@charset "utf-8";

@font-face {
	font-family: 'WP';
	src: url(..'/fonts/WP.eot');
	src: url('../fonts/WP.eot?#iefix') format('embedded-opentype'), url('../fonts/WP.woff') format('woff'), url('../fonts/WP.ttf') format('truetype'), url('../fonts/WP.svg#WP') format('svg');
}

* {
	margin: 0;
	padding: 0
}

html, div, ul, ol, li, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0
}

ul, ol {
	list-style: none
}

.header-search .searchfield
img {
	border: none;
	outline: none
}

a:hover {
	text-decoration: none !important;
}

a {
	text-decoration: none;
	outline: none
}
/*--------------------------------------------------------------------------------------------------------------------*
* DEFAULT
/*--------------------------------------------------------------------------------------------------------------------*/
#container { /* width:100%; */
	font: normal 13px/18px Tahoma, Arial, sans-serif;
}

.scroll-top {
	width: 40px;
	height: 40px;
	padding-top: 8px;
	bottom: 10px;
	right: 10px;
	cursor: pointer;
	opacity: 0.8;
	position: fixed;
	z-index: 90;
	border-radius: 50%;
	font: 20px/20px "WP";
	text-align: center;
	display: none;
}

.scroll-top {
	background: #CE1317;
	color: #fff
}

	.scroll-top:hover {
		background: #165094;
		color: #fff
	}
/* HEADER & FOOTER */
#header { /* width:100%; */ /* height:110px; */ /* position:fixed; */
	top: 0;
	left: 0;
	z-index: 1000;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

	#header.admin {
		top: 32px
	}

.header { /* clear:both; */ /* max-width:1170px; */ /* min-width:320px; */ /* margin:0 auto; */
	position: relative;
	display: inline-block;
	width: 100%;
}

.header-menu-icon, .header-search-icon {
	width: 40px;
	font: 28px/28px "WP";
	text-align: center;
	position: absolute;
	z-index: 200;
	padding-top: 3px;
	display: none
}

.header-menu-icon {
	right: auto;
	left: 8px;
	display: none
}

.header-logo { /* width:26%; */ /* height:auto; */ /* float:left; */ /* margin-top:3px; */
}

	.header-logo img { /* width:100%; */ /* max-width:100%; */ /* height:auto; */ /* float:left */
	}

.header-content { /* width:73%; */ /* float: left; */ /* position:relative; */
	width: auto;
}

	.header-content.alt { /* margin-bottom:11px; */ /* margin-top: 12px; */
	}

.header-sitemap, .header-language {
}

.header-sitemap {
	font-size: 13px;
	line-height: 13px
}

	.header-sitemap:after {
		margin: 0 10px;
		content: "|"
	}

	.header-sitemap a:hover {
		text-decoration: underline
	}

.header-language {
}

	.header-language div {
	}

		.header-language div ul {
			border: none !important
		}

.header-search {
	padding-top: 8px;
	height: 30px;
	margin-right: 15px;
	margin-left: 15px;
	float: right;
	position: relative
}

	.header-search form {
		width: auto;
		float: right;
		display: inline
	}

	.header-search .searchfield {
		width: 150px;
		padding: 3px 10px 3px 20px;
		position: relative;
		z-index: 10;
		font: 13px/18px Arial, Helvetica, sans-serif;
		z-index: 200;
		border-radius: 3px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box
	}

#header {
}

.header-content.alt {
}

.header-sitemap, .header-sitemap a {
	color: #999
}

	.header-sitemap a:hover {
		color: #08C
	}

.header-search .searchfield {
	border: 1px solid #dbdedf;
	background: url("../images/search-icon.png") no-repeat 3px 5px
}

.header-search-icon, .header-menu-icon {
	color: #c5c1c1
}

	.header-search-icon:hover, .header-menu-icon:hover {
		color: #444
	}

#footer {
	padding: 20px 0px;
}

.footer {
}

.copyright {
	padding: 20px 0;
	width: 50%;
	float: left;
	line-height: 20px
}

	.copyright span {
		display: inline-block;
		margin: 0 10px
	}

	.copyright p {
		display: inline;
		margin-right: 15px;
		float: left
	}

.social {
	width: 30%;
	position: absolute;
	top: 160px;
	right: 0
}

	.social a {
		width: 32px;
		height: 25px;
		padding-top: 7px;
		margin-right: 8px;
		float: right;
		font: 15px/15px "WP";
		text-align: center;
		border-radius: 50%
	}

#footer {
	background: #965bdd;
	display: block;
	width: 100%;
	clear: both;
}

.copyright {
	color: #fff
}

	.copyright a {
		color: #fff
	}

		.copyright a:hover {
			color: #08C
		}

.social a {
	background: #c6c6c6;
	color: #fff
}

	.social a:hover {
		color: #fff;
		background: #ce1317
	}

footer-content #footer-menu {
	float: left;
	width: 100%;
}

.footer-content #footer-menu li {
	min-height: 110px;
}

	.footer-content #footer-menu li ul {
		display: block;
		position: static;
	}

	.footer-content #footer-menu li:hover ul {
	}

	.footer-content #footer-menu li ul {
		width: 100%;
	}

	.footer-content #footer-menu li a {
		text-transform: uppercase;
		font-size: 13px
	}

.footer-content #footer-menu ul {
	background: transparent;
}

.footer-content #footer-menu li a {
}

.footer-content #footer-menu li.current-menu-item a {
	background: transparent;
}

.footer-content #footer-menu li:first-child a, .footer-content #footer-menu li:last-child a {
	border-radius: 0;
}

.footer-content #footer-menu li ul li:first-child {
	display: block;
	width: 95%;
}

.footer-content #footer-menu li ul li:last-child {
	display: block;
	width: 95%;
}

.footer-content #footer-menu li a {
	padding: 0;
	width: 100%;
}

.footer-content #footer-menu li:first-child a {
}

.footer-content #footer-menu li {
	height: auto;
	width: 33.3%;
	margin-bottom: 10px;
}

	.footer-content #footer-menu li ul {
		border-top: none;
		box-shadow: none;
	}

		.footer-content #footer-menu li ul li {
			float: none;
			min-height: auto;
		}

	.footer-content #footer-menu li li a, #footer-menu li li.current-menu-item a {
		background: none !important;
		color: #88b0d9 !important;
		font-weight: normal;
		text-transform: none
	}

		.footer-content #footer-menu li li a:hover, .footer-content #footer-menu li li.current-menu-item a:hover {
			background: none !important;
			color: #fff !important
		}

	.footer-content #footer-menu li a:hover {
		background: none
	}

#footer-menu {
}

	#footer-menu ul {
		width: auto;
		margin-top: 11px;
		float: right;
		border-radius: 15px 15px 0 0
	}

	#footer-menu li {
		display: inline;
		float: left;
		position: relative;
		height: 34px
	}

		#footer-menu li a {
			height: 18px;
			padding: 8px 15px 8px 15px;
			font: 14px/20px Arial, Helvetica, sans-serif;
			text-transform: uppercase;
			float: left
		}

		#footer-menu li:first-child a, #footer-menu li:last-child a {
			border-radius: 15px 15px 0 0
		}

		#footer-menu li ul {
			width: 240px;
			position: absolute;
			top: 23px;
			left: 0;
			z-index: 2000;
			display: none;
			border-radius: 0
		}

		#footer-menu li li {
			width: 100%;
			height: auto
		}

		#footer-menu li li {
			padding-bottom: 0
		}

			#footer-menu li li a {
				width: 84%;
				margin-left: 0;
				padding: 7px 8% 10px 8%;
				font: bold 14px/22px Tahoma, Arial, Helvetica, sans-serif;
				text-transform: none;
				border-radius: 0
			}

		#footer-menu li:hover ul {
			display: block
		}

	#footer-menu ul {
		background: #165094
	}

	#footer-menu li a {
		color: #fff
	}

	#footer-menu li ul {
		background: #fff;
		border-top: 4px solid #ef5335;
		box-shadow: 0 0 1px #9da1a2
	}

	#footer-menu li li a, #footer-menu li li.current-menu-item a {
		color: #666 !important;
		border: 0 !important
	}

		#footer-menu li li a:hover, #footer-menu li li.current-menu-item a:hover {
			background: #fafafa !important;
			color: #111 !important
		}


/* FOOTER */
.box-footer {
}

.footer-bg {
	width: 1170px;
	margin: 0 auto;
}

.footer-box {
}

	.footer-box ul li span {
		font-family: "WP";
		margin-right: 10px;
	}

	.footer-box ul li ul {
		margin-top: 0;
	}

	.footer-box #footer-menu li li a {
		font-size: 14px;
		color: #fff !important
	}

	.footer-box.alt {
	}

	.footer-box .footer-content #footer-menu {
	}

		.footer-box .footer-content #footer-menu ul {
			margin-top: 0;
		}

			.footer-box .footer-content #footer-menu ul li {
				border: none
			}

.footer-content #footer-menu li ul li {
	float: left;
	width: 95%;
	margin-bottom: 0;
	padding-left: 13px;
}

.footer-box .footer-content #footer-menu li ul li:before {
	content: "?";
	top: 7px;
	left: 0;
	font-size: 13px;
	line-height: 16px;
	position: absolute;
	color: #8cbb47
}

.footer-box ul li {
	color: #fff;
	font-size: 15px;
	line-height: 25px;
	padding: 5px 0;
}

.footer-box h3 {
	color: #8cbb47;
	line-height: 55px;
}

.footer-box p {
	font-size: 14px;
	color: #fff;
	line-height: 25px;
}

.footer-social {
	width: 56%;
	float: left;
	margin-top: 15px;
}

.footer-s1, .footer-s2, .footer-s3, .footer-s4 {
	font-family: "WP";
	display: block;
	width: 27px;
	height: 30px;
	float: left;
	border: 2px solid #888;
	color: #888;
	padding-top: 10px;
	padding-left: 13px;
	margin: 0 5px;
	font-weight: bold;
	font-size: 20px;
	border-radius: 50%;
}

	.footer-s1:hover {
		background-color: #ccc;
	}

.footer-box .social {
	width: 100%;
	position: absolute;
	bottom: -35px !important;
	right: 20px;
}

#footer .text p.text-social {
	width: 25%;
	float: left;
}

#footer .text p.text-submit {
	width: 35%;
	float: left;
}

.socials-wrap ul li {
	float: left;
	margin-right: 3px;
}

.fa-facebook:before {
	/* font-size: 25px; */
	/* border-radius: 50%; */
	/* border: 2px solid #fff; */
	/* padding: 7px 15px; */
	/* color: #fff; */
	/* background-color: #A9A9A9; */
}

.fa-twitter:before {
	/* font-size: 25px; */
	/* border-radius: 50%; */
	/* border: 2px solid #fff; */
	/* padding: 6px 7px; */
	/* color: #fff; */
	/* background-color: #A9A9A9; */
}

.fa-google-plus:before {
	font-size: 18px;
	border-radius: 50%;
	border: 2px solid #fff;
	padding: 10px 11px;
	color: #fff;
	background-color: #A9A9A9;
}

.fa-linkedin:before {
	font-size: 25px;
	border-radius: 50%;
	border: 2px solid #fff;
	padding: 6px 8px;
	color: #fff;
	background-color: #A9A9A9;
}

.fa-pinterest:before {
	font-size: 25px;
	border-radius: 50%;
	border: 2px solid #fff;
	padding: 6px 7px;
	color: #fff;
	background-color: #A9A9A9;
}

.fa-youtube-play:before {
	font-size: 18px;
	border-radius: 50%;
	border: 2px solid #fff;
	padding: 10px 10px;
	color: #fff;
	background-color: #A9A9A9;
}

#projects {
	margin-top: 25px;
}

.copyright {
	max-width: 1170px;
	min-width: 320px;
	position: relative;
	margin: 0 auto
}

#footer .text {
	width: 100%;
	float: left;
	padding: 1% 0
}

	#footer .text p {
		width: 100%;
		float: left;
		margin-top: 4px;
		color: #fff;
	}

	#footer .text a {
		color: #e1e1e1;
		font-style: italic;
	}

	#footer .text span {
		font-family: 'FontAwesome';
		font-weight: bold;
		color: #fff;
	}

.logo-footer {
	/* width: 17%; */
	/* float: left; */
	/* padding: 1%; */
	/* padding-left: 0; */
}

	.logo-footer img {
		width: 100%;
		height: auto;
	}

.footer-social ul li {
	border: none
}


/* Widget search */
.footer-box form {
	float: left;
	width: 50%;
}

.input-group-btn {
	float: left;
}

.form-control {
	display: block;
	width: 86%;
	margin-right: 1%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555;
	box-sizing: border-box;
	vertical-align: middle;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	float: left;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.btn-danger {
	color: #fff;
	background-color: #8cbb47;
	border-color: #8cbb47;
}

.btn {
	font-family: "WP";
	display: inline-block;
	padding: 6px 10px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}


/* MENU */
#main-menu {
	display: inline-block;
	width: 100%;
	margin-top: 0;
	/* text-align: right; */
	padding: 10px 0;
	background: #5e2e91;
	border-radius: 29px;
	margin-bottom: -5px;
}

	#main-menu ul {
		width: auto; /* margin-top:11px; */ /* float:right; */ /* border-radius:15px 15px 0 0; */
	}

	#main-menu li {
		display: inline;
		/* float: left; */
		position: relative;
		float: left;
	}

		#main-menu li a {
			padding: 14px 40px;
			font-family: arial; /* text-transform:uppercase; */ /* font-weight: bold; */
			font-size: 18px;
			font-family: 'HELVETICANEUEMEDIUM';
		}

		#main-menu li:first-child a, #main-menu li:last-child a {
			/* border-radius: 15px 15px 0 0; */
		}

		#main-menu li ul {
			width: 240px;
			position: absolute;
			top: 28px;
			left: 15px;
			z-index: 2000;
			display: none;
			border-radius: 0;
			text-align: left;
			/* border-radius: 12px; */
		}

		#main-menu li li {
			width: 100%;
			background: none;
		}

		#main-menu li li {
			padding-bottom: 0;
		}

			#main-menu li li a {
				width: 84%;
				margin-left: 0;
				padding: 7px 8% 10px 8%;
				font: bold 14px/22px Tahoma, Arial, Helvetica, sans-serif;
				text-transform: none;
				/* border-radius: 0; */
				display: inline-block;
				width: 100%;
				font-weight: normal;
			}

		#main-menu li:hover ul {
			display: block
		}

	#main-menu ul {
	}

	#main-menu li a {
		color: #ffffff;
	}

		#main-menu li a:hover {
			color: #eee
		}

	#main-menu li.current-menu-item a, #main-menu li.current-menu-parent a {
		color: #333;
	}

	#main-menu li a:hover {
		color: #965bdd !important;
		text-decoration: none;
	}

	#main-menu li ul {
		background: #5e2e91;
		border-top: 2px solid #5e2e91;
		box-shadow: 0 0 1px #9da1a2;
		/* border-radius: 12px; */
	}

	#main-menu li li a, #main-menu li li.current-menu-item a {
		/* color:#666 !important; */
		background: #5e2e91 !important;
		/* border: 0 !important; */
	}

	#main-menu li li.current-menu-item a {
		color: #c84d0a !important
	}

		#main-menu li li a:hover, #main-menu li li.current-menu-item a:hover {
			background: #fafafa !important;
			c;
			color: #965bdd !important;
		}

