/* New css in Banners */
@media screen and (max-width: 1537px) {
    .h1 {
        font-size: 50px;
    }

    .banner-content .banner-top-sec {
        margin-bottom: 40px;
    }

    .main-banner-mid {
        margin-bottom: 55px;
    }

    /* .main-banner-right img {
        max-width: 270px;
    }

    .main-banner-right img.car-bannerimg {
        max-width: unset;
    } */

    .main-banner-left img {
        bottom: 20px;
    }
}

@media screen and (max-width: 1399px) {
    .main-banner-left img {
        width: 350px;
    }

    .contact-page.rideoffer-with-us {
        background-position: left center;
    }

    .driver-faqsbanner .innerbanner-contact1 {
        max-width: 190px;
    }

    .driver-faqsbanner .innerbanner-contact2 {
        max-width: 215px;
    }

    .innerbanner-contact1,
    .innerbanner-contact2 {
        max-width: 320px;
    }

    .driver-offerbanner .innerbanner-contact1 {
        left: 80px;
    }

    .driver-offerbanner.ride-with-us .innerbanner-contact2,
    .safety-banner.ride-with-us .innerbanner-contact2 {
        right: 30px;
    }

    .contact-page.driver-faqsbanner .contact-us-img,
    .driverwithus-bannerbg .contact-us-img {
        height: 110px;
    }

    .driverwithus-bannerbg .innerbanner-contact1 {
        max-width: 275px;
        bottom: 5px;
    }

    .driverwithus-bannerbg .innerbanner-contact2 {
        max-width: 205px;
        right: 20px;
    }

    .driverwithus-bannerbg .innerbanner-contact4 {
        right: 220px;
        max-width: 145px;
    }
}

@media screen and (max-width: 1199px) {
    .main-banner-left img {
        width: 270px;
    }

    .car-bannerimg {
        max-width: 427px;
        left: 50%;
        transform: translate(-50%, 0%);
        bottom: 10px;
    }

    .innerbanner-contact1,
    .innerbanner-contact2 {
        max-width: 280px;
    }

    .innerbanner-rideroffer {
        bottom: 30px;
    }

    .main-banner-right,
    .main-banner-left {
        width: 20%;
    }

    .main-banner-mid {
        width: 60%;
        margin-bottom: 0px;
    }

    .banner-content .banner-top-sec {
        margin-bottom: 20px;
    }

    .main-banner {
        align-items: end;
    }
    .main-banner-right {
        padding-bottom: 30px;
    }

    .ride-with-us .innerbanner-contact2 {
        right: 20px;
        max-width: 240px;
    }

    .userguide-page.about-page .innerbanner-contact2 {
        right: 20px;
    }

    .about-page .innerbanner-contact1.innerbanner-contact3,
    .innerbanner-contact3 {
        max-height: 180px;
        width: auto;
    }

    .about-page .innerbanner-contact1.innerbanner-about1 {
        max-width: 150px;
    }

    .about-page .innerbanner-contact2 {
        right: 30px;
    }

    .driver-offerbanner .innerbanner-contact1 {
        left: 70px;
        max-width: 160px;
    }

    .driver-faqsbanner .innerbanner-contact1 {
        max-width: 155px;
    }

    .driver-faqsbanner .innerbanner-contact2 {
        max-width: 160px;
    }

    .driverwithus-bannerbg .innerbanner-contact2 {
        max-width: 185px;
        right: 10px;
    }

    .driverwithus-bannerbg .innerbanner-contact4 {
        max-width: 145px;
        right: 180px;
    }

    .driverwithus-bannerbg .innerbanner-contact1 {
        max-width: 235px;
    }
}

@media screen and (max-width: 992px) {
    .innerbanner-contact1,
    .innerbanner-contact2,
    .innerbanner-rideroffer {
        display: none;
    }

    .contact-page {
        background-image: none !important;
    }

    .car-bannerimg {
        max-width: 427px;
        left: 50%;
        transform: translate(-50%, 0%);
        bottom: -20px;
    }

    .main-banner-right .mobile-bannerimg {
        max-width: 280px;
    }

    .main-banner {
        gap: 20px;
    }

    .contact-page .contact-us-img .content,
    .offer-banner.contact-page .contact-us-img .content,
    .blog-page .contact-page .contact-us-img .content {
        transform: none;
        position: relative;
        left: unset;
    }

    .contact-page .app-download-box ul {
        justify-content: center;
    }

    .driver-offer-page.rider-offer .driver-offerbanner .content {
        transform: none;
    }

    .contact-page.driver-faqsbanner .contact-us-img,
    .driverwithus-bannerbg.contact-page .contact-us-img {
        height: auto;
    }

    .jobpay-bonuslist {
        gap: 12px;
    }

    .jobpay-bonuslist li {
        padding: 7px 15px;
    }
}

