@media only screen and (max-width: 360px) {
  .auto-container {
    padding: 0px 15px !important;
  }
  .banner-head {
    font-size: 25px !important;
    font-weight: 500;
    line-height: 35px !important;
    padding-top: 0.8rem !important;
  }

  .banner-para {
    width: auto;
    line-height: 1.6rem !important;
    text-align: justify !important;
    text-align: center;
    font-size: 15px !important;
  }

  .contact-section {
    padding: 17px 0px;
  }

  .count-header {
    font-size: 24px !important;
    line-height: 33px !important;
  }

  .count-body div {
    font-size: 29px !important;
  }

  .overview-details .text h3 {
    text-align: start;
  }

  .overview-details .text p {
    color: #333333;
    font-size: 16px;
    line-height: 1.6em;
    font-weight: 400;
  }

  .apps-section {
    padding: 14px 0px;
  }

  .app-block .inner-box .content-column h3 {
    font-size: 22px;
    line-height: 1.2em;
    margin-bottom: 10px;
  }

  .app-block .inner-box .content-column .text {
    position: relative;
    color: #333333;
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 400;
    text-align: justify;
    width: 19.1rem;
    margin-top: 0px;
    margin-bottom: 25px;
  }

  .overview-section {
    position: relative;
    padding-top: 0px;
    padding-bottom: 16px;
    background-color: #f6f6f6;
  }

  .sec-title h2 {
    font-size: 26px;
    padding: 0 0.3rem;
  }

  .titlt {
    padding-bottom: 1px !important;
  }

  .add-fut-title {
    font-size: 1.2rem;
  }

  .add-para {
    line-height: 1.5em;
  }

  .cus-head-con {
    font-size: 27px !important;
  }

  .text-white {
    font-size: 17px;
    line-height: 26px;
  }

  #about_us {
    height: 63rem;
  }

  .abt-cus-con {
    padding: 14px 10px !important;
  }

  .faq-primary-head {
    font-size: 32px !important;
    line-height: 40px !important;
  }

  .faq-head {
    font-size: 18px !important;
  }

  .faq-para {
    font-size: 17px !important;
  }

  #testimonial {
    padding: 18px 0px 20px !important;
  }

  .testimonial-head {
    font-size: 35px !important;
    padding-top: 1px !important;
  }

  .testimonial-para {
    margin-top: 1px !important;
  }

  .schedules-sec {
    padding-top: 1rem !important;
  }

  .contact-head {
    font-size: 39px !important;
  }

  .footer-row {
    padding: 0rem !important;
  }

  .address-head-res {
    font-size: 15px !important;
  }
}

