/*
Lifeshine 
*/

/************** Contents **************

- Typography
- Header
- Footer
- Base Template Style
- Home page
- Showcase (Paintwork, Glass and Interior pages)
- Aftercare
- Find a dealership
- Guarantee
- Thank you
- Popup layout
- Videos
- Responsive
- Table

************* End Contents ***********/

/******************/
/**  Typography  **/
/******************/

@font-face {
  font-family: 'GillSansMTProCyr-Light';
  src: url('../fonts/GillSansMTProCyr-Light.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GillSansMTProCyr-Light';
  src:  url('../fonts/GillSansMTProCyr-Light.otf')  format('opentype'),
         url('../fonts/GillSansMTProCyr-Light.ttf') format('woff'), 
         url('../fonts/GillSansMTProCyr-Light.ttf')  format('truetype'), 
         url('../fonts/GillSansMTProCyr-Light.svg#GillSansMTProCyr-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GillSansMTProCyr-Medium';
  src: url('../fonts/GillSansMTProCyr-Medium.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GillSansMTProCyr-Medium';
  src:  url('../fonts/GillSansMTProCyr-Medium.otf')  format('opentype'),
         url('../fonts/GillSansMTProCyr-Medium.woff') format('woff'), 
         url('../fonts/GillSansMTProCyr-Medium.ttf')  format('truetype'), 
         url('../fonts/GillSansMTProCyr-Medium.svg#GillSansMTProCyr-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GillSans-Light';
  src:  url('../fonts/GillSans-Light.eot')  format('embedded-opentype'),
         url('../fonts/GillSans-Light.ttf') format('truetype'), 
         url('../fonts/GillSans-Light.woff')  format('woff');
  font-weight: normal;
  font-style: normal;
}




@font-face {
  font-family: 'GillSans-Light';
  src:  url('../fonts/GillSans-Light.eot')  format('embedded-opentype'),
         url('../fonts/GillSans-Light.ttf') format('truetype'), 
         url('../fonts/GillSans-Light.woff')  format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GillSans';
  src:  url('../fonts/GillSans.eot')  format('embedded-opentype'),
         url('../fonts/GillSans.ttf') format('truetype'), 
         url('../fonts/GillSans.woff')  format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GillSans-SemiBold';
  src:  url('../fonts/GillSans-SemiBold.eot')  format('embedded-opentype'),
         url('../fonts/GillSans-SemiBold.ttf') format('truetype'), 
         url('../fonts/GillSans-SemiBold.woff')  format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GillSans-Bold';
  src:  url('../fonts/GillSans-Bold.eot')  format('embedded-opentype'),
         url('../fonts/GillSans-Bold.ttf') format('truetype'), 
         url('../fonts/GillSans-Bold.woff')  format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GillSans-Italic';
  src:  url('../fonts/GillSansBookItalic.eot')  format('embedded-opentype'),
         url('../fonts/GillSansBookItalic.ttf') format('truetype'), 
         url('../fonts/GillSansBookItalic.woff')  format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


p {
    overflow: auto;
    margin: 0 0 0.75em;
    line-height: 1.5em;
}

#top p {
    line-height: 1.8em;
}

#top p.copy-over-img {
    font-family: 'GillSans-Italic', 'Open Sans', sans-serif;
    font-weight:  normal;
    font-style: italic;
    position: absolute;
    font-size: 11px;
    left: 2em;
    right: 2em;
    overflow: visible;
    bottom: 0;
    color: white;
    line-height: 1.1;
    text-align: right;
}

a { 
    outline: 0; 
    color: #ffffff;
    text-decoration: none;
}

h1 { 
    font-size: 2.857em;
    line-height: 1.35em;
    margin: 0 0 40px;
}

.aftercare h1, .paintwork h1, .glass h1, .upholstery h1, .aftercare h1, .guarantee h1, .contact-us h1, .stockist-intro h1 {
    margin:  0 0 20px;
}

 h2 {
    font-size: 2.1428em;
    text-align: center;
    margin: 0 0 25px;
}

.guarantee h2 {
    margin: 0 0 15px;
}

h3 {
    font-size: 1.7em;
    margin: 20px 0;
}

 ul {
    margin: 0 auto;
    padding: 0;
 }

 li {
    display: inline-block;
 }

 .red {
    color: #eb1c23;
 }

 .bold {
    font-family: 'GillSans-SemiBold', 'Open Sans', sans-serif;
    font-weight: normal;
    font-style: normal;
 }

 .regular {
    font-family: 'GillSans', 'Open Sans', sans-serif;
    font-weight: normal;
    font-style: normal;
 }

 a.regular {
    color: black;
 }

 .light {
    font-family: 'GillSans-Light', 'Open Sans', sans-serif;
    font-weight: normal;
    font-style: normal;
 }

 .italic {
    font-family: 'GillSans-Italic', 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: normal;
 }

 .italic.small {
    font-size:  12px;
 }

a.btn, a.large-btn {
    text-transform: uppercase;
    font-family: 'GillSans-SemiBold', 'Open Sans', sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #ffffff;
    text-decoration: none;
}

a.btn {
    background: url('../img/more-info-btn.png') center center no-repeat;
    padding: 1em 2.9em;
}

a.large-btn {
    background: url('../img/large-btn.png') center center no-repeat;
    padding: 1em 2.7em;   
}

/**************/
/**  Header  **/
/**************/

header {  
    position: relative; 
    width: 100%; 
    height: auto;
    background: black;
}

header .container {
    padding: 1em 1em 3em; 
}

header a#logo { 
    display: block;
    max-width: 250px; 
}

header a#logo img { 
    margin: 1em 0 0 1em; 
    width: 100%; 
}

header:not(a) {
    color: white;
}

header .top-links {
    position: absolute;
    right: 0; 
    text-align: right; 
    top: 1em;
}

header .top-links a { 
    margin: 0.75em;
    text-decoration: none; 
}

header .top-links a:last-of-type {
    margin-right: 0;
}

header .header-nav-wrapper {
    position: relative;
    padding-bottom: 1em;
}

header .top-links a.bright-red-btn {
    position: absolute;
    right: 2.5em;
    bottom: 1em;
    padding: 0 1.5em;
}

header nav { 
    display: block;
    z-index: 60; 
}

header .header-nav-wrapper .container {
    padding:  0;
    overflow: visible;
}

header nav ul { 
    list-style-type: none; 
    margin: 0; 
    text-align: right; 
    width: 100%; 
}

header nav ul li { 
    padding: 0 1em;
}

header nav ul li a { 
    display: block; 
    font-size: 1em; 
    font-family: 'GillSans-Light', 'Open Sans', sans-serif;
    font-weight: normal;
    font-style: normal;
    text-decoration: none; 
    text-transform: uppercase;
}

header a#hamburger { 
    display: none; 
}

