/* Responsive */
@media (max-width:1200px) {
	#hamburger { display: block; }
	.menu-head { display: none; }
	.menu, .title-footer::before { display: none; }
	.cart-head { padding: 5px; font-size: 12px; }
	.flex-product-main { display: block; }
	.flex-product-main .left-product { position: fixed; z-index: 999; top: 0px; left: 0px; transform: translateX(-270px); bottom: 0px; overflow-x: hidden; background: #fff; box-shadow: 0px 0px 5px #000; transition: all 0.5s; padding: 15px; }
	.flex-product-main .left-product.show { transform: translateX(0px); }
	.flex-product-main .right-product { width: 100%; }
	.grid-product { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
	.filter { display: block; }
	.swiper-button-prev { left: 10px !important; }
	.swiper-button-next { right: 10px !important; }
	.header { position: relative; z-index: 9; }
	.header .wrap-content { justify-content: space-between !important; }
	.logo-header img { max-height: 80px }
	#hamburger:before, #hamburger:after, #hamburger span{ background:#fff }
	.centerhome,.producthome,.menuhome{ overflow-x: unset; }
	.centerhome::before,.centerhome::after,.producthome::before,.about_left::before,.menuhome::before{ display:none }
	.maps-header,.hotline{ display:none }
	.box_albumhome .slick-next{ right:0 }
	.box_albumhome .slick-prev{ left:0 }
	.title_album_right h3{ font-size:30px; line-height:unset; }
	.title_album_right span{ font-size:40px; line-height:unset; }
	.title_album_right p{ font-size:15px; line-height:unset; }
	.header.fix {z-index: 99;position: fixed;top: 0;left: 0;width: 100%;-webkit-animation: fadeInDown 1.3s ease backwards;-moz-animation: fadeInDown 1.3s ease backwards;-o-animation: fadeInDown 1.3s ease backwards;-ms-animation: fadeInDown 1.3s ease backwards;-webkit-box-shadow: 0px 5px 5px 0px rgb(148 145 148 / 38%);-moz-box-shadow: 0px 5px 5px 0px rgb(148 145 148 / 38%);box-shadow: 0px 5px 5px 0px rgb(148 145 148 / 38%);}

}
@media (max-width:991px) {
	.abouthome{ padding:30px 0 }
	.about_left{ width:100% ; margin-bottom: 20px}
	.about_right{ width:100% }
	.title_about span,.title_about h3,.title_album h3,.hotline_support{ font-size:30px }
	.title_product span,.title_menu span{font-size:40px;line-height: unset;}
	.title_product p,.title_menu p,.title_album span,.address_support{font-size:16px;line-height: unset;}
	.feedback_left{ display:none }
	.feedback_right{ width:100% }
	.title_album_right{ width: 100%;margin-bottom:20px }
	.box_albumhome_top_right{ width:100% }
}
@media (max-width:850px) {
	.info-footer .flex-footer{ flex-wrap: wrap; }
	.box-footer{ width:100% !important;margin-bottom: 20px;}
	.mid-footer{ display:none }
}
@media (max-width:769px) {
	.gutter-x-20 { --bs-gutter-x: 10px; }
	.flex-about { flex-wrap: wrap; }
	.content-about { width: 100%; }
	.photo-about { margin-top: 20px; width: 100%; text-align: center; }
	.flex-video { flex-wrap: wrap; }
	.wr-video { width: 100%; }
	.wr-form { width: 100%; margin-top: 20px; }
	.item-news { padding: 5px; }
	.ds-news h3 { font-size: 14px; }
	.text-cart { display: none; }
	.grid-pro-detail { display: block; }
	.grid-pro-detail .left-pro-detail { width: 100%; padding: 0px; border-right: none; }
	.slick_photo1 { text-align: center; }
	.grid-pro-detail .right-pro-detail { width: 100%; }
	.grid-product, .grid-news { display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px; }
	.info-footer .flex-footer { display: block; }
	.title-main1 span, .title-main span, .title-detail h1,.title_newsletter { font-size: 25px; }
	.title_about span,.title_about h3,.slogan_about{ font-size:20px }
	.title_product span,.title_menu span,.title_album h3{ font-size:25px; }
	.title_product p,.title_menu p{ font-size:14px }


}
@media (max-width:675px) {
	.title_product span , .title_product h3{ font-size: 25px }
	.title_product h3{ margin-top: 5px }
	.item-tab-product{ font-size:17px }
	.box_producthome{ padding: 95px 30px 125px }
	.info-footer{/* padding: 50px 0; */}
}
@media (max-width:575px) {
	.title_about span, .title_about h3 { font-size: 25px }
	.title_process h3 {font-size: 20px;line-height: 30px;}
	.title_process p { font-size: 22px }
	.title_process span { font-size: 17px; }
	.box_newsletter input:not(.btn-newsletter){ width: 100% }
}
@media (max-width:440px) { }
@media (max-width:369px) { }