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

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

@font-face {
    font-family: 'serenemtcregular';
    src: url('/vp_pages/themes/mclaren/assets/fonts/serenemtc-regular-webfont.eot');
    src: url('/vp_pages/themes/mclaren/assets/fonts/serenemtc-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/vp_pages/themes/mclaren/assets/fonts/serenemtc-regular-webfont.woff') format('woff'),
         url('/vp_pages/themes/mclaren/assets/fonts/serenemtc-regular-webfont.ttf') format('truetype'),
         url('/vp_pages/themes/mclaren/assets/fonts/serenemtc-regular-webfont.svg#serenemtcregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html {
    box-sizing: border-box;
    line-height: 1.4;
}

body {
    font-family: interfaceregular, Helvetica, Arial, sans-serif;
    color: #666;
    background-color: #FAF8F8;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
}

.content-wrap {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
}

.container-wrap {
    margin: 0 auto;
    padding: 1em 2.125em;
}

h2 {
    font-family: serenemtcregular, Helvetica, Arial, sans-serif;
    font-size: 1.625em;
    font-weight: 400;
    text-transform: uppercase;
    color: #333;
    letter-spacing: 1px;
}

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

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

p {
    color: #666;
}

strong {
    font-weight: normal;
}

.video-error p {
    color: #CCC;
}

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

.no-padding-bottom {
    padding-bottom: 0;
}

.wrap-text {
    white-space: normal !important;
}

.header {
    text-align: right;
    padding: 0.5em 0 .75em 0;
    background-color: #FFF;
    margin-bottom: 0;
}

.web .header {
    border-bottom: 49px solid #222;
}

.header__logo {
    text-align: right;
    max-width: 10.5em;
    margin-left: 2.125em;
}

.title-bar {
    padding: 0;
    background-color: #222;
}

.title-bar__heading {
    font-family: interfacebold, Arial, sans-serif;
    text-transform: capitalize;
    margin: 0;
    color: #FFF;
    font-size: 0.8125em;
    letter-spacing: 1px;
    font-weight: bold;
    line-height: 1.384615384615385;
}

.main-content {
    background-color: #FFF;
    padding-top: 2em;
}

.web .main-content .container-wrap {
    max-width: 73em;
}

.col-right, .col-left {
    float: none;
    width: 100%;
    margin: 0;
}

.col-left {
    margin-bottom: 1.9em;
}

.contact {
    width: 100%;
    padding: .625em;
}

.details-title {
    padding-bottom: 0.75em;
    margin-bottom: 0.95em;
    border-bottom: 1px solid #c8c8c8;
}

.details-table {
    margin-top: 1.75em;
    border-width: 0;
}

td, th {
    border-bottom-width: 0;
}

.details-table td {
    padding: .5em;
}

.details-table tr:first-of-type td {
    border-top: 1px solid #c8c8c8;
}

.details-table tr:last-of-type td {
    border-bottom: 1px solid #c8c8c8;
}

.details-table tr {
    background-color: #FFF;
}

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

.details-table__title {
    width: 40px;
    white-space: nowrap;
    vertical-align: top;
    font-family: serenemtcregular, Helvetica, Arial, sans-serif;
    font-size: 0.9375em;
    font-weight: 400;
    text-transform: uppercase;
    color: #666;
    letter-spacing: 1px;
}

.map-button {
    margin-top: 2em;
}

.button {
    text-transform: uppercase;
    text-shadow: none;
}

.button:hover, .button:focus {
    background: #ff4000;
}

.cta--primary {
    background: rgba(0, 0, 0, 0.25);
    border: 1px solid #fff;
    border-radius: 1px;
    color: #fff;
    text-transform: uppercase;
    padding: 0.3125em 0.625em;
}

.cta--primary:hover, .cta--primary:focus {
    background: #ff4000;
    border: 1px solid #fff;
}

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

#js-document-verification_unlock__btn {
    background: rgba(0, 0, 0, 0.25);
    border: 1px solid #fff;
    border-radius: 1px;
    color: #fff;
    text-transform: uppercase;
    padding: 0.3125em 0.625em;
    display: inline-block;
    font-size: 1.1em;
    line-height: 1.25;
}

