/* Responsive */
@media (max-width: 1024px) {
  .product-tool {
    opacity: 1;
    visibility: visible;
    position: initial;
  }
  .product-tool a span {
    display: none;
  }
  .row-20-cus {
    margin-left: -5px;
    margin-right: -5px;
  }
  .col-20-cus {
    padding-left: 5px;
    padding-right: 5px;
  }
  .flex-mmenu {
    padding: 10px 0;
  }
  .grid-album {
    gap: 10px;
  }
  #hamburger {
    display: block;
  }
  .menu-head {
    display: none;
  }
  .left_about {
    max-width: 531px;
    margin: 2rem auto 0;
  }

  .flex-res-about {
    flex-direction: column-reverse;
  }

  .wrap-menu {
    background: #fff;
  }

  .header {
    margin: 0 0 -1px;
  }

  .slideshow {
    margin: 0;
  }

  .hd-right {
    display: none;
  }

  .flex-header {
    justify-content: center;
    gap: 10px;
    padding: 10px 0;
  }
  .cart-head {
    padding: 5px;
    font-size: 12px;
  }
  .header {
    padding: 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;
    gap: 10px;
  }
  .filter {
    display: block;
  }
}
@media (max-width: 992px) {
  .title-about h2 {
    font-size: 36px;
  }

  .mb-0.social_ft {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
  }

  .social_ft div {
    margin: 0;
  }

  .box-footer:nth-child(4) {
    max-width: 340px;
    margin: 20px auto 0;
  }

  .map-footer {
    height: 250px;
  }
  .info-footer .flex-footer {
    display: block;
  }
  .box-footer:first-child {
    margin-top: 0;
  }
  .box-footer {
    width: 100% !important;
    margin-top: 20px;
  }
  .ul_footer {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
  .news-left {
    width: 100%;
  }
  .news-right {
    width: 100%;
    margin-top: 30px;
    padding: 10px;
  }
}
@media (max-width: 768px) {
  .logo_res {
    transform: scale(0.7);
    margin: -10px 0;
  }

  .flex-mmenu {
    padding: 0;
  }
  .title-about h2,
  .title-main h2,
  .title-detail h1 {
    font-size: 30px;
  }

  .desc_about {
    margin: 0 0 15px;
  }

  .wrap__home .title-main h2 {
    margin: 0;
  }

  .info-footer.color-white {
    padding: 2.5rem 0;
  }
  .title-detail2 h1 {
    font-size: 1.4rem;
  }
  .d-fanpage {
    width: 300px;
    overflow: hidden;
    margin: auto;
  }
  .gutter-x-20 {
    --bs-gutter-x: 10px;
  }
  .flex-about {
    flex-wrap: wrap;
  }
  .content-about {
    width: 100%;
  }

  .photo-about {
  }
  .flex-video {
    flex-wrap: wrap;
  }
  .wr-video {
    width: 100%;
  }
  .wr-form {
    width: 100%;
    margin-top: 20px;
  }
  .item-news {
    margin-bottom: 10px;
  }
  .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(3, 1fr);
    gap: 10px;
  }
}
@media (max-width: 576px) {
  .wrap-table {
    overflow: auto;
}
.wrap-table table{
  min-width: 500px;
}
  .mb-0.social_ft {
    grid-template-columns: repeat(2, 1fr);
  }

  .title-about h2,
  .title-main h2,
  .title-detail h1,
  h2.title-footer {
    font-size: 25px;
  }

  .grid-product,
  .grid-news {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
  .footer-powered {
  }
  .statistic {
    margin-top: 5px;
  }
  .statistic span {
    padding: 0 2px;
  }
  .flex-powered {
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }
  .grid-album {
    grid-template-columns: repeat(2, 1fr);
  }
  .baonoidung iframe {
    height: 250px !important;
  }
  .content-about > a {
    max-width: 160px;
    line-height: 40px;
}

.tieuchi_index {
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
}

.info_tieuchi {
    width: calc(100% - 79px);
}

.photo-about {
    padding: 15px;
}

.wrap__home .title-main {
    margin: 0 0 15px;
}

.title-main svg { 
    max-width: 100px;
}

.product:before {
    display: none;
}

.product .pic-product {
    margin: 0 0 8px;
}

.title-cat-main span {padding: 5px 5px;}

.title-cat-main {
    margin: 0 0 10px;
}

.product {
    margin: 0;
}

}
@media (max-width: 414px) {
}
