@media only screen and (max-width:1200px) {
	.right-head { display: flex; }
	.menu-res, #hamburger { display: block; }
	.wrap-content2 { width: calc(100% - 30px); }
	.slick-prev { left: 0 !important; }
	.slick-next { right: 0 !important; }
	.menu, .header-top { display: none; }
	.body-main { overflow-x: hidden; }
	.logo-header-rp img { height: 40px }
	.header { position: relative; background: var(--color-main); padding: 5px 0 }
	.click_search { font-size: 16px; width: 35px; height: 35px; }
	#hamburger { width: 120px; padding-left: 50px; height: 40px; line-height: 40px }
	#hamburger:before, #hamburger:after, #hamburger span { left: 15px }
	#hamburger:before { top: 14px; }
	#hamburger span { top: 20px; }
	#hamburger:after { top: 26px; }
	.menu-mobile-opened #hamburger:before, .menu-mobile-opened #hamburger:after { top: 18px; }
}
@media (max-width:1024px) {
	.menu.fix { position: relative; }
	.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: 20px; }
	.btn-frame { display: none; }
	.pad-bottom { padding-bottom: 2rem !important; }
	.pad-top { padding-top: 2rem !important; }
	.padding-top-bottom { padding: 2rem 0 !important; }
	.title-main { font-size: 40px; }
	.abouthome, .whyhome { padding: 30px 0 }
}
@media (max-width:992px) {
	.othernews { position: initial; }
	.time-news, .fanpage { display: none; }
	.footer-news { width: 100% !important; margin-bottom: 30px }
	.about_left { width: 100%; margin-bottom: 20px }
	.about_right { width: 100% }
	.title-whyhome { margin-bottom: 30px }
}
@media (max-width:850px) {
	.left-intro { width: 100%; margin-bottom: 20px; padding-right: 0; }
	.left-pro-detail, .right-pro-detail { width: 100%; margin: 0px; border: none; padding: 0; }
	.left-pro-detail, .top-contact .article-contact { margin-bottom: 30px; }
	.title-main ,.title-whyhome{ font-size: 30px; }
	.title-list p { font-size: 40px; }
	.item-tableprice{ padding: 10px }
}
@media (max-width:767px) {
	.desc-news.text-split { -webkit-line-clamp: 2; }
	.item-newshome > a::before,.item-newshome h3{ opacity: 1 }
	.item-newshome h3 a{ font-size: 16px }
}
@media (max-width:675px) {
	.title-main { font-size: 25px; }
	.title-footer { font-size: 35px; }
	.hotline-video span { font-size: 35px }
	.item-video-bottom p { font-size: 14px; }
	.title_about { font-size: 25px; margin-bottom: 15px; }
	.slick-producthot { margin-left: -10px; margin-right: -10px }
	.slick-producthot .col-12 { padding: 0 10px; }
	.title-list p { font-size: 25px; }	
	.item-producthot { -webkit-transform: scale(1, 1) !important; -moz-transform: scale(1, 1) !important; -o-transform: scale(1, 1) !important -ms-transform:scale(1, 1) !important; transform: scale(1, 1) !important; }
	.info-whyhome h3,.info-product h3 a { font-size: 16px }
	.col-product { padding-left: 7PX; padding-right: 7PX; }
	.more-list{ line-height: 45px; width: 180px; gap: 8px; font-size: 15px }
	.item-product{ padding: 8px }
	.item-whyhome{ padding: 40px 20px }
	.info-whyhome span{ font-size: 14px }
}
@media (max-width:576px) {
	.toast-cus { left: 5px; width: calc(100% - 10px); }
	.box-readmore { width: calc(100% - 5px); }
	.top-contact .form-contact .button-contact .file-contact span b { max-width: 105px; }
	.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%; }
	
	.about_right a { max-width: 100% !important }
	.about_right a:nth-child(3) { margin-top: 0 }
	.about_right { gap: 10px; }
	.about_right a:nth-child(1) { margin-top: 0 }
}
@media (max-width:440px) { }
@media(min-width:400px) and (max-width:580px) {
	.col-product, .col-news { width: 50% }
}