@media (max-width: 2560.98px) {
    body {
        max-width: 1920px;
        margin: 0 auto;
    }
}

@media (max-width: 1499.98px) {
    .btn_wrapper2 a {
        width: 320px;
    }
}

@media (max-width: 1440.98px) {
    .airport_transfer_content h2 {
        max-width: 80%;
    }

    .airport_transfer_content p {
        max-width: 80%;
    }
}

@media (max-width: 1399.98px) {
    .side-lines::before {
        width: 58%;
        margin-left: -112px;
    }

    .airport_transfer_content h2 {
        max-width: 100%;
    }

    .airport_transfer_content p {
        max-width: 100%;
    }

    .side-lines::after {
        width: 58%;
        margin-right: -108px;
    }

    .footer_about p,
    .footer_about ul li,
    .footer_links ul li a {
        font-size: 16px;
    }

    .about_wrapper .btn-wrap button {
        margin-top: 6px;
    }

    .testimonials_content h3 {
        font-size: 25px;
    }

    .btn_wrapper2 a {
        width: 290px;
    }

    .vehicle_facilities li {
        font-size: 15px;
    }

    .vehicle_facilities i {
        font-size: 16px;
    }

    .vehicle_detail_img {
        height: 100%;
    }

    .common_head h2 {
        font-size: 32px;
    }

    .filter_list_wrapper {
        gap: 15px;
    }

    /* .filter_list_wrapper {
        flex-wrap: nowrap;
        overflow-x: scroll;
        padding: 10px;
    } */

    /* .filter_list_wrapper ul li {
        padding: 4px 9px;
    } */

    .filter_list_wrapper ul {
        justify-content: flex-start;
    }

    .home_dashboard_content {
        min-height: 75vh !important;
    }

}

@media (max-width: 1299.98px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 0;
    }

    .dashboard_content {
        max-width: 65%;
    }

    .booking-box {
        width: 96%;
        padding-block: 5px !important;

    }

    .common_head h2 {
        font-size: 30px;
    }

    .common_head p {
        font-size: 16px;
        line-height: 23px;
    }

    .booking-box .form-select,
    .booking-box .form-control,
    .booking-box input {
        padding-bottom: 2px;
    }

    .btn_wrapper2 a {
        width: 260px;
    }

    .vehicle_features p {
        font-size: 15px;
    }

    .vehicle_facilities {
        align-items: start;
        margin-top: 15px;
        flex-direction: column;
    }

    .distance_details ul li {
        font-size: 16px;
        margin-right: 40px;
        gap: 5px;

    }


    .btn_wrapper2 button {
        width: 325px;
    }

    .about_wrapper p {
        font-size: 15px;
    }

    .about_features li {
        margin-right: 50px;
        font-size: 15px;
        font-weight: 700;
        margin-top: 6px;
    }

    .about_features img {
        height: 20px;
        width: 20px;
    }

    .about_right_wrapper {
        padding-left: 15px;
    }

    /* .filter_list_wrapper ul li {
        padding: 4px 8px;
    } */

}

@media (max-width: 1200.98px) {
    .services_wrapper {
        min-height: 100vh;
        height: 100%;
    }

    .service_img {
        height: 700px;
    }
}