#project-menu, #project-menu ul, #project-menu li, #news-menu, #news-menu ul, #news-menu li, #jobs-menu, #jobs-menu ul, #jobs-menu li, #about-menu, #about-menu ul, #about-menu li, #investor-menu, #investor-menu ul, #investor-menu li, #csr-menu, #csr-menu ul, #csr-menu li {
	width: 100%;
	float: left
}

#project-menu, #news-menu, #jobs-menu, #about-menu, #investor-menu, #csr-menu {
	margin-bottom: 25px
}

	#project-menu li, #news-menu li, #jobs-menu li, #about-menu li, #investor-menu li, #csr-menu li {
		display: inline;
		position: relative
	}

		#project-menu li a, #news-menu li a, #jobs-menu li a, #about-menu li a, #investor-menu li a, #csr-menu li a {
			width: 100%;
			padding: 10px 5% 12px 5%;
			float: left;
			box-sizing: border-box;
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;
			font: 14px/22px Tahoma, Arial, Helvetica, sans-serif;
			text-transform: uppercase
		}

		#project-menu li.menu-item-has-children span, #news-menu li.menu-item-has-children span, #jobs-menu li.menu-item-has-children span, #about-menu li.menu-item-has-children span, #investor-menu li.menu-item-has-children span, #csr-menu li.menu-item-has-children span {
			position: absolute;
			right: 0;
			top: 0;
			width: 40px;
			height: 27px;
			padding-top: 13px;
			text-align: center;
			font: 18px/18px "WP";
			cursor: pointer
		}

		#project-menu li ul, #news-menu li ul, #jobs-menu li ul, #about-menu li ul, #investor-menu li ul, #csr-menu li ul {
			width: 100%
		}

			#project-menu li ul.sub-menu, #about-menu li ul.sub-menu {
				display: none
			}

		#project-menu li.current-menu-item ul.sub-menu, #project-menu li.current-page-parent ul.sub-menu, #project-menu li.current-menu-parent ul.sub-menu, #about-menu li.current-menu-item ul.sub-menu, #about-menu li.current-page-parent ul.sub-menu {
			display: block
		}

		#project-menu li a, #news-menu li a, #jobs-menu li a, #about-menu li a, #investor-menu li a, #csr-menu li a {
			background: #eeeff1;
			color: #000;
			margin-bottom: 5px;
			font-size: 12px;
			padding-left: 30px;
			background: url(img/icon-vertical.png) #eeeff1 no-repeat 11px 17px;
		}

		#project-menu li.current-menu-item a, #project-menu li.current-menu-parent a, #news-menu li.current-menu-item a, #news-menu li.current-menu-parent a, #jobs-menu li.current-menu-item a, #jobs-menu li.current-menu-parent a, #about-menu li.current-menu-item a, #about-menu li.current-menu-parent a, #investor-menu li.current-menu-item a, #investor-menu li.current-menu-parent a, #csr-menu li.current-menu-item a, #csr-menu li.current-menu-parent a {
			background: #0e3a6f;
			color: #fff
		}

		#project-menu li li a, #news-menu li li a, #jobs-menu li li a, #about-menu li li a, #investor-menu li li a, #csr-menu li li a {
			background: #eee !important;
			color: #555 !important;
			border-bottom: 1px solid #ccc
		}

		#project-menu li li.current-menu-item a, #project-menu li li.current-post-parent a, #news-menu li li.current-menu-item a, #news-menu li li.current-post-parent a, #jobs-menu li li.current-menu-item a, #jobs-menu li li.current-post-parent a, #about-menu li li.current-menu-item a, #about-menu li li.current-post-parent a, #investor-menu li li.current-menu-item a, #investor-menu li li.current-post-parent a, #csr-menu li li.current-menu-item a, #csr-menu li li.current-post-parent a {
			color: #444 !important;
			background: #ccc !important
		}

			#project-menu li a:hover, #project-menu li li.current-menu-item a:hover, #project-menu li li.current-post-parent a:hover, #news-menu li a:hover, #news-menu li li.current-menu-item a:hover, #news-menu li li.current-post-parent a:hover, #jobs-menu li a:hover, #jobs-menu li li.current-menu-item a:hover, #jobs-menu li li.current-post-parent a:hover, #about-menu li a:hover, #about-menu li li.current-menu-item a:hover, #about-menu li li.current-post-parent a:hover, #investor-menu li a:hover, #investor-menu li li.current-menu-item a:hover, #investor-menu li li.current-post-parent a:hover {
				color: #fff !important;
				background: #28aba5;
				text-decoration: none;
			}

		#project-menu li.menu-item-has-children span, #news-menu li.menu-item-has-children span, #jobs-menu li.menu-item-has-children span, #about-menu li.menu-item-has-children span, #investor-menu li.menu-item-has-children span, #csr-menu li.menu-item-has-children span {
			color: #fff
		}
/* CONTENT */
#content {
	width: 100%;
	margin: 0 auto; /* margin-top:110px; */
	position: relative;
}

.content {
	clear: both;
	max-width: 1170px;
	margin: 0 auto;
	position: relative;
	z-index: 10
}

.content-heading {
	width: 100%;
	float: left;
	margin-top: 20px
}

.content-heading-centre {
	margin: 0 auto;
	display: table;
	width: 290px;
	padding: 10px 0;
	font: bold 16px/24px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center
}

.content-heading-action {
	width: 100%;
	padding: 8px 0px 8px 10px;
	float: left;
	margin-bottom: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

	.content-heading-action p {
		font: 16px/24px Tahoma, Arial, Helvetica, sans-serif;
		float: left;
		font-weight: bold;
	}

	.content-heading-action.alt1 {
		width: 96%;
		margin-right: 4%
	}

	.content-heading-action.alt2 {
		padding-left: 5%
	}

.content-heading-blue {
	width: 100%;
	font: 32px/40px Arial, Helvetica, sans-serif;
	float: left;
	margin-bottom: 10px
}

.section {
	width: 100%;
	float: left;
	margin-top: 20px
}

.primary {
	width: 72%;
	margin-right: 3%;
	float: left
}

	.primary.alt {
		margin: 30px 0
	}

	.primary.wide {
		width: 100%;
		margin: 0
	}

.secondary {
	width: 25%;
	float: left
}

	.secondary.alt {
		margin: 30px 3% 30px 0
	}

.menu-icon {
	width: 40px;
	margin: 10px auto;
	font: 28px/28px "WP";
	text-align: center;
	display: none;
	color: #444
}

	.menu-icon:hover {
		color: #CE1317
	}

.section-title {
	width: 100%;
	float: left;
	position: relative;
	padding: 8px 0 10px 0
}

.section-title-centre {
	margin: 0 auto;
	display: table;
	max-width: 1170px;
	width: 100%;
	text-transform: uppercase;
	font: 14px/22px Tahoma, Arial, Helvetica, sans-serif
}

	.section-title-centre span {
		margin: 0 2px;
		display: inline-block
	}

	.section-title-centre a:hover {
		text-decoration: underline
	}

.section-image {
	width: 100%;
	float: left
}

	.section-image img {
		width: 100%;
		max-width: 100%;
		height: auto;
		float: left
	}

.related {
	margin-top: 20px;
	width: 100%;
	float: left
}

.widget {
	width: 100%;
	float: left
}

.nothing {
	width: 90%;
	padding: 30px 5%;
	text-align: center;
	font-size: 16px;
	line-height: 20px;
	float: left
}

.show-more {
	width: 100%;
	float: left;
	margin-top: 20px;
}

.section-title {
	background: #dadada;
	color: #333
}

.section-title-centre a {
	color: #222;
	font-size: 12px;
}

	.section-title-centre a:hover {
		color: #ce1417
	}

.gototop {
	padding: 5px 10px 8px 10px;
	font-size: 11px;
	line-height: 11px;
	float: right;
	margin-right: 2%
}

.nothing {
	color: #6c6c6c
}

.show-more {
	background: none;
}

.gototop {
	color: #898178
}

	.gototop:hover {
		color: #fff;
		background: #ce1417
	}

.content-heading {
	background: url("../images/line-bg.png") repeat-x center
}

.content-heading-centre {
	background: #fff;
	color: #11427c
}

.content-heading-action {
	background: #eeeff1;
	color: #222;
	border-left: 5px solid #965bdd;
}

	.content-heading-action p span {
		color: #965bdd;
		font-size: 20px;
		text-transform: uppercase;
		font-weight: normal;
	}

.content-heading-blue {
	color: #205391
}

.d_page b {
	background: #165094 !important;
	color: #fff !important;
}
/* FEATURED */
.featured {
	width: 100%;
	position: relative;
}

.featured-content img {
	width: 100%;
	max-width: 100%;
	height: auto;
	float: left
}

.featured-content li {
	height: 100%;
	display: none
}

.featured-box {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 120px;
	z-index: 200;
	width: 100%
}

.featured-box-content {
	position: absolute;
	left: 40px;
	bottom: 30px;
	width: 60%
}

.featured-box h2 {
	font: bold 18px/24px Arial, Helvetica, sans-serif;
	margin-bottom: 5px
}

.featured-box p {
	width: 100%;
	font: 13px/18px Tahoma, Arial, Helvetica, sans-serif;
	float: left
}

.featured-nav-circle {
	width: 100%;
	bottom: 20px;
	left: 0;
	position: absolute;
	z-index: 500;
	text-align: center;
}

	.featured-nav-circle ul {
		margin-right: 5%;
	}

	.featured-nav-circle li {
		width: auto;
		display: inline-block
	}

	.featured-nav-circle a {
		width: 14px;
		height: 14px;
		margin: 0 8px;
		border-radius: 50%;
		text-indent: -9999px;
		float: left;
		display: inline
	}

.featured-arrow {
	display: none
}

.featured-box {
	background: url("images/fadex2.png") repeat-x
}

.featured-box-content {
	color: #fff;
	text-shadow: 1px 1px 2px #333
}

.featured-nav-circle a {
	background: #fff
}

	.featured-nav-circle a.active {
		background: #965bdd;
	}

	.featured-nav-circle a:hover {
		background: #eee
	}
/* PROJECT & CLIENT */
.project, .client {
	width: 100%;
	float: left;
	position: relative;
}

.project-arrow, .client-arrow {
	position: absolute;
	top: 0;
	z-index: 1;
	height: 100%;
	width: auto
}

	.project-arrow#project-prev, .client-arrow#client-prev {
		left: 0
	}

	.project-arrow#project-next, .client-arrow#client-next {
		right: 30px;
		text-align: right
	}

	.project-arrow a, .client-arrow a {
		width: 30px;
		height: 30px;
		position: absolute;
		left: 0;
		top: 32%;
		font: 30px/30px "WP";
		z-index: 50
	}

		.project-arrow a.disabled, .client-arrow a.disabled {
			display: none
		}

.project-content, .project-content li, .client-content, .client-content li {
	display: none
}

	.project-content a p, .client-content {
		width: 100%;
		float: left
	}

.project-section {
	margin-top: 15px;
	width: 96%;
	padding: 0 2%
}

.project-content a {
	width: 94%;
	margin: 10px 3% 15px 3%;
	float: left
}

	.project-content a img {
		width: 100%;
		max-width: 100%;
		height: auto;
		float: left
	}

	.project-content a div {
		width: 88%;
		padding: 8px 4% 10px 8%;
		margin-top: 5px;
		float: left;
		font: bold 16px/22px Arial, Helvetica, sans-serif;
		position: relative
	}

		.project-content a div:before {
			position: absolute;
			content: "?";
			top: 7px;
			left: 0;
			font-size: 16px;
			line-height: 16px
		}

.client {
	margin-bottom: 20px
}

.client-content li {
	display: inline;
	float: left
}

	.client-content li img {
		display: block;
		float: left;
		border: 1px solid #e1e1e1;
		background: #fff;
	}

.project-arrow a, .client-arrow a {
	color: #e39924;
}

	.project-arrow a:hover, .client-arrow a:hover {
		color: #ce1417
	}

.project-content a div {
	color: #6c6c6c
}

	.project-content a div:before {
		color: #CE1417
	}

.project-content a:hover div {
	color: #08C
}
/* LATEST */
.latest, .latest-content, .latest-video, .latest-video li, .latest-video li a, .latest-nav li span {
	width: 100%;
	float: left
}

.latest {
	position: relative;
	margin-bottom: 20px
}

	.latest.dual {
		width: 48%
	}

		.latest.dual:first-child {
			margin-right: 4%
		}

.latest-nav { /*position:absolute;*/
	width: 100%;
	top: 0;
	left: 0;
	z-index: 500;
}

	.latest-nav li {
		float: left;
		width: 100px;
		border: 1px solid #23649c;
	}

		.latest-nav li a, .latest-nav li span {
			padding: 3px 0 4px 0;
			float: left;
			font: 14px/24px Tahoma, Arial, Helvetica, sans-serif;
			text-transform: uppercase;
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;
			width: 100%;
			text-align: center
		}

		.latest-nav li:only-child {
			float: left;
			width: 100%
		}

	.latest-nav.action li a {
		font-size: 14px;
		line-height: 21px;
		padding: 5px 0;
		text-decoration: none;
	}

