@font-face {
    font-family: 'amag_displaylight';
    src: url('../fonts/vw/VWHeadWeb-Regular.eot');
    src: url('../fonts/vw/VWHeadWeb-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/vw/VWHeadWeb-Regular.woff') format('woff'), url('../fonts/vw/VWHeadWeb-Regular.ttf') format('truetype'), url('../fonts/vw/VWHeadWeb-Regular.svg#amag_displaylight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'amag_displaybold';
    src: url('../fonts/vw/VWHeadWeb-Bold.eot');
    src: url('../fonts/vw/VWHeadWeb-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/vw/VWHeadWeb-Bold.woff') format('woff'), url('../fonts/vw/VWHeadWeb-Bold.ttf') format('truetype'), url('../fonts/vw/VWHeadWeb-Bold.svg#amag_displaylight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'amag_textlight';
    src: url('../fonts/vw/VWTextWeb-Regular.eot');
    src: url('../fonts/vw/VWTextWeb-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/vw/VWTextWeb-Regular.woff') format('woff'), url('../fonts/vw/VWTextWeb-Regular.ttf') format('truetype'), url('../fonts/vw/VWTextWeb-Regular.svg#amag_textlight') format('svg');
    font-weight: normal;
    font-style: normal;
    padding: 1px 0;
    letter-spacing: -1px
}

@font-face {
    font-family: 'amag_textbold';
    src: url('../fonts/vw/VWTextWeb-Bold.eot');
    src: url('../fonts/vw/VWTextWeb-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/vw/VWTextWeb-Bold.woff') format('woff'), url('../fonts/vw/VWTextWeb-Bold.ttf') format('truetype'), url('../fonts/vw/VWTextWeb-Bold.svg#amag_textlight') format('svg');
    font-weight: normal;
    font-style: normal;
    padding: 1px 0;
    letter-spacing: -1px
}

@font-face {
    font-family: 'custom_font';
    src: url('../fonts/vw/VWHeadWeb-Regular.eot');
    src: url('../fonts/vw/VWHeadWeb-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/vw/VWHeadWeb-Regular.woff') format('woff'), url('../fonts/vw/VWHeadWeb-Regular.ttf') format('truetype'), url('../fonts/vw/VWHeadWeb-Regular.svg#amag_textlight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'custom_font';
    src: url('../fonts/vw/VWHeadWeb-Bold.eot');
    src: url('../fonts/vw/VWHeadWeb-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/vw/VWHeadWeb-Bold.woff') format('woff'), url('../fonts/vw/VWHeadWeb-Bold.ttf') format('truetype'), url('../fonts/vw/VWHeadWeb-Bold.svg#amag_textlight') format('svg');
    font-weight: bold;
}
#car-counter {
    color: #000;
}

:visited {
    color: #000;
}
:link {
    color: #000;
}
:hover, :link:hover, :visited:hover {
    color: #000;
    text-shadow: 0 0 15px rgba(0,0,0,.15);
}

.expander .expander-title, .expander .expander-content {
    background-color: #f3f5f6;
}
#top-teaser_large-text {
    font-size: 1.9em;
    color: #000;
    background-color: rgba(255, 255, 255, 0.31);
    padding: 10px;
    display: none;
}

.vw-only {
    display: block;
}

#subteaser-line {
    height: auto;
    background-color: #dee1e3;
    font-size: 1.6em;
    line-height: 1.6em;
    font-family: amag_displaybold;
    text-align: left;
    padding: 14px 0 14px 20px !important;
}

#back_nav .back-to {color: #0099da;}
#crmFormSubmit, #crmFormSubmit_2 {
    background-color: #0099da;
    border: none;
    font-size: 1.1em !important;
}

button.btn.VW, button.btn.VW:active {
    background-color: #0099da;
    border: none;
}
/*.leasingCalc.VWNF svg {
    fill: #0099da;
}*/

#vw_cta {
    display: block;
    right: 26px;
    text-align: right;
    margin-bottom: 6px;
}

#vw_cta .vw_btn {
    white-space: nowrap;
}

#vw_subteaser_subtitle {
    font-size: 0.8em;
    padding-right: 25px;
    line-height: 1.3em;
}

