@media (max-width:1024px) {
	.toolbar { display: block; }
	.scrollToTop, #messages-facebook { display: none !important; }
	.head-bottom { position: sticky; top: 0px; z-index: 99; box-shadow: 0 1px 5px 0 rgb(0 0 0 / 10%); background: var(--main-color); }
	.head-bottom .wrap-content { padding: 5px 0px; }
	.right-head { display: flex; }
	.banner-head, .hotline-head { display: none; }
	.logo-head img { max-height: 65px; }
	.head-top { display: none; }
	.contact-input { margin-bottom: 15px; }
	.flex-cus, .row-video, .row-20 { margin-left: -5px; margin-right: -5px; }
	.mg-cus, .mg-video, .col-20 { padding-left: 5px; padding-right: 5px; }
	.content-text img { height: auto !important; }
	.padding-top-bottom { padding: 2rem 0; }
	.pad-top { padding-top: 2rem; }
	.pad-bottom { padding-bottom: 2rem; }
	.mg-top { margin-top: 2rem; }
	.mg-bottom { margin-bottom: 2rem; }
	.title-detail-main {font-size: 24px;}
	.cart-fixed { bottom: 220px; }
	.btn-frame { display: none; }
	.cart-pro-detail { width: 100%; margin-top: 10px; }
	.pad-bottom { padding-bottom: 2rem !important; }
	.pad-top { padding-top: 2rem !important; }
	.padding-top-bottom {padding: 1.5rem 0 !important;}
	.menu { display: none; }
	.head, .menu-res { display: block; }
	.head .wrap-content { height: 70px; }
	.head.head-fix { position: fixed !important; top: 0; left: 0; width: 100%; animation: slide-down 0.7s; z-index: 999; box-shadow: 0 1px 5px #333; background: #fff; }

	/**/
	.intro-left, .slogan-experience { display: none; }
	.intro-between { width: 52%; }
	.intro-right { width: 45%; }
	.desc-intro { -webkit-line-clamp: 15; }
	.grid-criteria { grid-gap: 50px 90px; }
	.content-prolist, .name-experience, .item-experience p { padding: 0 10px 15px; }
	.content-prolist .name-prolist, .name-experience p, .item-experience p span { font-size: 18px; -webkit-line-clamp: 2; }
	.row-feedback:before { width: 450px; }
	.feedback-left { width: 30%; }
	.feedback-right { width: 70%; }
	.footer-news:nth-child(1) { width: 34%; }
	.footer-news:nth-child(2) { width: 16%; }
	.footer-bottom { display: block !important; }
	.footer-map { width: 100%; }
	.footer-fanpage {width: 222px;margin-top: 10px;}
	.footer-powered { margin-bottom: 85px; }
}
@media (max-width:992px) {
	.othernews { position: initial; }
	.footer-title:after { width: 100%; }
	#fanpage-facebook { width: 300px; overflow: hidden; margin: auto; }
	.footer-news:nth-child(4) { width: 100%; }
	.footer-news:nth-child(3) { width: 100%; margin-bottom: 20px; }
	.footer-news:nth-child(2) { width: 100%; margin: 20px 0; }
	.footer-news:nth-child(1) { width: 100%; }
	.time-news { display: none; }
	.copyright, .statistic { width: 100%; text-align: center; }
	.footer-ul li { width: calc(100% / 2 - 5px); }
	.footer-ul { display: flex; flex-flow: row wrap; justify-content: space-between; }
}
@media (max-width: 768px) {
	.left-pro-detail, .right-pro-detail { width: 100%; margin: 0px; }
	.left-pro-detail, .top-contact .article-contact { margin-bottom: 30px; }
	.grid-products {grid-template-columns: repeat(3, 1fr);grid-gap: 15px;}
	.footer-copyright, .footer-statistic { text-align: center; }

	/**/
	.wrap-home>div,.footer-article { overflow: hidden; padding: 30px 0; }
	.wrap-prolist,.wrap-feedback{padding-bottom: 0 !important;}
	.name-slideshow { font-size: 30px; }
	.more-slideshow { width: 220px; padding: 12px; }
	.lookbook-detail-body { gap: 8px; grid-template-columns: 1fr 1fr; }
	.lookbook-gallery-item { --lookbook-space-1st: calc(100% - calc(16px * 2)); width: calc(var(--lookbook-space-1st) / 2); border: 6px solid #EAEAEA; margin-bottom: 16px; }
	.intro-between { width: 100%; }
	.title-intro span { font-size: 36px; }
	.title-intro b { font-size: 40px; }
	.title-intro p, .content-criteria span { font-size: 16px; }
	.desc-intro { font-size: 14px; }
	.btn-intro { padding: 12px; }
	.intro-right { display: none; }
	.grid-criteria:before, .grid-criteria:after { display: none; }
	.grid-criteria { grid-template-columns: repeat(1, 1fr); grid-gap: 20px; }
	#FormNewsletter2>div { padding: 15px; }
	#FormNewsletter2>div span { font-size: 22px; }
	.grid-prolist { grid-gap: 8px; }
	.content-prolist .name-prolist, .name-experience p, .item-experience p span,.content-news a { font-size: 16px; }
	.title-main span {font-size: 26px;}
	.row-experience { display: block; }
	.experience-left { width: 100%; }
	.slide-2up { margin: 0 -7px; }
	.slide-2up .slick-slide { margin: 0 7px; }
	.experience-right { width: 100%; margin-top: 15px; }
	.img-experience { margin: 0; }
	.slide-5 { margin: 0 -12px; }
	.slide-5 .slick-slide { margin: 0 12px; }
	.box-partner{padding: 20px;}
	.row-feedback{display: block;}
	.row-feedback:before{display: none;}
	.feedback-left{display: none;}
	.feedback-right{width: 100%;}
	.item-feedback .img-feedback{padding: 10px;}
	.slide-3 { margin: 0 -7px; }
	.slide-3 .slick-slide { margin: 0 7px; }
	.name-company{font-size: 30px;}
	.footer-title{font-size: 15px;}
	body{font-size: 14px;}
	.footer-bottom{padding-top: 30px;}
	.footer-top{margin-bottom: 20px;}
}
@media (max-width:660px) {
	.head-top { display: none; }
	.grid-products { grid-template-columns: repeat(2, 1fr); grid-gap: 10px; }
	/**/
	.grid-prolist{grid-template-columns: repeat(2, 1fr);}
	.item-prolist:nth-child(1) { grid-area: 1 / 1 / 2 / 2; }
	.item-prolist:nth-child(2) { grid-area: 1 / 2 / 2 / 3; }
	.item-prolist:nth-child(3) { grid-area: 2 / 1 / 4 / 3; }
	.item-prolist:nth-child(4) { grid-area: 4 / 1 / 5 / 3; }
	.item-prolist:nth-child(5) { grid-area: 5 / 1 / 6 / 2; }
	.item-prolist:nth-child(6) { grid-area: 5 / 2 / 6 / 3; }
	.item-prolist:nth-child(7) { grid-area: 6 / 1 / 7 / 3; }
	.title-intro span{font-size: 34px;}
	.content-product{padding-top: 12px;}
	.name-product{font-size: 14px;}
	.content-prolist .name-prolist, .name-experience p, .item-experience p span, .content-news a{font-size: 15px;}
	.content-feedback span{font-size: 25px;}
	.content-feedback b{font-size: 14px;}
	.item-feedback:before{zoom:0.8;}
	.content-feedback p{-webkit-line-clamp:6;}
	.footer-map{grid-gap: 10px;}

}
@media (max-width:576px) {
	.toast-cus { left: 5px; width: calc(100% - 10px); }
	.box-readmore { width: calc(100% - 5px); }
	.newshome-scroll { width: 100%; }
	.newshome-intro { width: 100%; margin-bottom: 20px; }
	.top-contact .form-contact .button-contact .file-contact span b { max-width: 105px; }
	.cart-pro-detail { flex-wrap: wrap; }
	.cart-pro-detail a { width: 100%; text-align: center; margin: 0px !important; }
	.cart-pro-detail a:first-child { margin-bottom: 5px !important; }
	.video-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; }
	.video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
	/**/
	.contentSlideshow .wrap-content{display: block !important;}
	.boxInfoSlideshow{max-width: 100%;}
	.name-slideshow{font-size: 22px;margin-bottom: 12px;}
	.more-slideshow{width: 180px;margin: 0px !important;}
	.more-slideshow span{font-size: 13px;}
	.button-video{display: flex;justify-content: space-between;align-items: center;width: 100%;}
	.contentSlideshow{margin-bottom: 20px;}
	.slideshow{height: 470px;}
	.footer-map{grid-template-columns:repeat(1,1fr);}
	.item-feedback .img-feedback{width: 40%;}
	.content-feedback{padding-top: 0;width: 57%;}
	.item-feedback:before{display: none;}
	.item-feedback{align-items: center;}
	.content-feedback span{font-size: 22px;}
	.content-feedback p{-webkit-line-clamp:4;}
	.title-main{margin-bottom: 15px;}
	.title-main span,.name-company{font-size: 25px;}
	.box-partner{padding: 10px;}
}
@media (max-width:426px) {
	.pic-news { width: 100%; margin-bottom: 10px; }
	.info-news { width: 100%; padding-left: 0px; }
	/**/
	.item-feedback{display: block;}
	.item-feedback .img-feedback{padding: 5px;margin: 0px auto !important;}
	.content-feedback{width: 100%;margin-top: 5px;}
	.title-intro b{font-size: 35px;}
	.title-intro b:before,.title-intro b:after{display: none;}
	.title-intro p, .content-criteria span{font-size: 15px;}
	.title-main span, .name-company{font-size: 24px;}

}
@media (max-width:376px) {
	#FormNewsletter2>div span,.name-slideshow{font-size: 20px;}
	.title-intro span{font-size: 30px;}
}