@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 (min-width: 1440px){
    .customer .user .usercap p {
        min-height: 440px;
    }
}

@media (max-width: 1499px){
    .take .effort{
        padding: 40px 20px;
    }
    .take .effort .cap h3{
        font-size: 20px;
    }
    .fletoutr_prov .outr .fleetbox h3{
        font-size: 24px;
    }
    .app{
        padding: 70px 0;
    }
    footer ul li a.bknow{
        width: 85%;
    }
    .fletoutr_prov.fleet_min::after{
        width: 55%;
        right: 0;
    }
    .blogoutr.blg_sing {
        margin-top: -200px;
    }
    .serv_prov.main .servoutr .servbox{
        height: 530px;
    }
    

}



@media (max-width: 1199px) {

    
    .container {
        width: 95%;
    }
    .navbar li a{
        font-size: 13px;
        padding: 0 12px;
    }
    .navbar .navbar-nav > li:last-child a{
        padding: 15px 30px;
    }
    .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: 90px 0;
    }
    .banner .leftcap {
        padding: 50px 0;
    }
    .banner .leftcap h1{
        font-size: 50px;
    }
    .banner::after{
        width: 100%;
        height: 105px;
    }
    .banner::before{
        height: 840px;
    }
    .banner .leftcap ul.bncon li a{
        font-size: 14px;
    }
    .take::after{
        background-size: 100% auto;
        width: 900px;
    }
    .take p{
        width: 80%;
    }
    .take .effort{
        flex-direction: column-reverse;
    }
    .take .effort .iconbox{
        padding-bottom: 30px;
    }
    .take .effort .cap p{
        width: 100%;
    }
    .serv_prov .servoutr {
        padding-bottom: 100px;
    }
    .serv_prov .slick-prev{
        left: 35%;
    }
    .serv_prov.main .servoutr .servbox{
        height: 575px;
    }
    .serv_prov .slick-next{
        left: 60%;
    }
    .fletoutr_prov p{
        width: 100%;
    }
    .fletoutr_prov .slick-prev{
        left: 35%;
    }
    .fletoutr_prov .slick-next{
        left: 60%;
    }
    .counter_new span{
        font-size: 14px;
        line-height: 35px;
    }
    .contactus .cap div{
        font-size: 30px;
        line-height: 48px;
    }
    .customer .user .usercap{
        margin-left: 0;
    }
    .customer .user .userpic{
        left: 5%;
    }
    .customer .user .usercap p {
        padding: 20px;
        padding-left: 60px;
        padding-top: 70px;
    }
    .serv_prov h2{
        padding-top: 0;
    }
    footer .foot_logo img {
        width: 75%;
    }
    footer .footcol,
    footer .footcol.servp {
        padding-left: 30px;
    }
    footer ul li a.bknow {
        width: 95%;
    }
    .footerh4{
        padding-top: 50px;
    }
    .mb_70 {
        margin-bottom: 60px;
    }
    .fletoutr_prov.abtserv{
        padding-bottom: 50px;
    }
    .fletoutr_prov.fleet_min .outr .fleetbox h3 {
        font-size: 18px;
        padding-top: 30px;
    }
    .fletoutr_prov.fleet_min .mainhour ul.bknbtn li a{
        font-size: 10px;
    }
    .fletoutr_prov.fleet_min::after {
        background-size: contain;
        top: -22%;
    }
    .serv_prov.main .servoutr .servbox .capsec h3{
        font-size: 20px;
    }
    .blogoutr .outrbod .capct h4{
        font-size: 20px;
    }
    .blogoutr .sidebar_blog .blogbar .democap p{
        font-size: 15px;
        padding-bottom: 10px;
    }
    .blogoutr .sidebar_blog .blogbar .democap ul li{
        padding-bottom: 0;
        font-size: 15px;
    }
    .sidebar_blog.sidebar_single .blogbar{
        flex-direction: column;
    }
    .sidebar_blog.sidebar_blog_single .blogbar .bgimgbox{
        width: 130px;
        margin-bottom: 15px;
    }
    p.fullp {
        padding-top: 30px;
    }
    .formfild .formput{
        padding: 70px;
    }
}

