@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: 1399px){
    .banner {
        padding: 300px 0;
        padding-bottom: 50px;
    }
    .testmonial .slick-prev, .testmonial .slick-next{
        width: 45px;
        height: 45px;
    }
    .testmonial .slick-prev, .testmonial .slick-next{
        right: -7px;
    }
    .testmonial .slick-prev:nth-child(1), .testmonial .slick-next:nth-child(1) {
        left: -7px;
    }
    .testmonial .testmsec .slick-slide.slick-active{
        transition: .2s;
    }
    .testmonial .testmsec .slick-slide.slick-current {
        transform: scale(0.9);
    }
    .fleet_serchway .outr .fltbody .price{
        width: 14%;
    }
}


@media (max-width: 1199px) {

    h2{
        font-size: 34px !important;
    }
    .container {
        width: 95%;
    }
    .navbar li a {
        padding: 0 8px;
        font-size: 13px;
    }
    .navbar li a.ride{
        margin-left: 15px;
    }
    .clickD{
        top: 15px;
    }
    .navbar .navbar-nav>li {
        padding: 10px 0;
    }
    .navbar .navbar-nav>li:last-child {
        margin-left: 0px;
    }
    .navbar .navbar-nav>li {
        margin: 0;
    }
    .menu-item-has-children:hover .sub-menu {
        top: 100%;
    }
    .banner {
        padding: 250px 0;
        padding-bottom: 0;
    }
    .bnrcontact .contact .icon {
        min-width: 50px;
        width: 50px;
        height: 50px;
        margin-right: 10px;
    }
    .home_service .cardbox .capsec p{
        width: 100%;
    }
    .home_service .cardbox .capsec h3{
        font-size: 18px;
    }
    .tarifs .cardsec .capsec p{
        width: 75%;
    }
    .driver{
        background-size: 42%;
    }
    .driver .cap70sec ul {
        width: 80%;
    }
    
    

    footer .container-fluid {
        padding: 0 15px;
    }   
    footer .foot_logo img {
        width: 120px;
    }
    footer .footerrow {
        width: 100%;
    }
    footer .footcol {
        padding-left: 30px;
    }
    footer .footcol.footcol_two{
        padding-left: 0;
    }
    footer ul li a{
        font-size: 12px;
    }
    footer ul li a.bknow {
        width: 95%;
    }
    footer h4{
        padding-top: 50px;
    }
    .mb_70 {
        margin-bottom: 60px;
    }
    .banner.inrbnr {
        padding: 130px 0;
    }
    .main_fet .iconcard .cap p{
        width: 80%;
    }
    .main_fet .imagbox img {
        object-fit: contain;
    }
    .main_fet .iconcard .cap h4 {
        font-size: 26px;
    }
    .main_fet .iconcard.right .cap p {
        width: 80%;
    }
    .home_service.wlcm_taxi p.cmmp {
        width: 70%;
    }

    .home_service.wlcm_taxi {
        padding-bottom: 40px;
    }
    .appsec .d3frame img {
        width: 85%;
    }
    .home_service.wlcm_taxi.services .cardbox .capsec p {
        color: #000000;
    }
    .enjoy .right_list .list_item .icon {
        min-width: 90px;
        min-height: 90px;
        width: 90px;
        height: 90px;
    }
    .enjoy .right_list::before {
        position: absolute;
        content: "";
        width: 1px;
        height: 80%;
        background-color: #8B7600;
        top: 50px;
        left: 44px;
    }
    .abt_localtaxi .rightcap ul li {
        font-size: 13px;
    }
    .abt_localtaxi .leftcap::before {
        left: -26px;
    }
    .citymain .cardbox .content p {
        width: 80%;
    }
    .citymain .cardbox .content h4 {
        padding-bottom: 6px;
    }
    .booking_det_form .form_sec form {
        padding: 30px 15px;
    }
    .fleet_serchway .outr .fltbody .carbody .imgbox {
        width: 40%;
    }
    .fleet_serchway .outr .fltbody .carbody {
        width: 41%;
    }
    .fleet_serchway .outr .fltbody .rated .ratbox p {
        font-size: 12px;
        line-height: 20px;
        margin-top: 0;
    }
    .fleet_serchway .outr .fltbody .price span {
        font-size: 24px;
    }
    .fleet_serchway .outr .fltbody .bk_now {
        width: 16%;
    }
    .fleet_serchway .outr .fltbody .bk_now button {
        font-size: 12px;
        padding: 8px 25px;
    }
    .colpse_tab_content .tab-pane ol {
        width: 65%;
    }
    
    
}

