/* testimonials */
.testimonials ~ footer { margin-top: 0 !important; }
.testimonials-intro { background: url('https://cdn.modlar.com/img/testimonials/testimonial_5977fcfabdba5.jpg') no-repeat top center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; padding: 103px 0 126px; }
.testimonials-intro-box { position: relative; text-align: center; color: #fff; background-color: rgba(255,255,255,0.7); }
.testimonials-intro-box h1 { color: #000000; font-family: 'geomanistbook', 'geomanistregular', 'geomanistlight', 'geomanistextralight', 'geomanistthin', Helvetica, sans-serif; margin-top: 62px; margin-bottom: 0; }
.testimonials-intro-box p { font-size: 18px; padding: 30px 0; color: #1e1d1d; line-height: 1.7; margin-bottom: 20px; }
.testimonials-from-specifiers, .testimonials-from-brands { padding: 85px 0; color: #000000; background-color: #f7f7f7; }
.testimonials-from-brands { background-color: #ecf0f1; }
.testimonials-from-specifiers h2, .testimonials-from-brands h2 { color: #e74c3c; font-size: 36px; margin-top: 0; margin-bottom: 25px; margin-bottom: 0; }
.testimonial-cnt { margin-top: 56px; }
.testimonial-cnt p { font-size: 16px; line-height: 1.5; font-family: 'geomanistregularitalic', 'geomanistregular', 'geomanistlight', 'geomanistextralight', 'geomanistthin', Helvetica, sans-serif; }
.testimonial-cnt .testimonial-from { margin-top: 25px; font-family: 'geomanistregular', 'geomanistlight', 'geomanistextralight', 'geomanistthin', Helvetica, sans-serif; font-size: 15px; }
.testimonial-cnt .testimonial-from span { font-family: 'geomanistbook', 'geomanistregular', 'geomanistlight', 'geomanistextralight', 'geomanistthin', Helvetica, sans-serif; font-size: 13px; }
.testimonial-cnt > img { margin-bottom: 15px; }
.testimonials-from-specifiers .modlar-btn, .testimonials-from-brands .modlar-btn { padding: 13px 38px; font-size: 14px; margin-top: 72px; }

@media (max-width: 767px) { /* Extra small devices (phones, less than 768px) */
	/* about modlar */
	.testimonials-intro-box p { padding: 49px 15px; }
}

@media (min-width: 768px) and (max-width: 991px) { /* Small devices (tablets, 768px and up) */
    
	/* about modlar */
	.testimonials-intro-box p { font-size: 24px; }
}

@media (min-width: 992px) and (max-width: 1200px){
	/* about modlar */
	.testimonials-intro-box p { font-size: 20px; }
}

@media all and (-webkit-min-device-pixel-ratio: 1.5){ /* retina */
	/* about modlar */
	.testimonials-intro { background-image: url('https://cdn.modlar.com/img/testimonials/testimonial_5977fcfabdba5@2x.jpg'); }
}