.latest-content {
	position: relative;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

	.latest-content.action {
	}

	.latest-content.nospace {
		margin-top: 0
	}

.latest-posts {
	width: 100%;
	padding: 30px 20px 15px 20px;
	float: left;
}

	.latest-posts h3 {
		font: 16px/24px Arial, Helvetica, sans-serif;
		margin-bottom: 16px;
		padding-bottom: 4px;
		float: left;
		width: 100%
	}

.latest-post {
	width: 100%;
	min-height: 120px;
	float: left;
}

	.latest-post div {
		margin-top: 6px;
		max-height: 200px;
		overflow: hidden;
	}

		.latest-post div img, .latest-video img {
			width: 100%;
			max-width: 95%;
			height: auto;
			min-height: 200px;
		}

	.latest-post span {
		width: 60%;
		font: bold 15px/20px Arial, Helvetica, sans-serif;
		float: left
	}

	.latest-post p {
		width: 60%;
		font: 13px/18px Tahoma, Arial, Helvetica, sans-serif;
		float: left
	}

	.latest-post:hover span, .latest-company a:hover {
		text-decoration: none;
	}

.latest-more {
	width: 100%;
	padding: 10px 0 12px 0;
	text-align: center;
	float: left;
	font: 14px/20px Arial, Helvetica, sans-serif
}

.latest-video {
	margin-top: 30px
}

	.latest-video iframe {
		width: 100%;
		height: auto
	}

.latest-mini {
	width: 94%;
	padding: 8px 3% 8px 3%;
	float: left
}

	.latest-mini:before {
		content: "?";
		margin-right: 5px;
		margin-top: 1px;
		display: inline-block;
		font-size: 16px;
		line-height: 16px
	}

	.latest-mini p {
		font-weight: bold;
		width: auto;
		display: inline
	}

	.latest-mini:hover p {
		text-decoration: underline
	}

.latest-download {
	padding: 5px 2%;
	width: 96%;
	float: left
}

	.latest-download a {
		width: 75%;
		padding: 10px 10% 0 15%;
		margin-bottom: 15px;
		float: left;
		position: relative;
		font: 14px/22px Arial, Helvetica, sans-serif
	}

		.latest-download a div {
			position: absolute;
			top: 10px;
			left: 0;
			width: 33px;
			height: 33px
		}

		.latest-download a span {
			position: absolute;
			top: 12px;
			right: 3px;
			width: 23px;
			height: 30px
		}

.latest-members {
	padding: 10px 2% 20px 2%;
	width: 96%;
	float: left
}

	.latest-members a {
		float: left;
		width: 29.3%;
		height: auto;
		margin: 0 2%;
	}

	.latest-members img {
		display: block;
		float: left;
		width: 100%;
		max-width: 100%
	}

.latest-nav li a {
	background: #fff;
	color: #23649c;
}

	.latest-nav li a.active, .latest-nav li:only-child a, .latest-nav li span {
		background: #23649c;
		color: #fff;
		text-decoration: none;
	}

.latest-content {
}

.latest-posts h3 {
	border-bottom: 1px solid #dadada;
	color: #444
}

.latest-post span, .latest-mini {
	color: #205391
}

	.latest-post p, .latest-mini span {
		color: #111
	}

	.latest-post:hover span, .latest-mini:hover p {
		color: #965bdd;
	}

.latest-more {
	color: #333;
	font-weight: bold;
	font-style: italic;
}

	.latest-more:hover {
		color: #d84245;
	}

.latest-video div {
	background: url("images/play.png") no-repeat
}

.latest-video-nav a {
	background: #dadada
}

	.latest-video-nav a.active {
		background: #47638e
	}

	.latest-video-nav a:hover {
		background: #ce1317
	}

.latest-download a {
	color: #444
}

	.latest-download a:hover {
		color: #ce1417
	}

	.latest-download a div {
		background: url("images/icon1.png") no-repeat
	}

	.latest-download a span {
		background: url("images/icon2.png") no-repeat
	}
/* CARD */
.card {
	width: 100%;
	float: left
}

.card-item {
}

	.card-item:nth-of-type(3n+3) {
		margin-right: 0
	}

.card-cover, .card-info {
	width: 100%;
	float: left;
	position: relative
}

	.card-cover img {
		width: 100%;
		max-width: 100%;
		float: left
	}

.card-info {
	width: 90%;
	padding: 0 0;
	float: left;
}

	.card-info h3 {
		font: bold 13px/20px Arial, Helvetica, sans-serif;
		text-transform: none;
		margin-top: 6px;
		padding-left: 19px;
		font-weight: normal;
	}

	.card-info h4 {
		font: bold 12px/18px Arial, Helvetica, sans-serif;
		margin-top: 8px
	}

	.card-info p {
		margin-top: 5px
	}

.card-item:hover .card-info h3 {
	text-decoration: underline;
}

.card-item {
	background: #fff;
	color: #77797e
}

.card-info h3 {
	color: #3b444f;
	background: url(img/icon-others.png) no-repeat;
}

.card-info h4 {
	color: #cd1316
}

.card-item:hover .card-cover div {
	background: rgba(0, 0, 0, 0.3)
}

.card-item:hover .card-info h3 {
	color: #c24328;
}

.card.bonus {
	width: 66.6%
}

	.card.bonus .card-item, .card.bonus .card-item:nth-of-type(3n+3) {
		width: 46%;
		margin-right: 4%;
		height: 220px
	}
/* BLOG */
.blog, .blog-item, .blog-content, .blog-text div, .blog-text p {
	width: 100%;
	float: left
}

.blog-item {
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 20px
}

	.blog-item img {
		width: 100%;
		max-width: 100%;
		height: auto;
		float: left
	}

.blog-media { /* width:27%; */ /* float:left; */
	position: relative;
	max-height: 200px;
	min-height: 200px;
	overflow: hidden;
	display: inline-block;
	width: 100%;
}

.blog-text, .blog-author {
	/* width:70%; */
	/* margin-left:3%; */
	/* float:right */
	/* position: absolute; */
	bottom: 15px;
	display: inline-block;
	width: 100%;
}

	.blog-text div {
		font: bold 16px/24px Arial, Helvetica, sans-serif;
		margin-bottom: 2px;
	}

		.blog-text div span {
			display: inline-block;
			margin-left: 10px;
			padding: 3px 10px;
			border-radius: 3px;
			font: bold 12px/12px Arial, Helvetica, sans-serif
		}

	.blog-text p {
		font-size: 14px;
		line-height: 22px
	}

	.blog-text:hover div, .blog-author a:hover {
		text-decoration: none;
	}

.blog-author {
	margin-top: 10px;
	font: 12px/18px Arial, Geneva, sans-serif
}

	.blog-author div {
		display: inline-block;
		font-style: italic;
	}

		.blog-author div:after {
			margin: 0 8px;
			content: "?"
		}

		.blog-author div.edit:after {
			display: none
		}

		.blog-author div.aut {
			display: none
		}

.blog {
	background: #fff;
	color: #646262
}

.blog-item {
	border-bottom: 1px solid #e4e4e4
}

.blog-text div {
	color: #fff;
	background: #333;
	width: 100%;
	padding: 5px 8px;
	min-height: 58px;
}

	.blog-text div span {
		background: #ce1417;
		color: #fff
	}

.blog-text p {
	color: #77797e
}

.blog-text:hover div, .blog-author div.cat a:hover, .blog-author div.edit a {
	color: #965bdd;
}

.blog-author {
	color: #838383
}

	.blog-author a {
		color: #0088cc
	}

		.blog-author a:hover, .blog-author div.edit a:hover {
			color: #646464
		}

	.blog-author div.cat a {
		color: #888
	}
/* ARTICLE 1 */
.article {
	width: 100%;
	float: left
}

.article-title, .article-author, .article-lucky {
	width: 100%;
	padding: 0;
	float: left
}

.article-bonus {
	width: 100%;
	float: left
}

.article-title {
	font: 20px/29px Arial, Helvetica, sans-serif;
}

	.article-title a:hover, .article-author a:hover {
		text-decoration: underline
	}

.article-author {
	font: 13px/20px Tahoma, Arial, Helvetica, sans-serif
}

	.article-author div {
		display: inline-block;
		margin-right: 30px;
		margin-top: 5px
	}

		.article-author div:before {
			font: 14px/14px "WP";
			margin-right: 3px
		}

		.article-author div.clock:before {
			content: "8"
		}

		.article-author div.cat:before {
			content: ":"
		}

		.article-author div.edit:before {
			content: "7"
		}

.article-lucky {
	position: relative;
	z-index: 500;
	margin-top: 20px
}

	.article-lucky.nospace {
		margin-top: 0
	}

.article-tags {
	width: 96%;
	padding: 10px 2% 12px 2%;
	font: 14px/20px Tahoma, Arial, Helvetica, sans-serif;
	float: left
}

	.article-tags b {
		margin-right: 10px
	}

		.article-tags b:before {
			font: 15px/15px "WP";
			content: "9";
			margin-right: 5px
		}

	.article-tags a:hover {
		text-decoration: underline
	}

.article {
	background: #fff;
	color: #262626
}

.article-title a {
	color: #262626
}

	.article-title a:hover, .article-author a:hover, .article-author div.cat a:hover, .article-author div.edit a, .article-author div.edit:before {
		color: #ce1417
	}

.article-author {
	color: #838383
}

	.article-author a {
		color: #A26829
	}

	.article-author div.cat a {
		color: #888
	}

	.article-author div.edit a:hover, .article-tags a:hover {
		color: #646464
	}

.article-bonus {
	background: #F4F6F8;
	color: #2d2c2a
}

.article-tags a {
	color: #d45713
}

.width1 {
	width: 55% !important;
}

.height1 {
	height: 150px;
}

@media only screen and (max-width: 360px) {
	.width1 {
		width: 100% !important;
	}

	.height1 {
		height: auto;
	}
}
/* ARTICLE 2 */
article {
	width: 100%;
	margin-bottom: 24px;
	font: 16px/24px Tahoma, Arial, Helvetica, sans-serif;
	float: left
}

	article a:hover {
		text-decoration: underline
	}

	article p {
		margin-bottom: 24px;
		word-wrap: break-word
	}

	article h1 {
		margin-bottom: 5px;
		font: bold 30px/36px Arial, Helvetica, sans-serif
	}

	article h2 {
		margin-bottom: 24px;
		font: 24px/30px Arial, Helvetica, sans-serif
	}

	article h3 {
		margin-bottom: 5px;
		font: bold 20px/28px Arial, Helvetica, sans-serif
	}

	article h4 {
		margin-bottom: 5px;
		font: bold 18px/24px Arial, Helvetica, sans-serif
	}

	article h5 {
		margin-bottom: 5px;
		font: bold 16px/22px Arial, Helvetica, sans-serif
	}

	article h6 {
		margin-bottom: 24px;
		margin-top: 8px;
		text-align: center;
		font: 14px/20px Arial, Helvetica, sans-serif
	}

	article img {
		width: 100%;
		max-width: 100%;
		height: auto;
		float: left;
		margin-bottom: 20px
	}

	article blockquote {
		padding: 10px 30px 10px 30px;
		font: 20px/28px Arial, Helvetica, sans-serif;
		position: relative
	}

		article blockquote:before, article blockquote:after {
			position: absolute;
			font: 40px/40px "WP"
		}

		article blockquote:before {
			left: -30px;
			top: 0;
			content: ";"
		}

		article blockquote:after {
			right: -30px;
			bottom: 20px;
			content: "<"
		}

	article ul, article ol {
		padding: 0;
		margin: 0 2% 24px 2%;
		list-style-type: none;
		word-wrap: break-word
	}

		article ul li {
			list-style: inside square;
			margin: 0 0 15px;
			display: list-item
		}

		article ol li {
			list-style: inside decimal;
			margin: 0 0 15px;
			display: list-item
		}

	article address {
		margin: 5px 0 20px 0;
		padding: 5px 0 5px 2%;
		font: 15px/22px Arial, Helvetica, sans-serif
	}

	article .gallery {
		width: 100%;
		float: left;
		padding-top: 10px;
		margin-bottom: 24px !important
	}

		article .gallery br {
			display: none !important
		}

	article dl.gallery-item {
		margin-top: 0 !important;
		width: 18.2% !important;
		margin: 0 0 10px 1.5%
	}

		article dl.gallery-item img {
			border: 0 !important;
			margin-bottom: 0 !important;
			height: 98px
		}

		article dl.gallery-item:first-child {
			width: 97% !important;
			margin: 0 1.5% 10px 1.5%
		}

			article dl.gallery-item:first-child img {
				height: auto !important
			}

	article table {
		width: 100%;
		float: left;
		margin-bottom: 24px;
		border: none
	}

		article table tr {
			margin-bottom: 10px;
			float: left;
			width: 100%
		}

			article table tr td:first-child {
				width: 30%;
				float: left
			}

			article table tr td:last-child {
				width: 70%;
				float: left
			}

article {
	color: #3f3f3f
}

	article a {
		color: #205391
	}

		article a:hover {
			color: #ce1417
		}

	article h1 {
		color: #111
	}

	article h2 {
		color: #333
	}

	article h3 {
		color: #CE1317
	}

	article h4 {
		color: #2e5a7f
	}

	article h6 {
		color: #5b7c98
	}

	article blockquote {
		color: #666
	}

		article blockquote:before, article blockquote:after {
			color: #eee
		}

	article address {
		border-left: 2px solid #ef5335
	}

	article .gallery {
		background: #f1f1f1
	}
/* NIVO LIGHTBOX Dev7studios */
.nivo-lightbox-theme-default.nivo-lightbox-overlay {
	background: #666;
	background: rgba(0, 0, 0, 0.6);
}

.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading {
	background: url('images/lightbox/loading.gif') no-repeat 50% 50%;
}

.nivo-lightbox-theme-default .nivo-lightbox-nav {
	top: 10%;
	width: 8%;
	height: 80%;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	opacity: 0.5
}

	.nivo-lightbox-theme-default .nivo-lightbox-nav:hover {
		opacity: 1;
		background-color: rgba(0, 0, 0, 0.5);
	}

.nivo-lightbox-theme-default .nivo-lightbox-prev {
	background-image: url('images/lightbox/prev.png');
	border-radius: 0 3px 3px 0;
}

.nivo-lightbox-theme-default .nivo-lightbox-next {
	background-image: url('images/lightbox/next.png');
	border-radius: 3px 0 0 3px;
}

.nivo-lightbox-theme-default .nivo-lightbox-close {
	display: block;
	background: url('images/lightbox/close.png') no-repeat 5px 5px;
	width: 16px;
	height: 16px;
	text-indent: -9999px;
	padding: 5px;
	opacity: 0.5
}

	.nivo-lightbox-theme-default .nivo-lightbox-close:hover {
		opacity: 1;
	}

.nivo-lightbox-theme-default .nivo-lightbox-title-wrap {
	bottom: -7%;
}

.nivo-lightbox-theme-default .nivo-lightbox-title {
	font: 14px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	background: #000;
	color: #fff;
	padding: 7px 15px;
	border-radius: 30px
}

.nivo-lightbox-theme-default .nivo-lightbox-image img {
	background: #fff;
	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4)
}

.nivo-lightbox-theme-default .nivo-lightbox-ajax, .nivo-lightbox-theme-default .nivo-lightbox-inline {
	background: #fff;
	padding: 40px;
	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4)
}
/* PAGINATION */
.pagination {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 12px 0;
	display: table
}

	.pagination a, .pagination span {
		width: auto;
		padding: 8px 15px 10px 15px;
		margin: 0 3px;
		border-radius: 3px;
		font-size: 14px;
		line-height: 14px;
		float: left
	}

	.pagination b, .pagination span {
		width: auto;
		padding: 8px 15px 10px 15px;
		margin: 0 3px;
		border-radius: 3px;
		font-size: 14px;
		line-height: 14px;
		float: left
	}

	.pagination .numbers {
		float: left
	}

.pagination-article, .pagination-comment {
	width: 100%;
	float: left
}

.pagination-article, .pagination-comment {
	margin-bottom: 24px;
	text-align: center
}

	.pagination-article span, .pagination-comment a, .pagination-comment span {
		margin: 10px 4px;
		padding: 5px 20px 7px 20px;
		font-weight: bold;
		border-radius: 3px;
		display: inline-block
	}

.pagination-comment {
	margin-bottom: 0
}

.pagination span {
	background: #165094;
	color: #fff
}

.pagination a {
	background: #f6f6f6;
	color: #666
}

.pagination b {
	background: #f6f6f6;
	color: #666
}

.pagination a:hover, .pagination-article a:hover span, .pagination-comment a:hover {
	background: #ce1417;
	color: #fff
}

.pagination b:hover, .pagination-article a:hover span, .pagination-comment a:hover {
	background: #ce1417;
	color: #fff
}

.pagination-article, .pagination-comment {
	background: #f8f7f7
}

	.pagination-article span, .pagination-comment span {
		background: #165094;
		color: #fff;
		box-shadow: 0 0 2px #dadcdb
	}

	.pagination-article a span, .pagination-comment a {
		background: #fff;
		color: #666;
		box-shadow: 0 0 2px #dadcdb
	}
/* NEWS-LIST */
.news-list {
	width: 33.4%;
	float: right
}

	.news-list a {
		width: 100%;
		float: left;
		margin-bottom: 20px
	}

		.news-list a div {
			width: 35%;
			margin-right: 5%;
			float: left
		}

			.news-list a div img {
				width: 100%;
				max-width: 100%;
				height: auto;
				float: left
			}

		.news-list a span {
			width: 60%;
			font: bold 12px/18px Arial, Helvetica, sans-serif;
			float: left
		}

		.news-list a p {
			width: 60%;
			font: bold 11px/16px Tahoma, Arial, Helvetica, sans-serif;
			float: left
		}

		.news-list a:hover span {
			/* text-decoration: underline */
		}

		.news-list a span {
			color: #3b444f
		}

		.news-list a p {
			color: #cd1316
		}

		.news-list a:hover span {
			color: #c24328
		}