@media screen and (max-width: 1023px) {
    #subteaser-line {
        padding: 20px 12px;
    }
    #vw_cta {
        right: 55px;
        margin-top: 60px !important;
        margin-bottom: 0;
    }
    #subteaser-line .vw_normal_text {
        margin-right: 185px;
    }
}
@media screen and (max-width: 767px) {
    #vw_cta {
        right: 0;
        margin-top: 15px !important;
        text-align: left;
        margin-bottom: 0;
    }
}
@media screen and (max-width: 735px) {
    /*#vw_cta {
        margin-top: 18px;
    }*/
    #subteaser-line .vw_bold_text {
        line-height: 1.2em;
    }
}
@media screen and (max-width: 568px) {
    #subteaser-line {
        padding: 20px 12px;
    }
    .inline_flex {
        display: inline-block;
    }
    /*#vw_cta {
        position: relative;
        margin-top: 18px;
        right: -1px;
        max-width: 220px;
        text-align: center;
    }*/
    #subteaser-line .vw_normal_text,
    #subteaser-line .vw_bold_text {
        margin-right: 18px;
    }
    #subteaser-line .vw_bold_text {
        line-height: 1.2em;
    }
    #top-teaser_large-text {
        font-size: 1.3em !important;
    }
}

.vw_btn {
    background-color: #0099da;
    font-size: 14px;
    border: none;
    border-radius: 4px;
    color: #fff;
    padding: 0px 10px;
    font-weight: 800;
    min-width: 140px;
    box-shadow: none;
    display: inline-block;
}
.vw_btn:hover {
    background-color: #0068aa;
}

#logo-line {
    height: 96px;
    padding: 0 0 0 15px;
}
#logo-line_image {
    height: 70px !important;
    width: auto !important;
    margin: 13px;
}

@media screen and (max-width: 991px) {
    #logo-line {
        height: 60px;
        padding: 0 0 0 15px;
    }
    #logo-line_image {
        height: 42px !important;
        margin: 9px 0 9px 9px !important;
    }
}
.vw_normal_text {
    font-family: 'amag_displaylight', sans-serif;
    font-size: 1.2em;
}
.fw_normal {
    font-family: 'amag_displaylight', sans-serif;
}
a.underline.vw_normal_text {
    line-height: 1.4em;
}

.object-list .object-list-item .object-data .title-secondary {
    font-size: 1.3em !important;
}
@media screen and (min-width: 1024px) {
    .object-list.search-result-list .object-list-item .object-props .prop-list .prop-list-item {
        font-size: 1.3em !important;
    }
    .object-list.search-result-list .object-list-item .object-props .prop-list .prop-list-item.price {
        width: 165px;
        float: right;
    }
}
.a_old-price:after {
    width: 111px;
    height: 18px;
    margin-right: 0;
}
@media screen and (max-width: 1023px){
    .a_old-price:after {
        margin-left: -3px;
        width: 87px;
        height: 20px;
    }
}
.old-price_single:after {
    content: "";
    display: block;
    width: 87px;
    height: 21px;
    margin-top: -20px;
    margin-left: -2px;
}

/*Leasing label*/
.vw_leasing_label {
    height: 40px;
}
@media screen and (max-width: 674px) {
    .vw_leasing_label {
        height: 35px;
    }
}
@media screen and (max-width: 440px) {
    #jplist01.object-list.search-result-list .object-list-item .container-right .prop-list-item.quality-label {
        bottom: 28px !important;
    }
    .vw_leasing_label {
        height: 24px;
    }
}

/*PROMO*/
#promoFilter {
    position: absolute !important;
    left: 21px !important;
    margin-top: 5px !important;
}
#car-counter {
    margin-top: 10px;
}
.lbl-toggle {
    margin-top: 0;
}
div#condition-filter-collabsible {
    margin-top: 16px;
}
@media screen and (max-width: 1023px) {
    #promoFilter {
        left: 11px !important;
    }
    .lbl-toggle {
        margin-top: -22px;
    }
}
input#promo-filter {
    vertical-align: baseline;
}
/*END PROMO*/