@charset "UTF-8";

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
    .full-size-bg {
        width: 100%;
        height: 120vh; 
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
.resp-tab-content-active {
    display: flex;
    align-items: stretch;
}

.col-md-6 {
    display: flex;
    flex-direction: column;
}

.cta__steps {
    display: flex;
}

.full-size-bg {
    width: 100%;
    height: 100%;
    min-height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}


@media (max-width: 768px) {
    .resp-tab-content-active {
        flex-direction: column;
    }

    .full-size-bg {
        min-height: 300px;
    }
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after {
    content: "";
    content: none;
}

q:before,
q:after {
    content: "";
    content: none;
}

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

@font-face {
    font-family: "Steagal";
    src: url("fonts/steagal-thin/SteagalThin-webfont.eot");
    src: url("fonts/steagal-thin/SteagalThin-webfontd41d.eot?#iefix") format("embedded-opentype"), url("fonts/steagal-thin/SteagalThin-webfont.woff2") format("woff2"), url("fonts/steagal-thin/SteagalThin-webfont.woff") format("woff"),
        url("fonts/steagal-thin/SteagalThin-webfont.ttf") format("truetype"), url("fonts/steagal-thin/SteagalThin-webfont.svg#steagalthin") format("svg");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Steagal";
    src: url("fonts/steagal-light/SteagalLight-webfont.eot");
    src: url("fonts/steagal-light/SteagalLight-webfontd41d.eot?#iefix") format("embedded-opentype"), url("fonts/steagal-light/SteagalLight-webfont.woff2") format("woff2"), url("fonts/steagal-light/SteagalLight-webfont.woff") format("woff"),
        url("fonts/steagal-light/SteagalLight-webfont.ttf") format("truetype"), url("fonts/steagal-light/SteagalLight-webfont.svg#steagallight") format("svg");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Steagal";
    src: url("fonts/steagal-regular/SteagalRegular-webfont.eot");
    src: url("fonts/steagal-regular/SteagalRegular-webfontd41d.eot?#iefix") format("embedded-opentype"), url("fonts/steagal-regular/SteagalRegular-webfont.woff2") format("woff2"),
        url("fonts/steagal-regular/SteagalRegular-webfont.woff") format("woff"), url("fonts/steagal-regular/SteagalRegular-webfont.ttf") format("truetype"),
        url("fonts/steagal-regular/SteagalRegular-webfont.svg#steagal_regularregular") format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Steagal";
    src: url("fonts/steagal-medium/SteagalMedium-webfont.eot");
    src: url("fonts/steagal-medium/SteagalMedium-webfontd41d.eot?#iefix") format("embedded-opentype"), url("fonts/steagal-medium/SteagalMedium-webfont.woff2") format("woff2"),
        url("fonts/steagal-medium/SteagalMedium-webfont.woff") format("woff"), url("fonts/steagal-medium/SteagalMedium-webfont.ttf") format("truetype"), url("fonts/steagal-medium/SteagalMedium-webfont.svg#steagalmedium") format("svg");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Steagal";
    src: url("fonts/steagal-bold/SteagalBold-webfont.eot");
    src: url("fonts/steagal-bold/SteagalBold-webfontd41d.eot?#iefix") format("embedded-opentype"), url("fonts/steagal-bold/SteagalBold-webfont.woff2") format("woff2"), url("fonts/steagal-bold/SteagalBold-webfont.woff") format("woff"),
        url("fonts/steagal-bold/SteagalBold-webfont.ttf") format("truetype"), url("fonts/steagal-bold/SteagalBold-webfont.svg#steagalbold") format("svg");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
.next {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12.5px 0 12.5px 12px;
    border-color: transparent transparent transparent #000000;
}

.prev {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12.5px 12px 12.5px 0;
    border-color: transparent #000000 transparent transparent;
}

/*  Bootstrap Clearfix */
/*  Tablet  */
@media (min-width: 767px) {
    /* Column clear fix */
    .col-lg-1:nth-child(12n + 1),
    .col-lg-2:nth-child(6n + 1),
    .col-lg-3:nth-child(4n + 1),
    .col-lg-4:nth-child(3n + 1),
    .col-lg-6:nth-child(2n + 1),
    .col-md-1:nth-child(12n + 1),
    .col-md-2:nth-child(6n + 1),
    .col-md-3:nth-child(4n + 1),
    .col-md-4:nth-child(3n + 1),
    .col-md-6:nth-child(2n + 1) {
        clear: left;padding-right: 25px;
    }

    .col-sm-1:nth-child(12n + 1),
    .col-sm-2:nth-child(6n + 1),
    .col-sm-3:nth-child(4n + 1),
    .col-sm-4:nth-child(3n + 1),
    .col-sm-6:nth-child(2n + 1) {
        clear: none;
    }
}
/*  Medium Desktop  */
@media (min-width: 992px) {
    /* Column clear fix */
    .col-lg-1:nth-child(12n + 1),
    .col-lg-2:nth-child(6n + 1),
    .col-lg-3:nth-child(4n + 1),
    .col-lg-4:nth-child(3n + 1),
    .col-lg-6:nth-child(2n + 1),
    .col-sm-1:nth-child(12n + 1),
    .col-sm-2:nth-child(6n + 1),
    .col-sm-3:nth-child(4n + 1),
    .col-sm-4:nth-child(3n + 1),
    .col-sm-6:nth-child(2n + 1) {
        clear: left;
    }

    .col-md-1:nth-child(12n + 1),
    .col-md-2:nth-child(6n + 1),
    .col-md-3:nth-child(4n + 1),
    .col-md-4:nth-child(3n + 1),
    .col-md-6:nth-child(2n + 1) {
        clear: none;
    }
}
/*  Large Desktop  */
@media (min-width: 1200px) {
    /* Column clear fix */
    .col-md-1:nth-child(12n + 1),
    .col-md-2:nth-child(6n + 1),
    .col-md-3:nth-child(4n + 1),
    .col-md-4:nth-child(3n + 1),
    .col-md-6:nth-child(2n + 1),
    .col-sm-1:nth-child(12n + 1),
    .col-sm-2:nth-child(6n + 1),
    .col-sm-3:nth-child(4n + 1),
    .col-sm-4:nth-child(3n + 1),
    .col-sm-6:nth-child(2n + 1) {
        clear: left;
    }

    .col-lg-1:nth-child(12n + 1),
    .col-lg-2:nth-child(6n + 1),
    .col-lg-3:nth-child(4n + 1),
    .col-lg-4:nth-child(3n + 1),
    .col-lg-6:nth-child(2n + 1) {
        clear: none;
    }
}
/*  vertical padding top and bottom */
.py1 {
    padding-top: 1em;
    padding-bottom: 1em;
}

.py2 {
    padding-top: 1em;
    padding-bottom: 2em;
}

.py3 {
    padding-top: 3em;
    padding-bottom: 3em;
}

.py4 {
    padding-top: 4em;
    padding-bottom: 4em;
}

.py5 {
    padding-top: 5em;
    padding-bottom: 5em;
}

.py6 {
    padding-top: 6em;
    padding-bottom: 6em;
}

.py7 {
    padding-top: 7em;
    padding-bottom: 7em;
}

.py8 {
    padding-top: 8em;
    padding-bottom: 8em;
}

.py9 {
    padding-top: 9em;
    padding-bottom: 9em;
}

.ink {
    display: block;
    position: absolute;
    background: rgba(254, 219, 0, 0.8);
    border-radius: 100%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}

.animate-ripple {
    -webkit-animation: ripple 0.45s linear;
    -moz-animation: ripple 0.45s linear;
    -ms-animation: ripple 0.45s linear;
    -o-animation: ripple 0.45s linear;
    animation: ripple 0.45s linear;
}

@-webkit-keyframes border-out {
    0% {
        width: 0;
        background: #000;
    }
    100% {
        width: 50%;
        background: #000;
    }
}
@-webkit-keyframes border-down {
    0% {
        height: 0;
        background: #000;
    }
    100% {
        height: 100%;
        background: #000;
    }
}
@-webkit-keyframes border-in {
    0% {
        width: 0;
        background: #000;
    }
    100% {
        width: 50%;
        background: #000;
    }
}
@-webkit-keyframes line-fill {
    0% {
        height: 0;
        background: #d0d0c4;
    }
    100% {
        height: 5em;
        background: #d0d0c4;
    }
}
@-webkit-keyframes line-fill-full {
    0% {
        height: 0;
        background: #d0d0c4;
    }
    100% {
        height: 100%;
        background: #d0d0c4;
    }
}
@-webkit-keyframes line-fill-dark {
    0% {
        height: 0;
        background: #d0d0c4;
    }
    100% {
        height: 5em;
        background: #d0d0c4;
    }
}
/* make keyframes that tell the start state and the end state of our object */
@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-moz-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-webkit-keyframes ripple {
    100% {
        opacity: 0;
        -webkit-transform: scale(2.5);
    }
}
@-moz-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
    }
}
@-o-keyframes ripple {
    100% {
        opacity: 0;
        -o-transform: scale(2.5);
    }
}
@keyframes ripple {
    100% {
        opacity: 0;
        transform: scale(2.5);
    }
}
@media only screen and (max-width: 767px) {
    .wow {
        visibility: visible !important;
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }

    div.line.draw-line {
        visibility: visible !important;
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
        height: 5em;
        background: #d0d0c4;
    }
}
/*********************
REUSABLE CLASSES
*********************/
/* CTAs, Buttons */
.cta,
.button,
form .wpforms-field-pagebreak button,
form .wpforms-field-pagebreak input[type="button"],
form .wpforms-field-pagebreak input[type="submit"],
form form.wpforms-validate .wpforms-field-pagebreak button,
form .wpforms-submit-container button,
form .wpforms-submit-container input[type="button"],
form .wpforms-submit-container input[type="submit"],
form form.wpforms-validate .wpforms-submit-container button {
    background: #000;
    border: 2px solid transparent;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 1rem;
    font-family: "Steagal", Arial, sans-serif;
    letter-spacing: 1px;
    margin: 1em auto;
    max-width: 350px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: background 0.2s;
    -moz-transition: background 0.2s;
    -o-transition: background 0.2s;
    transition: background 0.2s;
    
    overflow: hidden;
    position: relative;
    padding: 20px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}
.cta:hover,
.button:hover,
form .wpforms-field-pagebreak button:hover,
form .wpforms-field-pagebreak input[type="button"]:hover,
form .wpforms-field-pagebreak input[type="submit"]:hover,
form .wpforms-submit-container button:hover,
form .wpforms-submit-container input[type="button"]:hover,
form .wpforms-submit-container input[type="submit"]:hover {
    background: #fe4400;
    text-decoration: none;
}
.inverse.cta,
.inverse.button,
form .wpforms-field-pagebreak button.inverse,
form .wpforms-field-pagebreak input.inverse[type="button"],
form .wpforms-field-pagebreak input.inverse[type="submit"],
form .wpforms-submit-container button.inverse,
form .wpforms-submit-container input.inverse[type="button"],
form .wpforms-submit-container input.inverse[type="submit"] {
    background: #494a43;
    color: #000;
}
.inverse.cta:hover,
.inverse.button:hover,
form .wpforms-field-pagebreak button.inverse:hover,
form .wpforms-field-pagebreak input.inverse[type="button"]:hover,
form .wpforms-field-pagebreak input.inverse[type="submit"]:hover,
form .wpforms-submit-container button.inverse:hover,
form .wpforms-submit-container input.inverse[type="button"]:hover,
form .wpforms-submit-container input.inverse[type="submit"]:hover {
    background: #61625d;
    text-decoration: none;
}
.inverse.cta .ink,
.inverse.button .ink,
form .wpforms-field-pagebreak button.inverse .ink,
form .wpforms-field-pagebreak input.inverse[type="button"] .ink,
form .wpforms-field-pagebreak input.inverse[type="submit"] .ink,
form .wpforms-submit-container button.inverse .ink,
form .wpforms-submit-container input.inverse[type="button"] .ink,
form .wpforms-submit-container input.inverse[type="submit"] .ink {
    background: #494a43;
}
.mini.cta,
.mini.button,
form .wpforms-field-pagebreak button.mini,
form .wpforms-field-pagebreak input.mini[type="button"],
form .wpforms-field-pagebreak input.mini[type="submit"],
form .wpforms-submit-container button.mini,
form .wpforms-submit-container input.mini[type="button"],
form .wpforms-submit-container input.mini[type="submit"] {
    max-width: 200px;
}

#sub-nav-links ul li a,
.page-navigation #mob #user-nav-links ul li a,
.page-navigation #mob > a,
.page-navigation #make-booking #booking-nav-links ul li a,
.page-navigation #make-booking > a,
.page-navigation #main-navigation #main-menu li a {
    color: #000;
    display: block;
    padding: 25px 0 25px 0;
    line-height: 15px;
    letter-spacing: 2px;
    margin: 0;
    text-decoration: none;
}

/* Width / Alignment */
.embed-container iframe,
.embed-container,
.page-navigation #main-navigation {
    width: 100%;
}

.template-section.black .container-fluid,
.template-section.light-grey-minimal .container-fluid,
.template-section.light-grey-services .container-fluid,
.template-section.bw-minimal .container-fluid {
    width: 90%;
    margin: 0 auto;
}

section.page-primary,
h2,
h1,
.h1,
.carousel .slick-list .slick-track .slick-slide .slide-content,
.mk-block-container .mk-block.mk-r,
#download-app-banner .content,
.flexi-cta .outer-content .content,
.flexi.multi .row .panel.feature-blocks,
.template-section.list-icons,
.page-template-template-clublee .page-content .container-fluid.blocks,
.post-type-archive-meeting-points article,
.post-type-archive-addlib .page-content article .panel-border .entry-title,
.single-addlib .page-content article .panel-border .entry-title,
.tax-categories .page-content article .panel-border .entry-title,
.page-footer #lower-footer,
.home section.page-content #home-mk .mk-block.mk-r {
}

.two-col,
.page-template-template-two-column .entry-content {
    -webkit-columns: 2 300px;
    -moz-columns: 2 300px;
    columns: 2 300px;
    -webkit-column-rule: 1px outset #e6e5e5;
    -moz-column-rule: 1px outset #e6e5e5;
    column-rule: 1px outset #e6e5e5;
    -webkit-column-gap: 3em;
    -mox-column-gap: 3em;
    column-gap: 3em;
}

.three-col {
    -webkit-columns: 3 200px;
    -moz-columns: 3 200px;
    columns: 3 200px;
    -webkit-column-gap: 1.5em;
    -moz-column-gap: 1.5em;
    column-gap: 1.5em;
    margin-bottom: 3rem;
}

.inline {
    display: inline-block;
}

/* Font */
.embed-container iframe,
.embed-container,
.page-navigation #main-navigation {
    width: 100%;
}

.template-section.light-grey-minimal a.link-caps,
.template-section.light-grey-services a.link-caps,
.template-section.bw-minimal .row .panel h4,
.home .page-banner.home-hero .content-header a.hero-link {
    text-transform: uppercase;
}

ul,
.page-footer .fm-menu ul {
    list-style-type: none;
}

.single-vacancies .page-content .entry-content {
    font-weight: 300;
}

.terms a {
    color: #9c977a;
}

#sidebar ul li a,
.terms {
    font-size: 0.9rem;
}

/* Margin / Padding */
.row.no-gutter,
.container-fluid {
    margin-right: 97px;
    margin-left: 60px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-top: 15px;
    margin-bottom: 0px;
}

@media only screen and (max-width: 912px) {
    .row.no-gutter,
    .container-fluid {
        margin-right: unset;
        margin-left: unset;
        padding-left: unset;
        padding-right: unset;
        margin-top: unset;
        margin-bottom: 0px;
    }
}
/* Margin / Padding */
.single-vacancies .page-content .entry-content {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
}

section.page-primary,
section.page-content .inner-entry-content,
section.page-content .entry-content,
#horizontalTab .resp-tab-content,
.tabs-introduction,
.container-fluid.carousel-container .carousel.testimonial .slick-track li.slick-slide .slide-content,
.post-type-archive-addlib .page-content,
.single-addlib .page-content,
.tax-categories .page-content {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
}

.mk-block-container.standard-blocks .mk-l,
.home section.page-content #home-mk .mk-block.mk-l {
    padding: 3.5rem;
}

.carousel.feature .slick-list .slick-track .slick-slide .slide-content,
.container-fluid.carousel-container .carousel.component .slick-track li.slick-slide .slide-content,
.mk-block-container .mk-block.mk-l .mk-block-content,
.flexi.multi,
#form-lookup .enquiries,
.page-template-template-clublee .page-content .container-fluid.blocks .info-blocks,
.single-faqs .entry-content,
.off-canvas-menu .breadcrumbwrapper .list-group-item.active::after,
.home section.page-content #home-mk .mk-block.mk-l .mk-block-content {
    padding: 2em;
}

#tri-blocks.primary,
.single-faqs .faqs-list {
    padding: 2em 0;
}

#horizontalTab .resp-tabs-list li,
.page-footer .fm-title {
    padding: 1em 0;
}

.mk-block-container.standard-blocks .mk-block,
.mk-block-container .mk-block,
.home section.page-content #home-mk .mk-block {
    margin-top: 1em;
}

#send-app-by-sms .cta,
#horizontalTab h2.resp-accordion,
#services-grid figure.service-block h3 {
    padding: 0.5em;
}

h3,
h2,
form .wpforms-page-indicator,
form form.wpforms-validate .wpforms-page-indicator,
#send-app-by-sms .error,
.post-type-archive-addlib .page-content article .terms,
.post-type-archive-addlib .page-content article .date,
.single-addlib .page-content article .terms,
.single-addlib .page-content article .date,
.tax-categories .page-content article .terms,
.tax-categories .page-content article .date {
    padding: 0.5em 0;
}

.single-vacancies .page-content .entry-content ul li {
    padding: 0 0.5em;
}

.tiles .tile h3,
ul,
#horizontalTab .resp-vtabs .resp-tabs-container,
#horizontalTab .resp-tabs-container,
#horizontalTab .resp-tabs-list,
#location-info .featured-places .tile .entry-content,
.travel-guide .flight-path .line-end,
.travel-guide .flight-path .line-start,
.ui-helper-reset,
.ui-helper-hidden-accessible,
.single-vacancies .page-content .entry-content,
.post-type-archive-addlib article .entry-title h2,
.tax-categories article .entry-title h2,
.single-addlib article .entry-title h2,
.post-type-archive-addlib article .panel-border .entry-content p,
.tax-categories article .panel-border .entry-content p,
.single-addlib article .panel-border .entry-content p,
.post-type-archive-addlib .page-content article .panel-border .entry-content,
.single-addlib .page-content article .panel-border .entry-content,
.tax-categories .page-content article .panel-border .entry-content,
.post-type-archive-addlib .page-content article .panel-border .entry-image,
.single-addlib .page-content article .panel-border .entry-image,
.tax-categories .page-content article .panel-border .entry-image,
.page-navigation #main-navigation #main-menu li,
.page-navigation #main-navigation #main-menu {
    padding: 0;
}

.page-primary.draw-line {
    padding: 6em 0 2em;
}

/* Background */
section.page-primary,
.mk-block-container.standard-blocks .mk-block,
.mk-block-container .mk-block,
.flexi-cta.full.beige,
.support-search,
.template-section.beige,
#business,
.page-template-template-clublee .page-content,
.post-type-archive-addlib .page-content,
.single-addlib .page-content,
.tax-categories .page-content,
.home section.page-content #home-mk .mk-block {
    background: #f7f7ef;
}

.carousel.clublee,
.container-fluid.carousel-container .carousel.testimonial .slick-track li.slick-slide,
.container-fluid.carousel-container .carousel.component .slick-track li.slide-image.slick-slide.slick-active .slide-image-container,
.container-fluid.carousel-container .carousel.component .slick-track li.slick-slide:not(.slick-center),
.container-fluid.carousel-container,
.image-blocks-simple,
#download-app-banner .content,
.flexi-cta.apply-now .outer-content,
.template-section.white,
.social-feed-element,
.post-type-archive-addlib .page-content article,
.single-addlib .page-content article,
.tax-categories .page-content article {
    background: #ffffff;
}

.carousel.feature,
.container-fluid.carousel-container.grey,
.flexi-cta.full.grey,
.template-section.grey,
.page-template-template-clublee .page-content .container-fluid.blocks {
    background: #fff;
}

.template-section.dark-grey {
    background: #6d6e69;
}

.template-section.light-grey-minimal,
.template-section.light-grey-services {
    background: #fff;
}

.template-section.beige.black,
.template-section.black {
    background: #000000;
    color: #ffffff;
}
.template-section.beige.black h1,
.template-section.black h1,
.template-section.beige.black h2,
.template-section.black h2,
.template-section.beige.black h3,
.template-section.black h3,
.template-section.beige.black h4,
.template-section.black h4,
.template-section.beige.black h5,
.template-section.black h5,
.template-section.beige.black h6,
.template-section.black h6,
.template-section.beige.black p,
.template-section.black p,
.template-section.black a:not(.cta) {
    color: #ffffff;
}

.carousel.clublee .slick-track .slick-slide .slide-content .points,
.container-fluid.carousel-container .carousel.component .slick-track li.slick-slide .slide-image-container,
.social-feed-element {
    -webkit-box-shadow: 0;
    -moz-box-shadow: 0;
    box-shadow: 0px;
}

/* Borders */
.lightbox-open #lightbox-content .lightbox-container,
.tiles .tile,
form .alert {
    border-top: 4px solid #000;
}

.container-fluid.carousel-container .carousel.testimonial .slick-track li.slick-slide .slide-content,
.container-fluid.carousel-container .carousel.component .slick-track li.slide-image.slick-slide.slick-active .slide-image-container img,
.container-fluid.carousel-container .carousel.component .slick-track li.slick-slide:not(.slick-center) .slide-image-container .slide-image-border,
#download-app-banner .content .desktop-content,
.flexi-cta.apply-now .outer-content .content {
    border: 2px solid #000;
}

.template-section.light-grey-minimal a.link-caps,
.template-section.light-grey-services a.link-caps,
.template-section.bw-minimal .row .panel h4 a,
.home .page-banner.home-hero .content-header a.hero-link {
    text-decoration: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.template-section.light-grey-minimal a.link-caps:hover,
.template-section.light-grey-services a.link-caps:hover,
.template-section.bw-minimal .row .panel h4 a:hover,
.home .page-banner.home-hero .content-header a.hero-link:hover {
    border-bottom: 1px solid #000000;
}

.flexi.multi .row .panel.feature-blocks.active .panel-border,
.single-addlib .page-content article.main .panel-border,
.post-type-archive-addlib article .panel-border,
.tax-categories article .panel-border,
.single-addlib article .panel-border {
    display: block;
    position: relative;
}
.flexi.multi .row .panel.feature-blocks.active .panel-border .border,
.single-addlib .page-content article.main .panel-border .border,
.post-type-archive-addlib article .panel-border .border,
.tax-categories article .panel-border .border,
.single-addlib article .panel-border .border {
    position: absolute;
    background: transparent;
    width: 0px;
    height: 0px;
}
.flexi.multi .row .panel.feature-blocks.active .panel-border .border.tl,
.post-type-archive-addlib article .panel-border .border.tl,
.tax-categories article .panel-border .border.tl,
.single-addlib article .panel-border .border.tl,
.flexi.multi .row .panel.feature-blocks.active .panel-border .border.tr,
.post-type-archive-addlib article .panel-border .border.tr,
.tax-categories article .panel-border .border.tr,
.single-addlib article .panel-border .border.tr,
.flexi.multi .row .panel.feature-blocks.active .panel-border .border.bl,
.post-type-archive-addlib article .panel-border .border.bl,
.tax-categories article .panel-border .border.bl,
.single-addlib article .panel-border .border.bl,
.flexi.multi .row .panel.feature-blocks.active .panel-border .border.br,
.post-type-archive-addlib article .panel-border .border.br,
.tax-categories article .panel-border .border.br,
.single-addlib article .panel-border .border.br {
    -webkit-animation-duration: 0.3s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-fill-mode: forwards;
}
.flexi.multi .row .panel.feature-blocks.active .panel-border .border.sl,
.post-type-archive-addlib article .panel-border .border.sl,
.tax-categories article .panel-border .border.sl,
.single-addlib article .panel-border .border.sl,
.flexi.multi .row .panel.feature-blocks.active .panel-border .border.sr,
.post-type-archive-addlib article .panel-border .border.sr,
.tax-categories article .panel-border .border.sr,
.single-addlib article .panel-border .border.sr {
    -webkit-animation-duration: 0.4s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-fill-mode: forwards;
}
.flexi.multi .row .panel.feature-blocks.active .panel-border .border.tr,
.post-type-archive-addlib article .panel-border .border.tr,
.tax-categories article .panel-border .border.tr,
.single-addlib article .panel-border .border.tr {
    left: 50%;
    top: 0;
    height: 2px;
    width: 50%;
}
.flexi.multi .row .panel.feature-blocks.active .panel-border .border.sr,
.post-type-archive-addlib article .panel-border .border.sr,
.tax-categories article .panel-border .border.sr,
.single-addlib article .panel-border .border.sr {
    top: 0;
    right: 0;
    width: 2px;
    height: 100%;
}
.flexi.multi .row .panel.feature-blocks.active .panel-border .border.br,
.post-type-archive-addlib article .panel-border .border.br,
.tax-categories article .panel-border .border.br,
.single-addlib article .panel-border .border.br {
    right: 0%;
    bottom: 0;
    height: 2px;
    width: 50%;
}
.flexi.multi .row .panel.feature-blocks.active .panel-border .border.tl,
.post-type-archive-addlib article .panel-border .border.tl,
.tax-categories article .panel-border .border.tl,
.single-addlib article .panel-border .border.tl {
    right: 50%;
    top: 0;
    height: 2px;
    width: 50%;
}
.flexi.multi .row .panel.feature-blocks.active .panel-border .border.sl,
.post-type-archive-addlib article .panel-border .border.sl,
.tax-categories article .panel-border .border.sl,
.single-addlib article .panel-border .border.sl {
    top: 0;
    left: 0;
    width: 2px;
    height: 100%;
}
.flexi.multi .row .panel.feature-blocks.active .panel-border .border.bl,
.post-type-archive-addlib article .panel-border .border.bl,
.tax-categories article .panel-border .border.bl,
.single-addlib article .panel-border .border.bl {
    left: 0%;
    bottom: 0;
    height: 2px;
    width: 50%;
}

/* Vendor */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
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 {
    outline: 0;
}
a:hover {
    outline: 0;
}

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

b,
strong {
    font-size: 19px;
    text-transform: uppercase;
    color: #fe4400;
}

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 {
    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;
    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;
}

html {
    box-sizing: border-box;
}

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

@-moz-viewport {
    width: device-width;
}
@-ms-viewport {
    width: device-width;
}
@-o-viewport {
    width: device-width;
}
@-webkit-viewport {
    width: device-width;
}
@viewport {
    width: device-width;
}
html {
    font-size: 14px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-family: "Steagal", Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.5;
    color: #494a43;
    background-color: #ffffff;
}

[tabindex="-1"]:focus {
    outline: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}

p {
    margin-top: 0;
    margin-bottom: 1.5rem;
    font-size: 16px;
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #e8e7e2;
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}

ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0;
}

dt {
    font-weight: bold;
}

dd {
    margin-bottom: 0.5rem;
    margin-left: 0;
}

blockquote {
    margin: 0 0 1rem;
}

a {
    color: #494a43;
    text-decoration: none;
}
a:hover {
    color: #fff;
    text-decoration: underline;
}
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
}

figure {
    margin: 0 0 1rem;
}

img {
    vertical-align: middle;
}

[role="button"] {
    cursor: pointer;
}

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
    touch-action: manipulation;
}

table {
    background-color: transparent;
}

caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #e8e7e2;
    text-align: left;
    caption-side: bottom;
}

th {
    text-align: left;
}

label {
    display: inline-block;
    margin-bottom: 0.5rem;
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
textarea {
    margin: 0;
    line-height: inherit;
    border-radius: 0;
}

textarea {
    resize: vertical;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
    line-height: inherit;
}

input[type="search"] {
    box-sizing: inherit;
    -webkit-appearance: none;
}

output {
    display: inline-block;
}

[hidden] {
    display: none !important;
}

.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}
.container::after {
    content: "";
    display: table;
    clear: both;
}
@media (min-width: 544px) {
    .container {
        max-width: 576px;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}
@media (min-width: 992px) {
    .container {
        max-width: 940px;
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1350px;
        padding: 20px 0px 20px 0px;
    }
}

.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}
.container-fluid::after {
    content: "";
    display: table;
    clear: both;
}

.row {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
}
.row::after {
    content: "";
    display: table;
    clear: both;
}

.col-xl-12,
.col-xl-11,
.col-xl-10,
.col-xl-9,
.col-xl-8,
.col-xl-7,
.col-xl-6,
.col-xl-5,
.col-xl-4,
.col-xl-3,
.col-xl-2,
.col-xl-1,
.col-lg-12,
.col-lg-11,
.col-lg-10,
.col-lg-9,
.col-lg-8,
.col-lg-7,
.col-lg-6,
.col-lg-5,
.col-lg-4,
.col-lg-3,
.col-lg-2,
.col-lg-1,
.col-md-12,
.col-md-11,
.col-md-10,
.col-md-9,
.col-md-8,
.col-md-7,
.col-md-6,
.col-md-5,
.col-md-4,
.col-md-3,
.col-md-2,
.col-md-1,
.col-sm-12,
.col-sm-11,
.col-sm-10,
.col-sm-9,
.col-sm-8,
.col-sm-7,
.col-sm-6,
.col-sm-5,
.col-sm-4,
.col-sm-3,
.col-sm-2,
.col-sm-1,
.col-xs-12,
.col-xs-11,
.col-xs-10,
.col-xs-9,
.col-xs-8,
.col-xs-7,
.col-xs-6,
.gform_page #screen-dd .row .span4,
.col-xs-5,
.col-xs-4,
.col-xs-3,
.col-xs-2,
.col-xs-1 {
    position: relative;
    min-height: 1px;
    padding-left: 0rem;
}

.col-xs-12,
.col-xs-11,
.col-xs-10,
.col-xs-9,
.col-xs-8,
.col-xs-7,
.col-xs-6,
.gform_page #screen-dd .row .span4,
.col-xs-5,
.col-xs-4,
.col-xs-3,
.col-xs-2,
.col-xs-1 {
    float: left;
}

.col-xs-1 {
    width: 8.3333333333%;
}

.col-xs-2 {
    width: 16.6666666667%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-4 {
    width: 33.3333333333%;
}

.col-xs-5 {
    width: 41.6666666667%;
}

.col-xs-6,
.gform_page #screen-dd .row .span4 {
    width: 50%;
}

.col-xs-7 {
    width: 58.3333333333%;
}