@media (max-width: 1199.98px) {
    .facility_card p {
        font-size: 14px;
    }

    .facility_card {
        padding: 15px;
        height: 275px;
    }

    .booking_box_icon {
        width: 55px;
        height: 55px;
    }

    .booking_box_icon img {
        width: 30px;
        height: 30px;
    }

    .booking-box p {
        font-size: 15px;
        margin-bottom: 3px;
    }

    .booking-box .form-select,
    .booking-box .form-control,
    .booking-box input {
        font-size: 13px;
        margin-bottom: 3px;
    }

    .booking_box_wrapper .btn-wrap button {
        font-size: 15px;
    }

    .navbar-nav .nav-item .nav-link {
        font-size: 16px;
    }

    .fleet_car_wrap .fleet_content h4 {
        font-size: 18px;
        margin-bottom: 0px;
    }

    .fleet_car_wrap .fleet_content p {
        font-size: 15px;
    }

    .passenger_assets_wrap {
        gap: 15px 20px;
        margin-top: 25px;
    }

    .carousel_feet_content p {
        font-size: 15px;
        margin-block: 10px;
    }

    .fleet_carousel_wrapper {
        margin-top: 15px;
    }

    .work_cards h4 {
        text-align: center;
        font-size: 18px;
    }

    .work_cards p {
        font-size: 14px;
    }

    .work_img {
        height: 80px;
        width: 80px;
    }


    .work_img img {
        width: 45px;
        height: 45px;
    }

    .side-lines::before {
        margin-left: -91px;
    }

    .side-lines::after {
        margin-right: -91px;
    }

    .side-lines::before,
    .side-lines::after {
        top: 25%;
    }

    .services_content h5 {
        margin-block: 22px;
        font-size: 25px;
    }

    .navbar-nav {
        gap: 25px;
    }

    .inner_wrapper p {
        font-size: 14px;
    }

    .inner_wrapper ul li a i {
        font-size: 11px;
    }

    .inner_wrapper ul li {
        width: 28px;
        height: 28px;
    }

    .btn-wrap button {
        padding: 5px 20px;
    }

    .navbar-brand {
        width: 165px;
        height: 70px;
    }

    .navbar {
        padding-block: 6px;
    }

    .btn_wrapper2 a {
        width: 205px;
        font-size: 17px;
        padding: 12px;
    }

    .vehicle_details h4 {
        font-size: 25px;
        margin-bottom: 10px;
    }

    .vehicle_details p {
        font-size: 17px;
    }

    .vehicle_btn {
        align-items: center;
        padding: 8px 12px;
    }

    .vehicle_features p {
        font-size: 14px;
    }

    .vehicle_btn img {
        width: 22px;
        height: 22px;
    }

    .location_details p {
        font-size: 15px;
    }

    .vehicle_details {
        padding: 30px 20px;
    }

    .distance_details ul li {
        font-size: 15px;
    }

    .btn_wrapper2 button {
        width: 225px;
        font-size: 15px;
        padding: 10px;
    }

    /* .filter_list_wrapper ul li {
        padding: 2px 5px;
    } */

    .airport_list_card {
        height: 100%;
    }

}

@media (max-width: 1099.98px) {
    .select_vehicle_card {
        padding: 20px;
    }

    .vehicle_details h4 {
        font-size: 24px;
    }

    /* .work_wrapper {
        padding-bottom: 60px;
        padding-inline: 0px;
    } */

    /* .filter_list_wrapper ul li {
        padding: 2px 9px;
        height: 34px;
    } */

    .filter_list_wrapper button {

        width: 200px !important;
    }
}

@media (max-width: 1075.98px) {
    .custom_width {
        width: 49%;
    }

    .booking_box_content {
        width: 100%;
        margin-bottom: 15px;
    }

    .booking_box_content input {
        width: 100%;
    }

    .booking_box_icon {
        aspect-ratio: 1 / 1;
    }

    .btn-wrap.kps {
        width: 100%;
        display: flex;
        justify-content: end;
        margin-top: 8px;
        padding-bottom: 15px;
    }

    .booking-box {
        padding-top: 27px !important;
        padding-inline: 25px !important;
    }

    .dashboard_content {
        max-width: 90%;
        min-height: 100%;
        height: 100%;
    }

    .airport_name p {
        font-size: 24px;
    }
}

