@media (max-width: 1500px) {
  .contact-page .cta-band {
    padding-inline: 40px;
    margin-inline: 40px;
  }

  .why_choose_about {
    .why-card {
      width: 250px;
      min-height: 200px;
      padding: 25px 25px 25px 40px;
    }

    .why-row {
      max-width: 300px;
    }

    .why-num {
      width: 75px;
      height: 75px;
      margin-right: -28px;
      border: 7.25px solid #fff;
      font-size: 30px;
    }
  }

  .mission-stage {
    gap: 22px;

    .mission-panel {
      gap: 0;
      max-width: 380px;
      min-width: 380px;
      height: 100%;

      &.dark {
        gap: 0;
        padding: 37px 30px;
      }
    }

    hr {
      margin-block: 25px;
    }
  }

  .about_home {
    & .info-card {
      h3 {
        font-size: 24px;
      }
    }
  }
}

@media (max-width: 1440.99px) {

  /* About page */
  .stat-label {
    font-size: 16px;
  }

  .contact-page .cta-band {
    &::after {
      right: -96px;
      top: 0;
      width: 100px;
    }
  }

  .bottle-img {
    width: 310px;
    height: 278px;
  }

  .portfolio-card h3,
  .service-card h3,
  .market-card h3 {
    font-size: 28px;
  }

  .service-card {
    min-height: 619px;
    max-width: 385px;
  }
}

@media (max-width: 1400px) {
  .contact-methods {
    gap: 55px;
  }

  .inquiry-card {
    h2 {
      font-size: 40px;
    }
  }

  .overview-wrap {
    .leaf_dna {
      max-width: 770px;
    }
  }

  .capsule-img {
    width: 230px;
    max-height: 250px;
  }

  .overview-wrap {
    & .benefit-wrap {
      & .benefit-list {
        gap: 20px;

        li {
          gap: 8px;
          line-height: 1.4;
          font-size: 14px;
        }
      }
    }
  }

  .benefit_ico {
    height: 35px;
    width: 35px;
    padding: 8px;
    flex: 0 0 35px;
  }

  /* .capsule-img {
    width: 200px;
    max-height: 215px;
  } */


}

@media (max-width: 1366px) {
  .service-card {
    max-width: 315px;
  }

  .news-section.news-page .news-card .news-copy h3 {
    font-size: 27px;
  }

  .news-section.news-page .news-card .news-copy p {
    min-height: 162px;
  }

  .news-section.news-page .leaf_dna {
    left: -148px;
  }

  .details-section.news-details .col-lg-4 .related-list .related-item span h3 {
    font-size: 22px;
  }

  .details-section.news-details .col-lg-4 .related-list .related-item span p {
    font-size: 14px;
    line-height: 20px;
  }

  .news-section.news-page .news-card .news-copy h3 {
    margin-bottom: 15px;
  }

  .primary-nav>ul>li>a {
    position: relative;
    display: inline-block;
    padding: 27px 7px;
    color: #1d2b22;
    font-size: 14px;
    line-height: 1;
    font-weight: 500;
    letter-spacing: 0.01em;
    text-decoration: none;
    transition: color 0.25s ease;
  }

  .cta_btn .btn_text {
    font-size: 13px;
  }

  .contact-page .sec_title {
    font-size: 29px;
  }

  .news-section.news-page .headading-wrapper .sec_title {
    margin-top: 30px;
    margin-bottom: 31px;
  }
}

@media (max-width: 1300px) {
  .contact-page .cta-band {
    margin-inline: 50px;
  }
}

