<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:100,200,300,500,400,700&amp;subset=latin-ext);

meta.foundation-version {
    font-family: "/5.5.3/"
}

meta.foundation-mq-small {
    font-family: "/only screen/";
    width: 0
}

meta.foundation-mq-small-only {
    font-family: "/only screen and (max-width: 40em)/";
    width: 0
}

meta.foundation-mq-medium {
    font-family: "/only screen and (min-width:40.0625em)/";
    width: 40.0625em
}

meta.foundation-mq-medium-only {
    font-family: "/only screen and (min-width:40.0625em) and (max-width:64em)/";
    width: 40.0625em
}

meta.foundation-mq-large {
    font-family: "/only screen and (min-width:64.0625em)/";
    width: 64.0625em
}

meta.foundation-mq-large-only {
    font-family: "/only screen and (min-width:64.0625em) and (max-width:90em)/";
    width: 64.0625em
}

meta.foundation-mq-xlarge {
    font-family: "/only screen and (min-width:90.0625em)/";
    width: 90.0625em
}

meta.foundation-mq-xlarge-only {
    font-family: "/only screen and (min-width:90.0625em) and (max-width:120em)/";
    width: 90.0625em
}

meta.foundation-mq-xxlarge {
    font-family: "/only screen and (min-width:120.0625em)/";
    width: 120.0625em
}

meta.foundation-data-attribute-namespace {
    font-family: false
}

body,
html {
    height: 100%
}

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

body,
html {
    font-size: 100%
}

body {
    background: #fff;
    color: #222;
    cursor: auto;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-style: normal;
    font-weight: 300;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    position: relative
}

a:hover {
    cursor: pointer
}

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

img {
    -ms-interpolation-mode: bicubic
}

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

.left {
    float: left !important
}

.right {
    float: right !important
}

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

.clearfix:after {
    clear: both
}

.hide {
    display: none
}

.invisible {
    visibility: hidden
}

.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    display: inline-block;
    vertical-align: middle
}

textarea {
    height: auto;
    min-height: 50px
}

select {
    width: 100%
}

.accordion {
    margin-bottom: 0;
    margin-left: 0
}

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

.accordion:after {
    clear: both
}

.accordion .accordion-navigation,
.accordion dd {
    display: block
}

.accordion .accordion-navigation.active&gt;a,
.accordion dd.active&gt;a {
    background: 0 0;
    color: #57585a
}

.accordion .accordion-navigation&gt;a,
.accordion dd&gt;a {
    background: 0 0;
    color: #57585a;
    display: block;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 1rem;
    padding: 0;
    font-weight: 600
}

.accordion .accordion-navigation&gt;a:hover,
.accordion dd&gt;a:hover {
    background: 0 0
}

.accordion .accordion-navigation&gt;.content,
.accordion dd&gt;.content {
    display: none;
    padding: 0
}

.accordion .accordion-navigation&gt;.content.active,
.accordion dd&gt;.content.active {
    background: 0 0;
    display: block
}

.alert-box {
    border-style: solid;
    border-width: 1px;
    display: block;
    font-size: .8125rem;
    font-weight: 300;
    margin-bottom: 1.25rem;
    padding: .875rem 1.5rem .875rem .875rem;
    position: relative;
    transition: opacity .3s ease-out;
    background-color: #57585a;
    border-color: #4b4c4d;
    color: #fff
}

.alert-box .close {
    right: .25rem;
    background: inherit;
    color: #333;
    font-size: 1.375rem;
    line-height: .9;
    margin-top: -.6875rem;
    opacity: .3;
    padding: 0 6px 4px;
    position: absolute;
    top: 50%
}

.alert-box .close:focus,
.alert-box .close:hover {
    opacity: .5
}

.alert-box.radius {
    border-radius: 3px
}

.alert-box.round {
    border-radius: 1000px
}

.alert-box.success {
    background-color: #71b200;
    border-color: #619900;
    color: #fff
}

.alert-box.alert {
    background-color: #ed202a;
    border-color: #d6111b;
    color: #fff
}

.alert-box.secondary {
    background-color: #ed202a;
    border-color: #d6111b;
    color: #fff
}

.alert-box.warning {
    background-color: #f08a24;
    border-color: #de770f;
    color: #fff
}

.alert-box.info {
    background-color: #a0d3e8;
    border-color: #74bfdd;
    color: #55070b
}

.alert-box.alert-close {
    opacity: 0
}

.button,
button {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 300;
    line-height: 1.625rem;
    text-transform: uppercase;
    margin: 0 0 .625rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: .625rem 1.875rem .5625rem 1.875rem;
    font-size: .875rem;
    background-color: #ed202a;
    border-color: #c71019;
    color: #fff;
    transition: background-color .3s ease-out
}

.button:focus,
.button:hover,
button:focus,
button:hover {
    background-color: #c71019
}

.button:focus,
.button:hover,
button:focus,
button:hover {
    color: #fff !important
}

.button.secondary,
button.secondary {
    background-color: #57585a;
    border-color: #c71019;
    color: #fff
}

.button.secondary:focus,
.button.secondary:hover,
button.secondary:focus,
button.secondary:hover {
    background-color: #c71019
}

.button.secondary:focus,
.button.secondary:hover,
button.secondary:focus,
button.secondary:hover {
    color: #fff
}

.button.success,
button.success {
    background-color: #71b200;
    border-color: #5a8e00 !important;
    color: #fff
}

.button.success:focus,
.button.success:hover,
button.success:focus,
button.success:hover {
    background-color: #5a8e00
}

.button.success:focus,
.button.success:hover,
button.success:focus,
button.success:hover {
    color: #fff
}

.button.alert,
button.alert {
    background-color: #ed202a;
    border-color: #c71019;
    color: #fff
}

.button.alert:focus,
.button.alert:hover,
button.alert:focus,
button.alert:hover {
    background-color: #c71019
}

.button.alert:focus,
.button.alert:hover,
button.alert:focus,
button.alert:hover {
    color: #fff
}

.button.warning,
button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #fff
}

.button.warning:focus,
.button.warning:hover,
button.warning:focus,
button.warning:hover {
    background-color: #cf6e0e
}

.button.warning:focus,
.button.warning:hover,
button.warning:focus,
button.warning:hover {
    color: #fff
}

.button.info,
button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333
}

.button.info:focus,
.button.info:hover,
button.info:focus,
button.info:hover {
    background-color: #61b6d9
}

.button.info:focus,
.button.info:hover,
button.info:focus,
button.info:hover {
    color: #fff
}

.button.large,
button.large {
    padding: .75rem 2.25rem .6875rem 2.25rem;
    font-size: 1rem
}

.button.small,
button.small {
    padding: .5625rem 1.6875rem .5rem 1.6875rem;
    font-size: .75rem
}

.button.tiny,
button.tiny {
    padding: .5rem 1.5rem .4375rem 1.5rem;
    font-size: .625rem
}

.button.expand,
button.expand {
    padding: .625rem 1.875rem .5625rem 1.875rem;
    font-size: .875rem;
    padding-bottom: .6875rem;
    padding-top: .625rem;
    padding-left: .625rem;
    padding-right: .625rem;
    width: 100%
}

.button.left-align,
button.left-align {
    text-align: left;
    text-indent: .75rem
}

.button.right-align,
button.right-align {
    text-align: right;
    padding-right: .75rem
}

.button.radius,
button.radius {
    border-radius: 3px
}

.button.round,
button.round {
    border-radius: 1000px
}

