.footer a{
    color: #88d6e2;
}

.footer-background {
    background-color: #f4f5f7;
    text-align: left;
}
.footer-background li {
    list-style-type: none;
    text-align: left;
    padding-left: 0px;
}
.footer-logo img {
    max-width: 150px;
    margin: auto;
    margin-left:-30px;
}
@media (min-width: 768px) {
    .footer-logo {
        text-align: left;
        margin-left: 10px;
        margin-top: 20px;
    }
}
.section-description {
    color: #666;
    font-weight: 100;
    font-size: 0.875em;
    line-height: 1.571;
    text-align: left;
    padding-right: 20px;
}
.list-no-space ul {
    padding-left: 0px;
}
.column-header {
    color: #666;
    font-weight: 500;
    line-height: 1.5;
    text-align: left;
    transform: scaleX(1.0038);
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 0px;
}
.column-header i {
    color: white;
    margin-right: 10px;
}
@media (min-width: 768px) {
    .column-header {
        margin-left: 0px;
    }
}
.column-section a {
    color: #88d6e2;
    font-size: 0.875em;
    line-height: 2;
    text-align: left;
    transform: scaleX(1.0038);
    padding-left: 0px;
}
.social-media {
    margin-top: 40px;
}
@media (min-width: 768px) {
    .social-media {
        margin-top: 50px;
    }
}
.social-media i {
    color: #999;
    margin-right: 10px;
}
.social-padding {
    padding-left: 0px;
}
.email-form {
    padding-right: 0px;
    padding-left: 0px;
}
.email-form .form-group {
    margin-top: 20px;
    padding-left: 15px;
}
.email-form .btn {
    background-color: transparent;
    border: 1px solid white;
}
.email-form .form-control {
    border-width: 1px;
    border-radius: 0px;
    font-size: 14px;
    background-color: white;
    color: #53565B;
    -webkit-box-shadow: inset 0 0px 0px transparent;
    box-shadow: inset 0 0px 0px transparent;
}
.bottom-line {
    border-top: 1px solid white;
    margin-top: 40px;
    margin-bottom: 40px;
    padding-right: 75px;
    padding-left: 75px;
}
.bottom-line p {
    color: white;
    text-align: center;
    margin-top: 15px;
    font-weight: 300;
    font-size: 1em;
    line-height: 1.5;
    transform: scaleX(1.0011);
    margin-bottom: 0px;
}
.featured-articles {
    background: #e7e6e6;
    padding-top: 80px;
    padding-bottom: 80px;
}
.view-articles .views-fluid-grid-item {
    background: #fff;
    border: 0;
    padding: 0;
}
.view-articles .views-fluid-grid-item img {
    width: 100%;
    height: auto;
}
.view-articles .views-field.views-field-created,
.view-articles .views-field.views-field-field-published-on {
    display: block;
    text-align: left;
    font-weight: 500;
    color: #11709f;
    text-transform: uppercase;
    display: block;
    padding-left: 20px;
}
.view-articles .views-field-title,
.view-articles .views-field-title a {
    font-size: 1.15em;
    font-weight:500;
    color: #53565B;
    text-align: left;
    padding: 0px 10px;
    display: block;
}

.li.views-fluid-grid-item{
    height: 450px;
    padding: 0;
    border: none;
    letter-spacing:1px;
}

.page-articles .full-page-wrapper{
    background:#f8f8f8;
}

#demoCarousel .glyphicon {
    color: #444 !important;
    text-shadow: none !important;
}
#demoCarousel .carousel-control {
    top: 102% !important;
}
#demoCarousel .carousel-control.left,
#demoCarousel .carousel-control.right {
    background-image: transparent !important;
}
#demoCarousel .carousel-control.left {
    left: 2%;
}
#demoCarousel .carousel-control.right {
    right: 2%;
}
#demoCarousel ol.carousel-indicators {
    top: 102% !important;
}

footer .input-btn:hover{
  background-color: white;
  color: #53565B;
}

footer .column-section a:hover {
  color: white;
}

footer .mobile-hide {
  display: block;
}

footer .input-group .form-control {
  width: 300px; 
  background: #fff; 
  color: white; 
  height: 34px
}

.big-button {
    float: right; 
    width: 75%;
    color: #666;
}