.col-xs-8 {
    width: 66.6666666667%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-10 {
    width: 83.3333333333%;
}

.col-xs-11 {
    width: 91.6666666667%;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-pull-1 {
    right: 8.3333333333%;
}

.col-xs-pull-2 {
    right: 16.6666666667%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-4 {
    right: 33.3333333333%;
}

.col-xs-pull-5 {
    right: 41.6666666667%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-7 {
    right: 58.3333333333%;
}

.col-xs-pull-8 {
    right: 66.6666666667%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-10 {
    right: 83.3333333333%;
}

.col-xs-pull-11 {
    right: 91.6666666667%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-push-1 {
    left: 8.3333333333%;
}

.col-xs-push-2 {
    left: 16.6666666667%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-4 {
    left: 33.3333333333%;
}

.col-xs-push-5 {
    left: 41.6666666667%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-7 {
    left: 58.3333333333%;
}

.col-xs-push-8 {
    left: 66.6666666667%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-10 {
    left: 83.3333333333%;
}

.col-xs-push-11 {
    left: 91.6666666667%;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-offset-1 {
    margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
    margin-left: 16.6666666667%;
}

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

.col-xs-offset-4 {
    margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
    margin-left: 41.6666666667%;
}

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

.col-xs-offset-7 {
    margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
    margin-left: 66.6666666667%;
}

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

.col-xs-offset-10 {
    margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
    margin-left: 91.6666666667%;
}

@media (min-width: 544px) {
    .col-sm-12,
    .col-sm-11,
    .col-sm-10,
    .col-sm-9,
    .col-sm-8,
    .col-sm-7,
    .col-sm-6,
    .col-sm-5,
    .col-sm-4,
    .col-sm-3,
    .col-sm-2,
    .col-sm-1 {
        float: left;
    }

    .col-sm-1 {
        width: 8.3333333333%;
    }

    .col-sm-2 {
        width: 16.6666666667%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-4 {
        width: 33.3333333333%;
    }

    .col-sm-5 {
        width: 41.6666666667%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-7 {
        width: 58.3333333333%;
    }

    .col-sm-8 {
        width: 66.6666666667%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-10 {
        width: 83.3333333333%;
    }

    .col-sm-11 {
        width: 91.6666666667%;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-pull-1 {
        right: 8.3333333333%;
    }

    .col-sm-pull-2 {
        right: 16.6666666667%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-4 {
        right: 33.3333333333%;
    }

    .col-sm-pull-5 {
        right: 41.6666666667%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-7 {
        right: 58.3333333333%;
    }

    .col-sm-pull-8 {
        right: 66.6666666667%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-10 {
        right: 83.3333333333%;
    }

    .col-sm-pull-11 {
        right: 91.6666666667%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-push-1 {
        left: 8.3333333333%;
    }

    .col-sm-push-2 {
        left: 16.6666666667%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-4 {
        left: 33.3333333333%;
    }

    .col-sm-push-5 {
        left: 41.6666666667%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-7 {
        left: 58.3333333333%;
    }

    .col-sm-push-8 {
        left: 66.6666666667%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-10 {
        left: 83.3333333333%;
    }

    .col-sm-push-11 {
        left: 91.6666666667%;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    }

    .col-sm-offset-1 {
        margin-left: 8.3333333333%;
    }

    .col-sm-offset-2 {
        margin-left: 16.6666666667%;
    }

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

    .col-sm-offset-4 {
        margin-left: 33.3333333333%;
    }

    .col-sm-offset-5 {
        margin-left: 41.6666666667%;
    }

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

    .col-sm-offset-7 {
        margin-left: 58.3333333333%;
    }

    .col-sm-offset-8 {
        margin-left: 66.6666666667%;
    }

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

    .col-sm-offset-10 {
        margin-left: 83.3333333333%;
    }

    .col-sm-offset-11 {
        margin-left: 91.6666666667%;
    }
}
@media (min-width: 768px) {
    .col-md-12,
    .col-md-11,
    .col-md-10,
    .col-md-9,
    .col-md-8,
    .col-md-7,
    .col-md-6,
    .col-md-5,
    .col-md-4,
    .col-md-3,
    .col-md-2,
    .col-md-1 {
        float: left;
    }

    .col-md-1 {
        width: 8.3333333333%;
    }

    .col-md-2 {
        width: 16.6666666667%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-4 {
        width: 33.3333333333%;
    }

    .col-md-5 {
        width: 41.6666666667%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-7 {
        width: 58.3333333333%;
    }

    .col-md-8 {
        width: 66.6666666667%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-10 {
        width: 83.3333333333%;
    }

    .col-md-11 {
        width: 91.6666666667%;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-pull-1 {
        right: 8.3333333333%;
    }

    .col-md-pull-2 {
        right: 16.6666666667%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-4 {
        right: 33.3333333333%;
    }

    .col-md-pull-5 {
        right: 41.6666666667%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-7 {
        right: 58.3333333333%;
    }

    .col-md-pull-8 {
        right: 66.6666666667%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-10 {
        right: 83.3333333333%;
    }

    .col-md-pull-11 {
        right: 91.6666666667%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-push-1 {
        left: 8.3333333333%;
    }

    .col-md-push-2 {
        left: 16.6666666667%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-4 {
        left: 33.3333333333%;
    }

    .col-md-push-5 {
        left: 41.6666666667%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-7 {
        left: 58.3333333333%;
    }

    .col-md-push-8 {
        left: 66.6666666667%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-10 {
        left: 83.3333333333%;
    }

    .col-md-push-11 {
        left: 91.6666666667%;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-offset-0 {
        margin-left: 0%;
    }

    .col-md-offset-1 {
        margin-left: 8.3333333333%;
    }

    .col-md-offset-2 {
        margin-left: 16.6666666667%;
    }

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

    .col-md-offset-4 {
        margin-left: 33.3333333333%;
    }

    .col-md-offset-5 {
        margin-left: 41.6666666667%;
    }

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

    .col-md-offset-7 {
        margin-left: 58.3333333333%;
    }

    .col-md-offset-8 {
        margin-left: 66.6666666667%;
    }

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

    .col-md-offset-10 {
        margin-left: 83.3333333333%;
    }

    .col-md-offset-11 {
        margin-left: 91.6666666667%;
    }
}
@media (min-width: 992px) {
    .col-lg-12,
    .col-lg-11,
    .col-lg-10,
    .col-lg-9,
    .col-lg-8,
    .col-lg-7,
    .col-lg-6,
    .col-lg-5,
    .col-lg-4,
    .col-lg-3,
    .col-lg-2,
    .col-lg-1 {
        float: left;
    }

    .col-lg-1 {
        width: 8.3333333333%;
    }

    .col-lg-2 {
        width: 16.6666666667%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-4 {
        width: 33.3333333333%;
    }

    .col-lg-5 {
        width: 41.6666666667%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-7 {
        width: 58.3333333333%;
    }

    .col-lg-8 {
        width: 66.6666666667%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-10 {
        width: 83.3333333333%;
    }

    .col-lg-11 {
        width: 91.6666666667%;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-pull-1 {
        right: 8.3333333333%;
    }

    .col-lg-pull-2 {
        right: 16.6666666667%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-4 {
        right: 33.3333333333%;
    }

    .col-lg-pull-5 {
        right: 41.6666666667%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-7 {
        right: 58.3333333333%;
    }

    .col-lg-pull-8 {
        right: 66.6666666667%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-10 {
        right: 83.3333333333%;
    }

    .col-lg-pull-11 {
        right: 91.6666666667%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-push-1 {
        left: 8.3333333333%;
    }

    .col-lg-push-2 {
        left: 16.6666666667%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-4 {
        left: 33.3333333333%;
    }

    .col-lg-push-5 {
        left: 41.6666666667%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-7 {
        left: 58.3333333333%;
    }

    .col-lg-push-8 {
        left: 66.6666666667%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-10 {
        left: 83.3333333333%;
    }

    .col-lg-push-11 {
        left: 91.6666666667%;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-offset-0 {
        margin-left: 0%;
    }

    .col-lg-offset-1 {
        margin-left: 8.3333333333%;
    }

    .col-lg-offset-2 {
        margin-left: 16.6666666667%;
    }

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

    .col-lg-offset-4 {
        margin-left: 33.3333333333%;
    }

    .col-lg-offset-5 {
        margin-left: 41.6666666667%;
    }

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

    .col-lg-offset-7 {
        margin-left: 58.3333333333%;
    }

    .col-lg-offset-8 {
        margin-left: 66.6666666667%;
    }

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

    .col-lg-offset-10 {
        margin-left: 83.3333333333%;
    }

    .col-lg-offset-11 {
        margin-left: 91.6666666667%;
    }
}
@media (min-width: 1200px) {
    .col-xl-12,
    .col-xl-11,
    .col-xl-10,
    .col-xl-9,
    .col-xl-8,
    .col-xl-7,
    .col-xl-6,
    .col-xl-5,
    .col-xl-4,
    .col-xl-3,
    .col-xl-2,
    .col-xl-1 {
        float: left;
    }

    .col-xl-1 {
        width: 8.3333333333%;
    }

    .col-xl-2 {
        width: 16.6666666667%;
    }

    .col-xl-3 {
        width: 25%;
    }

    .col-xl-4 {
        width: 33.3333333333%;
    }

    .col-xl-5 {
        width: 41.6666666667%;
    }

    .col-xl-6 {
        width: 50%;
    }

    .col-xl-7 {
        width: 58.3333333333%;
    }

    .col-xl-8 {
        width: 66.6666666667%;
    }

    .col-xl-9 {
        width: 75%;
    }

    .col-xl-10 {
        width: 83.3333333333%;
    }

    .col-xl-11 {
        width: 91.6666666667%;
    }

    .col-xl-12 {
        width: 100%;
    }

    .col-xl-pull-0 {
        right: auto;
    }

    .col-xl-pull-1 {
        right: 8.3333333333%;
    }

    .col-xl-pull-2 {
        right: 16.6666666667%;
    }

    .col-xl-pull-3 {
        right: 25%;
    }

    .col-xl-pull-4 {
        right: 33.3333333333%;
    }

    .col-xl-pull-5 {
        right: 41.6666666667%;
    }

    .col-xl-pull-6 {
        right: 50%;
    }

    .col-xl-pull-7 {
        right: 58.3333333333%;
    }

    .col-xl-pull-8 {
        right: 66.6666666667%;
    }

    .col-xl-pull-9 {
        right: 75%;
    }

    .col-xl-pull-10 {
        right: 83.3333333333%;
    }

    .col-xl-pull-11 {
        right: 91.6666666667%;
    }

    .col-xl-pull-12 {
        right: 100%;
    }

    .col-xl-push-0 {
        left: auto;
    }

    .col-xl-push-1 {
        left: 8.3333333333%;
    }

    .col-xl-push-2 {
        left: 16.6666666667%;
    }

    .col-xl-push-3 {
        left: 25%;
    }

    .col-xl-push-4 {
        left: 33.3333333333%;
    }

    .col-xl-push-5 {
        left: 41.6666666667%;
    }

    .col-xl-push-6 {
        left: 50%;
    }

    .col-xl-push-7 {
        left: 58.3333333333%;
    }

    .col-xl-push-8 {
        left: 66.6666666667%;
    }

    .col-xl-push-9 {
        left: 75%;
    }

    .col-xl-push-10 {
        left: 83.3333333333%;
    }

    .col-xl-push-11 {
        left: 91.6666666667%;
    }

    .col-xl-push-12 {
        left: 100%;
    }

    .col-xl-offset-0 {
        margin-left: 0%;
    }

    .col-xl-offset-1 {
        margin-left: 8.3333333333%;
    }

    .col-xl-offset-2 {
        margin-left: 16.6666666667%;
    }

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

    .col-xl-offset-4 {
        margin-left: 33.3333333333%;
    }

    .col-xl-offset-5 {
        margin-left: 41.6666666667%;
    }

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

    .col-xl-offset-7 {
        margin-left: 58.3333333333%;
    }

    .col-xl-offset-8 {
        margin-left: 66.6666666667%;
    }

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

    .col-xl-offset-10 {
        margin-left: 83.3333333333%;
    }

    .col-xl-offset-11 {
        margin-left: 91.6666666667%;
    }
}
.bg-inverse {
    color: #e8e7e2;
    background-color: #494a43;
}

.bg-faded {
    background-color: #e8e7e2;
}

.bg-primary {
    color: #fff !important;
    background-color: #0275d8 !important;
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #025aa5;
}

.bg-success {
    color: #fff !important;
    background-color: #5cb85c !important;
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #449d44;
}

.bg-info {
    color: #fff !important;
    background-color: #5bc0de !important;
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #31b0d5;
}

.bg-warning {
    color: #fff !important;
    background-color: #f0ad4e !important;
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #ec971f;
}

.bg-danger {
    color: #fff !important;
    background-color: #d9534f !important;
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #c9302c;
}

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

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

.pull-xs-left {
    float: left !important;
}

.pull-xs-right {
    float: right !important;
}

.pull-xs-none {
    float: none !important;
}

@media (min-width: 544px) {
    .pull-sm-left {
        float: left !important;
    }

    .pull-sm-right {
        float: right !important;
    }

    .pull-sm-none {
        float: none !important;
    }
}
@media (min-width: 768px) {
    .pull-md-left {
        float: left !important;
    }

    .pull-md-right {
        float: right !important;
    }

    .pull-md-none {
        float: none !important;
    }
}
@media (min-width: 992px) {
    .pull-lg-left {
        float: left !important;
    }

    .pull-lg-right {
        float: right !important;
    }

    .pull-lg-none {
        float: none !important;
    }
}
@media (min-width: 1200px) {
    .pull-xl-left {
        float: left !important;
    }

    .pull-xl-right {
        float: right !important;
    }

    .pull-xl-none {
        float: none !important;
    }
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

.m-x-auto {
    margin-right: auto !important;
    margin-left: auto !important;
}

.m-a-0 {
    margin: 0 0 !important;
}

.m-t-0 {
    margin-top: 0 !important;
}

.m-r-0 {
    margin-right: 0 !important;
}

.m-b-0 {
    margin-bottom: 0 !important;
}

.m-l-0 {
    margin-left: 0 !important;
}

.m-x-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.m-y-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.m-a-1 {
    margin: 1rem 1rem !important;
}

.m-t-1 {
    margin-top: 1rem !important;
}

.m-r-1 {
    margin-right: 1rem !important;
}

.m-b-1 {
    margin-bottom: 1rem !important;
}

.m-l-1 {
    margin-left: 1rem !important;
}

.m-x-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
}

.m-y-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}

.m-a-2 {
    margin: 1.5rem 1.5rem !important;
}

.m-t-2 {
    margin-top: 1.5rem !important;
}

.m-r-2 {
    margin-right: 1.5rem !important;
}

.m-b-2 {
    margin-bottom: 1.5rem !important;
}

.m-l-2 {
    margin-left: 1.5rem !important;
}

.m-x-2 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
}

.m-y-2 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}

.m-a-3 {
    margin: 3rem 3rem !important;
}

.m-t-3 {
    margin-top: 3rem !important;
}

.m-r-3 {
    margin-right: 3rem !important;
}

.m-b-3 {
    margin-bottom: 3rem !important;
}

.m-l-3 {
    margin-left: 3rem !important;
}

.m-x-3 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
}

.m-y-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
}

.p-a-0 {
    padding: 0 0 !important;
}

.p-t-0 {
    padding-top: 0 !important;
}

.p-r-0 {
    padding-right: 0 !important;
}

.p-b-0 {
    padding-bottom: 0 !important;
}

.p-l-0 {
    padding-left: 0 !important;
}

.p-x-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.p-y-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.p-a-1 {
    padding: 1rem 1rem !important;
}

.p-t-1 {
    padding-top: 1rem !important;
}

.p-r-1 {
    padding-right: 1rem !important;
}

.p-b-1 {
    padding-bottom: 1rem !important;
}

.p-l-1 {
    padding-left: 1rem !important;
}

.p-x-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

.p-y-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.p-a-2 {
    padding: 1.5rem 1.5rem !important;
}

.p-t-2 {
    padding-top: 1.5rem !important;
}

.p-r-2 {
    padding-right: 1.5rem !important;
}

.p-b-2 {
    padding-bottom: 1.5rem !important;
}

.p-l-2 {
    padding-left: 1.5rem !important;
}

.p-x-2 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
}

.p-y-2 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}

.p-a-3 {
    padding: 3rem 3rem !important;
}

.p-t-3 {
    padding-top: 3rem !important;
}

.p-r-3 {
    padding-right: 3rem !important;
}

.p-b-3 {
    padding-bottom: 3rem !important;
}

.p-l-3 {
    padding-left: 3rem !important;
}

.p-x-3 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
}

.p-y-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.pos-f-t {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.text-justify {
    text-align: justify !important;
}

.text-nowrap {
    white-space: nowrap !important;
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text-xs-left {
    text-align: left !important;
}

.text-xs-right {
    text-align: right !important;
}

.text-xs-center {
    text-align: center !important;
}

@media (min-width: 544px) {
    .text-sm-left {
        text-align: left !important;
    }

    .text-sm-right {
        text-align: right !important;
    }

    .text-sm-center {
        text-align: center !important;
    }
}
@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important;
    }

    .text-md-right {
        text-align: right !important;
    }

    .text-md-center {
        text-align: center !important;
    }
}
@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important;
    }

    .text-lg-right {
        text-align: right !important;
    }

    .text-lg-center {
        text-align: center !important;
    }
}
@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important;
    }

    .text-xl-right {
        text-align: right !important;
    }

    .text-xl-center {
        text-align: center !important;
    }
}
.text-lowercase {
    text-transform: lowercase !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.text-capitalize {
    text-transform: capitalize !important;
}

.font-weight-normal {
    font-weight: normal;
}

.font-weight-bold {
    font-weight: bold;
}

.font-italic {
    font-style: italic;
}

.text-muted {
    color: #e8e7e2;
}

.text-primary {
    color: #0275d8 !important;
}

a.text-primary:focus,
a.text-primary:hover {
    color: #025aa5;
}

.text-success {
    color: #5cb85c !important;
}

a.text-success:focus,
a.text-success:hover {
    color: #449d44;
}

.text-info {
    color: #5bc0de !important;
}

a.text-info:focus,
a.text-info:hover {
    color: #31b0d5;
}

.text-warning {
    color: #f0ad4e !important;
}

a.text-warning:focus,
a.text-warning:hover {
    color: #ec971f;
}

.text-danger {
    color: #d9534f !important;
}

a.text-danger:focus,
a.text-danger:hover {
    color: #c9302c;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.invisible {
    visibility: hidden !important;
}

.hidden-xs-up {
    display: none !important;
}

@media (max-width: 543px) {
    .hidden-xs-down {
        display: none !important;
    }
}

@media (min-width: 544px) {
    .hidden-sm-up {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .hidden-sm-down {
        display: none !important;
    }
}

@media (min-width: 768px) {
    .hidden-md-up {
        display: none !important;
    }
}

@media (max-width: 991px) {
    .hidden-md-down {
        display: none !important;
    }
}

@media (min-width: 992px) {
    .hidden-lg-up {
        display: none !important;
    }
}

@media (max-width: 1199px) {
    .hidden-lg-down {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-xl-up {
        display: none !important;
    }
}

.hidden-xl-down {
    display: none !important;
}

.visible-print-block {
    display: none !important;
}
@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}
@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}
@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

/* Slider */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: none;
    -webkit-tap-highlight-color: transparent;
}

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

.slick-list:focus {
    outline: none;
}

.slick-loading .slick-list {
    background: white;
}

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

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

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    zoom: 1;
}

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

.slick-track:after {
    clear: both;
}

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

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

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

/* Arrows */
.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    margin-top: -10px;
    padding: 0;
    border: none;
    outline: none;
}

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

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

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

.slick-prev:before,
.slick-next:before {
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: -25px;
}

.slick-prev:before {
    content: "←";
}

.slick-next {
    right: -25px;
}

.slick-next:before {
    content: "→";
}

/* Dots */
.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -45px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%;
}

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

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

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

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

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

.slick-dots li.slick-active button:before {
    color: black;
    opacity: 0.75;
}

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

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

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

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

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

/* ===========================================================
 *
 *  Name:          selectordie_dev.css
 *  Updated:       2014-10-10
 *  Created by:    Per V @ Vst.mn
 *  What?:         Base CSS for Select or Die
 *
 *  Copyright (c) 2014 Per Vestman
 *  Dual licensed under the MIT and GPL licenses.
 *
 *  No, I don't usually comment my CSS, but in this
 *  case it might "help" someone.
 *
 *  Oddny | Cogs 'n Kegs
 * =========================================================== */
.sod_select,
.sod_select * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* The SoD - Please keep this first three lines intact, otherwise all hell will break looooooose */
.sod_select {
    display: inline-block;
    position: relative;
    line-height: 1;
    width: 200px;
    padding: 15px 10px;
    border: 3px solid #5e5e5e;
    background: #ffffff;
    color: #444444;
    font-size: 11px;
    font-weight: 700;
    text-align: left;
    text-transform: uppercase;
    outline: 0;
    outline-offset: -2px;
    /* Opera */
    cursor: default;
}

/* Up/Down arrows */
.sod_select:before,
.sod_select:after {
    content: "▲";
    position: absolute;
    right: 10px;
    top: 12px;
    font-size: 7px;
}

/* Down arrow */
.sod_select:after {
    content: "▼";
    top: auto;
    bottom: 12px;
}

/* Change the border color on hover, focus and when open */
.sod_select:hover,
.sod_select.open,
.sod_select.focus {
    border-color: #000000;
}

.sod_select.open {
    color: #919191;
}

.sod_select.focus {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

/* When the entire SoD is disabled, go crazy! */
.sod_select.disabled {
    border-color: #828282;
    color: #b2b2b2;
    cursor: not-allowed;
}

/* The "label", or whatever we should call it. Keep the first three lines for truncating. */
.sod_select .sod_label {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 15px;
}

.sod_select .sod_prefix {
    /* Use this if you're using a prefix and want to style it */
}

.sod_select .sod_placeholder {
    /* Use this if you're using a placeholder and want to style it */
}

/* Options list wrapper */
.sod_select .sod_list_wrapper {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    height: auto;
    width: 200px;
    margin: 0 0 0 -3px;
    background: #ffffff;
    border: 3px solid #000000;
    border-top: none;
    color: #444444;
    font-weight: 300;
    z-index: 1;
}

/* Shows the option list (don't edit) */
.sod_select.open .sod_list_wrapper {
    display: block;
}

/* Don't display the options when  */
.sod_select.disabled.open .sod_list_wrapper {
    display: none;
}

/* When the option list is displayed above the SoD */
.sod_select.above .sod_list_wrapper {
    top: auto;
    bottom: 100%;
    border-top: 3px solid #000000;
    border-bottom: none;
}

/* Options list container */
.sod_select .sod_list {
    display: block;
    overflow-y: auto;
    padding: 0;
    margin: 0;
}

/* All the options. Keep the first three lines for truncating... */
.sod_select .sod_option {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    padding: 10px 10px;
    list-style-type: none;
}

/* Optgroups */
.sod_select .sod_option.optgroup,
.sod_select .sod_option.optgroup.disabled {
    background: inherit;
    color: #939393;
    font-size: 10px;
    font-style: italic;
}

/* Children of an optgroup */
.sod_select .sod_option.groupchild {
    padding-left: 20px;
}

/* Used together with placeholderOption / data-placeholder-option */
.sod_select .sod_option.is-placeholder {
    display: none;
}

/* Disabled option */
.sod_select .sod_option.disabled {
    background: inherit;
    color: #cccccc;
}

/* Hover state for options, also used when a user uses his/hers up/down keys */
.sod_select .sod_option.active {
    background: #f7f7f7;
    color: #333333;
}

/*Make room for the check mark */
.sod_select .sod_option.selected {
    font-weight: 700;
    padding-right: 25px;
}

/* Displays a check mark for the selected option */
.sod_select .sod_option.selected:before {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    color: #808080;
    height: 9px;
    width: 10px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgMTAgOSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTAgOSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8cGF0aCBmaWxsPSIjRDlEOUQ4IiBkPSJNNCw2LjdDMy42LDYuMywzLjUsNi4xLDMuMSw1LjdDMi42LDUuMiwyLDQuNiwxLjUsNC4xYy0wLjgtMC44LTIsMC40LTEuMiwxLjJjMC45LDAuOSwxLjksMS45LDIuOCwyLjgNCgkJYzAuNywwLjcsMS4zLDEsMiwwQzYuNyw2LDguMywzLjcsOS44LDEuNUMxMC41LDAuNSw5LTAuMyw4LjMsMC42bDAsMEM2LjcsMi45LDUuNyw0LjQsNCw2LjciLz4NCjwvZz4NCjwvc3ZnPg0K);
}

/* Add a .no_highlight class to you SoD to hide the check mark and don't bold the option */
.sod_select.no_highlight .sod_option.selected {
    font-weight: 300;
}

.sod_select.no_highlight .sod_option.selected:before {
    display: none;
}

.sod_select .sod_option.link {
    /* If data-link is set on a specific option */
}

.sod_select .sod_option.linkexternal {
}

.sod_select select {
    display: none !important;
}

.sod_select.touch select {
    -webkit-appearance: menulist-button;
    position: absolute;
    top: 0;
    left: 0;
    display: block !important;
    height: 100%;
    width: 100%;
    opacity: 0;
    z-index: 1;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}

@-webkit-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}
@keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}
.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
}

@-webkit-keyframes flash {
    0%,
    50%,
    100% {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}
@keyframes flash {
    0%,
    50%,
    100% {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}
.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}
.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}

@-webkit-keyframes shake {
    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }
}
@keyframes shake {
    0%,
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px);
    }
}
.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }
    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        transform: rotate(15deg);
    }
    40% {
        -webkit-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    60% {
        -webkit-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    80% {
        -webkit-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    10%,
    20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg);
    }
    100% {
        -webkit-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0);
    }
}
@keyframes tada {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    10%,
    20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
        -ms-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg);
    }
    100% {
        -webkit-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0);
    }
}
.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }
    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg);
    }
    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg);
    }
    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg);
    }
    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg);
    }
    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg);
    }
    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }
}
@keyframes wobble {
    0% {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
    }
    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        -ms-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg);
    }
    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        -ms-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg);
    }
    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        -ms-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg);
    }
    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        -ms-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg);
    }
    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        -ms-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg);
    }
    100% {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
    }
}
.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        transform: scale(0.3);
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }
    70% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        -ms-transform: scale(0.3);
        transform: scale(0.3);
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
    }
    70% {
        -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9);
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}
.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        transform: translateY(30px);
    }
    80% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
        transform: translateY(30px);
    }
    80% {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        transform: translateX(30px);
    }
    80% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        -ms-transform: translateX(30px);
        transform: translateX(30px);
    }
    80% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px);
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}
.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px);
    }
    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        -ms-transform: translateX(-30px);
        transform: translateX(-30px);
    }
    80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px);
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}
.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    80% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    80% {
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px);
    }
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    25% {
        -webkit-transform: scale(0.95);
        transform: scale(0.95);
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        transform: scale(0.3);
    }
}
@keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    25% {
        -webkit-transform: scale(0.95);
        -ms-transform: scale(0.95);
        transform: scale(0.95);
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        -ms-transform: scale(0.3);
        transform: scale(0.3);
    }
}
.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}
@keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}
.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}
@keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}
.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}
@keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}
.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}
@keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}
.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}
.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}
.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}
.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
}
@keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }
}
.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}
@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}
.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }
}
@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }
}
.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}
@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}
.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }
}
@keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }
}
.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}
@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}
.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}
@keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}
.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}
@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}
.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}
@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
        -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}
.animated.flip {
    -webkit-backface-visibility: visible;
    -ms-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip;
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg);
    }
    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}
@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        -ms-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg);
    }
    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        -ms-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        -ms-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}
.flipInX {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg);
    }
    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}
@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        -ms-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg);
    }
    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        -ms-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        -ms-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}
.flipInY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}
@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        -ms-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}
.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}
@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        -ms-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}
.flipOutY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: translateX(0%) skewX(-15deg);
        transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
}
@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        -ms-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: translateX(0%) skewX(-15deg);
        -ms-transform: translateX(0%) skewX(-15deg);
        transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(0%) skewX(0deg);
        -ms-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
}
.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}
@keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0%) skewX(0deg);
        -ms-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}
.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}
@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        -ms-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}
.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}
@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}
.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}
@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}
.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}
@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}
.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}
@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}
.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0;
    }
}
@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(200deg);
        -ms-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0;
    }
}
.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}
@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}
.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}
@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}
.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}
@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}
.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}
@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}
.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
}

@-webkit-keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}
.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}
.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}
@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}
.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}
@keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}
.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}
@keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}
.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    20%,
    60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    40% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        opacity: 1;
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    100% {
        -webkit-transform: translateY(700px);
        transform: translateY(700px);
        opacity: 0;
    }
}
@keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    20%,
    60% {
        -webkit-transform: rotate(80deg);
        -ms-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    40% {
        -webkit-transform: rotate(60deg);
        -ms-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        -ms-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        opacity: 1;
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    100% {
        -webkit-transform: translateY(700px);
        -ms-transform: translateY(700px);
        transform: translateY(700px);
        opacity: 0;
    }
}
.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge;
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }
}
@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        -ms-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        -ms-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }
}
.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg);
    }
}
@keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        -ms-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        -ms-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg);
    }
}
.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
}

@font-face {
    font-family: "addlee";
    src: url("fonts/icomoon/icomoonb1cf.eot?rr9ezt");
    src: url("fonts/icomoon/icomoonb1cf.eot?rr9ezt#iefix") format("embedded-opentype"), url("fonts/icomoon/icomoonb1cf.woff2?rr9ezt") format("woff2"), url("fonts/icomoon/icomoonb1cf.ttf?rr9ezt") format("truetype"),
        url("fonts/icomoon/icomoonb1cf.woff?rr9ezt") format("woff"), url("fonts/icomoon/icomoonb1cf.svg?rr9ezt#addlee") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "addlee" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Enable Ligatures ================ */
    letter-spacing: 0;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    font-feature-settings: "liga";
    -webkit-font-variant-ligatures: discretionary-ligatures;
    font-variant-ligatures: discretionary-ligatures;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-youtube:before {
    content: "";
}

.icon-user:before {
    content: "";
}

.icon-phone:before {
    content: "";
}

.icon-cancel:before {
    content: "";
}

.icon-wifi:before {
    content: "";
}

.icon-facebook:before {
    content: "";
}

.icon-twitter:before {
    content: "";
}

.icon-linkedin:before {
    content: "";
}

.icon-instagram:before {
    content: "";
}

.icon-googleplus:before {
    content: "";
}

.icon-facebook-2:before {
    content: "";
}

.icon-googleplus-2:before {
    content: "";
}

.icon-linkedin-2:before {
    content: "";
}

.icon-instagram-2:before {
    content: "";
}

.icon-twitter-2:before {
    content: "";
}

.icon-icons-facebook:before {
    content: "";
}

.icon-icons-googleplus2:before {
    content: "";
}

.icon-icons-linkedin:before {
    content: "";
}

.icon-icons-instagram:before {
    content: "";
}

.icon-icons-twitter:before {
    content: "";
}

.icon-mail:before {
    content: "";
}

.icon-call:before {
    content: "";
}

.icon-laptop:before {
    content: "";
}

.icon-reply:before {
    content: "";
}

.icon-favourite:before {
    content: "";
}

.icon-retweet:before {
    content: "";
}

.icon-tick:before {
    content: "";
}

.icon-wifi2:before {
    content: "";
}

.icon-location:before {
    content: "";
}

.icon-geolocation:before {
    content: "";
}

.icon-location-map:before {
    content: "";
}

.icon-direction:before {
    content: "";
}

.icon-surge:before {
    content: "";
}

.icon-no-surge:before {
    content: "";
}

.icon-thunder:before {
    content: "";
}

.icon-cloud:before {
    content: "";
}

.icon-rain:before {
    content: "";
}

.icon-sunshine:before {
    content: "";
}

.icon-cloud-sunshine:before {
    content: "";
}

.icon-snow:before {
    content: "";
}

.icon-rain-sunshine:before {
    content: "";
}

.icon-save:before {
    content: "";
}

.icon-bank:before {
    content: "";
}

.icon-wallet:before {
    content: "";
}

.icon-sterling:before {
    content: "";
}

.icon-percentage:before {
    content: "";
}

.icon-coins:before {
    content: "";
}

.icon-card-payment:before {
    content: "";
}

.icon-secure-payment:before {
    content: "";
}

.icon-airplane:before {
    content: "";
}

.icon-lorry:before {
    content: "";
}

.icon-parcel:before {
    content: "";
}

.icon-stopwatch:before {
    content: "";
}

.icon-clublee:before {
    content: "🌨";
}

.icon-wifi-group:before {
    content: "";
}

.icon-swipe:before {
    content: "";
}

.icon-mobile:before {
    content: "";
}

.icon-profile:before {
    content: "";
}

.icon-secure-profile:before {
    content: "";
}

.icon-reward:before {
    content: "";
}

.icon-shield:before {
    content: "";
}

.icon-secure:before {
    content: "";
}

.icon-car:before {
    content: "";
}

.icon-car-secure:before {
    content: "";
}

.icon-dashboard:before {
    content: "";
}

.icon-bicycle:before {
    content: "";
}

.icon-trophy:before {
    content: "";
}

.icon-key:before {
    content: "";
}

.icon-document-certificate:before {
    content: "";
}

.icon-back:before {
    content: "";
}

.icon-down-chevron:before {
    content: "";
}

.icon-left-chevron:before {
    content: "";
}

.icon-right-chevron:before {
    content: "";
}

.icon-up-chevron:before {
    content: "";
}

.icon-quotes:before {
    content: "";
}

.icon-certificate:before {
    content: "";
}

span.icon-search {
    color: #e8e7e2;
    font-size: 1.5em;
}

[class^="icon-"],
[class*=" icon-"] {
    font-size: 2rem;
}

/* Page Sections */
.home .booking-widget-button {
    float: left;
    width: 100%;
    height: 0px;
}
.home .booking-widget-button .cta {
    position: relative;
    z-index: 2;
    margin: -90px auto 0;
}
@media only screen and (max-width: 767px) {
    .home .booking-widget-button .cta {
        margin: -70px auto 0;
    }
}
.home .content-header .container {
    margin-top: 0;
}
.home .page-banner.hero {
    background-attachment: inherit;
    background-position: 0 0;
}
.home .page-banner h1 {
    font-size: 1.5rem;
    font-weight: normal;
    height: 100px;
    letter-spacing: 1px;
}
@media only screen and (max-width: 992px) {
    .home .page-banner h1 {
        font-size: 1.2rem;
    }
}
.home section.page-content #home-mk a {
    display: block;
    position: relative;
    overflow: hidden;
}
.home section.page-content #home-mk span {
    font-size: 2.5em;
}
.home section.page-content #home-mk .mk-block.full {
    min-height: 406px;
    max-height: 406px;
}
.home section.page-content #home-mk .mk-block.half {
    min-height: 190px;
    max-height: 190px;
}
.home section.page-content #home-mk .mk-block.mk-r {
    margin-top: 0.9375rem !important;
    margin-bottom: 0.9375rem !important;
}
.home section.page-content #home-mk .mk-block.mk-r .content {
    max-width: 75%;
    padding: 1em;
}
.home section.page-content #home-mk .mk-block.mk-r .content h3 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}
.home section.page-content #home-mk .mk-block.mk-r:nth-child(odd) {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right 0 bottom 0;
}
.home section.page-content #home-mk .mk-block.mk-r:nth-child(odd) .content {
    float: left;
}
.home section.page-content #home-mk .mk-block.mk-r:nth-child(even) {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left 0 bottom 0;
}
.home section.page-content #home-mk .mk-block.mk-r:nth-child(even) .content {
    float: right;
}
.home section.page-content #home-mk .mk-block.mk-l {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right 0 bottom 0;
}
.home section.page-content #home-mk .mk-block.mk-l .mk-block-content {
    max-width: 67%;
}
.home section.page-content #home-mk .mk-block.mk-l .fg-image {
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
    background-size: 40%;
    background-position: bottom right;
    right: 0;
    bottom: 0;
}
.home section.page-content #home-mk .mk-block.mk-l a.cta {
    margin: 2em 0 !important;
    min-width: 175px;
    max-width: 175px;
}
.home .bg-block {
    width: 50%;
    height: 305px;
    position: absolute;
    background-repeat: no-repeat;
    top: -28px;
    background-size: 210px auto;
}
.home .bg-block:nth-child(odd) {
    left: -14em;
    background-position: left -32px;
}
.home .bg-block:nth-child(even) {
    right: -14em;
    background-position: 100%;
}
.home #home-app-cta {
    padding-bottom: 0;
}
.home #home-app-cta .bg-app-download {
    background-position: top right;
    background-repeat: no-repeat;
}
@media only screen and (max-width: 1200px) {
    .home #home-app-cta .bg-app-download {
        background-size: 40%;
    }
}
@media only screen and (max-width: 992px) {
    .home #home-app-cta .bg-app-download {
        background-size: 36%;
    }
}
@media only screen and (max-width: 767px) {
    .home #home-app-cta .bg-app-download {
        background-image: none !important;
    }
}
.home #home-app-cta h2 {
    font-weight: bold;
    font-size: 3rem;
    color: #61625d;
}
.home #home-app-cta .offer {
    text-transform: uppercase;
    color: #61625d;
    font-size: 1.9rem;
    letter-spacing: 2px;
    line-height: 2.5rem;
}
.home #home-app-cta .offer b {
    font-weight: bold;
}
.home #home-app-cta .cta-buttons {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 90%;
    margin: 0 auto;
}
.home #home-app-cta .cta-buttons .cta-button {
    margin: 10px;
}
.home #home-app-cta .cta-buttons .cta-button img {
    width: 160px;
}
.home #home-app-cta .terms {
    text-align: right;
    color: #61625d;
    margin: 10px 150px 10px 0;
}

