@import url('https://fonts.googleapis.com/css2?family=Spartan:wght@100;200;300;400;500;600;700;800;900&display=swap');

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: Arial, Helvetica, sans-serif;
}

.container-fluid {
    margin: 0;
    padding: 0;
    width: 100%;
    overflow: hidden;
}


/* ===================================== For Homd/Index Page Start ===================================== */

/* Navbar CSS Start  */
.bg {
    background-color: #045ed3;
}

.companyLogo {
    width: 180px;
    margin-left: 90px;
}

#navbar li {
    position: relative;
}

#navbar li a.active::after,
#navbar li a:hover::after {
    content: "";
    width: 45px;
    height: 2px;
    background: #ff0000;
    position: absolute;
    bottom: 0px;
    left: 25px;
}

.navbar-expand-lg .navbar-nav .nav-link {
    font-weight: normal;
    padding-right: .5rem;
    padding-left: .5rem;
}

/* Navbar CSS End  */


/* Slide CSS Start */
.img-one {
    position: relative;
    color: #fff;
}

.img-one-para {
    position: absolute;
    top: 14%;
    left: 10%;
    font-size: 15px;
    font-weight: 500;
    line-height: 32px;
    text-transform: uppercase;
}

.img-one-heading {
    position: absolute;
    top: 24%;
    left: 10%;
    font-size: 44px;
    font-weight: 900;
    text-transform: uppercase;
    width: 500px;
    line-height: 60px;
}

.play-store-box {
    position: absolute;
    width: 170px;
    height: 70px;
    top: 68%;
    left: 10%;
}

.play-store-img {
    position: absolute;
    top: 5%;
    left: 2%;
    width: 160px;
    height: 60px;
}

.play-store-box-two {
    position: absolute;
    width: 170px;
    height: 70px;
    top: 68%;
    left: 20%;
}

.play-store-img-two {
    position: absolute;
    top: 5%;
    left: 50%;
    width: 160px;
    height: 60px;
}

.socialMediaIcon {
    width: 45px;
}


.icon-bar {
    top: 35%;
    right: 0;
    position: fixed;
}

.icon-bar a {
    display: block;
}

/* Slide CSS End */


/* What We Offer CSS Start */
.offer_para {
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    color: #0922A3;
}

.heading-h2 {
    font-style: normal;
    font-weight: 900;
    font-size: 38px;
    line-height: 48px;
    text-transform: uppercase;
    color: #000000;
}

.heading-h2 span {
    color: #0922A3;
}

hr.horizontalLineOne {
    border-top: 3px solid red;
    width: 7%;
    margin-left: 46%;
}

.box {
    width: 100%;
    text-align: center;
}

.box img {
    width: 300px;
}

.box h4 {
    font-weight: 700;
    font-size: 18px;
    line-height: 35px;
    text-transform: uppercase;
    color: #000000;
}

.box p {
    font-weight: 500;
    font-size: 13px;
    line-height: 20px;
    color: #000000;
}

.box button {
    background: #FF0000;
    border-radius: 8px;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    color: #FFFFFF;
    border: 1px solid #fff;
}

.box button:hover {
    color: #FFFFFF;
}

/* What We Offer CSS End */


/* Why Booking with Us CSS Start */
#booking-us {
    background-image: url('img/booking-us.png');
    background-repeat: no-repeat;
    width: 100%;
    margin-top: 50px;
}

.heading-h3 {
    font-weight: 900;
    font-size: 45px;
    line-height: 44px;
    text-transform: uppercase;
    color: #FFFFFF;
}

hr.horizontalLineTwo {
    width: 60%;
    border: 2px solid #FF0000;
    margin-left: 22%;
}

.whiteCircleImg {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}

.vl-one {
    height: 220px;
    border-left: 1px dashed #FFFFFF;
}

/* Why Booking with Us CSS End */


/* Main Features CSS Start */
.car-img {
    width: 90%;
    height: auto;
}

.car-shadow-img {
    width: 100%;
    height: auto;
    margin-top: -20%;
}

.car-features {
    background-color: #0922A3;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-bottom: 50px;
}

.car-icon {
    width: 80px;
}

.carHeading {
    color: #0922A3;
    font-weight: 700;
    text-transform: uppercase;
    width: 100%;
    font-size: 15px;
}

.carPara {
    font-size: 11px;
    line-height: 20px;
    color: #212121;
    width: 100%;
}

.right {
    text-align: right;
}

.carImgRow {
    margin-bottom: 20px;
}

/* Main Features CSS End */


/* Clients About Us CSS Start */
#aboutUs {
    background-image: url('img/testimonial\ 1.png');
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
}

.heading-h1 {
    font-weight: 900;
    font-size: 45px;
    line-height: 44px;
    text-transform: uppercase;
    color: #FFFFFF;
}

.aboutUsPara {
    font-weight: 500;
    font-size: 18px;
}

hr.horizontalLineThree {
    width: 56%;
    border: 1px solid #ffffff;
    margin-left: 22%;
}

.feedback {
    background-image: url('img/Rectangle\ 67.png');
    background-repeat: no-repeat;
    background-size: cover;
    width: 80%;
    height: auto;
}

.redCircle {
    margin-top: -40px;
    text-align: center;
}

.doubleQuationIcon {
    width: 100px;
}