@media (min-width: 992px){
    
    .hamnav{
        display: none;
    }
    .allmob{
        display: none;
    }
    /* .mobile_slid{
        display: none;
    } */
    .pc .serv_prov .servoutr .servbox .capsec p{
        height: 100%;
        z-index: 10;
    }
    .pc .serv_prov .servoutr .servbox .capsec a.arrow{
        bottom: 120px;
        z-index: 999;
    }
    .cuscol{
        margin-bottom: 30px;
    }
}


@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: 45px !important;
        padding-bottom: 15px !important;
    }
    
    ._header {
        padding: 10px 0;
        top: 0;
    }
    ._mob-menu-hdr {
        /* background: #000000; */
        background: #FFC701;
    }
    .sub-menu{
        margin-left: 0;
    }

    header._header._menu_fixed.animated.fadeInDown {
        position: sticky;
        top: -1px;
        z-index: 99;
        background-color: #000;
        box-shadow: 0px 0px 20px 0px rgba(35, 34, 35, 0.11);
        padding: 10px 0;
    }
    .navbar-toggler-icon {
        margin-right: 20px;
    }
    ._mob-menu-hdr img {
        width: 35%;
        filter: brightness(1) invert(0);
    }
    .navbar-toggler-icon .bar {
        background: #fff;
    }
    header._header._menu_fixed .navbar-toggler-icon .bar{
        color: #000;
    }
    .navbar-collapse {
        background: #000;
        height: 100vh;
        top: 0px;
        overflow: scroll;
        overflow-x: hidden;
        padding-bottom: 30px;
    }
    .navbar li a.ride {
        width: 190px;
        margin-left: 15px;
        margin-bottom: 15px;
        background-color: #FFC701;
        color: #fff;
    }
    .navbar li a.ride:hover{
        background-color: #fff;
        color: #000;
    }
    .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: #FFC701;
    }
    .clickD {
        color: #fff;
    }
    .sub-menu li a {
        font-size: 11px;
    }
    /* .navbar .navbar-nav > li .clickD.toggled{
        top: 15px;
    } */
    .navbar li a {
        color: #fff;
        padding: 10px 13px;
        width: 100%;
        display: inline-block;
        font-size: 16px;
    }
    .clickD {
        right: 0px;
        width: auto;
        text-align: right;
        top: 15px;
        font-size: 20px;
    }
    .navbar li a.active {
        color: #2B689E;
    }
    .navbar .navbar-nav > li::after{
        display: none;
    }
    /* .navbar-collapse .navbar .navbar-nav > li:last-child a{
        background-color: #deb355;
    }
    .navbar-collapse .navbar .navbar-nav > li:last-child a:hover{
        background-color: #000;
    } */
    ul.ml-auto{
        align-items: flex-start;
    }
    /* .navbar .navbar-nav>li:last-child {
        margin-left: 15px;
    }
    .navbar .navbar-nav > li:last-child a {
        padding: 15px 22px;
        margin-right: 0;
        width: 85%;
        background-color: #deb355;
    }
    .navbar .navbar-nav > li:last-child a:hover {
        color: #113745;
    } */
    .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;
    }
    .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: 13px;
        color: #fff;
    }
    .allmob ul li a img {
        padding-right: 10px;
    }
    .allmob p {
        padding: 15px;
        color: #fff;
        text-align: left;
    }
    .logo .navbar-brand{
        padding: 0;
    }
    .logo img {
        width: 100%;
    }
    #main{
        display: none;
    }
    .banner {
        padding: 170px 0;
    }
    .banner .rightform{
        padding-top: 30px;
        padding-bottom: 0;
    }
    .bnrcontact .contact .icon {
        min-width: 50px;
        min-height: 50px;
        height: 50px;
        width: 50px;
    }
    .bnrcontact .contact {
        flex-direction: column;
        justify-content: center;
    }
    .bnrcontact .contact a.tariff{
        font-size: 13px;
    }
  
    .tarifs .cardsec .capsec p {
        width: 85%;
        padding-bottom: 15px;
    }
    .driver .cap70sec ul {
        width: 90%;
    }
    .driver .cap70sec p {
        width: 75%;
    }
    
    
    
    footer h4 {
        padding-top: 20px;
    }
    footer ul li a.bknow {
        width: auto;
    }
    footer ul li a {
        font-size: 14px;
    }
    footer .foot_logo{
        justify-content: flex-start;
    }
    footer .footcol.footcol_two{
        padding-left: 0;
    }
    .banner.inrbnr {
        padding: 130px 0;
        padding-bottom: 90px;
    }
    .banner.inrbnr h1 {
        font-size: 36px;
        line-height: 42px;
    }
    .unknflex {
        display: flex;
    }
    .main_fet .iconcard:nth-child(1) {
        padding-bottom: 0;
    }
    .main_fet .imagbox img {
        object-fit: cover;
        height: 100%;
        width: 55%;
    }
    .home_service.wlcm_taxi p.cmmp {
        width: 90%;
    }
    .home_service.wlcm_taxi .cardbox {
        border: 1px solid #b5b5b5;
        padding: 10px;
    }

    .home_service.wlcm_taxi{
        margin-bottom: 40px;
    }
    .home_service.wlcm_taxi.services {
        margin-top: 40px;
        margin-bottom: 0;
    }
    .appsec .d3frame img {
        width: 90%;
        height: 100%;
        object-fit: contain;
    }
    .appsec .capsec .app_link ul li a img {
        width: 100%;
    }
    .enjoy .right_list {
        padding-top: 30px;
    }
    .abt_localtaxi .leftcap .onebox {
        margin: auto;
    }
    .abt_localtaxi .rightcap {
        padding-top: 120px;
    }
    .abt_localtaxi .rightcap ul li {
        font-size: 16px;
        padding-right: 12px;
    }
    .abt_localtaxi {
        padding-bottom: 30px;
    }
    .enjoy.flt_proces .right_list::before{
        display: none;
    }
    .enjoy.flt_proces .right_list .list_item {
        border: 1px solid #f9c927;
        padding: 15px;
        border-radius: 12px;
    }
    .enjoy.flt_sing1 .imgbox img {
        width: 60%;
    }
    .enjoy.flt_sing1 .imgbox {
        padding-top: 30px;
    }
    .citymain::before {
        height: 75%;
        top: 22%;
    }
    .single_city{
        padding-bottom: 20px !important;
    }
    .single_city:nth-child(odd) .row {
        flex-direction: column-reverse;
    }
    .single_city:nth-child(even) .row {
        flex-direction: column-reverse;
    }
    .single_city .imgbox {
        margin-bottom: 20px;
    }
    .blog_main.detilblog .mainblgcap .capbox {
        padding-bottom: 0;
        padding-top: 0;
    }
    .blog_main.detilblog .mainblgcap .imgbox {
        margin-bottom: 15px;
    }
    .booking_det_form .form_sec form {
        padding: 15px 15px;
    }
    .fleet_serchway .outr .fltbody {
        display: flex;
        flex-wrap: wrap;
    }
    .fleet_serchway .outr .fltbody .carbody {
        width: 50%;
    }
    .fleet_serchway .outr .fltbody .rated {
        border-right: 0;
        width: 50%;
    }
    .fleet_serchway .outr .fltbody .price {
        width: 50%;
        margin-top: 15px;
    }
    .fleet_serchway .outr .fltbody .bk_now {
        width: 50%;
    }
    .fleet_serchway .outr .fltbody .bk_now button {
        font-size: 16px;
    }
    .fleet_serchway .outr .fltbody .rated .ratbox p {
        font-size: 14px;
    }
    .fleet_serchway .outr .fltbody .carbody .cap h3 {
        font-size: 18px;
    }
    .details-content {
        padding-left: 40px;
        padding-right: 40px;
    }
    .colpse_tab_content .tab-pane ol {
        width: 80%;
    }
    .details_outr .detils_fatching {
        padding: 30px 15px;
    }
    .contact_main .form_sec button[type=submit]{
        padding: 12px 30px;
    }
    
   
    

}