.button.disabled,
.button[disabled],
button.disabled,
button[disabled] {
    background-color: #ed202a;
    border-color: #c71019;
    color: #fff;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

.button.disabled:focus,
.button.disabled:hover,
.button[disabled]:focus,
.button[disabled]:hover,
button.disabled:focus,
button.disabled:hover,
button[disabled]:focus,
button[disabled]:hover {
    background-color: #c71019
}

.button.disabled:focus,
.button.disabled:hover,
.button[disabled]:focus,
.button[disabled]:hover,
button.disabled:focus,
button.disabled:hover,
button[disabled]:focus,
button[disabled]:hover {
    color: #fff
}

.button.disabled:focus,
.button.disabled:hover,
.button[disabled]:focus,
.button[disabled]:hover,
button.disabled:focus,
button.disabled:hover,
button[disabled]:focus,
button[disabled]:hover {
    background-color: #ed202a
}

.button.disabled.secondary,
.button[disabled].secondary,
button.disabled.secondary,
button[disabled].secondary {
    background-color: #57585a;
    border-color: #c71019;
    color: #fff;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

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

.button.disabled.secondary:focus,
.button.disabled.secondary:hover,
.button[disabled].secondary:focus,
.button[disabled].secondary:hover,
button.disabled.secondary:focus,
button.disabled.secondary:hover,
button[disabled].secondary:focus,
button[disabled].secondary:hover {
    color: #fff
}

.button.disabled.secondary:focus,
.button.disabled.secondary:hover,
.button[disabled].secondary:focus,
.button[disabled].secondary:hover,
button.disabled.secondary:focus,
button.disabled.secondary:hover,
button[disabled].secondary:focus,
button[disabled].secondary:hover {
    background-color: #57585a
}

.button.disabled.success,
.button[disabled].success,
button.disabled.success,
button[disabled].success {
    background-color: #71b200;
    border-color: #5a8e00 !important;
    color: #fff;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

.button.disabled.success:focus,
.button.disabled.success:hover,
.button[disabled].success:focus,
.button[disabled].success:hover,
button.disabled.success:focus,
button.disabled.success:hover,
button[disabled].success:focus,
button[disabled].success:hover {
    background-color: #5a8e00
}

.button.disabled.success:focus,
.button.disabled.success:hover,
.button[disabled].success:focus,
.button[disabled].success:hover,
button.disabled.success:focus,
button.disabled.success:hover,
button[disabled].success:focus,
button[disabled].success:hover {
    color: #fff
}

.button.disabled.success:focus,
.button.disabled.success:hover,
.button[disabled].success:focus,
.button[disabled].success:hover,
button.disabled.success:focus,
button.disabled.success:hover,
button[disabled].success:focus,
button[disabled].success:hover {
    background-color: #71b200
}

.button.disabled.alert,
.button[disabled].alert,
button.disabled.alert,
button[disabled].alert {
    background-color: #ed202a;
    border-color: #c71019;
    color: #fff;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

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

.button.disabled.alert:focus,
.button.disabled.alert:hover,
.button[disabled].alert:focus,
.button[disabled].alert:hover,
button.disabled.alert:focus,
button.disabled.alert:hover,
button[disabled].alert:focus,
button[disabled].alert:hover {
    color: #fff
}

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

.button.disabled.warning,
.button[disabled].warning,
button.disabled.warning,
button[disabled].warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #fff;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

.button.disabled.warning:focus,
.button.disabled.warning:hover,
.button[disabled].warning:focus,
.button[disabled].warning:hover,
button.disabled.warning:focus,
button.disabled.warning:hover,
button[disabled].warning:focus,
button[disabled].warning:hover {
    background-color: #cf6e0e
}

.button.disabled.warning:focus,
.button.disabled.warning:hover,
.button[disabled].warning:focus,
.button[disabled].warning:hover,
button.disabled.warning:focus,
button.disabled.warning:hover,
button[disabled].warning:focus,
button[disabled].warning:hover {
    color: #fff
}

.button.disabled.warning:focus,
.button.disabled.warning:hover,
.button[disabled].warning:focus,
.button[disabled].warning:hover,
button.disabled.warning:focus,
button.disabled.warning:hover,
button[disabled].warning:focus,
button[disabled].warning:hover {
    background-color: #f08a24
}

.button.disabled.info,
.button[disabled].info,
button.disabled.info,
button[disabled].info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

.button.disabled.info:focus,
.button.disabled.info:hover,
.button[disabled].info:focus,
.button[disabled].info:hover,
button.disabled.info:focus,
button.disabled.info:hover,
button[disabled].info:focus,
button[disabled].info:hover {
    background-color: #61b6d9
}

.button.disabled.info:focus,
.button.disabled.info:hover,
.button[disabled].info:focus,
.button[disabled].info:hover,
button.disabled.info:focus,
button.disabled.info:hover,
button[disabled].info:focus,
button[disabled].info:hover {
    color: #fff
}

.button.disabled.info:focus,
.button.disabled.info:hover,
.button[disabled].info:focus,
.button[disabled].info:hover,
button.disabled.info:focus,
button.disabled.info:hover,
button[disabled].info:focus,
button[disabled].info:hover {
    background-color: #a0d3e8
}

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

@media only screen and (min-width:40.0625em) {

    .button,
    button {
        display: inline-block
    }
}

.clearing-thumbs,
[data-clearing] {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0
}

.clearing-thumbs:after,
.clearing-thumbs:before,
[data-clearing]:after,
[data-clearing]:before {
    content: " ";
    display: table
}

.clearing-thumbs:after,
[data-clearing]:after {
    clear: both
}

.clearing-thumbs li,
[data-clearing] li {
    float: left;
    margin-right: 10px
}

.clearing-thumbs[class*=block-grid-] li,
[data-clearing][class*=block-grid-] li {
    margin-right: 0
}

.clearing-blackout {
    background: #333;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 998;
    left: 0
}

.clearing-blackout .clearing-close {
    display: block
}

.clearing-container {
    height: 100%;
    margin: 0;
    overflow: hidden;
    position: relative;
    z-index: 998
}

.clearing-touch-label {
    color: #aaa;
    font-size: .6em;
    left: 50%;
    position: absolute;
    top: 50%
}

.visible-img {
    height: 95%;
    position: relative
}

.visible-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    max-height: 100%;
    max-width: 100%
}

.clearing-caption {
    background: #333;
    bottom: 0;
    color: #ccc;
    font-size: .875em;
    line-height: 1.3;
    margin-bottom: 0;
    padding: 10px 30px 20px;
    position: absolute;
    text-align: center;
    width: 100%;
    left: 0
}

.clearing-close {
    color: #ccc;
    display: none;
    font-size: 30px;
    line-height: 1;
    padding-left: 20px;
    padding-top: 10px;
    z-index: 999
}

.clearing-close:focus,
.clearing-close:hover {
    color: #ccc
}

.clearing-assembled .clearing-container {
    height: 100%
}

.clearing-assembled .clearing-container .carousel&gt;ul {
    display: none
}

.clearing-feature li {
    display: none
}

.clearing-feature li.clearing-featured-img {
    display: block
}

@media only screen and (min-width:40.0625em) {

    .clearing-main-next,
    .clearing-main-prev {
        height: 100%;
        position: absolute;
        top: 0;
        width: 40px
    }

    .clearing-main-next&gt;span,
    .clearing-main-prev&gt;span {
        border: solid 12px;
        display: block;
        height: 0;
        position: absolute;
        top: 50%;
        width: 0
    }

    .clearing-main-next&gt;span:hover,
    .clearing-main-prev&gt;span:hover {
        opacity: .8
    }

    .clearing-main-prev {
        left: 0
    }

    .clearing-main-prev&gt;span {
        left: 5px;
        border-color: transparent;
        border-right-color: #ccc
    }

    .clearing-main-next {
        right: 0
    }

    .clearing-main-next&gt;span {
        border-color: transparent;
        border-left-color: #ccc
    }

    .clearing-main-next.disabled,
    .clearing-main-prev.disabled {
        opacity: .3
    }

    .clearing-assembled .clearing-container .carousel {
        background: rgba(51, 51, 51, .8);
        height: 120px;
        margin-top: 10px;
        text-align: center
    }

    .clearing-assembled .clearing-container .carousel&gt;ul {
        display: inline-block;
        z-index: 999;
        height: 100%;
        position: relative;
        float: none
    }

    .clearing-assembled .clearing-container .carousel&gt;ul li {
        clear: none;
        cursor: pointer;
        display: block;
        float: left;
        margin-right: 0;
        min-height: inherit;
        opacity: .4;
        overflow: hidden;
        padding: 0;
        position: relative;
        width: 120px
    }

    .clearing-assembled .clearing-container .carousel&gt;ul li.fix-height img {
        height: 100%;
        max-width: none
    }

    .clearing-assembled .clearing-container .carousel&gt;ul li a.th {
        border: none;
        box-shadow: none;
        display: block
    }

    .clearing-assembled .clearing-container .carousel&gt;ul li img {
        cursor: pointer !important;
        width: 100% !important
    }

    .clearing-assembled .clearing-container .carousel&gt;ul li.visible {
        opacity: 1
    }

    .clearing-assembled .clearing-container .carousel&gt;ul li:hover {
        opacity: .8
    }

    .clearing-assembled .clearing-container .visible-img {
        background: #333;
        height: 85%;
        overflow: hidden
    }

    .clearing-close {
        padding-left: 0;
        padding-top: 0;
        position: absolute;
        top: 10px;
        right: 20px
    }
}

form {
    margin: 0 0 1rem
}

form .row .row {
    margin: 0 -.5rem
}

form .row .row .column,
form .row .row .columns {
    padding: 0 .5rem
}

form .row .row.collapse {
    margin: 0
}

form .row .row.collapse .column,
form .row .row.collapse .columns {
    padding: 0
}

form .row .row.collapse input {
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
    padding-left: .5rem
}

label {
    color: #4d4d4d;
    cursor: pointer;
    display: block;
    font-size: .875rem;
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 0
}

label.right {
    float: none !important;
    text-align: right
}

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

label small {
    text-transform: capitalize;
    color: #676767
}

.postfix,
.prefix {
    border-style: solid;
    border-width: 1px;
    display: block;
    font-size: .875rem;
    height: 2.3125rem;
    line-height: 2.3125rem;
    overflow: visible;
    padding-bottom: 0;
    padding-top: 0;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 2
}

.postfix.button {
    border: none;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-top: 0;
    text-align: center
}

.prefix.button {
    border: none;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-top: 0;
    text-align: center
}

.prefix.button.radius {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.postfix.button.radius {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.prefix.button.round {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}

.postfix.button.round {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

label.prefix,
span.prefix {
    background: #f2f2f2;
    border-right: none;
    color: #333;
    border-color: #ccc
}

label.postfix,
span.postfix {
    background: #f2f2f2;
    border-left: none;
    color: #333;
    border-color: #ccc
}

input:not([type]),
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    color: rgba(0, 0, 0, .75);
    display: block;
    font-family: inherit;
    font-size: .875rem;
    height: 2.3125rem;
    margin: 0 0 1rem 0;
    padding: .5rem;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color .15s linear, background .15s linear;
    -moz-transition: border-color .15s linear, background .15s linear;
    -ms-transition: border-color .15s linear, background .15s linear;
    -o-transition: border-color .15s linear, background .15s linear;
    transition: border-color .15s linear, background .15s linear
}

input:not([type]):focus,
input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
textarea:focus {
    background: #fafafa;
    border-color: #999;
    outline: 0
}

input:not([type]):disabled,
input[type=color]:disabled,
input[type=date]:disabled,
input[type=datetime-local]:disabled,
input[type=datetime]:disabled,
input[type=email]:disabled,
input[type=month]:disabled,
input[type=number]:disabled,
input[type=password]:disabled,
input[type=search]:disabled,
input[type=tel]:disabled,
input[type=text]:disabled,
input[type=time]:disabled,
input[type=url]:disabled,
input[type=week]:disabled,
textarea:disabled {
    background-color: #edeeef;
    cursor: default
}

fieldset[disabled] input:not([type]),
fieldset[disabled] input[type=color],
fieldset[disabled] input[type=date],
fieldset[disabled] input[type=datetime-local],
fieldset[disabled] input[type=datetime],
fieldset[disabled] input[type=email],
fieldset[disabled] input[type=month],
fieldset[disabled] input[type=number],
fieldset[disabled] input[type=password],
fieldset[disabled] input[type=search],
fieldset[disabled] input[type=tel],
fieldset[disabled] input[type=text],
fieldset[disabled] input[type=time],
fieldset[disabled] input[type=url],
fieldset[disabled] input[type=week],
fieldset[disabled] textarea,
input:not([type])[disabled],
input:not([type])[readonly],
input[type=color][disabled],
input[type=color][readonly],
input[type=date][disabled],
input[type=date][readonly],
input[type=datetime-local][disabled],
input[type=datetime-local][readonly],
input[type=datetime][disabled],
input[type=datetime][readonly],
input[type=email][disabled],
input[type=email][readonly],
input[type=month][disabled],
input[type=month][readonly],
input[type=number][disabled],
input[type=number][readonly],
input[type=password][disabled],
input[type=password][readonly],
input[type=search][disabled],
input[type=search][readonly],
input[type=tel][disabled],
input[type=tel][readonly],
input[type=text][disabled],
input[type=text][readonly],
input[type=time][disabled],
input[type=time][readonly],
input[type=url][disabled],
input[type=url][readonly],
input[type=week][disabled],
input[type=week][readonly],
textarea[disabled],
textarea[readonly] {
    background-color: #edeeef;
    cursor: default
}

input:not([type]).radius,
input[type=color].radius,
input[type=date].radius,
input[type=datetime-local].radius,
input[type=datetime].radius,
input[type=email].radius,
input[type=month].radius,
input[type=number].radius,
input[type=password].radius,
input[type=search].radius,
input[type=tel].radius,
input[type=text].radius,
input[type=time].radius,
input[type=url].radius,
input[type=week].radius,
textarea.radius {
    border-radius: 3px
}

form .row .prefix-radius.row.collapse button,
form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse select,
form .row .prefix-radius.row.collapse textarea {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

form .row .prefix-radius.row.collapse .prefix {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

form .row .postfix-radius.row.collapse button,
form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse select,
form .row .postfix-radius.row.collapse textarea {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

form .row .postfix-radius.row.collapse .postfix {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

form .row .prefix-round.row.collapse button,
form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse select,
form .row .prefix-round.row.collapse textarea {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

form .row .prefix-round.row.collapse .prefix {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}

form .row .postfix-round.row.collapse button,
form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse select,
form .row .postfix-round.row.collapse textarea {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}

form .row .postfix-round.row.collapse .postfix {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

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

textarea[rows] {
    height: auto
}

textarea {
    max-width: 100%
}

::-webkit-input-placeholder {
    color: #666
}

:-moz-placeholder {
    color: #666
}

::-moz-placeholder {
    color: #666
}

:-ms-input-placeholder {
    color: #666
}

select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background-color: #fafafa;
    border-radius: 0;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
    background-position: 100% center;
    background-repeat: no-repeat;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
    color: rgba(0, 0, 0, .75);
    font-family: inherit;
    font-size: .875rem;
    line-height: normal;
    padding: .5rem;
    border-radius: 0;
    height: 2.3125rem
}

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

select.radius {
    border-radius: 3px
}

select:focus {
    background-color: #f3f3f3;
    border-color: #999
}

select:disabled {
    background-color: #edeeef;
    cursor: default
}

select[multiple] {
    height: auto
}

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

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

input[type=file] {
    width: 100%
}

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

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

[data-abide] .error small.error,
[data-abide] .error span.error,
[data-abide] small.error,
[data-abide] span.error {
    display: block;
    font-size: .75rem;
    font-style: italic;
    font-weight: 300;
    margin-bottom: 1rem;
    margin-top: -1px;
    padding: .375rem .5625rem .5625rem;
    background: #ed202a;
    color: #fff
}

[data-abide] small.error,
[data-abide] span.error {
    display: none
}

small.error,
span.error {
    display: block;
    font-size: .75rem;
    font-style: italic;
    font-weight: 300;
    margin-bottom: 1rem;
    margin-top: -1px;
    padding: .375rem .5625rem .5625rem;
    background: #ed202a;
    color: #fff
}

.error input,
.error select,
.error textarea {
    margin-bottom: 0
}

.error input[type=checkbox],
.error input[type=radio] {
    margin-bottom: 1rem
}

.error label,
.error label.error {
    color: #ed202a
}

.error small.error {
    display: block;
    font-size: .75rem;
    font-style: italic;
    font-weight: 300;
    margin-bottom: 1rem;
    margin-top: -1px;
    padding: .375rem .5625rem .5625rem;
    background: #ed202a;
    color: #fff
}

.error&gt;label&gt;small {
    background: 0 0;
    color: #676767;
    display: inline;
    font-size: 60%;
    font-style: normal;
    margin: 0;
    padding: 0;
    text-transform: capitalize
}

.error span.error-message {
    display: block
}

input.error,
select.error,
textarea.error {
    margin-bottom: 0
}

label.error {
    color: #ed202a
}

.row {
    margin: 0 auto;
    max-width: 87.5rem;
    width: 100%
}

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

.row:after {
    clear: both
}

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

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

.row .row {
    margin: 0 -1.25rem;
    max-width: none;
    width: auto
}

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

.row .row:after {
    clear: both
}

.row .row.collapse {
    margin: 0;
    max-width: none;
    width: auto
}

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

.row .row.collapse:after {
    clear: both
}

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

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

.column+.column.end,
.column+.columns.end,
.columns+.column.end,
.columns+.columns.end {
    float: left
}

@media only screen {
    .small-push-0 {
        position: relative;
        left: 0;
        right: auto
    }

    .small-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .small-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .small-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .small-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .small-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .small-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .small-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .small-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .small-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .small-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .small-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .small-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .small-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .small-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .small-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .small-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .small-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .small-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .small-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .small-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .small-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .small-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .small-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }

    .column,
    .columns {
        position: relative;
        padding-left: 1.25rem;
        padding-right: 1.25rem;
        float: left
    }

    .small-1 {
        width: 8.33333%
    }

    .small-2 {
        width: 16.66667%
    }

    .small-3 {
        width: 25%
    }

    .small-4 {
        width: 33.33333%
    }

    .small-5 {
        width: 41.66667%
    }

    .small-6 {
        width: 50%
    }

    .small-7 {
        width: 58.33333%
    }

    .small-8 {
        width: 66.66667%
    }

    .small-9 {
        width: 75%
    }

    .small-10 {
        width: 83.33333%
    }

    .small-11 {
        width: 91.66667%
    }

    .small-12 {
        width: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .small-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }

    .column.small-centered,
    .columns.small-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.small-uncentered,
    .columns.small-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .column.small-centered:last-child,
    .columns.small-centered:last-child {
        float: none
    }

    .column.small-uncentered:last-child,
    .columns.small-uncentered:last-child {
        float: left
    }

    .column.small-uncentered.opposite,
    .columns.small-uncentered.opposite {
        float: right
    }

    .row.small-collapse&gt;.column,
    .row.small-collapse&gt;.columns {
        padding-left: 0;
        padding-right: 0
    }

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

    .row.small-uncollapse&gt;.column,
    .row.small-uncollapse&gt;.columns {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
        float: left
    }
}

@media only screen and (min-width:40.0625em) {
    .medium-push-0 {
        position: relative;
        left: 0;
        right: auto
    }

    .medium-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .medium-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .medium-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .medium-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .medium-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .medium-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .medium-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .medium-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .medium-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .medium-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .medium-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .medium-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .medium-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .medium-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .medium-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .medium-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .medium-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .medium-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .medium-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .medium-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .medium-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .medium-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .medium-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }

    .column,
    .columns {
        position: relative;
        padding-left: 1.25rem;
        padding-right: 1.25rem;
        float: left
    }

    .medium-1 {
        width: 8.33333%
    }

    .medium-2 {
        width: 16.66667%
    }

    .medium-3 {
        width: 25%
    }

    .medium-4 {
        width: 33.33333%
    }

    .medium-5 {
        width: 41.66667%
    }

    .medium-6 {
        width: 50%
    }

    .medium-7 {
        width: 58.33333%
    }

    .medium-8 {
        width: 66.66667%
    }

    .medium-9 {
        width: 75%
    }

    .medium-10 {
        width: 83.33333%
    }

    .medium-11 {
        width: 91.66667%
    }

    .medium-12 {
        width: 100%
    }

    .medium-offset-0 {
        margin-left: 0 !important
    }

    .medium-offset-1 {
        margin-left: 8.33333% !important
    }

    .medium-offset-2 {
        margin-left: 16.66667% !important
    }

    .medium-offset-3 {
        margin-left: 25% !important
    }

    .medium-offset-4 {
        margin-left: 33.33333% !important
    }

    .medium-offset-5 {
        margin-left: 41.66667% !important
    }

    .medium-offset-6 {
        margin-left: 50% !important
    }

    .medium-offset-7 {
        margin-left: 58.33333% !important
    }

    .medium-offset-8 {
        margin-left: 66.66667% !important
    }

    .medium-offset-9 {
        margin-left: 75% !important
    }

    .medium-offset-10 {
        margin-left: 83.33333% !important
    }

    .medium-offset-11 {
        margin-left: 91.66667% !important
    }

    .medium-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }

    .column.medium-centered,
    .columns.medium-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.medium-uncentered,
    .columns.medium-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .column.medium-centered:last-child,
    .columns.medium-centered:last-child {
        float: none
    }

    .column.medium-uncentered:last-child,
    .columns.medium-uncentered:last-child {
        float: left
    }

    .column.medium-uncentered.opposite,
    .columns.medium-uncentered.opposite {
        float: right
    }

    .row.medium-collapse&gt;.column,
    .row.medium-collapse&gt;.columns {
        padding-left: 0;
        padding-right: 0
    }

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

    .row.medium-uncollapse&gt;.column,
    .row.medium-uncollapse&gt;.columns {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
        float: left
    }

    .push-0 {
        position: relative;
        left: 0;
        right: auto
    }

    .pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (min-width:64.0625em) {
    .large-push-0 {
        position: relative;
        left: 0;
        right: auto
    }

    .large-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .large-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .large-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .large-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .large-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .large-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .large-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .large-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .large-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .large-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .large-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .large-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .large-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .large-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .large-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .large-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .large-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .large-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .large-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .large-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .large-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .large-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .large-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }

    .column,
    .columns {
        position: relative;
        padding-left: 1.25rem;
        padding-right: 1.25rem;
        float: left
    }

    .large-1 {
        width: 8.33333%
    }

    .large-2 {
        width: 16.66667%
    }

    .large-3 {
        width: 25%
    }

    .large-4 {
        width: 33.33333%
    }

    .large-5 {
        width: 41.66667%
    }

    .large-6 {
        width: 50%
    }

    .large-7 {
        width: 58.33333%
    }

    .large-8 {
        width: 66.66667%
    }

    .large-9 {
        width: 75%
    }

    .large-10 {
        width: 83.33333%
    }

    .large-11 {
        width: 91.66667%
    }

    .large-12 {
        width: 100%
    }

    .large-offset-0 {
        margin-left: 0 !important
    }

    .large-offset-1 {
        margin-left: 8.33333% !important
    }

    .large-offset-2 {
        margin-left: 16.66667% !important
    }

    .large-offset-3 {
        margin-left: 25% !important
    }

    .large-offset-4 {
        margin-left: 33.33333% !important
    }

    .large-offset-5 {
        margin-left: 41.66667% !important
    }

    .large-offset-6 {
        margin-left: 50% !important
    }

    .large-offset-7 {
        margin-left: 58.33333% !important
    }

    .large-offset-8 {
        margin-left: 66.66667% !important
    }

    .large-offset-9 {
        margin-left: 75% !important
    }

    .large-offset-10 {
        margin-left: 83.33333% !important
    }

    .large-offset-11 {
        margin-left: 91.66667% !important
    }

    .large-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }

    .column.large-centered,
    .columns.large-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.large-uncentered,
    .columns.large-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .column.large-centered:last-child,
    .columns.large-centered:last-child {
        float: none
    }

    .column.large-uncentered:last-child,
    .columns.large-uncentered:last-child {
        float: left
    }

    .column.large-uncentered.opposite,
    .columns.large-uncentered.opposite {
        float: right
    }

    .row.large-collapse&gt;.column,
    .row.large-collapse&gt;.columns {
        padding-left: 0;
        padding-right: 0
    }

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

    .row.large-uncollapse&gt;.column,
    .row.large-uncollapse&gt;.columns {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
        float: left
    }

    .push-0 {
        position: relative;
        left: 0;
        right: auto
    }

    .pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.reveal-modal-bg {
    background: #000;
    background: rgba(0, 0, 0, .45);
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1004;
    left: 0
}

.reveal-modal {
    border-radius: 0;
    display: none;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 1005;
    left: 0;
    background-color: #fff;
    padding: 1.875rem;
    border: solid 1px #666;
    box-shadow: 0 0 10px rgba(0, 0, 0, .4)
}

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

.reveal-modal&gt;:first-child {
    margin-top: 0
}

.reveal-modal&gt;:last-child {
    margin-bottom: 0
}

@media only screen and (min-width:40.0625em) {
    .reveal-modal {
        left: 0;
        margin: 0 auto;
        max-width: 87.5rem;
        right: 0;
        width: 80%
    }
}

@media only screen and (min-width:40.0625em) {
    .reveal-modal {
        top: 6.25rem
    }
}

.reveal-modal.radius {
    box-shadow: none;
    border-radius: 0
}

.reveal-modal.round {
    box-shadow: none;
    border-radius: 1000px
}

.reveal-modal.collapse {
    padding: 0;
    box-shadow: none
}

@media only screen and (min-width:40.0625em) {
    .reveal-modal.tiny {
        left: 0;
        margin: 0 auto;
        max-width: 87.5rem;
        right: 0;
        width: 30%
    }
}

@media only screen and (min-width:40.0625em) {
    .reveal-modal.small {
        left: 0;
        margin: 0 auto;
        max-width: 87.5rem;
        right: 0;
        width: 40%
    }
}

@media only screen and (min-width:40.0625em) {
    .reveal-modal.medium {
        left: 0;
        margin: 0 auto;
        max-width: 87.5rem;
        right: 0;
        width: 60%
    }
}

@media only screen and (min-width:40.0625em) {
    .reveal-modal.large {
        left: 0;
        margin: 0 auto;
        max-width: 87.5rem;
        right: 0;
        width: 70%
    }
}

@media only screen and (min-width:40.0625em) {
    .reveal-modal.xlarge {
        left: 0;
        margin: 0 auto;
        max-width: 87.5rem;
        right: 0;
        width: 95%
    }
}

.reveal-modal.full {
    height: 100vh;
    height: 100%;
    left: 0;
    margin-left: 0 !important;
    max-width: none !important;
    min-height: 100vh;
    top: 0
}

@media only screen and (min-width:40.0625em) {
    .reveal-modal.full {
        left: 0;
        margin: 0 auto;
        max-width: 87.5rem;
        right: 0;
        width: 100%
    }
}

.reveal-modal.toback {
    z-index: 1003
}

.reveal-modal .close-reveal-modal {
    color: #aaa;
    cursor: pointer;
    font-size: 2.5rem;
    font-weight: 600;
    line-height: 1;
    position: absolute;
    top: .625rem;
    right: 1.375rem
}

.tabs {
    margin-bottom: 0 !important;
    margin-left: 0
}

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

.tabs:after {
    clear: both
}

.tabs .tab-title,
.tabs dd {
    float: left;
    list-style: none;
    margin-bottom: -.125rem !important;
    position: relative
}

.tabs .tab-title&gt;a,
.tabs dd&gt;a {
    display: block;
    background-color: #edeeef;
    color: #57585a;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: .875rem;
    padding: .8125rem 1.875rem;
    text-transform: uppercase;
    font-weight: 600
}

.tabs .tab-title&gt;a:hover,
.tabs dd&gt;a:hover {
    background-color: #d3d5d6
}

.tabs .tab-title.active&gt;a,
.tabs dd.active&gt;a {
    background-color: #ed202a;
    color: #fff;
    outline: 0
}

.tabs .tab-title:focus,
.tabs .tab-title&gt;a:focus,
.tabs dd:focus,
.tabs dd&gt;a:focus {
    outline: 0
}

.tabs.radius .tab:first-child a,
.tabs.radius dd:first-child a {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.tabs.radius .tab:last-child a,
.tabs.radius dd:last-child a {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.tabs.vertical .tab-title,
.tabs.vertical dd {
    position: inherit;
    float: none;
    display: block;
    top: auto
}

.tabs-content {
    margin-bottom: 1.25rem;
    width: 100%
}

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

.tabs-content:after {
    clear: both
}

.tabs-content&gt;.content {
    display: none;
    float: left;
    padding: 1.25rem 0;
    width: 100%
}

.tabs-content&gt;.content.active {
    display: block;
    float: none
}

.tabs-content&gt;.content.contained {
    padding: 1.25rem 0
}

.tabs-content.vertical {
    display: block
}

.tabs-content.vertical&gt;.content {
    padding: 1.25rem 0
}

@media only screen and (min-width:40.0625em) {
    .tabs.vertical {
        float: left;
        margin: 0;
        margin-bottom: 1.25rem !important;
        max-width: 20%;
        width: 20%
    }

    .tabs-content.vertical {
        float: left;
        margin-left: -1px;
        max-width: 80%;
        padding-left: 1rem;
        width: 80%
    }
}

.no-js .tabs-content&gt;.content {
    display: block;
    float: none
}

.has-tip {
    border-bottom: dotted 1px #ccc;
    color: #333;
    cursor: help;
    font-weight: 600
}

.has-tip:focus,
.has-tip:hover {
    border-bottom: dotted 1px #272828;
    color: #57585a
}

.has-tip.tip-left,
.has-tip.tip-right {
    float: none !important
}

.tooltip {
    background: #333;
    color: #fff;
    display: none;
    font-size: .875rem;
    font-weight: 300;
    line-height: 1.3;
    max-width: 300px;
    padding: .75rem;
    position: absolute;
    width: 100%;
    z-index: 1006;
    left: 50%
}

.tooltip&gt;.nub {
    border: solid 5px;
    border-color: transparent transparent #333 transparent;
    display: block;
    height: 0;
    pointer-events: none;
    position: absolute;
    top: -10px;
    width: 0;
    left: 5px
}

.tooltip&gt;.nub.rtl {
    left: auto;
    right: 5px
}

.tooltip.radius {
    border-radius: 3px
}

.tooltip.round {
    border-radius: 1000px
}

.tooltip.round&gt;.nub {
    left: 2rem
}

.tooltip.opened {
    border-bottom: dotted 1px #272828 !important;
    color: #57585a !important
}

.tap-to-close {
    color: #777;
    display: block;
    font-size: .625rem;
    font-weight: 300
}

@media only screen {
    .tooltip&gt;.nub {
        border-color: transparent transparent #333 transparent;
        top: -10px
    }

    .tooltip.tip-top&gt;.nub {
        border-color: #333 transparent transparent transparent;
        bottom: -10px;
        top: auto
    }

    .tooltip.tip-left,
    .tooltip.tip-right {
        float: none !important
    }

    .tooltip.tip-left&gt;.nub {
        border-color: transparent transparent transparent #333;
        left: auto;
        margin-top: -5px;
        right: -10px;
        top: 50%
    }

    .tooltip.tip-right&gt;.nub {
        border-color: transparent #333 transparent transparent;
        left: -10px;
        margin-top: -5px;
        right: auto;
        top: 50%
    }
}

meta.foundation-mq-topbar {
    font-family: "/only screen and (min-width:64.0625rem)/";
    width: 64.0625rem
}

.contain-to-grid {
    width: 100%;
    background: #fff
}

.contain-to-grid .top-bar {
    margin-bottom: 0
}

@media only screen and (min-width:40.0625em) {
    .fixed {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 99;
        left: 0
    }

    .fixed.expanded:not(.top-bar) {
        height: auto;
        max-height: 100%;
        overflow-y: auto;
        width: 100%
    }

    .fixed.expanded:not(.top-bar) .title-area {
        position: fixed;
        width: 100%;
        z-index: 99
    }

    .fixed.expanded:not(.top-bar) .top-bar-section {
        margin-top: 3.125rem;
        z-index: 98
    }
}

.top-bar {
    background: #fff;
    height: 3.125rem;
    line-height: 3.125rem;
    margin-bottom: 0;
    overflow: hidden;
    position: relative
}

.top-bar ul {
    list-style: none;
    margin-bottom: 0
}

.top-bar .row {
    max-width: none
}

.top-bar form,
.top-bar input,
.top-bar select {
    margin-bottom: 0
}

.top-bar input,
.top-bar select {
    font-size: .9375rem;
    height: 1.75rem;
    padding-bottom: .35rem;
    padding-top: .35rem
}

.top-bar .button,
.top-bar button {
    font-size: .9375rem;
    margin-bottom: 0;
    padding-bottom: .4125rem;
    padding-top: .4125rem
}

@media only screen and (max-width:64.0625em) {

    .top-bar .button,
    .top-bar button {
        position: relative;
        top: -1px
    }
}

.top-bar .title-area {
    margin: 0;
    position: relative
}

.top-bar .name {
    font-size: 16px;
    height: 3.125rem;
    margin: 0
}

.top-bar .name h1,
.top-bar .name h2,
.top-bar .name h3,
.top-bar .name h4,
.top-bar .name p,
.top-bar .name span {
    font-size: .9375rem;
    line-height: 3.125rem;
    margin: 0
}

.top-bar .name h1 a,
.top-bar .name h2 a,
.top-bar .name h3 a,
.top-bar .name h4 a,
.top-bar .name p a,
.top-bar .name span a {
    color: #57585a;
    display: block;
    font-weight: 300;
    padding: 0 .9375rem;
    width: 75%
}

.top-bar .name h1 a img,
.top-bar .name h2 a img,
.top-bar .name h3 a img,
.top-bar .name h4 a img,
.top-bar .name p a img,
.top-bar .name span a img {
    max-height: 3.125rem
}

.top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0
}

.top-bar .toggle-topbar a {
    color: #57585a;
    display: block;
    font-size: .9375rem;
    font-weight: 600;
    height: 3.125rem;
    line-height: 3.125rem;
    padding: 0 .9375rem;
    position: relative;
    text-transform: uppercase
}

.top-bar .toggle-topbar.menu-icon {
    margin-top: -16px;
    top: 50%
}

.top-bar .toggle-topbar.menu-icon a {
    color: #57585a;
    height: 34px;
    line-height: 33px;
    padding: 0 2.5rem 0 .9375rem;
    position: relative
}

.top-bar .toggle-topbar.menu-icon a span::after {
    content: "";
    display: block;
    height: 0;
    position: absolute;
    margin-top: -8px;
    top: 50%;
    right: .9375rem;
    box-shadow: 0 0 0 1px #57585a, 0 7px 0 1px #57585a, 0 14px 0 1px #57585a;
    width: 16px
}

.top-bar .toggle-topbar.menu-icon a span:hover:after {
    box-shadow: 0 0 0 1px "", 0 7px 0 1px "", 0 14px 0 1px ""
}

.top-bar.expanded {
    background: 0 0;
    height: auto
}

.top-bar.expanded .title-area {
    background: #fff
}

.top-bar.expanded .toggle-topbar a {
    color: #ed202a
}

.top-bar.expanded .toggle-topbar a span::after {
    box-shadow: 0 0 0 1px #ed202a, 0 7px 0 1px #ed202a, 0 14px 0 1px #ed202a
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    .top-bar.expanded .top-bar-section .dropdown,
    .top-bar.expanded .top-bar-section .has-dropdown.moved&gt;.dropdown {
        clip: initial
    }

    .top-bar.expanded .top-bar-section .has-dropdown:not(.moved)&gt;ul {
        padding: 0
    }
}

.top-bar-section {
    left: 0;
    position: relative;
    width: auto;
    transition: left .3s ease-out
}

.top-bar-section ul {
    display: block;
    font-size: 16px;
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%
}

.top-bar-section .divider,
.top-bar-section [role=separator] {
    border-top: solid 1px gray;
    clear: both;
    height: 1px;
    width: 100%
}

.top-bar-section ul li {
    background: #57585a
}

.top-bar-section ul li&gt;a {
    color: #57585a;
    display: block;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: .9375rem;
    font-weight: 300;
    padding-left: .9375rem;
    padding: 12px .9375rem;
    text-transform: uppercase;
    width: 100%
}

.top-bar-section ul li&gt;a.button {
    font-size: .9375rem;
    padding-left: .9375rem;
    padding-right: .9375rem;
    background-color: #57585a;
    border-color: #464648;
    color: #fff
}

.top-bar-section ul li&gt;a.button:focus,
.top-bar-section ul li&gt;a.button:hover {
    background-color: #464648
}

.top-bar-section ul li&gt;a.button:focus,
.top-bar-section ul li&gt;a.button:hover {
    color: #fff
}

.top-bar-section ul li&gt;a.button.secondary {
    background-color: #ed202a;
    border-color: #c71019;
    color: #fff
}

.top-bar-section ul li&gt;a.button.secondary:focus,
.top-bar-section ul li&gt;a.button.secondary:hover {
    background-color: #c71019
}

.top-bar-section ul li&gt;a.button.secondary:focus,
.top-bar-section ul li&gt;a.button.secondary:hover {
    color: #fff
}

.top-bar-section ul li&gt;a.button.success {
    background-color: #71b200;
    border-color: #5a8e00;
    color: #fff
}

.top-bar-section ul li&gt;a.button.success:focus,
.top-bar-section ul li&gt;a.button.success:hover {
    background-color: #5a8e00
}

.top-bar-section ul li&gt;a.button.success:focus,
.top-bar-section ul li&gt;a.button.success:hover {
    color: #fff
}

.top-bar-section ul li&gt;a.button.alert {
    background-color: #ed202a;
    border-color: #c71019;
    color: #fff
}

.top-bar-section ul li&gt;a.button.alert:focus,
.top-bar-section ul li&gt;a.button.alert:hover {
    background-color: #c71019
}

.top-bar-section ul li&gt;a.button.alert:focus,
.top-bar-section ul li&gt;a.button.alert:hover {
    color: #fff
}

.top-bar-section ul li&gt;a.button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #fff
}

.top-bar-section ul li&gt;a.button.warning:focus,
.top-bar-section ul li&gt;a.button.warning:hover {
    background-color: #cf6e0e
}

.top-bar-section ul li&gt;a.button.warning:focus,
.top-bar-section ul li&gt;a.button.warning:hover {
    color: #fff
}

.top-bar-section ul li&gt;a.button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333
}

.top-bar-section ul li&gt;a.button.info:focus,
.top-bar-section ul li&gt;a.button.info:hover {
    background-color: #61b6d9
}

.top-bar-section ul li&gt;a.button.info:focus,
.top-bar-section ul li&gt;a.button.info:hover {
    color: #fff
}

.top-bar-section ul li&gt;button {
    font-size: .9375rem;
    padding-left: .9375rem;
    padding-right: .9375rem;
    background-color: #57585a;
    border-color: #464648;
    color: #fff
}

.top-bar-section ul li&gt;button:focus,
.top-bar-section ul li&gt;button:hover {
    background-color: #464648
}

.top-bar-section ul li&gt;button:focus,
.top-bar-section ul li&gt;button:hover {
    color: #fff
}

.top-bar-section ul li&gt;button.secondary {
    background-color: #ed202a;
    border-color: #c71019;
    color: #fff
}

.top-bar-section ul li&gt;button.secondary:focus,
.top-bar-section ul li&gt;button.secondary:hover {
    background-color: #c71019
}

.top-bar-section ul li&gt;button.secondary:focus,
.top-bar-section ul li&gt;button.secondary:hover {
    color: #fff
}

.top-bar-section ul li&gt;button.success {
    background-color: #71b200;
    border-color: #5a8e00;
    color: #fff
}

.top-bar-section ul li&gt;button.success:focus,
.top-bar-section ul li&gt;button.success:hover {
    background-color: #5a8e00
}

.top-bar-section ul li&gt;button.success:focus,
.top-bar-section ul li&gt;button.success:hover {
    color: #fff
}

.top-bar-section ul li&gt;button.alert {
    background-color: #ed202a;
    border-color: #c71019;
    color: #fff
}

.top-bar-section ul li&gt;button.alert:focus,
.top-bar-section ul li&gt;button.alert:hover {
    background-color: #c71019
}

.top-bar-section ul li&gt;button.alert:focus,
.top-bar-section ul li&gt;button.alert:hover {
    color: #fff
}

.top-bar-section ul li&gt;button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #fff
}

.top-bar-section ul li&gt;button.warning:focus,
.top-bar-section ul li&gt;button.warning:hover {
    background-color: #cf6e0e
}

.top-bar-section ul li&gt;button.warning:focus,
.top-bar-section ul li&gt;button.warning:hover {
    color: #fff
}

.top-bar-section ul li&gt;button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333
}

.top-bar-section ul li&gt;button.info:focus,
.top-bar-section ul li&gt;button.info:hover {
    background-color: #61b6d9
}

.top-bar-section ul li&gt;button.info:focus,
.top-bar-section ul li&gt;button.info:hover {
    color: #fff
}

.top-bar-section ul li:hover:not(.has-form)&gt;a {
    background-color: #555;
    color: #fff;
    background: #ed202a
}

.top-bar-section ul li.active&gt;a {
    background: #ed202a;
    color: #fff
}

.top-bar-section ul li.active&gt;a:hover {
    background: #ed202a;
    color: #fff
}

.top-bar-section .has-form {
    padding: .9375rem
}

.top-bar-section .has-dropdown {
    position: relative
}

.top-bar-section .has-dropdown&gt;a:after {
    font-family: Linearicons-free;
    content: '\e876';
    padding: 0 0 0 1rem;
    display: inline-block
}

@media only screen and (max-width:40em) {
    .top-bar-section .has-dropdown&gt;a:after {
        float: right
    }
}

@media only screen and (min-width:40.0625em) and (max-width:64em) {
    .top-bar-section .has-dropdown&gt;a:after {
        float: right
    }
}

.top-bar-section .has-dropdown.moved {
    position: static
}

.top-bar-section .has-dropdown.moved&gt;.dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important;
    width: 100%
}

.top-bar-section .has-dropdown.moved&gt;a:after {
    display: none
}

.top-bar-section .dropdown {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    display: block;
    padding: 0;
    position: absolute;
    top: 0;
    z-index: 99;
    left: 100%
}

.top-bar-section .dropdown li {
    height: auto;
    width: 100%
}

.top-bar-section .dropdown li a {
    font-weight: 300;
    padding: 12px .9375rem
}

.top-bar-section .dropdown li a.parent-link {
    font-weight: 300
}

.top-bar-section .dropdown li.parent-link,
.top-bar-section .dropdown li.title h5 {
    margin-bottom: 0;
    margin-top: 0;
    font-size: .9375rem;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif
}

.top-bar-section .dropdown li.parent-link a,
.top-bar-section .dropdown li.title h5 a {
    color: #57585a;
    display: block
}

.top-bar-section .dropdown li.parent-link a:hover,
.top-bar-section .dropdown li.title h5 a:hover {
    background: 0 0
}

.top-bar-section .dropdown li.title h5 a {
    text-transform: uppercase
}

.top-bar-section .dropdown li.title h5 a:after {
    font-family: Linearicons-free;
    content: '\e875';
    font-size: .75rem;
    padding: 0 1rem 0 0;
    float: left
}

@media only screen and (max-width:40em) {
    .top-bar-section .dropdown li.title h5 a:after {
        float: left
    }
}

.top-bar-section .dropdown li.has-form {
    padding: 8px .9375rem
}

.top-bar-section .dropdown li .button,
.top-bar-section .dropdown li button {
    top: auto
}

.top-bar-section .dropdown label {
    color: #57585a;
    font-size: .9375rem;
    font-weight: 600;
    margin-bottom: 0;
    padding: 8px .9375rem 2px;
    text-transform: uppercase
}

.js-generated {
    display: block
}

@media only screen and (min-width:64.0625rem) {
    .top-bar {
        background: #fff;
        overflow: visible
    }

    .top-bar:after,
    .top-bar:before {
        content: " ";
        display: table
    }

    .top-bar:after {
        clear: both
    }

    .top-bar .toggle-topbar {
        display: none
    }

    .top-bar .title-area {
        float: left
    }

    .top-bar .name h1 a,
    .top-bar .name h2 a,
    .top-bar .name h3 a,
    .top-bar .name h4 a,
    .top-bar .name h5 a,
    .top-bar .name h6 a {
        width: auto
    }

    .top-bar .name h1 a img,
    .top-bar .name h2 a img,
    .top-bar .name h3 a img,
    .top-bar .name h4 a img,
    .top-bar .name h5 a img,
    .top-bar .name h6 a img {
        max-height: 3.125rem
    }

    .top-bar .button,
    .top-bar button,
    .top-bar input,
    .top-bar select {
        font-size: .875rem;
        height: 1.75rem;
        position: relative;
        top: .6875rem
    }

    .top-bar .has-form&gt;.button,
    .top-bar .has-form&gt;button {
        font-size: .875rem;
        height: 1.75rem;
        position: relative;
        top: .6875rem
    }

    .top-bar.expanded {
        background: #fff
    }

    .contain-to-grid .top-bar {
        margin: 0 auto;
        margin-bottom: 0;
        max-width: 87.5rem
    }

    .top-bar-section {
        transition: none 0 0;
        left: 0 !important
    }

    .top-bar-section ul {
        display: inline;
        height: auto !important;
        width: auto
    }

    .top-bar-section ul li {
        float: left
    }

    .top-bar-section ul li .js-generated {
        display: none
    }

    .top-bar-section li.hover&gt;a:not(.button) {
        background-color: #555;
        background: #ed202a;
        color: #fff
    }

    .top-bar-section li:not(.has-form) a:not(.button) {
        background: #fff;
        line-height: 3.125rem;
        padding: 0 .9375rem
    }
}

@media only screen and (min-width:64.0625rem) and (min-width:64rem) and (max-width:71.25rem) {
    .top-bar-section li:not(.has-form) a:not(.button) {
        padding: 0 .4375rem
    }
}

@media only screen and (min-width:64.0625rem) {
    .top-bar-section li:not(.has-form) a:not(.button):hover {
        background-color: #555;
        background: #ed202a
    }

    .top-bar-section li.active:not(.has-form) a:not(.button) {
        background: #ed202a;
        color: #fff;
        line-height: 3.125rem;
        padding: 0 .9375rem
    }

    .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background: #ed202a;
        color: #fff
    }

    .top-bar-section .has-dropdown&gt;a:after {
        font-family: Linearicons-free;
        content: '\e874';
        font-size: .75rem;
        padding: 0 0 0 .625rem;
        text-align: right;
        display: inline-block
    }

    .top-bar-section .has-dropdown.moved {
        position: relative
    }

    .top-bar-section .has-dropdown.moved&gt;.dropdown {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px;
        display: block
    }

    .top-bar-section .has-dropdown.hover&gt;.dropdown,
    .top-bar-section .has-dropdown.not-click:hover&gt;.dropdown {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        display: block;
        position: absolute !important
    }

    .top-bar-section .has-dropdown&gt;a:focus+.dropdown {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        display: block;
        position: absolute !important
    }

    .top-bar-section .has-dropdown .dropdown li.has-dropdown&gt;a:after {
        font-family: Linearicons-free;
        content: '\e876';
        padding: 0 0 0 1rem;
        text-align: right;
        right: 5px
    }

    .top-bar-section .dropdown {
        left: 0;
        background: 0 0;
        min-width: 100%;
        top: auto
    }

    .top-bar-section .dropdown li a {
        background: #57585a;
        color: #fff;
        line-height: 3.125rem;
        padding: 12px .9375rem;
        white-space: nowrap
    }

    .top-bar-section .dropdown li:not(.has-form):not(.active)&gt;a:not(.button) {
        background: #57585a;
        color: #fff
    }

    .top-bar-section .dropdown li:not(.has-form):not(.active):hover&gt;a:not(.button) {
        background-color: #555;
        color: #fff;
        background: #ed202a
    }

    .top-bar-section .dropdown li label {
        background: #fff;
        white-space: nowrap
    }

    .top-bar-section .dropdown li .dropdown {
        left: 100%;
        top: 0
    }

    .top-bar-section&gt;ul&gt;.divider,
    .top-bar-section&gt;ul&gt;[role=separator] {
        border-right: solid 1px #fff;
        border-bottom: none;
        border-top: none;
        clear: none;
        height: 3.125rem;
        width: 0
    }

    .top-bar-section .has-form {
        background: #fff;
        height: 3.125rem;
        padding: 0 .9375rem
    }

    .top-bar-section .right li .dropdown {
        left: auto;
        right: 0
    }

    .top-bar-section .right li .dropdown li .dropdown {
        left: 100%
    }

    .top-bar-section .left li .dropdown {
        right: auto;
        left: 0
    }

    .top-bar-section .left li .dropdown li .dropdown {
        left: calc(100% - 10px)
    }

    .no-js .top-bar-section ul li:hover&gt;a {
        background-color: #555;
        background: #ed202a;
        color: #fff
    }

    .no-js .top-bar-section ul li:active&gt;a {
        background: #ed202a;
        color: #fff
    }

    .no-js .top-bar-section .has-dropdown:hover&gt;.dropdown {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        display: block;
        position: absolute !important
    }

    .no-js .top-bar-section .has-dropdown&gt;a:focus+.dropdown {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        display: block;
        position: absolute !important
    }
}

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

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

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

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

@media only screen and (max-width:40em) {
    .small-only-text-left {
        text-align: left !important
    }

    .small-only-text-right {
        text-align: right !important
    }

    .small-only-text-center {
        text-align: center !important
    }

    .small-only-text-justify {
        text-align: justify !important
    }
}

@media only screen {
    .small-text-left {
        text-align: left !important
    }

    .small-text-right {
        text-align: right !important
    }

    .small-text-center {
        text-align: center !important
    }

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

@media only screen and (min-width:40.0625em) and (max-width:64em) {
    .medium-only-text-left {
        text-align: left !important
    }

    .medium-only-text-right {
        text-align: right !important
    }

    .medium-only-text-center {
        text-align: center !important
    }

    .medium-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width:40.0625em) {
    .medium-text-left {
        text-align: left !important
    }

    .medium-text-right {
        text-align: right !important
    }

    .medium-text-center {
        text-align: center !important
    }

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

@media only screen and (min-width:64.0625em) and (max-width:90em) {
    .large-only-text-left {
        text-align: left !important
    }

    .large-only-text-right {
        text-align: right !important
    }

    .large-only-text-center {
        text-align: center !important
    }

    .large-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width:64.0625em) {
    .large-text-left {
        text-align: left !important
    }

    .large-text-right {
        text-align: right !important
    }

    .large-text-center {
        text-align: center !important
    }

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

@media only screen and (min-width:90.0625em) and (max-width:120em) {
    .xlarge-only-text-left {
        text-align: left !important
    }

    .xlarge-only-text-right {
        text-align: right !important
    }

    .xlarge-only-text-center {
        text-align: center !important
    }

    .xlarge-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width:90.0625em) {
    .xlarge-text-left {
        text-align: left !important
    }

    .xlarge-text-right {
        text-align: right !important
    }

    .xlarge-text-center {
        text-align: center !important
    }

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

@media only screen and (min-width:120.0625em) and (max-width:6249999.9375em) {
    .xxlarge-only-text-left {
        text-align: left !important
    }

    .xxlarge-only-text-right {
        text-align: right !important
    }

    .xxlarge-only-text-center {
        text-align: center !important
    }

    .xxlarge-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width:120.0625em) {
    .xxlarge-text-left {
        text-align: left !important
    }

    .xxlarge-text-right {
        text-align: right !important
    }

    .xxlarge-text-center {
        text-align: center !important
    }

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

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

a {
    color: #57585a;
    line-height: inherit;
    text-decoration: none
}

a:focus,
a:hover {
    color: #4b4c4d
}

a img {
    border: none
}

p {
    font-family: inherit;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.8;
    margin-bottom: 1.25rem;
    text-rendering: optimizeLegibility
}

p.lead {
    font-size: 1.21875rem;
    line-height: 1.6
}

p aside {
    font-size: .875rem;
    font-style: italic;
    line-height: 1.35
}

.article-title,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #ed202a;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-style: normal;
    font-weight: 300;
    line-height: 1.4;
    margin-bottom: 1.25rem;
    margin-top: 1.25rem;
    text-rendering: optimizeLegibility
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    color: #f36e75;
    font-size: 60%;
    line-height: 0
}

h1 {
    font-size: 1.5rem
}

h2 {
    font-size: 1.375rem
}

h3 {
    font-size: 1.3125rem
}

.article-title,
h4 {
    font-size: 1.125rem
}

h5 {
    font-size: 1rem
}

h6 {
    font-size: .875rem
}

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

hr {
    border: solid #ddd;
    border-width: 1px 0 0;
    clear: both;
    height: 0;
    margin: 1.25rem 0 1.1875rem
}

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

b,
strong {
    font-weight: 600;
    line-height: inherit
}

small {
    font-size: 60%;
    line-height: inherit
}

code {
    background-color: #fabcbf;
    border-color: #f69498;
    border-style: solid;
    border-width: 1px;
    color: #333;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: 300;
    padding: .125rem .3125rem .0625rem
}

dl,
ol,
ul {
    font-family: inherit;
    font-size: 1rem;
    line-height: 1.8;
    list-style-position: outside;
    margin-bottom: 1.25rem
}

ul {
    margin-left: 1.1rem
}

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

ul.circle li ul,
ul.disc li ul,
ul.square li ul {
    list-style: inherit
}

ul.square {
    list-style-type: square;
    margin-left: 1.1rem
}

ul.circle {
    list-style-type: circle;
    margin-left: 1.1rem
}

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

ol {
    margin-left: 1.4rem
}

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

.no-bullet {
    list-style-type: none;
    margin-left: 0
}

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

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

dl dd {
    margin-bottom: .75rem
}

abbr,
acronym {
    text-transform: uppercase;
    font-size: 90%;
    color: #222;
    cursor: help
}

abbr {
    text-transform: none
}

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

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

blockquote cite {
    display: block;
    font-size: .8125rem;
    color: #f1535b
}

blockquote cite:before {
    content: "\2014 \0020"
}

blockquote cite a,
blockquote cite a:visited {
    color: #f1535b
}

blockquote,
blockquote p {
    line-height: 1.8;
    color: #f36e75
}

.vcard {
    display: inline-block;
    margin: 0 0 1.25rem 0;
    border: 1px solid #ddd;
    padding: .625rem .75rem
}

.vcard li {
    margin: 0;
    display: block
}

.vcard .fn {
    font-weight: 600;
    font-size: .9375rem
}

.vevent .summary {
    font-weight: 600
}

.vevent abbr {
    cursor: default;
    text-decoration: none;
    font-weight: 600;
    border: none;
    padding: 0 .0625rem
}

@media only screen and (min-width:40.0625em) {

    .article-title,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        line-height: 1.4
    }

    h1 {
        font-size: 1.75rem
    }

    h2 {
        font-size: 1.625rem
    }

    h3 {
        font-size: 1.5rem
    }

    .article-title,
    h4 {
        font-size: 1.3125rem !important
    }

    h5 {
        font-size: 1.125rem
    }

    h6 {
        font-size: 1rem
    }
}

@media print {
    * {
        background: 0 0 !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    .ir a:after,
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

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

    thead {
        display: table-header-group
    }

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

    img {
        max-width: 100% !important
    }

    @page {
        margin: .34in
    }

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

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

@media only screen {

    .hide-for-large,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-medium,
    .hide-for-medium-only,
    .hide-for-medium-up,
    .hide-for-xlarge,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xxlarge,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .show-for-large-down,
    .show-for-medium-down,
    .show-for-small,
    .show-for-small-down,
    .show-for-small-only,
    .show-for-small-up,
    .show-for-xlarge-down,
    .show-for-xxlarge-down {
        display: inherit !important
    }

    .hide-for-large-down,
    .hide-for-medium-down,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-small-only,
    .hide-for-small-up,
    .hide-for-xlarge-down,
    .hide-for-xxlarge-down,
    .show-for-large,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-medium,
    .show-for-medium-only,
    .show-for-medium-up,
    .show-for-xlarge,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xxlarge,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up {
        display: none !important
    }

    .hidden-for-large,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-medium,
    .hidden-for-medium-only,
    .hidden-for-medium-up,
    .hidden-for-xlarge,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xxlarge,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .visible-for-large-down,
    .visible-for-medium-down,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-small-only,
    .visible-for-small-up,
    .visible-for-xlarge-down,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .hidden-for-large-down,
    .hidden-for-medium-down,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-small-only,
    .hidden-for-small-up,
    .hidden-for-xlarge-down,
    .hidden-for-xxlarge-down,
    .visible-for-large,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-medium,
    .visible-for-medium-only,
    .visible-for-medium-up,
    .visible-for-xlarge,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xxlarge,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }

    table.hide-for-large,
    table.hide-for-large-only,
    table.hide-for-large-up,
    table.hide-for-medium,
    table.hide-for-medium-only,
    table.hide-for-medium-up,
    table.hide-for-xlarge,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xxlarge,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.show-for-large-down,
    table.show-for-medium-down,
    table.show-for-small,
    table.show-for-small-down,
    table.show-for-small-only,
    table.show-for-small-up,
    table.show-for-xlarge-down,
    table.show-for-xxlarge-down {
        display: table !important
    }

    thead.hide-for-large,
    thead.hide-for-large-only,
    thead.hide-for-large-up,
    thead.hide-for-medium,
    thead.hide-for-medium-only,
    thead.hide-for-medium-up,
    thead.hide-for-xlarge,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xxlarge,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.show-for-large-down,
    thead.show-for-medium-down,
    thead.show-for-small,
    thead.show-for-small-down,
    thead.show-for-small-only,
    thead.show-for-small-up,
    thead.show-for-xlarge-down,
    thead.show-for-xxlarge-down {
        display: table-header-group !important
    }

    tbody.hide-for-large,
    tbody.hide-for-large-only,
    tbody.hide-for-large-up,
    tbody.hide-for-medium,
    tbody.hide-for-medium-only,
    tbody.hide-for-medium-up,
    tbody.hide-for-xlarge,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xxlarge,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.show-for-large-down,
    tbody.show-for-medium-down,
    tbody.show-for-small,
    tbody.show-for-small-down,
    tbody.show-for-small-only,
    tbody.show-for-small-up,
    tbody.show-for-xlarge-down,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }

    tr.hide-for-large,
    tr.hide-for-large-only,
    tr.hide-for-large-up,
    tr.hide-for-medium,
    tr.hide-for-medium-only,
    tr.hide-for-medium-up,
    tr.hide-for-xlarge,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xxlarge,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.show-for-large-down,
    tr.show-for-medium-down,
    tr.show-for-small,
    tr.show-for-small-down,
    tr.show-for-small-only,
    tr.show-for-small-up,
    tr.show-for-xlarge-down,
    tr.show-for-xxlarge-down {
        display: table-row
    }

    td.hide-for-large,
    td.hide-for-large-only,
    td.hide-for-large-up,
    td.hide-for-medium,
    td.hide-for-medium-only,
    td.hide-for-medium-up,
    td.hide-for-xlarge,
    td.hide-for-xlarge-only,
    td.hide-for-xlarge-up,
    td.hide-for-xxlarge,
    td.hide-for-xxlarge-only,
    td.hide-for-xxlarge-up,
    td.show-for-large-down,
    td.show-for-medium-down,
    td.show-for-small,
    td.show-for-small-down,
    td.show-for-small-only,
    td.show-for-small-up,
    td.show-for-xlarge-down,
    td.show-for-xxlarge-down,
    th.hide-for-large,
    th.hide-for-large-only,
    th.hide-for-large-up,
    th.hide-for-medium,
    th.hide-for-medium-only,
    th.hide-for-medium-up,
    th.hide-for-xlarge,
    th.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    th.hide-for-xxlarge,
    th.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    th.show-for-large-down,
    th.show-for-medium-down,
    th.show-for-small,
    th.show-for-small-down,
    th.show-for-small-only,
    th.show-for-small-up,
    th.show-for-xlarge-down,
    th.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only screen and (min-width:40.0625em) {

    .hide-for-large,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-small-only,
    .hide-for-xlarge,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xxlarge,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .show-for-large-down,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-medium-only,
    .show-for-medium-up,
    .show-for-small-up,
    .show-for-xlarge-down,
    .show-for-xxlarge-down {
        display: inherit !important
    }

    .hide-for-large-down,
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-medium-only,
    .hide-for-medium-up,
    .hide-for-small-up,
    .hide-for-xlarge-down,
    .hide-for-xxlarge-down,
    .show-for-large,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-small,
    .show-for-small-down,
    .show-for-small-only,
    .show-for-xlarge,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xxlarge,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up {
        display: none !important
    }

    .hidden-for-large,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-small-only,
    .hidden-for-xlarge,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xxlarge,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .visible-for-large-down,
    .visible-for-medium,
    .visible-for-medium-down,
    .visible-for-medium-only,
    .visible-for-medium-up,
    .visible-for-small-up,
    .visible-for-xlarge-down,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .hidden-for-large-down,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .hidden-for-medium-only,
    .hidden-for-medium-up,
    .hidden-for-small-up,
    .hidden-for-xlarge-down,
    .hidden-for-xxlarge-down,
    .visible-for-large,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-small-only,
    .visible-for-xlarge,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xxlarge,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }

    table.hide-for-large,
    table.hide-for-large-only,
    table.hide-for-large-up,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-small-only,
    table.hide-for-xlarge,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xxlarge,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.show-for-large-down,
    table.show-for-medium,
    table.show-for-medium-down,
    table.show-for-medium-only,
    table.show-for-medium-up,
    table.show-for-small-up,
    table.show-for-xlarge-down,
    table.show-for-xxlarge-down {
        display: table !important
    }

    thead.hide-for-large,
    thead.hide-for-large-only,
    thead.hide-for-large-up,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-small-only,
    thead.hide-for-xlarge,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xxlarge,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.show-for-large-down,
    thead.show-for-medium,
    thead.show-for-medium-down,
    thead.show-for-medium-only,
    thead.show-for-medium-up,
    thead.show-for-small-up,
    thead.show-for-xlarge-down,
    thead.show-for-xxlarge-down {
        display: table-header-group !important
    }

    tbody.hide-for-large,
    tbody.hide-for-large-only,
    tbody.hide-for-large-up,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-small-only,
    tbody.hide-for-xlarge,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xxlarge,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.show-for-large-down,
    tbody.show-for-medium,
    tbody.show-for-medium-down,
    tbody.show-for-medium-only,
    tbody.show-for-medium-up,
    tbody.show-for-small-up,
    tbody.show-for-xlarge-down,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }

    tr.hide-for-large,
    tr.hide-for-large-only,
    tr.hide-for-large-up,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-small-only,
    tr.hide-for-xlarge,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xxlarge,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.show-for-large-down,
    tr.show-for-medium,
    tr.show-for-medium-down,
    tr.show-for-medium-only,
    tr.show-for-medium-up,
    tr.show-for-small-up,
    tr.show-for-xlarge-down,
    tr.show-for-xxlarge-down {
        display: table-row
    }

    td.hide-for-large,
    td.hide-for-large-only,
    td.hide-for-large-up,
    td.hide-for-small,
    td.hide-for-small-down,
    td.hide-for-small-only,
    td.hide-for-xlarge,
    td.hide-for-xlarge-only,
    td.hide-for-xlarge-up,
    td.hide-for-xxlarge,
    td.hide-for-xxlarge-only,
    td.hide-for-xxlarge-up,
    td.show-for-large-down,
    td.show-for-medium,
    td.show-for-medium-down,
    td.show-for-medium-only,
    td.show-for-medium-up,
    td.show-for-small-up,
    td.show-for-xlarge-down,
    td.show-for-xxlarge-down,
    th.hide-for-large,
    th.hide-for-large-only,
    th.hide-for-large-up,
    th.hide-for-small,
    th.hide-for-small-down,
    th.hide-for-small-only,
    th.hide-for-xlarge,
    th.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    th.hide-for-xxlarge,
    th.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    th.show-for-large-down,
    th.show-for-medium,
    th.show-for-medium-down,
    th.show-for-medium-only,
    th.show-for-medium-up,
    th.show-for-small-up,
    th.show-for-xlarge-down,
    th.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only screen and (min-width:64.0625em) {

    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-medium-only,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-small-only,
    .hide-for-xlarge,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xxlarge,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .show-for-large,
    .show-for-large-down,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-medium-up,
    .show-for-small-up,
    .show-for-xlarge-down,
    .show-for-xxlarge-down {
        display: inherit !important
    }

    .hide-for-large,
    .hide-for-large-down,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-medium-up,
    .hide-for-small-up,
    .hide-for-xlarge-down,
    .hide-for-xxlarge-down,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-medium-only,
    .show-for-small,
    .show-for-small-down,
    .show-for-small-only,
    .show-for-xlarge,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xxlarge,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up {
        display: none !important
    }

    .hidden-for-medium,
    .hidden-for-medium-down,
    .hidden-for-medium-only,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-small-only,
    .hidden-for-xlarge,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xxlarge,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .visible-for-large,
    .visible-for-large-down,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-medium-up,
    .visible-for-small-up,
    .visible-for-xlarge-down,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .hidden-for-large,
    .hidden-for-large-down,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-medium-up,
    .hidden-for-small-up,
    .hidden-for-xlarge-down,
    .hidden-for-xxlarge-down,
    .visible-for-medium,
    .visible-for-medium-down,
    .visible-for-medium-only,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-small-only,
    .visible-for-xlarge,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xxlarge,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }

    table.hide-for-medium,
    table.hide-for-medium-down,
    table.hide-for-medium-only,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-small-only,
    table.hide-for-xlarge,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xxlarge,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.show-for-large,
    table.show-for-large-down,
    table.show-for-large-only,
    table.show-for-large-up,
    table.show-for-medium-up,
    table.show-for-small-up,
    table.show-for-xlarge-down,
    table.show-for-xxlarge-down {
        display: table !important
    }

    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.hide-for-medium-only,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-small-only,
    thead.hide-for-xlarge,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xxlarge,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.show-for-large,
    thead.show-for-large-down,
    thead.show-for-large-only,
    thead.show-for-large-up,
    thead.show-for-medium-up,
    thead.show-for-small-up,
    thead.show-for-xlarge-down,
    thead.show-for-xxlarge-down {
        display: table-header-group !important
    }

    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.hide-for-medium-only,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-small-only,
    tbody.hide-for-xlarge,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xxlarge,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.show-for-large,
    tbody.show-for-large-down,
    tbody.show-for-large-only,
    tbody.show-for-large-up,
    tbody.show-for-medium-up,
    tbody.show-for-small-up,
    tbody.show-for-xlarge-down,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }

    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.hide-for-medium-only,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-small-only,
    tr.hide-for-xlarge,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xxlarge,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.show-for-large,
    tr.show-for-large-down,
    tr.show-for-large-only,
    tr.show-for-large-up,
    tr.show-for-medium-up,
    tr.show-for-small-up,
    tr.show-for-xlarge-down,
    tr.show-for-xxlarge-down {
        display: table-row
    }

    td.hide-for-medium,
    td.hide-for-medium-down,
    td.hide-for-medium-only,
    td.hide-for-small,
    td.hide-for-small-down,
    td.hide-for-small-only,
    td.hide-for-xlarge,
    td.hide-for-xlarge-only,
    td.hide-for-xlarge-up,
    td.hide-for-xxlarge,
    td.hide-for-xxlarge-only,
    td.hide-for-xxlarge-up,
    td.show-for-large,
    td.show-for-large-down,
    td.show-for-large-only,
    td.show-for-large-up,
    td.show-for-medium-up,
    td.show-for-small-up,
    td.show-for-xlarge-down,
    td.show-for-xxlarge-down,
    th.hide-for-medium,
    th.hide-for-medium-down,
    th.hide-for-medium-only,
    th.hide-for-small,
    th.hide-for-small-down,
    th.hide-for-small-only,
    th.hide-for-xlarge,
    th.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    th.hide-for-xxlarge,
    th.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    th.show-for-large,
    th.show-for-large-down,
    th.show-for-large-only,
    th.show-for-large-up,
    th.show-for-medium-up,
    th.show-for-small-up,
    th.show-for-xlarge-down,
    th.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only screen and (min-width:90.0625em) {

    .hide-for-large,
    .hide-for-large-down,
    .hide-for-large-only,
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-medium-only,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-small-only,
    .hide-for-xxlarge,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .show-for-large-up,
    .show-for-medium-up,
    .show-for-small-up,
    .show-for-xlarge,
    .show-for-xlarge-down,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xxlarge-down {
        display: inherit !important
    }

    .hide-for-large-up,
    .hide-for-medium-up,
    .hide-for-small-up,
    .hide-for-xlarge,
    .hide-for-xlarge-down,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xxlarge-down,
    .show-for-large,
    .show-for-large-down,
    .show-for-large-only,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-medium-only,
    .show-for-small,
    .show-for-small-down,
    .show-for-small-only,
    .show-for-xxlarge,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up {
        display: none !important
    }

    .hidden-for-large,
    .hidden-for-large-down,
    .hidden-for-large-only,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .hidden-for-medium-only,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-small-only,
    .hidden-for-xxlarge,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .visible-for-large-up,
    .visible-for-medium-up,
    .visible-for-small-up,
    .visible-for-xlarge,
    .visible-for-xlarge-down,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .hidden-for-large-up,
    .hidden-for-medium-up,
    .hidden-for-small-up,
    .hidden-for-xlarge,
    .hidden-for-xlarge-down,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xxlarge-down,
    .visible-for-large,
    .visible-for-large-down,
    .visible-for-large-only,
    .visible-for-medium,
    .visible-for-medium-down,
    .visible-for-medium-only,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-small-only,
    .visible-for-xxlarge,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }

    table.hide-for-large,
    table.hide-for-large-down,
    table.hide-for-large-only,
    table.hide-for-medium,
    table.hide-for-medium-down,
    table.hide-for-medium-only,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-small-only,
    table.hide-for-xxlarge,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.show-for-large-up,
    table.show-for-medium-up,
    table.show-for-small-up,
    table.show-for-xlarge,
    table.show-for-xlarge-down,
    table.show-for-xlarge-only,
    table.show-for-xlarge-up,
    table.show-for-xxlarge-down {
        display: table !important
    }

    thead.hide-for-large,
    thead.hide-for-large-down,
    thead.hide-for-large-only,
    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.hide-for-medium-only,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-small-only,
    thead.hide-for-xxlarge,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.show-for-large-up,
    thead.show-for-medium-up,
    thead.show-for-small-up,
    thead.show-for-xlarge,
    thead.show-for-xlarge-down,
    thead.show-for-xlarge-only,
    thead.show-for-xlarge-up,
    thead.show-for-xxlarge-down {
        display: table-header-group !important
    }

    tbody.hide-for-large,
    tbody.hide-for-large-down,
    tbody.hide-for-large-only,
    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.hide-for-medium-only,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-small-only,
    tbody.hide-for-xxlarge,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.show-for-large-up,
    tbody.show-for-medium-up,
    tbody.show-for-small-up,
    tbody.show-for-xlarge,
    tbody.show-for-xlarge-down,
    tbody.show-for-xlarge-only,
    tbody.show-for-xlarge-up,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }

    tr.hide-for-large,
    tr.hide-for-large-down,
    tr.hide-for-large-only,
    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.hide-for-medium-only,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-small-only,
    tr.hide-for-xxlarge,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.show-for-large-up,
    tr.show-for-medium-up,
    tr.show-for-small-up,
    tr.show-for-xlarge,
    tr.show-for-xlarge-down,
    tr.show-for-xlarge-only,
    tr.show-for-xlarge-up,
    tr.show-for-xxlarge-down {
        display: table-row
    }

    td.hide-for-large,
    td.hide-for-large-down,
    td.hide-for-large-only,
    td.hide-for-medium,
    td.hide-for-medium-down,
    td.hide-for-medium-only,
    td.hide-for-small,
    td.hide-for-small-down,
    td.hide-for-small-only,
    td.hide-for-xxlarge,
    td.hide-for-xxlarge-only,
    td.hide-for-xxlarge-up,
    td.show-for-large-up,
    td.show-for-medium-up,
    td.show-for-small-up,
    td.show-for-xlarge,
    td.show-for-xlarge-down,
    td.show-for-xlarge-only,
    td.show-for-xlarge-up,
    td.show-for-xxlarge-down,
    th.hide-for-large,
    th.hide-for-large-down,
    th.hide-for-large-only,
    th.hide-for-medium,
    th.hide-for-medium-down,
    th.hide-for-medium-only,
    th.hide-for-small,
    th.hide-for-small-down,
    th.hide-for-small-only,
    th.hide-for-xxlarge,
    th.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    th.show-for-large-up,
    th.show-for-medium-up,
    th.show-for-small-up,
    th.show-for-xlarge,
    th.show-for-xlarge-down,
    th.show-for-xlarge-only,
    th.show-for-xlarge-up,
    th.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only screen and (min-width:120.0625em) {

    .hide-for-large,
    .hide-for-large-down,
    .hide-for-large-only,
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-medium-only,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-small-only,
    .hide-for-xlarge,
    .hide-for-xlarge-down,
    .hide-for-xlarge-only,
    .show-for-large-up,
    .show-for-medium-up,
    .show-for-small-up,
    .show-for-xlarge-up,
    .show-for-xxlarge,
    .show-for-xxlarge-down,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up {
        display: inherit !important
    }

    .hide-for-large-up,
    .hide-for-medium-up,
    .hide-for-small-up,
    .hide-for-xlarge-up,
    .hide-for-xxlarge,
    .hide-for-xxlarge-down,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .show-for-large,
    .show-for-large-down,
    .show-for-large-only,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-medium-only,
    .show-for-small,
    .show-for-small-down,
    .show-for-small-only,
    .show-for-xlarge,
    .show-for-xlarge-down,
    .show-for-xlarge-only {
        display: none !important
    }

    .hidden-for-large,
    .hidden-for-large-down,
    .hidden-for-large-only,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .hidden-for-medium-only,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-small-only,
    .hidden-for-xlarge,
    .hidden-for-xlarge-down,
    .hidden-for-xlarge-only,
    .visible-for-large-up,
    .visible-for-medium-up,
    .visible-for-small-up,
    .visible-for-xlarge-up,
    .visible-for-xxlarge,
    .visible-for-xxlarge-down,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .hidden-for-large-up,
    .hidden-for-medium-up,
    .hidden-for-small-up,
    .hidden-for-xlarge-up,
    .hidden-for-xxlarge,
    .hidden-for-xxlarge-down,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .visible-for-large,
    .visible-for-large-down,
    .visible-for-large-only,
    .visible-for-medium,
    .visible-for-medium-down,
    .visible-for-medium-only,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-small-only,
    .visible-for-xlarge,
    .visible-for-xlarge-down,
    .visible-for-xlarge-only {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }

    table.hide-for-large,
    table.hide-for-large-down,
    table.hide-for-large-only,
    table.hide-for-medium,
    table.hide-for-medium-down,
    table.hide-for-medium-only,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-small-only,
    table.hide-for-xlarge,
    table.hide-for-xlarge-down,
    table.hide-for-xlarge-only,
    table.show-for-large-up,
    table.show-for-medium-up,
    table.show-for-small-up,
    table.show-for-xlarge-up,
    table.show-for-xxlarge,
    table.show-for-xxlarge-down,
    table.show-for-xxlarge-only,
    table.show-for-xxlarge-up {
        display: table !important
    }

    thead.hide-for-large,
    thead.hide-for-large-down,
    thead.hide-for-large-only,
    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.hide-for-medium-only,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-small-only,
    thead.hide-for-xlarge,
    thead.hide-for-xlarge-down,
    thead.hide-for-xlarge-only,
    thead.show-for-large-up,
    thead.show-for-medium-up,
    thead.show-for-small-up,
    thead.show-for-xlarge-up,
    thead.show-for-xxlarge,
    thead.show-for-xxlarge-down,
    thead.show-for-xxlarge-only,
    thead.show-for-xxlarge-up {
        display: table-header-group !important
    }

    tbody.hide-for-large,
    tbody.hide-for-large-down,
    tbody.hide-for-large-only,
    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.hide-for-medium-only,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-small-only,
    tbody.hide-for-xlarge,
    tbody.hide-for-xlarge-down,
    tbody.hide-for-xlarge-only,
    tbody.show-for-large-up,
    tbody.show-for-medium-up,
    tbody.show-for-small-up,
    tbody.show-for-xlarge-up,
    tbody.show-for-xxlarge,
    tbody.show-for-xxlarge-down,
    tbody.show-for-xxlarge-only,
    tbody.show-for-xxlarge-up {
        display: table-row-group !important
    }

    tr.hide-for-large,
    tr.hide-for-large-down,
    tr.hide-for-large-only,
    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.hide-for-medium-only,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-small-only,
    tr.hide-for-xlarge,
    tr.hide-for-xlarge-down,
    tr.hide-for-xlarge-only,
    tr.show-for-large-up,
    tr.show-for-medium-up,
    tr.show-for-small-up,
    tr.show-for-xlarge-up,
    tr.show-for-xxlarge,
    tr.show-for-xxlarge-down,
    tr.show-for-xxlarge-only,
    tr.show-for-xxlarge-up {
        display: table-row
    }

    td.hide-for-large,
    td.hide-for-large-down,
    td.hide-for-large-only,
    td.hide-for-medium,
    td.hide-for-medium-down,
    td.hide-for-medium-only,
    td.hide-for-small,
    td.hide-for-small-down,
    td.hide-for-small-only,
    td.hide-for-xlarge,
    td.hide-for-xlarge-down,
    td.hide-for-xlarge-only,
    td.show-for-large-up,
    td.show-for-medium-up,
    td.show-for-small-up,
    td.show-for-xlarge-up,
    td.show-for-xxlarge,
    td.show-for-xxlarge-down,
    td.show-for-xxlarge-only,
    td.show-for-xxlarge-up,
    th.hide-for-large,
    th.hide-for-large-down,
    th.hide-for-large-only,
    th.hide-for-medium,
    th.hide-for-medium-down,
    th.hide-for-medium-only,
    th.hide-for-small,
    th.hide-for-small-down,
    th.hide-for-small-only,
    th.hide-for-xlarge,
    th.hide-for-xlarge-down,
    th.hide-for-xlarge-only,
    th.show-for-large-up,
    th.show-for-medium-up,
    th.show-for-small-up,
    th.show-for-xlarge-up,
    th.show-for-xxlarge,
    th.show-for-xxlarge-down,
    th.show-for-xxlarge-only,
    th.show-for-xxlarge-up {
        display: table-cell !important
    }
}

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

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

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

thead.hide-for-landscape,
thead.show-for-portrait {
    display: table-header-group !important
}

tbody.hide-for-landscape,
tbody.show-for-portrait {
    display: table-row-group !important
}

tr.hide-for-landscape,
tr.show-for-portrait {
    display: table-row !important
}

td.hide-for-landscape,
td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
    display: table-cell !important
}

@media only screen and (orientation:landscape) {

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

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

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

    thead.hide-for-portrait,
    thead.show-for-landscape {
        display: table-header-group !important
    }

    tbody.hide-for-portrait,
    tbody.show-for-landscape {
        display: table-row-group !important
    }

    tr.hide-for-portrait,
    tr.show-for-landscape {
        display: table-row !important
    }

    td.hide-for-portrait,
    td.show-for-landscape,
    th.hide-for-portrait,
    th.show-for-landscape {
        display: table-cell !important
    }
}

@media only screen and (orientation:portrait) {

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

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

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

    thead.hide-for-landscape,
    thead.show-for-portrait {
        display: table-header-group !important
    }

    tbody.hide-for-landscape,
    tbody.show-for-portrait {
        display: table-row-group !important
    }

    tr.hide-for-landscape,
    tr.show-for-portrait {
        display: table-row !important
    }

    td.hide-for-landscape,
    td.show-for-portrait,
    th.hide-for-landscape,
    th.show-for-portrait {
        display: table-cell !important
    }
}

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

.hide-for-touch {
    display: inherit !important
}

.touch .show-for-touch {
    display: inherit !important
}

.touch .hide-for-touch {
    display: none !important
}

table.hide-for-touch {
    display: table !important
}

.touch table.show-for-touch {
    display: table !important
}

thead.hide-for-touch {
    display: table-header-group !important
}

.touch thead.show-for-touch {
    display: table-header-group !important
}

tbody.hide-for-touch {
    display: table-row-group !important
}

.touch tbody.show-for-touch {
    display: table-row-group !important
}

tr.hide-for-touch {
    display: table-row !important
}

.touch tr.show-for-touch {
    display: table-row !important
}

td.hide-for-touch {
    display: table-cell !important
}

.touch td.show-for-touch {
    display: table-cell !important
}

th.hide-for-touch {
    display: table-cell !important
}

.touch th.show-for-touch {
    display: table-cell !important
}

.show-for-sr {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px
}

.show-on-focus {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px
}

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

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

@media print {

    .print-only,
    .show-for-print {
        display: block !important
    }

    .hide-for-print,
    .hide-on-print {
        display: none !important
    }

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

    thead.show-for-print {
        display: table-header-group !important
    }

    tbody.show-for-print {
        display: table-row-group !important
    }

    tr.show-for-print {
        display: table-row !important
    }

    td.show-for-print {
        display: table-cell !important
    }

    th.show-for-print {
        display: table-cell !important
    }
}

.top-links {
    padding: .3125rem 0 0 0;
    height: 2.8125rem
}

.top-links ul {
    list-style-type: none;
    margin: 0;
    text-align: right
}

.top-links ul li {
    list-style-type: none;
    display: inline-block;
    padding: .3125rem .9375rem .3125rem .3125rem;
    line-height: 1.875rem
}

.top-links ul li a {
    display: block;
    font-size: .875rem
}

.top-links ul li a i.fa {
    font-size: 1.125rem
}

.top-links ul li:hover a {
    color: #ed202a
}

.top-links ul li.social-media a i.fa-facebook-square {
    color: #3b5998
}

.top-links ul li.social-media a i.fa-youtube-play {
    color: #e62117
}

.top-links ul li.social-media a i.fa-instagram {
    background: radial-gradient(ellipse at 70% 70%, #ee583f 8%, #d92d77 42%, #bd3381 58%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #fff
}

@media only screen and (min-width:40.0625em) and (max-width:64em) {
    .top-links {
        position: relative;
        z-index: 1000
    }
}


/* added by Lliborek 29.2.2024 */

.line-height-more p {
    line-height: 1.6em !important;
}



/* added by Liborek 5.1.2024 */

@media only screen and (max-width:64.0625em) {

    .social-media,
    .search {
        display: none !important;
    }
}

/* end */

@media only screen and (max-width:64.0625em) {
    .top-links {
        padding: .125rem 0 .1875rem 0
    }

    .top-links .columns {
        padding: 0
    }

    .top-links ul:after,
    .top-links ul:before {
        content: " ";
        display: table
    }

    .top-links ul:after {
        clear: both
    }

    .top-links ul li {
        /* width: 25%; */
        width: 20%;
        float: left;
        text-align: center;
        padding: .3125rem
    }

    .top-links ul li:last-of-type {
        border-right: none
    }
}

.top-nav {
    z-index: 300;
    padding: 0;
    background: #fff;
    position: relative
}

.top-nav .top-bar ul.title-area li.name {
    height: auto
}

.top-nav .top-bar ul.title-area li.name a {
    display: block
}

.top-nav .top-bar ul.title-area li.name a img {
    margin: -1.75rem 0 0 0;
    max-height: 4.6875rem
}

@media only screen and (min-width:64.0625em) {
    .top-nav .top-bar {
        padding: .3125rem 0 .625rem 0;
        height: 4.0625rem;
        max-height: 4.0625rem
    }

    .top-nav .top-bar.expanded {
        height: auto;
        max-height: 56.25rem
    }
}

.top-nav .top-bar.expanded {
    transition: max-height 1s ease-out
}

.top-nav .top-bar-section ul.right&gt;li.active:not(.has-form)&gt;a:not(.button) {
    color: #ed202a;
    background: #fff
}

.top-nav .top-bar-section ul.right&gt;li.active:not(.has-form) a:not(.button) {
    line-height: 2rem;
    padding: .5625rem 1.25rem
}

.top-nav .top-bar-section ul.right&gt;li.active:not(.has-form).has-dropdown ul.dropdown li.active:not(.has-form) a {
    background: #ed202a;
    color: #fff
}

.top-nav .top-bar-section ul.right&gt;li.active:hover:not(.has-form)&gt;a {
    background: #ed202a;
    color: #fff
}

.top-nav .top-bar-section ul.right&gt;li.active:not(.has-form)&gt;a:not(.button) {
    line-height: 3.125rem;
    padding: 0 .9375rem
}

@media only screen and (min-width:64.0625em) {
    .top-nav.fixed {
        position: fixed;
        top: 0;
        background: #fff;
        border-bottom: .0625rem solid #edeeef;
        -webkit-transform: translateZ(0)
    }

    .top-nav.fixed .top-bar {
        padding-top: .9375rem;
        padding-bottom: .9375rem;
        height: 5rem;
        max-height: 5rem;
        transition: all .5s ease-out
    }

    .top-nav.fixed .top-bar ul.title-area li.name {
        margin: 0
    }

    .top-nav.fixed .top-bar ul.title-area li.name a img {
        content: url(../assets/img/logo.png);
        height: 3.75rem;
        margin: -.3125rem 0 0 0
    }
}

@media only screen and (min-width:40.0625em) and (max-width:64em) {
    .top-nav.fixed .top-bar {
        padding-top: .9375rem;
        padding-bottom: .9375rem;
        height: 4.375rem;
        max-height: 4.375rem;
        transition: all .5s ease-out
    }

    .top-nav.fixed .top-bar ul.title-area li.name {
        margin: 0
    }

    .top-nav.fixed .top-bar ul.title-area li.name a img {
        height: 3.125rem;
        margin: -.3125rem 0 0 0
    }
}

@media only screen and (max-width:64.0625em) {
    .top-nav {
        position: absolute;
        top: 2.8125rem;
        left: 0;
        width: 100%;
        -webkit-transform: translateZ(0);
        border-bottom: .0625rem solid #edeeef
    }

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

    .top-nav .row .columns {
        padding: 0
    }

    .top-nav .top-bar {
        padding: .3125rem 1.25rem
    }

    .top-nav .top-bar .top-bar-section ul.right {
        margin-top: 1.25rem
    }

    .top-nav .top-bar .top-bar-section li {
        background: #fff
    }

    .top-nav .top-bar .top-bar-section li.back {
        margin-top: 1.25rem
    }

    .top-nav .top-bar .top-bar-section li.active:not(.has-form)&gt;a:not(.button):before {
        display: none
    }

    .top-nav .top-bar ul.title-area li.name {
        height: 2.5rem
    }

    .top-nav .top-bar ul.title-area li.name a {
        display: block;
        float: left
    }

    .top-nav .top-bar ul.title-area li.name a:after,
    .top-nav .top-bar ul.title-area li.name a:before {
        content: " ";
        display: table
    }

    .top-nav .top-bar ul.title-area li.name a:after {
        clear: both
    }

    .top-nav .top-bar ul.title-area li.name a img {
        height: 2.5rem;
        margin: 0;
        float: left
    }
}

@media only screen and (min-width:40.0625em) and (max-width:64em) {
    .top-nav {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        -webkit-transform: translateZ(0);
        border-bottom: .0625rem solid #edeeef
    }

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

    .top-nav .row .columns {
        padding: 0
    }

    .top-nav .top-bar {
        padding: 3.125rem 1.25rem .3125rem 1.25rem
    }

    .top-nav .top-bar:not(.expanded) {
        height: 5.9375rem
    }

    .top-nav .top-bar .top-bar-section ul.right {
        margin-top: 1.25rem
    }

    .top-nav .top-bar .top-bar-section li {
        background: #fff
    }

    .top-nav .top-bar .top-bar-section li.back {
        margin-top: 1.25rem
    }

    .top-nav .top-bar .top-bar-section li.active:not(.has-form)&gt;a:not(.button):before {
        display: none
    }

    .top-nav .top-bar ul.title-area li.name {
        height: 2.5rem
    }

    .top-nav .top-bar ul.title-area li.name a {
        display: block;
        float: left
    }

    .top-nav .top-bar ul.title-area li.name a:after,
    .top-nav .top-bar ul.title-area li.name a:before {
        content: " ";
        display: table
    }

    .top-nav .top-bar ul.title-area li.name a:after {
        clear: both
    }

    .top-nav .top-bar ul.title-area li.name a img {
        /* height: 4.6875rem; */
        /* margin: -2.5rem 0 0 0; */
        height: 2.5rem;
        margin: 0;
        float: left
    }
}

.sidenav {
    height: 100vh;
    width: 6.25rem;
    border-right: .0625rem solid #d3d5d6;
    position: fixed;
    left: 0;
    top: 0;
    background: #fff;
    z-index: 400
}

.sidenav ul.links {
    margin: 0;
    height: 100%
}

.sidenav ul.links li {
    list-style-type: none;
    border-bottom: .0625rem solid #d3d5d6;
    height: calc(99.9% / 7)
}

.sidenav ul.links li a {
    font-size: .8125rem;
    text-transform: uppercase;
    font-weight: 300;
    text-align: center;
    display: block;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: all .3s ease-out
}

.sidenav ul.links li a img {
    display: block;
    margin: 0 auto;
    margin-bottom: .625rem
}

.sidenav ul.links li:hover a {
    background: #d3d5d6
}

.slider {
    z-index: 100;
    background: #fff;
    height: 31.25rem;
    position: relative
}

.slider .slider-scrolldown {
    width: 1.875rem;
    height: 3.125rem;
    padding: .9375rem 0 .3125rem .125rem;
    font-weight: 300;
    line-height: 1.5rem;
    font-size: 1.5rem;
    text-align: center;
    border-radius: 624.9375rem;
    bottom: 1.25rem;
    left: calc(50% - .9375rem);
    position: absolute;
    color: rgba(255, 255, 255, .8);
    z-index: 250;
    display: none;
    transition: all .3s ease-out
}

.slider .slider-scrolldown:hover {
    color: #fff
}

@media only screen and (min-width:64.0625em) {
    .slider .slider-scrolldown {
        display: block
    }
}

.slider .owl-carousel {
    height: 31.25rem
}

.slider .owl-carousel .owl-stage-outer {
    width: 100%
}

.slider .owl-carousel .owl-height {
    height: 31.25rem
}

.slider .owl-carousel .owl-wrapper-outer {
    height: 31.25rem
}

.slider .owl-carousel .owl-wrapper-outer .owl-wrapper {
    height: 31.25rem
}

.slider .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item {
    height: 100%
}

.slider .owl-carousel .item {
    height: 31.25rem;
    padding: 9.375rem 0 0 0
}

@media only screen and (min-width:64.0625em) {
    .slider .owl-carousel .item {
        padding: 6.25rem 0 0 0
    }
}

@media only screen and (min-width:120.0625em) {
    .slider .owl-carousel .item {
        padding: 13.75rem 0 0 0
    }
}

.slider .owl-carousel .item:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 60%;
    height: 100%;
    background: -moz-linear-gradient(left, transparent 0, rgba(0, 0, 0, .65) 100%);
    background: -webkit-linear-gradient(left, transparent 0, rgba(0, 0, 0, .65) 100%);
    background: linear-gradient(to right, transparent 0, rgba(0, 0, 0, .65) 100%)
}

@media only screen and (max-width:40em) {
    .slider .owl-carousel .item:after {
        width: 100%
    }
}

@media only screen and (min-width:40.0625em) and (max-width:64em) {
    .slider .owl-carousel .item:after {
        width: 80%
    }
}

.slider .owl-carousel .item h1,
.slider .owl-carousel .item h2,
.slider .owl-carousel .item p.title {
    font-size: 3rem;
    text-transform: uppercase;
    position: relative;
    line-height: 3.625rem;
    color: #fff;
    z-index: 1
}

.slider .owl-carousel .item p {
    color: #fff;
    line-height: 1.5rem;
    padding: .9375rem 0;
    position: relative;
    z-index: 1
}

@media only screen {
    .slider .owl-carousel .item p {
        margin: 0
    }
}

.slider .owl-carousel .item a.button {
    margin: 1.875rem 0 0 0;
    z-index: 1
}

.slider .owl-carousel .item a.button.video {
    background: rgba(237, 32, 42, .8);
    color: rgba(255, 255, 255, .9);
    border: .625rem solid rgba(0, 0, 0, .2);
    font-size: 2rem;
    padding: 1.5625rem 1.375rem 1.5625rem 1.75rem;
    border-radius: 624.9375rem
}

.slider .owl-carousel .item a.button.video:hover {
    background: rgba(237, 32, 42, .9)
}

@media only screen and (max-width:40em) {

    .slider .owl-carousel .item h1,
    .slider .owl-carousel .item h2 {
        font-size: 1.75rem;
        line-height: 2.25rem
    }

    .slider .owl-carousel .item a.button {
        margin: .625rem 0 0 0
    }
}

@media only screen and (min-width:40.0625em) and (max-width:64em) {

    .slider .owl-carousel .item h1,
    .slider .owl-carousel .item h2 {
        font-size: 2rem;
        line-height: 2.625rem
    }

    .slider .owl-carousel .item a.button {
        margin: .625rem 0 0 0
    }
}

.slider .owl-carousel .slide {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover
}

.slider .owl-carousel .active .item a,
.slider .owl-carousel .active .item p {
    opacity: 1;
    transform: translateX(0)
}

.slider .owl-carousel .active .slide0:before,
.slider .owl-carousel .active .slide1:before,
.slider .owl-carousel .active .slide2:before,
.slider .owl-carousel .active .slide3:before,
.slider .owl-carousel .active .slide4:before,
.slider .owl-carousel .active .slide5:before {
    animation: slider-bg-transition-1 10s linear infinite;
    -webkit-animation: slider-bg-transition-1 10s linear infinite
}

.slider .owl-carousel:hover .owl-nav .owl-next,
.slider .owl-carousel:hover .owl-nav .owl-prev {
    opacity: 1
}

.slider .owl-carousel:hover .owl-nav .owl-prev {
    left: 1.25rem
}

.slider .owl-carousel:hover .owl-nav .owl-next {
    right: 1.25rem
}

.slider .owl-carousel .owl-dots {
    position: absolute;
    bottom: 1.25rem;
    right: 0
}

@media only screen and (min-width:90.0625em) {
    .slider .owl-carousel .owl-dots {
        right: calc(50% - 43.75rem)
    }
}

.slider .owl-carousel .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.slider .owl-carousel .owl-dots .owl-dot span {
    display: block;
    width: 3.125rem;
    height: .125rem;
    margin: .0625rem .625rem .0625rem 0;
    opacity: 1;
    background: #d3d5d6;
    transition: background .3s ease-out
}

.slider .owl-carousel .owl-dots .owl-dot span:hover {
    background: #57585a
}

.slider .owl-carousel .owl-dots .owl-dot.active span {
    margin: 0 .625rem 0 0;
    background: #ed202a;
    height: .25rem
}

.slider .owl-carousel .owl-next,
.slider .owl-carousel .owl-prev {
    position: absolute;
    top: calc(50% - 2.25rem);
    height: 3.75rem;
    width: 3.75rem;
    font-size: 1.125rem;
    line-height: 1.25rem;
    color: #fff;
    opacity: 0;
    text-align: center;
    transition: all .3s ease-out;
    background: rgba(0, 0, 0, .3);
    border-radius: 624.9375rem;
    display: none
}

.slider .owl-carousel .owl-next:hover,
.slider .owl-carousel .owl-prev:hover {
    background: rgba(0, 0, 0, .69)
}

@media only screen and (min-width:64.0625em) {

    .slider .owl-carousel .owl-next,
    .slider .owl-carousel .owl-prev {
        display: block
    }
}

.slider .owl-carousel .owl-prev {
    left: 1.875rem;
    padding: 1.25rem .3125rem 1.25rem 0
}

.slider .owl-carousel .owl-next {
    right: 1.875rem;
    padding: 1.25rem 0 1.25rem .3125rem
}

@media only screen and (min-width:120.0625em) {
    .slider {
        height: 46.875rem
    }

    .slider .owl-carousel {
        height: 46.875rem
    }

    .slider .owl-carousel .owl-height {
        height: 46.875rem
    }

    .slider .owl-carousel .owl-wrapper-outer {
        height: 46.875rem
    }

    .slider .owl-carousel .owl-wrapper-outer .owl-wrapper {
        height: 46.875rem
    }

    .slider .owl-carousel .item {
        height: 46.875rem
    }
}

.page-title {
    padding: 3.125rem 0;
    background: url(../assets/bgs/default.jpg);
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover
}

.page-title:after {
    content: '';
    background: rgba(237, 32, 42, .8);
    width: 100%;
    height: 100%;
    top: 0;
    right: calc(100% - 20.0625rem);
    position: absolute;
    transform: skew(-23deg)
}

@media only screen and (min-width:90.0625em) {
    .page-title:after {
        right: calc(50% + 21.25rem)
    }
}

.page-title.url-frankia {
    background-image: url(../assets/bgs/frankia.jpg)
}

.page-title.url-rmb {
    background-image: url(../assets/bgs/rmb.jpg)
}

.page-title.url-globe-traveller {
    background-image: url(../assets/bgs/globe-traveller.jpg)
}

.page-title.url-o-nas {
    background-image: url(../assets/bgs/o-nas.jpg)
}

.page-title.url-aktuality {
    background-image: url(../assets/bgs/aktuality.jpg)
}

.page-title.url-pujcovna-obytnych-vozu {
    background-image: url(../assets/bgs/pujcovna-obytnych-vozu.jpg)
}

.page-title.url-nove-vozy {
    background-image: url(../assets/bgs/nove-vozy.jpg)
}

.page-title.url-ojete-vozy {
    background-image: url(../assets/bgs/ojete-vozy.jpg)
}

.page-title.url-servis-vozu {
    background-image: url(../assets/bgs/servis-vozu.jpg)
}

.page-title.url-prodej-prislusenstvi {
    background-image: url(../assets/bgs/prodej-prislusenstvi.jpg)
}

.page-title.url-kontakt {
    background-image: url(../assets/bgs/kontakt.jpg)
}

.page-title h1 {
    font-size: 2.25rem;
    color: #fff;
    margin: .625rem 0;
    z-index: 1;
    padding-right: calc(100% - 20.0625rem)
}

@media only screen and (min-width:90.0625em) {
    .page-title h1 {
        padding-right: calc(50% + 21.25rem)
    }
}

.page-title ul.breadcrumbs {
    margin: 0;
    position: relative;
    z-index: 1;
    padding-right: calc(100% - 20.0625rem)
}

@media only screen and (min-width:90.0625em) {
    .page-title ul.breadcrumbs {
        padding-right: calc(50% + 21.25rem)
    }
}

.page-title ul.breadcrumbs li {
    list-style-type: none;
    display: inline-block;
    color: rgba(255, 255, 255, .69);
    font-size: .8125rem
}

.page-title ul.breadcrumbs li:after {
    content: '/';
    margin: 0 .1875rem 0 .375rem;
    display: inline-block
}

.page-title ul.breadcrumbs li:first-of-type:before {
    font-family: Linearicons-Free;
    content: '\e800';
    float: left;
    display: inline-block;
    margin: 0 .3125rem 0 0;
    font-size: .6875rem
}

.page-title ul.breadcrumbs li:last-of-type:after {
    display: none
}

.page-title ul.breadcrumbs li a {
    color: inherit
}

.page-title ul.breadcrumbs li a:hover {
    text-decoration: underline
}

@media only screen and (min-width:40.0625em) and (max-width:64em) {
    .page-title {
        margin-top: 3.125rem;
        padding-right: 51%
    }

    .page-title h1 {
        font-size: 1.5rem;
        line-height: 1.75rem
    }

    .page-title:after {
        right: 50%
    }
}

@media only screen and (max-width:40em) {
    .page-title {
        padding: 5.625rem 0 3.125rem 0;
        padding-right: 26%
    }

    .page-title h1 {
        font-size: 1.5rem;
        line-height: 1.75rem
    }

    .page-title:after {
        right: 25%;
        transform: skew(-13deg)
    }
}

.page-content {
    padding-top: 3.125rem
}

.page-content ul:not(.tabs):not(.vehicle-features):not(.features):not(.date-author):not(.tel-mail):not(.attached-files):not(.controls):not(.caravan):not(.legend):not(.search-results) {
    margin: 0 0 1.25rem 0;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0
}

.page-content ul:not(.tabs):not(.vehicle-features):not(.features):not(.date-author):not(.tel-mail):not(.attached-files):not(.controls):not(.caravan):not(.legend):not(.search-results) li {
    line-height: 1.875rem;
    padding: 0 0 0 1.875rem;
    position: relative;
    list-style-type: none
}

.page-content ul:not(.tabs):not(.vehicle-features):not(.features):not(.date-author):not(.tel-mail):not(.attached-files):not(.controls):not(.caravan):not(.legend):not(.search-results) li a {
    color: #57585a
}

.page-content ul:not(.tabs):not(.vehicle-features):not(.features):not(.date-author):not(.tel-mail):not(.attached-files):not(.controls):not(.caravan):not(.legend):not(.search-results) li:before {
    content: '\f054';
    position: absolute;
    left: 0;
    top: 0;
    color: #ed202a;
    text-align: center;
    display: block;
    width: 1.875rem;
    font-family: FontAwesome
}

.page-content ul:not(.tabs):not(.vehicle-features):not(.features):not(.date-author):not(.tel-mail):not(.attached-files):not(.controls):not(.caravan):not(.legend):not(.search-results).no-column {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1
}

.page-content ul.search-results {
    margin: 3.125rem 0 1.25rem 0
}

.page-content ul.search-results li {
    list-style-type: none;
    margin: .625rem 0 0 0
}

.page-content ul.search-results li a {
    display: block;
    padding: .9375rem 1.25rem;
    background: #edeeef
}

.page-content ul.search-results li a h3 {
    margin: 0 0 .625rem 0;
    font-size: 1rem
}

.page-content ul.search-results li a p {
    font-size: .875rem;
    margin: 0;
    color: #3c3c3c;
    line-height: 1.3125rem;
    overflow: hidden;
    max-height: 3.9375rem;
    position: relative
}

.page-content ul.search-results li a p:after {
    content: '';
    text-align: right;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 1.125rem
}

@supports (-webkit-line-clamp:3) {
    .page-content ul.search-results li a p {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        height: auto
    }

    .page-content ul.search-results li a p:after {
        display: none
    }
}

.page-content ul.search-results li:hover a {
    background: #e0e2e2
}

.page-content ul.attached-files:after,
.page-content ul.attached-files:before {
    content: " ";
    display: table
}

.page-content ul.attached-files:after {
    clear: both
}

.page-content ul.attached-files li {
    float: left;
    border: 0;
    list-style-type: none
}

@media only screen and (max-width:40em) {
    .page-content ul.attached-files li {
        width: calc(calc(100% - 1.25rem)/ 2);
        margin: 0 1.25rem 1.25rem 0
    }

    .page-content ul.attached-files li:nth-of-type(2n+2) {
        margin: 0 0 1.25rem 0
    }
}

@media only screen and (min-width:40.0625em) and (max-width:64em) {
    .page-content ul.attached-files li {
        width: calc(calc(100% - 3.75rem)/ 4);
        margin: 0 1.25rem 1.25rem 0
    }

    .page-content ul.attached-files li:nth-of-type(4n+4) {
        margin: 0 0 1.25rem 0
    }
}

@media only screen and (min-width:64.0625em) {
    .page-content ul.attached-files li {
        width: calc(calc(100% - 6.25rem)/ 6);
        margin: 0 1.25rem 1.25rem 0
    }

    .page-content ul.attached-files li:nth-of-type(6n+6) {
        margin: 0 0 1.25rem 0
    }
}

.page-content ul.attached-files li a {
    text-align: center;
    padding: 1.25rem;
    border: .125rem solid #edeeef;
    font-size: .875rem;
    linea-height: 1.3125rem;
    font-weight: 300;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    color: #3c3c3c;
    transition: all .3s ease-out
}

.page-content ul.attached-files li a:hover {
    text-decoration: none;
    color: #ed202a;
    background: #edeeef
}

.page-content ul.attached-files li a:hover:before {
    text-decoration: none
}

.page-content ul.attached-files li a:before {
    content: '\f00d';
    font-family: FontAwesome;
    font-size: 1.3125rem;
    color: #3c3c3c;
    font-weight: 300;
    display: block;
    line-height: 2.25rem
}

.page-content ul.attached-files li a[href$=".pdf"]:before {
    content: '\f1c1'
}

.page-content ul.attached-files li a[href$=".jpeg"]:before,
.page-content ul.attached-files li a[href$=".jpg"]:before,
.page-content ul.attached-files li a[href$=".png"]:before {
    content: '\f1c5'
}

.page-content ul.attached-files li a[href$=".txt"]:before {
    content: '\f0f6'
}

.page-content ul.attached-files li a[href$=".doc"]:before,
.page-content ul.attached-files li a[href$=".docx"]:before {
    content: '\f1c2'
}

.page-content ul.attached-files li a[href$=".xls"]:before,
.page-content ul.attached-files li a[href$=".xlsx"]:before {
    content: '\f1c3'
}

.vehicle-type-heading {
    text-align: center
}

.vehicle-type-heading h3 {
    margin: 1.875rem 0 0 0;
    padding: .9375rem 1.875rem;
    display: inline-block;
    color: #fff;
    background: #ed202a
}

.select-vehicle-type {
    padding: 0;
    border-top: .25rem solid #ed202a
}

.select-vehicle-type.count-1 li.tab-title {
    width: 100%
}

.select-vehicle-type.count-1 li.tab-title a {
    height: 35vh
}

.select-vehicle-type.count-2 li.tab-title {
    width: 50%
}

.select-vehicle-type.count-2 li.tab-title a {
    height: 35vh
}

.select-vehicle-type.count-3 li.tab-title {
    width: 33.333%
}

.select-vehicle-type.count-3 li.tab-title a {
    height: 35vh
}

.select-vehicle-type.count-4 li.tab-title {
    width: 25%
}

.select-vehicle-type.count-4 li.tab-title a {
    height: 35vh
}

.select-vehicle-type.count-5 li.tab-title {
    width: 20%
}

.select-vehicle-type.count-5 li.tab-title a {
    height: 35vh
}

.select-vehicle-type.count-6 li.tab-title {
    width: 16.666%
}

.select-vehicle-type.count-6 li.tab-title a {
    height: 27vh
}

.select-vehicle-type.count-7 li.tab-title {
    width: 14.285%
}

.select-vehicle-type.count-7 li.tab-title a {
    height: 27vh
}

.select-vehicle-type.count-8 li.tab-title {
    width: 12.5%
}

.select-vehicle-type.count-8 li.tab-title a {
    height: 27vh
}

@media only screen and (max-width:40em) {

    .select-vehicle-type.count-1 li.tab-title,
    .select-vehicle-type.count-2 li.tab-title,
    .select-vehicle-type.count-3 li.tab-title,
    .select-vehicle-type.count-4 li.tab-title,
    .select-vehicle-type.count-5 li.tab-title,
    .select-vehicle-type.count-6 li.tab-title,
    .select-vehicle-type.count-7 li.tab-title,
    .select-vehicle-type.count-8 li.tab-title {
        width: 100%
    }

    .select-vehicle-type.count-1 li.tab-title a,
    .select-vehicle-type.count-2 li.tab-title a,
    .select-vehicle-type.count-3 li.tab-title a,
    .select-vehicle-type.count-4 li.tab-title a,
    .select-vehicle-type.count-5 li.tab-title a,
    .select-vehicle-type.count-6 li.tab-title a,
    .select-vehicle-type.count-7 li.tab-title a,
    .select-vehicle-type.count-8 li.tab-title a {
        height: 3.125rem;
        padding: .8125rem 1.25rem
    }

    .select-vehicle-type.count-1 li.tab-title a img,
    .select-vehicle-type.count-2 li.tab-title a img,
    .select-vehicle-type.count-3 li.tab-title a img,
    .select-vehicle-type.count-4 li.tab-title a img,
    .select-vehicle-type.count-5 li.tab-title a img,
    .select-vehicle-type.count-6 li.tab-title a img,
    .select-vehicle-type.count-7 li.tab-title a img,
    .select-vehicle-type.count-8 li.tab-title a img {
        display: none
    }
}

@media only screen and (min-width:40.0625em) and (max-width:64em) {
    .select-vehicle-type.count-1 li.tab-title a {
        height: 35vh
    }

    .select-vehicle-type.count-2 li.tab-title a {
        height: 34vh
    }

    .select-vehicle-type.count-3 li.tab-title a {
        height: 32vh
    }

    .select-vehicle-type.count-4 li.tab-title a {
        height: 30vh
    }

    .select-vehicle-type.count-5 li.tab-title a {
        height: 28vh
    }

    .select-vehicle-type.count-6 li.tab-title a {
        height: 26vh
    }

    .select-vehicle-type.count-7 li.tab-title a {
        height: 24vh
    }

    .select-vehicle-type.count-8 li.tab-title a {
        height: 22vh
    }
}

.select-vehicle-type li.tab-title a {
    display: block;
    width: 100%;
    position: relative;
    padding: 1.25rem 1.875rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    text-align: center;
    background: #57585a;
    transition: all .3s ease-out
}

.select-vehicle-type li.tab-title a:after {
    content: '';
    position: absolute;
    left: calc(50% - .9375rem);
    bottom: -.9375rem;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: .9375rem .9375rem 0 .9375rem;
    border-color: #4e4f51 transparent transparent transparent;
    opacity: 0;
    transition: all .3s ease-out
}

.select-vehicle-type li.tab-title a img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 1.875rem 1.875rem 4.375rem 1.875rem;
    opacity: .8;
    transition: all .3s ease-out
}

.select-vehicle-type li.tab-title a h3 {
    text-transform: uppercase;
    color: #fff;
    line-height: 1.5rem;
    font-size: 1rem;
    z-index: 1;
    margin: 0
}

.select-vehicle-type li.tab-title a:hover {
    background: #535456
}

.select-vehicle-type li.tab-title.active a {
    background: #4e4f51
}

.select-vehicle-type li.tab-title.active a:after {
    opacity: 1
}

.select-vehicle-type li.tab-title.active a img {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -o-filter: grayscale(0);
    -ms-filter: grayscale(0);
    filter: grayscale(0)
}

.select-vehicle-type-content .owl-carousel-caravans .item img {
    height: 12.5rem;
    object-fit: cover
}

.select-vehicle-type-content .row {
    max-width: 87.5rem;
    margin: 0 auto !important
}

a[data-lightbox] {
    position: relative;
    display: table
}

a[data-lightbox]:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #57585a;
    left: 0;
    top: 0;
    opacity: 0;
    transition: all .3s ease-out
}