.feedbackSlide {
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}

.buttonDesign {
    width: 140px;
    height: 50px;
    font-weight: 600;
    margin-left: 45%;
}

.nav-pills .nav-link {
    background: 0 0;
    border: 0;
    border-radius: 15px 0px 0px 15px;
}

.nav-pills .driverButton {
    background: 0 0;
    border: 0;
    border-radius: 0px 15px 15px 0px;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #0d6efd;
    background-color: #ffffff;
}

.nav-link {
    color: #fdfdfd;
}

/* Clients About Us CSS End */


/* Download for Free CSS Start */
hr.horizontalLineFour {
    width: 23%;
    border: 2px solid #0000ff;
    margin-left: 39%;
}

.newPara {
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #0922A3;
    margin-top: -90px;
    margin-bottom: 50px;
}

.playstoreApp {
    width: 150px;
    margin-bottom: 30px;
}

.btn {
    width: 130px;
    height: 50px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    border: 1px solid #0922A3;
}

.downloadCustomerButton {
    color: #0000ff;
    background: #ffffff;
    border-radius: 15px 0px 0px 15px;
}

.downloadCustomerButton:hover {
    color: #0000ff;
}

.downloadDriverButton {
    color: #ffffff;
    background: #0922A3;
    border-radius: 0px 15px 15px 0px;
}

.downloadDriverButton:hover {
    color: #fff;
}

/* Download for Free CSS End */


/* Footer CSS Start */
.footer {
    width: 100%;
    background: #0249a5;
    margin-top: 40px;
    padding: 10px 50px 10px 50px;
}

.footerLogo {
    width: 175px;
}

.text-white {
    font-family: system-ui;
    color: #fff !important;
}

ul {
    list-style-type: none;
}

ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    line-height: 1.4em;
    font-weight: 300;
}

ul li a:hover {
    color: #ffffff;
    text-decoration: none;
}

ul li a i {
    font-size: 14px;
    line-height: 20px;
}

ul li a span {
    font-size: 14px;
    margin-left: 5px;
}

.footerHeader {
    font-size: 20px;
    color: #fff;
    margin-left: 30px;
}

/* Footer CSS End */

/* ===================================== For Homd/Index Page End ===================================== */


/* ===================================== For Contact Us Page Start ===================================== */

/* Header & Form CSS Start */
.blackHeading {
    margin-top: 80px;
    font-size: 52px;
    font-weight: 700;
    color: #000000;
    margin: 0px 0px 40px 0px;
    font-family: Arial, Helvetica, sans-serif;
}

.contactPara {
    margin: 30px 0px 40px 0px;
    font-size: 20px;
    color: #857c7c;
    font-family: Arial, Helvetica, sans-serif;
}

#exampleInputComment1 {
    resize: none;
}

.required {
    color: #f09090;
}

#name,
#email,
#mobile,
#subject,
#youarea {
    width: 100%;
    padding: 12px 20px;
    margin: 10px 0px 25px 0px;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}

