/* Responsive */
@media (max-width:1200px) {

}
@media (max-width:1001px) {
	/* General */
	.logo-mobi,.rps-xl--visible { display: block; }
	.flex-product-main .left-product,.logo-header,.right_top,.rps-xl--hidden { display: none; }
	.flex-product-main .right-product,.footer-copyright,.footer-statistic,.navigation,.info-top,.rps-xl--w-100 { width: 100%; }
	#hamburger { display: block; } 
	.footer-powered{text-align: center;}
	.navigation nav ul li ul {
	    position: unset;
	    box-shadow: none;
	    opacity: 1;
	    visibility: unset;
	}
}
@media (max-width:992px) {
	/* General */
	.rps-lg--visible { display: block; }
	.rps-lg--hidden { display: none; }
	.rps-lg--w-100 { width: 100%; }
	.news-left { width: 100%; }
	.news-right { width: 100%; margin-top: 30px; padding: 10px; }
	/* Footer */
	.footer-article__inner>[class^="footer-article--"] { width: 100%; }
	.footer-article__inner>[class^="footer-article--"]:not(:last-child) { margin-bottom: 1.5rem; }
	.grid-news,.wap_tieuchi,.right-product .grid-product,.grid-product{
	    grid-template-columns: repeat(2, 1fr);
	    gap: 20px;
	}
	.item-tchi,.wap_tieuchi{border: 0;}
	.main__title h1,.title-about h2,.title-main h2{font-size: 30px;}
	.wel{font-size: 20px;}
	.noidung-about,.photo-about {width: 100%;}
	.photo-about {margin-top: 20px;}
	.time-nb span{font-size: 25px;}
	.time-nb{padding: 6px 20px;}
	.name-news{font-size: 18px;}
	.title-index span{font-size: 55px;letter-spacing: 5px;}
}
@media (max-width:769px) {
	.title-index span{font-size: 45px;letter-spacing: 5px;}
	.gutter-x-20 { --bs-gutter-x: 10px; } 
	.grid-pro-detail { display: block; }
	.grid-pro-detail .left-pro-detail { width: 100%; padding: 0px; border-right: none; }
	
	.footer-powered:has(.footer-statistic) .footer-copyright, .footer-powered:has(.footer-statistic) .footer-statistic { text-align: center; }
	.footer-powered:has(.footer-statistic) .footer-copyright { margin-bottom: 0.25rem; } 
	.feedback__info:before {content: none;}
	.grid-news,.wap_tieuchi,.right-product .grid-product,.grid-product{
	    grid-template-columns: repeat(2, 1fr);
	    gap: 10px;
	}
	.name-tchi{font-size: 40px;}
	.wel{font-size: 18px;}
	.photo-about{padding-right: 20px;padding-bottom: 20px;}
	.ListTab_css_i a{font-size: 14px;padding: 8px 16px;}
	.name-news{font-size: 16px;}
	.tags-sp span{width: 100%;display: block;margin-bottom: 10px;}
	.item-hinhanhhd{margin-bottom: 10px;}
}
@media (max-width:576px) { 
	.title-index span{font-size: 35px;letter-spacing: 5px;}
	.view-news{font-size: 14px;}
	.name-news{font-size: 15px;}
	.photo-about{padding-right: 10px;padding-bottom: 10px;}
	.main__title h1,.title-about h2,.title-main h2{font-size:25px;}
	.pic-tchi{display: table;margin: auto;margin-bottom: 10px;}
	.info-tchi{width: 100%;text-align: center;}
	.rps-md--visible { display: block; }
	.rps-md--hidden { display: none; }
	.rps-md--w-100 { width: 100%; }
	
}
@media (max-width:440px) { }
@media (max-width:369px) { }