a[data-lightbox]:after {
    content: '\f00e';
    font-family: FontAwesome;
    position: absolute;
    width: 100%;
    height: 100%;
    color: #fff;
    left: 0;
    top: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    opacity: 0;
    font-size: 2.25rem;
    transition: all .3s ease-out
}

a[data-lightbox] img {
    width: 100%;
    object-fit: cover
}

a[data-lightbox]:hover:before {
    opacity: .69
}

a[data-lightbox]:hover:after {
    opacity: 1
}

.caravan-gallery:after,
.caravan-gallery:before {
    content: " ";
    display: table
}

.caravan-gallery:after {
    clear: both
}

.caravan-gallery a {
    float: left;
    width: 25%;
    position: relative
}

.caravan-gallery a .ie-objectfit {
    height: 25rem
}

.caravan-gallery a:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #57585a;
    left: 0;
    top: 0;
    opacity: 0;
    transition: all .3s ease-out
}

.caravan-gallery a:after {
    content: '\f00e';
    font-family: FontAwesome;
    position: absolute;
    width: 100%;
    height: 100%;
    color: #fff;
    left: 0;
    top: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    opacity: 0;
    font-size: 2.25rem;
    transition: all .3s ease-out
}

.caravan-gallery a img {
    width: 100%;
    object-fit: cover
}

