/*! http://responsiveslides.com v1.54 by @viljamis */
.testimonial-description img {
    width: auto;
    display: inline-block;
    margin-left: 40px;
}
#testimonials .ccm-image-slider {
    position: relative;
}

#testimonials .ccm-image-slider-text {
    position: relative;
    width: 90%;
    margin: 0 auto;
}

#testimonials .ccm-image-slider-title {
    margin-top: 20px;
    font-size: 18px;
    font-weight: 900;
    color: #fff;
}	

#testimonials .ccm-image-slider-container a.mega-link-overlay {
    position: absolute;
    z-index: 20;
    width: 100%;
    height: 100%;
    left: 0px;
}
#testimonials .rslides {
    margin: 0 auto;
}
#testimonials .rslides_tabs {
    padding: 0;
    text-align: center;
}
#testimonials .rslides_tabs li a {
    width: 10px;
    height: 10px;
}
#testimonials .rslides_tabs li.rslides_here a {
    background: #7b7b7b;
}


.testimonial-slider {

}

#testimonials .ccm-image-slider-text {
    position: relative;
    width: auto;
    margin: 0 auto;
}
.testimonial-description p {
    font-size: 23px;
    font-weight: 500;
    color: #262628;
}
#testimonials .ccm-image-slider-text h2 {
    font-size: 15px;
    font-weight: 900;
    color: #ec1f24;
}

#testimonials .ccm-image-slider-inner {
    padding: 70px 20px 55px;
}
.rslides_nav {
    height: 61px;
    width: 47px;
    background: transparent url(images/Testimonials-Slider-Arrows.png) no-repeat left top;
}
@media (min-width: 992px) {
    #testimonials .ccm-image-slider-inner {
        overflow: hidden;
    }
    .testimonial-description p {
        line-height: 30px;
    }
}
@media (max-width: 991px) {
    #testimonials .ccm-image-slider-text {
        padding: 5em;
    }
}