@media (max-width: 1199.98px) {

  .why_choose_home {
    padding-top: 0;
  }

  /* About page */
  .service-card {
    p {
      margin-top: 28px;
      font-weight: 300;
    }
  }

  .stat-card {
    padding: 18px 25px;
  }

  .bottle-overlap {
    margin-top: -250px;
  }

  .facility-img {
    height: 535px;
  }

  .bottle-img {
    width: 230px;
    height: 250px;
  }

  .stat-card:last-child {
    &::after {
      height: 153px;
    }
  }

  .overview-wrap {
    .benefit-wrap {
      gap: 10px;

      .benefit-list {
        gap: 15px;
        max-width: 60%;
      }

      h3 {
        font-size: 24px;
      }
    }
  }

  .product_Details_contact .contact-card p br {
    display: none;
  }

  .product-card {
    .content {
      padding: 26px 15px 28px;
    }
  }

  .inquiry-card {
    padding: 20px 0px 15px 15px;

    h2 {
      font-size: 35px;
    }
  }

  .nav-shell {
    &::before {
      height: 68px;
    }

    &::after {
      height: 68px;
      width: 50px;
      height: 70px;
    }

    .cta_btn .btn_icon {
      width: 40px;
      height: 40px;
    }

    .cta_btn .btn_text {
      height: 40px;
    }
  }

  .languages {
    max-width: 110px;
    height: 40px;
  }

  .language-pill .form-select {
    padding: 0.3rem 1rem 0.3rem 0.5rem;
    width: 55px;
  }

  .contact-methods {
    gap: 20px;
  }

  .inner_banner {
    min-height: 460px;
    padding-top: 100px;
  }

  .method {
    b {
      font-size: 16px;
      margin-bottom: 10px;
    }

    .method-icon {
      width: 40px;
      height: 40px;
    }
  }

  .topbar {
    min-height: 45px;
    background: var(--forest);
    color: #fff;
    font-size: 14px;
  }

  .service-card {
    min-height: 639px;
    max-width: 275px;
  }

  .service-icon {
    display: grid;
    width: 102px;
    height: 102px;
  }

  .portfolio-card h3,
  .service-card h3,
  .market-card h3 {
    font-size: 31px;
  }

  .nav-shell {
    padding: 0 18px;
    gap: 14px;
  }

  .brand {
    width: 160px;
  }

  .stellarnav ul {
    gap: 14px;
  }

  .nav-actions {
    gap: 8px;
  }

  .partner-btn {
    display: none;
  }

  .stat-ribbon {
    padding-right: 25px;
  }

  .innovation_wrap {
    &::before {
      background: #0b2416;
    }
  }

  .mission-stage {
    li {
      width: calc(100% / 3 - 10px);
    }

    .mission-panel {
      gap: 0;
      max-width: unset;
      min-width: unset;
      height: 100%;
    }

    .mission_img {
      width: 100%;
      max-width: unset;
      min-height: unset;
      margin-top: 0;
    }
  }

  .innovation-card {
    width: 310px;
  }

  .why-stage {
    display: grid;
    min-height: auto;
    gap: 18px;
  }

  /* .why-row,
  .why-row.one,
  .why-row.two,
  .why-row.three,
  .why-row.four {
    position: static;
    transform: none;
  } */

  .why_choose_about {
    .sec_title {
      font-size: 38px;
    }

    .why-stage {
      gap: 55px 20px;
      padding-top: 45px;
    }

    .why-card {
      width: 100%;
      min-height: 185px;
      padding: 45px 15px 20px 15px;
      text-align: center;
    }

    .why-num {
      top: -45px;
      left: 50%;
      transform: translateX(-50%);
    }
  }

  .why-card {
    width: min(100%, 420px);
  }

  /* Home page */
  .why-stage {
    display: grid;
    min-height: auto;
    gap: 18px;
  }

  .why-row {
    position: static;
  }

  .why-card {
    width: min(100%, 430px);
  }

  /* Contact page */
  .nav-shell {
    padding-inline: 18px;
    gap: 13px;
  }

  .brand {
    width: 150px;
  }

  .stellarnav ul {
    gap: 11px;
  }

  .partner-btn {
    display: none;
  }

  /* .contact-card {
    width: calc(100% - 260px);
    padding: 44px 36px;
  } */

  .map-panel {
    width: 290px;
  }

  .map-frame {
    right: 34px;
    width: 350px;
  }

  /* News page */
  .nav-shell {
    padding-inline: 18px;
    gap: 13px;
  }

  .brand {
    width: 150px;
  }

  .stellarnav ul {
    gap: 11px;
  }

  .partner-btn {
    display: none;
  }

  .news-grid {
    width: min(100%, 900px);
  }

  .news-copy {
    padding: 24px 20px 20px;
  }

  /* News details page */
  .nav-shell {
    padding-inline: 0px;
    gap: 13px;
    margin-inline: 10px;
  }

  .brand {
    width: 150px;
  }

  .stellarnav ul {
    gap: 11px;
  }

  .partner-btn {
    display: none;
  }

  .contact-page .cta-band {
    padding-inline: 10px;
  }

  .contact-page .cta-band .cta_btn .btn_text {
    padding: 0 20px;
    min-width: 150px;
    height: 40px;
  }

  .contact-page .cta-band .cta_btn .btn_icon {
    width: 40px;
    height: 40px;

    img {
      width: 16px;
      height: 16px;
    }
  }

  .contact-page .cta-band .sec_title {
    font-size: 24px;
  }

  .footer_contact li a {
    font-size: 16px;
    font-weight: 500;
  }

  footer {

    .footer_contact li a,
    .footer_contact li span:not(.foo_ico) {
      font-size: 16px;
      font-weight: 500;
    }
  }

  footer {
    .leaf_dna {
      max-width: 742px;
      height: 490px;
      top: -18px;
      z-index: -1;
    }

    .footer_contact li {
      gap: 13px;
    }
  }

  .footer_col {
    min-height: 315px;
  }

  .contact-section .container {
    padding-block: 50px;
  }
}

