/* Responsive */
@media (max-width: 1025px) {
	.slideshow .wrap-content{padding: 0;margin-top: 10px;}
	#hamburger {
		display: block;
	}
	.menu-head, .top {
		display: none;
	}
	.search{max-width: 300px;}
	.search input{font-size: 14px;}
	.navigation{padding: 5px 0;}
	.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: #fff;
		margin: 4px 0px;
		left: 0;
	}
	.wrap-menu{width: auto;}
	.menu ul {
		display: none !important;
	}
}
@media (max-width: 850px) {
	.item_tin{
		flex-wrap: wrap;
	}
	.item_tin >a{
		width: 100%;
	}
	.mota_tin{
		width: 100%;
	}
	.left_main{
		display: none;
	}
	.right_main{
		width: 100%;
	}
	.header_mb a{
		background: rgba(0,0,0,0.8);
		display: block;
		text-align: center;
		padding: 10px;

	}
	.header_mb p{
		width: 100%;
		background: #f7ba00;
		height: 40px;
		line-height: 40px;
		color: #000;
		margin: 0px;
	}
	.header_mb{
		display: block;
		border-bottom: 1px solid #f7ba00;
	}
	.navigation{
		position: relative;
	}
	.hotline_m {
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		text-align: center;
		color: #fb0;
		font-size: 20px;
		font-weight: bold;
	}
	.wrap-menu{
		display: none;
	}
	.logo{
		margin-top: 0px;
		width: 50%;
	}
	.header{
		display: none;
	}
	.grid-congtrinh {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		gap: 10px;
	}
	.thanh_title h2{
		font-size: 25px;
	}
	.tuvan_fan .wrap-content,.wrap-content{
		flex-wrap: wrap;
	}
	.info_news_index{
		width: 100%;
	}
	.video_index{
		width: 100%;
		padding: 0px;
	}
	.tuvan_w{
		width: 100%;
	}
	.fan_w{
		width: 100%;
		padding: 0px;
	}
	.footer ul{
		grid-template-columns: repeat(1, 1fr);
	}
	.coppy .wrap-content{
		flex-wrap: wrap;
	}
	.coppy p,.coppy ul{
		width: 100%;
		font-size: 12px;
	}
	p.copyright{width: 100%;margin-bottom: 5px}
	.news-left{width: 100%;}
	.news-right{width: 100%;margin-top: 30px;padding: 10px;}
	.right{
		display: none;
	}
	.hotline_content{
		text-align: center;
        align-items: center;
        justify-content: center;
        width: 100%;
	}
	.hotline_content{
		font-size: 19px;
	}
}
@media (max-width: 769px) {
	.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, .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;}
	.title-about span,.title-main1 h2{
		font-size: 35px;
	}
	.title-about p{font-size: 28px;}
	.title-main2 span:before, .title-main2 span:after{display: none;}
	.title-pro span{font-size: 25px;}
	.title-main2 span{padding: 0;font-size: 30px;}
	.form-letter{width: 100%;}
	.hotline{display: none;}
}
@media (max-width: 480px) {
	.search{width: 100%;margin: 0 auto;padding: 0 1px;}
	.title-about span, .title-main1 h2{
		font-size: 28px;
	}
	.title-about p{font-size: 25px;}
	a.logo-header{width: 25%;margin-bottom: 10px;text-align: center;}
	.banner-header{
		width: 70%;
	}
	.product .name-product a{font-size: 15px;}
	.product .price-product{font-size: 15px;}
	.product .price-new{font-size: 16px;}
	.title-pro span{font-size: 20px;}
	.ds-news h3 a{font-size: 15px;line-height: 22px;max-height: 44px;}
	.padding-top-bottom {
		padding: 30px 0;
	}
	.item_tc h3{font-size: 16px;}
	.search input {
        height: 42px;
    }
	.title-detail h1{
	    font-size: 20px;
	}
}
@media (max-width: 369px) {

}