@media only screen and (max-width: 360px) {
  /* Styles for very small screens */
  .banner-section {
    padding-top: 0px;
  }

  .banner-head {
    font-size: 36px !important;
    font-weight: 500;
    line-height: 49px !important;
  }

  .contact-address {
    padding: 24px 0px;
  }

  .contact-form {
    width: 355px !important;
  }

  .text-white {
    font-size: 16px !important;
  }

  .sec-title h2 {
    font-size: 28px !important;
    line-height: 42px !important;
  }

  .cus-res-ttl {
    font-size: 44px !important;
  }

  .banner-head {
    font-size: 36px !important;
    font-weight: 500;
    line-height: 45px !important;
  }

  .banner-para {
    text-align: start !important;
  }

  .contact-form {
    width: 300px !important;
  }

  .cus-count-head {
    color: #2f353e;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 37px;
    text-align: center !important;
  }

  .sec-title h2 {
    font-size: 24px !important;
    line-height: 35px !important;
  }

  .app-block .inner-box .content-column h3 {
    font-size: 23px !important;
  }

  .cus-count-data div {
    font-size: 35px !important;
  }

  .cus-img-blog {
    padding-left: 0.5rem !important;
  }

  .cus-abt-con {
    padding: 23px 10px !important;
  }

  .text-white {
    line-height: 25px !important;
  }
}

@media only screen and (max-width: 375px) {
  /* Styles for slightly larger small screens */
  .banner-section {
    padding-top: 0px;
  }

  .banner-head {
    font-size: 36px !important;
    font-weight: 500;
    line-height: 49px !important;
  }

  .contact-address {
    padding: 24px 0px;
  }

  /* .contact-form {
    width: 355px !important;
  } */

  .text-white {
    font-size: 16px !important;
  }

  /* .sec-title h2 {
    font-size: 28px !important;
    line-height: 42px !important;
  } */

  .cus-res-ttl {
    font-size: 44px !important;
  }
}

@media only screen and (max-width: 425px) {
  /* Styles for medium screens */
  .banner-section {
    padding-top: 0px;
  }

  .banner-head {
    font-size: 36px !important;
    font-weight: 500;
    line-height: 49px !important;
  }
  .contact-form {
    width: 387px;
  }
  .contact-address {
    padding: 24px 0px;
  }

  .cus-count-res {
    padding: 0 5% !important;
  }

  .cus-count-head {
    font-size: 27px !important;
    line-height: 39px;
  }

  .cus-count-data {
    flex-direction: column;
    gap: 15%;
  }
  .overview-image img {
    height: 25rem !important;
  }

  .overview-details .sec-title {
    padding-top: 2rem;
  }

  .sec-title h2 {
    position: relative;
    margin-top: 0px;
    z-index: 1;
    color: #f36d09;
    font-family: Roboto;
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 39px;
  }

  .apps-section {
    position: relative;
    padding-top: 1px;
    padding-bottom: 6px;
  }
  .app-block .inner-box .content-column h3 {
    font-size: 25px;
    line-height: 1.2em;
    margin-bottom: 10px;
  }

  .app-block .inner-box .content-column .text {
    position: relative;
    color: #2a2a2a;
    font-size: 16px;
    line-height: 1.6em;
    font-weight: 400;
    margin-top: 0px;
    margin-bottom: 25px;
  }

  .overview-section {
    position: relative;
    padding-top: 3px;
    padding-bottom: 19px;
    background-color: #f6f6f6;
  }

  .overview-details .text p {
    color: #2a2a2a;
    font-size: 17px;
    line-height: 1.6em;
    font-weight: 400;
    text-align: justify;
  }
  .cus-img-blog {
    padding-left: 4rem;
  }

  /* .cus-abt-con {
    padding: 35px 20px !important;
  } */

  .cus-abt-head {
    font-size: 32px !important;
  }

  .text-white {
    line-height: 25px;
  }

  .cus-dis-img {
    display: none;
  }

  .faq-con-head {
    font-size: 36px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 42px !important;
    margin-bottom: -1rem !important;
  }

  .cus-ques {
    font-size: 18px !important;
  }

  .cus-para {
    font-size: 16px !important;
  }

  #testimonial {
    padding: 5px 0px 12px !important;
    background-color: #f6f6f6;
  }

  .logo-head {
    font-size: 40px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    padding-top: 0px !important;
  }

  .cus-text-res {
    margin-top: -3px !important;
    margin-bottom: -4rem !important;
  }

  .contact-form {
    margin-top: 0px !important;
    margin-right: 0px !important;
  }

  .text-white {
    line-height: 28px !important;
  }
}

@media only screen and (max-width: 768px) {
  /* Styles for tablets */
  .banner-section .content-column .inner-column {
    padding-left: 9px;
  }

  .contact-form {
    padding: 27px 26px;
    background-color: #f8f8f8;
    border-radius: 24px;
    width: 369px;
    box-shadow: 15px 32px 30px 0px rgba(85, 105, 135, 0.25);
    margin-bottom: 40px;
    margin-top: -27px;
    margin-right: 21px;
  }

  .banner-head {
    color: #fff;
    font-size: 36px;
    font-weight: 500;
    line-height: 53px;
  }

  .banner-para {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    text-align: justify;
  }
}

@media only screen and (max-width: 1024px) {
  /* Styles for medium desktops */
  .main-menu .navigation {
    gap: 2rem;
  }

  .cus-count-res {
    padding: 0% 3% !important;
  }

  .sec-title h2 {
    position: relative;
    margin-top: 0px;
    z-index: 1;
    color: #f36d09;
    font-family: Roboto;
    font-size: 39px;
    font-style: normal;
    font-weight: 500;
    line-height: 49px;
  }

  .text-white {
    color: #fff;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
  }

  .cus-para {
    font-size: 17px !important;
  }

  .client-carousel-section {
    margin-top: -2rem;
    margin-bottom: -3rem;
  }
}