@media (min-width: 768px){
    .mainservslid{
        display: none;
    }

}


@media (max-width: 767px) {

    h2{
        font-size: 24px !important;
        padding-bottom: 15px !important;
        line-height: 35px !important;
    }
    h3{
        font-size: 22px !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;
    }
    .banner {
        padding: 150px 0;
    }
    .bnrcontact {
        padding: 10px 0;
    }
    .bnrcontact .contact{
        padding-bottom: 15px;
    }
    .home_service .cardbox {
        padding: 15px 15px;
    }
    .home_service.wlcm_taxi.services .cardbox{
        padding: 0px;
    }
    .home_service .cardbox .capsec h3{
        font-size: 18px !important;
    }
    .driver .cap70sec {
        width: 95%;
    }
    .driver .cap70sec h2 {
        width: 80%;
    }
    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;
    }

    .banner.inrbnr {
        padding: 130px 0;
        padding-bottom: 70px;
    }
    .banner.inrbnr h1 {
        font-size: 30px;
    }
    .banner.inrbnr .bredcrumb ul li {
        font-size: 19px;
    }
    .main_fet .iconcard {
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
    }
    .main_fet .iconcard .cap {
        padding-left: 0;
        padding-top: 15px;
        text-align: center;
    }
    .main_fet .iconcard .cap p {
        width: 100%;
        text-align: center;
        margin: 0px auto;
    }
    .main_fet .iconcard .cap h4 {
        font-size: 22px;
    }
    .main_fet .iconcard.right {
        padding-bottom: 0;
        flex-direction: column-reverse;
    }
    .main_fet .iconcard.right .cap {
        padding-left: 0;
        padding-right: 0;
    }
    .main_fet .iconcard.right .cap h4 {
        text-align: center;
        font-size: 22px;
    }
    .main_fet .iconcard.right .cap p {
        width: 90%;
        text-align: center;
    }
    .home_service.wlcm_taxi.services .cardbox .capsec p {
        width: 100%;
    }
    .appsec .d3frame img {
        width: 70%;
    }
    .appsec .d3frame {
        padding-top: 30px;
    }
    .abt_localtaxi .rightcap ul li {
        font-size: 14px;
    }
    .enjoy.flt_proces .right_list .list_item {
        height: 100%;
    }
    .enjoy .right_list .list_item .cap h4 {
        font-size: 19px;
    }
    .citymain .cardbox:hover {
        height: 265px;
    }
    .single_city .cpbox p {
        width: 100%;
    }
    .single_city:nth-child(even) .cpbox {
        padding-left: 0;
    }
    .contact_main .form_sec button[type=submit] {
       
        width: 40%;
        padding: 15px 30px;
    }
    .bigmapsec {
        height: 250px;
    }
    .four_0_four img.thnkimg{
        width: 100%;
    }
    .fleet_serchway .outr .fltbody .carbody {
        width: 50%;
        flex-direction: column;
    }
    .fleet_serchway .outr .fltbody .carbody .imgbox {
        width: auto;
    }
    .details-content ul li.nav-item a.nav-link {
        font-size: 14px;
    }
    .details-content {
        padding-left: 20px;
        padding-right: 20px;
    }
    .colpse_tab_content .tab-pane ol {
        width: 100%;
    }
    .mbl_flt{
        flex-direction: column-reverse;
    }
    
    .tab_sorting ul li.nav-item:last-child{
        border-left: 0px solid white;
    }

}

