@media only screen and (min-width: 1500px) {
  .hq-slider-content-green-bg {
    top: 2%;
  }
  #svg-green {
    bottom: -7%;
  }
}

@media only screen and (min-width: 1025px) and (max-width: 1199px) {
}

@media (max-width: 1024px) {
  /* header {
    display: none;
  }

  .pnvn-menu-mobile {
    display: block;
  } */
  section {
    overflow: hidden;
  }
  section .container {
    padding-left: 0;
    padding-right: 0;
  }
  .lenis-scrollbar {
    display: none;
  }
  .lh-gioi-thieu-section {
    padding-top: 50px;
    margin-top: 0px;
  }
  .lh-gioi-thieu-section {
    padding-bottom: 80px;
  }
  #svg-green {
    bottom: -0.5%;
  }
  .lh-danh-muc-san-pham-col:first-of-type .lh-danh-muc-san-pham-item {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .lh-danh-muc-san-pham-col:last-of-type .lh-danh-muc-san-pham-item {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .last-news-image {
    --bs-aspect-ratio: calc(9 / 16 * 100%);
  }
  .latest-news-list .latest-news-list-a:nth-child(4),
  .latest-news-list .latest-news-list-a:nth-child(5) {
    display: none;
  }
  footer .container {
    padding-left: 0;
    padding-right: 0;
  }
  .lh-he-sinh-thai-section,
  .lh-danh-muc-san-pham-section,
  .lh-dich-vu-noi-bat-section,
  .lh-tin-tuc-noi-bat-section,
  .lh-khach-hang-section {
    padding-top: 0;
  }
  /* lò than */
  .hd-hp-desktop-menu {
    display: none;
  }
  .hd-hp-mobile-menu-toggle {
    display: block;
  }
  .hd-hp-logo-img {
    max-width: 80px;
    width: 100%;
  }

  .clouds img {
    bottom: 0%;
  }
  .hd-hp-hero-content {
    text-align: center;
  }
  .hd-hp-hero-buttons {
    justify-content: center;
  }
  .hd-hp-hero-content {
    margin: 0 auto;
  }
  .hd-hp-about-image {
    height: 500px;
  }
}

@media (max-width: 768px) {
  .vh-btn-dang-hang-form .vh-btn-dat-hang {
    width: 100%;
  }

  .vh-quay-lai {
    width: 100%;
  }

  .vh-quay-lai a {
    width: 100%;
    justify-content: center;
  }
  .lenis-scrollbar {
    width: 3px;
  }
  .lenis-scrollbar.visible {
    width: 5px;
  }
  .lh-footer__col {
    margin-bottom: 2rem;
  }
  /* lò than */
  .hd-hp-header {
    padding: 7px 0;
  }
  .hd-hp-swiper-button-next {
    right: -5px;
  }
  .hd-hp-swiper-button-prev {
    left: -5px;
  }
  .hd-hp-news-content {
    padding: 15px;
  }
  .hd-hp-process-step {
    flex-direction: column;
    gap: 10px;
    height: 100%;
  }
  .hd-hp-process-content {
    margin: 0;
    width: 100%;
    text-align: center;
    height: 100%;
  }
  .hd-hp-process-icon img {
    width: 50px;
    height: 50px;
    object-fit: contain;
  }
  .hd-hp-about-image {
    height: 300px;
  }
}

@media (max-width: 425px) {
}
