@media (max-width: 768px) {
  .mxd-manifest {
    font-size: 1.8rem;
  }

  .mxd-section.padding-pre-grid {
    padding-bottom: 0rem;
  }

  .mxd-section.padding-mtext-pre-pinned {
    padding: 0px 0 25px !important;
  }

  .btn-mobile-icon {
    display: none;
  }

  .hamburger__line {
    width: 35%;
  }

  .mxd-nav__hamburger {
    width: 4rem;
    height: 4rem;
  }

  .mxd-logo__image {
    width: 160px !important;
  }

  .mxd-color-switcher i {
    font-size: 2.5rem;
  }

  .mxd-header {
    width: calc(100% - 10.2rem);
  }

  .marquee-flex p {
    font-size: 2.4rem !important;
  }

  .services-stack__image {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .services-stack__image img {
    max-width: 100%;
    height: 100%;
    object-fit: contain;
  }

  .mxd-services-stack__title h3 {
    font-size: 2.4rem;
    margin-bottom: 10px !important;
  }

  .tag-default {
    height: 2.2rem;
    font-size: 1rem;
  }

  .mxd-services-stack__inner {
    padding: 20px !important;
  }

  .mxd-services-stack__title {
    margin-bottom: 10px !important;
  }

  .btn-round-large {
    width: 4rem;
    height: 4rem;
  }

  .stack-item {
    padding: 0 !important;
    top: 85px !important;
  }

  .mxd-services-stack__info {
    margin-bottom: 10px !important;
  }

  .mxd-services-cards__tags {
    margin-bottom: 8px !important;
  }

  .t-small-mobile {
    font-size: 1.2rem !important;
  }

  .mxd-divider {
    -moz-border-radius: var(--_radius-l);
    border-radius: 18px;
    height: 400px;
  }

  .services-stack {
    min-height: 85vh !important;
  }

  .mxd-section.padding-pre-manifest {
    padding-bottom: 0rem;
  }

  .mxd-section.padding-pre-manifest.mobile-point-subtitle {
    padding-bottom: 0rem;
  }

  .mxd-section.padding-mtext-pre-grid {
    padding-bottom: 2rem;
  }

  .footer-blocks__card {
    padding: 0;
  }

  .btn-default {
    height: 4.5rem;
    font-size: 16px;
    gap: 0.50rem;
    padding: 0 10px;
  }

  .btn-default i {
    font-size: 16px;
  }

  .custom-parallex-img {
    height: 385px !important;
  }

  .custom-section-padding {
    padding: 12px 0 !important;
  }

  .services-stack__image .service-img-m {
    display: inline-block;
  }

  .marquee__image {
    width: 2rem;
    height: 2rem;
  }

  .mxd-grid-item {
    margin-top: 0rem !important;
  }

  .mxd-block__name.name-manifest {
    margin-bottom: 0.8rem;
  }

  .mxd-menu__right {
    padding-top: 2.2rem;
  }

  .mxd-menu__caption {
    margin-bottom: 1rem;
  }

  .main-menu__link {
    font-size: 2.6rem;
  }

  .main-menu__accordion {
    gap: 0.5rem;
  }

  .mxd-section.padding-stacked-section {
    padding-bottom: 0;
  }

  .sales-hero-container {
    display: inline-block !important;
  }

  .sales-hero-content {
    padding: 75px 15px 0 20px;
  }

  .feature-icon svg {
    width: 13px;
    height: 13px;
  }

  .hero-feature {
    font-size: 9px;
    gap: 5px;
  }

  .custom-section-padding-1 {
    padding-top: 0rem !important;
  }

  .hp-proof-stats__heading h2 {
    font-size: 2.4rem !important;
  }

  .hb-brands__grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }

  .hb-brand-card {
    width: 100%;
  }

  .hb-brand-card__logo {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .hb-brand-card__logo img {
    max-width: 100%;
    height: auto;
    object-fit: contain;
  }
  .mxd-section-inner-headline {
    padding-top: 10rem;
}
.ab-section {
        padding: 30px 0 !important;
    }
    .ab-desc {
      margin-bottom: 10px;
  }
.custom-h2-headings h4{
  font-size: 2rem !important;
}
.custom-h2-headings p{
  font-size: 1.6rem !important;
}
.mxd-footer__footer-blocks {
    align-items: flex-start;
    display: flex;
}
.custom-contact-form{
  margin-top: 1.5rem !important;
}
  .sales-hero {
    height: 100% !important;
  }
  .sales-hero {
  background-position: left;
}

/* Dark mode */
body.dark-mode .sales-hero {
    background-position: left;
}
.custom-mobile-img img{
  display: block;
}
.hero-heading-wrap {
    width: 100%;
    margin-bottom: 15px;
    display: flex;
    /* justify-content: center; */
    column-gap: 20px;
    flex-wrap: wrap;
}
}

/* Only 1024px: mobile, 1280px and 1440px stay unchanged */
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .mxd-menu__wrapper {
    width: 700px;
    max-width: 100%;
    height: 560px;
    max-height: 100vh;
    max-height: 100dvh;
    inset: 0 0 auto auto;
    padding: 20px;
  }

  .mxd-menu__inner {
    flex-direction: row;
    padding: 70px 0 20px;
    overflow-y: auto;
  }

  .mxd-menu__left,
  .mxd-menu__right {
    flex: 0 0 50%;
    width: 50%;
    min-width: 0;
    height: auto;
  }

  .mxd-menu__left {
    padding: 0 20px;
  }

  .mxd-menu__caption {
    max-width: 100%;
    margin-bottom: 20px;
  }

  .main-menu__accordion {
    gap: 10px;
  }

  .main-menu__link {
    height: 40px;
    font-size: 24px;
    line-height: 40px;
  }

  .main-menu__link .btn-caption {
    height: 40px;
    line-height: 40px;
  }

  .products-dropdown > .products-dropdown__toggle {
    gap: 12px;
  }

  #main-menu > .products-dropdown:not(.is-open) {
    margin-bottom: 0;
  }

  .mxd-menu__right {
    padding-top: 0;
  }

  .menu-promo {
    padding: 0 20px;
    text-align: right;
  }

  .menu-promo__content {
    position: static;
    width: 100%;
    padding: 0;
    gap: 16px;
    align-items: flex-end;
  }

  .menu-promo__caption {
    max-width: 100%;
    margin: 0;
  }

  .menu-promo__video {
    width: 100%;
    height: 180px;
    border-radius: var(--_radius-m);
  }

  .menu-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .sales-hero-content {
    padding: 65px 15px 0 50px;
}

#main-menu > .products-dropdown:not(.is-open) {
    margin-bottom: 0;
  }
.mxd-menu__left {
    overflow-y: visible;
    overflow-x: visible;
}
}
@media (max-width: 440px) {
  #main-menu > .products-dropdown:not(.is-open) {
    margin-bottom: 0;
  }
  .mxd-menu__left {
    overflow-y: visible;
    overflow-x: visible;
}
}