@media only screen and (max-width: 375px) {
  .auto-container {
    padding: 0px 15px !important;
  }

  .banner-head {
    font-size: 25px !important;
    font-weight: 500;
    line-height: 35px !important;
    padding-top: 0.8rem !important;
  }
  .banner-para {
    width: auto;
    line-height: 1.6rem !important;
    text-align: justify !important;
    text-align: center;
    font-size: 17px !important;
  }

  .contact-section {
    padding: 17px 0px;
  }

  .count-header {
    font-size: 24px !important;
    line-height: 33px !important;
  }

  .count-body div {
    font-size: 29px !important;
  }

  .overview-details .text h3 {
    text-align: start;
  }

  .overview-details .text p {
    color: #333333;
    font-size: 16px;
    line-height: 1.6em;
    font-weight: 400;
  }

  .apps-section {
    padding: 14px 0px;
  }

  .app-block .inner-box .content-column h3 {
    font-size: 22px;
    line-height: 1.2em;
    margin-bottom: 10px;
  }

  .app-block .inner-box .content-column .text {
    position: relative;
    color: #333333;
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 400;
    text-align: justify;
    width: 19.1rem;
    margin-top: 0px;
    margin-bottom: 25px;
  }

  .overview-section {
    position: relative;
    padding-top: 0px;
    padding-bottom: 16px;
    background-color: #f6f6f6;
  }

  .sec-title h2 {
    font-size: 26px;
    padding: 0 0.3rem;
  }

  .titlt {
    padding-bottom: 1px !important;
  }

  .add-fut-title {
    font-size: 1.2rem;
  }

  .add-para {
    line-height: 1.5em;
  }

  .cus-head-con {
    font-size: 27px !important;
  }

  .text-white {
    font-size: 17px;
    line-height: 26px;
  }

  #about_us {
    height: 63rem;
  }

  .abt-cus-con {
    padding: 14px 10px !important;
  }

  .faq-primary-head {
    font-size: 32px !important;
    line-height: 40px !important;
  }

  .faq-head {
    font-size: 18px !important;
  }

  .faq-para {
    font-size: 17px !important;
  }

  #testimonial {
    padding: 18px 0px 20px !important;
  }

  .testimonial-head {
    font-size: 35px !important;
    padding-top: 1px !important;
  }

  .testimonial-para {
    margin-top: 1px !important;
  }

  .schedules-sec {
    padding-top: 1rem !important;
  }

  .contact-head {
    font-size: 39px !important;
  }

  .footer-row {
    padding: 0rem !important;
  }

  .address-head-res {
    font-size: 15px !important;
  }
}
@media only screen and (max-width: 425px) {
  .auto-container {
    padding: 0px 29px;
  }

  .banner-head {
    font-size: 25px !important;
    font-weight: 500;
    line-height: 35px !important;
    padding-top: 0.8rem !important;
  }
  .banner-para {
    width: auto;
    line-height: 1.6rem !important;
    text-align: justify !important;
    text-align: center;
    font-size: 17px !important;
  }

  .contact-section {
    padding: 17px 0px;
  }

  .count-header {
    font-size: 24px !important;
    line-height: 33px !important;
  }

  .count-body div {
    font-size: 29px !important;
  }

  .overview-details .text h3 {
    text-align: start;
  }

  .overview-details .text p {
    color: #333333;
    font-size: 16px;
    line-height: 1.6em;
    font-weight: 400;
  }

  .apps-section {
    padding: 14px 0px;
  }

  .app-block .inner-box .content-column h3 {
    font-size: 22px;
    line-height: 1.2em;
    margin-bottom: 10px;
  }

  .app-block .inner-box .content-column .text {
    position: relative;
    color: #333333;
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 400;
    text-align: justify;
    width: 19.1rem;
    margin-top: 0px;
    margin-bottom: 25px;
  }

  .overview-section {
    position: relative;
    padding-top: 0px;
    padding-bottom: 16px;
    background-color: #f6f6f6;
  }

  .sec-title h2 {
    font-size: 26px;
    padding: 0 0.3rem;
  }

  .titlt {
    padding-bottom: 1px !important;
  }

  .add-fut-title {
    font-size: 1.2rem;
  }

  .add-para {
    line-height: 1.5em;
  }

  .cus-head-con {
    font-size: 27px !important;
  }

  .text-white {
    font-size: 17px;
    line-height: 26px;
  }

  #about_us {
    height: 63rem;
  }

  .abt-cus-con {
    padding: 14px 10px !important;
  }

  .faq-primary-head {
    font-size: 32px !important;
    line-height: 40px !important;
  }

  .faq-head {
    font-size: 18px !important;
  }

  .faq-para {
    font-size: 17px !important;
  }

  #testimonial {
    padding: 18px 0px 20px !important;
  }

  .testimonial-head {
    font-size: 35px !important;
    padding-top: 1px !important;
  }

  .testimonial-para {
    margin-top: 1px !important;
  }

  .schedules-sec {
    padding-top: 1rem !important;
  }

  .contact-head {
    font-size: 39px !important;
  }

  .footer-row {
    padding: 0rem !important;
  }

  .address-head-res {
    font-size: 15px !important;
  }
}
@media only screen and (max-width: 768px) {
  .banner-para {
    width: 20rem;
  }

  .overview-details .text h3 {
    position: relative;
    color: #2f353e;
    font-size: 21px;
    line-height: 1.5em;
    font-weight: 500;
    margin-top: 0px;
    margin-bottom: 18px;
  }

  .overview-details .text p {
    color: #333333;
    font-size: 16px;
    line-height: 1.8em;
    font-weight: 400;
  }

  .contact-address {
    padding: 36px 0px;
    background-color: #fff;
    margin-bottom: -2rem;
  }

  .apps-section {
    padding: 13px 0px;
  }

  .additional-content {
    padding-right: 10px !important;
    padding-left: 9px !important;
  }

  .sec-title h2 {
    position: relative;
    margin-top: 0px;
    z-index: 1;
    color: #f36d09;
    font-family: Rubik;
    font-size: 29px;
    font-style: normal;
    font-weight: 500;
    line-height: 38px;
  }

  .add-fut-title {
    font-size: 1.3em;
    height: 45px;
  }

  .inner-column p {
    font-size: 16px !important;
    line-height: 26px !important;
  }

  .cus-head-con {
    font-size: 32px !important;
  }

  .text-white {
    color: #fff;
    font-family: Rubik;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
  }

  .faq-primary-head {
    font-size: 34px !important;
  }

  .faq-head {
    font-size: 19px !important;
  }
  .faq-para {
    font-size: 16px !important;
  }

  #testimonial {
    padding: 22px 0px 24px !important;
  }

  .testimonial-head {
    padding-top: 1px !important;
    font-size: 44px;
  }

  .contact-head {
    font-size: 43px !important;
  }

  .footer-row {
    padding: 0 1rem !important;
  }
}
@media only screen and (max-width: 1024px) {
}