/**************/
/**  Footer  **/
/**************/

footer {
    position: relative;
    width: 100%;
    background: black;
    color: white;
    padding: 0 0 2em;
    text-align: center;
    font-family: 'GillSans', 'Open Sans', sans-serif;
    font-weight: normal;
    font-style: normal;
}

footer .container {
    position: relative;
    padding: 1em;
}

footer.calculator-footer .container {
    width: calc(100% - 2em);
}

footer .container div {
    margin: 1.5em 0;
}

footer .contact a {
    font-family: 'GillSans-Light', 'Open Sans', sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 1.75em;
    margin: 0 1em;
}

footer .contact small {
    margin-top: 1.5em;
    display: block;
}

footer .social {
    text-align: center;
}

footer .social span.icons {
    display: inline-block;
    background: #ffffff;
    width: 2em;
    height: 2em;
    border-radius: 0.4em;
    margin: 0 0.4em;
}

footer .social span.icons:before {
    color: #262626;
    font-size: 1.4em;
    line-height: 1.5em;
}

footer nav {
    font-size: 0.85em;
}

footer nav a {
    margin: 0 0.5em;
}

footer .legal {
    margin-top: 1em;
}

footer .legal small {
    font-size: 10px;
}

footer .legal img {
    display: block;
    margin: 1.5em auto 1em;
}

/***************************/
/**  Base Template Style  **/
/***************************/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

body {
    color: black;
    font-size: 14px;
    font-family: 'GillSans-Light', 'Open Sans', sans-serif;
    font-weight: normal;
    font-style: normal;
    padding: 0;
    margin: 0 auto;
    position: relative;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
}
.no-flexbox p {
    font-family: 'GillSans', 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
}


section {
    position: relative;
    width: 100%;
    margin: 0 auto;
}

.top.home, 
.top-container {
    background: black;
    color: white;
}

.top.contact-us {
    background: white;
    color: black;
}

.container { 
    margin: 0 auto; 
    padding: 2em 1em; 
    max-width: 1200px; 
    position: relative;
    width: 100%;
}

.top.contact-us .container,
.top.aftercare .container,
.top.dealership .container {
    padding: 3em 1em 0;
}

#characteristics.aftercare .container {
    padding: 1em;
}

.contact-us:not(.top) .container {
    padding: 1em 1em 5em;
}

br {
    display: none;
}

section#top img:not([src$=".png"]) {
    width: 100%;
}

.banner-img-wrap {
    position: relative;
}

.top.guarantee .banner-img-wrap {
    text-align: center;
    margin-top: 1em;
}

.banner-img-wrap .car-banner {
    width: 100%;
    max-width: 620px;
    display: block;
    margin:  0 auto;
}

.banner-img-wrap > div {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    max-width: 450px;
}

.cts-img {
    padding-top: 5px;
    float: left;
}

.cts-img img {
    width: 100%;
    max-width: 50px;
    padding-right: 10px;
}

.cts-copy h2 {
    font-size: 1.5em;
    font-family: 'GillSans-SemiBold', 'Open Sans', sans-serif;
    font-weight: normal;
    font-style: normal;
    text-align: left;
    margin: 0 0 25px;
}

.cts-copy h2 sup {
    font-size: 0.65em;
}

.top h1 {
    font-family: 'GillSans', 'Open Sans', sans-serif;
    font-weight: normal;
    font-style: normal; 
    font-size: 1.5em;   
    line-height: 1.2;
    text-transform: uppercase;
}

.home .banner-copy-wrap h1 {
    font-size: 2.5em;
}

.home .banner-copy-wrap .bright-red-btn {
    margin-left: 0;
}

.banner-copy-wrap p span {
    font-family: 'GillSans', 'Open Sans', sans-serif;
    font-weight: normal;
    font-style: normal;
}

div.d-third {
    width: 32%;
}

div.d-2thirds {
    width: 64%;
}

div.d-2thirds div.content-wrapper  {
    margin: 0 -1%;
}

div.d-2thirds .content {
    width: 48%;
    margin: 0 1%;
    float: left;
}

hr  {
    background: url('../img/dot-placeholder.png') left 0.75em repeat-x;
    margin: 0; 
    padding: 1.5em 0 0 0;    
    height: 2px;    
    color: transparent;
    overflow: hidden;
    border: none;
}  

input:focus, textarea:focus, select:focus, button:focus, a:focus {
    outline: 0;
}

.container, .container h1, .container p {
    opacity: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: none!important;

}

/*****************/
/**  Home page  **/
/*****************/

.banner-copy-wrapper .banner-copy-wrap p.strapline {
    position: relative;
}

.banner-copy-wrapper .banner-copy-wrap p.strapline img {
    position: absolute;
    width: 100%;
    max-width: 48px;
}

.banner-copy-wrapper .banner-copy-wrap p.strapline span {
    padding-left: 4em;
}

/******************************/
/**  Become a Stockist page  **/
/******************************/

.stockist-intro .container {
    padding-bottom: 0.25em;
}

.stockist-intro .container.full p {
    max-width: none !important;
}

.stockist-intro p {
    max-width: 700px;
}

.stockist-registration .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    max-width: 1000px;
}

.stockist-registration .registration-form form input[type="text"],
.stockist-registration .registration-form form input[type="email"],
.stockist-registration .registration-form form textarea {
    background: white;
    border: 1px solid #979797;
    display: block;
    margin: 0 0 20px;
    padding: 0 0 0 11px;
    width: 100%;
}

.stockist-registration .registration-form form input[type="text"],
.stockist-registration .registration-form form input[type="email"] {
    height: 40px;
}

.stockist-registration .registration-form form input[type="submit"] {
    border: 0;
    color: white;
    margin: 20px 0 0;
}

.stockist-registration .registration-form form textarea {
    height: 96px;
    padding: 11px 0 0 11px;
}

.stockist-registration .registration-form form textarea.last {
    margin: 0;
}

.stockist-registration .registration-form .success {
    padding-top: 20px;
}

.stockist-registration .registration-form,
.stockist-registration .contact-information {
    width: 100%;
}

.stockist-registration .contact-information {
    padding: 3em 0 0;
}

.stockist-registration .contact-information a {
    color: #db0119;
    text-decoration: underline;
}