@media only screen and (max-width: 1200px) {
    .home .bg-block {
        background-size: 170px auto;
    }
    .home .bg-block:nth-child(odd) {
        background-position: left 7px;
    }
}
/* Small Devices, Tablets */
@media only screen and (max-width: 992px) {
    .home section.page-content #home-mk .mk-block.mk-r .content {
        max-width: 75%;
        padding: 2em;
    }

    .mk-block-content {
        max-width: 75%;
    }
}
/* Small Devices, Tablets */
@media only screen and (max-width: 742px) {
    .home section.page-content #home-mk .mk-block.full {
        min-height: initial;
    }
    .home section.page-content #home-mk .mk-block.mk-l .fg-image {
        display: none;
    }
    .home section.page-content #home-mk .mk-block.mk-r .content {
        max-width: 75%;
        padding: 1em;
    }

    .bg-block {
        display: none;
    }

    .mk-block-content {
        padding: 0 !important;
        max-width: 100% !important;
        background-size: 75%;
        background-repeat: no-repeat;
        background-position: right 0 bottom 0;
    }
}
/* Small Devices, Tablets */
@media only screen and (max-width: 420px) {
    .home section.page-content #home-mk .mk-block.full {
        max-height: none !important;
    }
    .home section.page-content #home-mk .mk-block.half {
        max-height: none !important;
    }
    .home section.page-content #home-mk .mk-block.mk-r {
        background-size: 30% !important;
    }
    .home section.page-content #home-mk .mk-block.mk-r .content {
        max-width: none !important;
    }
}
/***************************************/
/****  Updated home page hero 11/20 ****/
.home {
    /* .page-banner.home-hero */
}
.home .page-banner.home-hero {
    background-position: center center;
    height: auto;
    display: flex;
    justify-content: center;
    /* .content-header  */
    /* .booking-widget-button */
}
@media (max-width: 768px) {
    .home .page-banner.home-hero {
        min-height: unset;
    }
}
@media (min-width: 545px) {
    .home .page-banner.home-hero {
        min-height: 530px;
    }
}
@media (max-width: 544px) {
    .home .page-banner.home-hero {
        background-image: none !important;
    }
}
.home .page-banner.home-hero .content-header {
    width: 95%;
    max-width: 1480px;
    height: auto;
    display: flex;
    margin: unset;
    /* .container */
}
@media (max-width: 544px) {
    .home .page-banner.home-hero .content-header {
        flex-direction: column;
        width: 100%;
    }
}
@media (max-width: 544px) {
    .home .page-banner.home-hero .content-header .mobile-home-hero {
        height: 180px;
        width: 100%;
        background-size: cover;
        background-position: center center;
    }
}
.home .page-banner.home-hero .content-header .container {
    background: #ffffff;
    width: 100%;
    height: fit-content;
    height: -moz-fit-content;
    margin-left: 5vw;
    margin-top: 50px;
    margin-top: clamp(40px, 6vw, 100px);
    margin-bottom: 50px;
    margin-bottom: clamp(40px, 6vw, 100px);
    align-self: center;
    padding: 40px;
    color: #000000;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.home .page-banner.home-hero .content-header .container::after {
    display: none;
}
@media (min-width: 545px) {
    .home .page-banner.home-hero .content-header .container {
        width: 35vw;
        min-width: 460px;
        max-width: 600px;
    }
}
@media (max-width: 544px) {
    .home .page-banner.home-hero .content-header .container {
        margin: 0;
        padding: 24px 22px;
    }
}
.home .page-banner.home-hero .content-header h1 {
    height: auto;
    color: #000000;
    font-size: 2.85em;
    text-align: left;
    font-weight: 300;
    line-height: 1.2;
    margin-bottom: 34px;
}
@media (max-width: 768px) {
    .home .page-banner.home-hero .content-header h1 {
        font-size: 2.2em;
        margin-bottom: 22px;
    }
}
.home .page-banner.home-hero .content-header a.hero-link {
    display: table;
    width: max-content;
    letter-spacing: 1px;
}
.home .page-banner.home-hero .booking-widget-button {
    height: auto;
    float: none;
}
.home .page-banner.home-hero .booking-widget-button .cta {
    margin: 0;
    position: static;
    display: table;
    width: max-content;
    padding: 17px 24px;
    font-size: 1em;
    border: none;
    color: #000000;
    margin-bottom: 24px;
}
.home .page-banner.home-hero .booking-widget-button .cta:hover {
    background: #fe4400;
    text-decoration: none;
}
@media (max-width: 420px) {
    .home .page-banner.home-hero .booking-widget-button .cta {
        width: 100%;
    }
}

/* .home */
/*********************
NAVIGATION STYLES
*********************/
#main {
    padding-top: 80px;
}
#main.submenu-open {
    padding-top: 139px;
}

/* Header */
.hero-video {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 100%;
    padding-bottom: 57%;
    /* 4:3 Aspect Ratio */
    margin-bottom: -10px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.hero-video--container {
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 100vh;
    width: 100%;
}
@media screen and (min-width: 258px) and (max-width: 634px) {
    .hero-video--container {
        top: 24px !important;
    }
}
@media screen and (max-width: 1000px) {
    .hero-video--container {
        justify-content: flex-start;
    }
}
@media screen and (max-width: 1200px) {
    .hero-video--container {
        padding: 12px;
    }
}
.hero-video--container h1 {
    color: #ffffff;
    font-size: 65px;
    z-index: 111;
    width: 100%;
    line-height: 1.3;
    font-weight: 100;
}
@media only screen and (max-width: 350px) {
    .hero-video--container h1 {
        font-size: 12px;
    }
}
@media screen and (min-width: 351px) and (max-width: 634px) {
    .hero-video--container h1 {
        font-size: 19px;
        line-height: 1.5;
    }
}
@media screen and (min-width: 635px) and (max-width: 992px) {
    .hero-video--container h1 {
        font-size: 39px;
    }
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
    .hero-video--container h1 {
        width: 98%;
        line-height: 1.3 !important;
        font-weight: 700;
        padding-top: 1em;
    }
}
.hero-video--container h2 {
    color: #ffffff;
    font-size: 30px;
    z-index: 111;
    width: 100%;
    padding-top: 1em;
    padding-bottom: 2em;
}
@media screen and (min-width: 358px) and (max-width: 634px) {
    .hero-video--container h2 {
        font-size: 15px;
    }
}
@media screen and (max-width: 1200px) {
    .hero-video--container h2 {
        width: 98%;
        font-size: 20px;
        line-height: 1.2;
        padding-top: 0;
        padding-bottom: 2em;
    }
}
.hero-video--container a {
    color: #000000;
    width: 100%;
}
@media only screen and (max-width: 400px) {
    .hero-video--container a {
        margin: 0;
        width: 75%;
    }
}

.responsive-iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100vw;
    height: 100%;
    border: none;
}
@media only screen and (max-width: 350px) {
    .responsive-iframe {
        margin: 0;
        width: 100%;
    }
}

.ie-banner {
    color: #ffffff;
    background: #464646 url("images/info-icon.png") 20px center no-repeat;
    padding: 15px 0;
    position: fixed;
    top: 0;
    z-index: 1000;
    padding-left: 50px;
    width: 100%;
    display: none;
}

.page-navigation {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    background-color: #ffffff;
    min-width: 300px;
}
.page-navigation .col-sm-4 {
    clear: none !important;
}
@media only screen and (min-width: 992px) {
    .page-navigation .mob-mobile {
        display: none;
    }
}
.page-navigation.has-notice {
    top: 53px;
}
.page-navigation .navbar-header {
    display: table;
    height: 80px;
}
@media only screen and (min-width: 992px) {
    .page-navigation .navbar-header {
        margin: 0 0 0 30px;
    }
}
.page-navigation .navbar-header .navbar-brand {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.page-navigation .navbar-header .navbar-brand img {
    display: table-cell;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    vertical-align: middle;
}
.page-navigation .navbar-header .navbar-brand img.logo-large {
    width: 60%;
}
.page-navigation .navbar-header .navbar-brand img.logo-small {
    display: none;
}
.page-navigation .icon-phone {
    color: #61625d;
}
.page-navigation #main-navigation {
    margin-left: 0%;
}
.page-navigation #main-navigation #main-menu {
    margin: 0;
}
.page-navigation #main-navigation #main-menu li {
    width: calc(99.99% * 1 / 5 - 0px);
    list-style: none;
    position: relative;
    text-align: center;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    -ms-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
}
.page-navigation #main-navigation #main-menu li.menu-item {
    float: left;
}
.page-navigation #main-navigation #main-menu li::before {
    top: -4px;
    content: "";
    left: 0;
    height: 4px;
    overflow: hidden;
    position: absolute;
    width: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.page-navigation #main-navigation #main-menu li:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 25px;
    width: 1px;
    height: 2em;
    background-color: #eeebd8;
}
.page-navigation #main-navigation #main-menu li:hover::before,
.page-navigation #main-navigation #main-menu li:focus::before {
    top: 0px;
}
.page-navigation #main-navigation #main-menu li.first-item {
    margin-left: calc(99.99% * 0.2 - 0px + 0px);
}
.page-navigation #main-navigation #main-menu li:last-child:after {
    display: none;
}
.page-navigation #main-navigation #main-menu li:hover {
    background-color: #edebeb;
}
.page-navigation #main-navigation #main-menu li a {
    display: block;
    text-decoration: none;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    max-height: 80px;
}
.page-navigation #main-navigation #main-menu li ul.sub-menu {
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 9999999;
    background: #f6f5f5;
    min-width: 250px;
}
.page-navigation #main-navigation #main-menu li ul.sub-menu li {
    display: block;
    text-align: left;
    width: 100%;
    margin: 0;
}
.page-navigation #main-navigation #main-menu li ul.sub-menu li.menu-item {
    float: none;
}
.page-navigation #main-navigation #main-menu li ul.sub-menu li a {
    padding: 1rem 2rem;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -ms-transition: all 0s;
    -o-transition: all 0s;
    color: #464646;
}
.page-navigation #main-navigation #main-menu li ul.sub-menu li:first-child {
    margin-left: 0;
}
.page-navigation #main-navigation #main-menu li ul.sub-menu li:first-child:before {
    display: none;
}
.page-navigation #main-navigation #main-menu li ul.sub-menu li:before {
    background-color: #e6e5e5;
    top: 0;
    content: "";
    left: 5%;
    height: 1px;
    overflow: hidden;
    position: absolute;
    width: 90%;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -ms-transition: all 0s;
    -o-transition: all 0s;
}
.page-navigation #main-navigation #main-menu li ul.sub-menu li:hover ul.sub-menu {
    visibility: visible;
}
.page-navigation #main-navigation #main-menu li ul.sub-menu li ul.sub-menu {
    top: 0;
    left: 100%;
    visibility: hidden;
}
.page-navigation #main-navigation #main-menu li ul.sub-menu li.menu-item-has-children > a::after {
    font-family: "addlee" !important;
    content: "";
    color: #ababab;
    display: inline-block;
    position: absolute;
    font-size: 0.75rem;
    -webkit-transition: right 0.3s;
    -moz-transition: right 0.3s;
    -ms-transition: right 0.3s;
    -o-transition: right 0.3s;
    right: 1.25em;
}
.page-navigation #main-navigation #main-menu li ul.sub-menu li.menu-item-has-children > a:hover::after {
    right: 1em;
}
.page-navigation #main-navigation #main-menu li:hover ul.sub-menu {
    visibility: visible;
}
.page-navigation #header-options {
    width: 95%;
    margin-left: 5%;
}
@media only screen and (min-width: 992px) {
    .page-navigation #header-options {
        width: 90%;
        margin-left: 10%;
    }
}
.page-navigation #make-booking {
    position: relative;
    width: 80%;
    float: right;
}
@media only screen and (min-width: 768px) {
    .page-navigation #make-booking {
        width: 100%;
    }
}
@media only screen and (min-width: 992px) {
    .page-navigation #make-booking {
        width: 55%;
        float: left;
    }
}
.page-navigation #make-booking.signed-in {
    width: 70%;
}
@media only screen and (min-width: 992px) {
    .page-navigation #make-booking.signed-in {
        width: 55%;
    }
}
@media only screen and (max-width: 320px) {
    .page-navigation #make-booking.signed-in .cta {
        font-size: 10px;
    }
}
.page-navigation #make-booking > a {
    text-align: center;
    background-color: #000;
    color: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    border: 0;
}
.page-navigation #make-booking > a:hover {
    background-color: #fe4400;
}
.page-navigation #make-booking .cta {
    min-width: 60px;
}
@media only screen and (max-width: 320px) {
    .page-navigation #make-booking .cta {
        font-size: 10px;
    }
}
.page-navigation #make-booking .cta.open {
    background-color: #f3f2e5;
}
.page-navigation #make-booking #booking-nav-links {
    width: 100%;
    height: initial;
    position: fixed;
    table-layout: fixed;
    left: 0;
    right: 0;
    background-color: #f3f2e5;
    top: initial;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.page-navigation #make-booking #booking-nav-links.open {
    display: table;
}
.page-navigation #make-booking #booking-nav-links ul {
    margin: 0;
}
.page-navigation #make-booking #booking-nav-links ul li {
    overflow: hidden;
    position: relative;
    float: left;
    width: 100%;
    padding: 0;
    border-bottom: 1px solid #eeebd8;
}
@media only screen and (min-width: 992px) {
    .page-navigation #make-booking #booking-nav-links ul li {
        width: calc(99.99% * 1 / 5 - 0px);
        border-bottom: none;
    }
}
.page-navigation #make-booking #booking-nav-links ul li::before {
    background-color: #000;
    bottom: -4px;
    content: "";
    left: 0;
    height: 4px;
    overflow: hidden;
    position: absolute;
    width: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.page-navigation #make-booking #booking-nav-links ul li:hover::before,
.page-navigation #make-booking #booking-nav-links ul li:focus::before {
    bottom: 0px;
}
@media only screen and (min-width: 992px) {
    .page-navigation #make-booking #booking-nav-links ul li:first-child {
        margin-left: calc(99.99% * 0.2 - 0px + 0px) !important;
    }
}
.page-navigation #make-booking #booking-nav-links ul li:last-child:after {
    display: none;
}
.page-navigation #make-booking #booking-nav-links ul li a {
    padding: 20px 0 20px 0;
    text-align: center;
    font-size: 12px;
    color: #99967c;
    line-height: 11px;
    font-weight: 500;
    letter-spacing: 1px;
}
@media only screen and (min-width: 992px) {
    .page-navigation #make-booking #booking-nav-links ul li a {
        padding: 24px 0 25px 0;
    }
}
.page-navigation #make-booking #booking-nav-links ul li a:hover {
    color: #323232;
}
.page-navigation #mob {
    position: relative;
    width: 45%;
    float: left;
    display: none;
    padding-right: 22px;
}
@media only screen and (min-width: 992px) {
    .page-navigation #mob {
        display: block;
    }
}
.page-navigation #mob > a {
    text-align: center;
    background-color: #fe4400;
    color: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    border: 0;

}
.page-navigation #mob > a:hover {
    background-color: #fe4400;
}
.page-navigation #mob .cta {
    min-width: 60px;
}
.page-navigation #mob #logged-in-btn {
    display: none;
}
.page-navigation #mob.signed-in {
    display: block;
    width: 30%;
}
@media only screen and (min-width: 992px) {
    .page-navigation #mob.signed-in {
        width: 45%;
    }
}
.page-navigation #mob.signed-in #logged-in-btn {
    background-color: #f9f9f9;
    line-height: initial;
    padding: 1.8rem 0;
    -webkit-transition: padding 0.3s;
    -moz-transition: padding 0.3s;
    -ms-transition: padding 0.3s;
    -o-transition: padding 0.3s;
    padding-left: 20px;
    text-align: left;
    overflow: hidden;
    text-transform: none;
}
.page-navigation #mob.signed-in #logged-in-btn span.welcome-label {
    display: block;
}
.page-navigation #mob.signed-in #logged-in-btn span.display-name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: initial;
    display: block;
}
.page-navigation #mob.signed-in #logged-in-btn.open {
    background-color: #f3f2e5;
}
.page-navigation #mob.signed-in #logged-in-btn .icon-user {
    display: none;
    color: #61625d;
    text-align: center;
}
.page-navigation #mob #user-nav-links {
    display: none;
    width: 100%;
    height: initial;
    position: fixed;
    table-layout: fixed;
    left: 0;
    right: 0;
    background-color: #f3f2e5;
    top: initial;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.page-navigation #mob #user-nav-links.open {
    display: table;
}
.page-navigation #mob #user-nav-links ul {
    display: table-row;
    margin: 0;
}
.page-navigation #mob #user-nav-links ul li {
    display: table-cell;
    overflow: hidden;
    position: relative;
    float: none;
    padding: 0;
}
.page-navigation #mob #user-nav-links ul li::before {
    background-color: #000;
    bottom: -4px;
    content: "";
    left: 0;
    height: 4px;
    overflow: hidden;
    position: absolute;
    width: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.page-navigation #mob #user-nav-links ul li:hover::before,
.page-navigation #mob #user-nav-links ul li:focus::before {
    bottom: 0px;
}
.page-navigation #mob #user-nav-links ul li:last-child:after {
    display: none;
}
.page-navigation #mob #user-nav-links ul li a {
    padding: 24px 0 25px 0;
    text-align: center;
    font-size: 12px;
    color: #99967c;
    line-height: 11px;
    font-weight: 500;
    letter-spacing: 1px;
}
.page-navigation #mob #user-nav-links ul li a:hover {
    color: #323232;
}
.page-navigation #call-us {
    width: 25%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.page-navigation #call-header {
    display: none;
    padding: 1.5rem 1rem;
    text-decoration: none;
}
.page-navigation #click-to-call {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    position: relative;
    text-decoration: none;
    display: inline;
}
.page-navigation #click-to-call .call-tooltip {
    display: none;
    background: #ffffff;
    padding: 10px;
    position: absolute;
    min-width: 140px;
    right: -38px;
    bottom: -56px;
    z-index: 9999999;
}
.page-navigation #click-to-call .call-tooltip .call-label {
    display: block;
}
.page-navigation #click-to-call .call-tooltip:before {
    border: solid;
    border-color: #ffffff transparent;
    border-width: 0 8px 8px 8px;
    top: -8px;
    content: "";
    left: 65px;
    position: absolute;
    z-index: 99;
}
.page-navigation #click-to-call .call-tooltip.show {
    display: block;
}
.page-navigation #off-canvas-icon {
    display: none;
}
.page-navigation #off-canvas-icon .menu-icon {
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, -webkit-filter;
    transition-property: opacity, filter;
    transition-property: opacity, filter, -webkit-filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible;
    position: relative;
    left: 6px;
}
.page-navigation #off-canvas-icon .menu-icon:focus {
    outline: 0;
}
.page-navigation #off-canvas-icon .menu-icon .menu-icon-box {
    width: 26px;
    height: 24px;
    display: inline-block;
    position: relative;
}
.page-navigation #off-canvas-icon .menu-icon .menu-icon-inner {
    display: block;
    top: 50%;
    margin-top: 2px;
}
.page-navigation #off-canvas-icon .menu-icon .menu-icon-inner,
.page-navigation #off-canvas-icon .menu-icon .menu-icon-inner::before,
.page-navigation #off-canvas-icon .menu-icon .menu-icon-inner::after {
    width: 26px;
    height: 2px;
    background-color: #ababab;
    border-radius: 4px;
    position: absolute;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
}
.page-navigation #off-canvas-icon .menu-icon .menu-icon-inner::before,
.page-navigation #off-canvas-icon .menu-icon .menu-icon-inner::after {
    content: "";
    display: block;
}
.page-navigation #off-canvas-icon .menu-icon .menu-icon-inner::before {
    top: -9px;
}
.page-navigation #off-canvas-icon .menu-icon .menu-icon-inner::after {
    bottom: -9px;
}
.page-navigation #off-canvas-icon .menu-icon.spin .menu-icon-inner {
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.page-navigation #off-canvas-icon .menu-icon.spin .menu-icon-inner::before {
    transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
}
.page-navigation #off-canvas-icon .menu-icon.spin .menu-icon-inner::after {
    transition: bottom 0.1s 0.34s ease-in, -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.page-navigation #off-canvas-icon .menu-icon.spin.active .menu-icon-inner {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    transition-delay: 0.14s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.page-navigation #off-canvas-icon .menu-icon.spin.active .menu-icon-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
}
.page-navigation #off-canvas-icon .menu-icon.spin.active .menu-icon-inner::after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transition: bottom 0.1s ease-out, -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*********************
HEADER STYLES
*********************/
.wrapper {
    position: relative;
    z-index: 2;
    transition: -webkit-transform 500ms ease 0s;
    transition: transform 500ms ease 0s;
}

.qb-present .page-primary {
    padding-top: 10em;
    margin-top: -7em;
}
.qb-present .content-header article {
    margin-bottom: 9rem;
}

.page-banner {
    min-height: 180px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #eeebd8;
    font-size: 1.2rem;
    line-height: 28px;
    text-align: left;
    overflow: hidden;
    width: 100%;
    display: table;
    position: relative;
    overflow: hidden;
}
.page-banner .corner-ribbon {
    width: 200px;
    background: #494a43;
    position: absolute;
    top: 15px;
    right: -65px;
    text-align: center;
    line-height: 0;
    color: #ffffff;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    text-transform: uppercase;
    padding: 20px;
}
.page-banner article {
    margin-top: 2rem;
    padding: 1rem;
}
.page-banner .cta {
    margin: 3rem auto 0;
    min-width: 100px;
    border: 2px solid transparent;
    max-width: 370px;
    font-size: 1.1rem;
}
.page-banner .content-header {
    display: table-cell;
    vertical-align: middle;
    min-height: 100px;
}
.page-banner.hero {
    background-attachment: fixed;
    color: #ffffff;
    height: 400px;
    width: 100%;
}
.page-banner.hero h1 {
    color: #ffffff;
}
.page-banner.hero p {
    text-align: center;
}
.page-banner.hero a.cta:hover {
    background: transparent;
    border-color: #000;
    color: #000;
}
.page-banner.hero .home-hero {
    height: 700px;
}
@media screen and (max-width: 545px) {
    .page-banner.hero .home-hero {
        height: auto;
    }
}
.page-banner .faqcat:hover {
    text-decoration: none;
}
.page-banner .faqcat:after {
    content: " / ";
}
.page-banner .faqcat:last-child:after {
    content: " ";
}

.home .page-banner,
.page-template-template-ppc .page-banner {
    background-color: #61625d;
    color: #ffffff;
}
.home .page-banner h1,
.page-template-template-ppc .page-banner h1 {
    color: #ffffff;
}
.home .page-banner p,
.page-template-template-ppc .page-banner p {
    text-align: center;
}

.signin {
    background: #e8e7e2;
}

/*********************
OFF CANVAS
*********************/
.off-canvas-menu {
    display: none;
    background-color: #ffffff;
    visibility: hidden;
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: fixed;
    visibility: hidden;
    width: 100%;
    z-index: 1000;
    -webkit-transition: all 0.2s ease;
    -webkit-transform: scale(0);
    -ms-transition: all 0.2s ease;
    -ms-transform: scale(0);
    -moz-transition: all 0.2s ease;
    -moz-transform: scale(0);
    transition: all 0.2s ease;
    transform: scale(0);
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll;
    overflow-x: hidden;
    z-index: -1;
}
.off-canvas-menu.open {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    z-index: 9999;
}
.off-canvas-menu .hidden {
    display: none !important;
}
.off-canvas-menu .breadcrumbwrapper {
    background: #f6f5f5;
    display: block;
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: 2.3px;
}
.off-canvas-menu .breadcrumbwrapper .list-group-item {
    padding: 1.8em 1.5em;
}
.off-canvas-menu .breadcrumbwrapper .list-group-item.active {
    height: 72px;
}
.off-canvas-menu .breadcrumbwrapper .link-back {
    position: relative;
    float: right;
    background: #e6e5e5;
    padding: 22px;
}
.off-canvas-menu .breadcrumbwrapper .link-back::before {
    font-family: "addlee" !important;
    content: "";
    color: #ababab;
    display: inline-block;
    font-size: 1.5rem;
    -webkit-transition: right 0.3s;
    -moz-transition: right 0.3s;
    -ms-transition: right 0.3s;
    -o-transition: right 0.3s;
    position: relative;
    left: -4px;
    top: 4px;
}
.off-canvas-menu #offcanvas-main-menu {
    position: absolute;
    min-height: 100%;
    background: #ffffff;
}
.off-canvas-menu #offcanvas-main-menu li {
    background-color: #ffffff;
    border-bottom: 1px solid #e6e5e5;
    display: block;
    text-transform: uppercase;
    width: 100%;
}
.off-canvas-menu #offcanvas-main-menu li a {
    display: block;
    font-size: 1rem;
    font-weight: normal;
    letter-spacing: 2.3px;
    color: #494a43;
}
.off-canvas-menu #offcanvas-main-menu li .sub-menu {
    top: 0;
    margin: 0;
    right: 0;
    position: absolute;
}
.off-canvas-menu #offcanvas-main-menu li.menu-item-has-children > a::after {
    font-family: "addlee" !important;
    content: "";
    color: #ababab;
    display: inline-block;
    float: right;
    font-size: 0.75rem;
    /* right: 1.5em; */
    -moz-transition: right 0.3s;
    -ms-transition: right 0.3s;
    -o-transition: right 0.3s;
    top: 7px;
    position: relative;
}
.off-canvas-menu #offcanvas-main-menu li.menu-item-has-children > a:hover::after {
    right: 1em;
}

body.nav-open {
    overflow-y: hidden;
}

/* Add Lib sub menu */
#sub-nav-links {
    display: table;
    width: 100%;
    height: initial;
    position: fixed;
    table-layout: fixed;
    left: 0;
    right: 0;
    background-color: #6d6e69;
    top: initial;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}
#sub-nav-links ul {
    display: table-row;
    margin: 0;
}
#sub-nav-links ul li {
    display: table-cell;
    overflow: hidden;
    position: relative;
}
#sub-nav-links ul li::before {
    background-color: #e8e7e2;
    top: -4px;
    content: "";
    left: 0;
    height: 4px;
    overflow: hidden;
    position: absolute;
    width: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}
#sub-nav-links ul li:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 11px;
    width: 1px;
    height: 2em;
    background-color: #eeebd8;
}
#sub-nav-links ul li:hover::before,
#sub-nav-links ul li:focus::before {
    top: 0px;
}
#sub-nav-links ul li:last-child:after {
    display: none;
}
#sub-nav-links ul li a {
    color: #e8e7e2 !important;
    padding: 0.5rem 0;
    text-align: center;
}
#sub-nav-links ul li.menu-item {
    float: none;
}

/*--------
RESPONSIVE
---------*/
@media only screen and (min-width: 992px) {
    body:not(.home) .page-navigation.nav-up {
        border-bottom: 1px solid #eeebd8;
    }
    body:not(.home) .page-navigation.nav-up .navbar-header {
        height: 50px;
    }
    body:not(.home) .page-navigation.nav-up .navbar-header .navbar-brand img.logo-large {
        width: 165px;
    }
    body:not(.home) .page-navigation.nav-up #main-navigation #main-menu {
        /* ul.sub-menu */
    }
    body:not(.home) .page-navigation.nav-up #main-navigation #main-menu li:after {
        top: 10px;
    }
    body:not(.home) .page-navigation.nav-up #main-navigation #main-menu li a {
        padding: 1.3em 0;
    }
    body:not(.home) .page-navigation.nav-up #main-navigation #main-menu ul.sub-menu li a {
        padding: 1rem 2rem;
    }
    body:not(.home) .page-navigation.nav-up #mob a {
        padding: 1.3em 0;
    }
    body:not(.home) .page-navigation.nav-up #mob.signed-in #logged-in-btn {
        padding-top: 0.7rem;
        padding-bottom: 0.8rem;
    }
    body:not(.home) .page-navigation.nav-up #make-booking a {
        padding: 1.3em 0;
    }
    body:not(.home) .page-navigation.nav-up #click-to-call {
        padding: 0.6rem 1rem;
    }
    body:not(.home) .page-navigation.nav-up #click-to-call a {
        padding: 0.8rem 0;
    }

    /* body:not(.home) .page-navigation */
    .page-navigation {
        top: 0 !important;
        position: fixed !important;
        min-width: 300px;
    }
    .page-navigation.has-notice {
        top: 53px !important;
    }
}
@media only screen and (max-width: 992px) {
    .page-banner.hero {
        height: 200px;
    }
    .page-banner h1 {
        font-size: 2rem;
    }

    .qb-present .page-banner {
        padding-bottom: 2rem;
    }
    .qb-present .page-banner.hero {
        height: 330px;
    }

    .off-canvas-menu {
        height: 100%;
    }

    /* HEADER / NAVIGATION */
    .page-navigation {
        border-bottom: 1px solid #e6e5e5;
        max-height: 66px;
    }
    .page-navigation .off-canvas-menu {
        display: block;
    }
    .page-navigation #off-canvas-icon {
        display: block;
        padding: 0.2rem 0;
    }
    .page-navigation #main-navigation {
        display: none;
    }
    .page-navigation #mob > a {
        padding: 1.5rem 0;
    }
    .page-navigation #mob.signed-in #logged-in-btn {
        padding: 1.3rem 0;
    }
    .page-navigation #mob.signed-in #logged-in-btn .icon-user {
        display: block;
        margin: auto;
        width: 36px;
    }
    .page-navigation #mob.signed-in #logged-in-btn .display-name,
    .page-navigation #mob.signed-in #logged-in-btn .welcome-label {
        display: none !important;
    }
    .page-navigation #mob.signed-in #logged-in-btn:after {
        display: none;
    }
    .page-navigation #mob #user-nav-links {
        display: block;
        visibility: hidden;
        opacity: 0;
    }
    .page-navigation #mob #user-nav-links.open {
        opacity: 1;
        visibility: visible;
    }
    .page-navigation #mob #user-nav-links ul {
        display: block;
    }
    .page-navigation #mob #user-nav-links ul li {
        display: block;
        border-bottom: 1px solid #eeebd8;
    }
    .page-navigation #mob #user-nav-links ul li a {
        padding: 1.3rem 0;
    }
    .page-navigation #call-header {
        display: inline;
        padding: 1.1rem 5px;
    }
    .page-navigation #click-to-call {
        display: none;
    }
    .page-navigation .navbar-header {
        height: 66px;
    }
    .page-navigation .navbar-header .navbar-brand {
        padding: 1em;
    }
    .page-navigation .navbar-header .navbar-brand img.logo-small {
        display: inline-block;
    }
    .page-navigation .navbar-header .navbar-brand img.logo-large {
        display: none;
    }

    .page-banner.hero {
        background-attachment: initial;
    }

    #main {
        padding-top: 62px;
    }

    .page-navigation .navbar-header .navbar-brand img.logo-small {
        display: inline-block;
        width: 3.5em;
    }
}
@media only screen and (max-width: 1200px) {
    .page-navigation .navbar-header .navbar-brand {
        padding: 0.5em;
    }
    .page-navigation .navbar-header .navbar-brand img.logo-small {
        display: inline-block;
        width: 5em;
    }
    .page-navigation .navbar-header .navbar-brand img.logo-large {
        display: none;
    }

}
/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
    .page-navigation #mob {
        width: 50%;
    }
    .page-navigation #mob a {
        font-size: 0.8rem;
    }
    .page-navigation #call-header {
        padding: 19px 6px;
        display: table;
        table-layout: fixed;
    }
    .page-navigation #call-header span {
        font-size: 1.8rem;
        display: table-cell;
        vertical-align: middle;
    }
}
@media only screen and (max-width: 768px) {
    .page-navigation #mob {
        width: 50%;
    }

    /* Add Lib sub menu */
    #sub-nav-links {
        display: block;
        width: 100%;
        height: initial;
        position: fixed;
        table-layout: fixed;
        left: 0;
        right: 0;
        background-color: #6d6e69;
        top: initial;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
    }
    #sub-nav-links ul {
        display: bock;
        margin: 0;
        text-align: center;
    }
    #sub-nav-links ul li {
        display: inline-block;
        float: none;
        padding: 0 1.8em;
    }
    #sub-nav-links ul li::before {
        background-color: transparent;
    }
    #sub-nav-links ul li:after {
        display: none;
    }

    .qb-present article.container {
        margin-bottom: 6.5rem;
    }

    .page-banner article {
        margin-top: 1.5rem;
    }
}
.booking-widget-button {
    float: left;
    width: 100%;
    height: 0px;
}
.booking-widget-button .cta {
    position: relative;
    z-index: 2;
    margin: -28px auto 0 auto;
}

