@font-face {
    font-family: 'AudiScreenNormal';
    src: url("/vp_pages/themes/audi/assets/fonts/AudiTypeScreen-Normal.eot");
    src: url("/vp_pages/themes/audi/assets/fonts/AudiTypeScreen-Normal.eot?#iefix") format("embedded-opentype"),
        url("/vp_pages/themes/audi/assets/fonts/AudiTypeScreen-Normal.woff") format("woff"),
        url("/vp_pages/themes/audi/assets/fonts/AudiTypeScreen-Normal.woff2") format("woff2"),
        url("/vp_pages/themes/audi/assets/fonts/AudiTypeScreen-Normal.ttf") format("truetype"),
        url("/vp_pages/themes/audi/assets/fonts/AudiTypeScreen-Normal.svg#AudiTypeScreen-Normal") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AudiScreenBold';
    src: url("/vp_pages/themes/audi/assets/fonts/AudiTypeScreen-Bold.eot");
    src: url("/vp_pages/themes/audi/assets/fonts/AudiTypeScreen-Bold.eot?#iefix") format("embedded-opentype"),
        url("/vp_pages/themes/audi/assets/fonts/AudiTypeScreen-Bold.woff") format("woff"),
        url("/vp_pages/themes/audi/assets/fonts/AudiTypeScreen-Bold.woff2") format("woff2"),
        url("/vp_pages/themes/audi/assets/fonts/AudiTypeScreen-Bold.ttf") format("truetype"),
        url("/vp_pages/themes/audi/assets/fonts/AudiTypeScreen-Bold.svg#AudiTypeScreen-Bold") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AudiExtendedBold';
    src: url("/vp_pages/themes/audi/assets/fonts/AudiType-ExtendedBold_08.eot");
    src: url("/vp_pages/themes/audi/assets/fonts/AudiType-ExtendedBold_08.eot?#iefix") format("embedded-opentype"),
        url("/vp_pages/themes/audi/assets/fonts/AudiType-ExtendedBold_08.woff") format("woff"),
        url("/vp_pages/themes/audi/assets/fonts/AudiType-ExtendedBold.ttf") format("truetype"),
        url("/vp_pages/themes/audi/assets/fonts/AudiType-ExtendedBold_08.svg#AudiType-ExtendedBold_08") format("svg");
    font-weight: normal;
    font-style: normal;
}

html {
    -webkit-font-smoothing: antialiased;
}

body {
    font-family: 'AudiScreenNormal', Verdana, Arial, sans-serif;
    font-size: 14px;
    padding: 0;
    color: #1a1a1a;
}

@media only screen and (min-width: 40em) {
    body {
        font-size: 15px;
    }
}

a {
    text-decoration: none;
    color: #BB0A30;
}

a:hover, a:focus {
    text-decoration: underline;
}

strong {
    color: #BB0A30;
    font-family: 'AudiScreenBold', Verdana, Arial, sans-serif;
}

h1, h2, h3, h4 {
    font-family: 'AudiExtendedBold', Verdana, Arial, sans-serif;
    color: #403f42;
}

h2 {
    font-size: 1.5em;
    margin: .83em 0 .415em 0;
}

h3 {
    font-size: 1.17em;
    margin: 1em 0 .5em 0;
}

input[type=text]:focus, textarea:focus, input[type=checkbox]:focus, select:active {
    border: 2px solid #BB0A30;
    box-shadow: 0 0 5px rgba(159, 18, 51, 0.41);
}

.details-table__title {
    width: auto;
}

.box-padding {
    padding: 1.35em;
}

.box {
    border-color: #e0e6e8;
}

.js-codeweavers__vehicle_reserve_container .one-half {
    width: 49%;
}

@media only screen and (min-width: 1024px) {
    .js-codeweavers__vehicle_reserve_container .desk--one-quarter {
        width: 24%;
    }
}

.small {
    font-size: .8em;
}

.flex {
    display: flex;
    flex-wrap: wrap;
}

.flex-center {
    justify-content: space-between;
}

.vertical-bottom {
    vertical-align: bottom;
}

@media only screen and (min-width: 65em) {
    .box-padding {
        padding: 2em;
    }
}

.no-right-margin.no-right-margin {
    margin-right: 0;
}

.section-spacing.section-spacing {
    margin-top: 2.5em;
    margin-bottom: 2.5em;
}

@media only screen and (max-width: 65em) {
    .margin-bottom-mobile {
        margin-bottom: 3em;
    }
}

@media only screen and (min-width: 65em) {
    .col-left-60 {
        width: 60%;
        float: left;
        padding-right: 0;
    }

    .col-right-40 {
        width: 40%;
        float: right;
    }
}