@media screen and (min-width: 768px) {

    .stockist-registration .inner {
        padding-bottom: 6em;
    }

    .stockist-registration .registration-form {
        width: 70%;
    }

    .stockist-registration .registration-form.full {
        width: 100% !important;
    }

    .stockist-registration .registration-form .fields {
        border-right: 1px solid #233340;
        padding-right: 25px;
    }

    .stockist-registration .registration-form.full .fields {
        border-right: 0 !important;
    }

    .stockist-registration .registration-form form input[type="submit"] {
        margin: 40px 0 0;
    }

    .stockist-registration .contact-information {
        padding: 0 0 0 25px;
        width: 30%;
    }
}

/*****************************************************/
/**  Showcase (Paintwork, Glass and Interior pages) **/
/*****************************************************/

.top h1 {
    position: relative;
}

.top.paintwork h1 span {
    display: block;
    padding-left: 3em;
    position: relative;
}

.top:not(.home) h1 span img {
    left: 0;
    width: 48px;
    height: auto;
    position: absolute;
    top: 50%;
    margin-top: -13px;
}

.top.paintwork p.cst-para {
    overflow: visible;
    position: relative;
    padding-left: 60px;
}

.top.paintwork p.cst-para img {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 50px;
}

.showcase img {
    width: 100%;
    height: auto;
}

.d-third h2 img, .d-2thirds h2 img {
    position: relative;
    float: left;
    padding: 0.2em 0.7em 0 0;
    display: inline-block;
}

.showcase .content {
    height: 130px;
    display: table;
    margin-bottom: 0.5em;
}

.showcase .content span {
    display: table-cell;
    vertical-align: bottom;
}

.showcase .content img {
    margin-right: 0.5em;
    float: left;
    padding-top: 5px;
    margin-bottom: 15px;
}

.showcase .content div {
    margin-top: 4em;
    font-size: 0.8em;
}

/*****************/
/**  Aftercare  **/
/*****************/

.aftercare h2, #stockist h2, .guarantee h2 {
    text-align: left;
    text-transform: uppercase;
    font-size: 1.75em;
    font-family: 'GillSans', 'Open Sans', sans-serif;
    font-weight: normal;
    font-style: normal;
    margin:  0 0 25px;
}

.guarantee .bright-red-btn {
    padding: 0 1.5em;
    width: 205px;
}

#characteristics img {
    position: absolute;
    right: 2.5em;
    width: 430px;
    top: 60%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

ul.ul, ul.ul ~ p {
    margin-right: 35em;
}

ul.ul li {
    line-height: 1.4em;
    display: block;
    padding-top: 1em;
}

ul.ul li > span, #guarantee-blurb ul li > span {
    padding-right: 1em;
    float: left;
}

#contents p.small-font {
    padding-top: 1em;
}

#contents {
    width: 100%;
    position: relative;
    margin: 0 0 30px;
}

.full-width-dots-flipped {
    width: 100%;
    background: url('../img/f-width-dots1-flipped.png') left bottom repeat-x; 
    position: absolute;
    bottom: -178px;
    z-index: 100;
    height: 178px;
}

#contents .product-carousel-wrapper {
    position: relative;
}

#contents .product-carousel {
    width: 90%;
    overflow: hidden;
    margin: 0 auto;
    display: block;
    position: relative;
}

#contents .product-carousel .sample {
    float: left;
    width: 350px;
    margin: 0;
    position: relative;
}

.mobile {
    display: none;
}

#contents .sample h3 {
    text-transform: uppercase;
    margin-top: 2em;
    font-size: 1.15em;
}

#contents .sample img {
    position: relative;
    float: left;
    padding: 0 2em;
}

#contents .sample a {
    width: auto;
    display: inline-block;
    position: absolute;
    bottom: 0;
}

#contents .container button {
    background: transparent;
    border: transparent;
    position: absolute;
    font-size: 2.5em;
    color: #aaaaaa;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

button.icon-chevron-with-circle-left {
    left: 0;
}

button.icon-chevron-with-circle-right {
    right: 0;
} 
 
#question-blurb .container {
    padding: 0 1em;
}   

/*****************/
/**  Guarantee  **/
/*****************/

#top.top.guarantee a.btn {
    color: #ffffff;
    text-decoration: none;
    padding: 1em 3.3em;
}

.what-is-covered a.large-btn {
    padding: 1em 1.6em!important;
}

#guarantee-blurb .what-is-covered, 
#question-blurb .got-a-question {
     position: relative;
}

#question-blurb form {
    position: relative;
    margin-top: 2em;
    position: relative;
}

input#dealer {
    color: #000000;
}

.transaction-info {
    margin-top: 1em;
}

.transaction-info > label {
    width: 100%;
}

.transaction-info > label input {
    width: 50%;
    margin-left: 1.5em;
}

input[type="radio"] {
    margin-left: 0.5em;
    margin-top: -3px;
    vertical-align: middle;
}

fieldset {
    border: 2px solid transparent;
    overflow: hidden;
    margin: 2em 0;
    padding: 0;
}

.radio-gr {
    display: block;
    width: auto;
    max-width: 400px;
    margin: 0 auto 1.5em;
}

.radio-gr legend {
    display: block;
    padding-bottom: 0.5em;
}

.radio-gr label {
    padding-right: 2em;
}

.guarantee_reg_no-details {
    margin: 2em 0;
}

.got-a-question form input[type="submit"] {
    color: white;
    background: transparent;
    border: none;
    display: block;
    margin: 1.5em auto 0;
    text-align: center;
    background: #db0119;
    border-radius: 50px;
    font-size: 12px;
    padding: 0 3.5em;
    height: 26px;
    line-height: 27px;
    text-transform: uppercase;
    font-family: 'GillSans-SemiBold', 'Open Sans', sans-serif;
    font-weight: normal;
    font-style: normal;
}

/* #question-blurb form .form-elem.personal-details input#fname, */

#question-blurb form .form-elem.personal-details input#fname.dsp-error,
#question-blurb form .form-elem.personal-details input#phone.dsp-error,
#question-blurb form .form-elem.personal-details input#email.dsp-error,
#question-blurb form .form-elem .radio-gr.dsp-error,
#question-blurb form .form-elem input#dealer.dsp-error,
#question-blurb form .form-elem input#guarantee_reg_no.dsp-error,
#question-blurb form .form-elem textarea#enquiry.dsp-error, 
#question-blurb form .form-elem .inputContainer.error textarea#enquiry {
    box-sizing: border-box;
    border: 2px solid #d52237;
}


#question-blurb form .form-elem {
    display: block;
    width: auto;
    max-width: 400px;
    margin: 0 auto;
}

#question-blurb form .form-elem label {
    display: block;
    padding-bottom: 0.5em;
}

#question-blurb form .form-elem input,
#question-blurb form .form-elem textarea {
    display: block;
    margin: 0 0 1.5em;
    width: 100%;
    border: 1px solid #979797;
    padding: 0.5em; 
}

