﻿@charset "UTF-8";

/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */

html {
    font-family: sans-serif;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
    margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    /* 1 */
    display: block;
}

/**
 * Add the correct display in IE 9-.
 */

audio,
canvas,
progress,
video {
    display: inline-block;
}

    /**
 * Add the correct display in iOS 4-7.
 */

    audio:not([controls]) {
        display: none;
        height: 0;
    }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
    vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */

template,
[hidden] {
    display: none;
}

/* Links
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
    background-color: transparent;
    /* 1 */
    -webkit-text-decoration-skip: objects;
    /* 2 */
}

    /**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

    a:active,
    a:hover {
        outline-width: 0;
    }

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: none;
    /* 2 */
    color: #f00;
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
    font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
    font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
    font-style: italic;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
    background-color: #ff0;
    color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
    border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
    overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

/**
 * Add the correct margin in IE 8.
 */

figure {
    margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
}

/* Forms
   ========================================================================== */

/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
select,
textarea {
    font: inherit;
    /* 1 */
    margin: 0;
    /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */

optgroup {
    font-weight: bold;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
    /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
    /* 1 */
    text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type=button],
[type=reset],
[type=submit] {
    -webkit-appearance: button;
    /* 2 */
}

    /**
 * Remove the inner border and padding in Firefox.
 */

    button::-moz-focus-inner,
    [type=button]::-moz-focus-inner,
    [type=reset]::-moz-focus-inner,
    [type=submit]::-moz-focus-inner {
        border-style: none;
        padding: 0;
    }

    /**
 * Restore the focus styles unset by the previous rule.
 */

    button:-moz-focusring,
    [type=button]:-moz-focusring,
    [type=reset]:-moz-focusring,
    [type=submit]:-moz-focusring {
        outline: 1px dotted ButtonText;
    }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type=search] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
}

    /**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */

    [type=search]::-webkit-search-cancel-button,
    [type=search]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */

::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.54;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}

.grid-wrapper {
    padding: 0;
}

    .grid-wrapper:before,
    .grid-wrapper:after {
        content: " ";
        display: table;
    }

    .grid-wrapper:after {
        clear: both;
    }

.row {
    display: block;
    padding: 0;
    margin: 0 -30px;
}

    .row:before,
    .row:after {
        content: " ";
        display: table;
    }

    .row:after {
        clear: both;
    }

@media all and (min-width: 300px) and (max-width: 767px) {
    .row {
        margin: 0 -15px;
    }
}

.row-space {
    margin-bottom: 18px;
}

[class*=span-] {
    width: 100%;
    display: block;
    float: left;
    margin: 0;
    min-height: 1px;
    padding: 0 30px;
    position: relative;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    [class*=span-] {
        padding: 0 15px;
    }
}

img[class*=span-] {
    padding: 0;
}

.span-1-1,
.span-6-6,
.span-5-5,
.span-4-4,
.span-3-3,
.span-2-2 {
    width: 100%;
}

.span-2-1 {
    width: 200%;
}

.span-1-2,
.span-3-6,
.span-2-4 {
    width: 50%;
}

.span-3-2 {
    width: 150%;
}

.span-1-3,
.span-2-6 {
    width: 33.3333333333%;
}

.span-2-3,
.span-4-6 {
    width: 66.6666666667%;
}

.span-4-3 {
    width: 133.3333333333%;
}

.span-1-4 {
    width: 25%;
}

.span-3-4 {
    width: 75%;
}

.span-5-4 {
    width: 125%;
}

.span-1-5 {
    width: 20%;
}

.span-2-5 {
    width: 40%;
}

.span-3-5 {
    width: 60%;
}

.span-4-5 {
    width: 80%;
}

.span-6-5 {
    width: 120%;
}

.span-1-6 {
    width: 16.6666666667%;
}

.span-5-6 {
    width: 83.3333333333%;
}

.span-7-6 {
    width: 116.6666666667%;
}

@media all and (min-width: 768px) and (max-width: 1023px) {
    .span-1-1--tablet,
    .span-6-6--tablet,
    .span-5-5--tablet,
    .span-4-4--tablet,
    .span-3-3--tablet,
    .span-2-2--tablet {
        width: 100%;
    }

    .span-2-1--tablet {
        width: 200%;
    }

    .span-1-2--tablet,
    .span-3-6--tablet,
    .span-2-4--tablet {
        width: 50%;
    }

    .span-3-2--tablet {
        width: 150%;
    }

    .span-1-3--tablet,
    .span-2-6--tablet {
        width: 33.3333333333%;
    }

    .span-2-3--tablet,
    .span-4-6--tablet {
        width: 66.6666666667%;
    }

    .span-4-3--tablet {
        width: 133.3333333333%;
    }

    .span-1-4--tablet {
        width: 25%;
    }

    .span-3-4--tablet {
        width: 75%;
    }

    .span-5-4--tablet {
        width: 125%;
    }

    .span-1-5--tablet {
        width: 20%;
    }

    .span-2-5--tablet {
        width: 40%;
    }

    .span-3-5--tablet {
        width: 60%;
    }

    .span-4-5--tablet {
        width: 80%;
    }

    .span-6-5--tablet {
        width: 120%;
    }

    .span-1-6--tablet {
        width: 16.6666666667%;
    }

    .span-5-6--tablet {
        width: 83.3333333333%;
    }

    .span-7-6--tablet {
        width: 116.6666666667%;
    }
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .span-1-1--phone,
    .span-6-6--phone,
    .span-5-5--phone,
    .span-4-4--phone,
    .span-3-3--phone,
    .span-2-2--phone {
        width: 100%;
    }

    .span-2-1--phone {
        width: 200%;
    }

    .span-1-2--phone,
    .span-3-6--phone,
    .span-2-4--phone {
        width: 50%;
    }

    .span-3-2--phone {
        width: 150%;
    }

    .span-1-3--phone,
    .span-2-6--phone {
        width: 33.3333333333%;
    }

    .span-2-3--phone,
    .span-4-6--phone {
        width: 66.6666666667%;
    }

    .span-4-3--phone {
        width: 133.3333333333%;
    }

    .span-1-4--phone {
        width: 25%;
    }

    .span-3-4--phone {
        width: 75%;
    }

    .span-5-4--phone {
        width: 125%;
    }

    .span-1-5--phone {
        width: 20%;
    }

    .span-2-5--phone {
        width: 40%;
    }

    .span-3-5--phone {
        width: 60%;
    }

    .span-4-5--phone {
        width: 80%;
    }

    .span-6-5--phone {
        width: 120%;
    }

    .span-1-6--phone {
        width: 16.6666666667%;
    }

    .span-5-6--phone {
        width: 83.3333333333%;
    }

    .span-7-6--phone {
        width: 116.6666666667%;
    }
}

.grid-wrapper header .container + .container {
    background-color: #000;
}

    .grid-wrapper header .container + .container .row {
        background-color: #000;
    }

.grid-wrapper header > .container > .row {
    max-width: 1366px;
    margin: auto;
}

.grid-wrapper > .container > .row {
    max-width: 1366px;
    margin: auto;
}

header {
    background: #ffef00;
    padding: 0;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    header {
        padding: 0 15px;
    }
}

.rip {
    background: #ffef00 url("../img/rip.png") 30.9% top no-repeat;
    background-size: contain;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .rip {
        background: none;
    }
}

main {
    background-color: #fff;
}

    main > .row {
        border-left: 1px solid #ebebeb;
        border-right: 1px solid #ebebeb;
        overflow: hidden;
    }

@media all and (min-width: 300px) and (max-width: 767px) {
    main > .row {
        border: none;
    }
}

@media all and (min-width: 768px) and (max-width: 1023px) {
    main > .row {
        border: none;
    }
}

.content.-article-main {
    background-color: #fff;
    box-shadow: 0px 0px 26.32px 1.68px rgba(0, 0, 0, 0.14);
    padding-top: 30px;
    padding-bottom: 30px;
}

@media all and (min-width: 768px) and (max-width: 1023px) {
    .content.-article-main {
        box-shadow: none;
    }
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .content.-article-main {
        box-shadow: none;
        padding-top: 0;
        padding-bottom: 15px;
    }
}

.-brand-bg {
    background-color: #ffef00 !important;
}