.news-action {
	width: 100%;
	float: left;
	margin-bottom: 10px
}

.news-action-one {
	width: 40%;
	margin-right: 3%;
	float: left
}

	.news-action-one img {
		width: 100%;
		max-width: 100%;
		height: auto;
		float: left
	}

	.news-action-one p {
		width: 100%;
		float: left;
		margin-top: 10px;
		font: bold 16px/22px Arial, Helvetica, sans-serif
	}

.news-action-two {
	width: 57%;
	float: left;
	margin-bottom: 15px
}

	.news-action-two img {
		width: 25%;
		max-width: 25%;
		height: auto;
		margin-right: 4%;
		margin-top: 3px;
		float: left
	}

	.news-action-two span, .news-action-two p {
		width: 71%;
		font: bold 16px/22px Arial, Helvetica, sans-serif;
		float: left
	}

	.news-action-one p, .news-action-two span {
		color: #205391
	}

	.news-action-one:hover p, .news-action-two:hover span {
		text-decoration: underline;
		color: #ce1317
	}

	.news-action-two p {
		font-size: 13px;
		line-height: 20px;
		color: #111
	}

.news-action-more {
	float: right;
	padding: 8px 15px 10px 15px;
	margin-bottom: 30px;
	border-radius: 3px;
	font: bold 13px/20px Arial, Helvetica, sans-serif
}

.news-action-more {
	color: #fff;
	background: #CE1317
}

	.news-action-more:hover {
		color: #fff;
		background: #165094
	}
/* COMMENTS */
.commentbox, .comment-content, .comment, .comment h1, .comment h2, .comment ul, .comment li, .comment li div, .comment li em, .respond, .respond p, .respond form, .respond form div, .respond form label, .pings, .pings h3 {
	width: 100%;
	float: left
}

.comment-unit {
	display: none;
	width: 96%;
	padding: 0 2%;
	float: left
}

	.comment-unit#local {
		display: block
	}

	.comment-unit#facebook-page div.dynamic {
		display: table;
		margin: 0 auto;
		padding: 20px 0;
		min-width: 300px;
		max-width: 640px
	}

.comment h1 {
	margin: 5px 0 10px 0;
	padding: 8px 0;
	font: normal 16px Arial;
	text-transform: none;
	float: left
}

	.comment h1 div {
		float: right;
		font-size: 14px;
		margin-top: 2px
	}

		.comment h1 div span {
			margin-left: 10px;
			padding: 3px 15px;
			font-weight: bold;
			border-radius: 5px
		}

.comment h2 {
	padding: 15px 0;
	font: normal 14px/18px Tahoma, Arial;
	text-align: center;
	float: left
}

.comment ul#commentlist {
	margin-top: 20px
}

.comment li {
	list-style: none;
	position: relative;
	margin-bottom: 20px
}

	.comment li li {
		width: 96%;
		padding-left: 4%
	}

	.comment li ul {
		margin-top: 15px
	}

	.comment li .comment-avatar {
		width: 9%;
		float: left
	}

		.comment li .comment-avatar img {
			float: left
		}

	.comment li .comment-author {
		width: 91%;
		padding-bottom: 5px;
		float: left
	}

		.comment li .comment-author span {
			padding-bottom: 5px;
			float: left
		}

		.comment li .comment-author b {
			margin-right: 5px;
			font: bold 14px Tahoma, Arial
		}

			.comment li .comment-author b a {
				font: bold 14px Tahoma, Arial
			}

		.comment li .comment-author a {
			font: 11px Arial, Helvetica, sans-serif;
			display: inline
		}

			.comment li .comment-author a:hover {
				text-decoration: underline
			}

	.comment li .comment-box {
		width: 91%;
		padding-top: 5px;
		float: left
	}

		.comment li .comment-box p {
			font: normal 12px/18px Verdana;
			word-wrap: break-word;
			margin-bottom: 18px
		}

	.comment li .reply {
		width: auto;
		float: right
	}

		.comment li .reply a {
			padding: 5px 10px;
			margin-left: 5px;
			border-radius: 3px;
			float: right
		}

			.comment li .reply a:hover {
				text-decoration: none
			}

.respond {
	padding-bottom: 10px
}

	.respond p {
		font-size: 14px;
		text-align: center
	}

	.respond a:hover {
		text-decoration: underline
	}

	.respond form div.comment-author {
		font-size: 13px;
		margin-bottom: 10px;
		float: left
	}

		.respond form div.comment-author a.go, .respond form div.comment-author p a {
			float: right;
			margin-left: 5px;
			padding: 4px 10px 5px 10px;
			font-size: 12px;
			font-weight: bold;
			border-radius: 3px
		}

		.respond form div.comment-author p {
			float: right;
			width: auto
		}

			.respond form div.comment-author a.go:hover, .respond form div.comment-author p a:hover {
				text-decoration: none
			}

	.respond form label {
		padding: 5px 0;
		font-size: 12px;
		float: left
	}

	.respond form input.field, .respond form textarea {
		width: 100%;
		font: 14px/18px Tahoma, Arial;
		border-radius: 0;
		border: none;
		-webkit-border-radius: 0px;
		-webkit-appearance: none;
		float: left
	}

	.respond form input.field {
		height: 32px;
		margin-bottom: 15px
	}

	.respond form .submit {
		width: 100px;
		height: 30px;
		padding-bottom: 4px;
		font: 13px Tahoma, Arial;
		margin-top: 5px;
		cursor: pointer;
		text-align: center;
		border-radius: 3px;
		float: left;
		-webkit-appearance: none
	}

.pings {
	margin-top: 20px
}

	.pings h3 {
		padding: 5px 0;
		font: normal 16px Arial
	}

	.pings li cite a:hover {
		text-decoration: underline
	}

.comment .pings li {
	width: 100%;
	margin-top: 2px;
	margin-bottom: 5px;
	padding: 0;
	border: 0;
	background: none;
	float: left
}

	.comment .pings li cite {
		margin-right: 8px;
		font: normal 13px/18px Tahoma, Arial;
		display: inline-block
	}

	.comment .pings li span {
		display: inline-block
	}

.commentbox {
	background: #fff
}

.comment h1 {
	color: #2A2A2A
}

	.comment h1 div {
		color: #34af37
	}

		.comment h1 div span {
			background: #f5f5f5;
			color: #666;
			border: 1px solid #b4b4b4;
			box-shadow: 0 0 2px #dadcdb
		}

.comment h2 {
	background: #ecebeb;
	color: #797b7c
}

.comment li .comment-author b {
	color: #2f1e06
}

	.comment li .comment-author b a {
		color: #7BB132
	}

.comment li .comment-author a {
	color: #7c7b7b
}

	.comment li .comment-author a:hover {
		color: #ad4208
	}

.comment li .comment-box {
	border-top: 1px solid #e0e1e2
}

	.comment li .comment-box p {
		color: #555
	}

		.comment li .comment-box p a {
			color: #855B47
		}

			.comment li .comment-box p a:hover {
				color: #c8390d
			}

.comment li .reply a {
	background: #49b8f7;
	color: #e0ecf8;
	border: 1px solid #3d8bc4;
	box-shadow: 0 0 2px #dadcdb
}

	.comment li .reply a.del {
		background: #cf3c08;
		color: #fff;
		border: 1px solid #7c260c;
		box-shadow: 0 0 2px #dadcdb
	}

	.comment li .reply a:hover {
		background: #9bd738;
		color: #fff;
		border: 1px solid #a1c032
	}

.respond {
	color: #646262
}

	.respond a {
		color: #0084B4
	}

		.respond a:hover {
			color: #c24328
		}

	.respond div.comment-author a.go {
		background: #f5f5f5;
		color: #666;
		border: 1px solid #b4b4b4;
		box-shadow: 0 0 2px #dadcdb
	}

	.respond div.comment-author p a {
		background: #cf3c08;
		color: #fff;
		border: 1px solid #7c260c;
		box-shadow: 0 0 2px #dadcdb
	}

		.respond div.comment-author a.go:hover, .respond div.comment-author p a:hover {
			background: #9bd738;
			color: #fff;
			border: 1px solid #a1c032
		}

	.respond form label span {
		color: #b74e08
	}

	.respond form input.field, .respond form textarea {
		background: #f8f7f7;
		color: #333;
		box-shadow: inset 0 0 1px #ccc
	}

	.respond .submit {
		background: #fed86d;
		border: 1px solid #e19e35;
		color: #966902
	}

		.respond .submit:hover {
			background: #EF5335;
			border: 1px solid #DD4101;
			color: #fff
		}

.pings {
	color: #3a3a3a
}

	.pings li cite a {
		color: #0084B4
	}

		.pings li cite a:hover {
			color: #c24328
		}
/* ERROR 404 */
.error404 {
	width: 90%;
	margin: 20px 2%;
	padding: 20px 3%;
	float: left
}

	.error404 h2 {
		font: 20px/20px Arial, Helvetica, sans-serif;
		padding-bottom: 15px;
		position: relative
	}

		.error404 h2:after {
			position: absolute;
			right: 0;
			top: 0;
			font: 24px/24px "WP";
			content: "H"
		}

	.error404 h3 {
		font: bold 16px/24px Arial, Helvetica, sans-serif;
		padding-bottom: 10px
	}

	.error404 h5 {
		font: 12px/18px Tahoma, Arial, Helvetica, sans-serif;
		padding-bottom: 10px
	}

	.error404 div {
		width: 100%;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		float: left
	}

		.error404 div.big {
			padding: 40px 0 20px 0;
			font-weight: bold;
			font-size: 150px;
			line-height: 150px;
			text-align: center;
			letter-spacing: 8px
		}

		.error404 div.oops {
			margin-bottom: 30px;
			font-size: 20px;
			line-height: 28px;
			text-align: center
		}

		.error404 div.go {
			margin-bottom: 40px
		}

			.error404 div.go a {
				padding: 15px 20px 18px 20px;
				margin: 0 auto;
				font: 16px/16px Tahoma, Arial, Helvetica, sans-serif;
				border-radius: 3px;
				display: table
			}

		.error404 div.useful {
			padding-top: 10px
		}

			.error404 div.useful ul {
				width: 60%;
				float: left
			}

				.error404 div.useful ul li {
					list-style: none;
					padding: 0 0 12px 20px;
					font-size: 14px;
					line-height: 22px;
					position: relative;
					display: list-item
				}

					.error404 div.useful ul li:before {
						position: absolute;
						left: 0;
						top: 4px;
						font: 16px/16px "WP";
						content: "*"
					}

			.error404 div.useful form {
				width: 38%;
				padding-left: 2%;
				float: right
			}

			.error404 div.useful ul li a:hover {
				text-decoration: underline
			}

			.error404 div.useful input.field {
				width: 92%;
				height: 24px;
				padding: 5px 4% 5px 4%;
				outline: none;
				position: relative;
				z-index: 10;
				font: 14px/20px Arial, Helvetica, sans-serif
			}

.error404 {
	background: #fff
}

	.error404 h2 {
		border-bottom: 1px solid #dadada;
		color: #646262
	}

		.error404 h2:after {
			color: #ce1417
		}

	.error404 div.big {
		color: #205391
	}

	.error404 div.oops {
		color: #393a3c
	}

	.error404 div.go a {
		background: #ce1417;
		color: #fff
	}

		.error404 div.go a:hover {
			background: #9bd738;
			color: #fff
		}

	.error404 div.useful {
		border-top: 1px solid #dadada;
		color: #646262
	}

		.error404 div.useful ul li a {
			color: #293743
		}

			.error404 div.useful ul li a:hover {
				color: #ce1417
			}

		.error404 div.useful input.field {
			border: 1px solid #d2d8dd
		}

/*--------------------------------------------------------------------------------------------------------------------*
 * CU?NG CSS
/*--------------------------------------------------------------------------------------------------------------------*/

/* Slider projects
====================================*/
.project-content-option {
	width: 100% !important;
	padding: 0 0;
	display: none;
}

	.project-content-option li {
		overflow: hidden;
		border: 1px solid #e1e1e1;
		padding: 3px;
		background: #fff;
	}

		.project-content-option li .box-news-detai {
			width: 92%
		}

	.project-content-option a p, .client-content {
		width: 100%;
		float: left
	}

.project-section-option {
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}

.project-content-option a img {
	width: 100%;
	max-width: 100%;
	height: auto;
	float: left;
	-webkit-transition: all ease-in-out 0.1s;
	transition: all ease-in-out 0.1s;
}

.project-content-option .box-news-detai {
	position: absolute;
	bottom: -35%;
	-webkit-transition: all ease-in-out 0.2s;
	transition: all ease-in-out 0.2s;
}

.project-content-option li .image-content img {
	height: auto;
	margin-bottom: 10px;
}

.project-content-option li:hover .box-news-detai {
	bottom: 15px;
}

.project-content-option li:hover h2 {
	bottom: 25px;
}

.project-content-option li:hover .image-content img {
	opacity: 0.7
}

.project-content-option h2 {
	font-size: 16px;
	color: #fff;
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: 5px;
	text-shadow: 0 0 6px #000;
	;
	-webkit-transition: all ease-in-out 0.2s;
	transition: all ease-in-out 0.2s;
}

.project-content-option .owl-controls .owl-nav .owl-prev {
	position: absolute;
	top: -43px;
	right: 30px;
}

.project-content-option .owl-controls .owl-nav .owl-next {
	position: absolute;
	top: -43px;
	right: 0;
}

.project-content-option a:hover img {
	opacity: 1
}

.project-content-option a:hover .box-news-detai-date {
	bottom: 12px;
	opacity: 1
}

.text-title {
	padding-bottom: 5px;
	color: #333;
	display: inline-block;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	padding-top: 10px;
	font-weight: bold;
}

.project-content-option .text-title:before {
	position: absolute; /* content: "?"; */
	top: 7px;
	left: 0;
	font-size: 16px;
	line-height: 16px;
	color: #CE1417;
}

.project-content-option .fa {
	font-size: 30px;
}

.project-arrow, .client-arrow {
	position: absolute;
	top: 0;
	z-index: 1;
	height: 100%;
	width: auto
}

	.project-arrow#project-prev, .client-arrow#client-prev {
		left: 0
	}

	.project-arrow#project-next, .client-arrow#client-next {
		right: 30px;
		text-align: right
	}

	.project-arrow a, .client-arrow a {
		width: 32px;
		height: 30px;
		position: absolute;
		left: 0;
		top: 32%;
		font: 23px/30px "WP";
		z-index: 50;
	}

	.project-arrow a, .client-arrow a { /* color:#cecece; */
	}

/* Box News 
======================================*/
.box-news {
	width: 100%;
	float: left;
	background: #fff;
	margin-bottom: 25px;
}

.box-news-title {
	width: 200px;
	margin: 0 auto;
}

	.box-news-title h2 {
		color: #FFFFFF;
		margin-bottom: 0;
		text-transform: uppercase;
		font-weight: normal;
		padding: 5px 15% 5px 20px;
		display: inline-block;
		background-color: #CE1317;
		font-size: 14px;
		line-height: 20px;
	}

.box-news-left {
	width: 100%;
	float: left;
}

.box-news-post {
	width: 50%;
	min-height: 100px;
	float: left;
	position: relative;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	box-sizing: border-box;
	padding: 2%
}

	.box-news-post:nth-child(2n+0) {
		border-right: none;
	}

.box-news-thumnail {
	padding: 4% 4% 0 4%;
	float: left;
	width: 92%;
}

	.box-news-thumnail img {
		max-width: 100%;
		width: 100%;
		height: auto
	}