/*************************/
/**  Find a dealership  **/
/*************************/

#stockist {
    position: relative;
}

#stockist .container {
    overflow: hidden;
    position: relative;
    margin: 0 auto 5em;
    padding: 0 1em;
}

#stockist .map-container { 
    width: 45%; 
    padding-bottom: 0; 
    position: absolute; 
    top: 0.5em; 
    bottom: 0; 
}

#stockist #map {
    position: absolute;
    top: 0;
    bottom: 0em;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    min-height: 600px;
}

#stockist #map .infowindow {
    color: #000000;
}

#stockist #map .infowindow h1{
    font-family: 'GillSans-Bold', 'Open Sans', sans-serif;
    font-weight: normal;
    font-style: normal;
    line-height: 1em;
    font-size: 1.5em;
}

#stockist .form {
    float: right;
    padding: 0 0 0 3em;
    width: 55%;
    position: relative;
}

#stockist .form h1 { 
    text-align: left; 
}

#find-stockist ::-webkit-input-placeholder {
   color: #ffffff;
   font-family: 'GillSans-Bold', 'Open Sans', sans-serif;
    font-weight: normal;
    font-style: normal;
   font-size: 0.9em;

}

#find-stockist :-moz-input-placeholder { 
   color: #ffffff;  
   font-family: 'GillSans-Bold', 'Open Sans', sans-serif;
    font-weight: normal;
    font-style: normal;
   font-size: 0.9em;
}

#find-stockist ::-moz-input-placeholder { 
   color: #ffffff; 
   font-family: 'GillSans-Bold', 'Open Sans', sans-serif;
    font-weight: normal;
    font-style: normal;
   font-size: 0.9em; 
}

#find-stockist :-ms-input-placeholder {  
   color: #ffffff;  
   font-family: 'GillSans-Bold', 'Open Sans', sans-serif;
    font-weight: normal;
    font-style: normal;
   font-size: 0.9em;
}

select::-ms-expand {
    display: none;
}

#stockist #find-stockist {
    margin: 0 -1%;
    position: relative;
}

#stockist .form input, .select select {
    color: #ffffff;
    font-family: 'GillSans-SemiBold', 'Open Sans', sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 0.9em;
    height: 40px;
    padding-left: 1em;
    line-height: 1;
}

#stockist .form input[name*="postcode"] {
    position: relative;
    float: left;
    width: 42%;
    height: 40px;
    margin: 0 1%;
    font-size: 1em;
    line-height: 1.4em;
}

#stockist .select, #stockist input[name*="search"] {
    margin: 0 1%;
    width: 26%;
    float: left;
    position: relative;
    border: none;
}

input[name*="search"] {
    text-align: center;
    background: #db0119;
    border-radius: 50px;
    font-size: 12px;
    width: fit-content;
    padding: 0;
    height: 26px;
    line-height: 27px;
    text-transform: uppercase;
    font-family: 'GillSans-SemiBold', 'Open Sans', sans-serif;
    font-weight: normal;
    font-style: normal;
}

#stockist .form input {
    padding: 0;
}

#stockist .form input[name*="postcode"], .select select { 
    background: #494948;
    color: #ffffff;
    border-radius: 20px;
    border-radius: 20px;
    border: none;
    padding-left: 1em;
}

.select select {
    height: 34px;
    -webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    appearance:none;
    background: transparent;
    width: 100%;
}

.select {
    background: url('../img/drop-down-arrow.png') no-repeat 140px #494949;
    overflow: hidden;
    border-radius: 20px;
    border-radius: 20px;
    padding: 0.2em 0;
    cursor: pointer;
}

.select select > option {
    font-style: normal;
    color: #454545;
    background: #ffffff;
}

#stockist-results {
    margin-top: 5em;
    position: relative;
}

.results-list::-webkit-scrollbar {
    width: 0.5em;
}
 
.results-list::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(73,73,72,1);
}
 
.results-list::-webkit-scrollbar-thumb {
     background-color: #d42237; 
     border-radius: 10px;
}

#stockist-results .results-list { 
    overflow-y: scroll; 
    padding-right: 1.2em; 
    height: 420px; 
}

#stockist-results .results-list p {
    white-space: normal;
    padding-right: 0.5em;
}

#stockist-results .item-wrapper {
    display: table;
}

#stockist-results .item {
    width: 49%;
    float: left;
    position: relative;
    height: 180px;
    display: table-cell;
    vertical-align: top;
}

#stockist-results h4 {
    position: relative;
    margin-bottom: 0;
    margin-top: 0em;
}

#stockist-results .item:first-of-type h4 {
    margin-top: 0;
}

#stockist-results h4 span {
    position: absolute;
    right: 6em;
    bottom: 0;
}

#stockist-results address {
    font-style: normal;
}

/*****************/
/**  Thank you  **/
/*****************/

.thank-you {
    width: 500px;
    height: 350px;
    border: 10px solid #ffffff;
    position: absolute;
    right: 50%;
    margin-right: -250px;
    top: 10em;
    background: #000000;
    padding: 3em;
    z-index: 1000;
    color: white;
}

.thank-you > span {
    position: absolute;
    font-size: 2em;
    color: #c72229;
    cursor: pointer;
    background: #ffffff;
    border-radius: 50%;
    right: -0.7em;
    top: -0.7em;
    width: 30px;
    height: 30px;
    font-family: 'GillSans-Bold', 'Open Sans', sans-serif;
    font-weight: normal;
    font-style: normal;
    text-align: center;
    line-height: 0.9;
}

/********************/
/**  Popup layout  **/
/********************/

#popup-window .thank-you span {
    right: -0.5em;
    top: -0.5em;
    font-size: 2em;
    font-family: 'GillSans-Bold', 'Open Sans', sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #c72229;
    border-radius: 50%;
    background: #ffffff;
    cursor: pointer;
}

/**************/
/**  Videos  **/
/**************/

.play-btn {
    cursor: pointer;
    position: absolute;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 1;
}

.overlay-wrapper {
    width: 50%;
    right: 50%;
    margin-right: -25%; 
    position: absolute; 
    top: 0;
    z-index: 1000;
    display: none;
}

video { 
    width: 100%;
}

.overlay-wrapper h1 {
    display: block;
    z-index: 10;
    position: absolute;
    top: 3em;
    font-size: 1.3em;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    color: #ffffff;
}

section#top div.controls {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

a.playPause {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    vertical-align: middle;
    font-size: 0;
    z-index: 20;
    height: 100%;
}

a.playPause.play { 
    background: url('../img/play.png') center center no-repeat; 
}

