/* Responsive */
@media (max-width: 1025px) {
	.icon_nav{display: none;}
	#hamburger {
		display: block;
	}
	.menu-head {
		display: none;
	}
	.navigation{padding: 5px 0;width: auto;}
	.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);
	}
	.danhmucct{display: none;}
	.flex-product-main .right-product {
		width: 100%;
	}

	.grid-product {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		gap: 20px;
	}
	.filter{display: block;}
	.menu-mobile-btn {
		display: flex;
		width: 35px;
		height: 35px;
		position: relative;
		flex-wrap: wrap;
		cursor: pointer;
		left: 0px;
		order: 2;
		margin-left: 10px;
	}
	.menu-mobile-btn span {
		display: inline-block;
		width: 100%;
		height: 1px;
		background: #000;
		margin: 4px 0px;
		left: 0;
	}
	.wrap-menu{width: auto;}
	.menu ul {
		display: none !important;
	}
	.wrap_about{width: 100%;order:2;padding: 20px;}
	.slideshow .swiper{width: 100%;order:1;}
	ul.social-slide{position: relative;left: auto;bottom: auto;order: 3;padding: 0 20px !important;}
	.item_pro .product{padding: 15px;}
	.item_showroom .img{width: 250px;}
	.info_sr1 {
		width: calc(100% - 260px);
	}
	.list_showroom{padding: 20px;}
}
@media (max-width: 850px) {
	p.copyright{width: 100%;margin-bottom: 5px}
	.news-left{width: 100%;}
	.news-right{width: 100%;margin-top: 30px;padding: 10px;}
	
}
@media (max-width: 769px) {
	.list_showroom{font-size: 18px;}
	.title-about span{font-size: 35px;}
	.title-about h2{font-size: 40px;}
	.gutter-x-20{--bs-gutter-x: 10px;}
	.name_list a{font-size: 18px;}
	.title_brand{font-size: 25px;}
	.brand_left{padding-right: 10px;}
	.brand_right{width: 52%;}
	.title-main span, .title-main h2{font-size: 30px;}
	.tt_sr{
		position: relative;
		transform: unset;
		left: auto;
		top: auto;
		margin-bottom: 10px;
	}
	.showroom_left{padding-left: 0;}
	.info_sr p{font-size: 20px;}
	.info_sr > span:nth-child(2){font-size: 25px;}
	.name_showroom{font-size: 18px;}
	.showroom_left{width:100%;margin-bottom: 20px;}
	.showroom_right{width:100%;}
	.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;
	}
	.box-footer{width: 100% !important;margin-top: 20px;padding: 0;border: none !important;}
	.slogandk{width: 100%;font-size: 20px;} 
	.info_banner{
		width: auto;
		flex: 1;
		padding-right: 10px;
	}
	.header:before{width: 100%;}
	.swiper-button-prev{left:0 !important}
	.swiper-button-next{right:0 !important}
}
@media (max-width: 480px) {
	.title-about span {
        font-size: 25px;
    }
	.title-about h2 {
        font-size: 30px;
    }
	.brand_left{width: 100%;padding: 0;border: none;margin-bottom: 10px;}
	a.views_sr{font-size: 14px;height: 35px;line-height: 35px;}
	.brand_right{
		width: 100%;
	}
	.itemBrand .name_list a{font-size: 15px;}
	.title-main span, .title-main h2{font-size: 25px;}
	.product .name-product a{font-size: 14px;line-height:22px;max-height:44px;}
	.product{padding: 10px;}
	a.viewslh{
		margin: -8px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}
	.title-list-main span{font-size: 15px;}
	.item_pro .product .name-product a{font-size: 18px;}
	a.views_pro{font-size: 15px;}
	.item_pro .product .pic-product{width: 50%;}
	.item_pro .product .info_pro{width: 48%;}
	.item_showroom .img {
        width: 150px;
    }
	.info_sr1 {
        width: calc(100% - 160px);
    }
	.item_showroom h3{font-size: 18px;}
	.desc_sr{font-size: 13px;line-height: 20px;margin-bottom: 5px;}
	.slogandk{font-size: 18px;}
	.newsletter-input{width: 100%;margin-bottom: 10px;}
	.name_list a {
        font-size: 16px;
    }
	.title-about h2 {
        font-size: 25px;
    }
	.desc_about{font-size: 15px;}
}
@media (max-width: 369px) {

}