.header .logo {
    width: 81%;
    /* float: left; */
}                       


                                                /* Footer */

.list.simple li span {
    min-width: 35%;
}
.cost-calculator-box{

}
.cost-slider{
position:absolute;
}
.wpcf7-mail-sent-ok{
color:green;
font-weight:bold;
}
.error,.wpcf7-validation-errors{
color:red !important;
}  
.attach{
margin:17px 0 !important;
}
.padding-bottom-66{
margin-bottom:0 !important;
}
.contact-form [type='submit'] {
    position: relative;
    color: #FFF;
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: 600;
    background: #02ade4;
    padding: 19px 0 20px;
    text-align: center;
    cursor: pointer;
    line-height: normal;
    letter-spacing: 1px;
    border: none;
}   
.ui-slider-range-min{
background:#e2e6e7 !important;
}
div.wpcf7-mail-sent-ok{
border:white !important;
}
.ui-selectmenu-button{
margin: 2px 0 0 !important;
}
div.wpcf7-validation-errors{
border:white !important;
}
     
.copyright {
    color: #A4AAB3;
    font-family: 'Open Sans';
    line-height: 24px;
    /* display: none; */
}  
    
#vehicle-model{
margin-top:5.5% !important;
/*width:90% !important;*/
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}    
.vc_col-sm-6 #date,#appointment-date,#datepickernow{
margin:5px 0 5px 0 !important;
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}    
#file{
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.wpcf7-textarea{
margin:20px 0 !important;
width:95%;
} 
.wpcf7-submit{
position: relative;
    color: #FFF;
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: 600;
    background: #02ade4;
    padding: 19px 0 20px;
    text-align: center;
    cursor: pointer;
    line-height: normal;
    letter-spacing: 1px;
    border: none;
width:100% !important;
}
                         @media screen and (max-width: 767px) {

                                 /*      logo   */

        a img { 
            max-width: 90%;
        }

                                                                                         }