/* 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: 14%;
	}

	.menu ul {
		display: none !important;
	}
}

@media (max-width: 850px) {
	.news-left {
		width: 100%;
	}

	.news-right {
		width: 100%;
		margin-top: 30px;
		padding: 10px;
	}

	/**********/
	.head_top {
		display: none;
	}

	.head_bottom {
		display: none;
	}

	.slideshow.below-nav {
		margin: 0 !important;
	}

	.header {
		padding: 0;
	}

	.navigation.menu2 {
		display: block !important;
	}

	.list_dt {
		padding: 0;
		height: auto;
		margin: 0;
		background: #fff;
		height: 100px;
		line-height: 100px;
	}

	.info-doitac {
		margin: -68px 0 0;
		padding: 69px 0 16px;
	}

	.text_about2 {
		width: 100%;
		height: auto;
		line-height: normal;
		padding: 12px 0;
	}

	section.about_index {
		padding: 30px 0 0;
	}

	p {}

	.title-main p {
		font-size: 14px;
	}

	.title-main h2 {
		font-size: 24px;
	}

	.name_dmsp a {
		font-size: 16px;
	}

	.title-dmsp-list h2 {
		font-size: 18px;
	}

	.list-product {}

	.gird-roduct {
		grid-template-columns: repeat(2, 1fr);
	}

	.product .name-product a {
		font-size: 12px;
	}

	.title_dm_sp p {
		font-size: 13px;
	}

	.product .price-new {
		font-size: 15px;
	}

	.tuvan_sp a {
		width: 100%;
	}

	.tuvan_sp {}

	.tuvan_sp {
		width: 100%;
		margin-bottom: 8px;
	}

	.btn_sp {
		width: 100%;
	}

	.btn_sp a {
		width: 100%;
	}

	.dichvu_index {
		padding: 50px 0;
	}

	.gird-dichvu {
		grid-template-columns: repeat(1, 1fr);
	}

	.name_dv {
		width: 92%;
	}

	.name_dv a {
		font-size: 14px;
	}

	.name_dmsp {
		width: 307px;
	}

	.list_dmsp_index {
		padding: 40px 0;
	}

	.before-after__inner.twentytwenty-container {
		height: 214px !important;
	}

	.dangkynhantin_index {
		padding: 30px 0;
	}

	.wr-form {}

	.fl_dknt {
		padding: 44px 13px 0;
	}

	.title_dk h2 {
		font-size: 21px;
	}

	.newsletter-input.nd {
		width: 82%;
	}

	.title_tiktok_index {
		transform: unset;
		position: unset;
		width: 100%;
		height: auto;
	}

	.tiktok_index {
		width: 100%;
		padding: 0;
	}

	.title_tiktok_index {}

	.tiktok_fanpage {
		margin: 0 0 30px;
	}

	.title_tiktok_index h2 {
		font-size: 18px;
	}

	.title_tiktok h2 {
		font-size: 15px;
	}

	.info_mxh_left {
		width: 100%;
		padding: 0 20px;
	}

	.info_mxh {
		background: #1162c7;
		padding: 20px 0;
	}

	.info_mxh_mid {
		width: 100%;
		text-align: center;
	}

	.info_mxh_right {
		width: 100%;
	}

	.banner_footer {
		margin: 0 auto;
		width: 81%;
		text-align: center;
	}

	.maps_footer {}

	.flex-powered {
		display: flex;
		flex-wrap: wrap;
	}

	p.copyright.mb-0 {
		width: 100%;
		text-align: center;
		margin: 0px 0 14px !important;
	}

	.statistic {
		width: 100%;
		text-align: center;
	}

	.maps_footer:after {
		content: '';
		position: absolute;
		width: 0px;
		height: 39px;
		left: 9px;
		top: -15px;
		background: url(../images/af_maps1.png) top center no-repeat;
		z-index: 5;
	}

	.maps_footer:before {
		content: '';
		position: absolute;
		width: 0px;
		height: 39px;
		right: 207px;
		bottom: -8px;
		background: url(../images/af_maps2.png) top center no-repeat;
		z-index: 6;
	}

	.info-doitac:after {
		content: '';
		position: absolute;
		left: 29px;
		right: 0;
		bottom: -16px;
		margin: 0 auto;
		width: 0;
		height: 22px;
		background: url(../images/af_dt.png) bottom center no-repeat;
		/* background-size: 100% auto; */
		z-index: -1;
	}
}