.submitBtn {
    width: 100%;
    background-color: #4CAF50;
    color: white;
    font-size: 20px;
    font-weight: 700;
    padding: 14px 20px;
    margin: 30px 0px 0px 0px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

.submitBtn:hover {
    background-color: #45a049;
}

.contactUsFormCard {
    border-radius: 5px;
    background-color: #f2f2f2;
    padding: 20px;
}

/* Header & Form CSS End */

/* Header & Office Location CSS Start */
.officeAddress {
    margin-top: 40px;
}

h6 span,
.officeLocationPara {
    font-size: 15px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

/* Header & Office Location CSS End */

/* ===================================== For Contact Us Page End ===================================== */


/* ===================================== For About Us Page Start ===================================== */

/* About Us Banner CSS Design Start */
.about-us-heading {
    position: absolute;
    top: 14%;
    left: 5%;
    color: #000000;
    font-size: 44px;
    font-weight: 600;
    text-transform: uppercase;
    width: 25%;
    line-height: 60px;
}

.about-us-para {
    position: absolute;
    top: 54%;
    left: 5%;
    color: #000000;
    font-size: 28px;
    line-height: 25px;
    text-transform: uppercase;
}

.about-us-small-para {
    position: absolute;
    top: 65%;
    left: 5%;
    color: #000000;
    font-size: 14px;
    line-height: 24px;
    width: 18%;
    padding: 10px;
}

/* About Us Banner CSS Design End */

/* Text Under Slide CSS Design Start */
.aboutUsImg {
    width: 200px;
}

/* Text Under Slide CSS Design End */

/* About Us Body CSS Design Start */
.bgLightBlue {
    background: #ebebf7;
}

/* About Us Body CSS Design End */

/* About Us Map & Car CSS Design Start */
.aboutUsMapAndCarImg {
    margin-top: 50px;
    margin-bottom: -60px;
}

/* About Us Map & Car CSS Design End */

/* About Us Footer Banner CSS Design Start */
#aboutUsFooterBanner {
    margin-bottom: -40px;
}

.about-us-footer-banner-para {
    position: absolute;
    top: 24%;
    left: 10%;
    font-weight: 500;
    line-height: 32px;
    text-transform: uppercase;
}

.about-us-footer-banner-heading {
    position: absolute;
    top: 34%;
    left: 10%;
    font-size: 38px;
    font-weight: 900;
    text-transform: uppercase;
    width: 50%;
    line-height: 60px;
}

/* About Us Footer Banner CSS Design End */


/* ===================================== For About Us Page End ===================================== */


/* ===================================== For Book Now Page Start ===================================== */

/* Book Now Slide CSS Design Start */
.book-now-heading {
    position: absolute;
    top: 14%;
    left: 5%;
    color: #000000;
    font-size: 38px;
    font-weight: 600;
    text-transform: uppercase;
    width: 25%;
    line-height: 60px;
}

.book-now-para {
    position: absolute;
    top: 74%;
    left: 5%;
    color: #000000;
    font-size: 28px;
    line-height: 25px;
    text-transform: uppercase;
}

/* Book Now Slide CSS Design End */

/* Book Now Page Form Design Start */
.bookNowBannerImg {
    position: relative;
    color: #fff;
}

.bookNowFormHeaderBg {
    background: #f34646;
}

.bookNowFormHeader {
    text-decoration: none;
    color: #fff;
    padding: 20px;
    text-transform: uppercase;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}

.bookNowFormHeader:hover {
    text-decoration: none;
    color: #c4bebe;
}

.bookNowCard {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    transition: 0.3s;
    /* width: 27rem; */
    background: #fff;
}

.bookNowCard:hover {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}

.bookNowContainer {
    padding: 18px 18px;
}

.inline {
    margin: 0px;
}

.form-group {
    position: relative;

    .form-control {
        padding-left: 40px;
    }

    .icon {
        position: absolute;
        padding: 13px;
        color: gray;
        z-index: 999;
    }
}

.bookNowFormTitle {
    font-weight: bolder;
    margin: 16px 0px 0px 0px;
}

.searchNowBtn {
    width: 100%;
    background-color: #07b3e7;
    color: white;
    padding: 10px 16px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

.searchNowBtn:hover {
    background-color: #0180a7;
}

/* Book Now Page Form Design End */

/* Book Now Body Content Design Start */
.bookNowImg {
    width: 85%;
}

.heading-h4 {
    color: #5c5cfc;
    font-size: 28px;
    font-weight: 700;
    line-height: 45px;
    text-transform: uppercase;
}

.heading-h4 span {
    color: #000000;
}

.bookNowPara {
    color: #000000;
    font-size: 15px;
    line-height: 28px;
}

.btn-red {
    color: #fff;
    background: red;
    border: 1px solid red;
    margin-top: 30px;
}

.btn-red:hover {
    color: #fff;
}

/* Book Now Body Content Design End */

/* ===================================== For Book Now Page End ===================================== */


/* =================================== For Drive with Us Page Start =================================== */

/* Driver with Best Rider CSS Design Start */
.container {
    margin-top: 60px;
}

.driveWithUsImg {
    width: 100%;
}

.driveWithUsImgBike {
    width: 95%;
}

.driverWithUsHeading {
    width: 70%;
    color: #5c5cfc;
    font-size: 28px;
    font-weight: 700;
    line-height: 38px;
    text-transform: uppercase;
}

.driverWithUsHeading span {
    color: #000000;
}

.driverWithUsPara {
    color: #000000;
    font-size: 15px;
    line-height: 26px;
}

.up {
    margin-top: -50px;
}

/* Driver with Best Rider CSS Design End */

/* Driver with Us iFrame CSS Design Start */
.containerVideo {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-top: 56.25%;
    /* 16:9 Aspect Ratio */
}

.responsive-iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: none;
}

/* Driver with Us iFrame CSS Design End */

/* Driver with Us Our Impact CSS Design Start */
.ourImpactImg {
    width: 300px;
    margin-bottom: 80px;
}

.ourImpactImgTwo {
    width: 220px;
    margin-bottom: 80px;
}

.ourImpactImgThree {
    width: 150px;
    margin-bottom: 50px;
}

.ourImpactPara {
    font-size: 24px;
    color: #5555eb;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
}

.ourImpactSmallPara {
    color: #000000;
    font-size: 14px;
    text-align: center;
    line-height: 24px;
}

/* Driver with Us Our Impact CSS Design End */

/* =================================== For Driver with Us Page End ==================================== */


/* ===================================== For CSS Media Start ===================================== */

/* Media Query for Responsive Device - 1050px Start */
@media (max-width: 1050px) {

    /* ============================= For Index/Home Page CSS Media Start ============================= */
    .mx-3 {
        margin-left: 2px !important;
    }

    #navbar li a.active::after,
    #navbar li a:hover::after {
        width: 40px;
        left: 10px;
    }

    .play-store-img-two {
        width: 160px;
        height: 60px;
        left: 50%;
    }

    /* Why Booking with Us CSS Media Start */
    .heading-h3 {
        font-size: 35px;
        line-height: 25px;
    }

    /* Why Booking with Us CSS Media End */

    /* Main Features CSS Media Start */
    .car-icon {
        width: 60px;
    }

    /* Main Features CSS Media End */

    /* Client About Us CSS Media Start */
    .buttonDesign {
        margin-left: 10%;
    }

    /* Client About Us CSS Media End */

    /* ============================= For Index/Home Page CSS Media End ============================= */


    /*============================== For Contact Us CSS Media Start ==============================*/

    /* Header & Form CSS Start */
    .blackHeading {
        margin-top: 0px;
        font-size: 32px;
    }

    .contactPara {
        font-size: 20px;
    }

    .officeAddress {
        margin-top: 20px;
    }

    /* Header & FOrm CSS End */

    /*============================== For Contact Us CSS Media End ==============================*/


    /*============================== For About Us CSS Media Start ==============================*/

    /* About Us Header Banner CSS Design Start */
    .about-us-heading {
        top: 10%;
        font-size: 40px;
        width: 31%;
        line-height: 50px;
    }

    .about-us-para {
        top: 50%;
        font-size: 24px;
    }

    .about-us-small-para {
        top: 60%;
        font-size: 14px;
        width: 25%;
    }

    /* About Us Header Banner CSS Design End */


    /* About Us Footer Banner CSS Design Start */
    .about-us-footer-banner-para {
        position: absolute;
        top: 24%;
        left: 10%;
    }

    .about-us-footer-banner-heading {
        position: absolute;
        top: 34%;
        left: 10%;
        font-size: 33px;
        width: 55%;
        line-height: 40px;
    }

    /* About Us Footer Banner CSS Design End */

    /*============================== For About Us CSS Media End ==============================*/


    /* =============================== For Book Now Page CSS Media Start =============================== */

    /* Book Now Header Banner CSS Design Start */
    .book-now-heading {
        top: 14%;
        font-size: 30px;
        width: 30%;
        line-height: 50px;
    }

    .book-now-para {
        top: 74%;
        font-size: 24px;
    }

    /* Book Now Header Banner CSS Design End */

    /* Book Now Banner Form CSS Media Design Start */
    .bookNowFormHeader {
        padding: 12px;
        font-size: 14px;
    }

    .bookNowContainer {
        padding: 2px 10px;
    }

    /* Book Now Banner Form CSS Media Design End */

    /* =============================== For Book Now Page CSS Media End =============================== */


    /*============================== For Drive with Us CSS Media Start ==============================*/

    /* Driver with Best Rider CSS Design Start */
    .container {
        margin-top: 60px;
    }

    .driveWithUsImg {
        width: 110%;
    }

    .driveWithUsImgBike {
        width: 110%;
        margin-top: 30px;
    }

    .driverWithUsHeading {
        width: 100%;
        color: #5c5cfc;
        font-size: 26px;
        font-weight: 700;
        line-height: 34px;
        text-transform: uppercase;
    }

    .driverWithUsPara {
        font-size: 13px;
        line-height: 24px;
    }

    .up {
        margin-top: 0px;
    }

    /* Driver with Best Rider CSS Design End */

    /*============================== For Drive with Us CSS Media End ==============================*/

}

