/* Responsive */
@media (max-width: 1440px) {
	.img-13 {
		display: block;
		width: 15%;
		left: -3%;
	}

	.wrap-contact-1 {
		mask-size: 134%;
	}

	.img4 {
		width: 145px;
	}

	.img5 {
		width: 21%;
	}

	.img1 {
		width: 175px;
		right: 10%;
	}

	.img2 {
		width: 10%;
	}

	.img-15 {
		left: 0%;
		width: 10%;
	}

	.img-17 {
		width: 10%;
	}

	.img-20 {
		display: block;
	}

	.info-footer .flex-footer .box-footer:nth-child(2) {
		width: 30%;
	}

	.info-footer .flex-footer {
		justify-content: start;
	}

	.info-footer .flex-footer .box-footer:nth-child(3) {
		width: 25%;
	}

	.mg-45 {
		gap: 10px;
	}
}

@media (max-width: 1000px) {
	.wrap-contact-1 {
		mask-size: unset;
		-webkit-mask-image: unset;
		mask-image: unset;
	}

	.info-footer .flex-footer .box-footer:nth-child(3) {
		width: 35%;
	}

	#hamburger {
		display: block;
		z-index: 999;
	}

	.menu-head {
		display: none;
	}

	.wrap-menu {
		display: inline-block;
		background: var(--color-main);
		width: 100%;
		opacity: 1;
		padding: 10px 0px;
		/* display: none; */
	}

	.flex-header {
		width: 100%;
		justify-content: space-between;
	}

	.wrap-feedback {
		overflow: hidden;
	}

	.text-contact-1 {
		font-size: 20px;
	}

	.box-service::before {
		bottom: 0px;
		left: -5px;
	}

	.flex-header .logo-header img {
		width: 125px;
	}
}

@media (max-width: 1024px) {


	.cart-head {
		padding: 5px;
		font-size: 12px;
	}

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

	.title-detail h1 {
		font-size: 23px;
	}

	.desc-news {
		font-size: 15px;
	}

	.lg\:hidden {
		display: none;
	}

	.grid-product {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		gap: 20px;
	}

	.filter {
		display: block;
	}

	/* =============================== */
	.top-header {
		display: none;
	}

	.bg_about {
		overflow: hidden;
		padding: 30px 0px;
	}

	.bg_tieuchi {
		overflow: hidden;
	}

	.bg_pronb {
		overflow: hidden;
	}

	.wrap-album {
		overflow: hidden;
		padding: 30px 0px;
	}

	.bg_feedback {
		padding: 30px 0px 0px;
		overflow: hidden;
	}

	.bg_contact {
		overflow: hidden;
		padding: 30px 0px;
	}

	.bg_news {
		overflow: hidden;
		padding: 30px 0px;
	}

	.wrap-menu .menu {
		display: none;
	}

	.title-about p {
		padding-left: 0;
	}

	.content-about:before {
		display: none;
	}

	.title-about h2 {
		margin-bottom: 30px;
		font-size: 34px;
	}

	.btn_more_intro {
		left: 0;
	}

	.btn_more_intro a {
		padding: 10px;
	}

	.bg_tieuchi::before {
		display: none;
	}

	.banner-tieuchi {
		margin-top: 30px;
		position: unset;
	}

	.title-pronb-1::before {
		display: none;
	}

	.bg_pronb {
		padding: 30px 0px;
	}

	.wrap-album::after {
		display: none;
	}

	.fanpage_feedback {
		position: unset;
	}

	.right_img_feedback {
		opacity: 1;
	}

	.left_img_feedback {
		order: 2;
	}

	.title_feedback_index h2 {
		font-size: 35px;
		word-spacing: 0px;
	}

	.title-main span {
		font-size: 30px;
	}

	.title-main2 {
		padding: 0px;
	}

	.title-news h2 {
		font-size: 35px;
		text-align: center;
		word-spacing: 0px;
	}

	.box-newsi {
		flex-wrap: wrap;
	}

	.image-newsi {
		width: 100%;
	}

	.info-newsi {
		width: 100%;
	}

	.box-news-2 .image-newsi {
		width: 100%;
	}

	.img.image-newsi {
		margin-right: 0px;
	}

	.txt-fb::before {
		display: none;
	}

	.txt-fb {
		height: 100%;
	}

	.gd_pc {
		display: none !important;
	}

	.gd_mb {
		display: block !important;
	}

	.title_album h2 {
		text-align: center;
		font-family: 'mtd';
		font-size: 30px;
		word-spacing: 0px;
		text-transform: capitalize;
		color: white;
	}

	.title_album {
		margin-bottom: 30px;
	}

	.all_news_index {
		display: none;
	}

	.list_news_index {
		margin-bottom: 30px;
	}

	.bg_footer {
		background: #fcf2e9;
		padding: 30px;
		margin-bottom: 10px;
	}

	.social-header {
		justify-content: center;
	}

	.title-footer-index1 {
		font-size: 30px;
	}

	.info-footer:before {
		display: none;
	}

	.info-footer::after {
		display: none;
	}

	.copyright {
		text-align: center;
	}

	/* =================== */
	.list-menu::before {
		display: none;
	}

	.mg-45 {
		flex-wrap: wrap;
		gap: 0px;
	}

	.product__slider-detail {
		width: 100%;
	}

	.flex-contact-index {
		flex-wrap: wrap;
	}

	.left-item-contact1 {
		width: 100%;
		display: none;
	}

	.mid-item-contact1 {
		width: 100%;
	}

	.right-item-contact1 {
		width: 100%;
		top: 0px;
		display: flex;
		gap: 10px;
		justify-content: center;
	}

	.wrap-contact-1 {
		background-color: #015b30;
		mask-image: unset;
		mask-size: unset;
		mask-repeat: unset;
		padding: 30px 0px;
	}

	.box-contact {
		padding: 0px;
	}

	.title-hotline2:before {
		display: none;
	}

	.box-hotline-contact {
		padding: 10px;
		border-radius: unset;
		margin-bottom: 0px;
	}

	.title-hotline2 {
		font-size: 17px;
		margin-bottom: 0px;
	}

	.title-hotline3 {
		font-size: 11px;
		margin-bottom: 0px;
	}

	.wrap-feedback {
		padding: 30px 0px;
	}

	.img-22 {
		display: none;
	}

	.img-24 {
		display: none;
	}

	.name-company2 {
		margin-bottom: 0px;
		font-size: 40px;
	}

	.name-company {
		font-size: 24px;
		margin-bottom: 0px;
	}

	.box-intro::before {
		display: none;
	}

	.wrap-menu-slide {
		padding: 30px 0px;
	}

	.box-service::before {
		bottom: 0px;
		width: 100%;
	}

	.list-menu {
		padding: 0px;
	}

	.flex-header {
		width: 100%;
		justify-content: space-between;
	}

	.flex-header .logo-header {
		width: 100px;
	}

	.company p * {
		color: white;
	}
}