a.fullscreen {
    background: url('../img/expand.png') no-repeat;
    background-size: contain;
    position: absolute;
    height: 32px;
    top: 1em;
    right: 1em;
    z-index: 60;
    width: 32px;
    font-size: 0;
}

a.playPause.pause { 
    background: none; 
}

.strip { 
    bottom: 40%; 
    font-size: 0.8em; 
    background: rgba(0,0,0,0.3); 
    text-align: right; 
    position: absolute!important; 
    left: 0; 
    width: 100%; 
    padding: 0.6em 0; 
    display: table; 
    color: white;
}

.additional-info {
    bottom: 15%; 
    font-size: 0.8em;  
    background: rgba(0,0,0,0.3);
    text-align: right; 
    position: absolute!important; 
    left: 0; 
    width: 100%; 
    padding: 0.6em 0; 
    display: table;
    color: white;
}

.additional-info span {
    display: table-cell;
    text-align: center;
    font-family: 'GillSans-Light', 'Open Sans', sans-serif;
    font-weight: normal;
    font-style: normal;
}

.half { 
    display: table-cell; 
    width: 50%; 
    text-align: center; 
}

.strip span { 
    font-size: 1em; 
    font-family: 'GillSans-Light', 'Open Sans', sans-serif;
    font-weight: normal;
    font-style: normal;
}

a.close {
    background: url('../img/close1.png') top right no-repeat;
    height: 35px;
    width: 100%;
    display: block;
    position: absolute;
    top: 3em;
    right: 1em;
    margin: 0 auto;
    z-index: 100;
}

.overlay, .ghost {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 100;
}

.overlay {
    display: none;
}

a.close {
    cursor: pointer;
}

@media screen and (max-width: 767px) {

    h1 {
        font-size: 1.4em;
        line-height: 1.5em;
    }

    h2 {
        font-size: 1.7em;
    }

    a.btn {
        background: url('../img/more-info-btn-mobile.png') center center no-repeat;
        padding: 1em 2em;
    }

    header a#logo { 
        max-width: 150px; 
        float: left; 
    }

    header a#logo img { 
        margin: 0.5em 0 0 1em; 
        width: 100%; 
    }

    header a#hamburger { 
        background: url('../img/hamburger.png') center center no-repeat; 
        display: block; 
        height: 36px; 
        width: 27px; 
        float: right; 
        margin-right: 1em;
    }

    header .top-links {
        position: relative;
        display: none; 
        background: black;
        width: 100%;
        padding-bottom: 3.5em;
    }

    header .top-links a {
        display: block;
        text-align: right;
        margin: 0;
        color: #dfdfdf;
        padding: 0 2.5em 0.5em;
        border-bottom: 1px solid #636363;
    }

    header .top-links span {
        visibility: hidden;
    }

    header nav { 
        background: #636363; 
        display: none; 
        width: 100%; 
        padding: 0;
        z-index: 1;
    }

    header nav ul { 
        list-style-type: none; 
        margin: 0; 
        padding: 0 1.429em; 
        text-align: right; 
        width: 100%; 
    }

    header nav ul li { 
        border-bottom: 1px solid #a7a7a7; 
        line-height: 3.586em; 
        display: block;
    }

    header nav ul span {
        display: none;
    }

    header nav ul li:last-of-type { 
        border-bottom: 0; 
    }

    header nav ul li a { 
        color: #ffffff; 
        display: block; 
        font-size: 1.2em; 
        font-family: 'GillSans-Light', 'Open Sans', sans-serif;
        font-weight: normal;
        font-style: normal;
        text-decoration: none; 
    }

    footer .social span.icons {
        width: 1.7em;
        height: 1.7em;
    }

    footer .social span.icons:before {
        font-size: 1.2em;
    }

    footer .contact a {
        display: block;
        text-align: center;
        font-size: 1.2em;
    }

    section#top.top .banner-copy-wrap h1 span img {
        width: 35px;
        height: auto;
        margin-top: -9px;
    }

    #product-quality .container {
        margin-top: 5em;
    }

    section#product-quality div.container > div {
        width: 90%;
        margin: 0 5%;
    }

    section#top .video-btn-wrapper {
        top: 71px;
        left: 1em;
        width: 50px;    
        height: auto;
    }  

    .d-2thirds h2 img {
        width: 35px;
        height: auto;
        padding: 0;
        margin-right: 0.5em;
    }  
    
    img.desktop-large {
        display: none;
    }

    img.mobile {
        display: block;
    }

    section#product-quality div.container div.flipped {
        display: none;
    }

    .showcase .container > div {
        width: 100%;
        margin: 0;
    }

    .showcase h2 {
        font-size: 1.2em;
    }

    .showcase .container > div .content {
        width: 100%;
        float: left;
    }

    .showcase .content p {
        float: left;
    }

    div.d-2thirds div.content-wrapper {
        margin: 0;
    }

    .banner-copy-wrapper .banner-copy-wrap p.strapline span {
        padding-left: 4em;
    }

    .banner-copy-wrapper .banner-copy-wrap p.strapline img {
        max-width: 40px;
    }

    #characteristics.aftercare .d-full {
        padding-bottom: 15em;
    }

    #characteristics img {
        width: 100%;
        max-width: 450px;
        position: absolute;
        left: 50%;
        top: auto;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        bottom: 1em;
        padding: 1em;
    }

    #characteristics ul {
        margin-right: 0;
    }

    ul.ul li:before {
        left: 1em;
    }

    #contents .product-carousel {
        width: 80%;
    }

    #contents .product-carousel .sample {
        width: 260px;
    }

    #contents .product-carousel .sample a {
        font-size: 1em;
    }

    #contents .container button {
        font-size: 2em;
    }

    #contents .sample img {
        padding: 0 1em;
    }

    .overlay-wrapper {
        width: 90%;
        right: 50%;
        margin-right: -45%; 
        position: absolute; 
        top: 0;
        z-index: 1000;
        display: none;
    }

    ul.ul, ul.ul ~ p, .got-a-question, #question-blurb form {
        margin-right: 0;
    }

    #stockist .form {
        float: none; 
        width: 90%;
        position: relative;
        margin: 0 5%;
        padding: 0;
    }

    #stockist .form input[name="postcode"] {
        display: block;
        width: 100%;
        margin: 1em 0 2em;
    }

     #stockist input[name*="search"] {
        margin-top: 2em;
        width: 56%;
        max-width: 155px;
        left: 0;
    }

    #stockist .select {
        width: 100%;
        background: url('../img/drop-down-arrow.png') no-repeat 95% #494949;
        margin: 0;
    }

    #stockist .map-container {
        width: 84%;
        right: 50%;
        margin-right: -42%;
        top: 70%;
    }

    #stockist-results .results-list {
        height: 300px;
    }    

    #stockist-results {
        padding-bottom: 400px;
    }

    #stockist #map {
        min-height: 250px;
        max-height: 400px;
    }

    section#top.terms-privacy .container {
        margin-left: 0;
    }

}

