.header-bg {
    background-position: center center;
    background-repeat: no-repeat;
}
.news-box.slider  {
	height: 350px !important;
	overflow: hidden;
}
.news-box.slider .slider-content-line-1 {
	bottom: 15% !important;
}

.category-title {
	background: #ed1d26;
	background-repeat: no-repeat;
	background-color: #a81515 !important;
	padding: 8px;
	z-index: 999999999;
	margin-left: 0px;
	margin-bottom: 10px;
	width: 200px;
	height: 25px;
	text-align: left !important;
}

.thumb-carousel{
	background:#333333;
	height:110px;
	margin-bottom:50px;
	padding:10px 5px;
}
.carousel-box{
	overflow:hidden;
	height:110px;
	position:relative;
}
.carousel-right{
	position:absolute;
	z-index:900;
	right:0;
	background: #333333;
	height: 100%;
	width:30px;
}
.carousel-right > img{
	display:block;
	margin-top:25px;
}
.carousel-left{
	position:absolute;
	z-index:900;
	left:0;
	background: #333333;
	height: 100%;
	width:30px;
}
.carousel-left > img{
	display:block;
	margin-top:25px;
}
.t-carousel{
	position:absolute;
	list-style-type:none;
	height:110px;
	width:9999px;
	max-width:9999px;
}
.t-carousel > li{
	float:left;
	position:relative;
	width:110px;
	height:110px;
	margin-left:15px;
}
.t-carousel > li > a{
	display:block;
	width:100%;
	height:100%;
}
.t-carousel > li > a > span{
	display:block;
	position:absolute;
	width:100%;
	background:rgba(0,0,0,.4);
	color:#fff;
	text-align:center;
	padding:5px 0;
	height:30px;
	font-size:14px;
	bottom:0;
}
.t-carousel > li > a > img{
	display:block;
	width:100%;
	height:100%;
}
.t-carousel > li:first-of-type{
	margin-left:43px;
}

.foot-gallery{
	position:relative;
	background:transparent;
	margin:30px auto;
	box-sizing:border-box;
	height:462px;
	clear:both;
	width:100%;
}
.foot-gallery:hover .gallery-right{
	right:-300px;
}
.foot-gallery:hover .img-next{
	right:20px;
	opacity:1;
}
.foot-gallery:hover .img-prev{
	left:20px;
	opacity:1;
}
.foot-gallery .gallery-left{
	float:left;
	position:relative;
	background:#333333;
	z-index:5;
	padding:0 25px;
	overflow-x:hidden;
	box-sizing:border-box;
	width:100%;
	z-index:8001;
}
.foot-gallery .gallery-right{
	position:absolute;
	right:0;
	width:300px;
	height:622px;
	background:#333333;
	-webkit-transition: right .5s;
	padding:15px 25px 25px 0;
	box-sizing:border-box;
	z-index:8000;
}
.foot-gallery .gallery-right > .advertisement{
	color:#fff;
	text-align:center;
	padding:10px;
	box-sizing:border-box;
}
.foot-gallery .gallery-right .advertisement img{
	display:block;
	max-height:280px;
}
.foot-gallery .gallery-left .post-title{
	display:inline-block;
	margin-left:10px;
	color:#fff;
	font-weight:200;
	font-size:18px;
	box-sizing:border-box;
}
.foot-gallery .gallery-right .post-title{
	margin-top:40px;
	color:#fff;
	font-size:22px;
	box-sizing:border-box;
}
.foot-gallery .gallery-left > .heading{
	padding:20px 0 15px;
	box-sizing:border-box;
}
.foot-gallery .gallery-left > .heading > img{
	display:inline-block;
	vertical-align:middle;
	box-sizing:border-box;
}
.foot-gallery .image-count{
	color:#fff;
	font-size:20px;
	float:right;
	box-sizing:border-box;
}
.foot-gallery .next-image,.prev-image{
	color:#fff;
	text-decoration:none;
	font-size:24px;
	float:right;
	margin-left:10px;
	margin-top:-5px;
	box-sizing:border-box;
}

.foot-gallery .gallery-right > .heading{
	padding:10px;
	box-sizing:border-box;
}
.foot-gallery .caption{
	padding:5px 0;
	height:280px;
	overflow:auto;
	box-sizing:border-box;
	margin-top:40px;
}
.foot-gallery .caption > p{
	color:#fff;
	margin:0;
	font-size:12px;
	box-sizing:border-box;
}
.foot-gallery .related_thumb{
	display:inline-block;
	width:50%;
	max-height:200px;
	position:relative;
	box-sizing:border-box;
	padding:10px;
}
.foot-gallery .related_thumb > a{
	display:block;
	width:100%;
	height:100%;
	box-sizing:border-box;
}

.foot-gallery .related_thumb_overlay{
	visibility:hidden;
	position:absolute;
	top:0;
	z-index:8000;
	width:100%;
	color:#fff;
	font-size:12px;
	background:rgba(0,0,0,.6);
	padding:40px 5px;
	text-align:center;
	box-sizing:border-box;
	height:100%;
}
.foot-gallery .related_thumb > a:hover .related_thumb_overlay{
	visibility:visible;
}
.foot-gallery .related_thumb img{
	display:block;
	width:100%;
	height:100%;
	box-sizing:border-box;
}
.foot-gallery .gallery-image{
	position:relative;
	width:100%;
	margin-bottom:20px;
	box-sizing:border-box;
}
.foot-gallery .gallery-thumbs ul{
	position:relative;
	padding:0;
	list-style-type:none;
	height:70px;
	margin:0;
	width:9999px;
	box-sizing:border-box;
	max-width:9999px;
}
.foot-gallery .gallery-thumbs{
	position:relative;
	clear:both;
	padding:0 5px;
	width:100%;
	margin-bottom:55px;
	box-sizing:border-box;
	
}
.foot-gallery .thumb-container{
	width:600px;
	overflow:hidden;
	height:90px;
	margin-left:27px;
	box-sizing:border-box;
}
.foot-gallery .gallery-thumbs ul > li{
	float:left;
	height:90px;
	width:111px;
	margin-right:10px;
	cursor:pointer;
	vertical-align:top;
	box-sizing:border-box;
	overflow:hidden;
}

