/* Responsive */
@media (max-width: 1024px) {


.video-wrapper {
    margin-bottom: 30px;
}
   .gioithieu-pic1 {
    flex: 1;
}

   .gioithieu-image{
      display: flex;
      flex-wrap: wrap;
      align-items: flex-start;
      gap: 10px;
   }
   .gioithieu-pic-mb{
      display: block !important;
      width: 180px;
   }
   .gioithieu-pic{
      display: none;
   }
.albumHot-grid {
    display: flex;
    flex-flow: row wrap;
    width: calc(100% + 30px);
    margin: 0 -15px;
    gap: 0;
}

.albumHot-title {
    width: 100%;
}

a.albumHot-pic {
    width: calc(100%/3 - 30px);
    margin: 0 15px 30px 15px;
}

.newsHot-left {
    width: 100%;
    margin-bottom: 30px;
}

.newsHot-right {
    width: 100%;
}

.newsHot-wrapper {
    margin-bottom: 30px;
}
   .proListHot-wrapper {
    margin-bottom: 30px;
}

.newsletter-box {
    width: 100%;
    border-radius: 50px 50px 0px 0px;
    order: 1;
}

.newsletter-wrapper .wrap-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.newsletter-deco1, .newsletter-deco2 {
    order: 0;
    width: 45%;
}

.footer-box {
    width: 100%;
    order: 0;
    padding: 30px 0px;
}

.photoFooter-box {
    width: 50%;
    order: 1;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 15px;
    gap: 20px;
}

.footer-info {
    padding: 60px 0px;
}

.footer-box .footer-info {
    padding: 0;
}

.photoFooter-pic {
    margin: 0 !important;
}


   .gioithieu-box {
    flex: unset;
    width: 100%;
}

.gioithieu-wrapper .wrap-content {
    display: block;
}

.gioithieu-desc {
    margin-bottom: 15px;
}

.tieuchi-title.title-main {
    position: initial;
    transform: unset;
    grid-column: 1 / -1;
}

.tieuchi-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 30px;
}

.tieuchi-pic {
    width: 200px !important;
    margin: 0 !important;
}

.tieuchi-wrapper {
    margin-bottom: 30px;
}

.albumHot-wrapper {
    margin-bottom: 30px;
}

.feedback-pic {
    position: initial;
    transform: unset;
    width: 150px;
}

.feedback-info {
    padding: 0;
    flex: 1;
    border: 0;
}

.feedback-item {
    margin: 16px;
    gap: 16px;
}

.proListHot-right {
    width: 100%;
}

.proListHot-left {
    width: 100%;
}

.proListHot-box {
    background: transparent;
    border-radius: 0;
    min-height: unset;
    display: block;
    border: 0;
    box-shadow: unset;
}

.proListHot-logo {
    width: 70px;
}

.title-main h2, .title-detail h1 {
    font-size: 35px;
}

.title-cat-main span {
    display: inline;
}

	.menu-wrapper .wrap-content {
    max-width: 100%;
}

   nav.menu {
      display: none;
   }
	
  
   .menu-wrapper
   {
   background: #000;
   }
   .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 {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		gap: 20px;
	}
	.filter{display: block;}
}

@media (max-width: 850px) {

	form#form-newsletter {
    display: block;
}

.newsletter-box {
    padding: 20PX;
    margin: 0;
    border-radius: 20PX;
}

.newsletter-title h2 {
    font-size: 30px;
}

.newsletter-input {
    margin-bottom: 15px;
}
	
   h3.feedback-name {
    font-size: 14px;
}

.feedback-pic {
    width: 100px;
}

.newsletter-deco1, .newsletter-deco2 {
    width: 45%;
    display: none;
}

   .img-video span {
    width: 80px;
}


   .gioithieu-name h2 {
    font-size: 45px;
}

.gioithieu-name h3 {
    font-size: 30px;
}

.gioithieu-logo {
    position: inherit;
    width: 100px;
    margin-bottom: 15px;
}

.gioithieu-box {
    padding: 0;
}

.gioithieu-wrapper {
    padding: 30px 0px;
}

.gioithieu-info {
    padding-right: 30px;
}

.tieuchi-title.title-main {background: transparent;border: 0;box-shadow: unset;width: 100%;padding: 0;margin-top: 0 !important;}

.tieuchi-grid {gap: 15px;}

.tieuchi-pic {
    width: 100% !important;
    margin: auto !important;
}

	.news-left{width: 100%;}
	.news-right{width: 100%;margin-top: 30px;padding: 10px;}
}
@media (max-width: 769px) {
.feedback-pic {
    width: 100%;
}
   .albumHot-title .title-main {
    order: 0;
    width: 100%;
    margin: 0;
}

.albumHot-slogan, .albumHot-deco {
    order: 1;
    width: 45%;
}

.albumHot-grid {
}

a.albumHot-pic.scale-img.d-block {
    width: calc(100%/2 - 30px);
}


   .tieuchi-grid {
    grid-template-columns: 1fr 1fr;
}

	.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;}
}
@media (max-width: 500px) {
	.gioithieu-name h3 {
    font-size: 24px;
}

a.gioithieu-pic-mb.d-none.scale-img {
    width: 100%;
}

.title-main p {
    font-size: 30px;
}

.title-main h2, .title-detail h1 {
    font-size: 27px;
}

.tieuchi-wrapper {
    background-size: contain;
}

  
}
@media (max-width: 369px) {

}