/*! http://responsiveslides.com v1.54 by @viljamis */

#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: 16px;
    font-weight: 600;
    color: #fff;
    text-align: right
}	

#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 li a {
    background: #333;
    width: 35px;
    height: 5px;
    border-radius: 0;
}
#testimonials .rslides_tabs li.rslides_here a {
    background: #ec1f24;
}


.testimonial-slider {

}

#testimonials .ccm-image-slider-text {
    position: relative;
    width: auto;
    margin: 0 auto;
    padding: 0;
}
.testimonial-description p {
    font-size: 16px;
    font-weight: 600;
    font-style: italic;
}
#testimonials .ccm-image-slider-text h2 {
    font-size: 15px;
    font-weight: 900;
    color: #ec1f24;
}

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