.foot-gallery .gallery-thumbs ul > li:last-of-type{
	color:#fff;
	text-align:center;
	box-sizing:border-box;
}

.foot-gallery .gallery-thumbs ul > li:last-of-type > div{
	display:block;
	border:1px solid #fff;
	padding:10px 5px;
	box-sizing:border-box;
}



.foot-gallery .img_thumb{
	width:100%;
	height:100%;
	border:2px solid transparent;
	box-sizing:border-box;
}

.foot-gallery .selected{
	border:2px solid #16ab73!important;
	box-sizing:border-box;
}

.foot-gallery .img-next{
	opacity:0;
	position:absolute;
	color:#fff;
	text-decoration:none;
	font-size:30px;
	font-weight:bold;
	right:5px;
	top:40%;
	-webkit-transition: right .5s,opacity .5s;
	box-sizing:border-box;
	z-index:9999;
}
.foot-gallery .img-prev{
	opacity:0;
	position:absolute;
	color:#fff;
	text-decoration:none;
	font-size:30px;
	font-weight:bold;
	left:5px;
	top:40%;
	-webkit-transition: left .5s,opacity .5s;
	box-sizing:border-box;
	z-index:9999;
}

.foot-gallery .next-thumbs{
	position:absolute;
	color:#fff;
	font-size:24px;
	font-weight:bold;
	text-decoration:none;
	right:-15px;
	top:10px;
	z-index:10;
	box-sizing:border-box;
}
.foot-gallery .prev-thumbs{
	position:absolute;
	color:#fff;
	font-size:24px;
	font-weight:bold;
	text-decoration:none;
	left:-15px;
	top:10px;
	z-index:10;
	box-sizing:border-box;
	
}
.foot-gallery .gallery-image img{
	display:block;
	width:100%;
	height:100%;
	box-sizing:border-box;
}
.foot-gallery .img_thumb > img{
	display:block;
	width:100%;
	height:100%;
	box-sizing:border-box;
}

.us_wrapper.tac{
	width:75px!important;
}

.nmr-float{
	display:none;
	background:#1997d4;
	cursor:pointer;
	position:fixed;
	bottom:0;
	width:100%;
	text-align:left;
	color:#fff;
	font-size:20px;
	padding:10px;
	z-index:9999;
	font-weight:bold;
	text-transform:uppercase;
	font-family: 'Oswald', sans-serif;
}

.us_floating .us_wrapper{
	opacity:0;
}

.wide-footer {width: 1020px; margin-left: auto; margin-right: auto}

@media screen and (max-width:1119px){
	.foot-gallery{
		width:90%;
	}
	.foot-gallery .gallery-right{
		width:220px;
		height:572px;
	}
	.foot-gallery:hover .gallery-right{
		right:-220px;
	}
	.foot-gallery .thumb-container{
		width:510px;
	}
	.foot-gallery .thumb-container ul li{
		width:95px;
		height:80px;
	}
	.foot-gallery .gallery-right{
		z-index: 8002;
		width: 100%;
		height: 120px;
		top: 93%;
		padding-left:20px;
		padding-top:0;
	}
	.foot-gallery .caption{
		margin-top:0;
		height:120px;
	}
	.foot-gallery .gallery-thumbs{
		margin-top:150px;
	}
	.foot-gallery:hover .gallery-right{
		right:0;
	}
}
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 736px) 
and (orientation : portrait) {
body {
background-position: top center !important;
background-repeat: no-repeat !important;
background-attachment: fixed !important;
background-size: 100% auto !important;
}
#wprmenu_bar {
height: 8% !important;
}
}
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 736px) 
and (orientation : landscape) {
body {
background-position: top center !important;
background-repeat: no-repeat !important;
background-attachment: fixed !important;
background-size: 100% auto !important;
}
#wprmenu_bar {
height: 10% !important;
}
}
@media screen and (max-width:769px){
	.foot-gallery .gallery-thumbs{
		visibility:hidden;
		margin-top:0;
		display: none;
	}
	.foot-gallery+div+div{
		margin-top:100px;
	}
	.nmr-float{
		display:block;
	}
}

@media screen and (max-width:699px){
	.thumb-carousel{
		display:none;
	}
	.foot-gallery{
		height: auto;
	}
	.foot-gallery .img-next,.foot-gallery .img-prev{
		opacity:1;
	}
	.foot-gallery .img-next{
		right:20px;
	}
	.foot-gallery .img-prev{
		left:20px;
	}
}

@media screen and (max-width:650px){
	.foot-gallery .gallery-right{
		top:100%;
		bottom: 0px;
	}
	.foot-gallery+div+div{
		margin-top:150px;
	}
}
@media screen and (max-width:500px){
	.news-box.three .item-thumbnail{
		height:auto!important;
	}
}