body.edit_stockists_page {
    background: white;
    color: black;
}

.edit_stockists_page h2 {
    text-align: left;
}

.edit_stockists_page a {
    color: black;
    text-decoration: underline;
}

.edit_stockists_page .error_text {
    color: red;
    font-size: 1.5em;
}

.edit_stockists_page .success_text {
    color: green;
    font-size: 1.5em;
}

.edit_stockists_page .red {
    color: red;
}

.edit_stockists_page form .field-wrap {
    display: inline-block;
    margin: 1em 1em 0 0;
}

.edit_stockists_page form .field-wrap input, .edit_stockists_page form#search_stockist input[name="search_db"] {    
    padding: 0.5em 1em;
    border: 1px solid #cccccc;
    border-radius: 2px;
    background: none;
    text-transform: none;
}

.edit_stockists_page form#search_stockist {
    margin-bottom: 2em;
}

.edit_stockists_page form#search_stockist a {
    margin-left: 1em;
}

.edit_stockists_page .btns-wrap {
    display: block;
}

.edit_stockists_page .btns-wrap input {
    display: inline;
    margin: 2em 2em 2em 0;
}

.edit_stockists_page table {
    width: 100%;
}

.edit_stockists_page table tr {
    display: block; 
    margin-bottom: 1em; 
    border-bottom: 1px solid red;
}

.edit_stockists_page table td.edit-cell, .edit_stockists_page table td.delete-cell {
    width: 20%;
    text-align: left;
    display: inline;
    margin-right: 2em;
}

.small-font {
    font-size: 12px;
}

.page-404 {
    background: white;
}

    .page-404 .content-404 {
        padding: 20px;
        text-align: center;
        display: block;
        color: #706f6f;
    }

        .page-404 .content-404 h1 {
            text-transform: uppercase;
            font-family: 'GillSans-SemiBold', 'Open Sans', sans-serif;
            font-weight: normal;
            font-style: normal;
            font-size: 32px;
            font-family: 'GillSansMTProCyr-Medium';
        }

        .page-404 .content-404 p {
            font-size: 18px;
            font-family: 'GillSansMTProCyr-Medium';
        }

        .page-404 .content-404 .img-wrap-404 img {
            width: 100%;
            max-width: 450px;
            padding-top: 100px;
        }





/* ==========================================================================
$   CONTACT US PAGE STYLES
========================================================================== */

.contact-us.guarantee a {
    color: red;
    text-decoration: underline;
}

.contact_details br {
    display: inline;
}

.contact-us.guarantee {
    padding:  2em 0 6em;
}

.google_map {
    display: block;
    position: relative;
    background: url('../img/dot-placeholder.png') left 0.75em repeat-x;
    background-position: top;
    padding-top: 1em;
}

.contact-us .map-container { 
    position: relative;
    top: 0;
    bottom: 0;
    height: 100%;
    min-height: 300px;
    max-height: 300px;
    margin-top: 2em;
}

.contact-us #map {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
}

.benefits {
    background: white;
    color: black;
    width: 100%;
    max-width: 600px;
}

.benefits .container {
    padding-bottom: 0;
}

.benefits h2 {
    text-transform: uppercase;
    font-family: 'GillSans', 'Open Sans', sans-serif;
    font-weight: normal;
    font-style: normal;
}

.benefits .benefit-boxes {
    width:  100%;
    max-width: 650px;
    margin:  0 auto;
}

.benefits .benefit-boxes {
    position: relative;
    padding-bottom: 1em;
}

.benefits .benefits-img, .benefits .pointer {
    display: none;
}

.benefits .benefit-img, .benefits .benefit-copy {
    display: inline-block;
    vertical-align: top;
}

.benefits .benefit-img {
    width: 80px;
}

.benefits .benefit-img img {
    width: 100%;
    padding-right: 15px;
}

.benefits .benefit-copy {
    width: calc( 100% - 80px );
}




.lifetime-guarantee {
    background: white;
    color: black;
    width: 100%;
}

.lifetime-guarantee .container {
    max-width: 600px;
    margin: 0 auto;
}

.lifetime-guarantee .guarantee-img {
    width: 100px;
    float: left;
}

.lifetime-guarantee .guarantee-img .guarantee-logo {
    width: 100%;
    padding-right: 10px;
}

.lifetime-guarantee .guarantee-copy h2 {
    font-family: 'GillSans', 'Open Sans', sans-serif;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    text-align: left;
    margin:  0 0 30px;
}

.lifetime-guarantee .guarantee-copy p span {
    font-family: 'GillSans', 'Open Sans', sans-serif;
    font-weight: normal;
    font-style: normal;
}

.lifetime-guarantee .hr-img {
    width: 100%;
    max-width: 950px;
    margin: 0 auto;
    display: block;
}

/* responsive */


.car-protection {
    background: white;
    color: black;
}

.car-protection h2 {
    font-family: 'GillSans', 'Open Sans', sans-serif;
    font-weight: normal;
    font-style: normal;
    padding-top: 1.5rem;
    text-transform: uppercase;
}

.car-protection-box {
    padding-bottom: 3em;
    width: 100%;
    display: block;
}

@media screen and (max-width: 767px) {

    .car-protection-boxes .car-protection-box:last-child {
        padding-bottom: 0;
    }
}

.car-protection-box img {
    display: block;
    margin: 0 auto;
    width: 100%;
}

.car-protection-box h3 {
    font-family: 'GillSans', 'Open Sans', sans-serif;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
}

.bright-red-btn {
    display: inline-block;
    margin: 1.5em auto 0;
    text-align: center;
    background: #db0119;
    border-radius: 50px;
    font-size: 12px;
    width: fit-content;
    padding: 0 3.5em;
    height: 26px;
    line-height: 27px;
    text-transform: uppercase;
    font-family: 'GillSans-SemiBold', 'Open Sans', sans-serif;
    font-weight: normal;
    font-style: normal;
}

.bright-red-btn:focus {
    display: inline-block;
}

.bright-red-btn.product-btn {
    padding:  0 1.5em;
}

.guarantee .bright-red-btn {
    margin: 0;
}

.faqs {
    min-height: 60vh;
    overflow: scroll;
}

.faqs .container {
    width:  100%;
    max-width:  700px;
}