/*********************
FOOTER STYLES
*********************/
#footer-cta {
    display: none;
}

.page-footer {
    bottom: 0;
    clear: both;
    color: #e8e7e2;
    left: 0;
    width: 100%;
}
.page-footer #upper-footer {
    background-color: #000;
}
.page-footer #lower-footer {
    background-color: #000;
}
.page-footer #lower-footer .global-links {
    text-align: left;
}
.page-footer #lower-footer .global-links li {
    display: inline;
    width: 100%;
    max-width: 12.5%;
    clear: none;
}
.page-footer #bottom-footer {
    background-color: #444;
    padding: 10px 110px 20px 90px;
}
.page-footer #bottom-footer img {
    height: 40px;
    margin: 1em auto;
}
.page-footer #bottom-footer #footer-social {
    margin-top: 15px;
    float: right;
    text-align: center;
}
.page-footer #bottom-footer #footer-social li a.icon-tiktok {
    background-image: url("uploads/2023/10/tiktok-icon.svg");
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
}
.page-footer #bottom-footer #footer-social li a.icon-tiktok:before {
    content: "";
    padding: 10px;
}
.page-footer #bottom-footer #footer-social li a.icon-twitter {
    background-image: url("uploads/2023/10/x-icon.svg");
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.page-footer #bottom-footer #footer-social li a.icon-twitter:before {
    content: "";
    padding: 10px;
}
.page-footer #bottom-footer #footer-social li a.icon-instagram {
    background-image: url("uploads/2023/10/instagram-icon.svg");
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
}
.page-footer #bottom-footer #footer-social li a.icon-instagram:before {
    content: "";
    padding: 10px;
}
.page-footer #bottom-footer #footer-social li a.icon-linkedin {
    background-image: url("uploads/2023/10/linkedin-icon.svg");
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
}
.page-footer #bottom-footer #footer-social li a.icon-linkedin:before {
    content: "";
    padding: 10px;
}
.page-footer #bottom-footer #footer-social li .icon-facebook {
    background-image: url("uploads/2023/10/facebook-icon.svg");
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
}
.page-footer #bottom-footer #footer-social li .icon-facebook:before {
    content: "";
    padding: 10px;
}
.page-footer #bottom-footer #footer-social a {
    font-size: 1.5rem;
    padding: 5px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    color: #e8e7e2;
}
.page-footer #bottom-footer #footer-social a:hover {
    text-decoration: none;
    color: #e8e7e2;
}
.page-footer #bottom-footer #footer-logo {
    float: right;
    text-align: center;
}
.page-footer #bottom-footer #footer-terms {
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
}
.page-footer #bottom-footer #footer-terms p.copyright {
    margin: 0;
    font-size: 0.95rem;
}
.page-footer #bottom-footer #footer-terms li {
    float: none;
    font-size: 0.75rem;
    display: inline;
    margin-right: 10px;
}
.page-footer #bottom-footer #footer-terms li a {
    color: #e8e7e2;
}
.page-footer .fm-menu ul li {
    display: block;
    clear: both;
}
.page-footer .fm-menu ul li a {
    color: #e8e7e2;
    font-size: 1.1rem;
    padding-right: 1em;
}
.page-footer .fm-menu.global ul li {
    display: inline-block;
    clear: none;
    text-align: left;
}
.page-footer .fm-menu.open {
    display: block;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}
.page-footer a {
    color: #e8e7e2;
}

/*--------
RESPONSIVE 
---------*/
@media only screen and (min-width: 768px) {
    .page-footer .fm-title {
        font-weight: 500;
    }
}
@media only screen and (max-width: 767px) {
    .page-footer {
        min-width: 300px;
    }
    .page-footer #upper-footer {
        background-color: #000;
    }
    .page-footer #upper-footer .fm-block:nth-child(3n) {
        clear: left;
    }
    .page-footer #bottom-footer {
        text-align: center;
    }
    .page-footer #bottom-footer #footer-social {
        text-align: center;
    }
    .page-footer .fm-title {
        cursor: pointer;
    }

    .page-footer .fm-title.open:after {
        border-right: 4px solid transparent;
        border-bottom: 4px solid #e8e7e2;
        border-top: 0;
        border-left: 4px solid transparent;
    }
}
#app-banner {
    display: none;
}

body:not(.showBanner) #page-navigation {
    top: 0 !important;
    position: fixed !important;
}

@media only screen and (max-width: 992px) {
    body.showBanner #page-navigation {
        top: 80px;
    }
    body.showBanner #main {
        padding-top: 145px;
    }

    #app-banner {
        background: #e8e7e2;
        position: absolute;
        top: -80px;
        left: 0;
        width: 100%;
        padding: 10px 5px 10px 10px;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        height: 80px;
        min-width: 300px;
    }
    #app-banner:before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }
    #app-banner a {
        border: none;
    }
    #app-banner.showBanner {
        top: 0;
        display: block;
    }
    #app-banner .icon-cancel {
        font-size: 14px;
        display: block;
        width: 20px;
        height: 20px;
        margin: 0;
        position: absolute;
        top: 10px;
        right: 10px;
        z-index: 900;
        border-bottom: none;
    }
    #app-banner .app-icon {
        position: relative;
        left: 7px;
        top: 5px;
        display: block;
        width: 50px;
        height: 50px;
        text-indent: -9999em;
        margin: 0 10px 10px 0;
        float: left;
        background: url("images/icons/apple-icon.png");
        background-size: contain;
    }
    #app-banner .banner-copy {
        display: block;
        text-decoration: none;
        margin-bottom: 15px;
        position: relative;
        left: 9px;
        right: 40px;
        width: 100%;
        max-width: 80%;
        line-height: 17px;
        padding: 5px 0;
    }
    #app-banner .banner-copy span {
        margin-bottom: 0;
        font-weight: 400;
        text-transform: uppercase;
        line-height: 15px 12px;
        margin-bottom: 0;
    }
    #app-banner a.cta {
        display: inline;
        font-size: 14px;
        float: right;
        top: 26px;
        text-decoration: none;
        width: initial;
        font-weight: 400;
        max-width: 100px;
        min-width: initial;
        margin: 0 8px;
        padding: 5px 15px;
    }
}
#buttontop {
    display: none;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 1;
    max-width: 200px;
    background-color: #000;
    border: none;
    opacity: 0.5;
    margin: 20px;
}

.privacy-policy--links .show-full-policy {
    background-color: #f7f7ef;
}
.privacy-policy--links a {
    font-size: 1.25rem;
    padding-left: 5px;
    color: #005098;
}
.privacy-policy--links li:hover {
    background-color: #eeebd8;
}
.privacy-policy--links li.active {
    background-color: #eeebd8;
}
.privacy-policy--wrapper {
    max-width: 1237px;
}
.privacy-policy--wrapper__content {
    font-size: 50px;
}
.privacy-policy--accordion {
    padding-top: 35px;
    padding-bottom: 35px;
}
.privacy-policy #privacy-policy-content .privacy-policy--wrapper .privacy-section--wrapper__content {
    font-size: 16.6px;
}
.privacy-policy #privacy-policy-content .privacy-policy--wrapper .privacy-section .accordion .accordion-section {
    display: none;
}

.template-section-privacy-policy #privacy-policy-accordion .accordion-section a.accordion-section-title h4 {
    display: block;
    text-transform: uppercase;
}
.template-section-privacy-policy #privacy-policy-accordion .accordion-section a.accordion-section-title h3 {
    color: #000;
}
.template-section-privacy-policy #privacy-policy-accordion .accordion-section .accordion-section-content {
    display: none;
}

section.esg {
    /*.image-container {


      height: auto;

      @media screen and (max-width: 1200px) {
          width: 100%;
      }

      .inner-content {
          padding-bottom: 0;
      }

      .header-image {
          height: 259px;
          background-repeat: no-repeat;
          background-position-x: center;
          background-size: cover;

          @media screen and (max-width: 1200px) {
              width: 100%;
          }

      }
  }
  */
}
section.esg:nth-child(1) .row .panel:nth-child(1) .inner-content {
    padding-top: 5em;
    padding-bottom: 4em;
    padding-right: 10px;
}
@media screen and (max-width: 767px) {
    section.esg:nth-child(1) .row .panel:nth-child(1) .inner-content {
        padding-top: 1em;
    }
}
section.esg:nth-child(1) .row .panel:nth-child(1) .inner-content h3 {
    color: #000000;
    font-family: inherit;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.2;
    /* 75% */
    letter-spacing: 0.48px;
    text-transform: uppercase;
}
@media screen and (max-width: 1400px) {
    section.esg:nth-child(1) .row .panel:nth-child(1) .inner-content h3 {
        font-size: 28px;
    }
}
section.esg:nth-child(1) .row .panel:nth-child(1) .inner-content p {
    max-width: 580px;
    height: 224px;
    color: #6c6c6c;
    font-family: inherit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.9;
    /* 187.5% */
}
@media screen and (max-width: 767px) {
    section.esg:nth-child(1) .row .panel:nth-child(1) .inner-content p {
        height: auto;
    }
}
section.esg:nth-child(1) .row .panel:nth-child(2) .image-container {
    height: auto;
    display: flex;
    justify-content: center;
}
section.esg:nth-child(1) .row .panel:nth-child(2) .image-container .header-image {
    width: 551px;
    height: 393px;
}
section.esg:nth-child(2) {
    background-color: #000000;
}
section.esg:nth-child(2) h2 {
    color: #ffffff;
    font-family: inherit;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.2;
    /* 85.714% */
    letter-spacing: 5.32px;
    text-transform: inherit;
    padding-top: 1em;
    padding-bottom: 2em;
    text-transform: uppercase;
}
section.esg:nth-child(2) .content-blocks {
    background-color: #000;
    display: inline-flex;
    padding: 24px 77px 0px 20px;
    align-items: baseline;
    justify-content: flex-start;
    flex-shrink: 0;
    border: 5px solid #000000;
}
@media screen and (max-width: 1200px) {
    section.esg:nth-child(2) .content-blocks {
        padding: 12px 12px 0px 20px;
    }
}
section.esg:nth-child(2) .content-blocks .header-icon {
    max-width: 49px;
    margin-right: 20px;
}
section.esg:nth-child(2) .content-blocks .inner-content h3 {
    color: #333;
    font-family: inherit;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 171.429% */
}
@media screen and (max-width: 1400px) {
    section.esg:nth-child(2) .content-blocks .inner-content h3 {
        font-size: 12px;
    }
}
section.esg:nth-child(2) .row.no-gutter {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
section.esg:nth-child(3) .flexi.multi .row .panel:last-child.info-blocks,
section.esg:nth-child(3) .flexi.multi .row .panel:nth-child(even).info-blocks {
    border-right: none;
}
section.esg:nth-child(3) .flexi.multi .row .panel.info-blocks:nth-child(3) .inner-content h3 {
    padding-bottom: 10px !important;
}
section.esg:nth-child(3) h2 {
    color: #000000;
    font-family: inherit;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    /* 75% */
    text-transform: uppercase;
    padding-bottom: 60px;
}
section.esg:nth-child(3) .flexi.multi .row .panel.info-blocks .header-icon {
    width: 25%;
    margin: 0 auto;
    padding-bottom: 32px;
}
@media screen and (max-width: 1000px) {
    section.esg:nth-child(3) .flexi.multi .row .panel.info-blocks .header-icon {
        display: flex;
    }
}
section.esg:nth-child(3) .flexi.multi .row .panel.info-blocks .inner-content h3 {
    color: #333;
    font-family: inherit;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    /* 100% */
    letter-spacing: 3.84px;
    text-transform: inherit;
    text-align: center;
}
@media screen and (min-width: 1001px) and (max-width: 1400px) {
    section.esg:nth-child(3) .flexi.multi .row .panel.info-blocks .inner-content h3 {
        font-size: 21px;
    }
}
@media screen and (max-width: 1000px) {
    section.esg:nth-child(3) .flexi.multi .row .panel.info-blocks .inner-content h3 {
        padding-top: 2em;
    }
}
section.esg:nth-child(3) .flexi.multi .row .panel.info-blocks .inner-content p {
    color: #333;
    text-align: center;
    font-family: inherit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    /* 175% */
    max-width: 415px;
}
@media screen and (max-width: 1000px) {
    section.esg:nth-child(3) .flexi.multi .row .panel.info-blocks {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
}
section.esg:nth-child(5) {
    background-color: #ffffff;
}
section.esg:nth-child(5) .flexi.multi .row .panel:last-child.info-blocks,
section.esg:nth-child(5) .flexi.multi .row .panel:nth-child(even).info-blocks {
    border-right: none;
}
section.esg:nth-child(5) h2 {
    font-family: inherit;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 66.667% */
    text-transform: inherit;
    text-align: left;
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 20px;
}
section.esg:nth-child(5) h2 span.gold {
    color: #000000;
}
@media screen and (max-width: 1200px) {
    section.esg:nth-child(5) h2 span.gold {
        line-height: 1.3;
    }
}
section.esg:nth-child(5) .row .panel .inner-content {
    max-width: 556px;
    padding-bottom: 0;
    width: 100%;
}
section.esg:nth-child(5) .row .panel .inner-content h3 {
    color: #000000;
    font-family: inherit;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 34px;
    /* 106.25% */
    text-transform: uppercase;
}
section.esg:nth-child(5) .row .panel .inner-content P {
    color: #7a7a7a;
    font-family: inherit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    /* 166.667% */
}
section.esg:nth-child(5) .image-container {
    padding-bottom: 6em;
    margin: 0 auto;
    width: 100%;
    display: flex;
    justify-content: center;
}
section.esg:nth-child(5) .image-container .header-image {
    width: 100%;
    max-width: 537.651px;
    height: 410.55px;
    flex-shrink: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: -445px;
}
@media screen and (min-width: 776px) and (max-width: 999px) {
    section.esg:nth-child(5) .image-container .header-image {
        background-image: url("uploads/2024/02/mobile-res-multivan-1.jpg") !important;
        background-position: 0px !important;
        width: 350px;
        height: 263px;
    }
}
@media screen and (max-width: 775px) and (min-width: 200px) {
    section.esg:nth-child(5) .image-container .header-image {
        background-image: url("uploads/2024/02/mobile-res-multivan-1.jpg") !important;
        background-position: 0px !important;
        width: 350px;
        height: 263px;
    }
}
section.esg:nth-child(5) a.cta {
    background-color: #000000;
    color: #ffffff;
    position: relative;
}
section.esg:nth-child(6) {
    background-color: #000000;
}
section.esg:nth-child(6) h2 {
    color: #ffffff;
    font-family: inherit;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    /* 75% */
    text-transform: uppercase;
    padding-bottom: 80px;
}
section.esg:nth-child(6) h2 span.gold {
    color: #ffffff;
}
@media screen and (max-width: 1200px) {
    section.esg:nth-child(6) h2 span.gold {
        line-height: 1.3;
    }
}
section.esg:nth-child(6) .image-container {
    padding-bottom: 6em;
    margin: 0 auto;
    width: 100%;
    display: flex;
    justify-content: center;
}
section.esg:nth-child(6) .image-container .inner-content {
    padding-bottom: 0;
}
section.esg:nth-child(6) .image-container .header-image {
    width: 408.238px;
    height: 104px;
    background-repeat: no-repeat;
    background-size: contain;
}
@media screen and (max-width: 1400px) {
    section.esg:nth-child(6) .image-container .header-image {
        margin: 0 auto;
        width: 251.238px;
    }
}
section.esg:nth-child(7) {
    background-color: #ffffff;
}
section.esg:nth-child(7) .flexi.multi .row .panel:last-child.info-blocks,
section.esg:nth-child(7) .flexi.multi .row .panel:nth-child(even).info-blocks {
    border-right: none;
}
section.esg:nth-child(7) .template-section .flexi.multi .row .panel.info-blocks:nth-child(3) h3 {
    padding-bottom: 10px !important;
}
section.esg:nth-child(7) h2 {
    color: #000000;
    font-family: inherit;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.2;
    /* 75% */
    text-transform: uppercase;
    padding-bottom: 40px;
    letter-spacing: normal;
}
section.esg:nth-child(7) .flexi.multi {
    position: relative;
}
section.esg:nth-child(7) .flexi.multi p {
    font-size: 16px;
    line-height: 28px;
    font-family: inherit;
    letter-spacing: normal;
    font-weight: 400;
    color: #333;
}
section.esg:nth-child(7) .flexi.multi .row .panel.info-blocks .header-icon {
    width: 25%;
    margin: 0 auto;
    padding-bottom: 32px;
    display: flex;
}
@media screen and (max-width: 1000px) {
    section.esg:nth-child(7) .flexi.multi .row .panel.info-blocks .header-icon {
        display: flex;
    }
}
section.esg:nth-child(7) .flexi.multi .row .panel.info-blocks .inner-content h3 {
    color: #333;
    font-family: inherit;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 37px;
    /* 100% */
    letter-spacing: 3.84px;
    text-transform: inherit;
    text-align: center;
}
@media screen and (max-width: 1000px) {
    section.esg:nth-child(7) .flexi.multi .row .panel.info-blocks .inner-content h3 {
        padding-top: 2em;
    }
}
section.esg:nth-child(7) .flexi.multi .row .panel.info-blocks .inner-content p {
    color: #333;
    text-align: center;
    font-family: inherit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    /* 175% */
    max-width: 415px;
}
@media screen and (max-width: 1000px) {
    section.esg:nth-child(7) .flexi.multi .row .panel.info-blocks {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
}
section.esg:nth-child(7) .flexi.multi .cta-container {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    z-index: 111;
}
section.esg:nth-child(7) .flexi.multi .cta-container a {
    max-width: 141px;
    max-height: 48px;
    background-color: #000;
    padding: 12px 16px;
    font-weight: 700;
    font-family: inherit;
    text-transform: uppercase;
    text-align: center;
}
section.esg:nth-child(8) {
    background-color: #f6f6f6;
}
section.esg:nth-child(8) .flexi.multi .row .panel:last-child.info-blocks,
section.esg:nth-child(8) .flexi.multi .row .panel:nth-child(even).info-blocks {
    border-right: none;
}
section.esg:nth-child(8) h2 span {
    color: #000000;
    font-family: inherit;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    /* 75% */
    text-transform: uppercase;
    letter-spacing: normal;
}
section.esg:nth-child(8) .container-fluid {
    position: relative;
}
section.esg:nth-child(8) .container-fluid .sub-content p {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    font-family: inherit;
}
section.esg:nth-child(8) .container-fluid .row .panel .image-container {
    background-color: #ffffff;
    display: flex;
    height: 180px;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    width: 100%;
}
@media screen and (max-width: 1000px) {
    section.esg:nth-child(8) .container-fluid .row .panel .image-container {
        width: 100%;
        max-width: 100%;
    }
}
section.esg:nth-child(8) .container-fluid .row .panel .image-container .header-image {
    background-repeat: no-repeat;
    background-position-x: center;
    background-size: cover;
    width: 100%;
    height: 100%;
    max-width: 406px;
    margin: 0 auto;
}
@media screen and (max-width: 1200px) {
    section.esg:nth-child(8) .container-fluid .row .panel .image-container .header-image {
        max-width: 250px;
        margin: 0 auto;
    }
}
section.esg:nth-child(8) .container-fluid .row .panel .inner-content {
    background-color: #000000;
    padding: 5px;
    height: auto;
}
section.esg:nth-child(8) .container-fluid .row .panel .inner-content h3 {
    color: #ffffff;
    font-size: 12px;
    text-align: center;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
@media screen and (max-width: 1400px) {
    section.esg:nth-child(8) .container-fluid .row .panel .inner-content {
        height: auto;
        min-height: 64px;
    }
}
section.esg:nth-child(8) .container {
    position: relative;
    max-width: 540px;
}
section.esg:nth-child(8) .container .row .panel .image-container {
    background-color: #ffffff;
    display: flex;
    height: 300px;
    padding: 10px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
section.esg:nth-child(8) .container .row .panel .image-container .header-image {
    background-repeat: no-repeat;
    background-position-x: center;
    background-size: cover;
    width: 250px;
    height: 100%;
    flex-shrink: 0;
}
@media screen and (max-width: 1200px) {
    section.esg:nth-child(8) .container .row .panel .image-container .header-image {
        max-width: 250px;
    }
}
section.esg:nth-child(8) .container .row .panel .inner-content {
    background-color: #000000;
    padding: 29px;
}
section.esg:nth-child(8) .container .row .panel .inner-content h3,
section.esg:nth-child(8) .container .row .panel .inner-content p {
    color: #ffffff;
}
section.esg:nth-child(9) {
    background-color: #f6f6f6;
}
section.esg:nth-child(9) .flexi.multi .row .panel:last-child.info-blocks,
section.esg:nth-child(9) .flexi.multi .row .panel:nth-child(even).info-blocks {
    border-right: none;
}
section.esg:nth-child(9) h2 span {
    color: #000000;
    font-family: inherit;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    /* 75% */
    text-transform: uppercase;
}
section.esg:nth-child(9) .container-fluid {
    position: relative;
}
section.esg:nth-child(9) .container-fluid .info-blocks:nth-child(3) .inner-content h3 {
    padding-bottom: 12px !important;
}
section.esg:nth-child(9) .container-fluid .row .panel .image-container {
    background-color: #ffffff;
    display: flex;
    height: 300px;
    padding: 10px;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    width: 100%;
}
@media screen and (max-width: 1000px) {
    section.esg:nth-child(9) .container-fluid .row .panel .image-container {
        width: 100%;
        max-width: 100%;
    }
}
section.esg:nth-child(9) .container-fluid .row .panel .image-container .header-image {
    background-repeat: no-repeat;
    background-position-x: center;
    background-size: cover;
    width: 100%;
    height: 100%;
    max-width: 406px;
    margin: 0 auto;
}
@media screen and (max-width: 1200px) {
    section.esg:nth-child(9) .container-fluid .row .panel .image-container .header-image {
        max-width: 250px;
        margin: 0 auto;
    }
}
section.esg:nth-child(9) .container-fluid .row .panel .inner-content {
    background-color: #000000;
    padding: 29px;
    height: auto;
    min-height: 353px;
    color: #ffffff;
}
section.esg:nth-child(9) .container-fluid .row .panel .inner-content h3 {
    color: #ffffff;
    font-size: 22px;
}
@media screen and (max-width: 1400px) {
    section.esg:nth-child(9) .container-fluid .row .panel .inner-content h3 {
        padding-bottom: 22px !important;
        font-size: 16px;
        font-weight: 700;
    }
}
section.esg:nth-child(9) .container-fluid .row .panel .inner-content p {
    color: #ffffff;
    padding-bottom: 0;
}
@media screen and (max-width: 1400px) {
    section.esg:nth-child(9) .container-fluid .row .panel .inner-content {
        min-height: 403px;
    }
}
section.esg:nth-child(9) .container {
    position: relative;
    max-width: 540px;
}
section.esg:nth-child(9) .container .row .panel .image-container {
    background-color: #ffffff;
    display: flex;
    height: 300px;
    padding: 10px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
section.esg:nth-child(9) .container .row .panel .image-container .header-image {
    background-repeat: no-repeat;
    background-position-x: center;
    background-size: cover;
    width: 250px;
    height: 100%;
    flex-shrink: 0;
}
@media screen and (max-width: 1200px) {
    section.esg:nth-child(9) .container .row .panel .image-container .header-image {
        max-width: 250px;
    }
}
section.esg:nth-child(9) .container .row .panel .inner-content {
    background-color: #000000;
    padding: 29px;
}
section.esg:nth-child(9) .container .row .panel .inner-content h3,
section.esg:nth-child(9) .container .row .panel .inner-content p {
    color: #ffffff;
}
section.esg:nth-child(10) {
    background-color: #000000;
}
section.esg:nth-child(10) h2 {
    font-family: inherit;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    /* 66.667% */
    text-transform: uppercase;
    text-align: center;
    padding-top: 1em;
    padding-bottom: 2em;
}
section.esg:nth-child(10) h2 span.gold {
    color: #ffffff;
}
@media screen and (max-width: 1200px) {
    section.esg:nth-child(10) h2 span.gold {
        line-height: 1.3;
    }
}
section.esg:nth-child(10) p {
    color: #ffffff;
    text-align: center;
    font-family: inherit;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    /* 133.333% */
    letter-spacing: 0.6px;
    text-transform: capitalize;
}
section.esg:nth-child(10) .image-container {
    padding-bottom: 2em;
    margin: 0 auto;
    width: 63%;
    display: flex;
    justify-content: center;
    padding-left: 58px;
}
@media screen and (min-width: 1001px) and (max-width: 1400px) {
    section.esg:nth-child(10) .image-container {
        width: 72%;
    }
}
@media screen and (max-width: 1000px) {
    section.esg:nth-child(10) .image-container {
        width: 56%;
    }
}
@media screen and (min-width: 300px) and (max-width: 999px) {
    section.esg:nth-child(10) .image-container {
        max-width: 228px;
        padding-left: 0px;
    }
}
section.esg:nth-child(10) .image-container .inner-content {
    padding-bottom: 0;
}
section.esg:nth-child(10) .image-container .header-image {
    width: 408.238px;
    height: 212px;
    background-repeat: no-repeat;
}
@media screen and (max-width: 1000px) {
    section.esg:nth-child(10) .image-container .header-image {
        width: 79%;
    }
}
@media screen and (min-width: 401px) and (max-width: 999px) {
    section.esg:nth-child(10) .image-container .header-image {
        width: 73%;
    }
}
section.esg:nth-child(11) {
    background-color: #000000;
}
section.esg:nth-child(11) .flexi.multi .row .panel:last-child.info-blocks,
section.esg:nth-child(11) .flexi.multi .row .panel:nth-child(even).info-blocks {
    border-right: none;
}
section.esg:nth-child(11) h2 {
    font-family: inherit;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    /* 66.667% */
    text-transform: uppercase;
    text-align: center;
    padding-top: 1em;
    padding-bottom: 2em;
}
section.esg:nth-child(11) h2 span.gold {
    color: #ffffff;
}
@media screen and (max-width: 1200px) {
    section.esg:nth-child(11) h2 span.gold {
        line-height: 1.3;
        font-size: 25px;
    }
}
section.esg:nth-child(11) .image-container {
    padding-bottom: 2em;
}
section.esg:nth-child(11) .image-container .header-image {
    height: 110.424px;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 auto;
    width: 75%;
}
section.esg:nth-child(11) .container-fluid .row .info-blocks .image-container {
    padding-bottom: 2em;
}
@media screen and (max-width: 1000px) {
    section.esg:nth-child(11) .container-fluid .row .info-blocks .image-container {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding-top: 1em;
    }
}
section.esg:nth-child(11) .container-fluid .row .info-blocks .image-container .header-image {
    height: 110.424px;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 auto;
    width: 75%;
}
@media screen and (max-width: 1000px) {
    section.esg:nth-child(11) .container-fluid .row .info-blocks .image-container .header-image {
        display: flex;
        justify-content: center;
        flex-direction: column;
        min-width: 91px;
        width: 100%;
    }
}
@media screen and (max-width: 1000px) {
    section.esg:nth-child(11) .container-fluid .row .info-blocks .image-container {
        width: 35%;
    }
}
section.esg:nth-child(11) .row .panel .inner-content {
    padding-bottom: 0;
}
section.esg:nth-child(11) .row .panel .inner-content p {
    color: #ffffff;
    text-align: center;
    font-family: inherit;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    /* 150% */
    letter-spacing: 0.8px;
    text-transform: capitalize;
}
section.esg a.cta {
    float: left;
    position: absolute;
    bottom: 0;
}

.roadmap--container {
    height: 1000px;
    background-color: #000000;
    position: relative;
}
.roadmap--container .header-title {
    padding-top: 60px;
    padding-bottom: 60px;
}
.roadmap--container .header-title h2 {
    color: #ffffff;
    font-family: inherit;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    /* 75% */
    text-transform: uppercase;
}
@media screen and (max-width: 1400px) {
    .roadmap--container .header-title {
        width: 98%;
    }
}
@media screen and (min-width: 1400px) {
    .roadmap--container .container {
        max-width: 1440px;
    }
}
.roadmap--container .container .background-active {
    background-repeat: no-repeat;
    background-position-y: 2px;
    height: 597px;
    margin: 0 auto;
    width: 99%;
    background-size: 100% 667px;
    background-position-x: center;
}
@media screen and (max-width: 1200px) {
    .roadmap--container .container .background-active {
        height: 466px;
    }
}
@media screen and (max-width: 1000px) {
    .roadmap--container .container .background-active {
        background-image: url("uploads/2024/02/esg_roadmap_timeine_mobile.svg") !important;
        background-size: contain;
        background-repeat: no-repeat;
        height: 2361px;
    }
}
.roadmap--container .container .item-card {
    /*max-width: 200px;
  height: 174px;*/
    background-color: #000000;
    display: inline-flex;
    /*padding: 16px;*/
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 16px;
}
@media screen and (max-width: 1400px) {
    .roadmap--container .container .item-card {
        width: 100%;
        height: auto !important;
    }
}
.roadmap--container .container .item-card p,
.roadmap--container .container .item-card h4 {
    color: #ffffff;
    text-align: center;
    line-height: 1.3;
}
@media screen and (max-width: 1400px) {
    .roadmap--container .container .item-card p,
    .roadmap--container .container .item-card h4 {
        font-size: 12px;
    }
}
@media screen and (max-width: 1400px) {
    .roadmap--container .container .item-card {
        max-width: 190px;
        height: 120px;
    }
}
.roadmap--container .container .item-card--wrapper {
    display: flex;
    justify-content: center;
}
.roadmap--container .container .item-card--wrapper:nth-child(1) {
    position: absolute;
    left: 60px;
}
@media screen and (max-width: 1400px) {
    .roadmap--container .container .item-card--wrapper:nth-child(1) {
        margin-top: 3em;
    }
    .roadmap--container .container .item-card--wrapper:nth-child(1) .item-card--content {
        width: 214px;
    }
}
@media screen and (max-width: 1000px) {
    .roadmap--container .container .item-card--wrapper:nth-child(1) {
        width: 100%;
        position: unset;
        margin-top: 3em;
    }
}
.roadmap--container .container .item-card--wrapper:nth-child(2) {
    position: relative;
    left: 457px;
    float: left;
    top: 20px;
}
@media screen and (max-width: 1400px) {
    .roadmap--container .container .item-card--wrapper:nth-child(2) {
        margin-top: 3em;
    }
    .roadmap--container .container .item-card--wrapper:nth-child(2) .item-card--content {
        width: 214px;
    }
}
@media screen and (max-width: 1000px) {
    .roadmap--container .container .item-card--wrapper:nth-child(2) {
        width: 100%;
        position: unset;
        margin-top: 3em;
    }
}
.roadmap--container .container .item-card--wrapper:nth-child(3) {
    float: left;
    position: absolute;
    left: 808px;
    top: 30px;
}
@media screen and (max-width: 1400px) {
    .roadmap--container .container .item-card--wrapper:nth-child(3) {
        top: 61px;
    }
    .roadmap--container .container .item-card--wrapper:nth-child(3) .item-card--content {
        width: 214px;
    }
}
@media screen and (max-width: 1000px) {
    .roadmap--container .container .item-card--wrapper:nth-child(3) {
        width: 100%;
        position: unset;
        margin-top: 3em;
    }
}
.roadmap--container .container .item-card--wrapper:nth-child(4) {
    float: right;
    width: 233px;
    margin-top: 3em;
}
@media screen and (max-width: 1000px) {
    .roadmap--container .container .item-card--wrapper:nth-child(4) {
        width: 100%;
    }
}
.roadmap--container .container .item-card--wrapper:nth-child(5) {
    float: right;
    margin-top: 6em;
    width: 233px;
    right: 80px;
}
@media screen and (max-width: 1000px) {
    .roadmap--container .container .item-card--wrapper:nth-child(5) {
        width: 100%;
        right: 0;
    }
}
.roadmap--container .container .item-card--wrapper:nth-child(6) {
    float: right;
    margin-top: 6em;
    width: 247px;
    right: 226px;
}
@media screen and (max-width: 1400px) {
    .roadmap--container .container .item-card--wrapper:nth-child(6) {
        right: 164px;
    }
}
@media screen and (max-width: 1000px) {
    .roadmap--container .container .item-card--wrapper:nth-child(6) {
        width: 100%;
        right: 0;
    }
}
.roadmap--container .container .item-card--wrapper:nth-child(7) {
    float: left;
    margin-top: 6em;
    width: 233px;
    left: 94px;
}
.roadmap--container .container .item-card--wrapper:nth-child(7) .item-card--content {
    width: 200px;
}
@media screen and (max-width: 1400px) {
    .roadmap--container .container .item-card--wrapper:nth-child(7) {
        margin-top: 8em;
    }
}
@media screen and (max-width: 1000px) {
    .roadmap--container .container .item-card--wrapper:nth-child(7) {
        width: 100%;
        margin: 0 auto;
        position: relative;
        top: 0;
        right: 0;
        left: 0;
        margin-top: 60px;
    }
}
.roadmap--container .container .item-card--wrapper:nth-child(8) {
    display: flex;
    justify-content: center;
    position: absolute;
    right: 939px;
    top: 500px;
}
.roadmap--container .container .item-card--wrapper:nth-child(8) .item-card--content {
    width: 200px;
}
@media screen and (max-width: 1400px) {
    .roadmap--container .container .item-card--wrapper:nth-child(8) {
        right: 785px;
    }
}
@media screen and (max-width: 1000px) {
    .roadmap--container .container .item-card--wrapper:nth-child(8) {
        position: relative;
        top: 0;
        right: 0;
        margin-top: 60px;
    }
}
.roadmap--container .container .item-card--wrapper:nth-child(9) {
    display: flex;
    justify-content: center;
    position: absolute;
    right: 632px;
    top: 450px;
}
.roadmap--container .container .item-card--wrapper:nth-child(9) .item-card--content {
    width: 200px;
}
@media screen and (max-width: 1400px) {
    .roadmap--container .container .item-card--wrapper:nth-child(9) {
        top: 482px;
        right: 494px;
    }
}
@media screen and (max-width: 1000px) {
    .roadmap--container .container .item-card--wrapper:nth-child(9) {
        margin-top: 60px;
        position: unset;
    }
}
.roadmap--container .container .item-card--wrapper:nth-child(10) {
    display: flex;
    justify-content: center;
    position: absolute;
    right: 280px;
    top: 474px;
}
.roadmap--container .container .item-card--wrapper:nth-child(10) .item-card--content {
    width: 200px;
}
@media screen and (max-width: 1400px) {
    .roadmap--container .container .item-card--wrapper:nth-child(10) {
        right: 220px;
    }
}
@media screen and (max-width: 1000px) {
    .roadmap--container .container .item-card--wrapper:nth-child(10) {
        margin-top: 60px;
        position: relative;
        top: 0;
        right: 0;
    }
}
.roadmap--container .container .item-card--wrapper:nth-child(11) {
    display: flex;
    justify-content: end;
    position: absolute;
    right: 0;
    top: 460px;
}
.roadmap--container .container .item-card--wrapper:nth-child(11) .item-card--content {
    width: 200px;
}
@media screen and (max-width: 1400px) {
    .roadmap--container .container .item-card--wrapper:nth-child(11) {
        width: 300px;
        top: 486px;
    }
}
@media screen and (max-width: 1000px) {
    .roadmap--container .container .item-card--wrapper:nth-child(11) {
        width: 100%;
        top: 0px;
        position: relative;
        left: 0;
        right: 0;
        margin: 0 auto;
        display: flex;
        justify-content: center;
        margin-top: 80px;
        margin-bottom: 80px;
    }
}
@media screen and (max-width: 1920px) {
    .roadmap--container .container {
        max-width: 1453px;
    }
}
@media screen and (max-width: 1000px) {
    .roadmap--container {
        height: auto;
    }
}

.pt1 {
    padding-top: 1em;
}

.pt2 {
    padding-top: 2em;
}

.pt3 {
    padding-top: 3em;
}

.pt4 {
    padding-top: 4em;
}

.pt5 {
    padding-top: 5em;
}

.pt6 {
    padding-top: 6em;
}

.pb1 {
    padding-bottom: 1em;
}

.pb2 {
    padding-bottom: 2em;
}

.pb3 {
    padding-bottom: 3em;
}

.pb4 {
    padding-bottom: 4em;
}

.pb5 {
    padding-bottom: 5em;
}

.pb6 {
    padding-bottom: 6em;
}

.landing-page-content.black.b2b {
    background-color: #000000;
}
.landing-page-content.black.b2b h1 {
    color: #ffffff;
    font-family: inherit;
    text-transform: inherit;
    font-size: 21px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
}
.landing-page-content.black.b2b .landing-page-wrapper {
    justify-content: center;
}
.landing-page-content.black.b2b .landing-page-wrapper .standard-content {
    display: flex;
    justify-content: center;
}
.landing-page-content.black.b2b .landing-page-wrapper .standard-content:nth-child(2) .standard-content--image {
    padding-top: 203px;
}
@media only screen and (max-width: 767px) {
    .landing-page-content.black.b2b .landing-page-wrapper .standard-content:nth-child(2) .standard-content--image {
        padding-top: 20px;
    }
}
.landing-page-content.black.b2b .landing-page-wrapper .standard-content form#wpforms-form-20576 h3,
.landing-page-content.black.b2b .landing-page-wrapper .standard-content form#wpforms-form-20576 label,
.landing-page-content.black.b2b .landing-page-wrapper .standard-content form#wpforms-form-20589 h3,
.landing-page-content.black.b2b .landing-page-wrapper .standard-content form#wpforms-form-20589 label {
    color: #c1ba97;
    padding-left: 6px;
}
.landing-page-content.black.b2b .landing-page-wrapper .standard-content form#wpforms-form-20576 #wpforms-20576-field_14-container,
.landing-page-content.black.b2b .landing-page-wrapper .standard-content form#wpforms-form-20576 #wpforms-20589-field_14-container,
.landing-page-content.black.b2b .landing-page-wrapper .standard-content form#wpforms-form-20589 #wpforms-20576-field_14-container,
.landing-page-content.black.b2b .landing-page-wrapper .standard-content form#wpforms-form-20589 #wpforms-20589-field_14-container {
    background-color: #ffffff;
}
.landing-page-content.black.b2b .landing-page-wrapper .standard-content form#wpforms-form-20576 #wpforms-20576-field_14-container ul#wpforms-20576-field_14,
.landing-page-content.black.b2b .landing-page-wrapper .standard-content form#wpforms-form-20576 #wpforms-20576-field_14-container ul#wpforms-20589-field_14,
.landing-page-content.black.b2b .landing-page-wrapper .standard-content form#wpforms-form-20576 #wpforms-20589-field_14-container ul#wpforms-20576-field_14,
.landing-page-content.black.b2b .landing-page-wrapper .standard-content form#wpforms-form-20576 #wpforms-20589-field_14-container ul#wpforms-20589-field_14,
.landing-page-content.black.b2b .landing-page-wrapper .standard-content form#wpforms-form-20589 #wpforms-20576-field_14-container ul#wpforms-20576-field_14,
.landing-page-content.black.b2b .landing-page-wrapper .standard-content form#wpforms-form-20589 #wpforms-20576-field_14-container ul#wpforms-20589-field_14,
.landing-page-content.black.b2b .landing-page-wrapper .standard-content form#wpforms-form-20589 #wpforms-20589-field_14-container ul#wpforms-20576-field_14,
.landing-page-content.black.b2b .landing-page-wrapper .standard-content form#wpforms-form-20589 #wpforms-20589-field_14-container ul#wpforms-20589-field_14 {
    display: inline-flex;
    max-width: 528px;
    width: 100%;
    padding: 10px 20px 10px 0px;
}
.landing-page-content.black.b2b .landing-page-wrapper .standard-content form#wpforms-form-20576 #wpforms-20576-field_14-container ul#wpforms-20576-field_14 li,
.landing-page-content.black.b2b .landing-page-wrapper .standard-content form#wpforms-form-20576 #wpforms-20576-field_14-container ul#wpforms-20589-field_14 li,
.landing-page-content.black.b2b .landing-page-wrapper .standard-content form#wpforms-form-20576 #wpforms-20589-field_14-container ul#wpforms-20576-field_14 li,
.landing-page-content.black.b2b .landing-page-wrapper .standard-content form#wpforms-form-20576 #wpforms-20589-field_14-container ul#wpforms-20589-field_14 li,
.landing-page-content.black.b2b .landing-page-wrapper .standard-content form#wpforms-form-20589 #wpforms-20576-field_14-container ul#wpforms-20576-field_14 li,
.landing-page-content.black.b2b .landing-page-wrapper .standard-content form#wpforms-form-20589 #wpforms-20576-field_14-container ul#wpforms-20589-field_14 li,
.landing-page-content.black.b2b .landing-page-wrapper .standard-content form#wpforms-form-20589 #wpforms-20589-field_14-container ul#wpforms-20576-field_14 li,
.landing-page-content.black.b2b .landing-page-wrapper .standard-content form#wpforms-form-20589 #wpforms-20589-field_14-container ul#wpforms-20589-field_14 li {
    margin-right: 30px;
    list-style: none;
}
.landing-page-content.black.b2b .landing-page-wrapper .standard-content form#wpforms-form-20576 #wpforms-20576-field_14-container ul#wpforms-20576-field_14 li label,
.landing-page-content.black.b2b .landing-page-wrapper .standard-content form#wpforms-form-20576 #wpforms-20576-field_14-container ul#wpforms-20589-field_14 li label,
.landing-page-content.black.b2b .landing-page-wrapper .standard-content form#wpforms-form-20576 #wpforms-20589-field_14-container ul#wpforms-20576-field_14 li label,
.landing-page-content.black.b2b .landing-page-wrapper .standard-content form#wpforms-form-20576 #wpforms-20589-field_14-container ul#wpforms-20589-field_14 li label,
.landing-page-content.black.b2b .landing-page-wrapper .standard-content form#wpforms-form-20589 #wpforms-20576-field_14-container ul#wpforms-20576-field_14 li label,
.landing-page-content.black.b2b .landing-page-wrapper .standard-content form#wpforms-form-20589 #wpforms-20576-field_14-container ul#wpforms-20589-field_14 li label,
.landing-page-content.black.b2b .landing-page-wrapper .standard-content form#wpforms-form-20589 #wpforms-20589-field_14-container ul#wpforms-20576-field_14 li label,
.landing-page-content.black.b2b .landing-page-wrapper .standard-content form#wpforms-form-20589 #wpforms-20589-field_14-container ul#wpforms-20589-field_14 li label {
    color: #c1ba97;
    font-size: 14px;
    padding-left: 6px;
}
.landing-page-content.black.b2b .landing-page-wrapper .standard-content form#wpforms-form-20576 #wpforms-20576-field_16-container.ppbg,
.landing-page-content.black.b2b .landing-page-wrapper .standard-content form#wpforms-form-20576 #wpforms-20589-field_16-container.ppbg,
.landing-page-content.black.b2b .landing-page-wrapper .standard-content form#wpforms-form-20589 #wpforms-20576-field_16-container.ppbg,
.landing-page-content.black.b2b .landing-page-wrapper .standard-content form#wpforms-form-20589 #wpforms-20589-field_16-container.ppbg {
    background-color: #000000;
    border: none;
    text-align: center;
}
.landing-page-content.black.b2b .landing-page-wrapper .standard-content form#wpforms-form-20576 #wpforms-20576-field_16-container.ppbg a,
.landing-page-content.black.b2b .landing-page-wrapper .standard-content form#wpforms-form-20576 #wpforms-20589-field_16-container.ppbg a,
.landing-page-content.black.b2b .landing-page-wrapper .standard-content form#wpforms-form-20589 #wpforms-20576-field_16-container.ppbg a,
.landing-page-content.black.b2b .landing-page-wrapper .standard-content form#wpforms-form-20589 #wpforms-20589-field_16-container.ppbg a {
    color: #ffffff;
}
.landing-page-content.black.b2b .landing-page-wrapper .standard-content form#wpforms-form-20576 .wpforms-error,
.landing-page-content.black.b2b .landing-page-wrapper .standard-content form#wpforms-form-20589 .wpforms-error {
    color: #e74c3c;
}