.box-news-detai-cate {
	float: left;
	color: #999;
	font-size: 11px;
	margin-right: 25px;
}

	.box-news-detai-cate:before {
		content: "";
		font-family: "FontAwesome";
		font-size: 14px;
	}

	.box-news-detai-cate a {
		color: #999;
	}

		.box-news-detai-cate a:hover {
			text-decoration: underline;
		}

.box-news-detai-date {
	color: #999;
	float: left;
	font-size: 11px;
}
/*.box-news-detai-date:before{content: ""; font-family:"FontAwesome"; font-size: 14px;}*/
.box-news-detai-name {
	color: #999;
	float: left;
	font-size: 11px;
	margin-left: 10px;
}

	.box-news-detai-name a {
		color: #999;
	}

	.box-news-detai-name:before {
		content: "";
		font-family: "FontAwesome";
		font-size: 14px;
	}

.box-news-content {
	width: 61%;
	font-size: 18px;
	padding-left: 4%;
	float: left;
	line-height: 25px;
}

	.box-news-content a {
		color: #255793;
		display: block;
		margin-bottom: 5px;
		font-size: 15px;
		font-weight: bold;
		line-height: 20px;
	}

	.box-news-content .post-excerpt {
		font-size: 14px;
		color: #000;
		line-height: 20px;
	}

.box-news-box:hover .representative-post-content a {
	color: #EE5646;
}

.box-news-detai {
	width: 57%;
	float: left;
	padding: 0 4%;
	display: none;
}

.box-news-image {
	width: 35%;
	float: left;
	position: relative;
}

	.box-news-image .icon-post span {
		font-family: "WP";
		position: absolute;
		right: 6.5%;
		bottom: 10px;
		color: #fff;
		z-index: 1
	}



.box-news-post-2 {
	width: 100%;
	min-height: 95px;
	float: left;
	position: relative;
	box-sizing: border-box;
	padding: 3% 0;
}

	.box-news-post-2:first-child {
		padding-top: 0;
	}

.box-news-main-left .box-news-post-2:first-child {
	border-bottom: none
}

	.box-news-main-left .box-news-post-2:first-child .box-news-thumnail {
		padding-left: 0;
		width: 100%;
		padding: 0;
	}

	.box-news-main-left .box-news-post-2:first-child .box-news-image {
		width: 100%;
		float: left;
		position: relative;
	}

	.box-news-main-left .box-news-post-2:first-child .box-news-content {
		width: 100%;
		font-size: 18px;
		padding: 15px 0;
		float: left;
		line-height: 25px;
		min-height: 88px;
	}

		.box-news-main-left .box-news-post-2:first-child .box-news-content a {
			color: #255793;
			font-size: 20px;
			display: block;
			margin-bottom: 10px;
			line-height: 28px;
		}

	.box-news-main-left .box-news-post-2:first-child .box-news-content {
		display: block;
		color: #ACACAC
	}

		.box-news-main-left .box-news-post-2:first-child .box-news-content .post-excerpt {
			display: block;
			color: #000;
			font-size: 16px;
		}

	.box-news-main-left .box-news-post-2:first-child .box-news-detai {
		width: 100%;
		float: left;
		padding: 0;
		display: block;
	}

	.box-news-main-left .box-news-post-2:first-child .box-news-detai-cate a, .box-news-post-2:first-child .box-news-detai-date {
		font-size: 14px;
		line-height: 22px;
	}

	.box-news-main-left .box-news-post-2:first-child .box-news-detai-cate a {
		font-weight: bold;
	}

.box-news-main-left {
	width: 45%;
	float: left;
	padding-right: 5%;
	margin-top: 40px;
}

.box-news-main-right {
	width: 50%;
	float: left;
	margin-top: 35px;
}

	.box-news-main-right li:first-child, .box-news-main-left li:first-child {
		padding-top: 0;
	}

.box-news-main-left .box-news-post-2 {
	width: 100%;
}

.latest.secondary-dual {
	width: 100%;
	margin-bottom: 0;
}

.box-news-main-left .text-readmore {
	font-size: 14px;
	margin-bottom: 10px;
	color: #3f3f3f;
	font-weight: bold
}

.box-news-post-readmore {
	padding: 2px 0
}

	.box-news-post-readmore:before {
		content: "?";
		top: 7px;
		left: 0;
		font-size: 16px;
		line-height: 16px;
		margin-right: 10px;
		color: #5B5B5B;
	}

	.box-news-post-readmore a {
		color: #3f3f3f;
		font-size: 14px;
	}

.text-read-all {
	float: right;
	line-height: 30px;
	color: #316099;
	font-weight: bold;
	font-size: 14px;
}
/* Collaborate 
=========================================*/

.box-collaborate {
	float: left;
	margin-bottom: 25px;
}

.coll-content {
	float: left;
	padding: 6% 3%;
	border: 1px solid #e4e4e4;
	border-top: none;
}

	.coll-content p {
		font-size: 15px;
		margin-bottom: 25px;
		line-height: 23px;
	}

	.coll-content a {
		display: block;
		width: 65%;
		text-align: center;
		color: #fff;
		background-color: #165094;
		padding: 10px 0;
		font-size: 14px;
		float: none;
		margin: 17px auto;
	}

	.coll-content span {
		color: red;
	}

	.coll-content p.hotline {
		text-align: center;
		font-weight: bold;
		text-transform: uppercase;
		display: block;
		margin-bottom: 0;
	}

		.coll-content p.hotline a {
			display: inline-flex;
			background-color: transparent;
			width: auto;
			margin: 0;
			padding: 0;
		}

.primary.border {
	border-right: 1px solid #ccc;
	box-sizing: border-box;
	padding-right: 2%;
	margin-right: 0;
}

.primary.border-none {
	border-right: none;
	box-sizing: border-box;
	padding-right: 2%;
	margin-right: 0;
}

.secondary.border {
	padding-left: 2%;
	box-sizing: border-box;
	width: 28%
}

	.secondary.border .latest-posts {
		padding: 0;
		width: 100%;
	}

	.secondary.border .latest-post {
		min-height: 90px;
	}

		.secondary.border .latest-post span {
			font-size: 15px;
		}

	.secondary.border .latest-content {
		border: none
	}

.secondary.slider-bg .latest-posts {
	width: 92%;
	padding: 10px 4%;
	float: left;
}

.secondary.slider-bg .latest-post {
	min-height: 120px;
}

	.secondary.slider-bg .latest-post span {
		font-size: 15px;
	}

.secondary.slider-bg .latest-content {
	border: none
}


.secondary.border .latest-content.box {
	border: 1px solid #ccc;
}

.secondary.border #ifrmContent {
	width: 100%;
}

.wonderplugingallery-container .wonderplugingallery .html5gallery-container-264 {
	box-shadow: 0px 2px 10px 1px #e4e4e4;
}

.wonderplugingallery-container .wonderplugingallery .box-slider-car {
	background: none;
	border: none
}

.slider-container {
	margin-top: 30px;
}

.latest-main {
	text-align: center;
	width: 100%;
}

	.latest-main img {
		max-width: 100%;
	}

.image-inf img {
	width: 100%;
	float: left;
	padding: 25px 0;
}

/* H?p t?c c?ng unicons */
.image-hoptac {
	width: 100%;
	float: left;
	padding-top: 15px;
}

	.image-hoptac img {
		max-width: 100%;
		height: auto;
		display: block;
		width: 100%;
	}


.banner-inf {
	width: 100%;
	float: left;
	background-color: transparent;
	padding: 20px 0;
}

.banner-inf-bg {
	max-width: 1170px;
	margin: 0 auto
}

.banner-inf ul {
	float: left;
	padding: 20px 0;
	background-color: #165094;
	width: 100%;
}

	.banner-inf ul li {
		float: left;
		width: 23%;
		margin: 1%;
	}

		.banner-inf ul li .icon-banner-inf {
			width: 25%;
			float: left;
			margin-right: 5%
		}

			.banner-inf ul li .icon-banner-inf img {
				max-width: 100%;
				height: auto;
				display: block;
			}

.content-inf {
	width: 70%;
	float: left;
}

	.content-inf h2 {
		color: #fff;
		font-size: 13px;
		line-height: 20px;
	}

	.content-inf p {
		color: #fff;
		font-size: 20px;
		font-weight: bold;
		line-height: 30px;
	}


/* Box slider */
.column-slider-main {
	width: 100%;
	float: left;
	height: 430px;
}

#box-pager {
	width: 33%;
	text-align: center;
	float: left;
	border: 1px solid #dedede;
	box-sizing: border-box;
	height: 392px;
	overflow: auto;
}

	#box-pager a {
		width: 86%;
		float: left;
		padding: 4.5% 7% 4.5%;
		display: none
	}

		#box-pager a.active {
			background-color: #f3f3f3
		}

		#box-pager a img {
			max-width: 100%;
		}

.box-slider-content {
	width: 100%;
	float: left;
	margin-top: 30px;
	position: absolute;
}

#video .bx-controls-direction, #image-hoatdong .bx-controls-direction {
	display: none
}

.bx-controls-direction {
	font-size: 40px;
	width: 96%;
	padding: 0 2%;
}

.box-slider-content .bx-prev {
	float: left;
	color: #898989;
}

.box-slider-content .bx-next {
	float: right;
	color: #898989;
}

.box-slider-content .bx-wrapper {
	width: 65%;
	float: left;
	margin-right: 2%;
	position: relative;
}

.box-slider-content img {
	width: 100%;
	max-width: 100%;
	height: auto;
	float: left;
	display: block;
}

.box-slider-content li {
	height: 100%;
	display: none;
}

.box-slider-text {
	float: left;
	padding: 7% 8%;
	font-size: 11px;
	width: 84%;
	background-color: #f3f3f3;
}

.box-slider.video .box-slider-text a {
	font-weight: bold;
	font-size: 15px;
	color: #043061;
	font-family: Arial
}

.box-slider.video .box-slider-text p {
	font-size: 13px;
	line-height: 18px;
}

.box-slider-text a {
	font-weight: normal;
	color: #383838;
	font-size: 13px;
	line-height: 19px;
	display: block;
}

.bx-viewport {
	height: auto !important;
}

.box-slider-content .bx-viewport {
	width: 99.9% !important;
}

.box-pager-thumnail {
	width: 40%;
	float: left;
}

.box-pager-text {
	width: 55%;
	float: left;
	padding-left: 5%;
}

	.box-pager-text h2 {
		font-size: 13px;
		text-align: left;
		font-weight: normal;
		color: #000;
	}

.box-slider-content-video .bx-wrapper {
	width: 73%;
	float: left;
	margin-right: 2%
}

.box-slider-content-video img {
	width: 100%;
	max-width: 100%;
	height: auto;
	float: left
}

.box-slider-content-video li {
	height: 100%;
}

#box-pager-video {
	width: 25%;
	text-align: center;
	float: left;
	padding: 2%;
	border: 1px solid #e4e4e4;
	box-sizing: border-box;
}

	#box-pager-video a {
		width: 100%;
		float: left;
	}

		#box-pager-video a img {
			max-width: 100%;
		}

.youtube-box iframe {
	display: block;
	border: none
}

.slide {
	padding: 0 !important;
	position: relative;
	min-height: 510px;
}

.latest-nav.title {
	position: static;
}

	.latest-nav.title li {
		width: 35%;
	}

.box-address-hide {
	visibility: hidden;
}

.box-slider-main {
	width: 100%;
	float: left;
	background-color: #f3f3f3;
}

.box-slider-date {
	width: 20%;
	float: left;
	box-sizing: border-box;
	text-align: center;
	margin: 22px 0px;
	padding: 0 2%;
}

	.box-slider-date h3 {
		font-size: 35px;
		line-height: 35px;
		color: #043061;
	}

	.box-slider-date p {
		font-size: 13px;
		color: #043061;
		text-transform: uppercase;
		font-weight: bold;
	}

.box-slider-main .box-slider-text {
	width: 73%;
	margin: 22px 0;
	padding: 0 3%;
	border-left: 1px solid #898989;
}

	.box-slider-main .box-slider-text h2 {
		margin-bottom: 5px;
		line-height: 18px;
	}

.secondary.slider-bg {
	width: 30%;
	padding: 0;
	margin-right: 2%;
}

	.secondary.slider-bg .latest.dual {
		width: 100%;
		margin: 0
	}

.primary.slide {
	width: 68%;
	float: left;
}

.box-latest {
	float: left;
	width: 100%;
	margin: 25px 0
}

.box-latest-left {
	width: 58%;
	float: left;
	min-height: 150px;
	padding-right: 2%;
}

.box-latest-right {
	float: left;
	width: 40%;
}

	.box-latest-right iframe {
		width: 100%;
	}

.box-filedownload {
	float: left;
	width: 100%;
}

.box-onefile {
	width: 29.3%;
	float: left;
	padding: 3% 2% 3%;
}

	.box-onefile i {
		margin-right: 5px;
	}

	.box-onefile a {
		font-size: 13px;
		color: #000;
		font-family: Arial
	}

.title-careers {
	width: 40%;
	float: left;
}

.thumnail {
	width: 100%;
	float: left;
}

	.thumnail img {
		width: 100%;
		height: auto;
		display: block;
	}

.head-careers {
	float: left;
	width: 100%;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	background-color: #0d4487;
	color: #fff;
	margin-top: 15px;
}

	.head-careers h2 {
		padding: 8px 0;
		font-size: 14px;
		font-weight: normal;
	}

		.head-careers h2 a {
			color: #fff
		}

.content-careers {
	float: left;
	width: 60%;
}

.content-careers-text {
	padding: 4%;
	padding-right: 0;
	padding-top: 0;
}

	.content-careers-text p {
		font-size: 13px;
		margin-bottom: 15px;
		text-align: justify;
		font-family: Arial
	}

	.content-careers-text ul li {
		font-size: 14px;
		font-weight: bold;
		color: #052f61;
		padding: 3px 0;
	}

		.content-careers-text ul li a {
			color: #052f61;
		}

		.content-careers-text ul li:before {
			content: "?";
			font-size: 13px;
			line-height: 16px;
			color: #052f61;
			margin-right: 10px;
		}

.box-careers {
	float: left;
	padding: 3%;
	background-color: #F3F3F3;
	margin-bottom: 25px;
}


.show {
	position: static;
	float: left;
}

::-webkit-scrollbar {
	width: 5px;
}

::-webkit-scrollbar-track {
	background-color: #eaeaea;
	border-left: 1px solid #ccc;
}

::-webkit-scrollbar-thumb {
	background-color: #ccc;
}

	::-webkit-scrollbar-thumb:hover {
		background-color: #aaa;
	}

.sli li {
	height: 100%;
	display: none
}

.slider-post {
	width: 100%;
	float: left;
}

	.slider-post .bx-wrapper {
		width: 100%;
	}

#image-hoatdong .slider-post .bx-controls-direction {
	display: block;
}

.slider-post .bx-controls-direction .bx-prev, .slider-post .bx-controls-direction .bx-next {
	position: absolute;
	bottom: -65px;
}

.slider-post .bx-controls-direction .bx-next {
	right: 10px
}

.slider-post .bx-controls-direction .bx-prev {
	left: 10px
}
/*--------------------------------------------------------------------------------------------------------------------*
 * RESPONSIVE & RETINA
/*--------------------------------------------------------------------------------------------------------------------*/
@media only screen and (min-width:981px) {
	.sli li {
		width: 516px !important;
	}
}

