/* 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;
	}
}

@media (max-width: 767px) {
	.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 {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 10px;
	}

	.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;
	}

	.diachi_head {
		display: none;
	}

	.email_head {
		display: none;
	}

	.phone_head {
		display: none;
	}

	.search {
		width: 100%;
	}

	.flex {
		display: flex;
		flex-wrap: wrap;
	}

	a.logo-header {
		width: 62%;
		margin: 0 auto 20px;
	}

	.navigation {
		padding: 8px 0;
	}

	.title_dm::after {
		content: '';
		position: absolute;
		left: 0;
		top: 19px;
		width: 0;
		height: 4px;
		background: url(../images/line_text.png) top center no-repeat;
	}

	.title_dm::before {
		content: '';
		position: absolute;
		right: 0;
		top: 19px;
		width: 0;
		height: 4px;
		background: url(../images/line_text.png) top center no-repeat;
	}


	.title_dm h2 {
		font-size: 20px;
	}

	.wrap-productdm2 {
		padding: 4px;
	}

	.name_dm h2 {
		font-size: 24px;
		margin-bottom: 10px;
	}

	.title_dk h2 {
		font-size: 25px;
	}

	.title_dk h2 span {
		font-size: 25px;
	}

	.dangky_index .wrap-content {
		padding: 15px;
	}

	.newsletter-input {
		width: 100%;
		margin-bottom: 10px;
	}

	.info_dk.flex_row {
		justify-content: left;
	}

	.phone_dk {
		margin: 0 0 13px 0;
	}

	.title-about h2 {
		font-size: 35px;
	}

	section.about_index .wrap-content {
		padding: 15px;
	}

	.name_tc {
		font-size: 19px;
	}

	.news_index .wrap-content {
		padding: 20px;
	}

	.title-main h2 {
		font-size: 25px;
	}

	.img-news-firts {
		width: 100%;
	}

	.content-news-firts {
		width: 100%;
		padding: 11px 0 0;
	}

	.video_index {
		width: 100%;
		padding: 0;
	}

	.fanpage_index {
		width: 100%;
		margin: 15px 0 0;
	}

	.btn_tt {
		top: 33%;
		right: -4px;
	}

	h3.name_news_index {
		font-size: 14px;
	}

	.video_top_index {
		padding: 0;
	}

	.video_bot_index {
		position: unset;
		width: 100%;
	}

	.media_index .wrap-content {
		padding: 10px;
	}

	.title_dt {
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}

	.wrap-doitac {
		width: 100%;
	}

	.wrap-navigation {
		position: unset;
		margin: 11px auto 0;
	}

	.title_dt h2 {
		font-size: 28px;
	}

	.footer_left {
		width: 100%;
		margin-bottom: 20px;
	}

	.footer_right {
		width: 100%;
	}

	.dm-prev {
		left: 0;
		top: 70px;
	}

	.dm-next {
		right: 0;
		top: 71px;
	}
	.box-video-bot {
		margin: 5px;}
	.news-left {
		width: 100%;
	}

	.title-detail h1 {
		font-size: 20px;
	}

	.news-right {
		width: 100%;
		margin: 19px 0 0;
		position: unset;	}

}

@media (max-width: 440px) {}

@media (max-width: 369px) {}