/* Responsive */
@media (max-width: 1024px) {

	.title-detail h1 {
		font-size: 20px;
	}

	.txt-open-hotline p.time-open {
		display: none;
	}

	#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;
	}

	.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%;
	}

	.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;
	}

	/* =================== */
	.right-header {
		/* display: none; */
		width: 100%;
	}

	.flex-header {
		width: 100%;
		justify-content: space-between;
	}

	.logo-header img {
		width: 120px;
		margin-bottom: 10px;
	}

	.box-intro::before {
		display: none;
	}

	.right-intro::before {
		display: none;
	}

	.txt-intro::before {
		display: none;
	}

	.left-news {
		width: 100%;
	}

	.flex-news {
		flex-wrap: wrap;
	}

	.all-vuon-duoc-lieu {
		flex-wrap: wrap;
	}

	.left-duoclieu {
		margin-bottom: 40px;
		padding-right: 0;
		width: 100%;
		margin-bottom: 30px;
		text-align: center;
	}

	.desc-news {
		font-size: 15px;
	}

	.box-news-first {
		flex-wrap: wrap;
	}
}

@media (max-width: 996px) {
	.news-left {
		width: 100%;
	}

	.news-right {
		width: 100%;
		margin-top: 30px;
		padding: 10px;
	}

	.tieuchi-detail {
		width: 100%;
	}

	.btn-lienhe-flex {
		margin-bottom: 20px;
	}

	.title-lienhe {
		font-size: 13px;
	}

	.img-tieuchi {
		width: 23%;
	}
}

@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;
		margin-bottom: 20px;
	}

	.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: left;
	}

	/* =============================== */
	.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;
	}

	.btn-more-duoclieu {
		justify-content: center;
	}

	.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-vuonduoclieu {
		text-align: center;
		font-size: 20px;
	}

	.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;
	}

	.right-duoclieu {
		width: 100%;
	}

	.desc-duoc-lieu {
		margin-bottom: 0px;
		text-align: center;
	}
}

@media (max-width: 576px) {

	.slick-duoclieu .slick-prev,
	.slick-duoclieu .slick-next {
		top: -3px;
	}

	.slick-duoclieu .slick-prev {
		left: calc(50% - 55px);
		display: none;
	}

	.slick-duoclieu .slick-next {
		left: inherit;
		right: calc(50% - 50px);
		display: none;
	}

	.btn-more-intro a {
		margin: auto;
	}

	.btn-more-intro {
		width: 100%;
		text-align: center;
		padding-left: 0;
	}

	.txt-intro {
		padding-left: 0;
		text-align: center;

	}

	.img-intro2 {

		padding-left: 0;
	}
}

@media (max-width: 369px) {
	.footer-powered {
		margin-bottom: 70px;
	}
}