@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%;}
	.logo{
		width: 40%;
		margin: 0 auto;
		justify-content: center;
	}
	#menu div > ul > li{
		min-width: 100px;
	}
}
@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){
	#header,.banner-ab,#menu,.right{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%;}
	.flex-banner{
		flex-flow: wrap;
		align-items: center;
	}
	.logo{
		width: 100%;
		margin-top: 20px;
	}
	.left-banner{
		order: -2;
		margin-top: 0;
	}
	.right-banner{
		order: -1;
	}
	.slideshow{
		margin-top: 15px;
	}
	.main-sanpham{
		margin: 70px 0 30px;
	}
	.div-sanpham{
		margin: -10px;
	}
	.wrap-sanpham{
		padding: 10px;
	}
	.form-chinhanh,.form-dathangnhanh{
		width: 80%;
	}
	.bor-acc {
		width: 100%;
		overflow-x: scroll;
	}
	.bor-acc::-webkit-scrollbar { background: #fff; width: 10px; height: 0px; }
	.bor-acc::-webkit-scrollbar-thumb { background: #ccc; }
	.tin-accodion{
		width: 1024px;
	}

}
@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){
	.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:35%;}
	.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;}
	.wrap-sanpham{
		width: calc(100% / 2);
	}
	.form-chinhanh,.form-dathangnhanh{
		width: calc(100% - 30px);
	}
	.open-dathangnhanh,.open-chinhanh{
		padding-top: 5px;
	}
	.div-dathangnhanh,.div-chinhanh{
		height: 100%;
		max-height: calc(100vh - 110px);
	}
	.item-chinhanh{
		width: 100%;
	}
	.product-mb{
		display: block;
	}
	.product-desktop{
		display: none;
	}
	.product-mb .boxshadow-sanpham{
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.product-mb p.gia-sanpham{
		color: #d60606;
		font-size: 18px;
		font-family: RB;
		text-transform: uppercase;
		margin-top: 15px;
	}
	.product-mb .boxshadow-sanpham .img-sanpham{
		width: 150px;
		text-align: center;
	}
	.product-mb .boxshadow-sanpham .text-sanpham{
		width: calc(100% - 160px);
	}
	.text-sanpham h3 a{
		font-size:18px;
	}
	.p-header__ganv {
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		background-color: #fff;
		box-shadow: 0 4px 8px #00000012;
	}
	.c-gnav {
		width: 100%;
		display: flex;
		height: 45px;
		align-items: center;
		margin:0;
	}
	.c-gnav__item {
		flex: 1 1 auto;
		padding: 0 1rem;
		list-style: none;
	}

	.c-gnav__link {
		white-space: nowrap;
		font-size: 20px;
		line-height: 1;
		color:#000;
	}
	.c-gnav__link.is-active {
		font-weight: 700;
	}
	#danhmuc-sp{
		display: block;
	}
	.fixing1{
		position: -webkit-sticky;position: sticky;top: 40px;z-index: 9;font-size: 16px;
	}
}
@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: 600px){
	.right-banner a.giohang{
		display: none;
	}
	.text-sanpham p.gia-sanpham{
		font-size: 23px;
	}
	.left-banner{
		width: 100%;
	}
	.left-banner ul{
		width: 100%;
		justify-content: center;
	}
	.right-banner{
		width: 100%;
		justify-content: space-between;
		margin-top: 15px;
	}

}
@media (max-width:480px){
	.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;}
	.wrap-sanpham{
		width: 100%;
	}
	.border-dathangnhanh{
		flex-flow: wrap;
		align-items: center;
	}
	.hotline-dathangnhanh{
		width: 100%;
		display: flex;
		flex-flow: wrap;
		margin-top: 20px;
	}
	.hotline-dathangnhanh p{
		width: 120px;
		margin: 0 auto;
	}
	.title-chinhanh h3{
		font-size: 18px;
	}
	.text-dathangnhanh{
		width: calc(100% - 50px);
	}
}
@media (max-width:374px){
	.product-mb .boxshadow-sanpham{padding:  10px 5px;}
	.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;}
}