@media (max-width: 991.98px) {

  .footer_col {
    min-height: 315px;

    &:first-child {
      min-height: auto;

      &::before {
        content: normal;
      }
    }
  }

  .nav-actions .open-modal {
    height: 40px;
    width: 40px;
  }

  .languages .language-pill {
    min-height: 36px;
  }

  .contact-page .cta-band .sec_title {
    text-align: center;
  }

  .contact-page .cta-band {
    margin-inline: 0;
  }

  .contact-page .cta-band .cta_btn .btn_text {
    padding: 0 15px;
    min-width: 125px;
    height: 35px;
  }

  .contact-page .cta-band .cta_btn .btn_icon {
    width: 35px;
    height: 35px;

    img {
      width: 12px;
      height: 12px;
    }
  }

  /* About page */
  .main-nav {
    margin-bottom: 0;
  }

  .manufacturing {
    .leaf_dna {
      max-width: 500px;
    }

    .facility-img {
      margin-bottom: 50px;
    }
  }

  .market-card {
    min-height: auto;
    padding: 30px 25px;
    margin-top: 20px;
  }

  .market-img {
    height: auto;
    max-width: 44%;
    margin-inline: auto;
    max-height: 300px;
    object-fit: cover;
    display: flex;
  }

  .testimonial-img {
    height: auto;
    width: 100%;
    max-width: 43%;
    display: flex;
    margin-inline: auto;
    max-height: 300px;
    object-fit: cover;
  }

  .testimonial-slider {
    margin-left: unset;
  }

  .testimonial-card {
    padding: 40px 27px;
  }

  #testimonials {
    .sec_title {
      text-align: center;
    }

    .sec_heading {
      margin-top: 25px;
      margin-inline: auto;
    }

    .d-flex.gap-3.mt-4 {
      justify-content: center;
    }

    .round-control {
      width: 55px;
      height: 55px;
    }
  }

  .service-icon {
    display: grid;
    width: 72px;
    height: 72px;
    right: -15px;
    bottom: 15px;

    img {
      width: 45px;
      object-fit: cover;
    }
  }

  .service-card {
    min-height: 540px;
    max-width: 305px;

    h3 {
      font-size: 24px;
    }
  }

  #innovation {
    .cta_btn {
      margin-bottom: 25px;
    }
  }

  .details-section.news-details .author-row .author-icon.round-icon {
    width: 45px;
    height: 45px;

    svg {
      width: 20px;
      height: 20px;
    }
  }

  .details-section.news-details .author-row .author-pill img {
    width: 45px;
    height: 45px;
  }

  .about_home {
    .info-card {
      min-height: 330px;
    }
  }

  .stat-block strong {
    font-size: 28px;
  }

  .stat-block span {
    margin-top: 10px;
    font-size: 13px;
    font-weight: 600;
  }

  .stat-block {
    padding-inline: 15px;
  }

  .innovation_wrap {
    .innovation-card {
      width: 260px;
      min-height: auto;
      padding: 20px 12px;
      gap: 10px;

      .ico {
        flex: 0 0 45px;
        height: 45px;
        width: 45px;
      }

      h3 {
        font-size: 28px;
      }

      p {
        line-height: 26.5px;
      }

      .made-italy {
        gap: 10px;
        padding: 13px 12px;
        font-size: 14px;
      }
    }
  }

  .mission-stage {
    li {
      width: 100%;

      .mission_img {
        text-align: center;

        img {
          width: 100%;
          max-width: 60%;
          max-height: 450px;
          object-fit: cover;
          border-radius: 12px;
        }
      }
    }
  }

  .why_choose_about {
    .why-stage {
      padding-top: 70px;
    }
  }

  .why_choose_about {
    .why-row {
      margin-inline: auto;
    }
  }

  .mission-stage {
    margin-top: 25px;
  }

  .stat-ribbon {
    padding-right: 20px;
  }

  .product_over_img {
    text-align: center;
    margin-bottom: 25px;

    img {
      width: 100%;
      height: auto;
      max-height: unset;
      max-width: 75%;
      margin-inline: auto;
    }
  }

  .essential_product {
    .inquiry-card {
      margin-top: 25px;
      padding: 15px 25px;
    }
  }

  .mission-stage {
    & .mission-panel {
      & .mission-item {
        h3 {
          font-size: 18px;
        }
      }
    }
  }

  .mission-stage {
    & .mission-panel {
      &.dark {
        gap: 0;
        padding: 25px 20px;
      }
    }
  }

  .check-line i {
    width: 18px;
    height: 18px;
    font-size: 11px;
    flex: 0 0 18px;
  }

  .check-line {
    gap: 10px;
    margin-top: 15px;
    font-size: 13px;
  }

  .product_Details_contact {
    &.contact-section {
      & .container {
        .contact_img {
          text-align: center;

          img {
            max-height: 400px;
          }
        }

        .contact-card {
          padding: 25px;

          &::before {
            width: 100%;
            min-width: 100%;
            max-width: 100%;
            height: 900px;
            bottom: 0;
            transform: unset;
            top: auto;
          }
        }
      }
    }
  }

  .faq-accordion {
    margin-bottom: 25px;
  }

  .faq-img {
    text-align: center;
    height: 300px;

    img {
      width: 100%;
      max-width: 65%;
      margin-inline: auto;
      height: 100%;
      object-fit: contain;
    }
  }

  .product-card {
    & .content {
      &::after {
        width: 300px;
        height: 300px;
        top: -120px;
        right: -135px;
      }
    }
  }

  .over_content {
    max-width: unset;
  }

  .related_product .product-card {
    margin-bottom: 25px;
  }

  .product_over_img {
    text-align: center;
    margin-bottom: 25px;
  }

  .product_over_img {
    &::after {
      height: 65%;
    }
  }

  .nav-shell {
    position: relative;
    min-height: 82px;
    flex-wrap: wrap;
    border-radius: 0;
    padding-block: 10px;
  }

  .nav-actions {
    width: 100%;
    order: 4;
    justify-content: flex-start;
    padding-bottom: 10px;
  }

  .inner-hero,
  .inner-hero .container {
    min-height: 430px;
    padding-top: 0;
  }

  .about-card.tall {
    transform: none;
  }


  .vision-img {
    height: 390px;
  }

  .cta-band {
    padding: 32px 28px;
    clip-path: none;
    border-radius: 22px 22px 0 0;
  }

  .footer-line {
    border-left: 0;
  }

  /* Home page */
  .main-nav {
    margin-bottom: 0;
  }

  .nav-shell {
    position: relative;
    min-height: 74px;
    border-radius: 0;
    gap: 12px;
    flex-wrap: wrap;
  }

  .brand-name {
    font-size: 20px;
  }

  .nav-actions {
    width: 100%;
    order: 4;
    padding: 0 0 14px;
  }

  /* .hero,
  .hero-content {
    min-height: 680px;
  } */

  /* .stats-strip {
    position: static;
  } */

  .stat-card,
  .stat-card:first-child,
  .stat-card:last-child {
    clip-path: none;
  }

  .service-card.lifted {
    margin-top: 0;
  }

  /* .bottle-img {
    width: 100%;
  } */

  .bottle-overlap {
    /* margin-top: 24px; */
    justify-content: end;
  }

  .check-list {
    gap: 5px;

    li {
      position: relative;
      padding-left: 35px;
      margin-bottom: 12px;

      &::before {
        width: 22px;
        height: 25px;
        background-size: contain;
      }
    }
  }

  .quote-mark {
    display: none;
  }

  /* Contact page */
  .main-nav {
    margin-bottom: 0;
  }

  .mt-111 {
    margin-top: 25px;
  }

  .service-card {
    min-height: 500px;
    max-width: 305px;
    padding: 35px 20px;
  }

  .nav-shell {
    position: relative;
    min-height: 78px;
    flex-wrap: wrap;
    border-radius: 0;
    padding-block: 10px;
  }

  .nav-actions {
    width: 100%;
    order: 4;
    justify-content: flex-start;
    padding-bottom: 9px;
  }

  /* .hero,
  .hero-content {
    min-height: 340px;
    padding-top: 0;
  } */

  .contact-stage {
    display: grid;
    gap: 22px;
    min-height: auto;
  }

  .contact-card {
    width: 100%;
    min-height: auto;
  }

  .map-panel {
    position: relative;
    width: 100%;
    margin-top: 30px;
  }

  .map-frame {
    top: 28px;
    left: 28px;
    right: 28px;
    width: auto;
    height: 374px;
  }

  .cta-band {
    padding: 30px;
    clip-path: none;
    border-radius: 22px 22px 0 0;
  }

  .footer-line {
    border-left: 0;
  }

  /* News page */
  .main-nav {
    margin-bottom: 0;
  }

  .nav-shell {
    position: relative;
    min-height: 78px;
    flex-wrap: wrap;
    border-radius: 0;
    padding-block: 10px;
  }

  .nav-actions {
    width: 100%;
    order: 4;
    justify-content: flex-start;
    padding-bottom: 9px;
  }

  /* .hero,
  .hero-content {
    min-height: 340px;
    padding-top: 0;
  } */

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

  .news-card,
  .news-card.wide {
    grid-column: auto;
  }

  .news-card.stack .news-img {
    height: 100%;
    min-height: 238px;
  }

  .cta-band {
    padding: 30px;
    clip-path: none;
    border-radius: 22px 22px 0 0;
  }

  .footer-line {
    border-left: 0;
  }

  /* News details page */
  .main-nav {
    margin-bottom: 0;
  }

  .nav-shell {
    position: relative;
    min-height: 78px;
    flex-wrap: wrap;
    border-radius: 0;
    padding-block: 10px;
  }

  .nav-actions {
    width: 100%;
    order: 4;
    justify-content: flex-start;
    padding-bottom: 9px;
  }

  /* .hero,
  .hero-content {
    min-height: 340px;
    padding-top: 0;
  } */

  .cta-band {
    padding: 30px;
    clip-path: none;
    border-radius: 22px 22px 0 0;
  }

  .footer-line {
    border-left: 0;
  }

  /* Product details page */
  .overview-wrap,
  .inquiry-wrap,
  .faq-layout {
    grid-template-columns: 1fr;
  }

  .product-photo,
  .inquiry-img {
    height: 320px;
  }

  .inquiry-img,
  .inquiry-card {
    border-radius: 5px;
    border: 1px solid rgba(0, 93, 53, 0.35);
  }

  .benefit-wrap {
    grid-template-columns: 1fr;
  }

  .capsule-img {
    margin-top: 0;
  }

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

  /* Product page */
  .product-section {
    padding: 62px 0 76px;
  }

  .portfolio-layout {
    grid-template-columns: 1fr;
    width: min(100%, 720px);
  }

  .product-grid {
    gap: 20px;
  }

  .inquiry-card {
    min-height: 240px;
  }

  /* footer {
    padding-top: 64px;
  } */

  /* Shrink the decorative leaf so it doesn't overflow the column */
  /* footer .leaf_dna {
    max-width: 480px;
    height: auto;
    top: -40px;
    right: -20px;
    opacity: 0.6;
  } */
  /* .nav-shell {
        box-shadow: 0 14px 40px rgba(11, 36, 22, 0);
    } */

  /* Tighten the larger desktop type */
  /* footer .footer_contact {
    gap: 22px;
  } */

  /* footer .footer_contact li {
    gap: 16px;
  } */

  /* footer .footer_contact li a,
  footer .footer_contact li span:not(.foo_ico),
  footer .footer_text {
    font-size: 17px;
  } */
  /* 
  footer .footer_form input {
    font-size: 16px;
    padding: 10px 24px;
  } */

  .contact-page .cta-band {
    &::before {
      display: none;
    }
  }

  .details-section.news-details .sec_title {
    font-size: 37px;
  }

  .details-section.news-details .author-row {
    margin-top: 20px;
    margin-bottom: 20px;
    gap: 50px;
  }

  .details-section.news-details .author-row .author-pill span {
    font-size: 16px;
    line-height: 16px;
    font-family: var(--secondary-font);
    color: #000000;
    font-weight: 400;
  }

  .details-section.news-details .article-wrap .article-image {
    height: 300px;
  }

  .contact-page .cta-band {
    &::after {
      display: none;
    }
  }

  .details-section.news-details .col-lg-4 .related-title {
    margin-top: 18px;
    margin-bottom: 15px;
    font-size: 34px;
    line-height: 1;
  }

  .details-section.news-details .col-lg-4 .related-list .related-item img {
    width: 100px;
    height: 100px;
    border-radius: 7px;
    flex: 0 0 100px;
  }

  .details-section.news-details .author-row .author-pill {
    gap: 10px;
    padding: 0 0;
  }

  .details-section.news-details .article-wrap .article-body h2 {
    margin-bottom: 12px;
  }

  .main-nav {
    margin-bottom: 0;
  }

  .details-section.news-details .article-wrap .article-body p {
    margin-bottom: 15px;
  }

  .nav-shell {
    background: rgba(255, 255, 255, 0);
    /* box-shadow: 0 16px 45px rgba(0, 0, 0, .08); */
  }

  .nav-shell {
    position: relative;
    flex-wrap: wrap;
    border-radius: 0;
    gap: 12px;
  }

  .nav-shell::before,
  .nav-shell::after {
    display: none;
  }

  .nav-shell .img-fluid {
    max-width: 150px;
    height: auto;
  }

  /* Raise the nav's stacking context so the fixed off-canvas panel
     and backdrop (its descendants) sit above every page section */
  .main-nav {
    position: relative;
    z-index: 1050;
  }

  /* Logo left, hamburger right, both on the top row */
  .nav-shell>a:first-child {
    margin-right: auto;
  }

  .nav-toggle {
    display: inline-flex;
    order: 2;
  }

  /* Off-canvas panel: fixed to the left edge, slid out of view by
     default, slides in when .is-open is added (home.js) */
  .primary-nav {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 1050;
    width: 80%;
    max-width: 85vw;
    padding: 24px 0;
    background: #fff;
    box-shadow: var(--soft-shadow, 0 16px 45px rgba(0, 0, 0, 0.18));
    overflow-y: auto;
    transform: translateX(-100%);
    transition: transform 0.3s ease;
  }

  .primary-nav.is-open {
    transform: translateX(0);
  }

  /* Close (×) button inside the off-canvas panel */
  .nav-close {
    position: absolute;
    top: 14px;
    right: 14px;
    width: 38px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    border: 0;
    border-radius: 50%;
    background: var(--mint, #d8efe4);
    color: var(--forest, #005d35);
    font-size: 26px;
    line-height: 1;
    cursor: pointer;
    z-index: 2;
  }

  .nav-close:hover {
    background: var(--forest, #005d35);
    color: #fff;
  }

  .primary-nav ul {
    flex-direction: column;
    align-items: stretch;
    gap: 0;
  }

  .primary-nav>ul>li {
    width: 100%;
  }

  .primary-nav>ul>li>a {
    display: block;
    padding: 14px 22px;
  }

  .primary-nav>ul>li>a:hover {
    background: var(--mint, #d8efe4);
    font-weight: 600;
  }

  /* Backdrop behind the panel */
  .nav-backdrop {
    display: block;
    position: fixed;
    inset: 0;
    z-index: 1040;
    background: rgba(0, 0, 0, 0.45);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
  }

  body.nav-open .nav-backdrop {
    opacity: 1;
    visibility: visible;
  }

  /* Actions live inside the sliding panel, below the links */
  .nav-actions {
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 10px;
    margin-top: 18px;
    padding: 0 22px;
  }

  .nav-actions .cta_btn {
    margin-left: 0;
  }

  /* Lock background scroll while the panel is open */
  body.nav-open {
    overflow: hidden;
  }

  .section-pad {
    padding: 60px 0px;
  }

  .pb-100 {
    padding-bottom: 60px;
  }
}

@media (max-width: 991.99px) {
  .inner_banner.news-section {
    min-height: 420px;
  }

  .main-nav.is-sticky {
    background: #fff;
  }

  .stat-number {
    font-size: 30px;
  }

  .stat-label {
    font-size: 14px;
  }

  .hero h1 {
    font-size: 56px;
  }

  .hero {
    min-height: 670px;
  }

  .hero-content {
    margin-top: 100px;
  }

  .stat-card.col-md-3,
  .stat-card.col-md-2 {
    flex: 0 0 auto;
    width: 30%;
  }

  .stat-card {
    padding: 18px 17px;
  }

  .inner_banner.news-section .banner_title {
    margin-top: 13px;
  }

  .inner_banner.news-section {
    min-height: 440px;
  }

  .inner_banner {
    min-height: 350px;
    padding-top: 60px;

    .banner_title {
      font-size: 50px
    }
  }

  .contact-section .container {

    &::before {

      width: 150px;

      height: 100%;

    }

    &::after {
      height: 100%;
      max-width: 98%;
    }

  }

  .sec_title {
    font-size: 37px;
    line-height: 1.2;
  }

  .news-section.news-page .section-burtton {
    margin-top: 5px;
  }

  .news-section.news-page .headading-wrapper .sec_title {
    margin-top: 25px;
    margin-bottom: 32px;
  }

  .news-section.news-page {
    padding: 70px 0 70px 0;
  }

  .inner_banner.news-section .banner_title {
    margin-top: 26px;
  }

  /* ===== Product categories off-canvas sidebar (below 992px) ===== */
  .category-toggle {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 12px 22px;
    margin-bottom: 24px;
    border: 1px solid rgb(37 163 90 / 37%);
    border-radius: 10px;
    background-color: rgb(233 246 239 / 90%);
    color: #0b2416;
    font-size: 18px;
    font-weight: 600;
    font-family: var(--primary-font);
    cursor: pointer;
    transition: background 0.25s ease, color 0.25s ease;
    width: 100%;
  }

  .category-toggle:hover {
    background-color: #165c33;
    color: #fff;
  }

  .category-toggle i {
    font-size: 22px;
    line-height: 1;
  }

  .category-sidebar {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    width: 88%;
    max-width: 360px;
    height: 100%;
    height: 100%;
    padding: 62px 16px 24px;
    overflow-y: auto;
    background-color: #fff;
    box-shadow: 0 18px 50px rgba(11, 36, 22, 0.25);
    transform: translateX(-100%);
    transition: transform 0.35s ease;
    -webkit-overflow-scrolling: touch;
  }

  .category-sidebar.is-open {
    transform: translateX(0);
  }

  .category-close {
    position: absolute;
    top: 14px;
    right: 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border: none;
    border-radius: 50%;
    background-color: rgb(37 163 90 / 15%);
    color: #0b2416;
    font-size: 18px;
    cursor: pointer;
    transition: background 0.25s ease, color 0.25s ease;
  }

  .category-close:hover {
    background-color: #165c33;
    color: #fff;
  }

  .category-backdrop {
    position: fixed;
    inset: 0;
    z-index: 1040;
    display: block;
    background: rgba(11, 36, 22, 0.45);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.35s ease, visibility 0.35s ease;
  }

  .category-backdrop.is-visible {
    opacity: 1;
    visibility: visible;
  }

  body.category-open {
    overflow: hidden;
  }
}

@media (max-width: 767px) {
  .details-section.news-details .sec_title {
    font-size: 30px;
    line-height: 1.4;
    letter-spacing: 0px;
  }

  .footer_col {
    min-height: auto;
  }

  .footer_menu {
    display: grid;
    grid-template-columns: auto auto;
  }

  .bottom_footer {
    line-height: 2;
    text-align: center;
  }

  .cta_btn .btn_text {
    min-width: 130px;
    height: 40px;
    padding: 0 15px;
  }

  .cta_btn .btn_icon {
    width: 40px;
    height: 40px;
  }

  .cta_btn .btn_icon img {
    width: 16px;
    height: 16px;
    object-fit: contain;
  }

  .stat-card:last-child {
    &::after {
      content: normal;
    }
  }

  .stats-strip {
    &::after {
      width: 100%;
    }
  }

  .stat-number {
    font-size: 22px;
  }

  .stat-card {
    &:last-child {
      padding-right: 0;

      &::before {
        content: normal;
      }
    }
  }

  .about_home_section {
    .cta_btn {
      margin-bottom: 35px;
    }
  }

  .manufacturing {
    .facility-img {
      margin-bottom: 80px;
      height: 450px;
    }
  }

  .italy-card .font-display {
    font-size: 42px;
  }

  .italy-card {
    p {
      font-size: 18px;
    }
  }

  .bottle-overlap {
    margin-top: 20px;
  }

  .bottle-img {
    width: 100%;
    height: auto;
  }

  .products_home .product-card .g_stroke {
    margin: 25px 0 !important;
  }

  .market-img {
    max-width: 100%;
  }

  .italy-card {
    bottom: 30px;
  }

  .stat-label {
    font-size: 12px;
  }

  .hero-content {
    margin-top: 55px;
  }

  .stat-card.col-md-3,
  .stat-card.col-md-2 {
    flex: 0 0 auto;
    width: 33.33%;
  }

  .market-card {
    h3 {
      font-size: 24px;
    }

    p {
      font-size: 16px;
      margin-top: 5px;
    }
  }

  .markets .body-copy {
    font-size: 16px;
    margin-top: 25px !important;
    margin-bottom: 0;
  }

  #testimonials {
    .round-control {
      width: 40px;
      height: 40px;
    }
  }

  .stat-card {
    padding: 26px 10px;
  }

  .italy-tag {
    font-size: 14px;
  }

  .hero h1 {
    font-size: 44px;
  }

  .hero-content-item {
    left: 0;
  }

  .hero p {
    margin-top: 15px;
  }

  .details-section.news-details .author-row .author-pill img {
    width: 35px;
    height: 35px;
  }

  .details-section.news-details .author-row .author-icon.round-icon {
    width: 35px;
    height: 35px;

    svg {
      width: 18px;
      height: 18px;
    }
  }

  .details-section.news-details .article-wrap .article-body h2 {
    font-size: 24px;
  }

  .details-section.news-details .col-lg-4 .related-list .related-item span h3 {
    font-size: 20px;
  }

  .details-section.news-details .col-lg-4 .related-list .related-item {
    align-items: center;
  }

  .details-section.news-details .author-row {
    gap: 20px;
    flex-wrap: nowrap;
    justify-content: space-between;
  }

  .details-section.news-details .author-row .author-pill {
    gap: 5px;
  }

  .about_home {
    .info-card {
      min-height: auto;
      height: auto;
      margin-bottom: 20px;

      .info-icon {
        margin-bottom: 15px;
      }

      h3 {
        font-size: 22px;
        margin-bottom: 5px;
      }
    }
  }

  .innovation_wrap {
    flex-direction: column;
    text-align: center;

    &::before {
      width: 100%;
      height: 72%;
      left: 0;
      top: auto;
      transform: unset;

      bottom: 0;
    }

    .innovation-card {
      margin-bottom: 25px;

      .ico {
        margin-inline: auto;
      }
    }
  }

  .mission-stage {
    hr {
      margin-block: 10px;
    }
  }

  .stat-ribbon {
    padding-right: 0;
    padding-bottom: 25px;
  }

  .service-card {
    min-height: 389px;
    max-width: 100%;
    margin-bottom: 30px;
  }

  .capsule-img {
    position: static;
    width: 100%;
    max-height: unset;
    height: auto;
    margin-top: 15px;
  }

  .overview-wrap {
    .benefit-wrap {
      .benefit-list {
        gap: 15px;
        max-width: 100%;
      }
    }
  }

  .inquiry-card {
    h2 {
      font-size: 28px;
    }
  }

  .inq_list {
    li {
      gap: 10px;
      font-size: 16px;
    }
  }

  .inner_banner {
    min-height: 300px;
    padding-top: 0px;
  }

  .sec_title {
    margin: 15px 0 0 0;
    font-size: 30px;
  }

  .why_choose_about {
    .sec_title {
      font-size: 30px;
    }
  }

  .contact-section .container {

    &::before {

      width: 100%;
      bottom: 0;
      top: auto;
      height: 30%;
      right: 0;
      border-radius: 0;

    }

    &::after {
      height: 100%;
      max-width: 100%;
      left: 0;
      border-radius: 0;
    }

  }

  .contact-section .container {
    padding-block: 0px;
    padding-top: 20px;
  }

  .contact-methods {
    grid-template-columns: 1fr;
    gap: 18px;
    display: flex;
    flex-direction: column;
    margin-bottom: 25px;
  }

  .contact-page .cta-band {
    margin-inline: 0;
  }

  #contact-form form {

    .form-control,
    .form-select {
      height: 40px;
      font-size: 14px;
      padding-inline: 20px;
    }
  }

  #contact-form p {
    br {
      display: none;
    }
  }

  .faq-img {
    height: auto;

    img {
      width: 100%;
      max-width: 100%;
      margin-inline: auto;
      height: auto;
      object-fit: contain;
    }
  }

  .details-table {
    margin-top: 25px;
  }

  .product_Details_contact {
    padding-top: 0 !important;
  }

  .product_Details_contact {
    &.contact-section {
      & .container {
        & .contact_img {
          img {
            max-height: unset;
            width: 100%;
            max-width: 65%;
          }
        }
      }
    }
  }

  .faq-wrap {
    & .faq-item {
      margin-bottom: 5px;

      .faq-button {
        padding-left: 15px;
        padding-right: 20px;
        min-height: 50px;

        &::after {
          margin-right: -10px;
        }
      }
    }
  }

  .related_product .product-card .g_stroke {
    margin: 25px 0 !important;
  }

  form {
    .cta_btn {
      margin: 0px 0 0;
    }
  }

  .why_choose_about {
    .why-img {
      height: auto;
    }
  }

  .details-section.news-details .article-wrap .article-image {
    height: auto;
  }

  .stats-strip {
    .row {
      justify-content: center;
      text-align: center;
    }
  }

  .portfolio-tabs {
    display: flex;
    flex-wrap: nowrap !important;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    /* Firefox */
    justify-content: start !important;
    gap: 8px !important;
  }

  .portfolio-tabs .btn {
    border-radius: 999px;
    padding: 9px 20px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
  }

  .mobile_navbar {
    margin: 25px 0 !important;
  }

  .portfolio-tabs::-webkit-scrollbar {
    display: none;
    /* Chrome, Safari */
  }

  .portfolio-tabs .btn {
    flex: 0 0 auto;
  }
}