.section.-pre-qualified {
    background-color: #fff;
    margin-top: -30px;
    padding-top: 30px;
    padding-bottom: 15px;
    margin-bottom: 30px;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .section.-pre-qualified {
        margin-top: -15px;
        padding-top: 15px;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
}

.section.-get-quote {
    background-color: #fff;
    margin-top: -30px;
    padding-top: 30px;
    padding-bottom: 15px;
    margin-bottom: 30px;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .section.-get-quote {
        margin-top: 0;
        padding-top: 0;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
}

.form-layout.-horizontal label,
.form-layout.-horizontal .label {
    float: left;
    margin: 0px 18px 10px 0;
}

    .form-layout.-horizontal label + .button,
    .form-layout.-horizontal .label + .button {
        margin: 0 3px 0 -15px;
    }

.form-layout.-horizontal .button {
    float: right;
    margin: 0 3px 0 -15px;
}

.form-layout.-horizontal .jcf-input,
.form-layout.-horizontal .jcf-select {
    width: calc(100% - 55px);
}

.form-layout.-horizontal .phone-name {
    float: left;
    width: calc(100% - 53px);
}

    .form-layout.-horizontal .phone-name:before,
    .form-layout.-horizontal .phone-name:after {
        content: " ";
        display: table;
    }

    .form-layout.-horizontal .phone-name:after {
        clear: both;
    }

    .form-layout.-horizontal .phone-name .jcf-input {
        width: 49%;
        float: left;
    }

        .form-layout.-horizontal .phone-name .jcf-input + .jcf-input {
            float: right;
        }

.form-layout.-vertical label,
.form-layout.-vertical .label {
    float: none;
    display: block;
    margin: 0 0 5px;
}

.form-layout.-vertical .row > [class*=span-] {
    margin-bottom: 15px;
}

.form-layout.-vertical .form-buttons .button {
    float: right;
}

.form-layout.-stack label,
.form-layout.-stack .label {
    float: none;
    display: block;
    margin: 0 0 5px;
}

.form-layout.-stack .row > [class*=span-] {
    margin-bottom: 15px;
}

    .form-layout.-stack .row > [class*=span-]:nth-child(odd) {
        padding-right: 15px;
        clear: both;
    }

    .form-layout.-stack .row > [class*=span-]:nth-child(even) {
        padding-left: 15px;
    }

.form-layout.-stack .form-buttons .button {
    float: right;
    margin-top: 30px;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .form-layout.-stack .form-buttons .button {
        margin-top: 15px;
    }
}

.form-service-plan {
    margin: 0 0 20px 0;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .form-service-plan {
        padding-top: 10px;
    }
}

.group-radio {
    width: 50%;
}

    .group-radio label {
        float: left !important;
        margin-right: 20px !important;
        margin-bottom: 0 !important;
    }

    /*  .group-radio label:last-child {
            margin-right: 0 !important;
        }*/

    .group-radio + [class*=jcf-] {
        float: right;
        width: 50%;
    }

.form.-pre-qualified {
    margin-top: 15px;
}

    .form.-pre-qualified .error-message {
        margin-top: 24px;
    }

.stackable {
    width: inherit;
    padding-top: 20px;
    padding-bottom: 70px;
}

    .stackable > .radio {
        margin-right: 20px !important;
    }

@media all and (min-width: 300px) and (max-width: 767px) {
    .form.-pre-qualified .error-message {
        margin-top: -5px;
    }

    .stackable {
        padding-bottom: 20px;
    }

        .stackable > .radio {
            width: 100%;
            display: inline-block;
            padding-bottom: 10px;
        }
}

.form.-quote .error-message {
    margin-top: 24px;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .form.-quote .error-message {
        margin-top: -5px;
    }
}

.form.-quote .form-buttons {
    height: 177px;
    position: relative;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .form.-quote .form-buttons {
        height: 41px;
    }
}

.form.-quote .form-buttons .button {
    position: absolute;
    right: 30px;
    bottom: 0;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .form.-quote .form-buttons .button {
        right: 0;
        top: -10px;
        position: relative;
    }
}

.label {
    font-weight: 700;
}

.vehicle-fieldset [class*=jcf-] {
    width: 31%;
    float: left;
    margin-right: 3.333%;
}

    .vehicle-fieldset [class*=jcf-]:last-child {
        margin: 0;
    }

.tyre-size-alert {
    clear: both;
    padding: 10px 0 0 !important;
}

    .tyre-size-alert::before {
        display: inline-block;
        content: "";
        font-family: "FontAwesome";
        font-size: 1.5em;
        float: left;
        line-height: 0.9em;
    }

.tyre-groups,
.service-groups {
    padding-top: 30px;
}

    .tyre-groups .tyre-group,
    .tyre-groups .service-group,
    .service-groups .tyre-group,
    .service-groups .service-group {
        padding-bottom: 30px;
    }

footer {
    background-color: #404040;
    font-size: 0.9em;
    padding-top: 30px;
    padding-bottom: 130px;
    margin: 0;
    position: relative;
}

    footer::before {
        background: url("../img/footer-line.png") 0 0 repeat-x;
        background-size: cover;
        content: " ";
        display: block;
        height: 20px;
        left: 0;
        position: absolute;
        top: -3px;
        width: 100%;
    }

@media all and (min-width: 300px) and (max-width: 767px) {
    footer::before {
        margin: 0;
        width: 100%;
    }
}

@media all and (min-width: 300px) and (max-width: 767px) {
    footer {
        margin: 0;
        padding: 15px 0 105px;
        width: 100%;
    }
}

footer .row {
    background-color: #404040;
}

footer ul,
footer ol {
    list-style: none;
    padding: 0;
}

footer li {
    padding: 0.25em 0;
}

    footer li:first-child {
        font-weight: 700;
        text-transform: uppercase;
    }

footer a {
    color: #fff;
}

    footer a:visited {
        color: #fff;
    }

    footer a:hover,
    footer a:active {
        color: #ffef00;
    }

html {
    box-sizing: border-box;
}

*,
*:before,
*:after {
    box-sizing: inherit;
}

* {
    -webkit-overflow-scrolling: touch;
}

html,
body {
    height: 100%;
}

body {
    background-color: #404040;
    color: #000;
    font-size: 16px;
    font-family: "Source Sans Pro", sans-serif;
    line-height: 1.2;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    body {
        padding-top: 60px;
    }
}

a {
    color: #e71b0c;
    text-decoration: none;
}

    a:visited {
        color: #e71b0c;
        text-decoration: none;
    }

    a:hover {
        color: #f8837a;
        text-decoration: none;
    }

    a:active {
        color: #9e1308;
        text-decoration: none;
    }

    a[href^="tel:"] {
        text-decoration: none;
    }

main a {
    text-decoration: underline;
}

    main a:visited {
        text-decoration: underline;
    }

    main a:hover {
        text-decoration: none;
    }

    main a:active {
        text-decoration: none;
    }

::-webkit-input-placeholder {
    font-style: italic;
}

:-moz-placeholder {
    font-style: italic;
}

::-moz-placeholder {
    font-style: italic;
}

:-ms-input-placeholder {
    font-style: italic;
    color: #999 !important;
}

img {
    max-width: 100%;
}

    img::selection {
        background: transparent;
    }

    img::-moz-selection {
        background: transparent;
    }

::-moz-selection {
    background: #ffef00;
    color: #000;
    text-shadow: none;
}

::selection {
    background: #ffef00;
    color: #000;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #eee;
    margin: 1em 0;
    padding: 0;
}

h1,
h2,
legend,
h3,
h4,
h5,
h6 {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 700;
    line-height: 1;
}

h1 {
    font-size: 2.5em;
    margin: 0 0 15px;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    h1 {
        font-size: 1.75em;
    }
}

h2,
legend,
h3,
h4,
h5,
h6 {
    margin: 0 0 10px;
}

h2,
legend {
    font-size: 1.75em;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    h2,
    legend {
        font-size: 1.55em;
    }
}

h3 {
    font-size: 1.45em;
}

h4 {
    font-size: 1.55em;
}

h5 {
    font-size: 1.45em;
    margin: 0 0 5px;
}

h6 {
    font-size: 1em;
    margin: 0 0 5px;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    h3 {
        font-size: 1.35em;
    }

    h4 {
        font-size: 1.25em;
    }

    h5 {
        font-size: 1.15em;
        margin: 0 0 5px;
    }

    h6 {
        font-size: 1em;
    }
}

p {
    margin: 0;
    padding: 0 0 15px;
}

ul,
ol {
    margin-top: 0;
}

audio,
canvas,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

label {
    font-weight: 700;
}

textarea {
    resize: vertical;
}

textarea,
input,
select,
button {
    max-width: 100%;
}

    textarea:focus,
    input:focus,
    select:focus,
    button:focus {
        outline: none;
    }

address {
    font-style: normal;
}

.container-logo {
    padding: 0;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .container-logo {
        background: none;
        background-color: #000;
        height: 60px;
        left: 0;
        margin: 0;
        padding: 0 15px;
        position: fixed;
        top: 0;
        z-index: 2147483647;
    }
}

a.logo {
    background: url("../img/logo-tonys-tyres.png") center no-repeat;
    padding: 64.4% 0 0;
    display: block;
    background-size: cover;
    width: 87%;
    margin: auto;
    overflow: hidden;
    text-indent: -9999px;
    -moz-transition: none !important;
    -ms-transition: none !important;
    transition: none !important;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    a.logo {
        background: url(../img/logo-tonys-tyres--mobile.png) 0 0 no-repeat;
        padding: 23px 0 0;
        background-size: 100%;
        width: 165px;
        margin: 9px 0;
        -moz-transition: none !important;
        -ms-transition: none !important;
        transition: none !important;
    }
}

.logo-mta {
    display: block;
    background-size: cover;
    width: 50px;
    height: 50px;
    overflow: hidden;
    text-indent: -9999px;
    -moz-transition: none !important;
    -ms-transition: none !important;
    transition: none !important;
}

.service-group .logo-mta {
    width: 36px;
    height: 36px;
    float: right;
}

.service-plans .logo-mta {
    position: absolute;
    top: -110px;
    right: 17px;
    width: 70px;
    height: 70px;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .service-plans .logo-mta {
        top: -70px;
        right: 9px;
        width: 34px;
        height: 34px;
    }
}

@media all and (min-width: 768px) and (max-width: 1023px) {
    .service-plans .logo-mta {
        top: -110px;
        right: 23px;
    }
}

.plan-call-header .logo-mta {
    float: right;
    margin: 20px;
}

footer .logo-mta {
    width: 81px;
    height: 81px;
    margin: auto;
    overflow: hidden;
    text-indent: -9999px;
    -moz-transition: none !important;
    -ms-transition: none !important;
    transition: none !important;
    position: absolute;
    bottom: 20px;
    margin-left: 30px;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    footer .logo-mta {
        margin-left: 15px;
    }
}

@media all and (min-width: 768px) and (max-width: 1023px) {
    footer .logo-mta {
        margin-left: 30px;
    }
}

.icon {
    display: inline-block;
    font-family: "Fontawesome";
}

    .icon::before {
        font-size: 0.77em;
        padding-right: 7px;
    }

    .icon.-phone::before {
        content: "";
        color: #e71b0c;
    }

    .icon.-find-store::before {
        content: "";
        color: #e71b0c;
    }

    .icon.-quote::before {
        content: "";
        color: #e71b0c;
    }

    .icon.-arrow-circle-right::before {
        content: "";
        color: #2bb431;
        padding: 0;
        font-size: 0.9em;
    }

    .icon.-burst {
        background: url("../img/burst.png");
        background-size: cover;
        width: 41px;
        height: 41px;
        position: absolute;
        overflow: hidden;
        text-indent: -99px;
        top: -12px;
        right: 18px;
    }

.sticky-wrapper {
    margin-bottom: 15px;
}

.sticky-section {
    position: static;
    -webkit-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}

.is-sticky .sticky-section {
    animation: jelly linear 0.15s;
    animation-iteration-count: 1;
    transform-origin: 50% 0%;
    -webkit-animation: jelly linear 0.15s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform-origin: 50% 0%;
    -moz-animation: jelly linear 0.15s;
    -moz-animation-iteration-count: 1;
    -moz-transform-origin: 50% 0%;
    -o-animation: jelly linear 0.15s;
    -o-animation-iteration-count: 1;
    -o-transform-origin: 50% 0%;
    -ms-animation: jelly linear 0.15s;
    -ms-animation-iteration-count: 1;
    -ms-transform-origin: 50% 0%;
    z-index: 2140000000 !important;
}

@keyframes jelly {
    0% {
        transform: scaleY(1);
    }

    24% {
        transform: scaleY(0.95);
    }

    53% {
        transform: scaleY(1.09);
    }

    80% {
        transform: scaleY(0.97);
    }

    100% {
        transform: scaleY(1);
    }
}

@-moz-keyframes jelly {
    0% {
        -moz-transform: scaleY(1);
    }

    24% {
        -moz-transform: scaleY(0.95);
    }

    53% {
        -moz-transform: scaleY(1.09);
    }

    80% {
        -moz-transform: scaleY(0.97);
    }

    100% {
        -moz-transform: scaleY(1);
    }
}

@-webkit-keyframes jelly {
    0% {
        -webkit-transform: scaleY(1);
    }

    24% {
        -webkit-transform: scaleY(0.95);
    }

    53% {
        -webkit-transform: scaleY(1.09);
    }

    80% {
        -webkit-transform: scaleY(0.97);
    }

    100% {
        -webkit-transform: scaleY(1);
    }
}

@-o-keyframes jelly {
    0% {
        -o-transform: scaleY(1);
    }

    24% {
        -o-transform: scaleY(0.95);
    }

    53% {
        -o-transform: scaleY(1.09);
    }

    80% {
        -o-transform: scaleY(0.97);
    }

    100% {
        -o-transform: scaleY(1);
    }
}

@-ms-keyframes jelly {
    0% {
        -ms-transform: scaleY(1);
    }

    24% {
        -ms-transform: scaleY(0.95);
    }

    53% {
        -ms-transform: scaleY(1.09);
    }

    80% {
        -ms-transform: scaleY(0.97);
    }

    100% {
        -ms-transform: scaleY(1);
    }
}

label :last-child {
    margin-right: 0;
}

.button,
a.button {
    background-color: #e71b0c;
    border-radius: 545px 145px 132px 21px/25px 36px 25px 327px;
    border: solid 1px #000;
    box-shadow: 1px 1px 0px 2px #000;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    line-height: 1em;
    margin-right: 2px;
    padding: 6px 10px 5px;
    position: relative;
    text-decoration: none;
    overflow: hidden;
}

    .button:hover,
    a.button:hover {
        background-color: #000;
    }

@media all and (min-width: 300px) and (max-width: 767px) {
    .header {
        background-color: rgba(255, 239, 0, 0.97);
        margin: 0 -15px 15px;
        padding: 15px;
        width: calc(100% + 30px) !important;
    }
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .header.-auto-plan {
        margin-bottom: 0;
    }
}

.header.-header-primary {
    font-size: 2.5em;
    margin: 0 0 15px;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .header.-header-primary {
        font-size: 1.75em;
        margin: 0 -15px 0;
    }
}

.sub-header {
    background-color: #ffef00;
    padding: 15px;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .sub-header {
        background-color: #ffef00;
        margin: 0 -15px 15px;
        width: calc(100% + 30px) !important;
    }
}

.plan-call-header a {
    color: #000;
    font-weight: 700;
}

.plan-call-header .icon.-phone {
    display: none;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .plan-call-header .icon.-phone {
        display: inline-block;
    }
}

.plan-call-header .tel-ellipsis {
    color: #2bb431;
}

.attention {
    color: #e71b0c;
}

.customer-feedback {
    border-radius: 10px 10px 0 0;
    background-color: #000;
    display: block;
    position: absolute;
    width: 155px;
    height: 112px;
    padding: 15px;
    bottom: 0;
    right: 30px;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .customer-feedback {
        right: 15px;
    }
}

.customer-feedback h6 {
    position: relative;
    font-size: 1.35em;
    margin-bottom: 10px;
}

    .customer-feedback h6::before {
        background-color: #fff;
        display: inline-block;
        height: 20px;
        content: "";
        position: absolute;
        width: 20px;
        border-radius: 100%;
        top: 4px;
        right: 3px;
    }

    .customer-feedback h6::after {
        color: #e71b0c;
        font-family: "FontAwesome";
        display: inline-block;
        position: absolute;
        right: 1px;
        top: 0px;
        content: "";
        font-size: 1.45em;
    }

.customer-feedback p {
    margin: 0;
    padding: 0;
}

.customer-feedback:hover {
    color: #ddd !important;
}

    .customer-feedback:hover h6::before {
        background-color: #e71b0c;
    }

    .customer-feedback:hover h6::after {
        color: #fff;
    }

[class*=jcf-] {
    overflow: hidden;
}

.required-field * {
    color: #e71b0c !important;
}

.required-field {
    color: #e71b0c !important;
}

    .required-field .jcf-input,
    .required-field.jcf-input {
        background-image: url("../img/forms/input-start--error.png");
    }

        .required-field .jcf-input:before,
        .required-field.jcf-input:before {
            background-image: url("../img/forms/input-end--error.png");
        }

    .required-field .jcf-select,
    .required-field.jcf-select {
        background-image: url("../img/forms/input-start--error.png");
    }

        .required-field .jcf-select .jcf-select-opener,
        .required-field.jcf-select .jcf-select-opener {
            background-image: url("../img/forms/select-button--error.png");
        }

            .required-field .jcf-select .jcf-select-opener:before,
            .required-field.jcf-select .jcf-select-opener:before {
                color: #e71b0c;
            }

    .required-field .jcf-textarea,
    .required-field.jcf-textarea {
        background-image: url("../img/forms/textarea-start--error.png") !important;
    }

        .required-field .jcf-textarea:before,
        .required-field.jcf-textarea:before {
            background-image: url("../img/forms/textarea-end--error.png") !important;
        }

    .required-field .jcf-radio {
        border-color: #e71b0c !important;
    }

    .required-field .jcf-checkbox {
        background-image: url("../img/forms/checkbox-bg--error.png");
    }

.error-message {
    border: 2px solid #e71b0c;
    display: inline-block;
    border: none;
    border-radius: 3px;
    position: relative;
    background: transparent url("../img/forms/error-start.png") left center;
    background-size: cover;
    height: 32px;
    max-width: 100%;
    width: 100%;
    color: #e71b0c;
    font-weight: 600;
    padding: 6px 0 0 6px;
}

    .error-message:before {
        position: absolute;
        content: " ";
        top: 0;
        right: 0px;
        background: url("../img/forms/error-end.png") left center;
        background-size: cover;
        display: block;
        height: 32px;
        width: 4px;
    }

    .error-message .icon.-error {
        background-color: #e71b0c;
        border-radius: 100%;
        color: #fff;
        display: inline-block;
        font-family: "Fontawesome";
        height: 20px;
        width: 20px;
        text-align: center;
        z-index: 10;
    }

        .error-message .icon.-error:after {
            font-size: 1em;
            content: "";
            display: block;
        }

[class*=jcf-][class*=span-],
[class*=jcf-] [class*=span-] {
    padding-left: 0;
    padding-right: 0;
}

.jcf-input {
    display: inline-block;
    border: none;
    border-radius: 3px;
    position: relative;
    background: transparent url("../img/forms/input-start.png") left center;
    background-size: cover;
    height: 32px;
    padding: 3px;
    max-width: 100%;
    width: 100%;
}

    .jcf-input:before {
        position: absolute;
        content: " ";
        top: 0;
        right: 0px;
        background: url("../img/forms/input-end.png") left center;
        background-size: cover;
        display: block;
        height: 32px;
        width: 4px;
    }

    .jcf-input input {
        border: none;
        background: transparent;
        width: 100%;
        line-height: 1.4em;
        text-indent: 3px;
    }

/* radio */

.jcf-radio {
    vertical-align: middle;
    display: inline-block;
    position: relative;
    overflow: hidden;
    cursor: default;
    background: #fff;
    border: 3px solid #000;
    border-radius: 100%;
    margin: 0 3px 0 0;
    height: 30px;
    width: 30px;
}

    .jcf-radio span {
        display: none;
        position: absolute;
        top: 5px;
        left: 5px;
        right: 5px;
        bottom: 5px;
        background: red;
        border-radius: 100%;
    }

    .jcf-radio input[type=radio] {
        position: absolute;
        height: 100%;
        width: 100%;
        border: 0;
        margin: 0;
        left: 0;
        top: 0;
    }

    .jcf-radio.jcf-checked span {
        display: block;
    }

/* checkbox */

.jcf-checkbox {
    vertical-align: middle;
    display: inline-block;
    position: relative;
    overflow: hidden;
    cursor: default;
    background: url("../img/forms/checkbox-bg.png");
    background-size: cover;
    margin: 0 3px 0 0;
    height: 30px;
    width: 30px;
}

    .jcf-checkbox span {
        position: absolute;
        display: none;
        height: 7px;
        width: 18px;
        top: 47%;
        left: 39%;
        margin: -7px 0 0 -6px;
        border: 3px solid red;
        border-width: 0 0 3px 3px;
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')";
    }

:root .jcf-checkbox span {
    margin: -4px 0 0 -5px;
}

.jcf-checkbox input[type=checkbox] {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 0;
    margin: 0;
    left: 0;
    top: 0;
}

.jcf-checkbox.jcf-checked span {
    display: block;
}

/* select */

.jcf-select {
    display: inline-block;
    vertical-align: top;
    border-radius: 3px;
    position: relative;
    background: url("../img/forms/input-start.png") left center;
    background-size: cover;
    height: 32px;
    width: 100%;
}

    .jcf-select select {
        z-index: 1;
        left: 0;
        top: 0;
    }

    .jcf-select .jcf-select-text {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        cursor: default;
        display: block;
        margin: 0 35px 0 8px;
        padding: 6px 0 0;
    }

    .jcf-select .jcf-select-opener {
        position: absolute;
        text-align: center;
        background: url("../img/forms/select-button.png") left center;
        background-size: cover;
        width: 30px;
        bottom: 0;
        right: -1px;
        top: 0;
    }

        .jcf-select .jcf-select-opener:before {
            color: #111;
            content: "";
            display: block;
            font-family: FontAwesome;
            font-size: 16px;
            height: 30px;
            padding: 5px;
            width: 30px;
        }

.jcf-textarea {
    background: url("../img/forms/textarea-start.png") no-repeat 0 0;
    background-size: cover;
    border-radius: 4px;
    display: block;
    border: none;
    padding: 10px;
    position: relative;
    width: 100%;
    height: 154px;
    overflow: hidden;
}

    .jcf-textarea:before {
        position: absolute;
        content: " ";
        top: 0px;
        right: 0px;
        background: url(../img/forms/textarea-end.png) left center;
        background-size: cover;
        display: block;
        height: 154px;
        width: 5px;
    }

    .jcf-textarea textarea {
        border: none;
        height: 100%;
        width: 100%;
        resize: none;
    }

/* range input */

.jcf-range {
    display: inline-block;
    min-width: 200px;
    margin: 0;
    width: 100%;
    overflow: visible !important;
}

    .jcf-range .jcf-range-track {
        margin: 0 18px 0 0;
        position: relative;
        display: block;
        height: 5px;
        overflow: visible !important;
    }

    .jcf-range .jcf-range-wrapper {
        position: relative;
        background: url("../img/forms/range-bg.png") left center;
        background-size: cover;
        display: block;
        margin: 7px 0 12px;
        overflow: visible !important;
    }

    .jcf-range .jcf-range-display-wrapper {
        position: absolute;
        min-height: 5px;
        min-width: 10px;
        left: 10px;
        right: 10px;
    }

    .jcf-range .jcf-range-display {
        border-radius: 5px;
        position: absolute;
        background: #888;
        width: 10px;
        height: 10px;
    }

        .jcf-range .jcf-range-display.jcf-range-min {
            margin: 0 0 0 -10px;
            padding: 0 0 0 10px;
        }

        .jcf-range .jcf-range-display.jcf-range-max {
            margin: 0 -10px 0 0;
            padding: 0 10px 0 0;
        }

    .jcf-range .jcf-range-handle {
        position: absolute;
        background: #e71b0c;
        border: 1px solid #000;
        border-radius: 1px;
        width: 18px;
        height: 18px;
        margin: -6px 0 0;
        z-index: 1;
        top: 0;
        left: 0;
    }

        .jcf-range .jcf-range-handle:before {
            background-color: #fff;
            content: "";
            display: block;
            width: 1px;
            height: 77%;
            position: absolute;
            left: 45%;
            -ms-transform: rotate(3deg);
            -webkit-transform: rotate(3deg);
            transform: rotate(4deg);
            top: 12%;
        }

    .jcf-range .jcf-range-mark {
        position: absolute;
        overflow: hidden;
        background: #000;
        width: 1px;
        height: 3px;
        top: -7px;
        margin: 0 0 0 9px;
    }

    .jcf-range.jcf-vertical .jcf-range-mark {
        margin: 0 0 9px;
        left: 14px;
        top: auto;
        width: 3px;
        height: 1px;
    }

    .jcf-range .jcf-active-handle {
        z-index: 2;
    }

    .jcf-range.jcf-disabled {
        background: none !important;
        opacity: 0.3;
    }

.jcf-range-mark {
    display: none;
}

/* common styles */

.jcf-disabled {
    opacity: 0.5;
}

.alert-browser {
    background-color: #fff6dc;
    border-bottom: 2px solid #FFA500;
    top: 0;
    box-shadow: 0 0 10px 0 #555;
    color: #555;
    font-size: 15px;
    margin: 0;
    left: 0;
    padding: 2px 0;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 2147483647;
}

    .alert-browser a {
        text-decoration: underline;
    }

.container-carousel {
    padding: 2% 11% 3%;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .container-carousel {
        background-color: #ffef00;
        padding: 1% 0 6%;
        display: none;
    }
}

.container-carousel .carousel {
    background: url("../img/loader.gif") center bottom no-repeat;
    min-height: 120px;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .container-carousel .carousel {
        background-position: 50%;
    }
}

.container-carousel .carousel.slick-initialized {
    background: none;
}

.container-carousel .carousel > div {
    display: none;
}

body[class*=home] .container-carousel,
body[class*=index] .container-carousel {
    display: block;
}

/* Slider */

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

div.slick-list {
    position: relative;
    overflow: hidden;
    display: block !important;
    margin: 0;
    padding: 0;
}

    div.slick-list:focus {
        outline: none;
    }

    div.slick-list.dragging {
        cursor: pointer;
        cursor: hand;
    }

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}

    .slick-track:before,
    .slick-track:after {
        content: "";
        display: table;
    }

    .slick-track:after {
        clear: both;
    }

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    position: relative;
    display: none;
}

