@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:1024px) {
  .hero-container, .hero-section {
    height: 480px;
  }
}
@media (max-width:991.98px) {
  /* body {
    font-size: 15px;
  } */
  h1 {
    font-size: 2.5rem;
  }
  h2 {
    font-size: 2rem;
  }
  .hero-section {
    padding: 0 2rem 0 2rem!important;
  }
  .intro-section ul li img {
    max-height: 60px;
  }
  .intro-section ul li h5 {
    font-size: 1rem;
  }
  .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) {
  .intro-section ul li:nth-child(3n) {
    background-color: #ffffff;
  }
  .intro-section ul li:last-child {
    background-color: #f6f6f6;
}
.about {
  text-align: center;
}
  .about .img-box {
    max-width: 400px;
    margin: 0 auto;
  }
 .footer .footer-logo {
    width: 250px !important;
    margin-bottom: 2.5rem;
 }
  .cta-2-section, .cta-section {
    height: 44vw;
  }
  h1 {
    font-size: 2.25rem;
  }
  h2 {
    font-size: 1.75rem;
  }
  .font-18 {
    font-size: 1rem !important;
}
  .cta-2-section, .cta-section {
    height: 50vw;
  }
.footer .footer-bottom .container {
  max-width: 100%;
}



}

@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%;
  }
  .hero-section label {
    display: none;
  }
  .hero-section  h1 {
    font-size: 2rem;
  }

}

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


@media (max-width:575.98px) {
  .hero-container, .hero-section {
    height: 300px;
  }
  .hero-section p.font-18 {
    display: none;
  }
  .hero-section {
    padding: 0rem 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 {
    height: auto;
    padding: .75rem 0;
  }
  .header .logo img {
    max-height: 30px;
  }
  .header .navbar .navbar-nav .nav-item {
      margin-left: 1rem;
  }
  .header .navbar .navbar-nav .nav-item .nav-link {
    font-size: 14px;
    padding: 0;
    line-height: 30px;
  }
  .header .navbar .navbar-nav .nav-item .nav-link.btn {
      padding: .5rem 1rem;
      line-height: 16px;
  }

  .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;
  }
  .footer .footer-bottom .container .col-auto {
    width: 100%;
    text-align: center;
    justify-content: center;
  }

}

@media (max-width:500px) {
  .hero-section .btn {
    padding: .75rem 1.5rem;
  }
  .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-container, .hero-section {
    height: 250px;
  }
  .hero-container h1 {
    font-size: 1.75rem;
  }
  .hero-section .header .navbar-nav .nav-item .nav-link {
    padding: 0 .5rem;
    font-size: 13px;
  }
  .why .img-fluid {
    max-width: 100%;
  }
  .header .logo img {
    max-height: 26px;
  }
  .header .navbar .navbar-nav .nav-item {
    margin-left: .75rem;
  }
  .header .navbar .navbar-nav .nav-item .nav-link.btn {
    font-size: 13px;
    min-width: inherit;
    padding: .5rem .625rem;
  }
}

@media (max-width:410px) {
  .hero-container, .hero-section {
    height: 220px;
  }
  .navbar-brand.logo {
    margin-right: .5rem;
  }
  
  .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;
  }

  .btn-blue {
    font-size: 1rem;
    padding: 1rem 2rem;
  }
}

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