/* Responsive */
@media (max-width: 1025px) {
	#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: #fff;
		margin: 4px 0px;
		left: 0;
	}

	.wrap-menu {
		width: calc(100% - 60px);
	}

	.menu ul {
		display: none !important;
	}
}

@media (min-width: 767px) and (max-width: 991px) {
	.news-left {
		width: 100%;
	}

	.news-right {
		width: 100%;
		margin-top: 30px;
		padding: 10px;
	}

	.gutter-x-20 {
		--bs-gutter-x: 10px;
	}

	.flex-about {
		flex-wrap: wrap;
	}

	.content-about {
		width: 100%;
		padding: 0;
	}

	.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 {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 10px;
	}

	.grid-news {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		gap: 10px;
	}

	.img_news {
		width: 160px;
	}

	.item-news .ds-news {
		width: calc(100% - 160px);
	}

	.title-detail h1 {
		font-size: 20px;
	}

	.news-left {
		width: 100%;
		margin-bottom: 20px;
	}

	.news-right {
		width: 100%;
	}

	.info-footer .flex-footer {
		display: block;
	}

	.box-footer {
		width: 100% !important;
		margin-top: 20px;
	}

	.header {
		display: none;
	}

	.wrap-menu {
		width: calc(100% - 155px);
	}

	.logo_menu {
		width: 24%;
	}

	.photo_gt1 {
		width: 61%;
		padding: 8px;
		transform: unset;
	}

	.photo_gt2 {
		transform: unset;
		width: 59%;
		padding: 5px;
		top: 0;
		right: 0;
	}

	section.about_index {
		padding: 44px 0 50px;
		background-size: cover;
	}

	.photo_gt3 {
		width: 60%;
		right: 17px;
		bottom: 20px;
		padding: 5px;
	}

	.photo-about {
		height: 440px;
		margin-bottom: 15px;
	}

	.title-about p {
		font-size: 38px;
	}

	.title-about h2 {
		font-size: 24px;
	}

	.title-about {
		margin: 0;
	}

	.title-main-menu h2 {
		font-size: 30px;
	}

	.title-main-menu p {
		padding: 7px 9px;
		font-size: 13px;
	}

	.title-menu {
		font-size: 20px;
	}

	.name_menu a {
		font-size: 14px;
	}

	.item-menu {
		margin-bottom: 10px;
		padding-bottom: 10px;
	}

	.pro_seller_index::before {
		content: '';
		pointer-events: unset;
		position: absolute;
		width: 0px;
		height: 0px;
		right: -71px;
		bottom: -251px;
		background: url(../images/af_sp2.png) top center no-repeat;
		background-size: cover;
	}

	.title_pro_seller {
		width: 100%;
		padding: 0;
		margin-bottom: 20px;
	}

	.wrap-sale-pro {
		width: 100%;
	}

	.row_pro_seller::after {
		content: '';
		position: absolute;
		width: 0%;
		height: 0px;
		pointer-events: none;
		bottom: 25px;
		border: 1px solid #000;
		left: 0;
		right: 0;
		margin: 0 auto;
		border-radius: 15px;
	}

	.row_pro_seller.flex_row {
		padding: 0;
	}

	.title_pro_seller h2 {
		font-family: 'SVN-Gilroy XBold';
		font-size: 25px;
		margin: 0 0 5px;
	}

	.numb_pro {
		display: none;
	}

	.info-pro {
		width: 100%;
		padding: 0;
	}

	.wrap-khachhang.flex_row {
		padding: 0;
	}

	.khachhang_left {
		width: 100%;
	}

	.item-img-kh::after {
		content: '';
		position: absolute;
		width: 327px;
		height: 261px;
		left: -8px;
		top: 8px;
		background: url(../images/af_kh1.png) top center no-repeat;
		background-size: 100% 100%;
	}

	.khachhang_right {
		width: 100%;
		padding: 0 0 0 0;
	}

	.title-kh h2 {
		font-size: 30px;
	}

	.title-kh p {
		font-size: 33px;
	}

	.nav-kh.flex_row {
		margin: 35px 0 0;
		justify-content: center;
	}

	.album_index {
		padding: 33px 0;
		display: none;
	}

	.item-video-index::after {
		content: '';
		position: absolute;
		width: 80px;
		pointer-events: none;
		height: 80px;
		left: 0;
		right: 0;
		margin: 0 auto;
		top: 26%;
		background: url(../images/play.png) top center no-repeat;
		background-size: 100% 100%;
	}

	.title-name {
		font-size: 24px;
	}

	.slideshow {
		margin: 68px 0 0 !important;
	}

	.navigation {
		background: #000;
	}

	.pro_seller_index::after {
		content: '';
		pointer-events: unset;
		position: absolute;
		width: 0px;
		height: 0px;
		left: -61px;
		top: -93px;
		background: url(../images/af_sp1.png) top center no-repeat;
		background-size: cover;
	}

	.btn_tt {
		margin: 0 0 0 57%;
	}

	.photo_gt1::after {
		content: '';
		position: absolute;
		top: -53px;
		left: 63px;
		width: 71px;
		height: 109px;
		background: url(../images/af_gt.png) top center no-repeat;
		transform: rotate(5deg);
	}

	.photo_gt2::after {
		content: '';
		position: absolute;
		top: -53px;
		left: 69px;
		width: 71px;
		height: 109px;
		background: url(../images/af_gt.png) top center no-repeat;
		transform: rotate(5deg);
	}

	.breadCrumbs {
		margin: 69px 0 0;
	}

	.album_index.album-mobile-index {
		display: block;
	}
}

