
.work-capt
{
	position:absolute;
	bottom:0;
	font-family:'Exo 2',sans-serif;
	font-size: 15px;
    font-weight: bold;
    color: #db1f26;
	margin-bottom:-40px;
}


.circliful {
    position: relative; 
}

.circle-text, .circle-info, .circle-text-half, .circle-info-half {
    width: 100%;
    position: absolute;
    text-align: center;
    display: inline-block;
}

.circle-info, .circle-info-half {
	color: #999;
}

.circliful .fa {
	margin: -10px 3px 0 3px;
	position: relative;
	bottom: 4px;
}


.black_overlay{
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.white_content {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	bottom:0;
	right:0;
	height: 447px;
    width: 600px;
	margin:auto;
	border: 16px solid #db1f26;
	background-color: white;
	z-index:1002;
	margin-top:10%;

}


.white_content1 {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	bottom:0;
	right:0;
	height: 447px;
    width: 85%;
	margin:auto;
	border: 5px solid #db1f26;
	
	background-color: white;
	z-index:1002;
	margin-top:10%;

}


.contain-jd
{
	overflow-y:scroll;
	overflow-x:hidden;
	position:absolute;
	height:100%;
	width:100%;
	padding:10px;
	
}
.alpynw
{
	
}




#close
{
	display: block;
    position: absolute;
    top: -30px;
    z-index: 999999999;
    right: -30px;
}

.add1
{
	display:block;
}

.add2
{
	position: absolute;
	overflow:hidden;
}


.ad-video
{
	width:100%;
	height:100%;
}











@media (min-width:320px) and (max-width:767px)  {

.white_content
{
	width:100%;
	height:80%;
	border: 5px solid #DB1F26;
}


#close
{
top: -15px;
right: -15px;
width: 16%;
display: block;	
}


#close img
{
	max-width:80%;
}
	
}







@media (min-width:767px) and (max-width:1100px)  {
	
	
	#content .slider-wrapper .slide.ad .slide-content
	{
		padding-left:50px;
	}
	
}