[dir=rtl] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.nav-primary {
    background: #000;
}

    .nav-primary:before,
    .nav-primary:after {
        content: " ";
        display: table;
    }

    .nav-primary:after {
        clear: both;
    }

    .nav-primary ul {
        font-size: 19px;
        margin: 0;
        padding: 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        list-style: none;
    }

    .nav-primary li {
        display: block;
        float: left;
        flex: 1 1 auto;
        text-align: center;
        padding-right: 1px;
    }

        .nav-primary li:first-child a::before {
            width: 0;
        }

        .nav-primary li:last-child {
            padding-right: 0;
        }

    .nav-primary a {
        display: block;
        font-weight: 700;
        font-size: 1.2em;
        color: #fff;
        padding: 15px 15px;
        position: relative;
    }

@media all and (min-width: 768px) and (max-width: 1023px) {
    .nav-primary a {
        font-size: 1em;
        padding: 17px 8px;
    }
}

.nav-primary a:hover,
.nav-primary a.current {
    background-color: #e71b0c;
    text-decoration: none;
}

.nav-primary a::before {
    background-color: #808080;
    content: " ";
    display: block;
    position: absolute;
    width: 1px;
    left: -1px;
    top: 7px;
    height: 43px;
}

.icon.-mobile-nav {
    background: none;
    border-radius: 3px;
    content: "";
    cursor: pointer;
    display: none;
    right: 15px;
    position: fixed;
    top: 16px;
    z-index: 99999;
    height: 29px;
    width: 28px;
}

    .icon.-mobile-nav span {
        background: #fff;
        border-radius: 99px;
        display: block;
        height: 4px;
        left: 0;
        position: absolute;
        top: 13px;
        transition: background 0s 0.3s;
        width: 100%;
    }

        .icon.-mobile-nav span::before,
        .icon.-mobile-nav span::after {
            background-color: #fff;
            border-radius: 99px;
            content: " ";
            display: block;
            height: 4px;
            left: 0;
            position: absolute;
            transition-duration: 0.3s, 0.3s;
            transition-delay: 0.3s, 0s;
            width: 100%;
        }

        .icon.-mobile-nav span::before {
            transition-property: top, transform;
            top: -8px;
        }

        .icon.-mobile-nav span::after {
            bottom: -8px;
            transition-property: bottom, transform;
        }