@media only screen and (max-width:40em) {
    .caravan-gallery a {
        width: 50%
    }

    .caravan-gallery a img {
        height: 30vh;
        min-height: 18.75rem
    }
}

@media only screen and (min-width:40.0625em) and (max-width:64em) {
    .caravan-gallery a {
        width: 25%
    }

    .caravan-gallery a img {
        height: 30vh;
        min-height: 18.75rem
    }
}

@media only screen and (min-width:64.0625em) {
    .caravan-gallery a img {
        height: 40vh;
        min-height: 21.875rem
    }
}

.caravan-gallery a:hover:before {
    opacity: .69
}

.caravan-gallery a:hover:after {
    opacity: 1
}

.select-chassis-type {
    text-align: center
}

.select-chassis-type li.tab-title {
    display: inline-block;
    float: none
}

.select-chassis-type-content {
    border-top: .1875rem solid #ed202a;
    border-bottom: .1875rem solid #edeeef
}

.select-vehicle-info li.primary a {
    background: #d3d5d6
}

.select-vehicle-info li.primary a:hover {
    background: #a7abad
}

.select-vehicle-info-content {
    border-top: .1875rem solid #ed202a;
    border-bottom: .1875rem solid #edeeef;
    position: relative;
    margin: 0 0 2.5rem 0
}