@media (min-width: 767.99px) and (max-width: 991.99px) {
  .news-section.news-page .news-card {
    display: flex;
  }

  .news-section.news-page .container .row>.col-lg-6:nth-child(even) .news-card {
    flex-direction: row-reverse;
  }

  .news-section.news-page .news-card img {
    order: unset !important;
  }


}

@media (max-width: 575.98px) {

  /* About page */
  .topbar {
    min-height: auto;
  }
  .product-card {
    margin-right: 15px;
}
.service-card{
  max-width: calc(100% - 15px);
}
.inner_banner {
    background-position: 47% top;
}

  .top-contact {
    display: none !important;
  }

  .brand {
    width: 142px;
  }

  .brand-name {
    font-size: 18px;
  }

  .section-pad {
    padding: 76px 0;
  }

  .pb-100 {
    padding-bottom: 76px;
  }

  .section-tight {
    padding: 66px 0;
  }

  .about-card,
  .dark-panel,
  .mission-panel {
    padding: 26px;
  }

  .soft-icon {
    margin-bottom: 42px;
  }

  .stat-ribbon .d-flex {
    display: grid !important;
    gap: 28px;
  }

  .stat-block {
    border-left: 0;
    padding-inline: 0;
  }

  .why-row {
    align-items: flex-start;
  }

  .why-num {
    width: 62px;
    height: 62px;
    margin-right: -22px;
    font-size: 28px;
  }

  .why-card {
    padding-left: 42px;
  }

  .site-footer {
    padding-top: 95px;
  }

  /* Home page */
  .section-pad,
  .section-pad-sm {
    padding: 50px 0;
  }

  .pb-100 {
    padding-bottom: 50px;
  }

  .sec_heading {
    font-size: 14px;
    line-height: 1.4;
  }

  /* .hero h1 {
    font-size: 52px;
  } */

  /* .stat-card {
    padding: 26px;
  } */

  .info-card,
  .service-card,
  .portfolio-card,
  .market-card,
  .testimonial-card {
    padding: 26px;
  }

  .why-row {
    align-items: flex-start;
  }

  .why-num {
    width: 54px;
    height: 54px;
    font-size: 20px;
  }

  .cta-inner {
    padding: 30px 24px;
    border-radius: 36px 36px 0 0;
  }

  /* Contact page */
  .top-contact {
    display: none !important;
  }

  .brand {
    width: 142px;
  }



  .contact-card {
    padding: 0px 0;
  }



  .map-panel {
    min-height: 340px;
  }

  .map-frame {
    top: 18px;
    left: 18px;
    right: 18px;
    height: 304px;
  }

  .site-footer {
    padding-top: 92px;
  }

  /* News page */
  .top-contact {
    display: none !important;
  }

  .brand {
    width: 142px;
  }

  .news-section {
    padding: 64px 0 104px;
  }

  .news-card,
  .news-card.stack {
    grid-template-columns: 1fr;
  }

  .news-card.reverse .news-copy,
  .news-card.reverse .news-img {
    order: initial;
  }

  .news-img,
  .news-card.stack .news-img {
    height: 210px;
    min-height: 210px;
  }

  .site-footer {
    padding-top: 92px;
  }

  /* News details page */
  .top-contact {
    display: none !important;
  }

  .brand {
    width: 142px;
  }



  .article-image {
    height: 230px;
  }

  .related-item {
    grid-template-columns: 92px 1fr;
    gap: 12px;
  }

  .related-item img {
    width: 92px;
    height: 72px;
  }

  .site-footer {
    padding-top: 92px;
  }

  /* Product details page */
  .details-page {
    padding: 48px 0 54px;
  }

  .product-photo,
  .inquiry-img {
    height: 240px;
  }

  .details-table {
    font-size: 9px;
  }

  .details-table th,
  .details-table td {
    padding: 8px;
  }

  /* Product page */
  .eyebrow {
    letter-spacing: 0.22em;
  }

  .eyebrow::after {
    width: 70px;
  }

  .category-panel,
  .inquiry-card,
  .product-card {
    border-radius: 7px;
  }

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

  .product-card {
    min-height: auto;
    /* padding: 28px 22px; */
  }

  .product-card {
    & .content {
      h4 {
        margin-bottom: 5px;
        font-size: 26px;
      }

      .product-tag {
        font-size: 14px;
        margin-bottom: 15px;
        z-index: 5;
      }
    }
  }

  .pagination-wrap {
    .page-btn {
      height: 35px;
      width: 35px;
      font-size: 16px;
    }
  }

  .product-divider {
    margin-top: 28px;
  }

  .pagination-wrap {
    flex-wrap: wrap;
  }


  /* Topbar: stack & center the two groups */
  .topbar {
    padding: 10px 0;
    font-size: 14px;
  }

  .news-section.news-page .news-card .news-copy p {
    min-height: 0;
  }

  .topbar .container {
    flex-wrap: wrap;
    justify-content: center !important;
    gap: 8px 14px;
  }

  .languages .language-pill:last-child {
    padding: 6px 72px 9px 14px;
  }

  .social-dot img {
    width: 24px;
  }

  .nav-shell {
    padding: 10px 12px;
    gap: 10px;
  }

  .nav-shell .img-fluid {
    max-width: 130px;
  }

  .nav-actions {
    justify-content: flex-start;
    gap: 8px;
  }

  .nav-actions .cta_btn {
    margin-left: 0;
  }

  .main-nav .cta_btn .btn_text {
    min-width: auto;
    padding: 0 8px;
  }

  .main-nav .cta_btn .btn_text {
    min-width: auto;
    padding: 0 17%;
  }

  .nav-actions .cta_btn {
    width: 100%;
    margin-top: 26px;
    justify-content: start;
  }

  /* ---- Footer on phones ---- */
  /* footer {
    padding-top: 48px;
    text-align: center;
  } */

  /* Hide the decorative leaf on small phones */
  /* footer .leaf_dna {
    display: none;
  }

  footer .social-links {
    justify-content: center;
  } */

  /* Center the contact rows but keep icon + text inline */
  /* footer .footer_contact li {
    justify-content: center;
  }

  footer .footer_form {
    margin-left: auto;
    margin-right: auto;
  } */

  /* .bottom_footer {
    margin-top: 32px;
    padding: 22px 0;
    text-align: center;
  }

  .bottom_footer .container {
    gap: 8px;
  } */
}

