/* BANNER
******************************/
a.banner-link {
    font-size: 18px!important;
    font-weight: 600;
}

/* NAVBAR
******************************/
@media (min-width: 768px) {
    a.navbar-brand img {
        max-width: 220px !important;
        max-height: 200px!important;
        width: 175px!important;
    }
.navbar-default .navbar-nav > li > a {
    letter-spacing: 2px;
    font-size: 18px;
}
.navbar-default .dropdown-menu>li>a {
    font-size: 16px;
}
}

div.banner-container {
    background: transparent;
}

.specifics-label {
    font-weight: 600;
    font-size: 14px;
    color: #ffffff !important;
    margin-bottom: 2px;
}

span.specifics-value {
    color: #ffffff;
    font-family: 'Lato', 'Arial Narrow', Arial, sans-serif;
    font-weight: 400;
}

.modern-slider-main {
    width: 100%;
    height: 600px;
    overflow: visible;
}

h1.pagetitle {
    font-weight: 600;
}

div.vehicle-description {
    font-weight: unset;
    font-size: 20px;
    color: #fff;
}