@media all and (min-width: 300px) and (max-width: 767px) {
    .icon.-mobile-nav {
        display: block;
    }

    .nav-primary {
        -moz-transition: all 0.32s ease-out;
        -ms-transition: all 0.32s ease-out;
        /* no vendor prefix */
        transition: all 0.32s ease-out;
        background: #ffef00;
        font-size: 1.75em;
        height: 0;
        left: 0;
        opacity: 0;
        overflow: hidden;
        position: fixed;
        padding-top: 60px;
        top: 0;
        width: 100%;
        z-index: 2147483640;
    }

        .nav-primary ul {
            font-size: 19px;
            margin: 0;
            padding: 0;
            display: block;
            list-style: none;
        }

        .nav-primary li {
            display: block;
            float: none;
            text-align: left;
            padding-right: 0;
        }

        .nav-primary a {
            box-shadow: -3px 0 14px 0 rgba(0, 0, 0, 0.14) inset;
            display: block;
            font-weight: 700;
            font-size: 1.75em;
            color: #000;
            padding: 10px 15px;
            position: relative;
            -webkit-tap-highlight-color: red;
        }

            .nav-primary a.current {
                color: #fff;
                background-color: #e71b0c;
                text-decoration: none;
            }

            .nav-primary a::before {
                display: none;
            }

        .nav-primary .icon.-nav-arrow {
            background-color: #000;
            border-radius: 100%;
            float: right;
            height: 32px;
            margin-top: 3px;
            position: relative;
            width: 32px;
        }

            .nav-primary .icon.-nav-arrow:before {
                font-family: "Fontawesome";
                font-size: 0.6em;
                content: "";
                color: #fff;
                left: 11px;
                position: absolute;
                top: 6px;
            }
}

