/*

* 	Owl Carousel Owl Demo Theme 

*	v1.3.3

*/



.bannercontent .owl-theme .owl-controls{

	margin-top: 10px;

	text-align: center;

	 position: absolute;

margin-top: -137px;

left: 45%;

}



.owl-theme .owl-controls{

	

	text-align: center;

	margin-top: 20px;

}

.upcoming .owl-theme .owl-controls{margin-top:0px!important}

/* Styling Next and Prev buttons */



.owl-theme .owl-controls .owl-buttons div{

	color: #FFF;

	

	zoom: 1;

	

	margin: 5px;

	padding: 3px 10px;

	font-size: 12px;

	/*display: inline-block;display: inline;-webkit-border-radius: 30px;

	-moz-border-radius: 30px;

	border-radius: 30px;

	background: #869791;*/

	

}













/* Clickable class fix problem with hover on touch devices */

/* Use it for non-touch hover action */

.bannercontent .owl-theme .owl-controls.clickable .owl-buttons div:hover{

	filter: Alpha(Opacity=100);/*IE7 fix*/

	opacity: 1;

	text-decoration: none;

}



/* Styling Pagination*/



.banner .owl-theme .owl-controls .owl-dot{

	display: none;

	zoom: 1;

	*display: inline;/*IE7 life-saver */

}

.banner .owl-theme .owl-controls .owl-dot span{

	display: none;

	width: 10px;

height: 7px;

	margin: 5px 4px 8px;

	

	padding:2px 1px;

	-webkit-border-radius: 6px;

	-moz-border-radius: 6px;

	border-radius: 6px;

	background: #fff ;

}



.banner .owl-theme .owl-controls .owl-dot.active span,

.banner .owl-theme .owl-controls.clickable .owl-dot:hover span{

		display:none;

}







/* Gallery*/







/* Styling Pagination*/















/* If PaginationNumbers is true */



.owl-theme .owl-controls .owl-dot 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;

}



/* preloading images */

.owl-item.loading{

	min-height: 150px;

	background: url(../Images/AjaxLoader.gif) no-repeat center center

}



.bannerimges .owl-theme .owl-controls .owl-buttons .owl-prev{

	color: #ffffff;

	display: inline-block;

	zoom: 1;

	*display: inline;/*IE7 life-saver */

margin: -320px 0px 0px -600px;	filter: Alpha(Opacity=50);/*IE7 fix*/

	

	position:absolute;

	background-image:url(../Images/leftarrow.png); background-repeat:no-repeat;

	  height:68px;

	 font-size:0px;

	 

	 

	

}



.bannerimges .owl-theme .owl-controls .owl-buttons .owl-next{

	color: #ffffff;

	display: inline-block;

	zoom: 1;

	display: inline;/*IE7 life-saver */

margin: -320px 0px 0px 520px;	filter: Alpha(Opacity=50);/*IE7 fix*/

background-image:url(../Images/rightarrow.png); background-repeat:no-repeat;

	position:absolute;

	 height:68px;

	 font-size:0px;

	width: 78px;

}





.bannerimges .owl-theme .owl-controls .owl-buttons .owl-next{

	color: #ffffff;

	display: inline-block;

	zoom: 1;

	display: inline;/*IE7 life-saver */

margin: -320px 0px 0px 520px;	filter: Alpha(Opacity=50);/*IE7 fix*/

background-image:url(../Images/rightarrow.png); background-repeat:no-repeat;

	position:absolute;

	 height:68px;

	 font-size:0px;

	width: 78px;

}





@media(max-width:999px)

{

.prodscroll .owl-theme .owl-controls .owl-dot span

{

display: block;width:5px;

height: 3px;margin:5px 4px 8px;

padding:4px 3px;

-webkit-border-radius: 5px;

-moz-border-radius:5px;

border-radius: 5px;

background: #2E84D2; 

}

.banner .owl-theme .owl-controls .owl-dot span{	background: #ffe347!important ;}	

.prodscroll .owl-theme .owl-controls .owl-dot.active span,

.prodscroll .owl-theme .owl-controls.clickable .owl-dot:hover span

{background: ;

}}

