.logo{
    width: 178px;
}
.stick .logo {
    height: 52px !important;
}
.homebanner{
    margin-top: 0;
    min-height: 445px;
    max-height: 800px;
    background-size: cover !important;
    position: relative;
    background-position: center!important;
    background-position-y: -96px !important;
}
.bodydiv{
    margin-top: 70px;
}
.dropdown-menu > li >a {
    padding:5px !important;
}
.underline{
    text-decoration: underline;
}
.bannercontent{
       text-align: right;
    padding-top: 20px;
}
.bannerlogo{
    width: 694px;
    border-bottom: 1px solid #a8a8a8;
    margin-bottom: 10px;
}
.bannercontent1{
    color: white;
    font-size: 31px;
    margin-bottom: 15px;

}
.bannercontent2{
    color: white;
    font-size: 18px;
    color:#df1b23;
}
.bannercontent2>p>a>span{
    color: white;
    text-decoration: underline;
    font-weight: bold;
}
.noExtraSpace{
    padding:0 !important;
    margin:0 !important;
}
.bgcolor1{
    background-color:#eee;
}
.padtopbot30{
    padding-top:30px;
    padding-bottom:30px;
}
.formbanner{
    overflow: hidden;
    min-height: 770px;
}
.hotline{
    top: 140px;
    width: 170px;
    position: fixed;
    border: 1px solid #be2f2f;
    right: 0;
    height: 52px;
    border-top-left-radius: 27px !important;
    border-bottom-left-radius: 27px !important;
    border-right-color: #fff;
    animation: hotline 2s linear infinite;
}
.stickysocialdiv{
    top: 52px;
    width: 156px;
    position: fixed;
    border: 1px solid #be2f2f;
    right: 0;
    height: 42px;
    border-top-left-radius: 27px !important;
    border-bottom-left-radius: 27px !important;
    border-right-color: #fff;
}
.redcolor{
    color:#df1b23 !important;
}
.redlink{
    text-decoration: underline;
    color:#df1b23 !important;

}
.blanklink{
    text-decoration: underline;
    color:#000 !important;

}
@keyframes hotline{
    0%{opacity: .5;}
    50%{opacity: .7;}
    100%{opacity: 1;}
}
.formbannerrental{
    overflow: hidden;
    min-height: 600px;
    background-size: cover !important;
}
.custominput{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 0;
    color: #444;
    height: 40px;
    margin-bottom: 16px;
    padding-left: 20px;
    width: 100%;
}
.h200{
    height: 200px !important;
}
.promodiv {
    position: absolute;
    z-index: 1;
    color: #ffffff;
    font-weight: bold;
    padding: 5px;
    background-color: #37970c;
    border-bottom-right-radius: 18px;
    border-top-right-radius: 18px;
    border-left: 5px solid #310808;
}
.promotext{
    padding:8px;
}
.soldoutdiv{
    position: absolute;
    height: 364px;
    z-index: 2;
    padding-top: 65px;
}
.soldoutimg{
    width: 342px;
}
.promoshadow{
    box-shadow: 1px 1px 17px rgba(222, 27, 35, 0.3);
}
.cardetailsbtn{
    width: 100%;
    border-radius: 34px;
    text-decoration: underline;
    font-weight: bold;
}
.cardetailsbtn:hover{
    background-color:#de1b23;
    color:#fff;
}
.not-active {
    pointer-events: none;
    cursor: default;

}
.vehdetails{
    padding-top:10px;
}
.filterdiv{
    padding: 5px 0px 2px 0px;
    background-color: #eee;
    margin-bottom: 10px;
}
.filtertext{
    font-size: 28px;
    text-align: center;
    margin-top: 19px;
    font-weight: bold;
}
.termsmodalinner{
    width:70%; height: 100%;
}
.carimgDiv{
    padding: 10px 0;
    height: 204px;
}
.singlecarimg{
    margin:20px 0;
}
.promotion-area{
    background-color: #f9f9f9;
}
.mobilesocial{
    margin-top: 0px !important;
}
.noborder{
    border: none !important;
    display: initial !important;
}
.newsletterbanner{
    max-height: 650px;
    min-height: 650px;
    background-size: cover !important;
    background-position: bottom !important;
    padding-top: 65px;
}
.newsletterh1{
    font-size: 30px;
    font-weight: bold;
    color: #000;
}
.noborder{
    border-radius:0px !important;
}
.font12{
    font-size: 12px !important;
}
.promooffertext{
    background-color: #f4fca8;
    padding: 9px;
    font-size: 16px;
}
.newsletterform-padding{
    padding:30px
}
.newslettercontainer-padding{
    padding:40px;
}
.pricesinglepage{
    font-size: 23px;
    font-family: 'Raleway', sans-serif;
    color:#df1b23;
}
.getemailforpricebtn{
    background-color: #df1b23!important;
    border-radius: 0!important;
    color: #fff!important;
    padding: 9px!important;
    font-weight: bold!important;
    font-size: 14px!important;
}
.paddingRight0{
    padding-right: 0px !important;
}
.enteremailRow{
    background-color: #eee;
    padding-top: 20px;
}
.alert{
    padding:8px !important;
}
.installmentdive{
    background-color: #eee;
    padding: 9px 15px;
}
.hiddenh1{
    line-height: 0;
    position: absolute;
    top: 0px;
    color: white;
    font-size: 4px;
}