@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;
    }
}


@media (max-width: 991px) {
    .pt_70{
        padding-top: 60px;
    }
    .pb_70{
        padding-bottom: 60px;
    }
    .mt_70{
        margin-top: 60px;
    }
    .mb_70{
        margin-bottom: 60px;
    }
    h2{
        font-size: 28px !important;
        line-height: 45px !important;
    }
    
    .sub-menu{
        margin-left: 0;
    }

    header._header._menu_fixed.animated.fadeInDown {
        position: sticky;
        top: -1px;
        z-index: 99;
        /* background-color: #fff; */
        box-shadow: 0px 0px 20px 0px rgb(10 10 10 / 33%);
    }
    .navbar-toggler-icon {
        margin-right: 20px;
    }
    ._mob-menu-hdr img {
        width: 35%;
    }
    .navbar-toggler-icon .bar {
        background: #fff;
    }
    header._header._menu_fixed .navbar-toggler-icon .bar{
        color: #000;
    }
    .navbar-collapse {
        background: #D4AF37;
        height: 100vh;
        top: 1px;
        overflow: scroll;
        overflow-x: hidden;
        padding-bottom: 30px;
    }
    .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: #d9b45b;
    }
    .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: block;
    }
    .clickD {
        right: 8px;
        width: auto;
        text-align: right;
        top: 15px;
    }
    .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;
    }
    #main{
        display: none;
    }
    .banner::before {
        height: 670px;
    }
    .banner{
        padding: 100px 0;
    }
    .banner .leftcap {
        padding: 0;
    }
    .banner .leftcap h1{
        font-size: 40px;
    }
    .banner .leftcap p{
        width: 100%;
        color: #000;
    }
    .banner .leftcap ul.bncon li a{
        color: #000;
    }
    .banner .leftcap a{
        background-color: #000;
    }
    .banner .leftcap ul.bncon li img{
        filter: brightness(2) invert(2);
    }
    .banner .rightform{
        padding-top: 30px;
    }
    .take::after{
        display: none;
    }
    .take h2{
        padding-bottom: 0;
    }
    .take p {
        width: 100%;
    }
    .take .effort {
        padding: 15px;
    }
    .take .effort .cap h3 {
        font-size: 17px;
    }
    .take_two .leftcap h2{
        line-height: 44px;
    }
    .take_two .leftcap p{
        width: 100%;
    }
    .serv_prov h2{
        padding-bottom: 10px;
    }
    .serv_prov p{
        width: 100%;
    }
    .serv_prov.main .servoutr .servbox {
        height: 100%;
    }
    .fletoutr_prov h2{
        padding-bottom: 10px;
    }
    
    .fletoutr_prov .outr .fleetbox h3 {
        font-size: 20px;
    }
    .app{
        margin-top: 70px;
        margin-bottom: 0;
    }
    .app .mockup img {
        position: relative;
        top: 0;
        width: 100%;
    }
    .app .cap {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .app .cap ul.btnapp li a img {
        width: 100%;
    }
    .customer .user .userpic{
        width: 12%;
        left: 5%;
        top: 25%;
    }
    .customer .user .usercap{
        width: 100%;
        margin: 0;
    }
    .customer .user .usercap p{
        padding: 20px;
        padding-top: 50px;
        padding-left: 60px;
        line-height: 24px !important;
    }
    .customer .user .usercap::before{
        width: 35px;
        height: 35px;
        background-size: 100%;
    }
    .contactus .cap div{
        font-size: 32px;
        line-height: 45px;
    }
    .footerh4 {
        padding-top: 20px;
    }
    footer ul li a.bknow {
        width: auto;
    }
    footer .foot_logo{
        justify-content: flex-start;
    }
    .logo img {
        width: 60%;
    }
    .banner .rightform {
        padding-top: 30px;
    }
    .serv_prov .slick-prev {
        left: 27%;
    }
    .serv_prov .slick-next {
        left: 68%;
    }
    .contactus{
        padding: 80px 0;
    }
    .cuscol{
        margin-bottom: 15px;
    }
    .blogoutr .sidebar_blog .itfild input[type=search]{
        width: 100%;
    }
    .blogoutr .sidebar_blog .blogbar{
        padding-bottom: 30px;
    }
    .blogoutr .sidebar_blog .blogbar .democap p {
        font-size: 18px;
        padding-bottom: 10px;
    }
    .blogoutr .detil .bigimgbox{
        margin-bottom: 20px;
    }
    .blogoutr .detil h4{
        width: 100%;
    }
    .blogoutr .high .righthigh{
        padding-left: 0;
        padding-bottom: 30px;
    }
    .cusblogrow{
        flex-direction: column-reverse;
    }
    .take.sersintake .leftcap{
        padding-left: 0;
        padding-top: 15px;
    }
    .two_we .capct h2{
        line-height: 45px;
    }
    .bestch.roatat_fleet .fleet_des{
        padding-bottom: 30px;
    }
    .formfild .formput{
        padding: 60px 20px;
    }
    .allmob ul{
        display: flex;
        flex-direction: column;
    }
    .allmob ul li{
        display: flex;
        align-items: center;
    }
    .allmob ul li a{
        display: flex;
        align-items: center;
    }
    .allmob ul li a img {
        padding-right: 10px;
    }
    .allmob p{
        padding: 15px;
    }
    .banner.only_Index::before{
        background-image: none !important;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        /*background: linear-gradient(0deg, rgba(212, 175, 55, 0.5) 0%, rgba(212, 175, 55, 0.7) 100%) !important;*/
    }
    .banner.only_Index .leftcap h1{
        color: #fff;
    }
    .banner.only_Index .leftcap p{
        color: #fff;
    }
    .banner.only_Index .leftcap ul li a{
        color: #fff;
    }
    .pc{
        display: none;
    }
    /* .mobile_slid .service_main_slid a:first-child{
        display: none;
    } */
    .serv_prov .servoutr .servbox .capsec a.arrow{
        bottom: 15px;
    }
    .section-head h2 {
        margin-bottom: 0 !important;
    }
    .navbar .navbar-nav>li.mobibk {
        display: none;
    }
}