.select-vehicle-info-content ul:not(.caravan):not(.legend):not(.controls) {
    margin: 0 !important
}

img.vehicle-main {
    width: 100%;
    height: 80vh;
    object-fit: cover;
    margin: 0 0 2.5rem 0
}

@media only screen and (max-width:40em) {
    img.vehicle-main {
        height: 35vh
    }
}

.ie-vehicle-main {
    height: 80vh;
    margin: 0 0 2.5rem 0
}

@media only screen and (max-width:40em) {
    .ie-vehicle-main {
        height: 35vh
    }
}

@media only screen and (max-width:40em) {
    ul.tabs li.tab-title {
        width: 100%;
        text-align: center
    }
}

.vehicle-features {
    margin: 0
}

.vehicle-features:after,
.vehicle-features:before {
    content: " ";
    display: table
}

.vehicle-features:after {
    clear: both
}

.vehicle-features li {
    list-style-type: none;
    float: left;
    width: 33.333%;
    border: .0625rem solid #fff;
    background: #edeeef;
    padding: .625rem .9375rem .625rem 4.6875rem;
    position: relative;
    font-size: .875rem
}

@media only screen and (max-width:40em) {
    .vehicle-features li {
        width: 100%
    }

    .vehicle-features li.engine {
        width: 100%
    }
}

.vehicle-features li strong {
    font-weight: 600
}

.vehicle-features li strong.price {
    display: inline-block;
    width: 7.5rem
}

.vehicle-features li strong:first-of-type {
    color: #ed202a;
    text-transform: uppercase;
    display: block
}

.vehicle-features li i.fa,
.vehicle-features li i.fas,
.vehicle-features li img {
    position: absolute;
    left: 0;
    top: 0;
    width: 4.6875rem
}

.vehicle-features li img {
    padding: 1.25rem 1.5625rem 0 1.5625rem
}

.vehicle-features li i.fa,
.vehicle-features li i.fas {
    font-size: 1.5rem;
    padding: 1.25rem .9375rem 0 .9375rem;
    text-align: center;
    color: #ed202a
}

.reserve-caravan-select {
    padding: 1.25rem 0 0 0;
    margin-left: -.625rem !important;
    margin-right: -.625rem !important
}

.reserve-caravan-select .columns {
    padding-left: .625rem;
    padding-right: .625rem
}

@media only screen and (max-width:40em) {

    .reserve-caravan-select a.button,
    .reserve-caravan-select button {
        width: 100%
    }
}

.lend-caravan {
    margin-bottom: -3.125rem
}

.reserve-caravan {
    padding: 1.25rem 0
}

.reserve-caravan .calendar {
    float: right
}

.reserve-caravan .calendar ul.controls {
    margin: 0 0 .625rem 0;
    position: relative;
    background: #d3d5d6
}

.reserve-caravan .calendar ul.controls li {
    list-style-type: none
}

.reserve-caravan .calendar ul.controls li.month {
    text-transform: uppercase;
    font-weight: 300;
    padding: .625rem 3.125rem;
    font-size: .875rem;
    line-height: 1.25rem;
    text-align: center;
    color: #3c3c3c
}

.reserve-caravan .calendar ul.controls li.next,
.reserve-caravan .calendar ul.controls li.prev {
    position: absolute;
    top: 0
}

.reserve-caravan .calendar ul.controls li.next a,
.reserve-caravan .calendar ul.controls li.prev a {
    display: block;
    transition: all .3s ease-out
}

.reserve-caravan .calendar ul.controls li.next a i.fa,
.reserve-caravan .calendar ul.controls li.prev a i.fa {
    display: block;
    width: 2.5rem;
    height: 2.5rem;
    line-height: 1.25rem;
    padding: .625rem 0;
    text-align: center
}

.reserve-caravan .calendar ul.controls li.next a:hover,
.reserve-caravan .calendar ul.controls li.prev a:hover {
    color: #ed202a;
    background: #e0e2e2
}

.reserve-caravan .calendar ul.controls li.prev {
    left: 0;
    border-right: .125rem solid #fff
}

.reserve-caravan .calendar ul.controls li.next {
    right: 0;
    border-left: .125rem solid #fff
}

.reserve-caravan .calendar table.calendar-table {
    border-collapse: collapse;
    margin: 0 -.125rem;
    width: calc(100% + .3125rem)
}

.reserve-caravan .calendar table.calendar-table thead tr th {
    padding: .625rem;
    border: .125rem solid #fff;
    width: calc(99.9% / 7);
    font-size: .875rem;
    font-weight: 300;
    color: #3c3c3c;
    text-align: center;
    background: #d3d5d6
}

.reserve-caravan .calendar table.calendar-table tbody tr td {
    padding: .625rem;
    border: .125rem solid #fff;
    width: calc(99.9% / 7);
    font-size: .875rem;
    color: #3c3c3c;
    text-align: center;
    background: #edeeef
}

.reserve-caravan .calendar table.calendar-table tbody tr td.booked:hover,
.reserve-caravan .calendar table.calendar-table tbody tr td:not(.available):hover {
    cursor: not-allowed
}