.landing-page-content.white.b2b .heading-title h1 {
    font-family: inherit;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.19em;
}
.landing-page-content.white.b2b .landing-page-wrapper {
    display: flex;
    justify-content: center;
}
@media only screen and (max-width: 1000px) {
    .landing-page-content.white.b2b .landing-page-wrapper {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 53%;
    }
}
.landing-page-content.white.b2b .landing-page-wrapper .inner-content {
    display: flex;
    background-color: #000;
    margin-right: 20px;
    margin-bottom: 20px;
    max-width: 367px;
    width: 100%;
}
.landing-page-content.white.b2b .landing-page-wrapper .inner-content .card-item {
    display: flex;
    justify-content: flex-start;
    gap: 27px;
    max-width: 449px;
    height: 88px;
    align-items: center;
    flex-direction: row-reverse;
}

.landing-page-content.grey.b2b {
    background-color: #e8e8e8;
}
.landing-page-content.grey.b2b .heading-title h1 {
    font-family: inherit;
    font-size: 28px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.19em;
    text-align: center;
}
.landing-page-content.grey.b2b #wpsm_accordion_20577 .wpsm_panel,
.landing-page-content.grey.b2b #wpsm_accordion_20588 .wpsm_panel {
    border-color: #e8e8e8 !important;
    border-bottom-color: #32323240 !important;
}

.resource-template .prism-page {
    padding-top: 2em;
}
@media only screen and (max-width: 1000px) {
    .resource-template .prism-page {
        padding-top: 0;
    }
}
.resource-template .prism-page .black {
    background-color: #000000;
}
.resource-template .prism-page .beige {
    background-color: #f7f7ef;
}
.resource-template .prism-page .beige h2,
.resource-template .prism-page .beige p,
.resource-template .prism-page .beige .sidebar ul li a {
    color: #000000;
}
.resource-template .prism-page .beige .sidebar ul li:hover {
    background-color: #ffffff;
}
.resource-template .prism-page .white {
    background-color: #ffffff;
}
.resource-template .prism-page .white h2,
.resource-template .prism-page .white p,
.resource-template .prism-page .white .sidebar ul li a {
    color: #000000;
}
.resource-template .prism-page .white .sidebar ul li:hover {
    background-color: #ffffff;
}
.resource-template .prism-page .yellow {
    background-color: #ffd600;
}
.resource-template .prism-page .yellow h2,
.resource-template .prism-page .yellow p,
.resource-template .prism-page .yellow .sidebar ul li:before,
.resource-template .prism-page .yellow .sidebar ul li {
    color: #000000;
}
.resource-template .prism-page .yellow .sidebar ul li:hover {
    background-color: #ffffff;
}
.resource-template .prism-page h2 {
    font-family: inherit;
    font-size: 32px;
    font-weight: 400;
    line-height: 42px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #ffffff;
}
@media only screen and (max-width: 991px) {
    .resource-template .prism-page h2 {
        text-align: left;
    }
}
.resource-template .prism-page h3 {
    color: #f6f6f6;
}
.resource-template .prism-page .sidebar ul li {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px;
    transition: 0.5s;
}
.resource-template .prism-page .sidebar ul li:nth-child(1):before {
    content: "";
    font-size: 12px;
    font-family: fontawesome;
    color: #ffffff;
    padding-right: 17px;
}
.resource-template .prism-page .sidebar ul li:before {
    content: "";
    font-size: 12px;
    font-family: fontawesome;
    color: #000;
    padding-right: 17px;
}
.resource-template .prism-page .sidebar ul li:active {
    background-color: aqua;
}
.resource-template .prism-page .sidebar ul li:hover {
    background-color: #f7f7ef;
    opacity: 1;
}
.resource-template .prism-page .sidebar ul li:hover a {
    text-decoration: none;
    color: #000000;
}
.resource-template .prism-page .sidebar ul li:hover:before {
    color: #000000;
    margin-left: 15px;
}
.resource-template .prism-page .sidebar ul li a {
    color: #ffffff;
    font-size: 19px;
}
.resource-template .prism-page .container {
    padding-top: 0em;
    padding-bottom: 2em;
}
.resource-template .prism-page .container-fluid {
    padding-left: 3em !important;
    padding-right: 3em !important;
}
.resource-template .prism-page .container-fluid .sidebar {
    display: flex;
    justify-content: center;
    padding-left: 1em;
    padding-right: 1em;
    max-width: 626px;
    margin: 0 auto;
    width: 100%;
}
.resource-template .prism-page .container-fluid .sidebar ul {
    width: 500px;
}
@media only screen and (max-width: 400px) {
    .resource-template .prism-page .prism-content iframe {
        height: auto;
    }
}
.resource-template section.page-banner {
    display: none;
}
.resource-template .resource-wrapper {
    padding: 4em;
}
.resource-template .resource-wrapper .resource-container .sidebar {
    padding: 20px;
}
.resource-template .resource-wrapper .resource-container .sidebar .resource-side-bar-links ul li {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px;
    transition: 0.5s;
}
.resource-template .resource-wrapper .resource-container .sidebar .resource-side-bar-links ul li:before {
    content: "";
    font-size: 12px;
    font-family: fontawesome;
    color: #000;
    padding-right: 17px;
}
.resource-template .resource-wrapper .resource-container .sidebar .resource-side-bar-links ul li:active {
    background-color: aqua;
}
.resource-template .resource-wrapper .resource-container .sidebar .resource-side-bar-links ul li:hover {
    background-color: #f7f7ef;
    opacity: 1;
}
.resource-template .resource-wrapper .resource-container .sidebar .resource-side-bar-links ul li:hover a {
    text-decoration: none;
    color: #000000;
}
.resource-template .resource-wrapper .resource-container .sidebar .resource-side-bar-links ul li:hover:before {
    color: #000000;
    margin-left: 15px;
}
.resource-template .resource-wrapper .resource-container .sidebar .resource-side-bar-links ul li a {
    color: #ffffff;
    font-size: 19px;
}
.resource-template .resource-wrapper .resource-container .content h2 {
    font-family: inherit;
    font-size: 32px;
    font-weight: 400;
    line-height: 42px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #ffffff;
}
.resource-template .resource-wrapper.black {
    background-color: #000000;
}

/* Templates */
.page-template-template-careers .row {
    margin: 0 !important;
}
.page-template-template-careers .page-banner {
    height: 30vw;
}
.page-template-template-careers h1 {
    text-align: center;
    padding-top: 1em;
    padding-bottom: 2em;
    font-weight: bold;
    line-height: 1.2;
}
.page-template-template-careers .page-primary {
    display: none;
}
.page-template-template-careers .careers-at-join-the-family {
    padding: 50px;
}
@media only screen and (min-width: 481px) and (max-width: 992px) {
    .page-template-template-careers .careers-at-join-the-family {
        padding: 0px;
    }
}
@media only screen and (max-width: 480px) {
    .page-template-template-careers .careers-at-join-the-family {
        padding: 30px;
    }
}
.page-template-template-careers .careers-at-join-the-family--wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 1900px;
}
@media only screen and (max-width: 992px) {
    .page-template-template-careers .careers-at-join-the-family--wrapper {
        height: auto;
    }
}
.page-template-template-careers .careers-at-join-the-family--cont {
    display: flex;
    justify-content: center;
    align-items: center;
}
@media only screen and (max-width: 992px) {
    .page-template-template-careers .careers-at-join-the-family--cont:nth-child(1) {
        flex-direction: column;
    }
}
@media only screen and (max-width: 992px) {
    .page-template-template-careers .careers-at-join-the-family--cont:nth-child(2) {
        flex-direction: column-reverse;
    }
}
@media only screen and (max-width: 992px) {
    .page-template-template-careers .careers-at-join-the-family--cont {
        padding: 50px;
    }
}
@media only screen and (max-width: 480px) {
    .page-template-template-careers .careers-at-join-the-family--cont {
        padding: 0;
    }
}
@media only screen and (max-width: 992px) {
    .page-template-template-careers .careers-at-join-the-family--cont .careers-page-caro {
        width: 95%;
    }
}
.page-template-template-careers .careers-at-join-the-family p {
    max-width: 700px;
    line-height: 1.6em;
    font-size: 1.25rem;
}
.page-template-template-careers .careers-at-join-the-family__content {
    height: 100%;
    padding-left: 60px;
    padding-right: 60px;
}
.page-template-template-careers .careers-at-join-the-family__content h1 {
    text-transform: uppercase;
}
@media only screen and (max-width: 992px) {
    .page-template-template-careers .careers-at-join-the-family__content iframe#iFrameResizer0 {
        height: 200px;
    }
}
@media only screen and (max-width: 480px) {
    .page-template-template-careers .careers-at-join-the-family__content {
        padding: 0;
    }
}
.page-template-template-careers .careers-at-join-the-family h1 {
    text-transform: inherit;
    text-align: left;
}
@media only screen and (max-width: 992px) {
    .page-template-template-careers .careers-at-join-the-family h1 {
        padding: 0;
        text-align: center;
        line-height: 1.2;
        padding-top: 1em;
        padding-bottom: 1em;
    }
}
.page-template-template-careers .current-vacancies {
    margin-bottom: 2em;
    margin-top: 2em;
}
.page-template-template-careers .current-vacancies--wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 1900px;
}
.page-template-template-careers .current-vacancies--wrapper__image {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    height: 550px;
    justify-content: center;
}
.page-template-template-careers .current-vacancies h2 {
    text-align: left;
    padding-top: 1em;
    padding-bottom: 1em;
}
.page-template-template-careers .current-vacancies__heading-title h1 {
    text-align: left;
}
.page-template-template-careers .gallery-container {
    padding: 40px 70px;
}
.page-template-template-careers .gallery-container--content {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 50px;
}
.page-template-template-careers .gallery-container--content p {
    padding: 50px 0;
    max-width: 700px;
    line-height: 1.9em;
}
.page-template-template-careers .gallery-container--images {
    justify-content: center;
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
}
.page-template-template-careers .teams-page {
    padding: 50px;
}
.page-template-template-careers .teams-page--wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 1900px;
}
.page-template-template-careers .teams-page--wrapper .items {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 0px 40px 40px 40px;
}
.page-template-template-careers .teams-page--wrapper .items h3 {
    min-height: 91px;
    text-align: center;
    line-height: 1.5;
}
.page-template-template-careers .teams-page--wrapper .items p {
    text-align: center;
}
@media only screen and (max-width: 500px) {
    .page-template-template-careers .teams-page--wrapper .items p {
        padding-bottom: 50px;
    }
}
.page-template-template-careers .teams-page--cont {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
.page-template-template-careers .teams-page--cont h2 {
    text-transform: inherit;
    font-weight: bold;
}
@media only screen and (max-width: 992px) {
    .page-template-template-careers .teams-page--cont {
        display: block;
        padding: 50px;
    }
}
@media only screen and (max-width: 500px) {
    .page-template-template-careers .teams-page--cont {
        padding: 0px;
    }
}
.page-template-template-careers .benefits-section {
    padding: 50px;
}
.page-template-template-careers .benefits-section .benefits-item {
    display: grid;
    justify-content: flex-start;
    align-items: center;
    background-color: #000;
    max-width: 449px;
    width: 100%;
    height: 85px;
    padding: 20px;
    flex-direction: row;
    align-items: center;
    padding: 0px 174px 0px 20px;
    gap: 20px;
    margin-top: 20px;
    grid-template-columns: auto auto;
}
@media only screen and (max-width: 1400px) {
    .page-template-template-careers .benefits-section .benefits-item {
        padding: 0;
        width: 100%;
    }
}
.page-template-template-careers .benefits-section .benefits-item__image {
    margin-right: 20px;
}
@media only screen and (max-width: 1400px) {
    .page-template-template-careers .benefits-section .benefits-item__image {
        padding-left: 10px;
        padding-right: 10px;
    }
}
.page-template-template-careers .benefits-section--wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 1900px;
}
.page-template-template-careers .benefits-section .card {
    display: flex;
    align-items: center;
    justify-content: center;
}
.page-template-template-careers #breadcrumbs {
    left: 0;
}
.page-template-template-careers .current-vacancies {
    padding: 50px 50px;
}
.page-template-template-careers .white {
    background-color: #ffffff;
}
.page-template-template-careers .red {
    background-color: #e74c3c;
}
.page-template-template-careers .yellow {
    background-color: #000;
}
.page-template-template-careers .beige {
    background-color: #eeebd8;
}
.page-template-template-careers .black {
    background-color: #000000;
}

#whr_embed_hook ul.whr-items {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 35px;
    column-gap: 5px;
    padding-top: 50px;
    padding-bottom: 50px;
}
@media only screen and (max-width: 992px) {
    #whr_embed_hook ul.whr-items {
        display: block;
    }
}
#whr_embed_hook ul.whr-items li.whr-item {
    display: inline;
    list-style-type: none;
    padding-right: 20px;
    float: left;
    border: solid 1px #000;
    margin: 5px;
    padding: 20px;
}
@media only screen and (max-width: 992px) {
    #whr_embed_hook ul.whr-items li.whr-item {
        width: 100%;
    }
}
#whr_embed_hook ul.whr-items ul.whr-info li.whr-dept,
#whr_embed_hook ul.whr-items ul.whr-info li.whr-location {
    display: block;
}

/*------
POST TYPE ARCHIVES
----- */
.post-type-archive-addlib .page-content article .entry-content p {
    margin: 0 0 1.5em !important;
}
.post-type-archive-addlib .page-content .post-entry {
    margin-bottom: 2em;
}

.post-type-archive-addlib .page-content,
.single-addlib .page-content,
.tax-categories .page-content {
    margin-top: 2em;
}
.post-type-archive-addlib .page-content article,
.single-addlib .page-content article,
.tax-categories .page-content article {
    overflow: hidden;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    position: relative;
}
.post-type-archive-addlib .page-content article .cta,
.single-addlib .page-content article .cta,
.tax-categories .page-content article .cta {
    min-width: 0;
}
.post-type-archive-addlib .page-content article .cta:first-letter,
.single-addlib .page-content article .cta:first-letter,
.tax-categories .page-content article .cta:first-letter {
    text-transform: uppercase;
}
.post-type-archive-addlib .page-content article h1,
.post-type-archive-addlib .page-content article h2,
.single-addlib .page-content article h1,
.single-addlib .page-content article h2,
.tax-categories .page-content article h1,
.tax-categories .page-content article h2 {
    font-size: 1.5rem;
    font-family: "Libre Baskerville", Georgia, "Times New Roman", Times, serif;
    letter-spacing: 2px;
    text-transform: capitalize;
    line-height: 2.5rem;
    margin: 2rem 0;
}
.post-type-archive-addlib .page-content article h1 a,
.post-type-archive-addlib .page-content article h2 a,
.single-addlib .page-content article h1 a,
.single-addlib .page-content article h2 a,
.tax-categories .page-content article h1 a,
.tax-categories .page-content article h2 a {
    color: #494a43;
    text-decoration: none;
}
.post-type-archive-addlib .page-content article .terms,
.post-type-archive-addlib .page-content article .date,
.single-addlib .page-content article .terms,
.single-addlib .page-content article .date,
.tax-categories .page-content article .terms,
.tax-categories .page-content article .date {
    font-size: 1rem;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.post-type-archive-addlib .page-content article .date a,
.single-addlib .page-content article .date a,
.tax-categories .page-content article .date a {
    color: #9c977a;
}
.post-type-archive-addlib .page-content article h4,
.post-type-archive-addlib .page-content article h3,
.single-addlib .page-content article h4,
.single-addlib .page-content article h3,
.tax-categories .page-content article h4,
.tax-categories .page-content article h3 {
    font-size: 1rem;
    text-transform: none;
}
.post-type-archive-addlib .page-content article .panel-border,
.single-addlib .page-content article .panel-border,
.tax-categories .page-content article .panel-border {
    padding: 2em !important;
    margin: 1em;
    height: 93%;
}
.post-type-archive-addlib .page-content article .panel-border .entry-content,
.single-addlib .page-content article .panel-border .entry-content,
.tax-categories .page-content article .panel-border .entry-content {
    margin-bottom: 45px;
}
.post-type-archive-addlib .page-content article .panel-border .entry-content p,
.single-addlib .page-content article .panel-border .entry-content p,
.tax-categories .page-content article .panel-border .entry-content p {
    font-weight: 300;
}
.post-type-archive-addlib .page-content article .panel-border .entry-content .fine-print,
.single-addlib .page-content article .panel-border .entry-content .fine-print,
.tax-categories .page-content article .panel-border .entry-content .fine-print {
    font-size: 11px;
    line-height: 16px;
}
.post-type-archive-addlib .page-content article .panel-border .entry-content .fine-print h3,
.single-addlib .page-content article .panel-border .entry-content .fine-print h3,
.tax-categories .page-content article .panel-border .entry-content .fine-print h3 {
    font-size: 14px;
}
.post-type-archive-addlib .page-content article .panel-border .entry-content .fine-print p,
.single-addlib .page-content article .panel-border .entry-content .fine-print p,
.tax-categories .page-content article .panel-border .entry-content .fine-print p {
    margin-bottom: 0.75rem;
}
.post-type-archive-addlib .page-content article .panel-border .entry-content .fine-print ul,
.single-addlib .page-content article .panel-border .entry-content .fine-print ul,
.tax-categories .page-content article .panel-border .entry-content .fine-print ul {
    padding: 0 20px 10px;
}
.post-type-archive-addlib .page-content article .panel-border .entry-content .fine-print ul li,
.single-addlib .page-content article .panel-border .entry-content .fine-print ul li,
.tax-categories .page-content article .panel-border .entry-content .fine-print ul li {
    padding: 0;
}
.post-type-archive-addlib .page-content article .panel-border .entry-content ul.social-icons,
.single-addlib .page-content article .panel-border .entry-content ul.social-icons,
.tax-categories .page-content article .panel-border .entry-content ul.social-icons {
    width: 100%;
    max-width: 470px;
    margin: auto;
}
.post-type-archive-addlib .page-content article .panel-border .entry-content ul.social-icons li,
.single-addlib .page-content article .panel-border .entry-content ul.social-icons li,
.tax-categories .page-content article .panel-border .entry-content ul.social-icons li {
    display: inline-block;
    list-style: none;
    margin: 10px;
    text-align: center;
}
.post-type-archive-addlib .page-content article .panel-border .entry-content ul.social-icons li a,
.single-addlib .page-content article .panel-border .entry-content ul.social-icons li a,
.tax-categories .page-content article .panel-border .entry-content ul.social-icons li a {
    font-size: 3rem;
    padding: 10px;
    text-decoration: none;
}
.post-type-archive-addlib .page-content article .panel-border .entry-footer,
.single-addlib .page-content article .panel-border .entry-footer,
.tax-categories .page-content article .panel-border .entry-footer {
    overflow: hidden;
}
.post-type-archive-addlib .page-content article .panel-border .entry-footer:before,
.single-addlib .page-content article .panel-border .entry-footer:before,
.tax-categories .page-content article .panel-border .entry-footer:before {
    content: "";
    width: 75%;
    height: 1px;
    background-color: #e6e5e5;
    display: block;
    margin-top: 2.2em;
    left: 4em;
    position: absolute;
}
.post-type-archive-addlib .page-content article:hover .panel-border .tr,
.post-type-archive-addlib .page-content article:hover .panel-border .tl,
.single-addlib .page-content article:hover .panel-border .tr,
.single-addlib .page-content article:hover .panel-border .tl,
.tax-categories .page-content article:hover .panel-border .tr,
.tax-categories .page-content article:hover .panel-border .tl {
    -webkit-animation-name: border-out;
    -webkit-animation-delay: 0s;
}
.post-type-archive-addlib .page-content article:hover .panel-border .sr,
.post-type-archive-addlib .page-content article:hover .panel-border .sl,
.single-addlib .page-content article:hover .panel-border .sr,
.single-addlib .page-content article:hover .panel-border .sl,
.tax-categories .page-content article:hover .panel-border .sr,
.tax-categories .page-content article:hover .panel-border .sl {
    -webkit-animation-name: border-down;
    -webkit-animation-delay: 0.3s;
}
.post-type-archive-addlib .page-content article:hover .panel-border .bl,
.post-type-archive-addlib .page-content article:hover .panel-border .br,
.single-addlib .page-content article:hover .panel-border .bl,
.single-addlib .page-content article:hover .panel-border .br,
.tax-categories .page-content article:hover .panel-border .bl,
.tax-categories .page-content article:hover .panel-border .br {
    -webkit-animation-name: border-in;
    -webkit-animation-delay: 0.7s;
}

.post-type-archive-addlib .equal-heights,
.tax-categories .equal-heights,
.single-addlib .equal-heights {
    display: table;
    table-layout: fixed;
    height: 100%;
    margin-bottom: 1.5rem;
}
.post-type-archive-addlib .equal-heights > div,
.tax-categories .equal-heights > div,
.single-addlib .equal-heights > div {
    display: table-cell;
    float: none;
    height: 100%;
}
.post-type-archive-addlib .equal-heights > div > article,
.tax-categories .equal-heights > div > article,
.single-addlib .equal-heights > div > article {
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
}
.post-type-archive-addlib .equal-heights > div > article .cta,
.tax-categories .equal-heights > div > article .cta,
.single-addlib .equal-heights > div > article .cta {
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
}
.post-type-archive-addlib article .panel-border .entry-content,
.tax-categories article .panel-border .entry-content,
.single-addlib article .panel-border .entry-content {
    margin-bottom: 0;
}
.post-type-archive-addlib article .panel-border .entry-content p,
.tax-categories article .panel-border .entry-content p,
.single-addlib article .panel-border .entry-content p {
    margin-bottom: 1rem;
}
.post-type-archive-addlib article .entry-title .terms,
.tax-categories article .entry-title .terms,
.single-addlib article .entry-title .terms {
    height: 4em;
}
.post-type-archive-addlib article .entry-content p,
.tax-categories article .entry-content p,
.single-addlib article .entry-content p {
    margin-bottom: 10px;
}
.post-type-archive-addlib article .entry-content .cta,
.tax-categories article .entry-content .cta,
.single-addlib article .entry-content .cta {
    margin: 0 auto;
}

.single-addlib .page-content article.main {
    margin-bottom: 3.5em;
}
.single-addlib .page-content article.main .panel-border .entry-image {
    margin-bottom: 40px;
}

/* Plugin styles */
.social-feed-element {
    font-weight: 300;
    margin-bottom: 2em;
}
.social-feed-element .hidden {
    background-color: red !important;
}
.social-feed-element .icon-twitter-2 {
    float: right;
}
.social-feed-element .attachment {
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
    margin-bottom: 20px;
}
.social-feed-element img {
    width: 100%;
    height: auto;
    border: 0;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
}
.social-feed-element img a {
    border: none;
}
.social-feed-element a.social-img {
    border-bottom: none;
}
.social-feed-element a.social-img img {
    margin-right: 10px;
}
.social-feed-element .media-body > p {
    margin-bottom: 4px;
    min-height: 20px;
}
.social-feed-element p.interact {
    display: inline-block;
    float: right;
    margin-bottom: 0;
}
.social-feed-element p.interact a {
    text-decoration: none;
}
.social-feed-element p.social-feed-text {
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    margin-bottom: 20px;
}
.social-feed-element .author-title {
    color: #444;
    font-size: 1.2em;
    display: block;
    line-height: 18px;
}
.social-feed-element .media-body {
    overflow: hidden;
    zoom: 1;
    *overflow: visible;
    display: block;
    clear: both;
}
.social-feed-element .media-body .social-network-icon {
    margin-top: -3px;
    margin-right: 5px;
    width: 16px;
}
.social-feed-element .media-body .social-network-icon {
    margin-top: -3px;
    margin-right: 5px;
    width: 16px;
}
.social-feed-element .muted {
    color: #55595c;
    font-size: 1rem;
    float: right;
    margin-left: 10px;
    margin-top: 5px;
}
.social-feed-element .media-list {
    margin-left: 0;
    list-style: none;
}
.social-feed-element .media-object {
    display: inline;
    width: 36px;
    float: left;
}

/*------
VOUCHERS ARCHIVE 
----- */
.tax-clublee-tier article.post-entry a {
    text-decoration: none;
}
.tax-clublee-tier article.post-entry .entry-title {
    background-color: #c1ba97;
    width: 90%;
    left: 5%;
    right: 5%;
    position: relative;
    top: -50px;
    padding: 10px;
    min-height: 80px;
    display: table;
    margin-bottom: -30px;
}
.tax-clublee-tier article.post-entry .entry-title h2 {
    font-size: 1.5rem;
    text-transform: none;
    margin: 0;
    padding: 0;
    line-height: 2rem;
    display: table-cell;
    vertical-align: middle;
    color: #ffffff;
}
.tax-clublee-tier article.post-entry .entry-image img {
    width: 100%;
    height: auto;
}

@media only screen and (max-width: 992px) {
    /*------
  VOUCHERS ARCHIVE 
  ----- */
    .tax-clublee-tier article.post-entry .entry-title {
        padding-top: 0;
        padding-bottom: 0;
    }
    .tax-clublee-tier article.post-entry .entry-title h2 {
        font-size: 1rem;
        letter-spacing: 2px;
        line-height: 1.5rem;
    }
}
.entry-content ul {
    padding: 10px 20px;
}
.entry-content ul li {
    list-style-type: square;
}

/*------
TWO COLUMNS 
----- */
/*--------
RESPONSIVE 
---------*/
/********************
Medium Devices, Mobile First
********************/
@media only screen and (min-width: 768px) {
    .flexible-template .container .row div:first-child .panel.feature {
        border-right: none;
    }
    .flexible-template .container .row div:nth-child(2) .panel.feature {
        border-left: none;
        border-right: none;
    }
    .flexible-template .container .row div:last-child .panel.feature {
        border-left: none;
    }
}
@media only screen and (max-width: 768px) {
    /* TEMPLATES */
    .page-template-template-flexible .row .panel.feature:hover {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        z-index: 2;
    }
    .page-template-template-flexible .row .panel.feature:hover .content .header-image {
        z-index: -1;
    }
    .page-template-template-flexible .row.flexi-two .image {
        min-height: 400px;
    }
}
/*********************
SINGLE VACANCIES
*********************/
.single-vacancies .page-content .entry-content ul {
    list-style-type: disc;
}
.single-vacancies .page-content .entry-content ul li {
    margin: 0 1em;
}
.single-vacancies .page-content .entry-content ul li a {
    color: #55595c;
}
.single-vacancies .page-content .entry-content ul li:after {
    display: none;
}
.single-vacancies .page-content .entry-content .cta {
    margin: 2rem 0;
}

.article-vacancy {
    border-bottom: 1px solid #e6e5e5;
}

/*--------
FAQs
---------*/
.single-faqs h1 {
    font-size: 2em;
    letter-spacing: 5px;
}
.single-faqs h2 {
    font-size: 1.4em;
    letter-spacing: 2px;
}
.single-faqs .entry-content h3 {
    padding-top: 0;
}
/*--------
RESPONSIVE 
---------*/
@media only screen and (max-width: 768px) {
    /* SINGLE TEMPLATES */
    .single-vacancies section.page-content .entry-content {
        border-right: none;
        border-bottom: 1px solid #e6e5e5;
        padding-bottom: 1em;
    }
}
/*------
CLUBLEE
----- */
.page-template-template-clublee .page-content .container-fluid.blocks .info-blocks .tile {
    padding: 0 2em;
}
.page-template-template-clublee .page-content .container-fluid.blocks .info-blocks:nth-child(2):before {
    background: #d0d0c4;
    content: "";
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    top: 25%;
    width: 1px;
}

/* Sidebar Couriers */
#form-lookup form {
    display: block;
}
#form-lookup form label {
    text-align: center;
    color: #494a43;
}
#form-lookup form input {
    max-width: 300px;
    display: inline;
    float: none;
    color: #000000;
}
#form-lookup form input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}
#form-lookup form input,
#form-lookup form button {
    width: 100%;
    background-color: #ffffff;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.03);
    border: solid 0.5px #c3c3c3;
    margin: 0.625rem auto;
}
#form-lookup form button.cta.inverse {
    color: #000;
}
#form-lookup form button.cta.inverse:hover {
    color: #ffffff;
}
/*------
HOME PAGE
----- */
/*--------
RESPONSIVE 
---------*/
@media only screen and (max-width: 768px) {
    .page-template-template-clublee .page-content .container-fluid:nth-child(2) .info-blocks:nth-child(2) {
        border-left: none;
    }
}
.single-partner .page-banner.hero {
    background-attachment: initial !important;
    color: #fff;
    height: 400px !important;
    width: 100%;
    background-size: cover !important;
    background-position: center center !important;
}
.single-partner h1 {
    display: none;
}
.single-partner h2 {
    text-transform: uppercase;
    text-align: center !important;
}
.single-partner .partner-content {
    margin-bottom: 50px;
}

