@media (min-width:1200px){
}
@media (max-width:1199px){
	#search{right:15px;}
	#container{padding:20px 15px;}
	.box-dt{max-width:95%;}
	.box-tintuc{max-width:95%;}
}
@media (min-width:992px) and (max-width:1199px){

	.box-sp{width:32%;margin:0px 2% 20px 0px;}
	.box-sp:nth-child(3n){margin-right:0;}
	.box-sp:nth-child(3n+1){clear:both;}
	.box-product{width:32%;margin:0px 2% 20px 0px;}
	.box-product:nth-child(3n){margin-right:0;}
	.box-product:nth-child(3n+1){clear:both;}
	.box-album{width:32%;margin:0px 2% 20px 0px;}
	.box-album:nth-child(3n){margin-right:0;}
	.box-album:nth-child(3n+1){clear:both;}
	.box-video{width:32%;margin:0px 2% 20px 0px;}
	.box-video:nth-child(3n){margin-right:0;}
	.box-video:nth-child(3n+1){clear:both;}
	.footer-1{width:35%;margin:0px;}
	.footer-2{width:calc(35% - 20px);margin:0 0 0 20px;}
	.footer-3{width:calc(30% - 20px);margin:0 0 0 20px;}
}
@media (max-width:991px){
	#banner {display: flex;}
	#header,.banner-ab,#menu,.right,.product-total-left{display:none;}
	#banner .center{display:flex;align-items:center;justify-content:center;}
	.logo{position:static;padding:0;margin-right:15px;}
	.banner{padding:0;}
	#menu-mobile{display:block;}
	#smenu a{font-family:RM;color:#fff;font-size:16px;margin-left:5px;}
	.left{width:100%;}
	.slick-service {
		margin: 0 -5px;
	}
	.box-service {
		padding: 0 5px;
	}
	.box-method {
		padding: 0 15px;
		width: calc(100% /4);
	}
	.wrap-method {
		margin: 66px -15px 0;
	}
	.product-total-right {
		width: 100%;
	}
	.name-product {
		font-size: 18px;
	}
	
}
@media (min-width:768px) and (max-width:991px){
	.box-sp{width:32%;margin:0px 2% 20px 0px;}
	.box-sp:nth-child(3n){margin-right:0;}
	.box-sp:nth-child(3n+1){clear:both;}
	.box-product{width:32%;margin:0px 2% 20px 0px;}
	.box-product:nth-child(3n){margin-right:0;}
	.box-product:nth-child(3n+1){clear:both;}
	.box-album{width:32%;margin:0px 2% 20px 0px;}
	.box-album:nth-child(3n){margin-right:0;}
	.box-album:nth-child(3n+1){clear:both;}
	.box-video{width:32%;margin:0px 2% 20px 0px;}
	.box-video:nth-child(3n){margin-right:0;}
	.box-video:nth-child(3n+1){clear:both;}
	.footer-1{width:100%;float:none;margin:0 0 15px;}
	.footer-2{width:350px;float:left;}
	.footer-3{width:350px;float:right;}
}
@media (max-width:767px){
	.name-product {
		font-size: 14px;
		line-height: 17px;
	}
	.title-map {
		display: block;
	}
	.title-map h2 {margin: 5px;}
	.wrap-form {
		display: block;
	}
	.col-1-form {
		width: 100%;
	}
	.col-2-form {
		margin-top: 20px;
		width: 100%;
	}
	.box-method {
		padding: 27px 5px;
		width: calc(100% /2);
	}
	.wrap-method {
		margin: 20px -5px 0;
	}
	h2.service {
		margin-bottom: 13px;
	}
	.main-method {
    padding: 17px 0 20px;
	}
	.title-start {
		display: block;
		margin-bottom: 16px;
	}
	.main-about-us {
		padding: 30px 0 30px;
	}
	.wrap-about-us {
		display: block;
	}
	.col-1-about-us {
		margin-top: 10px;
		width: 73.7%;
		position: relative;
		right: 0;
	}
	#service {
		background: #d42d72;
		padding: 10px 0 10px;
	}
	.main-form {
		padding: 23px 0 10px;
	}
	.form-control-textarea {
		margin-bottom: 15px; 
	}
	.col-2-about-us {width: 100%;}
	.pic-hot-news,.desc-hot-news{width: 100%;}
    .desc-hot-news{padding: 15px;}
    .box-hot-news{margin-bottom: 25px;}
    .news-total-container{margin:-8px;}
    .boxs-news{width:calc(100% / 2); padding: 8px;}
	.btn-zalo,.btn-phone,#messages-facebook{display:none;}
	.fix-toolbar{display:block;}
	.content iframe{width:100%!important;height:45vh;}
	.content img{height:inherit!important}
	.logo{position:static;margin-right:10px;height:auto;}
	#footer{padding-bottom:45px;}
	.footer-top{padding-bottom:0;}
	.footer-1,.footer-2,.footer-3{width:100%;float:none;margin:0 0 20px 0;}
	.copyright,.statistic{width:100%;}
	.statistic span{margin:0 5px;}
	.ft-b .center > div{width:100%;}
	.top-contact .article-contact{width:100%;margin-bottom:20px;}
	.form-contact{width:100%;}
	#top .center > div{width:100%;}
	#top #breadcrumb{margin-bottom:0}
	.box-news{width:100%;float:none;margin:0 0 20px;}
	.pic-news{width:100%;}
	.bottom-left{width:100%;margin-bottom:20px;}
	.bottom-right:not(.onApp){width:100%;}
	.tintuc-l{width:100%;margin-bottom:20px;}
	.tintuc-r{width:100%;}
	.left-pro-detail{float:none;width:100%;margin:0 0 20px;}
	.right-pro-detail{float:none;width:100%;}
	.grid-thuvienanh{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(4,22vh);}
	.box-thuvienanh .box-thuvienanh-content{background:rgba(0,0,0,0.4);color:#fff;}
}
@media (min-width:481px) and (max-width:767px){
	.box-sp{width:49%;margin:0px 2% 15px 0px;}
	.box-sp:nth-child(2n){margin-right:0;}
	.box-sp:nth-child(2n+1){clear:both;}
	.box-product{width:49%;margin:0px 2% 15px 0px;}
	.box-product:nth-child(2n){margin-right:0;}
	.box-product:nth-child(2n+1){clear:both;}
	.box-album{width:49%;margin:0px 2% 15px 0px;}
	.box-album:nth-child(2n){margin-right:0;}
	.box-album:nth-child(2n+1){clear:both;}
	.box-video{width:49%;margin:0px 2% 15px 0px;}
	.box-video:nth-child(2n){margin-right:0;}
	.box-video:nth-child(2n+1){clear:both;}
}
@media (max-width:480px){
	.title-main h1, .title-main h2, .title-main span {
		font-size: 30px;
	}
	.slick-product-view {
		margin: 0 -5px;
	}
	.box-sanpham {
		padding: 0 5px;
	}
	.wrap-product-in {
		margin: 0px -5px;
	}
	.box-product-in {
		width: calc(100% /2);
		position: relative;
		padding: 5px 5px;
	}
	.newsletter-button-2 > input {width: 230px;}
	.box-content-about-us p {
		font-size: 14px;
		margin-bottom: 12px;
	}
	.box-content-about-us h3 {
		font-size: 18px;
		margin: 7px 0 6px;
	}
	
	.box-sp{width:49%;margin:0px 2% 10px 0px;}
	.box-sp:nth-child(2n){margin-right:0;}
	.box-sp:nth-child(2n+1){clear:both;}
	.box-product{width:49%;margin:0px 2% 10px 0px;}
	.box-product:nth-child(2n){margin-right:0;}
	.box-product:nth-child(2n+1){clear:both;}
	.box-album{width:49%;margin:0px 2% 10px 0px;}
	.box-album:nth-child(2n){margin-right:0;}
	.box-album:nth-child(2n+1){clear:both;}
	.box-video{width:49%;margin:0px 2% 10px 0px;}
	.box-video:nth-child(2n){margin-right:0;}
	.box-video:nth-child(2n+1){clear:both;}
}
@media (max-width:374px){
	.lh-con-l,.lh-con-r{width:100%;float:none;margin:0px;padding:0px;}
	.lh-con-r{margin-bottom:10px;}
	.box-sp{width:90%;margin:0px 5% 10px;float:none;}
	.box-product{width:90%;margin:0px 5% 10px;float:none;}
	.box-album{width:90%;margin:0px 5% 10px;float:none;}
	.box-video{width:90%;margin:0px 5% 10px;float:none;}
}