@media (min-width: 576px){

    .mobile_most{
        display: none;
    }

}


@media (max-width: 575px) {
    
    .container-fluid {
        padding: 0 15px;
    }
    .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;
    }
    
    .banner {
        padding: 120px 0;
    }
    .banner .leftcap h1 {
        font-size: 22px;
        line-height: 34px;
        padding-bottom: 0;
    }
    
    .bnrcontact .mobcnt{
        width: 100%;
        display: none;
    }
    .bnrcontact .mobcnt:nth-child(1){
        display: block;
    }
    .bnrcontact .contact {
        flex-direction: row;
        justify-content: center;
    }
    .bnrcontact .contact .icon {
        min-width: 0;
        min-height: 0;
        height: 0;
        width: 0;
        background-color: transparent;
        padding-right: 10px;
    }
    .bnrcontact .contact {
        padding-bottom: 0;
    }
    .bnrcontact .contact a {
        font-size: 13px;
    }
    .bnrcontact .contact a.tariff {
        font-size: 12px;
        padding: 8px 18px;
    }
    .home_service {
        padding-bottom: 0;
    }
    .home_service .cardbox {
        padding: 15px 15px;
        border-right: 0;
        border-bottom: 1px dashed #B5B5B5;
    }

    .tarifs .cardsec .capsec p {
        width: 100%;
        padding-bottom: 15px;
    }
    .tarifs .cardsec .imgsec {
        height: 130px;
    }
    .driver .cap70sec {
        width: 100%;
    }
    .driver .cap70sec p {
        width: 100%;
    }
    .driver .cap70sec ul {
        width: 100%;
    }
    .driver .cap70sec ul li {
        font-size: 12px;
        padding-left: 30px;
        text-align: left;
        padding-bottom: 15px;
    }
    .driver .cap70sec ul li::before {
        width: 20px;
        height: 20px;
        background-size: 100%;
    }
    .driver {
        background-image: none !important;
    }
    footer ul.footer_contct li .concol .rond {
        min-width: 40px;
        height: 40px;
    }
    

    footer {
        padding: 40px 0;
    }
    footer .footcol {
        padding-left: 15px;
    }
    footer ul {
        padding-top: 15px;
    }
    footer h4 {
        font-size: 18px;
        padding-bottom: 10px;
    }
    footer ul li a{
        font-size: 14px;
    }
    footer ul.foot_socl {
        padding-top: 30px;
    }
    footer ul.foot_socl li{
        padding-right: 20px;
    }
    footer ul li a.bknow {
        width: auto;
        margin-bottom: 30px;
    }
    footer ul li a.bknow{
        width: auto;
        display: inline-block;
    }
    footer .footcol.footcol_two{
        padding-left: 15px;
    }
    
    .copy{
        padding-top: 15px;
    }
    .scroll {
        overflow: scroll;
    }
    .fstabtus .lftgap .item{
        padding: 15px;
    }
    .banner.inrbnr {
        padding: 60px 0;
    }
    .banner.inrbnr .bredcrumb ul li {
        font-size: 16px;
    }

    .banner.inrbnr h1 {
        font-size: 26px;
        line-height: 32px;
    }
    .home_service.wlcm_taxi p.cmmp {
        width: 100%;
        padding-bottom: 15px;
    }
    .main_fet .iconcard {
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        width: 50%;
        padding-bottom: 15px;
    }
    .main_fet .iconcard .cap p {
        width: 85%;
    }
    .main_fet .iconcard .cap h4 {
        font-size: 18px;
    }
   
    .main_fet .imagbox img {
        width: 100%;
    }
    .enjoy .right_list .list_item .cap h4 {
        font-size: 17px;
    }
    .abt_localtaxi .leftcap .onebox {
        width: 290px;
        height: 290px;
    }
    .abt_localtaxi .leftcap .onebox:nth-child(2) {
        width: 260px;
        height: 260px;
        left: 15px;
    }
    .abt_localtaxi .leftcap::before {
        left: -17px;
        width: 220px;
        height: 240px;
    }
    .abt_localtaxi .leftcap::after {

        width: 180px;
        height: 180px;
        bottom: -174px;
        right: 107px;
    }
    .abt_localtaxi .rightcap {
        padding-top: 180px;
    }
    .abt_localtaxi {
        padding-bottom: 15px;
    }
    .citymain::before {
        height: 85%;
        top: 14%;
    }
    .blog_main .mainblgcap .capbox {
        padding: 20px 15px;
        background-color: #FFFBEC;
    }
    .blog_main.detilblog .mainblgcap .capbox ul {
        padding-bottom: 10px;
    }
    .blog_main .mainblgcap .capbox p {
        padding-bottom: 10px;
    }
    .blog_main.detilblog .mainblgcap .capbox {
        padding: 0;
    }
    .blog_main .sideblg .blogsdcp h6 {
        font-size: 16px;
    }
    .bigmapsec {
        height: 200px;
    }
    .contact_main .form_sec {
        padding: 20px 10px;
    }
    .contact_main .form_sec button[type=submit] {
        width: auto;
    }
    .contact_main .gettouch_cont .scal_mda ul li a{
        font-size: 22px;
    }
    .contact_main .gettouch_cont .scal_mda ul {
        padding-top: 10px;
    }
    .booking_det_form .form_sec form {
        padding: 15px 0px;
    }
    .booking_det_form .form_sec input.rightside {
        height: 50px;
    }
    .cpt_30{
        padding: 0 30px;
    }
    .details_outr .detils_fatching {
        padding: 15px;
    }
    .details_outr .detils_fatching p {
        padding: 6px 0;
    }

    .fleet_serchway .outr .fltbody .carbody {
        width: 100%;
        flex-direction: column;
        border-right: 0;
        border-bottom: 1px solid #FFC701;
        padding-bottom: 15px;
    }
    /* .fleet_serchway .outr .fltbody .carbody .imgbox {
        height: 70px;
    } */
    .fleet_serchway .outr .fltbody .rated {
        display: flex;
        border-right: 0;
        width: 100%;
        justify-content: space-between;
        flex-direction: column;
        padding: 15px;
    }
    .fleet_serchway .outr .fltbody .rated .ratbox {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-bottom: 15px;
    }
    .fleet_serchway .outr .fltbody .price {
        width: 43%;
        margin-top: 15px;
    }
    .fleet_serchway .outr .fltbody .bk_now {
        width: 57%;
    }
    .driver-dashboard .outr .fltbody .bk_now {
        width: 100%;
    }
    .driver-dashboard .outr .fltbody .bk_now .add-vehicle-btn{
       white-space: nowrap;
    }
    .custm_colpse {
        width: 45%;
    }
    .colpse_tab_content .tab-pane ol {
        width: 100%;
        flex-wrap: nowrap;
        flex-direction: column;
    }
    .colpse_tab_content .tab-pane ol li {
        width: 100%;
    }
    .detils_img img {
        width: 100%;
    }
    .tab_sorting{
        padding: 5px;
        border-radius: 0px;
        background: #000;
    }
    .tab_sorting ul  {
      justify-content: space-between;
    }
    .tab_sorting ul li.nav-item a {
        padding: 5px 13px;
        font-size: 11px;
    }
    .tab_sorting .tab-content{
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }
    
    
}

@media (min-width: 430px) and (max-width: 575px){
    footer .footcol{
        width: 50%;
    }
    footer ul li a.bknow{
        padding: 10px 25px;
    }
    .fleet_serchway .outr .fltbody .rated {
        display: flex;
        border-right: 0;
        width: 100%;
        justify-content: space-between;
        flex-direction: row;
        padding: 15px;
    }
    .detils_img img {
        width: auto;
    }
}

@media (max-width: 429px){
    .unknflex {
        flex-direction: column;
    }
    .main_fet .iconcard {
        width: 100%;
    }
    .enjoy .right_list .list_item {
        flex-direction: column;
    }
    .enjoy .right_list .list_item .cap {
        padding-left: 0;
        padding-top: 15px;
    }
    .enjoy .right_list::before{
        display: none;
    }
    .abt_localtaxi .rightcap ul li {
        font-size: 14px;
        width: 100%;
        padding-right: 0;
    }
}





@media (max-width:365px) {
 .tab_sorting {
    padding: 10px;
 }
     .tab_sorting ul li.nav-item a {
        padding: 5px 7px;
    }
}