@media (max-width: 1199px) {
  .contact-us-block .content {
    margin-bottom: 2rem;
  }
  .contact-us-block .input-cont {
    margin-bottom: 45px;
    margin-top: 10px;
  }
  .contact-us-block .input-fields-row .col-12.col-xl-6:nth-child(odd) .input-cont {
    margin-right: 0;
  }
  .contact-us-block .input-fields-row .col-12.col-xl-6:nth-child(even) .input-cont {
    margin-left: 0;
  }
  .ultralight {
    font-size: 18px;
  }
  .contact-us-block .submit-wrapper .btn-submit {
    font-size: 25px;
  }
  section {
    padding: 7rem 0;
  }
  .navbar-brand img,
  footer .footer-logo img {
    width: 200px;
  }
  h1,
  .cta-banner-block h5 {
    font-size: 45px;
  }
  h2 {
    font-size: 32px;
  }
  .cta-banner-block .cta .txt,
  .custom-accordion .accordion-item .accordion-button h5 {
    font-size: 22px;
  }
  .services-block .content,
  .content,
  footer ul li a,
  .contact-us-block .input-cont label,
  .contact-us-block .custom-checkbox .label {
    font-size: 20px;
  }
  .custom-accordion .accordion-item .accordion-body p,
  .copyrights {
    font-size: 18px;
  }
  .statistics-block .stats-row .percentage {
    font-size: 50px;
  }
  .statistics-block .stats-row .subtitle,
  .statistics-block .stats-row .title {
    font-size: 21px;
  }
  .footer-logo {
    margin-bottom: 4rem;
  }
  .cta-banner-block {
    padding: 4rem 0;
    margin-top: 3rem;
  }
  .custom-accordion .accordion-item {
    padding: 20px 20px;
  }
}
@media (max-width: 991px) {
  .know-us-more-block .text-container {
    margin-bottom: 50px;
  }
  .know-us-more-block video.know-us-main-video {
    margin-top: 2rem;
  }
  .services-block .images-grid {
    align-items: center;
    margin-top: 4rem;
  }
  .cta-banner-block .banner-cont {
    flex-direction: column;
    align-items: start;
  }
  .cta-banner-block .cta {
    margin-top: 30px;
  }
  h1,
  .cta-banner-block h5 {
    font-size: 40px;
  }
  .trustedby-section .logos-row figure {
    padding: 0px 40px;
  }
  .trustedby-section .logos-row .col:first-child figure {
    padding-left: 40px;
  }
  .trustedby-section .logos-row .col:last-child figure {
    padding-right: 40px;
  }
  .trustedby-section .logos-row {
    margin-top: 30px;
  }
  .logos-row figure {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  section {
    padding: 5rem 0;
  }
}
@media (max-width: 767px) {
  .contact-us-block {
    padding-top: 3rem;
  }
  .services-block .content, .content, footer ul li a, .contact-us-block .input-cont label, .contact-us-block .custom-checkbox .label {
    font-size: 18px;
  }
  .ultralight {
    font-size: 16px;
  }
  .contact-us-block .submit-wrapper .btn-submit, .contact-us-block .feedback-success, .contact-us-block .feedback-fail {
    font-size: 20px;
  }
  .trustedby-section .logos-row figure {
    padding: 0px 20px;
  }
  .trustedby-section .logos-row .col:first-child figure {
    padding-left: 20px;
  }
  .trustedby-section .logos-row .col:last-child figure {
    padding-right: 20px;
  }
  .custom-accordion .accordion-item .accordion-body p,
  .copyrights {
    font-size: 16px;
  }
  .header-block-wrapper .header-swiper {
    padding-bottom: 150px;
    padding-top: 150px;
  }
  .statistics-block {
    padding-top: 1rem;
    padding-bottom: 2rem;
  }
  .statistics-block .stats-row .stat-col {
    width: 100%;
    margin-bottom: 3rem;
  }
}
@media (max-width: 575px) {
  .contact-us-block .custom-checkboxes-row {
    margin-bottom: 3rem;
  }
  .contact-us-block .submit-wrapper .btn-submit {
    font-size: 18px;
  }
  .contact-us-block .feedback-success, .contact-us-block .feedback-fail {
    font-size: 16px;
  }
  .trustedby-section .logos-row figure {
    padding: 0px 40px;
  }
  .trustedby-section .logos-row .col:first-child figure {
    padding-left: 40px;
  }
  .trustedby-section .logos-row .col:last-child figure {
    padding-right: 40px;
  }
  footer .col-title {
    margin-top: 40px;
  }
  footer .footer-icons {
    margin-top: 2rem;
  }
  footer {
    padding-top: 4rem;
  }
  .footer-logo {
    margin-bottom: 0rem;
  }
  .statistics-block .stats-row .percentage {
    font-size: 45px;
  }
  .statistics-block .stats-row .subtitle, .statistics-block .stats-row .title {
    font-size: 18px;
  }
  .cta-banner-block .cta .txt, .custom-accordion .accordion-item .accordion-button h5 {
    font-size: 18px;
  }
  h2 {
    font-size: 28px;
  }
  .cta-banner-block h5 {
    margin-bottom: 20px;
  }
  .cta-banner-block {
    padding: 3rem 0;
    padding-bottom: 1rem;
    margin-top: 0rem;
  }
  h1,
  .cta-banner-block h5 {
    font-size: 35px;
  }
}