.testimonial{background:url(../images/testimnial-bg.jpg)no-repeat; padding:50px 0; margin-bottom:25px;}
.testimonial h2{ font-size:20px; margin-bottom:10px; line-height:40px;color:#fff; font-weight:500; text-align:right;} 
.testimonial h2 span{ font-size:22px;}
.testimonial p{ font-size:16px; margin-bottom:10px; line-height:24px;color:#fff; font-weight:300}
.testimonial iframe{height:390px; padding:0px; margin:0px;position:relative; z-index:99;}
.testimonial .owl-theme .owl-nav{ position:absolute; top:55%; display:block; width:100%;}
.testimonial .owl-dots{display:none;}
.testimonial .disabled{display:block!important;}

.testimonial .owl-theme .owl-nav .owl-next {  width: 12px;  height: 41px;  font-size: 0; background: url(../images/sprite-img.png) no-repeat ;
    padding: 0;  margin: 0;left: auto;   margin-right: -10px;   background-position: -274px -64px; float:right;}
.testimonial .owl-theme .owl-nav .owl-prev {  margin-left: -10px; width: 12px; height: 41px; font-size: 0; background: url(../images/sprite-img.png) no-repeat -237px -64px;  padding: 0;  margin: 0;float:left;}

@media (max-width: 700px){
.testimonial iframe{height:220px;}	
	
}

