@media (min-width: 992.01px) and (max-width: 1200px) {
  .banner-section .content h6 {
    font-size: 24px;
  }
  .banner-section .content h1 {
    font-size: 50px;
  }
  .banner-section .tabbable .nav-tabs .nav-item .nav-link {
    padding: 15px 10px;
    font-size: 12px;
  }
  .why-us-section .service-box h5 {
    font-size: 20px;
  }
  .award-section .content .global-heading {
    font-size: 30px;
  }
  .award-section .content {
    padding: 75px 30px 35px;
  }
  .award-section > img {
    margin-bottom: 70px !important;
  }
  .info-wrapper .icon-box {
    padding: 0 20px;
  }
  .banner-section .reviews {
    padding-right: 0;
  }
  .banner-section .reviews .rating:not(:last-child) {
    padding-right: 30px;
  }
}
@media (min-width: 767.01px) and (max-width: 992px) {
  .banner-section .content {
    text-align: center;
    margin-bottom: 40px;
    margin-top: 0;
  }
  .fleet-section .row .col-md-4 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .best-choice .col-md-3,
  .why-us-section .col-md-3 {
    flex: 0 0 50%;
    max-width: 50%;
    margin: 0 0 30px;
  }
  .best-choice {
    padding: 50px 0 40px;
  }
  .award-section .content {
    padding: 25px;
    padding-top: 80px;
    font-size: 12px;
    border-radius: 15px;
  }
  .award-section .content .global-heading {
    font-size: 20px;
  }
  .award-section .content .viewmore-btn {
    font-size: 10px;
    padding: 8px 15px;
    margin-top: 0;
  }
  .award-section .content .award-logo {
    left: 12px;
    top: -33px;
    max-width: 130px;
  }
  .why-us-section {
    padding: 70px 0 50px;
  }
  .footer-section .footer-links a {
    margin: 5px 20px;
  }
  .banner-section .form-inner {
    max-width: 100%;
  }
  .banner-section {
      padding: 100px 0 0;
  }
  .banner-section .reviews {
      justify-content: center;
  }
}
@media (max-width: 767px) {
  footer {
    padding: 50px 0;
  }
  .top-header .container-fluid {
    padding: 0 15px;
  }
  .top-header .logo img {
    max-width: 90px;
  }
  .top-header .call-now {
    display: inline-block;
  }
  .banner-section .content h6 {
    font-size: 20px;
  }
  .banner-section .content h1 {
    font-size: 34px;
  }
  .banner-section {
    padding-bottom: 30px;
    padding-top: 120px;
  }
  .banner-section .content {
    text-align: center;
    margin-top: 0;
  }
  .fleet-section {
    padding: 40px 0;
  }
  .global-heading {
    font-size: 34px;
    margin-bottom: 30px;
  }
  .fleet-section h3 {
    font-size: 24px;
  }
  .best-choice {
    padding: 40px 0 10px;
    text-align: center;
    font-size: 14px;
  }
  .global-heading br {
    display: none;
  }
  .best-choice .col-md-3 {
    margin: 0 0 30px;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .why-us-section {
    padding: 50px 0;
  }
  .award-section .col-md-5,
  .award-section .col-md-3 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .award-section .content {
    margin: 120px 0 20px;
  }
  .award-section .content .global-heading {
    font-size: 36px;
  }
  .award-section {
    padding: 20px 0 35px;
  }
  .testimonial-section {
    padding: 15px 0 60px;
  }
  .contact-section h2 {
    font-size: 32px;
  }
  .footer-section {
    padding: 60px 0;
    text-align: center;
  }
  .footer-section .logo {
    display: inline-block;
    margin: 0 0 40px;
  }
  .footer-section .footer-links {
    justify-content: center;
  }
  .footer-section .footer-links a {
    margin: 10px;
  }
  .footer-section .social-links {
    justify-content: center;
    margin: 35px 0 0;
  }
  .why-us-section .col-md-3 {
    margin-bottom: 20px;
  }
  .why-us-section .service-box,
  .why-us-section .service-box h5 {
    min-height: 0;
    text-align: center;
  }
  .banner-section .form-inner {
    padding: 20px;
    border-radius: 0;
  }
  .global-input .form-control {
    padding: 8px 12px;
    font-size: 14px;
  }
  .banner-section .form-group {
    margin-bottom: 10px;
  }
  .banner-section .submit-btn button {
    font-size: 16px;
    padding: 10px;
  }
  .banner-section .tabbable .nav-tabs .nav-item .nav-link {
    padding: 5px 20px;
    font-size: 12px;
  }
  .banner-section .form-inner label {
    font-size: 14px;
  }
  .enquire-now-popup {
    padding: 50px 0 0;
  }
  section.banner-section .form-wrapper {
    display: none;
  }
  .enquire-now-btn {
    display: block;
  }
  .banner-section .reviews .rating {
    margin-bottom: 15px;
  }
  .banner-section .reviews {
    display: block;
    padding: 0;
    text-align: center;
  }
  .banner-section .reviews .rating:not(:last-child) {
    padding: 0;
  }
  .thankyou-banner img {
    min-height: 260px;
    object-fit: cover;
  }
  .thankyou-section {
    font-size: 24px;
  }
  .scroll-top-btn {
    right: 20px;
    bottom: 65px;
  }
  .vehicle-box .vehicle-info h5 {
    font-size: 16px;
  }
  .vehicle-box .vehicle-info .rating {
    margin-top: 0;
  }
}
@media (min-width: 576.01px) and (max-width: 767px) {
  .testimonial-box {
    padding: 30px 25px;
  }
  .testimonial-box .comment {
    font-size: 14px;
  }
  .info-wrapper .icon-box {
    padding: 0 25px;
  }
}
@media (max-width: 576px) {
  .banner-section .tabbable .nav-tabs .nav-item {
    flex: 0 0 100%;
    text-align: center;
  }
  .info-wrapper {
    flex-wrap: wrap;
    margin: 0;
    margin-top: 20px;
  }
  .info-wrapper .icon-box {
    margin: 0 0 40px;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .info-wrapper .icon-box::after {
    display: none;
  }
}