.faqs h1 {
    text-transform: uppercase;
    font-family: 'GillSans', 'Open Sans', sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 2em;
}

.faqs h1 span {
    text-transform: lowercase;
}

.faqs .listed-categ {
    font-size: 1em;
    font-family: 'GillSans', 'Open Sans', sans-serif;
    font-weight: normal;
    font-style: normal;
    padding: 0.5em 1.5em 0.5em 0.5em;
    position: relative;
    cursor: pointer;
    background: white;
    margin-bottom: 0;
    border-bottom: 1px solid #979797;
}

.faqs .listed-categ.active {
    color: #d0021b;
}

.faqs .listed-categ img {
    position: absolute;
    right: 1em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.faqs .faqs-containers {
    background: #ebebeb;
    padding: 0;
}

.faqs .categ-faqs .q {
    font-family: 'GillSans', 'Open Sans', sans-serif;
    font-weight: normal;
    font-style: normal;
    padding: 1em;
    position: relative;  
}

.faqs .faqs-containers > li.parent.active-elem > p {
    color: red;
}

.faqs .parent {
    position: relative;
    display: block;
    border-bottom: 1px solid #979797;
}

.faqs .parent a {
    color: red;
    text-decoration: underline;
}

.faqs .parent .parent ul li p:last-of-type {
    margin-bottom: 0;
}

.faqs ul:not(.faqs-container) {
    padding: 1em;
    background: white;
    margin: 0 3em 2em;
}

.faqs .parent .q {
    font-family: 'GillSans-SemiBold', 'Open Sans', sans-serif;
    font-weight: normal;
    font-style: normal;
    padding: 1em 2em 1em 1em;
    margin: 0;
}

.discover {
    width: 100%;
    height: 49px;
    position: absolute;
    right: 0;
    top: 0;
    background: url('../img/faq-triangle.png') 97% no-repeat;
    cursor: pointer;
    outline: none;
}

.faqs .categ-faqs .a {
    background:  white;
    padding:  1em 1.5em;
    display: none;
    margin: 1em;
}

.home-how-it-works .video-container {
    margin: 0 auto;
    max-width: 990px;
}


@media screen and (min-width: 480px) {

    h2 {
        margin: 0 0 40px;
    }

    .container {
        padding: 3em 1em;
    }

    .banner-img-wrap {
        padding-bottom: 0;
    }

    .banner-img-wrap > div {
        bottom:  0;
    }

    .cts-img img {
        max-width: 70px;
    }

    .car-protection-box h3 {
        margin: 30px 0;
    }
}

@media screen and (min-width: 600px) {

    .showcase .container .graphics-wrap, .showcase .container > .graphic-wrap {
        display: inline-block;
        vertical-align: middle;
        width: 50%;
    }

    .contact-us .map-container {
        margin-top: 0;
    }

    .contact_details {
        display: inline-block;
        padding-right: 2em;
        vertical-align: top;
        width: 30%;
        margin-top: 1em;
    }

     .google_map {
        margin-top: 1.5em;
        background: none;
        display: inline-block;
        padding-left: 2em;
        padding-top: 0;
        vertical-align: top;
        width: 70%;
    }
}

@media screen and (min-width: 768px) {

    br {
        display: inline;
    }

    header .header-nav-wrapper {
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3d3d3d+1,272727+100 */
        background: #3d3d3d; /* Old browsers */
        background: -moz-linear-gradient(top, #3d3d3d 1%, #272727 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #3d3d3d 1%,#272727 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #3d3d3d 1%,#272727 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d3d3d', endColorstr='#272727',GradientType=0 ); /* IE6-9 */
        height:  42px;
        line-height: 43px;
        border-top: 1px solid grey;
    }

    header nav ul {
        text-align: center;
    }

    header .top-links {
        font-family: 'GillSans', 'Open Sans', sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size:  12px;
        top: -8em;
        right:  1em;
    }

    header .top-links a.bright-red-btn {
        right: 1em;
        bottom: -3em;
    }

    .top:not(.home) h1 {
        margin-top: 0;
    }

    .banner-img-wrap > div {
        padding-left: 1em;
        bottom: 0;
    }

    .banner-copy-wrap, .banner-img-wrap {
        display: inline-block;
        vertical-align: bottom;
        width: 50%;
        position: relative;
    }

    .top:not(.home) .banner-copy-wrap, .top:not(.home) .banner-img-wrap {
        vertical-align: top;
    }

    .top.guarantee .banner-copy-wrap {
        width:  75%;
    }

    .top.guarantee .banner-img-wrap {
        width: 25%;
    }

    .top:not(.home) h1 {
        font-size: 2.5em;
    }

    .top.paintwork h1 span {
        padding-left:  2.25em;
    }

    .top.paintwork h1 span img {
        width: 65px;
    }

    .home .banner-copy-wrap h1 {
        font-size:  3.5em;
    }

    .cts-img, .cts-copy {
        display: inline-block;
        vertical-align: top;
    }

    .cts-img {
        float: none;
        width: 85px;
        padding-top: 0;
    }

    .cts-copy {
        width: calc( 100% - 85px );
    }

    .benefits {
        padding-top: 3.5em;
        max-width: 1168px;
    }

    .benefits .benefit-wrap {
        display: inline-block;
        vertical-align: top;
        text-align: center;
        width: 33%;
        padding: 0 5%;
        position: relative;
    }

    .benefits .benefit-wrap .benefit-copy {
        display: block;
        width: 120px;
        height: 120px;
        margin: 0 auto;
        padding: 1.5em 0 0.75em;
    }

    .benefits .benefits-img, .benefits .pointer {
        display: block;
    }

    .benefits .pointer {
        position:  absolute;
    }

    .benefits .benefit-wrap:nth-of-type(1) .pointer {
        left:  50%;
    }

    .benefits .benefit-wrap:nth-of-type(2) .pointer {
        left:  45%;
    }

    .benefits .benefit-wrap:last-of-type .pointer {
        right:  50%;
    }

    .benefits .benefits-img {
        width:  100%;
        max-width: 934px;
        margin:  0 auto;
    }

    #question-blurb form .form-elem, #question-blurb form .radio-gr {
        max-width: 900px;
    }

    #question-blurb form .form-elem.personal-details .inputContainer {
        display: inline-block;
        width: 32%;
    }

    #question-blurb form .form-elem.personal-details .inputContainer:nth-of-type(2) {
        margin: 0 2%;
    }

    #question-blurb form .form-elem:not(.personal-details) label, 
    #question-blurb form .form-elem:not(.personal-details) input,
    #question-blurb form .radio-gr p, 
    #question-blurb form .radio-gr .radio-btns-wrap,
    #question-blurb form .form-elem textarea {
        display: inline-block;
        vertical-align: top;
    }

    #question-blurb form .form-elem:not(.personal-details) label,
    #question-blurb form .radio-gr p {
        width: 40%;
    }

    #question-blurb form .form-elem:not(.personal-details) label {
        padding-right: 1.5em;
    }

    #question-blurb form .form-elem:not(.personal-details) input,
    #question-blurb form .radio-gr .radio-btns-wrap,
    #question-blurb form .form-elem textarea {
        width: 60%;
    }

    footer nav, footer .social, footer .contact {
        display: block;
        text-align: left;
        width: calc( 100% - 350px );
        padding-right: 20px;
    }

    footer .social a {
        text-align: center;
    }

    footer .contact a {
        display: block;
        margin: 0;
    }

    footer .legal {
        position: absolute;
        right: 1em;
        bottom: 0.8em;
        text-align: right;
    }

    footer .legal img {
        display: inline-block;
        margin:  0;
    }

    .lifetime-guarantee .guarantee-img {
        width: 185px;
        padding-right: 35px;
    }

    .car-protection-boxes {
        align-items: stretch;
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .car-protection-box {
        position: relative;
        text-align: center;
        width: calc(33.3333% - 1.5em);
    }

    .car-protection-box .bright-red-btn {
        bottom: 0;
        left: 50%;
        position: absolute;
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .faqs .container {
        padding: 3em 0 7em;
    }

    .faqs .faqs-containers > .parent {
        position: static;
        border-bottom: none;
    }

    .faqs-containers > .parent > .discover {
        display: none;
    }

    .faqs-categ {
        text-align: center;
        height: 36px;
    }

    .faqs .listed-categ {
        display: inline-block;
        width: 16.66%;
        text-align: center;
        border-right: 1px solid #979797;
    }

    .faqs .listed-categ:last-of-type {
        border-right: none;
    }

    .faqs .listed-categ img {
        display: none;
    }

    .faqs-containers > .parent > ul {
        position: relative;
        width: 100%;
        left: 0;
        background: #ebebeb;
        text-align: left;
        display: none;
    }

    .faqs-containers > .parent > ul.visible-ul {
        display: block;
    }

    .showcase {
        padding: 0;
    }
}

@media screen and (min-width: 900px) {

    .banner-copy-wrap {
        width: 45%;
    }

    .home .banner-copy-wrap h1 {
        font-size:  4em;
    }

    .banner-img-wrap {
        width: 55%;
    }

    .cts-img {
        width:  115px;
    }

    .cts-img img {
        max-width:  100px;
    }

    .cts-copy {
        width:  calc( 100% - 115px );
    }

     .cts-copy h2 {
        font-size: 1.75em;
     }

     .top.dealership .container .banner-copy {
        width: 40%;
     }
}


 
#question-blurb form .form-elem .inputContainer.error input,
#question-blurb form .radio-gr .radio-btns-wrap.inputContainer.error {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #d52237;
}

