/* Responsive */
@media (max-width: 1200px) {

}
@media (max-width: 1025px) {
	.menu ul li a{
		padding: 8px 5px;
	}
	#hamburger {
		display: block;
	}
	.menu-head {
		display: none;
	}
	.navigation{padding: 5px 0;}
	.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;
	}
	.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;
	}
	.flex{
		flex-wrap: wrap;
	}
	.hotline{
		width: 100%;
	}
}
@media (max-width: 850px) {
	.box_dknt b{
		font-size: 18px;
		line-height:normal;
	}
	.title_kn b{
		font-size: 30px;
	}
	.title-about span{
		font-size: 15px;
	}
	.title-about h2{
		font-size: 22px;
	}
	.search-menu{
		display: block;
        border: 1px solid #ccc;
        border-radius: 30px;
        padding-left: 10px;
        overflow: hidden;
		width: 96%;
	}
	.navigation1{
		width: 100%;
	}
	.logo-name{
		font-size: 16px;
	}
	.header-top{
		display: none;
	}
	.product .name-product a{
	}
	.ds-news-index h3 a{
	}
	.hotline{
		display: none;
	}
	.header-left-fixwidth .wrap-header .logos-menu{
		text-align: center;
	}
	.hotline_goingay{
		background-size: 30px 30px;
		font-size: 13px;
	}
	.title_ b{
		font-size: 30px;
	}
	.chu_slogan{
		padding-left: 0px;
		font-size: 16px;
	}
	.banner-top{
		width: 67%;
	}
	.hotline b {
		display: block;
		background: url(../images/hotline2.png) no-repeat left center;
		padding-left: 25px;
		color: #333;
		line-height: 38px;
		margin-left: 10px;
		font-family: 'SVN-Gilroy';
		font-size: 14px;
		margin-bottom: 10px;
		background-size: 20px;
	}
	.search{
		width: 100%;
		margin-bottom: 10px;
		min-width: 100%;
	}
	.logo-header{
		margin-top: 0px;
		width: 30%;
	}
	.mxh{
		display: none;
	}
	.item_tc{
		width: 100%;
		margin-bottom: 10px;
	}
	.box_list-pro{
		width: 46%;
		padding: 15px;
	}
	.box_goingay{
		max-width: 100%;
	}
	.hotline_goingay{
		margin-bottom: 10px;
	}
	.content_doitac{max-width: 100%;}
	.doitac_l{width: 100%;margin-bottom: 10px;}
	.doitac_r{width: 100%;}
	p.copyright{width: 100%;margin-bottom: 5px}
	.news-left{width: 100%;}
	.news-right{width: 100%;margin-top: 30px;padding: 10px;}
	.logof{
		padding: 20px 10px;
		height: auto;
		background-size: cover;
		min-width: 100%;
	}
	.logof img{
		max-width: auto;
	}
	.flex_logo_f a{
		width: 30%;
	}
	.flex_logo_f span{
		font-size: 26px;
		width: 60%;
	}
}
@media (max-width: 769px) {
	.gutter-x-20{--bs-gutter-x: 10px;}
	.flex-about {
		flex-wrap: wrap;
	}
	.content-about {
		width: 100%;
		padding-right: 0px;
	}

	.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;}

	.grid-pro-detail .center-pro-detail {
		width: 100% !important;
		margin-top: 10px;
	}
}
@media (max-width: 440px) {
	.newsletter-input{
		margin-right: 5px;
	}
	.box_dknt b{
		font-size: 15px;
	}
	.title-cat-main{
		gap: 10px;
	}
	.logo-name{
		font-size: 15px;
	}
	.logo-desc{
		font-size: 13px;
	}

}
@media (max-width: 369px) {

}