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

#testimonials .ccm-image-slider {
    position: relative;
    font-family: 'aleoregular', sans-serif;
    font-style: italic;
}

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

#testimonials .ccm-image-slider-title {
    margin-top: 20px;
    font-size: 18px;
    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;
    width: 95%;
}
#testimonials .rslides_tabs  {
    text-align: center;
    padding: 0 0 20px;
    margin-bottom: 0    
}
#testimonials .rslides_tabs li a {
    width: 10px;
    height: 10px;
    margin-right: 5px;
}

.testimonial-slider {
    
}
#testimonials .ccm-image-slider-text {
    position: relative;
    width: auto;
    margin: 0 auto;
    padding: 40px 15px 20px;
    color: #000;
}
.testimonial-description p {
    font-size: 18px;
}
#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;
}
@media (min-width: 992px) {
    #testimonials .ccm-image-slider-inner {
        /*min-height: 490px;*/
        overflow: hidden;
    }
    .testimonial-description p {
        line-height: 26px;
    }
}
@media (max-width: 991px) {
    #testimonials .ccm-image-slider-text {
        padding: 1em;
    }
}