html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

    a:active,
    a:hover {
        outline: 0;
    }

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

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

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

    button[disabled],
    html input[disabled] {
        cursor: default;
    }

    button::-moz-focus-inner,
    input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

input {
    line-height: normal;
}

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

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

    input[type="search"] {
        -webkit-appearance: textfield;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
    }

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

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

@font-face {
    font-family: "Skoda Next Regular";
    font-style: normal;
    src: url("../fonts/SKODANext-Regular.html");
    src: url("../fonts/SKODANext-Regular.html#iefix") format("embedded-opentype"), url("../fonts/SKODANext-Regular.woff2") format("woff2"), url("../fonts/SKODANext-Regular-2.html") format("woff"), url("../fonts/SKODANext-Regular-3.html") format("opentype");
}

@font-face {
    font-family: "Skoda Next Bold";
    font-style: normal;
    src: url("../fonts/SKODANext-Bold.html");
    src: url("../fonts/SKODANext-Bold.html#iefix") format("embedded-opentype"), url("../fonts/SKODANext-Bold.woff2") format("woff2"), url("../fonts/SKODANext-Bold-2.html") format("woff"), url("../fonts/SKODANext-Bold-3.html") format("opentype");
}

@font-face {
    font-family: "Skoda Next Black";
    font-style: normal;
    src: url("../fonts/SKODANext-Black.html");
    src: url("../fonts/SKODANext-Black.html#iefix") format("embedded-opentype"), url("../fonts/SKODANext-Black-2.html") format("woff2"), url("../fonts/SKODANext-Black-3.html") format("woff"), url("../fonts/SKODANext-Black-4.html") format("opentype");
}

.lightSlider {
    height: auto;
}

    .lightSlider li img {
        width: 100%;
        display: block;
    }

.lSSlideWrapper,
.lSSlideWrapper .lSFade {
    position: relative;
}

    .lSSlideWrapper .lSSlide,
    .lSSlideWrapper.usingCss .lSFade > * {
        -webkit-transition-timing-function: inherit !important;
        transition-timing-function: inherit !important;
        -webkit-transition-duration: inherit !important;
        transition-duration: inherit !important;
    }

.lSSlideOuter,
.lSSlideOuter .lSPager.lSGallery {
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
}

    .lSSlideOuter .lSPager.lSGallery:after,
    .lSSlideWrapper > .lightSlider:after {
        clear: both;
    }

.lSSlideOuter {
    position: relative;
    overflow: hidden;
    user-select: none;
}

.lightSlider:after,
.lightSlider:before {
    content: " ";
    display: table;
}

.lightSlider {
    overflow: hidden;
    margin: 0;
}

.lSSlideWrapper {
    max-width: 100%;
    overflow: hidden;
}

    .lSSlideWrapper .lSSlide {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        -webkit-transition: all 1s;
        -webkit-transition-property: -webkit-transform, height;
        -moz-transition-property: -moz-transform, height;
        transition-property: transform, height;
    }

    .lSSlideWrapper .lSFade > * {
        position: absolute !important;
        top: 0;
        left: 0;
        z-index: 9;
        margin-right: 0;
        width: 100%;
    }

    .lSSlideWrapper.usingCss .lSFade > * {
        opacity: 0;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
        -webkit-transition-property: opacity;
        transition-property: opacity;
    }

    .lSSlideWrapper .lSFade > .active {
        z-index: 10;
    }

    .lSSlideWrapper.usingCss .lSFade > .active {
        opacity: 1;
    }

.lSSlideOuter .lSPager.lSpg {
    display: none;
    margin: 10px 0 0;
    padding: 0;
    text-align: center;
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
}

    .lSSlideOuter .lSPager.lSpg > li {
        cursor: pointer;
        display: inline-block;
        padding: 0 5px;
    }

        .lSSlideOuter .lSPager.lSpg > li a {
            background-color: #fff;
            border: 1px solid #ccc;
            border-radius: 30px;
            display: inline-block;
            height: 12px;
            overflow: hidden;
            text-indent: -999em;
            width: 12px;
            position: relative;
            z-index: 99;
            -webkit-transition: all 0.5s linear 0s;
            transition: all 0.5s linear 0s;
        }

        .lSSlideOuter .lSPager.lSpg > li.active a,
        .lSSlideOuter .lSPager.lSpg > li:hover a {
            background-color: #428bca;
            border-color: transparent;
        }

.lSSlideOuter .media {
    opacity: 0.8;
}

    .lSSlideOuter .media.active {
        opacity: 1;
    }

.lSSlideOuter .lSPager.lSGallery {
    background-color: #000;
    padding: 5px 0;
    margin-top: 0 !important;
    list-style: none;
    padding-left: 0;
    margin: 0;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    user-select: none;
}

    .lSSlideOuter .lSPager.lSGallery li {
        overflow: hidden;
        -webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
        transition: border-radius 0.12s linear 0s 0.35s linear 0s;
    }

        .lSSlideOuter .lSPager.lSGallery li.active,
        .lSSlideOuter .lSPager.lSGallery li:hover {
            border-radius: 5px;
        }

    .lSSlideOuter .lSPager.lSGallery img {
        display: block;
        height: auto;
        max-width: 100%;
    }

    .lSSlideOuter .lSPager.lSGallery:after,
    .lSSlideOuter .lSPager.lSGallery:before {
        content: " ";
        display: table;
    }

.lSAction > a {
    width: 40px;
    display: block;
    top: 50%;
    height: 50px;
    color: #fff;
    cursor: pointer;
    position: absolute;
    z-index: 99;
    margin-top: -25px;
    font-size: 42px;
    opacity: 0.7;
    -webkit-transition: opacity 0.35s linear 0s;
    transition: opacity 0.35s linear 0s;
}

    .lSAction > a:hover {
        opacity: 1;
        color: #fff;
        text-decoration: none;
    }

.lSAction > .lSPrev {
    left: 60px;
}

.lSAction > .lSNext {
    right: 60px;
}

.lSAction > a.disabled {
    pointer-events: none;
}

.cS-hidden {
    height: 1px;
    opacity: 0;
    filter: alpha(opacity=0);
    overflow: hidden;
}

.lSSlideOuter.vertical {
    position: relative;
}

    .lSSlideOuter.vertical.noPager {
        padding-right: 0 !important;
    }

    .lSSlideOuter.vertical .lSGallery {
        position: absolute !important;
        right: 0;
        top: 0;
    }

    .lSSlideOuter.vertical .lightSlider > * {
        width: 100% !important;
        max-width: none !important;
    }

    .lSSlideOuter.vertical .lSAction > a {
        left: 50%;
        margin-left: -14px;
        margin-top: 0;
    }

    .lSSlideOuter.vertical .lSAction > .lSNext {
        background-position: 31px -31px;
        bottom: 10px;
        top: auto;
    }

    .lSSlideOuter.vertical .lSAction > .lSPrev {
        background-position: 0 -31px;
        bottom: auto;
        top: 10px;
    }

.lSSlideOuter.lSrtl {
    direction: rtl;
}

.lSSlideOuter .lSPager,
.lightSlider {
    padding-left: 0;
    list-style: none;
}

.lSSlideOuter.lSrtl .lSPager,
.lSSlideOuter.lSrtl .lightSlider {
    padding-right: 0;
}

.lSSlideOuter .lSGallery li,
.lSSlideOuter .lightSlider > * {
    float: left;
}

.lSSlideOuter.lSrtl .lSGallery li,
.lSSlideOuter.lSrtl .lightSlider > * {
    float: right !important;
}

@-webkit-keyframes rightEnd {
    0%, 100% {
        left: 0;
    }

    50% {
        left: -15px;
    }
}

@keyframes rightEnd {
    0%, 100% {
        left: 0;
    }

    50% {
        left: -15px;
    }
}

@-webkit-keyframes topEnd {
    0%, 100% {
        top: 0;
    }

    50% {
        top: -15px;
    }
}

@keyframes topEnd {
    0%, 100% {
        top: 0;
    }

    50% {
        top: -15px;
    }
}

@-webkit-keyframes leftEnd {
    0%, 100% {
        left: 0;
    }

    50% {
        left: 15px;
    }
}

@keyframes leftEnd {
    0%, 100% {
        left: 0;
    }

    50% {
        left: 15px;
    }
}

@-webkit-keyframes bottomEnd {
    0%, 100% {
        bottom: 0;
    }

    50% {
        bottom: -15px;
    }
}

@keyframes bottomEnd {
    0%, 100% {
        bottom: 0;
    }

    50% {
        bottom: -15px;
    }
}

.lSSlideOuter .rightEnd {
    -webkit-animation: rightEnd 0.3s;
    animation: rightEnd 0.3s;
    position: relative;
}

.lSSlideOuter .leftEnd {
    -webkit-animation: leftEnd 0.3s;
    animation: leftEnd 0.3s;
    position: relative;
}

.lSSlideOuter.vertical .rightEnd {
    -webkit-animation: topEnd 0.3s;
    animation: topEnd 0.3s;
    position: relative;
}

.lSSlideOuter.vertical .leftEnd {
    -webkit-animation: bottomEnd 0.3s;
    animation: bottomEnd 0.3s;
    position: relative;
}

.lSSlideOuter.lSrtl .rightEnd {
    -webkit-animation: leftEnd 0.3s;
    animation: leftEnd 0.3s;
    position: relative;
}

.lSSlideOuter.lSrtl .leftEnd {
    -webkit-animation: rightEnd 0.3s;
    animation: rightEnd 0.3s;
    position: relative;
}

.lightSlider.lsGrab > * {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}

.lightSlider.lsGrabbing > * {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing;
}

.fancybox-enabled {
    overflow: hidden;
}

    .fancybox-enabled body {
        overflow: visible;
        height: 100%;
    }

.fancybox-is-hidden {
    position: absolute;
    top: -9999px;
    left: -9999px;
    visibility: hidden;
}

.fancybox-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99993;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

    .fancybox-container ~ .fancybox-container {
        z-index: 99992;
    }

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.fancybox-outer {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
    opacity: 0.87;
    transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-caption-wrap,
.fancybox-infobar,
.fancybox-toolbar {
    position: absolute;
    direction: ltr;
    z-index: 99997;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.25s, visibility 0s linear 0.25s;
    box-sizing: border-box;
}

.fancybox-show-caption .fancybox-caption-wrap,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.25s, visibility 0s;
}

.fancybox-infobar {
    top: 0;
    left: 50%;
    margin-left: -79px;
}

.fancybox-infobar__body {
    display: inline-block;
    width: 70px;
    line-height: 44px;
    font-size: 13px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    text-align: center;
    color: #ddd;
    background-color: rgba(30, 30, 30, 0.7);
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: subpixel-antialiased;
}

.fancybox-toolbar {
    top: 0;
    right: 0;
}

.fancybox-stage {
    overflow: hidden;
    direction: ltr;
    z-index: 99994;
    -webkit-transform: translateZ(0);
}