.reserve-caravan .calendar table.calendar-table tbody tr td.available:hover {
    cursor: pointer;
    background: #e0e2e2
}

.reserve-caravan .calendar table.calendar-table tbody tr td.available.booked {
    background: #ed202a;
    color: #fff;
    cursor: not-allowed
}

.reserve-caravan .calendar table.calendar-table tbody tr td.month-other {
    background: #fbfbfb
}

.reserve-caravan .calendar table.calendar-table tbody tr td.booked {
    background: #ed202a;
    color: #fff;
    cursor: not-allowed
}

.reserve-caravan .calendar table.calendar-table tbody tr td.checked {
    background: #71b200;
    color: #fff
}

.reserve-caravan .calendar table.calendar-table tbody tr td.checked:hover {
    background: #5a8e00
}

.reserve-caravan .calendar ul.legend {
    margin: .625rem 0 0 0
}

.reserve-caravan .calendar ul.legend:after,
.reserve-caravan .calendar ul.legend:before {
    content: " ";
    display: table
}

.reserve-caravan .calendar ul.legend:after {
    clear: both
}

.reserve-caravan .calendar ul.legend li {
    list-style-type: none;
    float: left;
    width: 33.333%;
    text-transform: uppercase;
    font-size: .75rem;
    font-weight: 300;
    text-align: center;
    line-height: 1.25rem;
    padding: .625rem
}

.reserve-caravan .calendar ul.legend li.available {
    background: #edeeef;
    border-right: .125rem solid #fff
}

.reserve-caravan .calendar ul.legend li.checked {
    background: #71b200;
    color: #fff
}

.reserve-caravan .calendar ul.legend li.booked {
    background: #ed202a;
    color: #fff;
    border-left: .125rem solid #fff
}

.reserve-caravan .caravans h3 {
    background: #d3d5d6;
    margin: 0 0 .625rem 0;
    font-size: .875rem;
    color: #3c3c3c;
    padding: .625rem;
    text-align: center;
    line-height: 1.25rem
}

.reserve-caravan .caravans .available-caravans ul.caravan {
    transition: background .3s ease-out;
    margin: 0 0 .3125rem 0;
    background: #edeeef;
    padding: .625rem 11.25rem .625rem 10rem;
    min-height: 7.5rem;
    position: relative
}

.reserve-caravan .caravans .available-caravans ul.caravan:after,
.reserve-caravan .caravans .available-caravans ul.caravan:before {
    content: " ";
    display: table
}

.reserve-caravan .caravans .available-caravans ul.caravan:after {
    clear: both
}

@media only screen and (min-width:90.0625em) {
    .reserve-caravan .caravans .available-caravans ul.caravan {
        padding: .625rem 20.625rem .625rem 10rem
    }
}

.reserve-caravan .caravans .available-caravans ul.caravan:hover {
    cursor: pointer;
    background: #e0e2e2
}

.reserve-caravan .caravans .available-caravans ul.caravan:last-of-type {
    margin: 0
}

.reserve-caravan .caravans .available-caravans ul.caravan.none-available {
    padding: 0;
    min-height: auto
}

.reserve-caravan .caravans .available-caravans ul.caravan.none-available&gt;li {
    padding: 1.25rem;
    text-align: center
}

.reserve-caravan .caravans .available-caravans ul.caravan.none-available&gt;li a {
    color: #ed202a
}

.reserve-caravan .caravans .available-caravans ul.caravan li {
    list-style-type: none
}

.reserve-caravan .caravans .available-caravans ul.caravan li.img {
    position: absolute;
    left: 0;
    top: 0;
    width: 10rem;
    height: 7.5rem;
    padding: .625rem 1.25rem
}

.reserve-caravan .caravans .available-caravans ul.caravan li.img img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.reserve-caravan .caravans .available-caravans ul.caravan li.name {
    text-transform: uppercase;
    font-weight: 300;
    color: #ed202a;
    font-size: 1rem;
    margin: .625rem 0 .625rem 0
}

.reserve-caravan .caravans .available-caravans ul.caravan li.beds,
.reserve-caravan .caravans .available-caravans ul.caravan li.price-basic,
.reserve-caravan .caravans .available-caravans ul.caravan li.seats,
.reserve-caravan .caravans .available-caravans ul.caravan li.weight,
.reserve-caravan .caravans .available-caravans ul.caravan li.parked {
    display: block;
    float: left;
    position: relative;
    padding-left: 1.25rem
}

.reserve-caravan .caravans .available-caravans ul.caravan li.beds:before,
.reserve-caravan .caravans .available-caravans ul.caravan li.price-basic:before,
.reserve-caravan .caravans .available-caravans ul.caravan li.seats:before,
.reserve-caravan .caravans .available-caravans ul.caravan li.weight:before,
.reserve-caravan .caravans .available-caravans ul.caravan li.parked:before {
    height: 1rem;
    background-repeat: no-repeat;
    display: inline-block;
    margin: .375rem 0 0 0;
    content: '';
    position: absolute;
    left: 0;
    top: 0
}

.reserve-caravan .caravans .available-caravans ul.caravan li.beds,
.reserve-caravan .caravans .available-caravans ul.caravan li.seats,
.reserve-caravan .caravans .available-caravans ul.caravan li.weight,
.reserve-caravan .caravans .available-caravans ul.caravan li.parked {
    width: 33.333%
}

.reserve-caravan .caravans .available-caravans ul.caravan li.seats:before {
    width: .875rem;
    background-image: url(../assets/img/seat-icon.png)
}

.reserve-caravan .caravans .available-caravans ul.caravan li.beds:before {
    width: .875rem;
    background-image: url(../assets/img/bed-icon.png)
}

.reserve-caravan .caravans .available-caravans ul.caravan li.weight:before {
    width: .875rem;
    background-image: url(../assets/img/weight-icon.png)
}

.reserve-caravan .caravans .available-caravans ul.caravan li.price-basic {
    width: 100%
}

.reserve-caravan .caravans .available-caravans ul.caravan li.price-basic:before {
    width: .875rem;
    background-image: url(../assets/img/price-icon.png)
}

.reserve-caravan .caravans .available-caravans ul.caravan li.parked:before {
    color: #6f7376;
    content: '\f041';
    font-family: FontAwesome;
    margin: 0;
}

.reserve-caravan .caravans .available-caravans ul.caravan li.price-basic .renting-price {
    display: block;
    width: 50%;
    float: left
}

.reserve-caravan .caravans .available-caravans ul.caravan li.price-basic .renting-price .renting-term {
    color: #aaabad;
    display: block;
    font-size: .75rem
}

.reserve-caravan .caravans .available-caravans ul.caravan li.price {
    padding: .625rem 0;
    color: #71b200;
    font-size: 1.5rem;
    font-weight: 300;
    width: 100%;
    text-align: center
}

@media only screen and (min-width:90.0625em) {
    .reserve-caravan .caravans .available-caravans ul.caravan li.price {
        position: absolute;
        right: 12.5rem;
        top: 0;
        padding: .625rem 0 .625rem 1.25rem;
        min-height: 7.5rem;
        width: 9.375rem;
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: right
    }
}

.reserve-caravan .caravans .available-caravans ul.caravan li.price .service-fee {
    display: block;
    color: #57585a;
    font-size: 1rem
}

.reserve-caravan .caravans .available-caravans ul.caravan li.buttons {
    position: absolute;
    top: 0;
    right: 0;
    width: 12.5rem;
    padding: .625rem 1.25rem
}

.reserve-caravan .caravans .available-caravans ul.caravan li.buttons a {
    display: block;
    padding: .625rem .625rem .5625rem .625rem
}

.reserve-caravan .caravans .available-caravans ul.caravan li.buttons a:last-of-type {
    margin: 0
}

.reserve-caravan .caravans .available-caravans ul.caravan.caravan-current {
    border: .125rem solid #71b200;
    background: #fff;
    padding: .5rem 11.125rem .5rem 9.875rem
}

@media only screen and (min-width:90.0625em) {
    .reserve-caravan .caravans .available-caravans ul.caravan.caravan-current {
        padding: .625rem 20.5rem .625rem 10rem
    }
}

.reserve-caravan .caravans .available-caravans ul.caravan.caravan-current li.img {
    left: -.125rem;
    top: -.125rem
}

.reserve-caravan .caravans .available-caravans ul.caravan.caravan-current li.buttons {
    right: -.125rem;
    top: -.125rem
}

@media only screen and (min-width:90.0625em) {
    .reserve-caravan .caravans.selected-caravan .available-caravans ul.caravan li.price {
        right: 1.25rem;
        width: 20.5rem
    }
}

@media only screen and (max-width:40em) {
    .reserve-caravan .caravans {
        margin: 1.25rem 0 0 0
    }

    .reserve-caravan .caravans .available-caravans ul.caravan,
    .reserve-caravan .caravans .available-caravans ul.caravan.caravan-current {
        padding: .625rem 1.25rem 4.6875rem 1.25rem;
        text-align: center
    }

    .reserve-caravan .caravans .available-caravans ul.caravan li,
    .reserve-caravan .caravans .available-caravans ul.caravan.caravan-current li {
        list-style-type: none
    }

    .reserve-caravan .caravans .available-caravans ul.caravan li.img,
    .reserve-caravan .caravans .available-caravans ul.caravan.caravan-current li.img {
        position: static;
        left: auto;
        top: auto;
        width: auto;
        width: 100%;
        height: 20vh
    }

    .reserve-caravan .caravans .available-caravans ul.caravan li.img img,
    .reserve-caravan .caravans .available-caravans ul.caravan.caravan-current li.img img {
        width: 70%
    }

    .reserve-caravan .caravans .available-caravans ul.caravan li.beds,
    .reserve-caravan .caravans .available-caravans ul.caravan li.seats,
    .reserve-caravan .caravans .available-caravans ul.caravan li.weight,
    .reserve-caravan .caravans .available-caravans ul.caravan.caravan-current li.beds,
    .reserve-caravan .caravans .available-caravans ul.caravan.caravan-current li.seats,
    .reserve-caravan .caravans .available-caravans ul.caravan.caravan-current li.weight {
        width: 33.333%
    }

    .reserve-caravan .caravans .available-caravans ul.caravan li.price,
    .reserve-caravan .caravans .available-caravans ul.caravan.caravan-current li.price {
        position: relative;
        width: 100%;
        right: auto;
        top: auto;
        padding: .625rem 1.25rem;
        min-height: auto;
        min-width: auto;
        text-align: center
    }

    .reserve-caravan .caravans .available-caravans ul.caravan li.price,
    .reserve-caravan .caravans .available-caravans ul.caravan li.price-basic,
    .reserve-caravan .caravans .available-caravans ul.caravan.caravan-current li.price,
    .reserve-caravan .caravans .available-caravans ul.caravan.caravan-current li.price-basic {
        width: 100%
    }

    .reserve-caravan .caravans .available-caravans ul.caravan li.buttons,
    .reserve-caravan .caravans .available-caravans ul.caravan.caravan-current li.buttons {
        position: absolute;
        top: auto;
        bottom: 0;
        right: 0;
        width: 100%;
        padding: .625rem 1.25rem 1.25rem 1.25rem
    }

    .reserve-caravan .caravans .available-caravans ul.caravan li.buttons a,
    .reserve-caravan .caravans .available-caravans ul.caravan.caravan-current li.buttons a {
        display: block;
        width: calc(50% - .3125rem);
        padding: .625rem .625rem .5625rem .625rem;
        margin: 0 .625rem 0 0;
        float: left
    }

    .reserve-caravan .caravans .available-caravans ul.caravan li.buttons a:last-of-type,
    .reserve-caravan .caravans .available-caravans ul.caravan.caravan-current li.buttons a:last-of-type {
        margin: 0
    }

    .reserve-caravan .caravans .available-caravans ul.caravan.caravan-current,
    .reserve-caravan .caravans .available-caravans ul.caravan.caravan-current.caravan-current {
        border: .125rem solid #71b200;
        background: #fff;
        padding: .5rem 1.125rem 4.5625rem 1.125rem
    }
}

@media only screen and (min-width:40.0625em) and (max-width:64em) {

    .reserve-caravan .caravans .available-caravans ul.caravan,
    .reserve-caravan .caravans .available-caravans ul.caravan.caravan-current {
        padding: .625rem 1.25rem 4.6875rem 1.25rem;
        text-align: center
    }

    .reserve-caravan .caravans .available-caravans ul.caravan li,
    .reserve-caravan .caravans .available-caravans ul.caravan.caravan-current li {
        list-style-type: none
    }

    .reserve-caravan .caravans .available-caravans ul.caravan li.img,
    .reserve-caravan .caravans .available-caravans ul.caravan.caravan-current li.img {
        position: static;
        left: auto;
        top: auto;
        width: auto;
        width: 100%;
        height: 20vh
    }

    .reserve-caravan .caravans .available-caravans ul.caravan li.img img,
    .reserve-caravan .caravans .available-caravans ul.caravan.caravan-current li.img img {
        width: 70%
    }

    .reserve-caravan .caravans .available-caravans ul.caravan li.beds,
    .reserve-caravan .caravans .available-caravans ul.caravan li.seats,
    .reserve-caravan .caravans .available-caravans ul.caravan li.weight,
    .reserve-caravan .caravans .available-caravans ul.caravan.caravan-current li.beds,
    .reserve-caravan .caravans .available-caravans ul.caravan.caravan-current li.seats,
    .reserve-caravan .caravans .available-caravans ul.caravan.caravan-current li.weight {
        width: 33.333%
    }

    .reserve-caravan .caravans .available-caravans ul.caravan li.price,
    .reserve-caravan .caravans .available-caravans ul.caravan.caravan-current li.price {
        position: relative;
        width: 100%;
        right: auto;
        top: auto;
        padding: .625rem 1.25rem;
        min-height: auto;
        min-width: auto;
        text-align: center
    }

    .reserve-caravan .caravans .available-caravans ul.caravan li.price,
    .reserve-caravan .caravans .available-caravans ul.caravan li.price-basic,
    .reserve-caravan .caravans .available-caravans ul.caravan.caravan-current li.price,
    .reserve-caravan .caravans .available-caravans ul.caravan.caravan-current li.price-basic {
        width: 100%
    }

    .reserve-caravan .caravans .available-caravans ul.caravan li.buttons,
    .reserve-caravan .caravans .available-caravans ul.caravan.caravan-current li.buttons {
        position: absolute;
        top: auto;
        bottom: 0;
        right: 0;
        width: 100%;
        padding: .625rem 1.25rem 1.25rem 1.25rem
    }

    .reserve-caravan .caravans .available-caravans ul.caravan li.buttons a,
    .reserve-caravan .caravans .available-caravans ul.caravan.caravan-current li.buttons a {
        display: block;
        width: calc(50% - .3125rem);
        padding: .625rem .625rem .5625rem .625rem;
        margin: 0 .625rem 0 0;
        float: left
    }

    .reserve-caravan .caravans .available-caravans ul.caravan li.buttons a:last-of-type,
    .reserve-caravan .caravans .available-caravans ul.caravan.caravan-current li.buttons a:last-of-type {
        margin: 0
    }

    .reserve-caravan .caravans .available-caravans ul.caravan.caravan-current,
    .reserve-caravan .caravans .available-caravans ul.caravan.caravan-current.caravan-current {
        border: .125rem solid #71b200;
        background: #fff;
        padding: .5rem 1.125rem 4.5625rem 1.125rem
    }
}

.services {
    margin: 3.125rem 0 1.875rem 0
}

.services .heading {
    margin-bottom: 1.875rem
}

.services .service {
    height: 40vh;
    min-height: 21.875rem;
    position: relative;
    padding: 1.25rem 1.875rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    overflow: hidden;
    background: #000
}

.services .service.ie-objectfit {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover
}

.services .service h3 {
    text-transform: uppercase;
    color: #fff;
    z-index: 1
}

.services .service h3:after {
    left: calc(50% - 2.15625rem);
    background: #fff
}

.services .service p {
    color: rgba(255, 255, 255, .95);
    z-index: 1;
    opacity: 0;
    max-height: 0;
    margin: 0;
    padding: 0;
    transition: all .5s ease-out
}

.services .service a.button {
    background: 0 0;
    z-index: 1;
    opacity: 0;
    max-height: 0;
    margin: 0;
    padding: 0;
    transition: all .5s ease-out
}

.services .service a.button:after {
    content: '\f178';
    font-family: FontAwesome;
    margin: 0 0 0 .3125rem
}

.services .service img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .8;
    transition: all .3s ease-out
}

.services .service:hover img {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -o-filter: grayscale(0);
    -ms-filter: grayscale(0);
    filter: grayscale(0)
}

.services .service:hover a,
.services .service:hover p {
    display: auto;
    max-height: 12.5rem;
    opacity: 1;
    margin: .9375rem 0;
    transition-delay: .3s
}

.owl-carousel-caravans .owl-stage {
    margin: 0 auto
}

.owl-carousel-caravans .item {
    text-align: center;
    padding: 2.5rem .9375rem;
}

@media screen and (max-width: 500px) {
    .owl-carousel-caravans .item {
        min-height: 530px
    }
}

.owl-carousel-caravans .item img {
    max-width: 100%;
    height: 12.5rem;
    object-fit: contain
}

.owl-carousel-caravans .item .ie-img {
    height: 12.5rem
}

.owl-carousel-caravans .item h3 {
    margin: 1.25rem 0
}

.owl-carousel-caravans .item h3:after {
    display: none
}

.owl-carousel-caravans .item ul.features {
    margin: .625rem 0
}

.owl-carousel-caravans .item ul.features:after,
.owl-carousel-caravans .item ul.features:before {
    content: " ";
    display: table
}

.owl-carousel-caravans .item ul.features:after {
    clear: both
}

.owl-carousel-caravans .item ul.features li {
    list-style-type: none;
    display: inline-block;
    line-height: 1.125rem;
    font-size: .875rem;
    margin: 0 .625rem 0 0;
    padding: 0 0 .3125rem 0
}

.owl-carousel-caravans .item ul.features li.beds,
.owl-carousel-caravans .item ul.features li.price,
.owl-carousel-caravans .item ul.features li.promovideo,
.owl-carousel-caravans .item ul.features li.seats,
.owl-carousel-caravans .item ul.features li.weight,
.owl-carousel-caravans .item ul.features li.parked {
    float: left;
    text-align: left;
    margin: 0;
    position: relative;
    padding-left: 1.375rem
}

.owl-carousel-caravans .item ul.features li.beds:before,
.owl-carousel-caravans .item ul.features li.price:before,
.owl-carousel-caravans .item ul.features li.promovideo:before,
.owl-carousel-caravans .item ul.features li.seats:before,
.owl-carousel-caravans .item ul.features li.weight:before,
.owl-carousel-caravans .item ul.features li.parked:before {
    height: 1rem;
    background-repeat: no-repeat;
    display: inline-block;
    margin: 0 .3125rem -.1875rem 0;
    content: '';
    position: absolute;
    left: 0;
    top: 0
}

.owl-carousel-caravans .item ul.features li.beds,
.owl-carousel-caravans .item ul.features li.seats,
.owl-carousel-caravans .item ul.features li.weight,
.owl-carousel-caravans .item ul.features li.parked {
    width: 33.333%
}

.owl-carousel-caravans .item ul.features li.price {
    width: 66%
}

.owl-carousel-caravans .item ul.features li.promovideo {
    width: 43%;
    color: #ed202a
}

.owl-carousel-caravans .item ul.features li.price .renting-price {
    display: block;
    width: 50%;
    float: left
}

.owl-carousel-caravans .item ul.features li.price .renting-price .renting-term {
    color: #aaabad;
    display: block;
    font-size: .75rem
}

.owl-carousel-caravans .item ul.features li.seats:before {
    width: .875rem;
    background-image: url(../assets/img/seat-icon.png)
}

.owl-carousel-caravans .item ul.features li.beds:before {
    width: .875rem;
    background-image: url(../assets/img/bed-icon.png)
}

.owl-carousel-caravans .item ul.features li.price:before {
    width: 1.0625rem;
    background-image: url(../assets/img/price-icon.png)
}

.owl-carousel-caravans .item ul.features li.parked:before {
    color: #6f7376;
    content: '\f041';
    font-family: FontAwesome;
    padding-left: .4rem;
}

.owl-carousel-caravans .item ul.features li.promovideo:before {
    width: 1.22rem;
    background-image: url(../assets/img/video-icon.png)
}

.owl-carousel-caravans .item ul.features li.weight:before {
    width: 1rem;
    background-image: url(../assets/img/weight-icon.png)
}

.owl-carousel-caravans .item a.button {
    background: 0 0;
    color: #57585a;
    padding: .3125rem .625rem
}

.owl-carousel-caravans .item a.button:after {
    content: '\f178';
    font-family: FontAwesome;
    margin: 0 0 0 .3125rem;
    float: right
}

.owl-carousel-caravans .item a.button.primary {
    color: #3c3c3c
}

.owl-carousel-caravans .owl-dots {
    position: absolute;
    top: auto;
    bottom: 1.875rem;
    left: 0;
    text-align: center;
    width: 100%
}

@media only screen and (max-width:40em) {
    .owl-carousel-caravans .owl-dots {
        padding-left: 1.25rem;
        text-align: left;
        bottom: 0;
    }
}

.owl-carousel-caravans .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-carousel-caravans .owl-dots .owl-dot span {
    display: inline-block;
    opacity: 1;
    width: 3.75rem;
    height: .125rem;
    margin: .0625rem .3125rem;
    background: #d3d5d6;
    transition: background .3s ease-out
}

.owl-carousel-caravans .owl-dots .owl-dot span:hover {
    opacity: .9
}

.owl-carousel-caravans .owl-dots .owl-dot.active span {
    background: #ed202a;
    opacity: 1;
    width: 3.75rem;
    height: .25rem;
    margin: 0 .3125rem
}

.owl-carousel-caravans .owl-next,
.owl-carousel-caravans .owl-prev {
    position: absolute;
    top: calc(50% - 1.25rem);
    height: 2.5rem;
    width: 2.5rem;
    font-size: .875rem;
    line-height: .875rem;
    color: #fff;
    opacity: 0;
    text-align: center;
    transition: all .3s ease-out;
    background: rgba(0, 0, 0, .3);
    border-radius: 624.9375rem;
    display: none
}

.owl-carousel-caravans .owl-next:hover,
.owl-carousel-caravans .owl-prev:hover {
    background: rgba(0, 0, 0, .69)
}

@media only screen and (min-width:64.0625em) {

    .owl-carousel-caravans .owl-next,
    .owl-carousel-caravans .owl-prev {
        display: block
    }
}

.owl-carousel-caravans .owl-prev {
    left: 0;
    padding: .8125rem .1875rem .8125rem 0
}

.owl-carousel-caravans .owl-next {
    right: 0;
    padding: .8125rem 0 .8125rem .1875rem
}

.owl-carousel-caravans:hover .owl-nav .owl-next,
.owl-carousel-caravans:hover .owl-nav .owl-prev {
    opacity: 1
}

.owl-carousel-caravans:hover .owl-nav .owl-prev {
    left: 1.25rem
}

.owl-carousel-caravans:hover .owl-nav .owl-next {
    right: 1.25rem
}

.used-caravans .item img {
    object-fit: cover
}

.news-feed a.more-news {
    font-size: .875rem;
    text-transform: uppercase;
    color: #ed202a;
    margin: 0 0 0 1.25rem;
    font-weight: 300
}

.news-feed a.more-news:after {
    content: '\f178';
    font-family: FontAwesome;
    margin: 0 0 0 .3125rem;
    display: inline-block
}

.news-feed .article {
    height: 16.875rem;
    position: relative
}

@media only screen and (min-width:120.0625em) {
    .news-feed .article {
        height: 26.875rem
    }
}

.news-feed .article.pinned {
    height: 33.75rem
}

@media only screen and (min-width:120.0625em) {
    .news-feed .article.pinned {
        height: 53.75rem
    }
}

.news-feed .article.pinned .content {
    height: 50%;
    width: 100%
}