.page-template-template-partners .partner-bg {
    background: #eeebd8;
    padding-bottom: 50px !important;
}
.page-template-template-partners .partner-logos {
    max-width: 50% !important;
}
.page-template-template-partners .partner-logos img {
    max-width: 75% !important;
    margin-bottom: 20px !important;
}
@media only screen and (max-width: 767px) {
    .page-template-template-partners .partner-logos img {
        max-width: 100% !important;
    }
}
.page-template-template-partners h2 {
    text-align: center !important;
    text-transform: uppercase;
}
.page-template-template-partners .partner-loop .col-md-6 {
    text-align: center;
}
.page-template-template-partners .partner-loop .col-md-6 .single-partner-bg {
    margin: 30px;
    position: relative;
    min-height: 400px;
    background-size: cover;
}
.page-template-template-partners .partner-loop .col-md-6 img {
    position: absolute;
    top: 25px;
    right: 25px;
    max-width: 200px;
}
.page-template-template-partners .partner-loop .col-md-6 .left img {
    left: 25px;
}
.page-template-template-partners .partner-loop .col-md-6 a {
    background: #000;
    padding: 10px 30px;
    border: 1px solid #000;
    display: block;
    max-width: 180px;
    margin: 0px auto 20px auto;
}
.page-template-template-partners .partner-loop .col-md-6 a:hover {
    background: #fe4400;
    border: 1px solid #fe4400;
}

article.showcase .page-banner .cta {
    margin: 2rem auto 3rem;
}
article.showcase.carousel .slick-list .slick-track .slick-slide .slide-content {
    margin-top: 2em;
}
article.showcase.carousel .slick-list .slick-track .slick-slide .slide-content .slide-content-heading {
    height: 32px;
    overflow: hidden;
}
article.showcase.carousel .slick-list .slick-track .slick-slide .slide-content .slide-content-content {
    height: 28px;
    overflow: hidden;
    margin-top: 15px;
}
@media only screen and (max-width: 1450px) {
    article.showcase.carousel .slick-list .slick-track .slick-slide .slide-content .slide-content-content {
        height: 56px;
    }
}
@media only screen and (max-width: 800px) {
    article.showcase.carousel .slick-list .slick-track .slick-slide .slide-content .slide-content-content {
        height: 84px;
    }
}
@media only screen and (max-width: 550px) {
    article.showcase.carousel .slick-list .slick-track .slick-slide .slide-content .slide-content-content {
        height: 112px;
    }
}
article.showcase.carousel .slick-list .slick-track .slick-slide .slide-content .slide-content-secondary-cta {
    height: 28px;
    overflow: hidden;
}
article.showcase .slick-slide:not(.slick-center) p {
    display: block;
}
article.showcase .slick-dots {
    height: 25px;
    top: 25px;
}

article.service-carousel > * {
    text-align: center;
}
article.service-carousel .slick-track {
    margin: 0 auto;
    top: 40px;
}
article.service-carousel.carousel .slide-inner-content {
    padding-bottom: 20px;
}
article.service-carousel.carousel .slick-list .slick-track .slick-slide .slide-content {
    margin: 0 1%;
}
article.service-carousel.carousel .slick-list .slick-track .slick-slide .slide-content li {
    width: 90%;
    margin-left: 5%;
    text-align: left;
}
article.service-carousel.carousel .slick-list .slick-track li.slick-slide a.cta {
    min-width: 0;
    max-width: none;
}
article.service-carousel .slick-slide:not(.slick-center) p {
    display: block;
}

@media only screen and (max-width: 992px) {
    .container-fluid.carousel-container article.service-carousel button {
        display: block !important;
    }
    .container-fluid.carousel-container article.service-carousel .slick-track {
        top: 0;
    }
    .container-fluid.carousel-container article.service-carousel .slick-prev,
    .container-fluid.carousel-container article.service-carousel .slick-next {
        top: 40px;
    }
}
.test-application {
    height: 200px;
    width: 100%;
    background-color: #d9534f;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
}
.test-application h1 {
    color: #363636;
}

.black-taxi {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.black-taxi--image {
    padding: 2em 0em 2em 0em;
    width: 100%;
}
.black-taxi--content {
    padding: 3em;
}
.black-taxi--content ul li {
    color: #ffffff;
    line-height: unset;
    text-indent: -1.7em;
    padding-left: 2em;
    font-size: 18px;
    margin-bottom: 20px;
}
.black-taxi--content ul li:before {
    content: "✓";
    color: #ffffff;
    padding-right: 12px;
}
.black-taxi--content h3 {
    color: #ffffff;
    font-size: 2.3rem;
    line-height: 1.2;
    padding-top: 0;
}
@media screen and (max-width: 1200px) {
    .black-taxi--content h3 {
        font-size: 1.6em;
    }
}
.black-taxi--content .cta-button a.cta {
    margin: 0;
    background-color: #fe4400;
}
.black-taxi--content .cta-button P {
    padding-top: 4em;
}
@media screen and (max-width: 1200px) {
    .black-taxi--content .cta-button P {
        padding-top: 1em;
    }
}

.black-taxi-container {
    background-color: #000000;
}

/* Elements */
.page-content {
    position: relative;
}

/* Lines */
div.line {
    border-left: 1px solid transparent;
    height: 5em;
    margin: auto;
    position: absolute;
    left: 50%;
    top: -5em;
}
div.line.draw-line {
    -webkit-animation-duration: 0.8s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-name: line-fill;
}

.video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-block {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding-top: 12px;
}
.video-block .video-block__video {
    width: 100%;
    height: 360px;
    padding-bottom: initial;
    flex-shrink: 0;
    flex-grow: 1;
}
.video-block .video-block__content {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: start;
    padding: 24px;
}
.video-block .video-block__content h2 {
    padding-top: 0;
}
.video-block .video-block__content p {
    width: 100%;
    min-width: 100%;
    margin-top: auto;
}
.video-block .video-block__content ul li {
    display: flex;
    align-items: center;
}
.video-block .video-block__content ul li:before {
    margin-right: 8px;
    display: block;
    content: " ";
    background-image: url("images/icons/icon-tick.svg");
    background-size: 16px 16px;
    background-position: center;
    width: 16px;
    height: 16px;
}
.video-block .video-block__content .cta {
    width: 100%;
    min-width: 100%;
    margin: 25px 0 0 0;
}
@media only screen and (min-width: 770px) {
    .video-block {
        padding: 42px 0;
    }
    .video-block .video-block__content {
        padding: 33px 150px;
    }
}
@media only screen and (min-width: 992px) {
    .video-block {
        flex-direction: row;
        height: 414px;
    }
    .video-block .video-block__video {
        width: 60%;
        height: 100%;
    }
    .video-block .video-block__content {
        padding: 53px 33px;
    }
    .video-block .cta {
        margin-top: auto;
    }
}
@media only screen and (min-width: 1200px) {
    .video-block .video-block__content {
        padding: 44px 73px;
    }
}

/* Flexible Template Sections */
.template-section {
    padding: 3em 0;
}
.template-section.tri-block {
    padding-top: 0;
    margin-top: -2em;
}
.template-section.padded {
    padding: 3em 0 3em;
}
.template-section.padded.line {
    padding: 6em 0 3em;
}
.template-section.list-icons .icons-list {
    padding: 20px 0;
}
.template-section.list-icons .icons-list .tile {
    min-height: 170px;
    margin-bottom: 20px;
}
.template-section.list-icons .icons-list [class^="icon-"],
.template-section.list-icons .icons-list [class*=" icon-"] {
    font-size: 6rem;
}
.template-section.list-icons .icons-list h4 {
    text-transform: uppercase;
}
.template-section.faqs .line.draw-line {
    -webkit-animation-duration: 0.8s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-name: line-fill-dark;
}

ul.faqs-list .more {
    cursor: pointer;
    text-decoration: underline;
}

/* Search Panel */
.support-search {
    padding-bottom: 2em;
}
.support-search .search-form {
    margin-top: -5em;
}
.support-search .search-form .inner-content {
    background: #ffffff;
    width: 75%;
    margin: auto;
}
.support-search .search-form .inner-content #searchform {
    border: 2px solid #000;
    padding: 3em;
    text-align: center;
}
.support-search .search-form .inner-content #searchform input[type="text"] {
    width: 60%;
}
.support-search .search-form .inner-content #searchform input[type="text"]:focus,
.support-search .search-form .inner-content #searchform input[type="text"]:active {
    border-color: #000;
}
.support-search .search-form .inner-content #searchform input {
    border: none;
    border: 1px solid #e6e5e5;
    padding: 15px;
}
.support-search .search-form .inner-content #searchform button#searchsubmit {
    background: transparent;
    border: none;
    position: relative;
    right: 45px;
    top: 7px;
}
.support-search .search-form .inner-content #searchform button#searchsubmit:focus {
    outline: 0;
}

.search-results {
    overflow: hidden;
}
.search-results .loading {
    margin: 1em auto;
    overflow: hidden;
}
.search-results .loading.loader,
.search-results .loading.gform_button::after {
    background-position: center;
    width: 52px;
    height: 52px;
}

.ui-helper-hidden {
    display: none;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    position: absolute;
    width: 1px;
}

.ui-helper-reset {
    margin: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.ui-helper-clearfix {
    zoom: 1;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
}
.ui-helper-clearfix:after {
    clear: both;
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
    cursor: default !important;
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

/* Misc visuals
----------------------------------*/
.ui-autocomplete {
    position: relative;
    cursor: pointer;
}

/* without this, the menu expands to 100% in IE6 */
.ui-menu {
    clear: both;
    cursor: pointer;
    display: block;
    list-style: none;
    outline: none;
    text-align: left;
    top: 0 !important;
    left: 0 !important;
}
.ui-menu .ui-menu-item {
    margin: 0;
    padding: 0.5em 0;
    zoom: 1;
    width: 100%;
}
.ui-menu .ui-menu-item:after {
    content: "";
    display: block;
    background-color: #e6e5e5;
    width: 100px;
    height: 1px;
    margin: 0.5em 0 0 0;
    position: relative;
}
.ui-menu .ui-menu-item .ui-menu-divider {
    margin: 5px -2px 5px -2px;
    height: 0;
    font-size: 0;
    line-height: 0;
}
.ui-menu .ui-menu-item a {
    text-decoration: none;
    display: block;
    padding: 2px 0.4em;
    line-height: 1.5;
    zoom: 1;
    font-weight: normal;
}
.ui-menu .ui-state-disabled {
    font-weight: normal;
    margin: 0.4em 0 0.2em;
    line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
    cursor: default;
}

/* Component containers
----------------------------------*/
.ui-widget {
    font-family: "Steagal", Arial, sans-serif;
    font-size: 1em;
}
.ui-widget .ui-widget {
    font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: "Steagal", Arial, sans-serif;
    font-size: 1em;
}

.ui-widget-content {
    border: none;
    background: transparent;
}

#tri-blocks {
    text-align: center;
}
#tri-blocks p {
    max-width: 80%;
    margin: auto;
}
#tri-blocks [class^="icon-"],
#tri-blocks [class*=" icon-"] {
    font-size: 4em;
}

.flexi .line-block {
    height: 9px;
    width: 9px;
    background-color: #000;
    position: absolute;
    right: -4px;
    top: 15px;
}
.flexi .line-central {
    height: 100%;
    border-left: 1px solid transparent;
    position: absolute;
    margin: auto;
    right: 0px;
    top: 24px;
}
.flexi .line-central.draw-line {
    -webkit-animation-duration: 1.6s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-name: line-fill-full;
}
.flexi .panel.component-blocks .inner-content {
    max-width: 65%;
    float: right;
}
.flexi .panel.component-blocks:nth-child(odd) {
    clear: left;
    text-align: right;
    padding-right: 2em;
}
.flexi .panel.component-blocks:nth-child(odd) .inner-content {
    float: right;
}
.flexi .panel.component-blocks:nth-child(even) {
    text-align: left;
    padding-left: 2em;
}
.flexi .panel.component-blocks:nth-child(even) .inner-content {
    float: left;
}
.flexi .cta {
    clear: both;
    max-width: 150px;
}

.faq-list {
    display: none;
}

/*==========
services block widget
========== */
#services-grid figure.service-block {
    width: 100%;
    position: relative;
    float: left;
    overflow: show;
    margin: 1em 1em 4em;
    text-align: center;
    cursor: pointer;
}
#services-grid figure.service-block a {
    text-decoration: none;
}
#services-grid figure.service-block a:hover {
    text-decoration: none;
}
#services-grid figure.service-block img {
    position: relative;
    display: block;
    width: 100% !important;
}
#services-grid figure.service-block:hover .excerpt-content {
    height: 10em;
    opacity: 1;
}
#services-grid figure.service-block figcaption {
    border-bottom: 8px solid #000;
    background: #ffffff;
    left: 5%;
    position: absolute;
    bottom: -2em;
    width: 90%;
    transition: all 0.3s ease, top 0.3s;
    -webkit-transition: all 0.3s ease;
    z-index: 2;
}
#services-grid figure.service-block figcaption .block {
    margin: 0 auto 0.5em;
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    border: 5px solid #000;
}
#services-grid figure.service-block figcaption h3 {
    color: #363636;
    margin: 0;
    padding-bottom: 0.5em;
}
#services-grid figure.service-block figcaption .excerpt-content {
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    height: 0;
    opacity: 0;
    padding: 0 1em;
}
#services-grid figure.service-block figcaption:hover .excerpt-content {
    height: 10em;
    opacity: 1;
}

/*==========
Relevant pages
========== */
#relevant-pages figure.relevant-block {
    position: relative;
    float: left;
    overflow: show;
    margin: 0em;
    text-align: center;
    cursor: pointer;
}
#relevant-pages figure.relevant-block a {
    text-decoration: none;
}
#relevant-pages figure.relevant-block a:hover {
    text-decoration: none;
}
#relevant-pages figure.relevant-block .entry-title {
    width: 100%;

    position: relative;
    border-bottom: 3px solid #000;
}
#relevant-pages figure.relevant-block .entry-title h3 {
    color: #363636;
    margin: 0;
}
#relevant-pages figure.relevant-block .entry-image {
    position: relative;
}
#relevant-pages figure.relevant-block .entry-image img {
    position: relative;
    display: block;
    max-width: 100%;
    width: 100%;
}
#relevant-pages figure.relevant-block:hover .excerpt-content {
    opacity: 1;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);
}
#relevant-pages figure.relevant-block figcaption {
    background: #ffffff;
    width: 100%;
    transition: all 0.3s ease, top 0.3s;
    -webkit-transition: all 0.3s ease;
    z-index: 2;
}
#relevant-pages figure.relevant-block figcaption .block {
    margin: 0 auto 1em;
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    border: 5px solid #000;
}
#relevant-pages figure.relevant-block figcaption .excerpt-content {
    overflow: hidden;
    position: absolute;
    width: 90%;
    height: 90%;
    left: 5%;
    top: 5%;
    right: 5%;
    opacity: 0;
    background-color: rgb(0 0 0 / 90%);
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(0.95);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(0.95);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(0.95);
    transition: all 200ms ease-in;
    transform: scale(0.95);
}
#relevant-pages figure.relevant-block figcaption .excerpt-content .wrapper {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

/*==========
PANELS
========== */
.panel .content {
    text-align: center;
}
.panel .content .two-btns .cta {
    margin: 1em auto;
    min-width: 100px;
}

@media (max-width: 767px) {
    .template-section {
        padding: 0;
    }
}
@media (max-width: 767px) {
    .template-section .flexi.multi .row .panel.info-blocks:nth-child(1),
    .template-section .flexi.multi .row .panel.info-blocks:nth-child(2),
    .template-section .flexi.multi .row .panel.info-blocks:nth-child(3) {
        border-bottom: solid 1px #ddd;
        padding-bottom: 30px;
        padding-top: 30px;
    }
}
.template-section .flexi.multi .row .panel.info-blocks:nth-child(2) p {
    padding-bottom: 27px;
}
.template-section .flexi.multi .row .panel.info-blocks:nth-child(3) h3 {
    padding-bottom: 34px;
}
.template-section .flexi.multi .row .panel.info-blocks:nth-child(3) p {
    padding-bottom: 28px;
}
.template-section .flexi.multi .row .panel.info-blocks:nth-child(4) h3 {
    padding-bottom: 34px;
}
.template-section .flexi.multi .row .panel.info-blocks:nth-child(4) p {
    padding-bottom: 29px;
}
.template-section.grey .flexi.multi .row .panel.info-blocks {
    border-right: 1px solid #d0d0c4;
}
.template-section.grey .flexi.multi .row .panel:last-child.info-blocks,
.template-section.grey .flexi.multi .row .panel:nth-child(even).info-blocks {
    border-right: none;
}

.flexi {
    /*== TWO COLUMN ALTERNATING ==*/
}
.flexi.two .row {
    width: 100%;
}
.flexi.two .row .panel {
    display: table;
    padding: 0 4em;
    border-left: 5px solid #000;
    min-height: 420px;
}
.flexi.two .row .panel h2 {
    font-size: 1.3em;
    margin-bottom: 0;
    text-align: left;
}
.flexi.two .row .panel .cta {
    float: left;
    margin: 1em auto;
}
.flexi.two .row .panel .content {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}
.flexi.two .row .image {
    min-height: 420px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.flexi.two .row:nth-child(even) .panel {
    float: right;
    border-left: none;
    border-right: 5px solid #000;
}
.flexi.multi .row .panel .header-icon {
    height: 100px;
    display: table;
    width: 100%;
}
.flexi.multi .row .panel .header-icon img {
    margin: auto;
    width: 100px;
    display: table-cell;
    vertical-align: middle;
    position: relative;
}
.flexi.multi .row .panel.info-blocks {
    border-right: 1px solid #e6e5e5;
    padding: 0 2rem;
}
.flexi.multi .row .panel.feature-blocks {
    margin-top: 1em;
    -webkit-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    transition: all 400ms ease;
    background: #ffffff;
    position: relative;
    z-index: 1;
}
.flexi.multi .row .panel.feature-blocks.active {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05);
    z-index: 2;
}
.flexi.multi .row .panel.feature-blocks.active .content {
    padding: 1rem;
}
.flexi.multi .row .panel.feature-blocks.active .content .header-image {
    z-index: -1;
}
.flexi.multi .row .panel.feature-blocks.active .panel-border .tr,
.flexi.multi .row .panel.feature-blocks.active .panel-border .tl {
    -webkit-animation-name: border-out;
    -webkit-animation-delay: 0s;
}
.flexi.multi .row .panel.feature-blocks.active .panel-border .sr,
.flexi.multi .row .panel.feature-blocks.active .panel-border .sl {
    -webkit-animation-name: border-down;
    -webkit-animation-delay: 0.3s;
}
.flexi.multi .row .panel.feature-blocks.active .panel-border .bl,
.flexi.multi .row .panel.feature-blocks.active .panel-border .br {
    -webkit-animation-name: border-in;
    -webkit-animation-delay: 0.7s;
}
.flexi.multi .row .panel.feature-blocks .inner-content {
    padding: 2rem;
}
.flexi.multi .row .panel.feature-blocks .image-container {
    width: 100%;
    height: 250px;
    position: absolute;
    left: 0;
    top: 0;
}
.flexi.multi .row .panel.feature-blocks .header-image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
    width: 100%;
}
.flexi.multi .row .panel.feature-blocks .inner-content {
    padding: 1rem 2rem;
    padding-top: 250px;
}
.flexi.multi .row .panel.feature-blocks .inner-content h3 {
    text-transform: uppercase;
    padding: 0 0 1rem;
    border-bottom: 1px solid #e8e7e2;
}
.flexi.multi .row .panel:last-child.info-blocks,
.flexi.multi .row .panel:nth-child(even).info-blocks {
    border-right: 1px solid #e6e5e5;
}
.flexi.multi .row .panel:nth-child(1).feature-blocks {
    -webkit-box-shadow: -1px 8px 18px -6px #cccccc;
    -moz-box-shadow: -1px 8px 18px -6px #cccccc;
    box-shadow: -1px 8px 18px -6px #cccccc;
}
.flexi.multi .row .panel:nth-child(2).feature-blocks {
    -webkit-box-shadow: 0px 8px 18px -6px #cccccc;
    -moz-box-shadow: 0px 8px 18px -6px #cccccc;
    box-shadow: 0px 8px 18px -6px #cccccc;
}
.flexi.multi .row .panel:nth-child(3).feature-blocks {
    -webkit-box-shadow: 2px 8px 18px -6px #cccccc;
    -moz-box-shadow: 2px 8px 18px -6px #cccccc;
    box-shadow: 2px 8px 18px -6px #cccccc;
}

.flexi-cta.full {
    padding: 2em;
}
/*=========
Accordions
==========*/
.page-template-template-faqs .accordion {
    border-bottom: 1px solid #e6e5e5;
}
.page-template-template-faqs .accordion .accordion-section:after {
    background-color: #e6e5e5;
}

.page-template-template-faqs h3 {
    margin-top: 1.5em;
}

.template-section.faqs #faq-accordion {
    display: none;
}
.template-section.faqs .accordion .accordion-section-title h3,
.template-section.faqs .accordion .accordion-parent-section-title h3,
.template-section.faqs .accordion-parent .accordion-section-title h3,
.template-section.faqs .accordion-parent .accordion-parent-section-title h3 {
    border-bottom: 1px solid #d0d0c4;
}
.template-section.faqs .accordion .accordion-section-title h3:after,
.template-section.faqs .accordion .accordion-parent-section-title h3:after,
.template-section.faqs .accordion-parent .accordion-section-title h3:after,
.template-section.faqs .accordion-parent .accordion-parent-section-title h3:after {
    font-family: "addlee" !important;
    content: "";
    display: inline-block;
    position: absolute;
    right: 1em;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}
.template-section.faqs .accordion .accordion-section-title.active h3:after,
.template-section.faqs .accordion .accordion-parent-section-title.active h3:after,
.template-section.faqs .accordion-parent .accordion-section-title.active h3:after,
.template-section.faqs .accordion-parent .accordion-parent-section-title.active h3:after {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
.template-section.faqs .accordion .accordion-section:after,
.template-section.faqs .accordion-parent .accordion-section:after {
    background-color: #d0d0c4;
}

.page-template-template-faqs .faq-content,
.template-section.faqs .faq-content {
    font-size: 1.2em;
    text-align: center;
}
.page-template-template-faqs .accordion,
.page-template-template-faqs .accordion *,
.template-section.faqs .accordion,
.template-section.faqs .accordion * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.page-template-template-faqs .accordion,
.template-section.faqs .accordion {
    overflow: hidden;
}
.page-template-template-faqs .accordion .accordion-section:after,
.template-section.faqs .accordion .accordion-section:after {
    content: "";
    height: 1px;
    width: 200px;
    display: block;
}
.page-template-template-faqs .accordion .accordion-section:last-child:after,
.template-section.faqs .accordion .accordion-section:last-child:after {
    display: none;
}
.page-template-template-faqs .accordion .accordion-section .accordion-section-title,
.template-section.faqs .accordion .accordion-section .accordion-section-title {
    font-size: 1.2rem;
    padding: 15px;
    display: inline-block;
    transition: all linear 0.15s;
    width: 100%;
}
.page-template-template-faqs .accordion .accordion-section .accordion-section-title.active,
.page-template-template-faqs .accordion .accordion-section .accordion-section-title:hover,
.template-section.faqs .accordion .accordion-section .accordion-section-title.active,
.template-section.faqs .accordion .accordion-section .accordion-section-title:hover {
    text-decoration: none;
}
.page-template-template-faqs .accordion .accordion-section .accordion-section-title h4,
.template-section.faqs .accordion .accordion-section .accordion-section-title h4 {
    line-height: 1.4;
    letter-spacing: 0.1px;
    margin: 0;
}
.page-template-template-faqs .accordion .accordion-section .accordion-section-content,
.template-section.faqs .accordion .accordion-section .accordion-section-content {
    padding: 0.5rem 2rem;
    display: none;
}
.page-template-template-faqs .accordion .accordion-section .accordion-section-content strong,
.template-section.faqs .accordion .accordion-section .accordion-section-content strong {
    font-weight: 400;
}

/*=========
BOOKING / SEARCH PANEL
==========*/
#booking-search-panel {
    width: 100%;
    height: 236px;
    display: block;
    z-index: 9;
    position: relative;
    top: -120px;
}
#booking-search-panel .container {
    padding-left: 0;
    padding-right: 0;
    max-width: 1110px;
}

#booking-search-panel ~ section {
    top: -120px;
    position: relative;
    margin-bottom: -120px;
}

#booking-search-panel ~ section.page-primary {
    margin-bottom: 0;
}

/*==========
DOWNLOAD APP BANNER
========== */
#download-app-banner {
    min-height: 450px;
    background-image: url(uploads/2014/08/Iphone-Mockup-Web-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
#download-app-banner .content {
    left: 20%;
    padding: 1rem;
    position: absolute;
    top: 100px;
    width: 100%;
}
#download-app-banner .content .desktop-content {
    height: 100%;
    padding: 2rem;
}
#download-app-banner .content .desktop-content h3 {
    padding: 0.67rem 0;
}
#download-app-banner .content .desktop-content input {
    height: 40px;
    padding: 0 1rem;
    display: inline;
    text-align: center;
}

/*==========
MAPS
========== */
.map-container {
    padding: 20px 0;
}

#main-map {
    min-height: 450px;
    height: 500px;
}

.locations-map {
    padding: 2.5rem 0;
}
.locations-map .panel {
    text-align: center;
    background-color: #f7f7ef;
    min-height: 450px;
}
.locations-map .panel h2 {
    text-align: center;
}
.locations-map .panel .content {
    padding: 2rem;
}

/*==========
SIDEBARS
========== */
#sidebar {
    padding: 4.5rem 2.5rem;
    background: #e8e7e2;
}
#sidebar ul li a {
    color: #55595c;
}
#sidebar ul li:after {
    display: none;
}