@media screen and (max-width: 575px) {
    .main-banner {
        padding: 20px 20px 30px 20px !important;
    }

    .banner-content .banner-top-sec,
    .banner-content .banner-bottom-sec {
        margin-bottom: 15px !important;
    }

    .main-banner-right .mobile-bannerimg {
        max-width: 180px;
    }
}

@media (min-width: 1400px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1400px;
    }
}

@media only screen and (max-width: 4000px) {
}

@media only screen and (max-width: 2560px) {
}

@media only screen and (max-width: 1920px) {
}

@media only screen and (max-width: 1600px) {
    /*------------------------global css ------------------------------ */
    .chart-img {
        width: 80px;
        height: 80px;
    }
    .span-title {
        font-size: 14px;
    }
    .team-card {
        padding: 20px;
    }
    .inqury-section {
        padding: 40px;
    }
    .detail.main-banner .img {
        height: 389px;
    }
    .informarion-card .car-img {
        width: 300px;
        height: 200px;
    }
    .informarion-card {
        padding: 50px 30px;
        /* width: 520px; */
        margin-bottom: 70px;
    }
    .skilled-box {
        padding: 20px;
    }
    .guide-description {
        margin: 0px 80px;
    }

    /*------------------------header css ------------------------------ */
    /*------------------------footer css ------------------------------ */
    /*------------------------home page css ------------------------------ */
    /*------------------------aboutus css ------------------------------ */
    /*------------------------contactus css ------------------------------ */
    /*------------------------ride with us css ------------------------------ */
    /*------------------------driver sighnup css ------------------------------ */

    /*------------------------airport guid css ------------------------------ */
    .state-list-grup .state-label a {
        padding: 13px;
        height: auto;
        min-width: 180px;
    }
    .state-list-grup {
        gap: 10px;
    }
    /*------------------------airport guid detail css ------------------------------ */
    .airport-ride-left-img.map {
        padding: 40px 99px;
    }

    /*------------------------terms and condition css ------------------------------ */
    /*------------------------rider faq css ------------------------------ */
    .faq-tab-listing li .nav-link {
        width: auto;
        padding: 0px 30px 14px;
    }
    .accordion.loading-zone .accordion-button {
        font-size: 18px;
    }
    .faq-tab-listing p,
    .airport-ride-listing li p,
    .terms-condition p,
    .accordion.loading-zone .accordion-body ul li {
        font-size: 16px;
    }
    /*------------------------rider faq css ------------------------------ */
    /*------------------------offer page css ------------------------------ */
    .follow-icon {
        width: 50px;
        height: 50px;
    }
    .offer-card-info .offer-text {
        font-size: 15px;
    }
    .offer-card .offer-card-info {
        min-height: 120px;
    }
    .offer-card.rider .offer-card-info,
    .offer-card.driver .offer-card-info {
        width: 380px;
    }
    .dow-app .banner-right-img {
        text-align: center;
    }
    .ride-now-card-right .black-btn {
        padding: 12px;
        max-width: 180px;
    }
    .navbar-menu,
    .navbar-btn-grup,
    .nav-mid,
    .footer-menu {
        gap: 25px;
    }

    .footer-menu {
        gap: 25px;
    }
}

