/* Responsive */
@media (max-width: 1001px) {
	.title-main_ab{margin-bottom: unset;}
	.container-albums {
		height: auto;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		margin: 0 -5px;
	}
	
	.album-default {
		width: calc(100% / 3);
		position: relative;
		top: unset;
		bottom: unset;
		right: unset;
		left: unset;
		padding: 5px;
	}
	
	.albums-index .title-main {
		margin: 0 0 2rem 0;
		max-width: unset;
	}
	
	.seen-album {
		bottom: -70px;
	}
	.albums-index .wrap-content {
		padding-bottom: 6rem;
	}
	.box_dv_id{margin: auto;padding: 0px 10px;}
	.search1 {
        background-color: #fff;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        color: #000;
    }
	.menu-res{display: block;}
	.header{display: none;}
	.slide_middle{width: 100%;}
	.hdanhmucdropsjs{display: none;}
	.box_menu{display: none;}
	#hamburger {
		display: block;
	}
	.menu-head {
		display: none;
	}
	.wrap-menu {
		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;}
}
@media (max-width: 850px) {
	.grid_news{grid-template-columns: repeat(3, 1fr);}
	.grid-album{grid-template-columns: repeat(3, 1fr);}
}

@media (max-width: 769px) {
	.name_tt_detail{font-size: 15px;}
	.grid_news{grid-template-columns: repeat(2, 1fr);}
	.grid-album{grid-template-columns: repeat(2, 1fr);}
	.copyright{font-size: 12px;}
	.footer-ul li a{font-size: 15px;}
	.name_contact{font-size: 30px;}
	.desc_tc{font-size: 13px;}
	.box_tieuchi{padding: 20px 10px;}
	.kh_1{font-size: 25px;}
	.name_dv{font-size: 15px;}
	.slogan{font-size: 12px;margin-top: 10px;}
	.title_h2{font-size: 35px;}
	.desc_gt{font-size: 12px;}
	.name_gt{font-size: 35px;}
	.gioithieu_id,.dichvu_nb,.khachhang_id,.form_contact_id{padding: 40px 0px;}
	.search1{width: 35px;
        height: 35px;
        line-height: 35px}
	.naem_pro_duct{margin-top: 10px;}
	.logo-header_mobile img{width: 60%;}
	.logo-header_mobile{text-align: center;}
	.bg_ft_stt{justify-content: center;}
	footer{padding-bottom: 3rem;}
	.footer-news:nth-child(1){width: 100%;margin-bottom: 30px;}
	.footer-news:nth-child(2){width: 100%;margin-bottom: 30px;}
	.footer-news:nth-child(3){width: 100%;margin-bottom: 30px;}
	.footer-news:nth-child(4){width: 100%;}

	.box_ft_top{padding: 40px 0px;}
	.box_tc{padding: 25px 10px;}
	.name_tt{margin-bottom:10px;}
	.desc_tt{display: none;}
	.content_tt{line-height: 1.8;}
	.new_l{width: 100%;margin-bottom: 30px;}
	.new_r{width: 100%;}
	.gird_tt{grid-template-columns: repeat(1, 1fr);}
	.title_name{font-size: 25px;}
	.album_galery_id,.video_id{padding: 40px 0px;}
	.box_banner_bottom{margin: 40px 0px;}
	.title_h span{font-size: 15px;}
	.sp_l_nb{margin-top: 40px;}
	.grid-product .product{padding: 5px;}
	.title_h{min-width: 280px;}
	.product .price-new{font-size: 14px;}
	.dm1 li a{padding: 6px 15px;}
	.dm1 .li_a + .li_a{margin-left: 5px;}
	.dm1 li a{font-size: 15px;}
	.sanpham_index{margin-top: 40px;}
	.sanpham_index_bg{border-radius: 20px;padding: 30px 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 {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 10px;
	}
	.new_img_dt img{width: 100%;}
	.news_name_dt{font-size: 15px;}
	.max-width{width: 95%;}
	.item_tt a.ten{font-size: 13px;}
	.contact-text{margin-bottom: 20px;}
}
@media (max-width: 440px) {
	.grid_news{gap:10px;}
	.desc_tt_detail{font-size: 13px;}
	.grid-album{gap:10px;}
	.title-footer{font-size: 15px;}
	.title-main_ab{margin-bottom: 10px;}
	.tieuchi_id .owl-item:nth-child(2n) .name_tc{margin-bottom: 20px;}
	.name_tc{margin-top: 20px;}
	.title_h2{font-size: 30px;}
	.slogan{font-size: 11px;}
	.desc_gt{font-size: 11px;}
	.title-main span{font-size: 20px;}
	.item_tt a.ten{font-size: 14px;}
	.title-detail h1{font-size: 20px;}
	.news_name_dt{font-size: 14px;}
	.news-name{margin-top: 10px;}
	.naem_pro_duct{font-size:20px;}
	.product .price-new{font-size: 13px;}
	.title_h{min-width: 160px;}
	.title_h span{font-size: 13px;}
	.btn_xct1{font-size: 11px;padding-right: 10px;}
	.footer-powered{font-size: 12px;text-align: center;}
	.desc_tc{font-size: 12px;}
	.name_tc{font-size: 13px;}
	.content_tt{font-size: 12px;line-height: 1.5;}
	.name_tt{font-size: 14px;}
	.box_tt{padding: 5px;}
	.title_h{min-width: 232px}
	.sanpham_index_bg{padding-top: 30px;padding-bottom: 20px;}
	.dm1 li a{font-size: 12px;}
	.search1{width: 35px;
        height: 35px;
        line-height: 35px;}
	.policy__list > li {
		width: 100%;
		padding-right: 0px !important;
		border-bottom: 1px solid #f1f1f1 !important;
	}
}
@media (max-width: 369px) {
	
}