/*==========
TRAVEL GUIDE
========== */
.travel-guide {
    background-color: #494a43;
    color: #ffffff;
    /* flight data */
    /* forms */
    /* widgets */
    /* weather */
    /* hotels, bars & restaurants */
    /* to do */
    /* events */
}
.travel-guide .flight-details {
    background-color: #494a43;
    color: #ffffff;
}
.travel-guide .countdown {
    text-align: center;
    margin: 0px auto 0px auto;
    padding: 20px;
}
.travel-guide .book-now {
    text-align: center;
    margin: 20px auto;
}
.travel-guide .book-now h3 {
    color: #ffffff;
}
.travel-guide .loc-info {
    background-color: #494a43;
    color: #ffffff;
}
.travel-guide .live-data,
.travel-guide .error-widget {
    display: none;
}
.travel-guide .duration {
    top: 20px;
    padding: 20px 0;
    font-style: italic;
    text-align: center;
    /* display: block; */
    position: absolute;
    z-index: 9;
    left: 0;
    right: 0;
}
.travel-guide .flight-path {
    width: 100%;
    height: 90px;
    position: absolute;
    table-layout: fixed;
    z-index: 9;
    top: 70px;
}
.travel-guide .flight-path .line-start {
    width: 25%;
    height: 1px;
    display: inline;
    background-color: #ffffff;
    position: absolute;
    top: 50%;
    left: 21%;
}
.travel-guide .flight-path .line-start::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 3px solid #fff;
    position: relative;
    top: -3px;
    left: -5px;
}
.travel-guide .flight-path .line-end {
    width: 25%;
    height: 1px;
    display: inline;
    background-color: #ffffff;
    position: absolute;
    top: 50%;
    right: 21%;
}
.travel-guide .flight-path .line-end::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 3px solid #ffffff;
    position: relative;
    top: -3px;
    right: -5px;
    float: right;
}
.travel-guide .flight-path .plane {
    background-image: url(images/icons/plane-icon.png);
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    width: 100px;
    height: 80px;
    margin: 0 auto;
    top: 5px;
    display: inline;
}
.travel-guide .dep-airport,
.travel-guide .arr-airport {
    margin: 20px 0;
    padding: 20px 0;
}
.travel-guide .arr-airport {
    text-align: right;
}
.travel-guide .airport-code {
    font-size: 33px;
    padding: 10px 0;
}
.travel-guide .delay {
    width: 100%;
    height: 90px;
    position: absolute;
    table-layout: fixed;
    z-index: 9;
    top: 205px;
    text-align: center;
    color: #e74c3c;
    display: none;
    padding: 20px;
}
.travel-guide .delay::before {
    display: inline-block;
    margin: 0px 20px 6px 10px;
    height: 1px;
    content: " ";
    text-shadow: none;
    background-color: #999;
    width: 12%;
}
.travel-guide .delay::after {
    display: inline-block;
    margin: 0px 10px 6px 20px;
    height: 1px;
    content: " ";
    text-shadow: none;
    background-color: #999;
    width: 12%;
}
.travel-guide .schedule {
    position: relative;
}
.travel-guide .arr-time {
    text-align: right;
}
.travel-guide .scheduled-label,
.travel-guide .scheduled-value,
.travel-guide .terminal-label,
.travel-guide .gate-label,
.travel-guide .countdown-label {
    color: #c1ba97;
}
.travel-guide .big-time {
    font-size: 26px;
    padding: 5px 0 20px 0;
}
.travel-guide .airport-detail {
    position: relative;
}
.travel-guide .dep-airport-detail,
.travel-guide .arr-airport-detail {
    width: 300px;
    height: 60px;
}
.travel-guide .arr-airport-detail {
    text-align: right;
    float: right;
}
.travel-guide .terminal,
.travel-guide .gate {
    float: left;
    width: 132px;
}
.travel-guide .arr-airport-detail .terminal,
.travel-guide .arr-airport-detail .gate {
    float: right;
}
.travel-guide .terminal-value,
.travel-guide .gate-value {
    font-size: 26px;
    padding: 5px 0 20px 0;
}
.travel-guide #flight-map {
    height: 480px;
    display: block;
}
.travel-guide .find-flight form {
    display: inline;
}
.travel-guide .find-flight form label {
    font-size: em(28);
    display: inline-block;
    margin-right: em(40);
    margin-bottom: em(10);
    position: relative;
    top: 2px;
}
.travel-guide .find-flight form input {
    max-width: 300px;
    display: inline;
    float: none;
    font-size: em(18);
    padding: em(12);
    margin-right: em(10);
    color: initial;
}
.travel-guide .find-flight form input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}
.travel-guide .find-flight form input[type="submit"] {
    color: #000;
}
.travel-guide .find-flight form input[type="submit"]:hover {
    color: #ffffff;
}

.travel-guide .form-label {
    display: inline-block;
    vertical-align: top;
    padding-top: 5px;
}
.travel-guide .countdown-value {
    font-size: 40px;
    padding: 15px 0 0 0;
}
.travel-guide .form-container {
    float: right;
}
.travel-guide .form-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    display: none;
    background-repeat: repeat;
    background-image: url(images/alpha-black.png);
}
.travel-guide .big-text {
    font-size: 30px;
}
.travel-guide .booking .form-container {
    padding-top: 13px;
}
.travel-guide .error-widget {
    text-align: center;
    padding: 40px;
}
.travel-guide .error-title {
    font-size: 24px;
    padding-bottom: 15px;
}
.travel-guide .widget-panels {
    font-size: 0;
    margin: 10px auto 0 auto;
    width: 100%;
    border-spacing: 20px;
}
.travel-guide .widget-panels td {
    background-color: #e8e7e2;
    vertical-align: top;
    width: 33.33%;
    font-size: 14px;
}
.travel-guide .widget-content {
    padding: 20px;
    position: relative;
}
.travel-guide .widget-panels h2 {
    font-weight: 300;
    font-size: 16px;
    color: #e8e7e2;
}
.travel-guide .widget-panels .region {
    font-size: 26px;
}
.travel-guide .map-container {
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0 0 20px 0;
}
.travel-guide #main-map {
    display: block;
    height: 400px;
}
.travel-guide .widget-link {
    font-size: 12px;
    font-style: italic;
}
.travel-guide .big-temp {
    position: absolute;
    top: 20px;
    right: 20px;
    text-align: right;
    font-size: 47px;
}
.travel-guide .big-temp-symbol {
    border: 2px solid;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    vertical-align: top;
    display: inline-block;
    margin-right: -5px;
}
.travel-guide .big-temp-value {
    line-height: 36px;
    display: inline-block;
    vertical-align: top;
}
.travel-guide .big-weather-symbol {
    margin: 25px auto;
    background-repeat: no-repeat;
    background-position: center center;
    width: 152px;
    height: 152px;
}
.travel-guide .sun {
    background-image: url(images/weather-icons/icon_sun.png);
}
.travel-guide .sun.big-weather-symbol {
    background-image: url(images/weather-icons/icon_sun_dark.png);
}
.travel-guide .suncloud {
    background-image: url(images/weather-icons/icon_suncloud.png);
}
.travel-guide .suncloud.big-weather-symbol {
    background-image: url(images/weather-icons/icon_suncloud_dark.png);
}
.travel-guide .cloud {
    background-image: url(images/weather-icons/icon_cloud.png);
}
.travel-guide .cloud.big-weather-symbol {
    background-image: url(images/weather-icons/icon_cloud_dark.png);
}
.travel-guide .rain {
    background-image: url(images/weather-icons/icon_rain.png);
}
.travel-guide .rain.big-weather-symbol {
    background-image: url(images/weather-icons/icon_rain_dark.png);
}
.travel-guide .storm {
    background-image: url(images/weather-icons/icon_storm.png);
}
.travel-guide .storm.big-weather-symbol {
    background-image: url(images/weather-icons/icon_storm_dark.png);
}
.travel-guide .snow {
    background-image: url(images/weather-icons/icon_snow.png);
}
.travel-guide .snow.big-weather-symbol {
    background-image: url(images/weather-icons/icon_snow_dark.png);
}
.travel-guide .fog {
    background-image: url(images/weather-icons/icon_fog.png);
}
.travel-guide .fog.big-weather-symbol {
    background-image: url(images/weather-icons/icon_fog_dark.png);
}
.travel-guide .forecast {
    font-size: 0;
    background-color: #61625d;
    text-align: center;
    padding: 20px 0 10px 0;
    color: #ffffff;
}
.travel-guide .day {
    font-size: 14px;
    width: 20%;
    display: inline-block;
    vertical-align: top;
}
.travel-guide .day-icon {
    margin: 10px auto 0 auto;
    background-repeat: no-repeat;
    background-position: center center;
    width: 32px;
    height: 32px;
    background-size: 32px 32px;
}
.travel-guide .day-temp {
    margin: 0 auto;
    color: #959595;
}
.travel-guide .table-hotels,
.travel-guide .table-what-to-expect,
.travel-guide .table-addlib,
.travel-guide .table-bars-restaurants {
    border-collapse: collapse;
    margin: 20px 0;
    width: 100%;
}
.travel-guide .table-hotels p,
.travel-guide .table-what-to-expect p,
.travel-guide .table-addlib p,
.travel-guide .table-bars-restaurants p {
    margin-bottom: 0;
}
.travel-guide .rating {
    position: relative;
    width: 64px;
    height: 9px;
    background-image: url(images/stars-small.png);
    overflow: hidden;
    display: inline-block;
    float: right;
}
.travel-guide .alpha {
    position: absolute;
    top: 0;
    width: 64px;
    height: 9px;
    background-image: url(images/alpha-grey.png);
    opacity: 0.5;
}
.travel-guide .to-do-slider {
    margin-top: 20px;
}
.travel-guide .to-do-slider .slide {
    display: block;
    margin: 0 0 10px 0;
}
.travel-guide .events {
    margin-top: 20px;
    width: 100%;
}
.travel-guide .event {
    padding: 10px 0 6px 0;
}
.travel-guide .event-img {
    display: block;
    width: 96px;
    height: 52px;
    overflow: hidden;
    float: left;
}
.travel-guide .event-img img {
    width: 100%;
    height: auto;
}
.travel-guide .event-title {
    text-decoration: none;
}

/*==========
LOCATION INFO
========== */
#location-info {
    color: #ffffff;
    background-color: #494a43;
}
#location-info h2 {
    padding-bottom: 20px;
    text-align: center;
    color: #ffffff;
}
#location-info aside ul li {
    padding: 5px 0 5px 0;
    margin-bottom: 5px;
}
#location-info .featured-places .tile {
    background: #ffffff;
}
#location-info .featured-places .tile .hero {
    position: relative;
    text-align: center;
    cursor: pointer;
    border: none;
    border-bottom: none;
    display: block;
    max-width: 600px;
    margin: 0 auto;
}
#location-info .featured-places .tile .hero img {
    width: 100%;
}
#location-info .featured-places .tile .hero .entry-title {
    position: absolute;
    bottom: 20px;
    right: 0;
    left: 0;
    color: #ffffff;
    z-index: 9;
}
#location-info .featured-places .tile .entry-content .address {
    font-size: 12px;
}

.related-locations {
    padding-bottom: 40px;
}

.addthis_custom_sharing {
    position: relative;
    z-index: 2;
}
.addthis_custom_sharing.pull-right {
    float: right;
}
.addthis_custom_sharing .at-circular,
.addthis_custom_sharing .at-circular-element .at-icon-wrapper {
    background-color: transparent !important;
}
.addthis_custom_sharing .at-circular .at-icon,
.addthis_custom_sharing .at-circular-element .at-icon-wrapper .at-icon {
    fill: #55595c !important;
    width: 26px !important;
    height: 26px !important;
}

.entry-footer .addthis_custom_sharing {
    background-color: #ffffff;
}

/*========= RESPONSIVE ==========*/
@media only screen and (max-width: 992px) {
    #booking-search-panel ~ section {
        top: -90px;
    }

    #relevant-pages figure.relevant-block figcaption .excerpt-content {
        opacity: 1 !important;
    }
    #relevant-pages figure.hover-relevant figcaption {
        background: #e8e7e2;
        height: 100%;
        left: 0;
        top: 0;
        width: 100%;
    }
    #relevant-pages figure.hover-relevant figcaption h3 {
        color: #494a43;
        margin: 0;
        padding: 0;
    }
    #relevant-pages figure.hover-relevant:hover figcaption {
        left: 0;
        top: 0;
        background: #e8e7e2;
    }

    #services-grid figure {
        margin: auto;
    }
    #services-grid figure.service-block figcaption .excerpt-content {
        overflow: hidden;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        height: 10em;
        opacity: 1;
        padding: 1.5em;
    }
}
@media only screen and (max-width: 768px) {
    /* Booking search panel */
    #booking-search-panel {
        height: 365px;
    }
    #booking-search-panel .container {
        position: relative;
        top: 0;
        padding-left: 0;
        padding-right: 0;
    }

    #booking-search-panel ~ section {
        margin-bottom: 0;
    }

    .support-search .search-form .inner-content {
        width: 100% !important;
    }

    .flexi.two .row .image {
        min-height: 200px;
    }
    .flexi.two .row .panel {
        border-right: none !important;
        border-left: none !important;
        border-top: 5px solid #000;
        border-bottom: 5px solid #000;
    }
    .flexi.two .row .panel h2 {
        font-size: 1.8em;
    }
    .flexi.two .row .panel .cta {
        margin: 2em auto !important;
    }
    .flexi .cta {
        clear: both;
        max-width: none;
    }

    #relevant-pages figure.relevant-block figcaption .excerpt-content {
        opacity: 1 !important;
    }

    #services-grid figure.service-block figcaption .excerpt-content {
        height: 10em;
        opacity: 1 !important;
    }

    #tri-blocks > div {
        padding: 1em 0;
    }

    .template-section.grey .flexi.multi .row .panel.info-blocks {
        border-right: none;
    }

    .flexi.multi .row .panel.info-blocks {
        border-right: none;
    }
    .flexi .panel.component-blocks .inner-content {
        max-width: 100%;
        float: none;
    }
    .flexi .panel.component-blocks .line-block {
        right: 50%;
        top: 0;
    }
    .flexi .panel.component-blocks .line-central {
        display: none;
    }
    .flexi .panel.component-blocks:nth-child(odd) {
        clear: none;
        text-align: center;
        padding-right: 0;
        padding-top: 2em;
    }
    .flexi .panel.component-blocks:nth-child(odd) .inner-content {
        float: none;
    }
    .flexi .panel.component-blocks:nth-child(even) {
        text-align: center;
        padding-left: 0;
    }
    .flexi .panel.component-blocks:nth-child(even) .inner-content {
        float: none;
    }
    .flexi .feature-blocks {
        margin-top: 2em;
    }
    .flexi .feature-blocks .header-image {
        max-height: 250px;
    }
    .flexi.two .row .panel h2,
    .flexi.two .row .panel .content {
        text-align: center;
    }
    .flexi.two .row .panel .cta {
        margin: auto;
        float: none;
    }

    /* Travel Guide */
    .travel-guide .arr-airport,
    .travel-guide .arr-time,
    .travel-guide .arr-airport-detail .terminal,
    .travel-guide .arr-airport-detail .gate,
    .travel-guide .arr-airport-detail {
        text-align: left;
    }
    .travel-guide .duration,
    .travel-guide .delay {
        position: relative;
        top: 0;
    }
    .travel-guide .flight-path {
        display: none;
    }

    /* Download App Banner */
    #download-app-banner .content {
        left: 0;
    }
    #download-app-banner .content .desktop-content {
        padding: 2em;
    }
}
@media only screen and (max-width: 992px) {
    .flexi.multi .row .panel.feature-blocks {
        margin-top: 1em;
    }

    #relevant-pages figure.hover-relevant figcaption {
        background: #e8e7e2;
        height: 100%;
        left: 0;
        top: 0;
        width: 100%;
    }
    #relevant-pages figure.hover-relevant figcaption h3 {
        color: #494a43;
        margin: 0;
        padding: 0;
    }
    #relevant-pages figure.hover-relevant:hover figcaption {
        left: 0;
        top: 0;
        background: #e8e7e2;
    }

    #services-grid figure {
        margin: auto;
    }
    #services-grid figure.service-block figcaption .excerpt-content {
        overflow: hidden;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        height: 10em;
        opacity: 1;
        padding: 1.5em;
    }
}
.mk-block-container a {
    display: block;
    position: relative;
    overflow: hidden;
}
.mk-block-container span {
    font-size: 2.5em;
}
.mk-block-container .mk-block a:hover {
    text-decoration: none;
}
.mk-block-container .mk-block.mk-r {
    margin-top: 0.9375rem !important;
    margin-bottom: 0.9375rem !important;
}
.mk-block-container .mk-block.mk-r .content {
    max-width: 75%;
    padding: 1em;
}
.mk-block-container .mk-block.mk-r .content h3 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}
.mk-block-container .mk-block.mk-l {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right 0 bottom 0;
}
.mk-block-container .mk-block.mk-l .mk-block-content {
    max-width: 67%;
}
.mk-block-container .mk-block.mk-l .fg-image {
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
    background-size: 40%;
    background-position: bottom right;
    right: 0;
    bottom: 0;
}
.mk-block-container .mk-block.mk-l a.cta {
    margin: 2em 0 !important;
    min-width: 175px;
    max-width: 175px;
}
.mk-block-container.standard-blocks .mk-r:nth-child(odd) {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right 0 bottom 0;
}
.mk-block-container.standard-blocks .mk-r:nth-child(odd) .content {
    float: left;
}
.mk-block-container.standard-blocks .mk-r:nth-child(even) {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left 0 bottom 0;
}
.mk-block-container.standard-blocks .mk-r:nth-child(even) .content {
    float: right;
}
.mk-block-container.standard-blocks .mk-block.full {
    min-height: 406px;
    max-height: 406px;
}
.mk-block-container.standard-blocks .mk-block.half {
    min-height: 190px;
    max-height: 190px;
}
.mk-block-container.d {
    color: black;
}
.mk-block-container.half-blocks .mk-l {
    text-align: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right 0 bottom 0;
}
.mk-block-container.half-blocks .mk-l .content {
    float: left;
}
.mk-block-container.half-blocks .mk-r {
    background-size: 140px auto;
    background-repeat: no-repeat;
    background-position: left 0 bottom -30px;
}
.mk-block-container.half-blocks .mk-r .content {
    float: right;
}
.mk-block-container.half-blocks .mk-block {
    min-height: 190px;
    max-height: 190px;
}

/*********************************************/
/**** Flexible Components additions 11/20 ****/
.template-section.light-grey-minimal .container-fluid,
.template-section.light-grey-services .container-fluid,
.template-section.bw-minimal .container-fluid {
    max-width: 1440px;
}
.template-section.light-grey-minimal h2,
.template-section.light-grey-services h2,
.template-section.bw-minimal h2 {
    padding: 0;
}
.template-section.light-grey-minimal p,
.template-section.light-grey-services p,
.template-section.bw-minimal p {
    font-size: 1.15em;
    line-height: 1.3em;
    font-weight: 300;
    color: #383a35;
}

/* .template-section */
.template-section.bw-minimal {
    padding: 16px 0;
    /* .row .panel */
}
@media (max-width: 768px) {
    .template-section.bw-minimal .container-fluid {
        padding: 0.5em;
    }
}
.template-section.bw-minimal .row .panel.info-blocks {
    border-right: none;
    padding: 1rem 2rem;
}
@media (max-width: 768px) {
    .template-section.bw-minimal .row .panel.info-blocks {
        padding: 0;
    }
}
.template-section.bw-minimal .row .panel .header-icon {
    height: 70px;
    margin-bottom: 20px;
}
.template-section.bw-minimal .row .panel .header-icon img {
    display: inline-block;
    width: 70px;
}
@media (max-width: 768px) {
    .template-section.bw-minimal .row .panel .header-icon {
        margin-bottom: 8px;
    }
}
.template-section.bw-minimal .row .panel p {
    font-size: 1.15em;
    line-height: 1.3em;
}
.template-section.bw-minimal .row .panel h3 {
    color: #000000;
    font-size: 1.7rem;
    letter-spacing: 1px;
    line-height: 1.2;
    font-weight: 300;
}
.template-section.bw-minimal .row .panel h4 {
    font-size: 1.3em;
    padding: 0.5rem 0;
    margin-bottom: 0;
}
.template-section.bw-minimal .row .panel h4 a {
    color: #000000;
}
@media (max-width: 768px) {
    .template-section.bw-minimal .row .panel:not(:last-child) {
        padding-bottom: 26px;
    }
}

/* .template-section.bw-minimal */
.template-section.light-grey-minimal,
.template-section.light-grey-services {
    padding: 75px 0 30px;
    /* .container-fluid */
}
@media (max-width: 768px) {
    .template-section.light-grey-minimal,
    .template-section.light-grey-services {
        padding: 28px 0 12px;
    }
}
.template-section.light-grey-minimal .container-fluid,
.template-section.light-grey-services .container-fluid {
    /* .row */
}
.template-section.light-grey-minimal .container-fluid .row,
.template-section.light-grey-services .container-fluid .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: -30px;
}
.template-section.light-grey-minimal .container-fluid .row::after,
.template-section.light-grey-services .container-fluid .row::after {
    display: none;
}
@media (max-width: 768px) {
    .template-section.light-grey-minimal .container-fluid .row,
    .template-section.light-grey-services .container-fluid .row {
        flex-direction: column;
    }
}
.template-section.light-grey-minimal h2,
.template-section.light-grey-minimal h3,
.template-section.light-grey-services h2,
.template-section.light-grey-services h3 {
    color: #000000;
    font-weight: 300;
    letter-spacing: normal;
    line-height: 1.2;
}
.template-section.light-grey-minimal h2,
.template-section.light-grey-services h2 {
    padding: 0;
    margin-bottom: 28px;
    text-align: left;
    font-size: 2.8em;
}
.template-section.light-grey-minimal h3,
.template-section.light-grey-services h3 {
    font-size: 2.3rem;
    margin: 0;
}
.template-section.light-grey-minimal h4,
.template-section.light-grey-services h4 {
    font-size: 1.3em;
    letter-spacing: normal;
    margin-bottom: 1em;
}
.template-section.light-grey-minimal .cta,
.template-section.light-grey-services .cta {
    margin: 26px 0 0 0;
    position: static;
    max-width: unset;
    min-width: unset;
    display: table;
    width: max-content;
    padding: 17px 24px;
    font-size: 1em;
    border: none;
    color: #000000;
    font-weight: 400;
}
@media (max-width: 420px) {
    .template-section.light-grey-minimal .cta,
    .template-section.light-grey-services .cta {
        width: 100%;
    }
}
.template-section.light-grey-minimal a.link-caps,
.template-section.light-grey-services a.link-caps {
    font-weight: 400;
    letter-spacing: 1.5px;
    padding-bottom: 2px;
    line-height: 1.5;
}

/* .template-section */
@media (max-width: 768px) {
    .template-section.light-grey-minimal {
        padding: 0 0 30px 0;
        /* .container-fluid */
    }
    .template-section.light-grey-minimal .container-fluid {
        padding: 0;
        width: 100%;
    }
    .template-section.light-grey-minimal .container-fluid .row {
        flex-direction: column-reverse;
    }
    .template-section.light-grey-minimal .container-fluid .image-content-blocks {
        margin-bottom: 0;
    }
    .template-section.light-grey-minimal .container-fluid .inner-content {
        padding: 0;
        width: 92%;
        margin: 0 auto;
    }
    .template-section.light-grey-minimal .container-fluid .image-content-blocks > .inner-content:first-child {
        padding: 15px 0;
    }

    /* .template-section */
}
/* @media (max-width: 768px) */
.image-blocks-simple {
    margin-bottom: 30px;
}
.image-blocks-simple.col-xs-12 {
    width: 100%;
}
.image-blocks-simple.col-xs-12.col-md-6 {
    width: 48.5%;
}
.image-blocks-simple.col-xs-12.col-lg-4 {
    width: 32%;
}
.image-blocks-simple.col-xs-12.col-md-3 {
    width: 48.5%;
}
.image-blocks-simple.col-xs-12.col-md-2 {
    width: 32%;
}
@media (max-width: 768px) {
    .image-blocks-simple.col-xs-12,
    .image-blocks-simple.col-xs-12.col-md-6,
    .image-blocks-simple.col-xs-12.col-lg-4,
    .image-blocks-simple.col-xs-12.col-md-3,
    .image-blocks-simple.col-xs-12.col-md-2 {
        width: 100%;
    }
}
.image-blocks-simple .inner-content {
    padding: 40px;
}
@media (max-width: 768px) {
    .image-blocks-simple .inner-content {
        padding: 15px 30px;
    }
}
@media (max-width: 420px) {
    .image-blocks-simple .inner-content {
        padding: 10px 20px;
    }
}
.image-blocks-simple .image-container .header-image {
    height: 286px;
    background-size: cover;
    background-position: center;
}
.image-blocks-simple ul {
    margin: 0 0 0 24px;
    font-size: 1.15em;
    font-weight: 300;
    line-height: 1.3;
}
.image-blocks-simple ul li {
    list-style-image: url("images/tick-black.svg");
    padding: 0.4rem 0 0.4rem 0.4rem;
}

/* .image-blocks-simple */
.image-content-blocks {
    margin-bottom: 30px;
    width: 48.5%;
    display: flex;
    flex-direction: column;
    /* .image-container */
    /* .inner-content `*/
}
@media (max-width: 768px) {
    .image-content-blocks {
        width: 100%;
    }
}
.image-content-blocks h3 {
    font-size: 2.8em;
    padding-top: 12px;
}
.image-content-blocks .image-container {
    height: 100%;
    padding: 12px 0;
}
@media (max-width: 768px) {
    .image-content-blocks .image-container {
        padding: 0;
        height: auto;
        display: flex;
    }
}
.image-content-blocks .image-container .header-image {
    width: 100%;
    height: 100%;
    min-height: 300px;
    background-size: cover;
    background-position: center;
}
@media (max-width: 768px) {
    .image-content-blocks .image-container .header-image {
        height: 180px;
        min-height: unset;
    }
}
.image-content-blocks .inner-content .cta {
    background: #000000;
    margin: 36px 0 18px 0;
    color: #ffffff;
    letter-spacing: 1.5px;
}
.image-content-blocks .inner-content .cta:hover {
    background: #383a35;
}

/* .image-content-blocks */
.template-section.beige.black h4,
.template-section.beige.black p,
.template-section.black h4,
.template-section.black p {
    font-size: 1.15em;
    margin-bottom: 18px;
    letter-spacing: normal;
    font-weight: 300;
}

/* .template-section */
.template-section.black {
    padding: 0;
    /* .container-fluid */
}
.template-section.black .container-fluid {
    padding: 0;
    max-width: 960px;
    /* .row */
    /* @media (max-width: 420px) */
}
.template-section.black .container-fluid .row {
    display: flex;
}
.template-section.black .container-fluid .row .panel {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .template-section.black .container-fluid .row .panel {
        display: block;
    }
}
.template-section.black .container-fluid .row .inner-content {
    padding: 0 12px;
}
@media (max-width: 420px) {
    .template-section.black .container-fluid .row .inner-content {
        padding: 28px 12px 0;
    }
}
.template-section.black .container-fluid .row .inner-content p,
.template-section.black .container-fluid .row .inner-content img {
    margin: 0 auto;
}
@media (max-width: 420px) {
    .template-section.black .container-fluid .row {
        flex-direction: column;
    }
    .template-section.black .container-fluid .content-blocks-app .inner-content {
        padding: 0 12px;
    }
    .template-section.black .container-fluid .content-blocks-app:not(:last-child) .inner-content img {
        display: none;
    }
}

/* .template-section.black */
.template-section {
    /* &.beige.black */
}
.template-section.beige.black {
    padding: 56px 0 10px;
}
.template-section.beige.black .cta,
.template-section.beige.black .inverse.cta {
    background: #000;
    color: #000000;
    font-size: 1.15em;
    letter-spacing: 1.5px;
    padding: 17px 24px;
    display: table;
    width: max-content;
    max-width: unset;
    min-width: unset;
}
.template-section.beige.black .cta:hover,
.template-section.beige.black .inverse.cta:hover {
    background: #fe4400;
}
@media (max-width: 420px) {
    .template-section.beige.black .cta,
    .template-section.beige.black .inverse.cta {
        width: 100%;
    }
}
.template-section.beige.black h2 {
    font-size: 2.8rem;
    letter-spacing: 1px;
    line-height: 1.2;
    font-weight: 300;
    padding: 0;
    margin-bottom: 0.4em;
}

/* .template-section.beige.black */
.home .template-section.mk-block-container {
    display: none;
}

/* .home */
.container-fluid.carousel-container .carousel {
    margin: auto;
    /* HUB */
}
.container-fluid.carousel-container .carousel:not(.feature) {
    width: 85%;
}
.container-fluid.carousel-container .carousel.component .slick-track {
    margin: 0 auto;
}
.container-fluid.carousel-container .carousel.component .slick-track li.slick-slide .slide-content {
    margin: 1em 1.5em;
    min-height: 200px;
}
.container-fluid.carousel-container .carousel.component .slick-track li.slick-slide .slide-content h5 {
    margin-bottom: 0;
}
.container-fluid.carousel-container .carousel.component .slick-track li.slick-slide:not(.slick-center) {
    width: 70% !important;
}
.container-fluid.carousel-container .carousel.component .slick-track li.slick-slide:not(.slick-center) .slide-image-container {
    width: 50% !important;
    margin: auto;
}
.container-fluid.carousel-container .carousel.component .slick-track li.slick-slide:not(.slick-center) .slide-content {
    display: block;
}
.container-fluid.carousel-container .carousel.component .slick-track li.slick-slide.slick-center {
    width: 15% !important;
}
.container-fluid.carousel-container .carousel.component .slick-track li.slick-slide.slick-center .slide-content {
    display: none;
}
.container-fluid.carousel-container .carousel.component .slick-track li.slide-image.slick-slide .slide-content {
    margin: 1em 1.5em;
    min-height: 200px;
}
.container-fluid.carousel-container .carousel.component .slick-track li.slide-image.slick-slide.slick-active .slide-image-container {
    margin: auto;
    width: 30%;
}
.container-fluid.carousel-container .carousel.component .slick-track li.slide-image.slick-slide.slick-active .slide-image-container img {
    margin: 0 auto !important;
}
.container-fluid.carousel-container .carousel.component .slick-next,
.container-fluid.carousel-container .carousel.component .slick-prev {
    display: none !important;
}
.container-fluid.carousel-container .carousel.testimonial .slick-track {
    margin: 0 auto;
}
.container-fluid.carousel-container .carousel.testimonial .slick-track li.slick-slide .slide-content {
    margin: 0.5em 1em;
    min-height: 200px;
}
.container-fluid.carousel-container .carousel.testimonial .slick-track li.slick-slide .slide-content h5 {
    margin-bottom: 0;
}
.container-fluid.carousel-container .carousel.testimonial .slick-next,
.container-fluid.carousel-container .carousel.testimonial .slick-prev {
    display: none !important;
}
.container-fluid.carousel-container .carousel.testimonial .slick-dots li {
    background-color: #fff;
}
.container-fluid.carousel-container .carousel .slick-dots li {
    width: 1em;
    height: 1em;
    border-radius: 50%;
    background: #e8e7e2;
}
.container-fluid.carousel-container .carousel .slick-dots li.slick-active {
    background: #000;
}

.carousel {
    padding-top: 4em;
    padding-bottom: 4.5em;
    overflow: hidden;
    /* CLUB LEE */
    /* FEATURE SLIDER */
    /* Prev / Next Controls - All */
}
.carousel.feature .slick-slider,
.carousel.clublee .slick-slider {
    margin-top: 5rem;
    margin-bottom: 0;
}
.carousel .slick-list {
    margin: auto;
    overflow: inherit;
}
.carousel .slick-list .slick-track .slick-slide {
    transition: opacity 0.6s ease;
    -webkit-transition: opacity 0.6s ease;
}
.carousel .slick-list .slick-track .slick-slide img {
    transition: transform 0.6s ease;
    -webkit-transition: transform 0.6s ease;
    margin: auto;
}
.carousel .slick-list .slick-track .slick-slide .slide-content {
    transition: opacity 0.6s ease;
    -webkit-transition: opacity 0.6s ease;
}
.carousel .slick-list .slick-track .slick-slide.slick-center {
    opacity: 1;
    display: block;
    position: relative;
    z-index: 5;
}
.carousel.clublee .slick-track .slick-slide {
    margin-top: -2em;
}
.carousel.clublee .slick-track .slick-slide img {
    width: 400px;
}
.carousel.clublee .slick-track .slick-slide .slide-content {
    opacity: 0;
    margin-top: 5em;
}
.carousel.clublee .slick-track .slick-slide .slide-content .points {
    background: white;
    margin: 1em 0;
    overflow: hidden;
    max-width: 120px;
    text-transform: uppercase;
    margin: 0 auto;
}
.carousel.clublee .slick-track .slick-slide .slide-content .points p {
    font-size: 2em;
    margin: 0;
}
.carousel.clublee .slick-track .slick-slide .slide-content .points span {
    display: block;
    font-size: 10px;
}
.carousel.clublee .slick-track .slick-slide.slick-center .slide-content {
    opacity: 1;
}
.carousel.clublee .slick-track .slick-slide.slick-center img {
    position: relative;
    display: block;
}
@media only screen and (min-width: 768px) {
    .carousel.clublee .slick-track .slick-slide.slick-center img {
        -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -moz-transform: scale(1.5);
        transform: scale(1.5);
    }
}
.carousel.clublee .slick-prev,
.carousel.clublee .slick-next {
    top: 290px;
}
.carousel.feature .slick-list .slick-track .slick-slide .slide-content {
    margin-top: 5em;
}
.carousel.feature .slick-list .slick-track .slick-slide .slide-content h2,
.carousel.feature .slick-list .slick-track .slick-slide .slide-content ul {
    opacity: 0;
    transition: opacity 0.6s ease;
    -webkit-transition: opacity 0.6s ease;
}
.carousel.feature .slick-list .slick-track .slick-slide.slick-center {
    opacity: 1;
}
.carousel.feature .slick-list .slick-track .slick-slide.slick-center .slide-content h2,
.carousel.feature .slick-list .slick-track .slick-slide.slick-center .slide-content ul {
    opacity: 1;
}
.carousel.feature .slick-list .slick-track .slick-slide.slick-center img {
    -webkit-transform: scale(1.35);
    -ms-transform: scale(1.35);
    -moz-transform: scale(1.35);
    transform: scale(1.35);
    position: relative;
    display: block;
}
.carousel.feature .slick-prev,
.carousel.feature .slick-next {
    top: 500px;
}
.carousel .slick-prev {
    left: 10%;
}
.carousel .slick-prev:hover:after,
.carousel .slick-prev:focus:after {
    content: "";
    position: absolute;
    right: 16px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #ffffff;
}
.carousel .slick-prev:after {
    content: "";
    position: absolute;
    right: 16px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #363636;
}
.carousel .slick-next {
    right: 10%;
}
.carousel .slick-next:hover::after,
.carousel .slick-next:focus::after {
    content: "";
    position: absolute;
    left: 16px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #ffffff;
}
.carousel .slick-next::after {
    content: "";
    position: absolute;
    left: 16px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #363636;
}
.carousel .slick-slide:not(.slick-center) p {
    display: none;
}