.nav-open .nav-primary {
    -moz-transition: all 0.32s ease-out;
    -ms-transition: all 0.32s ease-out;
    /* no vendor prefix */
    transition: all 0.32s ease-out;
    height: 100%;
    max-height: 100%;
    opacity: 1;
    overflow: auto;
}

.nav-open .icon.-mobile-nav span {
    background: none;
}

    .nav-open .icon.-mobile-nav span::before,
    .nav-open .icon.-mobile-nav span::after {
        transition-delay: 0s, 0.3s;
    }

    .nav-open .icon.-mobile-nav span::before {
        top: 0;
        transform: rotate(45deg);
    }

    .nav-open .icon.-mobile-nav span::after {
        bottom: 0;
        transform: rotate(-45deg);
    }

.home-content {
    overflow: hidden;
}

    .home-content.-call,
    .home-content.-store-quote {
        box-shadow: 0px 0px 26.32px 1.68px rgba(0, 0, 0, 0.14) inset;
    }

@media all and (min-width: 300px) and (max-width: 767px) {
    .home-content.-call,
    .home-content.-store-quote {
        box-shadow: none;
    }
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .home-content.-welcome {
        box-shadow: 0px 0px 26.32px 1.68px rgba(0, 0, 0, 0.14) inset;
    }
}