@media only screen and (min-width:320px) and (max-width:979px) {
	#header {
		height: 50px;
		position: absolute;
		padding-top: 0
	}

		#header.admin {
			top: 46px
		}

	.header, .footer {
		max-width: 100%
	}

	.header-logo { /* width:109px; */ /* height:40px; */
		margin: 0 auto;
		display: table;
		float: none; /* padding-top:4px; */
	}

	.header-menu-icon, .header-search-icon {
		display: block;
		top: 5px
	}

	.header-menu-icon {
		left: 5px
	}

	.header-search-icon {
		right: 5px
	}

	.header-content {
		width: 100%;
		display: none
	}

		.header-content.alt {
			margin-bottom: 0;
			width: 300px;
			margin-top: 5px;
			margin-right: 5px;
			box-shadow: 1px 1px 2px #999
		}

	.header-sitemap, .header-language { /* width:44%; */
		padding-left: 0;
		display: inline-block;
		width: 100%;
	}

		.header-sitemap:after {
			display: none
		}

	.header-search {
		width: 100%;
		padding: 0;
		height: auto;
		margin-right: 0
	}

		.header-search form {
			width: 100%;
			float: left
		}

		.header-search .searchfield {
			width: 100%;
			padding: 8px 3%;
			border-radius: 0;
			background: none
		}

	#main-menu {
		width: 300px;
		margin: 0;
		float: none;
		position: absolute;
		top: 4px;
		left: 5px;
		z-index: 40;
		display: none;
	}

		#main-menu li ul {
			display: none !important
		}

		#main-menu ul {
			margin-top: 0;
			border-radius: 0
		}

		#main-menu li {
			width: 100%;
			margin: 0;
			padding: 0;
			height: auto
		}

			#main-menu li a {
				width: 90%;
				height: auto;
				padding: 10px 5% 12px 5%;
				font-weight: normal
			}

			#main-menu li:first-child a, #main-menu li:last-child a {
				border-radius: 0
			}

	.secondary.slider-bg {
		margin-bottom: 30px;
	}
}

@media only screen and (min-width:320px) and (max-width:767px) {
	.social {
		margin-bottom: 10px;
		padding-top: 0;
		margin-left: 4%;
		width: auto;
		position: relative;
		float: left;
		top: 0
	}

	.copyright {
		width: 92%;
		padding: 5px 4%
	}

		.copyright p {
			width: 100%;
			margin-bottom: 10px;
			margin-right: 0
		}

	#project-menu, #news-menu, #jobs-menu, #about-menu, #investor-menu, #csr-menu {
		display: none
	}

	/* CONTENT */
	#content { /* margin-top:50px; */
	}

	.content {
		max-width: 100%;
		min-height: auto
	}

	.content-heading {
		margin-top: 0
	}

	.content-heading-action {
		width: 98%;
		margin: 0 1% 15px 1%
	}

		.content-heading-action.alt1 {
			width: 98%;
			margin-right: 0
		}

		.content-heading-action.alt2 {
			padding-left: 3%;
			width: 100%;
			margin: 0 0 15px 0
		}

	.content-heading-blue {
		width: 96%;
		margin: 0 4% 10px 4%;
		font-size: 18px;
		line-height: 24px;
		font-weight: bold
	}

	.section {
		margin-top: 0
	}

	.primary, .secondary {
		width: 94%;
		margin: 0 3%
	}

		.primary.alt {
			margin: 10px 1% 15px 1%;
			width: 98%
		}

		.secondary.alt {
			margin: 0 auto;
			display: table;
			float: none;
		}

	.menu-icon {
		display: table
	}

	.section-title-centre {
		max-width: 92%
	}

	.widget {
		display: none
	}

	.related {
		margin-top: 0
	}

	.error404 {
		width: 94%;
		margin: 0;
		padding: 15px 3%
	}

		.error404 div.useful ul {
			width: 100%
		}

		.error404 div.useful form {
			width: 100%;
			padding-left: 0;
			margin-bottom: 30px;
			float: left
		}

		.error404 div.big {
			padding: 20px 0 10px 0;
			font-size: 100px;
			line-height: 100px
		}

		.error404 div.oops {
			margin-bottom: 20px;
			font-size: 16px;
			line-height: 24px
		}
	/* FEAURED */
	.featured-nav-circle {
		display: none
	}

	.featured-box {
		bottom: 0;
		left: 0;
		top: auto
	}

	.featured-box-content {
		left: 0;
		bottom: 10px;
		width: 92%;
		padding: 0 4%
	}

	.featured-box h2 {
		font-size: 15px;
		line-height: 22px
	}

	.featured-box p {
		display: none
	}

	.featured-content li {
		overflow: hidden
	}

	.featured-content img {
		float: none;
		margin: 0 auto; /* margin-left:-25%; */
		display: table; /* width:150%; */ /* max-width:150%; */
		min-height: 120px;
	}
	/* PROJECT */
	.project {
		margin-top: 0
	}

	.project-arrow, .client-arrow {
		display: none
	}

	.project-section {
		margin-top: 0
	}

	.project-content li, .client-content li {
		display: block !important
	}

		.project-content li:nth-of-type(n+5), .client-content li:nth-of-type(n+5) {
			display: none !important
		}

	.project-content a {
		width: 46%;
		margin: 5px 2% 0 2%;
		height: 150px
	}

		.project-content a div {
			width: 87%;
			padding: 8px 0 10px 13%;
			font-size: 12px;
			line-height: 18px;
			margin-top: 0
		}

	.client-content li {
		width: 40%;
		margin: 0 5%
	}

		.client-content li img {
			width: 100%;
			max-width: 100%
		}
	/* LATEST */
	.latest {
		margin-bottom: 20px
	}

		.latest.dual {
			width: 100%
		}

		.latest.mobile {
			display: none
		}

	.latest-posts {
		padding-top: 15px
	}

	.latest-post {
		width: 98%;
		margin: 0 1% 20px 1%;
		min-height: 15px
	}

		.latest-post div {
			width: 40%;
			margin-top: 0
		}

		.latest-post span, .latest-post p {
			width: 55%
		}

		.latest-post span {
			font-size: 13px;
			line-height: 18px;
			margin-bottom: 0
		}
	/* CARD */
	.card-item, .card-item:nth-of-type(3n+3), .card.bonus .card-item, .card.bonus .card-item:nth-of-type(3n+3) {
		width: 47%;
		height: 160px;
		margin: 0 1.5% 15px 1.5%
	}

	.card-info {
		width: 94%;
		padding: 0 3%
	}

		.card-info h3 {
			font-size: 12px;
			line-height: 18px;
			margin-top: 5px
		}

		.card-info h4 {
			margin-top: 0
		}

		.card-info p {
			display: none
		}

	.card.bonus {
		width: 100%;
		margin-bottom: 15px
	}
	/* BLOG */
	.blog-item {
		width: 94%;
		padding: 0 3%;
		margin-bottom: 10px;
		padding-bottom: 10px
	}

	.blog-media {
		width: 35%
	}

	.blog-text, .blog-author {
		width: 61%;
		margin-left: 2%
	}

		.blog-text div {
			font-size: 13px;
			line-height: 20px;
			margin-bottom: 0
		}

			.blog-text div span {
				font-size: 11px;
				line-height: 11px
			}

	.blog-author {
		margin-top: 5px
	}

		.blog-text p, .blog-author div.aut, .blog-author div.cat {
			display: none
		}
	/* ARTICLE */
	.article-title, .article-author {
		padding: 0 3%;
		width: 94%
	}

	.article-title {
		font-size: 20px;
		line-height: 28px
	}

	article {
		width: 92%;
		margin: 0 4% 20px 4%;
		font-size: 15px;
		line-height: 23px
	}

		article p {
			margin-bottom: 20px
		}

		article h1 {
			font-size: 22px;
			line-height: 30px
		}

		article h2 {
			font-size: 20px;
			line-height: 28px;
			margin-bottom: 20px
		}

		article h3 {
			font-size: 18px;
			line-height: 26px
		}

		article h4 {
			font-size: 16px;
			line-height: 24px
		}

		article h5 {
			font-size: 15px;
			line-height: 23px
		}

		article h6 {
			font-size: 14px;
			line-height: 22px;
			margin-bottom: 20px
		}

		article blockquote {
			padding: 5px 20px 5px 20px;
			font-size: 16px;
			line-height: 22px
		}

			article blockquote:before, article blockquote:after {
				font-size: 24px;
				line-height: 24px
			}

			article blockquote:before {
				left: -10px
			}

			article blockquote:after {
				right: -10px
			}

		article ul, article ol {
			margin-bottom: 20px
		}

		article .gallery {
			margin-bottom: 20px !important;
			padding-top: 5px
		}

		article dl.gallery-item {
			width: 31% !important;
			margin: 0 1.1% 5px 1.2%
		}

			article dl.gallery-item img {
				border: 0 !important;
				margin-bottom: 0 !important;
				height: 58px
			}

			article dl.gallery-item:first-child {
				margin: 0 1.5% 5px 1.5%
			}

	.primary.border {
		border: none;
		padding: 0
	}

	.secondary.border {
		width: 94%;
		padding: 0
	}
	/* Box New */

	.box-news-main-left {
		width: 100%;
		padding-right: 0;
	}

	.box-news-main-right {
		width: 100%;
	}

	.box-news-main-left .box-news-post-2:first-child .box-news-content a {
		font-size: 17px;
	}

	.box-news-main-left .box-news-post-2:first-child .box-news-detai-cate a, .box-news-post-2:first-child .box-news-detai-date {
		font-size: 12px;
	}

	.box-news-main-left .box-news-post-2:first-child .box-news-content .post-excerpt {
		font-size: 14px;
	}

	.box-news-content a {
		font-size: 14px;
	}

	.box-news-content .post-excerpt {
		font-size: 13px;
	}

	.primary.border {
		border: none;
		padding: 0
	}

	.secondary.border {
		width: 94%;
		padding: 0
	}
	/* Box New */

	.box-news-main-left {
		width: 100%;
		padding-right: 0;
	}

	.box-news-main-right {
		width: 100%;
	}

	.box-news-main-left .box-news-post-2:first-child .box-news-content a {
		font-size: 17px;
	}

	.box-news-main-left .box-news-post-2:first-child .box-news-detai-cate a, .box-news-post-2:first-child .box-news-detai-date {
		font-size: 12px;
	}

	.box-news-main-left .box-news-post-2:first-child .box-news-content .post-excerpt {
		font-size: 14px;
	}

	.box-news-content a {
		font-size: 14px;
	}

	.box-news-content .post-excerpt {
		font-size: 13px;
	}

	/* Footer */
	.footer-box {
		width: 100%;
	}

		.footer-box.alt {
			width: 100%;
			padding: 0
		}

	.box-footer {
		width: 94%;
		padding: 20px 3%;
	}

	.footer-box .social {
		position: static;
		width: 94%;
	}

	#footer .text p.text-social, #footer .text p.text-submit {
		width: 100%;
		margin-bottom: 10px;
	}

	.footer-box form {
		width: 100%;
	}
	/* Menu Footer */
	.footer-content {
		padding: 0 !important;
	}

	.footer-box .footer-content #footer-menu {
		position: static;
	}

	.footer-content #footer-menu li ul {
		display: block !important;
	}

	.footer-content #footer-menu li {
		width: 100%;
	}

		.footer-content #footer-menu li a {
			font-size: 15px;
		}

	.footer-box #footer-menu li li a {
		font-size: 14px;
	}

	.footer-box .footer-content #footer-menu li ul li:before {
		top: 6px;
	}

	.footer-content #footer-menu li {
		min-height: auto
	}


	/* Project */

	.project-content-option .owl-controls {
		display: none
	}

	.project-content-option a div {
		font-size: 15px;
		line-height: 20px;
	}

	/* Banner th?ng tin */
	.banner-inf ul li {
		width: 94%;
		padding: 2%;
	}

	.banner-inf-bg {
		margin: 0 3%;
	}

	.primary.slide {
		width: 94%;
		margin: 0 3%;
	}

	/* Tuy?n d?ng */
	.box-latest {
		margin-top: 25px;
	}

	.box-latest-left {
		width: 100%;
		padding: 0;
	}

	.box-onefile {
		width: 96%;
	}

	.title-careers {
		width: 100%;
	}

	.content-careers, .box-latest-right, .title-careers, .content-careers {
		width: 100%;
	}

	/* Slider video */
	.box-slider-content .bx-wrapper {
		width: 100%;
		margin-right: 0;
	}

	#box-pager {
		width: 100%;
		height: 210px;
	}


	/* Slider h?nh ?nh */
	.latest-nav.title li {
		width: 50%;
	}

	.column-slider-main {
		min-height: 680px;
	}
}

@media only screen and (min-width:320px) and (max-width:479px) {
	.article-author div.aut, .article-author div.cat {
		display: none
	}

	.article-bonus {
		width: 98%;
		margin: 0 1% 10px 1%
	}

	.card.extra .card-item:nth-of-type(n+3) {
		display: none
	}

	.news-list {
		width: 97%;
		margin: 0 1.5%
	}

	.news-action {
		width: 300px;
		float: none;
		margin: 0 auto;
		display: table
	}

	.news-action-one, .news-action-two {
		width: 98%;
		margin: 0 1% 20px 1%
	}

	.news-action-one {
		margin-bottom: 15px
	}

		.news-action-one p {
			margin-top: 8px;
			font-size: 15px;
			line-height: 23px
		}

	.news-action-two span, .news-action-two p {
		font-size: 12px;
		line-height: 18px
	}

	.news-action-two p {
		display: none
	}

	.news-action-more {
		float: none;
		margin: 0 auto 20px auto;
		display: table
	}
	/* Project */

	.project-content-option .owl-controls {
		display: none
	}

	.project-content-option a div {
		font-size: 15px;
		line-height: 20px;
	}
}

@media only screen and (min-width:360px) and (max-width:767px) {
	article dl.gallery-item img {
		height: 64px
	}

	.news-list {
		width: 92%;
		margin: 0 auto;
		float: none;
		display: table
	}

	.card.bonus .card-item {
		height: 170px
	}
}

@media only screen and (min-width:400px) and (max-width:767px) {
	.project-content a {
		height: 160px
	}

	.latest-video iframe {
		height: 220px
	}

	.client-content li {
		width: 29.3%;
		margin: 0 2%
	}

		.client-content li:nth-of-type(n+5) {
			display: block !important
		}

		.client-content li:nth-of-type(n+7) {
			display: none !important
		}

	article .gallery {
		padding-top: 8px
	}

	article dl.gallery-item {
		width: 30% !important;
		margin: 0 1.6% 10px 1.7%
	}

		article dl.gallery-item img {
			height: 70px
		}

		article dl.gallery-item:first-child {
			margin-bottom: 10px
		}
}

@media only screen and (min-width:440px) and (max-width:767px) {
	.copyright p {
		margin-bottom: 5px
	}

	.project-content a {
		height: 170px
	}

		.project-content a div {
			width: 89%;
			padding-left: 11%
		}

	article dl.gallery-item img {
		height: 78px
	}

	.news-list {
		width: 90%
	}

	.card.bonus .card-item {
		height: 180px
	}
}

