/* Headings */
@font-face {
  font-family: 'VWHeadWeb-Bold';
  src: url('/vp_pages/themes/volkswagen_commercial/assets/fonts/VWHeadWeb-Bold.eot');
  src: url('/vp_pages/themes/volkswagen_commercial/assets/fonts/VWHeadWeb-Bold.eot?#iefix') format('embedded-opentype'),
       url('/vp_pages/themes/volkswagen_commercial/assets/fonts/VWHeadWeb-Bold.woff') format('woff'),
       url('/vp_pages/themes/volkswagen_commercial/assets/fonts/VWHeadWeb-Bold.ttf')  format('truetype'),
       url('/vp_pages/themes/volkswagen_commercial/assets/fonts/VWHeadWeb-Bold.svg#194f5394ae2e9c74dc3c441b92862d1d') format('svg');
}

/* Body */
@font-face {
  font-family: 'VWTextWeb-Bold';
  src: url('/vp_pages/themes/volkswagen_commercial/assets/fonts/VWTextWeb-Bold.eot');
  src: url('/vp_pages/themes/volkswagen_commercial/assets/fonts/VWTextWeb-Bold.eot?#iefix') format('embedded-opentype'),
       url('/vp_pages/themes/volkswagen_commercial/assets/fonts/VWTextWeb-Bold.woff') format('woff'),
       url('/vp_pages/themes/volkswagen_commercial/assets/fonts/VWTextWeb-Bold.ttf')  format('truetype'),
       url('/vp_pages/themes/volkswagen_commercial/assets/fonts/VWTextWeb-Bold.svg#194f5394ae2e9c74dc3c441b92862d1d') format('svg');
}

@font-face {
  font-family: 'VWTextWeb-Regular';
  src: url('/vp_pages/themes/volkswagen_commercial/assets/fonts/VWTextWeb-Regular.eot');
  src: url('/vp_pages/themes/volkswagen_commercial/assets/fonts/VWTextWeb-Regular.eot?#iefix') format('embedded-opentype'),
       url('/vp_pages/themes/volkswagen_commercial/assets/fonts/VWTextWeb-Regular.woff') format('woff'),
       url('/vp_pages/themes/volkswagen_commercial/assets/fonts/VWTextWeb-Regular.ttf')  format('truetype'),
       url('/vp_pages/themes/volkswagen_commercial/assets/fonts/VWTextWeb-Regular.svg#194f5394ae2e9c74dc3c441b92862d1d') format('svg');
}

body {
    font-family: VWTextWeb-Regular, Arial, sans-serif;
    color: #000;
    font-size: 14px;
}

h1, h2, h3, h4, .logo__text, .footer-header {
    font-family: VWHeadWeb-Bold, Arial, sans-serif;
}

.small-title {
    margin-top: 0;
}

strong {
    font-family: VWTextWeb-Bold, Arial, sans-serif;
}

a, .flex-container--social-icon a, .footer-link, .legal-list__item a {
    text-decoration: none;
    color: #001e50;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    transition: 0.5s ease;
}

a:hover, a:focus, .flex-container--social-icon a:hover, .flex-container--social-icon a:focus, .footer-link:hover, .footer-link:focus, .legal-list__item a:hover, .legal-list__item a:focus {
    color: #0040bb; 
    text-decoration: none;
}

td, th, .box {
    border-color: #dfe4e8;
}

.flex-47 {
    width: 100%;
}

.flex-30 {
	width: 30%;
}

.flex-65 {
	width: 65%;
}

.flex--end {
    justify-content: flex-end;
}

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

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

.flex-container {
    flex-direction: column;
}

.flex-container.bumper-ad {
    align-items: flex-start;
}

.bumper-ad__cta-container {
    align-items: flex-start;
}

.flex-card {
    display: flex;
}

.flex-container--header, .flex-container--social {
    flex-direction: row;
    align-items: center;
}

.flex-item--footer {
	display: flex;
	justify-content: flex-start;
}