.fancybox-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: auto;
    outline: none;
    white-space: normal;
    box-sizing: border-box;
    text-align: center;
    z-index: 99994;
    -webkit-overflow-scrolling: touch;
    display: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

    .fancybox-slide:before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        height: 100%;
        width: 0;
    }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
    display: block;
}

.fancybox-slide--image {
    overflow: visible;
}

    .fancybox-slide--image:before {
        display: none;
    }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
    background: #000;
}

.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
    background: #e5e3df;
}

.fancybox-slide--next {
    z-index: 99995;
}

.fancybox-slide > * {
    display: inline-block;
    position: relative;
    padding: 24px;
    margin: 44px 0;
    border-width: 0;
    vertical-align: middle;
    text-align: left;
    background-color: #fff;
    overflow: auto;
    box-sizing: border-box;
}

.fancybox-slide .fancybox-image-wrap {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    border: 0;
    z-index: 99995;
    background: transparent;
    cursor: default;
    overflow: visible;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.fancybox-can-zoomOut .fancybox-image-wrap {
    cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-image-wrap {
    cursor: zoom-in;
}

.fancybox-can-drag .fancybox-image-wrap {
    cursor: -webkit-grab;
    cursor: grab;
}

.fancybox-is-dragging .fancybox-image-wrap {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.fancybox-image,
.fancybox-spaceball {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    max-width: none;
    max-height: none;
}

.fancybox-spaceball {
    z-index: 1;
}

.fancybox-slide--iframe .fancybox-content {
    padding: 0;
    width: 80%;
    height: 80%;
    max-width: calc(100% - 100px);
    max-height: calc(100% - 88px);
    overflow: visible;
    background: #fff;
}

.fancybox-iframe {
    display: block;
    padding: 0;
    border: 0;
    height: 100%;
}

.fancybox-error,
.fancybox-iframe {
    margin: 0;
    width: 100%;
    background: #fff;
}

.fancybox-error {
    padding: 40px;
    max-width: 380px;
    cursor: default;
}

    .fancybox-error p {
        margin: 0;
        padding: 0;
        color: #444;
        font: 16px/20px Helvetica Neue, Helvetica, Arial, sans-serif;
    }

.fancybox-close-small {
    position: absolute;
    top: 0;
    right: 0;
    width: 44px;
    height: 44px;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    outline: none;
    background: transparent;
    z-index: 10;
    cursor: pointer;
}

    .fancybox-close-small:after {
        content: "×";
        position: absolute;
        top: 5px;
        right: 5px;
        width: 30px;
        height: 30px;
        font: 20px/30px Arial, Helvetica Neue, Helvetica, sans-serif;
        color: #888;
        font-weight: 300;
        text-align: center;
        border-radius: 50%;
        border-width: 0;
        background: #fff;
        transition: background 0.25s;
        box-sizing: border-box;
        z-index: 2;
    }

    .fancybox-close-small:focus:after {
        outline: 1px dotted #888;
    }

    .fancybox-close-small:hover:after {
        color: #555;
        background: #eee;
    }

.fancybox-slide--iframe .fancybox-close-small {
    top: 0;
    right: -44px;
}

    .fancybox-slide--iframe .fancybox-close-small:after {
        background: transparent;
        font-size: 35px;
        color: #aaa;
    }

    .fancybox-slide--iframe .fancybox-close-small:hover:after {
        color: #fff;
    }

.fancybox-caption-wrap {
    bottom: 0;
    left: 0;
    right: 0;
    padding: 60px 30px 0;
    background: linear-gradient( 180deg, transparent 0, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) );
    pointer-events: none;
}

.fancybox-caption {
    padding: 30px 0;
    border-top: 1px solid hsla(0, 0%, 100%, 0.4);
    font-size: 14px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #fff;
    line-height: 20px;
    -webkit-text-size-adjust: none;
}

    .fancybox-caption a,
    .fancybox-caption button,
    .fancybox-caption select {
        pointer-events: all;
    }

    .fancybox-caption a {
        color: #fff;
        text-decoration: underline;
    }

.fancybox-button {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: transparent;
    color: #ddd;
    border-radius: 0;
    cursor: pointer;
    vertical-align: top;
    outline: none;
}

    .fancybox-button[disabled] {
        cursor: default;
        pointer-events: none;
    }

.fancybox-button,
.fancybox-infobar__body {
    background: rgba(30, 30, 30, 0.6);
}

    .fancybox-button:hover:not([disabled]) {
        color: #fff;
        background: rgba(0, 0, 0, 0.8);
    }

    .fancybox-button:after,
    .fancybox-button:before {
        content: "";
        pointer-events: none;
        position: absolute;
        background-color: currentColor;
        color: currentColor;
        opacity: 0.9;
        box-sizing: border-box;
        display: inline-block;
    }

    .fancybox-button[disabled]:after,
    .fancybox-button[disabled]:before {
        opacity: 0.3;
    }

.fancybox-button--left:after,
.fancybox-button--right:after {
    top: 18px;
    width: 6px;
    height: 6px;
    background: transparent;
    border-top: 2px solid currentColor;
    border-right: 2px solid currentColor;
}

.fancybox-button--left:after {
    left: 20px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.fancybox-button--right:after {
    right: 20px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.fancybox-button--left {
    border-bottom-left-radius: 5px;
}

.fancybox-button--right {
    border-bottom-right-radius: 5px;
}

.fancybox-button--close:after,
.fancybox-button--close:before {
    content: "";
    display: inline-block;
    position: absolute;
    height: 2px;
    width: 16px;
    top: calc(50% - 1px);
    left: calc(50% - 8px);
}

.fancybox-button--close:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.fancybox-button--close:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.fancybox-arrow {
    position: absolute;
    top: 50%;
    margin: -50px 0 0;
    height: 100px;
    width: 54px;
    padding: 0;
    border: 0;
    outline: none;
    background: none;
    cursor: pointer;
    z-index: 99995;
    opacity: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: opacity 0.25s;
}

    .fancybox-arrow:after {
        content: "";
        position: absolute;
        top: 28px;
        width: 44px;
        height: 44px;
        background-color: rgba(30, 30, 30, 0.8);
        background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);
        background-repeat: no-repeat;
        background-position: 50%;
        background-size: 24px 24px;
    }

.fancybox-arrow--right {
    right: 0;
}

.fancybox-arrow--left {
    left: 0;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

    .fancybox-arrow--left:after,
    .fancybox-arrow--right:after {
        left: 0;
    }

.fancybox-show-nav .fancybox-arrow {
    opacity: 0.6;
}

    .fancybox-show-nav .fancybox-arrow[disabled] {
        opacity: 0.3;
    }

.fancybox-loading {
    border: 6px solid hsla(0, 0%, 39%, 0.4);
    border-top: 6px solid hsla(0, 0%, 100%, 0.6);
    border-radius: 100%;
    height: 50px;
    width: 50px;
    -webkit-animation: a 0.8s infinite linear;
    animation: a 0.8s infinite linear;
    background: transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    z-index: 99999;
}

@-webkit-keyframes a {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

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

@keyframes a {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

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

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--current {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5);
    opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
    opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1;
}

.fancybox-fx-rotate.fancybox-slide--previous {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn);
    opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--next {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
    opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--current {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1;
}

.fancybox-fx-circular.fancybox-slide--previous {
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--next {
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--current {
    -webkit-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0);
    opacity: 1;
}

.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
    transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1);
}

@media (max-width: 800px) {
    .fancybox-infobar {
        left: 0;
        margin-left: 0;
    }

    .fancybox-button--left,
    .fancybox-button--right {
        display: none !important;
    }

    .fancybox-caption {
        padding: 20px 0;
        margin: 0;
    }
}

.fancybox-button--fullscreen:before {
    width: 15px;
    height: 11px;
    left: calc(50% - 7px);
    top: calc(50% - 6px);
    border: 2px solid;
    background: none;
}

.fancybox-button--pause:before,
.fancybox-button--play:before {
    top: calc(50% - 6px);
    left: calc(50% - 4px);
    background: transparent;
}

.fancybox-button--play:before {
    width: 0;
    height: 0;
    border-top: 6px inset transparent;
    border-bottom: 6px inset transparent;
    border-left: 10px solid;
    border-radius: 1px;
}

.fancybox-button--pause:before {
    width: 7px;
    height: 11px;
    border-style: solid;
    border-width: 0 2px;
}

.fancybox-button--thumbs,
.fancybox-thumbs {
    display: none;
}

@media (min-width: 800px) {
    .fancybox-button--thumbs {
        display: inline-block;
    }

        .fancybox-button--thumbs span {
            font-size: 23px;
        }

        .fancybox-button--thumbs:before {
            width: 3px;
            height: 3px;
            top: calc(50% - 2px);
            left: calc(50% - 2px);
            box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, inset 0 0 0 32px, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0;
        }

    .fancybox-thumbs {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: auto;
        width: 220px;
        margin: 0;
        padding: 5px 5px 0 0;
        background: #fff;
        word-break: normal;
        -webkit-tap-highlight-color: transparent;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        box-sizing: border-box;
        z-index: 99995;
    }

    .fancybox-show-thumbs .fancybox-thumbs {
        display: block;
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 220px;
    }

    .fancybox-thumbs > ul {
        list-style: none;
        position: absolute;
        position: relative;
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
        overflow-x: hidden;
        overflow-y: auto;
        font-size: 0;
    }

        .fancybox-thumbs > ul > li {
            float: left;
            overflow: hidden;
            max-width: 50%;
            padding: 0;
            margin: 0;
            width: 105px;
            height: 75px;
            position: relative;
            cursor: pointer;
            outline: none;
            border: 5px solid transparent;
            border-top-width: 0;
            border-right-width: 0;
            -webkit-tap-highlight-color: transparent;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
            box-sizing: border-box;
        }

    li.fancybox-thumbs-loading {
        background: rgba(0, 0, 0, 0.1);
    }

    .fancybox-thumbs > ul > li > img {
        position: absolute;
        top: 0;
        left: 0;
        min-width: 100%;
        min-height: 100%;
        max-width: none;
        max-height: none;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .fancybox-thumbs > ul > li:before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border-radius: 2px;
        border: 4px solid #4ea7f9;
        z-index: 99991;
        opacity: 0;
        transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    }

    .fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
        opacity: 1;
    }
}

.fancy-container {
    display: none;
    max-width: 1200px;
}

.loading:before,
.loading:not(:required):after {
    content: "";
    display: block;
}

.loading,
.loading:before {
    position: fixed;
    top: 0;
    left: 0;
}

.loading {
    z-index: 999;
    height: 2em;
    width: 2em;
    overflow: show;
    margin: auto;
    bottom: 0;
    right: 0;
}

    .loading:before {
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.3);
    }

    .loading:not(:required) {
        font: 0/0 a;
        color: transparent;
        text-shadow: none;
        background-color: transparent;
        border: 0;
    }

        .loading:not(:required):after {
            font-size: 10px;
            width: 1em;
            height: 1em;
            margin-top: -0.5em;
            -webkit-animation: spinner 1.5s infinite linear;
            -moz-animation: spinner 1.5s infinite linear;
            -ms-animation: spinner 1.5s infinite linear;
            -o-animation: spinner 1.5s infinite linear;
            animation: spinner 1.5s infinite linear;
            border-radius: 0.5em;
            -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
            box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
        }

@keyframes spinner {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.pika-single {
    z-index: 9999;
    display: block;
    position: relative;
    color: #333;
    background: #fff;
    border: 1px solid #ccc;
    border-bottom-color: #bbb;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

    .pika-single:after,
    .pika-single:before {
        content: " ";
        display: table;
    }

    .pika-single:after {
        clear: both;
    }

    .pika-single.is-hidden {
        display: none;
    }

    .pika-single.is-bound {
        position: absolute;
        box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.5);
    }

.pika-lendar {
    float: left;
    width: 240px;
    margin: 8px;
}

.pika-title {
    position: relative;
    text-align: center;
}

.pika-label {
    display: inline-block;
    position: relative;
    z-index: 9999;
    overflow: hidden;
    margin: 0;
    padding: 5px 3px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    background-color: #fff;
}

.pika-title select {
    cursor: pointer;
    position: absolute;
    z-index: 9998;
    margin: 0;
    left: 0;
    top: 5px;
    filter: alpha(opacity=0);
    opacity: 0;
}

.pika-next,
.pika-prev {
    display: block;
    cursor: pointer;
    position: relative;
    outline: 0;
    border: 0;
    padding: 0;
    width: 20px;
    height: 30px;
    text-indent: 20px;
    white-space: nowrap;
    overflow: hidden;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 75% 75%;
    opacity: 0.5;
}

    .pika-next:hover,
    .pika-prev:hover {
        opacity: 1;
    }

.is-rtl .pika-next,
.pika-prev {
    float: left;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==);
}

.is-rtl .pika-prev,
.pika-next {
    float: right;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=);
}

    .pika-next.is-disabled,
    .pika-prev.is-disabled {
        cursor: default;
        opacity: 0.2;
    }

.is-disabled .pika-button,
.is-outside-current-month .pika-button {
    opacity: 0.3;
    color: #999;
}

.pika-select {
    display: inline-block;
}

.pika-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;
}

    .pika-table td,
    .pika-table th {
        width: 14.285714285714286%;
        padding: 0;
    }

    .pika-table th {
        color: #999;
        font-size: 12px;
        line-height: 25px;
        font-weight: 700;
        text-align: center;
    }

.pika-button {
    cursor: pointer;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    outline: 0;
    border: 0;
    margin: 0;
    width: 100%;
    padding: 5px;
    color: #666;
    font-size: 12px;
    line-height: 15px;
    text-align: right;
    background: #f5f5f5;
}

.is-disabled .pika-button,
.is-selection-disabled {
    pointer-events: none;
    cursor: default;
}

.pika-week {
    font-size: 11px;
    color: #999;
}

.is-today .pika-button {
    color: #3af;
    font-weight: 700;
}

.has-event .pika-button,
.is-selected .pika-button {
    color: #fff;
    font-weight: 700;
    background: #3af;
    box-shadow: inset 0 1px 3px #178fe5;
    border-radius: 3px;
}

.has-event .pika-button {
    background: #005da9;
    box-shadow: inset 0 1px 3px #0076c9;
}

.is-disabled .pika-button,
.is-inrange .pika-button {
    background: #d5e9f7;
}

.is-startrange .pika-button {
    color: #fff;
    background: #6cb31d;
    box-shadow: none;
    border-radius: 3px;
}

.is-endrange .pika-button {
    color: #fff;
    background: #3af;
    box-shadow: none;
    border-radius: 3px;
}

.pika-button:hover,
.pika-row.pick-whole-week:hover .pika-button {
    color: #fff;
    background: #ff8000;
    box-shadow: none;
    border-radius: 3px;
}

.pika-table abbr {
    border-bottom: none;
    cursor: help;
}

[class^="icon-"],
[class*=" icon-"] {
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
}

html {
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    line-height: 1;
}

section {
    margin: 0;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

h1,
h2,
h3,
h4 {
    display: block;
    width: 100%;
    margin: 0 0 10px;
    line-height: 1.1em;
}

* + h2,
* + h3,
* + h4 {
    margin-top: 10px;
}

a {
    text-decoration: none;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

    a:hover {
        text-decoration: underline;
    }

input[type="button"],
input[type="submit"] {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

img {
    max-width: 100%;
    height: auto;
}

button:focus {
    outline: none;
}

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

.clearfix {
    *zoom: 1;
}

    .clearfix:before {
        content: " ";
        display: table;
    }

    .clearfix:after {
        content: " ";
        display: table;
        clear: both;
    }

.wrapper {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 10px 20px;
    line-height: 1.25em;
    font-size: 13px;
}

.t-left {
    text-align: left;
}

.t-right {
    text-align: right;
}

.t-center,
.t-centre {
    text-align: center;
    list-style-position: inside;
}

.inline-list {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}

    .inline-list li {
        float: left;
        list-style: none;
    }

.anchor {
    position: relative;
    visibility: hidden;
    display: block;
}

.hidden {
    display: none !important;
}

iframe[name="google_conversion_frame"] {
    height: 0 !important;
    width: 0 !important;
    line-height: 0 !important;
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}

.slider-video video {
    display: block;
}

.error-page form {
    display: none !important;
}

.parallax {
    position: relative;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.content ul {
    padding-left: 20px;
}

img:not([src]) {
    visibility: hidden;
}

img[data-src],
img[data-srcset] {
    display: block;
    min-height: 1px;
}

.loaded {
    animation-name: fadeIn;
    animation-duration: 0.4s;
    animation-timing-function: cubic-bezier(0, 0, 0.4, 1);
    animation-fill-mode: forwards;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    margin-left: -20px;
}

    .flex.no-gaps {
        margin-left: 0;
    }

.fv-center {
    align-items: center;
}

.fh-center {
    justify-content: center;
}

.flex > * {
    width: 100%;
    float: left;
    position: relative;
    padding: 0 0 20px 20px;
}

    .flex > * .flex > * {
        padding-bottom: 0;
    }

.flex.ng-vert > * {
    padding-top: 0;
    padding-bottom: 0;
}

.flex.no-gaps > * {
    padding: 0;
}

.flex.site-container > * {
    padding: 0;
}

.flex > .m-col-6 {
    width: 50%;
}

.flex > .m-col-4 {
    width: 33.333%;
}

.flex > .m-col-3 {
    width: 25%;
}

.m-two-cols > * {
    width: 50%;
}

.m-three-cols > * {
    width: 33.333%;
}

.m-full {
    width: 100%;
}

.flex-grow {
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    flex-grow: 1;
}

.equal-height > * {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
}

    .equal-height > * > * {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-flex-grow: 1;
        -moz-flex-grow: 1;
        flex-grow: 1;
    }

.equal-height img {
    min-height: 1px;
}

.flex-reverse {
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    .equal-height > * > * {
        height: 100%;
    }
}

.equal-height > * > * > *:last-child {
    margin-top: auto;
}

.flex-right {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -moz-justify-content: flex-end;
}

.ie .flex,
.ie .flex-basic {
    *zoom: 1;
}

    .ie .flex:before,
    .ie .flex-basic:before {
        content: " ";
        display: table;
    }

    .ie .flex:after,
    .ie .flex-basic:after {
        content: " ";
        display: table;
        clear: both;
    }

.top-header {
    position: relative;
    z-index: 1000;
    text-align: center;
}

    .top-header p {
        margin: 0;
        line-height: 1.1em;
        vertical-align: middle;
    }

.translated-ltr .skiptranslate ~ .header .top-header {
    top: 40px;
}

.nav-menu {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

    .nav-menu .wrapper {
        align-items: center;
    }

.primary-nav {
    display: none;
}

.logo {
    margin-right: 20px;
}

    .logo img {
        height: 35px;
        display: block;
    }

.mobile-title {
    font-size: 15px;
    white-space: nowrap;
}

.mobile-header {
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 1000;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

    .mobile-header .m-flex-basic > div {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }

    .mobile-link,
    .mobile-header a {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        border: 0;
        padding: 0;
        background-color: transparent;
        align-items: center;
    }

        .mobile-link span {
            display: block;
            width: 0;
            height: 0;
            overflow: hidden;
        }

    .mobile-header a {
        margin-right: 20px;
    }

        .mobile-header a svg {
            margin-right: 10px;
            font-size: 1.4em;
        }

.mobile-link svg {
    margin-left: 10px;
    font-size: 1.6em;
}

.mobile-overlay {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 500;
    -webkit-transition: all 1.4s ease;
    -moz-transition: all 1.4s ease;
    transition: all 1.4s ease;
}

.show-menu .mobile-overlay {
    display: block;
    -webkit-animation: mobile_overlay 1s;
    animation: mobile_overlay 1s;
}

@-webkit-keyframes mobile_overlay {
    from {
        background-color: rgba(0, 0, 0, 0);
    }

    to {
        background-color: rgba(0, 0, 0, 0.6);
    }
}

@keyframes mobile_overlay {
    from {
        background-color: rgba(0, 0, 0, 0);
    }

    to {
        background-color: rgba(0, 0, 0, 0.6);
    }
}

.m-menu {
    display: none;
    position: relative;
    width: 100%;
    max-height: 0;
    -webkit-transition: max-height 1s ease-in-out;
    -moz-transition: max-height 1s ease-in-out;
    transition: max-height 1s ease-in-out;
    overflow: hidden;
}

.fixed-menu .m-menu {
    position: fixed;
    left: 0;
    height: 100%;
    z-index: 3000;
}

.show-menu .m-menu {
    display: block;
    max-height: 1000px;
}

.m-menu .nav-child {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.m-menu .show .nav-child {
    max-height: 1000px;
}

.m-menu ul {
    margin: 0;
    padding: 0;
}

.m-menu li {
    padding: 0 0;
    list-style: none;
}

.m-menu a {
    display: block;
    position: relative;
    padding: 15px;
    font-size: 16px;
    text-decoration: none;
}

.m-menu .nav-child a {
    padding-top: 15px;
    padding-bottom: 15px;
}

.m-menu .parent > a:after {
    content: "";
    position: absolute;
    width: 8px;
    height: 5px;
    top: 50%;
    right: 15px;
    margin-top: -2px;
    transform: rotate(-90deg);
    background-image: url(../images/select-input.html);
    background-repeat: no-repeat;
    background-position: right center;
}

.m-menu .parent.show > a:after {
    transform: rotate(0);
}

.banner .wrapper {
    max-width: none;
    padding: 0;
}

.banner .rev_slider {
    margin: 0;
    padding: 0;
}

.banner img {
    display: block;
    width: 100%;
}

.banner li {
    position: relative;
    min-height: 100%;
    list-style: none;
}

.banner .rev_slider li {
    display: none;
}

    .banner .rev_slider li:first-child,
    .banner .rev_slider.lightSlider li {
        display: block;
    }

.banner .lSAction,
.banner .lSPager {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.banner:hover .lSAction,
.banner:hover .lSPager {
    opacity: 1;
    filter: alpha(opacity=100);
}

.lSSlideOuter .slider-video {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

    .lSSlideOuter .slider-video video {
        position: absolute;
        width: auto;
        height: auto;
        min-width: 100%;
        min-height: 100%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

.btn {
    display: block;
    position: relative;
    width: 100%;
    padding: 10px;
    text-decoration: none;
    font-size: 16px;
    border: none;
    text-align: left;
    line-height: 1em;
}

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

.btn-signature {
    padding: 5px 20px;
}

.pull-right {
    float: right;
}

.videoWrapper {
    position: relative;
    padding-bottom: 54%;
    padding-top: 25px;
    height: 0;
}

    .videoWrapper iframe,
    .videoWrapper video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.lazy-load {
    display: none !important;
}

.error-page h1 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}

.error-page h2 {
    color: red;
}

.error-page h1 svg {
    margin-right: 20px;
}

th {
    background: #e4e4e4;
}

td,
th {
    padding: 10px 15px;
    border: 1px solid #d8d8d8;
}

.calc-l,
.calc-r {
    padding-left: 40px;
    padding-right: 20px;
}

.flex > .gcore-form-row {
    padding-top: 0;
    padding-bottom: 0;
}

.flex > #ftr-submit {
    width: 100%;
}

.form-group {
    position: relative;
}

.form-control,
.select-container {
    display: block;
    width: 100%;
    line-height: 1.42857143;
    outline: none;
    background-image: none;
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

    .form-control:focus,
    .select-container:focus {
        outline: none;
    }

.home textarea.form-control {
    height: 100px;
    resize: none;
}

textarea.form-control {
    height: 150px;
    resize: none;
}

.select-container {
    display: inline-block;
    padding: 2px 0 !important;
    overflow: hidden;
    vertical-align: top;
    background: url(../images/select-input.html) no-repeat right 20px center #fff;
}

    .select-container .select-hide {
        background: transparent;
        width: 100%;
        line-height: 2;
        border: 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        text-indent: 0.01px;
        text-overflow: "";
    }

        .select-container .select-hide:focus {
            outline: 0;
        }

.gcore-form-row {
    display: block;
    width: 100%;
}

.chrono_credits,
#ftr-confirm {
    display: none;
}

.form-mbot {
    margin-bottom: 10px !important;
}

.form-text {
    margin-bottom: 30px;
}

.checkbox-group .container {
    display: block;
    position: relative;
    padding-top: 5px;
    padding-left: 45px;
    height: 35px;
    margin-bottom: 10px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.checkbox-group input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 35px;
    width: 35px;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 3px;
}

.checkbox-group:hover input ~ .checkmark {
    background-color: #ccc;
}

.checkbox-group input:checked ~ .checkmark {
    background-color: #f47d29;
    border-color: #f47d29;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.checkbox-group input:checked ~ .checkmark:after {
    display: block;
}

.checkbox-group .checkmark:after {
    left: 11px;
    top: 5px;
    width: 10px;
    height: 18px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.checkbox-group .container {
    vertical-align: middle;
}

.footer-links ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer-links .chronoform {
    padding-right: 10px;
}

.social {
    -webkit-align-items: center;
    align-items: center;
}

.edge-designed span,
.edge-designed img {
    display: inline-block;
    vertical-align: middle;
}

.edge-designed img {
    margin-left: 10px;
}

.back-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
}

    .back-top a {
        display: block;
        font-size: 24px;
        color: #fff;
        width: 30px;
        height: 30px;
        background-color: rgb(0, 0, 0);
        background-color: rgba(0, 0, 0, 0.5);
        text-align: center;
        line-height: 1.5em;
    }

        .back-top a span {
            display: block;
            width: 0;
            height: 0;
            overflow: hidden;
        }

.m-flex-basic {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
}

.ie .m-flex-basic {
    *zoom: 1;
}

    .ie .m-flex-basic:before {
        content: " ";
        display: table;
    }

    .ie .m-flex-basic:after {
        content: " ";
        display: table;
        clear: both;
    }

    .ie .m-flex-basic > * {
        float: left;
    }

        .ie .m-flex-basic > *:last-child {
            float: right;
        }

@media (min-width: 500px) {
    h1,
    h2,
    h3 {
        margin-bottom: 15px;
    }

    * + h2,
    * + h3 {
        margin-top: 15px;
    }

    .flex-basic {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        width: 100%;
    }

    .ie .flex-basic > * {
        float: left;
    }

        .ie .flex-basic > *:last-child {
            float: right;
        }

    .t-two-cols > * {
        width: 50%;
    }

    .t-three-cols > * {
        width: 33.333%;
    }

    .t-four-cols > * {
        width: 25%;
    }

    .dealer-links .d-logo {
        background-size: auto 80%;
    }

    a.video-popup {
        max-width: 500px;
        height: 218px;
        margin: 20px auto;
        padding: 170px 20px 0 20px;
    }

    .ie .edge-designed {
        float: right;
    }
}

@media (min-width: 768px) {
    .l-two-cols > * {
        width: 50%;
    }

    .l-three-cols > * {
        width: 33.333%;
    }

    .l-four-cols > * {
        width: 25%;
    }
}

@media (max-width: 1024px) {
    .hide-mobile {
        display: none !important;
    }

    .mobile-header .wrapper,
    .nav-menu .wrapper {
        padding: 10px 20px;
    }
}

@media (min-width: 1025px) {
    html {
        font-size: 16px;
    }

    h1,
    h2 {
        margin-bottom: 20px;
    }

    * + h2 {
        margin-top: 20px;
    }

    .wrapper {
        padding: 30px 50px;
        line-height: 1.3em;
        font-size: 14px;
    }

    .lSSlideOuter .lSPager.lSpg {
        display: block;
    }

    .top-header {
        display: block;
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        text-align: right;
    }

        .top-header p {
            display: inline-block;
        }

    .mobile-header,
    .mobile-title {
        display: none;
    }

    .logo img {
        height: auto;
    }

    .nav-menu {
        position: fixed;
    }

    .primary-nav {
        display: inline-block;
        -webkit-flex: 1;
        flex: 1;
    }

        .primary-nav .nav {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            justify-content: space-between;
        }

        .primary-nav ul {
            margin: 0;
            padding: 0;
            z-index: 50;
        }

        .primary-nav li {
            display: inline-block;
            position: relative;
        }

        .primary-nav a {
            display: block;
            text-decoration: none;
            -webkit-transition: all 1s ease;
            -moz-transition: all 1s ease;
            transition: all 1s ease;
        }

        .primary-nav .nav-child {
            display: none;
            position: absolute;
            top: 100%;
            left: 0;
            padding: 0;
            min-width: 100%;
            white-space: nowrap;
        }

        .primary-nav ul li:hover .nav-child {
            display: block;
        }

        .primary-nav .nav-child li {
            display: block;
        }

    .flex {
        margin-left: -30px;
    }

        .flex > * {
            padding: 0 0 30px 30px;
        }

    .d-two-cols > * {
        width: 50%;
    }

    .d-three-cols > * {
        width: 33.333%;
    }

    .d-four-cols > * {
        width: 25%;
    }

    .d-five-cols > * {
        width: 20%;
    }

    .d-six-cols > * {
        width: 16.66667%;
    }

    .flex > .d-col-10 {
        width: 83.333%;
    }

    .flex > .d-col-9 {
        width: 75%;
    }

    .flex > .d-col-8 {
        width: 66.66667%;
    }

    .flex > .d-col-7 {
        width: 58.333%;
    }

    .flex > .d-col-6 {
        width: 50%;
    }

    .flex > .d-col-5 {
        width: 41.66667%;
    }

    .flex > .d-col-4 {
        width: 33.333%;
    }

    .flex > .d-col-3 {
        width: 25%;
    }

    .flex > .d-col-2 {
        width: 16.66667%;
    }

    .btn {
        display: inline-block;
        width: auto;
    }

    .btn-full {
        display: block;
        width: 100%;
        margin-top: 0;
    }

    .btn.form-submit {
        width: 100%;
        margin-top: 0;
        text-align: center;
    }

    .hide-desktop {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .logo {
        margin-right: 40px;
    }
}

.juser-vid-container {
    max-width: none;
    padding-bottom: 54%;
}

#featured-cars,
#reviews {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: auto !important;
}

.review-carousel .lSSlideOuter,
.featured-cars .lSSlideOuter {
    overflow: visible !important;
    margin-top: 40px;
    padding: 0 30px;
}

.review-carousel .lSAction > a,
.featured-cars .lSAction > a {
    font-size: 37px;
    width: 60px;
    height: 40px;
    padding: 2px !important;
    border-radius: 3px;
    opacity: 1;
    -webkit-transition: opacity 0.35s linear 0s;
    transition: opacity 0.35s linear 0s;
    border-radius: 0;
    text-align: center;
}

.review-carousel .lSAction > .lSPrev,
.featured-cars .lSAction > .lSPrev {
    left: 0;
}

.review-carousel .lSAction > .lSNext,
.featured-cars .lSAction > .lSNext {
    right: 0;
}

.review-carousel .lSAction > a:before,
.review-carousel .lSAction > a:after,
.featured-cars .lSAction > a:before,
.featured-cars .lSAction > a:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
}

.review-carousel .lSAction > .lSPrev:before,
.featured-cars .lSAction > .lSPrev:before {
    border-width: 0 0 15px 29px;
    top: -15px;
    left: 2px;
}

.review-carousel .lSAction > .lSPrev:after,
.featured-cars .lSAction > .lSPrev:after {
    border-width: 0 29px 15px 0;
    bottom: -15px;
    left: 2px;
}

.review-carousel .lSAction > .lSNext:before,
.featured-cars .lSAction > .lSNext:before {
    top: -15px;
    right: 2px;
    border-width: 0 29px 15px 0;
}

.review-carousel .lSAction > .lSNext:after,
.featured-cars .lSAction > .lSNext:after {
    bottom: -15px;
    right: 2px;
    border-width: 15px 29px 0 0;
}

.review-carousel .lSSlideOuter .lSPager.lSpg,
.featured-cars .lSSlideOuter .lSPager.lSpg {
    display: none;
}

.cow,
.rc-box {
    position: relative;
    width: 100%;
    max-width: 450px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    text-align: left;
    float: left;
}

@media (min-width: 1400px) {
    .review-carousel .lSSlideOuter,
    .featured-cars .lSSlideOuter {
        padding: 0;
    }

    .review-carousel .lSAction > .lSPrev,
    .featured-cars .lSAction > .lSPrev {
        left: -30px;
    }

    .review-carousel .lSAction > .lSNext,
    .featured-cars .lSAction > .lSNext {
        right: -30px;
    }
}

.cow h2,
.home .cow h2 {
    padding: 15px 20px;
    font-size: 15px;
    margin: 0;
    background-color: #4a4f55;
    color: #4ba82e;
    font-weight: 600;
    text-transform: none;
}

.cow a {
    display: block;
    position: relative;
    width: 100%;
    max-height: 250px;
    overflow: hidden;
}

    .cow a img {
        display: block;
    }

.cow-content {
    margin-top: 0px;
}

.cow ul {
    margin: 0;
    padding: 0;
}

ul.cow-il {
    width: 100%;
}

.cow .cow-il li {
    display: flex;
    justify-content: space-between;
    padding: 10px 20px;
}

.cow .b-grey {
    background-color: #4ba82e;
    color: #fff;
}

.cow-grey {
    background-color: #000;
    padding: 20px;
}

.flex .cow ul {
    padding: 0;
}

.cow h3 span {
    display: block;
    color: #4ba82e;
    font-size: 14px;
    line-height: 1.2em;
}

.cow h3 {
    margin: 0;
}

h3.cow-il {
    margin-bottom: 20px;
}

.cow h3 .t-primary {
    color: #4ba82e;
    font-size: 26px;
    font-weight: bold;
}

.cow .btn {
    text-transform: uppercase;
    text-align: center;
}

.cow .was-price span {
    display: inline-block;
    text-decoration: line-through;
}

.cow .video-thumb {
    background-color: #000;
}

    .cow .video-thumb img {
        opacity: 0.4;
    }

    .cow .video-thumb:before {
        content: "";
        position: absolute;
        width: 40px;
        height: 40px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        cursor: pointer;
        background-color: #fff;
        z-index: 1;
    }

    .cow .video-thumb:after {
        content: "";
        background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMzAwIiB2ZXJzaW9uPSIxLjEiIGZpbGw9IiNlNTJkMjciPg0KICA8cGF0aCBkPSJNMzEuNjgxIDkuNmMwIDAtMC4zMTMtMi4yMDYtMS4yNzUtMy4xNzUtMS4yMTktMS4yNzUtMi41ODEtMS4yODEtMy4yMDYtMS4zNTYtNC40NzUtMC4zMjUtMTEuMTk0LTAuMzI1LTExLjE5NC0wLjMyNWgtMC4wMTJjMCAwLTYuNzE5IDAtMTEuMTk0IDAuMzI1LTAuNjI1IDAuMDc1LTEuOTg3IDAuMDgxLTMuMjA2IDEuMzU2LTAuOTYzIDAuOTY5LTEuMjY5IDMuMTc1LTEuMjY5IDMuMTc1cy0wLjMxOSAyLjU4OC0wLjMxOSA1LjE4MXYyLjQyNWMwIDIuNTg3IDAuMzE5IDUuMTgxIDAuMzE5IDUuMTgxczAuMzEzIDIuMjA2IDEuMjY5IDMuMTc1YzEuMjE5IDEuMjc1IDIuODE5IDEuMjMxIDMuNTMxIDEuMzY5IDIuNTYzIDAuMjQ0IDEwLjg4MSAwLjMxOSAxMC44ODEgMC4zMTlzNi43MjUtMC4wMTIgMTEuMi0wLjMzMWMwLjYyNS0wLjA3NSAxLjk4OC0wLjA4MSAzLjIwNi0xLjM1NiAwLjk2Mi0wLjk2OSAxLjI3NS0zLjE3NSAxLjI3NS0zLjE3NXMwLjMxOS0yLjU4NyAwLjMxOS01LjE4MXYtMi40MjVjLTAuMDA2LTIuNTg4LTAuMzI1LTUuMTgxLTAuMzI1LTUuMTgxek0xMi42OTQgMjAuMTV2LTguOTk0bDguNjQ0IDQuNTEzLTguNjQ0IDQuNDgxeiI+PC9wYXRoPg0KPC9zdmc+");
        position: absolute;
        width: 65px;
        height: 60px;
        top: 49%;
        left: 50%;
        background-size: 600px;
        transform: translate(-50%, -50%);
        cursor: pointer;
        z-index: 2;
    }

.cow .cow-img {
    position: relative;
    overflow: hidden;
}

.featured-banner .cow-img:after,
.just-arrived .cow-img:after,
.special-banner .cow-img:after {
    content: "Just Arrived";
    position: absolute;
    width: 220px;
    top: 39px;
    left: -50px;
    padding: 8px 20px;
    background-color: #3a247d;
    color: #fff;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.featured-banner .cow-img:after {
    content: "Featured";
    content: attr(data-banner);
}

.cow-grey .btn-primary,
.cow-grey a.btn-primary {
    background: transparent;
    color: #fff;
    border: 1px solid white;
}

    .cow-grey .btn-primary:hover,
    .cow-grey a.btn-primary:hover {
        background-color: #4ba82e;
        border: 1px solid #4ba82e;
    }

@media (min-width: 700px) {
}

@media (min-width: 1100px) {
    .cow h2 {
        font-size: 17px;
    }
}

@media (min-width: 1300px) {
    .cow h3 .t-primary {
        font-size: 32px;
    }
}

.rc-box {
    text-align: center;
}

    .rc-box .icon-star {
        display: inline-block;
        width: 1em;
        height: 1em;
        stroke-width: 0;
        stroke: currentColor;
        fill: currentColor;
        color: #666;
    }

.review-image {
    width: 100%;
    height: 254px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.rc-box h3 {
    margin: 10px 0;
    color: #666;
    font-size: 18px;
    font-weight: bold;
}

.rc-content {
    padding: 10px 15px;
}

.star-rating {
    margin: 10px 0;
    font-size: 30px;
}

    .star-rating svg {
        margin: 0 2px;
    }

.rc-heading a:hover {
    text-decoration: none;
}

.review-carousel .lSAction > a,
.featured-cars .lSAction > a {
    background: #4a4f55;
    color: #ffffff;
}

.rc-box .star-colour {
    color: #2a87c0;
}

.review-carousel .lSAction > .lSPrev:before,
.featured-cars .lSAction > .lSPrev:before {
    border-color: transparent transparent #000 transparent;
}

.review-carousel .lSAction > .lSPrev:after,
.featured-cars .lSAction > .lSPrev:after {
    border-color: transparent #000 transparent transparent;
}

.review-carousel .lSAction > .lSNext:before,
.featured-cars .lSAction > .lSNext:before {
    border-color: transparent transparent #000 transparent;
}

.review-carousel .lSAction > .lSNext:after,
.featured-cars .lSAction > .lSNext:after {
    border-color: #000 transparent transparent transparent;
}

.just-arrived .cow-img:after,
.featured .cow-img:before,
.special-banner .cow-img:after,
.featured-banner .cow-img:after {
    background-color: #2a87c0;
    color: #fff;
}

.featured-cars a {
    display: block;
    min-height: 1px;
}

html {
    font-family: "Skoda Next Regular";
}

body {
    background: #fff;
    color: #000;
    padding-top: 119px;
}

.anchor {
    top: -40px;
}

h1,
h2,
h3,
h4,
.head-1,
.head-2,
.head-3,
.head-4 {
    text-transform: uppercase;
    color: #3daf2c;
    font-weight: 700;
    font-family: "Skoda Next Bold";
}

h1,
.head-1 {
    font-size: 28px;
}

h2,
.head-2 {
    font-size: 24px;
}

h3,
.head-3 {
    font-size: 20px;
}

h4,
.head-4 {
    font-size: 16px;
}

a {
    color: #000;
}

    a:hover {
        color: #4ba82e;
    }

.wrapper {
    max-width: 1400px;
    line-height: 1.4em;
}

.sml-wrapper {
    max-width: 1200px;
}

.t-grey {
    color: #666 !important;
}

.t-upper {
    text-transform: uppercase;
}

.m-top {
    margin-top: 20px;
}

.m-bot {
    margin-bottom: 20px;
}

.bg-img {
    position: absolute;
    top: 0;
    right: 0;
    width: 48%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

a.skip-main {
    left: -999px;
    position: absolute;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
    z-index: -999;
}

    a.skip-main:focus,
    a.skip-main:active {
        color: #fff;
        background-color: #000;
        left: auto;
        top: auto;
        width: 30%;
        height: auto;
        overflow: auto;
        margin: 10px 35%;
        padding: 5px;
        border-radius: 15px;
        border: 4px solid yellow;
        text-align: center;
        font-size: 1.2em;
        z-index: 999;
    }

.top-header {
    display: none;
    background-color: #4ba82e;
    width: 100%;
}

    .top-header .wrapper {
        padding-top: 5px;
        padding-bottom: 5px;
        justify-content: flex-end;
    }

        .top-header a,
        .top-header .wrapper > svg {
            display: inline-block;
            vertical-align: middle;
            color: #fff;
        }

            .top-header a:hover {
                color: #4a4f55;
                text-decoration: none;
            }

    .top-header p {
        font-size: 14px;
        color: #fff;
        padding: 10px 0;
    }

    .top-header .social a {
        padding: 5px !important;
    }

.social a {
    color: #000 !important;
    border-radius: 5px !important;
    border: 2px solid #000;
}

.social .facebook {
    background-color: transparent !important;
}

.social a:hover {
    background: transparent !important;
}

.top-header .wrapper > svg {
    margin: 0 5px 0 10px;
}

.right-con ul {
    display: inline-block;
    vertical-align: middle;
}

.left-slogan {
    text-align: left;
    background-color: #4ba82e;
}

    .left-slogan:before {
        content: " ";
        display: block;
        width: 450px;
        height: 39px;
        background-color: #4ba82e;
        position: absolute;
        left: -449px;
        top: 0;
    }

    .left-slogan h3 {
        color: #fff;
        margin-bottom: 0;
        vertical-align: middle;
        padding: 10px 0;
        text-transform: uppercase;
        font-size: 16px;
    }

.right-con p b {
    color: #fff;
    margin: 0 0px;
    vertical-align: middle;
}

.dealer-menu {
    background: #fff;
    position: fixed;
    top: 37px;
    left: 0;
    width: 100%;
    z-index: 1030;
    -webkit-transition: top 0.4s ease;
    -moz-transition: top 0.4s ease;
    transition: top 0.4s ease;
}

    .dealer-menu .wrapper {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .dealer-menu .logo {
        display: flex;
       justify-content:center;
    }

.dealer-name {
    color: #000;
    text-align: right;
    font-weight: 700;
    font-size: 20px;
    width: auto;
    float: right;
    margin-top: 15px;
}

    .dealer-name span {
        color: #4ba82e;
    }

.nav-menu {
    z-index: 1030;
    background-color: #4a4f55;
    color: #fff;
}

.fixed-menu .nav-menu {
    top: -76px;
}

.logo a {
    display: block;
}

.mobile-header {
    top: 74px;
    background-color: #4a4f55;
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
}

.fixed-menu .mobile-header {
    top: 0;
}

.mobile-header a,
.mobile-link {
    color: #ddd;
    font-size: 15px;
}

.mobile-title {
    font-size: 20px;
    font-weight: 600;
}

.m-menu {
    background-color: #f0f0f0;
}

    .m-menu a {
        color: #4ba82e;
        border-bottom: 1px solid #e4e4e4;
    }

    .m-menu .active > a {
        background-color: #4ba82e;
        color: #fff;
    }

    .m-menu .nav-child a {
        background: #4a4f55;
        border-bottom: 1px solid #f5f5f5;
    }

.fixed-menu .m-menu {
    top: 46px;     z-index: 999999;
}

.show-menu .m-menu {
    padding-bottom: 41px;
}

.mobile-header a svg {
    color: #4ba82e;
}

span.hbutton {
    display: none;
}

.mega-menu {
    background: #ffffff;
    text-align: center;
    position: fixed;
    left: 0;
    top: 180px;
    z-index: 990;
    width: 100%;
    height: 100%;
    display: none;
    overflow: auto;
}

.fixed-menu .mega-menu {
    top: 50px;
}

.lSSlideOuter .lSPager.lSpg > li.active a,
.lSSlideOuter .lSPager.lSpg > li:hover a {
    background-color: #4ba82e;
    border-color: #fff;
}

.lSSlideOuter .lSPager.lSpg > li a {
    background-color: rgba(0, 0, 0, 0.6);
    border: 1px solid #fff;
    border-radius: 50%;
    height: 15px;
    width: 15px;
}

.lSAction > a {
    height: 40px;
    width: 40px;
    background-color: #000;
    border-radius: 50%;
    font-size: 30px;
}

    .lSAction > a:hover {
        opacity: 1;
        background: #333;
        color: #fff;
    }

    .lSAction > a.lSPrev {
        padding: 4px 3px;
    }

    .lSAction > a.lSNext {
        padding: 4px 6px;
    }

.featured-cars .lSSlideOuter .lSPager.lSpg {
    display: none;
}

.quicklinks {
    background-color: #fff;
}

.q-link {
    position: relative;
    margin: 10px 0;
}

.q-img {
    background-size: cover;
    background-position: center top;
}

.q-link a {
    text-decoration: none;
}

.q-link p {
    display: block;
    align-items: center;
    background-color: #4ba82e;
    padding: 15px;
    margin: 0;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    z-index: 100;
}

    .q-link p svg {
        margin-right: 10px;
    }

.q-link:hover p {
    background-color: #4ba82e;
    color: #ffffff;
}

.btn {
    text-transform: uppercase;
    font-size: 15px;
    text-align: center;
}

.btn-primary,
a.btn-primary {
    background: #4ba82e;
    color: #fff;
}

    .btn-primary:hover,
    a.btn-primary:hover {
        background-color: #4a4f55;
        color: #fff;
    }

.btn-secondary,
a.btn-secondary {
    background-color: #4a4f55;
    color: #fff;
}

    a.btn-secondary:hover,
    .btn-secondary:hover {
        background-color: #4a4f55;
        color: #fff;
    }

.btn-outline,
a.btn-outline {
    background: transparent;
    border: 2px solid #000;
    color: #000;
}

    a.btn-outline:hover,
    .btn-outline:hover {
        background-color: #000;
        color: #fff;
    }

.sidebar-mini {
    position: fixed;
    right: -124px;
    top: 40%;
    transform: translateY(-50%);
    width: 160px;
    z-index: 2000;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

    .sidebar-mini:hover {
        right: 0;
    }

    .sidebar-mini a:hover {
        background: #444;
    }

    .sidebar-mini a {
        display: block;
        background: #4ba82e;
        color: #ffffff;
        padding: 10px;
        vertical-align: middle;
        text-decoration: none;
    }

    .sidebar-mini .icon-sidebar {
        margin-right: 10px;
        vertical-align: middle;
    }

    .sidebar-mini .s-bg span {
        vertical-align: middle;
    }

span.t-grey.was-price {
    display: none;
}

.engines .eng-box h3 {
    text-transform: none !important;
}

.welcome {
    position: relative;
    background-repeat: no-repeat;
}

    .welcome h1 span {
        display: block;
    }

    .welcome .w-small {
        display: block;
        font-weight: 600;
        font-size: 14px;
        line-height: 1em;
        text-transform: uppercase;
    }

.search-our-stock a {
    color: #4ba82e;
}

.search-our-stock h1 {
    color: #000;
}

.search-our-stock label {
    text-align: left;
}

.google-map {
    display: block;
}

    .google-map iframe {
        max-width: 100%;
        pointer-events: none;
    }

section.cta h1 {
    font-family: "Skoda Next Regular";
    font-weight: 100;
}

.cta span.t-green {
    font-family: "Skoda Next Regular";
    font-weight: 900;
}

section.cta h1,
section.home-bnr h1,
.pg-bnr h1 {
    color: #fff;
}

section#search-bg span.t-green {
    font-weight: 600;
}

section#search-bg {
    background-position: bottom;
}

.np-img {
    width: 100%;
    background-position: center;
    background-size: cover;
}

.np-line {
    margin-bottom: 35px;
}

.w-size {
    padding: 20px;
}

.tabs-header {
    display: inline-block;
    width: auto;
    margin: 0;
    padding: 15px 20px;
    background-color: #dce4e6;
    color: #000;
    font-size: 18px;
    cursor: pointer;
    border-right: 1px solid #aaa;
}

    .tabs-header:last-child {
        border-right: 0;
    }

    .tabs-header.dropdown {
        display: block;
    }

    .tabs-header.active {
        background-color: #4ba82e;
        color: #fff;
        border-color: #4ba82e;
    }

.tabs-content {
    display: none;
    padding: 0 20px;
}

    .tabs-content.dropdown {
        display: block;
        max-height: 0;
        overflow: hidden;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        transition: all 0.4s ease;
        border-right: none;
        border-bottom: 1px solid #ccc;
    }

    .tabs-content.active {
        display: block;
        border: 2px solid #4ba82e;
    }

    .tabs-content.dropdown.active {
        max-height: 10000px;
    }

a.n-car:hover,
a.n-car:hover h3 {
    text-decoration: none;
    color: #4ba82e;
}

.contact-tabs .inline-list {
    padding-left: 0;
    background-color: #dce4e6;
}

.contact-tabs .tabs-content {
    padding: 20px;
}

.contact-card {
    background-color: #f5f5f5;
    border: 1px solid #969696;
}

    .contact-card .contact-logo {
        background-color: #fff;
        text-align: center;
        padding: 10px 20px;
    }

    .contact-card .contact-stuff {
        padding: 20px;
    }

    .contact-card .btn-full {
        margin-bottom: 10px;
    }

    .contact-card .s-header {
        width: auto;
        color: #000;
        font-size: 20px;
        cursor: pointer;
        position: relative;
        margin-bottom: 0;
    }

        .contact-card .s-header:after {
            content: "+";
            position: absolute;
            color: #000;
            right: 2px;
            top: 0;
            z-index: 2;
            font-weight: bold;
            font-size: 28px;
        }

    .contact-card .s-content {
        display: none;
    }

    .contact-card .s-header.active + .s-content {
        display: block;
    }

.spend .noUi-base {
    background-image: url(../images/stock-slide-shadow.html);
    background-repeat: repeat-x;
    border-left: 8px solid #ea5e24;
    border-radius: 17px;
}

.spend .noUi-horizontal .noUi-handle {
    background: #222;
    background-image: url(../images/stock-circle-shadow.html);
    box-shadow: none;
    border: 1px solid #000;
    border-radius: 50%;
    width: 45px !important;
    height: 45px !important;
    top: -8px !important;
}

.spend .noUi-handle:after,
.spend .noUi-handle:before {
    background-color: transparent !important;
}

.spend .noUi-background {
    background-color: #fff !important;
    border-radius: 5px !important;
}

.spend .noUi-target {
    border-radius: 25px !important;
    border-color: transparent !important;
}

.spend .noUi-horizontal {
    height: 40px !important;
}

.spend .noUi-target.noUi-connect {
    position: relative;
    margin-top: 5px !important;
    box-shadow: none !important;
    background-color: #6ac4b9;
    border: 5px solid #fff !important;
}

    .spend .noUi-target.noUi-connect:before {
        content: "0";
        position: absolute;
        color: #fff;
        left: 20px;
        top: 4px;
        z-index: 2;
        font-weight: bold;
        font-size: 20px;
    }

    .spend .noUi-target.noUi-connect:after {
        content: "500";
        position: absolute;
        color: #264844;
        right: 20px;
        top: 4px;
        z-index: 2;
        font-weight: bold;
        font-size: 20px;
    }

.video-gallery {
    max-width: 960px;
    margin: 0 auto;
}

div.imgbox a:hover img {
    opacity: 0.6;
}

div.vid_icon:hover,
span.vid_icon:hover {
    opacity: 1;
    background-image: url(../images/vid_icon.html);
}

.titlebelowthumb a {
    display: block;
    margin-top: 8px;
    text-transform: uppercase;
    font-weight: bold;
}

.chronoform {
    margin-bottom: 10px;
}

.form-control,
.select-container {
    margin-bottom: 25px;
    padding: 8px 10px;
    color: #000;
    background-color: #fff;
    border: 2px solid #aaa;
    border-radius: 0;
    font-size: 16px;
}

    .select-container .select-hide {
        color: #000;
        height: 34px;
        padding: 0 10px;
    }

    .form-control:focus,
    .chrono-line .form-control:focus {
        border-color: #4ba82e;
    }

.form-group label {
    position: absolute;
    width: 100%;
    top: -20px;
    left: 0;
    padding: 0;
    border: 0;
    color: #4ba82e;
    z-index: 1;
    font-size: 13px;
    line-height: 1.5em;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    cursor: text;
}

.form-control.empty + label {
    top: 0;
    left: 0;
    padding: 9px 12px;
    background-color: transparent;
    color: #666;
    border-left: 0;
    border-right: 0;
    line-height: 1.42857143;
    font-size: 14px;
}

.chronoform .error {
    border-color: red !important;
}

    .chronoform .error + label,
    .chronoform .error select {
        color: red !important;
    }

.chronoform:not(.chrono-lines):not(.chrono-l-labels) .select-container + label {
    display: none;
}

.chronoform:not(.chrono-lines):not(.chrono-l-labels).select-container.active + label {
    display: block;
}

.chrono-lines .form-control,
.chrono-lines .select-container {
    padding: 10px 4px;
    border: 0;
    border-bottom: 1px solid #666;
}

    .chrono-lines .select-container .select-hide {
        padding: 0;
    }

.chrono-lines .form-group label {
    top: -13px;
    left: 4px;
    padding: 0;
    background-color: transparent;
    color: #666;
}

.chrono-lines .form-control.empty + label {
    top: 0;
    left: 4px;
    padding: 10px 0;
}

.chrono-lines .form-control:not(.empty):focus + label {
    color: #0099ff;
}

.chrono-l-labels .form-group {
    *zoom: 1;
}

    .chrono-l-labels .form-group:before {
        content: " ";
        display: table;
    }

    .chrono-l-labels .form-group:after {
        content: " ";
        display: table;
        clear: both;
    }

.chrono-l-labels .form-control,
.chrono-l-labels .select-container,
.chrono-l-labels .form-submit {
    float: right;
    width: 74%;
}

    .chrono-l-labels .form-group label,
    .chrono-l-labels .form-control.empty + label {
        position: relative;
        width: 25%;
        top: auto;
        left: auto;
        float: left;
        padding: 10px 0;
        background-color: transparent;
        color: #666;
        font-size: 16px;
        line-height: 1.42857143;
    }

    .chrono-l-labels .form-control:not(.empty):focus + label {
        color: #0099ff;
    }

.c-link {
    text-align: center;
}

.c-img {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 235px;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

.c-container {
    position: relative;
    border: 2px solid #fff;
    overflow: hidden;
}

    .c-container:hover .c-img {
        transform: scale(1.1);
    }

section.family h1 span {
    text-align: center;
    font-size: 17px;
    display: block;
    font-style: italic;
}

section.family h1 {
    text-align: center;
}

section.family .btn-right {
    float: right;
}

.top-cars .wrapper {
    padding-top: 10px;
    max-width: none;
}

.r-car {
    text-align: center;
}

    .r-car p {
        color: #0da700;
        font-style: italic;
        margin-bottom: 0;
    }

    .r-car h3 {
        font-size: 14px;
        margin-top: 5px;
        text-transform: uppercase;
    }

.car-fam-header {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 11px 10px;
    background-color: #fff;
    color: #4ba82e;
    font-size: 12px;
    border: 1px solid #4ba82e;
    cursor: pointer;
    text-transform: uppercase;
}

.r-car.active .car-fam-header {
    background-color: #000;
    color: #ffffff;
}

.car-fam-header:hover {
    background-color: #4ba82e;
    color: #fff;
}

.footer-links .foo-menu li img {
    display: none;
}

.footer-links ul.foo-section-menu,
ul.two-c {
    column-count: 2;
    -webkit-column-count: 2;
    -moz-column-count: 2;
}

.footer-links .foo-menu li.deeper.parent > a {
    color: #4ba82e;
    margin-bottom: 10px;
    display: block;
    font-weight: 700;
    text-transform: uppercase;
}

.footer-links .foo-menu {
    margin-top: 30px;
}

    .footer-links .foo-menu ul.nav-child {
        margin-bottom: 15px;
    }

.footer-links {
    background-color: #4a4f55;
    color: #fff;
}

    .footer-links p {
        margin: 0 0 20px 0;
    }

    .footer-links .head-3 {
        display: block;
        margin: 0 0 10px 0;
        font-size: 18px;
        color: #fff;
    }

    .footer-links .head-4 {
        margin: 20px 0 10px;
        color: #4ba82e;
        font-size: 14px;
    }

    .footer-links a {
        color: #fff;
        text-decoration: none;
    }

        .footer-links a:hover,
        .copyright a:hover {
            color: #4ba82e;
        }

    .footer-links .chronoform {
        margin-bottom: 0;
    }

    .footer-links .t-green {
        font-weight: 700;
    }

p.t-white,
p.t-white a {
    color: #fff;
}

ul.sr-mob li img,
.mob-exp {
    display: none;
}

.social a {
    display: block;
    width: 50px;
    height: 50px;
    margin-right: 10px;
    padding: 12px;
    font-size: 25px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 50%;
    cursor: pointer;
    line-height: 1em;
    text-align: center;
}

    .social a span {
        display: block;
        width: 0;
        height: 0;
        overflow: hidden;
    }

.social li:last-child a {
    margin-right: 0;
}

.social a:hover {
    background: #e0e0e0;
    color: #0c0c0c;
}

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

.social .youtube {
    background-color: #c4302b;
}

.social .linkedin {
    background-color: #4875b4;
}

.social .insta {
    background-color: #d6249f;
    background: radial-gradient( circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90% );
}

.social .twitter {
    background-color: #64cbee;
}

.social .gplus {
    background-color: #d73d32;
}

.top-header .social {
    margin-left: 20px;
}

    .top-header .social a {
        width: 30px;
        height: 30px;
        padding: 7px;
        font-size: 16px;
    }

.flex.tony .wrapper {
    padding-top: 0px;
    padding-bottom: 15px;
}

.flex.tony p {
    font-size: 12px;
    margin-bottom: 0px;
}

.copyright {
    background-color: #fff;
    color: #000;
}

    .copyright .wrapper {
        font-size: 12px;
        line-height: 1.2em;
        text-transform: uppercase;
    }

    .copyright a {
        color: #000;
    }

.edge-designed a {
    display: inline-block;
    vertical-align: middle;
    color: #000;
}

span.fontsize-xsmall {
    font-size: 0.5rem;
}

@media (max-width: 500px) {
    .q-img {
        height: 150px;
        background-position: center;
    }

    .q-link {
        margin: 0px;
    }

    section.welcome .wrapper {
        padding: 60px 30px;
    }

    .welcome .col-half span,
    .welcome .col-half h1 {
        text-align: center;
    }

    section#search-bg {
        background-image: none !important;
        background-color: #4a4f55;
        color: #fff;
    }

    .search-our-stock h1 {
        color: #fff;
        margin-bottom: 40px;
    }

    section#search-bg p span.t-green {
        display: block;
    }

    section.featured-cars p.t-green,
    section.footer-top img {
        display: none;
    }

    section#search-bg .wrapper {
        padding: 80px 30px;
    }

    .featured-cars .wrapper {
        padding: 60px 10px;
    }

    .copyright {
        text-align: center;
    }

    section.footer-top {
        background: #000;
        padding: 30px 0px 0px; display:none;
    }

    h1.dealer-name-bottom {
        color: #fff;
    }

    span.m-green {
        color: #4ba82e;
    }
}

@media (min-width: 500px) {
    .q-link p {
        font-size: 16px;
    }

    section#search-bg .wrapper {
        padding: 80px 30px 200px;
    }
}

@media (min-width: 500px) and (max-width: 1024px) {
    .r-car {
        width: auto;
        margin: 0 auto;
        margin-top: 20px;
    }
}

@media (max-width: 1024px) {
    .nav-menu {
        background-color: #fff;
        color: #000;
    }

    .welcome {
        background-image: none !important;
    }

    .nav-menu .wrapper {
        padding: 20px;
    }

    .btn {
        padding: 15px;
    }

    section.cta {
        display: none;
    }

    section.home-bnr .wrapper,
    section.pg-bnr .wrapper {
        padding: 60px 30px;
    }

        section.home-bnr .wrapper p {
            font-size: 23px;
            color: #fff;
        }

    .footer-top img {
        width: 100%;
        max-width: 140px;
        height: 35px;
    }

    .m-menu .show .nav-child .nav-child {
        display: none;
    }

    .m-menu .show .nav-child .show .nav-child {
        display: block;
    }

    .top-cars span.t-green {
        display: block;
    }

    section.car-range.range .wrapper {
        padding: 80px 20px;
    }

    .hide-desk .mob-exp.car-fam.active {
        display: block;
    }

    .sr-mob li {
        list-style: none;
    }

    ul.sr-mob {
        padding-left: 0px;
    }

    .sr-mob li a {
        background: #4ba82e;
        padding: 15px;
        margin: 10px;
        display: block;
        color: #fff;
        font-size: 16px;
    }

    .footer-links ul.foo-section-menu,
    ul.two-c {
        column-count: 1;
        -webkit-column-count: 1;
        -moz-column-count: 1;
    }

    .footer-links .wrapper {
        padding: 40px 20px;
    }

    .book-a-service h1.form-title {
        text-align: center;
        margin-top: 50px;
    }
}

@media (min-width: 768px) {
    .service-iframe {
        height: 800px;
    }
}

@media (min-width: 1025px) {
    body {
        padding-top: 147px;
    }

    .anchor {
        top: -90px;
    }

    .wrapper {
        font-size: 14px;
    }

    h1,
    .head-1 {
        font-size: 40px;
    }

    h2,
    .head-2 {
        font-size: 28px;
    }

    .top-header {
        display: block;
        position: fixed;
        z-index: 1030;
        top: 0;
        -webkit-transition: top 0.4s ease;
        -moz-transition: top 0.4s ease;
        transition: top 0.4s ease;
        overflow: hidden;
    }

        .top-header .wrapper {
            padding-top: 0px;
            padding-bottom: 0px;
            line-height: 1.3em;
        }

    .dealer-name {
        margin-top: 7px;
    }

    .stacked .nav-menu {
        top: 135px;
    }

    .m-menu {
        background: #eee;
    }

    .nav-menu {
        top: 52px;
        -webkit-transition: top 0.4s ease;
        -moz-transition: top 0.4s ease;
        transition: top 0.4s ease;
    }

    .translated-ltr.translated-ltr .skiptranslate ~ .header .nav-menu {
        top: 88px;
    }

    .nav-menu .wrapper {
        padding-top: 18px;
        padding-bottom: 18px;
    }

    .stacked .nav-menu .wrapper {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .fixed-menu .nav-menu {
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    }

    .mobile-link {
        display: none;
    }

    .logo {
        width: 180px;
    }

    .primary-nav a {
        display: block;
        padding: 15px 10px;
        color: #fff;
        border: none;
        font-size: 14px;
        text-transform: uppercase;
    }

    .primary-nav > ul > li:last-child > a {
        padding-right: 0;
    }

    .primary-nav > .nav > li:hover > a {
        color: #4ba82e;
    }

    .primary-nav .nav-child a {
        position: relative;
        padding: 8px 20px;
        text-align: left;
        background-color: #54575a;
        color: #fff;
    }

    .primary-nav .nav-child li:hover a {
        background: #4ba82e;
        color: #ffffff;
    }

    .primary-nav .nav-child li:last-child a {
        border: 0;
    }

    .right-sidebar h2 {
        margin: 14px 0 27px;
    }

    .item-377 ul.nav-child li {
        display: none;
    }

    .mega-menu.active {
        display: block;
    }

    .fixed-menu .top-header {
        top: -52px;
    }

    .fixed-menu .dealer-menu {
        top: -103px;
    }

    .fixed-menu .nav-menu {
        top: 0;
    }

    .quicklinks .wrapper {
        max-width: none;
        padding-bottom: 120px;
    }

    .q-link {
        margin: 0;
    }

    .q-img {
        height: 135px;
    }

    .q-link p {
        padding: 10px;
        font-size: 15px;
    }

    span.hbutton {
        bottom: 0px;
        display: block;
        left: 0;
        opacity: 0;
        padding: 10px;
        position: absolute;
        right: 0;
        text-align: center;
        transition: all 0.3s ease-in-out;
        visibility: hidden;
        background: #4a4f55;
        color: #fff;
        z-index: 2;
    }

    .q-link:hover span.hbutton {
        visibility: visible;
        opacity: 1;
        bottom: -40px;
    }

    .welcome .wrapper {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .welcome .col-half {
        background: #fff;
        padding: 80px 30px;
    }

    .home-bnr p {
        color: #4ba82e;
        font-size: 40px;
        margin: 0;
        margin-bottom: 20px;
    }

    .btn {
        font-size: 18px;
        margin-top: 20px;
        padding: 15px 20px;
    }

    .btn-full {
        margin-top: 0;
    }

    .content {
        position: relative;
    }

    .welcome {
        background-size: cover;
        background-position: center;
    }

    .search-our-stock .wrapper {
        max-width: 720px;
    }

    .search-our-stock .wrapper {
        padding-top: 80px;
        padding-bottom: 250px;
    }

    .col-half {
        width: 50%;
    }

    .p-half-img {
        background-position: center right;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .page-style .wrapper {
        max-width: 100%;
        padding: 0;
    }

    .c-img {
        background-size: cover;
        height: 300px;
    }

    .c-link h2 {
        color: #fff;
        margin-bottom: 0px;
    }

    .c-link {
        position: absolute;
        bottom: 40px;
        left: 40px;
        z-index: 5;
        text-align: left;
    }

    .darkening-gradient {
        width: 100%;
        height: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 3;
        background: url(../../../images/models/pages/gradient.html) transparent no-repeatleft bottom;
    }

    .r-car.active .car-fam-header {
        background-color: #4ba82e;
        color: #ffffff;
    }

    .car-fam.active {
        display: block;
    }

    .mid-cars {
        display: block;
    }

    .car-fam {
        display: none;
    }

    .car-range.car-fade .r-car img {
        -moz-opacity: 0.5;
        -khtml-opacity: 0.5;
        opacity: 0.5;
    }

    .car-grey-bg {
        background-color: #f3f3f3;
    }

    .mid-cars .wrapper {
        max-width: 1600px;
        padding-top: 50px;
        padding-bottom: 0px;
        padding-left: 0px;
        margin-top: -50px;
        padding-right: 0;
    }

    .car-fam .flex {
        justify-content: center;
    }

    .m-car h3 {
        margin-top: 5px;
        margin-bottom: 0;
        font-size: 11px;
        text-transform: capitalize;
        text-align: center;
        color: #fff;
        background: #000;
        padding: 10px;
        font-family: "Skoda Next Regular";
    }

    .m-car:hover h3 {
        color: #4ba82e;
    }

    .m-car:hover a {
        text-decoration: none;
    }

    .car-range.car-fade .r-car.active img {
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;
    }

    .m-car {
        padding-left: 0px;
    }

    .car-fam .flex {
        margin-left: 0px;
    }

    .top-cars {
        z-index: 9;
        position: relative;
    }

    .hide-desk {
        display: none;
    }

    .black-box {
        background-color: #000;
        width: 100%;
        height: 37px;
        bottom: 0;
        left: 0;
        position: absolute;
        display: none;
    }

    .car-grey-bg .black-box {
        display: block;
    }

    .chronoform {
        margin-bottom: 20px;
    }

    .form-control,
    .select-container,
    .form-group label,
    .chrono-l-labels .form-group label,
    .chrono-l-labels .form-control.empty + label {
        font-size: 14px;
    }

    .form-control,
    .select-container {
        padding: 10px 10px;
    }

        .select-container .select-hide {
            height: 38px;
        }

        .form-control.empty + label {
            padding-top: 12px;
            padding-bottom: 12px;
        }

    .form-group label {
        top: -18px;
        font-size: 12px;
    }

    .google-map {
        display: block;
        pointer-events: none;
        width: 100%;
        height: 550px;
    }

    .map-box h1,
    .footer-top h1 {
        font-size: 26px;
        margin-bottom: 0px;
        line-height: 1.5;
    }

    .map-box img,
    .footer-top img {
        height: auto;
    }

    .map-box {
        display: none;
        position: absolute;
        top: 50%;
        left: 18%;
        background-color: #4a4f55;
        max-width: 630px;
        transform: translateY(-50%);
        width: 100%;
        box-shadow: 5px 11px 20px 0px grey;
    }

    .location-map:hover .map-box {
        display: block;
    }

    .map-white {
        background: #fff;
    }

    .map-box .info-box p.head-4.t-green {
        font-size: 14px;
        margin: 0px;
    }

    .map-box .info-box p.t-white {
        margin: 5px 0;
    }

    .map-box .info-box .wrapper {
        padding: 20px 40px;
    }

    .map-white .wrapper {
        padding: 20px;
    }

    section.footer-top .wrapper {
        padding-top: 30px;
    }

    .featured-cars .wrapper,
    .cta .wrapper {
        padding-top: 120px;
        padding-bottom: 120px;
    }

    .cta h1 {
        margin-bottom: 0;
    }

    .t-upper {
        color: #4ba82e;
    }

    .footer-links .wrapper {
        font-size: 15px;
        line-height: 1.5em;
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .footer-links h1 {
        margin: 10px 0 40px 0;
    }

    .footer-links .flex > div {
        padding-bottom: 0;
    }

    .copyright .wrapper {
        padding-top: 0;
        padding-bottom: 0;
    }

    .service-iframe {
        height: 1200px;
    }

    .book-a-service h1.form-title {
        margin: 0px 0 20px 20px;
    }
}

@media (min-width: 1200px) {
    body {
        padding-top: 185px;
    }

    .wrapper {
        font-size: 15px;
    }

    h1,
    .head-1 {
        font-size: 48px;
    }

    .logo {
        width: auto;
    }

    .q-img {
        height: 260px;
    }

    .q-link p {
        font-size: 18px;
    }

    .r-car h3 {
        font-size: 20px;
    }

    .car-fam-header {
        padding: 11px 10px;
        font-size: 14px;
    }

    .m-car h3 {
        font-size: 16px;
    }

    .dealer-name {
        font-size: 26px;
        margin-top: 10px;
    }

    .dealer-menu .logo {
        width: auto;
        margin: 12px 0 8px;
    }

    .stacked .nav-menu {
        top: 135px;
    }

    .fixed-menu .stacked .nav-menu {
        top: 0;
    }

    .w-size {
        padding-left: calc((100vw - 1100px) / 2);
    }

    .book-a-service h1.form-title {
        margin: 60px 0 20px 20px;
    }
}

@media (min-width: 1400px) {
    .primary-nav a {
        font-size: 16px;
    }

    .car-fam-header {
        padding: 11px 20px;
        font-size: 16px;
    }

    .c-img {
        height: 500px;
    }

    .w-size {
        padding: 100px 40px 100px;
        padding-left: calc((100vw - 1300px) / 2);
    }

    .service-iframe {
        height: 1100px;
    }
}

@media (min-width: 1500px) {
    .primary-nav a {
        font-size: 18px;
    }

    .search-our-stock .wrapper {
        padding-top: 100px !important;
        padding-bottom: 350px !important;
    }

    section.cta h1,
    section.home-bnr h1,
    section.range h1,
    section.featured-cars h1 {
        font-size: 50px;
    }

    section.range {
        padding: 120px 0 0px;
    }

    section.home-bnr .wrapper,
    section.pg-bnr .wrapper {
        padding: 100px 0;
    }

    section.range h1 {
        margin-bottom: 30px;
    }
}














.smGlobalBtn { /* global button class */
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 30px;
    height: 30px;
    padding: 0px;
    text-decoration: none;
    text-align: center;
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    line-height: 2em;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}

/* facebook button class*/
.facebookBtn {
    background: #4060A5;
}

    .facebookBtn:before { /* use :before to add the relevant icons */
        font-family: "FontAwesome";
        content: "\f09a"; /* add facebook icon */
    }

    .facebookBtn:hover {
        color: #4060A5;
        background: #fff;
    }

/* twitter button class*/
.twitterBtn {
    background: #00ABE3;
}

    .twitterBtn:before {
        font-family: "FontAwesome";
        content: "\f099"; /* add twitter icon */
    }

    .twitterBtn:hover {
        color: #00ABE3;
        background: #fff;
    }

/* google plus button class*/
.googleplusBtn {
    background: #e64522;
}

    .googleplusBtn:before {
        font-family: "FontAwesome";
        content: "\f0d5"; /* add googleplus icon */
    }

    .googleplusBtn:hover {
        color: #e64522;
        background: #fff;
    }

/* linkedin button class*/
.linkedinBtn {
    background: #0094BC;
}

    .linkedinBtn:before {
        font-family: "FontAwesome";
        content: "\f0e1"; /* add linkedin icon */
    }

    .linkedinBtn:hover {
        color: #0094BC;
        background: #fff;
    }

/* pinterest button class*/
.pinterestBtn {
    background: #cb2027;
}

    .pinterestBtn:before {
        font-family: "FontAwesome";
        content: "\f0d2"; /* add pinterest icon */
    }

    .pinterestBtn:hover {
        color: #cb2027;
        background: #fff;
    }

/* tumblr button class*/
.tumblrBtn {
    background: #3a5876;
}

    .tumblrBtn:before {
        font-family: "FontAwesome";
        content: "\f173"; /* add tumblr icon */
    }

    .tumblrBtn:hover {
        color: #3a5876;
        background: #fff;
    }

/* instagram button class*/
.instagramBtn {
    background: #e64522;
}

    .instagramBtn:before {
        font-family: "FontAwesome";
        content: "\f16d"; /* add tumblr icon */
    }

    .instagramBtn:hover {
        color: #3a5876;
        background: #fff;
    }

/* rss button class*/
.rssBtn {
    background: #e88845;
}

    .rssBtn:before {
        font-family: "FontAwesome";
        content: "\f09e"; /* add rss icon */
    }

    .rssBtn:hover {
        color: #e88845;
        background: #fff;
    }
    
/* .CacBtn{
    display: inline-block;
    background: #c62233;
    color: #fff;
    text-align: center;
    padding: 10px 20px;
    border-radius: 3px;
    } */
 .flex.ng-vert > * {
        padding-top: 0;
        padding-bottom: 0;
}


.nav.menu li.menu-item-has-children{position:relative;}
.nav.menu li.menu-item-has-children > a{padding-right:20px;}
.nav.menu li.menu-item-has-children:after{position:absolute; content:""; right:0; border:5px solid transparent; border-top-color:#fff; top: 50%; border-top-color: #fff; transform: translate(0px, -50%); margin-top: 3px;}
.nav.menu li.menu-item-has-children.openmenu:after{border-top-color:#4ba82e;}

@media(max-width: 1024px)
{
.nav.menu li.menu-item-has-children:after{top:18px; transform: translate(0px, 0); right:10px; border-top-color:#4ba82e;}
}