@media (max-width: 1024px) {
    .main_head .navbar-nav .clickD {
        position: absolute;
        right: -5px;
        top: 50%;
        width: 10px;
        height: 5px;
        border-top: 5px solid #fff;
        border-right: 5px solid transparent;
        border-left: 5px solid transparent;
        cursor: pointer;
        display: block;
        background-size: 10px;
        z-index: 9999;
        transform: translateY(-50%);
    }

    .main_head ul.navbar-nav li .clickD + .sub-menu {
        opacity: 0;
        visibility: hidden;
    }

    .main_head ul.navbar-nav li .clickD.toggled + .sub-menu {
        position: absolute;
        top: 100%;
        opacity: 1;
        visibility: visible;
    }
}

@media (max-width: 1699px) {
}

@media (max-width: 1499px) {
    .container-fluid {
        padding: 0 70px;
    }
    .banner {
        padding: 45px 0;
    }
    .amenity-title {
        font-size: 10px;
    }
}

@media (max-width: 1199px) {
    .container {
        width: 95%;
    }
    .navbar li a.ride {
        margin-left: 30px;
    }
    .navbar li a {
        font-size: 15px;
        padding: 0 9px;
    }
    .clickD {
        top: 15px;
    }
    .navbar .navbar-nav > li {
        padding: 10px 0;
    }
    .navbar .navbar-nav > li {
        margin: 0;
    }
    .menu-item-has-children:hover .sub-menu {
        top: 100%;
    }
    .banner .leftcap h1 {
        width: 100%;
    }
    .banner .leftcap .listcab p {
        padding: 0 13px;
    }
    .banner {
        padding: 19px 0;
    }
    .servicesec2 .rightcon {
        padding: 40px 40px 40px 20px;
    }

    footer ul li {
        padding: 10px 2px;
        padding-top: 0;
    }
    footer ul.policy li a {
        font-size: 11px;
    }
    footer h4 {
        font-size: 20px;
    }
    footer .clss3 {
        padding-left: 40px;
    }
    .howtoBook .step-item {
        padding: 20px;
    }
    .howtoBook .inrsec {
        padding: 0;
    }
    .servicesec2::before {
        display: none;
    }
    .servicesec2 .leftcap h2, .servicesec2 .leftcap p {
        color: #000;
    }
}

@media (min-width: 992px) {
    .hamnav {
        display: none;
    }
    .allmob {
        display: none;
    }

    .cuscol {
        margin-bottom: 30px;
    }
    .mdrt1 {
        display: none;
    }
}