@media (max-width: 991.98px) {

    .responsive-nav {
        position: fixed;
        left: -280px;
        top: 0;
        background: var(--nav-background);
        z-index: 999999;
        height: 100vh;
        width: 280px;
        align-items: self-start;
        padding: 40px 35px;
        transition: all 0.3s ease-in-out;
        border-right: 1px solid #939393;
    }

    .nav-item {
        padding-left: 15px;
    }

    #nav-icon {
        width: 30px;
        height: 25px;
        position: relative;
        cursor: pointer;
        transition: transform 0.5s cubic-bezier(0.25, 0.8, 0.25, 1), opacity 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
    }

    #nav-icon span {
        display: block;
        position: absolute;
        height: 3px;
        width: 100%;
        background: #fff;
        border-radius: 9px;
        opacity: 1;
        left: 0;
        transition: transform 0.25s ease-in-out, opacity 0.25s ease-in-out;
    }

    #nav-icon span:nth-child(1) {
        top: 0;
    }

    #nav-icon span:nth-child(2) {
        top: 10px;
    }

    #nav-icon span:nth-child(3) {
        top: 20px;
    }

    #nav-icon.open span:nth-child(1) {
        transform: rotate(45deg);
        top: 10px;
        left: 0px;
    }

    #nav-icon.open span:nth-child(2) {
        width: 0%;
        opacity: 0;
    }

    #nav-icon.open span:nth-child(3) {
        transform: rotate(-45deg);
        top: 10px;
        left: 0px;
    }

    .nav_menu {
        position: relative;
    }

    #openMenu {
        display: block;
    }

    #openMenu i:hover {
        opacity: 0.5;
    }

    #closeBar {
        display: block;
        position: absolute;
        right: 20px;
        top: 10px;

    }

    .responsive_logo {
        display: inline-block;
    }

    .facility_card {
        padding: 25px;
        height: 250px;
    }

    .about_radio {
        padding: 5px 10px;
        gap: 8px;
    }

    .about_wrapper .about_img {
        height: 365px;
    }

    .about_wrapper .about_content h3 {
        font-size: 25px;
    }

    .about_wrapper p {
        font-size: 14px;
    }

    .about_radio span {
        width: 15px;
        height: 15px;
    }

    .about_radio p {
        font-size: 12px !important;
    }

    .btn-wrap button {
        padding: 6px 22px;
        font-size: 14px;
    }

    .about_wrapper .about_content {
        gap: 15px;
    }

    .fleet_carousel_wrapper {
        margin-top: 0px;
    }

    .passenger_assets_wrap .assetsIcon {
        width: 35px;
        height: 35px;
    }

    .passenger_assets_wrap .assetsIcon img {
        width: 20px;
        height: 20px;
    }

    .passenger_assets_wrap li {
        gap: 12px;
        margin-right: 8px;
    }

    .fleet_carousel_wrapper {
        margin-block: 45px;
    }

    .fleet_carousel_img img {
        height: 100%;
    }

    .passenger_assets_wrap .passenger_content {
        font-size: 15px;
    }

    .side-lines::before,
    .side-lines::after {
        display: none;
    }

    .common_head h2 {
        font-size: 27px;
    }

    .common_head p {
        font-size: 15px;
        line-height: 21px;
    }

    .work_cards_wrapper {
        flex-direction: column;
    }

    .work_cards {
        margin-top: 0;
        padding: 20px;
    }


    .btn_wrapper2 a {
        width: 290px;
        padding: 12px 30px;
    }

    .vehicle_btn {
        align-items: center;
        padding: 12px 38px;
    }

    .vehicle_facilities {
        align-items: center;
        flex-direction: row;
    }

    .btn_wrapper2 button {
        width: 100%;
        padding: 10px 30px;
    }

    .vehicle_details_wrapper {
        margin-top: 50px;
    }

    .footer_links ul li a {
        font-size: 14px;
    }

    .footer_links ul li {
        margin-top: 6px;
    }

    .footer_about p,
    .footer_about ul li,
    .footer_links ul li a {
        font-size: 14px;
    }

    .footer_links h4,
    .footer_about h3 {
        font-size: 20px;
        margin-bottom: 12px;
    }

    .footer_about {
        margin-bottom: 37px;
    }

    .showcase_card {
        padding: 10px 0;
    }

    .showcase_card p {
        font-size: 13px;
        text-align: center;
        margin-top: 10px;
    }

    .services_wrapper {
        min-height: 100vh;
        height: 100%;
    }

    .services_wrapper .container-fluid {
        min-height: 100% !important;
        height: 100%;
    }

    .services_wrapper .row {
        min-height: 100% !important;
        height: 100%;
    }

    .services_inner_wrap {
        /* padding-block: 40px; */
    }

    .airport_transfer_content {
        padding-block: 40px;
    }

    .home_dashboard_content {
        max-width: 100%;
    }

    .service_img img {
        object-fit: cover;
    }

    .kap_p {
        padding-left: 0;
    }


    .owl-carousel .owl-item.active.center .item {
        transform: scale(0.8);
    }

    .about_facilities li {
        margin-top: 27px;
    }
}





