/* Responsive */
@media (max-width: 1024px) {
   .title-main span:after, .title-main h2:after{
      display: none;
   }

   .title-main span, .title-main h2{
      text-transform: initial;
   }   
.service-left{
   width: 100%;
   margin-bottom: 30px;
   order: 2;
}

.service-right{width: 100%;}

   .service-wrapper .wrap-content {
    gap: 10px;
}

.service-right {
    gap: 10px;
    order: 1;
}

h3.aboutHot-name {
    font-size: 25px;
    padding: 0;
}

.product .name-product a {
    font-size: 14px;
}

.tieuchi-wrapper {
    padding: 30px 0px;
}

.newsHot-swiper, .video-swiper {
    width: 100%;
    margin-bottom: 30px;
}

footer {
    margin-bottom: 50px;
}

	.menu-wrapper .wrap-content {
    max-width: 100%;
}

   nav.menu {
   display: none;
   }
	
  
   .menu-wrapper
   {
   display: none;
   }
   .header-banner {
      display: none;
  }
  
  .header-hotline {
      display: none;
  }
  
  a.header-logo.d-block {
      width: 70px;
      margin: auto;
  }
	.toolbar2 {
		display: block;
	}
	
	#hamburger {
		display: block;
	}
	.menu-head {
		display: none;
	}
	.wrap-menu {
		display: none;
	}
	.cart-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 {
	gap: 10px;
	}
	.filter{display: block;}
}

@media (max-width: 850px) {

   #dich-vu .grid-news {
    grid-template-columns: 1fr 1fr;
}

   .title-main span, .title-main h2 {
    font-size: 15px;
}

	.news-left{width: 100%;}
	.news-right{width: 100%;margin-top: 30px;padding: 10px;}
}
@media (max-width: 769px) {

   .title-main a {
    width: 100%;
    margin: 5px;
}

   .footer-box {
    width: 100% !important;
}

   .service-right {
    grid-template-columns: repeat(3,1fr);
}

.aboutHot-info {
    flex: unset;
    width: 100%;
}

	.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-template-columns: repeat(3, 1fr);
	}

	.info-footer .flex-footer{
		display: block;
	}
	.box-footer{width: 100% !important;margin-top: 20px;}
}
@media (max-width: 640px) {

   .flex_inner_hotline {
    grid-template-columns: 1fr;
}

.flex_inner_hotline a:first-child {
    padding: 9px 0px;
}

   .grid-news{
      grid-template-columns: 1fr 1fr;
   }
   .hinhanhthucte-grid {
      grid-template-columns: 1fr 1fr;
}

   .grid-product{
      grid-template-columns: 1fr 1fr;
   }
   a.aboutHot-pic {
      width: 100%;
   }
   #tintuc .grid-news {
    grid-template-columns: 1fr;
}

.service-right {
    grid-template-columns: repeat(2, 1fr);
}
  
}
@media (max-width: 369px) {

}