@media (max-width: 991px) {
    .container-fluid {
        padding: 0 50px;
    }
    .pt_70 {
        padding-top: 60px;
    }
    .pb_70 {
        padding-bottom: 60px;
    }
    .mt_70 {
        margin-top: 60px;
    }
    .mb_70 {
        margin-bottom: 60px;
    }

    .cuscol {
        margin-bottom: 30px;
    }
    h2 {
        font-size: 28px !important;
        line-height: 35px !important;
    }

    ._header {
        padding: 15px 0 15px;
        top: 0;
        background: transparent;
    }
    /* ._mob-menu-hdr {
        background: #fff;
    } */
    .sub-menu {
        margin-left: 0;
    }

    header._header._menu_fixed.animated.fadeInDown {
        position: sticky;
        top: 0;
        z-index: 99999999;
        box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
        padding: 10px 0;
        background-color: #fff;
    }
    .navbar-toggler-icon {
        margin-right: 20px;
        background-image: none;
    }
    ._mob-menu-hdr img {
        width: 50%;
        height: auto;
    }
    .navbar-toggler-icon .bar {
        background: #000;
    }
    header._header._menu_fixed .navbar-toggler-icon .bar {
        background: #000;
    }
    .navbar-collapse {
        background: #d16527;
        height: 100vh;
        top: 0px;
        overflow: scroll;
        overflow-x: hidden;
        padding-bottom: 30px;
        /* transform: translateX(0); */
    }
    .navbar-collapse.show {
        transform: translateX(0);
    }
    .navbar li a.ride {
        width: 150px;
        margin-left: 15px;
        margin-bottom: 15px;
        background-color: #fff;
        color: #000;
        text-align: center;
    }
    .navbar .navbar-nav > li {
        padding: 0px 0;
        width: 100%;
    }
    .clickD.toggled ~ .sub-menu,
    .toggled .sub-menu {
        background: none;
        padding: 0 10px;
    }
    .navbar li ul li a {
        padding: 0 15px;
        font-size: 14px;
        text-transform: capitalize;
    }
    ul.sub-menu li {
        padding: 5px 0;
    }
    .sub-menu li:not(:last-child) a {
        border-bottom: 0;
    }
    .navbar .navbar-nav > li:hover .clickD {
        color: #fff;
    }
    .navbar li a:hover {
        color: #fff;
    }
    .clickD {
        color: #fff;
    }
    .sub-menu li a {
        font-size: 11px;
    }
    .allmob ul li a i {
        display: block;
        padding-right: 10px;
    }
    .navbar li a.bkjuny {
        margin-left: 15px;
    }
    /* .navbar .navbar-nav > li .clickD.toggled{
        top: 15px;
    } */
    .navbar li a {
        color: #fff;
        padding: 10px 13px;
        width: 75%;
        display: block;
        transition: all 0.5s;
        font-size: 16px;
    }
    .navbar li a:hover {
        color: #000;
    }
    .navbar .navbar-nav > li a::after {
        display: none !important;
    }
    .clickD {
        right: 8px;
        width: 25%;
        text-align: right;
        top: 15px;
    }
    .navbar li a.active {
        color: #fff;
    }
    .navbar .navbar-nav > li::after {
        display: none;
    }

    ul.ml-auto {
        align-items: flex-start;
    }

    .navbar {
        box-shadow: none;
    }
    .navbar .navbar-nav > li.mobibk a {
        background-color: #000;
        width: 55%;
        margin-left: 15px;
        border-radius: 4px;
        text-transform: capitalize;
        font-size: 16px;
        color: #fff;
        text-align: center;
        line-height: 24px;
        font-weight: 500;
        transition: 0.5s;
        padding: 10px 25px;
        margin-bottom: 15px;
    }
    .hamnav {
        display: flex;
        margin: 0 !important;
    }
    .hamnav a {
        background-color: transparent !important;
        padding: 5px 15px !important;
        width: auto !important;
    }
    .hamnav a i {
        color: #fff;
        font-size: 16px;
        display: block !important;
    }
    .allmob {
        display: block;
        padding-top: 0;
    }
    .allmob ul {
        display: flex;
        flex-direction: column;
    }
    .allmob ul li {
        display: flex;
        align-items: center;
    }
    .allmob ul li a {
        display: flex;
        align-items: center;
        font-size: 15px;
        padding-bottom: 0;
    }
    .allmob ul li a img {
        padding-right: 10px;
    }
    .navbar .navbar-nav > li:last-child {
        margin-left: 0px;
    }
    .mbl_side {
        display: none;
    }
    .navbar li a.bknow {
        background: #d16527;
        color: #000;
        width: 150px;
        text-align: center;
        margin-left: 15px;
    }
    .allmob p {
        padding: 15px;
        color: #fff;
        text-align: left;
        font-size: 14px;
    }
    .logo .navbar-brand {
        padding: 0;
    }
    .logo img {
        width: auto;
        height: auto;
    }
    .banner {
        background-size: cover;
    }
    .banner::before {
        width: 100%;
    }
    .banner {
        padding: 60px 0;
    }
    .banner .leftcap {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-bottom: 50px;
        text-align: center;
    }
    .banner .leftcap h1 {
        text-align: center;
        color: #fff;
    }
    .banner .leftcap .listcab {
        padding-bottom: 0;
    }
    .banner .leftcap .listcab p {
        color: #fff;
    }
    .banner .leftcap .listcab ul  {
      width: 100%;
    }
    .banner .leftcap .listcab ul li {
        color: #fff;
        text-align: center;
    }
    .servicesec2 .rightcon {
        padding: 15px;
    }
    .windwbkfrm {
        margin: 0px auto;
        display: table;
    }
    .provertjet .fixedprice {
        padding: 0 20px;
    }
    .provertjet .fixedprice ul li {
        font-size: 16px;
    }
    .professbg .inrcapsec {
        padding: 0 20px;
        width: 65%;
    }
    .vehicle_features_item {
        flex: 1 1 80px;
    }
    .vehicle_features_label {
        font-size: 14px;
    }
    .faq_sect .faq-image {
        height: 350px;
        object-fit: cover;
        object-position: top;
    }
    .aboutus p.cen {
        width: 100%;
    }
    .vehicle_info_section {
        min-width: auto;
        padding-top: 30px;
    }
    .contact-info-box {
        padding-top: 30px;
    }
    .faq_sect .faqimgsec {
        padding-bottom: 30px;
    }
    .liscarbg {
        position: relative;
        z-index: 1;
    }
    .liscarbg .leftlist h3 {
        font-size: 24px !important;
        letter-spacing: 0.5px;
    }
    .liscarbg .leftlist h3, .liscarbg .leftlist p{
        color: #fff;
    }
    .liscarbg::before {
        position: absolute;
        z-index: -1;
        content: "";
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-radius: 24px;
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%);
    }
    footer .clss3:nth-child(2) {
        padding-left: 40px;
    }
    footer .clss3:nth-child(4) {
        padding-left: 15px;
    }
    footer ul.socialMedia {
        justify-content: center;
    }
}

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

