@charset "UTF-8";

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
::-webkit-scrollbar {width: 10px;}
::-webkit-scrollbar-track {background: #F4F4F4;}
::-webkit-scrollbar-thumb {background: #ffd13cbd; border-radius: 5px;}

html {
    overflow-x: hidden;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 100%;
    scroll-behavior: smooth
}

body {
    overflow-x: hidden;
    margin: 0;
    padding: 0;
    background: #fefefe;
    font-family: "Open Sans", Roboto, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: #0a0a0a;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-display: swap;
}

header {
    width: 100%;
    position: fixed;
    z-index: 9999999;
    display: block;
    backdrop-filter: blur(19px);
    background: #333333d7;
}

.black-bar {
    background-color: #0a0a0a;
    color: #fefefe;
    font-size: 13px;
}

.black-bar__container {
    display: grid;
    grid-template-columns: 1fr auto;
    max-width: 78.125rem;
    margin: auto;
    padding: 3px 20px;
}

.black-bar__right {justify-content: right;display: grid;}
.black-bar a,.black-bar a:visited {color: #fefefe;}
.black-bar .menu a {padding: 6px 10px;}
.black-bar a:hover {color: #ffd13c;}
.black-bar__right .call {position: relative;top: .5rem;}
.black-bar__li {font-size: .8rem;font-weight: 600;}
a.socials-topbar {padding: 0 6px !important;}
.black-bar__right .menu{align-items: center;}
.social-names {display: flex;align-items: center;gap: 6px;}
.search-box__button-alt{margin-top: .5rem;}

.main-nav__menu {
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: center;
    padding: 14px 12px;
    grid-gap: 14px;
    max-width: 78.125rem;
    margin: auto;
}

.main-nav__menu div#main-nav.top-bar a {
    color: #FFF;
    padding: .7rem .8rem .7rem .4rem;
    font-size: 15px;
}

.dropdown .is-dropdown-submenu a {
    padding: 8px 8px !important;
}

ul.offers.menu.vertical.nested.submenu.is-dropdown-submenu.first-sub,ul.service.menu.vertical.nested.submenu.is-dropdown-submenu.first-sub {
    overflow: auto;
    height: 82vh;
}

.finance-imgs{width: 100%;height: 100%;}
.main-nav__menu a {color: #0a0a0a;font-weight: medium}
.main-nav__menu a:hover {color: #ffd13c}
.main-nav__menu .title-bar {color: #fefefe;}
.menuheader hr {margin: 5px 2px;}

img.main-nav__logo,img.main-logo-brand {
    width: 145px;
    height: 54px;
    position: relative;
    display: block;
}

.brand-nav__logo img {
    height: 75px;
    width: 100%;
}

.telno.xviewmobile {
    display: block !important;
}

.footer__logo img.main-nav__logo {
    height: 74px;
    width: 200px;
}

.hero-slider {
    width: 100%;
}

main.klistings__main {
    margin-top: 114px;
}

section.hero-slider {
    margin-top: 113px;
}

main.klistings__main section.search {
    padding: 20px 20px !important;
}

header.panel-header {
    z-index: 10;
    background: transparent !important;
}

.brandchk {
    display: inline-block;
    width: 100%;
    max-width: 31%;
    padding: 2px;
}

.menuheader {
    padding: 4px 8px;
    font-size: 14px;
    color: #ffd13c !important;
}

.brand-nav .menuheader {
    color: #999 !important;
}

section.byd-newsletter {
    max-width: 78.125rem;
    margin: auto;
}

.byd-newsletterc {
    margin-top: 135px;
    text-align: center;
}

.byd-newsletterc h1 {
    padding-bottom: 0 !important;
}

.ourtyres__container {
    margin-top: 135px;
}

.testdrive-tcs {
    padding: 20px 10px;
}

.h1,h1,.h2,h2,.h3,h3,.h4,h4,.h5,h5,.h6,h6 {
    font-family: "Open Sans", Roboto, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    color: inherit;
    text-rendering: optimizeLegibility;
    font-display: swap;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem;
}

.h1,h1 {
    font-size: 1.5rem;
    padding-bottom: 20px !important;
    padding-top: 20px !important;
}

.h2,h2 {font-size: 24px;}
.h3,h3 {font-size: 1.1875rem;}
.h4,h4 {font-size: 1.125rem;}
.h5,h5 {font-size: 1.0625rem;}
.h6,h6 {font-size: 1rem;}

.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 small,h2 small,h3 small,h4 small,h5 small,h6 small {
    line-height: 0;
    color: #cacaca
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
    clear: both;
    max-width: 78.125rem;
    height: 0;
    margin: 1.25rem auto;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #cacaca;
    border-left: 0
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
    font-display: swap
}

abbr,abbr[title] {
    border-bottom: 1px dotted #0a0a0a;
    cursor: help;
    text-decoration: none
}

code,kbd,samp {
    font-family: monospace, monospace;
    font-size: 1em
}

.main-image,.news-images img {
    margin-bottom: 10px;
}

.news-images img,.main-image img {
    border-radius: 15px 15px 15px 0;
}

small {
    font-size: 80%
}

b,
strong {
    font-weight: bolder
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

img {
    border-style: none;
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic
}

button,input,optgroup,select,textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner,[type=button],[type=reset],[type=submit] {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
    outline: 1px dotted #CCC;
}

fieldset {
    padding: .35em .75em .625em;
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline;
}

details {
    display: block;
}

summary {
    display: list-item;
}

template,[hidden] {
    display: none;
}

textarea {
    overflow: auto;
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

[type=checkbox],[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

.foundation-mq {
    font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em";
    font-display: swap
}

*,
::after,::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

textarea {
    height: auto;
    min-height: 50px;
    border-radius: 0
}

select {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border-radius: 0
}

.map_canvas embed,.map_canvas img,.map_canvas object,.mqa-display embed,.mqa-display img,.mqa-display object {
    max-width: none !important;
}

button {
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border-radius: 0;
    background: 0 0;
    line-height: 1;
    cursor: auto
}

[data-whatinput=mouse] button {
    outline: 0;
}

pre {
    overflow: auto;
}

button,input,optgroup,select,textarea {
    font-family: inherit;
}

.is-visible {
    display: block !important;
}

.is-hidden {
    display: none !important;
}

[type=color],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],textarea {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: .5rem;
    border: 1px solid #cacaca;
    border-radius: 4px;
    background-color: #fefefe;
    -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, .1);
    box-shadow: inset 0 1px 2px rgba(10, 10, 10, .1);
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #0a0a0a;
    -webkit-transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
    transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
    transition: box-shadow .5s, border-color .25s ease-in-out;
    transition: box-shadow .5s, border-color .25s ease-in-out, -webkit-box-shadow .5s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

[type=color]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=datetime]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,textarea:focus {
    outline: 0;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    -webkit-box-shadow: 0 0 5px #cacaca;
    box-shadow: 0 0 5px #cacaca;
    -webkit-transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
    transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
    transition: box-shadow .5s, border-color .25s ease-in-out;
    transition: box-shadow .5s, border-color .25s ease-in-out, -webkit-box-shadow .5s
}

textarea {
    max-width: 100%;
}

textarea[rows] {
    height: auto;
}

input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
    background-color: #e6e6e6;
    cursor: not-allowed;
}

[type=button],
[type=submit] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
}

input[type=search] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
::-ms-input-placeholder,
::placeholder {
    color: #cacaca;
}

[type=checkbox],
[type=file],
[type=radio] {
    margin: 0 0 1rem;
}

[type=checkbox]+label,
[type=radio]+label {
    display: inline-block;
    vertical-align: baseline;
    margin-left: .5rem;
    margin-right: 1rem;
    margin-bottom: 0
}

[type=checkbox]+label[for],
[type=radio]+label[for] {
    cursor: pointer
}

label>[type=checkbox],
label>[type=radio] {
    margin-right: .5rem
}

[type=file] {
    width: 100%
}

label {
    display: block;
    margin: 0;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.8;
    color: #0a0a0a
}

label.middle {
    margin: 0 0 1rem;
    padding: .5625rem 0
}

.help-text {
    margin-top: -.5rem;
    font-size: .8125rem;
    font-style: italic;
    color: #0a0a0a
}

.input-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 1rem;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.input-group>:first-child,.input-group>:first-child.input-group-button>* {
    border-radius: 4px 0 0 4px;
}

.input-group>:last-child,.input-group>:last-child.input-group-button>* {
    border-radius: 0 4px 4px 0;
}

.input-group-button,.input-group-button a,.input-group-button button,.input-group-button input,.input-group-button label,.input-group-field,.input-group-label {
    margin: 0;
    white-space: nowrap
}

.input-group-label {
    padding: 0 1rem;
    border: 1px solid #cacaca;
    background: #e6e6e6;
    color: #0a0a0a;
    text-align: center;
    white-space: nowrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.input-group-label:first-child {
    border-right: 0
}

.input-group-label:last-child {
    border-left: 0
}

.input-group-field {
    border-radius: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    min-width: 0
}

.input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.input-group-button a,
.input-group-button button,
.input-group-button input,
.input-group-button label {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem
}

legend {
    max-width: 100%;
    margin-bottom: .5rem;
}

.fieldset {
    margin: 1.125rem 0;
    padding: 1.25rem;
    border: 1px solid #cacaca
}

.fieldset legend {
    margin: 0;
    margin-left: -.1875rem;
    padding: 0 .1875rem
}

select {
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: .5rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #cacaca;
    border-radius: 4px;
    background-color: #fefefe;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #0a0a0a;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
    background-origin: content-box;
    background-position: right -1rem center;
    background-repeat: no-repeat;
    background-size: 9px 6px;
    padding-right: 1.5rem;
    -webkit-transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
    transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
    transition: box-shadow .5s, border-color .25s ease-in-out;
    transition: box-shadow .5s, border-color .25s ease-in-out, -webkit-box-shadow .5s
}

@media screen and (min-width:0\0) {
    select {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==)
    }
}

select:focus {
    outline: 0;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    -webkit-box-shadow: 0 0 5px #cacaca;
    box-shadow: 0 0 5px #cacaca;
    -webkit-transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
    transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
    transition: box-shadow .5s, border-color .25s ease-in-out;
    transition: box-shadow .5s, border-color .25s ease-in-out, -webkit-box-shadow .5s
}

select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed;
}

select::-ms-expand {
    display: none;
}

select[multiple] {
    height: auto;
    background-image: none;
}

.is-invalid-input:not(:focus)::-webkit-input-placeholder {
    color: #cc4b37
}

select:not([multiple]) {
    padding-top: 0;
    padding-bottom: 0
}

.is-invalid-input:not(:focus) {
    border-color: #cc4b37;
    background-color: #f9ecea
}

.is-invalid-input:not(:focus)::-moz-placeholder,
.is-invalid-label,
.is-invalid-input:not(:focus)::placeholder,
.is-invalid-input:not(:focus):-ms-input-placeholder,
.is-invalid-input:not(:focus)::-ms-input-placeholder {
    color: #cc4b37
}

.form-error {
    display: none;
    margin-top: -.5rem;
    margin-bottom: 1rem;
    font-size: .75rem;
    font-weight: 700;
    color: #cc4b37
}

.form-error.is-visible {
    display: block
}

blockquote,dd,dl,dt,form,h1,h2,h3,h4,h5,h6,li,ol,p,pre,td,th,ul {
    margin: 0;
    padding: 0;
}

p {
    margin-bottom: 1rem;
    font-size: inherit;
    line-height: 1.6;
    text-rendering: optimizeLegibility
}

em,i {
    font-style: italic;
    line-height: inherit;
}

a {
    line-height: inherit;
    color: #fdc100;
    text-decoration: none;
    cursor: pointer;
    background-color: transparent
}

a:focus,a:hover {
    color: #ffc710
}

a img {
    border: 0
}

dl,ol,ul {
    margin-bottom: 1rem;
    list-style-position: outside;
    line-height: 1.6
}

li {
    font-size: inherit
}

ul {
    margin-left: 1.25rem;
    list-style-type: disc;
}

ol {
    margin-left: 1.25rem
}

ol ol,ol ul,ul ol,ul ul {
    margin-left: 1.25rem;
    margin-bottom: 0;
}

dl {
    margin-bottom: 1rem
}

dl dt {
    margin-bottom: .3rem;
    font-weight: 700;
}

figure {
    margin: 0;
}

blockquote {
    margin: 0 0 1rem;
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #cacaca
}

blockquote,
blockquote p {
    line-height: 1.6;
    color: #8a8a8a
}

kbd {
    margin: 0;
    padding: .125rem .25rem 0;
    background-color: #e6e6e6;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    color: #0a0a0a;
    font-display: swap
}

.subheader {
    margin-top: .2rem;
    margin-bottom: .5rem;
    font-weight: 400;
    line-height: 1.4;
    color: #8a8a8a
}

.lead {
    font-size: 125%;
    line-height: 1.6;
}

.stat {
    font-size: 2.5rem;
    line-height: 1;
}

p+.stat {
    margin-top: -1rem
}

ol.no-bullet,
ul.no-bullet {
    margin-left: 0;
    list-style: none;
}

.cite-block:before,
cite:before {
    content: "— ";
}

.cite-block,
cite {
    display: block;
    color: #8a8a8a;
    font-size: .8125rem
}

.code-inline,
code {
    border: 1px solid #cacaca;
    background-color: #e6e6e6;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: 400;
    color: #0a0a0a;
    display: inline;
    max-width: 100%;
    word-wrap: break-word;
    padding: .125rem .3125rem .0625rem;
    font-display: swap
}

.code-block {
    border: 1px solid #cacaca;
    background-color: #e6e6e6;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: 400;
    color: #0a0a0a;
    display: block;
    overflow: auto;
    white-space: pre;
    padding: 1rem;
    margin-bottom: 1.5rem;
    font-display: swap
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.show-for-print {
    display: none !important
}

.home-tiles .expanded.row,
.row {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto
}

.row::after,
.row::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.row::after {
    clear: both
}

.row.collapse>.column,
.row.collapse>.columns {
    padding-right: 0;
    padding-left: 0;
}

.row .row {
    margin-right: -.625rem;
    margin-left: -.625rem;
}

.formsellwhite .row,
.formsellwhite .row .row,
.row .row.collapse {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.row.expanded .row {
    margin-right: auto;
    margin-left: auto;
}

.row:not(.expanded) .row,
.row.expanded {
    max-width: none
}

.row.gutter-small>.column,
.row.gutter-small>.columns {
    padding-right: .625rem;
    padding-left: .625rem;
}

.row.gutter-medium>.column,
.row.gutter-medium>.columns {
    padding-right: .9375rem;
    padding-left: .9375rem;
}

.column,
.column:last-child:not(:first-child),
.columns,
.columns:last-child:not(:first-child) {
    float: left;
    clear: none;
}

.column:last-child:not(:first-child) {
    float: right;
}

.column.end:last-child:last-child,
.end.columns:last-child:last-child {
    float: left;
}

.column.row.row,
.row.row.columns {
    float: none;
}

.column,
.columns {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.row .column.row.row,
.row .row.row.columns {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
}

.small-1 {
    width: 8.33333%;
}

.small-2 {
    width: 16.66667%;
}

.small-3 {
    width: 25%;
}

.small-4 {
    width: 33.33333%;
}

.small-5 {
    width: 41.66667%;
}

.small-6 {
    width: 50%;
}

.small-7 {
    width: 58.33333%;
}

.small-8 {
    width: 66.66667%;
}

.small-9 {
    width: 75%;
}

.small-10 {
    width: 83.33333%;
}

.small-11 {
    width: 91.66667%;
}

.small-12 {
    width: 100%;
}

.small-push-1 {
    left: 8.33333%;
}

.small-pull-1 {
    left: -8.33333%;
}

.small-push-2 {
    left: 16.66667%;
}

.small-pull-2 {
    left: -16.66667%;
}

.small-push-3 {
    left: 25%;
}

.small-pull-3 {
    left: -25%;
}

.small-push-4 {
    left: 33.33333%;
}

.small-pull-4 {
    left: -33.33333%;
}

.small-push-5 {
    left: 41.66667%;
}

.small-pull-5 {
    left: -41.66667%;
}

.small-push-6 {
    left: 50%;
}

.small-pull-6 {
    left: -50%;
}

.small-push-7 {
    left: 58.33333%;
}

.small-pull-7 {
    left: -58.33333%;
}

.small-push-8 {
    left: 66.66667%;
}

.small-pull-8 {
    left: -66.66667%;
}

.small-push-9 {
    left: 75%;
}

.small-pull-9 {
    left: -75%;
}

.small-push-10 {
    left: 83.33333%;
}

.small-pull-10 {
    left: -83.33333%;
}

.small-push-11 {
    left: 91.66667%;
}

.small-pull-11 {
    left: -91.66667%;
}

.small-offset-0 {
    margin-left: 0
}

.small-offset-1 {
    margin-left: 8.33333%;
}

.small-offset-2 {
    margin-left: 16.66667%;
}

.small-offset-3 {
    margin-left: 25%;
}

.small-offset-4 {
    margin-left: 33.33333%;
}

.small-offset-5 {
    margin-left: 41.66667%;
}

.small-offset-6 {
    margin-left: 50%;
}

.small-offset-7 {
    margin-left: 58.33333%;
}

.small-offset-8 {
    margin-left: 66.66667%;
}

.small-offset-9 {
    margin-left: 75%;
}

.small-offset-10 {
    margin-left: 83.33333%;
}

.small-offset-11 {
    margin-left: 91.66667%;
}

.small-push-1,.small-pull-1,.small-push-2,.small-pull-2,.small-push-3,.small-pull-3,.small-push-3,.small-pull-3,.small-push-4,.small-pull-4,.small-push-5,.small-pull-5,.small-push-6,.small-pull-6,.small-push-7,.small-pull-7,.small-push-8,.small-pull-8,.small-push-9,.small-pull-9,.small-push-10,.small-pull-10,.small-push-11,.small-pull-11 {
    position: relative;
}

.small-up-1>.column,.small-up-1>.columns {
    float: left;
    width: 100%
}

.small-up-1>.column:nth-of-type(1n),.small-up-1>.columns:nth-of-type(1n),.small-up-2>.column:nth-of-type(1n),.small-up-2>.columns:nth-of-type(1n),.small-up-3>.column:nth-of-type(1n),.small-up-3>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-1>.column:nth-of-type(1n+1),.small-up-1>.columns:nth-of-type(1n+1),.small-up-2>.column:nth-of-type(2n+1),.small-up-2>.columns:nth-of-type(2n+1),.small-up-3>.column:nth-of-type(3n+1),.small-up-3>.columns:nth-of-type(3n+1),.small-up-4>.column:nth-of-type(4n+1),.small-up-4>.columns:nth-of-type(4n+1),.small-up-5>.column:nth-of-type(5n+1),.small-up-5>.columns:nth-of-type(5n+1),.small-up-6>.column:nth-of-type(6n+1),.small-up-6>.columns:nth-of-type(6n+1),.small-up-7>.column:nth-of-type(7n+1),.small-up-7>.columns:nth-of-type(7n+1),.small-up-8>.column:nth-of-type(8n+1),.small-up-8>.columns:nth-of-type(8n+1) {
    clear: both
}

.small-up-1>.column:last-child,.small-up-1>.columns:last-child,.small-up-2>.column:last-child,.small-up-2>.columns:last-child,
.small-up-4>.column:nth-of-type(1n),.small-up-4>.columns:nth-of-type(1n),.small-up-5>.column:nth-of-type(1n),.small-up-5>.columns:nth-of-type(1n),.small-up-6>.column:nth-of-type(1n),.small-up-6>.columns:nth-of-type(1n),.small-up-7>.column:nth-of-type(1n),.small-up-7>.columns:nth-of-type(1n),.small-up-8>.column:nth-of-type(1n),.small-up-8>.columns:nth-of-type(1n),
.small-up-3>.column:last-child,.small-up-3>.columns:last-child,.small-up-4>.column:last-child,.small-up-4>.columns:last-child,.small-up-5>.column:last-child,.small-up-5>.columns:last-child,.small-up-6>.column:last-child,.small-up-6>.columns:last-child,.small-up-7>.column:last-child,.small-up-7>.columns:last-child,.small-up-8>.column:last-child,.small-up-8>.columns:last-child,
.small-up-2>.column,.small-up-2>.columns,.small-up-3>.column,.small-up-3>.columns,.small-up-4>.column,.small-up-4>.columns,.small-up-5>.column,.small-up-5>.columns,.small-up-6>.column,.small-up-6>.columns,.small-up-7>.column,.small-up-7>.columns,.small-up-8>.column,.small-up-8>.columns {
    float: left
}

.small-up-2>.column,.small-up-2>.columns {
    width: 50%;
}

.small-up-3>.column,.small-up-3>.columns {
    width: 33.33333%;
}

.small-up-4>.column,.small-up-4>.columns {
    width: 25%;
}

.small-up-5>.column,.small-up-5>.columns {
    width: 20%;
}

.small-up-6>.column,.small-up-6>.columns {
    width: 16.66667%;
}

.small-up-7>.column,.small-up-7>.columns {
    width: 14.28571%;
}

.small-up-8>.column,.small-up-8>.columns {
    width: 12.5%;
}

.small-collapse>.column,.small-collapse>.columns {
    padding-right: 0;
    padding-left: 0;
}

.small-collapse .row,.expanded.row .small-collapse.row {
    margin-right: 0;
    margin-left: 0;
}

.small-uncollapse>.column,.small-uncollapse>.columns {
    padding-right: .625rem;
    padding-left: .625rem;
}

.small-centered {
    margin-right: auto;
    margin-left: auto;
}

.small-centered,.small-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
}

.small-pull-0:last-child:not(:first-child),.small-push-0:last-child:not(:first-child),.small-uncentered:last-child:not(:first-child) {
    float: right;
}

.column-block {
    margin-bottom: 1.25rem;
}

.column-block>:last-child {
    margin-bottom: 0;
}

.small-pull-0,.small-push-0,.small-uncentered {
    position: static;
    margin-right: 0;
    margin-left: 0
}

.small-pull-0,
.small-pull-0:last-child:not(:first-child),
.small-push-0,
.small-push-0:last-child:not(:first-child),
.small-uncentered,
.small-uncentered:last-child:not(:first-child) {
    float: left;
    clear: none
}

.button {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem 0;
    padding: 12px 20px;
    border: 1px solid transparent;
    border-radius: 30px;
    -webkit-transition: background-color .25s ease-out, color .25s ease-out;
    transition: background-color .25s ease-out, color .25s ease-out;
    font-family: inherit;
    font-size: .9rem;
    line-height: 1;
    text-align: center;
    cursor: pointer
}

.button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    color: #FFF;
}

.button,
.button.disabled,
.button.disabled:focus,
.button.disabled:hover,
.button[disabled],
.button[disabled]:focus,
.button[disabled]:hover {
    background-color: #ffd13c;
    color: #fefefe !important;
}

.button.primary,
.button.primary.disabled,
.button.primary.disabled:focus,
.button.primary.disabled:hover,
.button.primary[disabled],
.button.primary[disabled]:focus,
.button.primary[disabled]:hover {
    background-color: #ffd13c;
    color: #0a0a0a
}

.button.secondary,
.button.secondary.disabled,
.button.secondary.disabled:focus,
.button.secondary.disabled:hover,
.button.secondary[disabled],
.button.secondary[disabled]:focus,
.button.secondary[disabled]:hover {
    background-color: #767676;
    color: #fefefe
}

.button.success,
.button.success.disabled,
.button.success.disabled:focus,
.button.success.disabled:hover,
.button.success[disabled],
.button.success[disabled]:focus,
.button.success[disabled]:hover {
    background-color: #3adb76;
    color: #0a0a0a
}

.button.warning,
.button.warning.disabled,
.button.warning.disabled:focus,
.button.warning.disabled:hover,
.button.warning[disabled],
.button.warning[disabled]:focus,
.button.warning[disabled]:hover {
    background-color: #ffae00;
    color: #0a0a0a
}

.button.alert,
.button.alert.disabled,
.button.alert.disabled:focus,
.button.alert.disabled:hover,
.button.alert[disabled],
.button.alert[disabled]:focus,
.button.alert[disabled]:hover {
    background-color: #cc4b37;
    color: #fefefe
}

.button.hollow,
.button.hollow.disabled,
.button.hollow.disabled:focus,
.button.hollow.disabled:hover,
.button.hollow:focus,
.button.hollow:hover,
.button.hollow[disabled],
.button.hollow[disabled]:focus,
.button.hollow[disabled]:hover {
    background-color: transparent
}

.button.hollow,
.button.hollow.disabled,
.button.hollow.disabled:focus,
.button.hollow.disabled:hover,
.button.hollow[disabled],
.button.hollow[disabled]:focus,
.button.hollow[disabled]:hover {
    border: 1px solid #ffd13c;
    color: #ffd13c
}

.button.hollow.primary,
.button.hollow.primary.disabled,
.button.hollow.primary.disabled:focus,
.button.hollow.primary.disabled:hover,
.button.hollow.primary[disabled],
.button.hollow.primary[disabled]:focus,
.button.hollow.primary[disabled]:hover {
    border: 1px solid #ffd13c;
    color: #ffd13c
}

.button.hollow.secondary,
.button.hollow.secondary.disabled,
.button.hollow.secondary.disabled:focus,
.button.hollow.secondary.disabled:hover,
.button.hollow.secondary[disabled],
.button.hollow.secondary[disabled]:focus,
.button.hollow.secondary[disabled]:hover {
    border: 1px solid #767676;
    color: #767676
}

.button.hollow.success,
.button.hollow.success.disabled,
.button.hollow.success.disabled:focus,
.button.hollow.success.disabled:hover,
.button.hollow.success[disabled],
.button.hollow.success[disabled]:focus,
.button.hollow.success[disabled]:hover {
    border: 1px solid #3adb76;
    color: #3adb76
}

.button.hollow.warning,
.button.hollow.warning.disabled,
.button.hollow.warning.disabled:focus,
.button.hollow.warning.disabled:hover,
.button.hollow.warning[disabled],
.button.hollow.warning[disabled]:focus,
.button.hollow.warning[disabled]:hover {
    border: 1px solid #ffae00;
    color: #ffae00
}

.button.hollow.alert,
.button.hollow.alert.disabled,
.button.hollow.alert.disabled:focus,
.button.hollow.alert.disabled:hover,
.button.hollow.alert[disabled],
.button.hollow.alert[disabled]:focus,
.button.hollow.alert[disabled]:hover {
    border: 1px solid #cc4b37;
    color: #cc4b37
}

.button.clear,
.button.clear.disabled,
.button.clear.disabled:focus,
.button.clear.disabled:hover,
.button.clear:focus,
.button.clear:hover,
.button.clear[disabled],
.button.clear[disabled]:focus,
.button.clear[disabled]:hover {
    border-color: transparent;
    background-color: transparent
}

.button.disabled,
.button[disabled] {
    opacity: .25;
    cursor: not-allowed
}

.button.dropdown::after {
    display: block;
    width: 0;
    height: 0;
    border: inset .4em;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fefefe transparent transparent;
    position: relative;
    top: .4em;
    margin-left: 1em
}

.button.arrow-only::after {
    top: -.1em;
    float: none;
    margin-left: 0
}

.button-group {
    margin-bottom: 1rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.button-group::after,
.button-group::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.button-group .button {
    margin: 0;
    margin-right: 3px;
    margin-bottom: 1px;
    font-size: .9rem;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.button-group .button:last-child {
    margin-right: 0
}

.button-group.tiny .button {
    font-size: .6rem
}

.button-group.small .button {
    font-size: .75rem
}

.button-group.large .button {
    font-size: 1.25rem
}

.button-group.expanded .button {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    margin-right: 3px
}

.button-group.primary .button,
.button-group.primary .button.disabled,
.button-group.primary .button.disabled:focus,
.button-group.primary .button.disabled:hover,
.button-group.primary .button[disabled],
.button-group.primary .button[disabled]:focus,
.button-group.primary .button[disabled]:hover {
    background-color: #ffd13c;
    color: #0a0a0a
}

.button-group.primary .button:focus,
.button-group.primary .button:hover {
    background-color: #fcc100;
    color: #0a0a0a
}

.button-group.secondary .button,
.button-group.secondary .button.disabled,
.button-group.secondary .button.disabled:focus,
.button-group.secondary .button.disabled:hover,
.button-group.secondary .button[disabled],
.button-group.secondary .button[disabled]:focus,
.button-group.secondary .button[disabled]:hover {
    background-color: #767676;
    color: #fefefe
}

.button-group.secondary .button:focus,
.button-group.secondary .button:hover {
    background-color: #5e5e5e;
    color: #fefefe
}

.button-group.success .button,
.button-group.success .button.disabled,
.button-group.success .button.disabled:focus,
.button-group.success .button.disabled:hover,
.button-group.success .button[disabled],
.button-group.success .button[disabled]:focus,
.button-group.success .button[disabled]:hover {
    background-color: #3adb76;
    color: #0a0a0a
}

.button-group.success .button:focus,
.button-group.success .button:hover {
    background-color: #22bb5b;
    color: #0a0a0a
}

.button-group.warning .button,
.button-group.warning .button.disabled,
.button-group.warning .button.disabled:focus,
.button-group.warning .button.disabled:hover,
.button-group.warning .button[disabled],
.button-group.warning .button[disabled]:focus,
.button-group.warning .button[disabled]:hover {
    background-color: #ffae00;
    color: #0a0a0a
}

.button-group.warning .button:focus,
.button-group.warning .button:hover {
    background-color: #cc8b00;
    color: #0a0a0a
}

.button-group.alert .button,
.button-group.alert .button.disabled,
.button-group.alert .button.disabled:focus,
.button-group.alert .button.disabled:hover,
.button-group.alert .button[disabled],
.button-group.alert .button[disabled]:focus,
.button-group.alert .button[disabled]:hover {
    background-color: #cc4b37;
    color: #fefefe
}

.button-group.alert .button:focus,
.button-group.alert .button:hover {
    background-color: #a53b2a;
    color: #fefefe
}

.button-group.hollow .button,
.button-group.hollow .button.disabled,
.button-group.hollow .button.disabled:focus,
.button-group.hollow .button.disabled:hover,
.button-group.hollow .button:focus,
.button-group.hollow .button:hover,
.button-group.hollow .button[disabled],
.button-group.hollow .button[disabled]:focus,
.button-group.hollow .button[disabled]:hover {
    background-color: transparent
}

.button-group.hollow .button,
.button-group.hollow .button.disabled,
.button-group.hollow .button.disabled:focus,
.button-group.hollow .button.disabled:hover,
.button-group.hollow .button[disabled],
.button-group.hollow .button[disabled]:focus,
.button-group.hollow .button[disabled]:hover {
    border: 1px solid #ffd13c;
    color: #ffd13c
}

.button-group.hollow .button:focus,
.button-group.hollow .button:hover {
    border-color: #9e7800;
    color: #9e7800
}

.button-group.hollow .button.primary,
.button-group.hollow .button.primary.disabled,
.button-group.hollow .button.primary.disabled:focus,
.button-group.hollow .button.primary.disabled:hover,
.button-group.hollow .button.primary[disabled],
.button-group.hollow .button.primary[disabled]:focus,
.button-group.hollow .button.primary[disabled]:hover,
.button-group.hollow.primary .button,
.button-group.hollow.primary .button.disabled,
.button-group.hollow.primary .button.disabled:focus,
.button-group.hollow.primary .button.disabled:hover,
.button-group.hollow.primary .button[disabled],
.button-group.hollow.primary .button[disabled]:focus,
.button-group.hollow.primary .button[disabled]:hover {
    border: 1px solid #ffd13c;
    color: #ffd13c
}

.button-group.hollow .button.primary:focus,
.button-group.hollow .button.primary:hover,
.button-group.hollow.primary .button:focus,
.button-group.hollow.primary .button:hover {
    border-color: #9e7800;
    color: #9e7800
}

.button-group.hollow .button.secondary,
.button-group.hollow .button.secondary.disabled,
.button-group.hollow .button.secondary.disabled:focus,
.button-group.hollow .button.secondary.disabled:hover,
.button-group.hollow .button.secondary[disabled],
.button-group.hollow .button.secondary[disabled]:focus,
.button-group.hollow .button.secondary[disabled]:hover,
.button-group.hollow.secondary .button,
.button-group.hollow.secondary .button.disabled,
.button-group.hollow.secondary .button.disabled:focus,
.button-group.hollow.secondary .button.disabled:hover,
.button-group.hollow.secondary .button[disabled],
.button-group.hollow.secondary .button[disabled]:focus,
.button-group.hollow.secondary .button[disabled]:hover {
    border: 1px solid #767676;
    color: #767676
}

.button-group.hollow .button.secondary:focus,
.button-group.hollow .button.secondary:hover,
.button-group.hollow.secondary .button:focus,
.button-group.hollow.secondary .button:hover {
    border-color: #3b3b3b;
    color: #3b3b3b
}

.button-group.hollow .button.success,
.button-group.hollow .button.success.disabled,
.button-group.hollow .button.success.disabled:focus,
.button-group.hollow .button.success.disabled:hover,
.button-group.hollow .button.success[disabled],
.button-group.hollow .button.success[disabled]:focus,
.button-group.hollow .button.success[disabled]:hover,
.button-group.hollow.success .button,
.button-group.hollow.success .button.disabled,
.button-group.hollow.success .button.disabled:focus,
.button-group.hollow.success .button.disabled:hover,
.button-group.hollow.success .button[disabled],
.button-group.hollow.success .button[disabled]:focus,
.button-group.hollow.success .button[disabled]:hover {
    border: 1px solid #3adb76;
    color: #3adb76
}

.button-group.hollow .button.success:focus,
.button-group.hollow .button.success:hover,
.button-group.hollow.success .button:focus,
.button-group.hollow.success .button:hover {
    border-color: #157539;
    color: #157539
}

.button-group.hollow .button.warning,
.button-group.hollow .button.warning.disabled,
.button-group.hollow .button.warning.disabled:focus,
.button-group.hollow .button.warning.disabled:hover,
.button-group.hollow .button.warning[disabled],
.button-group.hollow .button.warning[disabled]:focus,
.button-group.hollow .button.warning[disabled]:hover,
.button-group.hollow.warning .button,
.button-group.hollow.warning .button.disabled,
.button-group.hollow.warning .button.disabled:focus,
.button-group.hollow.warning .button.disabled:hover,
.button-group.hollow.warning .button[disabled],
.button-group.hollow.warning .button[disabled]:focus,
.button-group.hollow.warning .button[disabled]:hover {
    border: 1px solid #ffae00;
    color: #ffae00
}

.button-group.hollow .button.warning:focus,
.button-group.hollow .button.warning:hover,
.button-group.hollow.warning .button:focus,
.button-group.hollow.warning .button:hover {
    border-color: #805700;
    color: #805700
}

.button-group.hollow .button.alert,
.button-group.hollow .button.alert.disabled,
.button-group.hollow .button.alert.disabled:focus,
.button-group.hollow .button.alert.disabled:hover,
.button-group.hollow .button.alert[disabled],
.button-group.hollow .button.alert[disabled]:focus,
.button-group.hollow .button.alert[disabled]:hover,
.button-group.hollow.alert .button,
.button-group.hollow.alert .button.disabled,
.button-group.hollow.alert .button.disabled:focus,
.button-group.hollow.alert .button.disabled:hover,
.button-group.hollow.alert .button[disabled],
.button-group.hollow.alert .button[disabled]:focus,
.button-group.hollow.alert .button[disabled]:hover {
    border: 1px solid #cc4b37;
    color: #cc4b37
}

.button-group.hollow .button.alert:focus,
.button-group.hollow .button.alert:hover,
.button-group.hollow.alert .button:focus,
.button-group.hollow.alert .button:hover {
    border-color: #67251a;
    color: #67251a
}

.button-group.clear .button,
.button-group.clear .button.disabled,
.button-group.clear .button.disabled:focus,
.button-group.clear .button.disabled:hover,
.button-group.clear .button:focus,
.button-group.clear .button:hover,
.button-group.clear .button[disabled],
.button-group.clear .button[disabled]:focus,
.button-group.clear .button[disabled]:hover {
    border-color: transparent;
    background-color: transparent
}

[data-whatinput=mouse] .button {
    outline: 0;
}

.button.tiny {
    font-size: .6rem;
}

.button.small {
    font-size: .75rem;
}

.button.large {
    font-size: 1.25rem;
}

.button.clear,
.button.clear.primary,
.button.clear.primary.disabled,
.button.clear.primary.disabled:focus,
.button.clear.primary.disabled:hover,
.button.clear.primary[disabled],
.button.clear.primary[disabled]:focus,
.button.clear.primary[disabled]:hover,
.button.clear.disabled,
.button.clear.disabled:focus,
.button.clear.disabled:hover,
.button.clear[disabled],
.button.clear[disabled]:focus,
.button.clear[disabled]:hover {
    color: #ffd13c;
}

.button.clear.secondary,
.button.clear.secondary.disabled,
.button.clear.secondary.disabled:focus,
.button.clear.secondary.disabled:hover,
.button.clear.secondary[disabled],
.button.clear.secondary[disabled]:focus,
.button.clear.secondary[disabled]:hover {
    color: #767676;
}

.button.clear.secondary:focus,
.button.clear.secondary:hover {
    color: #3b3b3b;
}

.button.clear.success,
.button.clear.success.disabled,
.button.clear.success.disabled:focus,
.button.clear.success.disabled:hover,
.button.clear.success[disabled],
.button.clear.success[disabled]:focus,
.button.clear.success[disabled]:hover {
    color: #3adb76;
}

.button.clear.success:focus,
.button.clear.success:hover {
    color: #157539;
}

.button.clear.warning,
.button.clear.warning.disabled,
.button.clear.warning.disabled:focus,
.button.clear.warning.disabled:hover,
.button.clear.warning[disabled],
.button.clear.warning[disabled]:focus,
.button.clear.warning[disabled]:hover {
    color: #ffae00;
}

.button.clear.warning:focus,
.button.clear.warning:hover {
    color: #805700;
}

.button.clear.alert,
.button.clear.alert.disabled,
.button.clear.alert.disabled:focus,
.button.clear.alert.disabled:hover,
.button.clear.alert[disabled],
.button.clear.alert[disabled]:focus,
.button.clear.alert[disabled]:hover {
    color: #cc4b37;
}

.button.hollow.alert:focus,
.button.hollow.alert:hover,
.button.clear.alert:focus,
.button.clear.alert:hover {
    border-color: #67251a;
    color: #67251a;
}

.button.hollow.warning:focus,
.button.hollow.warning:hover {
    border-color: #805700;
    color: #805700;
}

.button.hollow:focus,
.button.hollow:hover,
.button.clear:focus,
.button.clear:hover,
.button.clear.primary:focus,
.button.clear.primary:hover {
    border-color: #9e7800;
    color: #9e7800;
}

.button:focus,
.button:hover {
    background-color: #ffc60d;
    color: #fefefe;
}

.button.primary:focus,
.button.primary:hover {
    background-color: #fcc100;
    color: #0a0a0a;
}

.button.secondary:focus,
.button.secondary:hover {
    background-color: #5e5e5e;
    color: #fefefe;
}

.button.success:focus,
.button.success:hover {
    background-color: #22bb5b;
    color: #0a0a0a;
}

.button.warning:focus,
.button.warning:hover {
    background-color: #cc8b00;
    color: #0a0a0a;
}

.button.alert:focus,
.button.alert:hover {
    background-color: #a53b2a;
    color: #fefefe;
}

.button.hollow.primary:focus,
.button.hollow.primary:hover {
    border-color: #9e7800;
    color: #9e7800;
}

.button.hollow.secondary:focus,
.button.hollow.secondary:hover {
    border-color: #3b3b3b;
    color: #3b3b3b;
}

.button.hollow.success:focus,
.button.hollow.success:hover {
    border-color: #157539;
    color: #157539;
}

.button.dropdown.clear::after,
.button.dropdown.hollow::after,
.button.dropdown.clear.primary::after,
.button.dropdown.hollow.primary::after {
    border-top-color: #ffd13c;
}

.button.dropdown.clear.secondary::after,
.button.dropdown.hollow.secondary::after {
    border-top-color: #767676;
}

.button.dropdown.clear.success::after,
.button.dropdown.hollow.success::after {
    border-top-color: #3adb76;
}

.button.dropdown.clear.warning::after,
.button.dropdown.hollow.warning::after {
    border-top-color: #ffae00;
}

.button.dropdown.clear.alert::after,
.button.dropdown.hollow.alert::after {
    border-top-color: #cc4b37;
}

a.button:focus,
a.button:hover {
    text-decoration: none;
}

.button-group::after {
    clear: both
}

.button-group::after,
.button-group::before {
    display: none;
}

.button-group.no-gaps .button {
    margin-right: -.0625rem;
}

.button-group.no-gaps .button+.button {
    border-left-color: transparent;
}

.button-group.clear,
.button-group.clear .button.primary,
.button-group.clear .button.primary.disabled,
.button-group.clear .button.primary.disabled:focus,
.button-group.clear .button.primary.disabled:hover,
.button-group.clear .button.primary[disabled],
.button-group.clear .button.primary[disabled]:focus,
.button-group.clear .button.primary[disabled]:hover,
.button-group.clear.primary .button,
.button-group.clear.primary .button.disabled,
.button-group.clear.primary .button.disabled:focus,
.button-group.clear.primary .button.disabled:hover,
.button-group.clear.primary .button[disabled],
.button-group.clear.primary .button[disabled]:focus,
.button-group.clear.primary .button[disabled]:hover,
.button,
.button-group.clear .button.disabled,
.button-group.clear .button.disabled:focus,
.button-group.clear .button.disabled:hover,
.button-group.clear .button[disabled],
.button-group.clear .button[disabled]:focus,
.button-group.clear .button[disabled]:hover {
    color: #ffd13c;
}

.button-group.clear .button:focus,
.button-group.clear .button:hover,
.button-group.clear .button.primary:focus,
.button-group.clear .button.primary:hover,
.button-group.clear.primary .button:focus,
.button-group.clear.primary .button:hover {
    color: #9e7800;
}

.button-group.clear .button.secondary,
.button-group.clear .button.secondary.disabled,
.button-group.clear .button.secondary.disabled:focus,
.button-group.clear .button.secondary.disabled:hover,
.button-group.clear .button.secondary[disabled],
.button-group.clear .button.secondary[disabled]:focus,
.button-group.clear .button.secondary[disabled]:hover,
.button-group.clear.secondary .button,
.button-group.clear.secondary .button.disabled,
.button-group.clear.secondary .button.disabled:focus,
.button-group.clear.secondary .button.disabled:hover,
.button-group.clear.secondary .button[disabled],
.button-group.clear.secondary .button[disabled]:focus,
.button-group.clear.secondary .button[disabled]:hover {
    color: #767676;
}

.button-group.clear .button.secondary:focus,
.button-group.clear .button.secondary:hover,
.button-group.clear.secondary .button:focus,
.button-group.clear.secondary .button:hover {
    color: #3b3b3b;
}

.button-group.clear .button.success,
.button-group.clear .button.success.disabled,
.button-group.clear .button.success.disabled:focus,
.button-group.clear .button.success.disabled:hover,
.button-group.clear .button.success[disabled],
.button-group.clear .button.success[disabled]:focus,
.button-group.clear .button.success[disabled]:hover,
.button-group.clear.success .button,
.button-group.clear.success .button.disabled,
.button-group.clear.success .button.disabled:focus,
.button-group.clear.success .button.disabled:hover,
.button-group.clear.success .button[disabled],
.button-group.clear.success .button[disabled]:focus,
.button-group.clear.success .button[disabled]:hover {
    color: #3adb76;
}

.button-group.clear .button.success:focus,
.button-group.clear .button.success:hover,
.button-group.clear.success .button:focus,
.button-group.clear.success .button:hover {
    color: #157539;
}

.button-group.clear .button.warning,
.button-group.clear .button.warning.disabled,
.button-group.clear .button.warning.disabled:focus,
.button-group.clear .button.warning.disabled:hover,
.button-group.clear .button.warning[disabled],
.button-group.clear .button.warning[disabled]:focus,
.button-group.clear .button.warning[disabled]:hover,
.button-group.clear.warning .button,
.button-group.clear.warning .button.disabled,
.button-group.clear.warning .button.disabled:focus,
.button-group.clear.warning .button.disabled:hover,
.button-group.clear.warning .button[disabled],
.button-group.clear.warning .button[disabled]:focus,
.button-group.clear.warning .button[disabled]:hover {
    color: #ffae00;
}

.button-group.clear .button.warning:focus,
.button-group.clear .button.warning:hover,
.button-group.clear.warning .button:focus,
.button-group.clear.warning .button:hover {
    color: #805700;
}

.button-group.clear .button.alert,
.button-group.clear .button.alert.disabled,
.button-group.clear .button.alert.disabled:focus,
.button-group.clear .button.alert.disabled:hover,
.button-group.clear .button.alert[disabled],
.button-group.clear .button.alert[disabled]:focus,
.button-group.clear .button.alert[disabled]:hover,
.button-group.clear.alert .button,
.button-group.clear.alert .button.disabled,
.button-group.clear.alert .button.disabled:focus,
.button-group.clear.alert .button.disabled:hover,
.button-group.clear.alert .button[disabled],
.button-group.clear.alert .button[disabled]:focus,
.button-group.clear.alert .button[disabled]:hover {
    color: #cc4b37;
}

.button-group.clear .button.alert:focus,
.button-group.clear .button.alert:hover,
.button-group.clear.alert .button:focus,
.button-group.clear.alert .button:hover {
    color: #67251a;
}

.button-group.stacked,
.button-group.stacked-for-medium,
.button-group.stacked-for-small {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.button-group.stacked .button,
.button-group.stacked-for-medium .button,
.button-group.stacked-for-small .button {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.button-group.stacked .button:last-child,
.button-group.stacked-for-medium .button:last-child,
.button-group.stacked-for-small .button:last-child {
    margin-bottom: 0
}

.button-group.stacked-for-medium.expanded .button,
.button-group.stacked-for-small.expanded .button,
.button-group.stacked.expanded .button {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    margin-right: 0
}

.close-button {
    position: absolute;
    z-index: 10;
    color: #8a8a8a;
    cursor: pointer
}

[data-whatinput=mouse] .close-button {
    outline: 0
}

.close-button:focus,
.close-button:hover {
    color: #0a0a0a
}

.close-button.small {
    right: .66rem;
    top: .33em;
    font-size: 1.5em;
    line-height: 1
}

.close-button,
.close-button.medium {
    right: 1rem;
    top: .5rem;
    font-size: 2em;
    line-height: 1
}

table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 1rem;
    border-radius: 0
}

tfoot td,
tfoot th,
thead td,
thead th {
    padding: .5rem .625rem .625rem;
    font-weight: 700;
    text-align: left
}

tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #f1f1f1
}

table.unstriped tbody {
    background-color: #fefefe;
}

table.unstriped tbody tr {
    border-bottom: 0;
    border-bottom: 1px solid #f1f1f1;
    background-color: #fefefe
}

table.scroll {
    display: block;
    width: 100%;
    overflow-x: auto
}

.callout {
    position: relative;
    margin: 0 0 1rem 0;
    padding: 1rem;
    border: 1px solid rgba(10, 10, 10, .25);
    border-radius: 0;
    background-color: #fff;
    color: #0a0a0a
}

.callout.small {
    padding-top: .5rem;
    padding-right: .5rem;
    padding-bottom: .5rem;
    padding-left: .5rem
}

.callout.large {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem
}

.card {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-flex: 1;
    flex-grow: 1;
    border-radius: 0;
    box-shadow: none;
    overflow: hidden;
    color: #0a0a0a;
}

.card>:last-child,
.card-divider>:last-child,
.card-section>:last-child {
    margin-bottom: 0
}

.card-divider {
    display: flex;
    padding: 10px 10px;
    background: #e6e6e6;
    align-items: center;
}

.card-section {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    padding: 1rem
}

.dropdown-pane {
    position: absolute;
    z-index: 10;
    display: none;
    width: 300px;
    padding: 1rem;
    visibility: hidden;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
    font-size: 1rem
}

.pagination {
    margin-left: 0;
    margin-bottom: 1rem
}

.pagination::after,
.pagination::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.pagination li {
    margin-right: .0625rem;
    border-radius: 0;
    font-size: .875rem;
    display: none
}

.pagination a,
.pagination button {
    display: block;
    padding: .1875rem .3125rem;
    border-radius: 0;
    color: #fefefe
}

.pagination .current {
    padding: .1875rem .3125rem;
    background: #ffd13c;
    color: #fefefe;
    cursor: default
}

.pagination .disabled {
    padding: .1875rem .3125rem;
    color: #cacaca;
    cursor: not-allowed
}

.pagination .ellipsis::after {
    padding: .1875rem .3125rem;
    content: '\2026';
    color: #fefefe
}

.pagination-previous a::before,
.pagination-previous.disabled::before {
    display: inline-block;
    margin-right: .5rem;
    content: "«"
}

.pagination-next a::after,
.pagination-next.disabled::after {
    display: inline-block;
    margin-left: .5rem;
    content: "»"
}

.has-tip {
    position: relative;
    display: inline-block;
    border-bottom: dotted 1px #8a8a8a;
    font-weight: 700;
    cursor: help
}

.tooltip {
    position: absolute;
    top: calc(100% + .6495rem);
    z-index: 1200;
    max-width: 10rem;
    padding: .75rem;
    border-radius: 0;
    background-color: #0a0a0a;
    font-size: 80%;
    color: #fefefe
}

.tooltip.bottom::before {
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    content: '';
    border-top-width: 0;
    border-bottom-style: solid;
    border-color: transparent transparent #0a0a0a;
    bottom: 100%
}

.tooltip.bottom.align-center::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.tooltip.top::before {
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #0a0a0a transparent transparent;
    top: 100%;
    bottom: auto
}

.tooltip.top.align-center::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.tooltip.left::before {
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #0a0a0a;
    left: 100%
}

.tooltip.left.align-center::before {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tooltip.right::before {
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #0a0a0a transparent transparent;
    right: 100%;
    left: auto
}

.tooltip.right.align-center::before {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tooltip.align-top::before {
    bottom: auto;
    top: 10%;
}

.tooltip.align-bottom::before {
    bottom: 10%;
    top: auto
}

.tooltip.align-left::before {
    left: 10%;
    right: auto
}

.tooltip.align-right::before {
    left: auto;
    right: 10%
}

.accordion {
    margin-left: 0;
    background: #fefefe;
    list-style-type: none;
}

.tooltip::before {
    position: absolute
}

.card-image {
    min-height: 1px;
}

.dropdown-pane.is-opening {
    display: block;
}

.dropdown-pane.is-open {
    display: block;
    visibility: visible;
}

.dropdown-pane.tiny {
    width: 100px;
}

.dropdown-pane.small {
    width: 200px;
}

.dropdown-pane.large {
    width: 400px;
}

.callout>:first-child {
    margin-top: 0
}

.callout>:last-child {
    margin-bottom: 0
}

tbody,
tfoot,
thead {
    border: 1px solid #f1f1f1;
    background-color: #fefefe;
}

caption {
    padding: .5rem .625rem .625rem;
    font-weight: 700;
}

thead {
    background: #f8f8f8;
    color: #0a0a0a;
}

tfoot {
    background: #f1f1f1;
    color: #0a0a0a;
}

tfoot tr,
thead tr {
    background: 0 0
}

tbody td,
tbody th {
    padding: .5rem .625rem .625rem;
}

table.hover thead tr:hover {
    background-color: #f3f3f3
}

table.hover tfoot tr:hover,
table.hover:not(.unstriped) tr:nth-of-type(even):hover {
    background-color: #ececec
}

table.hover tbody tr:hover {
    background-color: #f9f9f9
}

.table-scroll {
    overflow-x: auto
}

.callout.primary,
.callout.secondary,
.callout.success,
.callout.warning,
.callout.alert {
    background-color: #fff8e2;
    color: #0a0a0a;
}

.pagination li:first-child,
.pagination li:last-child {
    display: inline-block
}

.pagination::after {
    clear: both
}

.pagination a:hover,
.pagination button:hover {
    background: #8a8a8a
}

.pagination .disabled:hover {
    background: 0 0
}

.accordion[disabled] .accordion-title {
    cursor: not-allowed
}

.accordion-item:first-child>:first-child {
    border-radius: 0
}

.accordion-item:last-child>:last-child {
    border-radius: 0
}

.accordion-title {
    position: relative;
    display: block;
    padding: 1.25rem 1rem;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
    font-size: .75rem;
    line-height: 1;
    color: #ffd13c
}

:last-child:not(.is-active)>.accordion-title,
:last-child>.accordion-content:last-child {
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0
}

.accordion-title:focus,
.accordion-title:hover {
    background-color: #e6e6e6
}

.service-booking {
    padding-bottom: 20px;
}

.accordion-title::before {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -.5rem;
    content: "+"
}

.is-active>.accordion-title::before {
    content: "–"
}

.accordion-content {
    display: none;
    padding: 1rem;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
    background-color: #fefefe;
    color: #0a0a0a
}

.media-object {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1rem;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.media-object img {
    max-width: none
}

.media-object-section {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.media-object-section:first-child {
    padding-right: 1rem
}

.media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 1rem
}

.media-object-section>:last-child {
    margin-bottom: 0
}

.media-object-section.main-section {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

.flex-video,
.responsive-embed {
    position: relative;
    overflow: hidden;
}

.flex-video embed,
.flex-video iframe,
.flex-video object,
.flex-video video,
.responsive-embed embed,
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.flex-video.widescreen,
.responsive-embed.widescreen {
    padding-bottom: 56.25%
}

.tabs {
    margin: 0;
    border: 1px solid #e6e6e6;
    background: #fefefe;
    list-style-type: none
}

.tabs::after,
.tabs::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.tabs::after {
    clear: both
}

.tabs.vertical>li {
    display: block;
    float: none;
    width: auto
}

.tabs.simple>li>a {
    padding: 0
}

.tabs.simple>li>a:hover {
    background: 0 0
}

.tabs.primary {
    background: #ffd13c
}

.tabs.primary>li>a {
    color: #0a0a0a
}

.tabs.primary>li>a:focus,
.tabs.primary>li>a:hover {
    background: #ffcd2c
}

.tabs-title {
    float: left
}

.tabs-title>a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: .75rem;
    line-height: 1;
    color: #ffd13c
}

[data-whatinput=mouse] .tabs-title>a {
    outline: 0
}

.tabs-title>a:hover,
.tabs-title>a:focus,
.tabs-title>a[aria-selected=true] {
    background: #fefefe;
    color: #ffc710
}

.tabs-content {
    border: 1px solid #e6e6e6;
    border-top: 0;
    background: #fefefe;
    color: #0a0a0a;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.tabs-content.vertical {
    border: 1px solid #e6e6e6;
    border-left: 0
}

.tabs-panel {
    display: none;
    padding: 1rem
}

.tabs-panel.is-active {
    display: block
}

.thumbnail {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 1rem;
    border: solid 4px #fefefe;
    border-radius: 0;
    -webkit-box-shadow: 0 0 0 1px rgba(10, 10, 10, .2);
    box-shadow: 0 0 0 1px rgba(10, 10, 10, .2);
    line-height: 0
}

a.thumbnail {
    -webkit-transition: -webkit-box-shadow .2s ease-out;
    transition: -webkit-box-shadow .2s ease-out;
    transition: box-shadow .2s ease-out;
    transition: box-shadow .2s ease-out, -webkit-box-shadow .2s ease-out
}

a.thumbnail:focus,
a.thumbnail:hover {
    -webkit-box-shadow: 0 0 6px 1px rgba(255, 209, 60, .5);
    box-shadow: 0 0 6px 1px rgba(255, 209, 60, .5)
}

a.thumbnail image {
    -webkit-box-shadow: none;
    box-shadow: none
}

.menu {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

[data-whatinput=mouse] .menu li {
    outline: 0
}

.menu .button,
.menu a {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: .7rem 1rem
}

.menu a,
.menu button,
.menu input,
.menu select {
    margin-bottom: 0;
}

.menu input {
    display: inline-block
}

.menu,
.menu.horizontal {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.menu.vertical {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.menu.expanded li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

.menu.simple {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.menu.simple li+li {
    margin-left: 1rem
}

.menu.simple a {
    padding: 0
}

.menu.nested {
    margin-right: 0;
    margin-left: 1rem;
}

.menu.icons a,
.menu.icon-bottom a,
.menu.icon-left a,
.menu.icon-right a,
.menu.icon-top a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.menu.icon-left li a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.menu.icon-left li a i,
.menu.icon-left li a img,
.menu.icon-left li a svg {
    margin-right: .25rem
}

.menu.icon-right li a i,
.menu.icon-right li a img,
.menu.icon-right li a svg {
    margin-left: .25rem
}

.menu.icon-right li a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.menu.icon-top li a,
.menu.icon-bottom li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.menu.icon-top li a i,
.menu.icon-top li a img,
.menu.icon-top li a svg,
.menu.icon-bottom li a i,
.menu.icon-bottom li a img,
.menu.icon-bottom li a svg {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    margin-bottom: .25rem;
    text-align: center
}

.menu .is-active>a,
.menu .active>a {
    background: #ffd13c;
    color: #0a0a0a
}

.menu.align-left,
.menu.align-right li .submenu li,
.menu.align-center li .submenu li,
.menu-centered>.menu li .submenu li {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.menu.align-right li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.menu.align-right.vertical li {
    display: block;
    text-align: right;
}

.menu.align-right.vertical li .submenu li {
    text-align: right
}

.menu.align-right .nested {
    margin-right: 1rem;
    margin-left: 0;
}

.menu.align-center li,
.menu-centered>.menu li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.menu .menu-text {
    padding: .7rem 1rem;
    font-weight: 700;
    line-height: 1;
    color: inherit
}

.menu-centered>.menu {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.no-js [data-responsive-menu] ul {
    display: none
}

.menu-icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 16px;
    cursor: pointer
}

.menu-icon::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #fefefe;
    -webkit-box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
    box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
    content: ''
}

.menu-icon:hover::after {
    background: #cacaca;
    -webkit-box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
    box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca
}

.menu-icon.dark {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 16px;
    cursor: pointer
}

.menu-icon.dark::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #FFF;
    -webkit-box-shadow: 0 7px 0 #FFF, 0 14px 0 #FFF;
    box-shadow: 0 7px 0 #FFF, 0 14px 0 #FFF;
    content: ''
}

.brand-nav .menu-icon.dark::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #333;
    -webkit-box-shadow: 0 7px 0 #333, 0 14px 0 #333;
    box-shadow: 0 7px 0 #333, 0 14px 0 #333;
    content: ''
}

.menu-icon.dark:hover::after {
    background: #FFF;
    -webkit-box-shadow: 0 7px 0 #FFF, 0 14px 0 #FFF;
    box-shadow: 0 7px 0 #FFF, 0 14px 0 #FFF
}

.brand-nav .menu-icon.dark:hover::after {
    background: #666;
    -webkit-box-shadow: 0 7px 0 #666, 0 14px 0 #666;
    box-shadow: 0 7px 0 #666, 0 14px 0 #666
}

.accordion-menu li {
    width: 100%
}

.accordion-menu a,
.accordion-menu .is-accordion-submenu a,
.drilldown .is-drilldown-submenu a,
.dropdown .is-dropdown-submenu a {
    padding: .7rem 1rem
}

.accordion-menu .nested.is-accordion-submenu {
    margin-right: 0;
    margin-left: 10px;
}

.accordion-menu.align-right .nested.is-accordion-submenu {
    margin-right: 1rem;
    margin-left: 0;
}

li.is-submenu-item.is-accordion-submenu-item {
    border-bottom: 1px solid #F6F6F6;
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a,
.is-accordion-submenu-parent {
    position: relative
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #ffd13c transparent transparent;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 1rem
}

.accordion-menu.align-left .is-accordion-submenu-parent>a::after {
    right: 1rem;
    left: auto;
}

.accordion-menu.align-right .is-accordion-submenu-parent>a::after {
    right: auto;
    left: 1rem;
}

.has-submenu-toggle>a {
    margin-right: 40px;
}

.accordion-menu .is-accordion-submenu-parent[aria-expanded=true]>a::after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.submenu-toggle {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    cursor: pointer
}

.submenu-toggle::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #ffd13c transparent transparent;
    top: 0;
    bottom: 0;
    margin: auto
}

.submenu-toggle[aria-expanded=true]::after {
    -webkit-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.submenu-toggle-text {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important
}

.is-drilldown {
    position: relative;
    overflow: hidden;
}

.is-drilldown li {
    display: block
}

.is-drilldown.animate-height {
    -webkit-transition: height .5s;
    transition: height .5s;
}

.drilldown a {
    padding: .7rem 1rem;
    background: #fefefe;
}

.drilldown .is-drilldown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: -1;
    width: 100%;
    background: #fefefe;
    -webkit-transition: -webkit-transform .15s linear;
    transition: -webkit-transform .15s linear;
    transition: transform .15s linear;
    transition: transform .15s linear, -webkit-transform .15s linear
}

.drilldown .is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.drilldown .is-drilldown-submenu.is-closing {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.drilldown .nested.is-drilldown-submenu {
    margin-right: 0;
    margin-left: 0
}

.drilldown .drilldown-submenu-cover-previous {
    min-height: 100%
}

.drilldown .is-drilldown-submenu-parent>a {
    position: relative
}

.drilldown .is-drilldown-submenu-parent>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #ffd13c;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem
}

.drilldown.align-left .is-drilldown-submenu-parent>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #ffd13c;
    right: 1rem;
    left: auto
}

.drilldown.align-right .is-drilldown-submenu-parent>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #ffd13c transparent transparent;
    right: auto;
    left: 1rem
}

.drilldown .js-drilldown-back>a::before {
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #ffd13c transparent transparent;
    display: inline-block;
    vertical-align: middle;
    margin-right: .75rem
}

.dropdown.menu>li.opens-left>.is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto
}

.dropdown.menu>li.opens-right>.is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
}

.dropdown.menu>li.is-dropdown-submenu-parent>a {
    position: relative;
    padding-right: 1.5rem
}

.dropdown.menu>li.is-dropdown-submenu-parent>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #ffd13c transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px
}

[data-whatinput=mouse] .dropdown.menu a {
    outline: 0
}

.dropdown.menu>li>a {
    background: #fefefe;
    padding: .7rem 1rem
}

.dropdown.menu>li.is-active>a {
    background: 0 0;
    color: #ffd13c
}

.no-js .dropdown.menu ul {
    display: none
}

.dropdown.menu .nested.is-dropdown-submenu {
    margin-right: 0;
    margin-left: 0
}

.dropdown.menu.vertical>li .is-dropdown-submenu {
    top: 0;
}

.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto
}

.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu {
    right: auto;
    left: 100%
}

.dropdown.menu.vertical>li>a::after {
    right: 14px
}

.dropdown.menu.vertical>li.opens-left>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #ffd13c transparent transparent;
    right: auto;
    left: 5px
}

.dropdown.menu.vertical>li.opens-right>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #ffd13c
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
    top: 100%;
    right: 0;
    left: auto
}

.is-dropdown-menu.vertical {
    width: 100px
}

.is-dropdown-menu.vertical.align-right {
    float: right
}

.is-dropdown-submenu-parent {
    position: relative
}

.is-dropdown-submenu-parent a::after {
    position: absolute;
    top: 50%;
    right: 5px;
    left: auto;
    margin-top: -6px !important;
}

.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu {
    top: 100%;
    left: auto
}

.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu {
    right: 100%;
    left: auto
}

.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu {
    right: auto;
    left: 100%
}

.is-dropdown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1;
    display: none;
    min-width: 225px;
    max-width: 225px;
    background: #333333e3;
    color: #FFF;
}

.dropdown .is-dropdown-submenu a {
    color: #FFF !important;
}

.brand-nav .dropdown .is-dropdown-submenu a {
    color: #333 !important;
}

.brand-nav .is-dropdown-submenu {
    background: #FFF;
    border: 1px solid #F4F4F4;
    color: #333;
}

.is-dropdown-submenu .is-dropdown-submenu-parent>a::after {
    right: 14px
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #ffd13c transparent transparent;
    right: auto;
    left: 5px;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #ffd13c
}

.is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px
}

.is-dropdown-submenu>li {
    width: 100%
}

.is-dropdown-submenu.js-dropdown-active {
    display: block
}

.sticky-container {
    position: relative
}

.sticky {
    position: relative;
    z-index: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.sticky.is-stuck {
    position: fixed;
    z-index: 5;
    width: 100%
}

.sticky.is-stuck.is-at-top {
    top: 0
}

.sticky.is-stuck.is-at-bottom,
.sticky.is-anchored.is-at-bottom {
    bottom: 0
}

.sticky.is-anchored {
    position: relative;
    right: auto;
    left: auto
}

html.is-reveal-open {
    position: fixed;
    width: 100%;
    overflow-y: hidden
}

html.is-reveal-open.zf-has-scroll {
    overflow-y: scroll
}

html.is-reveal-open body {
    overflow-y: hidden
}

.reveal-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999999;
    display: none;
    background-color: rgba(10, 10, 10, .45);
    overflow-y: auto
}

.reveal {
    z-index: 1006;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none;
    padding: 1rem;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
    position: relative;
    top: 100px;
    margin-right: auto;
    margin-left: auto;
    overflow-y: auto
}

[data-whatinput=mouse] .reveal {
    outline: 0
}

.reveal .column,
.reveal .columns {
    min-width: 0
}

.reveal>:last-child {
    margin-bottom: 0
}

.reveal.collapse {
    padding: 0
}

.reveal.full {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 100%;
    margin-left: 0;
    border: 0;
    border-radius: 0
}

.reveal.without-overlay {
    position: fixed
}

.title-bar {
    padding: .5rem;
    color: #fefefe;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.title-bar .menu-icon {
    margin-left: .25rem;
    margin-right: .25rem
}

.title-bar-left,
.title-bar-right {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

.title-bar-right {
    text-align: right
}

.title-bar-title {
    display: inline-block;
    vertical-align: middle;
    font-weight: 700
}

.top-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.top-bar input {
    max-width: 200px;
    margin-right: 1rem
}

.top-bar .input-group-field {
    width: 100%;
    margin-right: 0
}

.top-bar input.button {
    width: auto
}

.top-bar .top-bar-left,
.top-bar .top-bar-right {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.top-bar-title {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: .5rem 1rem .5rem 0
}

.top-bar-left,
.top-bar-right {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.hide {
    display: none !important
}

.invisible {
    visibility: hidden
}

.show-for-sr,
.show-on-focus {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important
}

.show-on-focus:active,
.show-on-focus:focus {
    position: static !important;
    width: auto !important;
    height: auto !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important
}

.hide-for-portrait,
.show-for-landscape {
    display: block !important
}

@media screen and (orientation:landscape) {

    .hide-for-portrait,
    .show-for-landscape {
        display: block !important
    }
}

@media screen and (orientation:portrait) {

    .hide-for-portrait,
    .show-for-landscape {
        display: none !important
    }
}

.hide-for-landscape,
.show-for-portrait {
    display: none !important
}

@media screen and (orientation:landscape) {

    .hide-for-landscape,
    .show-for-portrait {
        display: none !important
    }
}

@media screen and (orientation:portrait) {

    .hide-for-landscape,
    .show-for-portrait {
        display: block !important
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-center {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.clearfix::after,
.clearfix::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.clearfix::after {
    clear: both
}

.slide-in-down.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: translateY(-100%);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    backface-visibility: hidden
}

.slide-in-left.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: translateX(-100%);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    backface-visibility: hidden
}

.slide-in-up.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: translateY(100%);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    backface-visibility: hidden
}

.slide-in-right.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: translateX(100%);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    backface-visibility: hidden
}

.slide-out-down.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: translateY(0);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
}

.slide-out-right.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: translateX(0);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    backface-visibility: hidden
}

.slide-out-up.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: translateY(0);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    backface-visibility: hidden
}

.slide-out-left.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: translateX(0);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    backface-visibility: hidden
}

.slide-out-left.mui-leave.mui-leave-active,
.slide-out-up.mui-leave.mui-leave-active {
    transform: translateX(-100%);
}

.slide-out-down.mui-leave.mui-leave-active,
.slide-out-right.mui-leave.mui-leave-active {
    transform: translateY(100%);
}

.slide-in-right.mui-enter.mui-enter-active,
.slide-in-left.mui-enter.mui-enter-active {
    transform: translateX(0);
}

.slide-in-up.mui-enter.mui-enter-active,
.slide-in-down.mui-enter.mui-enter-active {
    transform: translateY(0);
}

.fade-in.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    opacity: 0;
    transition-property: opacity
}

.fade-out.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    opacity: 1;
    transition-property: opacity
}

.fade-in.mui-enter.mui-enter-active {
    opacity: 1
}

.fade-out.mui-leave.mui-leave-active {
    opacity: 0
}

.hinge-in-from-top.mui-enter {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-top.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-in-from-right.mui-enter {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-right.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-in-from-bottom.mui-enter {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateX(90deg);
    transform: perspective(2000px) rotateX(90deg);
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-bottom.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-in-from-left.mui-enter {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateY(90deg);
    transform: perspective(2000px) rotateY(90deg);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-left.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-in-from-middle-x.mui-enter {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-in-from-middle-y.mui-enter {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-out-from-top.mui-leave {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-top.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateX(90deg);
    transform: perspective(2000px) rotateX(90deg);
    opacity: 0
}

.hinge-out-from-right.mui-leave {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-right.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateY(90deg);
    transform: perspective(2000px) rotateY(90deg);
    opacity: 0
}

.hinge-out-from-bottom.mui-leave {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-bottom.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0
}

.hinge-out-from-left.mui-leave {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-left.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0
}

.hinge-out-from-middle-x.mui-leave {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateX(90deg);
    transform: perspective(2000px) rotateX(90deg);
    opacity: 0
}

.hinge-out-from-middle-y.mui-leave {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateY(90deg);
    transform: perspective(2000px) rotateY(90deg);
    opacity: 0
}

.scale-in-up.mui-enter {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.scale-in-up.mui-enter.mui-enter-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.scale-in-down.mui-enter {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.scale-in-down.mui-enter.mui-enter-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.scale-out-up.mui-leave {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.scale-out-up.mui-leave.mui-leave-active {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0
}

.scale-out-down.mui-leave {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.scale-out-down.mui-leave.mui-leave-active {
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    opacity: 0
}

.spin-in.mui-enter {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: rotate(-.75turn);
    -ms-transform: rotate(-.75turn);
    transform: rotate(-.75turn);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.spin-in.mui-enter.mui-enter-active {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1
}

.spin-out.mui-leave {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.spin-out.mui-leave.mui-leave-active {
    -webkit-transform: rotate(.75turn);
    -ms-transform: rotate(.75turn);
    transform: rotate(.75turn);
    opacity: 0
}

.spin-in-ccw.mui-enter {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: rotate(.75turn);
    -ms-transform: rotate(.75turn);
    transform: rotate(.75turn);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.spin-in-ccw.mui-enter.mui-enter-active {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1
}

.spin-out-ccw.mui-leave {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.spin-out-ccw.mui-leave.mui-leave-active {
    -webkit-transform: rotate(-.75turn);
    -ms-transform: rotate(-.75turn);
    transform: rotate(-.75turn);
    opacity: 0
}

.slow {
    -webkit-transition-duration: 750ms !important;
    transition-duration: 750ms !important
}

.fast {
    -webkit-transition-duration: 250ms !important;
    transition-duration: 250ms !important
}

.linear {
    -webkit-transition-timing-function: linear !important;
    transition-timing-function: linear !important
}

.ease {
    -webkit-transition-timing-function: ease !important;
    transition-timing-function: ease !important
}

.ease-in {
    -webkit-transition-timing-function: ease-in !important;
    transition-timing-function: ease-in !important
}

.ease-out {
    -webkit-transition-timing-function: ease-out !important;
    transition-timing-function: ease-out !important
}

.ease-in-out {
    -webkit-transition-timing-function: ease-in-out !important;
    transition-timing-function: ease-in-out !important
}

.bounce-in {
    -webkit-transition-timing-function: cubic-bezier(.485, .155, .24, 1.245) !important;
    transition-timing-function: cubic-bezier(.485, .155, .24, 1.245) !important
}

.bounce-out {
    -webkit-transition-timing-function: cubic-bezier(.485, .155, .515, .845) !important;
    transition-timing-function: cubic-bezier(.485, .155, .515, .845) !important
}

.bounce-in-out {
    -webkit-transition-timing-function: cubic-bezier(.76, -.245, .24, 1.245) !important;
    transition-timing-function: cubic-bezier(.76, -.245, .24, 1.245) !important
}

.short-delay {
    -webkit-transition-delay: .3s !important;
    transition-delay: .3s !important
}

.long-delay {
    -webkit-transition-delay: .7s !important;
    transition-delay: .7s !important
}

.shake {
    -webkit-animation-name: shake-7;
    animation-name: shake-7
}

.spin-cw {
    -webkit-animation-name: spin-cw-1turn;
    animation-name: spin-cw-1turn
}

.spin-ccw {
    -webkit-animation-name: spin-ccw-1turn;
    animation-name: spin-ccw-1turn
}

.wiggle {
    -webkit-animation-name: wiggle-7deg;
    animation-name: wiggle-7deg
}

@-webkit-keyframes shake-7 {

    0%,
    10%,
    20%,
    30%,
    40%,
    50%,
    60%,
    70%,
    80%,
    90% {
        -webkit-transform: translateX(7%);
        transform: translateX(7%)
    }

    15%,
    25%,
    35%,
    45%,
    5%,
    55%,
    65%,
    75%,
    85%,
    95% {
        -webkit-transform: translateX(-7%);
        transform: translateX(-7%)
    }
}

@keyframes shake-7 {

    0%,
    10%,
    20%,
    30%,
    40%,
    50%,
    60%,
    70%,
    80%,
    90% {
        -webkit-transform: translateX(7%);
        transform: translateX(7%)
    }

    15%,
    25%,
    35%,
    45%,
    5%,
    55%,
    65%,
    75%,
    85%,
    95% {
        -webkit-transform: translateX(-7%);
        transform: translateX(-7%)
    }
}

@-webkit-keyframes spin-cw-1turn {
    0% {
        -webkit-transform: rotate(-1turn);
        transform: rotate(-1turn)
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes spin-cw-1turn {
    0% {
        -webkit-transform: rotate(-1turn);
        transform: rotate(-1turn)
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@-webkit-keyframes spin-ccw-1turn {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(-1turn);
        transform: rotate(-1turn)
    }
}

@keyframes spin-ccw-1turn {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(-1turn);
        transform: rotate(-1turn)
    }
}

@-webkit-keyframes wiggle-7deg {

    40%,
    50%,
    60% {
        -webkit-transform: rotate(7deg);
        transform: rotate(7deg)
    }

    35%,
    45%,
    55%,
    65% {
        -webkit-transform: rotate(-7deg);
        transform: rotate(-7deg)
    }

    0%,
    100%,
    30%,
    70% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes wiggle-7deg {

    40%,
    50%,
    60% {
        -webkit-transform: rotate(7deg);
        transform: rotate(7deg)
    }

    35%,
    45%,
    55%,
    65% {
        -webkit-transform: rotate(-7deg);
        transform: rotate(-7deg)
    }

    0%,
    100%,
    30%,
    70% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

.fa {
    position: relative
}

.kelston-button {
    color: #000 !important;
    font-weight: 600;
    border-radius: 15px 15px 15px 0;
    -webkit-box-shadow: 0 5px 8px -5px rgba(0, 0, 0, .4);
    box-shadow: 0 5px 8px -5px rgba(0, 0, 0, .4)
}

.kelston-button:hover {
    color: #000;
    font-weight: 600
}

:focus {
    outline: 0
}

.customer-button a,
.customer-button button {
    color: #000;
    font-weight: 600;
    background-color: #ffd13c;
    border: 2px solid #000;
    width: 45%;
    margin: .5rem
}

.customer-button:focus a,
.customer-button:focus button,
.customer-button:hover a,
.customer-button:hover button {
    background-color: #707070
}

.credit-check-btn {
    background-color: #000 !important;
    color: #ffd13c;
    font-weight: 700;
    -webkit-box-shadow: 0 5px 8px -5px rgba(0, 0, 0, .4);
    box-shadow: 0 5px 8px -5px rgba(0, 0, 0, .4)
}

.credit-check-btn:focus a,
.credit-check-btn:focus button,
.credit-check-btn:hover a,
.credit-check-btn:hover button {
    background-color: #ffd13c;
    color: #0a0a0a !important;
    border: 3px solid #707070
}

#chat-application {
    height: auto !important
}

.kelston-cta {
    color: #0a0a0a;
    font-family: "Open Sans";
    font-weight: 600;
    background-color: #ffd13c;
    border-radius: 30px;
    -webkit-box-shadow: 0 5px 8px -5px rgba(0, 0, 0, .4);
    box-shadow: 0 5px 8px -5px rgba(0, 0, 0, .4);
    font-display: swap
}

.brand-h1 {
    margin: 0 0 0 3px;
    padding: 0px 10px !important;
    display: block;
    font-size: 30px;
    font-weight: 600;
    border-left: 5px solid #ffd13c
}

h2.brand-h1 {
    font-size: 16px;
}

.brand-specialists {
    padding: .5rem 1rem;
    font-size: 1rem;
    font-style: italic;
    font-weight: 400;
}

.brand-specialists .fa-asterisk:before {
    color: #ffd13c
}

section.finance-apps__row .brand-specialists {
    text-align: center;
}

a.myButton_form {
    border-top: 1px solid #E6E6E6;
    top: 30px;
    position: relative;
    padding: 10px 0px;
    width: 130px;
    display: block;
}

.box {
    aspect-ratio: 4/3
}

.box-portrait {
    aspect-ratio: 4/5
}

.slider-aspect-box {
    aspect-ratio: auto;
}

.slider-height-box {
    height: 179px;
}

.search-height-box {
    height: 537px;
}

.logo-height-box {
    height: 916px;
}

.slider-aspect-box img {
    max-width: 100%;
    height: auto;
    display: block
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-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
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide img {
    display: block;
    width: 100%;
    height: 100%
}

.slick-slide.slick-loading img,
.slick-arrow.slick-hidden {
    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-loading .slick-list {
    background: #fff url(ajax-loader.gif) center center no-repeat
}

@font-face {
    font-family: slick;
    src: url(fonts/slick.eot);
    src: url(fonts/slick.eot?#iefix) format("embedded-opentype"), url(fonts/slick.woff) format("woff"), url(fonts/slick.ttf) format("truetype"), url(fonts/slick.svg#slick) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: 0 0;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: 0
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    outline: 0;
    background: 0 0;
    color: transparent
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before,
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-display: swap
}

.slick-prev {
    left: 0
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before,
[dir=rtl] .slick-next:before {
    content: "←"
}

[dir=rtl] .slick-prev:before,
.slick-next:before {
    content: "→"
}

.slick-next {
    right: 0
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    display: none !important;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    height: 20px;
    width: 20px;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-display: swap
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)*/

@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(../fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"), url(../fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571em;
    text-align: center
}

.fa-ul>li {
    position: relative
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none
}

.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: .14286em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left,
.fa.pull-left {
    margin-right: .3em
}

.fa.fa-pull-right,
.fa.pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {line-height: inherit}
.fa-stack-2x {font-size: 2em}
.fa-inverse {color: #fff}
.fa-glass:before {content: ""}
.fa-music:before {content: ""}
.fa-search:before {content: ""}
.fa-envelope-o:before {content: ""}
.fa-heart:before {content: ""}
.fa-star:before {content: ""}
.fa-star-o:before {content: ""}
.fa-user:before {content: ""}
.fa-film:before {content: ""}
.fa-th-large:before {content: ""}
.fa-th:before {content: ""}
.fa-th-list:before {content: ""}
.fa-check:before {content: ""}
.fa-close:before,.fa-remove:before,.fa-times:before {content: ""}
.fa-search-plus:before {content: ""}
.fa-search-minus:before {content: ""}
.fa-power-off:before {content: ""}
.fa-signal:before {content: ""}
.fa-cog:before,.fa-gear:before {content: ""}

.fa-trash-o:before {
    content: ""
}

.fa-home:before {
    content: ""
}

.fa-file-o:before {
    content: ""
}

.fa-clock-o:before {
    content: ""
}

.fa-road:before {
    content: ""
}

.fa-download:before {
    content: ""
}

.fa-arrow-circle-o-down:before {
    content: ""
}

.fa-arrow-circle-o-up:before {
    content: ""
}

.fa-inbox:before {
    content: ""
}

.fa-play-circle-o:before {
    content: ""
}

.fa-repeat:before,
.fa-rotate-right:before {
    content: ""
}

.fa-refresh:before {
    content: ""
}

.fa-list-alt:before {
    content: ""
}

.fa-lock:before {
    content: ""
}

.fa-flag:before {
    content: ""
}

.fa-headphones:before {
    content: ""
}

.fa-volume-off:before {
    content: ""
}

.fa-volume-down:before {
    content: ""
}

.fa-volume-up:before {
    content: ""
}

.fa-qrcode:before {
    content: ""
}

.fa-barcode:before {
    content: ""
}

.fa-tag:before {
    content: ""
}

.fa-tags:before {
    content: ""
}

.fa-book:before {
    content: ""
}

.fa-bookmark:before {
    content: ""
}

.fa-print:before {
    content: ""
}

.fa-camera:before {
    content: ""
}

.fa-font:before {
    content: ""
}

.fa-bold:before {
    content: ""
}

.fa-italic:before {
    content: ""
}

.fa-text-height:before {
    content: ""
}

.fa-text-width:before {
    content: ""
}

.fa-align-left:before {
    content: ""
}

.fa-align-center:before {
    content: ""
}

.fa-align-right:before {
    content: ""
}

.fa-align-justify:before {
    content: ""
}

.fa-list:before {
    content: ""
}

.fa-dedent:before,
.fa-outdent:before {
    content: ""
}

.fa-indent:before {
    content: ""
}

.fa-video-camera:before {
    content: ""
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: ""
}

.fa-pencil:before {
    content: ""
}

.fa-map-marker:before {
    content: ""
}

.fa-adjust:before {
    content: ""
}

.fa-tint:before {
    content: ""
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: ""
}

.fa-share-square-o:before {
    content: ""
}

.fa-check-square-o:before {
    content: ""
}

.fa-arrows:before {
    content: ""
}

.fa-step-backward:before {
    content: ""
}

.fa-fast-backward:before {
    content: ""
}

.fa-backward:before {
    content: ""
}

.fa-play:before {
    content: ""
}

.fa-pause:before {
    content: ""
}

.fa-stop:before {
    content: ""
}

.fa-forward:before {
    content: ""
}

.fa-fast-forward:before {
    content: ""
}

.fa-step-forward:before {
    content: ""
}

.fa-eject:before {
    content: ""
}

.fa-chevron-left:before {
    content: ""
}

.fa-chevron-right:before {
    content: ""
}

.fa-plus-circle:before {
    content: ""
}

.fa-minus-circle:before {
    content: ""
}

.fa-times-circle:before {
    content: ""
}

.fa-check-circle:before {
    content: ""
}

.fa-question-circle:before {
    content: ""
}

.fa-info-circle:before {
    content: ""
}

.fa-crosshairs:before {
    content: ""
}

.fa-times-circle-o:before {
    content: ""
}

.fa-check-circle-o:before {
    content: ""
}

.fa-ban:before {
    content: ""
}

.fa-arrow-left:before {
    content: ""
}

.fa-arrow-right:before {
    content: ""
}

.fa-arrow-up:before {
    content: ""
}

.fa-arrow-down:before {
    content: ""
}

.fa-mail-forward:before,
.fa-share:before {
    content: ""
}

.fa-expand:before {
    content: ""
}

.fa-compress:before {
    content: ""
}

.fa-plus:before {
    content: ""
}

.fa-minus:before {
    content: ""
}

.fa-asterisk:before {
    content: ""
}

.fa-exclamation-circle:before {
    content: ""
}

.fa-gift:before {
    content: ""
}

.fa-leaf:before {
    content: ""
}

.fa-fire:before {
    content: ""
}

.fa-eye:before {
    content: ""
}

.fa-eye-slash:before {
    content: ""
}

.fa-exclamation-triangle:before,
.fa-warning:before {
    content: ""
}

.fa-plane:before {
    content: ""
}

.fa-calendar:before {
    content: ""
}

.fa-random:before {
    content: ""
}

.fa-comment:before {
    content: ""
}

.fa-magnet:before {
    content: ""
}

.fa-chevron-up:before {
    content: ""
}

.fa-chevron-down:before {
    content: ""
}

.fa-retweet:before {
    content: ""
}

.fa-shopping-cart:before {
    content: ""
}

.fa-folder:before {
    content: ""
}

.fa-folder-open:before {
    content: ""
}

.fa-arrows-v:before {
    content: ""
}

.fa-arrows-h:before {
    content: ""
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: ""
}

.fa-twitter-square:before {
    content: ""
}

.fa-facebook-square:before {
    content: ""
}

.fa-camera-retro:before {
    content: ""
}

.fa-key:before {
    content: ""
}

.fa-cogs:before,
.fa-gears:before {
    content: ""
}

.fa-comments:before {
    content: ""
}

.fa-thumbs-o-up:before {
    content: ""
}

.fa-thumbs-o-down:before {
    content: ""
}

.fa-star-half:before {
    content: ""
}

.fa-heart-o:before {
    content: ""
}

.fa-sign-out:before {
    content: ""
}

.fa-linkedin-square:before {
    content: ""
}

.fa-thumb-tack:before {
    content: ""
}

.fa-external-link:before {
    content: ""
}

.fa-sign-in:before {
    content: ""
}

.fa-trophy:before {
    content: ""
}

.fa-github-square:before {
    content: ""
}

.fa-upload:before {
    content: ""
}

.fa-lemon-o:before {
    content: ""
}

.fa-phone:before {
    content: ""
}

.fa-square-o:before {
    content: ""
}

.fa-bookmark-o:before {
    content: ""
}

.fa-phone-square:before {
    content: ""
}

.fa-twitter:before {
    content: ""
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: ""
}

.fa-github:before {
    content: ""
}

.fa-unlock:before {
    content: ""
}

.fa-credit-card:before {
    content: ""
}

.fa-feed:before,
.fa-rss:before {
    content: ""
}

.fa-hdd-o:before {
    content: ""
}

.fa-bullhorn:before {
    content: ""
}

.fa-bell:before {
    content: ""
}

.fa-certificate:before {
    content: ""
}

.fa-hand-o-right:before {
    content: ""
}

.fa-hand-o-left:before {
    content: ""
}

.fa-hand-o-up:before {
    content: ""
}

.fa-hand-o-down:before {
    content: ""
}

.fa-arrow-circle-left:before {
    content: ""
}

.fa-arrow-circle-right:before {
    content: ""
}

.fa-arrow-circle-up:before {
    content: ""
}

.fa-arrow-circle-down:before {
    content: ""
}

.fa-globe:before {
    content: ""
}

.fa-wrench:before {
    content: ""
}

.fa-tasks:before {
    content: ""
}

.fa-filter:before {
    content: ""
}

.fa-briefcase:before {
    content: ""
}

.fa-arrows-alt:before {
    content: ""
}

.fa-group:before,
.fa-users:before {
    content: ""
}

.fa-chain:before,
.fa-link:before {
    content: ""
}

.fa-cloud:before {
    content: ""
}

.fa-flask:before {
    content: ""
}

.fa-cut:before,
.fa-scissors:before {
    content: ""
}

.fa-copy:before,
.fa-files-o:before {
    content: ""
}

.fa-paperclip:before {
    content: ""
}

.fa-floppy-o:before,
.fa-save:before {
    content: ""
}

.fa-square:before {
    content: ""
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: ""
}

.fa-list-ul:before {
    content: ""
}

.fa-list-ol:before {
    content: ""
}

.fa-strikethrough:before {
    content: ""
}

.fa-underline:before {
    content: ""
}

.fa-table:before {
    content: ""
}

.fa-magic:before {
    content: ""
}

.fa-truck:before {
    content: ""
}

.fa-pinterest:before {
    content: ""
}

.fa-pinterest-square:before {
    content: ""
}

.fa-google-plus-square:before {
    content: ""
}

.fa-google-plus:before {
    content: ""
}

.fa-money:before {
    content: ""
}

.fa-caret-down:before {
    content: ""
}

.fa-caret-up:before {
    content: ""
}

.fa-caret-left:before {
    content: ""
}

.fa-caret-right:before {
    content: ""
}

.fa-columns:before {
    content: ""
}

.fa-sort:before,
.fa-unsorted:before {
    content: ""
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: ""
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: ""
}

.fa-envelope:before {
    content: ""
}

.fa-linkedin:before {
    content: ""
}

.fa-rotate-left:before,
.fa-undo:before {
    content: ""
}

.fa-gavel:before,
.fa-legal:before {
    content: ""
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: ""
}

.fa-comment-o:before {
    content: ""
}

.fa-comments-o:before {
    content: ""
}

.fa-bolt:before,
.fa-flash:before {
    content: ""
}

.fa-sitemap:before {
    content: ""
}

.fa-umbrella:before {
    content: ""
}

.fa-clipboard:before,
.fa-paste:before {
    content: ""
}

.fa-lightbulb-o:before {
    content: ""
}

.fa-exchange:before {
    content: ""
}

.fa-cloud-download:before {
    content: ""
}

.fa-cloud-upload:before {
    content: ""
}

.fa-user-md:before {
    content: ""
}

.fa-stethoscope:before {
    content: ""
}

.fa-suitcase:before {
    content: ""
}

.fa-bell-o:before {
    content: ""
}

.fa-coffee:before {
    content: ""
}

.fa-cutlery:before {
    content: ""
}

.fa-file-text-o:before {
    content: ""
}

.fa-building-o:before {
    content: ""
}

.fa-hospital-o:before {
    content: ""
}

.fa-ambulance:before {
    content: ""
}

.fa-medkit:before {
    content: ""
}

.fa-fighter-jet:before {
    content: ""
}

.fa-beer:before {
    content: ""
}

.fa-h-square:before {
    content: ""
}

.fa-plus-square:before {
    content: ""
}

.fa-angle-double-left:before {
    content: ""
}

.fa-angle-double-right:before {
    content: ""
}

.fa-angle-double-up:before {
    content: ""
}

.fa-angle-double-down:before {
    content: ""
}

.fa-angle-left:before {
    content: ""
}

.fa-angle-right:before {
    content: ""
}

.fa-angle-up:before {
    content: ""
}

.fa-angle-down:before {
    content: ""
}

.fa-desktop:before {
    content: ""
}

.fa-laptop:before {
    content: ""
}

.fa-tablet:before {
    content: ""
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: ""
}

.fa-circle-o:before {
    content: ""
}

.fa-quote-left:before {
    content: ""
}

.fa-quote-right:before {
    content: ""
}

.fa-spinner:before {
    content: ""
}

.fa-circle:before {
    content: ""
}

.fa-mail-reply:before,
.fa-reply:before {
    content: ""
}

.fa-github-alt:before {
    content: ""
}

.fa-folder-o:before {
    content: ""
}

.fa-folder-open-o:before {
    content: ""
}

.fa-smile-o:before {
    content: ""
}

.fa-frown-o:before {
    content: ""
}

.fa-meh-o:before {
    content: ""
}

.fa-gamepad:before {
    content: ""
}

.fa-keyboard-o:before {
    content: ""
}

.fa-flag-o:before {
    content: ""
}

.fa-flag-checkered:before {
    content: ""
}

.fa-terminal:before {
    content: ""
}

.fa-code:before {
    content: ""
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: ""
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: ""
}

.fa-location-arrow:before {
    content: ""
}

.fa-crop:before {
    content: ""
}

.fa-code-fork:before {
    content: ""
}

.fa-chain-broken:before,
.fa-unlink:before {
    content: ""
}

.fa-question:before {
    content: ""
}

.fa-info:before {
    content: ""
}

.fa-exclamation:before {
    content: ""
}

.fa-superscript:before {
    content: ""
}

.fa-subscript:before {
    content: ""
}

.fa-eraser:before {
    content: ""
}

.fa-puzzle-piece:before {
    content: ""
}

.fa-microphone:before {
    content: ""
}

.fa-microphone-slash:before {
    content: ""
}

.fa-shield:before {
    content: ""
}

.fa-calendar-o:before {
    content: ""
}

.fa-fire-extinguisher:before {
    content: ""
}

.fa-rocket:before {
    content: ""
}

.fa-maxcdn:before {
    content: ""
}

.fa-chevron-circle-left:before {
    content: ""
}

.fa-chevron-circle-right:before {
    content: ""
}

.fa-chevron-circle-up:before {
    content: ""
}

.fa-chevron-circle-down:before {
    content: ""
}

.fa-html5:before {
    content: ""
}

.fa-css3:before {
    content: ""
}

.fa-anchor:before {
    content: ""
}

.fa-unlock-alt:before {
    content: ""
}

.fa-bullseye:before {
    content: ""
}

.fa-ellipsis-h:before {
    content: ""
}

.fa-ellipsis-v:before {
    content: ""
}

.fa-rss-square:before {
    content: ""
}

.fa-play-circle:before {
    content: ""
}

.fa-ticket:before {
    content: ""
}

.fa-minus-square:before {
    content: ""
}

.fa-minus-square-o:before {
    content: ""
}

.fa-level-up:before {
    content: ""
}

.fa-level-down:before {
    content: ""
}

.fa-check-square:before {
    content: ""
}

.fa-pencil-square:before {
    content: ""
}

.fa-external-link-square:before {
    content: ""
}

.fa-share-square:before {
    content: ""
}

.fa-compass:before {
    content: ""
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: ""
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: ""
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: ""
}

.fa-eur:before,
.fa-euro:before {
    content: ""
}

.fa-gbp:before {
    content: ""
}

.fa-dollar:before,
.fa-usd:before {
    content: ""
}

.fa-inr:before,
.fa-rupee:before {
    content: ""
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: ""
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: ""
}

.fa-krw:before,
.fa-won:before {
    content: ""
}

.fa-bitcoin:before,
.fa-btc:before {
    content: ""
}

.fa-file:before {
    content: ""
}

.fa-file-text:before {
    content: ""
}

.fa-sort-alpha-asc:before {
    content: ""
}

.fa-sort-alpha-desc:before {
    content: ""
}

.fa-sort-amount-asc:before {
    content: ""
}

.fa-sort-amount-desc:before {
    content: ""
}

.fa-sort-numeric-asc:before {
    content: ""
}

.fa-sort-numeric-desc:before {
    content: ""
}

.fa-thumbs-up:before {
    content: ""
}

.fa-thumbs-down:before {
    content: ""
}

.fa-youtube-square:before {
    content: ""
}

.fa-youtube:before {
    content: ""
}

.fa-xing:before {
    content: ""
}

.fa-xing-square:before {
    content: ""
}

.fa-youtube-play:before {
    content: ""
}

.fa-dropbox:before {
    content: ""
}

.fa-stack-overflow:before {
    content: ""
}

.fa-instagram:before {
    content: ""
}

.fa-flickr:before {
    content: ""
}

.fa-adn:before {
    content: ""
}

.fa-bitbucket:before {
    content: ""
}

.fa-bitbucket-square:before {
    content: ""
}

.fa-tumblr:before {
    content: ""
}

.fa-tumblr-square:before {
    content: ""
}

.fa-long-arrow-down:before {
    content: ""
}

.fa-long-arrow-up:before {
    content: ""
}

.fa-long-arrow-left:before {
    content: ""
}

.fa-long-arrow-right:before {
    content: ""
}

.fa-apple:before {
    content: ""
}

.fa-windows:before {
    content: ""
}

.fa-android:before {
    content: ""
}

.fa-linux:before {
    content: ""
}

.fa-dribbble:before {
    content: ""
}

.fa-skype:before {
    content: ""
}

.fa-foursquare:before {
    content: ""
}

.fa-trello:before {
    content: ""
}

.fa-female:before {
    content: ""
}

.fa-male:before {
    content: ""
}

.fa-gittip:before,
.fa-gratipay:before {
    content: ""
}

.fa-sun-o:before {
    content: ""
}

.fa-moon-o:before {
    content: ""
}

.fa-archive:before {
    content: ""
}

.fa-bug:before {
    content: ""
}

.fa-vk:before {
    content: ""
}

.fa-weibo:before {
    content: ""
}

.fa-renren:before {
    content: ""
}

.fa-pagelines:before {
    content: ""
}

.fa-stack-exchange:before {
    content: ""
}

.fa-arrow-circle-o-right:before {
    content: ""
}

.fa-arrow-circle-o-left:before {
    content: ""
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: ""
}

.fa-dot-circle-o:before {
    content: ""
}

.fa-wheelchair:before {
    content: ""
}

.fa-vimeo-square:before {
    content: ""
}

.fa-try:before,
.fa-turkish-lira:before {
    content: ""
}

.fa-plus-square-o:before {
    content: ""
}

.fa-space-shuttle:before {
    content: ""
}

.fa-slack:before {
    content: ""
}

.fa-envelope-square:before {
    content: ""
}

.fa-wordpress:before {
    content: ""
}

.fa-openid:before {
    content: ""
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: ""
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: ""
}

.fa-yahoo:before {
    content: ""
}

.fa-google:before {
    content: ""
}

.fa-reddit:before {
    content: ""
}

.fa-reddit-square:before {
    content: ""
}

.fa-stumbleupon-circle:before {
    content: ""
}

.fa-stumbleupon:before {
    content: ""
}

.fa-delicious:before {
    content: ""
}

.fa-digg:before {
    content: ""
}

.fa-pied-piper-pp:before {
    content: ""
}

.fa-pied-piper-alt:before {
    content: ""
}

.fa-drupal:before {
    content: ""
}

.fa-joomla:before {
    content: ""
}

.fa-language:before {
    content: ""
}

.fa-fax:before {
    content: ""
}

.fa-building:before {
    content: ""
}

.fa-child:before {
    content: ""
}

.fa-paw:before {
    content: ""
}

.fa-spoon:before {
    content: ""
}

.fa-cube:before {
    content: ""
}

.fa-cubes:before {
    content: ""
}

.fa-behance:before {
    content: ""
}

.fa-behance-square:before {
    content: ""
}

.fa-steam:before {
    content: ""
}

.fa-steam-square:before {
    content: ""
}

.fa-recycle:before {
    content: ""
}

.fa-automobile:before,
.fa-car:before {
    content: ""
}

.fa-cab:before,
.fa-taxi:before {
    content: ""
}

.fa-tree:before {
    content: ""
}

.fa-spotify:before {
    content: ""
}

.fa-deviantart:before {
    content: ""
}

.fa-soundcloud:before {
    content: ""
}

.fa-database:before {
    content: ""
}

.fa-file-pdf-o:before {
    content: ""
}

.fa-file-word-o:before {
    content: ""
}

.fa-file-excel-o:before {
    content: ""
}

.fa-file-powerpoint-o:before {
    content: ""
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: ""
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: ""
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: ""
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: ""
}

.fa-file-code-o:before {
    content: ""
}

.fa-vine:before {
    content: ""
}

.fa-codepen:before {
    content: ""
}

.fa-jsfiddle:before {
    content: ""
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: ""
}

.fa-circle-o-notch:before {
    content: ""
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
    content: ""
}

.fa-empire:before,
.fa-ge:before {
    content: ""
}

.fa-git-square:before {
    content: ""
}

.fa-git:before {
    content: ""
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: ""
}

.fa-tencent-weibo:before {
    content: ""
}

.fa-qq:before {
    content: ""
}

.fa-wechat:before,
.fa-weixin:before {
    content: ""
}

.fa-paper-plane:before,
.fa-send:before {
    content: ""
}

.fa-paper-plane-o:before,
.fa-send-o:before {
    content: ""
}

.fa-history:before {
    content: ""
}

.fa-circle-thin:before {
    content: ""
}

.fa-header:before {
    content: ""
}

.fa-paragraph:before {
    content: ""
}

.fa-sliders:before {
    content: ""
}

.fa-share-alt:before {
    content: ""
}

.fa-share-alt-square:before {
    content: ""
}

.fa-bomb:before {
    content: ""
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: ""
}

.fa-tty:before {
    content: ""
}

.fa-binoculars:before {
    content: ""
}

.fa-plug:before {
    content: ""
}

.fa-slideshare:before {
    content: ""
}

.fa-twitch:before {
    content: ""
}

.fa-yelp:before {
    content: ""
}

.fa-newspaper-o:before {
    content: ""
}

.fa-wifi:before {
    content: ""
}

.fa-calculator:before {
    content: ""
}

.fa-paypal:before {
    content: ""
}

.fa-google-wallet:before {
    content: ""
}

.fa-cc-visa:before {
    content: ""
}

.fa-cc-mastercard:before {
    content: ""
}

.fa-cc-discover:before {
    content: ""
}

.fa-cc-amex:before {
    content: ""
}

.fa-cc-paypal:before {
    content: ""
}

.fa-cc-stripe:before {
    content: ""
}

.fa-bell-slash:before {
    content: ""
}

.fa-bell-slash-o:before {
    content: ""
}

.fa-trash:before {
    content: ""
}

.fa-copyright:before {
    content: ""
}

.fa-at:before {
    content: ""
}

.fa-eyedropper:before {
    content: ""
}

.fa-paint-brush:before {
    content: ""
}

.fa-birthday-cake:before {
    content: ""
}

.fa-area-chart:before {
    content: ""
}

.fa-pie-chart:before {
    content: ""
}

.fa-line-chart:before {
    content: ""
}

.fa-lastfm:before {
    content: ""
}

.fa-lastfm-square:before {
    content: ""
}

.fa-toggle-off:before {
    content: ""
}

.fa-toggle-on:before {
    content: ""
}

.fa-bicycle:before {
    content: ""
}

.fa-bus:before {
    content: ""
}

.fa-ioxhost:before {
    content: ""
}

.fa-angellist:before {
    content: ""
}

.fa-cc:before {
    content: ""
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: ""
}

.fa-meanpath:before {
    content: ""
}

.fa-buysellads:before {
    content: ""
}

.fa-connectdevelop:before {
    content: ""
}

.fa-dashcube:before {
    content: ""
}

.fa-forumbee:before {
    content: ""
}

.fa-leanpub:before {
    content: ""
}

.fa-sellsy:before {
    content: ""
}

.fa-shirtsinbulk:before {
    content: ""
}

.fa-simplybuilt:before {
    content: ""
}

.fa-skyatlas:before {
    content: ""
}

.fa-cart-plus:before {
    content: ""
}

.fa-cart-arrow-down:before {
    content: ""
}

.fa-diamond:before {
    content: ""
}

.fa-ship:before {
    content: ""
}

.fa-user-secret:before {
    content: ""
}

.fa-motorcycle:before {
    content: ""
}

.fa-street-view:before {
    content: ""
}

.fa-heartbeat:before {
    content: ""
}

.fa-venus:before {
    content: ""
}

.fa-mars:before {
    content: ""
}

.fa-mercury:before {
    content: ""
}

.fa-intersex:before,
.fa-transgender:before {
    content: ""
}

.fa-transgender-alt:before {
    content: ""
}

.fa-venus-double:before {
    content: ""
}

.fa-mars-double:before {
    content: ""
}

.fa-venus-mars:before {
    content: ""
}

.fa-mars-stroke:before {
    content: ""
}

.fa-mars-stroke-v:before {
    content: ""
}

.fa-mars-stroke-h:before {
    content: ""
}

.fa-neuter:before {
    content: ""
}

.fa-genderless:before {
    content: ""
}

.fa-facebook-official:before {
    content: ""
}

.fa-pinterest-p:before {
    content: ""
}

.fa-whatsapp:before {
    content: ""
}

.fa-server:before {
    content: ""
}

.fa-user-plus:before {
    content: ""
}

.fa-user-times:before {
    content: ""
}

.fa-bed:before,
.fa-hotel:before {
    content: ""
}

.fa-viacoin:before {
    content: ""
}

.fa-train:before {
    content: ""
}

.fa-subway:before {
    content: ""
}

.fa-medium:before {
    content: ""
}

.fa-y-combinator:before,
.fa-yc:before {
    content: ""
}

.fa-optin-monster:before {
    content: ""
}

.fa-opencart:before {
    content: ""
}

.fa-expeditedssl:before {
    content: ""
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
    content: ""
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: ""
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: ""
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: ""
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: ""
}

.fa-mouse-pointer:before {
    content: ""
}

.fa-i-cursor:before {
    content: ""
}

.fa-object-group:before {
    content: ""
}

.fa-object-ungroup:before {
    content: ""
}

.fa-sticky-note:before {
    content: ""
}

.fa-sticky-note-o:before {
    content: ""
}

.fa-cc-jcb:before {
    content: ""
}

.fa-cc-diners-club:before {
    content: ""
}

.fa-clone:before {
    content: ""
}

.fa-balance-scale:before {
    content: ""
}

.fa-hourglass-o:before {
    content: ""
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: ""
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: ""
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: ""
}

.fa-hourglass:before {
    content: ""
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: ""
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: ""
}

.fa-hand-scissors-o:before {
    content: ""
}

.fa-hand-lizard-o:before {
    content: ""
}

.fa-hand-spock-o:before {
    content: ""
}

.fa-hand-pointer-o:before {
    content: ""
}

.fa-hand-peace-o:before {
    content: ""
}

.fa-trademark:before {
    content: ""
}

.fa-registered:before {
    content: ""
}

.fa-creative-commons:before {
    content: ""
}

.fa-gg:before {
    content: ""
}

.fa-gg-circle:before {
    content: ""
}

.fa-tripadvisor:before {
    content: ""
}

.fa-odnoklassniki:before {
    content: ""
}

.fa-odnoklassniki-square:before {
    content: ""
}

.fa-get-pocket:before {
    content: ""
}

.fa-wikipedia-w:before {
    content: ""
}

.fa-safari:before {
    content: ""
}

.fa-chrome:before {
    content: ""
}

.fa-firefox:before {
    content: ""
}

.fa-opera:before {
    content: ""
}

.fa-internet-explorer:before {
    content: ""
}

.fa-television:before,
.fa-tv:before {
    content: ""
}

.fa-contao:before {
    content: ""
}

.fa-500px:before {
    content: ""
}

.fa-amazon:before {
    content: ""
}

.fa-calendar-plus-o:before {
    content: ""
}

.fa-calendar-minus-o:before {
    content: ""
}

.fa-calendar-times-o:before {
    content: ""
}

.fa-calendar-check-o:before {
    content: ""
}

.fa-industry:before {
    content: ""
}

.fa-map-pin:before {
    content: ""
}

.fa-map-signs:before {
    content: ""
}

.fa-map-o:before {
    content: ""
}

.fa-map:before {
    content: ""
}

.fa-commenting:before {
    content: ""
}

.fa-commenting-o:before {
    content: ""
}

.fa-houzz:before {
    content: ""
}

.fa-vimeo:before {
    content: ""
}

.fa-black-tie:before {
    content: ""
}

.fa-fonticons:before {
    content: ""
}

.fa-reddit-alien:before {
    content: ""
}

.fa-edge:before {
    content: ""
}

.fa-credit-card-alt:before {
    content: ""
}

.fa-codiepie:before {
    content: ""
}

.fa-modx:before {
    content: ""
}

.fa-fort-awesome:before {
    content: ""
}

.fa-usb:before {
    content: ""
}

.fa-product-hunt:before {
    content: ""
}

.fa-mixcloud:before {
    content: ""
}

.fa-scribd:before {
    content: ""
}

.fa-pause-circle:before {
    content: ""
}

.fa-pause-circle-o:before {
    content: ""
}

.fa-stop-circle:before {
    content: ""
}

.fa-stop-circle-o:before {
    content: ""
}

.fa-shopping-bag:before {
    content: ""
}

.fa-shopping-basket:before {
    content: ""
}

.fa-hashtag:before {
    content: ""
}

.fa-bluetooth:before {
    content: ""
}

.fa-bluetooth-b:before {
    content: ""
}

.fa-percent:before {
    content: ""
}

.fa-gitlab:before {
    content: ""
}

.fa-wpbeginner:before {
    content: ""
}

.fa-wpforms:before {
    content: ""
}

.fa-envira:before {
    content: ""
}

.fa-universal-access:before {
    content: ""
}

.fa-wheelchair-alt:before {
    content: ""
}

.fa-question-circle-o:before {
    content: ""
}

.fa-blind:before {
    content: ""
}

.fa-audio-description:before {
    content: ""
}

.fa-volume-control-phone:before {
    content: ""
}

.fa-braille:before {
    content: ""
}

.fa-assistive-listening-systems:before {
    content: ""
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
    content: ""
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
    content: ""
}

.fa-glide:before {
    content: ""
}

.fa-glide-g:before {
    content: ""
}

.fa-sign-language:before,
.fa-signing:before {
    content: ""
}

.fa-low-vision:before {
    content: ""
}

.fa-viadeo:before {
    content: ""
}

.fa-viadeo-square:before {
    content: ""
}

.fa-snapchat:before {
    content: ""
}

.fa-snapchat-ghost:before {
    content: ""
}

.fa-snapchat-square:before {
    content: ""
}

.fa-pied-piper:before {
    content: ""
}

.fa-first-order:before {
    content: ""
}

.fa-yoast:before {
    content: ""
}

.fa-themeisle:before {
    content: ""
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: ""
}

.fa-fa:before,
.fa-font-awesome:before {
    content: ""
}

.fa-handshake-o:before {
    content: ""
}

.fa-envelope-open:before {
    content: ""
}

.fa-envelope-open-o:before {
    content: ""
}

.fa-linode:before {
    content: ""
}

.fa-address-book:before {
    content: ""
}

.fa-address-book-o:before {
    content: ""
}

.fa-address-card:before,
.fa-vcard:before {
    content: ""
}

.fa-address-card-o:before,
.fa-vcard-o:before {
    content: ""
}

.fa-user-circle:before {
    content: ""
}

.fa-user-circle-o:before {
    content: ""
}

.fa-user-o:before {
    content: ""
}

.fa-id-badge:before {
    content: ""
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: ""
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: ""
}

.fa-quora:before {
    content: ""
}

.fa-free-code-camp:before {
    content: ""
}

.fa-telegram:before {
    content: ""
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
    content: ""
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: ""
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: ""
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: ""
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: ""
}

.fa-shower:before {
    content: ""
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
    content: ""
}

.fa-podcast:before {
    content: ""
}

.fa-window-maximize:before {
    content: ""
}

.fa-window-minimize:before {
    content: ""
}

.fa-window-restore:before {
    content: ""
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: ""
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: ""
}

.fa-bandcamp:before {
    content: ""
}

.fa-grav:before {
    content: ""
}

.fa-etsy:before {
    content: ""
}

.fa-imdb:before {
    content: ""
}

.fa-ravelry:before {
    content: ""
}

.fa-eercast:before {
    content: ""
}

.fa-microchip:before {
    content: ""
}

.fa-snowflake-o:before {
    content: ""
}

.fa-superpowers:before {
    content: ""
}

.fa-wpexplorer:before {
    content: ""
}

.fa-meetup:before {
    content: ""
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

@font-face {
    font-family: Flaticon;
    src: url(../fonts/Flaticon.eot);
    src: url(../fonts/Flaticon.eot?#iefix) format("embedded-opentype"), url(../fonts/Flaticon.woff) format("woff"), url(../fonts/Flaticon.ttf) format("truetype"), url(../fonts/Flaticon.svg#Flaticon) format("svg");
    font-weight: 400;
    font-style: normal
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: Flaticon;
        src: url(../fonts/Flaticon.svg#Flaticon) format("svg");
        font-display: swap
    }
}

[class*=" flaticon-"]:after,
[class*=" flaticon-"]:before,
[class^=flaticon-]:after,
[class^=flaticon-]:before {
    font-family: Flaticon;
    font-style: normal;
    font-display: swap
}

.flaticon-air-conditioning:before {
    content: "\f100"
}

.flaticon-alloy-wheel:before {
    content: "\f101"
}

.flaticon-badge:before {
    content: "\f102"
}

.flaticon-battery:before {
    content: "\f103"
}

.flaticon-beetle:before {
    content: "\f104"
}

.flaticon-calculator:before {
    content: "\f105"
}

.flaticon-cancel:before {
    content: "\f106"
}

.flaticon-car:before {
    content: "\f107"
}

.flaticon-car-1:before {
    content: "\f108"
}

.flaticon-car-2:before {
    content: "\f109"
}

.flaticon-car-repair:before {
    content: "\f10a"
}

.flaticon-car-wash:before {
    content: "\f10b"
}

.flaticon-checked:before {
    content: "\f10c"
}

.flaticon-circle:before {
    content: "\f10d"
}

.flaticon-clock:before {
    content: "\f10e"
}

.flaticon-clock-1:before {
    content: "\f10f"
}

.flaticon-commerce:before {
    content: "\f110"
}

.flaticon-compass:before {
    content: "\f111"
}

.flaticon-coupon:before {
    content: "\f112"
}

.flaticon-cup:before {
    content: "\f113"
}

.flaticon-cup-1:before {
    content: "\f114"
}

.flaticon-cup-2:before {
    content: "\f115"
}

.flaticon-cursor:before {
    content: "\f116"
}

.flaticon-customer-service:before {
    content: "\f117"
}

.flaticon-diagnostic:before {
    content: "\f118"
}

.flaticon-disc-brake:before {
    content: "\f119"
}

.flaticon-electrical-service:before {
    content: "\f11a"
}

.flaticon-engine:before {
    content: "\f11b"
}

.flaticon-envelope:before {
    content: "\f11c"
}

.flaticon-exhaust-pipe:before {
    content: "\f11d"
}

.flaticon-flag:before {
    content: "\f11e"
}

.flaticon-garbage:before {
    content: "\f11f"
}

.flaticon-gas-station:before {
    content: "\f120"
}

.flaticon-gearstick:before {
    content: "\f121"
}

.flaticon-giftbox:before {
    content: "\f122"
}

.flaticon-ignition:before {
    content: "\f123"
}

.flaticon-information:before {
    content: "\f124"
}

.flaticon-inspection:before {
    content: "\f125"
}

.flaticon-interface:before {
    content: "\f126"
}

.flaticon-interface-1:before {
    content: "\f127"
}

.flaticon-jeep:before {
    content: "\f128"
}

.flaticon-key:before {
    content: "\f129"
}

.flaticon-left-arrow:before {
    content: "\f12a"
}

.flaticon-left-arrow-1:before {
    content: "\f12b"
}

.flaticon-loupe:before {
    content: "\f12c"
}

.flaticon-maintenance:before {
    content: "\f12d"
}

.flaticon-mechanic:before {
    content: "\f12e"
}

.flaticon-medal:before {
    content: "\f12f"
}

.flaticon-menu:before {
    content: "\f130"
}

.flaticon-minivan:before {
    content: "\f131"
}

.flaticon-minus:before {
    content: "\f132"
}

.flaticon-mouse:before {
    content: "\f133"
}

.flaticon-multimedia:before {
    content: "\f134"
}

.flaticon-oil:before {
    content: "\f135"
}

.flaticon-padlock:before {
    content: "\f136"
}

.flaticon-painting:before {
    content: "\f137"
}

.flaticon-pencil:before {
    content: "\f138"
}

.flaticon-pin:before {
    content: "\f139"
}

.flaticon-piston:before {
    content: "\f13a"
}

.flaticon-placeholder:before {
    content: "\f13b"
}

.flaticon-play-video:before {
    content: "\f13c"
}

.flaticon-plus:before {
    content: "\f13d"
}

.flaticon-price-tag:before {
    content: "\f13e"
}

.flaticon-radiator:before {
    content: "\f13f"
}

.flaticon-reparation:before {
    content: "\f140"
}

.flaticon-ribbon:before {
    content: "\f141"
}

.flaticon-right-arrow:before {
    content: "\f142"
}

.flaticon-right-arrow-1:before {
    content: "\f143"
}

.flaticon-shopping-cart:before {
    content: "\f144"
}

.flaticon-shopping-cart-1:before {
    content: "\f145"
}

.flaticon-signs:before {
    content: "\f146"
}

.flaticon-social:before {
    content: "\f147"
}

.flaticon-speedometer:before {
    content: "\f148"
}

.flaticon-speedometer-1:before {
    content: "\f149"
}

.flaticon-speedometer-circular-outlined-tool-symbol:before {
    content: "\f14a"
}

.flaticon-star:before {
    content: "\f14b"
}

.flaticon-station-wagon:before {
    content: "\f14c"
}

.flaticon-steering-wheel:before {
    content: "\f14d"
}

.flaticon-stroller:before {
    content: "\f14e"
}

.flaticon-suspension:before {
    content: "\f14f"
}

.flaticon-technology:before {
    content: "\f150"
}

.flaticon-technology-1:before {
    content: "\f151"
}

.flaticon-tire:before {
    content: "\f152"
}

.flaticon-tire-1:before {
    content: "\f153"
}

.flaticon-trailer:before {
    content: "\f154"
}

.flaticon-transport:before {
    content: "\f155"
}

.flaticon-transport-1:before {
    content: "\f156"
}

.flaticon-transport-2:before {
    content: "\f157"
}

.flaticon-transport-3:before {
    content: "\f158"
}

.flaticon-transport-4:before {
    content: "\f159"
}

.flaticon-transport-5:before {
    content: "\f15a"
}

.flaticon-transport-6:before {
    content: "\f15b"
}

.flaticon-transport-7:before {
    content: "\f15c"
}

.flaticon-transport-8:before {
    content: "\f15d"
}

.flaticon-transport-9:before {
    content: "\f15e"
}

.flaticon-travel:before {
    content: "\f15f"
}

.flaticon-volskwagen-van:before {
    content: "\f160"
}

.flaticon-wallet:before {
    content: "\f161"
}

.flaticon-wheel-alignment:before {
    content: "\f162"
}

.flaticon-windshield:before {
    content: "\f163"
}

div#sliderx {
    max-width: 320px;
    margin-top: 5px;
    left: 10px;
    width: 100%;
}

.search-box__price {
    margin-top: 10px;
}

.search::after,
.search::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.search::after,
.logos::after,
.welcome-container::after {
    clear: both
}

.welcome-container__right,
.welcome-container__right:last-child:not(:first-child),
.logos,
.logos:last-child:not(:first-child),
.welcome-container__left,
.welcome-container__left:last-child:not(:first-child) {
    float: left;
    clear: none
}

.welcome-container__right:last-child:not(:first-child),
.logos:last-child:not(:first-child),
.welcome-container__left:last-child:not(:first-child) {
    float: right
}

.logos {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    padding: 40px 0 40px 0
}

.logos::after,
.logos::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.logos,
.logos:last-child {
    float: none
}

.welcome {
    background-image: url(../img/kelston-home-upbg.jpg);
    background-repeat: no-repeat;
    background-position: center
}

.welcome-container,
section.main-content-container {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto
}

.welcome-container::after,
.welcome-container::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.welcome-container__left {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.welcome-container__right {
    width: 50%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.sales-person-tel a {
    color: #444;
}

.home-tiles {
    width: 100%;
    padding: 2rem 0 2rem 0;
}

footer {
    width: 100%;
    border-top: 1px solid #E6E6E6;
}

.about__header {
    background: url(../img/sliver-audi.jpg)
}

.our-journey h1 {
    margin-bottom: 10px;
}

.about-main {
    background-color: #f3f3f3;
    padding: 20px 0 30px 0;
}

.our-journey {
    margin: 114px auto 20px auto;
}

.our-journey-content {
    max-width: 78.125rem;
    margin: auto;
    padding: 20px;
}

.about {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto
}

.about::after,
.about::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.about::after {
    clear: both;
}

/* .kelston-history{
    margin: 10px auto 20px auto;
}

.kelston-history iframe{
    max-width: 1250px;
    width: 100%;
    height: auto;
}

.about-c{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

.about-5 img {
    display: block;
    margin: auto;
    width: 220px;
}

.about-5 {
    display: grid;
    min-height: 200px;
    align-items: center;
} */

.about__text {
    background-color: #f3f3f3;
    margin-bottom: 30px;
    padding: 20px;
    column-count: 2;
    column-gap: 40px;
}

.about__mike--container {
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: center;
    padding: 40px 20px;
    grid-column-gap: 40px;
    background: #F4f4f4;
    border-radius: 30px 30px 30px 0px;
}

.about__mike--container::after,
.about__mike--container::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.about__mike--text button {
    color: #0a0a0a;
    font-weight: 600;
    margin: 0;
}

.about__mike--text button:hover {
    color: #0a0a0a;
}

.kelston-quote__main {
    display: block;
    font-weight: 600;
    border-left: 5px solid #ffd13c;
    font-size: 22px;
    padding-left: 22px;
    line-height: 30px;
    margin-top: 20px;
    margin-bottom: 20px
}

.kelston-quote__plain {
    display: block;
    background-color: #fefefe;
    padding: 20px;
    font-style: italic
}

.listing__header {
    height: 300px
}

.listings__main {
    background-color: #F6F6F6;
}

.listings,
.listing-grid-offer {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    background-color: #F6F6F6;
    border-radius: 20px;
}

.listings::after,
.listings::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.listings::after,
.vehicle::after {
    clear: both
}

.view__header {
    height: 300px;
    background: url(../img/sliver2.jpg)
}

.view__container {
    padding: 10rem 0 0 0;
    background-color: #f3f3f3
}

.vehicle {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto
}

.vehicle::after,
.vehicle::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.vehicle__price-h2 {
    color: #db2d2e;
    text-align: right;
    margin: 0px 0 0px 0;
    font-weight: 600;
    position: relative;
    top: 0px;
    font-size: 36px;
}

.vehicle-sidebar {
    width: 40%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
}

.other-vehicles {
    background: #FFF;
    padding: 3rem 0;
}

.other-vehicles::after,
.other-vehicles::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.other-vehicles::after {
    clear: both
}

.dealership-location-maps {
    padding: 40px 0px 60px 0px;
    max-width: 78.125rem;
    margin: auto;
}

.other-vehicles__title::after,
.other-vehicles__title::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.sales-team {
    background-color: #f3f3f3;
    width: 100%;
    padding: 3rem 0;
}

.sales-team__container {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto
}

.sales-team__container::after,
.sales-team__container::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.sales-team__title {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.sales-team__title,
.sales-team__title:last-child:not(:first-child) {
    float: left;
    clear: none
}

.sales-team__title:last-child:not(:first-child) {
    float: right
}

.dealerships__header {
    height: 300px;
    background: url(../img/sliver.jpg)
}

.dealerships-main {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    padding: 40px 20px;
}

.dealerships-main::after,
.dealerships-main::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.models_variants {
    background: #F4F4F4;
}

.models_variants_container {
    max-width: 78.125rem;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto;
    justify-content: center;
    gap: 40px;
    padding: 12px 20px;
}

.models_container .new-cars__icon,
.variants_container .new-cars__icon,
.models_container .stat,
.variants_container .stat {
    font-size: 40px;
    display: inline-block;
    position: relative;
    padding: 0 6px;
}

.models__text {
    margin-bottom: 0;
    text-align: center;
}

.careers__container {
    background-color: #f3f3f3
}

.careers-why__container {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto
}

.careers-why__container::after,
.careers-why__container::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.careers-why__container::after {
    clear: both
}

.careers-why__content {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    padding: 1rem
}

.careers-why__content,
.careers-why__content:last-child:not(:first-child) {
    float: left;
    clear: none
}

.careers-why__content:last-child:not(:first-child) {
    float: right
}

.careers-why__content h1 {
    font-size: 1.5rem;
    padding: 1rem
}

.career-grid__section {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    padding: 20px 0;
}

.career-grid__section::after,.career-grid__section::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.career-grid__section::after {
    clear: both
}

.career-card__grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 20px;
}

.card.career-card {
    border: 1px solid #E6E6E6;
    background-color: #f3f3f3;
    border-radius: 15px 15px 15px 0;
}

.career-card .card-divider {
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    display: block;
}

section.search {
    max-width: 78.125rem;
    margin: auto;
    padding: 20px 20px;
}

.card-section {
    background-color: #fefefe;
    padding: 1rem !important;
    text-align: center;
}

.career-title {
    font-size: 1.5rem;
    font-weight: 600;
}

.career-info {
    font-size: .8rem;
    color: #8a8a8a
}

.career-tabs__container {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.career-tabs__container,.career-tabs__container:last-child:not(:first-child) {
    float: left;
    clear: none
}

.career-tabs__container:last-child:not(:first-child) {
    float: right
}

.career-tabs__container h2 {
    font-size: 1.2rem;
    padding-bottom: .5rem
}

.career-tabs__container .tabs-title>a[aria-selected=true] {
    color: #000 !important;
    font-weight: 600 !important
}

.career-tabs__container .tabs-title>a {
    font-size: .75rem !important;
    color: #000 !important;
    font-weight: 600 !important
}

.career-button {
    background-color: #fefefe;
    border: 3px solid #0a0a0a;
    color: #0a0a0a
}

.career-button:focus,.career-button:hover {
    background-color: #8a8a8a;
    border: 3px solid #0a0a0a;
    color: #fefefe
}

.test-drive__header {
    height: 300px;
    background: url(../img/sliver2.jpg)
}

.test-drive__container::after,.test-drive__container::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.oem__main .home-tiles {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.oem__main .home-tiles::after,.oem__main .home-tiles::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.oem-models__container h2,.oem-campaigns__container h2 {
    text-align: center;
    padding-bottom: 5px;
}

.oem__main .home-tiles::after {clear: both;}
.oem__main .home-tiles,.oem__main .home-tiles:last-child:not(:first-child) {float: left;clear: none;}
.oem__main .home-tiles:last-child:not(:first-child) {float: right;}
.oem__main .home-tiles,.oem__main .home-tiles:last-child {float: none;}

.oem-models__container {
    max-width: 78.125rem;
    margin: auto;
    padding-bottom: 4rem;
}

.oem-models__container::after,.oem-models__container::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.oem-models__container::after {
    clear: both
}

.oem-models__container h2 {
    padding-top: 2rem
}

.oem-home-tiles {
    padding: 40px 20px;
    margin: auto;
}

.oem-home-tiles::after,.oem-home-tiles::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.oem-campaigns__container {
    padding: 3rem 1rem;
    background-color: #f3f3f3
}

.oem-campaigns__container .campaign__grid--item.card {
    background-color: #f3f3f3
}

.oem-models__item a {
    color: #0a0a0a
}

.oem-models__item .oem-model__name {
    font-size: 11px;
    font-weight: 600;
    text-align: center;
    font-family: 'Open Sans';
    margin: 0;
    font-display: swap
}

.oem-models__item .oem-model__price {
    font-size: 14px;
    text-align: center
}

.oem-model__item:hover {
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .28);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .28)
}

.oem-model__img {
    max-width: 380px;
    max-height: 165px;
    width: 100%;
    height: 100%;
}

.oem-models__item {
    margin: auto;
}

.oem-model__name {
    padding: .5rem 0 0 0;
    text-align: center;
    font-family: Text-Bold;
    font-display: swap
}

.oem-dealerships__container {
    background-color: #EDEDED;
    padding: 4rem 1rem
}

.oem-dealerships h2 {
    padding-bottom: 12px;
}

.oem-dealerships {
    max-width: 78.125rem;
    margin: auto;
    padding-right: .625rem;
    padding-left: .625rem
}

.dealerships-grid{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
}

.oem-dealerships::after,.oem-dealerships::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.oem-dealerships::after,.oem-listings::after {clear: both;}

.oem-dealerships .business-hours{display: none;}

.oem-listings {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    padding: 3rem 0;
}

.oem-listings::after,.oem-listings::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.brand-listing__header {
    background: url(../img/sliver2.jpg);
    height: 300px
}

main.about-main,main.news-main,main.service__container,main.service__containers,main.vehicle-extras::before {
    margin-top: 119px;
}

section.sell-my-car__main {
    margin-top: 113px;
}

.model-info__main,main.listings__main,main.single-dealership,main.campaign__main,main.dealerships-main {
    margin-top: 134px;
}

main.news-main,
main.campaign__main h2 {
    padding-top: 16px;
}

main.finance-apps__main {
    margin-top: 128px;
    background-color: #fff;
    padding-top: 0
}

section.finance-apps__row,main.test-drive__container {
    margin-top: 158px;
    padding-top: 10px;
    background-color: #fff;
}

main.test-drive__container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
    padding: 20px 40px;
    max-width: 78.125rem;
    margin: 158px auto auto auto;
}

main.campaign__main {
    max-width: 78.125rem;
    margin-left: auto;
    margin-right: auto;
}

.dealership-listing {
    max-width: 78.125rem;
    margin: auto;
    background-color: #f3f3f3;
    padding: 20px 10px 20px 10px
}

.dealership-listing::after,.dealership-listing::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.dealership-listing::after,.finance-apps__row::after {clear: both}
section.listings {padding: 1rem 0}
.finance-apps__header {height: auto}

.finance-apps__main .faq-main {
    padding-top: 1rem;
    margin-top: 20px;
}

.finance-apps__main .faq-main .faq-h {
    padding: 10px 4px;
}

section.oem-dealerships__container-sell {
    max-width: 78.125rem;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    margin: 2rem auto;
    border-top: 1px solid #E6E6E6;
    background-color: #FFF;
    padding: 2rem 1rem;
}

section.oem-dealerships__container-sell .dealerships-grid__item {
    border: 1px solid #E6E6E6;
}

.vehicle-title {
    margin-left: 0;
    color: #0a0a0a;
    padding: .5rem 1rem .5rem 0;
    background-color: #fefefe;
    margin-bottom: .5rem
}

.finance-apps__row {
    max-width: 78.125rem;
    margin: auto;
    padding-top: 2rem
}

.finance-apps__row::after,
.finance-apps__row::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.finance-apps__form {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    padding: 1rem
}

.finance-apps__form,
.finance-apps__form:last-child:not(:first-child) {
    float: left;
    clear: none
}

.finance-apps__form:last-child:not(:first-child) {
    float: right
}

.tabs-title {
    background-color: #ccc
}

.finance-offers {
    max-width: 78.125rem;
    margin: auto;
    padding: 20px;
}

.offerw {
    max-width: 78.125rem;
    margin: auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 0 20px;
    border-bottom: 1px solid #f0eeee;
    padding: 20px 0;
    align-items: center;
}

.offers_wrap {
    padding: 0 20px;
}

.offers_wrap h3 {
    font-size: 1.5rem
}

.offers_wrap h4 {
    font-size: 1.1rem
}

.gfv-logo {
    float: right;
    padding: 7px 5px 7px 7px
}

.foffer {
    background-color: #cacaca;
    padding: 1rem;
    margin-bottom: 1rem;
    color: #fefefe;
    border-radius: 4px;
    font-size: 1.1rem
}

.finance-contact-form tr {
    background-color: #fefefe !important
}

.finance-contact-form .kelston-button {
    float: right
}

.finance-precheck {
    display: grid;
    grid-template-columns: 1fr 1fr;
    max-width: 78.125rem;
    margin: auto;
    grid-gap: 20px;
    padding: 0 20px;
}

.campaign__content h1,
.campaign__form h1 {
    font-size: 26px;
    padding-bottom: 1rem;
    padding: 0;
    line-height: 1.2;
}

.campaign__content h1 {
    padding-left: 10px;
    padding-right: 10px;
}

.campaign__form h1 {
    position: relative;
    padding-bottom: 6px !important;
}

.campaign__form h1:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 2px;
    background: #ffd100;
    left: 0;
    bottom: 0;
}

.campaign__content .lead {
    padding-top: 1rem;
    font-size: 22px;
    text-align: left;
    line-height: 1.2;
}

.campaign__content p {
    text-align: left;
}

.campaign__content .terms {
    font-style: italic;
    font-size: .7rem
}

.campaign__content--img {
    min-width: 1000px;
    max-width: 100%
}

.finance-table h5 {
    margin-bottom: 2px;
}

.model-info__header {
    height: auto
}

.model-info__main {
    background-color: #fefefe;
    color: #333
}

.model-info__main h2 {
    font-size: 1.4rem;
    font-family: 'Open Sans';
    font-display: swap
}

.model-secondary-nav {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    background-color: #fefefe;
    padding: .85rem 3rem
}

.model-secondary-nav,
.model-secondary-nav:last-child:not(:first-child) {
    float: left;
    clear: none
}

.model-secondary-nav:last-child:not(:first-child) {
    float: right
}

.model-secondary-nav li>a {
    color: #fefefe;
    font-size: .95rem
}

.model-menu__item .is-active>a {
    color: #fefefe;
    background: #cacaca
}

.model-color__container {
    margin: auto;
    padding: 40px 20px;
    max-width: 78.125rem;
}

.model-color__container .tabs-title {
    display: inline-block
}

.model-color__container .tabs {
    text-align: center
}

.model-color__container .tabs-panel.is-active {
    background-color: #fff;
    border: none
}

.model-color__container .tabs-content {
    background-color: #fff;
    border: none
}

.model-color-bar__container::after,
.model-color-bar__container::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.model-color-bar h3 {
    display: inline-block
}

.table {
    display: table;
    margin: 0 auto
}

.model-color-bar {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    margin: auto;
    max-width: 600px;
    padding: 20px;
    grid-gap: 5px;
}

.color-picker-item {
    width: 35px;
    height: 35px;
    border-radius: 50px;
    border: 2px solid #e6e6e6;
    margin-bottom: 10px;
    cursor: pointer;
    margin: auto;
}

.model-intro {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto
}

.model-intro::after,
.model-intro::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.model-intro::after {
    clear: both
}

.model-intro__content {
    width: 100%;
    float: left;
    padding: 60px 40px;
    text-align: center;
}

.model-info__main .model-listings__main {
    background: #f3f3f3;
    padding: 40px 20px 20px 20px;
}

.model-intro__content,
.model-intro__content:last-child:not(:first-child) {
    float: left;
    clear: none
}

.model-intro__content:last-child:not(:first-child) {
    float: right
}

.model-range {
    background-color: #e6e6e6
}

.model-range__head {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    text-align: center;
    padding: 3rem 0
}

.model-range__head,
.model-range__head:last-child:not(:first-child) {
    float: left;
    clear: none
}

.model-range__head:last-child:not(:first-child) {
    float: right
}

.model-range__nav--wrapper {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto
}

.model-range__nav--wrapper::after,
.model-range__nav--wrapper::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.model-range__nav--wrapper::after {
    clear: both
}

.model-range__nav {
    width: 50%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    margin-right: auto;
    margin-left: auto;
    font-family: 'Open Sans';
    padding: 1rem 0 2rem 0;
    font-display: swap
}

.model-range__nav,
.model-range__nav:last-child:not(:first-child) {
    float: left;
    clear: none
}

.model-range__nav:last-child:not(:first-child) {
    float: right
}

.model-range__nav,
.model-range__nav:last-child:not(:first-child) {
    float: none;
    clear: both
}

.model-range__slider--wrapper {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 2rem
}

.model-range__slider--wrapper::after,
.model-range__slider--wrapper::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.model-range__slider--wrapper::after {
    clear: both
}

.model-range__slider--wrapper .slick-slide img {
    width: 80%;
    opacity: .5
}

.model-range__slider--shorter .slick-slide .model-range__name,
.model-range__slider--shorter .slick-slide .model-range__specs,
.model-range__slider--wrapper .slick-slide .model-range__name,
.model-range__slider--wrapper .slick-slide .model-range__specs {
    display: none
}

.model-range__slider--wrapper .slick-current img {
    width: 100%;
    opacity: 1
}

.model-range__slider--shorter .slick-current .model-range__name,
.model-range__slider--shorter .slick-current .model-range__specs,
.model-range__slider--wrapper .slick-current .model-range__name,
.model-range__slider--wrapper .slick-current .model-range__specs {
    display: inline
}

.model-range__slider--wrapper .slick-next::before {
    content: url(/assets/img/arrows/blue-arrow-right.svg) !important
}

.model-range__slider--wrapper .slick-prev::before {
    content: url(/assets/img/arrows/blue-arrow-left.svg) !important
}

.model-range__slider--wrapper .slick-prev {
    left: 50px;
    width: 15px;
    height: 30px;
    z-index: 5
}

.model-range__slider--wrapper .slick-next {
    right: 50px;
    width: 15px;
    height: 30px
}

.model-range__slider--shorter {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.model-range__slider--shorter,
.model-range__slider--shorter:last-child:not(:first-child) {
    float: left;
    clear: none
}

.model-range__slider--shorter:last-child:not(:first-child) {
    float: right
}

.model-range__slider--shorter .slick-slide img.short-slider__img {
    width: 80% !important;
    opacity: .5
}

.model-range__slider--shorter .slick-current img.short-slider__img {
    width: 100% !important;
    opacity: 1
}

.model-range__slider {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.model-range__slider,
.model-range__slider:last-child:not(:first-child) {
    float: left;
    clear: none
}

.model-range__slider:last-child:not(:first-child) {
    float: right
}

.model-range__specs button {
    margin-top: 1rem
}

.model-cta {width: 100%; background-color: #444;}

.model-action__wrapper {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    padding: 3rem 0 0 0;
    background-color: #444;
    color: #fefefe
}

.model-action__wrapper::after,
.model-action__wrapper::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.model-action__wrapper::after {
    clear: both
}

.model-action__wrapper h3 {
    margin-bottom: 2rem;
    font-size: .8rem;
    color: #333
}

.model-action__commercial>.model-action__card {
    float: left;
    width: 100%;
    padding-right: .625rem;
    padding-left: .625rem
}

.model-action__card {
    padding: 2rem 0;
}

.model-action__card h3 {
    margin: 0.5rem 0
}

.model-action__card img {
    height: 100px;
    width: 100px;
    margin-bottom: 20px;
}

.model-action__form--wrapper {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    display: none
}

.model-action__form--wrapper::after,
.model-action__form--wrapper::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.model-action__form--wrapper::after {
    clear: both
}

.model-action__form {
    padding: 2rem
}

.model-highlights__row {
    width: 100%
}

.model-highlights__wrapper {
    max-width: 78.125rem;
    margin: auto;
    padding: 3rem 1.5rem;
}

.model-highlights__wrapper::after,
.model-highlights__wrapper::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.model-highlights {
    text-align: left;
}

.model-highlights h5 {
    padding: 5px 0;
    font-family: 'Open Sans';
    padding-left: 10px;
    font-display: swap
}

.model-highlights p,
.model-highlights ul {
    padding-left: 10px;
}

.model-highlights p {
    padding-left: 5px;
}

.model-highlights h5:before {
    position: absolute;
    content: "";
    background: #fff
}

.model-highlights h3 {
    padding-top: 0;
    font-family: 'Open Sans';
    color: #333;
    border-left: 5px solid #ffd13c;
    font-display: swap;
    font-size: 26px;
    padding-left: 5px;
}

.model-highlights img {
    padding: 1.5rem 0;
    width: 100%
}

.model-highlights ul>li {
    text-align: left;
    font-size: 18px;
}

.center__last {
    margin-right: auto;
    margin-left: auto
}

.center__last,
.center__last:last-child:not(:first-child) {
    float: none;
    clear: both
}

.highlights-extra__wrapper {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    background-color: #fefefe;
    padding-bottom: 3rem
}

.highlights-extra__wrapper::after,
.highlights-extra__wrapper::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.highlights-extra__wrapper::after {
    clear: both
}

.highlights-extra__wrapper,
.highlights-extra__wrapper:last-child:not(:first-child) {
    float: left;
    clear: none
}

.highlights-extra__wrapper:last-child:not(:first-child) {
    float: right
}

.highlights-extra__wrapper,
.highlights-extra__wrapper:last-child {
    float: none
}

.highlights-extra {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.highlights-extra,
.highlights-extra:last-child:not(:first-child) {
    float: left;
    clear: none
}

.highlights-extra:last-child:not(:first-child) {
    float: right
}

.highligh-gallery__grid {
    padding: 0 15px;
    background-color: #e6e6e6
}

.highligh-gallery__item img {
    width: 100%;
    margin-bottom: 1rem
}

.model-highlights__container {
    max-width: 78.125rem;
    margin: auto;
    padding: 40px 20px;
}

.model-highlights__container::after,
.model-highlights__container::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.model-highlights__container::after {
    clear: both
}

.model-highlights__container h2 {
    padding-top: 2rem;
}

.model-highlights__item img,
.model-features__item img,
.highlight-img__small {
    width: 100%
}

.model-features__item {
    background-color: #e6e6e6;
    padding: 1rem;
    margin-bottom: 1rem;
}

.highlight-head {
    background-color: #e6e6e6;
    margin-top: .5rem;
    margin-bottom: .5rem;
    font-family: "Open Sans";
    font-size: 18px;
    padding: 4px 10px;
}

.warranty-wrapper {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 3rem
}

.warranty-wrapper::after,
.warranty-wrapper::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.warranty-wrapper::after {
    clear: both
}

.warranty-wrapper h2 {
    padding: 3rem 0 2rem 0
}

.trim-levels__wrapper {
    background-color: #e6e6e6;
    padding: 3rem 0
}

.trim-level__container {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    padding: 2rem 0;
    border-bottom: 1px solid #e6e6e6
}

.trim-level__container::after,
.trim-level__container::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.trim-level__container::after {
    clear: both
}

.trim-level__container:last-child {
    border-bottom: none
}

.trim-level__img {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.trim-level__img,
.trim-level__img:last-child:not(:first-child) {
    float: left;
    clear: none
}

.trim-level__img:last-child:not(:first-child) {
    float: right
}

.trim-level__points {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.trim-level__points,
.trim-level__points:last-child:not(:first-child) {
    float: left;
    clear: none
}

.trim-level__points:last-child:not(:first-child) {
    float: right
}

.trim-level__cta {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    padding-top: 2rem
}

.trim-level__cta,
.trim-level__cta:last-child:not(:first-child) {
    float: left;
    clear: none
}

.trim-level__cta:last-child:not(:first-child) {
    float: right
}

.trim-level__cta a.ford-hollow {
    background-color: #fefefe !important;
    color: #ffd13c !important;
    font-family: Bold !important;
    border: 1px solid #e6e6e6 !important;
    font-display: swap
}

.trim-level__cta a.ford-hollow:hover {
    color: #8a8a8a !important;
    border: 1px solid #ffd13c !important
}

.polo {
    position: absolute;
    top: -5px
}

.youtube {
    position: relative;
    overflow: hidden;
    cursor: pointer
}

.youtube img {
    width: 100%;
    top: -16.84%;
    left: 0;
    opacity: .7
}

.youtube .play-button {
    width: 90px;
    height: 60px;
    background-color: #333;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .6);
    box-shadow: 0 0 30px rgba(0, 0, 0, .6);
    z-index: 1;
    opacity: .8;
    border-radius: 6px
}

.youtube .play-button:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26px;
    border-color: transparent transparent transparent #fff
}

.youtube .play-button,
.youtube img {
    cursor: pointer
}

.youtube .play-button,
.youtube .play-button:before,
.youtube iframe,
.youtube img {
    position: absolute
}

.youtube .play-button,
.youtube .play-button:before {
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}

.youtube iframe {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0
}

#RubyRed {
    background: #931c28
}

#DeepImpactBlue {
    background: #1f2f56
}

#MoondustSilver {
    background: #a9a7a8
}

#MoondustSilverWildtrak {
    background: #a9a7a8
}

#OxfordWhite {
    background: #cecece
}

#Smoke {
    background: #4d565c
}

#WhiteGold {
    background: #969184
}

#FrozenWhite {
    background: #aaa
}

#FrozenWhiteWildtrak {
    background: #aaa
}

#ChromeCopper {
    background: #656669
}

#BlueWave {
    background: #141414
}

#BlueLightning {
    background: #233959
}

#Silk {
    background: #796457
}

#Magnetic {
    background: #3a3c41
}

#BlueMetallic {
    background: #0c214b
}

#BlazerBlue {
    background: #1b253c
}

#CopperPulse {
    background: #622f20
}

#ShadowBlack {
    background: #000
}

#KonaBlue {
    background: #3d5f83
}

#VelocityBlue {
    background: #2f3345
}

#RaceRed {
    background: #a8383a
}

#OrangeFury {
    background: #c47a46
}

#IngotSilver {
    background: #828386
}

#HighlandGreen {
    background: #3c534f
}

#ColoradoRed {
    background: #a51018
}

#CopperRed {
    background: #410f0c
}

#DiffusedSilver {
    background: #565244
}

#SeaGrey {
    background: #313937
}

#SeaGreyWildtrak {
    background: #313937
}

#AbsoluteBlack {
    background: #000
}

#AbsoluteBlackWildtrak {
    background: #000
}

#BlueLightning {
    background: #1c5494
}

#Saber {
    background: #b15c22
}

#BrisbaneBrown {
    background: #6a615d
}

#Stratosphere {
    background: #21283f
}

#TectonicSilver {
    background: #95918a
}

#PerformanceBlue {
    background: #294184
}

#ConquerGrey {
    background: #585e6a
}

.single-dealerships {
    max-width: 78.125rem;
    margin: auto;
    display: grid;
    grid-template-columns: 65% 1fr;
    grid-column-gap: 20px;
    padding-top: 20px;
}

.dealerships-map-location {
    max-width: 78.125rem;
    margin: auto;
    display: grid;
    grid-template-columns: 1fr;
    align-items: center;
    padding: 20px;
}

.dealership__location--map.responsive-embed {
    max-width: 78.125rem;
    padding: 20px 0;
    margin: auto;
}

.single-dealership__enquiry,
.dp__message {
    padding: 10px 20px;
}

.single-dealership::after,
.single-dealership::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.imgoverx {
    width: 150px !important;
    height: 45px !important;
}

.listing-grid__item--img img {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.single-dealership__enquiry h5 {
    font-weight: 600;
    position: relative;
    padding-bottom: 10px
}

.single-dealership__enquiry h5:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 2px;
    background: #ffd100;
    left: 0;
    bottom: 0
}

.dp__container {
    margin: auto;
    background-color: #fff;
    display: grid;
    grid-template-columns: auto 1fr;
}

.dp__container::after,
.dp__container::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.dp__sig {
    border-left: 4px solid #ffd13c;
    padding: 10px;
}

.dealership__location {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    margin-top: 1rem
}

.dealership__location::after,
.dealership__location::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.service__header {
    height: 300px;
    background: url(../img/sliver-parts1.jpg)
}

.service__containers {
    background-color: #fff;
    max-width: 78.125rem;
    margin: auto;
}

.service__containers h1,
.service__containers h2 {
    text-align: center;
    padding-bottom: 0 !important;
}

.service__containers h2 {
    font-size: 26px;
}

.service__container {
    background-color: #fff;
    max-width: 78.125rem;
    display: grid;
    grid-template-columns: 1fr auto;
    margin: auto;
    padding: 20px 40px;
    grid-gap: 20px;
}

.service__container::after,
.service__container::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.after-hours__col h1 {
    font-size: 1.6rem;
    font-weight: 600
}

.after-hours__col h2 {
    font-size: 1.2rem
}

.roadside-assistance__col h1 {
    font-size: 30px;
    padding: 0 !important;
}

.roadside-assistance__col h2 {
    font-size: 24px;
}

.roadside-assist-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 14px;
    padding: 40px 12px;
}

.roadside-assistance__col {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 14px;
}

.after-hours__col {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 14px;
}

.roadside-assistance__card img {
    margin: auto;
    display: block;
}

.roadside-assistance__card {
    background-color: #fefefe;
    padding: 1.3rem 1rem;
    box-shadow: 1px 1px 6px 0px #b3b1b1;
    border-radius: 15px 15px 15px 0px;
}

.roadside-assistance__card h3 {
    font-size: 1.2rem;
    font-weight: 600;
    padding-top: .3rem;
    text-align: center;
}

.roadside-assistance__card a {
    color: #000;
    text-align: center;
    display: block;
}

h2.kmbr-heading {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 0 !important;
}

.sell__header {
    height: 300px;
    background: url(../img/sliver-legal.jpg)
}

.sell__container {
    padding: 40px 20px;
    background-color: #f3f3f3;
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto
}

.sell__container::after,
.sell__container::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.sell__img {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.sell__container::after {
    clear: both
}

.sell__img,
.sell__img:last-child:not(:first-child) {
    float: left;
    clear: none
}

.sell__img:last-child:not(:first-child) {
    float: right
}

.finance-apps__header {
    background: url(../img/sliver-legal.jpg)
}

.finance-apps__left {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    padding-top: 1rem
}

.finance-apps__left,
.finance-apps__left:last-child:not(:first-child) {
    float: left;
    clear: none
}

.finance-apps__left:last-child:not(:first-child) {
    float: right
}

.finance-apps__left h5 {
    font-weight: 600;
    position: relative;
    padding-bottom: 10px
}

.finance-apps__left h5:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 2px;
    background: #ffd100;
    left: 0;
    bottom: 0
}

.finance-apps__left img {
    display: none
}

.fin-dealer-select__label {
    font-size: 1.2rem;
    padding-bottom: .8rem
}

.finance-apps__right {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    padding: 1rem
}

.finance-apps__right,
.finance-apps__right:last-child:not(:first-child) {
    float: left;
    clear: none
}

.finance-apps__right:last-child:not(:first-child) {
    float: right
}

.campaign__header {
    background: url(../img/sliver-night.jpg);
    height: 300px
}

.campaigns {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    background-color: #fefefe;
    padding: 10px 12px;
}

.campaigns::after,
.campaigns::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.campaign-main__content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    max-width: 78.125rem;
    margin: auto;
    padding: 20px;
    grid-gap: 20px;
}

section.dealership__used-stock {
    max-width: 78.125rem;
    margin: auto;
    padding-top: 60px;
}

main.campaign-main__c {
    margin-top: 141px;
}

.campaign-main__c .brand-h1 {
    padding: 5px 10px !important;
}

.campaign-main-heading {
    margin: auto !important;
    padding: 20px 10px 0px 10px !important;
    max-width: 75rem;
}

.campaign-main__c hr {
    max-width: 75rem;
    margin: .8rem auto;
}

.fastlane-container {
    margin-top: 154px;
}

.oil-filter-content {
    text-align: center;
    padding: 40px 20px;
}

.oil-filter-content h1 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.fl-card-header h1 {
    text-align: center;
    font-size: 14px;
}

.fl-service-extra,
.card-section p {
    font-size: 14px;
}

.card-section h2 {
    font-size: 20px !important;
}

.fl-service-spec-card {
    border: 1px solid #E6E6E6;
}

.fl-card-header {
    background: #C4C4C4;
}

.fastlane-service-card__container {
    max-width: 78.125rem;
    margin: auto;
    padding: 40px 20px;
}

.fastlane-service-card-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 20px;
}

main.campaign__main,
.campaign__form {
    background-color: #fefefe
}

.campaign__main::after,
.campaign__main::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.tyremart-intro.text-center h2 {
    padding-bottom: 5px;
}

.tyremart-intro.text-center h3 {
    margin-bottom: 10px;
    font-size: 20px;
}

.kmbr-dc {
    padding: 20px 12px;
}

.news-main {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    z-index: 10;
    position: relative;
}

.news-main::after,
.news-main::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.post-main {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    float: none;
    padding-right: .625rem;
    padding-left: .625rem;
    margin: auto;
}

.posts-panel.grid .post-item .post-text {
    width: 100% !important;
}

section.posts-list .post-item {
    display: grid;
    grid-template-columns: auto 1fr;
}

section.posts-list .post-item .post-thumbnail {
    width: 100%;
}

ul#lightSlider {
    list-style: none;
}

.post-main::after,
.post-main::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.demo {
    float: left;
    width: 33.3333333333%;
}

.posts-panel {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    float: none !important;
    margin: auto;
    background-color: #fff
}

.posts-panel::after,
.posts-panel::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.posts-panel .panel-header {
    max-width: 78.125rem;
    margin: auto;
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    position: relative;
}

.posts-panel .panel-header::after,
.posts-panel .panel-header::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.news-main::after,
.post-main::after,
.posts-panel::after,
.posts-panel .panel-header::after {
    clear: both
}

.posts-panel .panel-header:last-child:not(:first-child),
.news-main:last-child:not(:first-child),
.post-main:last-child:not(:first-child),
.posts-panel:last-child:not(:first-child) {
    float: right
}

.posts-panel .panel-header,
.posts-panel .panel-header:last-child,
.news-main,
.news-main:last-child,
.post-main,
.post-main:last-child,
.posts-panel,
.posts-panel:last-child {
    float: none
}

.posts-panel .panel-header,
.posts-panel .panel-header:last-child:not(:first-child),
.posts-panel,
.posts-panel:last-child:not(:first-child),
.news-main:last-child:not(:first-child),
.post-main:last-child:not(:first-child) {
    float: left;
    clear: none
}

.posts-panel .panel-header .panel-title {
    margin: 0;
    padding: .9375rem 0;
    color: #333;
    font-size: 28px
}

.posts-panel .panel-content {
    padding: .9375rem 0;
}

.fastlane-overlay__container img,
section.post__main img,
section.sell-my-car__main img {
    width: 100%;
}

section.kpost__main {
    margin-top: 158px;
}

.hero-slider .fastlane-overlay__container img,
div#tyre-modal main.campaign__main {
    margin-top: 0px;
}

.posts-panel .pinned-post,
.posts-panel .posts-list {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    float: left;
    padding-right: 0;
    padding-left: 0
}

.posts-panel .pinned-post::after,
.posts-panel .pinned-post::before,
.posts-panel .posts-list::after,
.posts-panel .posts-list::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.posts-panel .pinned-post::after,
.posts-panel .posts-list::after {
    clear: both
}

.posts-panel .pinned-post,
.posts-panel .pinned-post:last-child:not(:first-child),
.posts-panel .posts-list,
.posts-panel .posts-list:last-child:not(:first-child) {
    float: left;
    clear: none
}

.posts-panel .pinned-post:last-child:not(:first-child),
.posts-panel .posts-list:last-child:not(:first-child) {
    float: right
}

.posts-panel .pinned-post,
.posts-panel .pinned-post:last-child,
.posts-panel .posts-list,
.posts-panel .posts-list:last-child {
    float: none
}

.posts-panel .posts-list .post-item:not(:last-child) {
    border-bottom: 1px solid #ddd
}

.posts-panel .post-item {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    padding: .9375rem 0
}

.posts-panel .post-item::after,
.posts-panel .post-item::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.posts-panel .post-item::after {
    clear: both
}

.posts-panel .post-item .post-thumbnail {
    display: block;
    width: 33.33333%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.posts-panel .post-item .post-thumbnail img {
    width: 100%;
    height: auto
}

.posts-panel .post-item .post-text {
    width: 66.66667% !important;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.posts-panel .post-item .post-text p {
    margin: 0;
    padding-bottom: 1rem;
    text-align: left;
}

.posts-panel .post-item .post-title {
    font-size: 1.625rem;
    color: #333
}

.posts-panel .post-item .post-meta {
    color: #8a8a8a;
    font-size: .875rem
}

.posts-panel .post-item .meta {
    display: inline-block;
    margin-right: .9375rem
}

.posts-panel .post-item .meta-icon,
.posts-panel .post-item .meta-text {
    display: inline-block;
    padding-right: .3125rem
}

.posts-panel .post-item a.post-sources {
    display: block;
    color: #cacaca
}

.posts-panel .post-item .post-read-more {
    display: block;
    font-size: .875rem
}

.posts-panel .post-item .post-read-more .fa {
    padding: 0 .3125rem
}

.posts-panel .pinned-post .post-thumbnail {
    display: block;
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.posts-panel .pinned-post .post-thumbnail::after,
.posts-panel .pinned-post .post-thumbnail::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.posts-panel .pinned-post .post-thumbnail::after {
    clear: both
}

.posts-panel .pinned-post .post-thumbnail,
.posts-panel .pinned-post .post-thumbnail:last-child:not(:first-child),
.posts-panel .post-item .post-text,
.posts-panel .post-item .post-text:last-child:not(:first-child),
.posts-panel .post-item .post-thumbnail,
.posts-panel .post-item .post-thumbnail:last-child:not(:first-child) {
    float: left;
    clear: none
}

.posts-panel .pinned-post .post-thumbnail:last-child:not(:first-child),
.posts-panel .post-item .post-text:last-child:not(:first-child),
.posts-panel .post-item .post-thumbnail:last-child:not(:first-child) {
    float: right
}

.posts-panel .pinned-post .post-thumbnail,
.posts-panel .pinned-post .post-thumbnail:last-child {
    float: none
}

.posts-panel .pinned-post .post-thumbnail img {
    width: 100%;
    height: auto
}

.posts-panel .pinned-post .post-text {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    margin-top: .9375rem
}

.posts-panel .pinned-post .post-text::after,
.posts-panel .pinned-post .post-text::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

a.button.fitment-button.float-center {
    width: 300px;
    border-radius: 10px;
}

.fitment-service__container .row {
    max-width: 650px;
    position: relative;
    top: 30%;
    bottom: 0%;
}

.posts-panel .pinned-post .post-text::after {
    clear: both
}

.posts-panel .pinned-post .post-text,
.posts-panel .pinned-post .post-text:last-child:not(:first-child) {
    float: left;
    clear: none
}

.posts-panel .pinned-post .post-text:last-child:not(:first-child) {
    float: right
}

.posts-panel .pinned-post .post-text,
.posts-panel .pinned-post .post-text:last-child {
    float: none
}

.posts-panel.grid .pinned-post,
.posts-panel.grid .posts-list {
    width: 50%;
    float: left;
    padding-right: 0;
    padding-left: 0
}

.posts-panel.grid .pinned-post,
.posts-panel.grid .pinned-post:last-child:not(:first-child),
.posts-panel.grid .posts-list,
.posts-panel.grid .posts-list:last-child:not(:first-child) {
    float: left;
    clear: none
}

.posts-panel.grid .pinned-post:last-child:not(:first-child),
.posts-panel.grid .posts-list:last-child:not(:first-child) {
    float: right
}

.posts-panel.grid .pinned-post .post-item {
    border: 0
}

.posts-panel.grid .posts-list .post-title {
    font-size: 1.125rem
}

.posts-panel.grid .posts-list .post-meta {
    font-size: .75rem
}

.posts-panel.grid .posts-list .post-summary {
    font-size: .75rem
}

.posts-panel.grid .posts-list .post-read-more {
    display: none
}

.test-drive__header {
    height: 300px;
    background: url(../img/sliver2.jpg)
}

.finance-calculator__container {
    background-color: #fefefe;
    margin-top: 158px;
    padding: 20px 40px;
}

.model-fin-calculator {
    display: grid;
    grid-template-columns: 1fr auto;
    max-width: 78.125rem;
    margin: auto;
    grid-gap: 30px;
}

.finance-calc__models--grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 14px;
    padding: 10px 0px;
}

.model-finance-calculator__cta {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
}

.model-finance-calculator__cta .finance-calc__card {
    background-color: #ffd13c;
    display: grid;
    grid-template-columns: auto 1fr;
    height: auto;
    border-radius: 15px 15px 15px 0;
    color: #444;
    gap: 5px;
    padding: 10px 14px;
}

.model-finance-calculator .vehicle__finance-calculator .calctable input.button.expanded.kelston-button {
    float: none;
    background: #333;
    color: #ffd13c !important;
    width: 100%;
    max-width: 200px;
    border: 1px solid #333;
}

img.fianance-iconn {
    width: 22px;
    height: 22px;
}

.model-finance-calculator__cta .finance-calc__card p {
    margin-bottom: 0;
}

.finance-calculator__models--grid h5 {
    margin-left: 14px;
}

.finance-calculator__models--grid .finance-model__card:hover {
    box-shadow: none !important;
    cursor: pointer;
}

.finance-model__card.GetModel {
    box-shadow: 0px 1px 5px 2px #E4E4E4;
    border-radius: 15px 15px 15px 0;
}

.model-finance-calculator .vehicle__finance-calculator {
    padding: 0;
}

.model-finance-calculator__cta .finance-calc__card a h4 {
    font-size: 18px;
}

.finance-calculator__container::after,
.finance-calculator__container::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.finance-calculator {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.finance-calculator {
    float: left;
    clear: none
}

.finance-model__card:hover {
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .28);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .28)
}

.finance-model__img {
    width: 100%
}

.finance-model__name {
    padding: .5rem 0 0 0;
    text-align: center;
    font-family: 'Open Sans';
    font-display: swap;
    margin-bottom: 2px;
}

.finance-calculator__cta {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto
}

.finance-calculator__cta::after,
.finance-calculator__cta::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.finance-calculator__cta::after,
.bizcard-main::after,
.bizcard-column::after {
    clear: both
}

.finance-calculator__cta a img {
    padding: 1rem;
    width: 40%
}

.finance-calculator__cta a h4 {
    color: #0a0a0a
}

.finance-calc__card {
    background-color: #ffd13c;
    padding: 1rem;
    height: 150px;
    border-radius: 0
}

.finance-calc__card a h4 {
    color: #0a0a0a;
    font-size: 1.3rem
}

.finance-calculator__disclaimer {
    padding-top: 2rem;
    max-width: 78.125rem;
    margin: auto;
}

.finance-calculator__disclaimer h4 {
    background-color: #e6e6e6;
    padding: .5rem 1rem;
    color: #333
}

.finance-calculator__disclaimer p {
    font-size: .75rem;
    font-style: italic
}

.bizcard-main .finance-apps__row{margin-top: 10px !important;}

.bizcard-main {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    width: 100%
}

.bizcard-main::after,
.bizcard-main::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.bizcard-main,
.bizcard-main:last-child:not(:first-child) {
    float: left;
    clear: none
}

.bizcard-main:last-child:not(:first-child) {
    float: right
}

.bizcard-main,
.bizcard-main:last-child {
    float: none
}

.bizcard-column {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    margin-top: 116px;
    padding: 40px 20px;
}

.bizcard-column::after,
.bizcard-column::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}


.bizcard-column .bizcard-highlights {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto
}

.bizcard-column .bizcard-highlights::after,
.bizcard-column .bizcard-highlights::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.bizcard-column .bizcard-highlights::after {
    clear: both
}

.tyre-card__container {
    padding: 0 15px;
    background-color: #f3f3f3;
    max-width: 78.125rem;
}

.tyre-card__container a {
    color: #000
}

.tyre-card,
.tyre-card-inner-front {
    width: 100%;
    height: 100%;
    display: block;
    margin: 0;
    position: relative;
}

.tyre-card img {
    border-radius: 10px;
}

.tyre-card-inner {
    position: relative
}

.tyre-card-inner-front {
    display: block;
    position: relative;
}

.tyre-card-inner-front span {
    padding: 0;
    font-size: 1.5rem;
    font-weight: 700;
    bottom: 0;
    display: block;
    position: absolute;
    text-align: center;
    color: #FFF;
    margin: auto;
    left: 0;
    right: 0;
    background: #00000094;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.fitment-service__container {
    height: 200px
}

.fitment-button {
    background-color: #fefefe;
    color: #0a0a0a !important;
    margin-top: 2rem
}

.fitment-service__type {
    font-weight: 600;
    font-size: 1.4rem;
    line-height: 2rem
}

.fitment-button:hover {
    background-color: #333;
    color: #fff !important;
}

.service-type__price {
    font-size: 1rem;
    line-height: .75rem
}

.fitment-about {
    padding: 4rem 4rem 2rem 4rem;
}

.content-highlight__container .highlight__paragraph {
    text-align: center
}

.fastlane-overlay__container {
    position: relative
}

.fastlane-overlay__container .slider-cta {
    top: 0;
    width: 100%;
    left: 0;
    right: 0
}

.tyres-selection__container {
    padding-top: 2rem
}

.tyres-selection__container .row {
    margin: auto;
    padding: 0 40px;
}

.search-box-options {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 20px;
    align-items: center;
    background: #0a0a0a;
    max-width: 78.125rem;
    padding: 20px;
    border-radius: 20px 20px 20px 0;
}

.tyres-selection__container .tabs {
    border: none;
    padding-left: 0rem;
    margin: auto;
    display: table;
}

.tyres-selection__container .tabs-title>a[aria-selected=true] {
    background: #ffd13c !important;
    color: #000 !important;
    font-weight: 600 !important
}

.tyres-selection__container li.tabs-title {
    background-color: #ccc !important;
    border: 1px solid #E6E6E6;
}

.tyres-selection__container .tabs-title>a {
    display: block !important;
    padding: 1.25rem 1.5rem !important;
    font-size: .75rem !important;
    line-height: 1 !important;
    color: #000 !important;
    font-weight: 600 !important
}

.tyres-selection__container .tabs-title>a:hover {
    background: #fefefe !important
}

.tyres-selection__container .tabs-content {
    height: auto;
    border: none
}

.tyre-spec-card .card-section {
    padding: .5rem;
    border-top: 1px solid #E4E4E4;
}

.card.tyre-spec-card {
    box-shadow: 0px 0px 10px 2px #E4E4E4;
    border-radius: 20px 20px 20px 0;
}

.tyre-spec-card .tyre-size {
    color: #8a8a8a;
    font-size: .8rem;
    margin-bottom: 0
}

.tyre-spec-card .tyre-brand {
    font-size: .8rem;
    font-weight: 600;
    padding: 6px 0;
    margin-bottom: 0
}

.tyre-spec-card .tyre-model {
    font-size: 16px;
    margin-bottom: 0
}

.tyre-spec-card .tyre-price {
    font-size: 1.2rem;
    font-weight: 600;
    padding-bottom: 5px
}

.tyre-spec-card .tyre-price span {
    font-size: .6rem;
    font-weight: 200
}

.tyre-spec-card .kelston-button {
    margin-top: 10px
}

.content-highlight__container {
    max-width: 78.125rem;
    margin: auto;
    border-bottom: 1px solid #EEEEEE;
}

.content-highlight__container::after,
.content-highlight__container::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.content-highlight__container::after {
    clear: both
}

.highlight__paragraph {
    float: left;
    margin-right: auto;
    margin-left: auto;
    padding: 2rem 20px;
}

.highlight__paragraph,
.highlight__paragraph:last-child:not(:first-child) {
    float: left;
    clear: none
}

.highlight__paragraph:last-child:not(:first-child) {
    float: right
}

.highlight__paragraph,
.highlight__paragraph:last-child:not(:first-child) {
    float: none;
    clear: both
}

.highlight__paragraph h1 {
    font-size: 2.5rem
}

.content-2column-layout {
    max-width: 78.125rem;
    margin: auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
    padding: 20px 40px;
}

.content-2column-layout::after,
.content-2column-layout::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.fastlane-service-card__container::after,
.fastlane-service-card__container::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.fl-service-extra {
    padding-bottom: 1rem
}

.fl-service-model {
    font-size: .9rem;
    font-weight: 600;
    color: #333;
    padding-bottom: 0 !important
}

.fl-service-price {
    font-size: 1.5rem;
    font-weight: 600
}

.fastlane-packs-card__container {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    margin-right: auto;
    margin-left: auto
}

.fastlane-packs-card__container::after,
.fastlane-packs-card__container::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.fastlane-packs-card__container::after {
    clear: both
}

.fastlane-packs-card__container,
.fastlane-packs-card__container:last-child:not(:first-child) {
    float: left;
    clear: none
}

.fastlane-packs-card__container:last-child:not(:first-child) {
    float: right
}

.fastlane-packs-card__container,
.fastlane-packs-card__container:last-child {
    float: none
}

.fastlane-packs-card__container,
.fastlane-packs-card__container:last-child:not(:first-child) {
    float: none;
    clear: both
}

.fastlane-packs-card__container>.fl-packs-spec-card {
    float: left;
    width: 100%;
    padding-right: .15625rem;
    padding-left: .15625rem
}

.fastlane-packs-card__container>.fl-packs-spec-card:nth-of-type(1n) {
    clear: none
}

.fastlane-packs-card__container>.fl-packs-spec-card:nth-of-type(1n+1) {
    clear: both
}

.fastlane-packs-card__container>.fl-packs-spec-card:last-child {
    float: left
}

.fl-packs-spec-card {
    padding: 0 2px 1rem 2px
}

.fl-packs-spec-card .card-divider {
    border-bottom: 2px solid #8a8a8a
}

.fl-packs-spec-card .card-section {
    padding: 1rem
}

.fl-packs-spec-card .card-section .pack-item-spec {
    font-size: 1rem;
    color: #707070
}

.fl-packs-spec-card .card-section .kelston-button {
    margin-top: 1rem
}

.fl-packs-extra {
    padding-bottom: 1rem
}

.launch-grid {
    padding: 2rem 1rem
}

.fl-packs-spec-card .card-section .pack-item-brand {
    font-size: 1.4rem;
    font-weight: 600;
    padding-bottom: 0
}

.fl-packs-spec-card .card-section .pack-item-model {
    font-size: 1.1rem;
    font-weight: 600
}

.fl-packs-spec-card .card-section p {
    font-size: .8rem;
    margin-bottom: 0
}

.fl-packs-spec-card .card-section .pack-item-price {
    font-size: 1.1rem;
    font-weight: 600
}

.fl-packs-model {
    font-size: .9rem;
    font-weight: 600;
    color: #333;
    padding-bottom: 0 !important
}

.fl-packs-price {
    font-size: 1.5rem;
    font-weight: 600
}

.launch-grid>.launch-item {
    float: left;
    width: 50%;
    padding-right: .625rem;
    padding-left: .625rem
}

.launch-grid>.launch-item:nth-of-type(1n) {
    clear: none
}

.launch-grid>.launch-item:nth-of-type(2n+1) {
    clear: both
}

.launch-grid>.launch-item:last-child {
    float: left
}

.launch-item {
    width: 300px;
    padding-bottom: 1.5rem
}

.launch-item h5 {
    padding-top: 1.2rem
}

.launch-form__container {
    background-color: #fefefe
}

.launch-form__container h4 {
    text-align: center
}

.launch-form__container .contact-form {
    background-color: #fefefe
}

.title-bar .menu-icon {
    margin-right: .25rem;
    margin-left: auto
}

.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after {
    display: block;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    right: 5px;
    left: auto;
    margin-top: -3px
}

.no-js .top-bar {
    display: none
}

[data-sticky] {
    width: 100%
}

.sticky-container {
    z-index: 5;
    height: auto
}

.is-stuck {
    -webkit-box-shadow: 0 6px 33px -6px rgba(0, 0, 0, .28);
    box-shadow: 0 6px 33px -6px rgba(0, 0, 0, .28)
}

.slider-overlay__container {
    position: relative;
    display: block !important;
}

.slider-overlay__head {
    font-family: Head-Bold;
    color: #fefefe;
    position: absolute;
    font-size: 1rem;
    top: 5px;
    left: 10px;
    font-display: swap
}

.slider-cta {
    position: absolute;
    top: 1rem;
    left: 1rem;
    right: 1rem;
    text-align: center;
    color: #fefefe;
    padding: 1rem 2rem;
    z-index: 1;
    background-color: gray;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 20px 0 20px 0;
}

a.button.kelston-cta.expanded {
    margin-top: 5px;
}

.slider-cta h3 {
    font-size: 34px;
    font-weight: 600;
    margin-bottom: 8px;
}

.slider-cta p {
    font-weight: 600;
    margin: 5px;
    font-size: 22px;
    line-height: 1.2;
}

.slick-next,
.slick-prev,
button.slick-next,
button.slick-prev {
    display: none !important;
}

ul.slick-dots li {
    padding: 0 12px;
    width: 12px !important;
    height: 12px !important
}

.search-box {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    background-color: #0a0a0a;
    color: #fefefe;
    padding: 10px;
    margin: 15px -10px
}

.search-box::after,
.search-box::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.search-box::after,
.search-form::after,
.search-box__alt::after {
    clear: both
}

.search-form {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    background-color: #0a0a0a;
    width: 100%
}

.search-form::after,
.search-form::before,
.search-box__alt::after,
.search-box__alt::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.search-box__alt {
    display: grid;
    grid-template-columns: 75% auto;
    margin: auto;
    grid-gap: 0 10px;
    padding: 20px;
    max-width: 1000px;
    background-color: #0a0a0a;
    color: #fefefe;
    border-radius: 30px 30px 30px 0px;
}

.search-filter__column {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-content: center;
    grid-column-gap: 50px;
    padding: 0 10px;
}

.search-button__column {
    display: grid;
    grid-template-columns: 1fr;
    align-content: center;
}

.search-box__button-alt .button {
    margin: 0;
}

.search-h3 {
    text-align: center;
    padding-bottom: 10px;
    font-size: 2rem;
}

.search-box__label {
    color: #fefefe;
    font-weight: 600;
    font-size: 13px;
    line-height: 30px;
}

.search-box__label input.search-box__slider-output {
    display: inline;
    background-color: #0a0a0a;
    border: none;
    color: #fefefe;
    font-weight: 600px;
    box-shadow: #0a0a0a;
}

.search-box-header {
    font-size: 1.5rem;
    padding-left: 1rem
}

.search-box__input {
    border-radius: 4px
}

.search-box__status {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.search-box__button .button.primary,
.search-box__button-alt .button.primary {
    background-color: #ffd13c;
    color: #0a0a0a !important;
    font-weight: 600
}

.search-box__status,
.search-box__status:last-child:not(:first-child) {
    float: left;
    clear: none
}

.search-box__status:last-child:not(:first-child) {
    float: right
}

#search-slider .search__from,
#search-slider .search__to {
    color: #fefefe;
    top: -.45rem;
    font-weight: 600;
    font-size: 13px;
    line-height: 16px
}

#search-slider .to {
    float: right;
    right: 0
}

.slider {
    position: relative;
    top: -.8rem;
    height: .3rem
}

.slider-handle,
.slider-handle:hover {
    background-color: #fefefe;
    border: 1px solid #999;
    border-radius: 50px;
    width: 1.2rem;
    height: 1.2rem
}

.slider-fill {
    background-color: #ffd13c;
    height: .3rem
}

.ui-slider {
    position: relative;
    text-align: left;
    background-color: #fefefe !important
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: .8em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
    padding-bottom: 1rem
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    -webkit-filter: inherit;
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: -.3em
}

.ui-button,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
html .ui-button.ui-state-disabled:active,
html .ui-button.ui-state-disabled:hover {
    background-color: #ffd13c !important;
    border: 1px solid #999 !important;
    border-radius: 50px !important;
    width: 1.2rem !important;
    height: 1.2rem !important
}

.ui-corner-all,
.ui-widget-header,
div.ui-slider-range {
    background-color: #fefefe !important
}

.ui-slider-horizontal {
    height: .1rem !important;
    background-color: #ffd13c !important;
    padding-top: .6rem !important
}

span.ui-slider-handle.ui-corner-all.ui-state-default {
    margin: 0 !important
}

.welcome-text {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    padding: 1rem
}

.welcome-text::after,
.welcome-text::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.welcome-text::after {
    clear: both
}

.welcome-data__container,
.welcome-data__container:last-child:not(:first-child),
.welcome-text,
.welcome-text:last-child:not(:first-child) {
    float: left;
    clear: none
}

.welcome-text:last-child:not(:first-child),
.welcome-data__container:last-child:not(:first-child) {
    float: right
}

.welcome-text,
.welcome-text:last-child {
    float: none
}

.welcome-data__container {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.welcome-data__item {
    padding: 1rem
}

.welcome-data__item .welcome__icon {
    float: left;
    font-size: 2rem;
    position: relative;
    top: -.2rem;
    padding-right: 1rem;
    font-weight: 500
}

.welcome-data__item .welcome__text {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 24px;
    font-display: swap
}

.flip-card {
    -webkit-perspective: 1000;
    perspective: 1000;
    border: 0;
    background: 0 0
}

.flip-card.hover .flip-card-inner,
.flip-card:hover .flip-card-inner {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.flip-card,
.flip-card-inner-back,
.flip-card-inner-front {
    width: 100%;
    height: 15.625rem
}

.flip-card-inner {
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    position: relative
}

.flip-card-inner-back,
.flip-card-inner-front {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0
}

.flip-card-inner-front,
.flip-card-inner-back {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.flip-card-inner-front span {
    width: 100%;
    text-align: center;
    background: rgba(254, 254, 254, .8);
    padding: .25rem 0;
    font-size: 1.25rem;
    font-weight: 700
}

.flip-card-inner-back {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    background: #cacaca;
    padding: 1rem
}

.flip-card-inner-back-title {
    font-weight: 700
}

.flip-card-inner-back-text {
    line-height: 1.3;
    font-size: 15px;
}

h3.flip-card-inner-back-title {
    font-size: 20px;
}

section.kelston-values {
    background: url(/assets/img/map-kelston-values-bg.webp) fixed no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
    background-position: center;
}

section.kelston-values .foreground {
    background: rgba(0, 0, 0, .80);
}

.value-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin: auto;
    gap: 20px;
    padding: 40px;
    max-width: 1024px;
}

.kelston-value h2 {
    font-size: 18px;
    color: #ffd13c;
    text-align: center;
    font-weight: bold;
}

.kelston-value p {
    color: #FFF;
    text-align: center;
}

i.usp__icon.flaticon-ribbon,
i.usp__icon.flaticon-transport-2,
i.usp__icon.flaticon-wallet,
i.usp__icon.flaticon-reparation {
    text-align: center;
    display: block;
    color: #FFF;
    font-size: 50px;
}

.trans__top-bar {
    color: #fefefe;
    background-color: transparent;
    font-size: 13px;
    line-height: 24px;
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.trans__top-bar a,
.trans__top-bar a:visited {
    color: #fefefe
}

.trans__top-bar a:hover {
    color: #ffd13c
}

.trans-bar__container {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    padding: 5px
}

.trans-bar__container::after,
.trans-bar__container::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.trans-bar__container::after {
    clear: both
}

.trans-bar__left,
.trans-bar__right {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.trans-bar__left,
.trans-bar__left:last-child:not(:first-child),
.trans-bar__right,
.trans-bar__right:last-child:not(:first-child) {
    float: left;
    clear: none
}

.trans-bar__left:last-child:not(:first-child),
.trans-bar__right:last-child:not(:first-child) {
    float: right
}

.trans-bar__right .call {
    position: relative;
    top: .5rem
}

.trans__top-bar,
.trans__top-bar ul {
    background-color: transparent
}

.trans-bar__li {
    padding-right: .2rem;
    font-size: .8rem;
    font-weight: 600
}

.trans-bar__li>.fa {
    font-size: 1rem
}

.trans-nav {
    background-color: transparent;
    padding: 1rem
}

.trans-nav__container {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    padding-top: 1rem
}

.trans-nav__container::after,
.trans-nav__container::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.trans-nav__container::after {
    clear: both
}

.trans-logo {
    width: 66.66667%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.trans-logo,
.trans-logo:last-child:not(:first-child) {
    float: left;
    clear: none
}

.trans-logo:last-child:not(:first-child) {
    float: right
}

.trans-logo img {
    width: 130px
}

.trans-nav__menu {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    font-size: 13px;
    line-height: 15px;
    font-weight: 600;
    font-family: Roboto, sans-serif;
    font-display: swap
}

.trans-nav__menu,
.trans-nav__menu:last-child:not(:first-child) {
    float: left;
    clear: none
}

.trans-nav__menu:last-child:not(:first-child) {
    float: right
}

.trans-nav__menu a {
    color: #fefefe
}

.trans-nav__menu a:hover {
    color: #ffd13c
}

.trans-nav__menu .title-bar {
    background-color: transparent
}

.trans-nav__menu div#main-nav.top-bar a {
    color: #000
}

.trans-nav__menu div#main-nav.top-bar {
    color: #000;
    float: left;
    width: 100%;
    background-color: #fefefe
}

.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #ffd13c transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px
}

.black-submenu li>ul li,
ul li>ul li a {
    color: #0a0a0a !important
}

.privacyp ul li>ul li a,
.privacyp a {
    text-decoration: underline;
    color: #0a0a0a !important;
}

.privacyp {
    max-width: 78.125rem;
    margin: auto;
    padding: 20px;
}

.trans-nav__menu.is-stuck {
    padding-top: 1rem;
    background-color: #fff
}

.trans-nav__menu.is-stuck ul>li>a {
    color: #000 !important
}

.trans-nav__menu.is-stuck .menu-icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 16px;
    cursor: pointer
}

.trans-nav__menu.is-stuck .menu-icon::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #0a0a0a;
    -webkit-box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
    box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
    content: ''
}

.trans-nav__menu.is-stuck .menu-icon:hover::after {
    background: #8a8a8a;
    -webkit-box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
    box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a
}

#trans-logo-img.trans-logo__img {
    padding-bottom: 1rem
}

.page-title {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    margin-top: 2.5rem;
    color: #fefefe
}

.page-title::after,
.page-title::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.page-title::after {
    clear: both
}

.alt-main__page-title {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.alt-main__page-title,
.alt-main__page-title:last-child:not(:first-child),
.alt-main__breadcrumbs,
.alt-main__breadcrumbs:last-child:not(:first-child) {
    float: left;
    clear: none
}

.alt-main__page-title:last-child:not(:first-child),
.alt-main__breadcrumbs:last-child:not(:first-child) {
    float: right
}

.alt-main__page-title h1 {
    font-size: 40px;
    line-height: 40px
}

.alt-main__breadcrumbs {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.vehicle-view__mobile-container h1 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 600
}

.vehicle__price-h2--mobile {
    color: #ffd13c;
    margin-top: 5px;
    font-weight: 600;
    font-size: 30px
}

.dealership__tagline a {
    color: #fefefe
}

.audi-sliver {
    background: url(../img/sliver-audi.jpg)
}

.volkswagen-sliver {
    background: url(../img/sliver-vw.jpg)
}

.peugeot-sliver {
    background: url(../img/sliver-peugeot.jpg)
}

.mazda-sliver {
    background: url(../img/sliver-mazda.jpg)
}

.market-square-cars-sliver {
    background: url(../img/sliver-marketsquarecars.jpg)
}

.mahindra-sliver {
    background: url(../img/sliver-mahindra.jpg)
}

.ford-sliver {
    background: url(../img/sliver-ford.jpg)
}

.faw-sliver {
    background: url(../img/sliver-faw.jpg)
}

.hyundai-sliver {
    background: url(../img/sliver-hyundai.jpg)
}

.toyota-sliver {
    background: url(../img/sliver-toyota.jpg)
}

.page-title--brand {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    color: #fefefe;
    padding: 1rem
}

.page-title--brand::after,
.page-title--brand::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.page-title--brand::after {
    clear: both
}

.alt-main__brand-page-title {
    width: 50%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.alt-main__brand-page-title,
.alt-main__brand-page-title:last-child:not(:first-child) {
    float: left;
    clear: none
}

.alt-main__brand-page-title:last-child:not(:first-child) {
    float: right
}

.alt-main__brand-page-title h1 {
    font-size: 40px;
    line-height: 40px
}

.page__right {
    width: 50%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    float: right
}

.page__right,
.page__right:last-child:not(:first-child) {
    float: left;
    clear: none
}

.page__right:last-child:not(:first-child) {
    float: right
}

.brand-nav-container {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    padding: 0;
    width: 100%;
    background-color: #fefefe;
    padding-left: 0 !important;
    padding-right: 0 !important;
    font-weight: 600;
    font-size: 13px;
    line-height: 15px;
    font-family: Roboto, sans-serif;
    font-display: swap
}

.brand-nav-container::after,
.brand-nav-container::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.brand-nav-container,
.brand-nav-container:last-child:not(:first-child),
.group-logo,
.group-logo:last-child:not(:first-child) {
    float: left;
    clear: none
}

.brand-nav-container .top-bar,
.brand-nav-container .top-bar>ul {
    background-color: #fefefe !important;
    padding-bottom: 1rem
}

.brand-nav-container div#main-nav.top-bar {
    float: left;
    background-color: #fefefe !important
}

.brand-nav-container.is-stuck {
    width: 100%;
    background-color: #fefefe
}

.group-logo {
    width: 16.66667%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.group-logo img {
    float: left;
    min-width: 70px;
    width: auto;
    padding: .5rem 0 0 0;
    margin: auto 0 auto 0
}

.brand-nav-container:last-child:not(:first-child),
.group-logo:last-child:not(:first-child),
.brand-main-nav__menu:last-child:not(:first-child) {
    float: right
}

.brand-nav-container,
.brand-nav-container:last-child {
    float: none
}

.brand-nav-container a,
.brand-main-nav__menu a {
    color: #0a0a0a;
    font-weight: medium
}

.brand-nav-container a:hover,
.brand-main-nav__menu a:hover {
    color: #ffd13c
}

.brand-nav-container::after {
    clear: both
}

.brand-nav-container div#main-nav.top-bar a,
.brand-main-nav__menu div#main-nav.top-bar a {
    color: #000
}

.brand-nav-container .title-bar,
.brand-main-nav__menu .title-bar {
    background-color: #fefefe
}

.brand-main-nav__menu,
.brand-main-nav__menu:last-child:not(:first-child) {
    float: left;
    clear: none
}

.brand-main-nav__menu .top-bar,
.brand-main-nav__menu .top-bar>ul {
    background-color: #fefefe !important;
    padding-bottom: 1rem
}

.brand-main-nav__menu div#main-nav.top-bar {
    float: left;
    background-color: #fefefe
}

.brand-main-nav__menu {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    background-color: #fefefe;
    padding-left: 0 !important;
    padding-right: 0 !important;
    font-weight: 600;
    font-size: 13px;
    line-height: 15px;
    font-family: Roboto, sans-serif;
    font-display: swap
}

div#main-nav .brand-top-bar.top-bar {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

div#main-nav .brand-top-bar.top-bar,
div#main-nav .brand-top-bar.top-bar:last-child:not(:first-child) {
    float: left;
    clear: none
}

div#main-nav .brand-top-bar.top-bar:last-child:not(:first-child) {
    float: right
}

.brand-logo img {
    right: 0;
    float: right;
    padding-top: .2rem
}

div.brand-main-nav .sticky-container {
    z-index: 5;
    height: auto
}

.bottom-brand-nav {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    padding: 0 !important
}

.bottom-brand-nav::after,
.bottom-brand-nav::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.bottom-brand-nav::after {
    clear: both
}

.brand-top-bar ul li a {
    color: #fefefe
}

.brand-top-bar ul li a img {
    width: 90px
}

.bottom-brand-nav,
.bottom-brand-nav:last-child:not(:first-child) {
    float: left;
    clear: none
}

.bottom-brand-nav:last-child:not(:first-child) {
    float: right
}

.bottom-brand-nav,
.bottom-brand-nav:last-child {
    float: none
}

.bottom-brand-nav .title-bar {
    background-color: #707070;
    padding: 0
}

.bottom-brand-nav .title-bar .menu-icon {
    height: 65px;
    margin-right: auto;
    margin-left: .25rem
}

.bottom-brand-nav .menu-icon::after {
    position: absolute;
    top: 1.5rem;
    left: 1rem;
    display: block;
    width: 100%;
    height: 3px;
    background: #0a0a0a;
    -webkit-box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
    box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
    content: ''
}

.bottom-brand-nav .brand-mobile-nav {
    background-color: #ffd13c;
    padding-right: 2.25rem
}

.bottom-brand-nav #brandCall {
    background-color: #707070
}

.bottom-brand-nav #brandCall h2 {
    text-align: center;
    font-weight: 700
}

.bottom-brand-nav #brandCall table tr {
    background-color: #fefefe
}

.bottom-brand-nav #brandCall p {
    padding: 1rem 1rem 0 1rem;
    margin: 0;
    float: left
}

.bottom-brand-nav #brandCall p.text-center {
    padding-bottom: 0
}

.bottom-brand-nav .dealership-call-button {
    background-color: #707070
}

.bottom-brand-nav li.brand-mobile-nav__item {
    width: 2.5rem;
    text-align: center;
    margin-top: .2rem
}

.bottom-brand-nav li.brand-mobile-nav__item img {
    height: 40px
}

.bottom-brand-nav li.brand-mobile-nav__item img:nth-last-child {
    width: 65px;
    float: right
}

#mobile-brand-nav .is-dropdown-submenu {
    width: 100%
}

.mobile-menu-logo {
    width: 130px;
    padding-bottom: 1rem
}

.is-stuck {
    -webkit-box-shadow: 0 6px 33px -6px rgba(0, 0, 0, .28);
    box-shadow: 0 6px 33px -6px rgba(0, 0, 0, .28)
}

.sticky.is-stuck {
    background-color: #fefefe
}

.no-js .top-bar {
    display: none
}

.vehicles-modal__container::after,.vehicles-modal__container::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.vehicles-modal__container::after {
    clear: both
}

.listing-grid-offers {
    padding: 0 !important;
}

.listing-grid,.listing-grid-offers,.oem-models__grid,.campaign__grid,.model-action,.model-highlights__grid {
    padding: 12px 12px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr !important;
    grid-gap: 10px;
}

.model-highlights-container-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 40px;
}

.tyre-card__container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    margin: auto;
    grid-gap: 20px;
    padding: 0 15px;
    background-color: #f3f3f3;
    max-width: 78.125rem;
}

.oem-models__grid {
    background-color: #FFF;
}

.home-tiles__container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 20px;
    max-width: 78.125rem;
    margin: auto;
}

.tyre-grid__container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    padding: 40px 12px;
    grid-gap: 20px;
    max-width: 78.125rem;
    margin: auto;
}

.logo__container {
    padding: 1rem .5rem;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-gap: 10px;
}

.logo__container--img{
    border: none !important;
    filter: grayscale(100);
    transition: 0.5s;
    padding: 10px 8px;
}

.logo__container--img:hover{
    box-shadow: 0px 0px 10px 2px #E4E4E4;
    border-radius: 20px 20px 20px 0px !important;
    filter: grayscale(0);
}

.home-tiles__container a {
    color: #000
}

.listing-grid__car-item.exdemo {
    text-align: center;
    background: #EEE;
}

.listing-grid__item {
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding: 0 0;
    max-height: 600px;
}

.listing-grid__item--img img {
    max-width: 482px;
    max-height: 361px;
    width: 100%;
    height: 100%;
}

.listing-grid__item .fa {
    margin: 0 auto;
    padding: 10px 5px;
    color: #999;
}

.listing-grid__car-item {
    color: #444;
    font-size: .8rem;
    border: 1px solid #ccc;
    background-color: #FFF;
}

.listing-grid__item--content {
    background-color: #fff;
    padding: 0.5rem;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 2px solid #ffd13c;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 0px;
}

.listing-grid__item--content .model {
    font-weight: 600;
    margin-bottom: 10px;
    height: auto;
    text-transform: uppercase;
}

.listing-grid__item--content .price {
    color: #6E6E6E;
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 0
}

.listing-grid__h3 {
    font-weight: 600;
}

.listing-heading {
    font-weight: 600;
}

.pagination {
    vertical-align: baseline;
}

.vehicle-main__carousel--nav .slick-next::before,.vehicle-main__carousel--nav .slick-prev::before {
    content: url(/assets/img/regular.svg) !important
}

.grid__item--bg {
    text-align: center;
    background: #cacaca;
    border-radius: 15px 15px 15px 0;
    height: 100%;
    display: grid;
    align-content: center;
}

.vehicle-main__carousel img,
.vehicle-main__carousel img.slick-slide {
    max-width: 785px !important;
    max-height: 600px !important;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.vehicle-main__carousel.slider-for.slider-hide.slick-initialized.slick-slider {
    max-width: 785px;
    max-height: 600px;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.vehicle-main__carousel--nav.slider-nav.slider-hide.slick-initialized.slick-slider.slick-dotted {
    max-width: 785px;
    max-height: 180px;
    width: 100%;
    height: 100%;
}

.vehicle-main__carousel--nav img {
    max-width: 240px !important;
    max-height: 180px !important;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.vehicle-main__carousel .slick-track {
    overflow: hidden;
}

.vehicle-main {
    width: 60%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    float: left;
}

.vehicle-tabs {
    max-width: 785px;
}

.vehicle__finance-calculator {
    background-color: #fff;
    display: block;
    font-size: 14px;
    line-height: 24px;
    padding: 20px;
    margin-bottom: 10px
}

.vehicle__finance-calculator h5 {
    font-weight: 600;
    position: relative;
    padding-bottom: 10px
}

.vehicle__finance-calculator h5:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 2px;
    background: #ffd100;
    left: 0;
    bottom: 0
}

.vehicle__finance-calculator .pm {
    color: #db2d2e;
    font-weight: 600;
    float: right;
    border: 0
}

.vehicle__finance-calculator .calc-deets {
    font-weight: 600;
    border: 0;
    margin-top: .5rem
}

.vehicle__finance-calculator hr {
    margin: 5px 0;
    border-top: 1px solid #e3e3e3;
    border-bottom: 0
}

.vehicle__finance-calculator .calctable tr {
    background-color: #fefefe;
    border-bottom: 1px solid #cacaca
}

.vehicle__finance-calculator a {
    color: #000;
    font-size: 13px
}

.vehicle__finance-calculator a:hover {
    color: #ffd13c
}

.vehicle__finance-calculator input {
    float: right;
    margin-bottom: 0
}

.vehicle__finance-calculator .calculator__item {
    float: left
}

.vehicle__finance-calculator .calctable tbody {
    border: none
}

.vehicle__finance-calculator .calctable tr:last-child {
    border-bottom: none
}

.vehicle__finance-calculator [type=color],.vehicle__finance-calculator [type=date],.vehicle__finance-calculator [type=datetime-local],.vehicle__finance-calculator [type=datetime],.vehicle__finance-calculator [type=email],.vehicle__finance-calculator [type=month],.vehicle__finance-calculator [type=number],.vehicle__finance-calculator [type=password],.vehicle__finance-calculator [type=search],.vehicle__finance-calculator [type=tel],.vehicle__finance-calculator [type=text],.vehicle__finance-calculator [type=time],.vehicle__finance-calculator [type=url],.vehicle__finance-calculator [type=week],.vehicle__finance-calculator textarea {
    background-color: #fefefe;
    -webkit-box-shadow: none;
    box-shadow: none
}

button.button.expanded.calcbut.credit-check-btn.creditchkbut,button.button.expanded.calcbut.credit-check-btn {
    width: 190px !important;
    font-weight: 600;
    margin: auto 5px;
}

button.button.expanded.calcbut.credit-check-btn {
    background-color: #000 !important;
}

input.button.expanded.calcbut {
    float: left;
    max-width: 350px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 0px;
    transform: skewX(342deg);
    padding: 10px 20px;
}

.vehicle-tabs .tabs-title>a[aria-selected=true] {
    background: #ffd13c;
    color: #000;
    font-weight: 600
}

.vehicle-tabs .tabs-title>a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: .75rem;
    line-height: 1;
    color: #000;
    font-weight: 600
}

.vehicle-specs {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    display: block
}

.vehicle-specs::after,.vehicle-specs::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.vehicle-specs::after {
    clear: both
}

.vehicle-specs h1 {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    padding: 0 !important;
}

.vehicle-spec__list {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    margin: 1rem 0 1rem 0
}

.vehicle-spec__list,.vehicle-spec__list:last-child:not(:first-child) {
    float: left;
    clear: none
}

.vehicle-spec__list:last-child:not(:first-child) {
    float: right
}

.vehicle-spec__list ul li {
    padding-bottom: 5px;
    border-bottom: 1px solid #e3e3e3;
    margin: 0 30px 5px 0;
    width: 100%;
    float: left
}

.vehicle-spec__list-needs ul li {
    padding-bottom: 5px;
    border-bottom: 1px solid #e3e3e3;
    margin: 0 30px 5px 0;
    width: 100%;
    float: left
}

.vehicle-spec__list ul li span {
    font-weight: 600;
    float: right
}

.vehicle-spec__list-needs ul li span {
    font-weight: 600;
    float: right
}

.vehicle-spec__description {
    margin: 1rem 0 1rem 0
}

.why-kelston {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    padding: 1rem
}

.why-kelston::after,
.why-kelston::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.why-kelston::after {
    clear: both
}

.why-kelston__list {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    padding-bottom: 10px;
}

.why-kelston__list,.why-kelston__list:last-child:not(:first-child) {
    float: left;
    clear: none
}

.why-kelston__list:last-child:not(:first-child) {
    float: right
}

.why-kelston__list i.fa.fa-check {
    margin-right: 10px;
    color: #ffd100
}

.why-kelston__list ul li {
    float: left;
    font-size: 14px;
    line-height: 24px;
    width: 100%
}

p.terms-conditions-apply {
    font-size: 11px;
    padding-top: 10px;
}

.why-kelston__list h4 {
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: 600;
    line-height: 24px
}

.vehicle-extras {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    display: block
}

.vehicle-extras::after,.vehicle-extras::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.vehicle-extras::after {
    clear: both
}

.vehicle-extras h6 {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px
}

.vehicle-extras__list {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    margin: 1rem 0 1rem 0
}

.vehicle-extras__list,.vehicle-extras__list:last-child:not(:first-child) {
    float: left;
    clear: none
}

.vehicle-extras__list:last-child:not(:first-child) {
    float: right
}

.vehicle-extras__list ul li {
    padding-bottom: 5px;
    border-bottom: 1px solid #e3e3e3;
    margin: 0 30px 5px 0;
    float: left;
    width: 100%
}

.vehicle-extras__list ul li span {
    font-weight: 600;
    float: right
}

.extras__li>li {
    display: block;
    width: 100%
}

.vehicle__special-offer {
    background-color: #fff;
    display: block;
    font-size: 14px;
    line-height: 24px;
    padding: 20px;
    margin-bottom: 30px
}

.vehicle__special-offer h5 {
    font-weight: 600;
    position: relative;
    padding-bottom: 10px
}

.vehicle__special-offer h5:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 2px;
    background: #ffd100;
    left: 0;
    bottom: 0
}

.vehicle__special-offer .button {
    color: #0a0a0a;
    font-weight: 600
}

.vehicle__send-enquiry {
    background-color: #fff;
    display: block;
    font-size: 14px;
    line-height: 24px;
    padding: 10px 20px;
    margin-bottom: 10px
}

.mastercars-promise-c {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
    text-align: center;
}

.mastercars-promise {
    background: #FFF;
}

.mastercars-promise h1 {
    text-align: center;
    font-size: 2rem;
}

.promise-right img {
    padding-right: 5px;
    padding-bottom: 5px;
}

.vehicle__send-enquiry h5 {
    font-weight: 600;
    position: relative;
    padding-bottom: 10px
}

.vehicle__send-enquiry h5:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 2px;
    background: #ffd100;
    left: 0;
    bottom: 0
}

.vehicle__send-enquiry form {
    padding-top: 10px
}

.vehicle__send-enquiry .button {
    color: #0a0a0a;
    font-weight: 600;
    width: 180px;
}

.dealership-contact__card {
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: center;
    grid-column-gap: 10px;
}

.dealership-contact__cardc {
    background: #FFF;
    margin-bottom: 20px;
    padding: 10px;
}

.dealership-contact__details-img img {
    height: 45px;
    width: 90px;
}

.dealership-contact__details {
    padding: 0 2px;
}

.dealership-contact__card::after,.dealership-contact__card::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.dealership-contact__card::after {
    clear: both
}

.dealership-contact__icon {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.dealership-contact__icon,.dealership-contact__icon:last-child:not(:first-child) {
    float: left;
    clear: none
}

.dealership-contact__icon:last-child:not(:first-child) {
    float: right
}

.new-cars__right,.new-cars__right:last-child:not(:first-child),.new-cars__left,.new-cars__left:last-child:not(:first-child),.new-cars-data__container,.new-cars-data__container:last-child:not(:first-child) {
    float: left;
    clear: none
}

.new-cars__right:last-child:not(:first-child),.new-cars-data__container:last-child:not(:first-child),.new-cars__left:last-child:not(:first-child) {
    float: right
}

.dealership__new-cars {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    background-color: #fff
}

.dealership__new-cars::after,.dealership__new-cars::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.dealership__new-cars::after {
    clear: both
}

.new-cars-data__container {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.new-cars__left {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.new-cars__right {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.new-cars-data__item {
    padding: 1rem
}

.new-cars-data__item .new-cars__icon {
    float: left;
    font-size: 2rem;
    position: relative;
    top: -.2rem;
    padding-right: 1rem;
    font-weight: 500
}

.new-cars-data__item .new-cars__text {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 24px;
    font-display: swap
}

.car-item .corner-text-wrapper-status .corner-text {
    color: #fff;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: 0;
    top: 77px;
    background-color: rgba(255, 209, 0, .8);
    display: block;
    height: 110px;
    position: absolute;
    width: 110px;
    z-index: 2
}

.car-item .corner-text-wrapper-status .corner-text .car-item-status {
    color: #000;
    font-weight: 600;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: relative;
    top: 15px;
    left: 25px
}

.car-item .corner-text-wrapper-dealer {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    height: 150px;
    position: absolute;
    right: -75px;
    top: -75px;
    width: 150px;
    z-index: 1;
    overflow: hidden
}

.car-item .corner-text-wrapper-dealer .corner-text {
    color: #fff;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: 0;
    top: 106px;
    background-color: rgba(255, 255, 255, .7);
    color: #1a1a1a;
    display: block;
    height: 150px;
    position: absolute;
    width: 150px;
    z-index: 2
}

.car-item .corner-text-wrapper-dealer .corner-text .dealer {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: relative;
    top: 35px;
    left: 30px;
    font-size: 9px;
    font-weight: 600
}

.other-vehicles__grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    max-width: 78.125rem;
    margin: auto;
    grid-gap: 40px 20px;
    padding: 40px 20px;
}

.other-vehicles__grid::after,.other-vehicles__grid::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.other-vehicles__grid::after {
    clear: both
}

.other-vehicles__img,.other-vehicles__img img {
    width: 363px;
    height: 272px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.other-vehicles__item {
    max-width: 363px;
    margin: 0 auto;
}

.other-vehicles__item .thumbnail {
    border: 0 solid #f3f3f3;
    margin-bottom: 0
}

.other-vehicles__item--content {
    background-color: #fefefe;
    padding: .5rem;
    border: 1px solid #ccc;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 15px;
}

.other-vehicles__item--content .model {
    padding: 10px 10px;
    font-weight: 600;
    margin-bottom: 0;
    height: auto;
}

.other-vehicles__item--content .price {
    color: #6E6E6E;
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 0
}

.other-vehicles__img {
    width: 100%;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important
}

.sales-team__grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    max-width: 78.125rem;
    margin: auto;
    padding: 0 12px;
    grid-gap: 15px;
}

.sales-team__grid::after,.sales-team__grid::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.sales-team__grid::after {
    clear: both
}

.sales-team__img--container {
    position: relative;
    overflow: hidden;
}

.sales-team__img {
    border: 0 solid #f3f3f3;
    padding: 0;
    margin-bottom: 0;
    width: auto;
    margin: auto;
    display: block;
}

img.sales-team__img {
    width: 100%;
    height: 230px;
    max-width: 230px;
}

.sales-team__item {
    box-shadow: 0px 0px 5px 2px #E4E4E4;
    max-width: 230px;
    border-radius: 10px;
}

.sales-team__item img {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.salesman__email {
    position: absolute;
    bottom: 5px;
    margin: 0 auto;
    width: 100%
}

.salesman__email .icon i {
    font-size: 20px;
    background: #e3e3e3;
    display: block;
    border-radius: 50%;
    margin: 0 3px;
    width: 50px;
    height: 50px;
    line-height: 50px
}

.salesman__email ul>li {
    display: inline-block
}

.sales-team__content {
    background-color: #fefefe;
    padding: .5rem;
}

.special-deals-brands img {
    max-width: 275px;
    max-height: 275px;
    width: 100%;
    height: 100%;
    border-radius: 20px 20px 20px 0;
}

.sales-person {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    padding-top: 1rem;
    margin-bottom: 0
}

.nopadnomar {
    height: auto !important;
    border-bottom: 1px solid #00000014;
    padding: 4px 0;
}

.serv-staff__item h2,.sales-team__item h4 {
    font-size: 13px;
    background-color: #fbc12373 !important;
    color: #000 !important;
    text-align: center;
}

.serv-staffn,.serv-staff {
    text-align: center;
    padding: 4px 0;
    margin-bottom: 0;
    font-size: 14px;
}

.serv-staff__item {
    box-shadow: 0px 0px 4px 1px #00000014;
    border-radius: 20px 20px 20px 0;
    max-height: 367px;
    height: 100%;
}

.serv-staff__item img {
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}

.serv-staffn,.serv-staff__item h2 {
    font-weight: bold;
}

.serv-staffn {
    margin-top: 6px;
}

.serv-staff__img--container {
    position: relative;
    overflow: hidden;
}

.service-team__content {
    padding-bottom: 8px;
}

section.service-staff {
    padding: 40px 20px;
}

h2.staffteam.text-center {
    padding: 15px 10px;
}

.sales-person-tel {
    margin-bottom: 10px;
}

.sales-person-tel,.sales-person-title {
    font-size: 14px;
    line-height: 20px;
}

a.sales-person-tel {
    color: #e0ab02;
}

.dealerships-grid__item {
    margin-bottom: 10px;
    box-shadow: 1px 1px 6px 1px #E4E4E4;
    padding-bottom: 16px;
    background: #FFF;
    border-radius: 20px 20px 20px 0;
}

.dealerships-grid__item img {
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}

.dealership__img {
    position: relative
}

.dealership__contact span {
    margin: 0 10px
}

.dealership__contact a.dealership__social:hover {
    color: #ffd100
}

.dealership__contact ul.no-bullet,.salesman__email ul.no-bullet {
    margin-bottom: 0;
}

.dealership__location--details {
    border-left: 2px solid #ffd13c;
}

.single-dealership__right {
    box-shadow: 0px 0px 6px 0px #d3d1d1;
    border-radius: 10px;
}

.dealership__img--logo {
    position: absolute;
    bottom: 0;
    right: 0
}

.dealership__contact {
    background: #fff;
    padding: 12px 14px 0px 14px;
    height: calc(100% - 233px);
}

.dealership__contact h6 {
    margin: 5px 0;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px
}

h1.dealer-name {
    font-size: 20px;
    font-weight: 600;
    line-height: normal;
    padding-top: 5px !important;
    padding-bottom: 2px !important;
}

.dealer-add {
    line-height: normal;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    margin: 0;
}

.dealer-c-social .button.primary {
    max-width: 200px;
    width: 100%;
}

.dealer-c-social {
    display: grid;
    grid-template-columns: auto auto;
    margin: auto;
    align-items: center;
    padding: 10px 14px;
    position: relative;
    z-index: 1;
}

.dealer-c-socials {
    text-align: right;
}

.dealer-c-socials a {
    color: #333;
    margin: auto 6px;
}

.dealer-c-socials a:hover {
    color: #fdc100;
}

.dealership__contact a.dealership__social {
    color: #000;
    display: inline-block;
    padding: 5px;
}

.dealership__contact .button.secondary {
    margin-top: 10px;
    margin-bottom: 0;
    background-color: #cacaca;
    color: #0a0a0a
}

.dealership__contact .button.primary {
    margin-top: 10px;
    margin-bottom: 0;
}

.business-hours .business-hours__container {
    width: 50%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    padding: 0;
    font-size: .9rem;
    line-height: 1.6rem
}

.car-buying__container,.car-buying__container:last-child:not(:first-child),.business-hours .business-hours__label--container,.business-hours .business-hours__label--container:last-child:not(:first-child),.business-hours .business-hours__container,.business-hours .business-hours__container:last-child:not(:first-child) {
    float: left;
    clear: none
}

.car-buying__container:last-child:not(:first-child),.business-hours .business-hours__label--container:last-child:not(:first-child),.business-hours .business-hours__container:last-child:not(:first-child) {
    float: right
}

.business-hours .business-hours__label--container {
    width: 50%;
    float: left;
    padding-right: 5px;
    padding-left: 5px;
    margin-top: 0px
}

.business-hours .business-hours__label {
    background-color: #e6e6e6;
    color: #333;
    font-size: .6rem;
    padding: .3rem .5rem;
    margin: 0
}

.test-drive__form {
    background-color: #fff;
    display: block;
    font-size: 14px;
    line-height: 24px;
    padding: 20px;
    margin-bottom: 30px
}

.test-drive__form h5 {
    font-weight: 600;
    position: relative;
    padding-bottom: 10px
}

.test-drive__form h5:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 2px;
    background: #ffd100;
    left: 0;
    bottom: 0
}

p.fetchp{
    font-size: 15px;
    text-transform: uppercase;
}

.car-buying__container {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.car-buying__container .tabs-title>a[aria-selected=true] {
    background: #ffd13c;
    color: #000;
    font-weight: 600
}

.car-buying__container .tabs-title>a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: .75rem;
    line-height: 1;
    color: #000;
    font-weight: 600
}

.car-buying__container .accordion-title {
    position: relative;
    display: block;
    padding: 1.25rem 1rem;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
    font-size: .75rem;
    line-height: 1;
    color: #000
}

.car-buying__container .accordion-title:focus {
    background-color: #e6e6e6;
}

.cherry-app-container,.mahindra-app-container {
    display: block;
    position: relative;
    background: #FFF;
    padding: 40px 20px;
    border-top: 1px solid #E6E6E6;
}

.mahindra-app,
.cherry-app {
    max-width: 78.125rem;
    margin: auto;
    text-align: center;
}

.mahindra-app img {
    margin: auto;
    width: 295px;
    height: 65px;
}

.cherry-app img {
    margin: auto;
    width: 170px;
    height: 75px;
}

.mahindra-app h1,.cherry-app h1 {
    font-size: 20px;
    font-weight: 600;
    padding: 5px !important;
}

.platform-dl a {
    color: #E42539;
    text-decoration: none;
    font-weight: 600;
}

.platform-dl {
    display: grid;
    grid-template-columns: 1fr 1fr;
    max-width: 400px;
    margin: auto;
}

.faq__header {
    background: url(../img/sliver-road.jpg)
}

.faq-main {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    margin-top: 114px;
    padding: 0 20px;
}

.faq-main::after,.faq-main::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.faq-main::after {
    clear: both
}

.new-cars__text,.new-cars__text:last-child:not(:first-child),.power__text,
.power__text:last-child:not(:first-child) {
    float: left;
    clear: none
}

.new-cars__text:last-child:not(:first-child),.power__text:last-child:not(:first-child) {
    float: right
}

.power__text .power-img {
    width: 100%;
    height: auto;
    padding: 1rem 0
}

.power__text ul li {
    font-family: 'Open Sans';
    font-display: swap
}

.jobdetails p, .jobdh{margin-bottom: 4px !important;}
.jobdetailsc{margin-bottom: 15px !important;}
.jobdh{font-weight: bold;}

.faq-accordian a:focus,.faq-accordian a:hover {
    color: #000;
    font-weight: 600
}

.tabs-title>a[aria-selected=true] {
    background: #ffd13c;
    color: #000;
    font-weight: 600
}

.tabs-title>a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: .75rem;
    line-height: 1;
    color: #000;
    font-weight: 600
}

.accordion-title {
    position: relative;
    display: block;
    padding: 1.25rem 1rem;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
    font-size: .75rem;
    line-height: 1;
    color: #000
}

.accordion-title:focus {
    background-color: #e6e6e6
}

.terms-modal__container {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto
}

.terms-modal__container::after,.terms-modal__container::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.terms-modal__container::after,.new-cars-modal__container::after,.power-modal__container::after {
    clear: both
}

.terms-modal__container h4,
.new-cars-modal__container h4 {
    font-size: .9rem;
    font-weight: 600
}

.new-cars-modal__container {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto
}

.new-cars-modal__container::after,.new-cars-modal__container::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.new-cars__text {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.new-cars__text>.brand-logo__img {
    float: left;
    width: 50%;
    padding-right: .15625rem;
    padding-left: .15625rem
}

.new-cars__text>.brand-logo__img:nth-of-type(1n) {
    clear: none
}

.new-cars__text>.brand-logo__img:nth-of-type(2n+1) {
    clear: both
}

.new-cars__text>.brand-logo__img:last-child {
    float: left
}

.brand-logo__img {
    height: 110px;
    border: 1px solid #e6e6e6;
    padding-top: .8rem;
    position: relative
}

h5 {
    font-weight: 600;
    position: relative;
    padding-bottom: 10px
}

h5:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 2px;
    background: #ffd100;
    left: 0;
    bottom: 0
}

.bizcard-details {
    display: grid;
    grid-template-columns: auto auto auto;
    grid-gap: 20px;
    margin: auto;
    align-items: center;
}

.bizcard-details-staff {
    text-align: center;
}

.bizcard-details h1 {
    font-size: 24px;
    padding: 0 0 20px 0 !important;
}

.bizcard-details h2 {
    font-size: 20px;
    padding: 0 !important;
}

.bizcard-details h3 {
    font-size: 16px;
    padding: 0 !important;
}

.bizcard-contact-staff {
    padding: 16px 4px;
}

.bizcard-contact-staff a {
    color: #333;
}

.bizcard-contact-staff a:hover {
    color: #ffd13c;
}

.bizcard-details-staff .finance.contactus-but {
    margin: auto;
}

@media(max-width:699px) {
    .bizcard-details {
        grid-template-columns: 1fr;
    }

    .main-content-grid,    .warranty-service-grid {
        grid-template-columns: 1fr !important;
        padding: 10px 20px;
    }

    .accessories-items {
        overflow-x: auto;
        padding: 40px 20px 0px 20px;
        margin-bottom: 20px;
    }

    .accessories-items table {
        width: 650px;
        margin-bottom: 0;
    }

    .main-content-grida {
        padding: 10px 20px;
    }

    .main-content-grida a.contactus-but.download {
        width: 300px;
    }

}

.power-modal__container {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto
}

.power-modal__container::after,.power-modal__container::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.power__text {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    text-align: justify
}

.campaign-accordian a:focus,.campaign-accordian a:hover {
    color: #ffc710;
}

.campaign__grid--item img {
    width: 100%;
}

.card {
    border: none;
}

.card-section {
    padding: 1rem 0;
}

.monthly-header {
    background-color: #e6e6e6;
}

.campaign-cta__form form {
    padding-top: 10px;
}

.finance-check-enquiry__grid {
    padding: 0;
}

.campaign-cta__form form input {
    border-radius: 6px;
}

.campaign-cta__form .button {
    color: #0a0a0a;
    font-weight: 600;
}

.campaign__content ul {
    list-style-type: none;
    padding-top: 1rem;
}

.monthly {
    font-size: 1.2rem;
    font-weight: 600;
}

.campaign__grid--image-wrapper {
    position: relative;
    overflow: hidden;
    height: 175px
}

.campaign__img--magic {
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
    height: auto;
    width: auto
}

.accordion-title:focus {
    background-color: #e6e6e6;
    color: #000;
    font-weight: 600
}

.campaign-cta__form {
    background-color: #fff;
    display: block;
    font-size: 14px;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 30px
}

.campaign-cta__form h5 {
    font-weight: 600;
    position: relative;
    padding-bottom: 10px
}

.campaign-cta__form h5:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 2px;
    background: #ffd13c;
    left: 0;
    bottom: 0
}

.campaign__content ul li {
    padding: 2rem;
    background-color: #e6e6e6;
    margin-bottom: 1.5rem;
    border-radius: 10px;
    position: relative
}

.campaign__content ul li .step-class {
    position: absolute;
    display: block;
    background-color: #ffd13c;
    border-radius: 50px;
    padding: 10px 20px;
    left: -20px;
    top: -20px;
    width: 50px;
    height: 50px;
    font-weight: 700;
    font-size: 1.2rem;
}

.finance-check-enquiry__grid>.finance-check__item {
    float: left;
    width: 100%;
    padding-right: .625rem;
    padding-left: .625rem
}

.finance-check-enquiry__grid>.finance-check__item:nth-of-type(1n) {
    clear: none
}

.finance-check-enquiry__grid>.finance-check__item:nth-of-type(1n+1) {
    clear: both
}

.finance-check-enquiry__grid>.finance-check__item:last-child {
    float: left
}

.finance-check__item {
    padding: 5px !important
}

.contact-form {
    background-color: #e6e6e6;
    display: block;
    font-size: 14px;
    line-height: 24px;
    padding: 20px;
    margin-bottom: 30px
}

.contact-form h5 {
    font-weight: 600;
    position: relative;
    padding-bottom: 10px
}

.contact-form form {
    padding-top: 10px
}

.contact-form .button {
    color: #fefefe;
    font-weight: 600
}

.mc-promise__container {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    padding: 40px 12px;
}

.mc-promise__container::after,.mc-promise__container::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.mc-promise__container::after {
    clear: both
}

.mc-promise__column {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.mc-promise__column,.mc-promise__column:last-child:not(:first-child) {
    float: left;
    clear: none
}

.mc-promise__column:last-child:not(:first-child) {
    float: right
}

.mc-promise__column p {
    font-size: 14px;
    text-align: left;
    letter-spacing: 0.2px;
}

.mc-promise__column img {
    display: inline;
    padding: 5px;
}

.needs-modal__container {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.needs-modal__container::after,.needs-modal__container::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.needs-modal__container::after {
    clear: both
}

.needs-modal__container,.needs-modal__container:last-child:not(:first-child) {
    float: left;
    clear: none
}

.needs-modal__container:last-child:not(:first-child) {
    float: right
}

.needs-modal__container,.needs-modal__container:last-child {
    float: none
}

.close-needs {
    font-size: 2rem;
    right: 1rem;
    color: #8a8a8a
}

.close-needs:focus,.close-needs:hover {
    color: #000
}

.multi-step-needs-process-step {
    margin-top: 3rem;
    margin-bottom: 3rem
}

.multi-step-needs-process {
    margin-top: 1rem;
    background-color: #fefefe
}

.multi-step-needs-process .accordion-title {
    color: #3e3e3e;
    font-size: 1.25rem;
    -webkit-transition: color .5s ease;
    transition: color .5s ease;
    border: none;
    font-family: 'Droid serif', serif;
    font-display: swap
}

.multi-step-needs-process .accordion-title:active,.multi-step-needs-process .accordion-title:focus,.multi-step-needs-process .accordion-title:hover {
    color: #242424;
    -webkit-transition: color .5s ease;
    transition: color .5s ease;
    background: 0 0
}

.multi-step-needs-step-section {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto
}

.multi-step-needs-step-section::after,.multi-step-needs-step-section::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.multi-step-needs-step-section::after {
    clear: both
}

.multi-step-checkout-step-title-subheader {
    color: #a4a4a4;
    font-size: .9rem;
    display: inline-block;
    margin-left: 10px;
    font-family: 'Open sans', serif;
    font-display: swap
}

.multi-step-needs-step-subheader {
    color: #3e3e3e;
    font-size: .9rem;
    font-weight: 600;
    font-family: 'Open sans', sans-serif;
    font-display: swap
}

.multi-step-needs-step-section {
    border-bottom: 1px dashed #e6e6e6;
    padding-bottom: 10px;
    margin-bottom: 20px
}

.multi-step-checkout-shipping-option-title {
    display: block;
    font-size: .9rem;
    line-height: 1.4rem;
    margin-left: 1.6rem;
    margin-bottom: .8rem
}

.multi-step-checkout-shipping-option-desc {
    font-size: .9rem;
    color: #8a8a8a;
    margin-left: 25px;
    margin-top: -10px
}

.multi-step-checkout-enews-sign-up label {
    position: relative;
    margin-left: 1.5rem;
    margin-bottom: 1.5rem
}

.multi-step-checkout-enews-sign-up-checkbox,.multi-step-checkout-billing-address .multi-step-checkout-billing-address-checkbox {
    position: absolute;
    margin-top: .4rem
}

.multi-step-checkout-credit-card-info label span {
    color: #a4a4a4
}

.multi-step-checkout-payment-icons {
    list-style: none;
    margin-left: 0;
    margin-bottom: 1rem
}

.multi-step-checkout-billing-address .multi-step-checkout-billing-address-list {
    list-style: none;
    margin-left: 1.5rem;
    margin-top: 1rem;
    margin-bottom: .8rem;
    color: #8a8a8a;
    font-size: .9rem
}

.multi-step-checkout-shipping-cost {
    text-align: right
}

.multi-step-needs-process .needs-analysis__step {
    border-bottom: 1px solid #e6e6e6;
    padding-right: .8rem
}

.multi-step-needs-process .needs-analysis__step:first-child {
    border-top: 1px solid #e6e6e6
}

.multi-step-needs-process .needs-analysis__step .accordion-title {
    font-weight: 400
}

.multi-step-needs-process .needs-analysis__step .accordion-title::before {
    right: .5rem
}

.multi-step-needs-process .accordion-content {
    border: none;
    padding-left: 35px
}

.multi-step-needs-process :last-child>.accordion-content:last-child {
    border-bottom: none
}

.multi-step-needs-process :last-child:not(.is-active)>.accordion-title {
    border: none
}

.multi-step-checkout-step-subdesc {
    color: #8a8a8a;
    font-size: .9rem
}

.multi-step-checkout-shipping-option {
    margin-bottom: 10px
}

.multi-step-checkout-shipping-option-selection {
    position: absolute;
    margin-top: .2rem
}

.multi-step-checkout-form-divider {
    border-bottom: 1px dashed #e6e6e6
}

.multi-step-checkout-form input {
    background: #f8f8f8
}

.multi-step-checkout-billing-address label {
    margin-left: 1.5rem
}

.multi-step-checkout-create-account {
    margin-top: 2rem
}

.multi-step-checkout-payment-icons li {
    display: inline
}

.multi-step-checkout-create-account .create-account-desc {
    font-size: .9rem;
    color: #8a8a8a
}

.multi-step-checkout-logo {
    width: 118px;
    height: 38px
}

.multi-step-checkout-arrow {
    height: 13px;
    width: 13px
}

#makenames {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

#makenames::after,#makenames::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

#makenames::after {
    clear: both
}

#makenames,#makenames:last-child:not(:first-child) {
    float: left;
    clear: none
}

#makenames:last-child:not(:first-child) {
    float: right
}

#makenames,#makenames:last-child {
    float: none
}

#makenames>.eachmake {
    float: left;
    width: 50%;
    padding-right: .625rem;
    padding-left: .625rem
}

#makenames>.eachmake:nth-of-type(1n) {
    clear: none
}

#makenames>.eachmake:nth-of-type(2n+1) {
    clear: both
}

#makenames>.eachmake:last-child {
    float: left
}

#makenames .eachmake {
    border: 1px solid #999;
    padding: 8px 16px 8px 16px;
    text-align: center
}

#makenames .eachmake:hover {
    background-color: #ffd13c
}

.needs-button {
    background-color: #999 !important
}

.needs-button:hover {
    background-color: #ffd13c !important
}

.needs-sticky-bar {
    padding: 0;
    margin: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 12.5rem;
    position: fixed;
    z-index: 10
}

.needs-sticky-bar .social-icon {
    list-style-type: none;
    color: #fefefe;
    background-color: inherit;
    margin: 0;
    cursor: pointer;
    font-size: 1.1rem;
    padding: .25rem 0;
    height: 3.75rem
}

.needs-sticky-bar .social-icon:first-of-type {
    padding-top: .375rem
}

.needs-sticky-bar .social-icon:last-of-type {
    padding-bottom: .625rem
}

.needs-sticky-bar .social-icon>a {
    color: inherit;
    background-color: inherit
}

.needs-sticky-bar .social-icon>a>.fa {
    padding: .5rem;
    width: 3.5rem;
    height: 3rem;
    float: right;
    margin-left: .5rem
}

.needs-sticky-bar .social-icon>a>.fa.fa-shopping-cart {
    background-color: #ffd13c;
    color: #0a0a0a
}

.needs-sticky-bar .social-icon>a>.social-icon-text {
    font-size: 1.2rem;
    color: #fefefe;
    text-transform: uppercase;
    font-weight: 600;
    margin-right: .5rem
}

.models-container {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.models-container::after,.models-container::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.models-container::after {
    clear: both
}

.models-container,.models-container:last-child:not(:first-child) {
    float: left;
    clear: none
}

.models-container:last-child:not(:first-child) {
    float: right
}

.models-container,.models-container:last-child {
    float: none
}

.models__item {
    width: 200px;
    padding-top: 1rem
}

.models__item h3 {
    text-align: center;
    color: #444
}

.models__link {
    text-align: center;
    padding-top: 3rem;
    font-size: .9rem
}

.models__header h3 {
    padding-top: .5rem;
    font-size: 1.15rem;
    font-weight: 600
}

.models__header .needs-model__price {
    margin-top: -.5rem;
    text-align: center;
    font-size: 1.5rem;
    color: #222
}

.slick-next::before {
    content: url(/assets/img/regular-right.svg) !important
}

.slick-prev::before {
    content: url(/assets/img/regular-left.svg) !important
}

.model-range__menu .slick-slide li {
    text-align: center
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: url(/assets/img/arrows/regular-dot.svg) !important;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.footer__nav {
    max-width: 78.125rem;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin: auto;
    padding: 40px 20px;
    align-items: center;
}

.footer__nav::after,.footer__nav::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.footer__nav::after {
    clear: both
}

.footer__ul {
    list-style: none;
    margin: 0;
}

.footer__ul a {
    color: #000
}

.footer__cta {
    background-color: #ffd13c;
    font-weight: 600;
    font-size: .9rem;
}

.footer__cta__container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 20px;
    max-width: 78.125rem;
    margin: auto;
    padding: 2rem 1rem;
    align-items: center;
}

.footer__cta__container a {
    color: #000
}

.footer__cta--left {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 10px;
    max-width: 500px;
    text-align: center;
}

.footer__cta--right {
    display: grid;
    grid-template-columns: auto auto auto auto;
    grid-column-gap: 15px;
    justify-content: end;
}

svg.footer-socials {
    width: 22px;
    display: inline-block;
}

.footer__cta__container::after,.footer__cta__container::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.footer__cta__container::after {
    clear: both
}

.footer__cta--menu a:focus,.footer__cta--menu a:hover {
    color: #000;
    border-bottom: 2px solid
}

.footer__cta--menu .fa {
    position: relative;
    top: .3rem;
    left: .3rem
}

ul.footer__cta--menu {
    margin: 0 auto
}

.footer__cta--menu a {
    color: #000
}

.footer__text {
    background-color: #0a0a0a;
    color: #fefefe;
    padding: 25px 20px;
    max-height: 226px
}

.copyright {
    font-size: 14px;
    line-height: 14px
}

.legalities {
    font-size: .7rem;
    line-height: 14px;
}

p.legalities {
    margin-bottom: 0;
}

.fitment-tiles__container {
    padding: 0 15px;
    background-color: #fff;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 20px;
}

.fitment-tiles__container a {
    color: #000;
}

.fitment-card {
    -webkit-perspective: 1000;
    perspective: 1000;
    border: 0;
    background: 0 0;
    margin: .8rem 0;
    border-radius: 10px 10px 10px 0px;
}

.fitment-card,.fitment-card-inner-front {
    width: 100%;
    height: 15.625rem
}

.fitment-card-inner {
    position: relative
}

.fitment-card-inner-front {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0
}

.fitment-card-inner-front {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #ffd13c
}

.fitment-card-inner-front .fitment-icons {
    width: 50%
}

.fitment-card-inner-front .service-icon {
    padding-left: .6rem;
    width: 70%
}

.fitment-card-inner-front .oil-icon {
    width: 35%
}

.fitment-card-inner-front .fitment-price {
    font-size: 1rem
}

.fitment-card-inner-front span {
    width: 100%;
    text-align: center;
    padding: .25rem 0 0 0;
    font-size: 1rem;
    font-weight: 700
}

.alert-callout-subtle {
    position: fixed;
    z-index: 1000;
    left: 0;
    bottom: 0;
    padding: 15px 1rem 5px 1rem;
    margin-left: 5px;
    margin-right: 5px;
    width: 80%;
    background: #e6e6e6;
    color: #8a8a8a;
    border: 0;
    border-left: .3125rem solid #8a8a8a;
    -webkit-box-shadow: 0 5px 8px -6px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 8px -6px rgba(0, 0, 0, .2)
}

.alert-callout-subtle.success {
    background: #e6e6e6;
    color: #8a8a8a;
    border-left: .3125rem solid #3adb76
}

.alert-callout-subtle.alert {
    background: #e6e6e6;
    color: #8a8a8a;
    border-left: .3125rem solid #cc4b37
}

.alert-callout-subtle.warning {
    background: #e6e6e6;
    color: #8a8a8a;
    border-left: .3125rem solid #ffae00
}

.alert-callout-subtle.primary {
    background: #e6e6e6;
    color: #8a8a8a;
    border-left: .3125rem solid #ffd13c
}

.alert-callout-subtle.small {font-size: 80%}
.alert-callout-subtle.small .close-button {font-size: 1.5rem}
.alert-callout-subtle.large {font-size: 150%}
.alert-callout-subtle.large .close-button {font-size: 3rem}
.alert-callout-subtle.radius {border-radius: 0}

.alert-callout-subtle .close-button {
    font-size: 2rem;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.campaign-subscribe-container {
    max-width: 78.125rem;
    margin: auto;
}

.campaign-subscribe-container h1 {
    text-align: center;
}

.campaign-subscribe {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
}

.tyremart-intro__container {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    padding: 2rem 1rem
}

section.test-drive__form-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    max-width: 78.125rem;
    margin: auto;
    grid-gap: 20px;
    padding: 40px;
    align-items: center;
}

.tyremart-intro__container::after,
.tyremart-intro__container::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.quote-form__container {
    max-width: 78.125rem;
    padding: 1rem;
    margin: auto;
}

.quote-form__wrapper {
    padding: 1rem;
    background-color: #fefefe;
}

.tyre-search__row {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto
}

.tyre-search__row::after,
.tyre-search__row::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.tyre-search__row::after {
    clear: both
}

.tyre-search__left,.tyre-search__right {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.tyre-search__left,.tyre-search__left:last-child:not(:first-child),.tyre-search__right,.tyre-search__right:last-child:not(:first-child) {
    float: left;
    clear: none
}

.tyre-search__left:last-child:not(:first-child),.tyre-search__right:last-child:not(:first-child) {
    float: right
}

.tyre-search__right .tyre-profile {
    width: 80%
}

.tyre-search__right .tyre-qty {
    width: 15%
}

.tyre-search__results {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto
}

.tyre-search__results::after,.tyre-search__results::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.tyre-search__results::after,.tyre-search__item::after {
    clear: both
}

.tyre-search__item {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    border: .5px solid #cacaca;
    padding: 1rem
}

.tyre-search__item::after,.tyre-search__item::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.tyre-search__quote,.tyre-search__quote:last-child:not(:first-child),.tyre-search__price,.tyre-search__price:last-child:not(:first-child),.tyre-search__item,.tyre-search__item:last-child:not(:first-child),.tyre-search__picture,.tyre-search__picture:last-child:not(:first-child) {
    float: left;
    clear: none
}

.tyre-search__quote:last-child:not(:first-child),.tyre-search__price:last-child:not(:first-child),.tyre-search__item:last-child:not(:first-child),.tyre-search__picture:last-child:not(:first-child) {
    float: right
}

.tyre-search__quote {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    border-left: .5px solid #cacaca
}

.tyre-search__quote img {
    height: 50px;
    width: 50px;
    margin: .5rem 0
}

.tyre-search__quote .quote-accepted {
    color: green;
    font-weight: 700
}

.tyre-search__item,.tyre-search__item:last-child {
    float: none
}

.tyre-search__picture img,.tyre-search__picture img:last-child:not(:first-child) {
    float: none;
    clear: both
}

.tyre-search__price .subheader {
    font-size: .8rem
}

.tyre-search__price p {
    margin-bottom: 0
}

.tyre-search__picture {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    width: 120px;
    height: 140px
}

.tyre-search__picture img {
    margin-right: auto;
    margin-left: auto
}

.tyre-search__price {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.tyre-search__contact,.customer-cta__container {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto
}

.tyre-search__contact::after,.tyre-search__contact::before,.customer-cta__container__large::after,.customer-cta__container__large::before,.customer-cta__container::after,.customer-cta__container::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.tyre-search__contact::after,.customer-cta__container::after,.customer-cta__container__large::after {
    clear: both
}

.tyre-search__contact .tyre-search__contact--form {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.customer-cta__container__large .customer-cta__col,.customer-cta__container__large .customer-cta__col:last-child:not(:first-child),.customer-cta__container .customer-cta__col,.customer-cta__container .customer-cta__col:last-child:not(:first-child),.tyre-search__contact .tyre-search__contact--form,.tyre-search__contact .tyre-search__contact--form:last-child:not(:first-child) {
    float: left;
    clear: none
}

.customer-cta__container__large .customer-cta__col:last-child:not(:first-child),.tyre-search__contact .tyre-search__contact--form:last-child:not(:first-child),.customer-cta__container .customer-cta__col:last-child:not(:first-child) {
    float: right
}

.customer-cta__container__large {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    position: relative
}

.customer-cta__container__large .customer-cta__col,.customer-cta__container .customer-cta__col {
    width: 50%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.customer-cta__left,.customer-cta__right {
    position: absolute
}

.customer-cta__left .kelston-button:visited,.customer-cta__right .kelston-button:visited {
    color: #0a0a0a
}

.customer-cta__left .kelston-button,.customer-cta__right .kelston-button {
    width: 190px;
    border: solid 6px;
    border-color: rgba(255, 255, 255, .5);
    -webkit-box-shadow: 0 5px 8px -6px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 8px -6px rgba(0, 0, 0, .2)
}

.services-modal {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin: auto;
    padding: 10px;
    max-width: 800px;
    gap: 10px;
}

.service-modal__img{
    padding: 16px 10px;
    position: relative;
    box-shadow: 1px 1px 3px 1px #E4E4E4;
    border-radius: 15px 15px 15px 0;
}

.services-modal__container{
    max-width: 60rem;
}

.services-modal__container h4 {
    font-size: .9rem;
    font-weight: 600
}

span.flip-card-inner-front-text {
    background: #ffffffbf;
    position: relative;
    transform: translate(0, 100px);
    padding: 10px;
    display: block;
    text-align: center;
    justify-content: center;
    align-content: center;
    font-weight: 700;
}

main.oem__main .hero-slider {
    margin-top: 135px !important;
}

img.flip-card-inner-front {
    aspect-ratio: 1.50
}

.logo__container--img img {
    width: 170px;
    height: 75px;
    display: block;
    margin: auto;
}

.service-modal__img .float-center,.service-modal__img>.float-center {
    height: 60px;
}

.brand-nav {
    background: #fff;
}

.brand-nav .top-bar {
    background: #fefefe;
    display: inline-block;
}

.brand-logo {
    padding-bottom: 0px;
}

.offer-svg {
    width: 12px;
    height: 12px;
}

.campaign-svg {
    width: 16px;
    height: 16px;
}

.business-hours {
    padding-top: 4px;
    padding-bottom: 4px;
}

.w-5.h-5 {
    width: 15px;
    height: 15px;
}

.callout.alert-callout-subtle.warning.radius.cookienotice,.slick-not-init,.black-bar__container_contact,.hero-slider>.slider-overlay__container:not(:first-child) {
    display: none;
}

.accordion-menu a,.dropdown .is-dropdown-submenu a,.dropdown.menu>li>a {
    background: none;
    padding: .7rem .7rem;
    color: #000;
    font-family: Roboto, sans-serif;
    font-weight: 600;
    font-size: .9rem
}

.brand-nav .main-nav__container {
    max-width: 78.125rem;
    display: grid;
    grid-template-columns: auto 1fr auto;
    align-content: center;
    justify-content: center;
    align-items: center;
    justify-items: center;
    margin: auto;
    padding: 14px 12px;
}

.slideshow-buttons {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    position: relative;
    max-width: 400px;
    margin: auto;
    bottom: 50px;
    height: 0;
}

.areasection {
    padding: 40px 0;
    background: #F4F4F4;
}

.searchsection {
    padding: 20px 0;
    background: #F4F4F4;
}

.dealerships-grid__item .row {
    padding: 5px 0;
    border-top: 1px solid #EEE;
}

.business-hours__container.collapse {
    width: 50%;
}

.vertical-button {
    writing-mode: vertical-lr;
    transform: rotate(360deg);
    cursor: pointer;
    padding: 80px 62px 80px 90px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    font-size: 18px;
}

h1.tile-header {
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0 !important;
    text-transform: uppercase;
}

.tiles-container.new,.tiles-container.used,.tiles-container.service,.tiles-container.test-drive {
    color: #FFF;
    margin-left: -30px;
    border-radius: 0 0 30px 0;
}

.container-expanded .extra-content {
    display: block;
    padding: 20px 40px;
    margin: auto 0px auto 22px;
    text-align: center;
    max-width: 750px;
}

.tiles-container.new {
    background-color: #444;
    z-index: 4;
}

.tiles-container.used {
    background-color: #666;
    z-index: 3;
}

.tiles-container.service {
    background-color: #888;
    z-index: 2;
}

.tiles-container.test-drive {
    background-color: #abaaaa;
    z-index: 1;
}

.tiles-container.test-drive .extra-content p,.tiles-container.service .extra-content p {font-size: 14px;}
.tiles-container.test-drive .futurecontent,.tiles-container.service .futurecontent {text-align: left;}
.extra-content,.container-expanded .vertical-button {display: none;}
.service-area {background: #EEEEEE;}
.service-tiles-container {display: flex;}
.tiles-container {display: flex;flex-direction: row-reverse;}
.extra-content p {margin: 0;padding-bottom: 10px;}

.contactus-but.tiles,.contactus-but.service {
    max-width: 300px;
    margin: 10px auto;
    color: #333;
    padding: 10px 0;
}

.tiles-container.test-drive .vehicle__send-enquiry--form,.tiles-container.service .vehicle__send-enquiry--form {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
}

h6.fetch-head {padding-bottom: 10px;}
.reveal-contactd {padding-top: 20px;text-align: center;}
.dealer-contacts {display: grid;gap: 10px;}
.newsletter-sub {margin-top: 114px;}

.newsletter_form_container {
    max-width: 78.125rem;
    margin: auto;
    padding: 40px 20px;
}

.newsletter_form_container .brand-h1 {
    font-size: 30px;
    padding-top: 0 !important;
    padding-bottom: 0px !important;
    margin: 0 0 10px 3px;
}

.newsletter_form_container h2 {
    font-size: 16px;
    padding: 4px 10px;
}

.newsletter-grid .campaign-cta__form form {
    padding-top: 0;
}

.newsletter-grid .campaign-cta__form .button {
    border-radius: 10px 10px 10px 0;
    max-width: 350px;
    color: #333 !important;
}

.newsletter-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-top: 30px;
}

.newsletter-grid label.futurecontent {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 10px;
    background: #EEE;
    padding: 6px 10px;
}

.futurecontent p {margin-bottom: 0;}
.newsletter-img {padding: 10px;}
.thanks-sub {margin-top: 116px;}
.sales-person-tel a {color: #444;}
.campaign__grid--item.card {box-shadow: 0px 0px 8px 0px #E4E4E4;border-radius: 10px;}

/* -------------- VW CSI -------------- */

.volkswagen-csi{background: #F6F6F6; padding: 40px 0;}
.vw-csi h1{text-align: center; font-size: 36px; padding-top: 0px !important; padding-bottom: 0px !important;}
.vw-csi h2{text-align: center; font-size: 32px;}
.vw-csi h3{text-align: center; font-size: 18px;}
.vw-csi h4{text-align: center; font-size: 14px;}
.cem-scores h2{font-weight: 600;font-size: 24px;}
.cem-scores {
    max-width: 78.124rem;
    display: flex;
    margin: 16px auto;
    gap: 30px;
    justify-content: center;
}

.vw-score{
    display: flex;
    gap: 16px;
    align-items: center;
    justify-content: center;
    margin: 6px auto;
}

.vw-tm p{font-size: 14px;}

.star-rating {
    --star-size: 50px;
    --star-color: #CCC;
    --star-fill: #334155;
    display: inline-block;
    font-size: var(--star-size);
    font-family: Arial, sans-serif;
    line-height: 1;
    position: relative;
}

.star-rating::before {
    content: "★★★★★";
    background: linear-gradient(
        90deg,
        var(--star-fill) calc(var(--rating) / 5 * 100%),
        var(--star-color) calc(var(--rating) / 5 * 100%)
    );
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

/* ------------------------------------ */

 h2.lepash2{
    font-size: 30px !important;
    padding-bottom: 0px !important;
    font-weight: 600 !important;
}
h3.lepash3{
    font-size: 20px !important;
    font-weight: 400 !important;
}

/* --------------------------------------------------------------------------------------------- */
/* -------------------------------------- Responsive Code -------------------------------------- */
/* --------------------------------------------------------------------------------------------- */

@media print,
screen and (max-width:39.99875em) {

    .hide-for-small-only,
    .show-for-medium {
        display: none !important
    }
}

@media print,
screen and (min-width:40em) and (max-width:63.99875em) {
    .hide-for-medium-only {
        display: none !important
    }
}

@media screen and (max-width:39.99875em),
screen and (min-width:64em) {
    .show-for-medium-only {
        display: none !important
    }
}

@media print,
screen and (min-width:64em) {
    .hide-for-large {
        display: none !important
    }
}

@media screen and (max-width:63.99875em) {
    .show-for-large {
        display: none !important
    }
}

@media print,
screen and (min-width:64em) and (max-width:74.99875em) {
    .hide-for-large-only {
        display: none !important
    }
}

@media screen and (max-width:63.99875em),
screen and (min-width:75em) {
    .show-for-large-only {
        display: none !important
    }
}

@media screen and (min-width:75em) {
    .hide-for-xlarge {
        display: none !important
    }
}

@media screen and (max-width:74.99875em) {
    .show-for-xlarge {
        display: none !important
    }
}

@media screen and (min-width:75em) and (max-width:89.99875em) {
    .hide-for-xlarge-only {
        display: none !important
    }
}

@media screen and (max-width:74.99875em),
screen and (min-width:90em) {
    .show-for-xlarge-only {
        display: none !important
    }
}

@media print,
screen and (min-width:40em) and (min-width:40em) {

    .careers-why__content,
    .model-secondary-nav,
    .highlights-extra,
    .trim-level__img,
    .trim-level__points,
    .trim-level__cta,
    .finance-calculator,
    .highlight__paragraph,
    .fastlane-packs-card__container>.fl-packs-spec-card,
    .launch-grid>.launch-item,
    .search-box__status,
    .group-logo,
    .dealership-contact__icon,
    .new-cars-data__container>.new-cars-data__item,
    .new-cars__left,
    .new-cars__right,
    .tyre-search__picture,
    .tyre-search__price,
    .tyre-search__quote,
    .tyre-search__contact .tyre-search__contact--form,
    .model-action__commercial>.model-action__card,
    .sell__img {
        padding-right: .9375rem;
        padding-left: .9375rem;
    }
}

@media print,
screen and (min-width:40em) and (max-width:63.99875em) {
    .posts-panel .posts-list .post-title {
        font-size: 1.25rem
    }

    .posts-panel .posts-list .post-meta,
    .posts-panel .posts-list .post-summary {
        font-size: .875rem
    }
}

@media print,
screen and (min-width:40em) {

    .sales-team__title,
    .medium-uncollapse>.column,
    .medium-uncollapse>.columns,
    .column,
    .columns,
    .logos,
    .welcome-container__left,
    .welcome-container__right,
    .careers-why__content,
    .career-tabs__container,
    .oem__main .home-tiles,
    .model-intro__content,
    .model-range__head,
    .model-secondary-nav,
    .model-range__nav,
    .finance-apps__form,
    .model-range__slider--shorter,
    .model-range__slider,
    .model-action__commercial>.model-action__card,
    .highlights-extra__wrapper,
    .highlights-extra,
    .trim-level__points,
    .trim-level__cta,
    .news-main,
    .post-main,
    .posts-panel,
    .posts-panel .panel-header,
    .posts-panel .post-item .post-thumbnail,
    .posts-panel .post-item .post-text,
    .posts-panel .pinned-post .post-thumbnail,
    .posts-panel .pinned-post .post-text,
    .bizcard-main,
    .search-box__status,
    .fastlane-packs-card__container,
    .launch-grid>.launch-item,
    .welcome-text,
    .welcome-data__container,
    .trans-bar__left,
    .trans-bar__right,
    .trans-logo,
    .trans-nav__menu,
    .alt-main__page-title,
    .alt-main__breadcrumbs,
    .page__right,
    .alt-main__brand-page-title,
    .bottom-brand-nav,
    .brand-nav-container,
    .group-logo,
    .brand-main-nav__menu,
    div#main-nav .brand-top-bar.top-bar,
    .vehicle-spec__list,
    .why-kelston__list,
    .vehicle-extras__list,
    .dealership-contact__icon,
    .new-cars-data__container,
    .new-cars__left,
    .new-cars__right,
    .new-cars__text,
    .power__text,
    .finance-check-enquiry__grid>.finance-check__item,
    .mc-promise__column,
    .needs-modal__container,
    #makenames,
    .models-container,
    .tyre-search__left,
    .tyre-search__right,
    .customer-cta__container .customer-cta__col,
    .customer-cta__container__large .customer-cta__col,
    .trim-level__img,
    .tyre-search__item,
    .tyre-search__picture,
    .tyre-search__price,
    .tyre-search__quote,
    .tyre-search__contact .tyre-search__contact--form {
        padding-right: .9375rem;
        padding-left: .9375rem;
    }

    .careers-why__content,
    .careers-why__content:last-child:not(:first-child),
    .medium-pull-0,
    .medium-pull-0:last-child:not(:first-child),
    .medium-push-0,
    .medium-push-0:last-child:not(:first-child),
    .medium-uncentered,
    .medium-uncentered:last-child:not(:first-child),
    .model-secondary-nav,
    .model-secondary-nav:last-child:not(:first-child),
    .highlights-extra,
    .highlights-extra:last-child:not(:first-child),
    .trim-level__points,
    .trim-level__points:last-child:not(:first-child),
    .trim-level__cta,
    .trim-level__cta:last-child:not(:first-child),
    .sell__img,
    .sell__img:last-child:not(:first-child),
    .finance-calculator,
    .highlight__paragraph,
    .highlight__paragraph:last-child:not(:first-child),
    .search-box__status,
    .search-box__status:last-child:not(:first-child),
    .group-logo,
    .group-logo:last-child:not(:first-child),
    .new-cars__left,
    .new-cars__left:last-child:not(:first-child),
    .dealership-contact__icon,
    .dealership-contact__icon:last-child:not(:first-child),
    .car-buying__container,
    .car-buying__container:last-child:not(:first-child),
    .tyre-search__left,
    .tyre-search__left:last-child:not(:first-child),
    .tyre-search__right,
    .tyre-search__right:last-child:not(:first-child),
    .trim-level__img,
    .trim-level__img:last-child:not(:first-child),
    .tyre-search__contact .tyre-search__contact--form,
    .tyre-search__contact .tyre-search__contact--form:last-child:not(:first-child),
    .tyre-search__quote,
    .tyre-search__quote:last-child:not(:first-child),
    .tyre-search__picture,
    .tyre-search__picture:last-child:not(:first-child),
    .tyre-search__price,
    .tyre-search__price:last-child:not(:first-child) {
        float: left;
        clear: none;
    }

    .careers-why__content:last-child:not(:first-child),
    .medium-pull-0:last-child:not(:first-child),
    .medium-push-0:last-child:not(:first-child),
    .medium-uncentered:last-child:not(:first-child),
    .model-secondary-nav:last-child:not(:first-child),
    .highlights-extra:last-child:not(:first-child),
    .trim-level__points:last-child:not(:first-child),
    .trim-level__cta:last-child:not(:first-child),
    .sell__img:last-child:not(:first-child),
    .highlight__paragraph:last-child:not(:first-child),
    .search-box__status:last-child:not(:first-child),
    .group-logo:last-child:not(:first-child),
    .new-cars__right:last-child:not(:first-child),
    .new-cars__right,
    .new-cars__right:last-child:not(:first-child),
    .new-cars__left:last-child:not(:first-child),
    .dealership-contact__icon:last-child:not(:first-child),
    .car-buying__container:last-child:not(:first-child),
    .tyre-search__left:last-child:not(:first-child),
    .tyre-search__right:last-child:not(:first-child),
    .trim-level__img:last-child:not(:first-child),
    .tyre-search__contact .tyre-search__contact--form:last-child:not(:first-child),
    .tyre-search__quote:last-child:not(:first-child),
    .tyre-search__picture:last-child:not(:first-child),
    .tyre-search__price:last-child:not(:first-child) {
        float: right;
    }

    .careers-why__content,
    .careers-why__content:last-child:not(:first-child),
    .medium-centered,
    .medium-centered:last-child:not(:first-child),
    .model-range__slider--shorter .slick-current img.short-slider__img,
    .model-range__slider--shorter .slick-current img.short-slider__img:last-child:not(:first-child),
    .highlight__paragraph,
    .highlight__paragraph:last-child:not(:first-child),
    .tyre-search__contact .tyre-search__contact--form,
    .tyre-search__contact .tyre-search__contact--form:last-child:not(:first-child) {
        float: none;
        clear: both;
    }

    .medium-up-1>.column:nth-of-type(1n),
    .medium-up-1>.columns:nth-of-type(1n),
    .medium-up-2>.column:nth-of-type(1n),
    .medium-up-2>.columns:nth-of-type(1n),
    .medium-up-3>.column:nth-of-type(1n),
    .medium-up-3>.columns:nth-of-type(1n),
    .medium-up-4>.column:nth-of-type(1n),
    .medium-up-4>.columns:nth-of-type(1n),
    .medium-up-5>.column:nth-of-type(1n),
    .medium-up-5>.columns:nth-of-type(1n),
    .medium-up-6>.column:nth-of-type(1n),
    .medium-up-6>.columns:nth-of-type(1n),
    .medium-up-7>.column:nth-of-type(1n),
    .medium-up-7>.columns:nth-of-type(1n),
    .medium-up-8>.column:nth-of-type(1n),
    .medium-up-8>.columns:nth-of-type(1n),
    .dealerships-grid--brand>.dealerships-grid__item:nth-of-type(1n),
    .fastlane-packs-card__container>.fl-packs-spec-card:nth-of-type(1n),
    .launch-grid>.launch-item:nth-of-type(1n),
    .new-cars-data__container>.new-cars-data__item:nth-of-type(1n),
    .new-cars__text>.brand-logo__img:nth-of-type(1n),
    #makenames>.eachmake:nth-of-type(1n),
    .highligh-gallery__grid>.highligh-gallery__item:nth-of-type(1n) {
        clear: none;
    }

    .medium-up-1>.column:nth-of-type(1n+1),
    .medium-up-1>.columns:nth-of-type(1n+1),
    .medium-up-2>.column:nth-of-type(2n+1),
    .medium-up-2>.columns:nth-of-type(2n+1),
    .medium-up-3>.column:nth-of-type(3n+1),
    .medium-up-3>.columns:nth-of-type(3n+1),
    .medium-up-4>.column:nth-of-type(4n+1),
    .medium-up-4>.columns:nth-of-type(4n+1),
    .medium-up-5>.column:nth-of-type(5n+1),
    .medium-up-5>.columns:nth-of-type(5n+1),
    .medium-up-6>.column:nth-of-type(6n+1),
    .medium-up-6>.columns:nth-of-type(6n+1),
    .medium-up-7>.column:nth-of-type(7n+1),
    .medium-up-7>.columns:nth-of-type(7n+1),
    .medium-up-8>.column:nth-of-type(8n+1),
    .medium-up-8>.columns:nth-of-type(8n+1),
    .dealerships-grid--brand>.dealerships-grid__item:nth-of-type(2n+1),
    .fastlane-packs-card__container>.fl-packs-spec-card:nth-of-type(3n+1),
    .launch-grid>.launch-item:nth-of-type(3n+1),
    .new-cars-data__container>.new-cars-data__item:nth-of-type(2n+1),
    .new-cars__text>.brand-logo__img:nth-of-type(4n+1),
    #makenames>.eachmake:nth-of-type(3n+1),
    .highligh-gallery__grid>.highligh-gallery__item:nth-of-type(2n+1) {
        clear: both;
    }

    .medium-up-1>.column:last-child,
    .medium-up-1>.columns:last-child,
    .medium-up-2>.column:last-child,
    .medium-up-2>.columns:last-child,
    .medium-up-3>.column:last-child,
    .medium-up-3>.columns:last-child,
    .medium-up-4>.column:last-child,
    .medium-up-4>.columns:last-child,
    .medium-up-5>.column:last-child,
    .medium-up-5>.columns:last-child,
    .medium-up-6>.column:last-child,
    .medium-up-6>.columns:last-child,
    .medium-up-7>.column:last-child,
    .medium-up-7>.columns:last-child,
    .medium-up-8>.column:last-child,
    .medium-up-8>.columns:last-child,
    .fastlane-packs-card__container>.fl-packs-spec-card:last-child,
    .launch-grid>.launch-item:last-child,
    .new-cars-data__container>.new-cars-data__item:last-child,
    .new-cars__text>.brand-logo__img:last-child,
    #makenames>.eachmake:last-child,
    .highligh-gallery__grid>.highligh-gallery__item:last-child {
        float: left;
    }

    .sell__img,
    .careers-why__content,
    .highlights-extra,
    .finance-calculator,
    .new-cars-data__container>.new-cars-data__item,
    .new-cars__left,
    .new-cars__right,
    .car-buying__container,
    .tyre-search__left,
    .tyre-search__right {
        width: 50%;
        float: left;
        padding-right: 30px;
        padding-left: 30px;
    }

    .finance-apps__left,
    .fastlane-packs-card__container>.fl-packs-spec-card,
    .launch-grid>.launch-item,
    #makenames>.eachmake,
    .trim-level__img {
        float: left;
        width: 33.33333%;
        padding-right: .625rem;
        padding-left: .625rem;
    }

    .model-secondary-nav,
    .finance-apps__right {
        width: 66.66667%;
        float: left;
        padding-right: .625rem;
        padding-left: .625rem;
    }

    .tyre-search__price {
        width: 50%;
        float: left;
        padding-right: .625rem;
        padding-left: .625rem;
        height: 100%
    }

    .highligh-gallery__grid>.highligh-gallery__item {
        float: left;
        width: 50%;
        padding-right: .5rem;
        padding-left: .5rem
    }

    .trim-level__cta,
    .tyre-search__quote {
        width: 25%;
        float: left;
        padding-right: .625rem;
        padding-left: .625rem;
    }

    .trim-level__points {
        width: 41.66667%;
        float: left;
        padding-right: .625rem;
        padding-left: .625rem;
    }

    .dealership-contact__icon {
        width: 8.33333%;
        float: left;
        padding-right: .625rem;
        padding-left: .625rem;
        width: 70px;
        height: 70px;
        float: left;
        margin-right: 20px;
        text-align: center;
    }

    .model-features__item {
        border-bottom: none;
        background-color: #fefefe;
        padding: 0
    }

    .dealership-contact__icon i {
        font-size: 20px;
        background: #e3e3e3;
        display: block;
        border-radius: 50%;
        margin: 9px 10px 10px -6px;
        width: 50px;
        height: 50px;
        line-height: 50px;
        transition: all .5s ease-in-out;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
    }

    .tyre-search__picture {
        width: 25%;
        float: left;
        padding-right: .625rem;
        padding-left: .625rem;
        width: 120px;
        height: 140px;
        border-right: .5px solid #cacaca
    }

    .tyre-search__quote img {
        height: 80px;
        width: 80px;
        margin-bottom: .5rem
    }

    .tyre-search__contact .tyre-search__contact--form {
        width: 75%;
        float: left;
        padding-right: .625rem;
        padding-left: .625rem;
        margin-right: auto;
        margin-left: auto
    }

    .business-hours .business-hours__container,
    .car-buying__container {
        padding-right: .625rem;
        padding-left: .625rem;
    }

    .fitment-card-inner-front .service-icon {
        padding-left: .6rem;
        width: 42%;
    }

    .fitment-card-inner-front span {
        padding: .25rem 0 0 0;
        font-size: 1rem;
        font-weight: 700;
    }

    .business-hours .business-hours__label {
        font-size: .6rem;
        padding: .2rem .5rem;
    }

    .salesman__email {
        position: absolute;
        bottom: 5px;
        width: 100%;
    }

    .salesman__email .icon i {
        font-size: 20px;
        background: #e3e3e3;
        display: block;
        border-radius: 50%;
        margin: 0 3px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .sales-team__img {
        -webkit-transition: all .3s;
        transition: all .3s;
    }

    .sales-team__item:hover img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

    .dealership__new-cars {
        background-repeat: no-repeat;
        background-position: center;
        width: 100vw;
    }

    .trim-level__points ul {
        padding-top: 1rem;
        padding-left: 4rem;
    }

    .careers-why__content,
    .highlight__paragraph {
        margin: auto;
    }

    .tyre-spec-card .card-section {
        padding: 1rem
    }

    .tyre-spec-card .tyre-price span {
        font-size: .8rem
    }

    .tyre-spec-card .tyre-brand {
        font-size: 1.2rem
    }

    .tyre-spec-card .tyre-price {
        font-size: 1.6rem
    }

    .tyre-spec-card .tyre-size {
        margin-bottom: 0;
        font-size: 1rem
    }

    .finance-apps__header {
        height: 300px;
        background: url(../img/sliver-legal.jpg);
        background-position: left bottom;
    }

    .slider-overlay__head {
        font-size: 3rem;
        top: 20px;
        left: 45px;
    }

    .slider-cta {
        top: 1rem;
        left: 1rem;
        right: 65%;
        padding: 14px;
        border: 7px solid;
        border-color: rgba(255, 255, 255, .5);
    }

    .slider-cta .kelston-cta {
        font-size: 1.1rem;
    }

    .model-range__slider--wrapper .slick-prev {
        left: 190px;
        width: 15px;
        height: 30px;
    }

    .model-range__slider--wrapper .slick-next {
        right: 190px;
        width: 15px;
        height: 30px;
    }

    .model-range__slider--shorter .slick-current img.short-slider__img {
        margin-right: auto;
        margin-left: auto;
        width: 50% !important;
    }

    .oem-models__item .oem-model__name {
        font-size: 13px;
        font-weight: 600;
        text-align: center;
        margin: 0;
    }

    .oem-models__item .oem-model__price {
        font-size: 17px;
        text-align: center;
    }

    .new-cars__text>.brand-logo__img {
        float: left;
        width: 25%;
        padding-right: .15625rem;
        padding-left: .15625rem
    }

    .group-logo {
        width: 16.66667%;
        float: left;
        padding-right: .625rem;
        padding-left: .625rem;
    }

    .dealership-contact__details h6 {
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
    }

    .top-bar {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }

    .top-bar .top-bar-left {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        margin-right: auto;
    }

    .top-bar .top-bar-right {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        margin-left: auto;
    }

    .dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto;
    }

    .dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0;
    }

    .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a {
        position: relative;
        padding-right: 1.5rem;
    }

    .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #ffd13c transparent transparent;
        right: 5px;
        left: auto;
        margin-top: -3px;
    }

    .dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu {
        top: 0;
        right: 100%;
        left: auto;
    }

    .dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%;
    }

    .dropdown.menu.medium-vertical>li.opens-left>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #ffd13c transparent transparent;
        right: auto;
        left: 5px;
    }

    .dropdown.menu.medium-vertical>li.opens-right>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #ffd13c;
    }

    .fastlane-overlay__container .slider-cta {
        top: 0;
        width: 60%;
        left: 20% !important;
        right: 20% !important;
        padding: .8rem;
    }

    .fastlane-overlay__container .slider-cta p {
        margin: 0;
        line-height: 1.1rem;
    }

    .oem__main h2 {
        font-size: 2rem;
        padding-bottom: 1rem;
    }

    .medium-push-1,
    .medium-pull-1,
    .medium-push-2,
    .medium-pull-2,
    .medium-push-3,
    .medium-pull-3,
    .medium-push-4,
    .medium-pull-4,
    .medium-push-5,
    .medium-pull-5,
    .medium-push-6,
    .medium-pull-6,
    .medium-push-7,
    .medium-pull-7,
    .medium-push-8,
    .medium-pull-8,
    .medium-push-9,
    .medium-pull-9,
    .medium-push-10,
    .medium-pull-10,
    .medium-pull-11,
    .medium-push-11 {
        position: relative;
    }

    .medium-up-1>.column,
    .medium-up-1>.columns {
        float: left;
        width: 100%;
    }

    .medium-up-2>.column,
    .medium-up-2>.columns {
        float: left;
        width: 50%;
    }

    .medium-up-3>.column,
    .medium-up-3>.columns {
        float: left;
        width: 33.33333%;
    }

    .medium-up-4>.column,
    .medium-up-4>.columns {
        float: left;
        width: 25%;
    }

    .medium-up-5>.column,
    .medium-up-5>.columns {
        float: left;
        width: 20%;
    }

    .medium-up-6>.column,
    .medium-up-6>.columns {
        float: left;
        width: 16.66667%;
    }

    .medium-up-7>.column,
    .medium-up-7>.columns {
        float: left;
        width: 14.28571%;
    }

    .medium-up-8>.column,
    .medium-up-8>.columns {
        float: left;
        width: 12.5%;
    }

    .medium-collapse>.column,
    .medium-collapse>.columns {
        padding-right: 0;
        padding-left: 0;
    }

    .medium-collapse .row,
    .expanded.row .medium-collapse.row {
        margin-right: 0;
        margin-left: 0;
    }

    .medium-centered {
        margin-right: auto;
        margin-left: auto;
    }

    .medium-pull-0,
    .medium-push-0,
    .medium-uncentered {
        position: static;
        margin-right: 0;
        margin-left: 0;
    }

    .menu.medium-horizontal {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .menu.medium-vertical {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .menu.medium-expanded li,
    .menu.medium-simple li {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
    }

    .h1,
    h1 {
        font-size: 2.6rem;
    }

    .h2,
    h2 {
        font-size: 2.0rem;
    }

    .h3,
    h3 {
        font-size: 1.9375rem;
    }

    .h4,
    h4 {
        font-size: 1.5625rem;
    }

    .h5,
    h5 {
        font-size: 1.25rem;
    }

    .h6,
    h6 {
        font-size: 1rem;
    }

    .medium-1 {
        width: 8.33333%;
    }

    .medium-push-1 {
        left: 8.33333%;
    }

    .medium-pull-1 {
        left: -8.33333%;
    }

    .medium-offset-0 {
        margin-left: 0;
    }

    .medium-2 {
        width: 16.66667%;
    }

    .medium-push-2 {
        left: 16.66667%;
    }

    .medium-pull-2 {
        left: -16.66667%;
    }

    .medium-offset-1 {
        margin-left: 8.33333%;
    }

    .medium-3 {
        width: 25%;
    }

    .medium-push-3 {
        left: 25%;
    }

    .medium-pull-3 {
        left: -25%;
    }

    .medium-offset-2 {
        margin-left: 16.66667%;
    }

    .medium-4 {
        width: 33.33333%;
    }

    .medium-push-4 {
        left: 33.33333%;
    }

    .medium-pull-4 {
        left: -33.33333%;
    }

    .medium-offset-3 {
        margin-left: 25%;
    }

    .medium-5 {
        width: 41.66667%;
    }

    .medium-push-5 {
        left: 41.66667%;
    }

    .medium-pull-5 {
        left: -41.66667%;
    }

    .medium-offset-4 {
        margin-left: 33.33333%;
    }

    .medium-6 {
        width: 70% !important;
    }

    .fitment-service__container .medium-6 {
        width: 50% !important;
    }

    .medium-push-6 {
        left: 50%;
    }

    .medium-pull-6 {
        left: -50%;
    }

    .medium-offset-5 {
        margin-left: 41.66667%;
    }

    .medium-7 {
        width: 58.33333%;
    }

    .medium-push-7 {
        left: 58.33333%;
    }

    .medium-pull-7 {
        left: -58.33333%;
    }

    .medium-offset-6 {
        margin-left: 50%;
    }

    .medium-8 {
        width: 66.66667%;
    }

    .medium-push-8 {
        left: 66.66667%;
    }

    .medium-pull-8 {
        left: -66.66667%;
    }

    .medium-offset-7 {
        margin-left: 58.33333%;
    }

    .medium-9 {
        width: 75%;
    }

    .medium-push-9 {
        left: 75%;
    }

    .medium-pull-9 {
        left: -75%;
    }

    .medium-offset-8 {
        margin-left: 66.66667%;
    }

    .medium-10 {
        width: 83.33333%;
    }

    .medium-push-10 {
        left: 83.33333%;
    }

    .medium-pull-10 {
        left: -83.33333%;
    }

    .medium-offset-9 {
        margin-left: 75%;
    }

    .medium-11 {
        width: 91.66667%;
    }

    .medium-push-11 {
        left: 91.66667%;
    }

    .medium-pull-11 {
        left: -91.66667%;
    }

    .medium-offset-10 {
        margin-left: 83.33333%;
    }

    .medium-12 {
        width: 100%;
    }

    .medium-offset-11 {
        margin-left: 91.66667%;
    }

    .dealership-listing {
        padding: 50px 20px 20px 20px;
    }

    .group-logo img {
        padding: .8rem 0 0 0;
    }

    .model-range__slider--shorter .slick-slide img.short-slider__img {
        width: 40% !important;
    }

    .business-hours .business-hours__container {
        padding: 0;
    }

    .logos h2 {
        font-size: 2rem;
    }

    .logo-height-box {
        height: 432px;
    }

    .search-height-box {
        height: 364px;
    }

    .slider-height-box {
        height: 302px;
    }

    .slider-aspect-box {
        aspect-ratio: auto;
    }

    .show-for-small-only,
    .hide-for-medium {
        display: none !important;
    }

    .color-picker-item {
        width: 50px;
        height: 50px;
        margin: auto;
    }

    .model-intro__content {
        padding: 2rem 5rem;
    }

    .polo {
        top: -120px;
    }

    .fitment-service__container {
        height: 400px;
    }

    .fastlane-overlay__container .slider-cta .button {
        margin-bottom: .2rem;
    }

    .launch-grid {
        padding: 3rem 1rem;
    }

    .dealership-contact__details a {
        color: #0a0a0a;
    }

    .new-cars__left {
        min-height: 30rem;
    }

    .vehicle-extras__list ul li {
        width: 100%;
    }

    .new-cars-data__container {
        padding-top: 6rem;
    }

    .brand-logo {
        padding-right: .2rem;
    }

    .fitment-card-inner-front .fitment-icons {
        width: 30%;
    }

    .fitment-card-inner-front .oil-icon {
        width: 22%;
    }

    .fitment-card-inner-front .fitment-price {
        font-size: 1rem;
    }

    .no-js .title-bar {
        display: none
    }

    .reveal {
        width: 600px;
        min-height: 0;
    }

    .reveal.tiny {
        width: 30%;
    }

    .reveal.small {
        width: 50%;
    }

    .reveal.large {
        width: 90%;
    }

    .dropdown.menu.medium-vertical>li .is-dropdown-submenu {
        top: 0;
    }

    .dropdown.menu.medium-vertical>li>a::after {
        right: 14px;
    }

    .column-block {
        margin-bottom: 1.875rem;
    }

    .column-block>:last-child {
        margin-bottom: 0;
    }

    .pagination li {
        display: inline-block;
    }
}

@media screen and (min-width:75em) {
    .dropdown.menu.xlarge-horizontal>li.opens-left>.is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto
    }

    .dropdown.menu.xlarge-horizontal>li.opens-right>.is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }

    .dropdown.menu.xlarge-horizontal>li.is-dropdown-submenu-parent>a {
        position: relative;
        padding-right: 1.5rem
    }

    .dropdown.menu.xlarge-horizontal>li.is-dropdown-submenu-parent>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #ffd13c transparent transparent;
        right: 5px;
        left: auto;
        margin-top: -3px
    }

    .dropdown.menu.xlarge-vertical>li.opens-left>.is-dropdown-submenu {
        top: 0;
        right: 100%;
        left: auto;
    }

    .dropdown.menu.xlarge-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%;
    }

    .dropdown.menu.xlarge-vertical>li>a::after {
        right: 14px;
    }

    .dropdown.menu.xlarge-vertical>li .is-dropdown-submenu {
        top: 0;
    }

    .dropdown.menu.xlarge-vertical>li.opens-left>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #ffd13c transparent transparent;
        right: auto;
        left: 5px;
    }

    .dropdown.menu.xlarge-vertical>li.opens-right>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #ffd13c;
    }

    .large-text-left,
    .medium-text-left,
    .xlarge-text-left {
        text-align: left
    }

    .large-text-right,
    .medium-text-right,
    .xlarge-text-right {
        text-align: right
    }

    .large-text-center,
    .medium-text-center,
    .xlarge-text-center {
        text-align: center
    }

    .large-text-justify,
    .medium-text-justify,
    .xlarge-text-justify {
        text-align: justify
    }

    .xlarge-push-1,
    .xlarge-pull-1,
    .xlarge-push-2,
    .xlarge-pull-2,
    .xlarge-push-3,
    .xlarge-pull-3,
    .xlarge-push-4,
    .xlarge-pull-4,
    .xlarge-push-5,
    .xlarge-pull-5,
    .xlarge-push-6,
    .xlarge-pull-6,
    .xlarge-push-7,
    .xlarge-pull-7,
    .xlarge-push-8,
    .xlarge-pull-8,
    .xlarge-push-9,
    .xlarge-pull-9,
    .xlarge-push-10,
    .xlarge-pull-10,
    .xlarge-push-11,
    .xlarge-pull-11,
    .xlarge-push-12,
    .xlarge-pull-12 {
        position: relative;
    }

    .xlarge-1 {
        width: 8.33333%
    }

    .xlarge-2 {
        width: 16.66667%
    }

    .xlarge-3 {
        width: 25%
    }

    .xlarge-4 {
        width: 33.33333%
    }

    .xlarge-5 {
        width: 41.66667%
    }

    .xlarge-6 {
        width: 50%
    }

    .xlarge-7 {
        width: 58.33333%
    }

    .xlarge-8 {
        width: 66.66667%
    }

    .xlarge-9 {
        width: 75%
    }

    .xlarge-10 {
        width: 83.33333%
    }

    .xlarge-11 {
        width: 91.66667%
    }

    .xlarge-12 {
        width: 100%
    }

    .xlarge-offset-0 {
        margin-left: 0
    }

    .xlarge-offset-1 {
        margin-left: 8.33333%
    }

    .xlarge-offset-2 {
        margin-left: 16.66667%
    }

    .xlarge-offset-3 {
        margin-left: 25%
    }

    .xlarge-offset-4 {
        margin-left: 33.33333%
    }

    .xlarge-offset-5 {
        margin-left: 41.66667%
    }

    .xlarge-offset-6 {
        margin-left: 50%
    }

    .xlarge-offset-7 {
        margin-left: 58.33333%
    }

    .xlarge-offset-8 {
        margin-left: 66.66667%
    }

    .xlarge-offset-9 {
        margin-left: 75%
    }

    .xlarge-offset-10 {
        margin-left: 83.33333%
    }

    .xlarge-offset-11 {
        margin-left: 91.66667%
    }

    .xlarge-push-1 {
        left: 8.33333%
    }

    .xlarge-pull-1 {
        left: -8.33333%
    }

    .xlarge-push-2 {
        left: 16.66667%
    }

    .xlarge-pull-2 {
        left: -16.66667%
    }

    .xlarge-push-3 {
        left: 25%
    }

    .xlarge-pull-3 {
        left: -25%
    }

    .xlarge-push-4 {
        left: 33.33333%
    }

    .xlarge-pull-4 {
        left: -33.33333%
    }

    .xlarge-push-5 {
        left: 41.66667%
    }

    .xlarge-pull-5 {
        left: -41.66667%
    }

    .xlarge-push-6 {
        left: 50%
    }

    .xlarge-pull-6 {
        left: -50%
    }

    .xlarge-push-7 {
        left: 58.33333%
    }

    .xlarge-pull-7 {
        left: -58.33333%
    }

    .xlarge-push-8 {
        left: 66.66667%
    }

    .xlarge-pull-8 {
        left: -66.66667%
    }

    .xlarge-push-9 {
        left: 75%
    }

    .xlarge-pull-9 {
        left: -75%
    }

    .xlarge-push-10 {
        left: 83.33333%
    }

    .xlarge-pull-10 {
        left: -83.33333%
    }

    .xlarge-push-11 {
        left: 91.66667%
    }

    .xlarge-pull-11 {
        left: -91.66667%
    }

    .row .row {
        margin-right: -.9375rem;
        margin-left: -.9375rem;
    }

    .xlarge-up-1>.column,
    .xlarge-up-1>.columns {
        float: left;
        width: 100%;
    }

    .xlarge-up-1>.column:nth-of-type(1n),
    .xlarge-up-1>.columns:nth-of-type(1n),
    .xlarge-up-2>.column:nth-of-type(1n),
    .xlarge-up-2>.columns:nth-of-type(1n),
    .xlarge-up-3>.column:nth-of-type(1n),
    .xlarge-up-3>.columns:nth-of-type(1n),
    .xlarge-up-4>.column:nth-of-type(1n),
    .xlarge-up-4>.columns:nth-of-type(1n),
    .xlarge-up-5>.column:nth-of-type(1n),
    .xlarge-up-5>.columns:nth-of-type(1n),
    .xlarge-up-6>.column:nth-of-type(1n),
    .xlarge-up-6>.columns:nth-of-type(1n),
    .xlarge-up-7>.column:nth-of-type(1n),
    .xlarge-up-7>.columns:nth-of-type(1n),
    .xlarge-up-8>.column:nth-of-type(1n),
    .xlarge-up-8>.columns:nth-of-type(1n) {
        clear: none;
    }

    .xlarge-up-1>.column:nth-of-type(1n+1),
    .xlarge-up-1>.columns:nth-of-type(1n+1),
    .xlarge-up-2>.column:nth-of-type(2n+1),
    .xlarge-up-2>.columns:nth-of-type(2n+1),
    .xlarge-up-3>.column:nth-of-type(3n+1),
    .xlarge-up-3>.columns:nth-of-type(3n+1),
    .xlarge-up-4>.column:nth-of-type(4n+1),
    .xlarge-up-4>.columns:nth-of-type(4n+1),
    .xlarge-up-5>.column:nth-of-type(5n+1),
    .xlarge-up-5>.columns:nth-of-type(5n+1),
    .xlarge-up-6>.column:nth-of-type(6n+1),
    .xlarge-up-6>.columns:nth-of-type(6n+1),
    .xlarge-up-7>.column:nth-of-type(7n+1),
    .xlarge-up-7>.columns:nth-of-type(7n+1),
    .xlarge-up-8>.column:nth-of-type(8n+1),
    .xlarge-up-8>.columns:nth-of-type(8n+1) {
        clear: both;
    }

    .xlarge-up-1>.column:last-child,
    .xlarge-up-1>.columns:last-child,
    .xlarge-up-2>.column:last-child,
    .xlarge-up-2>.columns:last-child,
    .xlarge-up-3>.column:last-child,
    .xlarge-up-3>.columns:last-child,
    .xlarge-up-4>.column:last-child,
    .xlarge-up-4>.columns:last-child,
    .xlarge-up-5>.column:last-child,
    .xlarge-up-5>.columns:last-child,
    .xlarge-up-6>.column:last-child,
    .xlarge-up-6>.columns:last-child,
    .xlarge-up-7>.column:last-child,
    .xlarge-up-7>.columns:last-child,
    .xlarge-up-8>.column:last-child,
    .xlarge-up-8>.columns:last-child {
        float: left;
    }

    .xlarge-up-2>.column,
    .xlarge-up-2>.columns {
        float: left;
        width: 50%;
    }

    .xlarge-up-3>.column,
    .xlarge-up-3>.columns {
        float: left;
        width: 33.33333%;
    }

    .xlarge-up-4>.column,
    .xlarge-up-4>.columns {
        float: left;
        width: 25%;
    }

    .xlarge-up-5>.column,
    .xlarge-up-5>.columns {
        float: left;
        width: 20%;
    }

    .xlarge-up-6>.column,
    .xlarge-up-6>.columns {
        float: left;
        width: 16.66667%;
    }

    .xlarge-up-7>.column,
    .xlarge-up-7>.columns {
        float: left;
        width: 14.28571%;
    }

    .xlarge-up-8>.column,
    .xlarge-up-8>.columns {
        float: left;
        width: 12.5%;
    }

    .xlarge-collapse>.column,
    .xlarge-collapse>.columns {
        padding-right: 0;
        padding-left: 0;
    }

    .xlarge-collapse .row,
    .expanded.row .xlarge-collapse.row {
        margin-right: 0;
        margin-left: 0;
    }

    .xlarge-uncollapse>.column,
    .xlarge-uncollapse>.columns {
        padding-right: .9375rem;
        padding-left: .9375rem;
    }

    .xlarge-centered {
        margin-right: auto;
        margin-left: auto;
    }

    .xlarge-centered,
    .xlarge-centered:last-child:not(:first-child) {
        float: none;
        clear: both;
    }

    .xlarge-pull-0,
    .xlarge-push-0,
    .xlarge-uncentered {
        position: static;
        margin-right: 0;
        margin-left: 0;
    }

    .xlarge-pull-0,
    .xlarge-pull-0:last-child:not(:first-child),
    .xlarge-push-0,
    .xlarge-push-0:last-child:not(:first-child),
    .xlarge-uncentered,
    .xlarge-uncentered:last-child:not(:first-child) {
        float: left;
        clear: none;
    }

    .xlarge-pull-0:last-child:not(:first-child),
    .xlarge-push-0:last-child:not(:first-child),
    .xlarge-uncentered:last-child:not(:first-child) {
        float: right;
    }

    .menu.xlarge-horizontal {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .menu.xlarge-vertical {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .menu.xlarge-expanded li,
    .menu.xlarge-simple li {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
    }
}

@media print,
screen and (min-width:64em) and (min-width:40em) {

    .finance-apps__form,
    .campaign__content--full-width,
    .campaign__form--full-width,
    .finance-apps__left,
    .finance-apps__right,
    .campaign__content--full-width,
    .campaign__form--full-width,
    .fastlane-packs-card__container>.fl-packs-spec-card,
    .launch-grid>.launch-item,
    .search-box__status,
    .welcome-data__container>.welcome-data__item,
    .trans-logo,
    .brand-nav-container div#main-nav.top-bar,
    .group-logo,
    .brand-main-nav__menu div#main-nav.top-bar,
    div#main-nav .brand-top-bar.top-bar,
    .brand-logo,
    .finance-check-enquiry__grid>.finance-check__item,
    .mc-promise__column,
    #makenames>.eachmake,
    .tyre-search__picture {
        padding-right: .9375rem;
        padding-left: .9375rem;
    }
}

@media print,
screen and (min-width:64em) {
    .welcome-container__left {
        padding-right: .9375rem;
        padding-left: .9375rem;
    }

    .welcome-container__left,
    .welcome-container__left:last-child:not(:first-child),
    .finance-apps__form,
    .finance-apps__form:last-child:not(:first-child),
    .campaign__form--full-width,
    .campaign__form--full-width:last-child:not(:first-child),
    .campaign__content--full-width,
    .campaign__content--full-width:last-child:not(:first-child),
    .finance-apps__left,
    .finance-apps__left:last-child:not(:first-child),
    .finance-apps__right,
    .finance-apps__right:last-child:not(:first-child),
    .search-box__status,
    .search-box__status:last-child:not(:first-child),
    .trans-logo,
    .trans-logo:last-child:not(:first-child),
    div#main-nav .brand-top-bar.top-bar,
    div#main-nav .brand-top-bar.top-bar:last-child:not(:first-child),
    .brand-main-nav__menu div#main-nav.top-bar,
    .brand-main-nav__menu div#main-nav.top-bar:last-child:not(:first-child),
    .brand-nav-container div#main-nav.top-bar,
    .brand-nav-container div#main-nav.top-bar:last-child:not(:first-child),
    .group-logo,
    .group-logo:last-child:not(:first-child),
    .brand-logo,
    .brand-logo:last-child:not(:first-child),
    .mc-promise__column,
    .mc-promise__column:last-child:not(:first-child),
    .tyre-search__picture,
    .tyre-search__picture:last-child:not(:first-child) {
        float: left;
        clear: none;
    }

    .welcome-container__left:last-child:not(:first-child),
    .finance-apps__form:last-child:not(:first-child),
    .campaign__form--full-width:last-child:not(:first-child) .campaign__content--full-width:last-child:not(:first-child),
    .finance-apps__left:last-child:not(:first-child),
    .finance-apps__right:last-child:not(:first-child),
    .search-box__status:last-child:not(:first-child),
    div#main-nav .brand-top-bar.top-bar:last-child:not(:first-child),
    .brand-main-nav__menu div#main-nav.top-bar:last-child:not(:first-child),
    .brand-nav-container div#main-nav.top-bar:last-child:not(:first-child),
    .group-logo:last-child:not(:first-child),
    .brand-logo:last-child:not(:first-child),
    .mc-promise__column:last-child:not(:first-child),
    .tyre-search__picture:last-child:not(:first-child) {
        float: right;
    }

    .dealerships-grid--brand>.dealerships-grid__item:nth-of-type(1n),
    .highligh-gallery__grid>.highligh-gallery__item:nth-of-type(1n),
    .fastlane-packs-card__container>.fl-packs-spec-card:nth-of-type(1n),
    .launch-grid>.launch-item:nth-of-type(1n),
    .welcome-data__container>.welcome-data__item:nth-of-type(1n),
    .finance-check-enquiry__grid>.finance-check__item:nth-of-type(1n),
    #makenames>.eachmake:nth-of-type(1n) {
        clear: none;
    }

    .dealerships-grid--brand>.dealerships-grid__item:nth-of-type(3n+1),
    .highligh-gallery__grid>.highligh-gallery__item:nth-of-type(4n+1),
    .fastlane-packs-card__container>.fl-packs-spec-card:nth-of-type(4n+1),
    .launch-grid>.launch-item:nth-of-type(4n+1),
    .welcome-data__container>.welcome-data__item:nth-of-type(2n+1),
    .finance-check-enquiry__grid>.finance-check__item:nth-of-type(2n+1),
    #makenames>.eachmake:nth-of-type(5n+1) {
        clear: both;
    }

    .dealerships-grid--brand>.dealerships-grid__item:last-child,
    .highligh-gallery__grid>.highligh-gallery__item:last-child,
    .fastlane-packs-card__container>.fl-packs-spec-card:last-child,
    .launch-grid>.launch-item:last-child,
    .welcome-data__container>.welcome-data__item:last-child,
    .finance-check-enquiry__grid>.finance-check__item:last-child,
    #makenames>.eachmake:last-child {
        float: left;
    }

    .dealerships-grid--brand>.dealerships-grid__item {
        float: left;
        width: 33.33333%;
        padding-right: .3125rem;
        padding-left: .3125rem;
    }

    #makenames>.eachmake {
        float: left;
        width: 20%;
        padding-right: .625rem;
        padding-left: .625rem;
    }

    .fastlane-packs-card__container>.fl-packs-spec-card,
    .launch-grid>.launch-item {
        float: left;
        width: 25%;
        padding-right: .625rem;
        padding-left: .625rem;
    }

    .welcome-container__left,
    .welcome-data__container>.welcome-data__item,
    .finance-check-enquiry__grid>.finance-check__item,
    .mc-promise__column {
        width: 50%;
        float: left;
        padding-right: .625rem;
        padding-left: .625rem;
    }

    .tyre-search__picture {
        width: 25%;
        float: left;
        padding-right: .625rem;
        padding-left: .625rem;
        width: 130px;
        height: 152px;
        border-right: .5px solid #cacaca;
    }

    .customer-cta__left {
        z-index: 10;
        bottom: 1.5rem;
        margin-left: 20rem;
    }

    .customer-cta__right {
        z-index: 10;
        bottom: 1.5rem;
        right: 0;
        margin-left: 1rem;
    }

    .search-box__status {
        width: 16.66667%;
        float: left;
        padding-right: .625rem;
        padding-left: .625rem;
    }

    .search-box {
        padding: 10px 20px 0 20px;
        margin-top: -62px;
        position: relative;
        z-index: 2;
    }

    .search-box__button .button.primary {
        position: relative;
        top: 0;
    }

    .search-box__button-alt .button.primary {
        position: relative;
        top: 2.5rem;
        padding: 1rem .8rem;
    }

    .slider-overlay__head {
        font-size: 4rem;
        top: 40px;
        left: 4rem;
    }

    .slider-cta {
        top: 1rem;
        left: 1rem;
        right: 60%;
    }

    .finance-apps__form,
    .campaign__form--full-width,
    .campaign__content--full-width,
    .campaign__content--full-width,
    .campaign__form--full-width {
        width: 100%;
        float: left;
        padding-right: .625rem;
        padding-left: .625rem;
    }

    .highligh-gallery__grid>.highligh-gallery__item {
        float: left;
        width: 25%;
        padding-right: .5rem;
        padding-left: .5rem;
    }

    .finance-apps__header {
        height: 450px;
        background: url(../img/sliver-legal.jpg);
        background-position: left bottom;
    }

    .model-info__main h2 {
        font-size: 3rem;
        font-family: 'Open Sans';
        font-display: swap;
        padding-bottom: 14px;
    }

    .model-range__slider--wrapper .slick-prev {
        left: 255px;
        width: 15px;
        height: 30px;
    }

    .model-range__slider--wrapper .slick-next {
        right: 255px;
        width: 15px;
        height: 30px;
    }

    .campaign__content--full-width .lead {
        padding-top: 1rem;
        font-size: 1.6rem;
        text-align: justify;
    }

    .fastlane-overlay__container .slider-cta {
        top: 1rem;
        bottom: 1rem;
        width: 60%;
        left: 20% !important;
        right: 20% !important;
        padding: 2rem;
    }

    .fastlane-overlay__container .slider-cta p {
        margin: 0;
        line-height: 1.5rem;
    }

    .trans-logo,
    .brand-logo {
        width: 16.66667%;
        float: left;
        padding-right: .625rem;
        padding-left: .625rem;
        padding-bottom: .8rem;
    }

    .brand-nav-container div#main-nav.top-bar,
    .brand-main-nav__menu div#main-nav.top-bar {
        width: 66.66667%;
        float: left;
        padding-right: .625rem;
        padding-left: .625rem;
        background-color: transparent;
        padding-top: 1.5rem;
    }

    div#main-nav .brand-top-bar.top-bar {
        width: 66.66667%;
        float: left;
        padding-right: .625rem;
        padding-left: .625rem;
    }

    .group-logo {
        width: 16.66667%;
        float: left;
        padding-right: .625rem;
        padding-left: .625rem;
    }

    .group-logo img {
        max-width: 115px;
        padding: .8rem 0 0 0;
    }

    .footer__cta--menu {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .trans-nav__menu div#main-nav.top-bar {
        color: #fff;
        background-color: transparent;
        width: 80%;
    }

    .salesman__email {
        position: absolute;
        bottom: 5px;
        width: 100%;
    }

    .salesman__email .icon i {
        font-size: 20px;
        background: #e3e3e3;
        display: block;
        border-radius: 50%;
        margin: 0 3px;
        width: 40px;
        height: 40px;
        line-height: 40px;
    }

    .business-hours .business-hours__label {
        font-size: .6rem;
        padding: .3rem .5rem;
    }

    .trans-bar__right ul,
    .trans-logo:last-child:not(:first-child) {
        float: right;
    }

    .sales-team__item {
        margin-bottom: 2rem;
    }

    .vehicle-spec__list ul li,
    .vehicle-extras__list ul li {
        width: 45%;
    }

    .vehicle-spec__list-needs ul li {
        width: 100%;
    }

    .trans-nav__menu div#main-nav.top-bar a {
        color: #fff;
    }

    .trans-bar__left,
    .trans-bar__right {
        width: 50%;
    }

    .fastlane-overlay__container .slider-cta .button {
        margin-bottom: 0;
    }

    .launch-grid {
        padding: 4rem 1rem;
    }

    .campaign__content--full-width p {
        text-align: justify;
    }

    .bizcard-column .bizcard-details img {
        width: 300px;
    }

    .campaign__content--full-width .terms {
        font-style: italic;
        font-size: .7rem;
    }

    .campaign__content--full-width h1 {
        font-size: 1rem;
    }

    .finance-apps__left img {
        display: inline-block;
    }

    .model-intro__content {
        padding: 30px 30px;
    }

    .logo-height-box {
        height: 432px;
    }

    .search-height-box {
        height: 227px;
    }

    .slider-height-box {
        height: 625px;
    }

    .slider-aspect-box {
        aspect-ratio: auto;
    }

    .box-landscape {
        aspect-ratio: auto;
    }

    .no-js .title-bar {
        display: none;
    }

    .customer-button:focus a,
    .customer-button:focus button,
    .customer-button:hover a,
    .customer-button:hover button {
        background-color: #ffd13c;
        border: 2px solid #000;
        color: #000;
    }

    .customer-button a,
    .customer-button button {
        background-color: #fefefe;
        width: 30%;
    }

    .dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto;
    }

    .dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu {
        top: 100%;
        right: auto !important;
        left: 0 !important;
        padding-top: 2px !important;
        padding-bottom: 2px !important;
    }

    .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a {
        position: relative;
        padding-right: 1.5rem;
    }

    .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #ffd13c transparent transparent;
        right: 0;
        left: auto;
        margin-top: -3px;
    }

    .dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu {
        top: 0;
        right: 100%;
        left: auto;
    }

    .dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%;
    }

    .dropdown.menu.large-vertical>li>a::after {
        right: 14px;
    }

    .dropdown.menu.large-vertical>li .is-dropdown-submenu {
        top: 0;
    }

    .dropdown.menu.large-vertical>li.opens-left>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #ffd13c transparent transparent;
        right: auto;
        left: 5px;
    }

    .dropdown.menu.large-vertical>li.opens-right>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #ffd13c;
    }

    .large-push-1,
    .large-pull-1,
    .large-push-2,
    .large-pull-2,
    .large-push-3,
    .large-pull-3,
    .large-push-4,
    .large-pull-4,
    .large-push-4,
    .large-pull-4,
    .large-push-5,
    .large-pull-5,
    .large-push-6,
    .large-pull-6,
    .large-push-6,
    .large-pull-6,
    .large-push-7,
    .large-pull-7,
    .large-push-8,
    .large-pull-8,
    .large-push-9,
    .large-pull-9,
    .large-push-10,
    .large-pull-10,
    .large-push-11,
    .large-pull-11 {
        position: relative;
    }

    .campaign__content--full-width .lead {
        padding-top: 1rem;
        font-size: 1.6rem;
        text-align: justify;
    }

    .campaign__content--full-width h1 {
        font-size: 1rem;
    }

    .campaign__content--full-width p {
        text-align: justify;
    }

    .campaign__content--full-width .terms {
        font-style: italic;
        font-size: .7rem;
    }

    .large-1 {
        width: 8.33333%
    }

    .large-2 {
        width: 16.66667%
    }

    .large-3 {
        width: 25%
    }

    .large-4 {
        width: 33.33333%
    }

    .large-5 {
        width: 41.66667%
    }

    .large-6 {
        width: 50%
    }

    .large-7 {
        width: 58.33333%
    }

    .large-8 {
        width: 66.66667%
    }

    .large-9 {
        width: 75%
    }

    .large-10 {
        width: 83.33333%
    }

    .large-11 {
        width: 91.66667%
    }

    .large-12 {
        width: 100%
    }

    .large-push-1 {
        left: 8.33333%
    }

    .large-pull-1 {
        left: -8.33333%
    }

    .large-offset-0 {
        margin-left: 0
    }

    .large-push-2 {
        left: 16.66667%
    }

    .large-pull-2 {
        left: -16.66667%
    }

    .large-offset-1 {
        margin-left: 8.33333%
    }

    .large-push-3 {
        left: 25%
    }

    .large-pull-3 {
        left: -25%
    }

    .large-offset-2 {
        margin-left: 16.66667%
    }

    .large-push-4 {
        left: 33.33333%
    }

    .large-pull-4 {
        left: -33.33333%
    }

    .large-offset-3 {
        margin-left: 25%
    }

    .large-push-5 {
        left: 41.66667%
    }

    .large-pull-5 {
        left: -41.66667%
    }

    .large-offset-4 {
        margin-left: 33.33333%
    }

    .large-push-6 {
        left: 50%
    }

    .large-pull-6 {
        left: -50%
    }

    .large-offset-5 {
        margin-left: 41.66667%
    }

    .large-push-7 {
        left: 58.33333%
    }

    .large-pull-7 {
        left: -58.33333%
    }

    .large-offset-6 {
        margin-left: 50%
    }

    .large-push-8 {
        left: 66.66667%
    }

    .large-pull-8 {
        left: -66.66667%
    }

    .large-offset-7 {
        margin-left: 58.33333%
    }

    .large-push-9 {
        left: 75%
    }

    .large-pull-9 {
        left: -75%
    }

    .large-offset-8 {
        margin-left: 66.66667%
    }

    .large-push-10 {
        left: 83.33333%
    }

    .large-pull-10 {
        left: -83.33333%
    }

    .large-offset-9 {
        margin-left: 75%
    }

    .large-push-11 {
        left: 91.66667%
    }

    .large-pull-11 {
        left: -91.66667%
    }

    .large-offset-10 {
        margin-left: 83.33333%
    }

    .large-offset-11 {
        margin-left: 91.66667%
    }

    .large-up-1>.column,
    .large-up-1>.columns {
        float: left;
        width: 100%
    }

    .large-up-1>.column:nth-of-type(1n),
    .large-up-1>.columns:nth-of-type(1n),
    .large-up-2>.column:nth-of-type(1n),
    .large-up-2>.columns:nth-of-type(1n),
    .large-up-3>.column:nth-of-type(1n),
    .large-up-3>.columns:nth-of-type(1n),
    .large-up-4>.column:nth-of-type(1n),
    .large-up-4>.columns:nth-of-type(1n),
    .large-up-5>.column:nth-of-type(1n),
    .large-up-5>.columns:nth-of-type(1n),
    .large-up-6>.column:nth-of-type(1n),
    .large-up-6>.columns:nth-of-type(1n),
    .large-up-7>.column:nth-of-type(1n),
    .large-up-7>.columns:nth-of-type(1n),
    .large-up-8>.column:nth-of-type(1n),
    .large-up-8>.columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-1>.column:nth-of-type(1n+1),
    .large-up-1>.columns:nth-of-type(1n+1),
    .large-up-2>.column:nth-of-type(2n+1),
    .large-up-2>.columns:nth-of-type(2n+1),
    .large-up-3>.column:nth-of-type(3n+1),
    .large-up-3>.columns:nth-of-type(3n+1),
    .large-up-4>.column:nth-of-type(4n+1),
    .large-up-4>.columns:nth-of-type(4n+1),
    .large-up-5>.column:nth-of-type(5n+1),
    .large-up-5>.columns:nth-of-type(5n+1),
    .large-up-6>.column:nth-of-type(6n+1),
    .large-up-6>.columns:nth-of-type(6n+1),
    .large-up-7>.column:nth-of-type(7n+1),
    .large-up-7>.columns:nth-of-type(7n+1),
    .large-up-8>.column:nth-of-type(8n+1),
    .large-up-8>.columns:nth-of-type(8n+1) {
        clear: both
    }

    .large-up-1>.column:last-child,
    .large-up-1>.columns:last-child,
    .large-up-2>.column:last-child,
    .large-up-2>.columns:last-child,
    .large-up-3>.column:last-child,
    .large-up-3>.columns:last-child,
    .large-up-4>.column:last-child,
    .large-up-4>.columns:last-child,
    .large-up-5>.column:last-child,
    .large-up-5>.columns:last-child,
    .large-up-6>.column:last-child,
    .large-up-6>.columns:last-child,
    .large-up-7>.column:last-child,
    .large-up-7>.columns:last-child,
    .large-up-8>.column:last-child,
    .large-up-8>.columns:last-child {
        float: left
    }

    .large-up-2>.column,
    .large-up-2>.columns {
        float: left;
        width: 50%
    }

    .large-up-3>.column,
    .large-up-3>.columns {
        float: left;
        width: 33.33333%
    }

    .large-up-4>.column,
    .large-up-4>.columns {
        float: left;
        width: 25%
    }

    .large-up-5>.column,
    .large-up-5>.columns {
        float: left;
        width: 20%
    }

    .large-up-6>.column,
    .large-up-6>.columns {
        float: left;
        width: 16.66667%
    }

    .large-up-7>.column,
    .large-up-7>.columns {
        float: left;
        width: 14.28571%
    }

    .large-up-8>.column,
    .large-up-8>.columns {
        float: left;
        width: 12.5%;
    }

    .large-collapse>.column,
    .large-collapse>.columns {
        padding-right: 0;
        padding-left: 0
    }

    .large-collapse .row,
    .expanded.row .large-collapse.row {
        margin-right: 0;
        margin-left: 0;
    }

    .large-uncollapse>.column,
    .large-uncollapse>.columns {
        padding-right: .9375rem;
        padding-left: .9375rem;
    }

    .large-centered {
        margin-right: auto;
        margin-left: auto;
    }

    .large-centered,
    .large-centered:last-child:not(:first-child) {
        float: none;
        clear: both;
    }

    .large-pull-0,
    .large-push-0,
    .large-uncentered {
        position: static;
        margin-right: 0;
        margin-left: 0;
    }

    .large-pull-0,
    .large-pull-0:last-child:not(:first-child),
    .large-push-0,
    .large-push-0:last-child:not(:first-child),
    .large-uncentered,
    .large-uncentered:last-child:not(:first-child) {
        float: left;
        clear: none;
    }

    .large-pull-0:last-child:not(:first-child),
    .large-push-0:last-child:not(:first-child),
    .large-uncentered:last-child:not(:first-child) {
        float: right;
    }
}

@media screen and (min-width:75em) and (min-width:40em) {
    .fastlane-packs-card__container>.fl-packs-spec-card {
        padding-right: .9375rem;
        padding-left: .9375rem;
    }
}

@media screen and (min-width:75em) {
    .model-range__slider--wrapper .slick-prev {
        left: 355px;
        width: 15px;
        height: 30px;
    }

    .model-range__slider--wrapper .slick-next {
        right: 355px;
        width: 15px;
        height: 30px;
    }

    .fastlane-packs-card__container>.fl-packs-spec-card {
        float: left;
        width: 20%;
        padding-right: .625rem;
        padding-left: .625rem;
    }

    .slider-cta {
        top: 2rem;
        left: 2rem;
        right: 75%;
    }

    .fastlane-packs-card__container>.fl-packs-spec-card:nth-of-type(1n) {
        clear: none;
    }

    .fastlane-packs-card__container>.fl-packs-spec-card:nth-of-type(5n+1) {
        clear: both;
    }

    .fastlane-packs-card__container>.fl-packs-spec-card:last-child {
        float: left;
    }

    .polo {
        top: -310px;
    }
}

@media print,
screen and (max-width:63.99875em) {
    .top-bar.stacked-for-medium {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .top-bar.stacked-for-medium .top-bar-left,
    .top-bar.stacked-for-medium .top-bar-right {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    table.stack td,
    table.stack th,
    table.stack tr {
        display: block
    }

    table.stack td {
        border-top: 0
    }

    .black-bar__left,
    .trans-bar__left,
    table.stack thead,
    table.stack tfoot {
        display: none !important
    }
}

@media screen and (max-width:39.9375em) {
    .pagination .pagination:after {
        display: inline-block;
        content: attr(data-page) " of " attr(data-total);
        position: relative;
        text-align: center;
        width: 80px;
        right: 80px
    }

    .pagination .pagination-next {
        position: relative;
        left: 80px;
    }
}

@media print,
screen and (max-width:39.99875em) {
    .reveal {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        max-width: none;
        height: 100%;
        min-height: 100%;
        margin-left: 0;
        border: 0;
        border-radius: 0;
    }

    .stack-for-small .media-object-section {
        padding: 0;
        padding-bottom: 1rem;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    .posts-panel.grid .pinned-post,
    .posts-panel.grid .posts-list {
        max-width: 78.125rem;
        margin-right: auto;
        margin-left: auto;
        width: 100%;
        float: left;
        padding-right: 0;
        padding-left: 0
    }

    .posts-panel.grid .pinned-post::after,
    .posts-panel.grid .pinned-post::before,
    .posts-panel.grid .posts-list::after,
    .posts-panel.grid .posts-list::before {
        display: table;
        content: ' ';
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .posts-panel.grid .pinned-post,
    .posts-panel.grid .pinned-post:last-child:not(:first-child),
    .posts-panel.grid .posts-list,
    .posts-panel.grid .posts-list:last-child:not(:first-child) {
        float: left;
        clear: none
    }

    .posts-panel.grid .pinned-post:last-child:not(:first-child),
    .posts-panel.grid .posts-list:last-child:not(:first-child) {
        float: right
    }

    .posts-panel.grid .pinned-post,
    .posts-panel.grid .pinned-post:last-child,
    .posts-panel.grid .posts-list,
    .posts-panel.grid .posts-list:last-child {
        float: none
    }

    .media-object.stack-for-small {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .multi-step-needs-process-step {
        padding-right: 0
    }

    .stack-for-small .media-object-section img {
        width: 100%;
    }

    .multi-step-checkout-create-account {
        margin-top: .5rem;
    }

    .posts-panel .posts-list .post-title {
        font-size: 1.125rem;
    }

    .posts-panel .posts-list .post-meta,
    .posts-panel .posts-list .post-summary {
        font-size: .75rem;
    }

    .posts-panel.grid .pinned-post::after,
    .posts-panel.grid .posts-list::after {
        clear: both;
    }

    .no-js .top-bar,
    .posts-panel .posts-list .post-read-more {
        display: none;
    }
}

@media print,
screen and (max-width:74.99875em) {
    .top-bar.stacked-for-large {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .top-bar.stacked-for-large .top-bar-left,
    .top-bar.stacked-for-large .top-bar-right {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media print,
screen and (max-width:89.99875em) {
    .top-bar.stacked-for-xlarge {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .top-bar.stacked-for-xlarge .top-bar-left,
    .top-bar.stacked-for-xlarge .top-bar-right {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media(min-width:1024px) and (max-width:1150px) {
    .footer__cta--menu a {
        font-size: 14px !important;
        padding: 15px 6px !important;
    }
}

@media(max-width:1023px) {
    div#main-nav {
        position: fixed;
        top: 105px;
        left: 0;
        right: auto;
        bottom: 0;
        float: none;
        display: block;
        overflow: auto;
        overflow-x: hidden;
        z-index: 9999;
        width: 100vw;
        height: 80vh;
        padding: 10px 4px;
        backdrop-filter: blur(19px);
        background: #333333f2;
    }

    .black-submenu li>ul li,
    ul li>ul li a {
        color: #D6D6D6 !important;
    }

    .brand-nav .black-submenu li>ul li,
    .brand-nav ul li>ul li a {
        color: #333 !important;
    }

    li.is-submenu-item.is-accordion-submenu-item {
        border-bottom: none;
    }

    .menuheader {
        color: #ffd13c !important;
    }

    .is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a::after {
        left: 0px;
    }

    .dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 0;
    }

    main.about-main,
    main.dealerships-main,
    main.news-main,
    main.service__containers,
    main.vehicle,
    main.oem__main,
    section.sell-my-car__main,
    section.kpost__main,
    .post-main,
    main.klistings__main {
        margin-top: 116px !important;
    }

    section.hero-slider {
        margin-top: 105px !important;
    }

    .model-info__main main.listings__main,
    section.sell-my-car__main img {
        margin-top: 0px !important;
    }

    .main-nav__menu {
        padding: 10px 20px;
        grid-gap: 20px;
    }

    button.tawk-custom-color.tawk-custom-border-color.tawk-button {
        width: 130px !important;
        height: 45px !important;
        left: 35px !important;
    }

    .dealership__contact {
        height: auto;
    }

    .brand-nav .top-bar {
        background: #fefefe;
        display: block;
        right: 0;
        position: absolute;
        width: 100%;
        top: 120px;
    }

    .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a::after,
    .dropdown.menu.vertical>li>a::after {
        right: 0;
        left: 170px;
    }

    .black-bar__container_contact {
        display: block;
        list-style: none;
    }

    .listing-grid,
    .listing-grid-offers,
    .oem-models__grid,
    .home-tiles__container,
    .other-vehicles__grid,
    .dealerships-grid,
    .campaign__grid,
    .model-highlights__grid,
    .career-card__grid {
        grid-template-columns: 1fr 1fr !important;
        padding: 0 12px;
    }

    .logo__container,
    .fitment-tiles__container,
    .tyre-grid__container {
        grid-template-columns: 1fr 1fr 1fr !important;
        padding: 0 12px;
    }

    .sales-team__grid {
        grid-template-columns: 1fr 1fr 1fr 1fr !important;
        padding: 20px;
    }

    .search-button__column {
        grid-gap: 10px;
        grid-template-columns: 1fr 1fr !important;
    }

    .campaign__main {
        grid-template-columns: 1fr;
        padding: 20px 40px;
    }

    .finance-calc__models--grid {
        grid-template-columns: 1fr 1fr;
    }

    .model-finance-calculator__cta{
        grid-template-columns: 1fr;
        grid-gap: 10px;
    }

    .finance-calculator__container {
        padding: 20px 20px;
    }

    .model-fin-calculator {
        grid-gap: 20px;
    }

    .footer__cta__container .fa-2x {
        font-size: 2em;
        text-align: center;
        margin: auto;
        display: block;
    }

    .footer__cta--right {
        justify-items: center;
        grid-column-gap: 15px;
        max-width: 600px;
        margin: auto;
    }

    .footer__cta--left {
        padding: 10px 0 20px 0;
        margin: auto;
    }

    .footer__cta__container {
        grid-template-columns: 1fr !important;
    }

    .search-box__alt {
        grid-template-columns: 1fr !important;
    }

    .search-filter__column {
        grid-gap: 10px 20px;
    }

    .search-box__button-alt .button,
    .search-box__button .button.primary {
        margin: auto;
    }

    .callout.alert-callout-subtle.warning.radius.cookienotice {
        display: none;
    }

    .model-action__card {
        border-bottom: none;
    }

    .title-bar {
        justify-self: right;
    }

    .main-nav__logo {
        justify-self: start;
    }

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

    .tawk-text-bold-3 {
        font-size: 1rem !important;
    }

    section.search.search-aspect-box {
        padding: 20px 10px;
    }

    .brand-nav div#main-nav {
        top: 129px;
        background: #FFF;
    }

    .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a::after {
        right: 70% !important;
    }

    .brand-nav__logo {
        padding: 0 6px;
    }

    .brand-h1 {
        font-size: 22px;
    }

    h2.brand-h1 {
        font-size: 15px !important;
    }

    .posts-panel {
        margin: 0;
    }

    .highlight__paragraph {
        padding: 60px 12px 20px 12px;
        width: 100%;
    }

    .highlight__paragraph h1 {
        font-size: 2rem;
    }

    .search {
        height: 400px;
    }

    .klistings__main .search {
        height: 550px;
    }

    .menu.vertical {
        flex-direction: column;
    }

    .tyre-card-inner-front span {
        font-size: 1.2rem;
    }

    .footer__ul {
        font-size: 15px;
    }

    .footer__nav {
        grid-column-gap: 15px;
    }

    .vehicle-tabs {
        height: 500px;
        padding-top: 20px;
        max-width: 500px;
        margin: auto;
        width: 100%;
    }

    .sales-team__item {
        margin: 0 auto;
    }

    .vehicle-main,
    .vehicle-sidebar {
        width: 50%;
    }

    .vehicle-main,
    .vehicle-sidebar {
        padding-top: 20px;
    }
}

@media(max-width:799px) {
    .newsletter-grid {
        grid-template-columns: 1fr;
        padding: 10px 10px 40px 10px;
    }

    .newsletter-grid .campaign-cta__form {
        margin-bottom: 0px;
    }

    .brandchk {
        width: 100%;
        max-width: 48%;
        text-align: left;
        padding: 2px;
        font-size: 13px;
    }

    .vertical-button {
        writing-mode: unset !important;
        transform: rotate(0deg) !important;
        padding: 46px 0px 30px 0px !important
    }

    .tiles-container.new,
    .tiles-container.used,
    .tiles-container.service,
    .tiles-container.test-drive {
        margin-left: 0px !important;
        margin-top: -16px;
        box-shadow: 8px 0px 12px -6px #444;
        border-radius: 0px 0px 20px 0px !important;
    }

    .tiles-container {
        display: grid !important;
        grid-template-columns: 1fr !important;
    }

    .service-tiles-container {
        display: grid !important;
        grid-template-columns: 1fr !important;
        padding: 16px 16px 0px 0px;
    }

    .tiles-container.test-drive .vehicle__send-enquiry--form,
    .tiles-container.service .vehicle__send-enquiry--form,
    .value-container {
        grid-template-columns: 1fr !important;
    }

    .container-expanded .extra-content {
        margin: auto 0px auto 0px !important;
    }

    .serv-staff__img--container {
        height: 235px;
    }

    .roadside-assistance__col {
        padding: 20px 0px;
        border-bottom: 1px solid #E6E6E6;
        border-right: none;
    }

    .after-hours__col {
        padding: 20px 0px;
    }

    .flip-card-inner-front {
        background-size: cover !important;
    }

    .campaign-cta__form {
        padding: 8px 2px;
    }

    .tyre-card-inner-front span {
        font-size: 1.1rem;
    }

    .fitment-tiles__container,
    .tyre-grid__container {
        grid-template-columns: 1fr 1fr !important;
    }

    .services-modal {
        grid-template-columns: 1fr 1fr !important;
        padding: 10px;
        gap: 6px;
    }

    .vehicle-modal__img {
        padding: 10px 10px !important;
    }

    .offerw,
    .content-2column-layout,
    main.test-drive__container,
    .service__container {
        grid-template-columns: 1fr;
        padding: 20px 40px;
    }

    main.test-drive__container {
        margin: 105px auto auto auto;
    }

    .about__text {
        column-count: 1;
    }

    .about__mike--container,
    .campaign-main__content {
        grid-template-columns: 1fr;
        grid-row-gap: 5px;
    }

    .single-dealerships,
    .campaign-subscribe {
        grid-template-columns: 1fr;
        grid-row-gap: 20px;
    }

    .posts-panel .panel-content {
        padding: 0.9375rem 0rem;
    }

    .demo {
        float: none;
        width: 100%;
    }

    .posts-panel .pinned-post .post-text {
        float: none !important;
        width: 100% !important;
    }

    .sales-team__grid {
        grid-template-columns: 1fr 1fr 1fr !important;
    }

    section.search .brand-h1 {
        padding-top: 20px !important;
    }

    section.listings {
        padding: 1rem 20px;
    }

    .finance-precheck {
        grid-template-columns: 1fr;
        padding: 0 20px;
    }

    .fastlane-service-card-grid {
        grid-template-columns: 1fr 1fr;
    }

    .logo__container--img {
        filter: grayscale(0) !important;
    }
}

section.dp_container {
    display: grid;
    grid-template-columns: auto auto;
    justify-content: start;
}

@media(max-width:639px) {
    section.dp_container {
        margin: auto;
        justify-items: center;
        padding-bottom: 20px;
    }

    .footer__cta--menu {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    a.button.fitment-button.float-center {
        width: 200px;
        margin: 5px auto;
        padding: 4px;
    }

    .fitment-service__container {
        background-image: none;
        background: url(/assets/img/fastlane-icons/fastlane-major-minor-bg.jpg) fixed center no-repeat !important;
        position: relative;
        overflow: hidden;
        background-position: 50% 100px !important;
        height: 100%;
        background-size: cover !important;
        padding: 100px 0;
    }

    .campaign__grid,
    .dealerships-grid,
    .model-action,
    .model-highlights__grid,
    .tyre-card__container,
    .search-button__column,
    .search-filter__column,
    .dealerships-map-location,
    .model-highlights-container-grid,
    .model-fin-calculator {
        grid-template-columns: 1fr !important;
    }

    .sales-team__grid {
        grid-template-columns: 1fr 1fr !important;
    }

    .flip-cards-grid {
        grid-template-columns: 1fr !important;
        padding: 20px !important;
    }

    .fitment-button {
        background-color: #ffffffd6;
    }

    .service-booking {
        padding-bottom: 10px;
    }

    .search {
        height: 600px
    }

    .klistings__main .search {
        height: 840px;
    }

    .klistings__main section.search .brand-h1 {
        padding: 10px 6px 0px 6px !important;
        font-size: 20px;
    }

    .klistings__main section.search {
        padding: 20px 12px;
    }

    .klistings__main .search-box__input,
    section.search.search-aspect-box .search-box__input {
        margin: 0 0 0;
    }

    .slick-slide img {
        margin: auto
    }

    .slideshow-buttons,
    .brand-nav .top-bar .black-bar__li {
        display: none !important
    }

    .fitment-service__type {
        font-size: 14px;
        line-height: 1.4;
    }

    .fitment-service__container .row {
        top: 20%;
    }

    .button {
        margin: 0 0 10px 0;
    }

    .logos {
        padding: 3rem 0 2rem 0;
    }

    .highlight__paragraph {
        padding: 60px 12px 20px 12px;
    }

    .button-group .button {
        margin: 5px 3px;
        padding: .6em 1em;
        border-radius: 4px;
    }

    .accordion-content {
        font-size: 16px;
    }

    .fitment-card-inner-front .service-icon {
        width: 80px;
    }

    .fitment-card-inner-front .fitment-icons {
        width: 60px;
    }

    .fitment-card-inner-front .oil-icon {
        width: 50px;
    }

    .fitment-card-inner-front,
    .fitment-card,
    .fitment-card-inner-front {
        height: 180px;
    }

    .fitment-card-inner-front span {
        font-size: 14px;
    }

    .fitment-card-inner-front span {
        padding: 5px;
    }

    nav.flex.justify-between,
    .posts-list {
        padding: 10px 0;
    }

    .search-box__label {
        line-height: 40px;
    }

    .model-action__card h3 {
        margin: 0;
    }

    .model-action__card img {
        height: 60px;
        width: 60px;
    }

    .model-action__card {
        padding: 0;
    }

    .search-h3 {
        font-size: 24px;
    }

    .search-filter__column {
        padding-bottom: 20px;
    }

    .search-box__price {
        margin-top: 0px;
    }

    .dealership__contact {
        padding: 15px;
    }

    .model-highlights-container-grid {
        padding: 10px 10px;
    }

    .model-finance-calculator__cta {
        grid-template-columns: 1fr 1fr;
    }

    .finance-calculator__models--grid h5 {
        font-size: 20px;
        margin-left: 0;
    }

    table.calctable {
        border-top: 1px solid #E6E6E6;
    }

    .other-vehicles {
        padding: 3rem 16px;
    }

    .vehicle-main,
    .vehicle-sidebar {
        max-width: 500px;
        width: 100%;
        float: none;
        margin: auto;
        padding-left: 20px;
        padding-right: 20px;
    }

    .finance-precheck {
        grid-template-columns: 1fr;
        padding: 0 0;
    }

    .campaign__main h1 {
        font-size: 30px;
    }

    section.test-drive__form-grid {
        grid-template-columns: 1fr;
    }
}

@media(min-width:1024px) and (max-width:1134px) {
    .main-nav__menu div#main-nav.top-bar a {
        font-size: 13px !important;
        padding: .7rem .8rem .7rem .4rem;
    }
}

@media(min-width:501px) and (max-width:639px) {
    .slider-cta {
        text-align: center;
        color: #fefefe;
        padding: 1rem 2rem;
        max-width: 500px;
        margin: auto;
    }
}

@media(max-width:499px) {
    button.tawk-custom-color.tawk-custom-border-color.tawk-button {
        width: 140px !important;
        left: auto !important;
        right: 0 !important;
    }

    .oem-models__grid{grid-gap: 10px;align-items: center;}
    .oem-models__item .oem-model__name{font-size: 13px;}
    .oem-models__container{padding-bottom: 2rem;}
    .search-box-button, .campaign-offer-button, .search-box__button .button.primary{max-width: 300px !important;}

    .listing-grid,
    .listing-grid-offers,
    .home-tiles__container,
    .sales-team__grid,
    .tyre-grid__container,
    .career-card__grid,
    .other-vehicles__grid,
    .footer__cta--left,
    .roadside-assistance__col,
    .after-hours__col,
    .dp__container,
    .fastlane-service-card-grid,
    .dp_container,
    .breakdown-service-c,
    .roadside-assist-container {
        grid-template-columns: 1fr !important;
    }

    .search-box__button-alt{margin-top: 0;}
    .special-deals-container{padding: 20px 20px !important;}
    .breakdown-info{text-align: center;}
    .breakdown-info a{color: #222;}

    main.about-main,
    main.dealerships-main,
    main.news-main,
    main.service__containers,
    main.vehicle,
    main.oem__main,
    section.sell-my-car__main,
    section.kpost__main,
    .post-main,
    main.klistings__mainmain.oem__main .hero-slider,
    main.campaign-main__c,
    main.oem__main .hero-slider {
        margin-top: 119px !important;
    }

    .model-info__main,
    main.listings__main,
    main.single-dealership,
    main.campaign__main,
    main.dealerships-main {
        margin-top: 119px;
    }

    main.klistings__main {
        margin-top: 106px !important;
    }

    .news-images {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 6px;
    }

    .brand-nav div#main-nav {
        top: 119px;
    }

    .brand-nav .main-nav__container {
        padding: 5px 12px;
    }

    .mastercars-promise-c {
        grid-template-columns: 1fr;
        grid-gap: 0px;
    }

    .oem-dealerships__container {
        padding: 2rem 1rem;
    }

    .logo__container--img {
        box-shadow: 1px 1px 3px 1px #E4E4E4;
        border-radius: 15px 15px 15px 0;
        padding: 5px 10px !important;
    }

    .logo__container--img img {
        height: 65px;
        width: 145px;
    }

    .single-dealerships {
        padding-top: 0px;
    }

    .dealership-location-maps {
        padding: 0px 0px 30px 0px;
    }

    .why-kelston {
        padding: 14px 0;
    }

    .why-kelston .mc-promise__container {
        padding: 0 0;
    }

    .mc-promise__container h4 {
        font-size: 24px;
        text-align: center;
        padding-bottom: 10px;
    }

    .mc-promise__container .promise-right {
        padding: 10px;
        background: #FFF;
    }

    .mc-promise__column img {
        padding: 0px;
        width: 38px;
        height: 38px;
        margin-right: 4px;
    }

    main.test-drive__container {
        padding: 20px 20px;
    }

    .view__container {
        padding: 1rem 0 0 0;
    }

    .slider-cta h3 {
        font-size: 30px;
        line-height: 1.2;
    }

    .slider-cta {
        padding: 14px 18px;
    }

    .model-action__wrapper {
        padding: 40px 14px;
    }

    .model-action{
        grid-gap: 20px;
    }

    .model-info__main h2 {
        font-size: 26px;
        font-weight: 600;
    }

    .model-highlights h3 {
        font-size: 24px;
    }

    .model-highlights img {
        padding: 4px 0 14px 0;
    }

    .model-highlights p {
        padding-left: 10px;
        margin-bottom: 0;
    }

    .model-highlights-container-grid {
        grid-gap: 24px;
    }

    .model-action-button {
        padding: 6px 2px !important;
        font-size: 14px;
    }

    .service__containers h2 {
        font-size: 20px;
    }

    .serv-staff__item img {
        margin: auto;
        display: block;
    }

    .serv-staff__item {
        max-width: 297px;
        width: 100%;
        margin: auto;
    }

    .dealerships-grid {
        padding: 0px !important;
    }

    iframe {
        min-height: 400px !important;
    }

    .dealerships-grid__item {
        padding-bottom: 10px !important;
    }

    .about__mike--pic {
        padding-top: 20px;
    }

    .campaign__content h1 {
        padding-top: 0 !important;
    }

    svg.footer-socials {
        display: block;
        width: 18px;
        padding: 4px 0;
    }

    .logo__container--img .float-center {
        width: 140px;
        height: 60px;
    }

    .contactus-but {
        padding: 8px 14px;
    }

    .platform-dl {
        grid-template-columns: 1fr;
        grid-row-gap: 10px;
    }

    .tawk-text-bold-3 {
        font-size: 20px;
    }

    .dp__message {
        text-align: center;
        padding: 20px 20px;
        grid-row: 1;
    }

    .dp__sig {
        text-align: center;
        width: 70vw;
        margin: auto;
    }

    .dealership__used-stock {
        padding: 20px 20px;
    }

    .dp__photo {
        grid-row: 2;
        padding-bottom: 40px;
    }

    .footer__cta--left {
        grid-gap: 10px;
    }

    .logo__container {
        grid-template-columns: 1fr 1fr !important;
    }

    .logo__container {
        padding-top: 16px;
        grid-gap: 10px;
    }

    .single-dealership__enquiry,
    .model-intro__content {
        padding: 40px 20px;
    }

    .brand-h1 {
        font-size: 24px;
    }

    .model-finance-calculator__cta .finance-calc__card {
        padding: 20px 8px;
    }

    .model-finance-calculator__cta {
        grid-gap: 5px;
    }

    div#sliderx {
        left: 10px;
        width: calc(100% - 10px);
    }

    .footer__cta--right {
        grid-column-gap: 8px;
        text-align: center;
        font-size: 12px;
    }

    section.posts-list .post-item .post-thumbnail {
        width: 70%;
        margin: auto;
    }

    section.posts-list .post-item {
        grid-template-columns: 1fr;
        grid-row-gap: 10px;
    }

    section.posts-list .post-item .post-text {
        text-align: center;
    }

    .posts-panel .post-item .post-title {
        font-size: 20px;
    }

    .sales-team__item {
        max-width: 300px;
    }

    img.sales-team__img {
        width: 100%;
        height: 280px;
        max-width: 280px;
    }

    a.primary.button.expanded.paddingtop.xviewmobile {
        width: 150px;
    }

    button.button.expanded.calcbut.credit-check-btn.creditchkbut {
        width: 220px !important;
    }

    .calcbut {
        float: left !important;
    }

    .vehicle__finance-calculator {
        padding: 20px 20px 60px 20px;
    }

    .other-vehicles__grid {
        grid-gap: 10px 20px;
    }

    .finance-offers {
        padding: 10px;
    }

    .offerw {
        padding: 10px;
    }

    .campaign__main {
        padding: 0px 15px;
    }

    .campaign__main h1 {
        font-size: 26px;
    }

    .footer__text {
        padding: 2rem 1rem;
        max-height: 100%;
    }
}

@media print,
screen and (min-width:40em) {

    .reveal,
    .reveal.large,
    .reveal.small,
    .reveal.tiny {
        right: auto;
        left: auto;
        margin: 0 auto
    }
}

.bestdriveOrange {
    background-color: #FAA519 !important;
}

/* ----------------------------------------------------------------------------------------------- */
/* ---------------------------------------- CAMPAIGN SPECIALS ------------------------------------ */
/* ----------------------------------------------------------------------------------------------- */

.sticky-special {
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    position: fixed;
    width: 60px;
    height: 160px;
    z-index: 1000;
    display: block;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    box-shadow: 0px 0px 5px 0px #000;
    border-radius: 0 15px 15px 0;
}

.slideshow-campaign {
    display: grid;
    grid-template-columns: 1fr 1fr;
    position: relative;
    max-width: 400px;
    margin: auto;
    bottom: 55px;
    height: 0;
    gap: 10px;
}

.campaign-offer-button {
    font-weight: bold;
    max-width: 250px !important;
    padding: 12px 14px !important;
    cursor: pointer;
}

.search-box__button .button.primary {
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
    border-bottom-left-radius: 0px !important;
    transform: skewX(342deg) !important;
    padding: 12px 10px !important;
    font-size: 16px;
    font-weight: 500;
}

.search-box-button,.campaign-offer-button,
.search-box__button .button.primary {
    text-align: center;
    position: relative;
    color: #ffd13c;
    z-index: 9999;
    padding: 8px 10px;
    width: 100%;
    display: block;
    max-width: 200px;
    margin: auto;
}

.flip-card-buttons,
.model-action-button {
    background: #ffd13c;
    max-width: 180px !important;
    width: 100%;
    padding: 8px 2px !important;
    transform: skewX(342deg) !important;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border: 1px solid #ffd13c;
    display: block;
    margin: auto;
    color: #000;
}

.oem-home-tiles .flip-card-buttons {
    max-width: 230px !important;
}

.flip-card-buttons:hover,.model-action-button:hover {
    color: #000;
}

.search-box-button::before {
    background: #CCC;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    transform: skewX(342deg);
    width: 100%;
    height: 100%;
    z-index: -1;
    border-radius: 10px 10px 10px 0;
    border: 1px solid #CCC;
}

.search-box-button.exdemo::before {
    background: #444;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    transform: skewX(342deg);
    width: 100%;
    height: 100%;
    z-index: -1;
    border-radius: 10px 10px 10px 0;
    border: 1px solid #444;
}

.search-box-button.exdemo{color: #F4F4F4 !important;}
.search-box-button{color: #333 !important;}

.campaign-offer-button::before {
    background: #000;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    transform: skewX(160deg);
    width: 100%;
    height: 100%;
    z-index: -1;
    border: 1px solid #ffd13cc4;
    border-radius: 10px 10px 10px 0;
    background: linear-gradient(to left, #000 50%, #ffd13c 50%) right;
    background-size: 200%;
    transition: .8s;
}

.special-deals-container {
    max-width: 78.125rem;
    margin: auto;
    padding: 40px 20px;
}

.campaign-offer-button:hover {
    color: #000;
}

.campaign-offer-button:hover::before {
    color: #000;
    background-position: bottom left;
}

.special-deals-content {
    background: #F6F6F6;
    margin-top: 114px;
}

.special-deals-container h1 {
    text-align: center;
    font-size: 36px;
    padding-bottom: 10px !important;
}

.special-deals-container p {
    text-align: center;
    padding-bottom: 0px !important;
    max-width: 50rem;
    margin: auto;
}

.special-deals-brands {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 12px;
    padding: 20px 40px;
}

@media(max-width:599px) {
    .sticky-special {
        width: 36.5px;
        height: 97px;
    }

    .special-deals-content {
        margin-top: 106px;
    }

    .slideshow-campaign {
        bottom: 40px;
        max-width: 360px;
        z-index: 10;
    }

    .campaign-offer-button {
        padding: 10px 14px !important;
        max-width: 190px !important;
        font-size: 14px;
    }

    .special-deals-brands {
        grid-template-columns: 1fr 1fr;
        padding: 20px 12px;
    }

    .special-deals-container h1 {
        font-size: 30px;
    }
}

/* ----------------------------------------------------------------------------------------------- */
/* ------------------------------------ END CAMPAIGN SPECIALS ------------------------------------ */
/* ----------------------------------------------------------------------------------------------- */

/* ------------ Demo ------------ */

.special-deals-container .listing-grid__item {
    border: 1px solid #CCC;
    border-bottom-color: #ffd13c;
    border-bottom-width: 2px;
    border-radius: 15px 15px 15px 0;
}

.special-deals-container .listings {
    background-color: #FFF;
    padding: 0;
}

.special-deals-container .listing-grid__item--content,
.special-deals-container .listing-grid__car-item {
    border: none;
}

/* ---------- End Demo ---------- */

/* ------------FAQ---------------- */

.tabs, .tabs-content{border: none !important;}
.faq-accordian .tabs-panel {padding: 10px 5px;}
.faq-c {margin-bottom: 6px;padding: 4px 2px;border-bottom: 1px solid #DDDDDD;}
.faq-c p{margin-bottom: 0;margin-left: 10px;}
.faq-q {cursor: pointer;padding: 2px 4px;font-weight: bold;display: flex;align-items: center;}
.faq-a {display: none;padding: 2px 4px;}
.faq-a p{background: #EEE;padding: 16px 10px;border-radius: 15px 15px 15px 0;}
.faq-h{padding: 20px 10px;border-bottom: 1px solid #CCC;}
.faq-h h1{padding: 4px 0 !important;font-size: 30px;font-weight: 600;}
li.faq-c{list-style: none !important;}
.faq-hb{border: 2px solid #ffd13c;margin-right: 4px;}
.h-click{margin-left: 6px;}
i.fa.fa-plus.faq-icon, i.fa.fa-minus.faq-icon, i.fa.fa-plus{font-size: 13px;}
.faq-a ul {margin-left: 30px;margin-bottom: 6px;}

@media(max-width:499px){
    .tabs-title {background-color: #CCC;border: 1px solid #CCC;margin: 1px;}
    .tabs-title>a{padding: 8px !important;}
    .tabs-panel {padding: 10px 4px !important;}
    .tabs-title>a{font-size: 14px !important;}
    .faq-q, .faq-a, li.faq-c {font-size: 15px;}
    .faq-h h1 {font-size: 24px;}
    .faq-h {padding: 10px 16px;}
    .faq-accordian{padding: 10px 14px !important;}
    .faq-c p{line-height: 1.4;}
}

/* ------------End FAQ---------------- */

/* --------------- Kelston Choice --------------- */

    .approved-used{margin-top: 116px;}
    .approved-usedcon{max-width: 78.125rem;margin: auto;}
    .ultimate-img{display:block;margin: auto;}
    .app-signup{
        display: grid;
        grid-template-columns: 1fr auto;
        align-items: center;
        padding: 20px;
    }

    @media(max-width: 799px){
        .app-signup{grid-template-columns: 1fr;}
        .approved-used {margin-top: 100px;}
    }

/* ------------End Kelston Choice---------------- */


.flip-cards-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 20px;
    margin: auto;
    width: 100%;
    max-width: 78.125rem;
}

.flip-cards::before {
    background: #000;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.flip-cards {
    position: relative;
    display: block;
    height: 250px;
}

.flip-cards:hover::before {
    background: #ffffffde;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    transition: 10ms;
    border-radius: 30px 30px 30px 0;
    border: 1px solid transparent;
}

.flip-cards h1 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    text-align: center;
    transform: translate(0, 100px);
    width: 100%;
    background: #ffffffbf;
    font-size: 16px;
    z-index: 9999;
    margin: 0;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    transition: 1ms;
    font-weight: 700;
}

.tyre-s {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    text-align: center;
    transform: translate(0, 250px);
    width: 100%;
    background: #fd04047a;
    font-size: 15px;
    z-index: 9999;
    margin: 0;
    padding-top: 6px !important;
    padding-bottom: 3px !important;
    color: #FFF;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 15px 15px 0px 0;
}

.card.tyre-spec-card {
    position: relative;
}

.flip-cards:hover h1 {
    transform: translate(0, 40px);
    background: none;
    padding: 20px 0 6px 0;
    font-size: 18px;
}

.flip-cards img {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 30px 30px 30px 0px;
}

.flip-cards-content {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    text-align: center;
    transform: translate(0, 80px);
    width: 100%;
    height: 100%;
    line-height: 1.3;
    font-size: 15px;
    z-index: 9999;
    transition: .5s;
}

.flip-cards:hover .flip-cards-content {
    display: block;
    transition: .5s;
}

.card-flipped {
    padding: 0 10px;
}

.accessories-items {
    padding: 40px 12px;
}

.accessories-items table,.accessories-items th,.accessories-items td {
    border: 1px solid #e9e9e9;
    border-collapse: collapse;
    text-align: left;
}

.accessories-items table thead {
    text-transform: uppercase;
    background: #444;
    color: #FFF;
}

.accessories-items tbody td {
    padding: 4px 6px;
    font-size: 14px;
}

.accessories-items thead th {
    padding: 10px;
}

.main-content-grid,.warranty-service-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin: auto;
    grid-gap: 20px;
    padding: 40px 0;
}

.warranty-plan p,.service-plan p {
    text-align: left !important;
}

.warranty-plan h2,.service-plan h2 {
    font-size: 28px;
}

.contactus-but {
    text-align: center;
    position: relative;
    color: #FFF;
    z-index: 9999;
    padding: 8px 10px;
    width: 100%;
    display: block;
}

.tyre-spec-card .contactus-but {
    color: #333;
    margin-top: 10px !important;
}

.about-vision {
    background: #F4F4F4;
    padding: 20px;
    font-style: italic;
    border-radius: 20px 20px 20px 0px;
}

.card-section .contactus-but,.hero__slider .contactus-but {
    max-width: 250px;
    margin: auto;
}

.card-section .contactus-but {
    color: #444;
}

.searchtyres.contactus-but {
    max-width: 400px;
    margin: auto;
    padding: 10px 10px;
}

.browse.contactus-but {
    max-width: 250px;
    margin: auto;
    color: #333;
}

.quote.contactus-but {
    max-width: 200px;
    font-size: 15px;
}

.calc.contactus-but {
    max-width: 200px;
    color: #ffd13c;
    padding: 12px 0;
}

a.contactus-but.download {
    width: 350px;
    color: #333;
}

.main-content-grida {
    text-align: center;
}

.main-content-grida a.contactus-but.download {
    margin: auto;
}

.finance.contactus-but {
    max-width: 350px;
    padding: 10px 10px;
    margin-bottom: 10px;
}

.call.contactus-but {
    max-width: 250px;
    padding: 8px 10px;
    color: #444;
    margin: 10px auto;
}

.campaign-cta__form .contactus-but,.test-drive__form .contactus-but,.vehicle__send-enquiry .contactus-but,.director.contactus-but {
    max-width: 350px;
    padding: 10px 10px;
    font-size: 16px;
    color: #333;
}

.contactus-but::before {
    background: #ffd13c;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    transform: skewX(342deg);
    width: 100%;
    height: 100%;
    z-index: -1;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.contactus-but::after {
    content: "";
    width: 94%;
    height: 80%;
    position: absolute;
    left: 2%;
    top: 0;
    transform: skewX(8deg);
    z-index: -2;
    transition: 0.2s;
    padding-right: 0 !important;
}

.contactus-but:hover::after {
    transform: skewX(30deg);
    width: 80%;
    left: 0%;
    background: #333;
}

.promise-right {
    padding: 20px;
    box-shadow: 0px 0px 8px 2px #ECECEC;
    border-radius: 10px;
}

h1.promise-h1 {
    font-size: 14px;
    font-weight: 800;
    display: inline-block;
}

.contactus-but:hover,
.contactus-but a {
    color: #FFF;
}

.calc.contactus-but:hover {
    color: #ffd13c;
}

.calc.contactus-but::before {
    background: #000;
}

.calc.contactus-but:hover::after {
    background: #ffd13c;
}

.thankyouc {
    display: grid;
    grid-template-columns: 1fr 1fr;
    max-width: 78.125rem;
    margin: auto;
    grid-gap: 20px;
    padding: 0 20px;
    align-items: center;
}

.breakdown-service-c {
    display: grid;
    grid-template-columns: 1fr 1fr;
    max-width: 78.125rem;
    margin: auto;
    padding: 20px;
    grid-gap: 12px;
    align-items: center;
}

.breakdown-info{padding: 4px 10px;}
.breakdown-p{margin-bottom: 2px !important;}

h1.breakdownh1 {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
    font-size: 30px !important;
}

h2.breakdownh2 {
    padding-bottom: 4px !important;
    font-size: 22px !important;
}

.bd-tcs{font-size: 14px; font-style: italic;}

.tick-text::after {
    content: "✔";
    color: #28a745;
    margin-left: 6px;
    font-size: 0.9em;
}

.tick-text{font-weight: bold;}


/* ------------ TyreWorx ----------- */

@media(max-width: 499px){
   .tyreworx-tiles{
        grid-template-columns:1fr 1fr !important;
        gap: 10px !important;
        padding: 10px !important;
    }

    .tyreworx-insure,.protection-benefits{grid-template-columns: 1fr !important;}
    .benefits-intro,.cover-insurance{padding: 40px 12px !important;}
    .benefit p{font-size: 15px !important;}
    .options-benefits {padding: 20px 6px !important;}
    .hh{height: 58px;}
    .highlights ul, .claim ul {max-width: 320px !important;}
    .tyreworx-icons {width: 70px !important; height: 70px !important;}
    .tyreworx-h1{font-size: 26px;}
    .tyreworx-h2{font-size: 20px;}
}

.tyreworx-tiles {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 14px;
    padding: 20px;
    margin: auto;
}

.tyrewox-tile-box {
    background: #00AEEF;
    width: 100%;
    height: 100%;
    text-align: center;
    border-radius: 15px 15px 15px 0;
}

.tyrewox-tile {
    display: grid;
    grid-template-columns: 1fr;
    justify-items: center;
    padding: 40px 20px;
}

.tyreworx-s{text-align: left; max-width: 500px;margin: auto;}
.tyreworx-icons{width: 90px; height: 85px;}
.tyrewox-tile-box span{text-transform: uppercase; color: #FFF;margin-top: 10px;font-weight: bold;}
.tyreworx-h1{padding-top: 4px !important; padding-bottom: 4px !important;font-size: 32px;}
.tyreworx-h2{font-size: 22px !important;}
.tyreworx-h2p{font-size: 20px !important;}

/* Tyre & Rim Cover */
.tyreworx-intro{text-align: center;padding:20px 0;}
.tyreworx-intro .tyreworx-h1{padding-bottom: 14px !important;}
.tyreworx-insure{display: grid; grid-template-columns: 1fr; gap: 10px; align-items: center;}
.tyrecover{font-weight: bold;}
.introduction .tyreworx-h1{font-size: 30px;}
.tyrecover-app, .tyrecover{text-transform: uppercase; font-weight: bold;font-size: 15px;}
.tyrecover_tcs{font-size: 14px;}
img.tyreworx-insurance{height: 75px; width: auto;}
.insure-left{padding: 6px 12px;}
.tyreworx-benefits{background: #F6F6F6;}
.benefits-intro{max-width: 78.125rem; margin: auto;padding: 40px;text-align: center;}
.protection-head{font-weight: bold;margin-bottom: 4px;font-size: 15px;}
.benefit p{margin-bottom: 4px; font-size: 15px;}
.benefit-list{text-align: left; max-width: 250px; margin: auto;}
.benefits{margin-top: 30px;}
.benefit {
    padding: 10px;
    background: #FFF;
    margin: 10px;
    border-radius: 15px 15px 15px 0;
}
.protection-benefits {
    display: grid;
    grid-template-columns: 1fr 1fr;
    max-width: 800px;
    margin: auto;
}

/* Cover Options */

.cover-insurance{max-width: 78.125rem;text-align: center; margin: auto;padding: 40px;}
.options-benefits{padding: 20px 10px;}
.options-benefits .tyreworx-h2{padding-bottom: 4px !important; font-weight: bold;}

.cover-options {
    display: flex;
    max-width: 600px;
    margin: auto;
}

.cover-ex{
    max-width: 600px;
    margin: 10px auto;
}

.cover-bene{margin: 20px auto;}

.columnc {
    flex: 1;
    border-bottom: 1px solid #ECECEC;
    border-top: 1px solid #ECECEC;
}

.columnc h3 {
    font-size: 16px;
    font-weight: bold;
    padding: 6px 4px;
}

.item {padding: 4px 0;}
.item.odd{background: #EEE;}
.highlights p,.claim p{margin-bottom: 4px;}
.claim-tcs{font-size: 14px;}
.highlights ul, .claim ul{text-align: left;max-width: 600px; margin: 10px auto;}

/* ----------------------------- Kelston Mobility ----------------------------- */

main.mobility-main {margin-top: 123px;}
.vehicle-rentals{background-color: #000;}
.kelston-mobility-c{display: grid; grid-template-columns: 1fr 450px; align-items: center; max-width: 80rem; margin: auto;padding: 80px 10px; gap: 40px;}
.kelston-rentals h1{color: #E4E4E4; font-weight: 800; font-size: 50px; padding-top: 0 !important; padding-bottom: 0px !important;line-height: .8;}
.kelston-rentals h2{color: #EAB308; font-weight: 800; font-size: 50px;}
.kelston-rentals p{color: #CCC; font-size: 20px;}

.mobility-val {display: flex;text-align: center;justify-content: space-between;padding: 0 20px;}
.rentals-values h2{font-size: 30px;padding-bottom: 0px !important;}
.rentals-values p{font-size: 16px;}

.rentals-form-c{background-color: #FFF; border-radius: 20px;box-shadow: 0px 0px 4px 1px #FFF; padding: 15px 10px;}
.rentals-form{padding: 5px 10px;}
.rentals-form h2{text-align: center; font-size: 22px; padding-bottom: 0px !important;}
.rentals-form p{text-align: center; font-size: 18px; color: #7A7A7A;}
.daily, .longterm {background-color: #EEE; display: flex;justify-content: space-between;align-items: center; margin: 8px;padding:10px 16px;border-radius: 10px;}
.daily p, .longterm p,.daily-option .dprice, .long-option .dprice {margin-bottom: 0;}
.dprice{color: #EAB308 !important; font-weight: bold;}
.rentals-form-c .contactus-but{max-width: 300px !important; width: 100%; margin: auto; padding: 14px; color: #333;font-weight: bold;cursor: pointer;}

.contact-rentals{background-color: #ffd13c;}
.contact-details{max-width: 80rem; margin: auto; text-align: center; padding: 60px 20px;}

.contact-details h1{font-weight: 800; font-size: 50px; padding-top: 0 !important; padding-bottom: 0px !important;}
.contact-details h2{font-size: 24px;margin-bottom: 20px;}
.rental-contact-form{display: grid; grid-template-columns:1fr 1fr; column-gap: 16px; max-width: 800px; margin: auto;}
button.rental-form{max-width: 400px !important; width: 100%; margin: auto; padding: 14px; background: #000; color: #facc15;font-weight: bold; cursor: pointer;border-radius: 10px 10px 10px 0;}

.rental-options{background: #F6F6F6;}
.options-con{max-width: 80rem; margin: auto;padding: 60px 20px;display: grid; grid-template-columns: 1fr 1fr; gap: 40px;}
.options-con h1{font-weight: 800; font-size: 24px; padding-top: 10px !important; padding-bottom: 0px !important;}
.icon-op {background-color: #facc15;display: flex;padding: 10px;width: fit-content; border-radius: 10px;}
.daily-option, .long-option{box-shadow: 0px 0px 6px 2px #e4e4e4; padding: 20px; border-radius: 15px;}

.brands-rentals{padding: 60px 20px;}
.rental-brands{max-width: 80rem; margin: auto; text-align: center;}
.rental-brands h1{font-weight: 800; font-size: 50px; padding-top: 0 !important; padding-bottom: 0px !important;}
.rental-brands h2{font-size: 22px;}
.vehicle-brands{display: flex;justify-content: space-evenly; padding-top: 20px;}
.brand-logos {box-shadow: 0px 0px 6px 1px #e4e4e4;border-radius: 15px;padding: 4px 10px;}
.brand-logos img{border-radius: 15px;}

a.minfo {display: flex; align-items: center; font-weight: bold; gap: 4px;}
.more{display: flex; justify-content: space-between;}
.more .dprice{font-size: 20px;}

.rentals-form svg{display:block;margin: auto;}

@media(max-width: 799px){
    .kelston-mobility-c, .options-con{
        grid-template-columns: 1fr;
        text-align: center;
    }

    .mobility-val {
        padding: 12px;
        justify-content: space-evenly;
        gap: 14px;
    }

    .vehicle-brands{
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 10px;
        margin-top: 20px;
    }

    .rentals-values p{font-size: 14px;}
    .rentals-form-c .contactus-but { max-width: 250px !important;}
    .rentals-form-c{padding-bottom: 20px; }
    .rental-brands h1, .contact-details h1{font-size: 36px;}
    .rental-brands h2, .contact-details h2 {font-size: 18px;}
    .icon-op{ margin: auto;}
    .rental-contact-form {grid-template-columns: 1fr;}
    main.mobility-main {margin-top: 111px;}
    .black-bar__container{padding: 3px 14px;}
}

/* --------------------------------------------------------------------------------------- */
/* ---------------------------------------- Fonts ---------------------------------------- */
/* --------------------------------------------------------------------------------------- */

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/roboto-v18-latin-regular.eot);
    src: local("Roboto"), local("Roboto-Regular"), url(../fonts/roboto-v18-latin-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/roboto-v18-latin-regular.woff2) format("woff2"), url(../fonts/roboto-v18-latin-regular.woff) format("woff"), url(../fonts/roboto-v18-latin-regular.ttf) format("truetype"), url(../fonts/roboto-v18-latin-regular.svg#Roboto) format("svg");
    font-display: auto;
}

@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/open-sans-v15-latin-regular.eot);
    src: local("Open Sans Regular"), local("OpenSans-Regular"), url(../fonts/open-sans-v15-latin-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/open-sans-v15-latin-regular.woff2) format("woff2"), url(../fonts/open-sans-v15-latin-regular.woff) format("woff"), url(../fonts/open-sans-v15-latin-regular.ttf) format("truetype"), url(../fonts/open-sans-v15-latin-regular.svg#OpenSans) format("svg");
    font-display: auto;
}

@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/open-sans-v15-latin-600.eot);
    src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url(../fonts/open-sans-v15-latin-600.eot?#iefix) format("embedded-opentype"), url(../fonts/open-sans-v15-latin-600.woff2) format("woff2"), url(../fonts/open-sans-v15-latin-600.woff) format("woff"), url(../fonts/open-sans-v15-latin-600.ttf) format("truetype"), url(../fonts/open-sans-v15-latin-600.svg#OpenSans) format("svg");
    font-display: auto;
}

@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/open-sans-v15-latin-700.eot);
    src: local("Open Sans Bold"), local("OpenSans-Bold"), url(../fonts/open-sans-v15-latin-700.eot?#iefix) format("embedded-opentype"), url(../fonts/open-sans-v15-latin-700.woff2) format("woff2"), url(../fonts/open-sans-v15-latin-700.woff) format("woff"), url(../fonts/open-sans-v15-latin-700.ttf) format("truetype"), url(../fonts/open-sans-v15-latin-700.svg#OpenSans) format("svg");
    font-display: auto;
}

@media print {
    * {
        background: 0 0 !important;
        color: #000 !important;
        -webkit-print-color-adjust: economy;
        print-color-adjust: economy;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    .show-for-print {
        display: block !important;
    }

    .hide-for-print {
        display: none !important;
    }

    table.show-for-print {
        display: table !important;
    }

    thead.show-for-print, thead {
        display: table-header-group !important;
    }

    tbody.show-for-print {
        display: table-row-group !important;
    }

    tr.show-for-print {
        display: table-row !important;
    }

    td.show-for-print,th.show-for-print {
        display: table-cell !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    .ir a:after,a[href^='#']:after,a[href^='javascript:']:after {
        content: '';
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    img,tr {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: .5cm;
    }

    h2,h3 {
        page-break-after: avoid;
    }

    .print-break-inside {
        page-break-inside: auto;
    }

    blockquote,pre {
        border: 1px solid #8a8a8a;
        page-break-inside: avoid;
    }

    h2,h3,p {
        orphans: 3;
        widows: 3;
    }
}

/* --------------------------------------------------------------------------------------- */
/* -------------------------------------End Fonts ---------------------------------------- */
/* --------------------------------------------------------------------------------------- */

/* --------------------------------------------------------------------------------------- */
/* ----------------------------------- Reveal Modal -------------------------------------- */
/* --------------------------------------------------------------------------------------- */

.vehicles-new-container{display: block; margin: auto;}
.vehicles-new-container .text-center{text-align: center;padding: 10px 4px;font-size: 0.9rem; font-weight: 600;}
.vehicles-modal__container{max-width: 50rem;}
.vehmod_img{height: 55px;margin: auto;display: block;}
.vehicle-modal__img .contactus-but{max-width: 200px;margin: auto;color: #333;}
.text-used{text-align: center;margin: 4px auto !important;}
.vehicles-modal-preowned .vehicle-modal__img{box-shadow: none;}
.vehicles-modal-new {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 10px;
    padding: 4px 4px 14px 4px;
    border-bottom: 1px solid #F4F4F4;
}
.vehicle-modal__img {
    padding: 10px 20px;
    position: relative;
    box-shadow: 1px 0px 2px 0px #E4E4E4;
    border-radius: 15px 15px 15px 0;
}

@media(max-width: 499px){
    .vehicles-modal-new{grid-template-columns: 1fr 1fr;}
    .vehicle-modal__img {padding: 2px 10px !important;}
}
