

@media only screen and (max-width: 768px){
.testimonials.transparent .testimonial_text_inner{padding: 0 20px;}

@media only screen and (max-width: 768px){
.carousel,.qode_slider_preloader,.carousel-inner>.item{height: 450px !important;}
.carousel-inner .item .image {background-size: cover;}
}

@media only screen and (max-width: 480px){
.carousel,.qode_slider_preloader,.carousel-inner>.item{height: 300px !important;}
}
}

.control-group label{display: none;}