.news-feed .article img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.news-feed .article .content {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background: rgba(211, 213, 214, .9);
    padding: 1.25rem 1.875rem;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.news-feed .article .content.right {
    right: 0;
    left: auto
}

.news-feed .article .content .article-title,
.news-feed .article .content h4 {
    color: #3c3c3c;
    margin: 0 0 .625rem 0;
    line-height: 1.5rem;
    max-height: 3rem;
    overflow: hidden;
    margin: 0 0 .625rem 0
}

.news-feed .article .content .article-title a,
.news-feed .article .content h4 a {
    color: inherit;
    transition: all .3s ease-out
}

.news-feed .article .content .article-title a:hover,
.news-feed .article .content h4 a:hover {
    color: #ed202a
}

.news-feed .article .content .article-title:before,
.news-feed .article .content h4:before {
    text-align: right;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 1.5rem
}

@supports (-webkit-line-clamp:2) {

    .news-feed .article .content .article-title,
    .news-feed .article .content h4 {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        height: auto
    }

    .news-feed .article .content .article-title:before,
    .news-feed .article .content h4:before {
        display: none
    }
}

.news-feed .article .content .article-title:after,
.news-feed .article .content h4:after {
    display: none
}

.news-feed .article .content p {
    color: #57585a;
    position: relative;
    font-size: 1rem;
    line-height: 1.375rem;
    max-height: 4.125rem;
    overflow: hidden;
    margin: 0 0 .625rem 0
}

.news-feed .article .content p:after {
    text-align: right;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 1.375rem
}

@supports (-webkit-line-clamp:3) {
    .news-feed .article .content p {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        height: auto
    }

    .news-feed .article .content p:after {
        display: none
    }
}

.news-feed .article .content a.button {
    padding: 0;
    margin: 0;
    background: 0 0;
    color: #ed202a;
    text-align: left
}

.news-feed .article .content a.button:after {
    content: '\f178';
    font-family: FontAwesome;
    margin: 0 0 0 .3125rem;
    display: inline-block
}

.news-feed ul.date-author {
    margin: 0 0 .625rem 0
}

.news-feed ul.date-author li {
    list-style-type: none;
    font-size: .875rem;
    line-height: 1rem;
    color: #57585a;
    display: inline-block
}

.news-feed ul.date-author li.author:before,
.news-feed ul.date-author li.date:before {
    font-family: FontAwesome;
    display: inline-block;
    margin: 0 .3125rem 0 0
}

.news-feed ul.date-author li.author {
    margin: 0 .625rem 0 0
}

.news-feed ul.date-author li.author:before {
    content: '\f007'
}

.news-feed ul.date-author li.date:before {
    content: '\f040'
}

@media only screen and (max-width:40em) {
    .newsfeed:nth-child(2n) .article .content {
        right: 0;
        left: auto
    }
}

@media only screen {

    .newsfeed:nth-child(4n) .article .content,
    .newsfeed:nth-child(4n-1) .article .content {
        right: 0;
        left: auto
    }
}

.news {
    padding: 0 1.125rem
}

.news&gt;.columns {
    padding-left: .125rem;
    padding-right: .125rem
}

.news .article {
    margin-top: .25rem
}

.news .article-content img {
    margin-top: 1.25rem;
    margin-right: auto;
    margin-bottom: 1.25rem;
    margin-left: auto;
    display: block
}

.news .article-content a[data-lightbox] {
    margin-top: 1.25rem;
    margin-right: auto;
    margin-bottom: 1.25rem;
    margin-left: auto
}

.news .article-content a[data-lightbox] img {
    margin: 0 auto
}

.our-team {
    padding: 1.875rem 0
}

.our-team .person {
    text-align: center
}

.our-team .person h4 {
    text-transform: none;
    color: #3c3c3c;
    margin: .625rem 0
}

.our-team .person h4:after {
    display: none
}

.our-team .person p {
    color: #57585a;
    font-size: .875rem
}

.our-team .person ul.tel-mail {
    margin: 0 0 .625rem 0
}

.our-team .person ul.tel-mail li {
    list-style-type: none;
    display: inline-block
}

.our-team .person ul.tel-mail li a {
    font-size: .875rem;
    line-height: 1rem;
    color: #57585a
}

.our-team .person ul.tel-mail li:hover a {
    color: #ed202a
}

.our-team .person ul.tel-mail li.mail:before,
.our-team .person ul.tel-mail li.tel:before {
    font-family: FontAwesome;
    display: inline-block;
    margin: 0 .3125rem 0 0
}

.our-team .person ul.tel-mail li.tel {
    margin: 0 .625rem 0 0
}

.our-team .person ul.tel-mail li.tel:before {
    content: '\f095'
}

.our-team .person ul.tel-mail li.mail:before {
    content: '\f040'
}

.contact .contact-form {
    padding: 1.25rem 0 0 0
}

.contact .our-team {
    padding: 3.75rem 0 0 0
}

.contact-us {
    padding: 1.875rem 0
}

.contact-form.row {
    margin: 0 -.625rem
}

.contact-form .columns {
    padding: 0 .625rem
}

.newsletter {
    background: #fafafa;
    margin: 2.5rem 0 -3.75rem 0;
    padding: 1.875rem 0
}

.footer {
    margin: 3.75rem 0 0 0;
    background: #57585a;
    padding: 2.5rem 0 0 0;
    color: rgba(255, 255, 255, .8)
}

.footer strong {
    color: #fff
}

.footer h4 {
    color: #fff;
    margin: 0 0 1.25rem 0;
    font-size: 1.125rem
}

.footer h4:after {
    display: none
}

.footer img.logo {
    margin: 0 0 1.25rem 0
}

.footer p {
    font-size: 1rem;
    color: rgba(255, 255, 255, .8)
}

.footer ul {
    margin: 0
}

.footer ul li {
    list-style-type: none;
    color: rgba(255, 255, 255, .8)
}

.footer ul li a {
    color: inherit
}

.footer ul li a:hover {
    text-decoration: underline
}

.footer ul.links li {
    padding: 0 0 0 1.5625rem;
    margin-bottom: .3125rem;
    position: relative
}

.footer ul.links li a {
    font-weight: 300;
    transition: all .3s ease-out
}

.footer ul.links li a:before {
    content: '\f178';
    font-family: FontAwesome;
    font-size: 1.125rem;
    position: absolute;
    color: #fff;
    top: 0;
    left: 0
}

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

.footer ul.social-media {
    margin: 0 0 .9375rem 0
}

.footer ul.social-media:after,
.footer ul.social-media:before {
    content: " ";
    display: table
}

.footer ul.social-media:after {
    clear: both
}

.footer ul.social-media li {
    margin: 0 1.25rem .3125rem 0;
    list-style-type: none;
    display: inline-block;
    line-height: 1.875rem
}

.footer ul.social-media li a {
    display: block;
    font-size: .875rem;
    color: rgba(255, 255, 255, .8);
    transition: all .3s ease-out
}

.footer ul.social-media li:hover a {
    color: #fff;
    text-decoration: none
}

.footer ul.contact-info li {
    padding: 0 0 0 1.5625rem;
    margin-bottom: .3125rem;
    position: relative
}

.footer ul.contact-info li a:hover {
    color: #fff;
    text-decoration: none
}

.footer ul.contact-info li:before {
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    left: 0
}

.footer ul.contact-info li.address:before {
    content: '\f041'
}

.footer ul.contact-info li.tel:before {
    content: '\f095'
}

.footer ul.contact-info li.mail:before {
    content: '\f040'
}

.footer .subfooter {
    background: rgba(255, 255, 255, .05);
    margin: 2.5rem 0 0 0;
    padding: .9375rem 0
}

.footer .subfooter p {
    font-size: .875rem;
    color: rgba(255, 255, 255, .85);
    line-height: 1.25rem;
    margin: 0
}

.footer .subfooter p.created-by {
    text-align: right
}

.footer .subfooter p a {
    color: inherit;
    font-weight: 300
}

@media only screen and (max-width:40em) {
    .footer .subfooter p {
        text-align: center;
        margin: 0
    }

    .footer .subfooter .columns {
        margin: 0
    }

    .footer section {
        margin-bottom: 1.25rem
    }
}

.cc_container {
    background: #fff !important;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif !important;
    border-top: .0625rem solid #d3d5d6
}

.cc_container p {
    font-size: .875rem !important;
    margin-top: .5625rem !important
}

.cc_container p a {
    color: #57585a
}

.cc_container p a:hover {
    color: inherit;
    text-decoration: underline
}

.cc_container .cc_btn {
    background: #57585a !important;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 300;
    font-size: .875rem !important
}

.cc_container .cc_btn:hover {
    background: #464648 !important
}

.article-title,
h1,
h2,
h3,
h4,
h5,
h6 {
    position: relative;
    text-transform: uppercase
}

h1.text-center,
h2.text-center,
h3.text-center,
h4.text-center,
h5.text-center,
h6.text-center {
    text-align: center
}

h1.text-right,
h2.text-right,
h3.text-right,
h4.text-right,
h5.text-right,
h6.text-right {
    text-align: right
}

.text-center h1,
.text-center h2,
.text-center h3,
.text-center h4,
.text-center h5,
.text-center h6 {
    text-align: center
}

.text-center h1:after,
.text-center h2:after,
.text-center h3:after,
.text-center h4:after,
.text-center h5:after,
.text-center h6:after {
    left: calc(50% - 1.5625rem)
}

.text-right h1,
.text-right h2,
.text-right h3,
.text-right h4,
.text-right h5,
.text-right h6 {
    text-align: right
}

.text-right h1:after,
.text-right h2:after,
.text-right h3:after,
.text-right h4:after,
.text-right h5:after,
.text-right h6:after {
    left: auto;
    right: 0
}

input[type=number],
input[type=password],
input[type=text] {
    border: 0;
    background: #edeeef;
    font-size: 1rem;
    line-height: 1.25rem;
    color: #57585a;
    padding: .875rem;
    height: 3.125rem;
    box-shadow: none;
    width: 100%;
    border: .0625rem solid #edeeef
}

input[type=number]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder {
    color: rgba(87, 88, 90, .69)
}

input[type=number]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=text]:-moz-placeholder {
    color: rgba(87, 88, 90, .69)
}

input[type=number]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=text]::-moz-placeholder {
    color: rgba(87, 88, 90, .69)
}

input[type=number]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder {
    color: rgba(87, 88, 90, .69)
}

input[type=number]:focus,
input[type=password]:focus,
input[type=text]:focus {
    background: #fff;
    border: .0625rem solid #d3d5d6
}

span.icon-email,
span.icon-pass {
    position: relative;
    display: block;
    padding: 0 0 0 2.8125rem
}

span.icon-email:before,
span.icon-pass:before {
    width: 2.8125rem;
    height: 2.8125rem;
    background: #d3d5d6;
    left: 0;
    top: 0;
    line-height: 1.5625rem;
    padding: .625rem .5rem .625rem .75rem;
    text-align: center;
    font-family: Linearicons-Free;
    font-size: 1.125rem;
    position: absolute
}

span.icon-email.icon-pass:before,
span.icon-pass.icon-pass:before {
    content: '\e80f'
}

span.icon-email.icon-email:before,
span.icon-pass.icon-email:before {
    content: '\e82a'
}

label {
    font-size: .875rem;
    color: #57585a;
    text-transform: uppercase
}

select {
    border: none;
    padding: .875rem;
    height: 3.125rem;
    font-size: 1rem;
    line-height: 1.25rem;
    box-shadow: none;
    -webkit-appearance: none;
    color: rgba(87, 88, 90, .69);
    -moz-appearance: none;
    appearance: none;
    background: #edeeef url(../assets/img/select-arrow.jpg) 100% 0 no-repeat;
    -webkit-user-select: none;
    outline: 0;
    cursor: pointer;
    border: .0625rem solid #edeeef
}

select:focus {
    background: #edeeef url(../assets/img/select-arrow-focus.jpg) 100% 0 no-repeat;
    border: .0625rem solid #edeeef
}

select option {
    background: #edeeef;
    color: #333;
    font-size: 1rem;
    line-height: 1.875rem
}

select option:first-child {
    color: rgba(87, 88, 90, .69)
}

[type=checkbox]:checked,
[type=checkbox]:not(:checked) {
    position: absolute;
    left: -9999px
}

[type=checkbox]:checked+label,
[type=checkbox]:not(:checked)+label {
    position: relative;
    padding-left: 2.125rem;
    cursor: pointer;
    font-size: 1rem;
    height: 1.5rem;
    line-height: 1.5rem;
    color: #57585a;
    text-transform: none
}

[type=checkbox]:checked+label:hover,
[type=checkbox]:not(:checked)+label:hover {
    text-decoration: underline
}

[type=checkbox]:checked+label:before,
[type=checkbox]:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 1.5rem;
    height: 1.5rem;
    border: 0;
    background: 0 0;
    border: .125rem solid #d3d5d6
}

[type=checkbox]:checked+label:before {
    background: 0 0;
    border: .125rem solid #57585a
}

[type=checkbox]:checked+label:after,
[type=checkbox]:not(:checked)+label:after {
    font-family: FontAwesome;
    content: '\f00c';
    position: absolute;
    top: .3125rem;
    left: .25rem;
    font-size: 1.125rem;
    line-height: .8;
    color: #57585a;
    transition: all .2s
}

[type=checkbox]:not(:checked)+label:after {
    opacity: 0;
    transform: scale(.5)
}

[type=checkbox]:checked+label:after {
    opacity: 1;
    transform: scale(1)
}

[type=checkbox]:disabled:checked+label:before,
[type=checkbox]:disabled:not(:checked)+label:before {
    box-shadow: none;
    background-color: #ddd
}

[type=checkbox]:disabled:checked+label:after {
    color: #999
}

[type=checkbox]:disabled+label {
    color: #aaa
}

[type=checkbox]+label,
[type=radio]+label {
    margin: 0 0 1.25rem 0 !important
}

textarea {
    border: 0;
    box-shadow: none;
    background: #edeeef;
    font-size: 1rem;
    color: #57585a;
    padding: .875rem;
    border-radius: .0625rem;
    min-height: 4.3125rem;
    border: .0625rem solid #edeeef
}

textarea::-webkit-input-placeholder {
    color: rgba(87, 88, 90, .69)
}

textarea:-moz-placeholder {
    color: rgba(87, 88, 90, .69)
}

textarea::-moz-placeholder {
    color: rgba(87, 88, 90, .69)
}

textarea:-ms-input-placeholder {
    color: rgba(87, 88, 90, .69)
}

textarea:focus {
    background: #fff;
    border: .0625rem solid #d3d5d6
}

.hover-info {
    display: inline-block;
    border-bottom: .0625rem #57585a dotted
}

@media only screen and (max-width:40em) {
    .my-account {
        display: flex;
        flex-direction: column
    }

    .my-account-content {
        order: 2
    }

    .my-account-sidebar {
        order: 1
    }
}

.cenik-modal,
.preview-modal {
    max-width: 63.75rem
}

@media only screen and (max-width:40em) {

    .cenik-modal,
    .preview-modal {
        margin: 0 auto;
        left: 0;
        right: 0;
        min-height: auto !important
    }
}

.cenik-modal p.modal-title,
.preview-modal p.modal-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 300;
    color: #333
}

.cenik-modal form button,
.preview-modal form button {
    margin-top: .625rem
}

.cenik-modal a.close-reveal-modal,
.preview-modal a.close-reveal-modal {
    color: #57585a
}

.cenik-modal a.close-reveal-modal:hover,
.preview-modal a.close-reveal-modal:hover {
    text-decoration: none;
    color: #57585a
}

.cenik-modal ul,
.preview-modal ul {
    margin: 0
}

.cenik-modal ul li,
.preview-modal ul li {
    list-style-type: none;
    font-size: 1rem;
    text-align: center
}

.cenik-modal ul li a,
.preview-modal ul li a {
    color: #57585a
}

.preview-modal {
    max-width: 63.75rem
}

.cenik-modal {
    max-width: 42.5rem
}

.tiny-modal {
    max-width: 25rem
}

@media only screen and (max-width:40em) {
    .tiny-modal {
        margin: 0 auto;
        left: 0;
        right: 0;
        top: 3.125rem !important;
        min-height: auto !important
    }
}

.tiny-modal p.modal-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 300;
    color: #333
}

.tiny-modal form button {
    margin-top: .625rem
}

.tiny-modal a.close-reveal-modal {
    color: #57585a
}

.tiny-modal a.close-reveal-modal:hover {
    text-decoration: none;
    color: #57585a
}

.tiny-modal ul {
    margin: 0
}

.tiny-modal ul li {
    list-style-type: none;
    font-size: 1rem;
    text-align: center
}

.tiny-modal ul li a {
    color: #57585a
}

iframe {
    max-width: 100%
}

.reveal-modal {
    z-index: 9999
}

#map {
    height: 50vh;
    width: 100%;
    margin: 2.5rem 0 0 0
}

ul.product-tags {
    margin: 0;
    position: absolute;
    top: .375rem;
    right: .375rem;
    z-index: 1
}

ul.product-tags li {
    list-style-type: none;
    float: right;
    font-size: .875rem;
    line-height: 1.125rem;
    text-transform: uppercase;
    font-weight: 300;
    color: #fff;
    padding: .125rem .4375rem;
    position: relative;
    margin-left: 1.0625rem;
    margin-bottom: .3125rem
}

ul.product-tags li:last-of-type {
    margin-left: 0
}

ul.product-tags li:before {
    content: '';
    position: absolute;
    left: -.75rem;
    top: 0;
    border-style: solid;
    border-width: .6875rem .75rem .6875rem 0
}

ul.product-tags li:after {
    content: '';
    position: absolute;
    height: .3125rem;
    width: .3125rem;
    left: -.1875rem;
    top: calc(50% - .125rem);
    background: #d3d5d6;
    border-radius: 624.9375rem
}

ul.product-tags li.tip {
    background: #57585a
}

ul.product-tags li.tip:before {
    border-color: transparent #57585a transparent transparent
}

ul.product-tags li.new {
    background: #57585a
}

ul.product-tags li.new:before {
    border-color: transparent #57585a transparent transparent
}

ul.product-tags li.sale {
    background: #57585a
}

ul.product-tags li.sale:before {
    border-color: transparent #57585a transparent transparent
}

ul.product-tags li.favorite {
    background: #333
}

ul.product-tags li.favorite:before {
    border-color: transparent #333 transparent transparent
}

ul.table-info {
    margin: 1.25rem 0
}

ul.table-info li {
    list-style-type: none;
    font-size: .875rem;
    line-height: 1.5625rem;
    margin: 0 0 .1875rem 0;
    text-align: right
}

ul.table-info li:last-of-type {
    border-bottom: 0
}

ul.table-info li:after,
ul.table-info li:before {
    content: " ";
    display: table
}

ul.table-info li:after {
    clear: both
}

ul.table-info li strong {
    display: block;
    float: left;
    padding: 0 .9375rem 0 0;
    font-size: .875rem;
    font-weight: 300;
    color: #57585a
}

.variants {
    margin: 0
}

.variants li {
    list-style-type: none;
    position: relative;
    margin-bottom: .9375rem;
    padding: 0 0 .625rem 0;
    border-bottom: .0625rem solid #d3d5d6
}

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

.variants li:after {
    clear: both
}

.variants li .dimensions,
.variants li .finish {
    float: left;
    display: block;
    width: 100%
}

.variants li .dimensions:after,
.variants li .dimensions:before,
.variants li .finish:after,
.variants li .finish:before {
    content: " ";
    display: table
}

.variants li .dimensions:after,
.variants li .finish:after {
    clear: both
}

.variants li .dimensions .text,
.variants li .finish .text {
    min-width: 12.5rem;
    height: auto;
    padding: .625rem 0;
    width: auto;
    display: block
}

@media only screen and (min-width:64.0625em) {

    .variants li .dimensions,
    .variants li .finish {
        width: auto
    }
}

@media only screen and (min-width:64.0625em) {
    .variants li .dimensions {
        min-width: 18.75rem;
        margin-right: .9375rem
    }
}

.variants li:last-of-type {
    margin-bottom: 0;
    border-bottom: 0
}

.variants .finish span:last-of-type {
    margin-right: 0
}

.variants .finish .text {
    margin-bottom: -.9375rem
}

.variants .text {
    font-size: .875rem;
    font-weight: 300;
    line-height: 1.25rem;
    height: 100%;
    padding: 0 .9375rem .625rem .9375rem;
    display: inline-block
}

.variants .depth,
.variants .size {
    display: inline-block;
    background: #d3d5d6;
    position: relative
}

.variants .size:after,
.variants .size:before {
    font-size: .75rem;
    line-height: 1rem;
    display: block;
    position: absolute;
    text-align: center
}

.variants .size:before {
    content: attr(data-width) " cm";
    top: 0;
    left: 0;
    width: 100%
}

.variants .size:after {
    content: attr(data-height) " cm";
    top: calc(50% - .5rem);
    left: calc(50% - .5rem);
    width: 100%;
    transform: rotate(90deg)
}

.variants .depth {
    margin-left: .9375rem
}

.variants .depth:before {
    font-size: .75rem;
    line-height: 1rem;
    display: block;
    position: absolute;
    content: attr(data-depth) " cm";
    top: 0;
    left: 0;
    width: 100%;
    text-align: center
}

.variants .glossy,
.variants .grip,
.variants .halfglossy,
.variants .matte {
    margin-right: .9375rem;
    margin-top: .9375rem
}

