/*
* 	Owl Carousel Owl Demo Theme 
*	v1.24
*/
.owl-theme{
	position:relative;
}
.owl-theme .owl-controls{
	width:100%;
	margin-top: -30px;
	text-align: center;
	position:absolute;
	z-index:1;
}

/* Styling Next and Prev buttons */

.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: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 1;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls .owl-buttons { }
.owl-theme .owl-controls .owl-pagination {
	margin-top:0;
	
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
	
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	

}

.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 20px;
	height: 20px;
	margin: 5px 7px;
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #5b463b;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	background:#dacfc3;
	
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #dacfc3;
	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(AjaxLoader.gif) no-repeat center center;
}
.owl-item { overflow:hidden;}

/*selfCss pc*/
.hpSetobj .owl-controls { margin:0; }
.hpSetobj .owl-controls .owl-buttons { float:right;}
.hpSetobj .owl-controls .owl-buttons div { padding:0; background:none; margin:0 auto;}
.hpSetobj .owl-controls .owl-buttons div.owl-prev {}
.hpSetobj .owl-controls .owl-buttons div.owl-next {}


.inewbox .owl-controls { width:1188px; margin-left:-79px;}
.inewbox .owl-controls .owl-buttons div { background:none; padding:0; margin:0; margin-top:-180px;}
.inewbox .owl-controls .owl-buttons div.owl-prev { float:left;}
.inewbox .owl-controls .owl-buttons div.owl-next { float:right;}

.owlImg .owl-controls { margin-top:-15px; }
.owlImg .owl-controls .owl-pagination { position:0; float:right;padding-right:5px;}
.owlImg .owl-controls .owl-page span{
	width:10px;
	height:10px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: #5b463b;
	margin:0 3px;
}

.jionPic {}
.jionPic .owl-controls { margin-top:0; }
.jionPic .owl-controls .owl-buttons div { background:none; padding:0; margin:0; margin-top:-165px;}
.jionPic .owl-controls .owl-buttons div.owl-prev { float:left; margin-left:-44px;}
.jionPic .owl-controls .owl-buttons div.owl-next { float:right; margin-right:-32px;}

.jtSetobj .owl-controls { margin-top:-65px; }
.jtSetobj .owl-controls .owl-pagination { position:0; float:right;padding-right:5px;}
.jtSetobj .owl-controls .owl-page span{
	width:10px;
	height:10px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: #5b463b;
	margin:0 3px;
}
.newitem.owl-carousel.owl-theme { overflow:visible;}
.humanOne .owl-controls { }
.humanOne .owl-controls .owl-buttons div { background:none; padding:0; margin:0; margin-top:-180px;}
.humanOne .owl-controls .owl-buttons div.owl-prev { float:left; margin-left:-48px;}
.humanOne .owl-controls .owl-buttons div.owl-next { float:right; margin-right:-24px;}

.jspic.owl-carousel.owl-theme { overflow:visible;}
.jspic .owl-controls { }
.jspic .owl-controls .owl-buttons div { background:none; padding:0; margin:0; margin-top:-240px;}
.jspic .owl-controls .owl-buttons div.owl-prev { float:left; margin-left:-48px;}
.jspic .owl-controls .owl-buttons div.owl-next { float:right; margin-right:-48px;}

.pttSetobj .owl-controls { margin-top:20px; }
.pttSetobj .owl-controls .owl-pagination { position:0; }
.pttSetobj .owl-controls .owl-page span{
	width:10px;
	height:10px;
	background: #e6c387;
	margin:0 3px;
}
.pttSetobj .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #240900;
}

.getpic.owl-carousel.owl-theme { overflow:visible;}
.getpic .owl-controls { }
.getpic .owl-controls .owl-buttons div { background:none; padding:0; margin:0; margin-top:-55px;}
.getpic .owl-controls .owl-buttons div.owl-prev { float:left; margin-left:-48px;}
.getpic .owl-controls .owl-buttons div.owl-next { float:right; margin-right:-48px;}