.home-content section {
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 30px;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .home-content section {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

.home-content .section-find-store {
    /*box-shadow: 0px 0px 26.32px 1.68px rgba(0, 0, 0, 0.14);*/
    /*background-color: #fff;*/
    margin: 0 -30px;
    padding: 30px;
}

.home-content .section-reviews {
    margin: 0 -30px;
    padding: 30px;
    height: 100%;
    background-color: #fff;
}

.reviews-iframe {
    /*   overflow-y: scroll !important;
    overflow-x: hidden !important;*/
    overflow-x: hidden;
    height: 100%;
    width: 100%;
    border: none;
}

@media all and (min-width: 768px) and (max-width: 1023px) {
    .home-content .section-find-store {
        box-shadow: 0px 0px 26.32px 1.68px rgba(0, 0, 0, 0.14) inset;
        margin: 0 -30px;
        padding: 30px;
    }
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .home-content .section-find-store {
        box-shadow: 0px 0px 26.32px 1.68px rgba(0, 0, 0, 0.14) inset;
        margin: 0 -15px;
        padding: 15px;
    }

    .home-content .section-reviews {
        height: 500px;
    }
}

.home-content.-store-quote .section-find-store {
    height: 100%;
}

@media all and (min-width: 768px) and (max-width: 1023px) {
    .home-content .section-get-quote {
        box-shadow: none;
        background-color: #fff;
        margin: 0 -30px;
        padding: 30px;
    }
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .home-content .section-get-quote {
        background-color: #fff;
        margin: 0 -15px;
        padding: 15px;
    }
}

@media all and (min-width: 768px) and (max-width: 1023px) {
    .home-content.-store-quote {
        box-shadow: none;
    }
}

.sidebar .side-content {
    overflow: hidden;
}

    .sidebar .side-content.-store-quote {
        box-shadow: 0px 0px 26.32px 1.68px rgba(0, 0, 0, 0.14) inset;
    }

@media all and (min-width: 300px) and (max-width: 767px) {
    .sidebar .side-content.-store-quote {
        box-shadow: none;
    }
}

.sidebar .side-content.-call {
    box-shadow: 0px 0px 26.32px 1.68px rgba(0, 0, 0, 0.14) inset;
}

.sidebar .side-content .section-call-free .icon.-phone {
    display: none;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .sidebar .side-content .section-call-free .icon.-phone {
        background-color: #2bb431;
        display: inline-block;
        font-size: 1.8em;
        float: left;
        text-align: center;
        position: relative;
        height: 50px;
        width: 50px;
        margin-right: 10px;
        border-radius: 100%;
    }

        .sidebar .side-content .section-call-free .icon.-phone::before {
            color: #fff;
            padding: 0;
            font-size: 0.8em;
            position: absolute;
            top: 9px;
            left: 12px;
        }
}

.sidebar .side-content .section-call-free .txt-call {
    font-weight: normal;
    color: #000;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .sidebar .side-content .section-call-free .txt-call {
        display: inline-block;
        font-weight: bold;
        margin-top: 14px;
    }
}

.sidebar .side-content .section-call-free .tel-ellipsis {
    color: #2bb431;
    font-size: 1.18em;
}

@media all and (min-width: 1024px) {
    .sidebar .side-content .section-call-free {
        padding-top: 0;
    }
}

.sidebar .side-content section {
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 30px;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .sidebar .side-content section {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

.sidebar .side-content .section-find-store {
    box-shadow: 0px 0px 26.32px 1.68px rgba(0, 0, 0, 0.14);
    background-color: #fff;
    margin: 0 -30px;
    padding: 30px;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .sidebar .side-content .section-find-store {
        box-shadow: 0px 0px 26.32px 1.68px rgba(0, 0, 0, 0.14) inset;
        margin: 0 -15px;
        padding: 15px;
    }
}

@media all and (min-width: 768px) and (max-width: 1023px) {
    .sidebar .side-content .section-find-store {
        margin: 0 -30px;
        padding: 30px;
    }
}

.sidebar .side-content .section-find-store .txt-find {
    display: inline-block;
    padding-top: 12px;
}

.sidebar .side-content .find-other-stores {
    margin: -15px;
    padding: 15px 15px 10px;
}

    .sidebar .side-content .find-other-stores:before,
    .sidebar .side-content .find-other-stores:after {
        content: " ";
        display: table;
    }

    .sidebar .side-content .find-other-stores:after {
        clear: both;
    }

    .sidebar .side-content .find-other-stores .icon.-find-store {
        background-color: #e71b0c;
        border-radius: 100%;
        float: left;
        height: 50px;
        width: 50px;
        margin-right: 10px;
        line-height: 1;
        position: relative;
    }

        .sidebar .side-content .find-other-stores .icon.-find-store::before {
            color: #fff;
            font-size: 1.6em;
            left: 14px;
            margin: 0;
            position: absolute;
            top: 6px;
        }

    .sidebar .side-content .find-other-stores a {
        text-decoration: none;
    }

@media all and (min-width: 300px) and (max-width: 767px) {
    .sidebar .side-content .section-get-quote {
        background-color: #fff;
        margin: 0 -15px;
        padding: 15px;
    }

        .sidebar .side-content .section-get-quote h2 {
            line-height: 2;
            margin: 0;
            padding: 0;
        }

        .sidebar .side-content .section-get-quote .icon.-quote {
            background-color: #000;
            border-radius: 100%;
            float: left;
            height: 50px;
            width: 50px;
            margin-right: 10px;
            line-height: 1;
            position: relative;
        }

            .sidebar .side-content .section-get-quote .icon.-quote::before {
                content: "";
                color: #fff;
                font-size: 1.1em;
                padding: 0;
                position: absolute;
                top: 12px;
                left: 13px;
            }
}

@media all and (min-width: 768px) and (max-width: 1023px) {
    .sidebar .side-content .section-get-quote {
        margin: 0 -30px;
        padding: 30px;
    }
}

.sidebar .side-content.-store-quote {
    box-shadow: 0px 0px 26.32px 1.68px rgba(0, 0, 0, 0.14) inset;
}

.home-content .section-call-free .icon.-phone {
    display: none;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .home-content .section-call-free .icon.-phone {
        background-color: #2bb431;
        display: block;
        font-size: 3em;
        text-align: center;
        width: 78px;
        margin: 0 auto 15px;
        height: 78px;
        border-radius: 100%;
    }

        .home-content .section-call-free .icon.-phone::before {
            color: #fff;
            padding: 0;
        }
}

.home-content .section-call-free .txt-call {
    font-weight: normal;
    color: #000;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .home-content .section-call-free .txt-call {
        display: block;
        font-weight: bold;
        font-size: 0.9em;
        text-align: center;
    }
}

.home-content .section-call-free .tel-ellipsis {
    color: #2bb431;
    font-size: 1.2em;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .home-content .section-call-free .txt-group {
        display: block;
        margin: 5px 0 0 15px;
        text-align: center;
    }
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .home-content .opening-hours div:first-child {
        text-align: right;
    }
}

.home-content .opening-hours .open-week {
    float: left;
    padding-right: 30px;
}

.home-content .opening-hours .open-weekend {
    float: left;
}

.finance-calculator {
    position: relative;
}

    .finance-calculator label {
        display: block;
        width: 100%;
    }

    .finance-calculator input[type=range] {
        width: 100%;
        margin-bottom: 15px;
    }

    .finance-calculator.-home {
        background-color: #ffef00;
        border: 2px solid #000;
        margin: -15px;
        padding: 15px 15px 0 15px;
    }

@media all and (min-width: 300px) and (max-width: 767px) {
    .finance-calculator.-home {
        margin: 0;
        margin-bottom: 15px;
    }
}

.finance-calculator.-form-page label,
.finance-calculator.-form-page .header-finance {
    font-size: 1.55em;
}

.finance-calculator.-form-page .jcf-range {
    margin: 10px 0 34px;
}

.finance-calculator.-form-page .amount.-instalment {
    font-size: 2em;
}

.finance-calculator .header-finance {
    font-size: 1.55em;
}

.finance-calculator .slider-container {
    width: 70%;
    float: left;
}

.finance-calculator .button {
    position: absolute;
    bottom: 65px;
    right: 15px;
}

.finance-calculator .amount {
    color: #e71b0c;
}

    .finance-calculator .amount.-big {
        font-size: 2em;
    }

.finance-fine-print {
    clear: both;
    display: block;
    padding: 0 0 15px;
}

.sidebar .finance-calculator.-aside {
    background-color: #ffef00;
    padding: 15px 15px 0;
    margin: -15px -15px 15px;
    border: 2px solid black;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .sidebar .finance-calculator.-aside {
        margin: 0;
    }
}

.sidebar .finance-calculator.-aside .button {
    position: absolute;
    bottom: auto;
    top: 108px;
    right: 15px;
}

.store-locations {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .store-locations li {
        margin: 0 -15px;
    }

        .store-locations li:before,
        .store-locations li:after {
            content: " ";
            display: table;
        }

        .store-locations li:after {
            clear: both;
        }

        .store-locations li:nth-child(even) {
            background-color: #eee;
        }

    .store-locations a {
        color: #000;
        display: block;
        padding: 15px 15px 10px;
    }

        .store-locations a:before,
        .store-locations a:after {
            content: " ";
            display: table;
        }

        .store-locations a:after {
            clear: both;
        }

    .store-locations .store-address {
        display: block;
        float: left;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 68%;
        white-space: nowrap;
    }

    .store-locations .store-distance {
        font-weight: 700;
        float: right;
        width: 32%;
        text-align: right;
    }

    .store-locations .icon.-arrow-circle-right {
        float: right;
        margin: -0.2em 0 0 6px;
    }

        .store-locations .icon.-arrow-circle-right::before {
            color: #e71b0c;
            font-size: 1.4em;
            padding: 0;
        }

.home-content .find-other-stores {
    background-color: #000;
    color: white;
    line-height: 1;
}

    .home-content .find-other-stores .icon.-find-store {
        background-color: #e71b0c;
        border-radius: 100%;
        float: left;
        height: 56px;
        margin-right: 10px;
        position: relative;
        width: 56px;
    }

        .home-content .find-other-stores .icon.-find-store::before {
            color: #fff;
            font-size: 2em;
            left: 14px;
            margin: 0;
            position: absolute;
            top: 4px;
        }

    .home-content .find-other-stores .store-amount {
        display: block;
        font-size: 1.5em;
        text-decoration: none;
    }

    .home-content .find-other-stores a {
        color: #fff;
    }

.find-other-stores {
    margin: -15px;
    padding: 15px 15px 10px;
}

    .find-other-stores:before,
    .find-other-stores:after {
        content: " ";
        display: table;
    }

    .find-other-stores:after {
        clear: both;
    }

    .find-other-stores .icon.-find-store {
        background-color: #e71b0c;
        border-radius: 100%;
        float: left;
        height: 47px;
        line-height: 1;
        margin-right: 5px;
        position: relative;
        width: 47px;
    }

        .find-other-stores .icon.-find-store::before {
            color: #fff;
            font-size: 1.5em;
            left: 13px;
            margin: 0;
            position: absolute;
            top: 4px;
        }

    .find-other-stores a {
        color: #000;
        text-decoration: none;
    }

    .find-other-stores .store-amount {
        color: #e71b0c;
    }

.section-get-quote a {
    color: #000;
    text-decoration: none;
}

.lightbox-outer {
    display: none;
    background-color: rgba(0, 0, 0, 0.65);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2147483630;
}

.lightbox-inner {
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #555;
    box-shadow: 0 0 15px 0px #000;
    min-height: 10%;
    max-height: 60%;
    min-width: 600px;
    max-width: 768px;
    overflow: auto;
    padding: 30px;
    position: relative;
    margin: 10% auto 0;
    width: 50%;
}

    .lightbox-inner::before {
        display: block;
        content: " ";
        height: 20px;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
    }

@media all and (min-width: 300px) and (max-width: 767px) {
    .lightbox-inner {
        border-radius: 0;
        border: none;
        box-shadow: none;
        left: 0;
        margin: 0;
        max-width: 100%;
        max-height: 100%;
        min-height: 100%;
        min-width: 300px;
        overflow: auto;
        padding: 75px 15px 15px;
        position: fixed;
        top: 0px;
        width: 100%;
        z-index: 2147483642;
    }
}

@media all and (min-width: 768px) and (max-width: 1023px) {
    .lightbox-inner {
        min-height: 10%;
        max-height: 60%;
        max-width: 720px;
        overflow: auto;
        margin: 10% auto 0;
        width: 50%;
    }
}

.lightbox-inner .header {
    background: none;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    width: 100% !important;
}

    .lightbox-inner .header.-thanks {
        font-size: 2em;
    }

    .lightbox-inner .header.-tyre-size {
        font-size: 1.8em;
    }

.lightbox-close-section {
    cursor: pointer;
}

    .lightbox-close-section:before,
    .lightbox-close-section:after {
        content: " ";
        display: table;
    }

    .lightbox-close-section:after {
        clear: both;
    }

@media all and (min-width: 300px) and (max-width: 767px) {
    .lightbox-close-section {
        box-shadow: 0px 0px 26.32px 1.68px rgba(0, 0, 0, 0.14) inset;
        background-color: #ffef00;
        width: calc(100% + 30px);
        margin: -15px -15px 15px;
        padding: 15px;
    }
}

.lightbox-button-close {
    background-color: #000;
    border-radius: 100%;
    color: #fff;
    display: inline-block;
    font-family: "Fontawesome";
    height: 30px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 30px;
    text-align: center;
    z-index: 10;
}

    .lightbox-button-close:hover {
        background-color: #e71b0c;
    }

    .lightbox-button-close::after {
        font-size: 1.5em;
        content: "";
        display: block;
    }

@media all and (min-width: 300px) and (max-width: 767px) {
    .lightbox-button-close {
        float: left;
        height: 65px;
        margin-right: 15px;
        position: relative;
        right: auto;
        top: auto;
        width: 65px;
    }

        .lightbox-button-close::after {
            font-size: 3em;
            content: "";
            margin: 6px 0 0 -7px;
        }
}

.lightbox-close-txt {
    font-size: 3em;
}

    .lightbox-close-txt span {
        display: block;
        font-size: 0.5em;
        font-weight: 700;
        line-height: 1.1;
    }

        .lightbox-close-txt span + span {
            font-size: 0.68em;
            color: #e71b0c;
        }

@media all and (min-width: 768px) and (max-width: 1023px) {
    .lightbox-close-txt {
        display: none;
    }
}

@media all and (min-width: 1024px) {
    .lightbox-close-txt {
        display: none;
    }
}

.lightbox-content {
    background-color: lime;
}

.tyre-size-example {
    background: url("../img/content-images/tyre-size--desktop.jpg") no-repeat;
    background-size: cover;
    padding-top: 57%;
    margin-top: -30px;
    margin-bottom: -30px;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .tyre-size-example {
        background: url("../img/content-images/tyre-size--phone.jpg") no-repeat;
        background-size: cover;
        padding-top: 60%;
        margin-top: 0;
        margin-bottom: -15px;
    }
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .section-plan-find-store {
        padding-top: 15px;
        padding-bottom: 15px;
        box-shadow: 0px 0px 26.32px 1.68px rgba(0, 0, 0, 0.14) inset;
    }
}

.section-plan-find-store .icon.-find-store {
    background-color: #e71b0c;
    border-radius: 100%;
    float: left;
    height: 50px;
    margin-right: 10px;
    position: relative;
    width: 50px;
}

    .section-plan-find-store .icon.-find-store::before {
        color: #fff;
        font-size: 1.8em;
        left: 13px;
        margin: 0;
        position: absolute;
        top: 5px;
    }

.section-plan-find-store .plan-find-header {
    font-weight: normal;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .section-plan-find-store .plan-find-header strong,
    .section-plan-find-store .plan-find-header a {
        display: block;
        color: #e71b0c;
    }
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .section-plan-call {
        padding: 25px 15px 12px;
    }
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .section-plan-call .plan-call-header {
        margin-right: -15px;
    }

        .section-plan-call .plan-call-header .txt-call {
            display: block;
        }
}

.section-plan-call .plan-call-header span.-hide-phone {
    font-weight: normal !important;
    white-space: nowrap;
}

.section-plan-call .plan-call-header .icon.-phone {
    background-color: #2bb431;
    float: left;
    font-size: 2.3em;
    text-align: center;
    width: 50px;
    margin: 0 7px 0 0;
    height: 50px;
    border-radius: 100%;
}

    .section-plan-call .plan-call-header .icon.-phone::before {
        color: #fff;
        padding: 0;
        font-size: 0.7em;
        position: relative;
        top: -5px;
    }

.service-plans {
    background: #ffef00;
    margin: 10px 0 0;
    width: 100%;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .service-plans {
        margin: 10px -15px;
        width: calc(100% + 30px);
    }
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .service-plans tr td:first-child {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.service-plans tr:nth-child(odd) {
    background-color: #ffef00;
}

    .service-plans tr:nth-child(odd) td:nth-child(2n),
    .service-plans tr:nth-child(odd) th:nth-child(2n) {
        background-color: #f0e100;
    }

    .service-plans tr:nth-child(odd) td:nth-child(3n),
    .service-plans tr:nth-child(odd) th:nth-child(3n) {
        background-color: #fff233;
    }

.service-plans tr:nth-child(even) {
    background: #fff44d;
}

    .service-plans tr:nth-child(even) td:nth-child(2n),
    .service-plans tr:nth-child(even) th:nth-child(2n) {
        background-color: #f0e648;
    }

    .service-plans tr:nth-child(even) td:nth-child(3n),
    .service-plans tr:nth-child(even) th:nth-child(3n) {
        background-color: #fff671;
    }

.service-plans th {
    position: relative;
    height: 10px;
}

.service-plans td {
    padding: 10px 15px;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .service-plans td {
        padding: 5px;
    }
}

.service-plans tfoot td {
    background-color: #fff;
    padding: 20px 0 0;
}

.plan-item-included {
    width: 100px;
    text-align: center;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .plan-item-included {
        width: 50px;
    }
}

.plan-item-included .icon {
    font-family: "FontAwesome";
    border-radius: 100%;
    background-color: #e71b0c;
    color: #fff;
    height: 30px;
    margin: auto;
    width: 30px;
    overflow: hidden;
    position: relative;
    text-indent: -999px;
}

    .plan-item-included .icon::before {
        content: "";
        position: absolute;
        font-size: 1.5em;
        top: 2px;
        left: 3px;
        text-indent: 0;
    }

.plan-item-included + .plan-item-included .icon {
    background-color: #000;
}

.service-plan-header {
    color: #fff;
}

    .service-plan-header.-express,
    .service-plan-header.-express-plus {
        position: absolute;
        width: 100px;
        height: 127px;
        bottom: 10px;
        left: 0;
    }

@media all and (min-width: 300px) and (max-width: 767px) {
    .service-plan-header.-express,
    .service-plan-header.-express-plus {
        height: 104px;
        width: 50px;
    }
}

.service-plan-header.-express::after,
.service-plan-header.-express-plus::after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    bottom: -9px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 50px 0 50px;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .service-plan-header.-express::after,
    .service-plan-header.-express-plus::after {
        border-width: 9px 25px 0 25px;
    }
}

.service-plan-header.-express {
    background: #e71b0c;
}

    .service-plan-header.-express::after {
        border-color: #e71b0c transparent transparent transparent;
    }

.service-plan-header.-express-plus {
    background: #000;
}

    .service-plan-header.-express-plus::after {
        border-color: #000 transparent transparent transparent;
    }

    .service-plan-header.-express-plus small {
        top: 50px;
    }

.service-plan-header .plan-type {
    display: block;
    font-size: 1.15em;
    height: 60%;
    padding-top: 10px;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .service-plan-header .plan-type {
        font-size: 1em;
        height: 18px;
        left: 6px;
        padding-top: 0;
        top: 29px;
        width: 60px;
        text-align: left;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        position: absolute;
    }
}

.service-plan-header small {
    font-weight: normal;
    font-size: 1em;
    display: block;
    width: 100%;
    height: 50%;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .service-plan-header small {
        font-size: 1em;
        top: 15px;
        left: 0px;
        position: absolute;
        display: block;
        width: auto;
        height: auto;
        width: auto;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
    }
}

.service-plan-header .plan-price {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 1.75em;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .service-plan-header .plan-price {
        font-size: 1.2em;
    }
}

.wof-plan-yes,
.wof-plan-no {
    background: #ffef00;
    margin: 10px 0 0;
    width: 100%;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .wof-plan-yes,
    .wof-plan-no {
        margin: 10px -15px;
        width: calc(100% + 30px);
    }
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .wof-plan-yes tr td:first-child,
    .wof-plan-no tr td:first-child {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.wof-plan-yes tr:nth-child(odd),
.wof-plan-no tr:nth-child(odd) {
    background-color: #ffef00;
}

    .wof-plan-yes tr:nth-child(odd) td:nth-child(2n),
    .wof-plan-yes tr:nth-child(odd) th:nth-child(2n),
    .wof-plan-no tr:nth-child(odd) td:nth-child(2n),
    .wof-plan-no tr:nth-child(odd) th:nth-child(2n) {
        background-color: #f0e100;
    }

    .wof-plan-yes tr:nth-child(odd) td:nth-child(3n),
    .wof-plan-yes tr:nth-child(odd) th:nth-child(3n),
    .wof-plan-no tr:nth-child(odd) td:nth-child(3n),
    .wof-plan-no tr:nth-child(odd) th:nth-child(3n) {
        background-color: #fff233;
    }

.wof-plan-yes tr:nth-child(even),
.wof-plan-no tr:nth-child(even) {
    background: #fff44d;
}

    .wof-plan-yes tr:nth-child(even) td:nth-child(2n),
    .wof-plan-yes tr:nth-child(even) th:nth-child(2n),
    .wof-plan-no tr:nth-child(even) td:nth-child(2n),
    .wof-plan-no tr:nth-child(even) th:nth-child(2n) {
        background-color: #f0e648;
    }

    .wof-plan-yes tr:nth-child(even) td:nth-child(3n),
    .wof-plan-yes tr:nth-child(even) th:nth-child(3n),
    .wof-plan-no tr:nth-child(even) td:nth-child(3n),
    .wof-plan-no tr:nth-child(even) th:nth-child(3n) {
        background-color: #fff671;
    }

.wof-plan-yes th,
.wof-plan-no th {
    position: relative;
    height: 10px;
}

.wof-plan-yes td,
.wof-plan-no td {
    padding: 10px 15px;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .wof-plan-yes td,
    .wof-plan-no td {
        padding: 5px;
    }
}

.wof-plan-yes tfoot td,
.wof-plan-no tfoot td {
    background-color: #fff;
    padding: 20px 0 0;
}

.plan-item-not-included {
    width: 100px;
    text-align: center;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .plan-item-not-included {
        width: 50px;
    }
}

.plan-item-not-included .icon {
    font-family: "FontAwesome";
    border-radius: 100%;
    background-color: #000;
    color: #fff;
    height: 30px;
    margin: auto;
    width: 30px;
    overflow: hidden;
    position: relative;
    text-indent: -999px;
}

    .plan-item-not-included .icon::before {
        content: "";
        position: absolute;
        font-size: 1.45em;
        top: 1px;
        left: 5.5px;
        text-indent: 0;
    }

.store-finder-bar {
    background-color: #000;
    padding: 15px;
}

    .store-finder-bar .jcf-select {
        width: 39% !important;
    }

@media all and (min-width: 300px) and (max-width: 767px) {
    .store-finder-bar .jcf-select {
        width: 100% !important;
    }
}

@media all and (min-width: 768px) and (max-width: 1023px) {
    .store-finder-bar .jcf-select {
        width: 100% !important;
    }
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .store-finder-bar {
        margin: 0 -15px;
        padding: 15px;
    }
}

.store-details-map-container .jcf-select {
    width: 100% !important;
}

.store-details-container {
    padding-right: 0;
    padding-bottom: 60px;
    position: relative;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .store-details-container {
        padding-right: 15px;
        padding-bottom: 0;
    }
}

.store-details-container .button {
    margin-bottom: 5px;
}

.store-details-container .store-finder-bar {
    position: absolute;
    bottom: 4px;
    left: 30px;
    width: 100%;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .store-details-container .store-finder-bar {
        position: relative;
        left: auto;
        bottom: auto;
        width: calc(100% + 30px);
    }
}

.store-details-container .jcf-select {
    width: 100% !important;
}

.store-details-container .open-week {
    margin-right: 30px;
    float: left;
}

.store-details-container .open-weekend {
    float: left;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .store-details-container .section-contact-details .icon.-phone {
        height: 50px;
        width: 50px;
        margin-right: 10px;
        border-radius: 100%;
        background-color: #2bb431;
        display: inline-block;
        font-size: 1.8em;
        float: left;
        text-align: center;
        position: relative;
        margin-right: 10px;
    }

        .store-details-container .section-contact-details .icon.-phone + .txt-group {
            margin-top: 15px;
        }
}

.store-details-container .section-contact-details .icon.-phone::before {
    color: #2bb431;
    padding-right: 0;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .store-details-container .section-contact-details .icon.-phone::before {
        color: #fff;
        padding: 0;
        font-size: 0.8em;
        position: absolute;
        top: 9px;
        left: 12px;
    }
}

.store-details-container .section-contact-details a {
    color: #2bb431;
    display: inline-block;
    margin: 5px 0 10px;
}

.store-services + .button {
    margin-bottom: 15px;
}

.map-container {
    margin-bottom: 30px;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .map-container {
        margin-bottom: 15px;
        padding: 0;
    }
}

.stores-by-area.list-columns > div {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    -ms-column-count: 4;
    -o-column-count: 4;
    column-count: 4;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    -ms-column-gap: 15px;
    -o-column-gap: 15px;
    column-gap: 15px;
    columns: 4;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .stores-by-area.list-columns > div {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        -ms-column-count: 2;
        -o-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 15px;
        -moz-column-gap: 15px;
        -ms-column-gap: 15px;
        -o-column-gap: 15px;
        column-gap: 15px;
        columns: 2;
    }
}

.stores-by-area.list-columns ul,
.stores-by-area.list-columns ol {
    float: none;
    width: auto;
    list-style: none;
    margin: 0 0 15px;
    padding: 0;
}

.stores-by-area h5 {
    font-size: 1.25em;
}

.stores-by-area ul,
.stores-by-area ol {
    display: inline-block;
    width: 24.4%;
    vertical-align: top;
    list-style: none;
    margin: 0 0 15px;
    padding: 0 10px 0 0;
}

.map-content {
    width: 265px;
}

    .map-content .map-header {
        font-size: 1.32em;
        margin-bottom: 5px;
    }

    .map-content .map-contact-details h3,
    .map-content .map-contact-details a {
        color: #2bb431;
        font-size: 1.28em;
    }

    .map-content .map-contact-details .icon.-phone::before {
        color: #2bb431;
        padding-right: 3px;
    }

    .map-content .map-opening-hours:before,
    .map-content .map-opening-hours:after {
        content: " ";
        display: table;
    }

    .map-content .map-opening-hours:after {
        clear: both;
    }

    .map-content .map-opening-hours .map-open-week {
        float: left;
        width: 48%;
    }

    .map-content .map-opening-hours .map-open-weekend {
        float: right;
        width: 48%;
    }

.gmnoprint .gm-style-mtc {
    display: none !important;
}

.deal-container,
.card-savings-container {
    background-color: #fff;
    margin-bottom: 30px;
    position: relative;
    border: 4px dashed #000;
}

    .deal-container:before,
    .deal-container:after,
    .card-savings-container:before,
    .card-savings-container:after {
        content: " ";
        display: table;
    }

    .deal-container:after,
    .card-savings-container:after {
        clear: both;
    }

@media all and (min-width: 300px) and (max-width: 767px) {
    .deal-container,
    .card-savings-container {
        margin-bottom: 15px;
    }
}

.deal-container .deal-image,
.deal-container .card-savings-image,
.card-savings-container .deal-image,
.card-savings-container .card-savings-image {
    float: left;
    width: 33%;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .deal-container .deal-image,
    .deal-container .card-savings-image,
    .card-savings-container .deal-image,
    .card-savings-container .card-savings-image {
        width: 50%;
    }
}

.deal-container .deal-copy,
.deal-container .card-savings-copy,
.card-savings-container .deal-copy,
.card-savings-container .card-savings-copy {
    float: right;
    width: 66%;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .deal-container .deal-copy,
    .deal-container .card-savings-copy,
    .card-savings-container .deal-copy,
    .card-savings-container .card-savings-copy {
        float: none;
        width: 100%;
    }
}

.deal-container .button,
.card-savings-container .button {
    position: absolute;
    right: 15px;
    bottom: 15px;
}

.deal-container + p,
.card-savings-container + p {
    margin-top: -15px;
    margin-bottom: 15px;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .deal-container + p,
    .card-savings-container + p {
        margin-top: 0;
    }
}

.card-savings .header,
.tyre-deals .header {
    font-size: 2.5em;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .card-savings .header,
    .tyre-deals .header {
        font-size: 1.75em;
    }
}

.tyre-deal-container {
    background-color: #fff;
    position: relative;
    border: 4px dashed #000;
}

    .tyre-deal-container:before,
    .tyre-deal-container:after {
        content: " ";
        display: table;
    }

    .tyre-deal-container:after {
        clear: both;
    }

@media all and (min-width: 300px) and (max-width: 767px) {
    .tyre-deal-container {
        margin-bottom: 0;
        margin-top: 15px;
    }
}

.tyre-deal-container .deal-image,
.tyre-deal-container .card-savings-image {
    float: left;
    width: 33%;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .tyre-deal-container .deal-image,
    .tyre-deal-container .card-savings-image {
        width: 50%;
    }
}

.tyre-deal-container .deal-copy,
.tyre-deal-container .card-savings-copy {
    float: right;
    width: 66%;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .tyre-deal-container .deal-copy,
    .tyre-deal-container .card-savings-copy {
        float: none;
        width: 100%;
    }
}

.deal-details {
    clear: both;
    padding: 30px;
}

    .deal-details:before,
    .deal-details:after {
        content: " ";
        display: table;
    }

    .deal-details:after {
        clear: both;
    }

@media all and (min-width: 300px) and (max-width: 767px) {
    .deal-details {
        padding: 15px;
    }
}

.deal-details .button {
    margin-bottom: 30px;
}

.deal-details hgroup {
    margin-bottom: 30px;
}

    .deal-details hgroup h1,
    .deal-details hgroup h2,
    .deal-details hgroup h3,
    .deal-details hgroup h4,
    .deal-details hgroup h5,
    .deal-details hgroup h6 {
        font-size: 1.75em;
        margin: 0 0 10px;
    }

@media all and (min-width: 300px) and (max-width: 767px) {
    .deal-details hgroup h1,
    .deal-details hgroup h2,
    .deal-details hgroup h3,
    .deal-details hgroup h4,
    .deal-details hgroup h5,
    .deal-details hgroup h6 {
        font-size: 1.5em;
    }
}

.deal-details hgroup a {
    text-decoration: none;
    white-space: nowrap;
}

/* Arrows */

.slick-prev,
.slick-next {
    background: #000;
    border-radius: 100%;
    position: absolute;
    display: block;
    height: 44px;
    width: 44px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    top: 55%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none;
}

    .slick-prev:hover,
    .slick-next:hover {
        background-color: #e71b0c;
        outline: none;
    }

        .slick-prev:hover:before,
        .slick-next:hover:before {
            display: inline-block;
            opacity: 1;
        }

    .slick-prev.slick-disabled:before,
    .slick-next.slick-disabled:before {
        opacity: 1;
    }

    .slick-prev:before,
    .slick-next:before {
        position: absolute;
        font-family: FontAwesome;
        font-size: 26px;
        line-height: 1;
        color: #fff;
        opacity: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

@media all and (min-width: 300px) and (max-width: 767px) {
    .slick-prev,
    .slick-next {
        display: none !important;
    }
}

.slick-prev {
    left: -15%;
}

    .slick-prev:before {
        content: "";
        left: 10px;
        top: 11px;
    }

.slick-next {
    right: -15%;
}

    .slick-next:before {
        content: "";
        right: 10px;
        top: 11px;
    }

/* Dots */

.slick-dots {
    bottom: -11%;
    display: block;
    height: 12px;
    line-height: 0;
    list-style: none;
    margin: 0;
    position: absolute;
    padding: 0;
    text-align: center;
    width: 100%;
}

    .slick-dots li {
        position: relative;
        display: inline-block;
        height: 12px;
        width: 12px;
        margin: 0 5px;
        padding: 0;
        cursor: pointer;
    }

        .slick-dots li button {
            border: 0;
            background: transparent;
            display: block;
            height: 12px;
            width: 12px;
            outline: none;
            line-height: 0px;
            font-size: 0px;
            color: transparent;
            padding: 5px;
            cursor: pointer;
        }

            .slick-dots li button:hover,
            .slick-dots li button:focus {
                outline: none;
            }

                .slick-dots li button:hover:before,
                .slick-dots li button:focus:before {
                    opacity: 1;
                }

                .slick-dots li button:hover:before {
                    background-color: #fff !important;
                }

            .slick-dots li button:before {
                position: absolute;
                border-radius: 100%;
                top: 0;
                left: 0;
                content: " ";
                width: 12px;
                height: 12px;
                font-family: FontAwesome;
                font-size: 12px;
                line-height: 20px;
                text-align: center;
                background-color: #000;
                opacity: 1;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
            }

@media all and (min-width: 300px) and (max-width: 767px) {
    .slick-dots li button:before {
        width: 9px;
        height: 9px;
    }
}

.slick-dots li.slick-active button:before {
    background-color: red;
    opacity: 1;
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .-hide-phone {
        display: none;
    }
}

@media all and (min-width: 768px) and (max-width: 1023px) {
    .-hide-tablet {
        display: none;
    }
}

@media all and (min-width: 1024px) {
    .-hide-desktop {
        display: none;
    }
}

.-clickable {
    cursor: pointer;
}

.-flush {
    padding: 0 !important;
}

.-flush-out {
    padding: 0 !important;
    margin: 0 -30px;
    width: calc(100% + 60px);
}

@media all and (min-width: 300px) and (max-width: 767px) {
    .-flush-out {
        margin: 0 -15px;
    }
}

.-align-center .icon {
    float: none;
    margin: auto;
}

.-text-center .icon {
    float: none;
    margin: auto;
}

.-disabled,
.-disabled * {
    background-color: #fff;
    border-color: #fff;
    color: #777;
    opacity: 0.81;
    pointer-events: none;
}

    .-disabled:hover,
    .-disabled:active,
    .-disabled *:hover,
    .-disabled *:active {
        opacity: 0.65;
        text-shadow: 1px 1px 0 #F1F1F1 1px 0 #fff;
        background-color: #fff;
        border: 0 solid #fff;
        color: #777;
        cursor: default;
    }

.txt-group {
    white-space: nowrap;
    display: inline-block;
}

.font-skinny {
    font-weight: normal;
}

.error-messages {
    display: none;
    background-color: #fdf2f2;
    border: 1px solid red;
    border-radius: 3px;
    padding: 10px 10px 10px 30px;
    color: red;
    margin: 10px 0;
}

    .error-messages div {
        padding-bottom: 5px;
    }

        .error-messages div::before {
            content: "";
            display: inline-block;
            font-family: "FontAwesome";
            margin-left: -20px;
            margin-right: 5px;
        }

.-disabled,
.-disabled * {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
}

.-hidden {
    display: none;
}

.-visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

    .-visuallyhidden.focusable:active,
    .-visuallyhidden.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto;
    }

.-invisible {
    visibility: hidden;
}

.-clearfix:before,
.-clearfix:after {
    content: " ";
    display: table;
}

.-clearfix:after {
    clear: both;
}

.-clear {
    clear: both;
}

.-float-left {
    float: left !important;
}

.-float-right {
    float: right !important;
}

.-align-center {
    margin: 0 auto !important;
}

.-text-left {
    text-align: left !important;
}

.-text-right {
    text-align: right !important;
}

.-text-center {
    text-align: center !important;
}

.-text-justify {
    text-align: justify !important;
}

a,
button,
.button,
button:hover,
.button:hover,
button::before,
button::after,
.button::before,
.button::after,
.nav-open .icon.-mobile-nav,
.lightbox-button-close,
.lightbox-button-close:hover {
    -moz-transition: all 0.32s ease-out;
    -ms-transition: all 0.32s ease-out;
    /* no vendor prefix */
    transition: all 0.32s ease-out;
}

.spinner {
    width: 70px;
    height: 70px;
    margin: -35px 0 0 -35px;
    background-color: #333;
    border-radius: 100%;
    -webkit-animation: sk-scaleout 1s infinite ease-in-out;
    animation: sk-scaleout 1s infinite ease-in-out;
    left: 50%;
    top: 50%;
    position: fixed;
    z-index: 2147483647;
}

@-webkit-keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0);
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 0;
    }
}

@keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}

.logo-mta {
    background-image: url("/media/1077/logo-mta.png");
}

/*# sourceMappingURL=styles.css.map */