.testimonial_section h2{text-align: center; font-size: 16px;font-weight: normal;padding:0;margin: 0;font-size: 16px;line-height: 35px;}  
.owl-carousel .owl-item{padding: 15px 15px 30px;background: url('../image/testimonials_arrow_bottom.png') no-repeat bottom;    background-size: 30px 30px; background-position: 86% 100%;}
.owl-carousel .owl-item li {background: #fff ;color: #282828; padding: 25px 20px;}
.owl-theme .owl-controls .owl-buttons div { font-size: 0;background: none;width: 30px;height: 30px;background-size: 100% 100% !important; border-radius: 0; opacity: 1;}
.testimonial_section li h2{ color:#ff0000;text-align: right; font-size: 16px;margin-right:3px;}
.testimonials{background: #eeeeee;}
.testimonials .welcome_content{text-align: center;margin: 40px 0 0;width: auto;float: none;}
/*.testimonials h5 a{padding: 12px 50px;background: #ff0000;margin: 10px 0;border-radius: 20px;font-size: 20px;color: #fff;}*/
.testimonial_wrap .remove_padding{margin-bottom: 15px;}
.testimonial_wrap .entry-content{margin-bottom: 25px;}
.owl-pagination{display: none;}
.owl-theme .owl-controls{position: absolute;top:40%;width: 100%;}
.owl-theme .owl-controls .owl-buttons div.owl-prev{left: -25px;position: absolute;background: url('../image/testimonials_Arow_L.png') no-repeat;}
.owl-theme .owl-controls .owl-buttons div.owl-prev:hover{background: url('../image/testimonials_active_L.png') no-repeat;}
.owl-theme .owl-controls .owl-buttons div.owl-next{right: -25px;position: absolute;background: url('../image/testimonials_Arow_R.png') no-repeat;}
.owl-theme .owl-controls .owl-buttons div.owl-next:hover{background: url('../image/testimonials_active_r.png') no-repeat;}
@media(min-width:1920px){
    .owl-theme .owl-controls .owl-buttons div {    width: 50px;   height: 50px;    background-size: 100% 100% !important;    }   
    .owl-theme .owl-controls .owl-buttons div.owl-prev{left: -80px;}
    .owl-theme .owl-controls .owl-buttons div.owl-next{right: -80px;}
    .owl-carousel .owl-item ,.owl-carousel .owl-item li{padding: 15px 30px 30px;}
}