@media (min-width: 1200px) {
    .testimonial-area .container-fluid{
        max-width: 1366px;
        padding: 0;
    }
}
@media (min-width: 1400px) {
    .testimonial-area .container-fluid{
        max-width: 1400px;
    }
}
@media (max-width: 991.98px) {
    .banner-area {
        height: 508px;
    }
    .banner-area .banner-content h1 {
        font-size: 40px;
    line-height: 65px;
    }
    .banner-area .banner-content .text {
        font-size: 22px;
        line-height: 32px;
    }
    .banner-area .banner-content {
        padding: 55px 0px 110px;
        width: 100%;
        margin: 0 auto;
    }
    .banner-area .banner-content .text::before {
        width: calc(100% - 70px);
        transform: translateY(15px);
    }
    .banner-area .banner-content .text:last-child::before {
        width: calc(100% - 120px);
    }
    .banner-area .banner-content .btn-group {
        padding-top: 20px;
    }
    .banner-area .banner-content .btn-group .btn {
        margin: 0 5px;
    }
    .btn {
        font-size: 16px;
        padding: 0.7rem 1.2rem;
    }
    .banner-area::before {
        height: 20px;
    }
    .header-area .logo {
        width: clamp(70px, 100%, 130px);
    }
    .header-area {
        padding: 0.6rem 0;
    }
    .p-80 {
        padding: 35px 0;
    }
    .whychoose-box .icon-box {
        width: clamp(80px, 100%, 80px);
        height: 80px;
        margin: 0 auto 8px;
    }
    .whychoose-box .icon-box img {
        height: 36px;
    }
    .whychoose-box h4 {
        font-size: 15px;
        line-height: 22px;
        padding: 0;
    }
    .whychoose-area .heading {
        width: clamp(100%, 100%, 100%);
        margin: 0 auto 20px;
    }
    .heading h2, .heading h3 {
        font-size: 32px;
        line-height: 40px;
    }
    .heading .tag {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 5px;
    }
    .service-area .heading {
        margin-bottom: 20px;
    }
    .service-box {
        height: 250px;
    }
    .service-box .text-box {
        padding: 15px;
    }
    .service-box .text-box h3 {
        font-size: 16px;
        line-height: 26px;
    }
    .testimonial-carousel .owl-stage {
        padding: 45px 0;
    }
    .testimonial-box {
        padding: 30px;
    }
    .testimonial-box .star {
        font-size: 12px;
        margin: 0 0 10px;
    }
    p {
        font-size: 15px;
        line-height: 25px;
    }
    .testimonial-box .testimonial-admin {
        padding-top: 20px;
    }
    .testimonial-box .testimonial-admin .testimonial-img {
        width: 60px;
        height: 60px;
    }
    .testimonial-box .testimonial-admin .testimonial-body h5 {
        font-size: 20px;
        line-height: 30px;
    }
    .testimonial-box .testimonial-admin .testimonial-body h6 {
        font-size: 14px;
    }
    .testimonial-box .testimonial-admin .testimonial-body {
        padding-left: 0.8rem;
    }
    .testimonial-carousel .owl-nav .owl-prev, .testimonial-carousel .owl-nav .owl-next, .service-carousel .owl-nav .owl-prev, .service-carousel .owl-nav .owl-next {
        width: 45px;
        height: 45px;
    }
	.service-carousel .owl-nav{bottom: -50px;}
	.faqsec .accordion-button{font-size: 18px;}
    .contact-form {
        width: clamp(100%, 100%, 100%);
        padding: 35px;
    }
    .contact-form h4 {
        font-size: 30px;
        line-height: 40px;
        margin: 0 0 20px;
    }
    .form-control {
        font-size: 15px;
        height: 45px;
    }
    .form-control::placeholder{
       font-size: 15px; 
    }
    .serving-img img {
        width: clamp(200px, 100%, 300px);
        height: 390px;
    }
    .serving-img img:last-child {
        width: clamp(100px, 100%, 180px);
        height: 207px;
        object-fit: cover;
    }
    .serving-content-box {
        padding-left: 0;
    }
    .serving-content-box .heading h3 {
        font-size: 32px;
        line-height: 40px;
    }
    .serving-content-box .heading h3 {
        font-size: 28px;
        line-height: 36px;
    }
    .serving-content-box .heading {
        margin: 0 0 8px;
    }
    .serving-content-box p {
        font-size: 15px;
        line-height: 25px;
        margin: 0 0 15px;
    }
    .serving-content-box ul li {
        font-size: 15px;
        line-height: 25px;
        padding-left: 25px;
        margin: 0 0 15px;
    }
    .footer-area {
        padding-top: 40px;
        padding-bottom: 20px;
    }
    .footer-area .heading h3 {
        margin-bottom: 10px;
    }
    .footer-area .heading p {
        margin: 0 0 16px;
    }
    .footer-area .heading {
        padding-bottom: 35px;
    }
    .copyright-area {
        flex-direction: column;
    }
    .copyright-area .logo{
        order: 1;
    }
    .copyright-area .copyright{
        order: 3;
    }
    .copyright-area .privacy {
        order: 2;
        margin-bottom: 8px;
    }
    .copyright-area .logo {
        width: 120px;
        transform: translateX(0);
        margin-bottom: 10px;
    }
	.chauffeur-booking-wrapper{padding: 30px 25px !important;}
	
}
@media (max-width: 767.98px) {
    .banner-area {
        height: 420px;
        display: flex;
    }
  
    .banner-area .banner-content .text {
        font-size: 18px;
        line-height: 28px;
    }
    .banner-area .banner-content {
        padding: 110px 0;
      
    }
	.banner-area .banner-content h1 {
    font-size: 40px;
    line-height: 50px;
  }
	.banner-area .banner-content h1 span{font-size: 55px;}
    .banner-area .banner-content .btn-group {
        padding-top: 15px;
    }
    .banner-area .banner-content .text::before {
        width: calc(100% - 55px);
        transform: translateY(14px);
    }
    .banner-area .banner-content .text:last-child::before {
        width: calc(100% - 98px);
    }
    .btn {
        font-size: 14px;
    }
    .banner-area::before {
        height: 10px;
    }
    .header-area .logo {
        width: clamp(70px, 100%, 100px);
    }
    .heading h2, .heading h3 {
        font-size: 28px;
        line-height: 38px;
    }
    .whychoose-box .icon-box {
        width: clamp(90px, 100%, 90px);
        height: 90px;
        margin: 0 auto 12px;
    }
    .whychoose-box .icon-box img {
        height: 40px;
    }
    .whychoose-box h4 {
        font-size: 16px;
        line-height: 24px;
    }
    .service-box {
        height: auto;
    }
    .testimonial-box {
        filter: drop-shadow(0px 4px 27.7px rgba(0, 0, 0, 0.03));
        padding: 24px;
    }
    .testimonial-carousel .owl-stage {
        padding: 20px 0;
    }
    .testimonial-area.p-80 {
        padding-bottom: 25px;
    }
    .contact-form h4 {
        font-size: 26px;
        line-height: 36px;
        margin: 0 0 16px;
    }
    .contact-form {
        padding: 30px 0px !important;
    }
    .serving-img img {
        width: clamp(200px, 100%, 440px);
        height: 565px;
        object-fit: cover;
    }
    .serving-img img:last-child {
        width: clamp(100px, 100%, 220px);
        height: 250px;
    }
    .serving-img {
        margin-bottom: 30px;
    }
    .copyright-area .logo {
        width: 110px;
        margin-bottom: 8px;
    }
    .footer-area {
        padding-top: 35px;
        padding-bottom: 15px;
    }
    .footer-area .heading {
        padding-bottom: 30px;
    }
}
@media (max-width: 639.98px) {
    .banner-area {
        height: 320px;
    }
	  .banner-area .banner-content {
    padding: 60px 0;
  }
	.booker-fields, .datetime-fields, .passenger-fields, .vehicle-booking-fields{ display:block !important;}
    .banner-area .banner-content h1 {
       font-size: 27px;
    line-height: 33px;
    }
	.banner-area ul li{font-size: 12px;padding: 10px 0px;  }
    .banner-area .banner-content .text {
        font-size: 15px;
        line-height: 25px;
    }
    .banner-area .banner-content .text::before {
        width: calc(100% - 45px);
        transform: translateY(12px);
    }
    .banner-area .banner-content .text:last-child::before {
        width: calc(100% - 80px);
    }
    .header-area .logo {
        width: clamp(70px, 100%, 95px);
    }
     .banner-area .banner-content h1 span {
    font-size: 30px;
  }
    .btn {
        font-size: 12px;
    }
    .banner-area .banner-content .btn-group {
        padding-top: 8px;
    }
    .heading h2, .heading h3 {
        font-size: 25px;
        line-height: 35px;
    }
    .whychoose-box .icon-box {
        width: clamp(80px, 100%, 80px);
        height: 80px;
    }
    .whychoose-box .icon-box img {
        height: 35px;
    }
    .whychoose-box h4 {
        font-size: 15px;
        line-height: 22px;
    }
    .testimonial-area .heading {
        width: clamp(100%, 100%, 100%);
    }
    .contact-area .heading {
        width: clamp(100%, 100%, 100%);
    }
    .contact-form {
        padding: 25px;
    }
    .contact-form h4 {
        font-size: 22px;
        line-height: 32px;
        margin: 0 0 12px;
    }
    .serving-img img {
        width: clamp(150px, 100%, 410px);
        height: 525px;
    }
    .serving-img img:last-child {
        width: clamp(80px, 100%, 210px);
        height: 240px;
    }
    .privacy ul li a {
        font-size: 12px;
        line-height: 22px;
    }
    .copyright-area .privacy {
        margin-bottom: 5px;
    }
    .copyright {
        font-size: 13px;
        line-height: 23px;
    }
    .copyright-area .logo {
        width: 105px;
    }
	.callbtn{ font-size:18px;}
	
}
@media (max-width: 479.98px) {

    .heading h2, .heading h3 {
        font-size: 22px;
        line-height: 32px;
    }
    .serving-img img {
        width: clamp(100px, 100%, 350px);
        height: 460px;
    }
    .serving-img img:last-child {
        width: clamp(80px, 100%, 190px);
        height: 210px;
    }
    .serving-img {
        margin-bottom: 20px;
    }
    .footer-area .heading h3 {
        margin-bottom: 5px;
    }
	  .banner-area .banner-content h1 {
    font-size: 18px;
    line-height: 25px;
  }
 .banner-area .banner-content h1 span {
    font-size: 22px;
  }
	.banner-area .banner-content h6 {
  font-size: 15px;
  
}
.banner-area .banner-content .btn-group .btn {
    margin: 0 0px;
    padding: 6px 14px;
  }
	
	 .faqsec .accordion-button {
    font-size: 16px;
  }
 .banner-area .banner-content {
    padding: 25px 0;
  }
	 .serving-content-box .heading h3 {
    font-size: 23px;
    line-height: 30px;
  }
	.testimonial-carousel .owl-nav .owl-prev, .testimonial-carousel .owl-nav .owl-next, .service-carousel .owl-nav .owl-prev, .service-carousel .owl-nav .owl-next {
    width: 35px;
    height: 35px;
  }
.banner-area ul li {
    font-size: 11px;
    padding: 5px 0px;
  }	
	
	
}
@media (max-width: 375px) {
   
    .p-80 {
        padding: 25px 0;
    }
    .heading h2, .heading h3 {
        font-size: 20px;
        line-height: 30px;
    }
    .whychoose-area .heading {
        margin: 0 auto 15px;
    }
    .whychoose-box h4 {
        font-size: 14px;
        line-height: 20px;
    }
    .service-box .text-box h3 {
        font-size: 15px;
        line-height: 24px;
    }
    .contact-form h4 {
        font-size: 20px;
        line-height: 30px;
        margin: 0 0 10px;
    }
    .contact-form {
        padding: 20px;
    }
    .serving-img img {
        width: clamp(100px, 100%, 300px);
        height: 380px;
    }
    .serving-img img:last-child {
        width: clamp(80px, 100%, 180px);
        height: 190px;
    }
    .serving-img {
        margin-bottom: 15px;
    }
    .serving-content-box .heading h3 {
        font-size: 24px;
        line-height: 34px;
    }
}