a{text-decoration: none !important;}
.main-btn .btn,.contact-form-box button#Contact-btnSubmit, .main-btn input, .career-contact form div#d-con-formContact-frmContact button#Contact-btnSubmit, .contact-form-main form .form-group button#Contact-btnSubmit, .main-btn .d-appointment-button, div#AppointmentSubnav input#apptSubmitBtn {
    background: rgb(135,0,0);
    background: -moz-linear-gradient(top, rgba(135,0,0,1) 0%, rgba(186,0,0,1) 25%, rgba(135,0,0,1) 50%, rgba(186,0,0,1) 75%, rgba(135,0,0,1) 100%);
    background: -webkit-linear-gradient(top, rgba(135,0,0,1) 0%,rgba(186,0,0,1) 25%,rgba(135,0,0,1) 50%,rgba(186,0,0,1) 75%,rgba(135,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(135,0,0,1) 0%,rgba(186,0,0,1) 25%,rgba(135,0,0,1) 50%,rgba(186,0,0,1) 75%,rgba(135,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#870000', endColorstr='#870000',GradientType=0 );
    background-size: 101% 200%;
    color: #fff;
    text-transform: uppercase;
    border-radius: 5px;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    transition: all 0.5s;
    border-radius: 50px !important;
    color: #fff !important;
}

.main-btn .btn:hover, .main-btn input:hover, div#AppointmentSubnav input#apptSubmitBtn , .main-btn .d-appointment-button, .career-contact form div#d-con-formContact-frmContact button#Contact-btnSubmit:hover, .contact-form-main form .form-group button#Contact-btnSubmit:hover, .contact-form-box button#Contact-btnSubmit:hover {
    background-position: 0 -100% !important;
    color: #fff !important;
}

.home-loc div#u_column_53 {
    padding-left: 360px;
}

.full-img img {
    max-width: 100% !important;
    width: 100% !important;
}
.main-ul ul li span.d-vehicle-tips-icon {display: none;}
.main-ul ul{padding-left:0px;}
.main-ul ul li{background: url(https://assets.unlayer.com/projects/5192/1680509016666-shop-icon-sm.png) no-repeat;  background-position: left;  padding: 5px 0 5px 25px;  list-style-type: none;}
.car-care h2 {color: #cf0000;}
.car-care h1.d-vehicle-tips-main-heading {margin-bottom: 40px !important;}

/** header CSS start **/
.header .d-toolbar .d-cell3 {
    cursor: pointer;
}

.header .d-toolbar .d-cell3:hover > div span {
    color: #000;
}
@media screen and (max-width: 1199px) {

.home-loc div#u_column_53 {padding-left: 200px;}

}
@media screen and (max-width: 767px) {

.service-list .d-list li{max-width:100% !important;}

}

@media screen and (max-width: 667px) {

h3 {font-size: 20px !important;}
#appointmentDialog .modal-content {padding: 0 20px 20px !important;}

}