/* Responsive */
@media (max-width: 1025px) {
	.info-footer {
    padding: 30px 0;
}
	.wrap-news .wrap-content {
  padding: 13px 0 30px 0;
}
	.more-news {
    width: 140px;
    height: 35px;
    font-size: 12px;
}
	.time-news {
    font-size: 14px;
    margin-bottom: 10px;
}
	.name-news {
    font-size: 14px;
    margin-bottom: 5px;
}
	.img-news {
    margin-bottom: 15px;
}
	.title-main-home p {
    font-size: 25px;
}
	.wrap-partner .wrap-content {
  padding: 25px 0;
}
	.item-tcnumber:after {display:none;}
	.name-tcnumber {
    font-size: 14px;
}
	.number-tcnumber {
    font-size: 40px;
}
	.wrap-tcnumber .wrap-content {
  padding: 20px 0 20px 0;
}
	.wrap-projectlist .wrap-content {
  padding: 30px 0 30px 0;
}
	.more-project {
  width: 190px;
  height: 40px;
  margin-top: 20px;
  line-height: 40px;
  font-size: 14px;
  }
	.paging-projectlist .p-relative {
  height: unset;
}
	.desc-project {font-size:14px}
	.img-project {
    margin-bottom: 10px;
}
	.name-project {
	font-size: 14px;
	}
	.paging-projectlist .slick-slide.slick-active.slick-center {
  width: unset;
  margin-top: 0;
  }
	.paging-projectlist .slick-slide {width:unset;margin: 0px 5px;}
	.wrap-projectlist:after, .wrap-projectlist:before {
		display:none;
	}
	.newsletter-input {
  width: 25.25%;
}
	.slogan-newsletter {
    font-size: 14px;
    margin-bottom: 20px;
}
	.wrap-newsletter .title-main-home {
  margin-bottom: 20px;
}
	.wrap-newsletter .wrap-content {
  padding: 25px 0;
}
	.wrap-newsletter {
    no-repeat center center;
    margin: unset;
}
	.wrap-video .wrap-content {
  padding: 25px 0 25px 0;
}
	.top-video a:before {
    width: 70px;
    height: 70px;
    background-size: cover;
}
	.wrap-video:after {
		display:none;
	}
	.view-about {
    width: 190px;
    height: 45px;
    font-size: 14px;
    line-height: 45px;
}
	.desc-tcgt {
    font-size: 14px;
}
	.name-tcgt {
    font-size: 16px;
}
	.desc-about {
    font-size: 14px;
}
	.title-about {
  margin-bottom: 15px;
}
	.title-about h2 {font-size:25px}
	.photo1-about:after ,.photo-about:before {display:none;}
	.title-list-main span {
    font-size: 14px;
    padding: 10px 10px;
    min-width: 180px;
    margin-bottom: 5px;
    min-height: 43px;
}
	.wrap-product .wrap-content {
  padding: 35px 0 30px 0;
}
	.more-service {
    font-size: 14px;
}
	.name-service {
    font-size: 16px;
    margin-bottom: 5px;
}
	.wrap-service:before, .wrap-service:after {
		display:none;
	}
	.wrap-service {
    margin: unset;
}
	.count-prolist {
    font-size: 13px;
}
	.name-prolist a {
    font-size: 15px;
}
	.pic-prolist {
  margin-bottom: 10px;
}
	.flex-prolist {
  margin: 0px -5px;
}
	.item-prolist {
  width: calc(100% / 4 - 10px);
  margin: 0 5px 20px 5px;
}
	.title-main-home span {
    font-size: 14px;
    margin-bottom: 5px;
}
	.title-main-home h2 {
    font-size: 25px;
}
	.title-main-home {
    margin-bottom: 30px;
}
	.wrap-prodanhmuc .wrap-content {
  padding: 30px 0;
}
	.pic-slider:after {
    display: none;
}
	.pic-slider:before {
    display: none;
}
	.info-slider {display:none;}
	.logo-menu {margin: auto;}
	.right-menu {
    max-width: 60px;
}
	.slideshow {
    margin-top: 80px !important;
}
	.photo-about:after ,.project-prev, .project-next, .partner-next,.partner-prev {
		display: none !important;
	}
	#hamburger {
		display: block;
	}
	.menu-head {
		display: none;
	}art-head {
		padding: 5px;
		font-size: 12px;
	}
	.header {
		/* padding: 10px 0px; */
		background: #3333;
		filter: brightness(0);
		font-weight: unset;
	}
	.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) {
	.info-footer:before ,.info-footer:after {
		display:none;
	}
	.footer-powered {
    font-size: 12px;
}
	.footer-powered .wrap-content {
  padding: 10px 0px;
  }
	.social-footer{
		justify-content: center;
	}
	.title-footer {
  margin-bottom: 15px;
  }
	.logo-footer {
  max-width: 275px;
  margin: auto;
  margin-bottom: 20px;
  }
	.item-tcnumber {
  width: calc(100%/2);
  max-width: unset;
  margin-bottom: 10px;
  }
	.form-newsletter {margin-bottom: 10px;}
	.newsletter-button {width: 48%;}
	.newsletter-button button {
  width: 100%;
  }
		.newsletter-input {
  width: 48%;
  margin-bottom: 0;
}
	.wrap-about .wrap-content {
  padding: 35px 0 30px 0;
}
	.right-about {
  width: 100%;
}
	.left-about {
  width: 100%;
}
	.row-20 {
  margin-left: -5px;
  margin-right: -5px;
}
	.col-20 {
  padding-left: 5px;
  padding-right: 5px;
}

	.wrap-service .wrap-content {
  padding: 25px 0 25px 0;
}
	.img-service {
  border-bottom-left-radius: 44px;
}
	.item-prolist {
  width: calc(100% / 3 - 10px);
  margin: 0 5px 10px 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{
		display: block;
	}
	.box-footer{width: 100% !important;margin-top: 20px;text-align: center;}
}
@media (max-width: 576px) {
	.info-footer .flex-footer .box-footer:nth-child(3) {
 
  margin: auto; 
   margin-top: 10px;
}
	.left-header {
    width: 100%;
    justify-content: center;
}
	.phone-header {
    text-align: center;
    margin-right: 0;
}
	.address-header {display: none;}
	.email-header {
		 display: none;
}

	.header.header-in{
    /* height: 80px; */
}
	.header .wrap-content {
    /* display: none; */
    padding: 0.5px 0;
}
	.name-project {
    line-height: 25px;
}
	.newsletter-button button {
    height: 40px;
}
	.newsletter-button {
    margin: auto;
}
			.newsletter-input {
  width: 100%;
  }
	.flex-newsletter {
  gap: 6px;
}
	.slogan-newsletter {
    font-size: 12px;
    }
		.title-main-home h2 {
    font-size: 20px;
}
	.wrap-video .title-main-home {
  margin-bottom: 15px;
}
	.photo1-about {
  max-width: 215px;
  margin-top: -126px;
  }
	.xemthem-pro a {
  line-height: 35px;
  width: 180px;
  height: 35px;
  font-size: 14px;
  }
	.list-c2 {
  margin-bottom: 20px;
}
	.name-service {
    font-size: 16px;
    height: 40px;
    }
	.icon-service {
    margin-bottom: 5px;
    margin-left: 0px;
}
	.ds-service {
  padding: 10px;
  }
		.item-prolist {
  width: calc(100% / 2 - 10px);
  }
	.slide-next,.slide-prev {
    display: none;
}
	.was-scrolled.navigation .wrap-content {
    padding: 2.5px 10px;
    transition: .4s all;
}
	.navigation .wrap-content {
    padding: 13.5px 10px;
    transition: .4s all;
}
	.slideshow {}
	.navigation.is-index {
    top: 23px;
}
	.header {
    /* display: none; */
}
}
@media (max-width: 369px) {

}