/*
*Owl Carousel Owl Demo Theme
*www.mycodes.net
*/
.index3_right .owl-theme .owl-controls .owl-buttons{ display:none;}
.index3_right .owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
.index3_right .owl-theme .owl-controls .owl-page span{display: block;width: 12px;height: 12px;margin: 5px 7px;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background: #a7a7a7;}
.index3_right .owl-theme .owl-controls .owl-page.active span,
.index3_right .owl-theme .owl-controls.clickable .owl-page:hover span{ background:#1043b0;}
.index3_right .owl-theme .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
.index3_right .owl-pagination{ margin-top:100px; margin-left:-260px;}



.inner_about3_main .owl-theme .owl-controls .owl-buttons{ width:100%; position: absolute; top:30%; right:0;}
.inner_about3_main .owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;width:67px; height:67px;}
.inner_about3_main .owl-prev{ background:url(../Image/left.png) center no-repeat; float:left;text-indent:-999px; font-size:0;}
.inner_about3_main .owl-next{ background:url(../Image/right.png) center no-repeat; float:right;text-indent:-999px; font-size:0;}
.inner_about3_main .owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
.inner_about3_main .owl-theme .owl-controls .owl-page span{display: block;width: 12px;height: 12px;margin: 5px 7px;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background: #a7a7a7;}
.inner_about3_main .owl-theme .owl-controls .owl-page.active span,
.inner_about3_main .owl-theme .owl-controls.clickable .owl-page:hover span{ background:#436e65;}
.inner_about3_main .owl-theme .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
.inner_about3_main .owl-pagination{ display:none;}
@media only screen  and (max-width:992px){

.inner_about3_main .owl-prev{ display:none;}
.inner_about3_main .owl-next{display:none;}
.inner_about3_main .owl-theme .owl-controls .owl-buttons div{display:none;}
}

.inner_about4_main .owl-theme .owl-controls{ width:100%;}
.inner_about4_main .owl-theme .owl-pagination{ text-align:center;}
.inner_about4_main .owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/margin: 5px;padding: 3px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;background: #0055a7;filter: Alpha(Opacity=50);/*IE7 fix*/opacity: 0.5;}
.inner_about4_main .owl-theme .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
.inner_about4_main .owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
.inner_about4_main .owl-theme .owl-controls .owl-page span{display: block;width: 12px;height: 12px;margin: 5px 7px;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background: #a7a7a7;}
.inner_about4_main .owl-theme .owl-controls .owl-page.active span,
.inner_about4_main .owl-theme .owl-controls.clickable .owl-page:hover span{ background:#1043b0;}
.inner_about4_main .owl-theme .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
.inner_about4_main .owl-buttons{ display:none;}