@charset "UTF-8";
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
::-webkit-scrollbar {width: 8px;}
::-webkit-scrollbar-track {background: #FFF;}
::-webkit-scrollbar-thumb {background: #0099dada;}

.footer__cta-grid {
    padding: 20px 12px !important;
    background: #808890;
    font-weight: 600;
    font-size: .9rem;
    line-height: 2rem;
}

.footer-grid-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin: auto;
    max-width: 78.125rem;
    text-align: center;
}

.footer-grid-3 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    align-items: center;
    margin: auto;
    grid-gap: 10px;
}

.footer-grid-container a{color: #000;}
.footer-grid-container a:hover{color: #FFF;}

.features__grid{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 12px;
    padding: 40px 40px;
    background-color: #F6F6F6;
}


.features__col h3 {
    text-align: center;
    font-family: Text-Bold;
    letter-spacing: 0px;
    font-size: 22px;
    margin: 10px auto 0 auto;
}

.main-nav__container {
    max-width: 78.125rem;
    margin: auto;
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: center;
    padding: 0px 10px;
}

.single-dealership-content{
    max-width: 78.125rem;
    margin: auto;
    display: grid;
    grid-template-columns: 65% 1fr;
    padding: 0px 10px;
    grid-gap: 20px;
}

.main-nav__logo{
    width: 100px;
    height: 100px;
}

.footer__logo .mastercars-logo{
    width: 200px;
    height: 60px;
    margin: 10px auto;
}

.footer__logo .main-nav__logo{
    width: 170px;
    height: 170px;
}

.model-container{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    margin: auto;
    gap: 16px;
    padding: 20px 10px;
}

.model-container .models__item {
    max-width: 410px;
    width: 100%;
    box-shadow: 0px 0px 10px 0px #E6E6E6;
    padding: 20px 10px !important;
}

.model-cta {
    background-color: #444;
    color: #FFF;
    display: grid;
    padding: 40px 20px;
}

.model-action{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    margin: auto;
    max-width: 78.125rem;
    gap: 16px;
}

.model-highlights__grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    margin: auto;
    max-width: 78.125rem;
    gap: 20px;
    padding: 20px 20px 40px 20px;
}

.hightlights-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    max-width: 78.125rem;
    margin: auto;
    gap: 20px;
}

.model-highlights h3 {
    border-left: 4px solid #0099da;
    padding-left: 4px;
    font-size: 26px;
    font-family: sans-serif;
    font-weight: 400;
    letter-spacing: .2px;
}

.vw-models__grid{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
}

.vw-models__item{
    box-shadow: 0px 0px 12px 0px #dbdbdb;
    padding: 20px 10px;
}

.dp__container{
    display: grid;
    grid-template-columns: auto 1fr;
    grid-gap: 10px;
}

.offerw {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 20px;
    margin: auto;
    padding: 40px 20px 20px 20px;
    border-bottom: 1px solid #EEE;
}

.h2flt {
    font-size: 30px;
    margin: 0;
    font-family: sans-serif;
    font-weight: 600;
}

.h4flt {
    font-size: 24px;
    margin: 0;
    font-family: sans-serif;
    font-weight: 400;
}

