.owl-theme .owl-controls .owl-page span {
	background: #333;
}
.owl-theme .owl-controls .owl-page.active span {
	background: #f8650c;
}
.owl-buttons div{ padding:3px 10px!important; line-height:22px; border-radius:100%!important} 
 
.owl-buttons div.owl-prev {
	display:inline-block!important;
}
.owl-buttons div.owl-next {
	display:inline-block!important;
}
@media only screen and (min-width:992px) and (max-width:1199px) {
 
}
