/* Responsive */
@media (max-width:1200px) {
	.right-header { display: flex !important; }
	.menu-head,.frm_search { 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 { margin-bottom: 10px;padding: 0}		
	#hamburger:before, #hamburger:after, #hamburger span{background: #000;}		
	.logo-header img{ height:60px }
	.logo-header{ padding-left:0 }	
	.header.fix { z-index: 999; 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%); position: fixed;}
}
@media (max-width:991px) {
	.title_about span{ font-size:18px; }
	.title_about h3{ font-size:25px; }
	.img_trip{width: 100%}
	.left_trip{width:100%;transform:rotate(0);background: #fff;box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.25);margin-bottom: 20px;border-radius: 15px;padding: 15px;}
	.content_trip{ background: #6E3A1C;padding:15px }
	.title_trip,.hastag{ transform: rotate(0); }
	.logo_ft,.item_ft{ width:100%;max-width:100%;margin-bottom:20px; }
	.info-footer .flex-footer .box-footer{ width:100% !important;margin-bottom: 20px}
	
}
@media (max-width:850px) {
	.box_newsletter::before,.box_newsletter_::after{ display:none }
	.title_newsletter h3{ font-size:20px }
	.title_newsletter span{ font-size:15px }
	.center_left, .center_right{ width:100%;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 {font-size: 20px;line-height: 35px;}
	.img_listhome1,.img_listhome{ display:none; }
	.right_listhome1,.right_listhome{ width:100% }

}
@media (max-width:675px) {
	.email_header{ display:none }
	.title_why span,.title_project span{ font-size:20px;padding:0 20px }
	.box_info_feedback{ padding:15px 10px; }
	.title_project span{ padding:0 40px }
	.title_product span{ font-size:20px; }
}
@media (max-width:575px) {
	.title_project span{ min-width:auto }
	.title_product span{ font-size: 17px; }
	.title_product a{ font-size:14px }
	.hotline{ display:none }
}
@media (max-width:440px) { }
@media (max-width:369px) { }