@media(max-width: 1400px){
  .car-book h3 {
    font-size: 18px;
  }
  .hero-text h1 span {
     display: inline-block;
  }
  .car-book img.car-back {
    width: 54%;
  }
  .save-upto img {
    width: 14px;
  }
  .tabtwo.nav-pills .nav-link {
    margin-right: 10px;
    width: 100px;
  }
  .tabtwo.nav.flex-column.nav-pills {
    padding-left: 56px;
   }
   .img-slider img {
    height: 100%;
  }
   .tabtwo form span {
    font-size: 14px;
  }
   .hero-text h1 {
     width: 90%;
  }
  .bottom-bar ul li {
    padding-right: 13px;
    padding-left: 13px;
  }
  .hero-section-text {
    width: 100%;
    padding-top: 190px;
    padding-bottom: 100px;
  }
  h1 { 
    font-size: 64px;
    line-height: 74px; 
  }
  .login a.register {
     padding: 11px 20px;
  } 
  .save-upto h6 {
    font-size: 12px;
  }
  .hero-text h5 {
    font-size: 28px;
    padding-bottom: 40px;
  }
  .save-upto {
     padding: 6px;
    gap: 10px;
     padding-right: 20px;
    padding-left: 10px;
   }
   h2 {
    font-size: 50px;
  }
  .stap {
    padding: 40px;
  }
  .stap img {
    width: 200px;
  }
  .heading.two p {
    width: 100%;
  }
  .service h3 {
    font-size: 20px;
  }
  .service p { 
    width: 100%; 
    font-size: 15px;
    line-height: 25px;
  }
  .list-style li {
    padding-bottom: 12px;
    font-size: 16px;
  }
  .nav-pills .nav-link {
    width: 210px;
    padding-left: 10px;
  }
  .car-info img {
    width: 53%;
  }
  .car-info ul li span {
    left: 47%;
  }
  p {
    font-size: 16px;
    line-height: 26px;
  }
  .locations-address {
    width: 19%;
  }
  .blog-style h4 {
    font-size: 24px;
    line-height: 34px;
  }
  .review {
    width: 90%;
  }
  .locations-section > img {
    width: 45%;
  }
  .swiper-pagination {
    left: 84%;
  }
  #progress {
    height: 55px;
    width: 55px;
  }
  span#progress-value i {
    font-size: 18px;
  }
  .book-car-hire { 
    padding: 90px 52px; 
    width: 500px;
    height: 500px; 
    padding-bottom: 0;
  }
  .book-car-hire-section {
    background-position: center;
  }
  .book-car-hire img {
    width: 40%;
  }
}
@media(max-width: 1200px){
  html {
    scroll-padding-top: 92px;
  }
  header#stickyHeader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 141111;
    transform: none !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -o-transform: none !important;
  }
  #stickyHeader.slideUp,
  #stickyHeader.slideDown {
    transform: none !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -o-transform: none !important;
  }
  .gap {
    padding: 100px 0;
  }
  .no-top{
      padding-top: 0;
  }
  .no-bottom{
      padding-bottom: 0;
  }
  .img-slider img {
    height: 100%;
  }
  .bottom-bar {
     padding-top: 15px;
    padding-bottom: 10px;
  }
  .hero-section-text {
    width: 100%;
    padding-top: 150px;
    padding-bottom: 90px;
  }
  #home {
    min-height: 760px;
  }
  .hero-heading {
    font-size: 3rem;
  }
  .hero-description {
    font-size: 1.08rem;
  }
  .lead-gen-form {
    padding: 34px;
  }
  .bottom-bar nav {
    display: none;
  }
  .mobile-nav-toggle {
    display: inline-flex;
    flex-shrink: 0;
  }
  .bottom-bar {
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .car-book img.car-back {
    width: 60%;
  } 
  .car-book ul {
    gap: 14px;
   }
  .main-top-bar {
    display: none;
   }
   .header-top-bar {
    background-color: rgba(8, 10, 12, 0.88);
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.18);
   }
   .tabtwo.nav-pills .nav-link {
    width: 80px;
    height: 80px;
    padding-top: 0;
  }
  .hero-text h1 {
    width: 100%;
  }
  .tabtwo.nav.flex-column.nav-pills {
    padding-left: 52px;
  }
  .tabtwo .nav-link i {
    font-size: 39px;
     width: 48px;
    height: 43px;
  }
   h2 {
    font-size: 46px;
  }
  .stap h3 {
    font-size: 24px; 
    padding-bottom: 12px;
   }
   .nav-pills .nav-link {
    width: 176px;
   }
   .car-data {
    width: 29%;
  }
  .car-bok {
    gap: 20px; 
  }
  .car-bok:before {
    width: 80px;
    height: 80px;
  }
  .car-bok img {
    width: 80px;
  }
  .car-info img {
    width: 46%;
  }
  .locations-address a {
    right: -55px;
    bottom: 100px;
    padding: 10px 20px;
    font-size: 18px;
    width: 178px !important;
   }
   .review {
    width: 100%;
  }
  .review-clint p {
    font-size: 20px;
    line-height: 36px;
  }
  .footer-top > a {
    font-size: 34px;
  }
  .swiper-pagination {
    left: 80.5%;
  }
}
@media(max-width: 993px){
  .gap {
    padding: 80px 0;
  }
  .no-top{
      padding-top: 0;
  }
  .no-bottom{
      padding-bottom: 0;
  }
  .hero-section-text {
    width: auto;
    position: relative;
    padding-top: 140px;
    padding-bottom: 70px;
  }
  #home {
    min-height: auto;
    background-image: linear-gradient(180deg, rgba(6, 7, 9, 0.72) 0%, rgba(6, 7, 9, 0.84) 100%), url("../img/banner/1.webp");
    background-size: cover;
    background-position: center;
  }
  .datatime { 
     padding-bottom: 0px; 
    }
  .date-from {
    margin-bottom: 20px;
  }
  #home {
    padding-bottom: 80px;
   }
  .login a.register {
     margin: 0;
  }
  .bottom-bar {
    gap: 14px;
  }
  .bottom-bar .login {
    margin-left: auto;
  }
  .login > a {
    display: none;
  }
  .img-slider {
    display: none;
  }
  .hero-section .row.align-items-center {
    row-gap: 32px;
  }
  .hero-text {
    padding-right: 0;
  }
  .hero-heading {
    font-size: 2.7rem;
    line-height: 1.14;
    max-width: 20ch;
  }
  .hero-description {
    max-width: 100%;
    font-size: 1.05rem;
    line-height: 1.8;
  }
  .hero-list {
    max-width: 100%;
    margin-bottom: 28px;
  }
  .hero-list li {
    font-size: 17px;
    line-height: 1.6;
  }
  .lead-gen-form {
    padding: 30px;
    border-radius: 20px;
  }
  .hero-text ul.theme-list {
    margin-bottom: 40px;
  }
  .locations-section > img {
    width: 100%;
  }
  .tabtwo.nav-pills .nav-link {
    padding: 0;
  }
  .tabtwo .nav-link i {
    padding-left: 16px;
  }
  .blog-style h4 {
    font-size: 20px;
    line-height: 30px;
    padding-top: 12px;
  }
  .blog-style {
    margin-bottom: 40px;
  }
  .heading h2 span {
    display: inline-block;
  }
  .locations-address {
    width: 32%;
  }
  .locations {
    justify-content: left;
    gap: 10px;
  }
  .count-style h3 {
    font-size: 40px; 
  }
  .count-style span {
     font-size: 12px;
  }
  .count-style {
    bottom: 11px;
    left: 20px;
    gap: 40px;
    padding: 20px 30px;
  }
    .count-style:before {
       height: 65%;
   }
   h2 {
    font-size: 40px;
  }
  .vehicle-tabs-wrap {
    margin: 0 0 24px;
    padding: 0 0 8px;
  }
  .nav.flex-column.nav-pills {
    flex-direction: row !important;
    flex-wrap: nowrap;
    display: flex;
    width: max-content;
    min-width: 100%;
    gap: 12px;
    margin-bottom: 0;
  }
  .nav-pills .nav-link img {
    display: block;
    width: 52px;
    flex-shrink: 0;
  }
  .nav-pills .nav-link {
    width: 220px;
    min-width: 220px;
    min-height: 84px;
    padding: 14px 16px;
    font-size: 15px;
    line-height: 1.35;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: left;
    margin-right: 0;
    border-width: 3px;
  }
  .nav-pills .nav-link.active {
    border-width: 3px;
  }
  .car-hire {
    flex-wrap: wrap; 
    gap: 28px;
    padding: 28px;
  }
  .car-info,.car-data {
    width: 100%;
  }
  .car-data h5 {
    font-size: 28px;
  }
  .tab-content {
    margin-top: 0;
  }
  .locations-section .map {
    position: relative;
    width: 100%;
    top: 0;
    height: 350px;
    z-index: 5;
    right: 0;
    margin-top: 30px;
  } 
  .locations-section {
    padding-bottom: 0 !important;
  }
  .locations-contact-card,
  .locations-pin {
    width: 100%;
  }
  .locations-section > img {
    border-radius: 0;
  }
  .book-car-hire {
    padding: 55px 52px;
    width: 400px;
    height: 400px;
    padding-bottom: 0;
  }
  .book-car-hire h2 { 
    padding-bottom: 14px; 
    width: 100%; 
    font-size: 30px;
  }
  .footer-top {
    flex-wrap: wrap;
    gap: 20px;
  }
  .mobile-menu {
    width: min(360px, 100%);
  }
  .subscribe-letter {
    width: 100%;
  }
  .information-link {
    padding-top: 30px;
  }
}
@media(max-width: 768px){
  .vehicle-tabs-wrap {
    margin: 0 0 22px;
    padding: 0 0 8px;
  }
  .nav-pills .nav-link {
    width: 200px;
    min-width: 200px;
    min-height: 78px;
    font-size: 14px;
    border-radius: 16px !important;
  }
  .nav-pills .nav-link img {
    width: 46px;
  }
  .hero-section-text {
    padding-top: 124px;
    padding-bottom: 60px;
  }
  .sub-title {
    font-size: 14px;
    letter-spacing: 1.2px;
    margin-bottom: 18px;
  }
  .hero-heading {
    font-size: 2.35rem;
    line-height: 1.14;
    margin-bottom: 22px;
    max-width: 20ch;
  }
  .hero-heading br {
    display: none;
  }
  .hero-text h1 span:before {
    height: 20px;
    bottom: -16px;
  }
  .hero-description {
    font-size: 1rem;
    line-height: 1.75;
    margin-bottom: 22px;
  }
  .hero-list li {
    font-size: 16px;
    gap: 10px;
  }
  .call-btn {
    width: 100%;
    text-align: center;
    padding: 15px 20px;
  }
  .lead-gen-form {
    padding: 26px 22px;
    border-radius: 18px;
  }
  .form-title {
    font-size: 2rem;
  }
  .form-control-custom,
  .form-select-custom,
  .form-textarea-custom {
    min-height: 56px;
    border-radius: 12px;
  }
  .form-textarea-custom {
    min-height: 110px;
  }
  .header-top-bar {
    background-color: rgba(8, 10, 12, 0.78);
  }
  .bottom-bar .login {
    display: none;
  }
  .bottom-bar {
    min-height: 82px;
  }
  .mobile-menu__inner {
    padding: 20px;
    padding-bottom: 16px;
  }
  .mobile-menu__contact {
    padding: 18px;
    border-radius: 20px;
  }
  .mobile-menu__nav a {
    font-size: 17px;
  }
  .mobile-menu__footer {
    padding-top: 16px;
  }
  .mobile-menu__cta {
    min-height: 54px;
    border-radius: 16px !important;
  }
  .heading { 
    width: 100%; 
  }
  .locations-contact-card {
    padding: 24px 20px;
    border-radius: 22px;
  }
  .locations-contact-actions {
    flex-direction: column;
  }
  .locations-contact-action {
    width: 100%;
  }
  .locations-pin {
    padding: 18px;
    gap: 14px;
    border-radius: 20px;
  }
  .locations-pin__icon {
    width: 52px;
    height: 52px;
    min-width: 52px;
    border-radius: 16px;
    font-size: 19px;
  }
  .locations-pin h4 {
    font-size: 21px;
  }
  .locations-pin h6 {
    font-size: 15px;
  }
  h1 {
    font-size: 54px;
    line-height: 64px;
  }
  .footer-information {
    padding-top: 60px;
  }
  footer {
     padding-top: 60px;
  }
  .footer-bottom {
     margin-top: 60px;
   }
  .footer-bottom {
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    gap: 20px;
  }
  .car-hire {
    gap: 24px;
    padding: 22px;
    border-width: 6px;
  }
  .car-info img {
    display: none;
  } 
  .car-hire h4 {
    font-size: 26px;
  }
  .car-data h5 {
    font-size: 24px;
  }
  .car-info ul {
    padding: 26px;
  }
  .swiper-pagination {
    left: auto;
    position: relative;
    width: 100%;
    margin-top: 40px;
  }
  .swiper-button {
    position: relative;
    bottom: -33px;
    width: 100%;
    right: 0;
  }
  .review-clint .man {
     padding-bottom: 20px;
  }
}
@media(max-width: 576px){
  .gap {
    padding: 60px 0;
  }
  .no-top{
      padding-top: 0;
  }
  .no-bottom{
      padding-bottom: 0;
  }
  .vehicle-tabs-wrap {
    margin: 0 0 20px;
    padding: 0 0 6px;
  }
  .nav-pills .nav-link {
    width: 176px;
    min-width: 176px;
    min-height: 72px;
    padding: 12px 14px;
    font-size: 13px;
  }
  .nav-pills .nav-link img {
    width: 40px;
  }
  .hero-section .container {
    padding-left: 18px;
    padding-right: 18px;
  }
  .hero-section-text {
    padding-top: 116px;
    padding-bottom: 52px;
  }
  .hero-heading {
    font-size: 2.05rem;
    line-height: 1.15;
    max-width: 19ch;
  }
  .hero-description {
    font-size: 17px;
    line-height: 1.7;
  }
  .hero-list {
    margin-bottom: 24px;
  }
  .hero-list li {
    font-size: 15px;
    line-height: 1.55;
    padding-bottom: 10px;
  }
  .lead-gen-form {
    padding: 24px 18px;
  }
  .locations-contact-card {
    padding: 20px 18px;
    margin-bottom: 20px;
  }
  .locations-contact-intro {
    font-size: 15px;
    line-height: 1.75;
  }
  .locations-pin {
    padding: 16px;
  }
  .locations-pin__content span {
    font-size: 11px;
    letter-spacing: 1.2px;
  }
  .locations-pin h4 {
    font-size: 18px;
  }
  .locations-pin h6 {
    font-size: 14px;
    line-height: 1.6;
  }
  .car-hire {
    padding: 18px;
    border-width: 4px;
    border-radius: 18px;
  }
  .car-hire h4 {
    font-size: 22px;
  }
  .car-hire p {
    font-size: 15px;
    line-height: 1.65;
  }
  .car-data h5 {
    font-size: 22px;
  }
  .car-info ul {
    padding: 20px;
    border-radius: 16px;
  }
  .form-title {
    font-size: 1.8rem;
  }
  .form-subtitle {
    margin-bottom: 20px;
  }
  .submit-btn {
    padding: 15px;
    font-size: 14px;
  }
  .book-car-hire {
    padding: 55px 52px;
    width: 340px;
    height: 340px;
    padding-bottom: 0;
  }
  .book-car-hire h2 {
     font-size: 24px;
  }
  .book-car-hire p {
     font-size: 14px;
    line-height: 24px;
  }
  .car-book img.car-back {
    width: 29%;
  }
  .mobile-nav-toggle {
    width: 52px;
    height: 52px;
    border-radius: 16px;
  }
  .mobile-menu {
    width: 100%;
  }
  .mobile-menu__logo img {
    width: 132px !important;
  }
  .mobile-menu__footer {
    padding-top: 14px;
  }
  .mobile-menu__cta {
    min-height: 52px;
    font-size: 15px;
  }
  figure {
    margin-bottom: 0;
  }
  .car-book h3 {
    font-size: 24px;
  }
  .stap:hover:before {
     transform: scale(1.05);
   }
   .locations-address {
    width: 48%;
  }
}
@media(max-width: 500px){
  .footer-top > a {
    font-size: 26px;
  }
  .tabtwo.nav.flex-column.nav-pills {
    padding-left: 27px;
  }
  .footer-top ul {
    gap: 30px;
  }
  h2 {
    font-size: 38px;
  }
  .car-info ul li {
     font-size: 12px;
   }
   .car-hire {
    padding: 20px;
   }
   .car-info ul {
     padding: 20px;
   }
   .car-info ul li:not(:last-child) {
    border-bottom: 1px dashed #1e1e1e;
    padding-bottom: 13px;
    margin-bottom: 13px;
  }
}
@media(max-width: 480px){
  .hero-heading {
    font-size: 1.9rem;
    line-height: 1.15;
    max-width: 20ch;
  }
  .sub-title {
    font-size: 13px;
  }
  .hero-description {
    font-size: 16px;
  }
  .call-btn {
    font-size: 15px;
  }
  .form-title {
    font-size: 1.7rem;
  }
  h1 {
    font-size: 44px;
    line-height: 54px;
  }
  .hero-text h5 {
    font-size: 22px;
    padding-bottom: 25px;
  }
  ul.theme-list li {
     font-size: 16px;
  }
}
@media(max-width: 450px){
  .car-book h3 {
    font-size: 20px;
  }
  .tabtwo.nav-pills .nav-link {
    width: 70px;
    height: 70px;
    padding-top: 0;
    margin-right: 2px;
  }
  .rental-type input[type='radio']:after {
    width: 14px;
    height: 14px;
    top: 4px;
    left: -17px;
     }
  ul.rental-type {
     gap: 14px;
     }
     ul.rental-type li {
    padding-left: 15px;
    font-size: 12px;
}
  .tabtwo .nav-link i {
    padding-left: 12px;
    font-size: 32px;
    height: 32px;
    }
  .tabtwo form {
     padding-top: 60px;
    margin-top: -78px;
     }
}
@media(max-width: 410px){
  .nav-pills .nav-link {
    width: 164px;
    min-width: 164px;
    font-size: 12px;
  }
  .nav-pills .nav-link img {
    width: 36px;
  }
  .hero-section .container {
    padding-left: 14px;
    padding-right: 14px;
  }
  .hero-section-text {
    padding-top: 110px;
  }
  .hero-heading {
    font-size: 1.78rem;
    line-height: 1.15;
    max-width: 20ch;
  }
  .hero-description {
    font-size: 15px;
  }
  .lead-gen-form {
    padding: 22px 16px;
  }
  h2 {
    font-size: 32px;
  }
  .logo a img {
    width: 120px;
  }
  .mobile-menu__nav a {
    padding: 15px 16px;
    font-size: 16px;
  }
}

@media only screen and (max-width: 10020px) and (min-width: 1700px){
  .img-slider img {
    object-fit: cover;
    animation: imgscale 8s infinite;
    width: 100%;
    height: 850px;
  }     
} 
@media only screen and (max-width: 10020px) and (min-width: 1200px){
  header.slideUp {
    position: fixed;
    z-index: 1111111;
  } 
  .slideDown .main-top-bar,
  .slideUp .main-top-bar {
    display: none !important;
  }
  .header-top-bar {
    background-color: #00000073; 
  }

.slideUp {
  transform: translateY(-140px);
  -webkit-transform: translateY(-140px);
  -moz-transform: translateY(-140px);
  -o-transform: translateY(-140px);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
.slideDown {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%; 
  }
}


/* Optional: adjust for larger screens */
@media (min-width: 768px) {
  .hero-btns {
    margin-bottom: 30px !important;
  }

  
}