@media (max-width: 769px) {
	.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;
		padding: 0;
	}

	.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;
	}

	.head_top {
		display: none;
	}

	.head_bottom {
		display: none;
	}

	.slideshow.below-nav {
		margin: 52px 0 0 !important;
		0;
		0;
		0;
		0;
		0;
		0;
		0;
		0;
		0;
		0;
		0;
		0;
		0;
		height: auto;
	}

	.header {
		padding: 0;
	}

	.navigation.menu2 {
		display: block !important;
	}

	.list_dt {
		padding: 0 16px 0;
		height: auto;
		margin: 0 -11px 0;
		background: #fff;
		height: 47px;
		line-height: 43px;
		clip-path: polygon(0 0, 80% 1%, 100% 100%, 20% 100%);
		280 280 The clip-path property allows you to make complex shapes in CSS by clipping an element to a basic shape (circle, ellipse, polygon, or inset),
		or to an SVG source. CSS Animations and transitions are possible with two or more clip-path shapes with the same number of points. Check out the current browser support for the clip-path property on Can I Use.;
	}

	.info-doitac {
		margin: -25px 0 0;
		padding: 17px 0 15px;
	}

	.text_about2 {
		width: 100%;
		height: auto;
		line-height: normal;
		padding: 12px 0;
	}

	section.about_index {
		padding: 30px 0 0;
	}

	p {}

	.title-main p {
		font-size: 13px;
	}

	.title-main h2 {
		font-size: 24px;
	}

	.name_dmsp a {
		font-size: 16px;
	}

	.title-dmsp-list h2 {
		font-size: 18px;
	}

	.list-product {}

	.gird-roduct {
		grid-template-columns: repeat(2, 1fr);
	}

	.product .name-product a {
		font-size: 12px;
	}

	.title_dm_sp p {
		font-size: 13px;
	}

	.product .price-new {
		font-size: 15px;
	}

	.tuvan_sp a {
		width: 100%;
	}

	.tuvan_sp {}

	.tuvan_sp {
		width: 100%;
		margin-bottom: 8px;
	}

	.btn_sp {
		width: 100%;
	}

	.btn_sp a {
		width: 100%;
	}

	.dichvu_index {
		padding: 50px 0;
	}

	.gird-dichvu {
		grid-template-columns: repeat(1, 1fr);
	}

	.name_dv {
		width: 92%;
	}

	.name_dv a {
		font-size: 14px;
	}

	.name_dmsp {
		width: 307px;
	}

	.list_dmsp_index {
		padding: 40px 0;
	}

	.before-after__inner.twentytwenty-container {
		height: 162px !important;
	}

	.dangkynhantin_index {
		padding: 30px 0;
	}

	.wr-form {}

	.fl_dknt {
		padding: 44px 13px 0;
	}

	.title_dk h2 {
		font-size: 21px;
	}

	.newsletter-input.nd {
		width: 100%;
	}

	.title_tiktok_index {
		transform: unset;
		position: unset;
		width: 100%;
		height: auto;
	}

	.tiktok_index {
		width: 100%;
		padding: 0;
	}

	.title_tiktok_index {}

	.tiktok_fanpage {
		margin: 0 0 30px;
	}

	.title_tiktok_index h2 {
		font-size: 18px;
	}

	.title_tiktok h2 {
		font-size: 15px;
	}

	.info_mxh_left {
		width: 100%;
		padding: 0 20px;
	}

	.info_mxh {
		background: #1162c7;
		padding: 20px 0;
	}

	.info_mxh_mid {
		width: 100%;
		text-align: center;
	}

	.info_mxh_right {
		width: 100%;
	}

	.banner_footer {
		margin: 0 auto;
		width: 81%;
		text-align: center;
	}

	.maps_footer {}

	.flex-powered {
		display: flex;
		flex-wrap: wrap;
	}

	p.copyright.mb-0 {
		width: 100%;
		text-align: center;
		margin: 0px 0 14px !important;
	}

	.statistic {
		width: 100%;
		text-align: center;
	}

	.maps_footer:after {
		content: '';
		position: absolute;
		width: 0px;
		height: 39px;
		left: 9px;
		top: -15px;
		background: url(../images/af_maps1.png) top center no-repeat;
		z-index: 5;
	}

	.maps_footer:before {
		content: '';
		position: absolute;
		width: 0px;
		height: 39px;
		right: 207px;
		bottom: -8px;
		background: url(../images/af_maps2.png) top center no-repeat;
		z-index: 6;
	}

	.info-doitac:after {
		content: '';
		position: absolute;
		left: 29px;
		right: 0;
		bottom: -16px;
		margin: 0 auto;
		width: 0;
		height: 22px;
		background: url(../images/af_dt.png) bottom center no-repeat;
		/* background-size: 100% auto; */
		z-index: -1;
	}

	.info_company {
		width: 100%;
		margin: 0 0 10px;
	}

	.date_news {
		display: none;
	}
}

@media (max-width: 440px) {}

@media (max-width: 369px) {}