/* Media Query for Responsive Device - 1050px End */


/* Media Query for Responsive Device - 990px Start */
@media (max-width: 990px) {

    /* ============================= For Index/Home Page CSS Media Start ============================= */

    /* Index/Home Page Navbar CSS Media Start */
    .companyLogo {
        width: 60%;
        margin-left: 15%;
    }

    .mx-3 {
        margin-left: 50px !important;
        font-weight: 500;
        font-size: 16px;
    }

    #navbar li a.active::after,
    #navbar li a:hover::after {
        width: 40px;
        left: 60px;
    }

    .buttonDesign {
        margin-left: -25%;
    }

    /* Index/Home Page Navbar CSS Media End */

    /* ============================= For Index/Home Page CSS Media End ============================= */


    /*============================== For About Us CSS Media Start ==============================*/

    /* About Us Header Banner CSS Design Start */
    .about-us-heading {
        width: 35%;
        line-height: 48px;
    }

    /* About Us Header Banner CSS Design End */

    /* About Us Body CSS Media Design Start */
    .aboutUsBodyPara {
        margin-left: 50px;
    }

    /* About Us Body CSS Media Design End */

    /*============================== For About Us CSS Media End ==============================*/


    /*============================== For Drive with Us CSS Media Start ==============================*/

    /* Driver with Best Rider CSS Design Start */
    .container {
        margin-top: 60px;
    }

    .driveWithUsImg {
        width: 120%;
    }

    .driveWithUsImgBike {
        width: 120%;
        margin-top: 30px;
    }

    .driverWithUsHeading {
        width: 100%;
        color: #5c5cfc;
        font-size: 22px;
        font-weight: 700;
        line-height: 30px;
        text-transform: uppercase;
    }

    .driverWithUsPara {
        font-size: 11px;
        line-height: 17px;
    }

    .up {
        margin-top: 0px;
    }

    /* Driver with Best Rider CSS Design End */

    /* Driver with Us Our Impact CSS Design Start */
    .ourImpactImg {
        width: 200px;
        margin-bottom: 50px;
    }

    .ourImpactImgTwo {
        width: 175px;
        margin-bottom: 33px;
    }

    .ourImpactImgThree {
        width: 100px;
        margin-bottom: 28px;
    }

    .ourImpactPara {
        font-size: 18px;
    }

    .ourImpactSmallPara {
        color: #000000;
        font-size: 11px;
        text-align: center;
        line-height: 18px;
    }

    /* Driver with Us Our Impact CSS Design End */

    /*============================== For Drive with Us CSS Media End ==============================*/

}