.opacity-hover {
    opacity: 1;
}

.opacity-hover:hover {
    opacity: .8;
}

footer .big-button h1 {
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 0.8px;
    margin-top: 0px;
    text-transform: uppercase;
}

footer .big-button p {
    font-weight: 100;
    font-size: 13.19px;
    letter-spacing: -0.26px;
}

footer .big-button-img {
    margin-left: 0px; 
    margin: 0px; 
    float: left;
    display: inline-block;
}

footer img.big-button-img {
    max-width: 40px; 
    margin-left: 0px;
}

@media (max-width: 800px) {
    .mobile-pull {margin-left: -25px; padding-right:0px;}
}

@media (max-width: 768px) {
.input-group .form-control {
    width: 230px;
    float: left;
}
}

footer .column-section a {
    color: #429db5;
    line-height: 1;
    font-size: 13px;
}

footer .column-section a:hover {
    color: #666;
}

footer .footer-button {
    padding: 0 10%;
}

footer .footer-button a {
    border: 1px solid #fff;
    padding: 4% 3%;
    color: #fff;
    text-align: center;
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin: auto;
    text-decoration: none;
    letter-spacing: 0.07px;
    margin-bottom: 4%;
}

footer .footer-button a:hover {
  background-color: #fff;
  color: #626262;
}
footer .input-group .form-control {
    color: #626262;
    width: 300px;
    background: #fff;
    height: 34px;   
}

footer .input-group .form-control::-webkit-input-placeholder {
    color: #999;
}

footer .email-form .btn.btn-primary {
    background-color: #fff;
    border: 1px solid #ccc;
    color: #429db5;
    padding: 6px 10px;
    text-transform: none;
    height: auto;
    border-left: 0px;
}

footer .email-form .btn.btn-primary:hover{
    background:white;
    color:#429DB5;
}

footer .form-group {
    float: right;
}

@keyframes waveAnimateA {
    0% {
        transform: translate(-80px,5px)
    }

    100% {
        transform: translate(80px,0)
    }
}

@-webkit-keyframes waveAnimateA {
    0% {
        transform: translate(-80px,5px)
    }

    100% {
        transform: translate(80px,0)
    }
}

@keyframes waveAnimateB {
    0% {
        transform: translate(-80px,10px)
    }

    100% {
        transform: translate(80px,0)
    }
}

@-webkit-keyframes waveAnimateB {
    0% {
        transform: translate(-80px,10px)
    }

    100% {
        transform: translate(80px,0)
    }
}

@keyframes waveAnimateC {
    0% {
        transform: translate(-20px,5px)
    }

    100% {
        transform: translate(-80px,10px)
    }
}

@-webkit-keyframes waveAnimateC {
    0% {
        transform: translate(-20px,5px)
    }

    100% {
        transform: translate(-80px,10px)
    }
}

.footer-waves hr {
    border: none;
    border-top: 1px solid #e6e6e6;
    margin: 64px 0
}

.footer-waves .intro-waves,.footer-waves .waves-wrapper {
    position: relative;
    overflow: hidden;
    width: 100%
}

.footer-waves .waves-wrapper {
    height: 124px;
    /* transform: rotate(180deg); */
}

.footer-waves .waves {
    position: absolute;
    width: calc(100% + 400px);
    margin: 0 0 0 -200px;
}

.footer-waves .waves path {
    opacity: .4;
    animation: 14s ease-in-out infinite alternate waveAnimateA
}

.footer-waves .waves path:nth-child(2) {
    animation: 14s ease-in-out infinite alternate waveAnimateB
}

.footer-waves .waves path:last-child {
    animation: 14s ease-in-out infinite alternate waveAnimateC
}

.ap-stats h4, .cert-stats h4 {
    margin-top: 0px;
    color: #666;
    font-size: 16px;
    margin-bottom: 0px;
    font-weight: 900;
}

.ap-stats h6, .cert-stats h6 {
    margin-top: 0px;
    color: #666;
    margin-bottom: 0px;
    font-weight: 300;
}

#copy-target-cert:hover, #copy-target-ap:hover {
    opacity: .8;
}

img.img-footer-cert, img.img-footer-ap {
    max-width: 65px;
    margin-left: 0px;
}