@media (max-width: 767.98px) {
    .facility_card {
        height: 230px;
    }

    .fleet_carousel_img img {
        height: 300px;
    }

    .about_wrapper .about_img {
        height: 100%;
    }

    .about_wrapper .about_content {
        gap: 15px;
        margin-top: 30px;
    }

    .vehicle_facilities {
        align-items: start;
        flex-direction: column;
    }

    .vehicle_btn {
        padding: 8px 20px;
    }

    .btn_wrapper2 a {
        width: 225px;
    }

    .btn_wrapper2 button {
        width: 100%;
        padding: 10px;
    }

    .about_right_wrapper {
        padding-left: 0;
        margin-top: 25px;
    }

    .about_img {
        margin-top: 25px !important;
    }

    .inner_wrapper p {
        font-size: 12px;
        text-align: center;
    }

    .inner_wrapper ul {
        gap: 7px;
    }

    .inner_wrapper {
        padding-block: 15px;
        height: 100%;
    }

    .contact-header h1 {
        font-size: 2.5rem;
        text-align: center;
        padding: 0 15px;
    }

    .contact-info-section {
        padding: 30px 20px;
    }

    .form-section {
        padding: 30px 20px;
    }

    .btn-send {
        float: none;
        width: 100%;
    }

    .booking_extra_option {
        gap: 0;
    }

}

@media (max-width: 689.98px) {
    .custom_width {
        width: 100%;
        margin-bottom: 14px;
    }

    .mid_Information {
        padding-block-start: 4px;
    }

    .dashboard_wrapper {
        min-height: 100%;
        height: 100%;
    }

    .booking_box_wrapper {
        padding-block: 40px;
    }

    .booking-box {
        position: static;
    }

    .btn_wrapper2 a {
        width: 100%;
    }

    .vehicle_btn {
        padding: 6px 8px;
    }

    .btn_wrapper2 button {
        margin-top: 15px;
        padding: 14px;
    }

    .btn-container {
        flex-direction: column;
    }

    .social_links ul li {
        height: 32px;
        width: 32px;
    }

    .social_links ul li a {
        font-size: 13px;
    }


    .footer_links ul {
        margin-top: 15px;
        margin-bottom: 42px;
    }

    .footer_logo {
        height: 100px;
        width: 100%;
        display: flex;
        align-items: center;
        margin-left: -15%;
    }


    .footer_logo img {
        height: 85px;
        width: 100%;
    }

    .inner_wrapper {
        flex-direction: column;
    }

    .inner_wrapper ul {
        gap: 12px;
        margin-top: 10px;
    }

    .home_dashboard_content {
        min-height: 95vh !important;
    }
}

@media (max-width: 635.98px) {
    .footer_logo {
        margin-left: -9%;
    }
}


@media (max-width: 599.98px) {
    .footer_logo {
        margin-left: -6%;
    }
}



@media (max-width: 575.98px) {
    .facility_card {
        height: 245px;
    }

    .airport_transfer_wrapper {
        background: #000;
    }

    .services_content h5 {
        text-align: center;
        font-size: 22px;
    }

    .common_head p {
        font-size: 14px;
    }

    .mid_Information {
        padding-inline: 30px;
    }

    .top_airport_carousel .top_airport_img_wrap {
        width: 75%;
        height: 75%;
    }

    .vehicle_features {
        flex-direction: column;
        margin-top: 35px;
    }


    .vehicle_btn {
        padding: 10px 12px;
        margin-bottom: 10px;
        display: flex;
        justify-content: center;
    }

    .vehicle_details {
        padding: 6px 0;
        text-align: center;
    }

    .vehicle_details h4 {
        margin-bottom: 5px;
    }

    .btn_wrapper2 a {
        padding: 10px 24px;
    }

    .footer_top {
        flex-direction: column;
        justify-content: normal;
    }

    .footer_logo {
        margin-left: 0;
    }

    .social_links ul {
        height: 75px;
    }

    .deal_wrapper {
        padding-inline: 25px;
    }

}

@media (max-width: 491.98px) {
    .select_btn_wrapper {
        flex-direction: column;
    }

    .common_head p {
        text-align: justify;
    }

    .btn_wrapper2 {
        margin-top: 10px;
    }

    .distance_details ul li {
        font-size: 14px;
    }

    .dashboard_content h1 {
        font-size: 40px;
        line-height: 30px;
    }

    .home_dashboard_content h1 {
        font-size: 37px;
        line-height: 44px;
    }

    .about_wrapper {
        padding-inline: 0;
    }

    .about_wrapper .about_content {
        padding-left: 0;
    }

    .booking_Details_form form label {
        font-size: 12px;
        font-weight: 600;
    }
}


@media (max-width:469.98px) {
    .travel_details ul::before {
        top: 50%;
        height: 30px;
        transform: translateY(-50%);
    }
}

@media (max-width: 385.98px) {

    .home_dashboard_content h1 {
        font-size: 34px;
        line-height: 40px;
    }
}