@media (max-width: 480px) {
  .news-section.news-page .news-card img {
    min-height: 241px !important;
  }

  .why_choose_about {
    .why-stage {
      display: flex;
      flex-direction: column;
    }
  }

  .inner_banner.news-section {
    min-height: 321px;
  }

  .news-section.news-page .headading-wrapper .sec_title {
    margin-top: 17px;
    margin-bottom: 19px;
  }

  .news-section.news-page .news-card .news-copy p {
    font-size: 14px;
  }

  .news-section.news-page .headading-wrapper .sec_title {
    font-size: 30px;
  }
}

@media (max-width: 400px) {
  .languages {
    max-width: 100%;
  }

  .mission-stage {
    & .mission-panel {
      &.dark {
        gap: 0;
        padding: 20px 10px;
      }
    }
  }

  .details-section.news-details .author-row .author-pill img,
  .details-section.news-details .author-row .author-icon.round-icon {
    width: 30px;
    height: 30px;
  }

  .details-section.news-details .author-row .author-pill span {
    font-size: 14px;
  }

  .why_choose_about {
    .sec_title {
      font-size: 24px;
    }
  }

  .product_Details_contact {
    &.contact-section {
      & .container {
        & .contact-card {
          &::before {
            height: 785px;
          }
        }
      }
    }
  }

  .contact-page .cta-band .cta_btn .btn_text {
    padding: 0 10px;
    min-width: 110px;
    height: 35px;
  }

  .inner_banner {
    .breadcrumb-box {
      gap: 7px;
      padding: 13px 10px;
      font-size: 14px;

      .breadcrumb-arrow {
        width: 35px;
      }
    }
  }

  .sec_title {
    margin: 15px 0 0 0;
    font-size: 24px;
  }

  .nav-actions .cta_btn {
    width: 100%;
    justify-content: center;
  }

  .nav-actions .cta_btn {
    width: 100%;
    margin-top: 16px;
    justify-content: center;
  }

  .pagination-wrap {
    .page-btn {
      height: 30px;
      width: 30px;
    }
  }


}