/* Media Query for Responsive Device - 990px End */


/* Media Query for Responsive Device - 935px Start */
@media (max-width: 935px) {

    /* ============================= For Index/Home Page CSS Media Start ============================= */

    /* Index/Home Page Navbar CSS Media Start */
    .companyLogo {
        width: 45%;
        margin-left: 10%;
    }

    .mx-3 {
        margin-left: 30px !important;
        font-weight: 500;
        font-size: 14px;
    }

    #navbar li a.active::after,
    #navbar li a:hover::after {
        width: 40px;
        left: 40px;
    }

    /* Index/Home Page Navbar CSS Media End */


    /* Image Slide CSS Media Start */
    .img-one-para {
        top: 10%;
        left: 10%;
    }

    .img-one-heading {
        top: 20%;
        font-size: 40px;
        line-height: 40px;
    }

    .play-store-img {
        width: 130px;
        height: 50px;
    }

    .play-store-img-two {
        width: 130px;
        height: 50px;
        left: 50%;
    }

    .play-store-box {
        width: 122px;
        height: 45px;
    }

    /* Image Slide CSS Media End */


    /* What We Offer CSS Media Start */
    .box img {
        width: 150px;
    }

    .box h4 {
        font-size: 16px;
        line-height: 30px;
    }

    .box p {
        padding: 0px 20px 0px 20px;
        font-size: 11px;
        line-height: 20px;
    }

    /* What We Offer CSS Media End */


    /* Why Booking Us CSS Media Start */
    .heading-h1 {
        font-size: 25px;
    }

    .responsive {
        font-size: 14px;
    }

    .whiteCircle {
        width: 85px;
        height: 85px;
        margin-left: 10px;
    }

    .form-text {
        font-size: 12px;
        padding: 0px 20px 0px 20px;
    }

    p.h5 {
        font-size: 15px;
        font-weight: 600;
    }

    .car-features {
        width: 60px;
        height: 60px;
    }

    .car-icon {
        width: 60px;
    }

    .car-img {
        height: 190px;
    }

    .carHeading {
        width: 100%;
        font-size: 14px;
    }

    .carPara {
        font-size: 13px;
        line-height: 15px;
        width: 100%;
    }

    .car-features {
        width: 75px;
        height: 75px;
        text-align: center;
    }

    /* Why Booking Us CSS Media End */


    /* Client About Us CSS Media Start */
    .redCircle {
        margin-top: -40px;
        text-align: center;
    }

    .heading-h1 {
        font-size: 40px;
    }

    hr.horizontalLineThree {
        width: 90%;
        border: 1px solid #ffffff;
        margin-left: 5%;
    }

    .tab-pane {
        margin-top: -80px;
    }

    .nav {
        flex-wrap: nowrap;
    }

    .feedbackSlide {
        padding: 40px;
    }

    /* Client About Us CSS Media End */


    /* Download for Free CSS Media Start */
    hr.horizontalLineFour {
        width: 40%;
        margin-left: 30%;
    }

    /* Download for Free CSS Media End */


    /* Footer CSS Media Start */
    .footerLogo {
        width: 135px;
        padding-left: 20px;
    }

    .small,
    small {
        font-size: 10px;
        margin-top: -20px;
        width: 100%;
    }

    i.fa-solid.fa-location-dot {
        font-size: 12px;
        margin-left: -15px;
    }

    .h5,
    h5 {
        font-size: 14px;
    }

    ul li a {
        font-size: 10px;
    }

    ul li a span {
        font-size: 10px;
    }

    .footerHeader {
        margin-top: 15px;
        font-size: 18px;
        color: #fff;
        margin-left: 30px;
    }

    /* Footer CSS Media End */

    /* ============================= For Index/Home Page CSS Media End ============================= */


    /*============================== For Contact Us CSS Media Start ==============================*/

    /* Header & Form CSS Start */
    .blackHeading {
        margin-top: 0px;
        font-size: 32px;
    }

    .contactPara {
        font-size: 18px;
    }

    .officeAddress {
        margin-top: 20px;
    }

    /* Header & Form CSS End */

    /*============================== For Contact Us CSS Media End ==============================*/


    /*============================== For About Us CSS Media Start ==============================*/

    /* About Us Banner CSS Media Start */
    .about-us-heading {
        font-size: 38px;
        width: 35%;
        line-height: 42px;
    }

    .about-us-para {
        font-size: 20px;
    }

    .about-us-small-para {
        width: 28%;
    }

    /* About Us Banner CSS Media End */


    /* About Us Footer Banner CSS Design Start */
    .about-us-footer-banner-para {
        position: absolute;
        top: 24%;
        left: 10%;
    }

    .about-us-footer-banner-heading {
        position: absolute;
        top: 34%;
        left: 10%;
        font-size: 28px;
        width: 55%;
        line-height: 38px;
    }

    /* About Us Footer Banner CSS Design End */

    /*============================== For About Us CSS Media End ==============================*/


    /* =============================== For Book Now Page CSS Media Start =============================== */

    /* Book Now Banner Form CSS Media Design Start */
    .bookNowFormHeader {
        padding: 12px;
        font-size: 14px;
    }

    .bookNowContainer {
        margin-top: 70px;
    }

    /* Book Now Banner Form CSS Media Design End */

    /* =============================== For Book Now Page CSS Media End =============================== */
}