.usedlistingbg{
    background-color: #eee;
}
@media (min-width: 768px) {
    .padtop30{
        padding-top: 30px;
    }
    .padtop80{
        padding-top: 80px
    }
      li > a >img{
        height: 44px !important;
    }
}
@media (max-width: 768px) {
    .mob16bold{
        font-size: 16px !important;
        font-weight: bold;
    }
        .padtop80{
        padding-top: 15px
    }
     .padtop30{
        padding-top: 10px;
    }
    .fontmob20{
        font-size: 20px !important;
    }
    .newsletterform-padding{
        padding:12px!important;
    }
    .newslettercontainer-padding{
        padding:5px!important;
    }

    .newsletterbanner{
        padding-top:30px!important;
        min-height: 440px!important;
    }
    .newsletterh1{
        font-size: 18px !important;
    }
    .mobilesocial{
        margin-top: -15px !important;
    }
    .stick .logo {
        height: 70px !important;
    }
    .termsmodalinner{
        width:100%; height: 100%;
    }
    .logo {
        width: 185px !important;
        height: 69px !important;
        padding: 10px !important;
    }
    .bodydiv{
        margin-top: 60px !important;
    }
    .page-header {
        padding-bottom: 8px!important;
        margin: 5px 0 5px!important;
    }
    h1.page-header{
        font-size: 20px !important;
        text-decoration: underline !important;
        line-height: initial;
    }
    .bannercontent {
        padding-top: 23px !important;
    }
    .bannercontent1 {
            font-size: 16px !important;
    color: #000;
    font-weight: bold;
    }
    .homebanner {
        min-height: 169px !important;
        background-position-y:0  !important;
    }
    .area-padding {
        padding: 21px 0px 63px!important;
    }
    .padtopbot30 {
        padding-top: 13px!important;
        padding-bottom: 10px!important;
    }
    .col-sm-12, .col-xs-12{
        padding:0px !important;
           
    }
   h4>a,h5{
        font-size:18px !important;
            line-height: 8px;
    }
    li > a >img {
    height: 30px !important;
}
.footer-area {
    padding: 40px 5px !important;;
}
}

.single-icon > .fa {
    color: #df1b23 !important;
}
.bold{
    font-weight: bold;
}
.center{
    text-align: center;
}
.pad4{
    padding-right: 4px !important;
    padding-left: 4px !important;
}
.mobilesocial{
    background-color: #edc68f;
    padding: 10px;
}
.ramadanouter{
    float: left !important;
    position: absolute;
}
.ramadantext{
    left: 115px;
    position: absolute;
    text-decoration: none;
    width: 200px;
    top: 20px;
    color: #e49e3f;
    font-weight: bold;
}
.font20{
    font-size: 20px
}
.subsbtn{
    width: 100%;
    font-weight: bold;
}
.usedoffer{
        background-color: #fdd8bb;
    padding: 10px 2px 10px 7px;
}