.constraint {
    max-width: 78em;
}

.container-spacing {
    padding: 1.5em 0;
}

.header, .details-table tr, .details-table tr:nth-of-type(even), .box, .evhc-approval-form, .footer {
    background-color: #fff;
}

.header {
    margin: 0;
    padding: 1em 0;
}

.logo {
    width: 71px;
    text-align: center;
}

.logo__img {
    width: 3em;
    display: inline-block;
}

.logo__text {
    display: inline-block;
    font-size: 12px;
    line-height: 14px;
    color: #001e50;
}

.subtitle {
    font-size: 1.285em;
    text-align: right;
    line-height: 1.25;
    color: #1D1F20;
}

.stage {
    background-color: #edf4f6;
}

.video-container {
    overflow: hidden;
    width: 100%;
    max-width: 730px;
    height: auto;
    margin: 0 auto;
}

.introduction__title {
	font-size: 1.375em;
    margin-top: 0;
}

.details-table {
	border: none;
}

.details-table td {
	border-top: 2px solid #dfe4e8;
	border-bottom: 2px solid #dfe4e8;
	padding: 1em 0;
}

.actions {
    margin: 1.5em 0 0;
}

.cta--primary, .evhc-cta, .cta--primary:hover, .cta--primary:focus, .evhc-cta:hover, .evhc-cta:focus, .flex-container--social-icon a, .social-text {
    color: #fff;
}

.cta--primary, .evhc-cta {
    border-radius: 25px;
    background-color: #001e50;
    text-decoration: none;
    padding: 1.2em 2.7em;
    display: inline-block;
    -webkit-transition: background .4s linear;
    transition: background .4s linear;
    text-align: center;
    text-shadow: none;
    border-width: 0;
    font-family: VWTextWeb-Regular, Arial, sans-serif;
    line-height: normal;
    font-size: 0.875em;
}

.cta--primary:hover, .cta--primary:focus, .evhc-cta:hover, .evhc-cta:focus {
    background-color: #0040bb;
    border-width: 0;
}

.cta--secondary {
    background: transparent;
    border: 1px solid #001e50;
    color: #001e50;
    margin-right: 0;
}

.cta--secondary:hover, .cta--secondary:focus {
    background: transparent;
    border: 1px solid #0040c5;
    color: #0040c5;
}

.button-margin {
	margin: 0.75em 0;
}

.button-margin--advert {
	margin: 0 0 0.75em;
}

.box, .evhc-approval-form {
    border: 2px solid #dfe4e8;
    margin: 2em 0;
}

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

#tootle h3 strong {
    line-height: 1.25;
}

#tootle .tootle-content-left p {
    margin-top: 0;
    margin-bottom: 1em;
}