@media (max-width: 767px) {
    h3 {
        font-size: 20px !important;
    }
    .pt_70 {
        padding-top: 40px;
    }
    .pb_70 {
        padding-bottom: 40px;
    }
    .mt_70 {
        margin-top: 40px;
    }
    .mb_70 {
        margin-bottom: 40px;
    }
    .logo {
        width: 35%;
    }
    .cuscol {
        margin-bottom: 15px;
    }

    .windwbkfrm {
        display: block;
    }
    .banner .leftcap h1 {
        font-size: 45px;
        padding-bottom: 20px;
        width: 79%;
    }
    .servicesec2::before {
        width: 100%;
    }
    .servicesec2 .leftcap {
        padding: 30px 0;
    }
    .servicesec2 .rightcon {
        padding: 15px 0;
    }
    .servicesec2 .rightcon ul li {
        color: #fff;
    }
    .servicesec2 .rightcon ul {
        border-color: #fff;
    }
    .servicesec2 .rightcon a.phone {
        color: #fff;
    }
    .servicesec2 .rightcon ul li i {
        color: #fff;
    }
    .aboutus img.cen {
        width: 60%;
        padding-bottom: 0;
    }
    .provertjet .fixedprice {
        padding: 20px;
        justify-content: flex-start;
    }
    .provertjet .leftpis {
        padding: 0 20px;
    }
    .amenity-title {
        font-size: 12px;
    }
    .amenities-container {
        gap: 10px;
    }
    .professbg .inrcapsec {
        width: 90%;
    }
    .testimonial-section .testmncontinr::after {
        display: none;
    }
    .servicesec2 h3.item_title span.title_text {
        color: #fff;
    }
    .servicesec2.newdegnsec22 .rightcon ul li h3::before {
        top: 5px;
    }
    .servicesNew h4 {
        font-size: 24px !important;
        letter-spacing: 0.5px;
    }
    footer .clss3 {
        padding-left: 15px;
    }
    footer .newslet input {
        width: 90%;
    }
    footer h4 {
        font-size: 22px;
        padding-bottom: 15px;
    }
    footer .clss3:nth-child(2) {
        padding-left: 15px;
    }
    footer .copy p {
        text-align: center;
    }
    footer ul.policy {
        flex-wrap: wrap;
        padding-top: 15px;
        justify-content: space-evenly;
    }
    footer ul.socialMedia {
        display: flex;
        justify-content: center;
    }
    footer .footlogo {
        padding-bottom: 15px;
        flex-direction: column;
    }
    footer .footlogo p {
        padding-left: 0;
        padding-top: 15px;
    }
    footer ul.foot_socl li {
        padding-right: 20px;
        padding-bottom: 15px;
    }

    footer ul li a.bknow {
        margin-bottom: 15px;
    }
    footer p {
        padding-bottom: 0;
    }
    footer h4 {
        font-size: 22px;
        padding-bottom: 0;
    }
    footer ul.foot_socl li a {
        font-size: 20px;
    }
}

