/*
*Owl Carousel Owl Demo Theme
*www.mycodes.net
*/
.inner_about2_dev .owl-theme .owl-controls .owl-buttons{ width:100%; position: absolute; top:30%; right:0;}
.inner_about2_dev .owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;width:67px; height:67px;}
.inner_about2_dev .owl-prev{ background:url(../Image/left.png) center no-repeat; float:left;text-indent:-999px; font-size:0;}
.inner_about2_dev .owl-next{ background:url(../Image/right.png) center no-repeat; float:right;text-indent:-999px; font-size:0;}
.inner_about2_dev .owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
.inner_about2_dev .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_about2_dev .owl-theme .owl-controls .owl-page.active span,
.inner_about2_dev .owl-theme .owl-controls.clickable .owl-page:hover span{ background:#436e65;}
.inner_about2_dev .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_about2_dev .owl-pagination{ display:none;}


