div.banner-container {
    background: none !important;
}

body {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0a50a1+0,727272+100 */
background: #0a50a1; /* Old browsers */
background: -moz-linear-gradient(top,  #0a50a1 0%, #727272 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #0a50a1 0%,#727272 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #0a50a1 0%,#727272 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a50a1', endColorstr='#727272',GradientType=0 ); /* IE6-9 */
height: 100%;
    margin: 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.menu-heading span { font-size: 18px; }
.banner-image img {
    width: 100%;
    max-width: 670px;
    padding: 5px 0;
}

.address-link a {
  font-size: 16px;
}

.phonenumber-link a {
  font-size: 22px;
}

.media-icon-small {
    width: 40px;
    height: 40px;
    font-size: 25px;
    line-height: 40px;
    box-shadow: 1px 1px 1px rgba(0,0,0,.3);
}

@media (max-width: 991px) {
.banner-links-right {
    position: inherit;
    text-align: left;
    background: linear-gradient(rgba(0,0,0,.2), rgba(0,0,0,.5));
    padding: 2px 10px;
}
.banner-links-bar .social-media-links, .banner-links-bar .address-link, .banner-links-right .social-media-links, .banner-links-right .address-link {
    display: none;
}
}


iframe#aptivada_iframe {
height: 500px!important;
}

div#element-8e30d58dbc1e4d008c7a97e60059153d {
    display: none;
}

.vehicle-panel-price {
    background-color: #252525;
}
.vehicle-panel-headline, .vehicle-panel-label {
color: #fff;
text-align: center;
}

.disclaimer-container {
    display: none;
}