/* large desktop :1400px. */
@media (min-width: 1600px) and (max-width: 3000px) {}


/* desktop 1200px to 1600px */
@media(max-width: 1199px) {
    .service {
        margin-top: 50px;
    }

}

@media (max-width: 1199px) and (min-width: 992px) {
 
}

@media (max-width: 992px) and (min-width: 768px) {}

@media(max-width: 991px) {
    .hiring-driver.cities {
        clip-path: unset;
    }

    .hero-content {
        padding: 50px 0;
    }

    .service.we-provide p {
        text-align: left;
        margin-left: 20px;
    }

    .temperory-drivers h2 {
        font-size: 31px;
    }

    .driver-evryone h3 {
        font-size: 38px;

    }

    .join-right h3 {
        font-size: 25px;
        line-height: 34px;
    }

    .temperory-drivers .rvrs1 {
        flex-direction: column-reverse;
        padding-bottom: 75px;
    }

    .hero-banner.welcome {
        clip-path: unset;
    }

    .join-right {
        padding: 30px 0 0 0;
    }

    .form-inner {
        padding: 26px 25px 0px 32px;
    }

    .form-right {
        margin: 10px 10px 20px 10px;
    }

    .hiring-driver h3 {
        width: 100%;
    }

    .hiring-box-all {
        display: flex;
        align-items: center;
        width: 100%;
        flex-wrap: wrap;
        justify-content: center;
    }

    .join-left img {
        width: unset;
        height: 301px;
        object-fit: contain;
        margin: unset;
    }

    .driver-img img {
        min-height: 187px;
    }

    .cities-all-img {
        margin-bottom: 27px;
    }

    .driver-details::before {
        content: unset;
    }

    .upcming-bottom-most .request-drvr.wthout-bg {
        margin-bottom: 16px;
    }

    .welcm-right a {
        font-size: 13px;
    }

    .welcome-inner a {
        font-size: 16px;
    }

    .welcome-inner h3 {
        font-size: 19px;
        line-height: 31px;

    }

    .welcm-right h5 {
        font-size: 18px;
    }

    .wlcm-right-all {
        float: left;
        margin-top: 20px;
    }

    .tab-banner.inner-page {
        padding: 5% 10%;
    }

    .download-right h4 {
        font-size: 21px;
        line-height: 30px;
        padding-bottom: 26px;
        width: 100%;
        max-width: 100%;
    }

    .dwnld-img-frst img {
        height: 400px;
    }

    .verfy-here {
        margin-bottom: 27px;
    }
}


@media(max-width: 767px) {
    .help-box .accordion-button p {
        font-size: 13px;
        line-height: 27px;
    }

    .help-box .accordion-button span {
        font-size: 12px;
        line-height: 17px;
    }

    .location-top li:first-child:before {
        bottom: 26px;
        height: 23px;
        width: 20px;
    }

    .booking-top-left h1 {
        font-size: 13px;
    }

    .booking-top-all {
        flex-direction: column;
        align-items: flex-start;
    }

    .duration {
        display: flex;
        align-items: flex-start;
        gap: 1px;
        flex-direction: column;
    }

    .booking-top-right h5 {
        margin: 20px 0;
    }

    .verfy-here p img {
        right: 0px;
    }

    #main1 {
        transition: margin-left .5s;
        text-align: end;
        position: absolute;
        top: 10px;
        right: 19px;
    }

    .duration p:first-child:after {
        content: unset;
    }

    .dwnld-img-frst {
        margin-top: 10px;
        text-align: left;
    }

    .dwnld-img-frst img {
        border-radius: 48px 40px 0 0;
    }

    .download-right {
        width: 100%;
        padding: 20px;
    }

    .service-box.grow-business {
        flex-direction: column;
    }

    .service.we-provide p {
        text-align: center;
        margin-left: 0;
    }

    .right-nav {
        gap: 11px;
        margin: 20px 0;
        justify-content: space-between;
    }

    .hero-banner {
        background-size: cover;
    }

    .hero-content {
        padding: 46px 0px 68px 34px;
    }

    .hero-content h1 {
        font-size: 31px;
        font-weight: 600;
        line-height: 34px;

    }

    .tab-banner {
        width: 100%;
    }

    .hiring-driver h3 {
        font-size: 23px;
        line-height: 34px;
        padding-bottom: 26px;
    }

    .hiring-driver {
        padding: 50px 0;
    }

    footer {
        padding-top: 38px;
    }

    .hiring-driver.cities {
        padding: 101px 58px 58px 58px;
    }

    .ft-logo a img {
        width: 130px;
        margin-bottom: 20px;
    }

    .hiring-image {
        height: 106px;
    }

    .cards {
        margin: 20px 0 20px 0;
    }

    #tabhere {
        padding: 10px 0;
    }

    .hero-banner.welcome {
        padding: 10px;
        clip-path: unset;
    }

    .upcoming-bottom-top {
        justify-content: space-between;
        flex-direction: column;
        margin-bottom: 27px;
        gap: 20px;
    }

    .one-way-cntnt p {
        font-size: 10px;
    }

    .form-right.form-inner-rgt h6::before,
    .form-right.form-inner-rgt h6::after {
        content: unset;
    }

    .otp-input-fields input {
        height: 47px;
        width: 30px;
    }

    .hero-content {
        padding: 50px 0;
    }

    .profile-top a,
    .profile-top h5 {
        font-size: 19px;

    }

    .recent-left h6 {
        font-size: 18px;
    }

    .recent-left p {
        font-family: Kanit;
        font-size: 14px;
        text-align: left;
    }

    .recent-right h5 {
        font-size: 19px;
    }

    .prfl-inr-top h2 {
        font-size: 28px;
        line-height: 28px;
        color: #000;
    }

    .profile-details {
        padding: 20px 0;
    }

    .prsn-dtlss {
        align-items: center;
        flex-direction: column;
    }
}

@media(max-width: 576px) {
   
    .mode-pymt h6 {
        font-size: 14px;

    }

    .location-top li:first-child:after {
        position: absolute;
        content: "";
        border: 0.5px dotted #b7b1b1;
        height: 29px;
        left: 10px;
        width: 1px;
        bottom: -10px;
    }

    .drive-bottom li p {
        font-size: 15px;

    }

    .border-bottom1 {
        padding: 20px 10px;
    }

    #main1 {
        top: 20px;
    }

    .inner-page .request-drvr {
        width: unset;
    }

    .right-nav {
        flex-wrap: wrap;
    }

    #tabhere {
        flex-direction: column;
    }

    #tabhere .nav-item {
        margin: 20px 0;
    }

    .bookings a:last-child {
        width: 122px;
    }

    .bookings a {
        width: 139px;
    }

    .lction h5::before {
        bottom: 30px;
    }

    .lction h5.red::after {
        top: -17px;
    }

    .driver-details {
        padding-left: 0;
        margin-top: 16px;
    }

}
