.mobileheader{
    background: #ffffff;
    padding: 20px 0;
}
.mobileheader .logopanel{
    float: left;
    width: 50%;
}
.mobileheader .logopanel a{}
.mobileheader .logopanel a img{
    width: 50px;
}
.mobileheader .buttonpanel{
    float: left;
    width: 50%;
    text-align: right;
    padding-top: 3px;
}
.mobileheader .buttonpanel a{
    display: inline-block;
    text-transform: uppercase;
    float: right;
    margin-right: 15px;
    margin-top: 0px;
    background: #ed1b24;
    padding: 3px 15px;
    border: none;
    color: #fff;
}
.mobileheader .buttonpanel button{
    width: 26px;
    height: 32px;
    border: none;
    background: none;
    float: right;
}
.mobileheader .buttonpanel button span{width: 100%;height: 2px;background: #000;margin-bottom: 4px;display: block;}

@media only screen and (max-width: 68em){ 
.slick-dotted.slick-slider{margin-bottom:0 !important;}
section.three{padding:15px 0;}
section.three .main_title h2{font-size:30px;}
.vehicles{padding:20px 0;}
.vehicles .vehicles_menu{text-align:center;}
.vehicles .vehicles_menu ul li a{font-size: 16px;
    padding: 2px 12px;
    letter-spacing: normal;
    margin-bottom: 4px;}
.vehicles .vehicles_box a.vehicles_s_info_col .vehicles_s_img img{height:auto;}
.vehicles .vehicles_box .vehicles_show_box .vehicles_details{display:block;}
.vehicles .vehicles_box .vehicles_show_box .vehicles_details a{text-align:center;margin-bottom: 5px;}
.aboutus_sec {
    padding: 15px 0;
}
.aboutus_sec .aboutus_sec_txt {
    width: 95%;
    margin: auto;
    text-align: justify;
    padding: 0px 0 10px;
}
.subscribe_sec .sub_box{padding: 15px 0;}
.subscribe_sec .sub_box .sub_form form .fields {
width: 100%;}

/*  **/
.menubox-toggle{
    width: 90%;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    background: #fff;
    z-index: -9999;
    -webkit-transition: .6s;
    transition: .6s;
    opacity: 0;
    -webkit-box-shadow: 0 1px 10px rgb(0 0 0 / 8%);
    -moz-box-shadow: 0 1px 10px rgba(0,0,0,0.08);
    box-shadow: 0 1px 10px rgb(0 0 0 / 8%);
    /* overflow: auto; */
    left: -100%;
    padding-bottom: 15%;
    }    
.menubox-toggle .logomenu {
    text-align: center;
    padding: 15px 0;
    margin-bottom: 15px;
}    
.menubox-toggle .logomenu img {
    width: 100px;
}  
.menubox-toggle .logomenu button {
    position: absolute;
    right: 10px;
    background: #000;
    color: #ffffff;
    border: none;
    top: 0;
    font-size: 40px;
    font-weight: 100;
    padding: 10px 15px;
}    
.menufixed {
    height: 400px;
    max-height: 400px;
    overflow: auto;
    padding-bottom: 50%;
}
.mobmenu ul {
    padding: 0 5%;
    list-style: none;
}
.mobilemenu{}
.mobilemenu > ul{padding: 0 5%;
    list-style: none;}
.mobilemenu  > ul > li{
    border-bottom: 1px solid #f0f0f0;
    position: relative;
    display: flow-root;
    }
.mobilemenu  > ul > li > a{
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 14px;
    padding: 10px 0;
    display: block;
    color: #000000;
    letter-spacing: 2px;
    text-transform: uppercase;
    position: relative;
    }
.mobilemenu  > ul > li > a > i{
    position: absolute;
    right: 5px;
    top: 15px;
}    
.mobilemenu  > ul > li > ul{
    display: block;
    width: 100%;
    position: static;
    border: none;
    box-shadow: none;
    padding: 0 15px;
    background: #ffc107b5;
    list-style: none;
    display: none;
    }
    .mobilemenu  > ul > li:hover ul{display:block;}
.mobilemenu  > ul > li > ul > li{}
.mobilemenu  > ul > li > ul > li > a{
    padding: 5px 0;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 14px;
    padding: 10px 0;
    display: block;
    color: #fff;
    text-transform: uppercase;
    }
.about_tabs .tabs_wrapper a{padding: 10px 15px; margin-bottom: 10px;}
.vehicles_sec {
    padding: 0 0;
}
.vehicles_sec .vehicles_box .vehicles_show_box .vehicles_details{display:block; padding:10px 0;}
.vehicles_sec .vehicles_box .vehicles_show_box .vehicles_details a{text-align:center;margin-bottom: 10px;}
.slick-prev{left: 30px !important;}
.slick-next{right: 30px !important;}
.widget-color-vehicle .colorbox {
    text-align: CENTER;
    padding-top: 30%;
}
.product-header .product-menu > ul > li > ul{left: 0; right: inherit;}
.product-header .product-menu {
    padding-top: 7px;
    text-align: center;
}
.product-header .product-logo{text-align:center;}
.product-header .product-menu > ul > li > a{padding:15px 5px;}
.widget-color-vehicle .head-box h3{font-size:18px;}

.contact-widget .box-two ul li span.subheading{font-size:1em;}
.contact-widget .box-two ul li i {
    position: absolute;
    left: 0;
    font-size: 1.3em;
    top: 10px;
    color: #b4b4b4;
}
.contact-widget .box-four {
    float: left;
    padding-top: 20px;
    width: 100%;
}
.contact-widget .box-one {
    float: left;
    text-align: left;
    padding-right: 0;
    padding-top: 0;
    width: 100%;
}
.contact-widget .box-two{border:none;}
.booknow-widget form .lblbox{width:100%;}
}