@media (max-width: 767px) {
	.gutter-x-20 {
		--bs-gutter-x: 10px;
	}

	.album_index.album-mobile-index {
		display: block;
	}

	.flex-about {
		flex-wrap: wrap;
	}

	.content-about {
		width: 100%;
		padding: 0;
	}

	.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 {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 10px;
	}

	.grid-news {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		gap: 10px;
	}

	.img_news {
		width: 160px;
	}

	.item-news .ds-news {
		width: calc(100% - 160px);
	}

	.title-detail h1 {
		font-size: 20px;
	}

	.news-left {
		width: 100%;
		margin-bottom: 20px;
	}

	.news-right {
		width: 100%;
	}

	.info-footer .flex-footer {
		display: block;
	}

	.box-footer {
		width: 100% !important;
		margin-top: 20px;
	}

	.header {
		display: none;
	}

	.wrap-menu {
		width: calc(100% - 155px);
	}

	.logo_menu {
		width: 24%;
	}

	.photo_gt1 {
		width: 61%;
		padding: 8px;
		transform: unset;
	}

	.photo_gt2 {
		transform: unset;
		width: 59%;
		padding: 5px;
		top: 0;
		right: 0;
	}

	section.about_index {
		padding: 44px 0 50px;
		background-size: cover;
	}

	.photo_gt3 {
		width: 60%;
		right: 17px;
		bottom: 20px;
		padding: 5px;
	}

	.photo-about {
		height: 440px;
		margin-bottom: 15px;
	}

	.title-about p {
		font-size: 38px;
	}

	.title-about h2 {
		font-size: 24px;
	}

	.title-about {
		margin: 0;
	}

	.title-main-menu h2 {
		font-size: 30px;
	}

	.title-main-menu p {
		padding: 7px 9px;
		font-size: 13px;
	}

	.title-menu {
		font-size: 20px;
	}

	.name_menu a {
		font-size: 14px;
	}

	.item-menu {
		margin-bottom: 10px;
		padding-bottom: 10px;
	}

	.pro_seller_index::before {
		content: '';
		pointer-events: unset;
		position: absolute;
		width: 0px;
		height: 0px;
		right: -71px;
		bottom: -251px;
		background: url(../images/af_sp2.png) top center no-repeat;
		background-size: cover;
	}

	.title_pro_seller {
		width: 100%;
		padding: 0;
		margin-bottom: 20px;
	}

	.wrap-sale-pro {
		width: 100%;
	}

	.row_pro_seller::after {
		content: '';
		position: absolute;
		width: 0%;
		height: 0px;
		pointer-events: none;
		bottom: 25px;
		border: 1px solid #000;
		left: 0;
		right: 0;
		margin: 0 auto;
		border-radius: 15px;
	}

	.row_pro_seller.flex_row {
		padding: 0;
	}

	.title_pro_seller h2 {
		font-family: 'SVN-Gilroy XBold';
		font-size: 25px;
		margin: 0 0 5px;
	}

	.numb_pro {
		display: none;
	}

	.info-pro {
		width: 100%;
		padding: 0;
	}

	.wrap-khachhang.flex_row {
		padding: 0;
	}

	.khachhang_left {
		width: 100%;
	}

	.item-img-kh::after {
		content: '';
		position: absolute;
		width: 327px;
		height: 261px;
		left: -8px;
		top: 8px;
		background: url(../images/af_kh1.png) top center no-repeat;
		background-size: 100% 100%;
	}

	.khachhang_right {
		width: 100%;
		padding: 0 0 0 0;
	}

	.title-kh h2 {
		font-size: 30px;
	}

	.title-kh p {
		font-size: 33px;
	}

	.nav-kh.flex_row {
		margin: 35px 0 0;
		justify-content: center;
	}

	.album_index {
		padding: 33px 0;
		display: none;
	}

	.item-video-index::after {
		content: '';
		position: absolute;
		width: 80px;
		pointer-events: none;
		height: 80px;
		left: 0;
		right: 0;
		margin: 0 auto;
		top: 26%;
		background: url(../images/play.png) top center no-repeat;
		background-size: 100% 100%;
	}

	.title-name {
		font-size: 24px;
	}

	.slideshow {
		margin: 68px 0 0 !important;
	}

	.navigation {
		background: #000;
	}

	.pro_seller_index::after {
		content: '';
		pointer-events: unset;
		position: absolute;
		width: 0px;
		height: 0px;
		left: -61px;
		top: -93px;
		background: url(../images/af_sp1.png) top center no-repeat;
		background-size: cover;
	}

	.btn_tt {
		margin: 0 0 0 57%;
	}

	.photo_gt1::after {
		content: '';
		position: absolute;
		top: -53px;
		left: 63px;
		width: 71px;
		height: 109px;
		background: url(../images/af_gt.png) top center no-repeat;
		transform: rotate(5deg);
	}

	.photo_gt2::after {
		content: '';
		position: absolute;
		top: -53px;
		left: 69px;
		width: 71px;
		height: 109px;
		background: url(../images/af_gt.png) top center no-repeat;
		transform: rotate(5deg);
	}

	.breadCrumbs {
		margin: 69px 0 0;
	}
}

@media (max-width: 440px) {}

@media (max-width: 369px) {}