.privacy-terms-cookies-policy .container {
    padding: 3em 1em 0;
}

.privacy-terms-cookies-policy h2, .privacy-terms-cookies h2 {
    text-transform: uppercase;
    text-align: left;
    font-size:  1.4em;
}

.privacy-terms-cookies-policy a, .privacy-terms-cookies a {
    color: red;
    text-decoration: underline;
}

.privacy-terms-cookies .container {
    padding:  0 1em 3em;
}

.privacy-terms-cookies h2 {
    margin-top:  2em;
}
.privacy-terms-cookies ul {
    padding: 0 0 0 40px;
}

.privacy-terms-cookies ol ul {
    list-style-type: none;
    margin-top:  10px;
}

.privacy-terms-cookies ol { 
    counter-reset: item; 
    padding-left: 0;
}

.privacy-terms-cookies ol li { 
    display: block;
    padding: 0 0 10px 25px; 
    position: relative;
}
.privacy-terms-cookies ol li:first-of-type {
    margin-top:  10px;
}

.privacy-terms-cookies ol > li:before { 
    content: counters(item, ".") ". "; 
    counter-increment: item; 
    position: absolute;
    left: 0;
    top: 0;
}

.privacy-terms-cookies ul li {
    display: list-item;
    padding: 0 0 10px;
}

.cookie-info {
    background: black;
    color: white;
    padding: 0;
    display: block;
}

.cookie-info.invisible {
    display: none;
}

.cookie-info .container {
    padding: 1em;
    position: relative;
}


.cookie-info .container .bright-red-btn {
    cursor: pointer;
    position: absolute;
    right: 1em;
    bottom: 0;
}

@media screen and (min-width: 768px) {
    .privacy-terms-cookies-policy h2, .privacy-terms-cookies h2 {
        font-size:  1.7em;
    }
}

.table-holder {
    overflow: auto;
    width: 100%;
}

table.cookies {
    margin-bottom: 30px;
    margin-top: 30px;
    max-width: 700px;
    min-width: 500px;
}

table.cookies, 
table.cookies th, table.cookies td {
    border: 1px solid black;
}

table.cookies th, table.cookies td {
    padding: 15px;
}

table.cookies th {
    text-align: left;
}





.form-elem.fileupload {

}

#question-blurb form .form-elem:not(.personal-details) .uploader input {
    border:none;
    margin-bottom: 0;
    width: 100%;
}

.uploader {
    background-color: #F6F6F6;
    padding: 1em;
    width: 100%;
}

.inputContainer.error .uploader {
    border: 2px solid #d52237;
}


.uploader p {
    margin-bottom: 0;
}

.uploader small {
    font-size: 13px;
}

@media screen and (min-width: 768px) {
    .uploader {
        display: inline-block;
        width: 60%;
        vertical-align: top;
        margin: 0 0 1.5em;
    }
}

small.error {
    color: #d52237;
    font-style: italic;
}

.nominate-ul {
    list-style-type: disc;
    margin: 0;
}

.nominate-ul li {
    display: list-item;
}

.nominate-fields a,
.form-group a {
    color: black;
    text-decoration: underline;
}

.form-group {
    margin-bottom: 1em;
}

.form-group input,
.form-group textarea {
    margin-bottom: 0 !important;
}

p.error {
    color: #c41f1f;
}

.form-group label sup {
    color: #c41f1f;
}

.form-group small {
    display: none;
    font-size: 12px;
    color: #c41f1f;
}

.form-group.error small {
    display: inline-block;
}

.stockist-registration .registration-form form .form-group.error input[type="text"], .stockist-registration .registration-form form .form-group.error input[type="email"], .stockist-registration .registration-form form .form-group.error textarea {
    border: 1px solid #c41f1f;
}