.social-container {
    background: radial-gradient(circle at 50% 85%, #00437a 0%, #001e50 100%);
    padding: 2em 0;
}

.flex-container--social-icon {
    width: 2.5em;
    height: 2.5em;
    justify-content: center;
    align-items: center;
}

.flex-container--social-icon .icon {
    font-size: 1.4em;
}

.flex-container--social-icon a:hover, .flex-container--social-icon a:focus {
    color: #4cc7f4; 
}

.footer {
    border-top: 2px solid #dfe4e8;
    margin: 0;
    padding: 3em 0 1.5em;
}

.footer-header {
    font-size: 1em;
}

.footer-text, .footer-link {
	margin: 0 0 0.75em 0;
	font-size: 0.9375em;
}

.footer-text {
	margin: 0 0 0.75em 0;
}

.legal-list {
	margin: 0.75em 0 0 0;
}

.legal-list__item {
    display: inline-block;
    font-size: 0.875em;
}

.legal-list__item:not(:last-of-type)::after {
	content: "|";
	padding: 0 0.75em;
    color: #001e50;
}

.terms-section {
    padding: 2em 0 3em;
    border-top: 1px solid #dfe4e8;
    font-size: 1em;
    color: #6a767d;
}

.terms-section ol {
    margin: 0em;
}

.terms-section ol li {
    margin-left: 1em;
    margin-bottom: 1em;
}

.terms-section ol li p {
    margin-left: 1em;
}


/* ==========================================================================
   eVHC
   ========================================================================== */
.evhc-report-container {
    margin-top: 1em;
}

.evhc-table {
    background-color: #fff;
    border: 0;
    border-top: 2px solid #001e50;
    border-bottom: 2px solid #001e50;
}

.evhc-table__head, .evhc-table__total {
    background-color: #001e50;
    color: #fff;
}

.evhc-table__cat {
    background-color: #dfe4e8;
    border-top: 2px solid #dfe4e8;
    border-bottom: 2px solid #dfe4e8;
}

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

.orb--green {
    background-color: #00872b;
}

.orb--amber {
    background-color: #ffd100;
}

.orb--red {
    background-color: #e4002c;
}

.orb--nc {
    background-color: #b6bfc5;
}

.evhc-table__item-notes.green {
    color: #00872b;
}

.evhc-table__item-notes.amber {
    color: #ffd100;
}

.evhc-table__item-notes.red {
    color: #e4002c;
}

.evhc-summary {
    margin-top: 1em;
}


/* ==========================================================================
   Used Car Specific Styles
   ========================================================================== */
.text--orange {
    color: #fe7c1c;
}

.dasweltauto .details-table__detail a, .used .details-table__detail a {
    color: #fe7c1c;
}

.dasweltauto .details-table__detail a:hover, .dasweltauto .details-table__detail a:focus, .used .details-table__detail a:hover, .used .details-table__detail a:focus {
    color: #ff8c33;
}

.dasweltauto .cta--primary, .dasweltauto .evhc-cta, .used .cta--primary, .used .evhc-cta {
    background-color: #fe7c1c;
    color: #fff;
}

.dasweltauto .cta--primary:hover, .dasweltauto .cta--primary:focus, .dasweltauto .evhc-cta:hover, .dasweltauto .evhc-cta:focus, .used .cta--primary:hover, .used .cta--primary:focus, .used .evhc-cta:hover, .used .evhc-cta:focus {
    background-color: #ff8c33;
    color: #fff;
}

.dasweltauto .cta--secondary, .used .cta--secondary  {
    background: transparent;
    border: 1px solid #fe7c1c;
    color: #fe7c1c;
    margin-right: 0;
}

.dasweltauto .cta--secondary:hover, .dasweltauto .cta--secondary:focus, .used .cta--secondary:hover, .used .cta--secondary:focus {
    background: transparent;
    border: 1px solid #ff8c33;
    color: #ff8c33;
}


/* ==========================================================================
   Advert Sections
   ========================================================================== */
.new-car-marketing__container {
    background-color: #fff;
    position: relative;
}

.new-car-marketing__img {
    display: block;
    width: 100%;
    height: auto;
}

.new-car-marketing__content {
    text-align: center;
    padding-bottom: 1em;
}

.new-car-marketing__content h2 {
    color: #000;
}

.smallprint {
    font-size: 0.825em;
}

@media screen and (min-width: 58em) {
    .new-car-marketing__content {
        position: absolute;
        top: 3em;
        padding-bottom: 0;
        text-align: left;
    }

    .new-car__title {
        margin: 0;
        font-size: 2em;
    }
}

@media screen and (min-width: 75em) {
    .new-car-marketing__content {
        top: 5em;
    }

    .new-car__title {
        margin: 0;
        font-size: 2.2em;
    }
}

.used-car-marketing__container {
    margin: 2em 0;
}

.logo__img-dwa {
    width: 13.75em;
}

img .vwcv-advert {
    width: 31.75em;
}

.used-advert--heading {
    margin-top: 1em;
    font-size: 1.75em;
}

.used-advert--conditions {
    font-size: 0.625em;
}

.used-advert--button {
        margin: 2em 0 0;
    }

@media screen and (max-width: 58em) {
    .used-car-marketing__container {
        margin: 0 0 1.5em;
    }

    .col-right {
        margin: 1.5em 0;
    }
}


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

#js-document-verification_unlock__btn {
    background-color: #001e50;
    text-decoration: none;
    padding: 1em 2.7em;
    display: inline-block;
    -webkit-transition: background .4s linear;
    transition: background .4s linear;
    text-align: center;
    text-shadow: none;
    border: 1px solid #001e50;
    border-radius: 25px;
    font-family: VWTextWeb-Regular, Arial, sans-serif;
    line-height: normal;
    font-size: 0.875em;
    color: #fff;
}