@media (min-width: 992px) and (max-width: 1300px) {
  .nav-actions {
    gap: 9px;
    padding-left: 6px;
  }

  .nav-shell {
    &::after {
      height: 68px;
      width: 51px;
      height: 68px;
      right: -49
    }

    &::before {
      height: 67px;
    }

    .cta_btn .btn_text {
      height: 35px;
    }

    .cta_btn .btn_icon {
      width: 35px;
      height: 35px;

      img {
        width: 17px;
        height: 17px;
      }
    }
  }

  .primary-nav>ul>li>a {
    padding: 27px 3px;
    font-size: 13px;
  }

  .languages {
    max-width: 90px;
    height: 35px;
  }

  .language-pill .form-select {
    font-size: 11px;
    width: 45px;
    background-size: 14px 14px !important;
    padding: 0.3rem 0rem 0.3rem 0.3rem;
  }

  .languages .language-pill {
    max-width: 53px;
    padding: 6px 3px;
    gap: 9px;
    min-height: 35px;
  }

  .nav-actions .open-modal {
    height: 35px;
    width: 35px;

    svg {
      width: 19px;
      height: 20px;
    }
  }

  .main-nav.is-sticky .nav-shell::before {
    height: 79px;
  }

  /* .main-nav.is-sticky .nav-shell::after {
            height: 80px;
        right: -52px;
  } */
}

@media (min-width: 1024px) {
  .news-section.news-page .news-card .news-copy p {
    min-height: 225px;
  }
}

@media (min-width: 992px) {

  /* .nav-shell {
    border-radius: 18px;
    box-shadow: 0 14px 40px rgba(11, 36, 22, 0.08);
  } */

  .nav-actions {
    /* gap: 12px; */
    padding-left: 6px;
  }





  /* Search button (inline-styled in markup) — add hover feedback */
  .nav-actions .btn.rounded-circle {
    transition: background 0.25s ease, color 0.25s ease, transform 0.2s ease;
  }

  .nav-actions .btn.rounded-circle:hover {
    background: var(--forest, #165c33) !important;
    color: #fff !important;
    transform: translateY(-1px);
  }
}