#js-document-verification_unlock__btn:hover, #js-document-verification_unlock__btn:focus {
    background: #ff4000;
    border: 1px solid #fff;
}

#js-document-verification__form .icon {
    font-size: 1.1em;
    line-height: 1.25;
}

#js-document-verification__form h3 {
    font-family: serenemtcregular, Helvetica, Arial, sans-serif;
    font-size: 1.125em;
    font-weight: 400;
    text-transform: uppercase;
    color: #333;
    letter-spacing: 1px;
}

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

.social {
    text-align: center;
    margin: 2em 0 0 0;
    border-top: 1px solid #c8c8c8;
    padding-top: 2em;
}

.social a {
    text-decoration: none;
}

.social .social__p {
    margin: 0;
}

.social .icon {
    font-size: 2em;
    margin: 0 .3em;
}

.icon {
    font-size: 2em;
    width: 1.5em;
    height: 1em;
    color: #CCC;
}

.ion-email:hover {
    color: #FF4200;
}

.ion-social-twitter:hover  {
    color: #55ACEE;
}

.ion-social-facebook:hover  {
    color: #3b5998;
}

.photo-gallery {
    margin-top: 3em;
}

#tootle h3 {
    font-family: serenemtcregular, Helvetica, Arial, sans-serif;
    font-size: 1.125em;
    font-weight: 400;
    text-transform: uppercase;
    color: #333;
    letter-spacing: 1px;
}

#tootle h3 strong {
    font-weight: 400;
    line-height: 1.22222222;
}

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

.map-container {
    text-align: center;
    margin-top: 2.3125em;
}

.map {
    margin-top: 2.9em;
}

.footer {
    padding-top: 0;
    padding-bottom: 1em;
    background-color: #FFF;
    text-align: center;
    border-bottom: 4px solid #ff4202;
    margin-top: 0;
}

.footer .container-wrap {
    padding-top: 0;
}

.footer p {
    color: #999;
    font-size: .9em;
}

.legal-list {
    font-size: .8em;
    margin-top: 1em;
}

input[type=text]:focus, textarea:focus, input[type=checkbox]:focus, select:active {
    border: 2px solid #ff4202;
    box-shadow: 0 0 5px rgb(255,66,2,0.51);
}

.evhc-title {
    font-family: serenemtcregular, Helvetica, Arial, sans-serif;
    font-weight: normal;
    color: #333;
}

.evhc-table th, .evhc-table__total-title  {
    font-family: serenemtcregular, Helvetica, Arial, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
}

.evhc-action__icon {
    font-size: 1.1em !important;
    line-height: 1.25 !important;
}


/* ==========================================================================
   Live Video Styles
   ========================================================================== */
.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: 3em;
}

.lv-toolbar .icon {
    font-size: 1em !important;
    width: 1.6em !important;
    line-height: 1.25 !important;
    height: auto !important;
}

.live-video .review {
    margin: 0 auto;
    width: 100%;
    padding: 0 2.125em;
}

@media (min-width: 1366px) and (orientation: landscape) {
    .live-video .review {
        width: 100%;
        margin: 0 auto;
        padding: 0 2.125em;
    }
}

.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: #333 !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 {
    min-width: 251px;
    display: inline-block;
    background: rgba(0, 0, 0, 0.25);
    border: 1px solid #fff;
    border-radius: 1px;
    color: #fff;
    text-transform: uppercase;
    padding: 0.3125em 0.625em;
    margin-bottom: 2em;
}

.live-video button.send_review:focus, .live-video button.send_review:hover {
    background: #ff4000;
    border: 1px solid #fff;
}

.lv-content__error--vppages .error {
    margin: 0 auto;
    width: 100%;
    padding: 0 2.125em;
}

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

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


/* ==========================================================================
   Media Queries
   ========================================================================== */
@media screen and (min-width: 37.5em) {
    body {
        font-size: 15px;
    }
}

@media screen and (min-width: 45em) {
    body {
        font-size: 16px;
    }
}

@media screen and (min-width: 64em) {
    .col-left {
        width: 56%;
        float: left;
        margin: 0;
    }

    .col-right {
        width: 41%;
        float: right;
        margin: 0;
    }
}

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

#cookieConsent p {
    color: #FFF;
}
