@media (min-width: 1200px){
	.container-custom{max-width: 100%;}
}
@media (min-width: 992px) and (max-width: 1199px){
	.container-custom {max-width: 980px; }
}
@media (min-width: 768px) and (max-width: 991px){
	.container-custom {max-width: 760px; }
}

@media(max-width:1440px){
	.menu ul li a {padding: 13.5px 10px}
	#left {
		left: 100px;
	}
}
@media(max-width:1280px){
	.menu ul li a {padding: 13.5px 10px}
	#left {
		left: 30px;
	}
}


@media(max-width:1100px){
	.menu{padding: 5px 10px;}
	.menu ul,.danhmuc{display:none !important;}
	#hamburger{display: block;}
	.right-menu{width: auto;}
	.search-res{width: auto;margin-left: 10px;display: none;}
	.search{display: block;}
	.mobile-lang{display: block;}
	.right-header{display: none;}
	.header .wrap-content{justify-content: center !important;}
	.logo-header{margin-right: 10px;}
	.banner-header img{max-height: 92px;}
}
@media(max-width:992px){
	.news{width:100%;float:none!important;}
	.footer-news:nth-child(1){width: 100%;margin-right: none;margin-bottom: 20px;}
	.footer-news:nth-child(2){width: 38%;float: left;}
	.footer-news:nth-child(3){width: 60%;float: right;}
	.footer-powered .wrap-content{display: block !important;text-align: center;}
	.footer-powered{font-size: 13px;}
	.statistic span{padding: 5px 5px 0px;}
	.wrap-home{flex-direction: column-reverse;}
	#left{width: 100%;}
	#main{width: 100%;}
	.hide-mobile{display: none;}
	.title-left{padding: 8px 5px;}
	.wrap-intro .wrap-content{flex-direction: column;}
	.left-intro{width: 100%;margin-bottom: 20px;}
	.right-intro{width: 100%;}
}
@media(max-width:768px){
	.top-contact{flex-wrap:wrap;}
	.left-pro-detail,.right-pro-detail,.top-contact .form-contact,.top-contact .article-contact{width:100%;margin:0px;}
	.left-pro-detail,.top-contact .article-contact{margin-bottom:30px;}
	.title-main span{font-size: 18px;}
	.title-main a{display: none;}
	.product-moi{padding: 20px 0px;margin-bottom: 20px;}
	.wrap-product{margin-bottom: 20px;}
	.video-index{padding: 25px 0px;margin-bottom: 20px;}
	.album-index{margin-bottom: 20px;}
	.news-index{padding: 20px 0px;}
	#my_call{display: block;}
	.footer-article{padding: 30px 0px;}
	.wrap-main{margin-top: 20px;}
	.title-index span{font-size: 20px;}
	.title-index p{font-size: 14px;}
	.title-intro span{font-size: 20px;}
	.title-intro p{font-size: 14px;}
	.pic-newshome-normal{width: 110px;}
	.info-newshome-normal{width: calc(100% - 125px)}
	.name-newshome a{font-size: 14px;}
	.wrap-service{padding: 25px 0px;margin-bottom: 25px;}
	.wrap-partner{margin-bottom: 25px;}
	.title-footer{font-size: 16px;margin-bottom: 15px;}
	.footer-powered{padding-bottom: 50px;}
	.header .wrap-content{flex-direction: column;}
}
@media(max-width:600px){
	
}
@media(max-width:550px){
	.name-product{font-size: 17px;}
	.name-product a{font-size: 14px;}
	.dungtich{font-size: 14px;}
	.price-product{font-size: 14px;}
	.price-new{font-size: 14px;}
	.price-old{font-size: 13px;}
	.row-news{margin: 0px -7px;}
	.col-news{padding: 0px 7px;}
	.content-news{padding: 10px 10px;}
	.date-news{right: 5px;bottom: 5px;width: 60px;height: 45px;}
	.date-news p{font-size: 15px;line-height: 18px;}
	.date-news span{font-size: 13px;}
	.footer-news:nth-child(2){width: 100%;float: left;margin-bottom: 20px;}
	.footer-news:nth-child(3){width: 100%;float: right;}
	.left-album{width: 100%;margin-bottom: 3.5%;}
	.right-album{width: 100%;}
	.row-product{margin: 0px -7px;}
	.col-product{padding: 0px 7px;}
	.box-product{margin-bottom: 15px;}
	.row-service{margin: 0px -7px;}
	.col-service{padding: 0px 7px;}
	.box-service{margin-bottom: 15px;}
	.info-service h2{font-size: 18px;}
	.info-service h2 a{font-size: 16px;}
	.newshome-best{width: 100%;margin-bottom: 20px;}
	.newshome-scroll{width: 100%;}
}
@media(max-width:440px){
	.pic-news,.info-news{display:block;width:100%;float:none;text-align:center;margin:0px;}
	.info-news{margin-top:15px;}
	.top-contact .form-contact .button-contact .file-contact span b{max-width:105px;}
}
@media(max-width:400px){
	.row-news{display: block;}
	.col-news{max-width: 100%;}
	.box-news{margin-bottom: 15px;}
	.row-service{display: block;}
	.col-service{max-width: 100%;}
	.search{width: 150px;}
}
@media(max-width:370px){
	.row-product{display: block;}
	.col-product{max-width: 100%;}
	.box-product{margin-bottom: 15px;}
	.cart-pro-detail{flex-wrap:wrap;}
	.cart-pro-detail a{width:100%;text-align:center;margin:0px!important;font-size:12px;}
	.cart-pro-detail a:first-child{margin-bottom:5px!important;}
	.cart-pro-detail a i{display:none;}
}