/* Responsive */
@media (max-width: 1024px) {
  .wrap-menu-res,
  #hamburger {
    display: block;
  }

  .slideshow{margin: 0;}

  .gioithieu--index .wrap-content:after,
  .feedback-video-contain:after,
  .video-contain:after,
  .tieuchi--index:after,
  .header,
  .menu-head {
    display: none;
  }
  .head-top,
  .wrap-menu {
    display: none;
  }
  .filter {
    display: block;
  }

  .gioithieu-pic.posr {
    width: 100%;
    padding-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .gioithieu-pic__2 {
    position: relative;
    right: unset;
    bottom: unset;
  }

  .gioithieu-pic [class*="gioithieu-pic__"] {
    width: 49%;
    padding: 0;
  }

  .gioithieu-info {
    width: 100%;
    margin-top: 30px;
  }

  .gioithieu-info__title {
    width: 100%;
    margin-bottom: 20px;
  }

  .gioithieu-info__des {
    width: 100%;
  }

  .grid-product {
    --gap: 20px;
  }
}

@media (max-width: 992px) {
  .tieuchi {
    padding: 0 15px;
  }

  .feedback-contain {
    width: 100%;
    margin-bottom: 30px;
  }

  .video-contain {
    width: 100%;
  }

  .video-contain .video {
    width: 100%;
    padding: 0;
  }

  .info-footer .box-footer:nth-child(1) {
    width: 100%;
    margin-bottom: 30px;
  }

  .info-footer .box-footer:nth-child(2) {
    width: 100%;
  }

  .d-fanpage {
    border: 0;
  }
}

@media (max-width: 769px) {
  .main-menu {
    width: calc(100% - 30px);
    right: 15px;
    min-width: unset;
    padding-top: 20px;
    padding-left: 20px;
  }

  .main-menu ul {
    grid-template-columns: repeat(1, 1fr);
  }
  .text-cart {
    display: none;
  }
  .grid-pro-detail {
    display: block !important;
  }
  .grid-pro-detail .left-pro-detail {
    width: 100%;
    padding: 0px;
    border-right: none;
  }
  .grid-pro-detail .right-pro-detail {
    width: 100%;
  }
  .box-footer {
    width: 100% !important;
  }

  :root {
    /* product */
    --product-cols: 3;
    --product-gap: 15px;

    /* news */
    --news-cols: 3;
    --news-gap: 15px;
  }

  .grid-newsletter {
    grid-template-columns: repeat(1, 1fr);
  }

  .newsletter-input {
    grid-column: span 1;
  }

  [class*="grid-"] {
    --cols: 2;
    --gap: 15px;
  }

  .gioithieu-info__title h2 {
    font-size: 30px;
  }

  .gioithieu-info__title p {
    margin-bottom: 19px;
  }

  .btn-gioithieu {
    margin-top: 20px;
  }

  .gutter-menuSeller {
    --bs-gutter-x: 20px;
  }

  .info-footer .box-footer:nth-child(1) figure {
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
  }

  .info-footer .box-footer:nth-child(1) .box-footer__right {
    width: 100%;
  }

  .info-footer {
    padding: 45px 0;
  }
}
@media (max-width: 575px) {
  :root {
    /* product */
    --product-cols: 2;
    --product-gap: 10px;

    /* news */
    --news-cols: 2;
    --news-gap: 10px;
  }

  .copyright {
    text-align: center;
    line-height: normal;
    margin-bottom: 10px;
  }

  .statistic {
    text-align: center;
  }

  [class*="gutter-"] {
    --bs-gutter-x: 10px;
  }

  [class^="grid-"] {
    --cols: 2;
    --gap: 10px;
  }

  .gioithieu-info {
    margin-top: 15px;
  }

  .gioithieu-info__title p {
    font-size: 32px;
    margin-bottom: 10px;
  }

  .gioithieu-info__title h2 {
    font-size: 23px;
  }

  .gioithieu-info__title {
    margin-bottom: 10px;
  }

  .gioithieu-info__des span {
    font-size: 14px;
  }

  .btn-gioithieu {
    font-size: 13px;
    line-height: 35px;
    width: 110px;
  }

  .tieuchi-top figure {
    width: 45px;
  }

  .tieuchi-top h3 {
    width: calc(100% - 45px);
    font-size: 14px;
    margin-bottom: 0;
  }

  .tieuchi-top {
    margin-bottom: 8px;
  }

  .tieuchi span {
    font-size: 14px;
  }

  .tieuchi span {
  }

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

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

  .title-main,
  .title-detail {
    margin-bottom: 10px;
  }

  .menuSeller-pic {
    padding: 6px;
  }

  .menuSeller-info {
    margin-top: 8px;
  }

  .menuSeller-info h3 {
    font-size: 17px;
  }

  .menuSeller-info span {
    font-size: 15px;
  }

  .title-list-main span {
    font-size: 14px;
    line-height: 35px;
    padding: 0 10px;
    margin: 0 2px 4px;
  }

  .title-list-main {
    margin-bottom: 10px;
  }

  .product-info {
    margin-top: 8px;
    padding: 0 4px;
  }

  .product-info h3 {
    font-size: 16px;
    margin-bottom: 4px;
    line-height: 20px;
    height: 40px;
  }

  .product-info .price-new {
    font-size: 14px;
    margin-bottom: 4px;
    width: 100%;
  }

  .khongGianQuan {
    margin-bottom: 4px;
  }

  .feedback-info {
    padding: 5px 5px 5px 8px;
  }

  .feedback-info h3 {
    font-size: 15px;
  }

  .feedback-info span {
    font-size: 13px;
  }

  .news-info {
    padding: 5px 5px 0;
  }

  .news-info h3 {
    font-size: 16px;
    margin-bottom: 4px;
    line-height: 1.2;
  }

  .news-info .xemthem-news {
    font-size: 14px;
  }

  .title-footer {
    font-size: 18px;
    margin-bottom: 8px;
  }

  .conpany-footer {
    font-size: 23px;
  }

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

  .wrap-menu-res.fix_head .logo img {
    width: 50px;
  }

  .product {
    padding: 4px;
  }

  ul.ul-appgiaohang {
    width: 100%;
  }

  .wrap-menu-res .logo img {
    max-width: 60px;
  }

  #hamburger {
    margin-top: 0;
  }

  .wrap-menu-res .wrap-content {
    align-items: center;
  }
}