.constraint {
    width: 90%;
    margin: 0 auto;
    max-width: 64em;
}

.grey-block {
    background-color: #e7e9ea;
}

.header {
    background-color: #fff;
    color: #000;
    padding: 2em 0 1em 0;
    text-align: center;
    margin-bottom: 1.35em;
}

@media only screen and (min-width: 65em) {
    .header {
        margin-bottom: 2em;
    }
}

.header a {
    text-decoration: none;
}

.header__logo {
    display: block;
    margin: 0 auto 1.5em auto;
    width: 100%;
    max-width: 6em;
    vertical-align: middle;
}

.header__title {
    color: #000;
    display: inline-block;
    margin: 0;
    font-size: 1.1375em;
}

.video-wrap {
    max-width: 43em;
    margin: 0 auto;
}

.details-table {
    border-width: 0;
}

.details-table tr, .details-table tr:nth-of-type(even) {
    background-color: transparent;
}

.details-table td, .details-table th {
    border-bottom-width: 0;
    padding: .175em;
}

.button, .cta, .evhc-cta {
    margin: .5em auto;
    color: #fff !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #000;
    cursor: pointer;
    display: inline-block;
    position: relative;
    padding: .8666666667em 2.1333333333em .8em 2.1333333333em;
    outline: 0;
    font-family: inherit;
    font-size: 0.875em;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
    text-decoration: none !important;
    white-space: normal;
    vertical-align: middle;
    transition: all .3s cubic-bezier(.75,.02,.5,1);
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: rgba(255,255,255,0);
    border-width: 0;
}

.evhc-action__icon {
    margin-right: .5em;
}

.evhc-key {
    font-size: .85em;
}

.button:hover, .button:focus, .cta:hover, .cta:focus, .evhc-cta:hover, .evhc-cta:focus {
    text-decoration: none;
    color: #fff;
    background: #333;
    border-width: 0;
}

.cta-button-block {
	display: flex;
	flex-direction: row;
	margin-top: 1.5em;
}

.cta-button-block--btn {
	flex: 1;
	margin: auto;
	line-height: 1.25;
}

.cta-button-block--btn:not(:last-of-type) {
	margin-right: 0.5em;
}

.bumper-ad .cta--primary {
    margin: .5em 0;
}

.photo-gallery {
    text-align: center;
    margin: 3em 0;
}

#js-document-verification__form li {
    word-wrap: break-word;
}

#js-document-verification_unlock__btn {
    margin: .5em auto;
    color: #fff !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #000;
    cursor: pointer;
    display: inline-block;
    position: relative;
    padding: .8666666667em 2.1333333333em .8em 2.1333333333em;
    outline: 0;
    font-family: inherit;
    font-size: 0.875em;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
    text-decoration: none !important;
    white-space: normal;
    vertical-align: middle;
    transition: all .3s cubic-bezier(.75,.02,.5,1);
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: rgba(255,255,255,0);
    border-width: 0;
}

#js-document-verification_unlock__btn:hover, #js-document-verification_unlock__btn:focus {
    text-decoration: none;
    color: #fff;
    background: #333;
    border-width: 0;
}

#js-document-verification__form p {
    margin-top: 0;
}

#js-document-verification_modal__dialog ul {
    list-style-type: none;
}

#js-document-verification_modal__dialog li {
    margin-left: 0;
}

.footer {
    background-color: #4c4c4c;
    color: #fff;
    margin-top: 3em;
    padding: 0;
}

.footer a {
    color: #fff;
}

.footer a:hover, .footer a:focus {
    color: rgba(255,255,255,.7);
}

@media only screen and (min-width: 65em) {
    .footer__social, .legal-list {
        text-align: right;
    }
}

.legal-list {
    font-size: .9em;
}

.footer__social a {
    color: #fff;
    transition: .1s ease color;
    font-size: 1.75em;
    display: inline-table;
    width: 1.75em;
    height: 1.75em;
    background-color: #000;
    margin-right: .25em;
}

.footer__social a:hover, .footer__social a:focus {
    background-color: #111;
}