@media (max-width: 996px) {
	.mg-45 {
		gap: 10;
	}
}

@media (max-width: 850px) {
	.news-left {
		width: 100%;
	}

	.news-right {
		width: 100%;
		margin-top: 30px;
		padding: 10px;
	}
}

@media (max-width: 769px) {
	.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;
		margin-bottom: 20px;
	}

	.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(1, 1fr);
		gap: 10px;
	}

	.info-footer .flex-footer {
		display: block;
	}

	.box-footer {
		width: 100% !important;
		margin-top: 20px;
		text-align: center;
	}

	/* =============================== */
	.top-header {
		display: none;
	}

	.bg_about {
		overflow: hidden;
		padding: 30px 0px;
	}

	.bg_tieuchi {
		overflow: hidden;
	}

	.bg_pronb {
		overflow: hidden;
	}

	.wrap-album {
		overflow: hidden;
		padding: 30px 0px;
	}

	.bg_feedback {
		padding: 30px 0px 0px;
		overflow: hidden;
	}

	.bg_contact {
		overflow: hidden;
		padding: 30px 0px;
	}

	.bg_news {
		overflow: hidden;
		padding: 30px 0px;
	}

	.wrap-menu .menu {
		display: none;
	}

	.title-about p {
		padding-left: 0;
	}

	.content-about:before {
		display: none;
	}

	.title-about h2 {
		margin-bottom: 30px;
		font-size: 34px;
	}

	.btn_more_intro {
		left: 0;
	}

	.btn_more_intro a {
		padding: 10px;
	}

	.bg_tieuchi::before {
		display: none;
	}

	.banner-tieuchi {
		margin-top: 30px;
		position: unset;
	}

	.title-pronb-1::before {
		display: none;
	}

	.bg_pronb {
		padding: 30px 0px;
	}

	.wrap-album::after {
		display: none;
	}

	.fanpage_feedback {
		position: unset;
	}

	.right_img_feedback {
		opacity: 1;
	}

	.left_img_feedback {
		order: 2;
	}

	.title_feedback_index h2 {
		font-size: 35px;
		word-spacing: 0px;
	}

	.title-main span {
		font-size: 30px;
	}

	.title-main2 {
		padding: 0px;
	}

	.title-news h2 {
		font-size: 35px;
		text-align: center;
		word-spacing: 0px;
	}

	.box-newsi {
		flex-wrap: wrap;
	}

	.image-newsi {
		width: 100%;
	}

	.info-newsi {
		width: 100%;
	}

	.box-news-2 .image-newsi {
		width: 100%;
	}

	.img.image-newsi {
		margin-right: 0px;
	}

	.txt-fb::before {
		display: none;
	}

	.txt-fb {
		height: 100%;
	}

	.gd_pc {
		display: none !important;
	}

	.gd_mb {
		display: block !important;
	}

	.title_album h2 {
		text-align: center;
		font-family: 'mtd';
		font-size: 30px;
		word-spacing: 0px;
		text-transform: capitalize;
		color: white;
	}

	.title_album {
		margin-bottom: 30px;
	}

	.all_news_index {
		display: none;
	}

	.list_news_index {
		margin-bottom: 30px;
	}

	.bg_footer {
		background: #fcf2e9;
		padding: 30px;
		margin-bottom: 10px;
	}

	.social-header {
		justify-content: center;
	}

	.title-footer-index1 {
		font-size: 30px;
	}

	.info-footer:before {
		display: none;
	}

	.info-footer::after {
		display: none;
	}

	.copyright {
		text-align: center;
	}
}

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

@media (max-width: 369px) {
	.footer-powered {
		margin-bottom: 70px;
	}
}