.dp__message{padding: 14px;}
.vw-models__grid .column-block{margin-bottom: 0px;}
.model-highlights__wrapper h2{font-size: 40px; line-height: 1.0;}
.single-dealership__img{position: relative;}
.single-dealership__img--logo{position: absolute; top: 0; right: 0;}
.slider-cta .button{padding: 14px 12px;}
.model-action img, .model-action button{display: block !important; margin: auto;}
.model-action .button{margin: 24px 0 0 0 !important;}
.model-container .models__header h3{font-size: 20px;}
.modelscontainer{background-color: #FFF;}
.modelscontainer .models__row, .model-highlights__wrapper{padding: 40px 20px;}
section.hero-slider button.slick-next, section.hero-slider button.slick-prev{display: none !important;}
.sticky.is-anchored.is-at-bottom {top: 0 !important;}
.model-action img{max-width: 150px; max-height: 150px; width: 100%; height: 100%; margin: 10px auto;}
.black-bar__right{text-align: right;}

html {font-family: sans-serif;line-height: 1.15;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;}
body {margin: 0;}
article,aside,footer,nav,section,figcaption,figure,main {display: block;}
h1 {font-size: 2em;margin: .67em 0;}
figure {margin: 1em 40px;}
hr {box-sizing: content-box;height: 0;overflow: visible}
pre {font-family: monospace, monospace;font-size: 1em;}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,strong {font-weight: inherit}
b,strong {font-weight: bolder}
code,kbd,samp {font-family: monospace, monospace;font-size: 1em}
dfn {font-style: italic}
mark {background-color: #ff0;color: #000}
small {font-size: 80%}

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

sub {bottom: -.25em}
sup {top: -.5em}
audio,video {display: inline-block}
audio:not([controls]) {display: none;height: 0}
img {border-style: none}
svg:not(:root) {overflow: hidden}

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

button,input {overflow: visible}
button,select {text-transform: none}

[type=reset],[type=submit],button,html [type=button] {
    -webkit-appearance: button
}

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

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

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

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

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

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

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

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

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

progress {display: inline-block;vertical-align: baseline}
textarea {overflow: auto}
details {display: block}
summary {display: list-item}
menu {display: block}
canvas {display: inline-block}
template {display: none}
[hidden] {display: none}
.foundation-mq {font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"}
html {box-sizing: border-box;font-size: 100%}
*,::after,::before {box-sizing: inherit}

body {
    margin: 0;
    padding: 0;
    background: #fff;
    font-family: Text-Regular, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: #2f3538;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

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

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

select {
    box-sizing: border-box;
    width: 100%;
    border-radius: 4px
}

.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: 4px;
    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}

.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-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}
.row .row.collapse {margin-right: 0;margin-left: 0}
.row.expanded {max-width: none}
.row.expanded .row {margin-right: auto;margin-left: auto}
.row:not(.expanded) .row {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,.columns {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.column:last-child:not(:first-child),.columns: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}

.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-push-1 {position: relative;left: 8.33333%}
.small-pull-1 {position: relative;left: -8.33333%}
.small-offset-0 {margin-left: 0}
.small-2 {width: 16.66667%}
.small-push-2 {position: relative;left: 16.66667%}
.small-pull-2 {position: relative;left: -16.66667%}
.small-offset-1 {margin-left: 8.33333%}
.small-3 {width: 25%}
.small-push-3 {position: relative;left: 25%}
.small-pull-3 {position: relative;left: -25%}
.small-offset-2 {margin-left: 16.66667%}
.small-4 {width: 33.33333%}
.small-push-4 {position: relative;left: 33.33333%}
.small-pull-4 {position: relative;left: -33.33333%}
.small-offset-3 {margin-left: 25%}
.small-5 {width: 41.66667%}
.small-push-5 {position: relative;left: 41.66667%}
.small-pull-5 {position: relative;left: -41.66667%}
.small-offset-4 {margin-left: 33.33333%}
.small-6 {width: 50%}
.small-push-6 {position: relative;left: 50%}
.small-pull-6 {position: relative;left: -50%}
.small-offset-5 {margin-left: 41.66667%}
.small-7 {width: 58.33333%}
.small-push-7 {position: relative;left: 58.33333%}
.small-pull-7 {position: relative;left: -58.33333%}
.small-offset-6 {margin-left: 50%}
.small-8 {width: 66.66667%}
.small-push-8 {position: relative;left: 66.66667%}
.small-pull-8 {position: relative;left: -66.66667%}
.small-offset-7 {margin-left: 58.33333%}
.small-9 {width: 75%}
.small-push-9 {position: relative;left: 75%}
.small-pull-9 {position: relative;left: -75%}
.small-offset-8 {margin-left: 66.66667%}
.small-10 {width: 83.33333%}
.small-push-10 {position: relative;left: 83.33333%}
.small-pull-10 {position: relative;left: -83.33333%}
.small-offset-9 {margin-left: 75%}
.small-11 {width: 91.66667%}
.small-push-11 {position: relative;left: 91.66667%}
.small-pull-11 {position: relative;left: -91.66667%}
.small-offset-10 {margin-left: 83.33333%}
.small-12 {width: 100%}
.small-offset-11 {margin-left: 91.66667%}

.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),.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)
{
    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-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
{
    float: left
}

.small-up-1>.column,.small-up-1>.columns {float: left;width: 100%}
.small-up-2>.column,.small-up-2>.columns {float: left;width: 50%}
.small-up-3>.column,.small-up-3>.columns {float: left;width: 33.33333%}
.small-up-4>.column,.small-up-4>.columns {float: left;width: 25%}
.small-up-5>.column,.small-up-5>.columns {float: left;width: 20%}
.small-up-6>.column,.small-up-6>.columns {float: left;width: 16.66667%}
.small-up-7>.column,.small-up-7>.columns {float: left;width: 14.28571%}
.small-up-8>.column,.small-up-8>.columns {float: left;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,.small-push-0,.small-uncentered {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0
}

@media screen and (min-width:90em) {
    .xxlarge-1 {
        width: 8.33333%
    }

    .xxlarge-push-1 {
        position: relative;
        left: 8.33333%
    }

    .xxlarge-pull-1 {
        position: relative;
        left: -8.33333%
    }

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

    .xxlarge-2 {
        width: 16.66667%
    }

    .xxlarge-push-2 {
        position: relative;
        left: 16.66667%
    }

    .xxlarge-pull-2 {
        position: relative;
        left: -16.66667%
    }

    .xxlarge-offset-1 {
        margin-left: 8.33333%
    }

    .xxlarge-3 {
        width: 25%
    }

    .xxlarge-push-3 {
        position: relative;
        left: 25%
    }

    .xxlarge-pull-3 {
        position: relative;
        left: -25%
    }

    .xxlarge-offset-2 {
        margin-left: 16.66667%
    }

    .xxlarge-4 {
        width: 33.33333%
    }

    .xxlarge-push-4 {
        position: relative;
        left: 33.33333%
    }

    .xxlarge-pull-4 {
        position: relative;
        left: -33.33333%
    }

    .xxlarge-offset-3 {
        margin-left: 25%
    }

    .xxlarge-5 {
        width: 41.66667%
    }

    .xxlarge-push-5 {
        position: relative;
        left: 41.66667%
    }

    .xxlarge-pull-5 {
        position: relative;
        left: -41.66667%
    }

    .xxlarge-offset-4 {
        margin-left: 33.33333%
    }

    .xxlarge-6 {
        width: 50%
    }

    .xxlarge-push-6 {
        position: relative;
        left: 50%
    }

    .xxlarge-pull-6 {
        position: relative;
        left: -50%
    }

    .xxlarge-offset-5 {
        margin-left: 41.66667%
    }

    .xxlarge-7 {
        width: 58.33333%
    }

    .xxlarge-push-7 {
        position: relative;
        left: 58.33333%
    }

    .xxlarge-pull-7 {
        position: relative;
        left: -58.33333%
    }

    .xxlarge-offset-6 {
        margin-left: 50%
    }

    .xxlarge-8 {
        width: 66.66667%
    }

    .xxlarge-push-8 {
        position: relative;
        left: 66.66667%
    }

    .xxlarge-pull-8 {
        position: relative;
        left: -66.66667%
    }

    .xxlarge-offset-7 {
        margin-left: 58.33333%
    }

    .xxlarge-9 {
        width: 75%
    }

    .xxlarge-push-9 {
        position: relative;
        left: 75%
    }

    .xxlarge-pull-9 {
        position: relative;
        left: -75%
    }

    .xxlarge-offset-8 {
        margin-left: 66.66667%
    }

    .xxlarge-10 {
        width: 83.33333%
    }

    .xxlarge-push-10 {
        position: relative;
        left: 83.33333%
    }

    .xxlarge-pull-10 {
        position: relative;
        left: -83.33333%
    }

    .xxlarge-offset-9 {
        margin-left: 75%
    }

    .xxlarge-11 {
        width: 91.66667%
    }

    .xxlarge-push-11 {
        position: relative;
        left: 91.66667%
    }

    .xxlarge-pull-11 {
        position: relative;
        left: -91.66667%
    }

    .xxlarge-offset-10 {
        margin-left: 83.33333%
    }

    .xxlarge-12 {
        width: 100%
    }

    .xxlarge-offset-11 {
        margin-left: 91.66667%
    }

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

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

    .xxlarge-up-1>.column:nth-of-type(1n+1),
    .xxlarge-up-1>.columns:nth-of-type(1n+1) {
        clear: both
    }

    .xxlarge-up-1>.column:last-child,
    .xxlarge-up-1>.columns:last-child {
        float: left
    }

    .xxlarge-up-2>.column,
    .xxlarge-up-2>.columns {
        float: left;
        width: 50%
    }

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

    .xxlarge-up-2>.column:nth-of-type(2n+1),
    .xxlarge-up-2>.columns:nth-of-type(2n+1) {
        clear: both
    }

    .xxlarge-up-2>.column:last-child,
    .xxlarge-up-2>.columns:last-child {
        float: left
    }

    .xxlarge-up-3>.column,
    .xxlarge-up-3>.columns {
        float: left;
        width: 33.33333%
    }

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

    .xxlarge-up-3>.column:nth-of-type(3n+1),
    .xxlarge-up-3>.columns:nth-of-type(3n+1) {
        clear: both
    }

    .xxlarge-up-3>.column:last-child,
    .xxlarge-up-3>.columns:last-child {
        float: left
    }

    .xxlarge-up-4>.column,
    .xxlarge-up-4>.columns {
        float: left;
        width: 25%
    }

    .xxlarge-up-4>.column:nth-of-type(1n),
    .xxlarge-up-4>.columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-4>.column:nth-of-type(4n+1),
    .xxlarge-up-4>.columns:nth-of-type(4n+1) {
        clear: both
    }

    .xxlarge-up-4>.column:last-child,
    .xxlarge-up-4>.columns:last-child {
        float: left
    }

    .xxlarge-up-5>.column,
    .xxlarge-up-5>.columns {
        float: left;
        width: 20%
    }

    .xxlarge-up-5>.column:nth-of-type(1n),
    .xxlarge-up-5>.columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-5>.column:nth-of-type(5n+1),
    .xxlarge-up-5>.columns:nth-of-type(5n+1) {
        clear: both
    }

    .xxlarge-up-5>.column:last-child,
    .xxlarge-up-5>.columns:last-child {
        float: left
    }

    .xxlarge-up-6>.column,
    .xxlarge-up-6>.columns {
        float: left;
        width: 16.66667%
    }

    .xxlarge-up-6>.column:nth-of-type(1n),
    .xxlarge-up-6>.columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-6>.column:nth-of-type(6n+1),
    .xxlarge-up-6>.columns:nth-of-type(6n+1) {
        clear: both
    }

    .xxlarge-up-6>.column:last-child,
    .xxlarge-up-6>.columns:last-child {
        float: left
    }

    .xxlarge-up-7>.column,
    .xxlarge-up-7>.columns {
        float: left;
        width: 14.28571%
    }

    .xxlarge-up-7>.column:nth-of-type(1n),
    .xxlarge-up-7>.columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-7>.column:nth-of-type(7n+1),
    .xxlarge-up-7>.columns:nth-of-type(7n+1) {
        clear: both
    }

    .xxlarge-up-7>.column:last-child,
    .xxlarge-up-7>.columns:last-child {
        float: left
    }

    .xxlarge-up-8>.column,
    .xxlarge-up-8>.columns {
        float: left;
        width: 12.5%
    }

    .xxlarge-up-8>.column:nth-of-type(1n),
    .xxlarge-up-8>.columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-8>.column:nth-of-type(8n+1),
    .xxlarge-up-8>.columns:nth-of-type(8n+1) {
        clear: both
    }

    .xxlarge-up-8>.column:last-child,
    .xxlarge-up-8>.columns:last-child {
        float: left
    }

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

    .xxlarge-collapse .row {
        margin-right: 0;
        margin-left: 0
    }

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

    .xxlarge-uncollapse>.column,
    .xxlarge-uncollapse>.columns {
        padding-right: .9375rem;
        padding-left: .9375rem
    }

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

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

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

.column-block {margin-bottom: 1.25rem}
.column-block>:last-child {margin-bottom: 0}
blockquote,dd,div,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}
b,strong {font-weight: 700;line-height: inherit}
small {font-size: 80%;line-height: inherit}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-family: Head-Bold;
    font-style: normal;
    font-weight: 400;
    color: inherit;
    text-rendering: optimizeLegibility
}

.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: #1d1f20
}

.h1,h1 {
    font-size: 1.5rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h2,h2 {
    font-size: 1.25rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h3,h3 {
    font-size: 1.1875rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h4,h4 {
    font-size: 1.125rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h5,h5 {
    font-size: 1.0625rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h6,h6 {
    font-size: 1rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

a {
    line-height: inherit;
    color: #0099da;
    text-decoration: none;
    cursor: pointer
}

a:focus,a:hover {color: #0084bb}
a img {border: 0}

hr {
    clear: both;
    max-width: 78.125rem;
    height: 0;
    margin: 1.25rem auto;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #808890;
    border-left: 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}

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

blockquote,blockquote p {
    line-height: 1.6;
    color: #2f3538
}

cite {
    display: block;
    font-size: .8125rem;
    color: #2f3538
}

cite:before {
    content: "— "
}

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

figure {
    margin: 0
}

code {
    padding: .125rem .3125rem .0625rem;
    border: 1px solid #808890;
    background-color: #f3f5f6;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: 400;
    color: #1d1f20
}

kbd {
    margin: 0;
    padding: .125rem .25rem 0;
    background-color: #f3f5f6;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    color: #1d1f20;
    border-radius: 4px
}

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

.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}
.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}

@media print {
    * {
        background: 0 0 !important;
        box-shadow: none !important;
        color: #000 !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 {
        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 {
        display: table-cell !important
    }

    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) ")"
    }

    blockquote,
    pre {
        border: 1px solid #2f3538;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: .5cm
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .print-break-inside {
        page-break-inside: auto
    }
}

.button {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem 0;
    font-family: Text-Bold;
    padding: .85em 1em;
    -webkit-appearance: none;
    border: 1px solid transparent;
    border-radius: 4px;
    transition: background-color .25s ease-out, color .25s ease-out;
    font-size: .9rem;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #0099da;
    color: #fff
}

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

.button:focus,
.button:hover {
    background-color: #0082b9;
    color: #fff
}

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

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

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

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

.button.primary {
    background-color: #0099da;
    color: #1d1f20
}

.button.primary:focus,
.button.primary:hover {
    background-color: #007aae;
    color: #1d1f20
}

.button.secondary {
    background-color: #60605b;
    color: #fff
}

.button.secondary:focus,
.button.secondary:hover {
    background-color: #4d4d49;
    color: #fff
}

.button.success {
    background-color: #3adb76;
    color: #1d1f20
}

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

.button.warning {
    background-color: #ffae00;
    color: #1d1f20
}

.button.warning:focus,
.button.warning:hover {
    background-color: #cc8b00;
    color: #1d1f20
}

.button.alert {
    background-color: #cc4b37;
    color: #fff
}

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

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

.button.disabled,
.button.disabled:focus,
.button.disabled:hover,
.button[disabled],
.button[disabled]:focus,
.button[disabled]:hover {
    background-color: #0099da;
    color: #fff
}

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

.button.disabled.primary,
.button.disabled.primary:focus,
.button.disabled.primary:hover,
.button[disabled].primary,
.button[disabled].primary:focus,
.button[disabled].primary:hover {
    background-color: #0099da;
    color: #1d1f20
}

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

.button.disabled.secondary,
.button.disabled.secondary:focus,
.button.disabled.secondary:hover,
.button[disabled].secondary,
.button[disabled].secondary:focus,
.button[disabled].secondary:hover {
    background-color: #60605b;
    color: #fff
}

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

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

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

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

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

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

.button.hollow {
    border: 1px solid #0099da;
    color: #0099da
}

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

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

.button.hollow:focus,
.button.hollow:hover {
    border-color: #004d6d;
    color: #004d6d
}

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

.button.hollow.primary {
    border: 1px solid #0099da;
    color: #0099da
}

.button.hollow.primary:focus,
.button.hollow.primary:hover {
    border-color: #004d6d;
    color: #004d6d
}

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

.button.hollow.secondary {
    border: 1px solid #60605b;
    color: #60605b
}

.button.hollow.secondary:focus,
.button.hollow.secondary:hover {
    border-color: #30302e;
    color: #30302e
}

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

.button.hollow.success {
    border: 1px solid #3adb76;
    color: #3adb76
}

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

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

.button.hollow.warning {
    border: 1px solid #ffae00;
    color: #ffae00
}

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

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

.button.hollow.alert {
    border: 1px solid #cc4b37;
    color: #cc4b37
}

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

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

.button.clear {
    border: 1px solid #0099da;
    color: #0099da
}

.button.clear,
.button.clear:focus,
.button.clear:hover {
    background-color: transparent
}

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

.button.clear:focus,
.button.clear:hover {
    border-color: #004d6d;
    color: #004d6d
}

.button.clear:focus.disabled,
.button.clear:focus[disabled],
.button.clear:hover.disabled,
.button.clear:hover[disabled] {
    border: 1px solid #0099da;
    color: #0099da
}

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

.button.clear.primary {
    border: 1px solid #0099da;
    color: #0099da
}

.button.clear.primary:focus,
.button.clear.primary:hover {
    border-color: #004d6d;
    color: #004d6d
}

.button.clear.primary:focus.disabled,
.button.clear.primary:focus[disabled],
.button.clear.primary:hover.disabled,
.button.clear.primary:hover[disabled] {
    border: 1px solid #0099da;
    color: #0099da
}

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

.button.clear.secondary {
    border: 1px solid #60605b;
    color: #60605b
}

.button.clear.secondary:focus,
.button.clear.secondary:hover {
    border-color: #30302e;
    color: #30302e
}

.button.clear.secondary:focus.disabled,
.button.clear.secondary:focus[disabled],
.button.clear.secondary:hover.disabled,
.button.clear.secondary:hover[disabled] {
    border: 1px solid #60605b;
    color: #60605b
}

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

.button.clear.success {
    border: 1px solid #3adb76;
    color: #3adb76
}

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

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

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

.button.clear.warning {
    border: 1px solid #ffae00;
    color: #ffae00
}

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

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

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

.button.clear.alert {
    border: 1px solid #cc4b37;
    color: #cc4b37
}

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

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

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

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

.button.dropdown.hollow::after, .button.dropdown.hollow.primary::after {border-top-color: #0099da}
.button.dropdown.hollow.secondary::after {border-top-color: #60605b}
.button.dropdown.hollow.success::after {border-top-color: #3adb76}
.button.dropdown.hollow.warning::after {border-top-color: #ffae00}
.button.dropdown.hollow.alert::after {border-top-color: #cc4b37}

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

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

[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;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: .5rem;
    border: 1px solid #808890;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: inset 0 1px 2px rgba(29, 31, 32, .1);
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #1d1f20;
    transition: box-shadow .5s, border-color .25s ease-in-out;
    -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 #f3f5f6;
    background-color: #fff;
    box-shadow: 0 0 5px #808890;
    transition: box-shadow .5s, border-color .25s ease-in-out
}

textarea {max-width: 100%}
textarea[rows] {height: auto}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder,input:-ms-input-placeholder,textarea:-ms-input-placeholder,input::placeholder,textarea::placeholder {
    color: #808890
}

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

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

input[type=search] {box-sizing: border-box}
[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: #1d1f20
}

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

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

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

.input-group>:first-child {
    border-radius: 4px 0 0 4px
}

.input-group>:last-child>* {
    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 #808890;
    background: #f3f5f6;
    color: #1d1f20;
    text-align: center;
    white-space: nowrap;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -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-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto;
    min-width: 0
}

.input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -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 {
    height: auto;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0
}

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

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

.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 #808890;
    border-radius: 4px;
    background-color: #fff;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #1d1f20;
    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%2847, 53, 56%29'></polygon></svg>");
    background-origin: content-box;
    background-position: right -1rem center;
    background-repeat: no-repeat;
    background-size: 9px 6px;
    padding-right: 1.5rem;
    transition: box-shadow .5s, border-color .25s ease-in-out
}

@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 #f3f5f6;
    background-color: #fff;
    box-shadow: 0 0 5px #808890;
    transition: box-shadow .5s, border-color .25s ease-in-out
}

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

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

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

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

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

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

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

.is-invalid-label {
    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
}

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

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

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

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

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

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

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

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

.is-active>.accordion-title::before {
    content: '\2013'
}

.accordion-content {
    display: none;
    padding: 1rem;
    border: 1px solid #f3f5f6;
    border-bottom: 0;
    background-color: #fff;
    color: #2f3538
}

:last-child>.accordion-content:last-child {
    border-bottom: 1px solid #f3f5f6
}

.accordion-menu li {
    width: 100%
}

.accordion-menu a {
    padding: .7rem 1rem
}

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

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

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

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a {
    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: #0099da transparent transparent;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 1rem
}

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

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

.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%
}

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

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

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

.submenu-toggle::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #0099da 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;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0
}

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

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

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

.button-group .button {
    margin: 0;
    margin-right: 1px;
    margin-bottom: 1px;
    font-size: .9rem;
    -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-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

.button-group.primary .button {
    background-color: #0099da;
    color: #1d1f20
}

.button-group.primary .button:focus,
.button-group.primary .button:hover {
    background-color: #007aae;
    color: #1d1f20
}

.button-group.secondary .button {
    background-color: #60605b;
    color: #fff
}

.button-group.secondary .button:focus,
.button-group.secondary .button:hover {
    background-color: #4d4d49;
    color: #fff
}

.button-group.success .button {
    background-color: #3adb76;
    color: #1d1f20
}

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

.button-group.warning .button {
    background-color: #ffae00;
    color: #1d1f20
}

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

.button-group.alert .button {
    background-color: #cc4b37;
    color: #fff
}

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

.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-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
}

@media screen and (max-width:39.9375em) {
    .button-group.stacked-for-small.expanded {
        display: block
    }

    .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0
    }
}

.card {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 1rem;
    border: 1px solid #f3f5f6;
    border-radius: 4px;
    background: #fff;
    box-shadow: none;
    overflow: hidden;
    color: #2f3538
}

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

.card-divider {
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 1rem;
    background: #f3f5f6
}

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

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

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

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

.close-button {
    position: absolute;
    color: #2f3538;
    cursor: pointer
}

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

.close-button:focus,
.close-button:hover {
    color: #1d1f20
}

.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
}

.menu {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    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-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.menu.vertical {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

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

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

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

@media screen and (min-width:90em) {
    .menu.xxlarge-horizontal {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .menu.xxlarge-vertical {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

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

    .menu.xxlarge-simple li {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

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

.menu.icons a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

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

.menu.icon-left li a {
    -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 {
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

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

.menu.icon-top li a {
    -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 {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    margin-bottom: .25rem;
    text-align: center
}

.menu.icon-bottom li a {
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.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;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    margin-bottom: .25rem;
    text-align: center
}

.menu .is-active>a {
    background: #0099da;
    color: #fff
}

.menu .active>a {
    background: #0099da;
    color: #fff
}

.menu.align-left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

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

.menu.align-right li .submenu li {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.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 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.menu.align-center li .submenu li {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

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

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

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

.menu-centered>.menu li .submenu li {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.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: #fff;
    box-shadow: 0 7px 0 #fff, 0 14px 0 #fff;
    content: ''
}

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

.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: #1d1f20;
    box-shadow: 0 7px 0 #1d1f20, 0 14px 0 #1d1f20;
    content: ''
}

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

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

.is-drilldown li {
    display: block
}

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

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

.drilldown .is-drilldown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: -1;
    width: 100%;
    background: #fff;
    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 .is-drilldown-submenu a {
    padding: .7rem 1rem
}

.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 {
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #0099da
}

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

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

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

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

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

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

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

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

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

.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: #0099da transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px
}

.dropdown.menu a {
    padding: .7rem 1rem
}

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

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

.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 {
    right: 100%;
    left: auto;
    top: 0
}

.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 {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #0099da transparent transparent
}

.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 #0099da
}

@media screen and (min-width:90em) {
    .dropdown.menu.xxlarge-horizontal>li.opens-left>.is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto
    }

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

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

    .dropdown.menu.xxlarge-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: #0099da transparent transparent;
        right: 5px;
        left: auto;
        margin-top: -3px
    }

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

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

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

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

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

    .dropdown.menu.xxlarge-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 #0099da
    }
}

.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
}

.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: 200px;
    border: 1px solid #808890;
    background: #fff
}

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

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

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

.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 #0099da
}

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

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

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

.flex-video{
    position: relative;
    height: 0;
    margin-bottom: 1rem;
    padding-bottom: 75%;
    overflow: hidden
}

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

.responsive-embed iframe {
    max-width: 78.125rem !important;
    width: 100% !important;
    height: 450px !important;
    margin: auto !important;
    display: block !important;
}

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

.label {
    display: inline-block;
    padding: .33333rem .5rem;
    border-radius: 4px;
    font-size: .8rem;
    line-height: 1;
    white-space: nowrap;
    cursor: default;
    background: #0099da;
    color: #fff
}

.label.primary {
    background: #0099da;
    color: #1d1f20
}

.label.secondary {
    background: #60605b;
    color: #fff
}

.label.success {
    background: #3adb76;
    color: #1d1f20
}

.label.warning {
    background: #ffae00;
    color: #1d1f20
}

.label.alert {
    background: #cc4b37;
    color: #fff
}

.media-object {
    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 screen and (max-width:39.9375em) {
    .media-object.stack-for-small {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width:39.9375em) {
    .media-object.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%
    }

    .media-object.stack-for-small .media-object-section img {
        width: 100%
    }
}

.media-object-section {
    -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-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

.is-off-canvas-open {
    overflow: hidden
}

.js-off-canvas-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
    width: 100%;
    height: 100%;
    transition: opacity .5s ease, visibility .5s ease;
    background: rgba(255, 255, 255, .25);
    opacity: 0;
    visibility: hidden;
    overflow: hidden
}

.js-off-canvas-overlay.is-visible {
    opacity: 1;
    visibility: visible
}

.js-off-canvas-overlay.is-closable {
    cursor: pointer
}

.js-off-canvas-overlay.is-overlay-absolute {
    position: absolute
}

.js-off-canvas-overlay.is-overlay-fixed {
    position: fixed
}

.off-canvas-wrapper {
    position: relative;
    overflow: hidden
}

.off-canvas {
    position: fixed;
    z-index: 12;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #f3f5f6
}

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

.off-canvas.is-transition-push {
    z-index: 12
}

.off-canvas.is-closed {
    visibility: hidden
}

.off-canvas.is-transition-overlap {
    z-index: 13
}

.off-canvas.is-transition-overlap.is-open {
    box-shadow: 0 0 10px rgba(29, 31, 32, .7)
}

.off-canvas.is-open {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.off-canvas-absolute {
    position: absolute;
    z-index: 12;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #f3f5f6
}

[data-whatinput=mouse] .off-canvas-absolute {
    outline: 0
}

.off-canvas-absolute.is-transition-push {
    z-index: 12
}

.off-canvas-absolute.is-closed {
    visibility: hidden
}

.off-canvas-absolute.is-transition-overlap {
    z-index: 13
}

.off-canvas-absolute.is-transition-overlap.is-open {
    box-shadow: 0 0 10px rgba(29, 31, 32, .7)
}

.off-canvas-absolute.is-open {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.position-left {
    top: 0;
    left: 0;
    height: 100%;
    overflow-y: auto;
    width: 250px;
    -webkit-transform: translateX(-250px);
    -ms-transform: translateX(-250px);
    transform: translateX(-250px)
}

.off-canvas-content .off-canvas.position-left {
    -webkit-transform: translateX(-250px);
    -ms-transform: translateX(-250px);
    transform: translateX(-250px)
}

.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.off-canvas-content.is-open-left.has-transition-push {
    -webkit-transform: translateX(250px);
    -ms-transform: translateX(250px);
    transform: translateX(250px)
}

.position-left.is-transition-push {
    box-shadow: inset -13px 0 20px -13px rgba(29, 31, 32, .25)
}

.position-right {
    top: 0;
    right: 0;
    height: 100%;
    overflow-y: auto;
    width: 250px;
    -webkit-transform: translateX(250px);
    -ms-transform: translateX(250px);
    transform: translateX(250px)
}

.off-canvas-content .off-canvas.position-right {
    -webkit-transform: translateX(250px);
    -ms-transform: translateX(250px);
    transform: translateX(250px)
}

.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.off-canvas-content.is-open-right.has-transition-push {
    -webkit-transform: translateX(-250px);
    -ms-transform: translateX(-250px);
    transform: translateX(-250px)
}

.position-right.is-transition-push {
    box-shadow: inset 13px 0 20px -13px rgba(29, 31, 32, .25)
}

.position-top {
    top: 0;
    left: 0;
    width: 100%;
    overflow-x: auto;
    height: 250px;
    -webkit-transform: translateY(-250px);
    -ms-transform: translateY(-250px);
    transform: translateY(-250px)
}

.off-canvas-content .off-canvas.position-top {
    -webkit-transform: translateY(-250px);
    -ms-transform: translateY(-250px);
    transform: translateY(-250px)
}

.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.off-canvas-content.is-open-top.has-transition-push {
    -webkit-transform: translateY(250px);
    -ms-transform: translateY(250px);
    transform: translateY(250px)
}

.position-top.is-transition-push {
    box-shadow: inset 0 -13px 20px -13px rgba(29, 31, 32, .25)
}

.position-bottom {
    bottom: 0;
    left: 0;
    width: 100%;
    overflow-x: auto;
    height: 250px;
    -webkit-transform: translateY(250px);
    -ms-transform: translateY(250px);
    transform: translateY(250px)
}

.off-canvas-content .off-canvas.position-bottom {
    -webkit-transform: translateY(250px);
    -ms-transform: translateY(250px);
    transform: translateY(250px)
}

.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.off-canvas-content.is-open-bottom.has-transition-push {
    -webkit-transform: translateY(-250px);
    -ms-transform: translateY(-250px);
    transform: translateY(-250px)
}

.position-bottom.is-transition-push {
    box-shadow: inset 0 13px 20px -13px rgba(29, 31, 32, .25)
}

.off-canvas-content {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.off-canvas-content.has-transition-push {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.off-canvas-content .off-canvas.is-open {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

@media screen and (min-width:90em) {
    .position-left.reveal-for-xxlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-left.reveal-for-xxlarge .close-button {
        display: none
    }

    .off-canvas-content .position-left.reveal-for-xxlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-left {
        margin-left: 250px
    }

    .position-left.reveal-for-xxlarge~.off-canvas-content {
        margin-left: 250px
    }

    .position-right.reveal-for-xxlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-right.reveal-for-xxlarge .close-button {
        display: none
    }

    .off-canvas-content .position-right.reveal-for-xxlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-right {
        margin-right: 250px
    }

    .position-right.reveal-for-xxlarge~.off-canvas-content {
        margin-right: 250px
    }

    .position-top.reveal-for-xxlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-top.reveal-for-xxlarge .close-button {
        display: none
    }

    .off-canvas-content .position-top.reveal-for-xxlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-top {
        margin-top: 250px
    }

    .position-top.reveal-for-xxlarge~.off-canvas-content {
        margin-top: 250px
    }

    .position-bottom.reveal-for-xxlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-bottom.reveal-for-xxlarge .close-button {
        display: none
    }

    .off-canvas-content .position-bottom.reveal-for-xxlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 250px
    }

    .position-bottom.reveal-for-xxlarge~.off-canvas-content {
        margin-bottom: 250px
    }
}

@media screen and (min-width:90em) {
    .off-canvas.in-canvas-for-xxlarge {
        visibility: visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        transition: inherit
    }

    .off-canvas.in-canvas-for-xxlarge.position-bottom,
    .off-canvas.in-canvas-for-xxlarge.position-left,
    .off-canvas.in-canvas-for-xxlarge.position-right,
    .off-canvas.in-canvas-for-xxlarge.position-top {
        box-shadow: none;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas.in-canvas-for-xxlarge .close-button {
        display: none
    }
}

.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-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.pagination::after {
    clear: both
}

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

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

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

.pagination a:hover,
.pagination button:hover {
    background: #2f3538
}

.pagination .current {
    padding: .1875rem .3125rem;
    background: #0099da;
    color: #fff;
    cursor: default
}

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

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

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

.pagination-previous a::before,
.pagination-previous.disabled::before {
    display: inline-block;
    margin-right: .5rem;
    content: '\00ab'
}

.pagination-next a::after,
.pagination-next.disabled::after {
    display: inline-block;
    margin-left: .5rem;
    content: '\00bb'
}

.slider {
    position: relative;
    height: .5rem;
    margin-top: 1.25rem;
    margin-bottom: 2.25rem;
    background-color: #f3f5f6;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: none;
    touch-action: none
}

.slider-fill {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    max-width: 100%;
    height: .5rem;
    background-color: #808890;
    transition: all .2s ease-in-out
}

.slider-fill.is-dragging {
    transition: all 0s linear
}

.slider-handle {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    z-index: 1;
    display: inline-block;
    width: 1.4rem;
    height: 1.4rem;
    border-radius: 4px;
    background-color: #0099da;
    transition: all .2s ease-in-out;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

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

.slider-handle:hover {
    background-color: #0082b9
}

.slider-handle.is-dragging {
    transition: all 0s linear
}

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

.slider.vertical {
    display: inline-block;
    width: .5rem;
    height: 12.5rem;
    margin: 0 1.25rem;
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

.slider.vertical .slider-fill {
    top: 0;
    width: .5rem;
    max-height: 100%
}

.slider.vertical .slider-handle {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1.4rem;
    height: 1.4rem;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.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 {
    bottom: 0
}

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

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

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

html.is-reveal-open,
html.is-reveal-open body {
    min-height: 100%;
    overflow: hidden;
    position: fixed;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.reveal-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1005;
    display: none;
    background-color: rgba(29, 31, 32, .45);
    overflow-y: scroll
}

.reveal {
    z-index: 1006;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none;
    padding: 1rem;
    border: 1px solid #808890;
    border-radius: 4px;
    background-color: #fff;
    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;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0
}

@media screen and (max-width:39.9375em) {
    .reveal {
        top: 0;
        left: 0;
        width: 100%;
        max-width: none;
        height: 100%;
        height: 100vh;
        min-height: 100vh;
        margin-left: 0;
        border: 0;
        border-radius: 0
    }
}

.reveal.without-overlay {
    position: fixed
}

.switch {
    height: 2rem;
    position: relative;
    margin-bottom: 1rem;
    outline: 0;
    font-size: .875rem;
    font-weight: 700;
    color: #fff;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.switch-input {
    position: absolute;
    margin-bottom: 0;
    opacity: 0
}

.switch-paddle {
    position: relative;
    display: block;
    width: 4rem;
    height: 2rem;
    border-radius: 4px;
    background: #808890;
    transition: all .25s ease-out;
    font-weight: inherit;
    color: inherit;
    cursor: pointer
}

input+.switch-paddle {
    margin: 0
}

.switch-paddle::after {
    position: absolute;
    top: .25rem;
    left: .25rem;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    border-radius: 4px;
    background: #fff;
    transition: all .25s ease-out;
    content: ''
}

input:checked~.switch-paddle {
    background: #0099da
}

input:checked~.switch-paddle::after {
    left: 2.25rem
}

[data-whatinput=mouse] input:focus~.switch-paddle {
    outline: 0
}

.switch-active,
.switch-inactive {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.switch-active {
    left: 8%;
    display: none
}

input:checked+label>.switch-active {
    display: block
}

.switch-inactive {
    right: 15%
}

input:checked+label>.switch-inactive {
    display: none
}

.switch.tiny {
    height: 1.5rem
}

.switch.tiny .switch-paddle {
    width: 3rem;
    height: 1.5rem;
    font-size: .625rem
}

.switch.tiny .switch-paddle::after {
    top: .25rem;
    left: .25rem;
    width: 1rem;
    height: 1rem
}

.switch.tiny input:checked~.switch-paddle::after {
    left: 1.75rem
}

.switch.small {
    height: 1.75rem
}

.switch.small .switch-paddle {
    width: 3.5rem;
    height: 1.75rem;
    font-size: .75rem
}

.switch.small .switch-paddle::after {
    top: .25rem;
    left: .25rem;
    width: 1.25rem;
    height: 1.25rem
}

.switch.small input:checked~.switch-paddle::after {
    left: 2rem
}

.switch.large {
    height: 2.5rem
}

.switch.large .switch-paddle {
    width: 5rem;
    height: 2.5rem;
    font-size: 1rem
}

.switch.large .switch-paddle::after {
    top: .25rem;
    left: .25rem;
    width: 2rem;
    height: 2rem
}

.switch.large input:checked~.switch-paddle::after {
    left: 2.75rem
}

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

table tbody,
table tfoot,
table thead {
    border: 1px solid #f2f2f2;
    background-color: #fff
}

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

table thead {
    background: #f9f9f9;
    color: #2f3538
}

table tfoot {
    background: #f2f2f2;
    color: #2f3538
}

table tfoot tr,
table thead tr {
    background: 0 0
}

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

table tbody td,table tbody th {padding: 6px 10px;}

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

table.unstriped tbody {
    background-color: #fff
}

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

@media screen and (max-width:63.9375em) {
    table.stack thead {
        display: none
    }

    table.stack tfoot {
        display: none
    }

    table.stack td,
    table.stack th,
    table.stack tr {
        display: block
    }

    table.stack td {
        border-top: 0
    }
}

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

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

table.hover tfoot tr:hover {
    background-color: #ededed
}

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

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

.table-scroll {
    overflow-x: auto
}

.table-scroll table {
    width: auto
}

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

.tabs::after,
.tabs::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -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: #0099da
}

.tabs.primary>li>a {
    color: #1d1f20
}

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

.tabs-title {
    float: left
}

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

.tabs-title>a:hover {
    background: #fff;
    color: #0084bb
}

.tabs-title>a:focus,
.tabs-title>a[aria-selected=true] {
    background: #f3f5f6;
    color: #0099da
}

.tabs-content {
    border: 1px solid #f3f5f6;
    border-top: 0;
    background: #fff;
    color: #2f3538;
    transition: all .5s ease
}

.tabs-content.vertical {
    border: 1px solid #f3f5f6;
    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 #fff;
    border-radius: 4px;
    box-shadow: 0 0 0 1px rgba(29, 31, 32, .2);
    line-height: 0
}

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

a.thumbnail:focus,
a.thumbnail:hover {
    box-shadow: 0 0 6px 1px rgba(0, 153, 218, .5)
}

a.thumbnail image {
    box-shadow: none
}

.title-bar {
    padding: .5rem;
    background: #1d1f20;
    color: #fff;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -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-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-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .5rem;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.top-bar,
.top-bar ul {
    background-color: #1d1f20
}

.top-bar ul ul {
    background-color: #fff
}

.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-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

@media screen and (max-width:63.9375em) {
    .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-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media screen and (max-width:74.9375em) {
    .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-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media screen and (max-width:89.9375em) {
    .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-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.top-bar.stacked-for-xxlarge {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

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

.top-bar-title {
    -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-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.hide {
    display: none !important
}

.invisible {
    visibility: hidden
}

@media screen and (max-width:39.9375em) {
    .hide-for-small-only {
        display: none !important
    }
}

@media screen and (max-width:39.9375em) {
    .show-for-medium {
        display: none !important
    }
}

@media screen and (max-width:39.9375em),
screen and (min-width:64.00em) {
    .show-for-medium-only {
        display: none !important
    }
}

@media screen and (max-width:63.9375em) {
    .show-for-large {
        display: none !important
    }
}

@media screen and (min-width:64.0em) and (max-width:74.9375em) {
    .hide-for-large-only {
        display: none !important
    }
}

@media screen and (max-width:63.9375em),screen and (min-width:75.0em) {
    .show-for-large-only {display: none !important}
}

@media screen and (max-width:74.9375em) {
    .show-for-xlarge {
        display: none !important
    }
}

@media screen and (min-width:75.0em) and (max-width:89.9375em) {
    .hide-for-xlarge-only {
        display: none !important
    }
}

@media screen and (max-width:74.9375em),
screen and (min-width:90em) {
    .show-for-xlarge-only {
        display: none !important
    }
}

@media screen and (min-width:90em) {
    .hide-for-xxlarge {
        display: none !important
    }
}

@media screen and (max-width:89.9375em) {
    .show-for-xxlarge {
        display: none !important
    }
}

@media screen and (min-width:90em) {
    .hide-for-xxlarge-only {
        display: none !important
    }
}

@media screen and (max-width:89.9375em) {
    .show-for-xxlarge-only {
        display: none !important
    }
}

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

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

.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-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.clearfix::after {
    clear: both
}

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

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

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

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

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

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

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

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

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

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

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

.slide-out-right.mui-leave.mui-leave-active {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

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

.slide-out-up.mui-leave.mui-leave-active {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

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

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

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

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

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

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

.hinge-in-from-top.mui-enter {
    transition-duration: .5s;
    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;
    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 {
    transition-duration: .5s;
    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;
    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 {
    transition-duration: .5s;
    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;
    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 {
    transition-duration: .5s;
    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;
    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 {
    transition-duration: .5s;
    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;
    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 {
    transition-duration: .5s;
    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;
    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 {
    transition-duration: .5s;
    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;
    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 {
    transition-duration: .5s;
    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;
    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 {
    transition-duration: .5s;
    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;
    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 {
    transition-duration: .5s;
    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;
    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 {
    transition-duration: .5s;
    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;
    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 {
    transition-duration: .5s;
    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;
    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 {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    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 {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    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 {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    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 {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    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 {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: rotate(-.75turn);
    -ms-transform: rotate(-.75turn);
    transform: rotate(-.75turn);
    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 {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    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 {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: rotate(.75turn);
    -ms-transform: rotate(.75turn);
    transform: rotate(.75turn);
    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 {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    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 {
    transition-duration: 750ms !important
}

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

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

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

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

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

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

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

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

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

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

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

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

@-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%)
    }
}

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

@-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)
    }
}

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

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

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

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

@-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)
    }
}

.shake,
.spin-ccw,
.spin-cw,
.wiggle {
    -webkit-animation-duration: .5s;
    animation-duration: .5s
}

.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

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

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

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

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

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

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

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

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

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

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

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

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

@font-face {
    font-family: Font-Awesome;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/fa)
}

.fa {
    position: relative
}

.kelston-button {
    background-color: #0099da !important;
    color: #fff !important;
    font-family: Text-Bold !important;
    -webkit-appearance: none
}

.kelston-button:hover {
    color: #fff;
    -webkit-appearance: none
}

.white__bg {
    background-color: #fff
}

.light-grey__bg {
    background-color: #f3f5f6
}

.dark__text {
    color: #1d1f20 !important
}

.vw-cta {
    color: #fff;
    font-family: Text-bold;
    background-color: #0099da
}

:focus {
    outline: 0
}

body,
html {
    overflow-x: hidden
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Head-Bold;
    font-weight: 700;
    letter-spacing: -.7px
}

a:hover {
    color: #0068aa
}

a.button {
    background-color: #0099da;
    color: #fff !important;
    font-family: Text-Bold !important
}

a.button:hover {
    background-color: #0068aa !important
}

a.button.mc-orange {
    background-color: #ff8538 !important
}

a.button.mc-orange:hover {
    background-color: #28363e !important;
    color: #fff
}

header {
    width: 100%
}

.hero-slider {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.search {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    width: 100%
}

.search::after,
.search::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.search::after {
    clear: both
}

.search-col {
    width: 91.66667%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    margin-right: auto;
    margin-left: auto
}

.search-col:last-child:not(:first-child) {
    float: right
}

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

.logos {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    padding: 2rem 0
}

.logos::after,
.logos::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.logos::after {
    clear: both
}

.logos:last-child:not(:first-child) {float: right}
.logos,.logos:last-child {float: none}


.features {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    padding-top: 2rem;
    padding-bottom: 2rem
}

.features::after,
.features::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.features::after {
    clear: both
}

.models {
    background-color: #f3f5f6;
    padding: 4rem 0
}

.models h2 {
    font-family: Head-Bold;
    font-size: 45px
}

.models__row {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto
}

.models__row h2{font-size:30px}

.models__row::after,
.models__row::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.models__row::after {
    clear: both
}

.welcome {
    background-image: url(../img/kelston-home-upbg.jpg);
    background-repeat: no-repeat;
    background-position: center
}

.welcome-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-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.welcome-container::after {
    clear: both
}

.welcome-container__left {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.welcome-container__left:last-child:not(:first-child) {
    float: right
}

.welcome-container__right {
    width: 50%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.welcome-container__right:last-child:not(:first-child) {
    float: right
}

.home-tiles {
    width: 100%;
    padding-bottom: 2rem
}

.usp {
    background-color: #1d1f20
}

.usp__right {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    color: #fff;
    height: 100%;
    font-weight: 600
}

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

footer {
    width: 100%;
    border-top: 1px solid #F4F4F4;
}

.about-main {
    background-color: #fff;
    padding: 20px 0 30px 0
}

.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-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.about::after {
    clear: both
}

.about__text {
    background-color: #fff;
    margin-bottom: 30px;
    padding: 20px
}

.about__mike--container {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    background-color: #f3f5f6
}

.about__mike--container::after,
.about__mike--container::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.about__mike--container::after {
    clear: both
}

.about__mike--container:last-child:not(:first-child) {
    float: right
}

.about__mike--container,
.about__mike--container:last-child {
    float: none
}

.about__mike--text {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    background-color: #f3f5f6;
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    column-gap: 30px;
    padding-top: 1rem;
    padding-bottom: 1rem
}

.about__mike--text button {
    color: #fff;
    font-family: Text-Bold;
    border-radius: 4px
}

.about__mike--text button:hover {color: #1d1f20}
.about__mike--pic:last-child:not(:first-child),.about__mike--text:last-child:not(:first-child) {float: right}
.about__mike--pic img {width: 188px}

.about__mike--pic {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.kelston-quote__main {
    display: block;
    background-color: #f3f5f6;
    font-weight: 600;
    border-left: 5px solid #0068aa;
    font-size: 22px;
    padding: 20px 22px;
    line-height: 30px;
    margin-top: 20px;
    margin-bottom: 20px
}

.kelston-quote__plain {
    display: block;
    background-color: #f3f5f6;
    padding: 20px;
    font-style: italic
}

.listing__header {height: auto}
.listings__main {background-color: #f3f5f6}

.listings {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    background-color: #f3f5f6
}

.listings::after,
.listings::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.listings::after {clear: both}
.view__header {height: auto}
.view__container {padding: 3rem 0 0 0;background-color: #fff}

.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-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.vehicle::after {
    clear: both
}

.vehicle-main {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.vehicle-main:last-child:not(:first-child) {float: right}

.vehicle-title {
    background-color: #808890;
    color: #fff;
    padding: .5rem 1rem;
    border-radius: 4px
}

.vehicle-sidebar {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.vehicle-sidebar:last-child:not(:first-child) {float: right}

.vehicle__price-h2 {
    color: #0099da;
    text-align: right;
    margin: 0 0 30px 0;
    font-weight: 600;
    position: relative;
    top: -15px
}

.other-vehicles {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    padding: 3rem
}

.other-vehicles::after,
.other-vehicles::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.other-vehicles::after {
    clear: both
}

.other-vehicles__title {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.other-vehicles__title::after,
.other-vehicles__title::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.other-vehicles__title::after {
    clear: both
}

.other-vehicles__title:last-child:not(:first-child) {
    float: right
}

.other-vehicles__title,
.other-vehicles__title:last-child {
    float: none
}

.sales-team {
    background-color: #f3f5f6;
    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-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.sales-team__container::after {
    clear: both
}

.sales-team__title {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.sales-team__title:last-child:not(:first-child) {
    float: right
}

.test-drive__header {
    height: 300px;
    background: url(../img/sliver2.jpg)
}

.test-drive__container {
    padding: 1.5rem;
    background-color: #fff;
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto
}

.test-drive__container::after,
.test-drive__container::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.test-drive__container::after {
    clear: both
}

.test-drive__img {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.test-drive__img:last-child:not(:first-child) {
    float: right
}

.single-dealership::after, .single-dealership::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.single-dealership::after {clear: both}

.single-dealership__left {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.single-dealership__left:last-child:not(:first-child) {float: right}

.single-dealership__right {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.single-dealership__right:last-child:not(:first-child) {
    float: right
}

.single-dealership__enquiry {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    position: relative;
    background-color: #fff;
    display: block;
    font-size: 14px;
    line-height: 24px;
    padding: 20px;
    margin-bottom: 30px
}

.single-dealership__enquiry:last-child:not(:first-child) {
    float: right
}

.single-dealership__enquiry h5 {
    font-weight: 600;
    position: relative;
    padding-bottom: 10px
}

.single-dealership__enquiry form {
    padding-top: 10px
}

.dp__sig {
    border-left: 4px solid #0068aa;
    padding-left: 5px
}

.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-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.dealership__location::after {
    clear: both
}

.dealership__location--map {
    width: 100%;
    float: left;
    padding: 40px 0;
}

.dealership__location--map:last-child:not(:first-child) {
    float: right
}


.dealership__location--details {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    background-color: #fff
}

.dealership__location--details:last-child:not(:first-child) {float: right}
.service__header {height: auto}

.service__container {
    padding: 1.5rem;
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto
}

.service__container::after,
.service__container::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.service__container::after {
    clear: both
}

.service__img {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.service__img:last-child:not(:first-child) {float: right}
.service-staff {padding: 3rem 0;background-color: #f3f5f6}
.sell__header {height: auto}

.sell__container {
    padding: 1.5rem;
    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-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.sell__container::after {
    clear: both
}

.sell__img {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.sell__img:last-child:not(:first-child) {float: right}
.finance-apps__header {height: auto}
.finance-apps__main .faq-main {padding-top: 2rem}

.finance-apps__row {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: 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-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.finance-apps__row::after {
    clear: both
}

.finance-apps__form {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    padding: 1rem
}

.finance-apps__form:last-child:not(:first-child) {
    float: right
}

.tabs-title {
    background-color: #ccc
}

.finance-offers {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto
}

.finance-offers::after,
.finance-offers::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.finance-offers::after {
    clear: both
}

.model_wrap {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    padding-right: 0;
    padding-left: 0
}

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

.offerw::after,
.offerw::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.offerw::after {
    clear: both
}

.offerw:nth-child(even) {
    background-color: #fcfcfc
}

.gfv-logo {
    float: right;
    padding: 7px 5px 7px 7px
}

.foffer {
    background-color: #808890;
    padding: 1rem;
    margin-bottom: 1rem;
    color: #fff;
    border-radius: 4px;
    font-size: 1.1rem
}

.model-info__header {
    height: auto
}

.model-info__main {
    background-color: #fff
}

.model-secondary-nav__sticky-container {
    z-index: 2
}

.model-info__hero {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height: 440px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 0
}

.model-info__hero:last-child:not(:first-child) {float: right}
.model-info__hero--img {width: 100%}

.model-info__hero--text-overlay {
    position: absolute;
    top: 0;
    padding: 1rem;
    white-space: nowrap;
    letter-spacing: -.025em;
    font-size: 1.5rem;
    color: #fff;
    text-align: center;
    font-family: Head-Bold;
    font-weight: 700
}

.model-info__hero--button {
    position: absolute;
    bottom: 10px;
    text-align: center
}

.model-secondary-nav {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    background-color: #808890;
    padding: .75rem 3rem
}

.model-secondary-nav:last-child:not(:first-child) {
    float: right
}

.model-name {
    background-color: #bdc3c6
}

.model-name h1 {
    color: #1d1f20;
    font-size: 1.7rem;
    padding-top: .3rem;
    padding-left: 1rem
}

.model-menu__item a {
    color: #1d1f20;
    font-family: Text-Bold
}

.model-menu__item a:hover {
    color: #fff
}

.model-menu__item .is-active>a {
    color: #fff;
    background: #808890
}

.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-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.model-intro::after {
    clear: both
}

.model-intro__content {
    width: 75%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    padding: 3rem 0
}

.model-intro__content:last-child:not(:first-child) {
    float: right
}

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

.model-range {
    background-color: #f3f5f6
}

.model-range__head {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    text-align: center;
    padding: 3rem 0
}

.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-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: Text-Bold;
    padding: 1rem 0 2rem 0
}

.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-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;
    filter: alpha(opacity=50)
}

.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;
    filter: alpha(opacity=100)
}

.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:last-child:not(:first-child) {
    float: right
}

.model-range__slider--shorter .slick-slide img.short-slider__img {
    width: 80% !important;
    opacity: .5;
    filter: alpha(opacity=50)
}

.model-range__slider--shorter .slick-slide .model-range__name,
.model-range__slider--shorter .slick-slide .model-range__specs {
    display: none
}

.model-range__slider--shorter .slick-current img.short-slider__img {
    width: 100% !important;
    opacity: 1;
    filter: alpha(opacity=100)
}

.model-range__slider--shorter .slick-current .model-range__name,
.model-range__slider--shorter .slick-current .model-range__specs {
    display: inline
}

.model-range__slider {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.model-range__slider:last-child:not(:first-child) {
    float: right
}

.model-range__specs button {
    margin-top: 1rem
}


.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-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 {
    padding: 1rem 0
}

.model-highlights h5 {
    padding-bottom: 0
}

.model-highlights h3 {
    padding-top: 0
}

.model-highlights img {
    padding-bottom: 10px;
    width: 100%
}

.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: #fff;
    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-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.highlights-extra__wrapper::after {
    clear: both
}

.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:last-child:not(:first-child) {
    float: right
}

.highlight-rest__wrapper {
    background-color: #f3f5f6;
    padding-bottom: 3rem
}

.highlight-img,
.highlight-img__small {
    padding: .8rem 0
}

.highlight-img__small {
    overflow: hidden
}

.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-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.warranty-wrapper::after {
    clear: both
}

.warranty-wrapper h2 {
    padding: 3rem 0 2rem 0
}

.highlight-img__small {
    width: 100%
}

.trim-levels__wrapper {
    background-color: #f3f5f6;
    padding: 3rem 0
}

.trim-level__container {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    padding: 2rem 0;
    border-bottom: 1px solid #bdc3c6
}

.trim-level__container::after,
.trim-level__container::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -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:last-child:not(:first-child) {
    float: right
}

.trim-level__points {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.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:last-child:not(:first-child) {
    float: right
}

.trim-level__cta a.vw-hollow {
    background-color: #fff !important;
    color: #0099da !important;
    font-family: Text-Bold !important;
    border: 1px solid #bdc3c6 !important
}

.trim-level__cta a.vw-hollow:hover {
    color: #0068aa !important;
    border: 1px solid #0099da !important
}

.polo {position: absolute;top: -5px}
.models-main {background-color: #fff}
.vw-models__item h2 {font-size: 1.5rem}
.commercial-logo {padding-right: 2rem}

.filter-simple .button-group {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.filter-simple .filter-simple-button.hollow.is-active,
.filter-simple .filter-simple-button.hollow:active,
.filter-simple .filter-simple-button.hollow:focus {
    background-color: #0099da;
    color: #fff
}

.column-block {
    margin-bottom: 30px
}

.campaign__main {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    padding: 2rem
}

.campaign__main::after,
.campaign__main::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.campaign__main::after {
    clear: both
}

.campaign__content h1 {
    font-size: 1.8rem;
    padding-bottom: 1rem
}

.campaign__content .lead {
    padding-top: 1rem;
    font-size: 1.6rem;
    text-align: justify
}

.campaign__content p {
    text-align: justify
}

.campaign__content .terms {
    font-style: italic;
    font-size: .7rem
}

.campaign__content--img {
    min-width: 1000px;
    max-width: 100%
}

.news-main {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.news-main::after,
.news-main::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.news-main::after, .post-main::after,.posts-panel::after {clear: both}
.news-main:last-child:not(:first-child),.post-main:last-child:not(:first-child),.posts-panel:last-child:not(:first-child) {float: right}
.news-main,.news-main:last-child,.post-main,.post-main:last-child,.posts-panel,.posts-panel:last-child {float: none}

.post-main {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    max-width: 600px;
    margin: 0 auto
}

.post-main::after,
.post-main::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.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: .8rem;
    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-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.posts-panel .panel-header {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.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-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.posts-panel .panel-header::after {clear: both}
.posts-panel .panel-header:last-child:not(:first-child) {float: right}
.posts-panel .panel-header,.posts-panel .panel-header:last-child {float: none}

.posts-panel .panel-header .panel-title {
    margin: 0;
    padding: .9375rem 0;
    color: #333;
    font-size: 28px
}

.posts-panel .panel-content {padding: .9375rem 0}

.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-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.posts-panel .pinned-post::after,.posts-panel .posts-list::after {clear: both}
.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-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:last-child:not(:first-child) {float: right}
.posts-panel .post-item .post-thumbnail img {width: 100%;height: auto}

.posts-panel .post-item .post-text {
    width: 66.66667%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.posts-panel .post-item .post-text:last-child:not(:first-child) {float: right}
.posts-panel .post-item .post-text p {margin: 0;padding-bottom: 1rem}
.posts-panel .post-item .post-title {font-size: 1.625rem;color: #333}
.posts-panel .post-item .post-meta {color: #2f3538;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: #808890}
.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-item {border-bottom: 1px solid #ddd}

.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-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.posts-panel .pinned-post .post-thumbnail::after {clear: both}
.posts-panel .pinned-post .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-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.posts-panel .pinned-post .post-text::after {clear: both}
.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}

@media screen and (max-width:39.9375em) {
    .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 .posts-list .post-read-more {display: 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:last-child:not(:first-child),.posts-panel.grid .posts-list:last-child:not(:first-child) {
    float: right
}

@media screen and (max-width:39.9375em) {

    .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-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .posts-panel.grid .pinned-post::after,.posts-panel.grid .posts-list::after {
        clear: both
    }

    .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
    }
}

.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,.posts-panel.grid .posts-list .post-summary {
    font-size: .75rem
}

.posts-panel.grid .posts-list .post-read-more {
    display: none
}

.finance-calculator__container {
    padding: 1.5rem;
    background-color: #fff;
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto
}

.finance-calculator__container::after,
.finance-calculator__container::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.finance-calculator__container::after {
    clear: both
}

.finance-calculator {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.finance-calculator:last-child:not(:first-child) {
    float: right
}

.finance-calculator__models--grid {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.finance-calculator__models--grid:last-child:not(:first-child) {float: right}

.finance-calculator__models--grid>.finance-model__card {
    float: left;
    width: 50%;
    padding-right: .625rem;
    padding-left: .625rem
}

.finance-calculator__models--grid>.finance-model__card:nth-of-type(1n) {clear: none}
.finance-calculator__models--grid>.finance-model__card:nth-of-type(2n+1) {clear: both}
.finance-calculator__models--grid>.finance-model__card:last-child {float: left}
.finance-model__card {padding: .5rem 0 0 0}
.finance-model__card:hover {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: Text-Bold
}

.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-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.finance-calculator__cta::after {
    clear: both
}

.finance-calculator__cta a img {
    padding: 1rem;
    width: 40%
}

.finance-calculator__cta a h5 {
    color: #1d1f20
}

.finance-calc__card {
    border: 1px solid #0099da;
    padding: 1rem;
    height: 150px;
    border-radius: 4px
}

.finance-calculator__disclaimer {
    padding-top: 2rem
}

.finance-calculator__disclaimer h5 {
    background-color: #0068aa;
    padding: .5rem 1rem;
    color: #fff
}

.finance-calculator__disclaimer p {
    font-size: .75rem;
    font-style: italic
}

.launch-hero {
    width: 100%;
    background-image: url(/assets/img/launch/t-cross-header.jpg);
    background-size: cover;
    background-position: center top 42%;
    text-shadow: 0 2px 10px rgba(0, 0, 0, .5);
    height: 380px
}

.launch-hero__container {position: relative;z-index: 2}
.launch-content__container:before {content: url(/assets/img/launch/stripes-top.svg)}
.launch-contact__container:before {content: url(/assets/img/launch/stripes-footer.svg)}

.launch-contact__container:before,
.launch-content__container:before {
    pointer-events: none;
    position: absolute;
    left: 50%;
    width: calc(100vw + 20px);
    min-width: 1200px;
    display: block;
    font-size: 0;
    line-height: 0;
    z-index: 2;
    top: 2px;
    -webkit-transform: translateY(-100%) translateX(-50%);
    -ms-transform: translateY(-100%) translateX(-50%);
    transform: translateY(-100%) translateX(-50%)
}

.launch-hero__header {
    position: absolute;
    top: 3rem;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    width: 100%
}

.launch-hero__header h1 {
    color: #fff;
    text-align: center
}

.launch-content__container {
    position: relative;
    text-align: center
}

.launch-content {
    margin-right: auto;
    margin-left: auto;
    width: 91.66667%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    padding: 2rem 0 4rem 0
}

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

.launch-content:last-child:not(:first-child) {float: right}

.launch-contact__container {position: relative;background-color: #434343}

.launch-contact {
    background-color: #434343;
    color: #fff;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    width: 91.66667%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    padding: 2rem 0
}

.launch-contact,.launch-contact:last-child:not(:first-child) {float: none;clear: both}
.launch-contact:last-child:not(:first-child) {float: right}

.launch-form--container label {
    text-align: left;
    color: #fff;
    font-size: 1.2rem
}

.black-bar {
    background-color: #CBCBCB;
    color: #000;
    font-size: 13px;
    font-family: Head-Bold;
    line-height: 24px
}

.black-bar a {
    color: #000;
    font-family: Head-Bold
}

.black-bar a:hover{
    color: #0099da;
    font-family: Head-Bold
}

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

ul.menu.text-right.small-centered{display: inline-flex; text-align: right;}

.black-bar__container::after,
.black-bar__container::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.black-bar__container::after {
    clear: both
}

@media screen and (max-width:63.9375em) {
    .black-bar__left {display: none !important}
}

.black-bar__right .call {
    position: relative;
    top: .5rem
}

.black-bar__li {
    font-size: .8rem
}

.black-bar__li>.fa {
    font-size: 1rem
}

.main-nav {
    background-color: #fff;
}

.main-nav__container::after,
.main-nav__container::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.main-nav__container::after {
    clear: both
}

.main-nav__container .title-bar {
    background: #fff;
    padding-top: .7rem
}

.main-nav__container a {
    color: #808890;
    font-family: Text-Bold;
    font-size: .8rem
}

.main-nav__container a:hover {color: #1d1f20}
.main-nav__container .top-bar,.main-nav__container .top-bar>ul {background-color: #fff !important;}
.main-nav__container div#main-nav.top-bar {width: 100%;padding: 0 6px;}

.main-nav__container--mc {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto
}

.main-nav__container--mc::after,
.main-nav__container--mc::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.main-nav__container--mc::after {
    clear: both
}

.main-nav__container--mc .title-bar {
    background: #fff;
    padding-bottom: 1rem
}

.main-nav__container--mc a {
    color: #808890;
    font-family: Text-Bold;
    font-size: .8rem
}

.main-nav__container--mc a:hover {
    color: #1d1f20
}

.main-nav__container--mc .top-bar,
.main-nav__container--mc .top-bar>ul {
    background-color: #fff !important;
    padding-bottom: 1rem
}

.main-nav__container--mc div#main-nav.top-bar {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    float: left;
    width: 100%;
    background-color: #fff
}

.main-nav__container--mc div#main-nav.top-bar:last-child:not(:first-child) {float: right}
.main-nav__container--mc div#main-nav.top-bar a {color: #808890}
.main-nav__container--mc div#main-nav.top-bar a:hover {color: #1d1f20}

.logo-mc {
    width: 25%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    background-color: #fff
}

.logo-mc:last-child:not(:first-child) {float: right}

.logo-mc img {
    min-width: 100px;
    width: 120px;
    padding-top: .7rem;
    padding-bottom: 1rem
}

.main-nav__menu {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    background-color: #fff;
    font-size: 13px;
    line-height: 50px
}

.main-nav__menu::after,
.main-nav__menu::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.main-nav__menu::after {
    clear: both
}

.main-nav__menu--mc {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    background-color: #fff;
    font-size: 13px;
    line-height: 50px
}

.main-nav__menu--mc:last-child:not(:first-child) {float: right}

a.main-nav__dealerName {
    color: #2f3538 !important;
    font-family: Head-Bold;
    font-size: 22px;
    padding-left: 6px;
}


a.main-nav__dealerName--mc {
    color: #2f3538 !important;
    font-family: Head-Bold;
    float: left;
}

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

.menu-icon.dark::after {
    background-color: #0099da;
    box-shadow: 0 7px 0 #0099da, 0 14px 0 #0099da
}

.top-bar,.top-bar>ul {background-color: #fff}

.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
}

.is-stuck {
    box-shadow: 0 6px 33px -6px rgba(0, 0, 0, .28)
}

.no-js .top-bar {
    display: none
}

[data-sticky] {
    width: 100%
}

.sticky-container {
    z-index: 3
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a::after {
    margin-top: -3px;
    right: 0
}

.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 #0099da;
    margin-top: -6px
}

.slider-overlay__container {
    position: relative
}

.slider-overlay__head {
    font-family: Head-Bold;
    color: #fff;
    position: absolute;
    font-size: 1rem;
    top: 5px;
    left: 10px
}

.slider-cta {
    position: absolute;
    top: 1rem;
    left: 1rem;
    right: 1rem;
    text-align: center;
    color: #fff;
    padding: 1rem 2rem;
    z-index: 1;
    background-color: gray;
    background-color: rgba(0, 0, 0, .5)
}

.slider-cta h3 {
    font-size: 1.8rem;
    font-weight: 600
}

.slider-cta p {
    font-weight: 600;
    margin: 5px;
    font-size: 1.2rem
}

button.slick-next,button.slick-prev {
    width: 30px;
    height: 70px;
    z-index: 2
}

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: #2f3538;
    color: #fff;
    padding: 10px;
    margin: 15px -10px;
    border-radius: 4px
}

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

.search-box::after {clear: both}
.mc-grey {background-color: #28363e}
.mc-orange {background-color: #ff8538 !important}

.search-box__label {
    color: #fff;
    font-family: Text-Bold;
    font-size: 18px;
    line-height: 50px
}

.search-box__label input.search-box__slider-output {
    display: inline;
    background-color: #1d1f20;
    border: none;
    color: #fff;
    font-weight: 600px;
    box-shadow: #1d1f20
}

select {
    border-radius: 4px
}

.search-box-header {
    font-size: 1.5rem;
    padding-left: 1rem
}

.search-box__type {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.search-box__type:last-child:not(:first-child) {
    float: right
}

.search-box__brand {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.search-box__brand:last-child:not(:first-child) {
    float: right
}

.search-box__status {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.search-box__status:last-child:not(:first-child) {
    float: right
}

.search-box__price {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.search-box__price:last-child:not(:first-child) {
    float: right
}

.search-box__button {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.search-box__button:last-child:not(:first-child) {
    float: right
}

.search-box__button .button.primary {
    background-color: #0099da;
    border-radius: 4px;
    color: #fff;
    font-weight: 600
}

#search-slider .search__from,#search-slider .search__to {
    color: #fff;
    font-family: Text-Regular;
    position: relative;
    top: -.45rem;
    font-size: 14px;
    line-height: 16px
}

.slider {
    position: relative;
    top: -.8rem;
    height: .3rem
}

.slider-handle,.slider-handle:hover {
    background-color: #fff;
    border: 1px solid #999;
    border-radius: 50px;
    width: 1.2rem;
    height: 1.2rem
}

.slider-fill {
    background-color: #0068aa;
    height: .3rem
}

.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: #fff;
    border: 1px solid #999;
    border-radius: 50px;
    width: 1.2rem;
    height: 1.2rem
}

.ui-corner-all,
.ui-widget-header,
div.ui-slider-range {
    background-color: #0068aa
}

.ui-slider-horizontal {
    height: .3em
}

.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-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.welcome-text::after {
    clear: both
}

.welcome-text: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__container:last-child:not(:first-child) {float: right}
.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-size: 12px;
    line-height: 24px
}

.home-tiles__container {
    padding: 0 15px;
    background-color: #fff
}

.home-tiles__container>.card {
    float: left;
    width: 100%;
    padding-right: .03125rem;
    padding-left: .03125rem
}

.home-tiles__container>.card:nth-of-type(1n) {clear: none}
.home-tiles__container>.card:nth-of-type(1n+1) {clear: both}
.home-tiles__container>.card:last-child {float: left}
.home-tiles__container a {color: #000}

.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 {
    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 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.flip-card-inner-front span {
    width: 100%;
    text-align: center;
    background: rgba(255, 255, 255, .8);
    padding: .25rem 0;
    font-size: 1.25rem;
    font-weight: 700
}

.flip-card-inner-back {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    background: #808890;
    padding: 1rem
}

.flip-card-inner-back-title {
    font-weight: 700
}

.flip-card-inner-back-text {
    line-height: 1.3
}

.kelston-welcome__text {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    padding: 1rem 2rem 1rem 2rem;
    color: #fff
}

.kelston-welcome__text::after,.kelston-welcome__text::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.kelston-welcome__text::after {clear: both}
.kelston-welcome__text:last-child:not(:first-child) {float: right}
.kelston-welcome__text,.kelston-welcome__text:last-child {float: none}
.kelston-welcome__text img {padding-left: 1rem}
.kelston-welcome__p {padding: 1rem}

.usp__container {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    color: #fff
}

.usp__container::after,
.usp__container::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.usp__container::after {clear: both}
.usp__container:last-child:not(:first-child) {float: right}
.usp__container,.usp__container:last-child {float: none}
.usp__item {padding: 0 2rem;margin-bottom: 1.5rem}
.usp__item .usp__icon {font-size: 2rem}

.vehicles-modal__container {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto
}

.vehicles-modal__container::after,
.vehicles-modal__container::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.vehicles-modal__container::after {
    clear: both
}

.vehicles-modal__container h4 {
    font-size: .9rem;
    font-weight: 600
}

.vehicles-modal__new {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.vehicles-modal__new:last-child:not(:first-child) {float: right}

.vehicles-modal__new>.vehicle-modal__img {
    float: left;
    width: 50%;
    padding-right: .15625rem;
    padding-left: .15625rem
}

.vehicles-modal__new>.vehicle-modal__img:nth-of-type(1n) {clear: none}
.vehicles-modal__new>.vehicle-modal__img:nth-of-type(2n+1) {clear: both}
.vehicles-modal__new>.vehicle-modal__img:last-child {float: left}

.vehicles-modal__preowned {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.vehicles-modal__preowned:last-child:not(:first-child) {float: right}
.vehicles-modal__preowned a {color: #000}
.vehicles-modal__preowned a:hover {color: #0068aa}

.vehicle-modal__img {
    border: 1px solid #f3f5f6;
    padding-top: .8rem;
    position: relative
}

.vehicle-modal__img .model-label {
    text-align: center;
    color: #333;
    font-weight: 600
}

.vehicle-modal__img--preowned {
    height: 100%;
    border: 1px solid #f3f5f6;
    font-size: 5rem;
    margin: 0 auto
}

.vehicle-modal__img--preowned i {padding: 0 38%}
.vehicle-modal__img--preowned .flaticon-transport-2 {color: #333}
.vehicle-modal__img--preowned a:hover {color: #0068aa}
.listing-grid {
    padding: 0 15px;
    background-color: #f3f5f6
}

.listing-grid__item {
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding: 0 0;
    border-radius: 4px
}

.listing-grid__item .fa {
    margin: 0 auto;
    padding: 10px 5px;
    color: #fff
}

.listing-grid__img--wrapper {
    height: 100%
}

.listing-grid__item--img {
    width: 100%;
    margin: 0 auto;
    max-width: 100%;
    height: auto
}

.listing-grid__car-item {
    color: #fff;
    border-left: 1px solid #bdc3c6;
    border-right: 1px solid #bdc3c6;
    background-color: #808890;
    padding: .5rem;
    font-size: .8rem
}

.listing-grid__item--content {
    background-color: #fff;
    padding: .5rem;
    border-left: 1px solid #bdc3c6;
    border-right: 1px solid #bdc3c6;
    border-bottom: 2px solid #808890
}

.listing-grid__item--content .model {
    padding: 20px auto 5px auto;
    font-weight: 600;
    margin-bottom: 0
}

.listing-grid__item--content .price {
    color: #0099da;
    font-size: 1.5rem;
    font-family: Text-Bold;
    margin-bottom: 0
}

.listing-grid__item--content .price-mc {
    color: #ff8538;
    font-size: 1.5rem;
    font-family: Text-Bold;
    margin-bottom: 0
}

.listing-grid__h3 {
    font-weight: 600
}

.grid__item--bg {
    padding: 25px 0;
    text-align: center;
    background: #808890;
    color: #fff;
    border-radius: 4px
}

.logo__container {padding: 1rem}

.logo__container--img {
    height: 100px;
    border: 1px solid #f3f5f6;
    padding-top: .8rem;
    position: relative;
    width: 50%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.logo__container--img:last-child:not(:first-child) {float: right}
.pagination {vertical-align: baseline}

@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
    }
}

.vehicle-main__carousel {margin-top: 1rem}
.vehicle-main__carousel img {overflow: hidden}
.vehicle-main__carousel--nav {margin-bottom: 1rem}
.vehicle-main__carousel--nav img {height: 3rem;overflow: hidden}

.vehicle__finance-calculator {
    background-color: #f3f5f6;
    display: block;
    font-size: 14px;
    padding: 20px;
    margin-bottom: 30px
}

.vehicle__finance-calculator input {
    width: 40%;
    background-color: #f3f5f6;
    border: none
}

.vehicle__finance-calculator tr {
    border-bottom: 1px solid #bdc3c6
}

.vehicle__finance-calculator .calculator__item {
    position: absolute;
    padding-top: 15px;
    vertical-align: middle
}

.vehicle__finance-calculator .pm {
    color: #0099da;
    font-weight: 600;
    float: right;
    font-size: 1.5rem
}

.vehicle__finance-calculator .calc-deets {
    float: right;
    font-weight: 600
}

.vehicle__finance-calculator hr {
    margin: 5px 0;
    border-top: 1px solid #bdc3c6;
    border-bottom: 0
}

.vehicle__finance-calculator a {
    color: #0099da;
    font-size: 13px
}

.vehicle__finance-calculator a:hover {
    color: #0068aa
}

.vehicle-tabs .tabs-title>a[aria-selected=true] {
    background: #0068aa;
    color: #fff;
    font-weight: 600
}

.vehicle-tabs .tabs-title>a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: .75rem;
    line-height: 1;
    color: #1d1f20;
    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-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.vehicle-specs::after {
    clear: both
}

.vehicle-specs h6 {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px
}

.vehicle-spec__list {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    margin: 1rem 0 1rem 0
}

.vehicle-spec__list:last-child:not(:first-child) {float: right}

.vehicle-spec__list ul li {
    padding-bottom: 5px;
    border-bottom: 1px solid #bdc3c6;
    margin: 0 30px 5px 0;
    width: 100%;
    float: left
}

.vehicle-spec__list 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-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
}

.why-kelston__list:last-child:not(:first-child) {float: right}
.why-kelston__list i.fa.fa-check {margin-right: 10px;color: #0068aa}

.why-kelston__list ul li {
    float: left;
    font-size: 14px;
    line-height: 24px;
    width: 100%
}

.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-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: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: #f3f5f6;
    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 .button {
    color: #fff;
    font-weight: 600
}

.vehicle__send-enquiry {
    background-color: #f3f5f6;
    display: block;
    font-size: 14px;
    line-height: 24px;
    padding: 20px;
    margin-bottom: 30px
}

.vehicle__send-enquiry h5 {
    font-weight: 600;
    position: relative;
    padding-bottom: 10px
}

.vehicle__send-enquiry form {
    padding-top: 10px
}

.vehicle__send-enquiry .button {
    color: #fff;
    font-weight: 600
}

.dealership-contact__card {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto;
    background-color: #fff;
    display: block;
    font-size: 14px;
    line-height: 24px;
    padding: 20px;
    margin-bottom: 30px
}

.dealership-contact__card::after,
.dealership-contact__card::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -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:last-child:not(:first-child) {
    float: right
}

.dealership-contact__details {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.dealership-contact__details: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-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-data__container:last-child:not(:first-child) {
    float: right
}

.new-cars__left {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.new-cars__left:last-child:not(:first-child) {float: right}

.new-cars__right {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.new-cars__right:last-child:not(:first-child) {float: right}
.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
}

.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 {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto
}

.other-vehicles__grid::after,
.other-vehicles__grid::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.other-vehicles__grid::after {clear: both}
.other-vehicles__item {padding: .7rem 3rem}
.other-vehicles__item .thumbnail {border: 0 solid #bdc3c6;margin-bottom: 0}

.other-vehicles__item--content {
    background-color: #f3f5f6;
    padding: .5rem;
    border: 1px solid #f3f5f6;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.other-vehicles__item--content .model {
    padding: 20px auto 5px auto;
    font-weight: 600;
    margin-bottom: 0
}

.other-vehicles__item--content .price {
    color: #0099da;
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 0
}

.other-vehicles__img--wrapper {height: 100%}
.other-vehicles__img {width: 100%}
.sales-team__grid {max-width: 78.125rem;margin: auto;}

.sales-team__grid::after,
.sales-team__grid::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.sales-team__grid::after {
    clear: both
}

.sales-team__item {padding: .7rem 3rem}

.sales-team__img--container {
    position: relative;
    overflow: hidden
}

.sales-team__img {
    border: 0 solid #f3f3f3;
    padding: 5px 0 0 0;
    margin-bottom: 0;
    width: 100%;
}

.sales-team__img--container{
    height: 245px;
}

.salesman__email {
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    width: 100%
}

.salesman__email .icon i {
    font-size: 20px;
    background: #e3e3e3;
    display: block;
    border-radius: 50%;
    margin: 2px 2px;
    width: 40px;
    height: 40px;
    line-height: 40px
}

.salesman__email ul>li {display: inline-block;}
.sales-team__content {background-color: #fff;padding: .5rem;}

.sales-person {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    padding-top: 1rem;
    margin-bottom: 0
}

.sales-person-tel {
    font-size: 14px;
    line-height: 24px
}

.dealerships-grid__item {
    margin-bottom: 30px
}

.dealership__img {
    position: relative
}

.dealership__img--logo {
    position: absolute;
    bottom: 0;
    right: 0
}

.dealership__contact {
    background: #fff;
    border-left: 5px solid #0068aa;
    padding: 10px 20px 5px 20px
}

.dealership__contact h6 {
    margin: 5px 0;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px
}

.dealership__contact span {
    margin: 0 10px
}

.dealership__contact a.dealership__social {
    color: #1d1f20;
    margin-right: 10px;
    display: inline-block;
    margin: 5px 0 0 15px
}

.dealership__contact a.dealership__social:hover {
    color: #0099da
}

.dealership__contact .button.secondary {
    margin-top: 10px;
    margin-bottom: 0;
    background-color: #808890;
    color: #1d1f20
}

.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 form {
    padding-top: 10px
}

.test-drive__form .button {
    color: #fff;
    font-weight: 600
}

.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}
.car-buying__container:last-child:not(:first-child) {float: right}

.faq-main {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto
}

.faq-main::after,
.faq-main::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.faq-main::after {
    clear: both
}

.faq-accordian {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    padding: 1.5rem
}

.faq-accordian:last-child:not(:first-child) {float: right}

.faq-accordian a:focus,.faq-accordian a:hover {
    color: #1d1f20;
    font-weight: 600
}

.tabs-title>a[aria-selected=true] {
    background: #0068aa;
    color: #fff;
    font-weight: 600
}

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

.tabs-panel {
    background: #f3f5f6
}

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

.accordion-title:focus {
    background-color: #f3f5f6
}

.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-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.terms-modal__container::after {
    clear: both
}

.terms-modal__container h4 {
    font-size: .9rem;
    font-weight: 600
}

.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-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.power-modal__container::after {
    clear: both
}

.power__text {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    text-align: center
}

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

.power__text .power-img {
    width: 10%;
    height: auto;
    padding: 1rem 0
}

.power__text ul {list-style-type: none}
.power__text ul li {font-family: Text-Bold}

.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-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.new-cars-modal__container::after {
    clear: both
}

.new-cars-modal__container h4 {
    font-size: .9rem;
    font-weight: 600
}

.new-cars__text {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.new-cars__text:last-child:not(:first-child) {float: right}

.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 #f3f5f6;
    padding-top: .8rem;
    position: relative
}

h5 {
    font-weight: 600;
    position: relative;
    padding-bottom: 10px
}

.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-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.models-container::after {clear: both}
.models-container:last-child:not(:first-child) {float: right}
.models-container,.models-container:last-child {float: none}

.models__item {
    width: 200px;
    border: 1px solid #f3f5f6;
    padding-top: 1rem
}

.models__item h3 {
    text-align: center
}

.models__link {
    text-align: center;
    font-size: 16px;
    font-family: Text-Bold
}

.models__header h3 {
    font-family: Head-Bold;
    font-size: 1.8rem
}

.slick-next::before {
    content: url(/assets/img/arrows/regular-right.svg) !important
}

.slick-prev::before {
    content: url(/assets/img/arrows/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
}

.campaign-cta__form {
    background-color: #fff;
    display: block;
    font-size: 14px;
    line-height: 24px;
    padding: 20px;
    margin-bottom: 30px
}

.campaign-cta__form h5 {
    font-weight: 600;
    position: relative;
    padding-bottom: 10px
}

.campaign-cta__form form {
    padding-top: 10px
}

.campaign-cta__form .button {
    color: #fff;
    font-weight: 600
}

.finance-table {
    padding: 1rem
}

.monthly-header {
    background-color: #f3f5f6
}

.monthly {
    font-size: 1.2rem;
    font-weight: 600
}

table tr:nth-child(even) td {
    background-color: #f3f5f6
}

.footer__nav {
    max-width: 78.125rem;
    margin: auto;
    padding: 40px 10px;
    display: grid;
    grid-template-columns: auto 1fr 1fr 1fr;
    grid-gap: 10px;
}

.footer__nav::after,.footer__nav::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.footer__nav::after {
    clear: both
}


.footer__ul {
    list-style: none
}

.footer__ul li {
    padding: 10px 4px;
    border-bottom: 1px solid #bdc3c6
}

.footer__ul a {
    color: #1d1f20;
    font-family: Text-Regular
}

.footer__cta {
    background-color: #808890;
    padding: 1rem;
    font-weight: 600;
    font-size: .9rem;
    line-height: 2rem;
    height: auto
}

.footer__cta__container {
    max-width: 78.125rem;
    margin-right: auto;
    margin-left: auto
}

.footer__cta__container::after,
.footer__cta__container::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.footer__cta__container::after {
    clear: both
}

.footer__cta--left {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
    width: 100%
}

.footer__cta--left:last-child:not(:first-child) {
    float: right
}

.footer__cta--right {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

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

.footer__cta--right ul {
    display: block;
    text-align: center;
}

.footer__cta--menu {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.footer__cta--menu a {
    color: #1d1f20
}

.footer__cta--menu a:focus,
.footer__cta--menu a:hover {
    color: #fff
}

.footer__cta--menu .fa {
    position: relative;
    top: .3rem;
    right: .3rem
}

.footer__cta--item {
    display: block
}

ul.footer__cta--menu {
    margin: 0 auto;
    font-family: Text-Bold
}

.footer__text {
    background-color: #2f3538;
    color: #fff;
    font-family: Text-Regular;
    padding: 40px;
}

.footer-tcs{
    max-width: 78.125rem;
    margin: auto;
}

.copyright {
    font-size: 14px;
    font-family: Text-Regular;
    line-height: 14px
}

.legalities {
    font-size: .7rem;
    line-height: 14px
}

.vw-terms .legalities {
    padding: 1.5rem;
    text-align: justify
}

.slick-slider {
    position: relative;
    display: block;
    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-track:after {
    clear: both
}

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

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

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

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

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

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.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
}

.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 {
    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
}

.slick-prev {
    left: -15px
}

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

.slick-prev:before {
    content: "←"
}

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

.slick-next {
    right: -15px
}

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

.slick-next:before {
    content: "→"
}

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

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

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.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:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.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: #808890;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #0099da;
    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
}

.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 {padding-left: 0;margin-left: 2.14286em;list-style-type: none}
.fa-ul>li {position: relative}
.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,.pull-left {float: left}
.fa-pull-right,.pull-right {float: right}
.fa.fa-pull-left, .fa.pull-left {margin-right: .3em}
.fa.fa-pull-right,.fa.pull-right {margin-left: .3em}

.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 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -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}


/* --------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------ Respondsive Code --------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------- */

@media(max-width: 1023px){
    .main-nav__men {display: block;position: absolute;width: 100vw;left: 0;}
    .main-nav__logo{width: 70px;height: 70px;}
    header {position: fixed;z-index: 99999999;}
    .modelscontainer h2{font-size: 26px;}
    section.hero-slider, .single-dealership-container{margin-top: 105px;}
    .features__grid{grid-template-columns: 1fr 1fr;}
    .slick-dots,.slick-next, .slick-prev{display: none !important;}
    a.main-nav__dealerName{font-size: 16px !important;}
    .black-bar .menu{justify-content: center;}
    .models{padding: 20px 12px !important;}
    .models h2{font-size: 36px; line-height: 1.0;}
    .models .slick-next, .models .slick-prev{display: block !important;}
    .models .slick-next {right: 10px !important;}
    .models .slick-prev{left: 10px !important;}
    .black-bar__container{grid-template-columns: 1fr !important;}
    ul.menu.text-right.small-centered{display: flex !important;}
}

@media(max-width: 799px){
    .single-dealership-content,.dp__container{grid-template-columns: 1fr;}
    img.dp__photo--img{width: 135px; height: auto;}
    .single-dealership-content{padding: 0 0;}
}

@media(max-width: 499px){
    .features__grid, .model-container, .model-action, .model-highlights__grid{grid-template-columns: 1fr;}
    .main-nav__container .title-bar{padding: 0 !important;}
    .modelscontainer .models__row{padding: 40px 12px !important;}
    .model-action__wrapper h2, .model-intro__content h2{font-size: 30px; line-height: 1.0;}
    .model-intro__content{padding: 26px 0 !important;}
    .hightlights-grid{grid-template-columns: 1fr; padding: 20px 20px;}
    .model-highlights h3{font-size: 26px;}
    .model-action img{max-width: 100px; max-height: 100px;}
    .footer-grid-container,.footer-grid-3 {grid-template-columns: 1fr;grid-gap: 10px;}
}

@media screen and (min-width:90em) {
    .row .row {
        margin-right: -.9375rem;
        margin-left: -.9375rem
    }
}

@media(min-width:40em) {
    .about__mike--text:last-child:not(:first-child),.about__mike--pic:last-child:not(:first-child),.vehicle-main:last-child:not(:first-child),.vehicle-sidebar:last-child:not(:first-child),
    .test-drive__img:last-child:not(:first-child), .single-dealership__left:last-child:not(:first-child),.single-dealership__right:last-child:not(:first-child),
    .service__img:last-child:not(:first-child), .sell__img:last-child:not(:first-child),.model-intro__content:last-child:not(:first-child),.highlights-extra:last-child:not(:first-child),
    .trim-level__img:last-child:not(:first-child), .trim-level__points:last-child:not(:first-child),.trim-level__cta:last-child:not(:first-child),.campaign__content:last-child:not(:first-child),
    .campaign__form:last-child:not(:first-child),.finance-calculator__models--grid:last-child:not(:first-child),.launch-content:last-child:not(:first-child),
    .launch-contact:last-child:not(:first-child),.search-box__type:last-child:not(:first-child),.search-box__brand:last-child:not(:first-child),.search-box__status:last-child:not(:first-child),
    .vehicles-modal__new:last-child:not(:first-child),.vehicles-modal__preowned:last-child:not(:first-child),.logo__container--img:last-child:not(:first-child),
    .dealership-contact__icon:last-child:not(:first-child), .dealership-contact__details:last-child:not(:first-child),.new-cars__left:last-child:not(:first-child),
    .new-cars__right:last-child:not(:first-child), .test-drive__form:last-child:not(:first-child),.car-buying__container:last-child:not(:first-child){
        float: right
    }

    .column,.columns,.medium-uncollapse>.column,.medium-uncollapse>.columns,.search-col,.logos,.welcome-container__left,.welcome-container__right,.about__mike--container,
    .about__mike--text,.about__mike--pic, .other-vehicles__title, .sales-team__title, .single-dealership__enquiry,.dealership__location--details,.finance-apps__form,
    .model_wrap,.model-secondary-nav,.model-intro__content,.model-range__head,.model-range__nav, .model-range__slider--shorter, .model-range__slider,.highlights-extra__wrapper,
    .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,.finance-calculator__models--grid>.finance-model__card,.finance-calculator__models--grid, .black-bar__left, .black-bar__right,
    .main-nav__container--mc div#main-nav.top-bar, .logo-mc, .main-nav__menu--mc, .search-box__price, .search-box__status, .search-box__button,.welcome-data__container, .welcome-text,
    .vehicles-modal__new, .vehicle-spec__list, .why-kelston__list, .vehicle-extras__list,.new-cars-data__container, .faq-accordian, .power__text, .new-cars__text, .footer__cta--left,
    .models-container, .footer__cta--right{
        padding-right: .9375rem;
        padding-left: .9375rem
    }

    .test-drive__img, .single-dealership__left, .single-dealership__right, .service__img, .sell__img,.highlights-extra,.campaign__content,.campaign__form,
    .finance-calculator, .finance-calculator__models--grid, .search-box__type, .search-box__brand,.search-box__status, .listing-grid>.listing-grid__item,
    .new-cars-data__container>.new-cars-data__item, .new-cars__right, .other-vehicles__grid>.other-vehicles__item, .test-drive__form,.car-buying__container {
        width: 50%;
        float: left;
        padding-right: .9375rem;
        padding-left: .9375rem
    }

    .dealership__new-cars {
        background-repeat: no-repeat;
        background-position: center;
        width: 100vw
    }

    .dealership-contact__details h6 {
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px
    }

    .new-cars__left {
        width: 50%;
        float: left;
        padding-right: .9375rem;
        padding-left: .9375rem;
        min-height: 30rem
    }

    .reveal,.reveal.large,.reveal.small,.reveal.tiny {
        right: auto;
        left: auto;
        margin: 0 auto
    }

    .dealership-contact__icon {
        width: 8.33333%;
        float: left;
        padding-right: .9375rem;
        padding-left: .9375rem;
        width: 70px;
        height: 70px;
        float: left;
        margin-right: 20px;
        text-align: center
    }

    .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
    }

    .trim-level__points {
        width: 41.66667%;
        float: left;
        padding-right: .9375rem;
        padding-left: .9375rem
    }

    .trim-level__points ul {
        padding-top: 1rem;
        padding-left: 4rem
    }

    .kelston-welcome__text {
        float: right;
        width: 100%;
        padding: 2rem 0 0 2rem;
        text-align: left
    }

    .vehicles-modal__new,.dealership-contact__details {
        width: 100%;
        float: left;
        padding-right: .9375rem;
        padding-left: .9375rem
    }

    .trim-level__img,.finance-calculator__models--grid>.finance-model__card, .vehicles-modal__new>.vehicle-modal__img,.vehicles-modal__preowned {
        width: 33.33333%;
        float: left;
        padding-right: .9375rem;
        padding-left: .9375rem
    }

    .usp__container {
        float: right;
        width: 100%;
        padding-right: .9375rem;
        padding-left: .9375rem;
        text-align: left
    }

    .usp__container>.usp__item {
        float: left;
        width: 50%;
    }

    .trim-level__cta, .logo__container--img {
        width: 25%;
        float: left;
        padding-right: .9375rem;
        padding-left: .9375rem
    }

    .logo__container>.logo__container--img, .new-cars__text>.brand-logo__img {
        float: left;
        width: 25%;
        padding-right: .15625rem;
        padding-left: .15625rem
    }

    .model-range__slider--shorter .slick-current img.short-slider__img {
        margin-right: auto;
        margin-left: auto;
        width: 50% !important
    }

    .launch-content, .launch-contact {
        margin-right: auto;
        margin-left: auto;
        width: 58.33333%;
        float: left;
        padding-right: .9375rem;
        padding-left: .9375rem
    }

    .slider-overlay__head {
        font-size: 3rem;
        top: 20px;
        left: 45px
    }

    .search-box {
        padding: 10px 20px 0 20px;
        margin-top: -30px;
        position: relative;
        z-index: 2
    }

    .usp__item {
        text-align: justify;
        margin-bottom: .5rem
    }

    .usp__item .usp__icon {
        float: left;
        position: relative;
        top: -.2rem;
        padding-right: 1rem;
        font-weight: 600
    }

    .usp__item strong {
        font-size: 18px;
        line-height: 20px;
        font-weight: 600
    }

    .usp__item p {
        font-size: 14px;
        line-height: 16px
    }

    .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),
    .launch-content,.launch-content:last-child:not(:first-child), .launch-contact,
    .launch-contact:last-child:not(:first-child) {
        float: none;
        clear: both
    }

    .model-intro__content {
        margin-right: auto;
        margin-left: auto;
        width: 75%;
        float: left;
        padding-right: .625rem;
        padding-left: .625rem
    }

    .usp__right {
        margin-left: 50%;
        width: 50%;
        float: left;
        padding-right: .9375rem;
        padding-left: .9375rem;
        background-color: #1d1f20
    }

    .vehicle-sidebar {
        width: 41.66667%;
        float: left;
        padding-right: .9375rem;
        padding-left: .9375rem
    }

    .vehicle-main {
        width: 58.33333%;
        float: left;
        padding-right: .9375rem;
        padding-left: .9375rem
    }

    .top-bar {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .top-bar .top-bar-left {
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        margin-right: auto
    }

    .top-bar .top-bar-right {
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        margin-left: auto
    }

    .off-canvas.in-canvas-for-medium {
        visibility: visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        transition: inherit
    }

    .off-canvas.in-canvas-for-medium.position-bottom,.off-canvas.in-canvas-for-medium.position-left,
    .off-canvas.in-canvas-for-medium.position-right,.off-canvas.in-canvas-for-medium.position-top {
        box-shadow: none;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .position-left.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .off-canvas-content .position-left.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .position-right.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .off-canvas-content .position-right.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .position-top.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .off-canvas-content .position-top.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .position-bottom.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .off-canvas-content .position-bottom.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .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: #0099da transparent transparent;
        right: 5px;
        left: auto;
        margin-top: -3px
    }

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

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

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

    .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 #0099da
    }

    .button-group.stacked-for-small .button {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        margin-bottom: 0
    }

    .menu.medium-horizontal {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .menu.medium-vertical {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

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

    .menu.medium-simple li {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }

    .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),
    .finance-calculator__models--grid>.finance-model__card:nth-of-type(1n),.home-tiles__container>.card:nth-of-type(1n),.usp__container>.usp__item:nth-of-type(1n),
    .vehicles-modal__new>.vehicle-modal__img:nth-of-type(1n), .listing-grid>.listing-grid__item:nth-of-type(1n), .logo__container>.logo__container--img:nth-of-type(1n),
    .new-cars-data__container>.new-cars-data__item:nth-of-type(1n), .other-vehicles__grid>.other-vehicles__item:nth-of-type(1n),
    .new-cars__text>.brand-logo__img:nth-of-type(1n) {
        clear: none
    }

    .medium-up-2>.column:nth-of-type(2n+1),.medium-up-1>.column:nth-of-type(1n+1), .medium-up-1>.columns:nth-of-type(1n+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-6>.column:last-child,.medium-up-6>.columns:last-child,.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),.finance-calculator__models--grid>.finance-model__card:nth-of-type(3n+1),
    .home-tiles__container>.card:nth-of-type(2n+1),.usp__container>.usp__item:nth-of-type(2n+1),.vehicles-modal__new>.vehicle-modal__img:nth-of-type(3n+1),
    .listing-grid>.listing-grid__item:nth-of-type(2n+1), .logo__container>.logo__container--img:nth-of-type(4n+1),.new-cars-data__container>.new-cars-data__item:nth-of-type(2n+1),
    .other-vehicles__grid>.other-vehicles__item:nth-of-type(2n+1), .new-cars__text>.brand-logo__img:nth-of-type(4n+1) {
        clear: both
    }

    .medium-up-2>.column:last-child,.medium-up-1>.column:last-child,.medium-up-1>.columns:last-child,.medium-up-2>.columns:last-child,.medium-up-4>.column:last-child,
    .medium-up-4>.columns:last-child,.medium-up-3>.column:last-child,.medium-up-3>.columns:last-child,.medium-up-5>.column:last-child,.medium-up-5>.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,.usp__container>.usp__item:last-child,
    .finance-calculator__models--grid>.finance-model__card:last-child, .home-tiles__container>.card:last-child, .vehicles-modal__new>.vehicle-modal__img:last-child,
    .listing-grid>.listing-grid__item:last-child,.logo__container>.logo__container--img:last-child,.new-cars-data__container>.new-cars-data__item:last-child,
    .other-vehicles__grid>.other-vehicles__item:last-child,.sales-team__grid>.sales-team__item:last-child,.new-cars__text>.brand-logo__img:last-child {
        float: left
    }

    .home-tiles__container>.card {
        float: left;
        width: 50%;
        padding-right: .03125rem;
        padding-left: .03125rem
    }

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

    .slider-cta {
        top: 1rem;
        left: 1rem;
        right: 65%;
        border: 7px solid;
        border-color: rgba(255, 255, 255, .3)
    }

    .slider-cta .vw-cta {font-size: 1.1rem}
    .sales-team__item {padding: 10px 30px}
    .new-cars-data__container {padding-top: 6rem}
    .dealership-contact__details a {color: #1d1f20}
    .vehicle-main__carousel--nav img {height: 5rem}
    .grid__item--bg {padding: 7.5rem 0;width: 100%}
    .vehicle-modal__img--preowned i {padding: 0 30%}
    .vehicle-modal__img--preowned {padding-top: 5rem;padding-bottom: 5rem}
    .kelston-welcome__text img {padding-left: 1rem}
    .slider-cta h3 {font-size: 2rem;font-weight: 600}
    .slider-cta p {font-weight: 600;margin: 5px;font-size: 1.4rem}
    .logos h2 {font-size: 2rem}
    .polo {top: -80px}
    .show-for-small-only,.hide-for-medium {display: none !important}
    .reveal.tiny {width: 30%; max-width: 78.125rem}
    .reveal.small {width: 50%;max-width: 78.125rem}
    .reveal.large {width: 90%; max-width: 78.125rem}
    .reveal {width: 600px;max-width: 78.125rem;min-height: 0}
    .pagination li {display: inline-block}
    .h1,h1 {font-size: 3rem}
    .h2,h2 {font-size: 2.5rem}
    .h3,h3 {font-size: 1.9375rem}
    .h4, h4 {font-size: 1.5625rem}
    .h5, h5 {font-size: 1.25rem}
    .h6,h6 {font-size: 1rem}
    .medium-text-left {text-align: left}
    .medium-text-right {text-align: right}
    .medium-text-center {text-align: center}
    .medium-text-justify {text-align: justify}
    .column-block {margin-bottom: 1.875rem}
    .column-block>:last-child { margin-bottom: 0}
    .row .row {margin-right: -.9375rem;margin-left: -.9375rem}
    .medium-1 {width: 8.33333%}
    .medium-push-1 {position: relative;left: 8.33333%}
    .medium-pull-1 {position: relative;left: -8.33333%}
    .medium-offset-0 {margin-left: 0}
    .medium-2 {width: 16.66667%}
    .medium-push-2 {position: relative;left: 16.66667%}
    .medium-pull-2 {position: relative;left: -16.66667%}
    .medium-offset-1 {margin-left: 8.33333%}
    .medium-3 {width: 25%}
    .medium-push-3 {position: relative;left: 25%}
    .medium-pull-3 {position: relative;left: -25%}
    .medium-offset-2 {margin-left: 16.66667%}
    .medium-4 {width: 33.33333%}
    .medium-push-4 {position: relative;left: 33.33333%}
    .medium-pull-4 {position: relative;left: -33.33333%}
    .medium-offset-3 {margin-left: 25%}
    .medium-5 {width: 41.66667%}
    .medium-push-5 {position: relative;left: 41.66667%}
    .medium-pull-5 {position: relative;left: -41.66667%}
    .medium-offset-4 {margin-left: 33.33333%}
    .medium-6 {width: 50%}
    .medium-push-6 {position: relative;left: 50%}
    .medium-pull-6 {position: relative;left: -50%}
    .medium-offset-5 {margin-left: 41.66667%}
    .medium-7 {width: 58.33333%}
    .medium-push-7 {position: relative;left: 58.33333%}
    .medium-pull-7 {position: relative;left: -58.33333%}
    .medium-offset-6 {margin-left: 50%}
    .medium-8 {width: 66.66667%}
    .medium-push-8 {position: relative;left: 66.66667%}
    .medium-pull-8 {position: relative;left: -66.66667%}
    .medium-offset-7 {margin-left: 58.33333%}
    .medium-9 {width: 75%}
    .medium-push-9 {position: relative;left: 75%}
    .medium-pull-9 {position: relative;left: -75%}
    .medium-offset-8 {margin-left: 66.66667%}
    .medium-10 {width: 83.33333%}
    .medium-push-10 {position: relative;left: 83.33333%}
    .medium-pull-10 {position: relative;left: -83.33333%}
    .medium-offset-9 {margin-left: 75%}
    .medium-11 {width: 91.66667%}
    .medium-push-11 {position: relative;left: 91.66667%}
    .medium-pull-11 {position: relative;left: -91.66667%}
    .medium-offset-10 {margin-left: 83.33333%}
    .medium-12,.vehicle-extras__list ul li{width: 100%}
    .medium-offset-11 {margin-left: 91.66667%}
    .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-centered,.medium-centered:last-child:not(:first-child) { float: none;clear: both}
    .dropdown.menu.medium-vertical>li .is-dropdown-submenu {top: 0}
    .dropdown.menu.medium-vertical>li>a::after {right: 14px}
    .position-bottom.reveal-for-medium .close-button,.position-top.reveal-for-medium .close-button,.position-right.reveal-for-medium .close-button,
    .position-left.reveal-for-medium .close-button, .off-canvas.in-canvas-for-medium .close-button{display: none}
    .off-canvas-content.has-reveal-bottom,.position-bottom.reveal-for-medium~.off-canvas-content {margin-bottom: 250px}
    .off-canvas-content.has-reveal-top,.position-top.reveal-for-medium~.off-canvas-content {margin-top: 250px}
    .off-canvas-content.has-reveal-left,.position-left.reveal-for-medium~.off-canvas-content {margin-left: 250px}
    .off-canvas-content.has-reveal-right, .position-right.reveal-for-medium~.off-canvas-content {margin-right: 250px}
    .about__text {column-count: 2;column-gap: 30px}
    .usp {background-image: url(../img/bg-custom-block-container.jpg); background-repeat: no-repeat;height: 34rem}
    .listing__header {height: 300px;background: url(../img/sliver-roadside-assist.jpg);background-position: center bottom}
    .service__header {background: url(../img/sliver-parts1.jpg);height: 300px;}
    .sell__header {height: 300px; background: url(../img/sliver-legal.jpg);background-position: left bottom}
    .finance-apps__header {height: 300px;background: url(../img/sliver-legal.jpg);background-position: left bottom}
    .about__mike--text {width: 83.33333%;float: left;}
    .about__mike--pic {width: 16.66667%;float: left;}
    .about__mike--pic img {width: 188px;position: relative;top: 20px}
    .model-info__hero {height: 520px;padding: 0}
    .model-info__hero--text-overlay {font-size: 4rem;padding: 1rem;line-height: 120px}
    .model-info__hero--button {bottom: 1.5rem}
    .model-intro__content,.model-intro__content:last-child:not(:first-child) {float: none; clear: both}
    .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-slide img.short-slider__img {width: 40% !important}
}

@media (min-width:64em) {
    .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),.finance-calculator__models--grid>.finance-model__card:nth-of-type(1n),
    .welcome-data__container>.welcome-data__item:nth-of-type(1n), .home-tiles__container>.card:nth-of-type(1n),.usp__container>.usp__item:nth-of-type(1n),
    .vehicles-modal__new>.vehicle-modal__img:nth-of-type(1n),.listing-grid>.listing-grid__item:nth-of-type(1n),.logo__container>.logo__container--img:nth-of-type(1n),
    .other-vehicles__grid>.other-vehicles__item: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(1n),.large-up-8>.columns:nth-of-type(1n),
    .large-up-8>.column:nth-of-type(8n+1),.large-up-8>.columns:nth-of-type(8n+1),.finance-calculator__models--grid>.finance-model__card:nth-of-type(4n+1),
    .welcome-data__container>.welcome-data__item:nth-of-type(2n+1),.home-tiles__container>.card:nth-of-type(4n+1),.usp__container>.usp__item:nth-of-type(2n+1),
    .vehicles-modal__new>.vehicle-modal__img:nth-of-type(4n+1),.listing-grid>.listing-grid__item:nth-of-type(3n+1),.other-vehicles__grid>.other-vehicles__item:nth-of-type(4n+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-8>.column:last-child,.large-up-8>.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,
    .finance-calculator__models--grid>.finance-model__card:last-child,.welcome-data__container>.welcome-data__item:last-child,
    .home-tiles__container>.card:last-child,.usp__container>.usp__item:last-child,.vehicles-modal__new>.vehicle-modal__img:last-child,
    .logo__container>.logo__container--img:nth-of-type(7n+1),.other-vehicles__grid>.other-vehicles__item:last-child {
        float: left
    }

    .welcome-container__left:last-child:not(:first-child),.usp__right:last-child:not(:first-child),.about__mike--text:last-child:not(:first-child),
    .about__mike--pic:last-child:not(:first-child),.vehicle-main:last-child:not(:first-child),.vehicle-sidebar:last-child:not(:first-child),
    .single-dealership__left:last-child:not(:first-child), .single-dealership__right:last-child:not(:first-child),.finance-apps__form:last-child:not(:first-child),
    .campaign__content:last-child:not(:first-child), .campaign__form:last-child:not(:first-child), .campaign__content--full-width:last-child:not(:first-child),
    .campaign__form--full-width:last-child:not(:first-child), .finance-calculator__models--grid:last-child:not(:first-child),.search-box__type:last-child:not(:first-child),
    .main-nav__container--mc div#main-nav.top-bar:last-child:not(:first-child), .logo-mc:last-child:not(:first-child),.search-box__brand:last-child:not(:first-child),
    .search-box__status:last-child:not(:first-child), .search-box__price:last-child:not(:first-child),.search-box__button:last-child:not(:first-child),
    .vehicles-modal__new:last-child:not(:first-child),.listing-grid>.listing-grid__item:last-child,.logo__container>.logo__container--img:last-child,
    .logo__container--img:last-child:not(:first-child),.footer__cta--left:last-child:not(:first-child) {
        float: right
    }

    .footer__cta--right {
        width: 50%;
        float: left;
        padding-right: .625rem;
        padding-left: .625rem;
        margin-top: -.7rem
    }

    .footer__cta--left {
        width: 50%;
        float: left;
        padding-right: .625rem;
        padding-left: .625rem;
        margin-top: .1rem
    }

    .sales-team__grid>.sales-team__item {
        float: left;
        width: 20%;
        padding-right: .3125rem;
        padding-left: .3125rem
    }
    .other-vehicles__img--wrapper {
        height: 200px;
        max-height: 200px;
        overflow: hidden
    }

    .other-vehicles__grid>.other-vehicles__item {
        float: left;
        width: 25%;
        padding-right: .3125rem;
        padding-left: .3125rem
    }

    .finance-calculator__models--grid>.finance-model__card, .search-box__type,.search-box__brand,.search-box__price,
    .welcome-data__container>.welcome-data__item,home-tiles__container>.card, .vehicles-modal__new>.vehicle-modal__img {
        float: left;
        width: 25%;
        padding-right: .625rem;
        padding-left: .625rem
    }

    .welcome-container__left, .campaign__content, .campaign__form, .finance-calculator__models--grid, .usp__container>.usp__item {
        width: 50%;
        float: left;
        padding-right: .625rem;
        padding-left: .625rem
    }

    .campaign__content--full-width, .campaign__form--full-width, .main-nav__container--mc div#main-nav.top-bar,
    .vehicles-modal__new,.finance-apps__form {
        width: 100%;
        float: left;
        padding-right: .625rem;
        padding-left: .625rem
    }

    .usp__container, .kelston-welcome__text {
        float: right;
        width: 75%;
        padding: 0 0 2rem 0;
        text-align: left;
        margin-right: 1rem
    }

    .search-box {
        padding: 10px 20px 0 20px;
        margin-top: -62px;
        position: relative;
        z-index: 2
    }

    .search-box__button,.logo__container--img {
        width: 8.33333%;
        float: left;
        padding-right: .625rem;
        padding-left: .625rem
    }

    .vehicle-sidebar, .single-dealership__right,.listing-grid>.listing-grid__item {
        width: 33.33333%;
        float: left;
        padding-right: .625rem;
        padding-left: .625rem
    }

    .vehicle-main, .single-dealership__left {
        width: 66.66667%;
        float: left;
        padding-right: .625rem;
        padding-left: .625rem
    }

    .about__mike--text {
        width: 83.33333%;
        float: left;
        padding-right: .625rem;
        padding-left: .625rem
    }

    .about__mike--pic, .logo-mc, .search-box__status {
        width: 16.66667%;
        float: left;
        padding-right: .625rem;
        padding-left: .625rem
    }

    .usp__right {
        margin-left: 41.66667%;
        width: 58.33333%;
        float: left;
        padding-right: .625rem;
        padding-left: .625rem;
        background-color: transparent;
        background-image: url(../img/bg-custom-block.png);
        background-repeat: no-repeat
    }

    .logo__container>.logo__container--img {
        float: left;
        width: 14.28571%;
        padding-right: .46875rem;
        padding-left: .46875rem
    }

    .about__mike--pic img {
        width: 188px;
        margin: 0 auto;
        top: 20px
    }

    .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;
        left: 0
    }

    .off-canvas.in-canvas-for-large {
        visibility: visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        transition: inherit
    }

    .off-canvas.in-canvas-for-large.position-bottom,.off-canvas.in-canvas-for-large.position-left,
    .off-canvas.in-canvas-for-large.position-right,.off-canvas.in-canvas-for-large.position-top {
        box-shadow: none;
        transform: none
    }

    .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: #0099da transparent transparent;
        right: 5px;
        left: auto;
        margin-top: -3px
    }

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

    .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 #0099da
    }

    .position-top.reveal-for-large, .position-bottom.reveal-for-large,.position-right.reveal-for-large, .position-left.reveal-for-large {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-bottom.reveal-for-large .close-button,.position-top.reveal-for-large .close-button,.position-right.reveal-for-large .close-button,
    .position-left.reveal-for-large .close-button, .no-js .title-bar {
        display: none
    }

    .off-canvas-content .position-bottom.reveal-for-large, .off-canvas-content .position-right.reveal-for-large,
    .off-canvas-content .position-left.reveal-for-large{
        transform: none
    }

    .usp__item .usp__icon {
        float: left;
        font-size: 2rem;
        position: relative;
        top: -.2rem;
        padding-right: 1rem;
        font-weight: 600
    }

    .vehicle-modal__img--preowned i {padding: 0 38%}
    .vehicle-extras__list ul li {width: 100%}
    .other-vehicles__item {margin-bottom: 2rem}
    .sales-team__item {margin-bottom: 1rem}
    .footer__cta {height: 4.5rem}
    .footer__cta--item {display: inline-block}
    .footer__cta--menu {flex-wrap: wrap;flex-direction: row}
    .why-kelston__list ul li {width: 50%}
    .vehicle-main__carousel--nav img {height: 7rem}
    .vehicle-modal__img--preowned {padding-top: 5rem;padding-bottom: 5rem}
    .usp__item strong {font-size: 18px;line-height: 20px;font-weight: 600}
    .usp__item p {font-size: 14px;line-height: 20px}
    .model-info__hero--text-overlay {font-size: 100px; padding: 2rem}
    .search-box__button .button.primary {position: relative;top: 2.5rem;padding: 1rem .8rem}
    .slider-cta {top: 1rem;left: 1rem;right: 60%}
    .slider-cta p {font-size: 1.5rem;font-weight: 600;margin: 5px}
    .slider-cta h3 {font-size: 2.2rem;font-weight: 600}
    .slider-overlay__head {font-size: 4rem;top: 40px;left: 4rem}
    .top-bar,.top-bar>ul {background-color: transparent}
    .logo-mc img {width: 145px; padding-top: 1rem;padding-bottom: 1.3rem}
    .campaign__content--full-width h1 {font-size: 1rem}
    .campaign__content--full-width .lead {padding-top: 1rem;font-size: 1.6rem;text-align: justify}
    .campaign__content--full-width p {text-align: justify}
    .campaign__content--full-width .terms {font-style: italic;font-size: .7rem}
    .model-range__slider--wrapper .slick-prev {left: 255px;width: 15px;height: 30px}
    .model-range__slider--wrapper .slick-next {right: 255px;width: 15px;height: 30px}
    .vehicle-spec__list ul li {width: 45%}
    .model-info__hero--button {bottom: 2rem}
    .hide-for-large {display: none !important}
    .grid__item--bg {padding: 7.8rem 0}
    .model-info__hero {height: 650px;padding: 0}
    .off-canvas-content.has-reveal-bottom,.position-bottom.reveal-for-large~.off-canvas-content {margin-bottom: 250px}
    .listing__header {height: 450px;background: url(../img/sliver-roadside-assist.jpg);background-position: center bottom}
    .sell__header, .finance-apps__header {height: 450px;background: url(../img/sliver-legal.jpg);background-position: left bottom}
    .service__header { height: 350px; background: url(../img/sliver-parts1.jpg)}
    .off-canvas-content.has-reveal-top, .position-top.reveal-for-large~.off-canvas-content {margin-top: 250px}
    .off-canvas-content.has-reveal-right, .position-right.reveal-for-large~.off-canvas-content {margin-right: 250px}
    .position-left.reveal-for-large~.off-canvas-content, .off-canvas-content.has-reveal-left {margin-left: 250px}
    .large-pull-0,.large-push-0,.large-uncentered {position: static;float: left;margin-right: 0;margin-left: 0}
    .off-canvas.in-canvas-for-large .close-button {display: none}
    .dropdown.menu.large-vertical>li .is-dropdown-submenu {top: 0}
    .dropdown.menu.large-vertical>li>a::after {right: 14px}
    .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a {position: relative;padding-right: 1.5rem}
    .dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu {right: 100%;left: auto;top: 0}
    .dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu {right: auto;left: 100%}
    .button-group.stacked-for-medium .button {flex: 1 1 0px;margin-bottom: 0}
    .menu.large-horizontal {flex-wrap: wrap;flex-direction: row !important;}
    .menu.large-vertical {flex-wrap: nowrap;flex-direction: column}
    .menu.large-expanded li,.menu.large-simple li {flex: 1 1 0px}
    .listing-grid__img--wrapper {height: 260px;max-height: 260px;overflow: hidden}
    .large-text-left {text-align: left}
    .large-text-right {text-align: right}
    .large-text-center {text-align: center}
    .large-text-justify {text-align: justify}
    .large-collapse>.column,.large-collapse>.columns {padding-right: 0;padding-left: 0}
    .large-collapse .row {margin-right: 0;margin-left: 0}
    .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-up-8>.column,.large-up-8>.columns {float: left;width: 12.5%}
    .large-1 {width: 8.33333%}
    .large-push-1 {position: relative;left: 8.33333%}
    .large-pull-1 {position: relative;left: -8.33333%}
    .large-offset-0 {margin-left: 0}
    .large-2 {width: 16.66667%}
    .large-push-2 {position: relative;left: 16.66667%}
    .large-pull-2 {position: relative;left: -16.66667%}
    .large-offset-1 {margin-left: 8.33333%}
    .large-3 {width: 25%}
    .large-push-3 {position: relative;left: 25%}
    .large-pull-3 {position: relative;left: -25%}
    .large-offset-2 {margin-left: 16.66667%}
    .large-4 {width: 33.33333%}
    .large-push-4 {position: relative;left: 33.33333%}
    .large-pull-4 {position: relative;left: -33.33333%}
    .large-offset-3 {margin-left: 25%}
    .large-5 {width: 41.66667%}
    .large-push-5 {position: relative;left: 41.66667%}
    .large-pull-5 {position: relative;left: -41.66667%}
    .large-offset-4 {margin-left: 33.33333%}
    .large-6 {width: 50%}
    .large-push-6 {position: relative;left: 50%}
    .large-pull-6 {position: relative;left: -50%}
    .large-offset-5 {margin-left: 41.66667%}
    .large-7 {width: 58.33333%}
    .large-push-7 {position: relative;left: 58.33333%}
    .large-pull-7 {position: relative;left: -58.33333%}
    .large-offset-6 {margin-left: 50%}
    .large-8 {width: 66.66667%}
    .large-push-8 {position: relative;left: 66.66667%}
    .large-pull-8 {position: relative;left: -66.66667%}
    .large-offset-7 {margin-left: 58.33333%}
    .large-9 {width: 75%}
    .large-push-9 {position: relative;left: 75%}
    .large-pull-9 {position: relative;left: -75%}
    .large-offset-8 {margin-left: 66.66667%}
    .large-10 {width: 83.33333%}
    .large-push-10 {position: relative;left: 83.33333%}
    .large-pull-10 {position: relative;left: -83.33333%}
    .large-offset-9 {margin-left: 75%}
    .large-11 {width: 91.66667%}
    .large-push-11 {position: relative;left: 91.66667%}
    .large-pull-11 {position: relative;left: -91.66667%}
    .large-offset-10 {margin-left: 83.33333%}
    .large-12 {width: 100%}
    .large-offset-11 {margin-left: 91.66667%}
    .large-up-1>.column,.large-up-1>.columns {float: left;width: 100%}
    .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%}
    .row .row {margin-right: -.9375rem;margin-left: -.9375rem}
}

@media (min-width:75em) {
    .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-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
    }

    .launch-hero {
        height: 750px;
        background-position: center top 50%;
        font-size: 3rem
    }

    .model-range__slider--wrapper .slick-prev {
        left: 355px;
        width: 15px;
        height: 30px
    }

    .model-range__slider--wrapper .slick-next {
        right: 355px;
        width: 15px;
        height: 30px
    }

    .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;
        float: left;
        margin-right: 0;
        margin-left: 0
    }

    .menu.xlarge-horizontal {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -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-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

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

    .menu.xlarge-simple li {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }

    .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: #0099da transparent transparent;
        right: 5px;
        left: auto;
        margin-top: -3px
    }

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

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

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

    .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 #0099da
    }

    .position-left.reveal-for-xlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-left.reveal-for-xlarge .close-button,.position-right.reveal-for-xlarge .close-button,.position-top.reveal-for-xlarge .close-button,
    .position-bottom.reveal-for-xlarge .close-button,.off-canvas.in-canvas-for-xlarge .close-button {
        display: none
    }

    .off-canvas-content .position-left.reveal-for-xlarge,.off-canvas-content .position-right.reveal-for-xlarge,.off-canvas-content .position-top.reveal-for-xlarge,
    .off-canvas-content .position-bottom.reveal-for-xlarge {
        transform: none
    }

    .position-right.reveal-for-xlarge,.position-top.reveal-for-xlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-bottom.reveal-for-xlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .off-canvas.in-canvas-for-xlarge {
        visibility: visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        transition: inherit
    }

    .off-canvas.in-canvas-for-xlarge.position-bottom,.off-canvas.in-canvas-for-xlarge.position-left,.off-canvas.in-canvas-for-xlarge.position-right,
    .off-canvas.in-canvas-for-xlarge.position-top {
        box-shadow: none;
        transform: none
    }

    .hide-for-xlarge {display: none !important}
    .polo {top: -310px}
    .off-canvas-content.has-reveal-left,.position-left.reveal-for-xlarge~.off-canvas-content {margin-left: 250px}
    .off-canvas-content.has-reveal-right,.position-right.reveal-for-xlarge~.off-canvas-content {margin-right: 250px}
    .off-canvas-content.has-reveal-top.position-top.reveal-for-xlarge~.off-canvas-content {margin-top: 250px}
    .off-canvas-content.has-reveal-bottom,.position-bottom.reveal-for-xlarge~.off-canvas-content {margin-bottom: 250px}
    .xlarge-up-2>.column,.xlarge-up-2>.columns {float: left;width: 50%}
    .dropdown.menu.xlarge-vertical>li>a::after {right: 14px}
    .dropdown.menu.xlarge-vertical>li .is-dropdown-submenu {top: 0}
    .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-1 {width: 8.33333%}
    .xlarge-push-1 {position: relative;left: 8.33333%}
    .xlarge-pull-1 {position: relative;left: -8.33333%}
    .xlarge-offset-0 {margin-left: 0}
    .xlarge-2 {width: 16.66667%}
    .xlarge-push-2 {position: relative;left: 16.66667%}
    .xlarge-pull-2 {position: relative;left: -16.66667%}
    .xlarge-offset-1 {margin-left: 8.33333%}
    .xlarge-3 {width: 25%}
    .xlarge-push-3 {position: relative;left: 25%}
    .xlarge-pull-3 {position: relative;left: -25%}
    .xlarge-offset-2 {margin-left: 16.66667%}
    .xlarge-4 {width: 33.33333%}
    .xlarge-push-4 {position: relative;left: 33.33333%}
    .xlarge-pull-4 {position: relative;left: -33.33333%}
    .xlarge-offset-3 {margin-left: 25%}
    .xlarge-5 {width: 41.66667%}
    .xlarge-push-5 {position: relative;left: 41.66667%}
    .xlarge-pull-5 {position: relative;left: -41.66667%}
    .xlarge-offset-4 {margin-left: 33.33333%}
    .xlarge-6 {width: 50%}
    .xlarge-push-6 {position: relative;left: 50%}
    .xlarge-pull-6 {position: relative;left: -50%}
    .xlarge-offset-5 {margin-left: 41.66667%}
    .xlarge-7 {width: 58.33333%}
    .xlarge-push-7 {position: relative;left: 58.33333%}
    .xlarge-pull-7 {position: relative;left: -58.33333%}
    .xlarge-offset-6 {margin-left: 50%}
    .xlarge-8 {width: 66.66667%}
    .xlarge-push-8 {position: relative;left: 66.66667%}
    .xlarge-pull-8 {position: relative;left: -66.66667%}
    .xlarge-offset-7 {margin-left: 58.33333%}
    .xlarge-9 {width: 75%}
    .xlarge-push-9 {position: relative;left: 75%}
    .xlarge-pull-9 {position: relative;left: -75%}
    .xlarge-offset-8 {margin-left: 66.66667%}
    .xlarge-10 {width: 83.33333%}
    .xlarge-push-10 {position: relative;left: 83.33333%}
    .xlarge-pull-10 {position: relative;left: -83.33333%}
    .xlarge-offset-9 {margin-left: 75%}
    .xlarge-11 {width: 91.66667%}
    .xlarge-push-11 {position: relative;left: 91.66667%}
    .xlarge-pull-11 {position: relative;left: -91.66667%}
    .xlarge-offset-10 {margin-left: 83.33333%}
    .xlarge-12 {width: 100%}
    .xlarge-offset-11 {margin-left: 91.66667%}
    .xlarge-up-1>.column,.xlarge-up-1>.columns {float: left;width: 100%}
    .row .row {margin-right: -.9375rem;margin-left: -.9375rem}
    .vehicle-main__carousel--nav img {height: 9rem}
    .slider-cta {top: 2rem;left: 2rem;right: 75%}
}

/*------- Fonts ------- */

@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")
    }
}

[class*=" flaticon-"]:after,[class*=" flaticon-"]:before,[class^=flaticon-]:after,[class^=flaticon-]:before {
    font-family: Flaticon;
    font-style: normal
}

.flaticon-wrench:before {content: "\f100"}
.flaticon-car-parts:before {content: "\f101"}
.flaticon-auto-sale:before {content: "\f102"}

@font-face {
    font-family: Text-Regular;
    font-style: normal;
    src: url(../fonts/VWTextWeb-Regular.woff)
}

@font-face {
    font-family: Text-Bold;
    font-style: normal;
    src: url(../fonts/VWTextWeb-Bold.woff)
}

@font-face {
    font-family: Head-Regular;
    font-style: normal;
    src: url(../fonts/VWHeadWeb-Regular.woff)
}

@font-face {
    font-family: Head-Bold;
    font-style: normal;
    src: url(../fonts/VWHeadWeb-Bold.woff)
}