#js-document-verification_unlock__btn:hover, #js-document-verification_unlock__btn:focus {
    background-color: rgb(0, 64, 197);
    border: 1px solid rgb(0, 64, 197);
    color: #fff;
}

#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;
}


/* ==========================================================================
   Live Video Styles
   ========================================================================== */
.header-lv .flex-20 {
    width: 20%;
}

.header-lv .flex-75 {
    width: 75%;
}

.live-video {
    background: none !important;
    position: relative;
    z-index: 1;
    padding: 0;
}

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

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

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

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

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

#explainerText {
    background: #EDF4F6;
    padding: 0;
    border: none;
}

.live-video .review {
    width: 100%;
    max-width: 78em;
}

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

.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: #202020 !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 {
    background-color: rgb(0, 30, 80);
    display: inline-block;
    text-align: center;
    text-shadow: none;
    font-family: VWTextWeb-Regular, Arial, sans-serif;
    line-height: normal;
    font-size: 0.875em;
    color: #FFF;
    border-radius: 25px;
    text-decoration: none;
    padding: 1.2em 2.7em;
    transition: background 0.4s linear 0s;
    border-width: 0px;
    margin-top: 1em;

}

.live-video button.send_review:focus, .live-video button.send_review:hover {
    background-color: rgb(0, 64, 187);
    border-width: 0px;
}

.lv-content__error--vppages .error {
    width: 100%;
    max-width: 78em;
}

.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: #202020;
}

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

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media screen and (max-width: 58em) {
    /* Mobile only */
    .introduction-text {
        margin-bottom: 1.5em;
    }

	.details-table__title {
		width: 34%;
	}

    .mobile-hide {
        display: none;
    }

    .cta-actions {
        display: block;
    }

    .cta-actions:not(:last-of-type) {
        margin: .6em 0;
    }

    .booking-cta-container {
        margin: .6em 0;
    }
}

@media screen and (min-width: 44em) {
    /* Growing above mobile */
    body {
        font-size: 15px;
    }
}

@media screen and (min-width: 58em) {
    /* Growing into desktop */
    body {
        font-size: 16px;
    }

    .flex-container {
        flex-direction: row;
        align-items: center;
    }

    .flex-container.bumper-ad {
        flex-direction: column;
        align-items: normal;
    }

    .bumper-ad__cta-container {
        align-items: flex-start;
    }

    .flex-item--footer {
		justify-content: flex-end;
	}

    .flex-47 {
        width: 47.5%;
    }

    .container-spacing {
        padding: 2em 0;
    }

    .desktop-hide {
        display: none;
    }

    .subtitle {
	    font-size: 1.75em;
	}

    .introduction__title {
        font-size: 2.2em;
    }

    .booking-cta-container {
        margin: 0 0 .75em;
    }

    .cta--primary, .evhc-cta {
    	padding: 1em 4em;
    }

    .actions {
        display: none;
    }
}

#cookieConsent .col-left {
    margin: 0;
}

#cookieConsent .col-right {
    margin-top: 0;
}

@media screen and (max-width: 63.75em) {
    #cookieConsent .col-left, #cookieConsent .col-right {
        width: 100%;
        float: none;
    }

    #cookieConsent a.cookieConsentOK {
        float: none;
        margin: 10px 0 0 0;
    }
}

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