@media (min-width: 1200px) {
  .modal-xl {
    max-width: 95vw;
  }
}
@media (min-width:992px) and (max-width:1199.98px) {
  
}


@media (max-width:1199.98px) {
.cta-2-section, .cta-section {
  height: 30vw;
}
.brand-section .border-right {
  border-right: none!important;
}
.why .container {
  max-width: 100%;
}
.why .card p {
  margin: 0;
}
.newsletter-modal .left {
  width: 35vw;
}
.newsletter-modal .right {
  width: 65vw;
  padding: 1.75rem 2.75rem;
}

}

@media (max-width:991.98px) {
  .hero-section {
    padding: 2rem 2rem 0 2rem!important;
  }
  .hero-section .header .navbar-nav {
    padding: 1rem 1.5rem;
  }
  .hero-section .header .navbar-nav .nav-item .nav-link {
    padding: 0 .75rem;
  }
  .hero-section .header .btn-blue {
    padding: 1rem 1.5rem;
  }
  .cta-2-section, .cta-section {
    height: 34vw;
  }
  .why .img-fluid {
    max-width: 400px;
  }
  .newsletter-modal .left {
    display: none;
  }
  .newsletter-modal .right {
    width: 100%;
  }
  .newsletter-modal .modal-xl {
    max-width: 90vw;
  }


}

@media (max-width:799.98px) {
  .hero-section .header .btn-blue {
    display: none;
  }
}

@media (min-width:767.98px) and (max-width:991.98px) {
  
}


@media (max-width:767.98px) {
 .footer .footer-logo {
    width: 250px !important;
    margin-bottom: 2.5rem;
 }
  .cta-2-section, .cta-section {
    height: 44vw;
  }
  h1 {
    font-size: 2.5rem;
  }
  h2 {
    font-size: 2.25rem;
  }
  .cta-2-section, .cta-section {
    height: 50vw;
  }

}

@media (max-width:680px) {
  .newsletter-modal .right {
    padding: 1.75rem 2rem;
  }
  .toggle__button__container .toggle__button {
    padding: .625rem .75rem;
  }
}
@media (max-width:620px) {
  .toggle__button__container.type .toggle__button {
    width: 48%;
  }

}

@media (min-width:575.98px) and (max-width:767.98px) {
  
}


@media (max-width:575.98px) {
  .hero-section {
    padding: 1rem 1rem 0 1rem !important;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  .navbar-expand-sm .navbar-collapse {
    display: -ms-flexbox!important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .hero-section .header .navbar-nav .nav-item .nav-link {
    padding: 0 .625rem;
    font-size: 14px;
  }
  .hero-section .header .navbar-nav {
    padding: .75rem;
  }
  .navbar-expand-sm .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .header .logo img {
    max-height: 48px;
  }

  .cta-2-section .font-20, .cta-section .font-20{
    font-size: 1rem !important;
  }
  .cta-2-section h2, .cta-section h2{
    font-size: 1.75rem;
  }

  .newsletter-modal .modal-xl {
    max-width: 100vw;
  }

}

@media (max-width:500px) {
  .newsletter-modal .right h2 {
    font-size: 1.75rem;
  } 
  .newsletter-modal .right h4 {
    font-size: 1.25rem;
  }
  .newsletter-modal .right {
    padding: 1.5rem 1.25rem;
  }
  .toggle__button__container {
    gap: .5rem;
  }
  section.why .card .card-body {
    padding: 1.25rem 1rem;
  }
  .brand-section ul {
    flex-wrap: wrap;
  }
  .brand-section ul li {
    min-width: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .cta-2-section {
    height: 60vw;
  }
  
}

@media (max-width:480px) {
  section.why .card .card-body h4 {
    font-size: 1.25rem;
  }
}


@media (max-width:449.98px) {
  .hero-section .header .navbar-nav .nav-item .nav-link {
    padding: 0 .5rem;
    font-size: 13px;
  }
  .why .img-fluid {
    max-width: 100%;
  }

}

@media (max-width:410px) {
  .navbar-brand.logo {
    margin-right: .5rem;
  }
  .header .logo img {
    max-height: 40px;
  }
  .hero-section .header .navbar-nav {
    padding: .5rem;
  }
  .hero-section .header .navbar-nav .nav-item .nav-link {
    padding: 0 .375rem;
  }
  .cta-2-section {
    height: 70vw;
  }
  .cta-section {
    height: 60vw;
  }
  section.why .card .card-body h4 {
    font-size: 1.125rem;
  }
  .footer-navlink {
    font-size: 1.25rem;
  }
  .font-24 {
    font-size: 1.25rem !important;
  }
  footer .container-fluid.px-5 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

}

@media (max-width:380px) {
  section.why .card .card-body h4 {
    font-size: 1rem;
  }
  .why .card p {
    font-size: 14px;
  }
  .hero-section .header .navbar-nav .nav-item .nav-link {
    padding: 0 .25rem;
  }
  .header .logo img {
    max-height: 38px;
  }
  .btn-blue {
    font-size: 1rem;
    padding: 1rem 2rem;
  }
}

@media (max-width:380px) {
  .cta-2-section {
    height: 80vw;
  }
}
