.tin-bg::before {
    content: " ";
    background-color: rgba(0,0,0,.8);
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    filter: none;
    margin-top: -40px;
}
.tin-bg {
    position: relative;
}
.footer-menu a {
    text-transform: none !important;
}
.footer-buttom a
{
color:#3C3C3C !important;
text-decoration: none  !important;
font-weight:600;
}
.footer-menu a:hover, .footer-buttom a:hover {
color:#3C3C3C !important;
}
.footer-buttom {
    border-top: 4px solid #fff;
}
#u_content_custom_vehicleList_1 .d-con-usefor-footer .d-vehicle-list-box a {
    font-weight: 600;
}

@media screen and (max-width: 991px) {
.footer-logo-d {
    display: block !important;
}
.footer-menu .hide-mobile {
    display: inline-block !important;
}
}
@media screen and (max-width: 767px) {
.footer-logo-m {
    display: block !important;
}
.footer-logo-d {
    display: none !important;
}
}