/* Responsive */
@media (max-width: 1025px) {
	.right-news {
  width: 100%;
}
.left-news {
  width: 100%;
}
	.title-main-home span {
    font-size: 14px;
}
	.title-main-home {
    margin-bottom: 20px;
}
	.title-main-home h2 {
    font-size: 25px;
}
	.wrap-news .wrap-content {
  padding: 30px 0 30px 0;
}
	.header-left-fixwidth .wrap-header .nav-menu ul li {
    width: 100%;
}
	.sub-menu2__right {display: none;}

	.info-footer .wrap-content {
    padding: 30px 0 30px 0;
}
	.wrap-banner2 .wrap-content {
  padding: 30px 0;
}
	.wrap-banner1 {
  margin-bottom: 30px;
}
	.wrap-proendow {
  margin-bottom: 30px;
}
	.pagination {
  margin: 10px 0;
}
	.item-pronb h3 a {
    font-size: 14px;
}
	.title-main-pronb {
  margin-bottom: 15px;
  text-align: center;
}
	.title-main-pronb h2 {
    font-size: 20px;
}
	.wrap-pronb .wrap-content {
  padding: 20px 0;
}
	.item-pronb {
    padding: 10px 0;
}
	.menu {
    justify-content: end;
}
	.logo-header {
    margin-right: 0;
    margin: auto;
}
	.lienhe-header {
    display: none;
}
	.search {
    display: none;
}
	.phone-header {
		display:none
	}
	#hamburger {
		display: block;
	}
	.menu-head {
		display: none;
	}art-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;}
	.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: #f6860e;
		margin: 4px 0px;
		left: 0;
	}
	.wrap-menu{width: calc(100% - 60px);}
	.menu ul {
		display: none !important;
	}
}
@media (max-width: 850px) {
	.news-left{width: 100%;}
	.news-right{width: 100%;margin-top: 30px;padding: 10px;}
}
@media (max-width: 769px) {
	.social-footer{
    justify-content: center !important;
}
	.info-footer .flex-footer .box-footer:nth-child(1) {
    text-align: center;
}
	.top-footer .wrap-content {
  padding: 30px 0 30px 0;
}
	.info-footer .flex-footer .box-footer:nth-child(2) {
  width: 48% !important;
}
.info-footer .flex-footer .box-footer:nth-child(3) {
  width: 48% !important;
}
.info-footer .flex-footer .box-footer:nth-child(4) {
  width: 48% !important;
}
.info-footer .flex-footer .box-footer:nth-child(5) {
  width: 48% !important;
}
	.col-20 {
  padding-left: 5px;
  padding-right: 5px;
}
	.row-20 {
  margin-left: -5px;
  margin-right: -5px;
}
		.item-pronb {
    width: calc(100% / 4);
}
	.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{
	flex-wrap: wrap;
	gap: 10px;
	}
	.box-footer{width: 100% !important;margin-top: 20px;}
}
@media (max-width: 576px) {
	.slogan-footer{
    width: 100%;
}
	.copyright{
		width:100%;
	}
	
	.flex-powered {
    text-align: center;
}
	.phone-footer span {
  font-size: 25px;
  }
	.item-news-slick {
    margin-bottom: 10px;
}
	.item-news .ds-news h3 a {
    font-size: 15px;
}
	.flex-news {
  margin: 0 -7.5px;
}
.item-news-hot {
  width: calc(100% / 2 - 6px);
  margin: 0px 3px 10px 3px;
}
	.product .price-old {
    font-size: 12px;
}
	.product .price-new {
  font-size: 16px;
  }
	.product .name-product {
  margin-bottom: 5px;
  font-size: 14px;
  }
	.product .pic-product {
    margin-bottom: 10px;
}
		.title-main-pronb h2 {
    font-size: 18px;
}
	.item-pronb {
    width: calc(100% / 3);
}
}
@media (max-width: 369px) {

}