#news-wrapper p, #aboutus-wrapper p, .services-wrapper p{
	font-size: 14px;
}
.img-mission{
	width: 80%;
	float: right;
	margin-top: 32px;
}
hr.hr-short{
	width: 25%;
	margin: 0 0 32px 0;
	border-color: #909191;
}
#aboutus-wrapper{
	padding: 42px 0 84px 0;
}
#aboutus-wrapper small{
	font-size: 14px;
	color: #909191;
}
#aboutus-wrapper small:before {
content: '\00A0 \2014';
}
#main-corporate-wrapper{
	margin-top: 517px;
}
h3.s-34{
	font-size: 3.4em;
}
.slider-img.corporate .ccontrols-wrapper{
	bottom: 84px;
}
.carousel-txt.corporate{
	left: 0;
	bottom: 0px;
}
.carousel-txt.corporate .caption-bottom{
	left: 0;
	top: 0;
}
#video{
	position: relative;
}
#video-overlay{
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAE0lEQVQIW2NkQAOMpAnwawfNBAAC6AEqlrthVQAAAABJRU5ErkJggg==);
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 2;
	color: white;
}
#video-img{
	background: url('../../images/woe.jpg') center center no-repeat;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	position: absolute;
	z-index: 1;
}
#video-img::before{
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(15, 45, 83, 0)), color-stop(75%,#0F2D53), color-stop(100%,#0F2D53));
	background: -webkit-linear-gradient(top, rgba(15, 45, 83, 0) 0%,#0F2D53 75%,#0F2D53 100%);
	background: -webkit-linear-gradient(top, rgba(15, 45, 83, 0) 0%, #0F2D53 75%, #0F2D53 100%);
	background: linear-gradient(to bottom, rgba(15, 45, 83, 0) 0%,#0F2D53 75%,#0F2D53 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000f2d53', endColorstr='#0f2d53',GradientType=0 );
	opacity: .5;
}
.slider-img.corporate::before{
	content: '';
	position: absolute;
	top: 20%;
	right: 0;
	bottom: 0;
	left: 0;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125, 185, 232, 0)), color-stop(100%,#1E5799));
	background: -webkit-linear-gradient(top, rgba(125, 185, 232, 0) 0%,#1E5799 100%);
	background: -webkit-linear-gradient(top, rgba(125, 185, 232, 0) 0%, #1E5799 100%);
	background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 0%,#1E5799 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#1e5799',GradientType=0 );
	opacity: .4;
}
.slider-img.corporate.wifly::before{
	content: '';
	position: absolute;
	top: 70%;
	right: 0;
	bottom: 0;
	left: 0;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125, 185, 232, 0)), color-stop(100%,#1E5799));
	background: -webkit-linear-gradient(top, rgba(125, 185, 232, 0) 0%,#1E5799 100%);
	background: -webkit-linear-gradient(top, rgba(125, 185, 232, 0) 0%, #1E5799 100%);
	background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 0%,#1E5799 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#1e5799',GradientType=0 );
	opacity: .4;
}

#video-wrapper{
	height: 400px;
	text-align: center;
	position: relative;
}
#video-wrapper .text-wrapper{
	z-index: 3;
	position:relative;
	display: block;
}
#video-wrapper h3{
	width: 100%;
	text-align: center;
	color: #fff;
	top: 42px;
	margin-bottom: 16px;
}
#video-wrapper p{
	color: white;
	
}
#video-wrapper a{
	font-size: 1em;
	padding: 42px 0;
}
#video-wrapper .play-video-wrapper{
	font-size: 45px;
	color: white;
	border: 2px solid #fff;
	width: 64px;
	height: 64px;
	margin-top: 8px;
	display: inline-block;
	text-align: center;
	
}
#news-wrapper{
	padding-bottom: 84px;
	background: #eee;
}
#news-wrapper .news-item p, .news-item h4{
	padding-right: 16px;
	margin-top: 0;
}
.news-item small{
	font-size: 13px;
	margin-bottom: 20px;
	line-height: 1;
	display: inline-block;
}
.services-wrapper{
	padding-top: 84px;
	padding-bottom: 84px;
	background: #fff;
}
.service-item{
	font-size: 1em;
	color: #0F2D53;
	display: block;
}
.service-item h4{
	margin-bottom: 16px;
	margin-top: 32px;
}
.read-more{
	color: #909191!important;
}

@media (min-width: 768px){
	.nav-corporate .dd-menu-submenu li a, .nav-corporate .dd-menu-heading {
		padding-left: 8px!important;
	}
	.norp-sm{
		padding-right: 0!important;
	}
}
@media (min-width: 768px) and (max-width: 991px){
	.nav-corporate a.header-link {
		font-size: 1.6em!important;
		font-weight: 500;
		text-decoration: none;
		color: #0F2C52;
		background-color: rgba(0, 0, 0, 0)!important;
		padding-right: 1em!important;
		padding-left: 1em!important;
		float: left;
	}
	.slider-img.corporate{
		background-position: center 80%;
	}
}
@media (max-width: 767px){
	.ccontrols-wrapper{
		width: 100%!important;
		left: 16px;
	}
	.mtop-xs{
		margin-top: 84px!important;
	}
	#main-carousel-wrapper{
		top: 60px;
		height: 320px;
	}
	.slider-img.corporate{
		height: 320px;
	}
	#aboutus-wrapper{
		background: #fff;
		margin-top: 320px;
	}
	#main-corporate-wrapper{
		margin-top: 0;
	}
	.slider-img.corporate{
		background-size-x: 100%;
		background-position: 58% 37%;
	}
	.carousel-txt{
		position: static!important;
	}
	.carousel-txt h2.caption-bottom, .carousel-txt h2.caption-top {
		font-size: 24px;
	}
	.slider-img.corporate .ccontrols-wrapper {
		bottom: 64px;
	}
	#video-img {
	  background-position: 20% center;
  }
}
.btn-submit{
	margin-top: 16px;
}
.caption-top, .caption-bottom{
	/*color: #fff;*/
}