@media only screen and (max-width:990px) {
    .head-menu .main-menu ul , .rex-search-bar-suggestions
    {
        display: none;
    }
    .head-menu .multi-menu
    {
        float: left;
    }
    .head-menu .multi-menu .bar-icon
    {
        position: relative;
        left: 20px;
        top: 0px;
    }
    .main-slider .the-slider
    {
        height: 400px;
        padding-top: 70px;
    }
    .main-slider .the-slider .item img
    {
        width: 90% !important;
    }
    .our-features .multi .one
    {
        text-align: center;
        padding-top: 10px;
    }
    .our-features
    {
        margin-top: -100px;
    }
    .main-slider .the-slider .owl-dots
    {
        bottom: 60px;
    }
    .our-features .multi .one .the-pic
    {
        float: none;
        display: block;
        margin: 0 auto;
    }
    .our-features .multi .one .the-content
    {
        float: none;
        text-align: center;
    }
    .cars-used .one img {
        height: 177px;
    }
    .queries .all a
    {
        width: 150px;
    }
    .implementation-road .progressbar li:after {
        width: 70%;
        left: 80px;
        display: none;
    }
    .subscriptions .subscription-one:hover
    {
        transform: scale(1);
    }
}

@media only screen and (max-width:767px) {
    .our-features .multi .one .the-content
    {
        float: none;
        text-align: center;
    }
    .our-features .multi
    {
        float: none;
        display: block;
        margin: 0 auto;
        width: 90%;
        /*margin-top: 66px;*/
    }
    .main-slider .the-slider:after
    {
        display: none;
    }
    .main-slider .the-slider:before
    {
        bottom: -80px;
    }
    .featured-ads .banner img
    {
        height:auto!important;
    }
    .featured-ads .banner .content
    {
        width: 100%;
        position: relative;
        margin-top: -50px;
        bottom: 0px;
        padding-bottom: 20px;
        padding-top: 20px;
    }
    .queries .all
    {
        padding-left: 20px;
        text-align: center;
        padding-right: 20px;
        padding-top: 0px;
        margin-top: 80px;
    }
    .queries .all img {
        position: relative;
        right: auto;
        top: 0px;
        width: 220px;
        left: 0px;
        margin: 0 auto;
    }
 .copyright h4 {
    text-align: center;
    margin-bottom: 6px;
}
.payment {
    text-align: center;
    margin-bottom: 15px;
}
    .footer
    {
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .login-page .all-pages , .login-page .forget-pass
    {
        width: 100%;
    }
    .the-testimonial .testimonial-slider .owl-nav
    {
        width: 50%;
        display: block;
        margin: 0 auto;
        margin-top: 15px;
    }
    .the-testimonial .testimonial-slider .owl-next
    {
        left: 0px;
    }
    .car-details .big-fancy img
    {
        height: 185px;
    }
    .car-details .small-slider img
    {
        margin-bottom: 10px;
    }
    .reservation-car .payment-details .car-name img
    {
        display: block;
        margin: 0 auto;
    }

    .reservation-car .payment-details .car-name h4
    {
        margin-right: 0px;
        margin-top: 10px;
        display: block;
        text-align: center;
    }
    .implementation-road .road li
    {
        margin-top: 15px;
        width: 100%;
    }

    .implementation-road .chat h5
    {
        font-size: 10px;
    }
    .implementation-road .chat .one , .implementation-road .chat .two
    {
        width: 80%;
    }
    .implementation-road .chat form textarea
    {
        width: 85%;
    }
    .account .account-form form
    {
        width: 100%;
    }
    .account .account-form form label , .account .account-form form input
    {
        display: block;
        margin-top: 10px;
        margin-bottom: 15px;
        width: 100%;
    }
    .account .account-form form span {
        position: absolute;
        left: 30px;
        top: 58px;
        margin-right: 0px;
    }
    .banks-offer .bank .pic img
    {
        display: block;
        margin: 0 auto;
        width: 170px;
    }
    .banks-offer .bank .content h2
    {
        text-align: center;
    }
    .banks-offer h1
    {
        width: 100%;
    }
}
@media only screen and (max-width:500px) {
.main-slider .the-slider
{
    height: 350px;
}
.cars-used .one , .car-section .one
{
    text-align: center;
}
.cars-used .one ul , .car-section .one ul
{
    text-align: center;
}
.cars-used .one ul li , .car-section .one ul li
{
    width: 100%;
    margin-top: 10px;
}
.cars-used .one img , .car-section .one img
{
    height: 110px;
}
    .account .account-bar ul li a
    {
        width: 135px;
    }

}