@media only screen and (min-width:480px) and (max-width:767px) {
	.featured-nav-circle {
		display: block;
		top: 15px;
		bottom: auto
	}

		.featured-nav-circle ul {
			margin-right: 4%
		}

	.featured-box h2 {
		font-size: 16px;
		line-height: 24px
	}

	.content {
		max-width: 460px
	}

	.project-content a {
		height: 175px
	}

		.project-content a div {
			width: 89%;
			padding-left: 11%
		}

	.latest-members {
		padding: 10px 5% 20px 5%;
		width: 90%
	}

	.card.extra .card-item:nth-of-type(n+3) {
		display: none
	}

	.card-item, .card-item:nth-of-type(3n+3) {
		height: 175px
	}

	.article-title {
		font-size: 24px;
		line-height: 30px
	}

	.article-bonus {
		width: 98%;
		margin: 0 1% 15px 1%
	}

	article blockquote:before, article blockquote:after {
		font-size: 30px;
		line-height: 30px
	}

	article blockquote:before {
		left: -8px
	}

	article blockquote:after {
		right: -8px
	}

	article dl.gallery-item img {
		height: 78px
	}

	.blog-item {
		padding: 15px 3%
	}

	.blog-author div.cat, .blog-author div.edit, .blog-author div.cmt:after, .blog-text p {
		display: none
	}

	.blog-text div {
		font-size: 16px;
		line-height: 24px
	}

	.news-action-one p {
		margin-top: 5px;
		font-size: 14px;
		line-height: 22px
	}

	.news-action-two span, .news-action-two p {
		font-size: 12px;
		line-height: 18px
	}

	.news-action-two p {
		display: none
	}

	.news-action-more {
		margin-right: 1%
	}
	/* Menu Footer */
	.footer-content #main-menu li {
		width: 50%;
	}
}

@media only screen and (min-width:580px) and (max-width:767px) {
	.content {
		max-width: 560px
	}

	.project-content a {
		height: 210px
	}

		.project-content a div {
			font-size: 13px;
			line-height: 20px;
			width: 91%;
			padding-left: 9%
		}

	.latest-post div {
		width: 35%
	}

	.latest-post span, .latest-post p {
		width: 60%
	}

	.latest-post span {
		font-size: 15px;
		line-height: 23px
	}

	.card-item, .card-item:nth-of-type(3n+3), .card.bonus .card-item, .card.bonus .card-item:nth-of-type(n+3) {
		width: 30.3%
	}

	.card.extra .card-item:nth-of-type(n+3) {
		display: block
	}

	.card.bonus .card-item:nth-of-type(n+4) {
		display: none
	}

	.latest-video iframe {
		height: 250px
	}

	.latest-members {
		padding: 10px 8% 20px 8%;
		width: 84%
	}

	.client-content li {
		width: 23%;
		margin: 0 1%
	}

		.client-content li:nth-of-type(n+5), .client-content li:nth-of-type(n+7) {
			display: none !important
		}

	.article-title {
		font-size: 28px;
		line-height: 32px
	}

	article dl.gallery-item img {
		height: 96px
	}

	.news-list {
		width: 80%
	}
}

@media only screen and (min-width:640px) and (max-width:767px) {
	.featured-box-content {
		width: 70%
	}

	.featured-nav-circle {
		top: auto;
		bottom: 15px
	}

	.content {
		max-width: 620px
	}

	.project-content a {
		width: 23%;
		margin: 5px 1% 0 1%;
		height: 160px
	}

		.project-content a div {
			width: 88%;
			padding-left: 12%
		}

	.latest-members {
		padding: 10px 10% 20px 10%;
		width: 80%
	}

	.article-title {
		font-size: 30px;
		line-height: 40px
	}

	.article-author div.aut {
		display: none
	}

	article {
		width: 560px
	}

		article blockquote:before, article blockquote:after {
			font-size: 30px;
			line-height: 30px
		}

		article blockquote:before {
			left: -5px
		}

		article blockquote:after {
			right: -5px
		}

		article dl.gallery-item img {
			height: 106px
		}

	.news-list {
		width: 70%
	}

	.blog-item {
		width: 94%;
		padding: 15px 3%
	}

	.blog-text div {
		font-size: 16px;
		line-height: 22px
	}

	.blog-text p {
		display: block
	}
}

@media only screen and (min-width:700px) and (max-width:767px) {
	.featured-content img {
		float: left;
		margin: 0;
		display: block;
		width: 100%;
		max-width: 100%
	}

	.content {
		max-width: 680px
	}

	.secondary {
		width: 94%;
		margin: 0 3%
	}

	.project-content a {
		height: 170px
	}

	.latest, .latest.dual {
		width: 48%
	}

		.latest:first-child {
			margin-right: 4%
		}

	.latest-post {
		min-height: 110px
	}

		.latest-post div {
			margin-top: 3px
		}

		.latest-post span {
			font-size: 13px;
			line-height: 20px
		}

	.latest-video iframe {
		height: 180px
	}

	.latest-members {
		padding: 10px 12% 20px 12%;
		width: 76%
	}

	.client-content li {
		width: 18%;
		margin: 0 1%
	}

		.client-content li:nth-of-type(n+5), .client-content li:nth-of-type(n+7) {
			display: block !important
		}

		.client-content li:nth-of-type(n+6) {
			display: none !important
		}

	.news-list {
		width: 68%
	}
}

@media only screen and (min-width:768px) and (max-width:979px) {
	.copyright {
		width: 78%;
		margin-left: 2%
	}

		.copyright p {
			margin-bottom: 8px
		}

	#project-menu, #news-menu, #jobs-menu, #about-menu, #investor-menu, #csr-menu {
		display: none
	}

	#content {
		margin-top: 50px
	}

	.content {
		max-width: 750px
	}

	.content-heading {
		margin-top: 0
	}

	.primary, .secondary {
		width: 94%;
		margin: 0 3%
	}

		.primary.alt {
			margin: 10px 1% 15px 1%;
			width: 98%
		}

		.secondary.alt {
			margin: 0 auto;
			width: 300px;
			display: table;
			float: none
		}

	.menu-icon {
		display: table
	}

	.widget {
		display: none
	}

	.related {
		margin-top: 0
	}

	.section-title-centre {
		max-width: 92%
	}

	.error404 div.useful ul {
		width: 50%
	}

	.error404 div.useful form {
		width: 48%
	}
	/* FEAURED */
	.featured-box-content {
		left: 20px;
		bottom: 15px
	}

	.featured-box p {
		display: none
	}

	.featured-nav-circle ul {
		margin-right: 20px
	}
	/* PROJECT */
	.project {
		margin-top: 0
	}

	.project-section {
		margin-top: 0
	}

	.project-content a {
		margin: 0 4% 0 4%;
		width: 92%;
		height: 160px
	}

		.project-content a div {
			width: 88%;
			padding: 8px 0 10px 12%;
			font-size: 13px;
			line-height: 20px;
			margin-top: 0
		}

	.project-arrow#project-next, .client-arrow#client-next {
		right: 25px
	}

	.project-arrow a, .client-arrow a {
		width: 25px;
		height: 25px;
		top: 32%;
		font: 25px/25px "WP"
	}
	/* LATEST */
	.latest {
		width: 48%
	}

		.latest:first-child {
			margin-right: 4%
		}

	.latest-post {
		min-height: 125px
	}

		.latest-post span {
			font-size: 13px;
			line-height: 20px
		}

	.latest-video iframe {
		height: 200px
	}

	.latest.mobile {
		display: none
	}

	.client-content li {
		width: 18%;
		margin: 0 1%
	}

		.client-content li:nth-of-type(n+6) {
			display: none
		}

	.article-bonus {
		margin-bottom: 15px
	}

	article blockquote:before {
		left: -15px
	}

	article blockquote:after {
		right: -15px
	}

	article dl.gallery-item img {
		height: 90px
	}

	.card-item, .card.extra .card-item {
		height: 240px
	}

	.card.bonus .card-item {
		height: 200px
	}

	.blog-item {
		width: 94%;
		padding: 20px 3%
	}

	.blog-text div {
		font-size: 16px;
		line-height: 22px
	}

	.footer-content #main-menu li {
		width: 33.3%;
	}

	.footer-content {
		padding: 0 2%
	}

	/* Project */

	.primary.border {
		padding: 0;
		border: none;
	}

	.secondary.border {
		width: 94%;
		padding: 0
	}

	.project-content-option .owl-prev {
		margin-left: -15px;
	}

	.project-content-option .owl-next {
		margin-right: -15px;
	}

	.primary.border-none {
		padding: 0;
	}

	.latest.dual {
		width: 100%;
	}

	/* Box news */
	.box-news-main-left .box-news-post-2:first-child .box-news-content a {
		font-size: 20px;
	}

	.box-news-main-left .box-news-post-2:first-child .box-news-content .post-excerpt {
		font-size: 14px;
	}

	.box-news-content a {
		font-size: 15px;
	}

	.box-news-content .post-excerpt {
		font-size: 13px;
	}


	/* Menu Footer */
	.footer-box.alt {
		width: 100%;
	}

	.footer-box .footer-content #main-menu {
		position: static;
	}

	.footer-content #main-menu li ul {
		display: block !important;
	}

	.footer-content #main-menu li {
		width: 100%;
	}

		.footer-content #main-menu li a {
			font-size: 15px;
		}

	.footer-box #main-menu li li a {
		font-size: 14px;
	}

	.footer-box .footer-content #main-menu li ul li:before {
		top: 1px;
	}

	/*  */
	.box-footer {
		max-width: 750px;
		width: 94%;
		padding: 0 3%;
		margin: 0 auto;
		float: none;
	}

	.footer-box {
		width: 100%;
		padding: 0
	}

		.footer-box .social {
			position: static;
			width: auto;
			float: left;
			margin-top: 10px;
		}

	/* Slider */
	.primary.slide {
		width: 94%;
	}

	.box-latest-right .latest {
		width: 100%;
	}

	.banner-inf-bg {
		max-width: 750px;
	}

	.banner-inf ul li {
		width: 48%;
	}

	.banner-inf ul {
		margin: 0 3%;
		width: 94%;
	}
}

@media only screen and (min-width:782px) and (max-width:979px) {
	#header.admin {
		top: 32px
	}
}

@media only screen and (min-width:980px) and (max-width:1169px) {
	.header, .footer {
		max-width: 980px
	}

	.header-logo {
		width: 15%
	}

	.header-content {
		width: 85%;
	}

	.section-title-centre {
		max-width: 92%
	}

	#main-menu li a {
		padding: 8px 10px 8px 10px;
		font: 13px/18px Arial, Helvetica, sans-serif
	}

	.content {
		max-width: 980px
	}

	.primary {
		width: 67%
	}

	.secondary {
		width: 30%
	}

	.project {
		margin-top: 0
	}

	.project-section {
		margin-top: 0
	}

	.project-content a div {
		width: 90%;
		padding: 8px 0 10px 10%;
		font-size: 13px;
		line-height: 20px;
		margin-top: 0
	}

	.latest-post span {
		font-size: 13px;
		line-height: 20px
	}

	article {
		font: 14px/22px Tahoma, Arial, Helvetica, sans-serif
	}

		article p {
			margin-bottom: 22px;
			word-wrap: break-word
		}

		article h1 {
			font: bold 24px/32px Arial, Helvetica, sans-serif
		}

		article h2 {
			margin-bottom: 22px;
			font: 20px/30px Arial, Helvetica, sans-serif
		}

		article h3 {
			font: bold 18px/26px Arial, Helvetica, sans-serif
		}

		article h4 {
			font: bold 16px/24px Arial, Helvetica, sans-serif
		}

		article h5 {
			font: bold 14px/22px Arial, Helvetica, sans-serif
		}

		article h6 {
			margin-bottom: 22px;
			font: 13px/18px Arial, Helvetica, sans-serif
		}

		article ul, article ol {
			margin: 0 2% 22px 2%
		}

		article dl.gallery-item img {
			height: 77px
		}

	.card.bonus .card-item {
		height: 200px
	}

	.news-action-two span, .news-action-two p {
		font-size: 15px;
		line-height: 23px
	}

	.news-action-two p {
		display: none
	}
}

.col-wp {
	background: #fff;
}

.search {
	float: right;
	border-radius: 5px;
	text-align: left;
	background: #f6f6f6;
	padding-left: 9px;
	height: 27px;
}

.search-field {
	border: none;
	: outline: nonewwidth: 80%color: #000 !importantfont-style: italic;
	font-size: 12px;
	line-height: 20px;
	background: #f6f6f6;
	outline: none;
}

.searchbt {
	background: url(img/icon-searchs.png) no-repeat left;
	padding: 8px 14px 20px 15px;
	float: right !important;
}

.wp-line {
	background: url(img/icon-hotlines.png) no-repeat 0px 0px;
	text-align: left;
	color: #fff;
	font-size: 13px;
	padding-left: 36px;
	font-weight: bold;
}

	.wp-line span {
		text-transform: uppercase;
		color: #fff;
		font-size: 11px;
		line-height: 23px;
		font-weight: normal;
	}

.gioithieu-title {
	display: inline-block;
	width: 100%;
	text-align: center;
	background: url(img/line.png) no-repeat center bottom;
	padding-bottom: 10px;
	margin-bottom: 30px;
	padding-top: 30px;
}

span.introduce {
	font-size: 22px;
	text-transform: uppercase;
	padding-bottom: 10px;
	width: 100%;
}

.nd-gt {
	display: inline-block;
	width: 100%;
	padding: 0px 15px;
}

.wp-gioithieu {
	display: inline-block;
	width: 100%;
	background: #f8f8f8;
	padding-bottom: 15px;
}

.img-gt img {
	max-width: 100%;
}

.fa-angle-left {
	background: url(img/icon-next.png) no-repeat 0px 1px;
	padding: 16px 17px;
}

.fa-angle-right {
	background: url(img/icon-prev.png) no-repeat;
	padding: 18px 16px;
}

.col-md-6-items {
	margin-bottom: 10px;
}

.wp-hotro {
	padding: 40px 0px 30px 0px;
}

.project-content-option1 .owl-controls .owl-nav .owl-prev {
	position: absolute;
	top: 37%;
	left: 0;
}

.project-content-option1 .owl-controls .owl-nav .owl-next {
	position: absolute;
	top: 37%;
	right: 0;
}

.fa-angle-left1 {
	background: url(img/icon-dt-next.png) no-repeat;
	padding: 15px 10px;
}

.fa-angle-right1 {
	background: url(img/icon-dt-prev.png) no-repeat;
	padding: 24px 10px;
}

.sup-title {
	text-align: center;
	font-style: italic;
}

.phone {
	text-align: center;
	font-style: italic;
}

.icon-sup img {
	width: 30px !important;
}

.icon-sup {
	text-align: center;
	padding-left: 44%;
	margin-top: 10px;
}

	.icon-sup a {
		float: left;
	}

.bx-prev {
}

.bx-next {
}

.menu-title {
	padding-bottom: 10px;
}

	.menu-title a {
		color: #fff;
		font-size: 13px;
		text-transform: uppercase;
		font-weight: bold;
	}

.sub-title {
	padding: 5px 0px;
}

	.sub-title a {
		color: #fff;
		background: url(img/icon-footer.png) no-repeat 0px 2px;
		padding-left: 12px;
		font-size: 13px;
	}

.footer-line {
	padding: 5px 0px;
	background: #af82e4;
	color: #fff;
}

.wp-header {
	background: #965bdd;
	line-height: 33px;
	margin-bottom: 10px;
}

.col-md-2-logo {
	width: 150px;
}

.wp-line .hotline {
}

a.drowp {
}

.dich-vu {
	display: inline-block;
	width: 100%;
	padding: 60px 0px;
	text-align: center;
	background: #f9f9f9;
}

.agent-wrapper {
	width: 224px;
	height: 223px;
	border-radius: 50%;
	border: 4px solid #23649c;
	overflow: hidden;
	margin: 0 auto;
}

	.agent-wrapper img {
	}

