/* Responsive */
@media (max-width: 1025px) {
	#hamburger {
		display: block;
	}
	.menu-head {
		display: none;
	}
	ul.social-footer{display: none !important;}
	.header_right{width: auto;flex: unset;}
	.head_top{
		margin-bottom:0;
		gap: 0 10px;
	}
	.navigation{
		position: absolute;
		left: 5px;
		top: 10px;
		background: #fff;
		padding: 0 5px;
		border-radius: 5px;
	}
	.infohead{
		padding-left: 50px;
		max-width: 50%;
		width: auto;
	}
	.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);
	}
	.danhmucct{display: none;}
	.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: 1px;
		background: #000;
		margin: 4px 0px;
		left: 0;
	}
	.wrap-menu{width: auto;}
	.menu ul {
		display: none !important;
	}
}
@media (max-width: 850px) {
	p.copyright{width: 100%;margin-bottom: 5px}
	.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-bottom: 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;}
	.itemSer h3{padding:0 10px}
	.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-news1{
		display:block;
	}
	.grid-product1, .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;}
	.flex-header{justify-content: center;}
	.infohead{
		padding: 0;
		max-width: 100%;
		margin-bottom: 10px;
		gap: 10px;
		padding: 0 50px;
	}
	.infohead a{
		zoom:0.7;
	}
	.email{display: none !important;}
	.photo-about p{width: 60px;font-size: 50px;}
	.title-about span{
		font-size: 50px;
	}
	.title-about p,.wrap-product-home .title-main p,.title-main p{font-size: 65px;}
	.title-main span, .title-main h2, .title-main h1{font-size: 30px;}
	.product1 {
		width: 100%; 
		margin-bottom: 15px;
	}
	.product .name-product a{font-size: 30px;}
	.product .pic-product{border-radius: 40px;}
	.itemSer h3 a{font-size: 18px;}
	.list-album {
		grid-template-columns: repeat(2, 1fr);
		grid-template-rows: repeat(2, 150px);
		gap: 10px;
	}
	.blog_left {
		width: 100%;
		margin-bottom: 20px;
	}
	.list-vd {
		width: 100%;
	}
	.title-blog h2{font-size: 30px;}
	.itemft {
		width: 100%;
		margin-bottom: 10px;
	}
	.name-footer{font-size: 20px;}
	.name-footer span{font-size:40px;}
	p.sloganft{font-size: 25px;}
}
@media (max-width: 480px) {
	.title-about span{
		font-size: 40px;
	}
	.title-about p,.wrap-product-home .title-main p,.title-main p{font-size: 40px;margin-bottom: -25px;}
	.title-main span, .title-main h2, .title-main h1{font-size: 25px;}
	.product .name-product a{font-size: 18px;line-height: 28px !important;-webkit-line-clamp: 2 !important;max-height: 56px !important;}
	.product .pic-product{border-radius: 30px;width: 100%;margin-bottom: 10px;}
	.info_pro1{width: 100%;}
	.itemSer h3 a{font-size: 16px;}
	.title-blog h2{font-size: 25px;}
	.ds-news h3 a{font-size: 15px;}
	.product1 h3 a:nth-child(1){font-size: 16px;}
	.product1 h3 a.view{width: 120px;height: 32px;line-height: 32px;font-size: 13px;font-weight: 400;text-transform: capitalize;}
	.product1 h3{padding: 10px;border-radius: 10px;}
	.itemSer .img{border: solid 6px #fff;border-radius: 15px;}
	.itemSer{border-radius: 15px;}
	.itemAlbum:nth-child(1) {
		grid-row: span 1;
	}
	.itemAlbum:nth-child(3) {
		grid-row: span 2;
	}
	.itemAlbum:nth-child(6) {
		grid-column: span 2;
	}
	.blog_left > .item_blog .img{width: 100%;margin-bottom: 10px;}
	.blog_left > .item_blog .ds-news{
		width: 100%;
	}
	.item_blog .ds-news {
		width: calc(100% - 160px);
	}
	.name-footer{font-size: 16px;}
	.name-footer span{font-size: 35px;}
	p.sloganft{font-size: 20px;}
	ul.footer-ul li a{font-size: 14px;}
	.info-footer{padding: 50px 0;}
	.flex-powered{justify-content: center;}
	.map-footer{height: 400px;}
	.list_ft{margin-bottom: 30px;}
	.list-blog .item_blog .info-news h3 a{font-size: 14px;}
	.list-translate{font-size: 13px;}
	.product .name-product{margin-bottom: 10px;}
	.desc_pro{
		-webkit-line-clamp: 4;
		margin-bottom: 10px;
		font-size: 14px;
		max-height: 96px;
	}
	.view-about{line-height: 40px;font-size: 13px;}
	.product{margin-bottom: 15px;display: block;}
	.photo-about p {
        font-size: 40px;
        letter-spacing: 2px;
        left: 10px;
    }
	.item_blog .img{
		width: 150px;
	}
	.item_blog{margin-bottom: 10px;}
	.item_blog .desc_n{font-size: 14px;}
	a.views2{font-size: 13px;}
	.head_top p{font-size: 13px;}
	p.hotline span{font-size: 14px;}
	p.hotline{padding-left: 40px;position: relative;min-height: 34px;display: flex;flex-wrap: wrap;align-items: center;}
	p.hotline img{
		position:absolute;
		top: 0;
		left:0;
	}
}
@media (max-width: 369px) {

}