/* Responsive */
@media (max-width:1200px) {
	.right-header { display: flex !important; }
	.menu-head,.hotline,.item_process::before { 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{ padding:5px 0 }
	#hamburger:before, #hamburger:after, #hamburger span{background: #000;}		
	.logo-header img{ height:60px }
	.header.fix .logo-header img{height: 60px;}	
	.slick-prev{ left:10px !important}
	.slick-next{ right:10px !important}
	.item_process:nth-child(2), .item_process:nth-child(3){ margin-top:0 }
	.img-why-center{ display:none }
	.item_why{ width:calc(50% - 10px);max-width:100%;margin: 10px 0 !important;}
	.box_why{ padding-top:0 }
}
@media (max-width:991px) {
	.info-footer .flex-footer .box-footer{ width:100% !important;margin-bottom: 20px }
	.info-footer .flex-footer .box-footer:nth-child(2){ margin-left:0 }
	.about_left,.about_right{ width: 100% }
	.about_left{ margin-bottom:20px }
	.about_right span{ left:0; font-size: 20px;}
	.box_service{ gap: 20px }
	.centerhome{ background: none }
	
}
@media (max-width:850px) {
	
	.title_advertise{ font-size:40px; }
	.videohome_left{ width:100% ;margin-bottom: 20px}
	.videohome_right{ width:100% }
	.item_process{ width: calc(50% - 20px);max-width: calc(50% - 20px); margin-bottom: 20px;}
}
@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_center span, .title-main span, .title-detail h1,.title_newsletter h3,.title_why h3,.title_process h3, .title_process h1 {font-size: 30px;line-height: 35px;}
	.title_about{ font-size:25px }
	
	
}
@media (max-width:675px) {
	.box_service{ grid-template-columns: repeat(2, 1fr) }
	.info_service h3 a{ font-size:16px }
	.slogan_feedback span{ font-size:35px; }
	.slogan_feedback h3{ font-size:50px }
}
@media (max-width:575px) {
	.item_why{ width: 100%;max-width:100%;}
	.hotline_process,.hotline_process p{ font-size:17px; }
	.hotline_process span{ font-size:20px; }
}
@media (max-width:440px) { }
@media (max-width:369px) { }