/* Media Query for Responsive Device - 935px End */


/* Media Query for Responsive Device - 870px Start */
@media (max-width: 870px) {

    /*============================== For About Us CSS Media Start ==============================*/

    /* About Us Header Banner CSS Design Start */
    .about-us-heading {
        font-size: 30px;
        width: 30%;
        line-height: 40px;
    }

    .about-us-para {
        font-size: 18px;
        line-height: 12px;
    }

    .about-us-small-para {
        top: 60%;
        font-size: 12px;
        width: 27%;
        line-height: 18px;
    }

    /* About Us Header Banner CSS Design End */

    /*============================== For About Us CSS Media End ==============================*/


    /* =============================== For Book Now Page CSS Media Start =============================== */

    /* Book Now Header Banner CSS Design Start */
    .book-now-heading {
        top: 10%;
        font-size: 24px;
        width: 30%;
        line-height: 35px;
    }

    .book-now-para {
        top: 74%;
        font-size: 18px;
    }

    /* Book Now Header Banner CSS Design End */

    /* Book Now Banner Form CSS Media Design Start */

    /* Book Now Banner Form CSS Media Design End */

    /* =============================== For Book Now Page CSS Media End =============================== */

}

/* Media Query for Responsive Device - 870px End */


/* Media Query for Responsive Device - 770px Start */
@media (max-width: 770px) {

    /* ============================= For Index/Home Page CSS Media Start ============================= */

    /* What We Offer CSS Media Start */
    .box img {
        width: 250px;
    }

    .responsive {
        padding: 0px 20px 0px 20px;
    }

    .whiteCircleImg {
        width: 90px;
    }

    /* What We Offer CSS Media End */

    /* Why Booking with Us CSS Media Start */
    .heading-h3 {
        font-weight: 900;
        font-size: 26px;
        line-height: 20px;
        text-transform: uppercase;
        color: #FFFFFF;
    }

    /* Why Booking with Us CSS Media End */

    /* Main Features CSS Media Start */
    .carHeading {
        width: 100%;
        font-size: 14px;
    }

    .carPara {
        font-size: 11px;
        line-height: 15px;
        width: 100%;
    }

    .car-features {
        width: 90px;
        height: 90px;
        text-align: center;
        margin-left: 43%;
    }

    .car-icon {
        width: 45px;
    }

    /* Main Features CSS Media End */

    /* Client About Us CSS Media Start */
    .aboutUsPara {
        font-size: 16px;
    }

    .heading-h1 {
        margin-top: -10px;
        font-size: 30px;
    }

    hr.horizontalLineThree {
        width: 80%;
        margin-left: 11%;
        margin-top: -5px;
    }

    .redCircle {
        margin-top: -40px;
        text-align: center;
    }

    .feedback {
        width: 100%;
    }

    .feedbackSlide {
        padding: 40px;
    }

    .mb-3 {
        margin-left: 30%;
        margin-bottom: 2rem !important;
    }

    .buttonDesign {
        margin-left: -50%;
    }

    /* Client About Us CSS Media End */

    /* ============================= For Index/Home Page CSS Media End ============================= */


    /*============================== For About Us CSS Media Start ==============================*/

    /* About Us Header Banner CSS Design Start */
    .about-us-heading {
        top: 10%;
        font-size: 24px;
        width: 31%;
        line-height: 24px;
    }

    .about-us-para {
        top: 45%;
        font-size: 16px;
    }

    .about-us-small-para {
        top: 60%;
        font-size: 12px;
        line-height: 18px;
        width: 34%;
        padding: 5px;
    }

    /* About Us Header Banner CSS Design End */


    /* Text Under Slide CSS Design Start */
    .aboutUsTextSection {
        display: flex;
        flex-flow: column-reverse;
    }

    /* Text Under Slide CSS Design End */

    /* About Us Body CSS Media Design Start */
    .aboutUsBodyPara {
        margin-left: 0px;
    }

    /* About Us Body CSS Media Design End */

    /* About Us Footer Banner CSS Design Start */
    .about-us-footer-banner-para {
        position: absolute;
        top: 20%;
        left: 10%;
    }

    .about-us-footer-banner-heading {
        position: absolute;
        top: 34%;
        left: 10%;
        font-size: 22px;
        width: 55%;
        line-height: 32px;
    }

    /* About Us Footer Banner CSS Design End */

    /*============================== For About Us CSS Media End ==============================*/


    /*============================== For Book Now CSS Media Start ==============================*/

    /* Book Now Header Banner CSS Design Start */
    .book-now-heading {
        top: 10%;
        font-size: 22px;
        width: 30%;
        line-height: 35px;
    }

    .book-now-para {
        top: 74%;
        font-size: 20px;
    }

    /* Book Now Header Banner CSS Design End */

    /*============================== For Book Now CSS Media End ==============================*/


    /*============================== For Drive with Us CSS Media Start ==============================*/

    /* Driver with Best Rider CSS Design Start */
    .container {
        margin-top: 60px;
    }

    .driveWithUsImg {
        width: 70%;
    }

    .driveWithUsImgBike {
        width: 70%;
        margin-top: 30px;
    }

    .driverWithUsHeading {
        width: 100%;
        color: #5c5cfc;
        font-size: 28px;
        font-weight: 700;
        line-height: 38px;
        text-align: center;
        text-transform: uppercase;
    }

    .driverWithUsPara {
        text-align: center;
        font-size: 15px;
        line-height: 24px;
    }

    .up {
        margin-top: -75px;
    }

    /* Driver with Best Rider CSS Design End */

    /* Driver with Us Our Impact CSS Design Start */
    .ourImpactImg {
        width: 300px;
        margin-bottom: 35px;
    }

    .ourImpactImgTwo {
        width: 220px;
        margin-bottom: 35px;
    }

    .ourImpactImgThree {
        width: 150px;
        margin-bottom: 35px;
    }

    .ourImpactPara {
        font-size: 24px;
        color: #5555eb;
        font-weight: 600;
        text-align: center;
        text-transform: uppercase;
    }

    .ourImpactSmallPara {
        color: #000000;
        font-size: 13px;
        text-align: center;
        line-height: 24px;
    }

    /* Driver with Us Our Impact CSS Design End */

    /*============================== For Drive with Us CSS Media End ==============================*/

}

