@media (min-width: 768px){
	.main-menu{
		display: block !important;
	}
	.main-menu ul li ul {
	    background-color: #fff;
	    padding: 0;
	    position: absolute;
	    width: 200px;
	    z-index:200;
	    left: -9999px;
	    padding: 0 5px;
	    transition: 0.3s ease;
	    -webkit-transition: 0.3s ease;
	    -moz-transition: 0.3s ease;
	    -ms-transition: 0.3s ease;
	    -o-transition: 0.3s ease;
	    opacity:0;
	    visibility: hidden;
	    transform: translate(0, 80px);
	    -webkit-transform: translate(0, 80px);
	    -moz-transform: translate(0, 80px);
	    -ms-transform: translate(0, 80px);
	    -o-transform: translate(0, 80px);
	}
	.main-menu ul li:hover > ul{
		left: auto;
		opacity:1;
		visibility: visible;
		transform: translate(0, 0);
	    -webkit-transform: translate(0, 0);
	    -moz-transform: translate(0, 0);
	    -ms-transform: translate(0, 0);
	    -o-transform: translate(0, 0);
	}
	.main-menu ul li ul li{
		float: none;
	}
	.main-menu ul li ul li a{
		padding: 7px 15px;
		display: block;
		color: #014b92;
		font-size: 13px;
		border-bottom: 1px dotted #929292;
	}
	.main-menu ul li ul li:last-child a{
		border-bottom: 0;
	}
	.main-menu ul li ul li ul{
		left: 200px !important;
		top: 0;
		z-index: 50;
		border-top: none;
	}
}
@media (min-width: 992px){

}
@media (min-width: 1200px){
	.slideshow .item img{
		height: 380px;
	}
}

@media (max-width: 1199px){
	.header-text h1{
		font-size: 19px;
	}
	.header-text h2{
		font-size: 15px;
	}
	.footer-top p{
		padding: 0 30px;
	}
}
@media (max-width: 991px){
	.home-video iframe{
		max-height: 400px;
	}
	.content-left{
		width: 70%;
	}
	.sidebar{
		width: 30%;
	}
	.logo-doi-tac-item:nth-child(4n+1){
		clear: inherit;
	}
	.logo-doi-tac-item:nth-child(3n+1){
		clear: both;
	}
	.contact-head-item:nth-child(2n+1){
		clear: both;
	}
	.header-center-left{
		width: 100%;
	}
	.header-center-right{
		display: none;
	}
	.dich-vu{
		display: inherit;
	}
	.dich-vu-item:nth-child(2n+1){
		clear: both;
	}
	.footer-top{
		padding-left: 0;
		text-align: center;
	}
	.footer-contact{
		display: none;
	}
	.footer-top p{
		display: block;
		margin: 0 auto;
		border-right: 0;
		margin: 5px 0;
	}
	.footer-top .social{
		float: none;
		margin:5px 0;
	}
	.footer-menu{
		margin-top: 0;
	}
	.footer-menu li a{
		padding: 5px 10px;
	}
	.footer-contact-box{
		padding-right: 0;
	}
	.footer-etc-box{
		padding-left: 0;
	}
}
@media (max-width: 767px){
	.main-menu{
		position: absolute;
		top: 58px;
		left:0;
		background-color: rgba(1, 75, 146, 0.7);
		width: 100%;
		display: none;
		z-index: 200;
	}
	.main-menu ul li{
		float:none;
	}
	.main-menu ul li a{
		display: block;
		padding: 6px 10px;
		color: #fff;
	}
	.main-menu li a:hover, .main-menu li.current-menu-item > a, .main-menu li.current-menu-parent > a{
		background: #d3dde7;
		color: #333;
	}
	.main-menu ul li ul{
		display: none;
	}
	.view-menu{
		display: block;
		background: #fff;
		width: 40px;
		height: 34px;
		outline: none;
		border:	none;
		border-radius:3px;
		margin: 12px 0 12px 0;
		font-size: 20px;
		line-height:30px;
		display: inline-block;
	}
	.main-menu ul li.menu-item-has-children > a{
		position: relative;
	}
	.main-menu ul li ul li a{
		padding: 3px 0 3px 30px;
		font-size: 13px;
		font-weight: normal;
	}
	.view-sub-menu{
		display: block;
		position: absolute;
		top:0;
		right:0;
		width: 40px;
		height: 40px;
		text-align: center;
		line-height: 40px;
		font-size: 18px;
	}
	.banner img{
		height: 100px;
	}
	.lang-list{
		margin-top: 15px;
	}
	.box-link-item:nth-child(2n+1){
		clear: both;
	}
	.content-left{
		width: 100%;
		float: none;
		padding-right: 0;
	}
	.sidebar{
		width: 100%;
		float: none;
		margin-top: 30px;
	}
	.contact-info .google-map{
		width: 100%;
	}
	.contact-info .contact-form{
		width: 100%;
	}
	.header-top, .header-center{
		display: none;
	}
	.header-bottom{
		position: relative;
	}
	.lang-list-mobile{
		display: block;
		margin: 19px 0 0 0;
	}
	.lang-list-mobile img {
	    width: 25px;
	    height: 20px;
	    margin: 0 2px;
	}
	.logo-mobile{
		display: block;
	}
	.logo-mobile{
		position: absolute;
		top: 4px;
		left: 50%;
		margin-left: -40px;
	}
	.logo-mobile img{
		width: 80px;
		height: 50px;
	}
	.dich-vu-item:nth-child(2n+1){
		clear: inherit;
	}
}
@media (max-width: 640px){
	.form-left{
		width: 100%;
		float: none;
		padding-right: 0;
	}
	.form-right{
		width: 100%;
		float: none;
		padding-left: 0;
		margin-top: 15px;
	}
	.banner{
		display: none;
	}
	.main-menu{
		top: 50px;
	}
	.copyright{
		float: none;
		text-align: center;
	}
	.footer-etc-box li{
		width: 50%;
	}
}
@media (max-width: 480px){
	.box-link-item{
		width: 100%;
		float: left;
	}
	.box-link-item:nth-child(2n+1){
		clear: inherit;
	}
	.post-item{
		padding-left: 0;
	}
	.post-item img{
		position: static;
		display: block;
		margin: auto;
		margin-bottom: 15px;
		width: 100%;
	}
	.post-img{
		display: none;
	}
	.post-img-mobile{
		display: block;
	}
	.logo-doi-tac-item{
		width: 50%;
	}
	.logo-doi-tac-item:nth-child(3n+1){
		clear: inherit;
	}
	.logo-doi-tac-item:nth-child(2n+1){
		clear: both;
	}
	.contact-head-item{
		width: 100%;
		float: none;
	}
	.contact-head-item:nth-child(2n+1){
		clear: inherit;
	}
	.send-message{
		width: 100%;
	}
	.contact-form{
		padding-bottom: 10px;
	}
	.footer-etc-box li{
		width: 100%;
		float: none;
	}
	.footer-top a{
		font-size: 15px;
	}
}
@media (max-width: 360px){
	.logo-doi-tac-item{
		width: 100%;
		float: none;
	}
	.logo-doi-tac-item:nth-child(2n+1){
		clear: inherit;
	}
}