/* Responsive */
@media (max-width:1025px) {
	#hamburger,.info-duan-mb { display: block; }
	.menu-head,.header-top,.header .info-header,.info-duan { display: none; }
	.logo-header {z-index: 90;margin: 0 auto;background: none;padding: 0;width: 110px;}
	.cart-head { padding: 5px; font-size: 12px; }
	.header { padding: 10px 0px; }
	.flex-product-main { display: block; }
	.flex-product-main .left-product { position: fixed; z-index: 999; top: 0px; left: 0px; transform: translateX(-250px); bottom: 0px; overflow-x: hidden; background: #fff; box-shadow: 0px 0px 5px #000; transition: all 0.5s; }
	.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; }
	.navigation { padding: 5px 0;}
	.breadCrumbs { padding: 10px 0;}
	.menu-mobile-btn { display: flex; width: 35px; height: 35px; position: relative; flex-wrap: wrap; cursor: pointer; left: 0px; }
	.menu-mobile-btn span {display: inline-block;width: 100%;height: 3px;background: #fff;margin: 4px 0px;left: 0;}
	.wrap-menu {width: auto;}
	.wrap-menu .menu { position: relative; padding: 0; margin: 0;}
	.menu ul { display: none !important; }
	.navigation .logo-header { width: 60px !important; margin: 5px 0; }
}
@media (max-width:850px) {
	.news-left { width: 100%; }
	.news-right { width: 100%; margin-top: 30px; padding: 10px; }
	.box-footer { width: 48% !important; }
}
@media (max-width:768px) {
	.title-about .name { font-size: 30px; }
	.gutter-x-20 { --bs-gutter-x: 10px; }
	.flex-about { flex-wrap: wrap; }
	.content-about { width: 100%; }

.info-tieuchi {
    pointer-events: none;
}
	.hotline-ind { margin: 0; }
	.photo-about {/* margin-top: 20px; */width: 100%;/* text-align: center; */}
	
	.photo-about.pt-5 {
	    order: -1;
	}
	.flex-video { flex-wrap: wrap; }
	.wr-video { width: 100%; }

.wr-visao {
    width: 100%;
    margin: 20px 0 0 0;
}
	.wr-form {width: 100%;/* margin-top: 20px; */}
	.item-news {/* padding: 5px; */ }
	.item-news-all .img { width: 100%; max-width: 100%;}
	.ds-news h3, .item-album .name { font-size: 16px; }
	.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: 20px 10px;}
	.grid-album { grid-template-columns: 1fr 1fr; gap: 10px; }
	.grid-album .item-album {aspect-ratio: auto;grid-row: span 1;}
	.info-footer .flex-footer { /* display: block; */ }
	
	
}
@media (max-width:575px) {
	.box-footer { width: 100% !important; }
}
@media (max-width:440px) {
	.title-dknt {
		width: 100%;
		padding:0;
		background:none;
	}
		.title-dknt .name {font-size: 26px;}
}