/* Media Query for Responsive Device - 770px End */


/* Media Query for Responsive Device - 580px Start */
@media (max-width: 580px) {

    /*============================== For About Us CSS Media Start ==============================*/

    /* About Us Banner CSS Media Start */
    .about-us-heading {
        top: 5%;
        font-size: 20px;
        width: 30%;
        line-height: 25px;
    }

    .about-us-para {
        top: 45%;
        font-size: 14px;
    }

    .about-us-small-para {
        top: 60%;
        font-size: 10px;
        line-height: 14px;
        width: 34%;
        padding: 5px;
    }

    /* About Us Banner CSS Media End */


    /* About Us Footer Banner CSS Design Start */
    .about-us-footer-banner-para {
        position: absolute;
        top: 20%;
        left: 10%;
        font-size: 15px;
    }

    .about-us-footer-banner-heading {
        position: absolute;
        top: 30%;
        left: 10%;
        font-size: 20px;
        width: 55%;
        line-height: 30px;
    }

    /* About Us Footer Banner CSS Design End */

    /*============================== For About Us CSS Media End ==============================*/


    /*============================== For Book Now CSS Media Start ==============================*/

    /* Book Now Header Banner CSS Design Start */
    .book-now-heading {
        top: 14%;
        font-size: 16px;
        width: 30%;
        line-height: 26px;
    }

    .book-now-para {
        top: 74%;
        font-size: 12px;
    }

    /* Book Now Header Banner CSS Design End */

    /*============================== For Book Now CSS Media End ==============================*/

}

/* Media Query for Responsive Device - 580px End */