@media (max-width: 767px) {

    h2{
        font-size: 24px !important;
        padding-bottom: 15px !important;
        line-height: 35px !important;
    }
    .pt_70{
        padding-top: 40px;
    }
    .pb_70{
        padding-bottom: 40px;
    }
    .mt_70{
        margin-top: 40px;
    }
    .mb_70{
        margin-bottom: 40px;
    }
    .logo{
        width: 35%;
    }
    .banner {
        padding: 60px 0;
    }
    .banner::before {
        background-image: none;
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
    .banner .leftcap h1{
        line-height: 50px;
        color: #fff;
    }
    .banner .leftcap p,
    .banner .leftcap ul.bncon li a{
        color: #fff;
    }
    .banner .leftcap ul.bncon li img {
        filter: none;
    }
    .take h2{
        line-height: 32px;
    }
    .serv_prov .slick-prev {
        left: 18%;
    }
    .serv_prov .slick-next {
        left: 72%;
    }
    .serv_prov .servoutr {
        padding-bottom: 75px;
    }
    .fletoutr_prov .slick-prev {
        left: 20%;
    }
    .fletoutr_prov{
        padding-bottom: 90px;
    }
    footer ul li a.bknow{
        margin-bottom: 15px;
    }
    footer p{
        padding-bottom: 10px;
        font-size: 12px !important;
        line-height: 24px !important;
    }
    footer ul li a{
        line-height: 24px;
    }
    .footerh4 {
        padding-top: 0;
    }
    .footerh4{
        font-size: 22px;
    }
    footer ul.foot_socl li a{
        font-size: 20px;
    }
    .fletoutr_prov.fleet_min::after{
        display: none;
    }
    .fletoutr_prov.fleet_min::before{
        display: none;
    }
    .fletoutr_prov.fleet_min .outr .imgbox img {
        width: auto;
    }
    .fletoutr_prov.fleet_min .outr .fleetbox h3 {
        padding-top: 70px;
    }
    .fletoutr_prov.fleet_min .outr .fleetbox{
        margin-top: -70px;
    }
    .fletoutr_prov .outr 
    .blogoutr .sidebar_blog .blogbar .democap p {
        font-size: 18px;
    }
    .blogoutr .sidebar_blog .blogbar .democap ul li {
        font-size: 18px;
    }
    .blogoutr .detil h4{
        font-size: 20px;
    }
    .blogoutr .detil span{
        padding-bottom: 15px;
    }
    p.fullp {
        width: 100%;
    }
    .blogoutr .high .righthigh{
        padding-top: 0px;
    }
    .blogoutr .high .righthigh h5{
        font-size: 20px;
    }
    .blogoutr .detil p{
        font-size: 17px;
    }
    .blogoutr .high .righthigh p{
        font-size: 17px;
        line-height: 28px;
    }
    .blogoutr .detil h4{
        padding-bottom: 15px;
    }
    .formfild .formput{
        padding: 40px;
    }
    .mapsec{
        margin: 30px 0;
    }
    .app .row{
        flex-wrap: nowrap;
    }
    .app .mockup {
        padding-left: 0;
    }
    .app .cap h3{
        padding-bottom: 10px;
    }
    .customer .user .usercap p {
        min-height: 340px;
    }
    .serv_prov .servoutr .servbox .capsec {
        height: 195px;
    }
    .contactus {
        background-position: center;
        background-attachment: scroll;
    }
}


@media (max-width: 575px) {
    

    .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: 24px !important;
    }
    
    .banner {
        padding: 60px 0;
    }
    .banner .leftcap h1 {
        font-size: 30px;
    }
    .banner .leftcap p{
        width: 100%;
    }
    .banner .leftcap ul.bncon{
        flex-direction: column;
    }
    .banner .leftcap ul.bncon li{
        padding-bottom: 15px;
    }
    .banner .leftcap h1{
        line-height: 40px;
    }
    .serv_prov h2{
        line-height: 26px;
    }
    .banner::after{
        display: none;
    }
    .fletoutr_prov h2{
        line-height: 26px;
    }
    .fletoutr_prov .slick-next {
        display: none !important;
    }
    .fletoutr_prov .slick-prev {
        display: none !important;
    }
    .serv_prov .slick-prev, .serv_prov .slick-next{
        display: none !important;
    }
    .fletoutr_prov {
        padding-bottom: 40px;
    }
    .fletoutr_prov .slick-dots {
        bottom: -50px;
    }
    .take_two .leftcap p{
        padding-bottom: 15px;
    }
    .fletoutr_prov p{
        padding-bottom: 15px;
    }
    .our_fleet .fletoutr .fleetbox .imgbox{
        height: 180px;
    }
    .our_fleet .slick-prev, .our_fleet .slick-next{
        display: none !important;
    }
    .testmonial .testmsec .card::after{
        display: none;
    }
    .testmonial .testmsec .card{
        padding: 55px 15px;
        padding-bottom: 30px;
    }
    .testmonial .testmsec .card .cap h6{
        font-size: 18px;
    }
    .ourserv p{
        width: 100%;
    }
    .ourserv .servoutr::before {
        width: 290px;
        height: 290px;
    }
    .ourserv .servoutr::after {
        width: 290px;
        height: 290px;
    }
    .our_fleet p {
        width: 100%;
    }
    .contactus .cap div {
        font-size: 20px;
        line-height: 32px;
    }
    .counter_new .count-up{
        display: flex;
        flex-direction: column-reverse;
        padding: 15px 0;
        padding-bottom: 0;
        border-right: 0;
    }
    .take p {
        padding-bottom: 10px;
    }
    .take .effort{
        flex-direction: row;
        padding: 15px;
    }
    .take .effort .cap p{
        line-height: 24px !important;
    }
    .counter_new .counter_new-count{
        font-size: 24px !important;
        padding-top: 10px;
        text-align: left;
    }
    .counter_new h6{
        font-size: 20px !important;
    }
    .counter_new .counter-count {
        font-size: 24px !important;
        text-align: left;
        padding-top: 5px;
    }
    .rating {
        font-size: 24px !important;
        text-align: left;
        padding-top: 5px;
    }
    footer {
        padding: 40px 0;
    }
    footer .footcol,
    footer .footcol.servp {
        padding-left: 15px;
    }
    footer .foot_logo{
        padding-bottom: 10px;
    }
    footer ul {
        padding-top: 5px;
    }
    .footerh4 {
        font-size: 18px;
        padding-bottom: 10px;
    }
    footer ul li a{
        font-size: 13px;
    }
    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;
    }
    .company .logo .brandlogo img {
        width: auto;
    }
    .bestch.roatat_fleet .fleet_des {
        flex-wrap: wrap;
        justify-content: center;
    }
    .bestch.roatat_fleet .fleet_des li{
        padding: 20px 15px;
        margin-bottom: 15px;
        width: 135px;
        height: 90px;
    }
    .bestch.roatat_fleet .fleet_des li:last-child{
        margin-right: 10px;
    }
    .slider-box .bigimg {
        height: 190px;
    }
    .nav_slid .slider-nav{
        width: 67%;
    }
    .contctus .mapbox {
        height: 200px;
    }
    .contctus .formfild h3 {
        font-size: 22px;
        line-height: 14.93px;
        padding-bottom: 10px;
    }
    .contctus .formfild input {
        margin-bottom: 15px;
        font-size: 16px;
        padding: 10px 15px;
    }
    .contctus .formfild textarea{
        height: 120px;
    }
    .contctus .formfild button[type=submit] {
        width: auto;
        padding: 15px 30px;
    }
    .popup .popvideo{
        margin-top: 30px;
    }
    .service_mainv p{
        width: 100%;
    }
    .service_sing .rightside .selserv ul li{
        padding-bottom: 20px;
    }
    .border_ara .pra {
        padding: 30px 15px;
    }
    .nav_slid .slick-prev{
        display: none !important;
    }
    .nav_slid .slick-next{
        display: none !important;
    }
    .fletoutr_prov.fleet_min .outr .imgbox img {
        width: 100%;
    }
    .fletoutr_prov.fleet_min .mainhour {
        flex-direction: column;
    }
    .fletoutr_prov.fleet_min .mainhour ul {
        width: 100%;
        border-right: 0;
    }
    .fletoutr_prov.fleet_min .outr .fleetbox h3{
        line-height: 30px;
        padding-top: 30px;
    }
    .blogoutr .sidebar_blog .blogbar{
        flex-direction: column;
    }
    .blogoutr .sidebar_blog .blogbar .bgimgbox{
        width: 130px;
        padding-left: 0;
        padding-bottom: 0px;
        margin-bottom: 15px;
    }
    .blogoutr.blg_sing {
        margin-top: -100px;
    }
    .take.sersintake .leftcap h2{
        line-height: 35px;
    }
    .take.sersintake .leftcap ul li .cap b{
        font-size: 16px;
    }
    .take.sersintake .leftcap ul li{
        padding-bottom: 15px;
    }
    .take.sersintake .leftcap ul li:last-child{
        padding-bottom: 0;
    }
    .formfild .formput{
        padding: 30px;
    }
    .serv_prov .servoutr {
        padding-bottom: 0;
    }
    .serv_prov .slick-dots {
        bottom: -30px;
    }
    .scrollTop{
        right: 2%;
    }
}

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

@media (max-width: 415px){
    .nav_slid .slick-prev {
        left: -50px !important;
    }
}