.dich-vu h2 a {
	font-size: 20px;
	text-transform: uppercase;
	color: #23649c;
}

.dich-vu h2 {
	padding: 13px 0px;
}

.dich-vu p {
	font-size: 13px;
	color: #949494;
	text-align: justify;
	padding: 0px 15px;
}

.agent-wrapper:hover {
	border: 4px solid #ed9b09;
	box-shadow: 0 0 14px #9c8888;
}

.dich-vu h2 a:hover {
	text-decoration: none;
	color: #ed9b09;
}

.abum-title {
	display: inline-block;
	width: 100%;
	margin-bottom: 15px;
	padding-top: 10px;
	text-align: center;
	background: url(img/space.png) no-repeat center bottom;
	padding-bottom: 20px;
}

.project-section-option .owl-item {
}

@media only screen and (max-width: 767px) and (min-width: 320px) {
}

@media only screen and (max-width: 992px) {
}

.wp-video iframe {
	border: none;
	max-height: 289px;
	overflow: hidden;
}

.khachhang-title {
	text-align: center;
	display: inline-block;
	width: 100%;
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 30px;
}

.introduce-kh {
	font-size: 22px;
	text-transform: uppercase;
	background: #f9f9f9;
	padding: 15px 20px;
	position: relative;
	top: 12px;
}

.wp-khachhang {
	padding-top: 40px;
	padding-bottom: 40px;
}

.img-kh {
	border-radius: 50%;
	width: 110px;
	height: 110px;
	overflow: hidden;
	border: 1px solid #e1e1e1;
	padding: 5px;
	background: #fff;
}

	.img-kh img {
		width: 110px;
		height: auto;
		padding: 5px;
		background: #e1e1e1;
	}

.img-kh-left {
	float: left;
	margin-right: 10px;
	width: 30%;
}

.img-kh-right {
	float: left;
	width: 60%;
	color: #949494;
	font-size: 13px;
	text-align: justify;
}

.img-kh-right-text {
	text-align: right;
	padding-right: 10px;
	float: right;
	width: 60%;
	color: #949494;
}

.img-kh-left-text {
	margin-right: 0 !important;
	text-align: right;
	float: right;
}

.img-kh-right p {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 8px;
}

.img-kh-right-text p {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 8px;
}

.icon-kh-left {
	background: url(img/question-left.png) no-repeat 0px 9px;
	padding: 10px 9px;
}

.icon-kh-right {
	background: url(img/question-right.png) no-repeat 0px 10px;
	padding: 10px 8px;
}

.client-arrow1 .bx-next {
	width: 46px;
	height: 47px;
	position: absolute;
	right: 0;
	top: 32%;
	font: 23px/30px "WP";
	z-index: 50;
	background: url(img/icon-ykien-left.png) no-repeat;
	text-indent: -9999px;
}

.client-arrow1 .bx-prev {
	width: 47px;
	height: 47px;
	position: absolute;
	left: 0;
	top: 32%;
	font: 23px/30px "WP";
	z-index: 9999;
	background: url(img/icon-ykien-next.png) no-repeat;
	text-indent: -9999px;
}

.client-arrow1 {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
}

.project-option-khachhang-tesol li {
	width: 480px !important;
}

.client-arrow-tesol .bx-next {
	width: 46px;
	height: 47px;
	position: absolute;
	right: 0;
	top: 32%;
	font: 23px/30px "WP";
	z-index: 50;
	background: url(img/icon-ykien-left.png) no-repeat;
	text-indent: -9999px;
}

.client-arrow-tesol .bx-prev {
	width: 47px;
	height: 47px;
	position: absolute;
	left: 0;
	top: 32%;
	font: 23px/30px "WP";
	z-index: 9999;
	background: url(img/icon-ykien-next.png) no-repeat;
	text-indent: -9999px;
}

.client-arrow-tesol {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
}

.introduce-news {
	font-size: 22px;
	text-transform: uppercase;
	background: #fff;
	padding: 15px 20px;
	position: relative;
	top: 12px;
}

.col-md-6-items p {
	color: #949494;
	width: 100%;
	font-size: 14px;
}

.col-md-6-items span {
	color: #000;
	width: 100%;
	padding: 10px 0px;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
}

.wp-datetime {
	position: absolute;
	bottom: 0;
	background: #965bdd;
	padding: 5px 0px;
	text-align: center;
}

.datetime {
	color: #fff !important;
	font-size: 22px !important;
	padding-bottom: 5px;
}

.datetime-last {
	color: #fff !important;
}

.wp-doitac {
	background: #ebebeb;
	padding: 30px 0px;
}

.latest-news {
	display: inline-block;
	width: 100%;
	padding: 30px 0px;
}

.online {
	background: url(img/icon-hn.png) no-repeat 0px 7px;
	padding-left: 14px;
	line-height: 26px;
	display: inline-block;
	width: 100%;
}

.licday {
	background: url(img/icon-hq.png) no-repeat 0px 6px;
	padding-left: 14px;
	line-height: 26px;
}

.licyes {
	background: url(img/icon-tq.png) no-repeat 0px 6px;
	padding-left: 14px;
	line-height: 26px;
}

.licmonth {
	background: url(img/icon-hn.png) no-repeat 0px 6px;
	padding-left: 14px;
	line-height: 26px;
}

.lictotal {
	background: url(img/icon-t.png) no-repeat 0px 6px;
	padding-left: 14px;
	line-height: 26px;
}

#today {
	float: right;
}

.blog-item img {
	width: 100%;
	max-width: 100%;
	height: auto;
	float: none;
}

.project-section-option-tintuc img {
	height: 130px;
	border: 1px solid #23649c;
}

.project-section-option-tintuc a {
}

.project-section-option-tintuc .text-title {
	font-size: 12px;
	text-align: left;
	color: #23649c;
}

.fa-angle-left1 {
	width: 47px;
	height: 47px;
	position: absolute;
	left: 0;
	top: 32%;
	font: 23px/30px "WP";
	z-index: 9999;
	background: url(img/icon-ykien-next.png) no-repeat;
	text-indent: -9999px;
}

.fa-angle-right1 {
	width: 46px;
	height: 47px;
	position: absolute;
	right: 0;
	top: 32%;
	font: 23px/30px "WP";
	z-index: 50;
	background: url(img/icon-ykien-left.png) no-repeat;
	text-indent: -9999px;
}

#client-prev-abum {
}

#client-next-abum {
}

#client-prev-abum a {
	background: url(img/icon-next.png) no-repeat;
	padding: 5px 14px;
	position: absolute;
	right: 36px;
	top: 7px;
	color: #898989;
}

#client-next-abum a {
	background: url(img/icon-prev.png) no-repeat;
	padding: 14px 14px;
	position: absolute;
	right: 0px;
	top: 7px;
	color: #898989;
}

.image-content-wp img {
	width: 100%;
}

.project-option-abum li {
	max-height: 200px;
	overflow: hidden;
}

.project-option-abum .bx-viewport {
	height: 200px !important;
}

.agent-wrapper3 {
	border: 4px solid #b92531;
}

.dichvu-mobile {
	padding-top: 8px;
}

.article-lucky img {
	max-width: 100%;
}

.image-content {
	max-height: 140px;
	overflow: hidden;
	margin-bottom: 10px;
}

.icon-maps {
	padding-top: 5px;
}

.icon-phone {
	padding-top: 1px;
}

.icon-email {
	padding-top: 0;
}

@media only screen and (max-width: 979px) and (min-width: 320px) {
	#lang_sel_list {
		height: auto !important;
	}

	#wrap-header-mobile {
		display: block !important;
	}

	.col-md-2-logo {
		width: auto;
	}

	.wp-tt {
		padding: 10px 0 !important;
	}

	.items-thanhtic {
		margin-bottom: 15px;
	}

	.items-daotao-wp {
		/* width: 50% !important; */
		margin-bottom: 15px;
	}

	.wp-line {
		width: 100%;
		margin-top: 0;
	}

	.dich-vu {
		padding: 20px 0px 0px 0px;
	}

	.agent-wrapper {
		width: 170px;
		height: 170px;
	}

	.dichvu-mobile {
		padding: 0px;
		padding-bottom: 10px;
	}

	.dich-vu p {
		display: none;
	}

	.dich-vu h2 a {
		font-size: 14px;
	}

	.dich-vu h2 {
		line-height: 15px;
	}

	.col-wp {
	}

	span.introduce {
		font-size: 17px;
	}

	.project-option-khachhang ul li {
		display: block !important;
		width: 248px !important;
		margin-right: 0 !important;
		margin-left: 40px !important;
		margin-top: 40px;
	}

	.img-kh {
		display: none;
	}

	.img-kh-right {
		width: 100%;
	}

	.project-option-khachhang .bx-viewport {
		height: 150px !important;
	}

	.box-news-title {
		display: none;
	}

	.section-title {
		margin-bottom: 10px;
	}
}

h2.title-tesol3 a {
	color: #b82537;
}

#wrap-header-mobile {
	display: none;
}

.item-album-img img {
	max-width: 100%;
	width: 100%;
	height: 220px;
}

.item-album-tit h2 {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 15px;
}

.nd-gt img {
	float: left;
	margin-right: 15px;
}

li.icon {
	margin-top: 3px;
}

	li.icon a {
		padding: 0 !important;
	}

li.search-menu {
	float: right !important;
	margin-top: 6px;
}

.search-menu a {
	padding: 17px 17px !important;
}

#lang_sel_list ul a {
}

#lang_sel_list ul li {
	padding: 10px 10px !important;
	border-right: 1px solid #d0c4c4;
}

.wp-advs {
	/* background: url(img/bg.png) repeat-x; */
	padding: 30px 0px;
}

img.advs {
	max-width: 100%;
	float: left;
	margin-right: 10px;
	margin-top: -10px;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	padding-top: 28px;
}

.abum-title a {
	color: #333;
	font-weight: normal;
	font-size: 20px;
}

img.img-dichvu {
	margin-bottom: 10px;
	max-height: 200px;
	min-height: 200px;
}

a.title-dv {
	display: inline-block;
	width: 100%;
	font-size: 14px;
	text-transform: uppercase;
	color: #33bcb5;
	padding-bottom: 10px;
	text-align: center;
}

.desc-dv {
	color: #555;
	padding: 0px 12px;
	display: inline-block;
	padding-bottom: 10px;
	font-size: 13px;
	min-height: 80px;
}

a.title-dv:hover {
	color: #000;
	text-decoration: none;
}

.footer-dv h2 {
	color: #FFF;
	font-size: 25px;
	margin-bottom: 10px;
}

.footer-icon a {
	color: #fff;
	font-size: 14px;
	background: url(img/icon-footers.png) no-repeat 0px 0px;
	padding-left: 15px;
	line-height: 23px;
}

.footer-icon {
	float: left;
	width: 50%;
}

.wp-tintuc {
	background: #fbf9fa;
}

.wp-services {
	background: #fff;
	padding-top: 15px;
}

.wp-services1 {
	background: #fbf9fa !important;
}

.wp-services3 {
	background: #fbf9fa !important;
}

.wp-services5 {
	background: #fbf9fa !important;
}

.span-title {
	display: inline-block;
	width: 100%;
	min-height: 45px;
}

.title-danhmuc h2 {
	color: #fff;
	font-size: 17px;
	text-transform: uppercase;
}

.title-danhmuc {
	background: url(img/icon-danhmuc.png) #965bdd no-repeat;
	padding: 12px 0px;
	padding-left: 46px;
	margin-bottom: 5px;
}

.blog-author div:after {
	content: "" !important;
}

.search-form {
	float: right;
	margin-top: 3px;
	height: 27px;
}

.header_login_url a {
	padding: 10px 5px !important;
}

.header_login_url {
	float: left;
	/* margin-left: 30px; */
}

.wp-advs a {
	color: #613193;
	font-size: 20px;
	line-height: 26px;
	font-family: 'HELVETICANEUEMEDIUM';
}

.title-vechungtoi {
	/* border-left: 4px solid #5b2e91; */
	padding-left: 15px;
	margin-bottom: 30px;
	text-align: center;
}

	.title-vechungtoi h2 {
		font-weight: normal;
		font-size: 20px;
		/* text-transform: uppercase; */
		color: #5e2e91;
	}

		.title-vechungtoi h2 span {
			display: block;
			color: #5e2e91;
			/* font-weight: bold; */
			font-size: 24px;
			/* text-transform: uppercase; */
			line-height: 40px;
			font-family: 'HELVETICANEUEMEDIUM';
		}

.items-vechungtoi {
	padding-bottom: 30px;
	background: #ebebeb;
	padding: 10px;
	border-radius: 10px;
	margin: 0 0px;
	border-bottom: 2px solid #b2b2b2;
	overflow: hidden;
	margin-bottom: 10px;
	max-height: 135px;
	height: 135px;
}

.wp-ct {
	/* margin-top: 40px; */
	/* margin-bottom: 40px; */
	background: #f5f5f5;
	padding: 40px 0;
}

.title-daotao {
	/* border-right: 4px solid #5b2e91; */
	padding-right: 15px;
	margin-bottom: 30px;
	text-align: center;
}

	.title-daotao h2 {
		font-weight: normal;
		font-size: 20px;
		text-transform: uppercase;
	}

		.title-daotao h2 span {
			display: block;
			color: #5e2e91;
			/* font-weight: bold; */
			font-size: 30px;
			text-transform: uppercase;
			line-height: 40px;
			font-family: 'HELVETICANEUEMEDIUM';
		}

img.daotao {
	max-height: 230px;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.items-daotao {
	text-align: center;
}

.items-daotao-wp {
	/* float: left; */
	/* width: 20%; */
}

	.items-daotao-wp .title {
		display: block;
		color: #333;
		font-size: 14px;
		font-weight: bold;
		margin-top: 20px;
	}

		.items-daotao-wp .title:hover {
			color: #5b2e91;
			text-decoration: none;
		}

.wp-tt {
	background: url(img/bg2.png) no-repeat right;
	padding: 80px 0px;
}

.daotao-tt {
	float: left;
	border-right: 2px solid #f7931d;
	padding-right: 5px;
	margin-right: 10px;
}

.items-thanhtic {
	font-size: 30px;
	font-weight: bold;
}

	.items-thanhtic p {
		text-transform: uppercase;
		font-weight: normal;
		font-size: 20px;
		margin-top: 25px;
	}

.items-abums {
	padding: 0px;
	position: relative;
	text-align: center;
}

	.items-abums img {
		max-width: 100%;
	}

	.items-abums a {
		display: inline-block;
		width: 100%;
		max-height: 210px;
		overflow: hidden;
	}

	.items-abums span {
		position: absolute;
		bottom: 28px;
		left: 40%;
		color: #fff;
		font-size: 13px;
		z-index: -1;
	}

		.items-abums span:hover {
		}

	.items-abums:hover {
	}

.items-abum-hover {
}

	.items-abum-hover:hover {
	}

	.items-abum-hover::before {
		border-bottom: 3px solid #FFF;
		border-left: 3px solid #FFF;
		-webkit-transform-origin: 100% 0%;
	}

	.items-abum-hover::after {
		border-top: 3px solid #FFF;
		border-right: 3px solid #FFF;
		-webkit-transform-origin: 0% 100%;
	}

.wp-doitac {
}

.bx-wrapper {
	max-width: 100% !important;
}

img.daotao:hover {
	webkit-transform: scale(1.1);
	/* transform: scale(1.1); */
}

img.advs:hover {
	webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.wp-vdesc {
	display: inline-block;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	padding-top: 15px;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 10px;
}

.featured img {
	max-width: 100%;
}