.slick-prev,
.slick-next {
    background: #ffffff;
    height: 40px;
    width: 40px;
    top: 0px;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    background: #494a43;
}
.slick-prev:before,
.slick-next:before {
    content: "";
}

.slick-slide blockquote {
    font-size: 1.2em;
    max-width: 75%;
    margin: auto;
}
.slick-slide blockquote:before,
.slick-slide blockquote:after {
    color: #e6e5e5;
    font-family: "addlee" !important;
    font-size: 3em;
}
.slick-slide blockquote:before {
    content: "";
    display: block;
    position: absolute;
    left: 1em;
}
.slick-slide blockquote:after {
    content: "";
    display: block;
    position: absolute;
    right: 1em;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.app-image img {
    max-width: 180px !important;
}

@media only screen and (max-width: 768px) {
    .container-fluid .carousel-container .carousel .slick-list .slick-track .slick-slide img {
        margin: 0 auto;
    }
    .container-fluid .carousel-container .carousel .slick-list .slick-track .slick-slide img.tier {
        width: 80%;
    }
    .container-fluid .carousel-container .carousel .slick-list .slick-track .slick-slide.slick-center img {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
        position: relative;
        display: block;
        z-index: 2;
    }
}
@media only screen and (max-width: 992px) {
    .container-fluid.carousel-container .carousel {
        /* HUB */
    }
    .container-fluid.carousel-container .carousel:not(.feature) {
        width: 100%;
    }
    .container-fluid.carousel-container .carousel:not(.feature) .slick-slide blockquote:before,
    .container-fluid.carousel-container .carousel:not(.feature) .slick-slide blockquote:after {
        display: none;
    }
    .container-fluid.carousel-container .carousel.component .slick-track {
        width: 90%;
    }
    .container-fluid.carousel-container .carousel button {
        display: none !important;
    }
    .container-fluid.carousel-container .carousel .slick-dots {
        bottom: 2.5em;
    }
}
.tabs-introduction {
    text-align: center;
}

#horizontalTab {
    /*-----------Vertical tabs-----------*/
    /*-----------Accordion styles-----------*/
}
#horizontalTab .resp-tabs-list {
    margin: 0px;
    display: table !important;
    table-layout: fixed;
    width: 100%;
}
#horizontalTab .resp-tabs-list li {
    background: #e8e7e2;
    border-bottom: 5px solid #e8e7e2;
    cursor: pointer;
    float: none;
    display: table-cell;
    list-style: none;
    position: relative;
    text-transform: uppercase;
    text-align: center;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s;
}
#horizontalTab .resp-tabs-list li:last-child:after {
    display: none;
}
#horizontalTab .resp-tabs-list li:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 1em;
    width: 1px;
    height: 2em;
    background-color: #d0d0c4;
}
#horizontalTab .resp-tabs-list li.resp-tab-active {
    box-shadow: 1.3px 2.7px 5px 0 rgba(103, 101, 96, 0.14);
    background: #ffffff;
    border-bottom: 5px solid #000;
}
#horizontalTab .resp-tabs-list li.resp-tab-active:after {
    display: none;
}
#horizontalTab .resp-tabs-container {
    background-color: #ffffff;
    width: 100%;
}
#horizontalTab h2.resp-accordion {
    cursor: pointer;
    display: none;
}
#horizontalTab .resp-tab-content {
    display: none;
    overflow: auto;
    opacity: 0;
}
#horizontalTab .resp-tab-content.resp-tab-content-active {
    -webkit-animation: fadeIn ease-in 1;
    -moz-animation: fadeIn ease-in 1;
    animation: fadeIn ease-in 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
}
#horizontalTab .resp-content-active,
#horizontalTab .resp-accordion-active {
    display: block;
}
#horizontalTab h2.resp-accordion {
    font-size: 13px;
    border: 1px solid #c1c1c1;
    border-top: 0px solid #c1c1c1;
    margin: 0px;
}
#horizontalTab h2.resp-tab-active {
    border-bottom: 0px solid #c1c1c1 !important;
    margin-bottom: 0px !important;
}
#horizontalTab h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue;
}
#horizontalTab .resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 30%;
}
#horizontalTab .resp-vtabs .resp-tabs-list li {
    display: block;
    margin: 0 0 4px;
    cursor: pointer;
    float: none;
}
#horizontalTab .resp-vtabs .resp-tabs-container {
    background-color: #fff;
    border: 1px solid #c1c1c1;
    float: left;
    width: 68%;
    min-height: 250px;
    border-radius: 4px;
    clear: none;
}
#horizontalTab .resp-vtabs .resp-tab-content {
    border: none;
    word-wrap: break-word;
}
#horizontalTab .resp-vtabs li.resp-tab-active {
    position: relative;
    z-index: 1;
    margin-right: -1px !important;
}
#horizontalTab .resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #c1c1c1;
}
#horizontalTab h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #9b9797;
}
#horizontalTab h2.resp-tab-active {
    background: #dbdbdb;
    /* !important;*/
}
#horizontalTab .resp-easy-accordion h2.resp-accordion {
    display: block;
}
#horizontalTab .resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1;
}
#horizontalTab .resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1;
    /* !important;*/
}
#horizontalTab .resp-jfit {
    width: 100%;
    margin: 0px;
}
#horizontalTab .resp-tab-content-active {
    display: block;
}
#horizontalTab h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1;
    /* !important;*/
}

/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 768px) {
    ul.resp-tabs-list {
        display: none;
    }

    h2.resp-accordion {
        display: block;
    }

    .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: 100px;
        clear: none;
    }

    .resp-tab-content {
        text-align: center;
    }

    .resp-accordion-closed {
        display: none !important;
    }

    .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1 !important;
    }
}
#send-app-by-sms {
    max-width: 500px;
    margin: auto;
}
#send-app-by-sms input {
    width: 100%;
    padding: 7px 10px;
}
#send-app-by-sms label {
    margin-bottom: 1rem;
}
#send-app-by-sms .error {
    color: #e74c3c;
    clear: both;
    display: block;
}
#send-app-by-sms .cta {
    margin: 0;
    min-width: 100%;
    width: 100%;
}

.dz-hidden-input {
    display: none !important;
}

.gform_wrapper {
    max-width: 100%;
}
.gform_wrapper .validation_error {
    text-align: center;
    color: red;
}

.gf_progressbar_wrapper .gf_progressbar_title {
    margin: 20px;
}
.gf_progressbar_wrapper .gf_progressbar {
    background: white;
    display: block;
}
.gf_progressbar_wrapper .gf_progressbar_percentage {
    background: #e8e7e2;
    padding: 10px;
    text-align: right;
    border-right: 1px solid white;
}
#ui-datepicker-div {
    background: white;
    max-width: 380px;
    border: 1px solid #000;
}
#ui-datepicker-div div.ui-datepicker-header {
    text-align: center;
    padding: 20px;
}
#ui-datepicker-div div.ui-datepicker-header .ui-datepicker-prev {
    background: transparent url(images/icons/arrow_left_2x.png) center center no-repeat;
    background-size: 50%;
    float: left;
    height: 18px;
    display: inline-block;
    width: 12px;
    overflow: hidden;
    text-indent: -9999em;
}
#ui-datepicker-div div.ui-datepicker-header .ui-datepicker-next {
    background: transparent url(images/icons/arrow_right_2x.png) center center no-repeat;
    background-size: 50%;
    float: right;
    height: 18px;
    display: inline-block;
    width: 12px;
    overflow: hidden;
    text-indent: -9999em;
}
#ui-datepicker-div a {
    border: none;
    color: #55595c;
    display: inline-block;
}
#ui-datepicker-div table {
    width: 100%;
}
#ui-datepicker-div table thead th {
    padding: em(10);
    text-align: center;
}
#ui-datepicker-div table td {
    padding: 5px;
    text-align: center;
}
#ui-datepicker-div table td a {
    border-radius: 3px;
    line-height: 30px;
    padding: 5px 5px 3px;
    text-align: center;
    width: 40px;
    border: 2px solid transparent;
}
#ui-datepicker-div table td a:hover {
    background: #000;
}
#ui-datepicker-div table td.ui-datepicker-current-day a {
    background: #000;
    color: black;
}

.autocomplete-suggestions {
    text-align: left;
    cursor: default;
    border: 1px solid #ccc;
    border-top: 0;
    background: #fff;
    box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.1);
    position: absolute;
    display: none;
    z-index: 9999;
    max-height: 254px;
    overflow: hidden;
    overflow-y: auto;
    box-sizing: border-box;
    top: 15px;
}

.autocomplete-suggestion {
    position: relative;
    padding: 10px;
    line-height: 23px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 0.9em;
}

.autocomplete-suggestion.selected {
    background: #55595c;
    color: #000;
    font-weight: 500;
}

#field_42_41 .loader,
#field_42_41 .gform_button::after {
    position: absolute;
    right: 25px;
    top: 30px;
}

.gform_footer {
    text-align: center;
}
.gform_footer .loader,
.gform_footer .gform_button::after {
    margin: auto;
}

.dd-icon {
    background-image: url(img/logos/direct-debit.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 100px;
    height: 31px;
    background-size: 100%;
    overflow: hidden;
    margin: 0 auto 10px;
}

.payment-method .gfield_radio {
    display: table;
    table-layout: fixed;
}
.payment-method .gfield_radio .dd-icon {
    width: 100px;
    height: 31px;
    overflow: hidden;
    margin: 0 auto 10px;
}
.payment-method .gfield_radio label {
    display: table-cell;
    vertical-align: middle;
    height: 100px;
}
.payment-method .gfield_radio label:hover .dd-icon {
    background-image: url(img/logos/direct-debit-white.png);
}
.payment-method .gfield_radio label:checked .dd-icon {
    background-image: url(img/logos/direct-debit-white.png);
}
.payment-method .gfield_radio label:active .dd-icon {
    background-image: url(img/logos/direct-debit-white.png);
}
.payment-method .gfield_radio li input:checked + label .dd-icon {
    background-image: url(img/logos/direct-debit-white.png);
}
.payment-method .gfield_radio li input:focus + label .dd-icon {
    background-image: url(img/logos/direct-debit-white.png);
}

.gform_page #screen-dd .row .span4 .dd-box {
    border: 1px solid #000;
    padding: 10px 20px;
}
.gform_page #screen-dd .row .span4 .dd-box p {
    padding: 0;
    margin: 0;
}
.gform_page #screen-dd .row .span4 table td {
    padding-left: 0;
    padding-right: 0;
}
.gform_page #screen-dd .row .span4 img {
    margin: 10px;
}
.gform_page #screen-dd .row .span4 h1 {
    line-height: 22px;
}
.gform_page #screen-dd .row .span4 h4 {
    margin-top: 10px;
}

.hw-form .hw-form-group .hw-form-group__input {
    font-size: 16px !important;
}

.ui-datepicker {
    z-index: 10 !important;
}

.address-input label {
    z-index: 5;
}
.address-input .ginput_container {
    position: relative;
}

.address-dropdown-wrapper {
    display: none;
    position: absolute;
    top: 74px;
    left: 0px;
    z-index: 1000;
    border: 1px solid #000;
    border-top: none;
    width: 100%;
    max-height: 135px;
    overflow: scroll;
}
.address-dropdown-wrapper ul {
    list-style: none;
    width: 100%;
    padding: 0;
    margin: 0;
}
.address-dropdown-wrapper ul li {
    display: block;
    cursor: pointer;
    color: #464646;
    margin: 0;
    border: none;
    text-decoration: none;
    background: #fff;
    line-height: 1.3;
    padding: 10px 14px;
    text-align: left;
    width: 100%;
}
.address-dropdown-wrapper ul li:hover {
    text-decoration: none;
    background-color: #fffbe6;
    outline: 0;
}

@media only screen and (max-width: 992px) {
    .payment-method .gfield_radio li,
    .payment-method .gfield_radio label {
        display: block;
        width: 100%;
        float: none;
        height: initial;
    }
}
.hw__wrapper .hw-form .hw-form-group .hw-form-group__input {
    max-height: 65px;
}

#wpforms-19879 div#wpforms-19879-field_16-container a {
    color: #ffffff;
}
#wpforms-19879 div#wpforms-19879-field_2-container h3 {
    color: #c1ba97;
}
#wpforms-19879 div#wpforms-19816-field_1-container,
#wpforms-19879 div#wpforms-19879-field_14-container {
    background-color: #ffffff;
    height: auto;
    padding: 12px 14px;
}
#wpforms-19879 div#wpforms-19816-field_1-container ul,
#wpforms-19879 div#wpforms-19879-field_14-container ul {
    max-width: 528px;
    width: 100%;
}

#wpforms-19879 .wpforms-list-inline {
    padding: 0;
}
#wpforms-19879 input[type="text"],
#wpforms-19879 input[type="email"],
#wpforms-19879 input[type="tel"] {
    color: #363636 !important;
}
#wpforms-19879 .wpforms-field-description {
    color: #363636 !important;
}
#wpforms-19879 label.wpforms-field-label-inline {
    color: #c1ba97;
    font-size: 14px;
    padding-left: 4px;
}
#wpforms-19879 ul {
    display: inline-flex;
    padding: 10px 20px 10px 0px;
}
#wpforms-19879 ul > li {
    margin-right: 30px;
    list-style: none;
}
#wpforms-19879 .ppbg {
    background-color: #000000;
    border-color: #000000;
    text-align: center;
}

/*Salesforce Start*/
.embeddedServiceHelpButton .helpButton button.uiButton {
    position: fixed;
    left: auto;
    bottom: 10px;
    right: 20px;
    margin: 0;
    min-width: 80px;
    max-width: 80px;
    height: 80px;
    width: 80px;
    max-height: 100%;
    border: 0 none;
    border-radius: 0;
    text-align: center;
    text-decoration: none;
    pointer-events: all;
    overflow: hidden;
    font-size: 16px;
    padding: 0;
    background-color: transparent;
    background-size: 80px 80px;
    background-image: url("");
    outline: none;
    box-shadow: none;
}

.embeddedServiceHelpButton .helpButton button.uiButton.helpButtonEnabled::before,
.embeddedServiceHelpButton span.embeddedServiceIcon::before {
    outline: none;
    background: transparent;
    content: none;
}

.helpButton .helpButtonEnabled span.embeddedServiceIcon,
span#helpButtonSpan.helpButtonLabel {
    display: none;
}

#snapins_invite {
    background-color: #ffffff;
    font-family: "Arial", sans-serif;
    overflow: visible;
    border-radius: 8px;
    visibility: hidden;
}

.embeddedServiceInvitation {
    background-color: transparent;
    max-width: 290px;
    max-height: 210px;
    -webkit-box-shadow: 0 7px 12px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 0 7px 12px rgba(0, 0, 0, 0.28);
    box-shadow: 0 7px 12px rgba(0, 0, 0, 0.28);
    box-sizing: content-box;
}

@media only screen and (min-width: 48em) {
    /*mobile*/
    .embeddedServiceInvitation {
        max-width: 332px;
        max-height: 210px;
    }
}
.embeddedServiceInvitation > .embeddedServiceInvitationHeader {
    width: inherit;
    height: 62px;
    line-height: 62px;
    padding: 10px;
    color: #ffffff;
    background-color: #61625d;
    overflow: initial;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.embeddedServiceInvitationHeader #embeddedServiceAvatar {
    width: 32px;
    height: 32px;
    border-radius: 50%;
}

.embeddedServiceInvitationHeader .embeddedServiceTitleText {
    font-size: 18px;
    color: #ffffff;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    align-self: stretch;
    flex-grow: 1;
    max-width: 100%;
    margin: 0 12px;
}

.embeddedServiceInvitationHeader .embeddedServiceCloseIcon {
    border: none;
    border-radius: 3px;
    cursor: pointer;
    position: relative;
    bottom: 3%;
    background-color: transparent;
    width: 32px;
    height: 32px;
    font-size: 23px;
    color: #ffffff;
}

.embeddedServiceInvitationHeader .embeddedServiceCloseIcon:focus {
    outline: none;
}

.embeddedServiceInvitationHeader .embeddedServiceCloseIcon:focus::before {
    content: " ";
    position: absolute;
    top: 11%;
    left: 7%;
    width: 85%;
    height: 85%;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 4px;
    pointer-events: none;
}

.embeddedServiceInvitationHeader .embeddedServiceCloseIcon:active,
.embeddedServiceCloseIcon:hover {
    background-color: #ffffff;
    color: rgba(0, 0, 0, 0.7);
    opacity: 0.7;
}

.embeddedServiceInvitation > .embeddedServiceInvitationBody {
    background-color: #ffffff;
    max-height: 110px;
    min-width: 260px;
    margin: 0 8px;
    font-size: 14px;
    line-height: 20px;
    overflow: auto;
}

.embeddedServiceInvitationBody p {
    color: #333333;
    padding: 8px;
    margin: 12px 0;
}

.embeddedServiceInvitation > .embeddedServiceInvitationFooter {
    width: inherit;
    color: #ffffff;
    text-align: right;
    background-color: #ffffff;
    padding: 10px;
    max-height: 50px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.embeddedServiceInvitationFooter > .embeddedServiceActionButton {
    font-size: 14px;
    max-height: 40px;
    border: none;
    border-radius: 4px;
    padding: 10px;
    margin: 4px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
}

.embeddedServiceInvitationFooter > #acceptInvite {
    background-color: #61625d;
    color: #ffffff;
}

.embeddedServiceInvitationFooter > #rejectInvite {
    background-color: #ffffff;
    color: #61625d;
}

.embeddedServiceLiveAgentStateChatInputFooter .footerMenuWrapper .footer-menu .slds-dropdown-trigger div.slds-dropdown_bottom {
    z-index: 2;
}

/*****************/
/* Live Chat Bot */
/* Styling fix for Firefox */
.embeddedServiceLiveAgentStateChatInputFooter {
    z-index: 10;
}

/*Salesforce End*/
/* General */
/*********************
GENERAL STYLES
*********************/
* {
    -webkit-font-smoothing: antialiased;
}

body {
    font-family: "Steagal", Arial, sans-serif;
    line-height: 23px;
    background-color: transparent;
    display: flex;
    min-height: 100vh;
    flex-direction: column;
}

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


/*********************
HEADING STYLES
*********************/
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
    font-weight: 400;
    letter-spacing: 3px;
}
h1 span.gold,
h2 span.gold,
h3 span.gold,
h4 span.gold,
h5 span.gold,
h6 span.gold {
    color: #c1ba97;
}

h1,
.h1 {
font-size: 2.9rem;
    letter-spacing: 3.9px;
    line-height: 32px;
    text-transform: unset;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 0.9em;
    font-weight: 530;
    font-style: normal;
margin-top: 2.5rem;
    margin-bottom: 2.5rem;
}

h2 {
    font-size: 2.8rem;
    letter-spacing: 4.4px;
    line-height: 38px;
}

h3 {
    font-size: 1.4rem;
    letter-spacing: 1.5px;
}

h4 {
    font-size: 1.2rem;
    letter-spacing: 1.2px;
    text-transform: none;
}

h6 {
    letter-spacing: 1;
    text-transform: none;
    font-size: 1rem;
}

a {
    outline: 0;
}

/*********************
LIST STYLES
*********************/
ul {
    margin: 0;
}

ol {
    list-style: decimal;
    padding-left: 20px;
}

li {
    padding: 0.1rem 0;font-size: 15px;
}

/*********************
CONTENT STYLES
*********************/
.single-addlib blockquote {
    border-left: 5px solid #000;
    font-family: "Libre Baskerville", Georgia, "Times New Roman", Times, serif;
    margin: 1em 0;
    padding-left: 1rem;
}
.single-addlib blockquote p {
    font-family: "Libre Baskerville", Georgia, "Times New Roman", Times, serif !important;
}

/*********************
BOOTSTRAP OVERRIDES
*********************/
.row.padded div {
    padding-left: 1em;
    padding-right: 1em;
}

.row.no-gutter > [class^="col-"],
.row.no-gutter > [class*=" col-"] {
    padding-right: 0px;
    padding-left: 0;
}

.row.narrow-gutter > [class^="col-"],
.row.narrow-gutter > [class*=" col-"] {
    padding-right: 0.1rem;
    padding-left: 0.1rem;
}

/*********************
FORM STYLES
*********************/
input {
    outline: none;
}

::selection {
    background: #000;
}

::-moz-selection {
    background: #000;
}

/*********************
TABLES
*********************/
table {
    margin: 0.5rem 0;
}
table tr td {
    padding: 0.5rem;
}

/*********************
LINK STYLES
*********************/
a:link,
a:visited:link {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}

.feature section a.cta {
    display: block;
    margin: 1.875rem auto;
    max-width: 22.125rem;
}

/*********************
GENRAL PAGE STYLES
*********************/
.loader,
.gform_button::after {
    background-image: url("img/loader.gif");
    width: 32px;
    height: 32px;
    z-index: 9;
    background-size: 100%;
}

main {
    min-width: 300px;
}

section p > a,
section ol li a {
    text-decoration: underline;
}
section.page-content .entry-content {
    overflow: hidden;
}
section.page-content .entry-content h2 {
    text-align: left;
}
section.page-content .inner-entry-content {
    padding-top: 0;
    overflow: hidden;
}
section.page-primary {
    font-size: 1.15em;
    line-height: 1.8;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: auto;
    overflow: hidden;
    max-width: 100%;
    margin-bottom: 1.25rem;
}
.embed-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.tiles > div {
    height: 100%;
}
.tiles .tile {
    background-color: #ffffff;
    height: 100%;
    width: 100%;
    color: initial;
    margin-bottom: 40px;
}
.tiles .tile .wrapper {
    padding: 20px;
}
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*********************
HOME STYLES
*********************/
#form-lookup {
    text-align: center;
    background: #e8e7e2;
    padding: 20px;
    position: relative;
}
#form-lookup h3 {
    display: block;
}
#form-lookup .form-input {
    display: inline-block;
}
#form-lookup .cta {
    min-width: initial;
}
#form-lookup .cta.inverse {
    background-color: #494a43;
    color: #000;
}
#form-lookup label {
    font-size: 1.6rem;
    text-transform: uppercase;
    margin: 20px 0;
    letter-spacing: 4.4px;
}
#form-lookup input,
#form-lookup button {
    width: 100%;
    background-color: #ffffff;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.03);
    border: solid 0.5px #e8e7e2;
    padding: 10px;
    margin: 0.625rem auto;
}
#form-lookup input:hover,
#form-lookup input:focus,
#form-lookup button:hover,
#form-lookup button:focus {
    border-color: #000;
}
#form-lookup input[type="submit"] {
    border-color: transparent;
}
#form-lookup button.cta.inverse {
    color: #000;
}
#form-lookup button.cta.inverse:hover {
    color: #ffffff;
}
#form-lookup .enquiries {
    padding: 2em 0 0;
}

iframe {
    border: none;
}
iframe html {
    margin-top: 0;
}

/* lightbox */
.lightbox-open #lightbox-content {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}
.lightbox-open #lightbox-content .loader,
.lightbox-open #lightbox-content .gform_button::after {
    width: 70px;
    height: 70px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -35px;
    margin-top: -35px;
    z-index: 999;
}
.lightbox-open #lightbox-content .lightbox-container {
    width: 580px;
    min-height: 200px;
    position: absolute;
    left: 50%;
    top: 10%;
    margin-left: -290px;
    z-index: 999;
    background-color: #f7f7ef;
    color: #000;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 80%;
    padding: 40px;
    -webkit-overflow-scrolling: touch !important;
}
.lightbox-open #lightbox-content .lightbox-bg {
    position: fixed;
    /* keeps the lightbox window in the current viewport */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 10;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.lightbox-open #lightbox-content .lightbox-close {
    display: block;
    margin: 0;
    position: absolute;
    top: 10px;
    right: 18px;
    z-index: 900;
    border-bottom: none;
    text-decoration: none;
    padding: 10px;
}
.lightbox-open #lightbox-content .lightbox-close .icon-cancel {
    font-size: 1.6rem;
}
.lightbox-open #lightbox-content #wpadminbar {
    display: none;
}

body.lightbox-open {
    overflow: hidden;
    left: 0;
    top: 0;
    width: 100%;
}

body#ajax-form #wpadminbar {
    display: none;
}

html {
    margin-top: 0 !important;
}

#popup {
    display: none;
}

.popup-content {
    text-align: center;
}

/* Loading screen */
.loading-screen {
    background: white;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
}
.loading-screen .loader,
.loading-screen .gform_button::after {
    background-image: url("img/loader_2x.gif");
    width: 70px;
    height: 70px;
    position: absolute;
    top: 50%;
    z-index: 99999;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-size: 100%;
}

/* Pagination */
.pagination {
    clear: both;
    padding: 20px 0;
    position: relative;
    line-height: 13px;
    margin-bottom: 40px;
}
.pagination span,
.pagination a {
    display: block;
    float: left;
    margin: 2px 5px 2px 0;
    padding: 10px 14px;
    text-decoration: none;
    width: auto;
    border: 2px solid transparent;
}
.pagination a {
    background: #494a43;
    color: #000;
}
.pagination a:hover {
    color: #fff;
}
.pagination .current {
    background: #ffffff;
    border-color: #494a43;
    color: initial;
}

.wow {
    visibility: hidden;
    text-align: center;
}

/*--------
RESPONSIVE
---------*/
.mobile-content {
    display: none !important;
}

@media only screen and (max-width: 768px) {
    .cta {
        min-width: initial;
    }

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

    .mobile-content {
        display: block !important;
    }

    section.page-primary {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }

    /* lightbox */
    .lightbox-open #lightbox-content .lightbox-container {
        width: 90%;
        position: fixed;
        margin: 0;
        left: 5%;
        right: 5%;
        padding: 20px;
        overflow-x: hidden;
        overflow-y: scroll !important;
    }
    .lightbox-open #lightbox-content .lightbox-container #voucher-link {
        z-index: 99999;
        position: absolute;
        bottom: 20px;
        background: #212121;
        padding: 10px 20px;
        right: 20px;
        left: 20px;
        text-align: center;
    }
}
/*  Bootstrap Clearfix */
/*  Tablet  */
@media (min-width: 767px) {
    .col-sm-1:nth-child(12n + 1),
    .col-sm-2:nth-child(6n + 1),
    .col-sm-3:nth-child(4n + 1),
    .col-sm-4:nth-child(3n + 1),
    .col-sm-6:nth-child(2n + 1) {
        clear: left;
    }
}
/*  Medium Desktop  */
@media (min-width: 992px) {
    .col-md-1:nth-child(12n + 1),
    .col-md-2:nth-child(6n + 1),
    .col-md-3:nth-child(4n + 1),
    .col-md-4:nth-child(3n + 1),
    .col-md-6:nth-child(2n + 1) {
        clear: left;
    }
}
/*  Large Desktop  */
@media (min-width: 1200px) {
    .col-lg-1:nth-child(12n + 1),
    .col-lg-2:nth-child(6n + 1),
    .col-lg-3:nth-child(4n + 1),
    .col-lg-4:nth-child(3n + 1),
    .col-lg-6:nth-child(2n + 1) {
        clear: left;
    }
}
/*============
MESSAGE BANNER
============ */
#msg-banner {
    display: none;
}

#msg-banner a {
    text-decoration: underline !important;
}

#msg-banner.showMessage {
    display: block;
}

#msg-banner-close {
    font-size: 12px;
    font-weight: bold;
    display: block;
    width: 22px;
    height: 22px;
    margin: 0;
    padding: 4px;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 900;
    border: #6d6e69 solid 1px;
    background-color: transparent;
}

#widget-section.dark-grey,
#widget-section.dark-grey h3,
#widget-section.dark-grey a,
#widget-banner.nhs-blue h2,
#widget-banner.nhs-blue h3,
#msg-banner.dark-grey,
#msg-banner.dark-grey h3,
#msg-banner.dark-grey a {
    color: white;
}

#msg-banner.dark-grey #msg-banner-close {
    border: #fff solid 1px;
}

#widget-text {
    padding-left: 20px;
}

#widget-text h3,
#widget-banner.nhs-blue h2,
#widget-banner.nhs-blue h3 {
    text-align: center;
}

#widget-banner {
    padding: 1em 0 0;
}

#widget-banner a.gbD {
    margin: 0 auto 2em;
}

#widget-banner h2 {
    font-size: 3rem;
}

#widget-banner.nhs-blue {
    background-color: #005eb8;
}

/* Breadcrumbs */
/**Breadcrumb**/
#breadcrumbs {
    background-image: linear-gradient(to left, rgba(95, 95, 95, 0), #5f5f5f);
    position: absolute;
    bottom: 0px;
    padding: 6px 6px 6px 20px;
    text-transform: uppercase;
    font-size: 90%;
}

#breadcrumbs a {
    color: #fff;
}

.home #breadcrumbs {
    display: none;
}

@media only screen and (max-width: 812px) {
    #breadcrumbs {
        height: 32px;
        top: 0px !important;
        font-size: 9px;
        padding-top: 5px;
    }
}
/* Responsive */
/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
/* Extra Small Devices, Phones */
/* Custom, iPhone Retina */
/* Components Awards */
.awards-container {
    background-color: #f7f7ef;
}
.awards-container--wrapper {
    padding-top: 2em;
    padding-bottom: 2em;
    display: flex;
    justify-content: space-evenly;
    flex-direction: row;
    margin: 0 auto;
    max-width: 1400px;
    align-items: center;
}
@media only screen and (max-width: 827px) {
    .awards-container--wrapper {
        width: 50%;
        margin: 0 auto;
    }
}
.awards-container--wrapper__single-item {
    padding-top: 2em;
    padding-bottom: 2em;
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    margin: 0 auto;
    max-width: 1235px;
    align-items: center;
}
@media only screen and (max-width: 827px) {
    .awards-container--wrapper__single-item {
        width: 50%;
        margin: 0 auto;
        justify-content: center;
    }
}
.awards-container--wrapper__single-item .item-card-single-item {
    width: 350px;
    height: 350px;
    padding: 0px;
    background-color: #fff;
    position: relative;
    margin-right: 64px;
    margin-bottom: 64px;
}
.awards-container--wrapper__single-item .item-card-single-item img {
    max-width: 200px;
    max-height: 147px;
    position: absolute;
    top: 73.21px;
    left: 75px;
    right: 75px;
    margin: 0 auto;
}
.awards-container--wrapper__single-item .item-card-single-item p {
    width: 230px;
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
@media only screen and (max-width: 420px) {
    .awards-container--wrapper__single-item .item-card-single-item {
        margin-right: 10px;
        margin-left: 10px;
    }
}
.awards-container--wrapper .item-card {
    width: 350px;
    height: 350px;
    padding: 0px;
    background-color: #fff;
    position: relative;
    margin-right: 64px;
    margin-bottom: 64px;
}
.awards-container--wrapper .item-card img {
    max-width: 200px;
    max-height: 147px;
    position: absolute;
    top: 73.21px;
    left: 75px;
    right: 75px;
    margin: 0 auto;
}
.awards-container--wrapper .item-card p {
    width: 290px;
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
@media only screen and (max-width: 1400px) {
    .awards-container--wrapper .item-card {
        margin-right: 22px;
    }
}
@media only screen and (max-width: 420px) {
    .awards-container--wrapper .item-card {
        margin-right: 10px;
        margin-left: 10px;
    }

    .row.no-gutter,
    .container-fluid {
        margin-right: 0;
        margin-left: 0;
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-top: 0px;
    }
    .row.no-gutter > [class^="col-"],
    .row.no-gutter > [class*=" col-"] {
        padding-right: 0px;
        padding-left: 0;
    }
    .page-navigation #off-canvas-icon .menu-icon {
        display: inline-block;
        cursor: pointer;
        transition-property: opacity, -webkit-filter;
        transition-property: opacity, filter;
        transition-property: opacity, filter, -webkit-filter;
        transition-duration: 0.15s;
        transition-timing-function: linear;
        font: inherit;
        color: inherit;
        text-transform: none;
        background-color: transparent;
        border: 0;
        margin: 0;
        overflow: visible;
        position: relative;
        left: 0;
    }
    .black-taxi--content {
        padding: 1em 0em 1em 0em;
    }
    


    @media only screen and (max-width: 768px) {
h1, .h1 {
    font-size: 2.5rem;

}
.full-size-bg {
    width: 100%;
    height: 35vh;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.page-navigation #make-booking > a {
    text-align: center;
    background-color: #000;
    color: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    border: 0;
    font-size: 12px;
}
h1, .h1 {
    font-size: 2.9rem;
    letter-spacing: 3.9px;
    line-height: 32px;
    text-transform: unset;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 0.9em;
    font-weight: 530;
    font-style: normal;
    margin-top: 4.5rem;
    margin-bottom: 2.5rem;
}
		h2 {
    font-size: 2.0rem;
    letter-spacing: 4.4px;
    line-height: 38px;
}
}

}
.awards-container .header-light--title h1 {
    font-size: 23px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 3.91px;
}


body::-webkit-scrollbar {
    width: 8px;
    position: fixed;
}
body::-webkit-scrollbar-track {
    background: transparent;
}
body::-webkit-scrollbar-thumb {
    background-color: #fe4400;
    border-radius: 0;
    border: 0;
}

