#right-menu {
	width:130px;
	height:210px;
	position:fixed;
	top:50%;
	margin-top:-105px;
	right:60px;
	z-index:9
}
#right-menu ul {
	width:100%;
	list-style:none;
	margin:0;
	padding:0
}
#right-menu ul li {
	float:left;
	width:100%;
	height:25px;
	cursor:pointer;
	background:url(ico-dot-off.png) right center no-repeat;
	margin-bottom:5px
}
#right-menu ul li:hover {
	background:url(ico-dot-on.png) right center no-repeat
}
#right-menu ul li i {
	position:relative;
	display:none;
	font-style:normal;
	width:auto;
	padding:3px 15px;
	line-height:18px;
	float:right;
	margin-right:32px;
	background:#3b3b3b;
	color:#fff;
	border-radius:4px
}
#right-menu ul li:hover i {
	color:#eee;
	display:inline-block
}
#right-menu ul li.active {
	background:url(ico-dot-on.png) right center no-repeat
}
#right-menu ul li.active i {
	color:#eee;
	display:inline-block
}
#right-menu ul li i>b.right-arrow {
	position:absolute;
	display:block;
	width:0;
	height:0;
	border:5px solid transparent;
	top:50%;
	right:-5px;
	margin-top:-5px;
	border-right-width:0;
	border-left-color:#3b3b3b
}
#content .item {
	margin:0;
	padding:0;
}
#content .item img {
	display:block;
	width:100%;
	height:auto;
}
/*.img-desc {
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
.img-desc .container {
	position:relative;
	height:100%;
	z-index:3;
}
.img-desc .container .row {
	position:absolute;
	z-index:15;
	left:20%;
	top:25%;
	min-height:auto;
	width:100%;
	color:#fff2e0;
}
.img-desc-inner {
	display:none
}
.img-desc-inner img {
	width:auto!important
}
.img-desc .txt-outer {
	left:15px!important;
	top:5%!important;
       
}*/
a.txts {
	width:100%;height:auto;
        display:block;z-index:7
}

.no-pad-right {
	padding-right:0!important;
	margin-right:0!important
}
/*#video {
	position:relative;
	width:100%;
	height:auto;
	padding:20px 0 5px;
	background-color:#000
}
#video ul {
	margin:0 auto;
	padding:0;
	list-style:none;
	position:relative;
	width:auto;
	text-align:center
}
#video ul li {
	display:inline-block;
	margin-bottom:15px;
	border-radius:6px;
	width:auto;
	height:auto;
	margin-right:10px;
	background:url(media_layout.png) bottom center no-repeat;
	cursor:pointer
}
*/
.floatNew {
	width:284px;
	height:284px;
	position:absolute;
	z-index:5;
	top:50%;
	left:50%;
	margin-left:-142px;
	margin-top:-142px;
	border-radius:142px;
	background:url(media_new.png) bottom center no-repeat;
	overflow:hidden
}
.floatNew span {
	width:100%;
	height:100%;
	text-align:center;
	line-height:284px;
	font-size:110px;
	color:#fff;
	font-weight:700;
	display:inline-block;
	cursor:pointer
}
.floatNew span.show {
	background:url(media_layout.png) center center no-repeat
}
.owl-theme .owl-controls {
	position:absolute;
	width:100%;
        z-index:3;
	top:50%;
	padding:0;
	margin-top:-75px
}
.owl-theme .owl-controls .owl-buttons div {
	color:transparent;
	zoom:1;
	filter:Alpha(Opacity=80);
	opacity:.8;
	width:45px;
	height:150px;
}
.owl-controls .owl-prev {
	border-top-right-radius:8px;
	border-bottom-right-radius:8px;
	background:url(owl-btn.png) -15px center no-repeat;
	float:left;
}
.owl-controls .owl-next {
	border-top-left-radius:8px;
	border-bottom-left-radius:8px;
	background:url(owl-btn.png) -120px center no-repeat;
	float:right;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	filter:Alpha(Opacity=100);
	opacity:1;
	text-decoration:none
}
.owl-theme .owl-controls .owl-page {
	display:inline-block;
	zoom:1
}
.owl-theme .owl-controls .owl-page span {
	display:block;
	width:12px;
	height:12px;
	margin:5px 7px;
	filter:Alpha(Opacity=80);
	opacity:.8;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
	background:#869791
}
.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span {
	filter:Alpha(Opacity=100);
	opacity:1
}
.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
}
.owl-item.loading {
	min-height:150px;
	background:url(AjaxLoader.gif) center center no-repeat
}
.mfp-bg {
	opacity:1!important
}
