@media only screen and (max-width: 479px) {
	#indeed_carousel_view_widget_6962 ul li{
		width: calc(100% - 1px) !important;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px){
	#indeed_carousel_view_widget_6962 ul li{
		width: calc(50% - 1px) !important;
	}
}
#indeed_carousel_view_widget_6962 [class^="glyphicont-"], #indeed_carousel_view_widget_6962 [class^="icont-"]{display: none !important;}
.style_#0a9fd8 .owl-theme .owl-dots .owl-dot.active span, .style_#0a9fd8  .owl-theme .owl-dots .owl-dot:hover span { background: ##0a9fd8 !important; }
.style_#0a9fd8 .pag-theme1 .owl-theme .owl-nav [class*="owl-"]:hover{ background-color: ##0a9fd8; }
.style_#0a9fd8 .pag-theme2 .owl-theme .owl-nav [class*="owl-"]:hover{ color: ##0a9fd8; }
.style_#0a9fd8 .pag-theme3 .owl-theme .owl-nav [class*="owl-"]:hover{ background-color: ##0a9fd8;}
