#client-testimonials-page {
    color: #666;
    position: relative;
}

#client-testimonials-page .clear {
    clear: both;
}

#client-testimonials-page .constrain-width-on-mobile {
    margin: 0 auto;
    max-width: 450px;
}

@media (min-width: 630px) {
    #client-testimonials-page .constrain-width-on-mobile {
        max-width: 100%;
    }
}

#client-testimonials-page .constrain-width-on-mobile-to-620 {
    margin: 0 auto;
    max-width: 328px;
}

@media (min-width: 630px) {
    #client-testimonials-page .constrain-width-on-mobile-to-620 {
        max-width: 656px;
    }
}

@media (min-width: 768px) {
    #client-testimonials-page .constrain-width-on-mobile-to-620 {
        max-width: 100%;
    }
}

#client-testimonials-page .hero-row {
    background-image: url("/wp-content/themes/americanwell/assets/images/img_hero_clientTestimonials_640x928.jpg");
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 460px;
    position: relative;
}

#client-testimonials-page .hero-row h1 {
    -webkit-font-smoothing: antialiased;
    color: #ffffff;
    font-size: 27px;
    font-weight: 400;
    line-height: 35px;
    margin: 54px auto 0;
    padding-top: 15px;
    text-align: center;
}

@media (min-width: 630px) {
    #client-testimonials-page .hero-row {
        background-image: url("/wp-content/themes/americanwell/assets/images/img_hero_clientTestimonials_3128x1152.jpg");
        background-position: center center;
        height: 573px;
    }
    #client-testimonials-page .hero-row h1 {
        font-size: 54px;
        line-height: 1.2;
        margin: 340px auto 0;
    }
}

#client-testimonials-page .hero-row:before {
    border-bottom: 20px solid #fff;
    border-left: 20px solid #fff;
    border-right: 20px solid transparent;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    width: 50%;
}

#client-testimonials-page .hero-row:after {
    border-bottom: 20px solid #fff;
    border-left: 20px solid transparent;
    border-right: 20px solid #fff;
    bottom: 0;
    content: "";
    left: 50%;
    position: absolute;
    width: 50%;
}

#client-testimonials-page #page-intro p {
    border-bottom: 1px solid #d3d3d3;
    -webkit-font-smoothing: antialiased;
    color: #666;
    font-size: 16px;
    line-height: 22px;
    margin-top: 20px;
    padding-bottom: 40px;
    text-align: center;
}

@media (min-width: 630px) {
    #client-testimonials-page #page-intro p {
        font-size: 24px;
        line-height: 34px;
        margin-top: 28px;
    }
}

#client-testimonials-page #what-clients-are-saying h2 {
    color: #333;
    font-size: 40px;
    font-weight: 300;
    line-height: 1.2;
    margin-top: 6px;
    text-align: center;
}

@media (min-width: 630px) {
    #client-testimonials-page #what-clients-are-saying h2 {
        font-size: 60px;
        margin-top: 32px;
    }
}

#client-testimonials-page #testimonial-cards {
    padding-bottom: 50px;
    padding-top: 15px;
}

@media (min-width: 630px) {
    #client-testimonials-page #testimonial-cards {
        padding-top: 30px;
    }
}

@media (min-width: 630px) and (max-width: 767px) {
    #client-testimonials-page #testimonial-cards .clearfix-double {
        clear: both;
    }
}

@media (min-width: 768px) {
    #client-testimonials-page #testimonial-cards .clearfix-triple {
        clear: both;
    }
}

#client-testimonials-page #testimonial-cards .card-container {
    margin-bottom: 28px;
    padding-top: 75px;
}

#client-testimonials-page #testimonial-cards .card-container.last {
    margin-bottom: 78px;
}

@media (min-width: 630px) {
    #client-testimonials-page #testimonial-cards .card-container {
        margin-bottom: 48px;
    }
}

#client-testimonials-page #testimonial-cards .card-container:hover {
    cursor: pointer;
}

#client-testimonials-page #testimonial-cards .card-container:hover a {
    color: #25abfd;
    text-decoration: underline;
}

#client-testimonials-page #testimonial-cards .card-container .card {
    border: 1px solid #d3d3d3;
    min-height: 280px;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
}

@media (min-width: 630px) {
    #client-testimonials-page #testimonial-cards .card-container .card {
        min-height: 385px;
    }
}

#client-testimonials-page #testimonial-cards .card-container .card img {
    height: 166px;
    margin:0 auto;
    margin-top: -75px;
    width: 166px;
}

#client-testimonials-page #testimonial-cards .card-container .card h2 {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0;
    margin-top: 18px;
}

#client-testimonials-page #testimonial-cards .card-container .card h3 {
    color: #999;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 0;
    margin-top: 6px;
}

#client-testimonials-page #testimonial-cards .card-container .card h3 br {
    display: none;
}

@media (min-width: 960px) {
    #client-testimonials-page #testimonial-cards .card-container .card h3 br {
        display: block;
    }
}

#client-testimonials-page #testimonial-cards .card-container .card p {
    -webkit-font-smoothing: antialiased;
    font-size: 18px;
    font-weight: 400;
    line-height: 23px;
    margin-bottom: 20px;
    margin-top: 20px;
}

#client-testimonials-page #testimonial-cards .card-container .card p br {
    display: none;
}

@media (min-width: 960px) {
    #client-testimonials-page #testimonial-cards .card-container .card p br {
        display: block;
    }
}

#client-testimonials-page #testimonial-cards .card-container .card .hide-full-quote {
    display: none;
}

#client-testimonials-page #testimonial-cards .card-container .card a {
    display: block;
    padding-bottom: 20px;
}

#client-testimonials-page #testimonial-cards .card-container .card .full-quote p {
    font-size: 14px;
    line-height: 20px;
    text-align: left;
}

#client-testimonials-page #testimonial-cards .card-container .card .full-quote p.margin-bottom-auto {
    margin-bottom: auto;
}

#client-testimonials-page #testimonial-cards .card-container .card .full-quote p.client-forum {
    font-style: oblique;
    margin-bottom: 20px;
}
.partial-quote p {
    min-height: 92px;
}
/*# sourceMappingURL=client-testimonials.css.map */