@media (min-width: 576px) {
    .mobilebkng {
        display: none;
    }
}

@media (max-width: 575px) {
    .container-fluid {
        padding: 0 15px;
    }
    .pt_40 {
        padding-top: 20px;
    }
    .pt_70 {
        padding-top: 30px;
    }
    .pb_70 {
        padding-bottom: 30px;
    }
    .mt_70 {
        margin-top: 30px;
    }
    .mb_70 {
        margin-bottom: 30px;
    }
    h2 {
        font-size: 22px !important;
        padding-bottom: 15px !important;
    }
    h3 {
        font-size: 18px !important;
    }
    p {
        font-size: 14px !important;
        line-height: 28px !important;
    }
    ._header {
        top: 0;
    }
    .logo {
        width: 65%;
    }

    .windwbkfrm {
        display: none;
    }
    .banner .leftcap h1 {
        font-size: 36px;
        width: 100%;
    }
    .banner {
        padding: 40px 0;
    }
    .banner .leftcap {
        padding-bottom: 0;
    }
    .servicesec2 .leftcap {
        padding-bottom: 0;
    }

    .mobilebkng {
        position: relative;
        z-index: 1;
        font-family: 'Roboto', sans-serif;
    }
    .mobilebkng booking-widget i{
        color: #fff;
    }
    .liscarbg {
        /* background-image: none !important;
        background-color: #d16527; */
        background-position: 80% 100%;
    }
    .liscarbg .leftlist ul li {
        color: #fff;
    }
    .liscarbg .leftlist a.phone i {
        color: #fff;
    }
    .liscarbg .leftlist ul li i {
        color: #fff;
    }
    .liscarbg .leftlist a.phone {
        color: #fff;
    }
    .liscarbg .leftlist a.bknow {
        background: #fff;
        color: #000;
    }
    .professbg {
        padding: 60px 0;
    }
    .professbg .inrcapsec {
        width: 100%;
        padding: 0 15px;
    }
    .leftallinfo {
        padding-right: 0;
    }
    .contact-info-box {
        padding-top: 15px;
    }
    .fottercontact .logocon {
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .fottercontact .logocon a {
        margin: 0px auto;
        margin-top: 30px;
    }
    .contact-info-box .info-item a {
        font-size: 14px;
    }
    .contact-info-box {
        padding: 0;
    }
    .amenities-container {
        gap: 5px;
    }
    .amenity-title {
        font-size: 9px;
    }
    .liscarbg .leftlist ul {
        padding-bottom: 15px;
        margin-bottom: 15px !important;
        border-bottom: 1px solid #fff;
    }
    .banner .leftcap .listcab p {
        padding: 0;
        line-height: 24px !important;
    }
    .banner .leftcap ul.twobtn li {
        margin-right: 0;
    }
    .faq_sect .faqimgsec {
        padding-bottom: 20px;
    }
    .four_0_four {
        padding-top: 80px;
    }
    .four_0_four img.thnkimg {
        width: 100%;
    }
    .four_0_four a.backhme {
        padding: 15px 30px;
    }

    footer h4 {
        font-size: 16px;
        padding-bottom: 15px;
    }
    footer label {
        padding-top: 15px;
    }
    footer ul.policy li a {
        font-size: 11px;
    }
    footer .footlogo {
        padding-top: 0;
    }
    footer .clss3 {
        width: 50%;
    }
}

@media (min-width: 430px) and (max-width: 575px) {
    footer .footcol {
        width: 50%;
    }
    footer ul li a.bknow {
        padding: 10px 25px;
    }
}

@media (max-width: 429px) {
    .banner .leftcap ul {
        display: flex;
        align-items: flex-start;
        flex-direction: column;
    }
}