@media only screen and (max-width: 1399px) {
    /*------------------------global css ------------------------------ */
    .pt-90 {
        padding-top: 70px;
    }
    .pb-90 {
        padding-bottom: 70px;
    }
    .mt-90 {
        margin-top: 70px;
    }
    .mb-90 {
        margin-bottom: 70px;
    }
    .py-90 {
        padding: 70px 0px;
    }
    .mt-60 {
        margin-top: 40px;
    }
    .my-60 {
        margin: 40px 0px;
    }
    .py-60 {
        padding: 40px 0px 90px 0px;
    }
    .h1 {
        font-size: 45px;
    }
    .main-banner {
        padding: 60px 40px;
    }
    .h2,
    .dow-app-text .h2 {
        font-size: 30px;
    }
    .informarion-card .h2 {
        font-size: 25px;
    }
    .h3 {
        font-size: 20px;
    }
    .common-text {
        font-size: 18px;
    }
    .any-time-ride-wrap,
    .ride-now-card-right,
    .book-card {
        padding: 30px;
    }

    /*------------------------header css ------------------------------ */
    .navbar-menu,
    .navbar-btn-grup,
    .nav-mid,
    .footer-menu {
        gap: 25px;
    }
    .navbar-menu .nav-link,
    .navbar-btn-grup,
    .footer-menu .nav-link,
    .main-btn {
        font-size: 16px;
    }
    /*------------------------footer css ------------------------------ */
    footer .footer-content {
        padding: 30px 30px 18px;
    }

    /*------------------------home page css ------------------------------ */
    .get-ride .card .card-body {
        padding: 20px 20px 20px 30px;
    }
    .detail.main-banner .img {
        height: 325px;
    }
    .book-card.img {
        height: 302px;
        width: 302px;
    }
    .informarion-card .car-img {
        width: 230px;
        height: 160px;
        top: -5%;
        right: -15%;
    }
    .card-body.card-sec {
        padding: 20px;
    }

    /*------------------------aboutus css ------------------------------ */
    /*------------------------contactus css ------------------------------ */

    .support-sec .contact-box .icon-wrap {
        width: 50px;
        height: 50px;
        padding: 10px;
    }
    .support-sec .contact-box {
        margin-bottom: 20px;
    }
    .support-sec .contact-box .desc.inqury {
        margin-left: 65px;
    }
    .process-chart {
        gap: 45px;
    }
    .chart-img::after {
        width: 45px;
        right: -70px;
    }

    .support-sec div[class*="col-"]:nth-child(2n) .contact-box.verification {
        border-right: unset;
    }
    .contact-box.verification .sub-text {
        min-height: auto;
    }

    /*------------------------ride with us css ------------------------------ */
    /*------------------------driver sighnup css ------------------------------ */

    /*------------------------airport guid css ------------------------------ */
    .ride-ways-card .card-header {
        padding: 25px;
    }
    .state-list-grup .state-label a {
        min-width: 145px;
    }
    .state-card .h3,
    .ride-ways-card .h3 {
        margin-top: 15px;
    }
    .ride-ways-card .sub-text {
        margin-top: 10px;
    }
    /*------------------------airport guid detail css ------------------------------ */
    .airport-ride-wrap .airport-ride {
        gap: 40px;
    }
    .airport-ride-left-img {
        width: 500px;
        height: 350px;
    }
    .pickup-zone-left {
        width: 400px;
        height: 350px;
    }
    .airport-ride-left-img.map {
        padding: 40px;
    }
    .airport-ride-listing {
        margin-top: 15px;
    }

    /*------------------------terms and condition css ------------------------------ */
    /*------------------------rider faq css ------------------------------ */
    /*------------------------rider faq css ------------------------------ */
    .faq-tab-listing li .nav-link {
        padding: 0px 10px 14px;
    }
    /*------------------------offer page css ------------------------------ */
    .follow-portion-wrap {
        padding: 60px 40px;
    }
    .follow-icon-wrap {
        gap: 10px;
    }
    .contact-page .content h1 {
        font-size: 35px;
    }
    .driver-offerbanner .content h1 {
        font-size: 28px;
    }

    .rider-offer .ride-with-us .content {
        max-width: 425px;
        margin: 0 auto;
    }
    .rider-offer .refer-sec h2 {
        font-size: 18px;
    }
    .rider-offer .pickup-zone-left {
        width: 550px;
        height: auto;
    }
    .blog-detail-page .main-heading {
        font-size: 32px;
    }
    .informarion-card .h2 {
        margin-right: 55%;
    }
    .informarion-card .car-img {
        width: 210px;
        height: 82px;
        top: -12%;
        right: -15%;
    }
    .inqury-section .h2 {
        font-size: 24px;
    }
    .navbar-btn-grup .main-btn {
        width: 145px;
        background-color: var(--yellowcolor);
        border: 1px solid var(--yellowcolor);
        color: var(--whitecolor);
    }

    .navbar-menu,
    .navbar-btn-grup,
    .nav-mid,
    .footer-menu {
        gap: 35px;
    }

    .footer-menu {
        gap: 15px;
        flex-wrap: wrap;
    }

    .state-select-sec .form-title h2 {
        font-size: 24px;
    }
    .blog-listing .blog-box .img-box {
        height: auto;
    }
    .contact-page .h1 {
        font-size: 34px;
    }
    .contact-page .sub-text {
        font-size: 15px;
    }
    .rider-best-offer {
        font-size: 16px;
    }
    .airport-guide-detail .contact-page {
        padding: 40px 20px;
    }

    .airport-guide-detail .contact-page .h1 {
        font-size: 34px;
    }
    .contact-page.about-page {
        padding: 65px 0px 20px;
    }
}

