/* Responsive */
@media (max-width: 1025px) {
	
.title-nhantin {
  margin-bottom: 20px;
  }
.title-newsletter {
  margin-bottom: 20px;
  }
	.title-footer {
    padding-bottom: 15px;
    margin-bottom: 10px;
    font-size: 16px;
}
	.wrap-footer {
	min-height: unset;
	}
	.info-footer {
  padding: 30px 0;
  }
	.wrap-footer:after {
    display: none;
}

	.wrap-footer:before {
    display: none;
}
	.img-box2 .slider-arrow {
    left: 363px;
}
	.img-box2 .about-thumb-slider {
    transform: translate(0, 0);
    margin-left: 0;
}
	.img-box2 .slider-area {
    margin: auto;
    width: 620px;
}
	.right-about:after {display:none;}
	.wrap-about .wrap-content {
  padding: 30px 0 30px 0;
}
	.slogan-nhantin {
    font-size: 14px;
}
	.title-nhantin h2 {
    font-size: 25px;
}
	.title-newsletter span {
    font-size: 14px;
}
	.title-newsletter h2 {
    font-size: 25px;
}
	.wrap-newsletter .wrap-content {
  padding: 30px 0;
}
	.partner-prev {
		display:none;
	}
	.partner-next {display:none;}
	.partner-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, -30px);
}
	.wrap-partner .wrap-content {
  padding: 10px 0 41px 0;
}
	.deco-project {
    height: 106px;
    margin-top: 30px;
}
	.ds-news .desc {
    font-size: 14px;
    line-height: 25px;
}
	.ds-news h3 a {
    font-size: 17px;
}
	.item-news a.img {
  margin-bottom: 10px;
}
	.name-visao {
    font-size: 14px;
}
	.item-visao {
    padding-top: 20px;
    padding-bottom: 25px;
}
	.title-main-home h2 {
    font-size: 30px;
}
	.title-main-home {
    margin-bottom: 30px;
}
	.wrap-visao .wrap-content {
  padding: 30px 0 0 0;
}
	.desc-about {
    max-width: unset;
}
	.video-about {
    display: none;
}
	.right-about {
    margin-right: 0;
    width: 100%;
    margin-top: 10px;
}
	.left-about {
  width: 100%;
}
	.title-about h2 {
    padding-right: 0;
    font-size: 25px;
}
	.logo-header {
    width: 100%;
    order: 1;
}
	.banner-header {order: 2;width: 100%;}
	.right-header {
    display: none;
}
	#hamburger {
		display: block;
	}
	.menu-head {
		display: none;
	}art-head {
		padding: 5px;
		font-size: 12px;
	}
	.header {
		padding: 5px 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: #000;
		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) {
	
	.title-footer:after {
    display: none;
}
	.link_ggmap {
    margin: auto;
}
	.info-footer .flex-footer .box-footer:nth-child(1) {
  width: 100%;
  text-align: center;
}
	.info-footer .flex-footer .box-footer:nth-child(2) {
  width: 48% !important;
}
.info-footer .flex-footer .box-footer:nth-child(3) {
   width: 48% !important;
}
	.desc-nhantin {
    font-size: 16px;
}
	.hotline-box {
    padding: 10px 10px;
}
.left-newsletter {
  width: 100%;
  }
	.right-newsletter {
  width: 100%;
  }
	.hotline-wrap {
    margin-bottom: 5px;
}
	.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) {
	.product .price-new {
  font-size: 15px;
  margin-bottom: 5px;
  }
	.product .name-product a {
  font-size: 14px;
  }
	.info-product {padding: 5px;}

	.copyright{
    width: 100%;
    margin-bottom: 10px;
}
	.social-footer{margin: auto;}
	.flex-powered {flex-wrap: wrap;text-align: center;}
		.info-footer .flex-footer .box-footer:nth-child(2) {
  width: 100% !important;
}
.info-footer .flex-footer .box-footer:nth-child(3) {
   width: 100% !important;
}
	.title-newsletter h2 {
    font-size: 20px;
}
	.title-nhantin h2 {
    font-size: 20px;
    margin-bottom: 10px;
}
	.newsletter-button input[type="submit"] {
    width: 200px;
    height: 45px;
    margin: auto;
}
	.left-newsletter {
    margin-bottom: 10px;
}
.form-newsletter .form-floating.form-floating-cus > textarea {
  height: 90px;
}
	.box-newsletter {
    width: 100%;
}
	.project-next {
  right: 42%;
  }
	.project-prev {
  left: 42%;
  }
	.title-main-home {
    margin-bottom: 16px;
}
	.icon-visao img{
    width: 30px;
}
	.icon-visao {
    width: 60px;
    height: 60px;
}
	.item-visao {
    width: calc(100% / 2 - 15px);
    padding-top: 15px;
    padding-bottom: 15px;
}
	.flex-visao {
  gap: 10px;
}
		.title-main-home h2 {
    font-size: 20px;
}
		.img-box2 .slider-arrow {
    left: unset;
    right: 0;
}
	.right-about {
    min-width: unset;
}
		.img-box2 .slider-area {
    width: 100%;
}

	.more-about {
    width: 160px;
    margin: auto;
}
	.rightinfo-about {width: 100%;}
	.box-tieuchigt {
  width: 100%;
  border-right: 0;
  margin-bottom: 10px;
  }
	.name-tieuchigt {
    font-size: 12px;
}
		.title-about h2 {
    font-size: 20px;
}
	.banner-header {
    margin: auto;
}
		.logo-header {
    margin: auto;
}

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

}