/* Media Query for Responsive Device - 475px Start */
@media (max-width: 475px) {

    /* ============================= For Index/Home Page CSS Media Start ============================= */

    /* Index/Home Page Navbar CSS Media Start */
    .offer_para {
        line-height: 10px;
        padding-top: 30px;

    }

    .box {
        width: 100%;
        text-align: center;
        margin-top: 40px;
    }

    /* Navbar CSS Media Start */

    .navbar-brand {
        width: 50% !important;
    }

    .companyLogo {
        width: 85%;

    }

    .bx-md {
        font-size: 25px;
        flex-wrap: nowrap;
    }

    .mx-3 {
        margin-left: 20px !important;
        font-weight: 500;
        font-size: 14px;
    }

    #navbar li a.active::after,
    #navbar li a:hover::after {
        width: 40px;
        left: 30px;
    }

    /* Navbar CSS Media End */

    /* Image Slide CSS Media Start */
    .w-100 {
        height: 200px;
    }

    .img-one-heading {
        top: 19%;
        font-size: 18px;
        line-height: 25px;
        left: 20px;
        width: 55%;
    }

    .img-one-para {
        top: 5%;
        left: 6%;
        font-size: 10px;
    }

    .play-store-img {
        width: 100px;
        height: 45px;
        top: -15px;
    }

    .play-store-img-two {
        width: 100px;
        height: 45px;
        top: -15px;
        left: 50%;
    }

    .play-store-box {
        width: 95px;
        height: 27px;
    }

    /* Image Slide CSS Media End */


    /* What We Offer CSS Media Start */
    .heading-h2 {
        font-size: 25px;
        line-height: 25px;
    }

    hr.horizontalLineOne {
        border-top: 3px solid red;
        width: 19%;
        margin-left: 39%;
    }

    .box img {
        width: 200px;
    }

    .box h4 {
        font-size: 20px;
        line-height: 25px;
        padding-top: 10px;
    }

    .box p {
        font-size: 15px;
        line-height: 1.6em;
        padding: 10px 20px 10px 20px;
    }

    .box button {
        height: 40px;
    }

    /* What We Offer CSS Media End */


    /* Why Booking Us CSS Media Start */
    .heading-h3 {
        margin-top: -20px;
        font-size: 21px;
    }

    hr.horizontalLineTwo {
        width: 49%;
        margin-left: 27%;
    }

    .redCircle {
        margin-top: -40px;
        text-align: center;
    }

    .whiteCircleImg {
        width: 20%;
    }

    /* Why Booking Us CSS Media End */


    /* Main Features CSS Media Start */
    .carHeading {
        width: 100%;
        font-size: 16px;
        text-align: center;
    }

    .carPara {
        padding: 0px 20px 0px 20px;
        font-size: 13px;
        line-height: 15px;
        width: 95%;
        text-align: center;
    }

    .car-features {
        width: 90px;
        height: 90px;
        text-align: center;
        margin-left: 38%;
    }

    .carImgDesign {
        text-align: center;
    }

    .carImgRow {
        margin-top: 30px;
    }

    .car-icon {
        width: 90px;
    }

    /* Main Features CSS Media End */


    /* Client About Us CSS Media Start */
    .aboutUsPara {
        font-size: 16px;
    }

    .heading-h1 {
        margin-top: -10px;
        font-size: 30px;
    }

    hr.horizontalLineThree {
        width: 68%;
        margin-left: 16%;
        margin-top: -5px;
    }

    .redCircle {
        margin-top: -40px;
        text-align: center;
    }

    .feedback {
        width: 100%;
    }

    .feedbackSlide {
        padding: 40px;
    }

    .mb-3 {
        margin-left: 15%;
        margin-bottom: 2rem !important;
    }

    .buttonDesign {
        margin-left: 0%;
    }

    /* Client About Us CSS Media End */


    /* Download for Free CSS Media Start */
    hr.horizontalLineFour {
        width: 58%;
        margin-left: 22%;
    }

    .newPara {
        margin-top: -55px;
        font-size: 15px;
        padding: 30px;
    }

    .playstoreApp {
        margin-top: -25px;
    }

    /* Download for Free CSS Media End */


    /* Footer CSS Media Start */
    .footerLogo {
        margin-left: -2%;
        width: 150px;
    }

    /* Footer CSS Media End */

    /* ============================= For Index/Home Page CSS Media End ============================= */


    /*============================== For Contact Us CSS Media Start ==============================*/

    /* Header & FOrm CSS Start */
    .blackHeading {
        margin-top: 0px;
        font-size: 24px;
    }

    .contactPara {
        font-size: 16px;
    }

    /* Header & FOrm CSS End */

    /*============================== For Contact Us CSS Media End ==============================*/


    /*============================== For About Us CSS Media Start ==============================*/

    /* About Us Banner CSS Media Start */
    .about-us-heading {
        top: 5%;
        font-size: 16px;
        width: 40%;
        line-height: 25px;
    }

    .about-us-para {
        top: 45%;
        font-size: 14px;
    }

    .about-us-small-para {
        top: 60%;
        font-size: 10px;
        line-height: 12px;
        width: 40%;
        padding: 3px;
    }

    /* About Us Banner CSS Media End */


    /* Text Under Slide CSS Design Start */
    .aboutUsTextSection {
        display: flex;
        flex-flow: column-reverse;
    }

    /* Text Under Slide CSS Design End */

    /* About Us Footer Banner CSS Design Start */
    .about-us-footer-banner-para {
        position: absolute;
        top: 10%;
        left: 10%;
        font-size: 11px;
    }

    .about-us-footer-banner-heading {
        position: absolute;
        top: 26%;
        left: 10%;
        font-size: 15px;
        width: 55%;
        line-height: 20px;
    }

    /* About Us Footer Banner CSS Design End */

    /*============================== For About Us CSS Media End ==============================*/


    /*============================== For Book Now CSS Media Start ==============================*/

    /* Book Now Header Banner CSS Design Start */
    .book-now-heading {
        top: 14%;
        font-size: 14px;
        width: 30%;
        line-height: 24px;
    }

    .book-now-para {
        top: 74%;
        font-size: 13px;
    }

    /* Book Now Header Banner CSS Design End */

    /*============================== For Book Now CSS Media End ==============================*/


    /*============================== For Drive with Us CSS Media Start ==============================*/

    /* Driver with Best Rider CSS Design Start */
    .container {
        margin-top: 60px;
    }

    .driveWithUsImg {
        margin-top: -35px;
        width: 70%;
    }

    .driveWithUsImgBike {
        width: 70%;
        margin-top: 30px;
    }

    .driverWithUsHeading {
        width: 100%;
        color: #5c5cfc;
        font-size: 28px;
        font-weight: 700;
        line-height: 38px;
        text-align: center;
        text-transform: uppercase;
    }

    .driverWithUsPara {
        text-align: center;
        padding: 0px 20px 0px 20px;
        font-size: 13px;
        line-height: 22px;
    }

    .up {
        margin-top: -75px;
    }

    /* Driver with Best Rider CSS Design End */

    /* Driver with Us Our Impact CSS Design Start */
    .ourImpactImg {
        width: 300px;
        margin-bottom: 35px;
    }

    .ourImpactImgTwo {
        width: 220px;
        margin-bottom: 35px;
    }

    .ourImpactImgThree {
        width: 150px;
        margin-bottom: 35px;
    }

    .ourImpactPara {
        font-size: 24px;
        color: #5555eb;
        font-weight: 600;
        text-align: center;
        text-transform: uppercase;
    }

    .ourImpactSmallPara {
        color: #000000;
        font-size: 13px;
        text-align: center;
        line-height: 24px;
    }

    /* Driver with Us Our Impact CSS Design End */

    /*============================== For Drive with Us CSS Media End ==============================*/

}

/* Media Query for Responsive Device - 475px End */