@media only screen and (max-width: 1199px) {
    .footer-icon-group .footer-icon{
        width: 100%;
        height: 100%;
    }
    .state-select-sec .form-check {
        width: 28%;
    }
    .state-select-sec .form-check label {
        font-size: 18px;
    }
    .state-select-sec .fna label {
        font-size: 16px;
    }
    .state-select-sec .btn-btn {
        font-size: 16px;
    }
    .navbar-btn-grup .main-btn {
        width: 145px;
    }

    .navbar-menu,
    .navbar-btn-grup,
    .nav-mid,
    .footer-menu {
        gap: 20px;
    }
    .contact-page.ride-with-us .contact-us-img {
        height: 130px;
    }
    .rider-offer .refer-sec .image-box {
        height: 400px;
        width: 100%;
    }
    .rider-offer .refer-sec p {
        font-size: 14px;
    }
    .rider-offer .refer-sec .refer-table h3 {
        font-size: 18px;
    }
    .rider-offer .sub-caption {
        font-size: 14px;
    }
    .rider-offer .refer-sec h2 {
        margin: 40px 0;
    }
    .rider-offer .pickup-zone-left {
        width: 450px;
    }
    .legal-guide-listing {
        column-count: 2;
    }
    .book-card.img {
        height: 245px;
        width: 260px;
    }

    .informarion-card .car-img {
        right: -5%;
    }
    .main-banner-2 {
        width: 50%;
    }
    .main-banner-1 {
        width: 25%;
    }
    .navbar-menu,
    .navbar-btn-grup,
    .nav-mid,
    .footer-menu {
        gap: 15px;
    }
    /*------------------------header css ------------------------------ */
     .nav-drop,
    .offcanvash-wrap {
        display: flex;
    }
    .navbar-menu {
        display: none;
    }
    .navbar-btn-grup {
        display: none;
    }
    .mobile-btn {
        padding: 15px;
    }
    /*------------------------footer css ------------------------------ */
    /*------------------------home page css ------------------------------ */
    /*------------------------aboutus css ------------------------------ */
    /*------------------------contactus css ------------------------------ */
    /*------------------------ride with us css ------------------------------ */
    .informarion-card {
        width: 90%;
    }
    /*------------------------driver sighnup css ------------------------------ */

    /*------------------------airport guid css ------------------------------ */
    /*------------------------airport guid detail css ------------------------------ */
    .airport-ride-left-img,
    .pickup-zone-left {
        width: 350px;
        height: auto;
    }
    .pickup-zone,
    .airport-ride-wrap .airport-ride {
        gap: 25px;
    }
    .airport-ride-left-img.map {
        padding: 30px;
    }

    /*------------------------terms and condition css ------------------------------ */
    /*------------------------rider faq css ------------------------------ */
    /*------------------------rider faq css ------------------------------ */
    /*------------------------offer page css ------------------------------ */

    /* userr- guide */
    .welcome-rider {
        padding: 50px;
    }
    .experience-content {
        padding-left: 15px;
    }
    .experience-content p {
        margin: 20px 0;
    }
    .driver-offer-head p {
        margin: 20px 0;
    }
    .driver-offer-box .driver-text-box {
        padding: 20px 15px;
    }
    .driver-text-box p {
        font-size: 16px;
    }
    .driver-offer-box img {
        height: 200px;
    }
    .offer-btn {
        padding: 12px 35px;
        font-size: 16px;
    }
    .inqury-section {
        padding: 20px;
    }
    .support-sec {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .support-sec .contact-box {
        gap: 15px;
    }
    .support-sec .contact-box .icon-wrap {
        width: 40px;
        height: 40px;
        padding: 10px;
        align-items: center;
        display: flex;
    }
    .inqury-section .h2 {
        font-size: 22px;
        margin-bottom: 20px;
    }
    .airport-guide-detail .contact-page {
        padding: 40px 0 0;
    }
    .airport-guide-detail .contact-page .h1 {
        font-size: 26px;
    }

    .contact-page .content h1 {
        font-size: 30px;
    }

    .driver-offerbanner .content h1 {
        font-size: 24px;
    }
}

@media only screen and (max-width: 1024px) {
    .guide-description {
        margin: 0px 25px;
    }
    .inqury-section {
        padding: 25px;
    }
    .h2 {
        font-size: 25px;
    }
    .detail.main-banner .img {
        height: 270px;
    }

    /*------------------------header css ------------------------------ */
    /*------------------------footer css ------------------------------ */
    /*------------------------home page css ------------------------------ */

    /*------------------------aboutus css ------------------------------ */
    /*------------------------contactus css ------------------------------ */
    /*------------------------ride with us css ------------------------------ */
    /*------------------------driver sighnup css ------------------------------ */
    /*------------------------airport guid css ------------------------------ */
    /*------------------------airport guid detail css ------------------------------ */
    /*------------------------terms and condition css ------------------------------ */
    /*------------------------rider faq css ------------------------------ */
    /*------------------------rider faq css ------------------------------ */
    /*------------------------offer page css ------------------------------ */
}

@media only screen and (max-width: 992px) {
    .contact-page .app-download-box {
        padding-top: 20px;
        position: unset;
        transform: translate(0, 0);
        left: unset;
    }
    .bonus-ol ol {
        gap: 40px;
    }
    .contact-page .content h1 {
        font-size: 25px;
    }

    .driver-offerbanner .content h1 {
        font-size: 22px;
    }
    .rider-offer .pickup-zone-left {
        width: 340px;
    }
    .common-text {
        font-size: 16px;
    }
    .detail.main-banner .img {
        height: 240px;
    }
    .detail.main-banner .img .content {
        right: 0%;
        top: 0;
        width: 50%;
    }
    .h1 {
        font-size: 40px;
    }
    .content .h1 {
        font-size: 30px;
    }
    .informarion-card .car-img {
        top: -23%;
        width: 190px;
    }
    .informarion-card {
        margin-bottom: 0px;
        padding: 20px;
    }
    .informarion-card {
        width: 100%;
        margin-bottom: 30px;
    }
    .inqury-section .h2 {
        margin-bottom: 20px;
    }
    .common-input input,
    .common-input .form-control,
    .common-input select,
    .common-input .form-select,
    .common-input textarea,
    .common-input .dropdown-toggle,
    .common-input .select2-container--default .select2-selection--single,
    .check-grup-wrap {
        margin-bottom: 20px;
    }
    .mt-25 {
        margin-top: 15px;
    }
    .my-60 {
        margin: 20px 0px;
    }
    .py-60 {
        padding: 30px 0px 50px 0px;
    }
    .dow-app .dow-app-text {
        margin-left: 0px;
    }
    .pt-90 {
        padding-top: 30px;
    }
    .pb-90 {
        padding-bottom: 30px;
    }
    .mt-90 {
        margin-top: 30px;
    }
    .mb-90 {
        margin-bottom: 30px;
    }
    .py-90 {
        padding: 30px 0px;
    }
    .mt-60 {
        margin-top: 25px;
    }
    .my-60 {
        margin: 25px 0px;
    }
    .mt-30 {
        margin-top: 15px;
    }
    .dow-app-text .h2 {
        font-size: 22px;
    }
    .dow-app .dow-app-text .sub-text,
    .dow-app .dow-app-text p {
        font-size: 16px;
    }
    .dow-btn-grup.mt-40 {
        margin-top: 20px !important;
    }
    /*------------------------header css ------------------------------ */
   
    /* .offer-page .contact-page .contact-us-img .content {
        top: 17%;
        left: 33%;
    } */

    /*------------------------footer css ------------------------------ */
    .footer-content {
        padding: 20px 20px 18px;
        flex-direction: column;
        gap: 15px;
    }
    .footer-menu {
        flex-direction: row;
        align-items: flex-start;
    }
    .footer-menu {
        gap: 15px;
    }
    footer .footer-content .footer-copy {
        margin-top: 10px;
    }
    .footer-icon-group {
        justify-content: flex-start;
    }

    /*------------------------home page css ------------------------------ */
    .nex-scroll-btn-wrap {
        margin-top: -20px;
    }
    .nex-scroll-btn {
        transform: translateX(0) translateY(0px);
    }
    .card-body.card-sec {
        padding: 20px;
    }
    .any-time-ride-content {
        width: 100%;
        margin-bottom: 20px;
        padding-right: 0px;
    }
    .ride-property {
        min-height: 180px;
        gap: 15px;
        padding: 15px;
    }
    .banner-content .banner-top-sec,
    .banner-content .banner-bottom-sec {
        margin-bottom: 40px;
    }
    .ride-now-card.ride-airport .ride-now-card-left-img {
        width: 44%;
    }
    .main-banner-mid,
    .main-banner-right {
        width: 100%;
        text-align: center;
    }
    .main-banner-left {
        display: none;
    }
    .main-banner {
        padding: 30px;
        align-items: center;
        flex-direction: column;
    }
    .legal-guide-listing {
        column-count: 1;
        padding: 15px;
    }
    .legal-guide-listing li a {
        font-size: 16px;
        margin-bottom: 15px;
    }
    /*------------------------aboutus css ------------------------------ */
    .skilled-type-wrap,
    .any-time-ride-wrap {
        flex-direction: column;
    }
    .about-desc-img {
        margin-bottom: 20px;
    }
    .about-us-decription {
        margin-left: 0px;
        margin-bottom: 15px;
    }

    /* user-guide */
    .snap-video-portion {
        flex-direction: column;
        align-items: center;
    }
    /* userr- guide */
    .welcome-rider {
        padding: 20px;
    }

    /*------------------------contactus css ------------------------------ */

    .team-profile {
        height: 100px;
        width: 100px;
    }
    .support-sec {
        padding-bottom: 25px;
        margin-bottom: 25px;
    }
    .property-lost {
        padding-right: 0px;
        padding-bottom: 30px;
    }
    .support-sec .contact-box .desc.inqury {
        margin-left: 0px;
    }
    .support-sec .contact-box {
        gap: 10px;
    }
    .contact-page .contact-us-img {
        height: 95px;
    }
    .contact-page.ride-with-us .contact-us-img {
        height: auto;
    }
    .contact-page.about-page .contact-us-img {
        height: auto;
    }
    .contact-page.about-page {
        padding: 50px 0px;
    }
    /* .contact-page.ride-with-us .contact-us-img .content {
        top: 16%;
        left: 35%;
    } */
    .contact-page {
        padding: 50px 0px;
    }

    /*------------------------ride with us css ------------------------------ */
    /*------------------------driver sighnup css ------------------------------ */

    /*------------------------airport guid css ------------------------------ */
    .airport-ride-wrap .airport-ride {
        margin-bottom: 40px;
    }
    /*------------------------airport guid detail css ------------------------------ */
    /* .pickup-zone,
    .airport-ride-wrap .airport-ride {
        flex-direction: column;
        align-items: flex-start;
    } */
    .accordion.loading-zone .accordion-body {
        padding: 20px;
    }

    /*------------------------terms and condition css ------------------------------ */
    /*------------------------rider faq css ------------------------------ */
    /*------------------------rider faq css ------------------------------ */
    /*------------------------offer page css ------------------------------ */
    .follow-portion-wrap {
        flex-direction: column;
        gap: 30px;
        padding: 30px;
    }
    .offer-card .offer-card-info {
        width: 100%;
    }
    .sub-text.title {
        margin-top: 10px;
    }

    .snap-video-portion video {
        max-width: 100%;
        min-height: auto;
    }
    .experience-content {
        padding-left: 0;
        padding-top: 30px;
    }
    .airport-guide-detail .contact-page {
        padding: 40px 20px;
    }
    .state-box .box .image-box {
        width: 100%;
        height: 150px;
    }
}

@media only screen and (max-width: 767px) {
    /* .contact-page .app-download-box {
        padding-top: 20px;
        position: unset;
        transform: translate(0, 0);
    } */
     .state-select-sec .form-check img{
        width: 35px;
        height: auto;
     }
     .state-select-sec.city-area .form-check{
        padding: 15px;
     }
     .guide-description{
        margin: 0;
     }
    .state-select-sec .form-check {
        width: 40%;
    }
    .state-select-sec .input-flex {
        flex-direction: column;
    }
    .state-select-sec .btn-btn {
        width: 100%;
    }
    .offer-page .contact-page .contact-us-img .content {
        left: 0;
    }
    .rider-best-offer {
        margin: auto;
    }
    .driver-offer-box {
        margin-bottom: 20px;
    }
    .blog-page .contact-page .contact-us-img .content {
        top: unset;
        left: unset;
        transform: unset;
    }
    .rider-offer .ride-with-us .content {
        max-width: 100%;
    }
    .contact-page .content h1 {
        text-align: center;
        font-size: 22px;
    }
    .rider-offer .pickup-zone-left {
        width: 100%;
    }
    .ride-with-us .contact-us-img .content .sub-text {
        margin-top: 10px;
    }
    .pickup-zone,
    .airport-ride-wrap .airport-ride {
        flex-direction: column;
        align-items: flex-start;
    }
    /*------------------------global cs css ------------------------------ */
    .dow-app .banner-right-img {
        padding-top: 30px;
        text-align: center;
    }
    .dow-app .dow-app-text {
        margin-bottom: 20px;
        text-align: center;
    }
    .dow-btn-grup.mt-40 {
        justify-content: center;
        width: 100%;
    }
    .main-btn,
    .mobile-btn .main-mobile-btn {
        width: auto;
    }
    .navbar-menu .nav-link,
    .navbar-btn-grup,
    .state-label {
        font-size: 14px;
    }
    .state-list-grup .state-label a {
        min-width: auto;
        font-size: 14px;
        padding: 10px 12px;
    }
    .dow-app-text .h2 {
        max-width: 100%;
        width: 100%;
        text-align: center;
    }
    /*------------------------header css ------------------------------ */

    .navbar-brand .brand-logo {
        width: 75px;
        height: auto;
    }

    /*------------------------footer css ------------------------------ */
    /*------------------------home page css ------------------------------ */
    .detail.main-banner .img {
        height: 151px;
    }
    .detail.main-banner .img .content {
        right: -1%;
        top: -15%;
    }
    .book-ride-card-wrap {
        flex-direction: column;
    }
    .book-card.img {
        height: 220px;
        width: 220px;
    }
    .book-ride-card-wrap.about {
        flex-direction: row;
    }
    .book-ride-card-wrap .book-card:nth-child(2),
    .book-ride-card-wrap .book-card:nth-child(3) {
        margin-top: 0px;
    }
    .book-card {
        width: 100%;
    }
    .ride-now-card-right {
        padding: 20px;
    }

    /*------------------------aboutus css ------------------------------ */
    /*------------------------contactus css ------------------------------ */
    .chart-img {
        width: 55px;
        height: 55px;
        padding: 10px;
    }
    .support-sec div[class*="col-"]:nth-child(n) .contact-box.verification {
        border-right: unset;
    }

    /*----------------------- userguid--------------------------- */
    .user-guid-info,
    .user-guid-info:nth-child(2n) {
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
    }
    .user-guid-info .video-inform {
        width: 100%;
    }

    .informarion-card {
        margin-bottom: 0px;
        padding: 20px;
    }
    .informarion-card .car-img {
        position: relative;
        top: unset;
        right: unset;
        left: unset;
        width: auto;
        height: auto;
        z-index: 0;
        max-height: none;
        text-align: center;
    }
    .informarion-card .h2 {
        margin-right: 0;
    }
    .detail-page {
        padding-top:0;
    }
.airport-loading-zone{
    padding-top: 30PX;
}
    .file-control,
    .ride-ways {
        flex-direction: column;
        gap: 20px;
    }
    .check-grup {
        gap: 0;
        flex-direction: column;
    }
    .check-grup .form-check {
        margin-right: 15px;
    }

    /*------------------------ride with us css ------------------------------ */
    /*------------------------driver sighnup css ------------------------------ */
    /*------------------------airport guid css ------------------------------ */
    .airport-ride-left-img,
    .pickup-zone-left {
        width: 100%;
    }
    /*------------------------airport guid detail css ------------------------------ */
    .airport-oprating-zone .airport-ride-listing {
        column-count: 1;
    }
    /*------------------------terms and condition css ------------------------------ */
    /*------------------------rider faq css ------------------------------ */
    /*------------------------rider faq css ------------------------------ */
    /*------------------------offer page css ------------------------------ */

    .contact-page .contact-us-img .content,
    .contact-page .contact-us-img .content.airport-map,
    .contact-page .contact-us-img .content.drive-us,
    .contact-page.airport-guid .contact-us-img .content {
        position: relative;
        text-align: center;
        top: unset;
        left: unset;
    }
    .contact-page,
    .contact-page.ride-with-us,
    .contact-page.about-page {
        padding: 40px 20px;
    }
    .contact-page.about-page .contact-us-img,
    .contact-page.ride-with-us .contact-us-img,
    .contact-page .contact-us-img {
        background-image: none !important;
        height: auto;
    }
    .book-card {
        padding: 20px;
    }
    .user-guid-info {
        margin-bottom: 30px;
    }

    .ride-now-card-left-img {
        width: 100%;
    }
    .ride-now-card-left-img img,
    .ride-now-card.ride-airport .ride-now-card-left-img {
        object-fit: cover;
        width: 100%;
        max-height: 250px;
    }
    .ride-now-card {
        height: auto;
        flex-direction: column;
    }
    .driver-offer-box img {
        height: 250px;
    }
    .city-wise-tab-listing .nav-link {
        padding: 15px;
        font-weight: 600;
    }
    .city-wise-tab-listing .tab-content {
        padding: 15px;
    }
    .download-sticker-form-part h2.h2 {
        font-size: 24px;
    }
    .after-form-data p {
        font-size: 16px;
    }
    .after-form-data {
        padding-bottom: 0;
    }
    .state-select-sec {
        padding: 25px 0px;
    }
    .city-wise-tab-listing {
        padding-top: 30px;
    }
    .contact-page .contact-us-img .content.faq {
        left: unset;
        top: unset;
    }
    .driver-faq .nav-pills .nav-link {
        font-size: 14px;
    }
    .rider-offer .refer-sec ul li{
        font-size: 14px;
    }
    .second-box .pickup-zone{
        flex-direction: column-reverse;
    }
}

@media only screen and (max-width: 575px) {
    
    .safety-box p, .sub-text, p, .jobpay-bonuslist li, .jobshift-optionlist li, .job-contactinfospan {
        font-size: 14px;
    }
   .contact-page .content h1 {
        font-size: 22px;
    }

    .driver-offerbanner .content h1 {
        font-size: 20px;
    }
    .h2 {
        font-size: 20px;
    }
    .h3 {
        font-size: 16px;
    }
    .rider-offer .pickup-zone p {
        font-size: 14px;
    }
    .book-card-content {
        margin: 0;
    }
    .book-card-content p {
        font-size: 14px;
    }
    .faq-tab-listing p,
    .airport-ride-listing li,
    .airport-ride-listing li p,
    .terms-condition p,
    .accordion.loading-zone .accordion-body ul li {
        font-size: 14px;
    }
    .accordion.loading-zone .accordion-button {
        font-size: 16px;
        gap: 10px;
    }
    .rider-offer .accordion .accordion-body p {
        font-size: 14px;
    }
    .dow-app .dow-app-text .sub-text,
    .dow-app .dow-app-text p {
        font-size: 14px;
    }
    .dow-app-text .h2 {
        font-size: 20px;
    }
    .informarion-card .h2 {
        font-size: 20px;
        line-height: 22px;
    }
    .our-promise-sec .box h3 {
        margin-bottom: 15px;
    }
    .our-promise-sec .box p {
        font-size: 14px;
    }
    .driver-bonus-sec .driver-bonus-main .image-box {
        width: 100%;
    }
    .bonus-ol ol {
        column-count: 1;
    }
    .bonus-ol ol li {
        font-size: 14px;
    }
    .driver-bonus-sec .driver-bonus-main .bonus-section {
        grid-template-columns: 100%;
    }
    .content .h1 {
        font-size: 24px;
    }
    .contact-page,
    .contact-page.ride-with-us,
    .contact-page.about-page {
        padding: 30px 20px;
    }
    .rider-offer .refer-sec .image-box {
        height: auto;
    }
    .navbar {
        padding: 10px 0px;
    }
    .request.btn {
        padding: 11px;
        font-size: 15px;
        max-width:fit-content;
    }
    .inqury-section {
        padding: 15px;
    }
    .footer-menu {
        flex-direction: column;
        gap: 15px !important;
    }
    /* globalcss */
    .h1 {
        font-size: 30px;
    }

    /*------------------------header css ------------------------------ */
    .join-us {
        padding: 12px 60px;
        font-size: 18px;
    }
    /*------------------------footer css ------------------------------ */
    /*------------------------home page css ------------------------------ */
    .dow-app {
        margin: 0px;
    }
    .get-ride .card-header .h3 {
        height: auto;
    }
    .ride-now-card-right .black-btn {
        padding: 10px 20px;
        font-size: 14px;
        max-width: 150px;
    }
    .get-ride .card .card-header .head-img {
        height: 180px;
    }
    .any-time-ride-wrap,
    .book-car {
        padding: 30px;
    }
    /*------------------------aboutus css ------------------------------ */
    .ride-property,
    .book-card.img {
        width: 100%;
        height: auto;
    }
    .ride-property {
        flex-direction: column-reverse;
    }
    .ride-property {
        min-height: auto;
        justify-content: flex-end;
    }
    /*------------------------contactus css ------------------------------ */

    .support-sec {
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    /*------------------------ride with us css ------------------------------ */
    /*------------------------driver sighnup css ------------------------------ */
    /*------------------------airport guid css ------------------------------ */
    /*------------------------airport guid detail css ------------------------------ */
    .airport-ride-left-img.map {
        width: 100%;
        padding: 20px;
    }
    /*------------------------terms and condition css ------------------------------ */
    /*------------------------rider faq css ------------------------------ */
    /*------------------------rider faq css ------------------------------ */
    /*------------------------offer page css ------------------------------ */
    .offer-card.rider .offer-card-info,
    .offer-card.driver .offer-card-info {
        width: 100%;
        min-height: auto;
        padding: 20px;
    }
    .offer-page .owl-theme .owl-nav.disabled + .owl-dots {
        margin-top: 20px;
    }
    .city-wise-tab-listing .nav-link {
        padding: 10px 7px;
        font-weight: 500;
        font-size: 16px;
    }
    .airport-guide-detail .contact-page .h1 {
        font-size: 22px;
    }
    .term-conditioncard li{
        margin-bottom: 15px;
    }
    .term-conditioncard{
        padding: 15px;
    }
}

@media only screen and (max-width: 480px) {
    
    .book-ride-card-wrap.about {
        flex-direction: column;
        align-items: center;
    }
    .our-team {
        flex-direction: column;
    }
    .detail.main-banner .img {
        height: 120px;
    }
    .detail.main-banner {
        padding: 60px 0px 110px 0px;
    }
    .detail.main-banner .img .content {
        right: 0%;
        top: 97%;
        width: 100%;
        padding-left: 20px;
    }
    .offer-btn {
        padding: 10px 24px;
    }
    .rider-btn-group {
        gap: 10px;
    }
    .experience-seamless img {
        height: 300px;
    }
    .driver-offer-box .driver-text-box {
        padding: 15px 15px;
    }
    .rider-best-offer {
        font-size: 15px;
        padding: 2px 5px;
    }

    /*------------------------header css ------------------------------ */
    /*------------------------footer css ------------------------------ */
    /*------------------------home page css ------------------------------ */
    /*------------------------aboutus css ------------------------------ */
    /*------------------------contactus css ------------------------------ */
    /*------------------------ride with us css ------------------------------ */
    /*------------------------driver sighnup css ------------------------------ */
    /*------------------------airport guid css ------------------------------ */
    /*------------------------airport guid detail css ------------------------------ */
    /*------------------------terms and condition css ------------------------------ */
    /*------------------------rider faq css ------------------------------ */
    /*------------------------rider faq css ------------------------------ */
    /*------------------------offer page css ------------------------------ */
}

@media only screen and (max-width: 375px) {
    .process-chart {
        gap: 20px;
    }
    .chart-img::after {
        width: 20px;
        right: -30px;
    }
    /*------------------------header css ------------------------------ */
    /*------------------------footer css ------------------------------ */
    /*------------------------home page css ------------------------------ */
    /*------------------------aboutus css ------------------------------ */
    /*------------------------contactus css ------------------------------ */
    /*------------------------ride with us css ------------------------------ */
    /*------------------------driver sighnup css ------------------------------ */
    /*------------------------airport guid css ------------------------------ */
    /*------------------------airport guid detail css ------------------------------ */
    /*------------------------terms and condition css ------------------------------ */
    /*------------------------rider faq css ------------------------------ */
    /*------------------------rider faq css ------------------------------ */
    /*------------------------offer page css ------------------------------ */
}
@media only screen and (max-width: 360px) {
}