.footer__social a .icon {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

/* UK Used Marketing Page */
.used-marketing .used-marketing__why {
    width: 100%;
}

@media only screen and (min-width: 65em) {
    .used-marketing .used-marketing__why {
        max-width: 19.5em;
    }
}

.used-marketing .box {
    margin: 1em 0;
}

.used-marketing__why-title {
    display: inline-block;
    font-size: 1.1em;
    color: #BB0A30;
    margin: 0;
}

/* Spain Specific Styles (red theme) */
.spain .header {
    background-color: #bb0a30;
    color: #fff;
    padding: 2em 0;
}

.spain .header__title {
    font-size: 1.1em;
}

@media only screen and (min-width: 55em) {
    .spain .header__title {
        font-size: 1.4em;
    }
}

.spain .header__logo {
    display: inline-block;
    margin: 0 0 0 1em;
}

.spain .header__title {
    color: #fff;
}

.spain .customer-intro__title {
    font-size: 1.1em;
}

.spain .grey-block {
    background-color: #e5e5e5;
}

.spain .evhc-cta, .spain .cta-callback {
    padding: .6em 1.25em .5em 1.25em;
}

.spain .evhc-report-container {
    margin-top: 1.5em;
}

.spain .footer a {
    color: #fff;
}

/* Italy Specific Styles */
.italy .header__logo--it {
    display: inline-block;
    margin: 0;
    width: 100%;
    max-width: 11em;
}

.italy .header__logo {
    display: inline-block;
    margin: 0;
}

.italy .header__title {
    color: #000;
    display: inline-block;
    margin: 0;
    font-size: 1.1375em;
}

.italy .video-sidebar {
    font-size: .9em;
}

/* ==========================================================================
   Live Video Styles
   ========================================================================== */
.live-video {
    background: none !important;
    position: relative;
    z-index: 1;
    padding: 0 0 1em 0;
}

@media only screen and (min-width: 65em) {
    .header-lv {
        margin-bottom: 1.5em;
    }
}

.live-video button.start-call {
    margin: 0 !important;
    font-size: 1.8em !important;
    line-height: 1.375;
    padding-bottom: .3em;
}

.live-video #onCall {
    width: 90% !important;
}

@media screen and (min-width: 44em) {
    .live-video #onCall {
        width: 50% !important;
    }
}

@media (orientation: landscape) {
    .live-video .media {
        display: block !important;
        width: 100% !important;
    }
}

.lv-feature__explainer #explainerText {
    margin-top: 0;
}

.lv-feature__explainer .staff-bio {
    margin-top: 3em;
}

.live-video .button {
    line-height: normal;
}

.live-video .button.feature-on {
    color: #000 !important;
}


@media (orientation: portrait) {
    .fullscreen .lv-toolbar button {
        margin: 0 1em 0 0;
    }

    .fullscreen .lv-toolbar button.end-call {
        margin: 0;
    }
}

.live-video .review {
    width: 90%;
    max-width: 64em;
}

@media (min-width: 1366px) and (orientation: landscape) {
    .live-video .review {
        width: 90%;
    }
}

.live-video .review h1, .live-video  .review h2, .live-video  .review h3,  .live-video  .review h4, .live-video  .review th,  .live-video  .review label {
    color: #403f42 !important;
    font-weight: normal;
}

.live-video textarea {
    display: block;
    width: 100%;
    min-height: 10em;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25em;
    background: #fff;
    padding: .25em .5em;
    margin-top: 1em;
    line-height: 1;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.live-video button.send_review {
    margin: 1em auto .5em auto;
    color: #fff !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #000;
    cursor: pointer;
    display: inline-block;
    position: relative;
    padding: .8666666667em 2.1333333333em .8em 2.1333333333em;
    outline: 0;
    font-family: inherit;
    font-size: 0.875em;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
    text-decoration: none !important;
    white-space: normal;
    vertical-align: middle;
    transition: all .3s cubic-bezier(.75,.02,.5,1);
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: rgba(255,255,255,0);
    border-width: 0;
}

.live-video button.send_review:focus, .live-video button.send_review:hover {
    text-decoration: none;
    color: #fff;
    background: #333;
    border-width: 0;
}

.lv-content__error--vppages .error {
    width: 90%;
    max-width: 64em;
}

.live-video .reqMark::after {
    content: '*';
    display: inline-block;
    color: #ec1b34;
}

.live-video .review-gratification h1, .live-video .review-gratification h2, .live-video .review-gratification h3, .live-video .review-gratification h4, .live-video .review-gratification th, .live-video .review-gratification label {
    color: #403f42;
}

.fullscreen .live-video {
    background: #000 !important;
}

.footer-lv {
    margin-top: 5em;
}

.footer-lv .legal-list {
    margin-top: 0;
}

/* Italy Live Video Styles */
.italy .header-lv .header__logo {
    display: inline-block;
    margin: 0;
}

/* Spain Live Video Styles */
.spain .header-lv {
    background-color: #bb0a30;
    color: #fff;
    padding: 2em 0;
}

@media screen and (min-width: 48em) {
    #cookieConsent .col-left {
        width: 72%;
        margin: 0;
    }
}