.variants .glossy {
    position: relative;
    display: inline-block;
    background: #f6f8f9;
    background: -moz-linear-gradient(top, #f6f8f9 0, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%);
    background: -webkit-linear-gradient(top, #f6f8f9 0, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%);
    background: linear-gradient(to bottom, #f6f8f9 0, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%)
}

.variants .glossy:before {
    font-size: .75rem;
    line-height: 1rem;
    display: block;
    position: absolute;
    content: 'Lesklý';
    top: calc(50% - .5rem);
    left: 0;
    width: 100%;
    text-align: center
}

.variants .matte {
    position: relative;
    display: inline-block;
    background: #d3d5d6
}

.variants .matte:before {
    font-size: .75rem;
    line-height: 1rem;
    display: block;
    position: absolute;
    content: 'Matný';
    top: calc(50% - .5rem);
    left: 0;
    width: 100%;
    text-align: center
}

.variants .grip {
    position: relative;
    display: inline-block;
    background: #d3d5d6;
    background-image: url(../assets/img/grip-pattern.png)
}

.variants .grip:before {
    font-size: .75rem;
    line-height: 1rem;
    display: block;
    position: absolute;
    content: 'Grip - protiskluz';
    top: calc(50% - .5rem);
    left: 0;
    width: 100%;
    text-align: center
}

.variants .halfglossy {
    position: relative;
    display: inline-block;
    background: #e6ebee;
    background: -moz-linear-gradient(top, #e6ebee 23%, #e6ebee 23%, #d7dee3 40%, #d7dee3 40%, #e6ebee 100%);
    background: -webkit-linear-gradient(top, #e6ebee 23%, #e6ebee 23%, #d7dee3 40%, #d7dee3 40%, #e6ebee 100%);
    background: linear-gradient(to bottom, #e6ebee 23%, #e6ebee 23%, #d7dee3 40%, #d7dee3 40%, #e6ebee 100%)
}

.variants .halfglossy:before {
    font-size: .75rem;
    line-height: 1rem;
    display: block;
    position: absolute;
    content: 'Pololesk';
    top: calc(50% - .5rem);
    left: 0;
    width: 100%;
    text-align: center
}

.instagram-banner {
    width: 100%;
    height: 16vh;
    background: url(../assets/img/instagram-banner.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover
}

.instagram-banner a {
    display: block;
    color: #fff;
    text-align: center;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.instagram-banner a:hover {
    text-decoration: none
}

.instagram-banner i.fa,
.instagram-banner i.fas {
    font-size: 1.5rem;
    margin: 1.25rem 0 .3125rem 0
}

.instagram-banner p {
    font-size: .875rem;
    font-weight: 300
}

.raab-banner {
    width: 100%;
    height: 16vh;
    background: url(../assets/img/raab-banner.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover
}

.raab-banner a {
    display: block;
    color: #fff;
    text-align: center;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.raab-banner a:hover {
    text-decoration: none
}

.raab-banner i.fa,
.raab-banner i.fas {
    font-size: 1.5rem;
    margin: 1.25rem 0 .3125rem 0
}

.raab-banner p {
    font-size: .875rem;
    font-weight: 300
}

strong {
    color: #57585a;
    font-weight: 600
}

.availability {
    color: #57585a;
    font-weight: 300
}

.availability.out-of-stock {
    color: #57585a
}

#searchModal form {
    position: relative
}

#searchModal form input[type=text] {
    height: 2.8125rem;
    position: relative;
    border-radius: 624.9375rem;
    padding: .625rem 4.375rem .625rem 1.5625rem;
    color: #57585a;
    font-size: .875rem;
    line-height: 1.5625rem
}

#searchModal form button {
    position: absolute;
    right: 0;
    bottom: 0;
    border-radius: 624.9375rem;
    background: 0 0;
    margin: 0;
    width: 2.8125rem;
    height: 2.8125rem;
    padding: 0;
    color: #57585a;
    font-size: 1rem
}

#searchModal form button:before {
    content: '\f002';
    font-family: FontAwesome;
    line-height: 2.8125rem;
    height: 2.8125rem;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 2.8125rem
}

#searchModal form button:hover:before {
    color: #57585a
}

.cart-tooltip {
    padding: 1.25rem 1.875rem 1.25rem 4.375rem;
    border-radius: .125rem;
    position: relative;
    margin: .9375rem 0;
    border: .125rem dashed #d3d5d6
}

.cart-tooltip:before {
    content: '\e83f';
    font-family: Linearicons-Free;
    font-size: 1.75rem;
    text-align: center;
    width: 4.375rem;
    left: 0;
    top: .8125rem;
    position: absolute;
    color: #57585a
}

.cart-tooltip p {
    margin: .3125rem 0 1.25rem 0
}

.cart-tooltip p:last-of-type {
    margin: .3125rem 0
}

.reg-header {
    text-transform: uppercase;
    font-weight: 300;
    padding: 0 0 .375rem 0;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 1rem;
    margin: 0 0 .625rem 0
}

span.required {
    color: #57585a;
    display: inline-block;
    margin-left: .3125rem;
    font-weight: 300
}

.border-header {
    font-size: .8125rem;
    padding: .375rem 0;
    margin: .9375rem 0;
    border-bottom: .125rem solid #57585a;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif
}

.border-header:first-of-type {
    margin-top: 0
}

.has-tip {
    color: inherit
}

.has-tip:hover {
    color: inherit
}

.underline-heading {
    position: relative;
    padding-bottom: .3125rem;
    text-align: center;
    margin: 1.25rem 0 1.875rem 0
}

.underline-heading:before {
    position: absolute;
    content: '';
    background: 0 0;
    background-image: url(../assets/img/underline-heading-transparent.png);
    width: 4.5rem;
    height: .5rem;
    left: calc(50% - 2.25rem);
    bottom: -.75rem
}

ul.icon-links {
    margin: .9375rem 0 0 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

ul.icon-links li {
    list-style-type: none;
    padding: 0 .625rem
}

ul.icon-links li span {
    font-size: 1.125rem;
    line-height: 1.375rem;
    cursor: pointer
}

ul.icon-links li img {
    max-height: 1.375rem
}

.fullwidth {
    max-width: 100%
}

.ie-objectfit {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover
}

.ie-objectfit img {
    display: none !important
}

.float-video {
    position: fixed;
    right: 1.25rem;
    bottom: 1.25rem;
    z-index: 9999;
    -webkit-box-shadow: 0 .3125rem 2.5rem 0 rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 .3125rem 2.5rem 0 rgba(0, 0, 0, .4);
    box-shadow: 0 .3125rem 2.5rem 0 rgba(0, 0, 0, .4)
}

.float-video a {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    display: block;
    width: 28rem;
    height: 15rem;
    position: relative
}

.float-video a img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.float-video a:after {
    transition: all .3s ease-out;
    width: 28rem;
    height: 15rem;
    content: '\f04b';
    font-family: FontAwesome;
    font-size: 1.875rem;
    line-height: 9rem;
    padding: 2.9375rem 1.25rem;
    text-align: center;
    color: #fff;
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0
}

.float-video a:hover:after {
    background: rgba(0, 0, 0, .69)
}

.youtube-iframe {
    width: 100%;
    padding-top: 56.25%;
    position: relative
}

.youtube-iframe iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.motion-picture {
    width: 100%;
    min-height: 18.75rem;
    height: 40vh;
    object-fit: cover;
    margin: 0 0 1.25rem 0
}

@media only screen and (max-width:800px) {
    .float-video a {
        width: 20rem;
        height: 11.25rem
    }

    .float-video a:after {
        width: 20rem;
        height: 11.25rem;
        line-height: 1.875rem;
        padding: 2.9375rem 1.25rem
    }
}

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

.fa,
.fas {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

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

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

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

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

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

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

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

.fa-ul&gt;li {
    position: relative
}

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

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

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

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

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

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

.pull-right {
    float: right
}

.pull-left {
    float: left
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-stack-1x {
    line-height: inherit
}

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

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-cog:before,
.fa-gear:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

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

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

.fa-inbox:before {
    content: "\f01c"
}

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

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

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

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

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

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

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

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

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

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

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

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

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

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

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

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

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

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

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

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

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

.fa-comments:before {
    content: "\f086"
}

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

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

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-floppy-o:before,
.fa-save:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-sort:before,
.fa-unsorted:before {
    content: "\f0dc"
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-gavel:before,
.fa-legal:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-bolt:before,
.fa-flash:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-clipboard:before,
.fa-paste:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-chain-broken:before,
.fa-unlink:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: "\f150"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: "\f151"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: "\f152"
}

.fa-eur:before,
.fa-euro:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-inr:before,
.fa-rupee:before {
    content: "\f156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: "\f157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: "\f158"
}

.fa-krw:before,
.fa-won:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-try:before,
.fa-turkish-lira:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: "\f19c"
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: "\f1c5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: "\f1c6"
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
    content: "\f1d0"
}

.fa-empire:before,
.fa-ge:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-paper-plane:before,
.fa-send:before {
    content: "\f1d8"
}

.fa-paper-plane-o:before,
.fa-send-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-bed:before,
.fa-hotel:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-y-combinator:before,
.fa-yc:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
    content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-television:before,
.fa-tv:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
    content: "\f2a3"
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-sign-language:before,
.fa-signing:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-address-card:before,
.fa-vcard:before {
    content: "\f2bb"
}

.fa-address-card-o:before,
.fa-vcard-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
    content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

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

body:after {
    content: url(../assets/lightbox/close.png) url(../assets/lightbox/loading.gif) url(../assets/lightbox/prev.png) url(../assets/lightbox/next.png);
    display: none
}

body.lb-disable-scrolling {
    overflow: hidden
}

.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: #000;
    opacity: .8;
    display: none
}

.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    text-align: center;
    line-height: 0;
    font-weight: 400
}

.lightbox .lb-image {
    display: block;
    height: auto;
    max-width: inherit;
    border-radius: 3px
}

.lightbox a img {
    border: none
}

.lb-outerContainer {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    border-radius: 4px
}

.lb-outerContainer:after {
    content: "";
    display: table;
    clear: both
}

.lb-container {
    padding: 4px
}

.lb-loader {
    position: absolute;
    top: 43%;
    left: 0;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0
}

.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url(../assets/lightbox/loading.gif) no-repeat
}

.lb-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10
}

.lb-container&gt;.nav {
    left: 0
}

.lb-nav a {
    outline: 0;
    background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)
}

.lb-next,
.lb-prev {
    height: 100%;
    cursor: pointer;
    display: block
}

.lb-nav a.lb-prev {
    width: 34%;
    left: 0;
    float: left;
    background: url(../assets/lightbox/prev.png) left 48% no-repeat;
    opacity: 0;
    -webkit-transition: opacity .6s;
    -moz-transition: opacity .6s;
    -o-transition: opacity .6s;
    transition: opacity .6s
}

.lb-nav a.lb-prev:hover {
    opacity: 1
}

.lb-nav a.lb-next {
    width: 64%;
    right: 0;
    float: right;
    background: url(../assets/lightbox/next.png) right 48% no-repeat;
    opacity: 0;
    -webkit-transition: opacity .6s;
    -moz-transition: opacity .6s;
    -o-transition: opacity .6s;
    transition: opacity .6s
}

.lb-nav a.lb-next:hover {
    opacity: 1
}

.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    width: 100%;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.lb-dataContainer:after {
    content: "";
    display: table;
    clear: both
}

.lb-data {
    padding: 0 4px;
    color: #ccc
}

.lb-data .lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1em
}

.lb-data .lb-caption {
    font-size: 13px;
    font-weight: 700;
    line-height: 1em
}

.lb-data .lb-number {
    display: block;
    clear: left;
    padding-bottom: 1em;
    font-size: 12px;
    color: #999
}

.lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(../assets/lightbox/close.png) top right no-repeat;
    text-align: right;
    outline: 0;
    opacity: .7;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s
}

.lb-data .lb-close:hover {
    cursor: pointer;
    opacity: 1
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

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

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.noUi-target {
    position: relative;
    direction: ltr
}

.noUi-base {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

.noUi-connect {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0
}

.noUi-origin {
    position: absolute;
    height: 0;
    width: 0
}

.noUi-handle {
    position: relative;
    z-index: 1
}

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
    -webkit-transition: top .3s, right .3s, bottom .3s, left .3s;
    transition: top .3s, right .3s, bottom .3s, left .3s
}

.noUi-state-drag * {
    cursor: inherit !important
}

.noUi-base,
.noUi-handle {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.noUi-horizontal {
    height: 10px
}

.noUi-horizontal .noUi-handle {
    width: 7px;
    height: 16px;
    left: -3px;
    top: -3px
}

.noUi-vertical {
    width: 18px
}

.noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    left: -6px;
    top: -17px
}

.noUi-target {
    background: #f2f2f2
}

.noUi-connect {
    background: #4cb944;
    -webkit-transition: background 450ms;
    transition: background 450ms
}

.noUi-draggable {
    cursor: w-resize
}

.noUi-vertical .noUi-draggable {
    cursor: n-resize
}

.noUi-handle {
    border-radius: 9999px;
    background: #444;
    cursor: default
}

.noUi-active {
    background: #222
}

.noUi-handle:after {
    left: 17px
}

.noUi-vertical .noUi-handle:after,
.noUi-vertical .noUi-handle:before {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 14px
}

.noUi-vertical .noUi-handle:after {
    top: 17px
}

[disabled] .noUi-connect {
    background: #b8b8b8
}

[disabled] .noUi-handle,
[disabled].noUi-handle,
[disabled].noUi-target {
    cursor: not-allowed
}

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

.animated.infinite {
    animation-iteration-count: infinite
}

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

.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
    animation-duration: .75s
}

@keyframes bounce {

    20%,
    53%,
    80%,
    from,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translate3d(0, 0, 0)
    }

    40%,
    43% {
        animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    animation-name: bounce;
    transform-origin: center bottom
}

@keyframes flash {

    50%,
    from,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

.flash {
    animation-name: flash
}

@keyframes pulse {
    from {
        transform: scale3d(1, 1, 1)
    }

    50% {
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        transform: scale3d(1, 1, 1)
    }
}

.pulse {
    animation-name: pulse
}

@keyframes rubberBand {
    from {
        transform: scale3d(1, 1, 1)
    }

    30% {
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        transform: scale3d(.75, 1.25, 1)
    }

    50% {
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        transform: scale3d(1.05, .95, 1)
    }

    to {
        transform: scale3d(1, 1, 1)
    }
}

.rubberBand {
    animation-name: rubberBand
}

@keyframes shake {

    from,
    to {
        transform: translate3d(0, 0, 0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    animation-name: shake
}

@keyframes headShake {
    0% {
        transform: translateX(0)
    }

    6.5% {
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        transform: translateX(0)
    }
}

.headShake {
    animation-timing-function: ease-in-out;
    animation-name: headShake
}

@keyframes swing {
    20% {
        transform: rotate3d(0, 0, 1, 15deg)
    }

    40% {
        transform: rotate3d(0, 0, 1, -10deg)
    }

    60% {
        transform: rotate3d(0, 0, 1, 5deg)
    }

    80% {
        transform: rotate3d(0, 0, 1, -5deg)
    }

    to {
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

.swing {
    transform-origin: top center;
    animation-name: swing
}

@keyframes tada {
    from {
        transform: scale3d(1, 1, 1)
    }

    10%,
    20% {
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }

    30%,
    50%,
    70%,
    90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }

    40%,
    60%,
    80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }

    to {
        transform: scale3d(1, 1, 1)
    }
}

.tada {
    animation-name: tada
}

@keyframes wobble {
    from {
        transform: none
    }

    15% {
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }

    30% {
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }

    45% {
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }

    60% {
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }

    75% {
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }

    to {
        transform: none
    }
}

.wobble {
    animation-name: wobble
}

@keyframes jello {

    11.1%,
    from,
    to {
        transform: none
    }

    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

.jello {
    animation-name: jello;
    transform-origin: center
}

@keyframes bounceIn {

    20%,
    40%,
    60%,
    80%,
    from,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }

    20% {
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        transform: scale3d(.97, .97, .97)
    }

    to {
        opacity: 1;
        transform: scale3d(1, 1, 1)
    }
}

.bounceIn {
    animation-name: bounceIn
}

@keyframes bounceInDown {

    60%,
    75%,
    90%,
    from,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0)
    }

    75% {
        transform: translate3d(0, -10px, 0)
    }

    90% {
        transform: translate3d(0, 5px, 0)
    }

    to {
        transform: none
    }
}

.bounceInDown {
    animation-name: bounceInDown
}

@keyframes bounceInLeft {

    60%,
    75%,
    90%,
    from,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(25px, 0, 0)
    }

    75% {
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        transform: translate3d(5px, 0, 0)
    }

    to {
        transform: none
    }
}

.bounceInLeft {
    animation-name: bounceInLeft
}

@keyframes bounceInRight {

    60%,
    75%,
    90%,
    from,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    from {
        opacity: 0;
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        transform: translate3d(10px, 0, 0)
    }

    90% {
        transform: translate3d(-5px, 0, 0)
    }

    to {
        transform: none
    }
}

.bounceInRight {
    animation-name: bounceInRight
}

@keyframes bounceInUp {

    60%,
    75%,
    90%,
    from,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    from {
        opacity: 0;
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }

    75% {
        transform: translate3d(0, 10px, 0)
    }

    90% {
        transform: translate3d(0, -5px, 0)
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}

.bounceInUp {
    animation-name: bounceInUp
}

@keyframes bounceOut {
    20% {
        transform: scale3d(.9, .9, .9)
    }

    50%,
    55% {
        opacity: 1;
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
}

.bounceOut {
    animation-name: bounceOut
}

@keyframes bounceOutDown {
    20% {
        transform: translate3d(0, 10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
}

.bounceOutDown {
    animation-name: bounceOutDown
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        transform: translate3d(20px, 0, 0)
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
}

.bounceOutLeft {
    animation-name: bounceOutLeft
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        transform: translate3d(-20px, 0, 0)
    }

    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
}

.bounceOutRight {
    animation-name: bounceOutRight
}

@keyframes bounceOutUp {
    20% {
        transform: translate3d(0, -10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, 20px, 0)
    }

    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
}

.bounceOutUp {
    animation-name: bounceOutUp
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    animation-name: fadeIn
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInDown {
    animation-name: fadeInDown
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInDownBig {
    animation-name: fadeInDownBig
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInLeft {
    animation-name: fadeInLeft
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInLeftBig {
    animation-name: fadeInLeftBig
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInRight {
    animation-name: fadeInRight
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInRightBig {
    animation-name: fadeInRightBig
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInUp {
    animation-name: fadeInUp
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInUpBig {
    animation-name: fadeInUpBig
}

@keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOutDown {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    animation-name: fadeOutDown
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    animation-name: fadeOutDownBig
}

@keyframes fadeOutLeft {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    animation-name: fadeOutLeft
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    animation-name: fadeOutLeftBig
}

@keyframes fadeOutRight {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    animation-name: fadeOutRight
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    animation-name: fadeOutRightBig
}

@keyframes fadeOutUp {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    animation-name: fadeOutUp
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    animation-name: fadeOutUpBig
}

@keyframes flip {
    from {
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        animation-timing-function: ease-out
    }

    40% {
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        animation-timing-function: ease-out
    }

    50% {
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        animation-timing-function: ease-in
    }

    80% {
        transform: perspective(400px) scale3d(.95, .95, .95);
        animation-timing-function: ease-in
    }

    to {
        transform: perspective(400px);
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    animation-name: flip
}

@keyframes flipInX {
    from {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        animation-timing-function: ease-in
    }

    60% {
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }

    80% {
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }

    to {
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipInX
}

@keyframes flipInY {
    from {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        animation-timing-function: ease-in
    }

    60% {
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }

    80% {
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }

    to {
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipInY
}

@keyframes flipOutX {
    from {
        transform: perspective(400px)
    }

    30% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }

    to {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

.flipOutX {
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@keyframes flipOutY {
    from {
        transform: perspective(400px)
    }

    30% {
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }

    to {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipOutY
}

@keyframes lightSpeedIn {
    from {
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        transform: skewX(-5deg);
        opacity: 1
    }

    to {
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    animation-name: lightSpeedIn;
    animation-timing-function: ease-out
}

@keyframes lightSpeedOut {
    from {
        opacity: 1
    }

    to {
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    animation-name: lightSpeedOut;
    animation-timing-function: ease-in
}

@keyframes rotateIn {
    from {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }

    to {
        transform-origin: center;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    animation-name: rotateIn
}

@keyframes rotateInDownLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }

    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    animation-name: rotateInDownLeft
}

@keyframes rotateInDownRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    animation-name: rotateInDownRight
}

@keyframes rotateInUpLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    animation-name: rotateInUpLeft
}

@keyframes rotateInUpRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }

    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    animation-name: rotateInUpRight
}

@keyframes rotateOut {
    from {
        transform-origin: center;
        opacity: 1
    }

    to {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

.rotateOut {
    animation-name: rotateOut
}

@keyframes rotateOutDownLeft {
    from {
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    animation-name: rotateOutDownLeft
}

@keyframes rotateOutDownRight {
    from {
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    animation-name: rotateOutDownRight
}

@keyframes rotateOutUpLeft {
    from {
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    animation-name: rotateOutUpLeft
}

@keyframes rotateOutUpRight {
    from {
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    animation-name: rotateOutUpRight
}

@keyframes hinge {
    0% {
        transform-origin: top left;
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        transform: rotate3d(0, 0, 1, 80deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out
    }

    40%,
    80% {
        transform: rotate3d(0, 0, 1, 60deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.hinge {
    animation-name: hinge
}

@keyframes jackInTheBox {
    from {
        opacity: 0;
        transform: scale(.1) rotate(30deg);
        transform-origin: center bottom
    }

    50% {
        transform: rotate(-10deg)
    }

    70% {
        transform: rotate(3deg)
    }

    to {
        opacity: 1;
        transform: scale(1)
    }
}

.jackInTheBox {
    animation-name: jackInTheBox
}

@keyframes rollIn {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.rollIn {
    animation-name: rollIn
}

@keyframes rollOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

.rollOut {
    animation-name: rollOut
}

@keyframes zoomIn {
    from {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    animation-name: zoomIn
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInDown {
    animation-name: zoomInDown
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInLeft {
    animation-name: zoomInLeft
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInRight {
    animation-name: zoomInRight
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInUp {
    animation-name: zoomInUp
}

@keyframes zoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

.zoomOut {
    animation-name: zoomOut
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutDown {
    animation-name: zoomOutDown
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        transform: scale(.1) translate3d(-2000px, 0, 0);
        transform-origin: left center
    }
}

.zoomOutLeft {
    animation-name: zoomOutLeft
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    to {
        opacity: 0;
        transform: scale(.1) translate3d(2000px, 0, 0);
        transform-origin: right center
    }
}

.zoomOutRight {
    animation-name: zoomOutRight
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutUp {
    animation-name: zoomOutUp
}

@keyframes slideInDown {
    from {
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInDown {
    animation-name: slideInDown
}

@keyframes slideInLeft {
    from {
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInLeft {
    animation-name: slideInLeft
}

@keyframes slideInRight {
    from {
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInRight {
    animation-name: slideInRight
}

@keyframes slideInUp {
    from {
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInUp {
    animation-name: slideInUp
}

@keyframes slideOutDown {
    from {
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        transform: translate3d(0, 100%, 0)
    }
}

.slideOutDown {
    animation-name: slideOutDown
}

@keyframes slideOutLeft {
    from {
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        transform: translate3d(-100%, 0, 0)
    }
}

.slideOutLeft {
    animation-name: slideOutLeft
}

@keyframes slideOutRight {
    from {
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        transform: translate3d(100%, 0, 0)
    }
}

.slideOutRight {
    animation-name: slideOutRight
}

@keyframes slideOutUp {
    from {
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        transform: translate3d(0, -100%, 0)
    }
}

.slideOutUp {
    animation-name: slideOutUp
}

#system-message {
    background: #fff;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .7);
    -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .7);
    box-shadow: 0 5px 100px 0 #000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: none;
    height: auto;
    left: 50%;
    margin: 0 0 0 -200px;
    overflow: hidden;
    position: fixed;
    top: 35%;
    width: 100%;
    max-width: 400px;
    z-index: 999
}

.system-message-header {
    color: #fff;
    font-size: 1.4em;
    font-weight: 300;
    line-height: 1em;
    padding: 15px;
    position: relative;
    text-transform: uppercase;
    min-height: 50px
}

.system-message-header.error {
    background: #ac2119 url(/design/icon_error.png) no-repeat 20px 15px
}

.system-message-header.success {
    background: #6bb731 url(/design/icon_success.png) no-repeat 20px 15px
}

.system-message-header.warning {
    background-color: #fec41c
}

.system-message-header.info {
    background-color: #00a5d4
}

.system-message-title {
    width: calc(100% - 60px)
}

.system-message-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    background: url(/assets/close.svg) no-repeat center center;
    background-size: 20px 20px;
    cursor: pointer
}

.system-message-body {
    padding: 15px;
    font-size: .9em
}

@media screen and (max-width:500px) {
    #system-message {
        left: 0;
        margin: 0 2% 0 2%;
        top: 30%;
        max-width: 96%
    }
}

#system-message .button_center {
    background: #d35752;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: none;
    color: #fff;
    cursor: pointer;
    cursor: hand;
    display: block;
    height: auto;
    margin: 0 auto;
    padding: 10px 15px 11px 15px;
    position: relative;
    font-size: .8em;
    font-family: Montserrat, sans-serif;
    text-decoration: none;
    text-align: center;
    width: 150px;
    text-transform: uppercase;
    transition: all .3s ease 0s
}

#system-message .button_center:link,
#system-message .button_center:visited {
    color: #fff;
    font-size: .8rem;
    font-weight: 500;
    text-decoration: none
}

#system-message .button_center:hover {
    background: #333;
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    outline: 0 !important
}

.page-content a,
.page-content a:link,
.page-content a:visited {
    color: #ed202a
}

a.button,
a.button:link,
a.button:visited {
    color: #fff
}

.service * {
    font-weight: 700
}

.services .service img {
    opacity: .7
}

#g-recaptcha-contact&gt;div {
    margin: 0 auto
}

#g-recaptcha-newsletter&gt;div {
    margin: 0 auto
}

.youtube-embend {
    position: relative;
    padding-bottom: 26%;
    height: 0;
    overflow: hidden;
    max-width: 560px;
    background: #000;
    margin: 5px
}

.youtube-embend embed,
.youtube-embend iframe,
.youtube-embend object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: 0 0
}

.youtube-embend img {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    height: auto;
    cursor: pointer;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    transition: .4s all
}

.youtube-embend img:hover {
    -webkit-filter: brightness(75%)
}

.youtube-embend .play {
    height: 72px;
    width: 72px;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    position: absolute;
    background: url(//i.imgur.com/TxzC70f.png) no-repeat;
    cursor: pointer
}

.price-before {
    text-decoration: line-through
}

#instagram {
    margin-bottom: 2.5rem;
}

.instagram-feed .columns {
    margin: 0;
    padding: 0;
}

.instagram-feed a {
    transition: all 300ms ease-out;
    display: block;
    /*height: 30vh;*/
    min-height: 8.75rem;
    background: #000;
    position: relative
}

.instagram-feed a p {
    transition: all 300ms ease-out;
    padding: 1.25rem;
    color: #fff;
    position: absolute;
    left: 0;
    top: 3.125rem;
    width: 100%;
    height: calc(100% - 6.25rem);
    text-align: center;
    overflow: hidden;
    opacity: 0;
    z-index: 1
}

.instagram-feed a img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.instagram-feed a .ie-img,
.instagram-feed a img {
    transition: all 300ms ease-out;
    opacity: 1
}

.instagram-feed a:hover p {
    opacity: 1
}

.instagram-feed a:hover .ie-img,
.instagram-feed a:hover img {
    opacity: 0.69
}





/* added by Liborek - 10/03/2023 */

ul.select-vehicle-catalog {
    border-top: 0.25rem solid #ed202a;
    border-bottom: 0.25rem solid #ed202a;
    display: flex;
    flex: 1;
    flex-flow: row;
    flex-flow: wrap;
    justify-content: left;
    padding: 3vmin 0;
}

ul.select-vehicle-catalog li {
    display: flex;
    align-items: left;
    justify-content: center;
    flex-direction: column;
    flex: 1;
    padding: 0 !important;
    height: auto;
    width: auto;
    position: relative;
    border: solid 1vmin #fff;
}

ul.select-vehicle-catalog li:before {
    content: "" !important;
    width: 0 !important;
}

ul.select-vehicle-catalog li a:link,
ul.select-vehicle-catalog li a:visited,
ul.select-vehicle-catalog li a:hover {
    overflow: hidden;
    width: auto;
    height: 100%;
    max-height: 250px;
    text-decoration: none;
    position: relative;
    transition: all 0.2s ease-in-out;
    text-align: center;
}

ul.select-vehicle-catalog li img {
    object-fit: cover;
    height: 100%;
    width: auto;
    transition: all 0.2s ease-in-out;
}

ul.select-vehicle-catalog li a:hover img {
    transform: scale(1.05);
}


/* efekt při najetí */

ul.select-vehicle-catalog li .gallery-more-text {
    color: #fff;
    font-size: 5em;
    font-weight: 200;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -40%);
    text-align: center;
    z-index: 2;
}

ul.select-vehicle-catalog li .gallery-more-text .fa,
ul.select-vehicle-catalog li .gallery-more-text .fas {
    color: #fff;
    font-size: 2rem;
}

ul.select-vehicle-catalog li .gallery-color-overlay {
    background: #ed202a;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: all 0.2s ease-in-out;
}

ul.select-vehicle-catalog li a:hover .gallery-color-overlay {
    opacity: 0.8;
    z-index: 1;
}


/* nadpis */

ul.select-vehicle-catalog li h3 {
    background: #57585a;
    display: block;
    color: #fff;
    font-size: 1.2em;
    padding: 10px;
    margin: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    position: absolute;
    text-transform: initial;
    z-index: 1;
}


@media screen and (max-width: 1000px) {
    ul.select-vehicle-catalog li {
        flex: 0 1 25%;
    }
}

@media screen and (max-width: 700px) {
    ul.select-vehicle-catalog li {
        flex: 0 1 50%;
    }
}


#iframe1 {
    display: block !important;
    height: 100vh !important;
    width: 100vw !important;
    border: none !important;
}


video {
    width: 100% !important;
    height: auto !important;
}</pre></body></html>