/****** FILE: themes/LYtheme-2023/css/foundation.css *****/
﻿.icon-bar>* i, img {
    vertical-align: middle
}
.full-row.collapse>.column,
.full-row.collapse>.columns,
.row.collapse>.column,
.row.collapse>.columns {
    padding-left: 0;
    padding-right: 0
}
.button, body, button, label {
    font-weight: 400
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
    text-rendering: optimizeLegibility
}
.side-nav,
dl,
ol,
ul {
    list-style-position: outside
}
.invisible,
.reveal-modal {
    visibility: hidden
}
.icon-bar .item.disabled,
.tooltip>.nub {
    pointer-events: none
}
.clearfix:after,
.full-row .full-row.collapse:after,
.full-row .full-row:after,
.full-row:after,
.row .row.collapse:after,
.row .row:after,
.row:after {
    clear: both
}
.off-canvas-wrap,
.tab-bar {
    -webkit-backface-visibility: hidden
}
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
}
.row,
select {
    width: 100%
}
meta.foundation-data-attribute-namespace {
    font-family: false
}
body,
html {
    height: 100%;
    font-size: 100%
}
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
body {
    cursor: auto;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    position: relative
}
.button,
a:hover,
button {
    cursor: pointer
}
img {
    max-width: 100%;
    height: auto;
    -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
}
.right {
    float: right
}
.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}
.hide {
    display: none
}
.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
img {
    display: inline-block
}
.full-row .full-row.collapse:after,
.full-row .full-row.collapse:before,
.full-row .full-row:after,
.full-row .full-row:before,
.full-row:after,
.full-row:before,
.row .row.collapse:after,
.row .row.collapse:before,
.row .row:after,
.row .row:before,
.row:after,
.row:before {
    content: " ";
    display: table
}
.row {
    margin: 0 auto;
    max-width: 85.375em
}
.row.collapse .row {
    margin-left: 0;
    margin-right: 0
}
.row .row {
    margin: 0 -.625rem;
    max-width: none;
    width: auto
}
.row .row.collapse {
    margin: 0;
    max-width: none;
    width: auto
}
.full-row {
    margin: 0 auto;
    width: 100%;
}
.full-row.collapse .full-row {
    margin-left: 0;
    margin-right: 0
}
.full-row .full-row {
    margin: 0 -.3125em;
    max-width: none;
    width: auto
}
.full-row .full-row.collapse {
    margin: 0;
    max-width: none;
    width: auto
}
.column,
.columns {
    padding-left: .625rem;
    padding-right: .625rem;
    width: 100%;
    float: left
}
.column+.column:last-child,
.column+.columns:last-child,
.columns+.column:last-child,
.columns+.columns:last-child {
    float: right
}
.column+.column.end,
.column+.columns.end,
.columns+.column.end,
.columns+.columns.end {
    float: left
}
@media only screen {
    .column,
    .columns,
    .small-pull-0,
    .small-pull-1,
    .small-pull-10,
    .small-pull-11,
    .small-pull-2,
    .small-pull-3,
    .small-pull-4,
    .small-pull-5,
    .small-pull-6,
    .small-pull-7,
    .small-pull-8,
    .small-pull-9,
    .small-push-0,
    .small-push-1,
    .small-push-10,
    .small-push-11,
    .small-push-2,
    .small-push-3,
    .small-push-4,
    .small-push-5,
    .small-push-7,
    .small-push-8,
    .small-push-9 {
        position: relative
    }
    .small-push-0 {
        left: 0;
        right: auto
    }
    .small-pull-0 {
        right: 0;
        left: auto
    }
    .small-push-1 {
        left: 8.33333%;
        right: auto
    }
    .small-pull-1 {
        right: 8.33333%;
        left: auto
    }
    .small-push-2 {
        left: 16.66667%;
        right: auto
    }
    .small-pull-2 {
        right: 16.66667%;
        left: auto
    }
    .small-push-3 {
        left: 25%;
        right: auto
    }
    .small-pull-3 {
        right: 25%;
        left: auto
    }
    .small-push-4 {
        left: 33.33333%;
        right: auto
    }
    .small-pull-4 {
        right: 33.33333%;
        left: auto
    }
    .small-push-5 {
        left: 41.66667%;
        right: auto
    }
    .small-pull-5 {
        right: 41.66667%;
        left: auto
    }
    .small-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .small-pull-6 {
        right: 50%;
        left: auto
    }
    .small-push-7 {
        left: 58.33333%;
        right: auto
    }
    .small-pull-7 {
        right: 58.33333%;
        left: auto
    }
    .small-push-8 {
        left: 66.66667%;
        right: auto
    }
    .small-pull-8 {
        right: 66.66667%;
        left: auto
    }
    .small-push-9 {
        left: 75%;
        right: auto
    }
    .small-pull-9 {
        right: 75%;
        left: auto
    }
    .small-push-10 {
        left: 83.33333%;
        right: auto
    }
    .small-pull-10 {
        right: 83.33333%;
        left: auto
    }
    .small-push-11 {
        left: 91.66667%;
        right: auto
    }
    .small-pull-11 {
        right: 91.66667%;
        left: auto
    }
    .column,
    .columns {
        padding-left: .625rem;
        padding-right: .625rem;
        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>.column,
    .row.small-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .row.small-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .row.small-uncollapse>.column,
    .row.small-uncollapse>.columns {
        padding-left: .625rem;
        padding-right: .625rem;
        float: left
    }
}
@media only screen and (min-width: 40.0625em) {
    .medium-pull-0,
    .medium-pull-1,
    .medium-pull-10,
    .medium-pull-11,
    .medium-pull-2,
    .medium-pull-3,
    .medium-pull-4,
    .medium-pull-5,
    .medium-pull-6,
    .medium-pull-7,
    .medium-pull-8,
    .medium-pull-9,
    .medium-push-0,
    .medium-push-1,
    .medium-push-10,
    .medium-push-11,
    .medium-push-2,
    .medium-push-3,
    .medium-push-4,
    .medium-push-5,
    .medium-push-6,
    .medium-push-7,
    .medium-push-8,
    .medium-push-9,
    .pull-0,
    .pull-1,
    .pull-10,
    .pull-11,
    .pull-2,
    .pull-3,
    .pull-4,
    .pull-5,
    .pull-6,
    .pull-7,
    .pull-8,
    .pull-9,
    .push-0,
    .push-1,
    .push-10,
    .push-11,
    .push-2,
    .push-3,
    .push-4,
    .push-5,
    .push-6,
    .push-7,
    .push-8,
    .push-9 {
        position: relative
    }
    .medium-push-0 {
        left: 0;
        right: auto
    }
    .medium-pull-0 {
        right: 0;
        left: auto
    }
    .medium-push-1 {
        left: 8.33333%;
        right: auto
    }
    .medium-pull-1 {
        right: 8.33333%;
        left: auto
    }
    .medium-push-2 {
        left: 16.66667%;
        right: auto
    }
    .medium-pull-2 {
        right: 16.66667%;
        left: auto
    }
    .medium-push-3 {
        left: 25%;
        right: auto
    }
    .medium-pull-3 {
        right: 25%;
        left: auto
    }
    .medium-push-4 {
        left: 33.33333%;
        right: auto
    }
    .medium-pull-4 {
        right: 33.33333%;
        left: auto
    }
    .medium-push-5 {
        left: 41.66667%;
        right: auto
    }
    .medium-pull-5 {
        right: 41.66667%;
        left: auto
    }
    .medium-push-6 {
        left: 50%;
        right: auto
    }
    .medium-pull-6 {
        right: 50%;
        left: auto
    }
    .medium-push-7 {
        left: 58.33333%;
        right: auto
    }
    .medium-pull-7 {
        right: 58.33333%;
        left: auto
    }
    .medium-push-8 {
        left: 66.66667%;
        right: auto
    }
    .medium-pull-8 {
        right: 66.66667%;
        left: auto
    }
    .medium-push-9 {
        left: 75%;
        right: auto
    }
    .medium-pull-9 {
        right: 75%;
        left: auto
    }
    .medium-push-10 {
        left: 83.33333%;
        right: auto
    }
    .medium-pull-10 {
        right: 83.33333%;
        left: auto
    }
    .medium-push-11 {
        left: 91.66667%;
        right: auto
    }
    .medium-pull-11 {
        right: 91.66667%;
        left: auto
    }
    .column,
    .columns {
        position: relative;
        padding-left: .625rem;
        padding-right: .625rem;
        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>.column,
    .row.medium-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .row.medium-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .row.medium-uncollapse>.column,
    .row.medium-uncollapse>.columns {
        padding-left: .625rem;
        padding-right: .625rem;
        float: left
    }
    .push-0 {
        left: 0;
        right: auto
    }
    .pull-0 {
        right: 0;
        left: auto
    }
    .push-1 {
        left: 8.33333%;
        right: auto
    }
    .pull-1 {
        right: 8.33333%;
        left: auto
    }
    .push-2 {
        left: 16.66667%;
        right: auto
    }
    .pull-2 {
        right: 16.66667%;
        left: auto
    }
    .push-3 {
        left: 25%;
        right: auto
    }
    .pull-3 {
        right: 25%;
        left: auto
    }
    .push-4 {
        left: 33.33333%;
        right: auto
    }
    .pull-4 {
        right: 33.33333%;
        left: auto
    }
    .push-5 {
        left: 41.66667%;
        right: auto
    }
    .pull-5 {
        right: 41.66667%;
        left: auto
    }
    .push-6 {
        left: 50%;
        right: auto
    }
    .pull-6 {
        right: 50%;
        left: auto
    }
    .push-7 {
        left: 58.33333%;
        right: auto
    }
    .pull-7 {
        right: 58.33333%;
        left: auto
    }
    .push-8 {
        left: 66.66667%;
        right: auto
    }
    .pull-8 {
        right: 66.66667%;
        left: auto
    }
    .push-9 {
        left: 75%;
        right: auto
    }
    .pull-9 {
        right: 75%;
        left: auto
    }
    .push-10 {
        left: 83.33333%;
        right: auto
    }
    .pull-10 {
        right: 83.33333%;
        left: auto
    }
    .push-11 {
        left: 91.66667%;
        right: auto
    }
    .pull-11 {
        right: 91.66667%;
        left: auto
    }
    .button,
    button {
        display: inline-block
    }
}
@media only screen and (min-width: 64.0625em) {
    .large-pull-0,
    .large-pull-1,
    .large-pull-10,
    .large-pull-11,
    .large-pull-2,
    .large-pull-3,
    .large-pull-4,
    .large-pull-5,
    .large-pull-6,
    .large-pull-7,
    .large-pull-8,
    .large-pull-9,
    .large-push-0,
    .large-push-1,
    .large-push-10,
    .large-push-11,
    .large-push-2,
    .large-push-3,
    .large-push-4,
    .large-push-5,
    .large-push-6,
    .large-push-7,
    .large-push-8,
    .large-push-9,
    .pull-0,
    .pull-1,
    .pull-10,
    .pull-11,
    .pull-2,
    .pull-3,
    .pull-4,
    .pull-5,
    .pull-6,
    .pull-7,
    .pull-8,
    .pull-9,
    .push-0,
    .push-1,
    .push-10,
    .push-11,
    .push-2,
    .push-3,
    .push-4,
    .push-5,
    .push-6,
    .push-7,
    .push-8,
    .push-9 {
        position: relative
    }
    .large-push-0 {
        left: 0;
        right: auto
    }
    .large-pull-0 {
        right: 0;
        left: auto
    }
    .large-push-1 {
        left: 8.33333%;
        right: auto
    }
    .large-pull-1 {
        right: 8.33333%;
        left: auto
    }
    .large-push-2 {
        left: 16.66667%;
        right: auto
    }
    .large-pull-2 {
        right: 16.66667%;
        left: auto
    }
    .large-push-3 {
        left: 25%;
        right: auto
    }
    .large-pull-3 {
        right: 25%;
        left: auto
    }
    .large-push-4 {
        left: 33.33333%;
        right: auto
    }
    .large-pull-4 {
        right: 33.33333%;
        left: auto
    }
    .large-push-5 {
        left: 41.66667%;
        right: auto
    }
    .large-pull-5 {
        right: 41.66667%;
        left: auto
    }
    .large-push-6 {
        left: 50%;
        right: auto
    }
    .large-pull-6 {
        right: 50%;
        left: auto
    }
    .large-push-7 {
        left: 58.33333%;
        right: auto
    }
    .large-pull-7 {
        right: 58.33333%;
        left: auto
    }
    .large-push-8 {
        left: 66.66667%;
        right: auto
    }
    .large-pull-8 {
        right: 66.66667%;
        left: auto
    }
    .large-push-9 {
        left: 75%;
        right: auto
    }
    .large-pull-9 {
        right: 75%;
        left: auto
    }
    .large-push-10 {
        left: 83.33333%;
        right: auto
    }
    .large-pull-10 {
        right: 83.33333%;
        left: auto
    }
    .large-push-11 {
        left: 91.66667%;
        right: auto
    }
    .large-pull-11 {
        right: 91.66667%;
        left: auto
    }
    .column,
    .columns {
        position: relative;
        padding-left: .625rem;
        padding-right: .625rem;
        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>.column,
    .row.large-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .row.large-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .row.large-uncollapse>.column,
    .row.large-uncollapse>.columns {
        padding-left: .625rem;
        padding-right: .625rem;
        float: left
    }
    .push-0 {
        left: 0;
        right: auto
    }
    .pull-0 {
        right: 0;
        left: auto
    }
    .push-1 {
        left: 8.33333%;
        right: auto
    }
    .pull-1 {
        right: 8.33333%;
        left: auto
    }
    .push-2 {
        left: 16.66667%;
        right: auto
    }
    .pull-2 {
        right: 16.66667%;
        left: auto
    }
    .push-3 {
        left: 25%;
        right: auto
    }
    .pull-3 {
        right: 25%;
        left: auto
    }
    .push-4 {
        left: 33.33333%;
        right: auto
    }
    .pull-4 {
        right: 33.33333%;
        left: auto
    }
    .push-5 {
        left: 41.66667%;
        right: auto
    }
    .pull-5 {
        right: 41.66667%;
        left: auto
    }
    .push-6 {
        left: 50%;
        right: auto
    }
    .pull-6 {
        right: 50%;
        left: auto
    }
    .push-7 {
        left: 58.33333%;
        right: auto
    }
    .pull-7 {
        right: 58.33333%;
        left: auto
    }
    .push-8 {
        left: 66.66667%;
        right: auto
    }
    .pull-8 {
        right: 66.66667%;
        left: auto
    }
    .push-9 {
        left: 75%;
        right: auto
    }
    .pull-9 {
        right: 75%;
        left: auto
    }
    .push-10 {
        left: 83.33333%;
        right: auto
    }
    .pull-10 {
        right: 83.33333%;
        left: auto
    }
    .push-11 {
        left: 91.66667%;
        right: auto
    }
    .pull-11 {
        right: 91.66667%;
        left: auto
    }
}
.button,
button {
    background: #f6bf19;    
    color: #171717;
    -webkit-appearance: none;
    -moz-appearance: none;
    line-height: normal;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: 15px 25px;
    font-size: 1rem;
}
.button:focus,
.button:hover,
button:focus,
button:hover {
    background: #171717;
    color:#f6bf19;
}
.button.secondary,
button.secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333
}
.button.secondary:focus,
.button.secondary:hover,
button.secondary:focus,
button.secondary:hover {
    background-color: #b9b9b9;
    color: #333
}
.button.success,
button.success {
    background-color: #43AC6A;
    border-color: #368a55;
    color: #FFF
}
.button.success:focus,
.button.success:hover,
button.success:focus,
button.success:hover {
    background-color: #368a55;
    color: #FFF
}
.button.alert,
button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #FFF
}
.button.alert:focus,
.button.alert:hover,
button.alert:focus,
button.alert:hover {
    background-color: #cf2a0e;
    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;
    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;
    color: #FFF
}
.button.large,
button.large {
    padding: 1.125rem 2.25rem 1.1875rem;
    font-size: 1.25rem
}
.button.small,
button.small {
    padding: .875rem 1.75rem .625rem;
    font-size: .8125rem
}
.button.tiny,
button.tiny {
    padding: .625rem 1.25rem .6875rem;
    font-size: .6875rem
}
.button.expand,
button.expand {
    padding: 1rem 1rem 1.0625rem;
    font-size: 1rem;
    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: #008CBA;
    border-color: #007095;
    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 {
    color: #FFF;
    background-color: #008CBA
}
.button.disabled.secondary,
.button[disabled].secondary,
button.disabled.secondary,
button[disabled].secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333;
    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 {
    color: #333;
    background-color: #e7e7e7
}
.button.disabled.success,
.button[disabled].success,
button.disabled.success,
button[disabled].success {
    background-color: #43AC6A;
    border-color: #368a55;
    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 {
    color: #FFF;
    background-color: #43AC6A
}
.button.disabled.alert,
.button[disabled].alert,
button.disabled.alert,
button[disabled].alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    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 {
    color: #FFF;
    background-color: #f04124
}
.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 {
    color: #FFF;
    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 {
    color: #FFF;
    background-color: #a0d3e8
}
button::-moz-focus-inner {
    border: 0;
    padding: 0
}
.postfix,
.prefix,
label {
    font-size: 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;
    line-height: 1.5;
    margin-bottom: 0
}
input[type=checkbox],
input[type=file],
input[type=radio],
label.inline,
select {
    margin: 0 0 1rem
}
label.right {
    float: none!important;
    text-align: right
}
label.inline {
    padding: .5625rem 0
}
label small {
    text-transform: capitalize;
    color: #676767
}
.postfix,
.prefix {
    border-style: solid;
    border-width: 1px;
    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,
.prefix.button {
    border: none;
    text-align: center;
    padding: 0
}
.prefix.button.radius {
    border-radius: 3px 0 0 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px
}
.postfix.button.radius {
    border-radius: 0 3px 3px 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px
}
.prefix.button.round {
    border-radius: 1000px 0 0 1000px;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px
}
.postfix.button.round {
    border-radius: 0 1000px 1000px 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-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
}
fieldset[disabled] input:not([type]),
fieldset[disabled] input[type=text],
fieldset[disabled] input[type=password],
fieldset[disabled] input[type=date],
fieldset[disabled] input[type=datetime],
fieldset[disabled] input[type=datetime-local],
fieldset[disabled] input[type=month],
fieldset[disabled] input[type=week],
fieldset[disabled] input[type=email],
fieldset[disabled] input[type=number],
fieldset[disabled] input[type=search],
fieldset[disabled] input[type=tel],
fieldset[disabled] input[type=time],
fieldset[disabled] input[type=url],
fieldset[disabled] input[type=color],
fieldset[disabled] textarea,
input:not([type]):disabled,
input:not([type])[disabled],
input:not([type])[readonly],
input[type=text]:disabled,
input[type=text][disabled],
input[type=text][readonly],
input[type=password]:disabled,
input[type=password][disabled],
input[type=password][readonly],
input[type=date]:disabled,
input[type=date][disabled],
input[type=date][readonly],
input[type=datetime]:disabled,
input[type=datetime][disabled],
input[type=datetime][readonly],
input[type=datetime-local]:disabled,
input[type=datetime-local][disabled],
input[type=datetime-local][readonly],
input[type=month]:disabled,
input[type=month][disabled],
input[type=month][readonly],
input[type=week]:disabled,
input[type=week][disabled],
input[type=week][readonly],
input[type=email]:disabled,
input[type=email][disabled],
input[type=email][readonly],
input[type=number]:disabled,
input[type=number][disabled],
input[type=number][readonly],
input[type=search]:disabled,
input[type=search][disabled],
input[type=search][readonly],
input[type=tel]:disabled,
input[type=tel][disabled],
input[type=tel][readonly],
input[type=time]:disabled,
input[type=time][disabled],
input[type=time][readonly],
input[type=url]:disabled,
input[type=url][disabled],
input[type=url][readonly],
input[type=color]:disabled,
input[type=color][disabled],
input[type=color][readonly],
select:disabled,
textarea:disabled,
textarea[disabled],
textarea[readonly] {
    background-color: #DDD;
    cursor: default
}
input:not([type]),
input[type=text],
input[type=password],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=month],
input[type=week],
input[type=email],
input[type=number],
input[type=search],
input[type=tel],
input[type=time],
input[type=url],
input[type=color],
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.5rem;
    margin: 0 0 1rem;
    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=text]:focus,
input[type=password]:focus,
input[type=date]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=color]:focus,
textarea:focus {
    background: #fafafa;
    border-color: #999;
    outline: 0
}
input:not([type]).radius,
input[type=text].radius,
input[type=password].radius,
input[type=date].radius,
input[type=datetime].radius,
input[type=datetime-local].radius,
input[type=month].radius,
input[type=week].radius,
input[type=email].radius,
input[type=number].radius,
input[type=search].radius,
input[type=tel].radius,
input[type=time].radius,
input[type=url].radius,
input[type=color].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 3px 3px 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-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,
form .row .prefix-radius.row.collapse .prefix {
    border-radius: 3px 0 0 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px
}
form .row .postfix-radius.row.collapse .postfix {
    border-radius: 0 3px 3px 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-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 1000px 1000px 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-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,
form .row .prefix-round.row.collapse .prefix {
    border-radius: 1000px 0 0 1000px;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px
}
form .row .postfix-round.row.collapse .postfix {
    border-radius: 0 1000px 1000px 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px
}
input[type=submit] {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0
}
textarea[rows] {
    height: auto
}
textarea {
    min-height: 50px;
    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;
    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.5rem
}
select::-ms-expand {
    display: none
}
select.radius {
    border-radius: 3px
}
select:focus {
    background-color: #f3f3f3;
    border-color: #999
}
select[multiple] {
    height: auto
}
input[type=checkbox]+label,
input[type=radio]+label {
    display: inline;
    margin-left: .5rem;
    margin-right: 1rem;
    margin-bottom: 0;
    vertical-align: top;
}
input[type=file] {
    width: 100%
}
fieldset {
    margin: 1.125rem 0;
    padding: 1.25rem
}
fieldset legend {
    font-weight: 700;
    margin: 0 0 0 -.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: 400;
    margin-bottom: 1rem;
    margin-top: -1px;
    padding: .375rem .5625rem .5625rem;
    background: #f04124;
    color: #FFF
}
[data-abide] small.error,
[data-abide] span.error {
    display: none
}
.error small.error,
small.error,
span.error {
    display: block;
    font-size: .75rem;
    font-style: italic;
    margin-top: -1px;
    padding: .375rem .5625rem .5625rem;
    background: #f04124;
    font-weight: 400
}
small.error,
span.error {
    margin-bottom: 1rem;
    color: #FFF
}
.error input,
.error select,
.error textarea {
    margin-bottom: 0
}
.error input[type=checkbox],
.error input[type=radio],
.error small.error {
    margin-bottom: 1rem
}
.error label,
.error label.error {
    color: #f04124
}
.error small.error {
    color: #FFF
}
.contain-to-grid .top-bar,
.top-bar,
.top-bar .button,
.top-bar button,
.top-bar form,
.top-bar input,
.top-bar select,
.top-bar ul,
.top-bar-section .dropdown label,
input.error,
select.error,
textarea.error {
    margin-bottom: 0
}
.error>label>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
}
label.error {
    color: #f04124
}
meta.foundation-mq-topbar {
    font-family: "/only screen and (min-width:40.0625em)/";
    width: 40.0625em
}
.contain-to-grid {
    width: 100%;
    background: #333
}
.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: 2.8125rem;
    z-index: 98
}
.top-bar {
    background: #333;
    height: 2.8125rem;
    line-height: 2.8125rem;
    overflow: hidden;
    position: relative
}
.top-bar ul {
    list-style: none
}
.top-bar .row {
    max-width: none
}
.top-bar input,
.top-bar select {
    font-size: .75rem;
    height: 1.75rem;
    padding-bottom: .35rem;
    padding-top: .35rem
}
.top-bar .button,
.top-bar button {
    font-size: .75rem;
    padding-bottom: .4125rem;
    padding-top: .4125rem
}
@media only screen and (max-width: 40em) {
    .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: 2.8125rem;
    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: 1.0625rem;
    line-height: 2.8125rem;
    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: #FFF;
    display: block;
    font-weight: 400;
    padding: 0 .625rem;
    width: 75%
}
.top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0
}
.top-bar .toggle-topbar a {
    color: #FFF;
    display: block;
    font-size: .8125rem;
    font-weight: 700;
    height: 2.8125rem;
    line-height: 2.8125rem;
    padding: 0 .625rem;
    position: relative;
    text-transform: uppercase
}
.top-bar .toggle-topbar.menu-icon {
    margin-top: -16px;
    top: 50%
}
.top-bar .toggle-topbar.menu-icon a {
    color: #FFF;
    height: 34px;
    line-height: 33px;
    padding: 0 2.5rem 0 .625rem;
    position: relative
}
.top-bar .toggle-topbar.menu-icon a span::after {
    content: "";
    display: block;
    height: 0;
    position: absolute;
    margin-top: -8px;
    top: 50%;
    right: .625rem;
    box-shadow: 0 0 0 1px #FFF, 0 7px 0 1px #FFF, 0 14px 0 1px #FFF;
    width: 16px
}
.top-bar-section,
.top-bar-section .has-dropdown {
    position: relative
}
.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-section ul li,
.top-bar.expanded .title-area {
    background: #333
}
.top-bar.expanded .toggle-topbar a {
    color: #888
}
.top-bar.expanded .toggle-topbar a span::after {
    box-shadow: 0 0 0 1px #888, 0 7px 0 1px #888, 0 14px 0 1px #888
}
@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>.dropdown {
        clip: initial
    }
    .top-bar.expanded .top-bar-section .has-dropdown:not(.moved)>ul {
        padding: 0
    }
}
.top-bar-section {
    left: 0;
    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 #1a1a1a;
    clear: both;
    height: 1px;
    width: 100%
}
.top-bar-section ul li>a {
    color: #FFF;
    display: block;
    font-size: .8125rem;
    font-weight: 400;
    padding: 12px 0 12px .625rem;
    text-transform: none;
    width: 100%
}
.top-bar-section ul li>a.button,
.top-bar-section ul li>button {
    font-size: .8125rem;
    padding-left: .625rem;
    padding-right: .625rem
}
.breadcrumbs>*,
.side-nav li.heading,
.sub-nav dt,
abbr,
acronym {
    text-transform: uppercase
}
.top-bar-section ul li>a.button {
    background-color: #008CBA;
    border-color: #007095;
    color: #FFF
}
.top-bar-section ul li>a.button:focus,
.top-bar-section ul li>a.button:hover {
    background-color: #007095;
    color: #FFF
}
.top-bar-section ul li>a.button.secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333
}
.top-bar-section ul li>a.button.secondary:focus,
.top-bar-section ul li>a.button.secondary:hover {
    background-color: #b9b9b9;
    color: #333
}
.top-bar-section ul li>a.button.success {
    background-color: #43AC6A;
    border-color: #368a55;
    color: #FFF
}
.top-bar-section ul li>a.button.success:focus,
.top-bar-section ul li>a.button.success:hover {
    background-color: #368a55;
    color: #FFF
}
.top-bar-section ul li>a.button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #FFF
}
.top-bar-section ul li>a.button.alert:focus,
.top-bar-section ul li>a.button.alert:hover {
    background-color: #cf2a0e;
    color: #FFF
}
.top-bar-section ul li>a.button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #FFF
}
.top-bar-section ul li>a.button.warning:focus,
.top-bar-section ul li>a.button.warning:hover {
    background-color: #cf6e0e;
    color: #FFF
}
.top-bar-section ul li>a.button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333
}
.top-bar-section ul li>a.button.info:focus,
.top-bar-section ul li>a.button.info:hover {
    background-color: #61b6d9;
    color: #FFF
}
.top-bar-section ul li>button {
    background-color: #008CBA;
    border-color: #007095;
    color: #FFF
}
.top-bar-section ul li>button:focus,
.top-bar-section ul li>button:hover {
    background-color: #007095;
    color: #FFF
}
.top-bar-section ul li>button.secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333
}
.top-bar-section ul li>button.secondary:focus,
.top-bar-section ul li>button.secondary:hover {
    background-color: #b9b9b9;
    color: #333
}
.top-bar-section ul li>button.success {
    background-color: #43AC6A;
    border-color: #368a55;
    color: #FFF
}
.top-bar-section ul li>button.success:focus,
.top-bar-section ul li>button.success:hover {
    background-color: #368a55;
    color: #FFF
}
.top-bar-section ul li>button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #FFF
}
.top-bar-section ul li>button.alert:focus,
.top-bar-section ul li>button.alert:hover {
    background-color: #cf2a0e;
    color: #FFF
}
.top-bar-section ul li>button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #FFF
}
.top-bar-section ul li>button.warning:focus,
.top-bar-section ul li>button.warning:hover {
    background-color: #cf6e0e;
    color: #FFF
}
.top-bar-section ul li>button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333
}
.top-bar-section ul li>button.info:focus,
.top-bar-section ul li>button.info:hover {
    background-color: #61b6d9;
    color: #FFF
}
.top-bar-section ul li:hover:not(.has-form)>a {
    color: #FFF;
    background: #222
}
.top-bar-section ul li.active>a {
    background: #008CBA;
    color: #FFF
}
.top-bar-section ul li.active>a:hover {
    background: #0078a0;
    color: #FFF
}
.top-bar-section .has-form {
    padding: .625rem
}
.top-bar-section .has-dropdown>a:after {
    border: 5px inset;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent transparent rgba(255, 255, 255, .4);
    border-left-style: solid;
    margin-right: .625rem;
    margin-top: -4.5px;
    position: absolute;
    top: 50%;
    right: 0
}
.top-bar-section .has-dropdown.moved {
    position: static
}
.top-bar-section .has-dropdown.moved>.dropdown {
    height: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute!important;
    width: 100%
}
.top-bar-section .has-dropdown.moved>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;
    top: 0;
    z-index: 99;
    left: 100%
}
.top-bar-section .dropdown li {
    height: auto;
    width: 100%
}
.top-bar-section .dropdown li a {
    font-weight: 400;
    padding: 8px .625rem
}
.top-bar-section .dropdown li a.parent-link {
    font-weight: 400
}
.top-bar-section .dropdown li.parent-link,
.top-bar-section .dropdown li.title h5 {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 1.125rem
}
.top-bar-section .dropdown li.parent-link a,
.top-bar-section .dropdown li.title h5 a {
    color: #FFF;
    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.has-form {
    padding: 8px .625rem
}
.top-bar-section .dropdown li .button,
.top-bar-section .dropdown li button {
    top: auto
}
.top-bar-section .dropdown label {
    color: #777;
    font-size: .625rem;
    font-weight: 700;
    padding: 8px .625rem 2px;
    text-transform: uppercase
}
.js-generated {
    display: block
}
@media only screen and (min-width: 40.0625em) {
    .top-bar,
    .top-bar.expanded {
        background: #333
    }
    .top-bar .title-area,
    .top-bar-section ul li {
        float: left
    }
    .top-bar {
        overflow: visible
    }
    .top-bar:after,
    .top-bar:before {
        content: " ";
        display: table
    }
    .top-bar:after {
        clear: both
    }
    .top-bar .toggle-topbar {
        display: none
    }
    .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 .button,
    .top-bar .has-form>.button,
    .top-bar .has-form>button,
    .top-bar button,
    .top-bar input,
    .top-bar select {
        font-size: .875rem;
        height: 1.75rem;
        position: relative;
        top: .53125rem
    }
    .contain-to-grid .top-bar {
        margin: 0 auto;
        max-width: 62.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 .js-generated {
        display: none
    }
    .top-bar-section li.hover>a:not(.button) {
        background: #222;
        color: #FFF
    }
    .top-bar-section li:not(.has-form) a:not(.button) {
        background: #333;
        line-height: 2.8125rem;
        padding: 0 .625rem
    }
    .top-bar-section li:not(.has-form) a:not(.button):hover {
        background: #222
    }
    .top-bar-section li.active:not(.has-form) a:not(.button) {
        background: #008CBA;
        color: #FFF;
        line-height: 2.8125rem;
        padding: 0 .625rem
    }
    .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background: #0078a0;
        color: #FFF
    }
    .top-bar-section .has-dropdown>a {
        padding-right: 2.1875rem!important
    }
    .top-bar-section .has-dropdown>a:after {
        border: 5px inset;
        content: "";
        display: block;
        height: 0;
        width: 0;
        border-color: rgba(255, 255, 255, .4) transparent transparent;
        border-top-style: solid;
        margin-top: -2.5px;
        top: 1.40625rem
    }
    .top-bar-section .has-dropdown.moved {
        position: relative
    }
    .top-bar-section .has-dropdown.moved>.dropdown {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute!important;
        width: 1px;
        display: block
    }
    .top-bar-section .has-dropdown.hover>.dropdown,
    .top-bar-section .has-dropdown.not-click:hover>.dropdown,
    .top-bar-section .has-dropdown>a:focus+.dropdown {
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        display: block;
        position: absolute!important
    }
    .top-bar-section .has-dropdown .dropdown li.has-dropdown>a:after {
        border: none;
        content: "\00bb";
        top: .1875rem;
        right: 5px
    }
    .top-bar-section .dropdown {
        left: 0;
        background: 0 0;
        min-width: 100%;
        top: auto
    }
    .top-bar-section .dropdown li a {
        background: #333;
        color: #FFF;
        line-height: 2.8125rem;
        padding: 12px .625rem;
        white-space: nowrap
    }
    .top-bar-section .dropdown li:not(.has-form):not(.active)>a:not(.button) {
        background: #333;
        color: #FFF
    }
    .top-bar-section .dropdown li:not(.has-form):not(.active):hover>a:not(.button) {
        color: #FFF;
        background: #222
    }
    .top-bar-section .dropdown li label {
        background: #333;
        white-space: nowrap
    }
    .top-bar-section .dropdown li .dropdown {
        left: 100%;
        top: 0
    }
    .top-bar-section>ul>.divider,
    .top-bar-section>ul>[role=separator] {
        border-right: solid 1px #4e4e4e;
        border-bottom: none;
        border-top: none;
        clear: none;
        height: 2.8125rem;
        width: 0
    }
    .top-bar-section .has-form {
        background: #333;
        height: 2.8125rem;
        padding: 0 .625rem
    }
    .top-bar-section .right li .dropdown {
        left: auto;
        right: 0
    }
    .top-bar-section .right li .dropdown li .dropdown {
        right: 100%
    }
    .top-bar-section .left li .dropdown {
        right: auto;
        left: 0
    }
    .top-bar-section .left li .dropdown li .dropdown {
        left: 100%
    }
    .no-js .top-bar-section ul li:hover>a {
        background: #222;
        color: #FFF
    }
    .no-js .top-bar-section ul li:active>a {
        background: #008CBA;
        color: #FFF
    }
    .no-js .top-bar-section .has-dropdown:hover>.dropdown,
    .no-js .top-bar-section .has-dropdown>a:focus+.dropdown {
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        display: block;
        position: absolute!important
    }
}
.alert-box.radius,
.breadcrumbs {
    border-radius: 3px
}
.alert-box,
.breadcrumbs {
    border-style: solid;
    border-width: 1px;
    display: block
}
.accordion:after,
.button-bar:after,
.button-group:after,
.clearing-thumbs:after,
.tabs-content:after,
.tabs:after,
[data-clearing]:after,
hr {
    clear: both
}
.breadcrumbs,
.button-bar .button-group div,
.inline-list,
.off-canvas-wrap,
.orbit-bullets,
.orbit-container,
.sub-nav {
    overflow: hidden
}
.breadcrumbs {
    list-style: none;
    margin-left: 0;
    padding: .5625rem .875rem;
    background-color: #f4f4f4;
    border-color: #dcdcdc
}
.breadcrumbs>* {
    color: #008CBA;
    float: left;
    font-size: .6875rem;
    line-height: .6875rem;
    margin: 0
}
.breadcrumbs>:focus a,
.breadcrumbs>:hover a {
    text-decoration: underline
}
.breadcrumbs>.current:focus,
.breadcrumbs>.current:focus a,
.breadcrumbs>.current:hover,
.breadcrumbs>.current:hover a,
.vevent abbr,
a {
    text-decoration: none
}
.breadcrumbs>* a {
    color: #008CBA
}
.breadcrumbs>.current,
.breadcrumbs>.current a {
    color: #333;
    cursor: default
}
.breadcrumbs>.unavailable,
.breadcrumbs>.unavailable a {
    color: #999
}
.breadcrumbs>.unavailable a:focus,
.breadcrumbs>.unavailable:focus,
.breadcrumbs>.unavailable:hover,
.breadcrumbs>.unavailable:hover a {
    color: #999;
    cursor: not-allowed;
    text-decoration: none
}
.breadcrumbs>:before {
    color: #AAA;
    content: "/";
    margin: 0 .75rem;
    position: relative;
    top: 1px
}
.breadcrumbs>:first-child:before {
    content: " ";
    margin: 0
}
[aria-label=breadcrumbs] [aria-hidden=true]:after {
    content: "/"
}
.alert-box {
    font-size: .8125rem;
    font-weight: 400;
    margin-bottom: 1.25rem;
    padding: .875rem 1.5rem .875rem .875rem;
    position: relative;
    transition: opacity .3s ease-out;
    background-color: #008CBA;
    border-color: #0078a0;
    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.round {
    border-radius: 1000px
}
.alert-box.success {
    background-color: #43AC6A;
    border-color: #3a945b;
    color: #FFF
}
.alert-box.alert {
    background-color: #f04124;
    border-color: #de2d0f;
    color: #FFF
}
.alert-box.secondary {
    background-color: #e7e7e7;
    border-color: #c7c7c7;
    color: #4f4f4f
}
.alert-box.warning {
    background-color: #f08a24;
    border-color: #de770f;
    color: #FFF
}
.alert-box.info {
    background-color: #a0d3e8;
    border-color: #74bfdd;
    color: #4f4f4f
}
.alert-box.alert-close {
    opacity: 0
}
.inline-list {
    list-style: none;
    padding: 0;
    margin: 0 0 1.0625rem -1.375rem
}
.inline-list>li {
    display: block;
    float: left;
    list-style: none;
    margin-left: 1.375rem
}
.inline-list>li>* {
    display: block
}
.button-group {
    list-style: none;
    margin: 0;
    left: 0
}
.button-group:after,
.button-group:before {
    content: " ";
    display: table
}
.button-group.even-2 li,
.button-group.even-3 li,
.button-group.even-4 li,
.button-group.even-5 li,
.button-group.even-6 li,
.button-group.even-7 li,
.button-group.even-8 li,
.button-group>li {
    display: inline-block;
    margin: 0 -2px
}
.button-group.even-2 li {
    width: 50%
}
.button-group.even-2 li .button,
.button-group.even-2 li>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}
.button-group.even-2 li:first-child .button,
.button-group.even-2 li:first-child button {
    border-left: 0
}
.button-group.even-2 li .button,
.button-group.even-2 li button {
    width: 100%
}
.button-group.even-3 li {
    width: 33.33333%
}
.button-group.even-3 li .button,
.button-group.even-3 li>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}
.button-group.even-3 li:first-child .button,
.button-group.even-3 li:first-child button {
    border-left: 0
}
.button-group.even-3 li .button,
.button-group.even-3 li button {
    width: 100%
}
.button-group.even-4 li {
    width: 25%
}
.button-group.even-4 li .button,
.button-group.even-4 li>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}
.button-group.even-4 li:first-child .button,
.button-group.even-4 li:first-child button {
    border-left: 0
}
.button-group.even-4 li .button,
.button-group.even-4 li button {
    width: 100%
}
.button-group.even-5 li {
    width: 20%
}
.button-group.even-5 li .button,
.button-group.even-5 li>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}
.button-group.even-5 li:first-child .button,
.button-group.even-5 li:first-child button {
    border-left: 0
}
.button-group.even-5 li .button,
.button-group.even-5 li button {
    width: 100%
}
.button-group.even-6 li {
    width: 16.66667%
}
.button-group.even-6 li .button,
.button-group.even-6 li>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}
.button-group.even-6 li:first-child .button,
.button-group.even-6 li:first-child button {
    border-left: 0
}
.button-group.even-6 li .button,
.button-group.even-6 li button {
    width: 100%
}
.button-group.even-7 li {
    width: 14.28571%
}
.button-group.even-7 li .button,
.button-group.even-7 li>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}
.button-group.even-7 li:first-child .button,
.button-group.even-7 li:first-child button {
    border-left: 0
}
.button-group.even-7 li .button,
.button-group.even-7 li button {
    width: 100%
}
.button-group.even-8 li {
    width: 12.5%
}
.button-group.even-8 li .button,
.button-group.even-8 li button,
.button-group.radius.stack>*>button,
.button-group.round.stack>*>button,
.button-group.stack>li>button {
    width: 100%
}
.button-group.even-8 li .button,
.button-group.even-8 li>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}
.button-group.even-8 li:first-child .button,
.button-group.even-8 li:first-child button {
    border-left: 0
}
.button-group>li .button,
.button-group>li>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}
.button-group>li:first-child .button,
.button-group>li:first-child button {
    border-left: 0
}
.button-group.stack>li {
    display: block;
    margin: 0;
    float: none
}
.button-group.stack>li .button,
.button-group.stack>li>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}
.button-group.stack>li:first-child .button,
.button-group.stack>li:first-child button {
    border-left: 0
}
.button-group.stack>li .button,
.button-group.stack>li>button {
    border-left-width: 0;
    border-top: 1px solid;
    display: block;
    margin: 0
}
.button-group.stack>li:first-child .button,
.button-group.stack>li:first-child button {
    border-top: 0
}
.button-group.stack-for-small>li {
    display: inline-block;
    margin: 0 -2px
}
.button-group.stack-for-small>li .button,
.button-group.stack-for-small>li>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}
.button-group.stack-for-small>li:first-child .button,
.button-group.stack-for-small>li:first-child button {
    border-left: 0
}
@media only screen and (max-width: 40em) {
    .button-group.stack-for-small>li {
        display: block;
        margin: 0;
        width: 100%
    }
    .button-group.stack-for-small>li .button,
    .button-group.stack-for-small>li>button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, .5)
    }
    .button-group.stack-for-small>li:first-child .button,
    .button-group.stack-for-small>li:first-child button {
        border-left: 0
    }
    .button-group.stack-for-small>li .button,
    .button-group.stack-for-small>li>button {
        border-left-width: 0;
        border-top: 1px solid;
        display: block;
        margin: 0
    }
    .button-group.stack-for-small>li>button {
        width: 100%
    }
    .button-group.stack-for-small>li:first-child .button,
    .button-group.stack-for-small>li:first-child button {
        border-top: 0
    }
}
.button-group.radius>* {
    display: inline-block;
    margin: 0 -2px
}
.button-group.radius>* .button,
.button-group.radius>*>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}
.button-group.radius>:first-child .button,
.button-group.radius>:first-child button {
    border-left: 0
}
.button-group.radius>*,
.button-group.radius>*>.button,
.button-group.radius>*>a,
.button-group.radius>*>button {
    border-radius: 0
}
.button-group.radius>:first-child,
.button-group.radius>:first-child>.button,
.button-group.radius>:first-child>a,
.button-group.radius>:first-child>button {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
.button-group.radius>:last-child,
.button-group.radius>:last-child>.button,
.button-group.radius>:last-child>a,
.button-group.radius>:last-child>button {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}
.button-group.radius.stack>* {
    display: block;
    margin: 0
}
.button-group.radius.stack>* .button,
.button-group.radius.stack>*>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}
.button-group.radius.stack>:first-child .button,
.button-group.radius.stack>:first-child button {
    border-left: 0
}
.button-group.radius.stack>* .button,
.button-group.radius.stack>*>button {
    border-left-width: 0;
    border-top: 1px solid;
    display: block;
    margin: 0
}
.button-group.radius.stack>:first-child .button,
.button-group.radius.stack>:first-child button {
    border-top: 0
}
.button-group.radius.stack>*,
.button-group.radius.stack>*>.button,
.button-group.radius.stack>*>a,
.button-group.radius.stack>*>button {
    border-radius: 0
}
.button-group.radius.stack>:first-child,
.button-group.radius.stack>:first-child>.button,
.button-group.radius.stack>:first-child>a,
.button-group.radius.stack>:first-child>button {
    -webkit-top-left-radius: 3px;
    -webkit-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}
.button-group.radius.stack>:last-child,
.button-group.radius.stack>:last-child>.button,
.button-group.radius.stack>:last-child>a,
.button-group.radius.stack>:last-child>button {
    -webkit-bottom-left-radius: 3px;
    -webkit-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}
@media only screen and (min-width: 40.0625em) {
    .button-group.radius.stack-for-small>* {
        display: inline-block;
        margin: 0 -2px
    }
    .button-group.radius.stack-for-small>* .button,
    .button-group.radius.stack-for-small>*>button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, .5)
    }
    .button-group.radius.stack-for-small>:first-child .button,
    .button-group.radius.stack-for-small>:first-child button {
        border-left: 0
    }
    .button-group.radius.stack-for-small>*,
    .button-group.radius.stack-for-small>*>.button,
    .button-group.radius.stack-for-small>*>a,
    .button-group.radius.stack-for-small>*>button {
        border-radius: 0
    }
    .button-group.radius.stack-for-small>:first-child,
    .button-group.radius.stack-for-small>:first-child>.button,
    .button-group.radius.stack-for-small>:first-child>a,
    .button-group.radius.stack-for-small>:first-child>button {
        -webkit-border-bottom-left-radius: 3px;
        -webkit-border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
        border-top-left-radius: 3px
    }
    .button-group.radius.stack-for-small>:last-child,
    .button-group.radius.stack-for-small>:last-child>.button,
    .button-group.radius.stack-for-small>:last-child>a,
    .button-group.radius.stack-for-small>:last-child>button {
        -webkit-border-bottom-right-radius: 3px;
        -webkit-border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px
    }
}
@media only screen and (max-width: 40em) {
    .button-group.radius.stack-for-small>* {
        display: block;
        margin: 0
    }
    .button-group.radius.stack-for-small>* .button,
    .button-group.radius.stack-for-small>*>button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, .5)
    }
    .button-group.radius.stack-for-small>:first-child .button,
    .button-group.radius.stack-for-small>:first-child button {
        border-left: 0
    }
    .button-group.radius.stack-for-small>* .button,
    .button-group.radius.stack-for-small>*>button {
        border-left-width: 0;
        border-top: 1px solid;
        display: block;
        margin: 0
    }
    .button-group.radius.stack-for-small>*>button {
        width: 100%
    }
    .button-group.radius.stack-for-small>:first-child .button,
    .button-group.radius.stack-for-small>:first-child button {
        border-top: 0
    }
    .button-group.radius.stack-for-small>*,
    .button-group.radius.stack-for-small>*>.button,
    .button-group.radius.stack-for-small>*>a,
    .button-group.radius.stack-for-small>*>button {
        border-radius: 0
    }
    .button-group.radius.stack-for-small>:first-child,
    .button-group.radius.stack-for-small>:first-child>.button,
    .button-group.radius.stack-for-small>:first-child>a,
    .button-group.radius.stack-for-small>:first-child>button {
        -webkit-top-left-radius: 3px;
        -webkit-top-right-radius: 3px;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px
    }
    .button-group.radius.stack-for-small>:last-child,
    .button-group.radius.stack-for-small>:last-child>.button,
    .button-group.radius.stack-for-small>:last-child>a,
    .button-group.radius.stack-for-small>:last-child>button {
        -webkit-bottom-left-radius: 3px;
        -webkit-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px
    }
}
.button-group.round>* {
    display: inline-block;
    margin: 0 -2px
}
.button-group.round>* .button,
.button-group.round>*>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}
.button-group.round>:first-child .button,
.button-group.round>:first-child button {
    border-left: 0
}
.button-group.round>*,
.button-group.round>*>.button,
.button-group.round>*>a,
.button-group.round>*>button {
    border-radius: 0
}
.button-group.round>:first-child,
.button-group.round>:first-child>.button,
.button-group.round>:first-child>a,
.button-group.round>:first-child>button {
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}
.button-group.round>:last-child,
.button-group.round>:last-child>.button,
.button-group.round>:last-child>a,
.button-group.round>:last-child>button {
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}
.button-group.round.stack>* {
    display: block;
    margin: 0
}
.button-group.round.stack>* .button,
.button-group.round.stack>*>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}
.button-group.round.stack>:first-child .button,
.button-group.round.stack>:first-child button {
    border-left: 0
}
.button-group.round.stack>* .button,
.button-group.round.stack>*>button {
    border-left-width: 0;
    border-top: 1px solid;
    display: block;
    margin: 0
}
.button-group.round.stack>:first-child .button,
.button-group.round.stack>:first-child button {
    border-top: 0
}
.button-group.round.stack>*,
.button-group.round.stack>*>.button,
.button-group.round.stack>*>a,
.button-group.round.stack>*>button {
    border-radius: 0
}
.button-group.round.stack>:first-child,
.button-group.round.stack>:first-child>.button,
.button-group.round.stack>:first-child>a,
.button-group.round.stack>:first-child>button {
    -webkit-top-left-radius: 1rem;
    -webkit-top-right-radius: 1rem;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem
}
.button-group.round.stack>:last-child,
.button-group.round.stack>:last-child>.button,
.button-group.round.stack>:last-child>a,
.button-group.round.stack>:last-child>button {
    -webkit-bottom-left-radius: 1rem;
    -webkit-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem
}
@media only screen and (min-width: 40.0625em) {
    .button-group.round.stack-for-small>* {
        display: inline-block;
        margin: 0 -2px
    }
    .button-group.round.stack-for-small>* .button,
    .button-group.round.stack-for-small>*>button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, .5)
    }
    .button-group.round.stack-for-small>:first-child .button,
    .button-group.round.stack-for-small>:first-child button {
        border-left: 0
    }
    .button-group.round.stack-for-small>*,
    .button-group.round.stack-for-small>*>.button,
    .button-group.round.stack-for-small>*>a,
    .button-group.round.stack-for-small>*>button {
        border-radius: 0
    }
    .button-group.round.stack-for-small>:first-child,
    .button-group.round.stack-for-small>:first-child>.button,
    .button-group.round.stack-for-small>:first-child>a,
    .button-group.round.stack-for-small>:first-child>button {
        -webkit-border-bottom-left-radius: 1000px;
        -webkit-border-top-left-radius: 1000px;
        border-bottom-left-radius: 1000px;
        border-top-left-radius: 1000px
    }
    .button-group.round.stack-for-small>:last-child,
    .button-group.round.stack-for-small>:last-child>.button,
    .button-group.round.stack-for-small>:last-child>a,
    .button-group.round.stack-for-small>:last-child>button {
        -webkit-border-bottom-right-radius: 1000px;
        -webkit-border-top-right-radius: 1000px;
        border-bottom-right-radius: 1000px;
        border-top-right-radius: 1000px
    }
}
.panel.callout>:first-child,
.panel>:first-child {
    margin-top: 0
}
@media only screen and (max-width: 40em) {
    .button-group.round.stack-for-small>* {
        display: block;
        margin: 0
    }
    .button-group.round.stack-for-small>* .button,
    .button-group.round.stack-for-small>*>button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, .5)
    }
    .button-group.round.stack-for-small>:first-child .button,
    .button-group.round.stack-for-small>:first-child button {
        border-left: 0
    }
    .button-group.round.stack-for-small>* .button,
    .button-group.round.stack-for-small>*>button {
        border-left-width: 0;
        border-top: 1px solid;
        display: block;
        margin: 0
    }
    .button-group.round.stack-for-small>*>button {
        width: 100%
    }
    .button-group.round.stack-for-small>:first-child .button,
    .button-group.round.stack-for-small>:first-child button {
        border-top: 0
    }
    .button-group.round.stack-for-small>*,
    .button-group.round.stack-for-small>*>.button,
    .button-group.round.stack-for-small>*>a,
    .button-group.round.stack-for-small>*>button {
        border-radius: 0
    }
    .button-group.round.stack-for-small>:first-child,
    .button-group.round.stack-for-small>:first-child>.button,
    .button-group.round.stack-for-small>:first-child>a,
    .button-group.round.stack-for-small>:first-child>button {
        -webkit-top-left-radius: 1rem;
        -webkit-top-right-radius: 1rem;
        border-top-left-radius: 1rem;
        border-top-right-radius: 1rem
    }
    .button-group.round.stack-for-small>:last-child,
    .button-group.round.stack-for-small>:last-child>.button,
    .button-group.round.stack-for-small>:last-child>a,
    .button-group.round.stack-for-small>:last-child>button {
        -webkit-bottom-left-radius: 1rem;
        -webkit-bottom-right-radius: 1rem;
        border-bottom-left-radius: 1rem;
        border-bottom-right-radius: 1rem
    }
}
.panel,
.panel.callout {
    border-width: 1px;
    border-color: #d8d8d8;
    padding: 1.25rem;
    color: #333
}
.button-bar:after,
.button-bar:before {
    content: " ";
    display: table
}
.button-bar .button-group {
    float: left;
    margin-right: .625rem
}
.panel {
    border-style: solid;
    margin-bottom: 1.25rem;
    background: #f2f2f2
}
.panel>:last-child {
    margin-bottom: 0
}
.panel dl,
.panel h1,
.panel h2,
.panel h3,
.panel h4,
.panel h5,
.panel h6,
.panel li,
.panel p {
    color: #333
}
.panel h1,
.panel h2,
.panel h3,
.panel h4,
.panel h5,
.panel h6 {
    line-height: 1;
    margin-bottom: .625rem
}
.panel h1.subheader,
.panel h2.subheader,
.panel h3.subheader,
.panel h4.subheader,
.panel h5.subheader,
.panel h6.subheader {
    line-height: 1.4
}
.panel.callout {
    border-style: solid;
    margin-bottom: 1.25rem;
    background: #ecfaff
}
.panel.callout>:last-child {
    margin-bottom: 0
}
.panel.callout dl,
.panel.callout h1,
.panel.callout h2,
.panel.callout h3,
.panel.callout h4,
.panel.callout h5,
.panel.callout h6,
.panel.callout li,
.panel.callout p {
    color: #333
}
.panel.callout h1,
.panel.callout h2,
.panel.callout h3,
.panel.callout h4,
.panel.callout h5,
.panel.callout h6 {
    line-height: 1;
    margin-bottom: .625rem
}
.panel.callout h1.subheader,
.panel.callout h2.subheader,
.panel.callout h3.subheader,
.panel.callout h4.subheader,
.panel.callout h5.subheader,
.panel.callout h6.subheader {
    line-height: 1.4
}
.panel.callout a:not(.button) {
    color: #008CBA
}
.panel.callout a:not(.button):focus,
.panel.callout a:not(.button):hover {
    color: #0078a0
}
.panel.radius {
    border-radius: 3px
}
.dropdown.button,
button.dropdown {
    position: relative;
    padding-right: 3.5625rem
}
.dropdown.button::after,
button.dropdown::after {
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 50%;
    width: 0;
    border-width: .375rem;
    right: 1.40625rem;
    margin-top: -.15625rem;
    border-color: #FFF transparent transparent
}
.dropdown.button.tiny,
button.dropdown.tiny {
    padding-right: 2.625rem
}
.dropdown.button.tiny:after,
button.dropdown.tiny:after {
    border-width: .375rem;
    right: 1.125rem;
    margin-top: -.125rem
}
.dropdown.button.tiny::after,
button.dropdown.tiny::after {
    border-color: #FFF transparent transparent
}
.dropdown.button.small,
button.dropdown.small {
    padding-right: 3.0625rem
}
.dropdown.button.small::after,
button.dropdown.small::after {
    border-width: .4375rem;
    right: 1.3125rem;
    margin-top: -.15625rem;
    border-color: #FFF transparent transparent
}
.dropdown.button.large,
button.dropdown.large {
    padding-right: 3.625rem
}
.dropdown.button.large::after,
button.dropdown.large::after {
    border-width: .3125rem;
    right: 1.71875rem;
    margin-top: -.15625rem;
    border-color: #FFF transparent transparent
}
.dropdown.button.secondary:after,
button.dropdown.secondary:after {
    border-color: #333 transparent transparent
}
.th {
    border: 4px solid #FFF;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .2);
    display: inline-block;
    line-height: 0;
    max-width: 100%;
    transition: all .2s ease-out
}
.th:focus,
.th:hover {
    box-shadow: 0 0 6px 1px rgba(0, 140, 186, .5)
}
.th.radius {
    border-radius: 3px
}
.pricing-table {
    border: 1px solid #DDD;
    margin-left: 0;
    margin-bottom: 1.25rem
}
.pricing-table * {
    list-style: none;
    line-height: 1
}
.pricing-table .title {
    background-color: #333;
    color: #EEE;
    font-size: 1rem;
    font-weight: 400;
    padding: .625rem 1.25rem;
    text-align: center
}
.pricing-table .price {
    background-color: #F6F6F6;
    color: #333;
    font-size: 2rem;
    font-weight: 400;
    padding: .625rem 1.25rem;
    text-align: center
}
.pricing-table .bullet-item,
.pricing-table .description {
    border-bottom: dotted 1px #DDD;
    font-weight: 400;
    padding: .625rem;
    background-color: #FFF;
    text-align: center
}
.pricing-table .description {
    color: #777;
    font-size: .75rem;
    line-height: 1.4
}
.pricing-table .bullet-item {
    color: #333;
    font-size: .875rem
}
.pricing-table .cta-button {
    background-color: #FFF;
    padding: 1.25rem 1.25rem 0;
    text-align: center
}
@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
@keyframes rotate {
    from {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
.slideshow-wrapper {
    position: relative
}
.slideshow-wrapper ul {
    list-style-type: none;
    margin: 0
}
.slideshow-wrapper ul li,
.slideshow-wrapper ul li .orbit-caption {
    display: none
}
.slideshow-wrapper .orbit-container li,
.slideshow-wrapper .orbit-container li .orbit-caption,
.slideshow-wrapper ul li:first-child {
    display: block
}
.slideshow-wrapper .orbit-container {
    background-color: transparent
}
.slideshow-wrapper .orbit-container .orbit-bullets li {
    display: inline-block
}
.slideshow-wrapper .preloader {
    border-radius: 1000px;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-name: rotate;
    animation-timing-function: linear;
    border: 3px solid;
    display: block;
    height: 40px;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 40px
}
.orbit-container {
    background: 0 0;
    position: relative;
    width: 100%
}
.orbit-container .orbit-slides-container {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}
.orbit-container .orbit-slides-container img {
    display: block;
    max-width: 100%
}
.orbit-container .orbit-slides-container>* {
    position: absolute;
    top: 0;
    width: 100%;
    margin-left: 100%
}
.orbit-container .orbit-slides-container>:first-child {
    margin-left: 0
}
.orbit-container .orbit-slides-container>* .orbit-caption {
    bottom: 0;
    position: absolute;
    background-color: rgba(51, 51, 51, .8);
    color: #FFF;
    font-size: .875rem;
    padding: .625rem .875rem;
    width: 100%
}
.orbit-container .orbit-slide-number {
    left: 10px;
    background: 0 0;
    color: #FFF;
    font-size: 12px;
    position: absolute;
    top: 10px;
    z-index: 10
}
.orbit-container .orbit-slide-number span {
    font-weight: 700;
    padding: .3125rem
}
.orbit-container .orbit-timer {
    position: absolute;
    top: 12px;
    right: 10px;
    height: 6px;
    width: 100px;
    z-index: 10
}
.orbit-container .orbit-timer .orbit-progress {
    height: 3px;
    background-color: rgba(255, 255, 255, .3);
    display: block;
    width: 0;
    position: relative;
    right: 20px;
    top: 5px
}
.orbit-container .orbit-timer>span {
    border: 4px solid #FFF;
    border-bottom: none;
    border-top: none;
    display: none;
    height: 14px;
    position: absolute;
    top: 0;
    width: 11px;
    right: 0
}
.orbit-container .orbit-timer.paused>span {
    top: 0;
    width: 11px;
    height: 14px;
    border: 8px inset;
    border-left-style: solid;
    border-color: transparent transparent transparent #FFF;
    right: -4px
}
.orbit-container .orbit-timer.paused>span.dark {
    border-left-color: #333
}
.orbit-container:hover .orbit-timer>span {
    display: block
}
.orbit-container .orbit-next,
.orbit-container .orbit-prev {
    background-color: transparent;
    color: #fff;
    height: 60px;
    line-height: 50px;
    margin-top: -25px;
    position: absolute;
    text-indent: -9999px!important;
    top: 45%;
    width: 36px;
    z-index: 10
}
.icon-bar>* i,
.icon-bar>* label,
.icon-bar>a.active i,
.icon-bar>a.active label,
.icon-bar>a:hover i,
.icon-bar>a:hover label {
    color: #FFF
}
.orbit-container .orbit-next:hover,
.orbit-container .orbit-prev:hover {
    background-color: rgba(0, 0, 0, .3)
}
.orbit-container .orbit-next>span,
.orbit-container .orbit-prev>span {
    border: 10px inset;
    display: block;
    height: 0;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 0
}
.orbit-container .orbit-prev {
    left: 0
}
.orbit-container .orbit-prev>span {
    border-right-style: solid;
    border-color: transparent #FFF transparent transparent
}
.orbit-container .orbit-prev:hover>span {
    border-right-color: #FFF
}
.orbit-container .orbit-next {
    right: 0
}
.orbit-container .orbit-next>span {
    border-color: transparent transparent transparent #FFF;
    border-left-style: solid;
    left: 50%;
    margin-left: -4px
}
.orbit-container .orbit-next:hover>span {
    border-left-color: #FFF
}
.orbit-bullets-container {
    text-align: center
}
.orbit-bullets {
    display: block;
    float: none;
    margin: 0 auto 30px;
    position: relative;
    text-align: center;
    top: 10px
}
.orbit-bullets li {
    background: #CCC;
    cursor: pointer;
    display: inline-block;
    float: none;
    height: .5625rem;
    margin-right: 6px;
    width: .5625rem;
    border-radius: 1000px
}
.orbit-bullets li.active {
    background: #999
}
.orbit-bullets li:last-child {
    margin-right: 0
}
.touch .orbit-bullets,
.touch .orbit-container .orbit-next,
.touch .orbit-container .orbit-prev {
    display: none
}
@media only screen and (min-width: 40.0625em) {
    .touch .orbit-container .orbit-next,
    .touch .orbit-container .orbit-prev {
        display: inherit
    }
    .touch .orbit-bullets {
        display: block
    }
}
@media only screen and (max-width: 40em) {
    .orbit-stack-on-small .orbit-slides-container {
        height: auto!important
    }
    .orbit-stack-on-small .orbit-slides-container>* {
        margin: 0!important;
        opacity: 1!important;
        position: relative
    }
    .orbit-bullets,
    .orbit-next,
    .orbit-prev,
    .orbit-stack-on-small .orbit-slide-number,
    .orbit-timer {
        display: none
    }
}
.icon-bar .item.disabled,
.icon-bar .item.disabled>* {
    opacity: .7;
    cursor: not-allowed
}
[data-magellan-expedition-clone],
[data-magellan-expedition] {
    background: #FFF;
    min-width: 100%;
    padding: 10px;
    z-index: 50
}
[data-magellan-expedition-clone] .sub-nav,
[data-magellan-expedition-clone] .sub-nav dd,
[data-magellan-expedition] .sub-nav,
[data-magellan-expedition] .sub-nav dd {
    margin-bottom: 0
}
[data-magellan-expedition-clone] .sub-nav a,
[data-magellan-expedition] .sub-nav a {
    line-height: 1.8em
}
.icon-bar {
    display: inline-block;
    font-size: 0;
    width: 100%;
    background: #333
}
.icon-bar>*,
.icon-bar>* i,
.icon-bar>* img {
    display: block;
    margin: 0 auto
}
.icon-bar>a.active,
.icon-bar>a:hover {
    background: #008CBA
}
.icon-bar>* {
    float: left;
    text-align: center;
    width: 25%;
    font-size: 1rem;
    padding: 1.25rem
}
.icon-bar>* i+label,
.icon-bar>* img+label {
    margin-top: .0625rem;
    font-size: 1rem
}
.icon-bar>* i {
    font-size: 1.875rem
}
.icon-bar.label-right>* i,
.icon-bar.label-right>* img {
    display: inline-block;
    margin: 0 .0625rem 0 0
}
.icon-bar.label-right>* i+label,
.icon-bar.label-right>* img+label {
    margin-top: 0
}
.icon-bar.label-right>* label {
    display: inline-block
}
.icon-bar.vertical.label-right>* {
    text-align: left
}
.icon-bar.small-vertical,
.icon-bar.vertical {
    height: 100%;
    width: auto
}
.icon-bar.small-vertical .item,
.icon-bar.vertical .item {
    float: none;
    margin: auto;
    width: auto
}
@media only screen and (min-width: 40.0625em) {
    .icon-bar.medium-vertical {
        height: 100%;
        width: auto
    }
    .icon-bar.medium-vertical .item {
        float: none;
        margin: auto;
        width: auto
    }
}
@media only screen and (min-width: 64.0625em) {
    .icon-bar.large-vertical {
        height: 100%;
        width: auto
    }
    .icon-bar.large-vertical .item {
        float: none;
        margin: auto;
        width: auto
    }
}
.icon-bar>* img {
    height: 1.875rem;
    width: 1.875rem
}
.icon-bar.two-up .item {
    width: 50%
}
.icon-bar.two-up.small-vertical .item,
.icon-bar.two-up.vertical .item {
    width: auto
}
@media only screen and (min-width: 40.0625em) {
    .icon-bar.two-up.medium-vertical .item {
        width: auto
    }
}
@media only screen and (min-width: 64.0625em) {
    .icon-bar.two-up.large-vertical .item {
        width: auto
    }
}
.icon-bar.three-up .item {
    width: 33.3333%
}
.icon-bar.three-up.small-vertical .item,
.icon-bar.three-up.vertical .item {
    width: auto
}
@media only screen and (min-width: 40.0625em) {
    .icon-bar.three-up.medium-vertical .item {
        width: auto
    }
}
@media only screen and (min-width: 64.0625em) {
    .icon-bar.three-up.large-vertical .item {
        width: auto
    }
}
.icon-bar.four-up .item {
    width: 25%
}
.icon-bar.four-up.small-vertical .item,
.icon-bar.four-up.vertical .item {
    width: auto
}
@media only screen and (min-width: 40.0625em) {
    .icon-bar.four-up.medium-vertical .item {
        width: auto
    }
}
@media only screen and (min-width: 64.0625em) {
    .icon-bar.four-up.large-vertical .item {
        width: auto
    }
}
.icon-bar.five-up .item {
    width: 20%
}
.icon-bar.five-up.small-vertical .item,
.icon-bar.five-up.vertical .item {
    width: auto
}
@media only screen and (min-width: 40.0625em) {
    .icon-bar.five-up.medium-vertical .item {
        width: auto
    }
}
@media only screen and (min-width: 64.0625em) {
    .icon-bar.five-up.large-vertical .item {
        width: auto
    }
}
.icon-bar.six-up .item {
    width: 16.66667%
}
.icon-bar.six-up.small-vertical .item,
.icon-bar.six-up.vertical .item {
    width: auto
}
@media only screen and (min-width: 40.0625em) {
    .icon-bar.six-up.medium-vertical .item {
        width: auto
    }
}
@media only screen and (min-width: 64.0625em) {
    .icon-bar.six-up.large-vertical .item {
        width: auto
    }
}
.icon-bar.seven-up .item {
    width: 14.28571%
}
.icon-bar.seven-up.small-vertical .item,
.icon-bar.seven-up.vertical .item {
    width: auto
}
@media only screen and (min-width: 40.0625em) {
    .icon-bar.seven-up.medium-vertical .item {
        width: auto
    }
}
@media only screen and (min-width: 64.0625em) {
    .icon-bar.seven-up.large-vertical .item {
        width: auto
    }
}
.icon-bar.eight-up .item {
    width: 12.5%
}
.icon-bar.eight-up.small-vertical .item,
.icon-bar.eight-up.vertical .item {
    width: auto
}
@media only screen and (min-width: 40.0625em) {
    .icon-bar.eight-up.medium-vertical .item {
        width: auto
    }
}
@media only screen and (min-width: 64.0625em) {
    .icon-bar.eight-up.large-vertical .item {
        width: auto
    }
}
.tabs {
    margin-bottom: 0!important;
    margin-left: 0
}
.tabs:after,
.tabs:before {
    content: " ";
    display: table
}
.tabs .tab-title,
.tabs dd {
    float: left;
    list-style: none;
    margin-bottom: 0!important;
    position: relative
}
.tabs .tab-title>a,
.tabs dd>a {
    display: block;
    background-color: #EFEFEF;
    color: #222;
    font-size: 1rem;
    padding: 1rem 2rem
}
.tabs .tab-title>a:hover,
.tabs dd>a:hover {
    background-color: #e1e1e1
}
.tabs .tab-title.active>a,
.tabs dd.active>a {
    background-color: #FFF;
    color: #222
}
.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.5rem;
    width: 100%
}
.tabs-content:after,
.tabs-content:before {
    content: " ";
    display: table
}
.tabs-content>.content {
    display: none;
    float: left;
    padding: .625rem 0;
    width: 100%
}
.tabs-content>.content.active {
    display: block;
    float: none
}
.tabs-content>.content.contained {
    padding: .625rem
}
.tabs-content.vertical {
    display: block
}
.tabs-content.vertical>.content {
    padding: 0 .625rem
}
@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>.content {
    display: block;
    float: none
}
ul.pagination {
    display: block;
    margin-left: -.3125rem;
    min-height: 1.5rem
}
ul.pagination li {
    color: #222;
    font-size: .875rem;
    height: 1.5rem;
    margin-left: .3125rem;
    display: block;
    float: left
}
ul.pagination li a,
ul.pagination li button {
    border-radius: 3px;
    transition: background-color .3s ease-out;
    background: 0 0;
    color: #999;
    display: block;
    font-size: 1em;
    font-weight: 400;
    line-height: inherit;
    padding: .0625rem .625rem
}
.inner-wrap,
.left-submenu {
    -webkit-transition: -webkit-transform .5s ease;
    -o-transition: -o-transform .5s ease
}
ul.pagination li a:focus,
ul.pagination li button:focus,
ul.pagination li:hover a,
ul.pagination li:hover button {
    background: #e6e6e6
}
ul.pagination li.unavailable a,
ul.pagination li.unavailable button {
    cursor: default;
    color: #999;
    pointer-events: none
}
ul.pagination li.unavailable a:focus,
ul.pagination li.unavailable button:focus,
ul.pagination li.unavailable:hover a,
ul.pagination li.unavailable:hover button {
    background: 0 0
}
ul.pagination li.current a,
ul.pagination li.current button {
    background: #008CBA;
    color: #FFF;
    cursor: default;
    font-weight: 700
}
.side-nav li,
p {
    font-weight: 400
}
ul.pagination li.current a:focus,
ul.pagination li.current a:hover,
ul.pagination li.current button:focus,
ul.pagination li.current button:hover {
    background: #008CBA
}
.pagination-centered {
    text-align: center
}
.pagination-centered ul.pagination li {
    display: inline-block;
    float: none
}
.side-nav {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: .875rem 0
}
.side-nav li {
    font-size: .875rem;
    margin: 0 0 .4375rem
}
.side-nav li a:not(.button) {
    color: #008CBA;
    display: block;
    margin: 0;
    padding: .4375rem .875rem
}
.side-nav li a:not(.button):focus,
.side-nav li a:not(.button):hover {
    background: rgba(0, 0, 0, .025);
    color: #1cc7ff
}
.side-nav li a:not(.button):active {
    color: #1cc7ff
}
.side-nav li.active>a:first-child:not(.button) {
    color: #1cc7ff;
    font-weight: 400
}
.side-nav li.divider {
    border-top: 1px solid;
    height: 0;
    list-style: none;
    padding: 0;
    border-top-color: #e6e6e6
}
.side-nav li.heading {
    color: #008CBA;
    font-size: .875rem;
    font-weight: 700
}
.accordion {
    margin-bottom: 0;
    margin-left: 0
}
.accordion:after,
.accordion:before {
    content: " ";
    display: table
}
.accordion .accordion-navigation,
.accordion dd {
    display: block;
    margin-bottom: 0!important
}
.accordion .accordion-navigation.active>a,
.accordion dd.active>a {
    background: #e8e8e8;
    color: #222
}
.accordion .accordion-navigation>a,
.accordion dd>a {
    background: #EFEFEF;
    color: #222;
    display: block;
    font-size: 1rem;
    padding: 1rem
}
.accordion .accordion-navigation>a:hover,
.accordion dd>a:hover {
    background: #e3e3e3
}
.accordion .accordion-navigation>.content,
.accordion dd>.content {
    display: none;
    padding: .625rem
}
.accordion .accordion-navigation>.content.active,
.accordion dd>.content.active {
    background: #FFF;
    display: block
}
.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
    }
    .reveal-modal {
        min-height: 100vh
    }
}
@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: #0871dc;
    line-height: inherit
}
p,
p.lead {
    line-height: 1.6
}
a img {
    border: none
}
p {
    font-family: inherit;
    font-size: 1rem;
    margin-bottom: 1.25rem
}
.subheader,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    margin-top: .2rem;
    margin-bottom: .5rem
}
p.lead {
    font-size: 1.21875rem
}
p aside {
    font-size: .875rem;
    font-style: italic;
    line-height: 1.35
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #222;
    font-style: normal;
    line-height: 1.4
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    color: #6f6f6f;
    font-size: 60%;
    line-height: 0
}
h1 {
    font-size: 2.125rem
}
h2 {
    font-size: 1.6875rem
}
h3 {
    font-size: 1.375rem
}
h4,
h5 {
    font-size: 1.125rem
}
h6 {
    font-size: 1rem
}
.subheader {
    line-height: 1.4;
    color: #6f6f6f
}
b,
em,
i,
small,
strong {
    line-height: inherit
}
hr {
    border: solid #DDD;
    border-width: 1px 0 0;
    height: 0;
    margin: 1.25rem 0 1.1875rem
}
em,
i {
    font-style: italic
}
b,
strong {
    font-weight: 700
}
small {
    font-size: 60%
}
code {
    background-color: #f8f8f8;
    border-color: #dfdfdf;
    border-style: solid;
    border-width: 1px;
    color: #333;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: 400;
    padding: .125rem .3125rem .0625rem
}
.has-tip,
.vcard .fn,
.vevent .summary,
.vevent abbr,
dl dt {
    font-weight: 700
}
dl,
ol,
ul {
    font-family: inherit;
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 1.25rem
}
ul {
    margin-left: 1.1rem
}
ul li ol,
ul li ul {
    margin-left: 1.25rem;
    margin-bottom: 0
}
ul.circle,
ul.disc,
ul.square {
    margin-left: 1.1rem
}
ul.circle li ul,
ul.disc li ul,
ul.square li ul {
    list-style: inherit
}
ul.square {
    list-style-type: square
}
ul.circle {
    list-style-type: circle
}
ul.disc {
    list-style-type: disc
}
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
}
dl dd {
    margin-bottom: .75rem
}
.vcard,
blockquote {
    margin: 0 0 1.25rem
}
abbr,
acronym {
    font-size: 90%;
    color: #222;
    cursor: help
}
abbr {
    text-transform: none
}
abbr[title] {
    border-bottom: 1px dotted #DDD
}
blockquote {
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #DDD
}
blockquote cite {
    display: block;
    font-size: .8125rem;
    color: #555
}
blockquote cite:before {
    content: "\2014 \0020"
}
blockquote cite a,
blockquote cite a:visited {
    color: #555
}
blockquote,
blockquote p {
    line-height: 1.6;
    color: #6f6f6f
}
.vcard {
    display: inline-block;
    border: 1px solid #DDD;
    padding: .625rem .75rem
}
.vcard li {
    margin: 0;
    display: block
}
.split.button.large span:after,
.split.button.small span:after,
.split.button.tiny span:after {
    margin-left: -.375rem;
    border-top-style: solid;
    top: 48%
}
.vcard .fn {
    font-size: .625rem
}
.vevent abbr {
    cursor: default;
    border: none;
    padding: 0 .0625rem
}
@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }
    * {
        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^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    img {
        max-width: 100%!important
    }
    @page {
        margin: .34in
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}
.split.button {
    position: relative;
    padding-right: 5.0625rem
}
.split.button span {
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: solid 1px
}
.split.button span,
.split.button.alert span,
.split.button.secondary span,
.split.button.success span {
    border-left-color: rgba(255, 255, 255, .5)
}
.split.button span:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    display: block;
    border-style: solid inset inset;
    left: 50%;
    border-width: .375rem;
    margin-left: -.375rem;
    top: 48%;
    border-color: #FFF transparent transparent
}
.split.button span:active {
    background-color: rgba(0, 0, 0, .1)
}
.split.button span {
    width: 3.09375rem
}
.split.button.tiny {
    padding-right: 3.75rem
}
.split.button.tiny span {
    width: 2.25rem
}
.split.button.tiny span:after {
    border-width: .375rem
}
.split.button.small {
    padding-right: 4.375rem
}
.split.button.small span {
    width: 2.625rem
}
.split.button.small span:after {
    border-width: .4375rem
}
.split.button.large {
    padding-right: 5.5rem
}
.split.button.large span {
    width: 3.4375rem
}
.split.button.large span:after {
    border-width: .3125rem
}
.split.button.expand {
    padding-left: 2rem
}
.split.button.secondary span:after {
    border-color: #333 transparent transparent
}
.split.button.radius span {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}
.split.button.round span {
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}
.split.button.no-pip span:after,
.split.button.no-pip span:before {
    border-style: none
}
.split.button.no-pip span>i {
    display: block;
    left: 50%;
    margin-left: -.28889em;
    margin-top: -.48889em;
    position: absolute;
    top: 50%
}
.reveal-modal-bg {
    background: #000;
    background: rgba(0, 0, 0, .45);
    bottom: 0;
    display: none;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1004;
    left: 0
}
.reveal-modal {
    border-radius: 3px;
    display: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1005;
    left: 0;
    background-color: #FFF;
    padding: 1.875rem;
    border: 1px solid #666;
    box-shadow: 0 0 10px rgba(0, 0, 0, .4)
}
.reveal-modal .column,
.reveal-modal .columns {
    min-width: 0
}
.reveal-modal>:first-child {
    margin-top: 0
}
.reveal-modal>:last-child {
    margin-bottom: 0
}
.reveal-modal.radius {
    box-shadow: none;
    border-radius: 3px
}
.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) {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        line-height: 1.4
    }
    h1 {
        font-size: 2.75rem
    }
    h2 {
        font-size: 2.3125rem
    }
    h3 {
        font-size: 1.6875rem
    }
    h4 {
        font-size: 1.4375rem
    }
    h5 {
        font-size: 1.125rem
    }
    h6 {
        font-size: 1rem
    }
    .reveal-modal {
        left: 0;
        margin: 0 auto;
        max-width: 62.5rem;
        right: 0;
        width: 80%;
        top: 6.25rem
    }
    .reveal-modal.tiny {
        left: 0;
        margin: 0 auto;
        max-width: 62.5rem;
        right: 0;
        width: 30%
    }
    .reveal-modal.small {
        left: 0;
        margin: 0 auto;
        max-width: 62.5rem;
        right: 0;
        width: 40%
    }
    .reveal-modal.medium {
        left: 0;
        margin: 0 auto;
        max-width: 62.5rem;
        right: 0;
        width: 60%
    }
    .reveal-modal.large {
        left: 0;
        margin: 0 auto;
        max-width: 62.5rem;
        right: 0;
        width: 70%
    }
    .reveal-modal.xlarge {
        left: 0;
        margin: 0 auto;
        max-width: 62.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: 62.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: 700;
    line-height: 1;
    position: absolute;
    top: .625rem;
    right: 1.375rem
}
.clearing-caption,
.tooltip {
    background: #333;
    line-height: 1.3
}
.has-tip {
    border-bottom: dotted 1px #CCC;
    color: #333;
    cursor: help
}
.has-tip:focus,
.has-tip:hover {
    border-bottom: dotted 1px #003f54;
    color: #008CBA
}
.has-tip.tip-left,
.has-tip.tip-right {
    float: none!important
}
.tooltip {
    color: #FFF;
    display: none;
    font-size: .875rem;
    font-weight: 400;
    max-width: 300px;
    padding: .75rem;
    position: absolute;
    width: 100%;
    z-index: 1006;
    left: 50%
}
.tooltip>.nub {
    border: 5px solid;
    border-color: transparent transparent #333;
    display: block;
    height: 0;
    position: absolute;
    top: -10px;
    width: 0;
    left: 5px
}
.tooltip>.nub.rtl {
    left: auto;
    right: 5px
}
.tooltip.radius {
    border-radius: 3px
}
.tooltip.round {
    border-radius: 1000px
}
.tooltip.round>.nub {
    left: 2rem
}
.tooltip.opened {
    border-bottom: dotted 1px #003f54!important;
    color: #008CBA!important
}
.tap-to-close {
    color: #777;
    display: block;
    font-size: .625rem;
    font-weight: 400
}
@media only screen {
    .tooltip>.nub {
        border-color: transparent transparent #333;
        top: -10px
    }
    .tooltip.tip-top>.nub {
        border-color: #333 transparent transparent;
        bottom: -10px;
        top: auto
    }
    .tooltip.tip-left,
    .tooltip.tip-right {
        float: none!important
    }
    .tooltip.tip-left>.nub {
        border-color: transparent transparent transparent #333;
        left: auto;
        margin-top: -5px;
        right: -10px;
        top: 50%
    }
    .tooltip.tip-right>.nub {
        border-color: transparent #333 transparent transparent;
        left: -10px;
        margin-top: -5px;
        right: auto;
        top: 50%
    }
}
.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 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 {
    bottom: 0;
    color: #CCC;
    font-size: .875em;
    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>ul,
.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>span,
    .clearing-main-prev>span {
        border: 12px solid;
        display: block;
        height: 0;
        position: absolute;
        top: 50%;
        width: 0
    }
    .clearing-main-next>span:hover,
    .clearing-main-prev>span:hover {
        opacity: .8
    }
    .clearing-main-prev {
        left: 0
    }
    .clearing-main-prev>span {
        left: 5px;
        border-color: transparent #CCC transparent transparent
    }
    .clearing-main-next {
        right: 0
    }
    .clearing-main-next>span {
        border-color: transparent transparent transparent #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>ul {
        display: inline-block;
        z-index: 999;
        height: 100%;
        position: relative;
        float: none
    }
    .clearing-assembled .clearing-container .carousel>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>ul li.fix-height img {
        height: 100%;
        max-width: none
    }
    .clearing-assembled .clearing-container .carousel>ul li a.th {
        border: none;
        box-shadow: none;
        display: block
    }
    .clearing-assembled .clearing-container .carousel>ul li img {
        cursor: pointer!important;
        width: 100%!important
    }
    .clearing-assembled .clearing-container .carousel>ul li.visible {
        opacity: 1
    }
    .clearing-assembled .clearing-container .carousel>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
    }
}
.inner-wrap:after,
[class*=block-grid-]:after {
    clear: both
}
.progress {
    background-color: #F6F6F6;
    border: 1px solid #fff;
    height: 1.5625rem;
    margin-bottom: .625rem;
    padding: .125rem
}
.progress .meter,
.progress .meter.alert,
.progress .meter.secondary,
.progress .meter.success,
.progress.alert .meter,
.progress.secondary .meter,
.progress.success .meter {
    height: 100%;
    width: 0;
    display: block;
    float: left
}
.progress .meter {
    background: #008CBA
}
.progress .meter.secondary {
    background: #e7e7e7
}
.progress .meter.success {
    background: #43AC6A
}
.progress .meter.alert {
    background: #f04124
}
.progress.secondary .meter {
    background: #e7e7e7
}
.progress.success .meter {
    background: #43AC6A
}
.progress.alert .meter {
    background: #f04124
}
.progress.radius {
    border-radius: 3px
}
.progress.radius .meter {
    border-radius: 2px
}
.progress.round {
    border-radius: 1000px
}
.progress.round .meter {
    border-radius: 999px
}
.sub-nav {
    display: block;
    margin: -.25rem 0 1.125rem;
    padding-top: .25rem;
    width: auto
}
.f-dropdown.content>:last-child,
.f-dropdown.drop-left>:last-child,
.f-dropdown.drop-right>:last-child,
.f-dropdown.drop-top>:last-child,
.f-dropdown>:last-child {
    margin-bottom: 0
}
.sub-nav dd,
.sub-nav dt,
.sub-nav li {
    color: #999;
    float: left;
    font-size: .875rem;
    font-weight: 400;
    margin-left: 1rem;
    margin-bottom: 0
}
.sub-nav dd a,
.sub-nav dt a,
.sub-nav li a {
    color: #999;
    padding: .1875rem 1rem;
    text-decoration: none
}
.sub-nav dd a:hover,
.sub-nav dt a:hover,
.sub-nav li a:hover {
    color: #737373
}
.sub-nav dd.active a,
.sub-nav dt.active a,
.sub-nav li.active a {
    border-radius: 3px;
    background: #008CBA;
    color: #FFF;
    cursor: default;
    font-weight: 400;
    padding: .1875rem 1rem
}
.sub-nav dd.active a:hover,
.sub-nav dt.active a:hover,
.sub-nav li.active a:hover {
    background: #0078a0
}
.joyride-list {
    display: none
}
.joyride-tip-guide {
    background: #333;
    color: #FFF;
    display: none;
    font-family: inherit;
    font-weight: 400;
    position: absolute;
    top: 0;
    width: 95%;
    z-index: 103;
    left: 2.5%
}
.lt-ie9 .joyride-tip-guide {
    margin-left: -400px;
    max-width: 800px;
    left: 50%
}
.joyride-content-wrapper {
    padding: 1.125rem 1.25rem 1.5rem;
    width: 100%
}
.joyride-content-wrapper .button {
    margin-bottom: 0!important
}
.joyride-content-wrapper .joyride-prev-tip {
    margin-right: 10px
}
.joyride-tip-guide .joyride-nub {
    border: 10px solid #333;
    display: block;
    height: 0;
    position: absolute;
    width: 0;
    left: 22px
}
.joyride-tip-guide .joyride-nub.top {
    border-color: #333;
    border-top-color: transparent!important;
    border-top-style: solid;
    border-left-color: transparent!important;
    border-right-color: transparent!important;
    top: -20px
}
.joyride-tip-guide .joyride-nub.bottom {
    border-color: #333 transparent transparent!important;
    border-bottom-style: solid;
    bottom: -20px
}
.joyride-tip-guide .joyride-nub.right {
    right: -20px
}
.joyride-tip-guide .joyride-nub.left {
    left: -20px
}
.joyride-tip-guide h1,
.joyride-tip-guide h2,
.joyride-tip-guide h3,
.joyride-tip-guide h4,
.joyride-tip-guide h5,
.joyride-tip-guide h6 {
    color: #FFF;
    font-weight: 700;
    line-height: 1.25;
    margin: 0
}
.joyride-close-tip,
.label {
    font-weight: 400;
    text-decoration: none
}
.joyride-tip-guide p {
    font-size: .875rem;
    line-height: 1.3;
    margin: 0 0 1.125rem
}
.joyride-timer-indicator-wrap {
    border: 1px solid #555;
    bottom: 1rem;
    height: 3px;
    position: absolute;
    width: 50px;
    right: 1.0625rem
}
.joyride-timer-indicator {
    background: #666;
    display: block;
    height: inherit;
    width: 0
}
.joyride-close-tip {
    color: #777!important;
    font-size: 24px;
    line-height: .5!important;
    position: absolute;
    top: 10px;
    right: 12px
}
.joyride-close-tip:focus,
.joyride-close-tip:hover {
    color: #EEE!important
}
.joyride-modal-bg {
    background: rgba(0, 0, 0, .5);
    cursor: pointer;
    display: none;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
    left: 0
}
.joyride-expose-wrapper {
    background-color: #FFF;
    border-radius: 3px;
    box-shadow: 0 0 15px #FFF;
    position: absolute;
    z-index: 102
}
.joyride-expose-cover {
    background: 0 0;
    border-radius: 3px;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 9999
}
@media only screen {
    .joyride-tip-guide {
        width: 300px;
        left: inherit
    }
    .joyride-tip-guide .joyride-nub.bottom {
        border-color: #333 transparent transparent!important;
        bottom: -20px
    }
    .joyride-tip-guide .joyride-nub.right {
        border-color: transparent transparent transparent #333!important;
        left: auto;
        right: -20px;
        top: 22px
    }
    .joyride-tip-guide .joyride-nub.left {
        border-color: transparent #333 transparent transparent!important;
        left: -20px;
        right: auto;
        top: 22px
    }
}
.inner-wrap,
.off-canvas-wrap {
    width: 100%;
    position: relative
}
.label {
    display: inline-block;
    line-height: 1;
    margin-bottom: auto;
    position: relative;
    text-align: center;
    white-space: nowrap;
    padding: .25rem .5rem;
    font-size: .6875rem;
    background-color: #008CBA;
    color: #FFF
}
.label.radius {
    border-radius: 3px
}
.label.round {
    border-radius: 1000px
}
.label.alert {
    background-color: #f04124;
    color: #FFF
}
.label.warning {
    background-color: #f08a24;
    color: #FFF
}
.label.success {
    background-color: #43AC6A;
    color: #FFF
}
.label.secondary {
    background-color: #e7e7e7;
    color: #333
}
.label.info {
    background-color: #a0d3e8;
    color: #333
}
.off-canvas-wrap.move-bottom,
.off-canvas-wrap.move-left,
.off-canvas-wrap.move-right,
.off-canvas-wrap.move-top {
    min-height: 100%;
    -webkit-overflow-scrolling: touch
}
.inner-wrap {
    -moz-transition: -moz-transform .5s ease;
    -ms-transition: -ms-transform .5s ease;
    transition: transform .5s ease
}
.inner-wrap:after,
.inner-wrap:before {
    content: " ";
    display: table
}
.tab-bar {
    background: #333;
    color: #FFF;
    height: 2.8125rem;
    line-height: 2.8125rem;
    position: relative
}
.left-small,
.right-small,
.tab-bar-section {
    position: absolute;
    top: 0;
    height: 2.8125rem
}
.tab-bar h1,
.tab-bar h2,
.tab-bar h3,
.tab-bar h4,
.tab-bar h5,
.tab-bar h6 {
    color: #FFF;
    font-weight: 700;
    line-height: 2.8125rem;
    margin: 0
}
.tab-bar h1,
.tab-bar h2,
.tab-bar h3,
.tab-bar h4 {
    font-size: 1.125rem
}
.left-small {
    width: 2.8125rem;
    border-right: solid 1px #1a1a1a;
    left: 0
}
.right-small {
    width: 2.8125rem;
    border-left: solid 1px #1a1a1a;
    right: 0
}
.tab-bar-section {
    padding: 0 .625rem;
    text-align: center
}
.tab-bar-section.left {
    text-align: left;
    left: 0;
    right: 2.8125rem
}
.tab-bar-section.right {
    text-align: right;
    left: 2.8125rem;
    right: 0
}
.tab-bar-section.middle {
    left: 2.8125rem;
    right: 2.8125rem
}
.tab-bar .menu-icon {
    color: #FFF;
    display: block;
    height: 2.8125rem;
    padding: 0;
    position: relative;
    text-indent: 2.1875rem;
    transform: translate3d(0, 0, 0);
    width: 2.8125rem
}
.bottom-submenu .back>a,
.left-submenu .back>a,
.right-submenu .back>a,
.top-submenu .back>a,
ul.off-canvas-list li label {
    color: #999;
    text-transform: uppercase
}
.tab-bar .menu-icon span::after {
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 50%;
    margin-top: -.5rem;
    left: .90625rem;
    box-shadow: 0 0 0 1px #FFF, 0 7px 0 1px #FFF, 0 14px 0 1px #FFF;
    width: 1rem
}
.left-off-canvas-menu,
.right-off-canvas-menu {
    -webkit-backface-visibility: hidden;
    background: #333;
    box-sizing: content-box;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    transition: transform .5s ease 0s;
    width: 15.625rem;
    bottom: 0;
    top: 0
}
.tab-bar .menu-icon span:hover:after {
    box-shadow: 0 0 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3
}
.left-off-canvas-menu {
    z-index: 1001;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0
}
.left-off-canvas-menu * {
    -webkit-backface-visibility: hidden
}
.right-off-canvas-menu {
    z-index: 1001;
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    right: 0
}
.bottom-off-canvas-menu,
.top-off-canvas-menu {
    -webkit-backface-visibility: hidden;
    background: #333;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    position: absolute;
    transition: transform .5s ease 0s;
    z-index: 1001;
    width: 100%;
    -webkit-overflow-scrolling: touch;
    box-sizing: content-box;
    overflow-x: hidden;
    overflow-y: auto;
    height: 18.75rem
}
.right-off-canvas-menu * {
    -webkit-backface-visibility: hidden
}
.top-off-canvas-menu {
    bottom: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
    -ms-transform: translate(0, -100%);
    -o-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    top: 0
}
.top-off-canvas-menu * {
    -webkit-backface-visibility: hidden
}
.bottom-off-canvas-menu {
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -ms-transform: translate(0, 100%);
    -o-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    bottom: 0
}
.move-bottom .exit-off-canvas,
.move-left .exit-off-canvas,
.move-right .exit-off-canvas,
.move-top .exit-off-canvas {
    z-index: 1002;
    -webkit-backface-visibility: hidden;
    bottom: 0;
    position: absolute;
    box-shadow: -4px 0 4px rgba(0, 0, 0, .5), 4px 0 4px rgba(0, 0, 0, .5);
    transition: background .3s ease;
    -webkit-tap-highlight-color: transparent;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    cursor: pointer
}
.bottom-off-canvas-menu * {
    -webkit-backface-visibility: hidden
}
ul.off-canvas-list {
    list-style-type: none;
    margin: 0;
    padding: 0
}
ul.off-canvas-list li label {
    background: #444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    display: block;
    font-size: .75rem;
    font-weight: 700;
    margin: 0;
    padding: .3rem .625rem
}
ul.off-canvas-list li a {
    border-bottom: 1px solid #262626;
    color: rgba(255, 255, 255, .7);
    display: block;
    padding: .66667rem;
    transition: background .3s ease
}
.bottom-submenu .back>a,
.left-submenu .back>a,
.right-submenu .back>a,
.top-submenu .back>a {
    padding: .3rem .625rem;
    border-top: 1px solid #5e5e5e
}
ul.off-canvas-list li a:active,
ul.off-canvas-list li a:hover {
    background: #242424
}
.move-right>.inner-wrap {
    -webkit-transform: translate3d(15.625rem, 0, 0);
    -moz-transform: translate3d(15.625rem, 0, 0);
    -ms-transform: translate(15.625rem, 0);
    -o-transform: translate3d(15.625rem, 0, 0);
    transform: translate3d(15.625rem, 0, 0)
}
.move-right .exit-off-canvas {
    background: rgba(255, 255, 255, .2)
}
@media only screen and (min-width: 40.0625em) {
    .move-right .exit-off-canvas:hover {
        background: rgba(255, 255, 255, .05)
    }
}
.move-left>.inner-wrap {
    -webkit-transform: translate3d(-15.625rem, 0, 0);
    -moz-transform: translate3d(-15.625rem, 0, 0);
    -ms-transform: translate(-15.625rem, 0);
    -o-transform: translate3d(-15.625rem, 0, 0);
    transform: translate3d(-15.625rem, 0, 0)
}
.move-left .exit-off-canvas {
    background: rgba(255, 255, 255, .2)
}
@media only screen and (min-width: 40.0625em) {
    .move-left .exit-off-canvas:hover {
        background: rgba(255, 255, 255, .05)
    }
}
.move-top>.inner-wrap {
    -webkit-transform: translate3d(0, -18.75rem, 0);
    -moz-transform: translate3d(0, -18.75rem, 0);
    -ms-transform: translate(0, -18.75rem);
    -o-transform: translate3d(0, -18.75rem, 0);
    transform: translate3d(0, -18.75rem, 0)
}
.move-top .exit-off-canvas {
    background: rgba(255, 255, 255, .2)
}
@media only screen and (min-width: 40.0625em) {
    .move-top .exit-off-canvas:hover {
        background: rgba(255, 255, 255, .05)
    }
}
.move-bottom>.inner-wrap {
    -webkit-transform: translate3d(0, 18.75rem, 0);
    -moz-transform: translate3d(0, 18.75rem, 0);
    -ms-transform: translate(0, 18.75rem);
    -o-transform: translate3d(0, 18.75rem, 0);
    transform: translate3d(0, 18.75rem, 0)
}
.move-bottom .exit-off-canvas {
    background: rgba(255, 255, 255, .2)
}
@media only screen and (min-width: 40.0625em) {
    .move-bottom .exit-off-canvas:hover {
        background: rgba(255, 255, 255, .05)
    }
}
.offcanvas-overlap .bottom-off-canvas-menu,
.offcanvas-overlap .left-off-canvas-menu,
.offcanvas-overlap .right-off-canvas-menu,
.offcanvas-overlap .top-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003
}
.offcanvas-overlap .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    box-shadow: -4px 0 4px rgba(0, 0, 0, .5), 4px 0 4px rgba(0, 0, 0, .5);
    cursor: pointer;
    transition: background .3s ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255, 255, 255, .2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002
}
@media only screen and (min-width: 40.0625em) {
    .offcanvas-overlap .exit-off-canvas:hover {
        background: rgba(255, 255, 255, .05)
    }
}
.offcanvas-overlap-left .right-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003
}
.offcanvas-overlap-left .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    box-shadow: -4px 0 4px rgba(0, 0, 0, .5), 4px 0 4px rgba(0, 0, 0, .5);
    cursor: pointer;
    transition: background .3s ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255, 255, 255, .2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002
}
@media only screen and (min-width: 40.0625em) {
    .offcanvas-overlap-left .exit-off-canvas:hover {
        background: rgba(255, 255, 255, .05)
    }
}
.offcanvas-overlap-right .left-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003
}
.offcanvas-overlap-right .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    box-shadow: -4px 0 4px rgba(0, 0, 0, .5), 4px 0 4px rgba(0, 0, 0, .5);
    cursor: pointer;
    transition: background .3s ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255, 255, 255, .2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002
}
@media only screen and (min-width: 40.0625em) {
    .offcanvas-overlap-right .exit-off-canvas:hover {
        background: rgba(255, 255, 255, .05)
    }
}
.offcanvas-overlap-top .bottom-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003
}
.offcanvas-overlap-top .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    box-shadow: -4px 0 4px rgba(0, 0, 0, .5), 4px 0 4px rgba(0, 0, 0, .5);
    cursor: pointer;
    transition: background .3s ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255, 255, 255, .2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002
}
@media only screen and (min-width: 40.0625em) {
    .offcanvas-overlap-top .exit-off-canvas:hover {
        background: rgba(255, 255, 255, .05)
    }
}
.offcanvas-overlap-bottom .top-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003
}
.left-submenu,
.offcanvas-overlap-bottom .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    bottom: 0;
    z-index: 1002;
    position: absolute
}
.offcanvas-overlap-bottom .exit-off-canvas {
    box-shadow: -4px 0 4px rgba(0, 0, 0, .5), 4px 0 4px rgba(0, 0, 0, .5);
    cursor: pointer;
    transition: background .3s ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255, 255, 255, .2);
    display: block;
    left: 0;
    right: 0;
    top: 0
}
@media only screen and (min-width: 40.0625em) {
    .offcanvas-overlap-bottom .exit-off-canvas:hover {
        background: rgba(255, 255, 255, .05)
    }
}
.no-csstransforms .left-off-canvas-menu {
    left: -15.625rem
}
.no-csstransforms .right-off-canvas-menu {
    right: -15.625rem
}
.no-csstransforms .top-off-canvas-menu {
    top: -18.75rem
}
.no-csstransforms .bottom-off-canvas-menu {
    bottom: -18.75rem
}
.no-csstransforms .move-left>.inner-wrap {
    right: 15.625rem
}
.no-csstransforms .move-right>.inner-wrap {
    left: 15.625rem
}
.no-csstransforms .move-top>.inner-wrap {
    right: 18.75rem
}
.no-csstransforms .move-bottom>.inner-wrap {
    left: 18.75rem
}
.left-submenu {
    -webkit-overflow-scrolling: touch;
    background: #333;
    box-sizing: content-box;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    top: 0;
    width: 15.625rem;
    height: 18.75rem;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
    -moz-transition: -moz-transform .5s ease;
    -ms-transition: -ms-transform .5s ease;
    transition: transform .5s ease
}
.right-submenu,
.top-submenu {
    -webkit-transition: -webkit-transform .5s ease;
    -moz-transition: -moz-transform .5s ease;
    -ms-transition: -ms-transform .5s ease;
    -o-transition: -o-transform .5s ease;
    -webkit-overflow-scrolling: touch;
    box-sizing: content-box;
    overflow-x: hidden;
    overflow-y: auto;
    top: 0;
    height: 18.75rem;
    z-index: 1002;
    bottom: 0;
    -webkit-backface-visibility: hidden
}
.left-submenu * {
    -webkit-backface-visibility: hidden
}
.left-submenu .back>a {
    background: #444;
    border-bottom: none;
    font-weight: 700;
    margin: 0
}
.left-submenu .back>a:hover {
    background: #303030;
    border-bottom: none;
    border-top: 1px solid #5e5e5e
}
.left-submenu .back>a:before {
    content: "\AB";
    margin-right: .5rem;
    display: inline
}
.left-submenu.move-right,
.left-submenu.offcanvas-overlap,
.left-submenu.offcanvas-overlap-right {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.right-submenu {
    background: #333;
    margin: 0;
    position: absolute;
    width: 15.625rem;
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    right: 0;
    transition: transform .5s ease
}
.bottom-submenu,
.f-dropdown,
.top-submenu {
    position: absolute;
    width: 100%
}
.right-submenu * {
    -webkit-backface-visibility: hidden
}
.right-submenu .back>a {
    background: #444;
    border-bottom: none;
    font-weight: 700;
    margin: 0
}
.right-submenu .back>a:hover {
    background: #303030;
    border-bottom: none;
    border-top: 1px solid #5e5e5e
}
.right-submenu .back>a:after {
    content: "\BB";
    margin-left: .5rem;
    display: inline
}
.right-submenu.move-left,
.right-submenu.offcanvas-overlap,
.right-submenu.offcanvas-overlap-left {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.top-submenu {
    background: #333;
    margin: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
    -ms-transform: translate(0, -100%);
    -o-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    transition: transform .5s ease
}
.top-submenu * {
    -webkit-backface-visibility: hidden
}
.top-submenu .back>a {
    background: #444;
    border-bottom: none;
    font-weight: 700;
    margin: 0
}
.top-submenu .back>a:hover {
    background: #303030;
    border-bottom: none;
    border-top: 1px solid #5e5e5e
}
.top-submenu.move-bottom,
.top-submenu.offcanvas-overlap,
.top-submenu.offcanvas-overlap-bottom {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.bottom-submenu {
    -webkit-backface-visibility: hidden;
    -webkit-overflow-scrolling: touch;
    background: #333;
    box-sizing: content-box;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    top: 0;
    height: 18.75rem;
    z-index: 1002;
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -ms-transform: translate(0, 100%);
    -o-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    bottom: 0;
    -webkit-transition: -webkit-transform .5s ease;
    -moz-transition: -moz-transform .5s ease;
    -ms-transition: -ms-transform .5s ease;
    -o-transition: -o-transform .5s ease;
    transition: transform .5s ease
}
.bottom-submenu * {
    -webkit-backface-visibility: hidden
}
.bottom-submenu .back>a {
    background: #444;
    border-bottom: none;
    font-weight: 700;
    margin: 0
}
.bottom-submenu .back>a:hover {
    background: #303030;
    border-bottom: none;
    border-top: 1px solid #5e5e5e
}
.f-dropdown,
.f-dropdown.drop-left,
.f-dropdown.drop-right,
.f-dropdown.drop-top {
    background: #FFF;
    font-size: .875rem
}
.bottom-submenu.move-top,
.bottom-submenu.offcanvas-overlap,
.bottom-submenu.offcanvas-overlap-top {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.left-off-canvas-menu ul.off-canvas-list li.has-submenu>a:after {
    content: "\BB";
    margin-left: .5rem;
    display: inline
}
.right-off-canvas-menu ul.off-canvas-list li.has-submenu>a:before {
    content: "\AB";
    margin-right: .5rem;
    display: inline
}
.f-dropdown {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    border: 1px solid #ccc;
    height: auto;
    max-height: none;
    z-index: 89;
    margin-top: 2px;
    max-width: 200px
}
.f-dropdown:after,
.f-dropdown:before {
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute
}
.f-dropdown.drop-left,
.f-dropdown.drop-left>:first-child,
.f-dropdown.drop-right>:first-child,
.f-dropdown>:first-child {
    margin-top: 0
}
.f-dropdown.open {
    display: block
}
.f-dropdown:before {
    border: 6px inset;
    border-color: transparent transparent #FFF;
    border-bottom-style: solid;
    top: -12px;
    left: 10px;
    z-index: 89
}
.f-dropdown:after {
    border: 7px inset;
    border-color: transparent transparent #ccc;
    border-bottom-style: solid;
    top: -14px;
    left: 9px;
    z-index: 88
}
.f-dropdown.right:before {
    left: auto;
    right: 10px
}
.f-dropdown.right:after {
    left: auto;
    right: 9px
}
.f-dropdown.drop-right {
    display: none;
    left: -9999px;
    list-style: none;
    position: absolute;
    border: 1px solid #ccc;
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 89;
    margin-top: 0;
    margin-left: 2px;
    max-width: 200px
}
.f-dropdown.drop-right:after,
.f-dropdown.drop-right:before {
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute
}
.f-dropdown.drop-right.open {
    display: block
}
.f-dropdown.drop-right:before {
    border: 6px inset;
    border-color: transparent #FFF transparent transparent;
    border-right-style: solid;
    top: 10px;
    left: -12px;
    z-index: 89
}
.f-dropdown.drop-right:after {
    border: 7px inset;
    border-color: transparent #ccc transparent transparent;
    border-right-style: solid;
    top: 9px;
    left: -14px;
    z-index: 88
}
.f-dropdown.drop-left {
    display: none;
    left: -9999px;
    list-style: none;
    position: absolute;
    border: 1px solid #ccc;
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 89;
    margin-left: -2px;
    max-width: 200px
}
.f-dropdown.drop-left:after,
.f-dropdown.drop-left:before {
    content: "";
    display: block;
    height: 0;
    width: 0;
    left: auto;
    position: absolute
}
.f-dropdown.content,
.f-dropdown.drop-top {
    list-style: none;
    margin-left: 0;
    max-height: none;
    max-width: 200px
}
.f-dropdown.drop-left.open {
    display: block
}
.f-dropdown.drop-left:before {
    border: 6px inset;
    border-color: transparent transparent transparent #FFF;
    border-left-style: solid;
    top: 10px;
    right: -12px;
    z-index: 89
}
.f-dropdown.drop-left:after {
    border: 7px inset;
    border-color: transparent transparent transparent #ccc;
    border-left-style: solid;
    top: 9px;
    right: -14px;
    z-index: 88
}
.f-dropdown.drop-top {
    display: none;
    left: -9999px;
    position: absolute;
    border: 1px solid #ccc;
    height: auto;
    width: 100%;
    z-index: 89;
    margin-top: -2px
}
.f-dropdown.drop-top:after,
.f-dropdown.drop-top:before {
    content: "";
    height: 0;
    width: 0;
    top: auto;
    right: auto;
    display: block;
    position: absolute
}
.f-dropdown.content>:first-child,
.f-dropdown.drop-top>:first-child {
    margin-top: 0
}
.f-dropdown.drop-top.open {
    display: block
}
.f-dropdown.drop-top:before {
    border: 6px inset;
    border-color: #FFF transparent transparent;
    border-top-style: solid;
    bottom: -12px;
    left: 10px;
    z-index: 89
}
.f-dropdown.drop-top:after {
    border: 7px inset;
    border-color: #ccc transparent transparent;
    border-top-style: solid;
    bottom: -14px;
    left: 9px;
    z-index: 88
}
.f-dropdown li {
    cursor: pointer;
    font-size: .875rem;
    line-height: 1.125rem;
    margin: 0
}
.f-dropdown li:focus,
.f-dropdown li:hover {
    background: #EEE
}
.f-dropdown li a {
    display: block;
    padding: .5rem;
    color: #555
}
.f-dropdown.content {
    display: none;
    left: -9999px;
    position: absolute;
    background: #FFF;
    border: 1px solid #ccc;
    font-size: .875rem;
    height: auto;
    padding: 1.25rem;
    width: 100%;
    z-index: 89
}
.f-dropdown.content.open {
    display: block
}
.f-dropdown.radius {
    border-radius: 3px
}
.f-dropdown.tiny {
    max-width: 200px
}
.f-dropdown.small {
    max-width: 300px
}
.f-dropdown.medium {
    max-width: 500px
}
.f-dropdown.large {
    max-width: 800px
}
.f-dropdown.mega {
    width: 100%!important;
    max-width: 100%!important
}
.f-dropdown.mega.open {
    left: 0!important
}
table {
    background: #FFF;
    margin-bottom: 1.25rem;
    table-layout: auto
}
.range-slider,
.range-slider.vertical-range {
    border: 1px solid #DDD;
    margin: 1.25rem 0;
    position: relative
}
table caption {
    background: 0 0;
    color: #222;
    font-size: 1rem;
    font-weight: 700
}
table tfoot,
table thead {
    background: #F5F5F5
}
table tfoot tr td,
table tfoot tr th,
table thead tr td,
table thead tr th {
    color: #222;
    font-size: .875rem;
    font-weight: 700;
    padding: .5rem .625rem .625rem
}
table tr td,
table tr th {
    color: #222;
    font-size: 16px;
    padding: .5625rem .625rem;
    text-align: left
}
table tr.alt,
table tr.even,
table tr:nth-of-type(even) {
    background: #F9F9F9
}
table tbody tr td,
table tbody tr th,
table tfoot tr td,
table tfoot tr th,
table thead tr th,
table tr td {
    display: table-cell;
    line-height: 1.625rem
}
.range-slider {
    -ms-touch-action: none;
    touch-action: none;
    display: block;
    height: 1rem;
    width: 100%;
    background: #FAFAFA
}
.range-slider.vertical-range {
    -ms-touch-action: none;
    touch-action: none;
    display: inline-block;
    height: 12.5rem;
    width: 1rem
}
.range-slider.vertical-range .range-slider-handle {
    bottom: -10.5rem;
    margin-left: -.5rem;
    margin-top: 0;
    position: absolute
}
.range-slider.vertical-range .range-slider-active-segment {
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit;
    border-top-left-radius: initial;
    bottom: 0;
    height: auto;
    width: .875rem
}
.range-slider.radius {
    background: #FAFAFA;
    border-radius: 3px
}
.range-slider.radius .range-slider-handle {
    background: #008CBA;
    border-radius: 3px
}
.range-slider.radius .range-slider-handle:hover {
    background: #007ba4
}
.range-slider.round {
    background: #FAFAFA;
    border-radius: 1000px
}
.range-slider.round .range-slider-handle {
    background: #008CBA;
    border-radius: 1000px
}
.range-slider.round .range-slider-handle:hover {
    background: #007ba4
}
.range-slider.disabled,
.range-slider[disabled] {
    background: #FAFAFA;
    cursor: not-allowed;
    opacity: .7
}
.range-slider.disabled .range-slider-handle,
.range-slider[disabled] .range-slider-handle {
    background: #008CBA;
    cursor: default;
    opacity: .7
}
.range-slider.disabled .range-slider-handle:hover,
.range-slider[disabled] .range-slider-handle:hover {
    background: #007ba4
}
.range-slider-active-segment {
    background: #e5e5e5;
    border-bottom-left-radius: inherit;
    border-top-left-radius: inherit;
    display: inline-block;
    height: .875rem;
    position: absolute
}
.range-slider-handle {
    border: 1px solid;
    cursor: pointer;
    display: inline-block;
    height: 1.375rem;
    position: absolute;
    top: -.3125rem;
    width: 2rem;
    z-index: 1;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    background: #008CBA
}
.range-slider-handle:hover {
    background: #007ba4
}
[class*=block-grid-] {
    display: block;
    padding: 0;
    margin: 0 -.625rem
}
[class*=block-grid-]:after,
[class*=block-grid-]:before {
    content: " ";
    display: table
}
[class*=block-grid-]>li {
    display: block;
    float: left;
    height: auto;
    padding: 0 .625rem 1.25rem
}
@media only screen {
    .small-block-grid-1>li {
        list-style: none;
        width: 100%
    }
    .small-block-grid-1>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
    .small-block-grid-2>li {
        list-style: none;
        width: 50%
    }
    .small-block-grid-2>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }
    .small-block-grid-3>li {
        list-style: none;
        width: 33.33333%
    }
    .small-block-grid-3>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
    .small-block-grid-4>li {
        list-style: none;
        width: 25%
    }
    .small-block-grid-4>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
    .small-block-grid-5>li {
        list-style: none;
        width: 20%
    }
    .small-block-grid-5>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
    .small-block-grid-6>li {
        list-style: none;
        width: 16.66667%
    }
    .small-block-grid-6>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
    .small-block-grid-7>li {
        list-style: none;
        width: 14.28571%
    }
    .small-block-grid-7>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
    .small-block-grid-8>li {
        list-style: none;
        width: 12.5%
    }
    .small-block-grid-8>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
    .small-block-grid-9>li {
        list-style: none;
        width: 11.11111%
    }
    .small-block-grid-9>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }
    .small-block-grid-10>li {
        list-style: none;
        width: 10%
    }
    .small-block-grid-10>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }
    .small-block-grid-11>li {
        list-style: none;
        width: 9.09091%
    }
    .small-block-grid-11>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }
    .small-block-grid-12>li {
        list-style: none;
        width: 8.33333%
    }
    .small-block-grid-12>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}
@media only screen and (min-width: 40.0625em) {
    .medium-block-grid-1>li {
        list-style: none;
        width: 100%
    }
    .medium-block-grid-1>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
    .medium-block-grid-2>li {
        list-style: none;
        width: 50%
    }
    .medium-block-grid-2>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }
    .medium-block-grid-3>li {
        list-style: none;
        width: 33.33333%
    }
    .medium-block-grid-3>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
    .medium-block-grid-4>li {
        list-style: none;
        width: 25%
    }
    .medium-block-grid-4>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
    .medium-block-grid-5>li {
        list-style: none;
        width: 20%
    }
    .medium-block-grid-5>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
    .medium-block-grid-6>li {
        list-style: none;
        width: 16.66667%
    }
    .medium-block-grid-6>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
    .medium-block-grid-7>li {
        list-style: none;
        width: 14.28571%
    }
    .medium-block-grid-7>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
    .medium-block-grid-8>li {
        list-style: none;
        width: 12.5%
    }
    .medium-block-grid-8>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
    .medium-block-grid-9>li {
        list-style: none;
        width: 11.11111%
    }
    .medium-block-grid-9>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }
    .medium-block-grid-10>li {
        list-style: none;
        width: 10%
    }
    .medium-block-grid-10>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }
    .medium-block-grid-11>li {
        list-style: none;
        width: 9.09091%
    }
    .medium-block-grid-11>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }
    .medium-block-grid-12>li {
        list-style: none;
        width: 8.33333%
    }
    .medium-block-grid-12>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}
@media only screen and (min-width: 64.0625em) {
    .large-block-grid-1>li {
        list-style: none;
        width: 100%
    }
    .large-block-grid-1>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
    .large-block-grid-2>li {
        list-style: none;
        width: 50%
    }
    .large-block-grid-2>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }
    .large-block-grid-3>li {
        list-style: none;
        width: 33.33333%
    }
    .large-block-grid-3>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
    .large-block-grid-4>li {
        list-style: none;
        width: 25%
    }
    .large-block-grid-4>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
    .large-block-grid-5>li {
        list-style: none;
        width: 20%
    }
    .large-block-grid-5>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
    .large-block-grid-6>li {
        list-style: none;
        width: 16.66667%
    }
    .large-block-grid-6>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
    .large-block-grid-7>li {
        list-style: none;
        width: 14.28571%
    }
    .large-block-grid-7>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
    .large-block-grid-8>li {
        list-style: none;
        width: 12.5%
    }
    .large-block-grid-8>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
    .large-block-grid-9>li {
        list-style: none;
        width: 11.11111%
    }
    .large-block-grid-9>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }
    .large-block-grid-10>li {
        list-style: none;
        width: 10%
    }
    .large-block-grid-10>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }
    .large-block-grid-11>li {
        list-style: none;
        width: 9.09091%
    }
    .large-block-grid-11>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }
    .large-block-grid-12>li {
        list-style: none;
        width: 8.33333%
    }
    .large-block-grid-12>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}
.flex-video {
    height: 0;
    margin-bottom: 1rem;
    overflow: hidden;
    padding-bottom: 67.5%;
    padding-top: 1.5625rem;
    position: relative
}
.flex-video.widescreen {
    padding-bottom: 56.34%
}
.flex-video.vimeo {
    padding-top: 0
}
.flex-video embed,
.flex-video iframe,
.flex-video object,
.flex-video video {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0
}
.keystroke,
kbd {
    background-color: #ededed;
    border-color: #ddd;
    color: #222;
    border-style: solid;
    border-width: 1px;
    font-family: Consolas, Menlo, Courier, monospace;
    font-size: inherit;
    margin: 0;
    padding: .125rem .25rem 0;
    border-radius: 3px
}
.switch {
    border: none;
    margin-bottom: 1.5rem;
    outline: 0;
    padding: 0;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.switch label {
    cursor: pointer;
    display: block;
    margin-bottom: 1rem;
    position: relative;
    text-indent: 100%;
    transition: left .15s ease-out;
    height: 2rem;
    width: 4rem;
    color: transparent;
    background: #DDD
}
.switch input {
    left: 10px;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 9px
}
.switch input+label {
    margin-left: 0;
    margin-right: 0
}
.switch label:after {
    content: "";
    display: block;
    left: .25rem;
    position: absolute;
    top: .25rem;
    -webkit-transition: left .15s ease-out;
    -moz-transition: left .15s ease-out;
    -o-transition: translate3d(0, 0, 0);
    transition: left .15s ease-out;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    height: 1.5rem;
    width: 1.5rem;
    background: #FFF
}
.switch input:checked+label:after {
    left: 2.25rem
}
.switch input:checked+label {
    background: #008CBA
}
.switch.large label {
    height: 2.5rem;
    width: 5rem
}
.switch.large label:after {
    height: 2rem;
    width: 2rem
}
.switch.large input:checked+label:after {
    left: 2.75rem
}
.switch.small label {
    height: 1.75rem;
    width: 3.5rem
}
.switch.small label:after {
    height: 1.25rem;
    width: 1.25rem
}
.switch.small input:checked+label:after {
    left: 2rem
}
.switch.tiny label {
    height: 1.5rem;
    width: 3rem
}
.switch.tiny label:after {
    height: 1rem;
    width: 1rem
}
.switch.tiny input:checked+label:after {
    left: 1.75rem
}
.switch.radius label {
    border-radius: 4px
}
.switch.radius label:after {
    border-radius: 3px
}
.switch.round {
    border-radius: 1000px
}
.switch.round label,
.switch.round label:after {
    border-radius: 2rem
}
@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,
.touch .show-for-touch {
    display: inherit!important
}
.touch .hide-for-touch {
    display: none!important
}
.touch table.show-for-touch,
table.hide-for-touch {
    display: table!important
}
.touch thead.show-for-touch,
thead.hide-for-touch {
    display: table-header-group!important
}
.touch tbody.show-for-touch,
tbody.hide-for-touch {
    display: table-row-group!important
}
.touch tr.show-for-touch,
tr.hide-for-touch {
    display: table-row!important
}
.touch td.show-for-touch,
.touch th.show-for-touch,
td.hide-for-touch,
th.hide-for-touch {
    display: table-cell!important
}
.show-for-sr,
.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,
    th.show-for-print {
        display: table-cell!important
    }
}

/****** FILE: themes/LYtheme-2023/css/typography.css *****/
﻿.cms-content,
body {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
}
a {
    color: #0871dc;
    transition: 0.4s all;    
}
a:focus {
    outline: dotted 1px;
}
.typography .slide-heading1,
.typography .slide-heading2,
.typography .slide-heading3,
.typography .slide-heading4,
.typography .slide-heading5
{
	font-weight:900;
	line-height:1.3;
	text-transform:uppercase;
	margin:0 0 10px 0;
	padding:0;
}
.typography .slide-heading1{
	font-size:54px;
}
.typography .slide-heading2{
	font-size:50px;
}
.typography .slide-heading3{
	font-size:46px;
}
.typography .slide-heading4{
	font-size:42px;
}
.typography .slide-heading5{
	font-size:38px;
}
.typography span.heading-paragraph{
	font-size:26px;
	font-weight:bold;
}
.typography span.large-paragraph{
	font-size:18px;
	font-weight:bold;
}
.typography p.slide-subtitle{
	font-size:28px;	
	font-weight:bold;
	color:#ffbe1e;
	margin:0 0 5px 0;
	text-transform:uppercase;
}
span.break-on-desktop{
	display:block;
	height:0;
	clear:both;
}
.material-icons {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 24px;  /* Preferred icon size */
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	font-feature-settings: 'liga';
}
/* Rules for sizing the icon. */
.material-icons.md-18 { font-size: 18px; }
.material-icons.md-24 { font-size: 24px; }
.material-icons.md-36 { font-size: 36px; }
.material-icons.md-48 { font-size: 48px; }

/* Rules for using icons as black on a light background. */
.material-icons.md-dark { color: rgba(0, 0, 0, 0.54); }
.material-icons.md-dark.md-inactive { color: rgba(0, 0, 0, 0.26); }

/* Rules for using icons as white on a dark background. */
.material-icons.md-light { color: rgba(255, 255, 255, 1); }
.material-icons.md-light.md-inactive { color: rgba(255, 255, 255, 0.3); }

.material-icons.md-18 { font-size: 18px; }
.material-icons.md-24 { font-size: 24px; }
.material-icons.md-36 { font-size: 36px; }
.material-icons.md-48 { font-size: 48px; }
.material-symbols-outlined {
  font-variation-settings:
  'FILL' 0,
  'wght' 400,
  'GRAD' 0,
  'opsz' 48
}
.black{
	color:#000;
}
.bottom_red_accent:after {
	content: "";
	display: block;
	padding-top: 12px;
	width: 30%;
	transition: 0.7s all;
    border-bottom: 4px solid #a61022;
}
.bottom_red_accent--small:after {
	content: "";
	display: block;
	padding-top: 6px;
	width: 10%;
	transition: 0.7s all;
    border-bottom: 4px solid #a61022;
}
hr {
    border-color: #bebebe;
    border-style: solid;
    border-width: 1px 0 0;
    clear: both;
    height: 0;
    margin: 0;
}
.main h1.headline{
    padding: 0 0 10px;
    margin: 10px 0;
    font-size: 32px;
    text-transform:uppercase;
    font-weight:bold;
    color: #2c2c2c;
    letter-spacing:-1px;
}
.main h2.headline,
.main h3.headline,
.main h4.headline,
.main h5.headline,
.main h6.headline {
    color: #2c2c2c;
    font-weight:bold;
    padding: 0 0 6px;
    margin: 10px 0;
    text-transform:uppercase;
    letter-spacing:-1px;    
}
.main h2.headline-light,
.main h3.headline-light,
.main h4.headline-light,
.main h5.headline-light,
.main h6.headline-light {
    color: #fff;
    font-weight:bold;
    padding: 0 0 6px;
    margin: 10px 0;
    text-transform:uppercase;
    letter-spacing:-1px;    
}
.main h2.preheadline{
	font-size:25px;
	margin:0px;
	color:#666;
	font-weight:bold;
}
.main h2.headline, .main h2.headline-light {
    font-size:36px;
}
.main h2#hmheadline{
	margin:0 0 10px 0 !important;
	padding:0px !important;
	font-weight:900;
}
.main h3.headline, .main h3.headline-light {
    font-size:33px;
}
.main h4.headline, .main h4.headline-light {
    font-size:36px;
}
.main h5.headline, .main h5.headline-light {
    font-size:30px;
}
.main h6.headline, .main h6.headline-light {
    font-size:27px;
}

/*	Common Capline For Headers 
	.headline class provides a common capline for headers.
	The adjustment is dirty and needs to be redone on base font-size change.
 */
h2.headline, .WidgetHolder h2:first-child { padding-top:3px!important; text-transform:capitalize; }
h3.headline, .WidgetHolder h3:first-child { padding-top:4px!important; text-transform:capitalize; }
h4.headline, .WidgetHolder h4:first-child { padding-top:4px!important; text-transform:capitalize; }
h5.headline, .WidgetHolder h5:first-child { padding-top:6px!important; text-transform:capitalize; }
h6.headline, .WidgetHolder h6:first-child { padding-top:6px!important; text-transform:capitalize; }

/* Basic Headers */
.typography h1,
.typography h2,
.typography h3,
.typography h4,
.typography h5,
.typography h6 {
    font-weight: 400;
    letter-spacing:-1px;    
}
.typography h6,
.typography strong,
.typography table th {
    font-weight: 700;
}
.typography h1 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 15px;
}
.typography h2 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 15px;
}
.typography h3 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 10px;
}
.typography h4 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 5px;
}
.typography h5 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 5px;
}
.typography h6 {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 5px;
}
::-moz-selection,
::selection {
    background: #b80000;
    color: #fff;
    text-shadow: none;
}
.typography p {
    line-height: 26px;
    padding: 2px 2px 14px;
    margin: 0;
}
.typography em {
    font-style: italic;
}
.typography blockquote {
    background: url(../images/blockquote.png) 0 6px no-repeat;
    color: #777;
    display: block;
    font-style: italic;
    margin: 0 0 20px 5%;
    float: right;
    text-indent: 30px;
    width: 50%;
    clear: both;
}
.typography blockquote p {
    line-height: 25px;
}
.typography pre {
    background: #F7F7F7;
    border: 1px solid #E4E4E4;
    margin: 0 0 20px;
    padding: 15px;
    clear: both;
}
address {
    display: block;
    margin-bottom: 20px;
}
.inherit {
    color: inherit;
    text-decoration: none;
}
ul {
    margin: 0 0 0 10px;
}
ol li,
ul li {
    font-size: 16px;
    line-height: 26px;
}
.typography table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 0 10px;
}
.typography table td,
.typography table th {
    padding: 5px;
    vertical-align: top;
}
.typography .left {
    /*text-align: left;*/
}
.typography .center {
    text-align: center;
}
.typography .right {
    text-align: right;
}
.typography img {
    height: auto;
}
.typography img.left, .typography div.left {
    float: left;
    max-width: 50%;
    margin: 5px 15px 0 0;
}
.typography img.right, .typography div.right {
    float: right;
    max-width: 50%;
    margin: 5px 0 0 15px;
}
.typography img.leftAlone {
    float: left;
    margin-right: 100%;
    margin-bottom: 10px;
    clear: both;
}
.typography img.center {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 10px;
    clear: both;
}
.typography .captionImage {
    width: 100%;
    margin-top: 5px;
}
.typography .captionImage img {
    margin: 0;
}
.typography .captionImage.left {
    float: left;
    margin: 5px 30px 20px 0;
}
.typography .captionImage.right {
    float: right;
    margin: 5px 0 20px 30px;
}
.typography .captionImage.left[style],
.typography .captionImage.right[style] {
    max-width: 50%;
}
.typography .captionImage.left img,
.typography .captionImage.right img {
    float: none;
    max-width: none;
    width: 100%;
}
.typography .captionImage.left img {
    margin-right: -10px;
}
.typography .captionImage.right img {
    margin-left: -10px;
}
.typography .captionImage.right p {
    text-align: left;
    margin-left: -10px;
}
.typography .captionImage.leftAlone {
    float: none;
    margin: 0 20px 20px 0;
}
.typography .captionImage.center {
    margin: 0 auto 20px;
}
.typography .captionImage p {
    clear: both;
    margin: 5px 0;
    font-style: italic;
    color: #888;
}

/* Components */
.bread-crumbs,
h1.headline {
    border-bottom: 1px dotted #c7c7c7;
}
.grid,
.grid figure,
.grid figure img {
    position: relative;
}
.grid figure h2,
.grid figure h2 span,
h1.headline {
    font-weight: 700;
}
.clear,
.clear-fix,
.grid {
    clear: both;
}

/* Mobile Buttons */
.browse-all-button a,
.mobile-call-button a {
    margin: 0 auto;
    text-decoration: none;
    text-align: center;
    display: block;
}
.mobile-call-button {
    background: #333;
}
.mobile-call-button a {
    width: 160px;
    background: #555;
    padding: 10px;
    color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 3px 3px 0 #222;
    -mox-box-shadow: 3px 3px 0 #222;
    box-shadow: 3px 3px 0 #222;
}
.browse-bg {
    background: #363636;
}
.browse-parts {
    -webkit-box-shadow: inset 15px 2px 31px -7px rgba(0, 0, 0, .2);
    -moz-box-shadow: inset 15px 2px 31px -7px rgba(0, 0, 0, .2);
    box-shadow: inset 15px 2px 31px -7px rgba(0, 0, 0, .2);
}
.browse-all-button {
    text-align: center;
    padding: 12px 0;
}
.browse-all-button a {
    font-size: 14px!important;
    color: #fff;
    text-transform: uppercase;
}

/* Breadcrumbs */
.bread-crumbs {
    padding: 0 0 10px;
    margin-bottom: 10px;
    text-transform: capitalize;
    font-size: 14px;
}
.bread-crumbs a {
    font-size: 14px!important;
    color: #999;
    text-decoration: none;
}
.bread-crumbs a:hover {
    color: #757575;
    text-decoration: underline;
}

/* Media Queries */

@media only screen and (max-width: 1280px) {
	.typography .slide-heading1,
	.typography .slide-heading2,
	.typography .slide-heading3,
	.typography .slide-heading4,
	.typography .slide-heading5
	{
		margin:0 0 5px 0;
	}
	.typography .slide-heading1{
		font-size:38px;
	}
	.typography .slide-heading2{
		font-size:36px;
	}
	.typography .slide-heading3{
		font-size:34px;
	}
	.typography .slide-heading4{
		font-size:32px;
	}
	.typography .slide-heading5{
		font-size:30px;
	}	
}
@media only screen and (max-width: 1024px) {
	.main h1.headline{
	    font-size: 26px;
	}
	.main h1.home-heading {
	    padding: 0;
	    margin: 0;
	    font-size: 26px;
	    border-bottom:0px;
	}	
	.main h2.headline, .main h2.headline-light {
	    font-size:26px;
	}
	.main h3.headline, .main h3.headline-light {
	    font-size:23px;
	}
	.main h4.headline, .main h4.headline-light {
	    font-size:20px;
	}
	.main h5.headline, .main h5.headline-light {
	    font-size:17px;
	}
	.main h6.headline, .main h6.headline-light {
	    font-size:14px;
	}
}
@media only screen and (max-width: 768px) {
	.main h1.headline{
	    font-size: 20px;
	}
	.main h1.home-heading {
	    font-size: 20px;
	}
	}
	.typography .slide-heading2{
		font-size:30px;
	}
	.typography .slide-heading3{
		font-size:28px;
	}
	.typography .slide-heading4{
		font-size:26px;
	}
	.typography .slide-heading5{
		font-size:24px;
	}	
	ol li,
	ul li {
	    text-align:left;
	}	
}
@media only screen and (max-width: 640px) {
	.typography p {
	    line-height: 1.5;
	}
	.main h1.headline-light, 
	.main h2.headline-light, 
	.main h3.headline-light, 
	.main h4.headline-light, 
	.main h5.headline-light, 
	.main h6.headline-light 
	{
	    padding: 0 0 4px;
	    margin: 6px 0;
	    line-height: 1;
	}
	.typography .slide-heading1{
		font-size:26px;
	}
	.typography .slide-heading2{
		font-size:24px;
	}
	.typography .slide-heading3{
		font-size:22px;
	}
	.typography .slide-heading4{
		font-size:20px;
	}
	.typography .slide-heading5{
		font-size:18px;
	}
	
}


/****** FILE: themes/LYtheme-2023/css/navigation.css *****/
﻿/* Mobile menu */

#mobile-menu {
	display: none;
}
#mobile-accordion .menuacc,
.mainmenu {
	width: 100%;
}
#mobile-accordion ul.menuacc li,
.mainmenu ul,
.mainmenu ul ul {
	list-style-type: none;
	list-style-position: outside;
}
#menu-vert ul.topnav li,
.mainmenu ul,
.mainmenu ul ul {
	list-style-position: outside;
}
#mobile-accordion {
	display: block;
	clear: both;
}
#mobile-accordion ul.menuacc {
	padding: 0;
	margin: 0;
	font-size: 15px;
	list-style: none;
}
#mobile-accordion ul.menuacc li {
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
	vertical-align: middle;
}
#mobile-accordion ul.menuacc li a {
	color: #fff;
	font-size: 22px;
	font-weight:bold;
	padding:15px;
	display: block;
	text-decoration: none;
}
#mobile-accordion ul.menuacc ul {
	margin: 0;
	padding: 0;
	display: none;
}
#mobile-accordion ul.menuacc ul li {
	margin: 0;
	padding: 0;
	clear: both;
}
#mobile-accordion ul.menuacc ul li a {
	background: #2f2f2f;
	color: #fff;
	padding:15px;
}
#mobile-accordion ul.menuacc ul li a:hover {
	color: #e1e1e1;
}
#mobile-accordion ul.menuacc ul ul li a {
	background: #474747;
	color: #e1e1e1;
	position: relative;
}
#mobile-accordion ul.menuacc ul ul li a:hover {
	color: #e1e1e1;
}
#mobile-accordion ul.menuacc ul ul ul li a {
	background: #5e5e5e;
	color: #e1e1e1;
	position: relative;
}
#mobile-accordion ul.menuacc ul ul ul li a:hover {
	color: #e1e1e1;
}
#mobile-accordion ul.menuacc span {
	float: right;
}
.mobile-arrow-down {
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #fff;
	display: inline-block;
	margin: 4px 0 0 0;
	vertical-align: middle;
}

/* Desktop menu */

.mainmenu {
	text-align: center;
	margin:0 auto;
}
.mainmenu ul {
	margin: 0 auto;
	text-align:center;
	padding: 0;
	position: relative;
	z-index: 200;
	font-size:0;
}
.mainmenu ul li {
	display: inline-block;
	zoom: 1;
	position: relative;
	text-align: center;
	text-align: left;
	vertical-align:middle;	
}
.mainmenu ul li a {
	display: block;
	color: #171717;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 18px 12px;
}
.mainmenu ul li a:hover {
	color: #715300;
}
.mainmenu ul li ul li a {
	width: 275px;
	margin: 0;
	line-height: 22px;
	font-size: 16px;
	font-weight: normal;
	border: 0!important;
	text-transform: none;
}
.mainmenu ul li.masthead_search--ico button, 
.mainmenu ul li.masthead_search--ico button:hover
{
	background:transparent;
}
.mainmenu ul li.masthead_search--ico button .fas {
	font-size:18px;
	font-weight:bold;
	color:#171717;
}
.mainmenu ul li.masthead_search--ico button .fas:hover {
	color:#715300;
}

.mainmenu ul li ul {
	position: absolute;
	display: none;
	width: 275px;
	top: 50px;
	left: 0;
	margin: 0;
	padding: 0;
	color: #171717;
	background: #f6bf19;
}
.mainmenu ul li ul li{
	display: inline-block;
	zoom: 1;
	position: relative;
	text-align: left;
}
.mainmenu ul li ul li a {
	padding: 10px 5px;
	color: #000;
}
.mainmenu ul li ul li a:hover {
	background-color: transparent;
	color: #715300;
	text-indent: 4px;
}
.mainmenu ul ul ul {
	top: auto;
}
.mainmenu ul li ul ul {
	left: 275px;
	top: 0;
}
.mainmenu ul li:hover ul ul,
.mainmenu ul li:hover ul ul ul,
.mainmenu ul li:hover ul ul ul ul {
	display: none;
}
.mainmenu ul li li li li:hover ul,
.mainmenu ul li li li:hover ul,
.mainmenu ul li li:hover ul,
.mainmenu ul li:hover ul {
	display: block;
}

/* Tabs */

.tabs-container {
	width: 100%;
	margin: 0 auto;
}
ul.tabs-mobile {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
ul.tabs-mobile li span.mobile-pin, ul.tabs-mobile li span.mobile-pin i{
	font-size: 32px;
	color:#fff;
}
ul.tabs-mobile li {
	display: inline-block;
	cursor: pointer;
	text-align: center;
	color:#fff;
}
ul.tabs-mobile li a {
	color: #fff;
	text-decoration: none;
}
ul.tabs-mobile li a:hover {
	color: #000;
}
.tabsmobile-content {
	display: none;
	position: relative;
	width: 100%!important;
	color: #000;
	padding: 10px;
}
.tabsmobile-content.current {
	display: block;
	color: #000;
}
.tabsmobile-content a.tabs-dir i,
.tabsmobile-content a.tabs-ph i{
	font-size: 20px;
	display:inline-block;
}
.tabsmobile-content a.tabs-dir,
.tabsmobile-content a.tabs-ph {
	display: inherit!important;
	font-size: 14px;
	display:block !important;
	text-align:left;
}
.tabsmobile-content h3,
.tabsmobile-content p {
	color: #000;
}
.tabsmobile-content a {
	color: #f8c91d;
	font-size: 12px;
}
.tabsmobile-content a.tabs-ph {
	text-decoration: none!important;
	margin: 0 0 10px;
	color: #f8c91d;
}
.tabsmobile-content a.tabs-ph:hover {
	text-decoration: underline;
}

/* Sidebar Menu */

.secondary {
	margin: 0 0 10px 0;
}
.secondary ul.sidebaracc {} .secondary ul.sidebaracc {
	padding: 0;
	margin: 0;
	font-size: 15px;
	list-style: none;
}
.secondary ul.sidebaracc li {
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
}
.secondary ul.sidebaracc li a {
	background: #f7f7f7;
	font-size: 14px;
	padding: 10px;
	color: #333;
	display: block;
	text-decoration: none;
	line-height: 16px;
	font-weight:bold;
}
.secondary ul.sidebaracc li a:hover {
	background: #eee;
}
.secondary ul.sidebaracc ul {
	margin: 0;
	padding: 0;
	display: none;
}
.secondary ul.sidebaracc ul li {
	margin: 0;
	padding: 0;
	clear: both;
}
.secondary ul.sidebaracc ul li a {
	padding: 10px 5px 10px 25px;
	font-size: 14px;
	font-weight: normal;
	outline: 0;
	line-height: 16px;
	color: #000;
	background: #dedede;
}
.secondary ul.sidebaracc ul li a:hover {
	background: #0d0d0d;
	color:#fff;
}
.secondary ul.sidebaracc ul ul li a {
	padding: 10px 5px 10px 12px;
	font-size: 14px;
	font-weight: normal;
	outline: 0;
	line-height: 16px;
	color: #fff;
	background: #4f4f4f;
}
.secondary ul.sidebaracc ul ul li a:hover {
	background: #67a75e;
}
.secondary ul.sidebaracc ul ul ul li a {
	padding: 10px 5px 10px 15px;
	font-size: 14px;
	font-weight: normal;
	outline: 0;
	line-height: 16px;
	color: #000;
	background: #eeede7;
}
.secondary ul.sidebaracc ul ul ul li a:hover {
	background: #606060;
}
.secondary ul.sidebaracc span {
	float: right;
}
#MobileMastHead .MobileMastInner{
	
}
#MobileMastHead .MobileMastInner .tabs-mobile li.tab-menu button.hamburger, 
#MobileMastHead .MobileMastInner .tabs-mobile li.tab-menu button.hamburger:hover,
#MobileMastHead .MobileMastInner .tabs-mobile li.tab-menu button.hamburger:active, 
#MobileMastHead .MobileMastInner .tabs-mobile li.tab-menu button.hamburger:visited,
#MobileMastHead .MobileMastInner .tabs-mobile li.tab-menu button.hamburger:focus{
	background:transparent;
	border:thin #f6bf19 solid;;
	outline:0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;	
}
.hamburger {
	padding: 10px 10px 4px 10px;
	display: inline-block;
	cursor: pointer;
	transition-property: opacity, filter;
	transition-duration: 0.15s;
	transition-timing-function: linear;
	font: inherit;
	color: inherit;
	text-transform: none;
	background-color: transparent;
	border: 0;
	margin: 0;
	overflow: visible;
}
.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
	background-color: #f6bf19;
}
.hamburger-box {
	width: 40px;
	height: 24px;
	display: inline-block;
	position: relative;
}
.hamburger-inner {
	display: block;
	top: 50%;
	margin-top: -2px;
}
.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
	width: 40px;
	height: 4px;
	background-color: #f6bf19;
	border-radius: 0px;
	position: absolute;
	transition-property: transform;
	transition-duration: 0.15s;
	transition-timing-function: ease;
}
.hamburger-inner::before,
.hamburger-inner::after {
	content: "";
	display: block;
}
.hamburger-inner::before {
	top: -10px;
}
.hamburger-inner::after {
	bottom: -10px;
}
/* 3DX */
.hamburger--3dx .hamburger-box {
	perspective: 80px;
}
.hamburger--3dx .hamburger-inner {
	transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx .hamburger-inner::before,
.hamburger--3dx .hamburger-inner::after {
	transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx.is-active .hamburger-inner {
	background-color: transparent !important;
	transform: rotateY(180deg);
}
.hamburger--3dx.is-active .hamburger-inner::before {
	transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dx.is-active .hamburger-inner::after {
	transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/* Media Queries */

@media only screen and (max-width: 1500px) {
	.mainmenu ul li a {
		font-size: 14px;
		font-weight: normal;
		padding: 14px 10px 14px 10px;
	}
}
@media only screen and (max-width: 1280px) {
	.mainmenu ul li a {
		padding: 14px 6px 14px 6px;
	}
	.mainmenu ul li.home {
	    display: none;
	}
	.mainmenu ul li.masthead_search--ico button, 
	.mainmenu ul li.masthead_search--ico button:hover
	{
		background:transparent;
		padding: 14px 6px 14px 6px;
	}
			
}
@media only screen and (max-width: 1024px) {
		
}



/****** FILE: themes/LYtheme-2023/css/styles.css *****/
﻿/* TRA Base Starter Theme Light */
/* 
	Theme Colors 
	blue : #004189
	yellow : #f6bf19
	grey : #373737
*/

/* Extra Helpers */

img.stretch{width:100%!important}.small-padding{padding:10px}.medium-padding{padding:20px}.large-padding{padding:30px}.custom-hide-for-large-up,.custom-hide-for-medium-up,.custom-hide-for-xlarge-up,.custom-show-for-small-only,.iphone-block,.no-display{display:none}.custom-show-for-large-up,.custom-show-for-medium-up,.custom-show-for-xlarge-up{display:block}.padding-top-xsmall{padding-top:5px}.padding-left-xsmall{padding-left:5px}.padding-bottom-xsmall{padding-bottom:5px}.padding-right-xsmall{padding-right:5px}.padding-top-small{padding-top:10px}.padding-left-small{padding-left:10px}.padding-bottom-small{padding-bottom:10px}.padding-right-small{padding-right:10px}.padding-top{padding-top:20px}.padding-left{padding-left:20px}.padding-bottom{padding-bottom:20px}.padding-right{padding-right:20px}.padding-left-large{padding-left:40px}.padding-right-large{padding-right:40px}.padding-top-large{padding-top:40px}.padding-bottom-large{padding-bottom:40px}.hr-bottom{border-bottom:1px solid #bebebe}.sectionsegment{padding:50px 0}.push_bottom{margin-bottom:30px}.centered_large--text{font-size:22px;font-weight:700;text-align:center}.yellow_panel{background:#f4f3e2;border:2px solid #f3f0cf;padding:20px}.red_panel{background:#f8e5e9;border:2px solid #f3d1d8;padding:10px}.button.tritary,button.tritary{background-color:gold;font-weight:700;border:2px solid #ff0;color:#333;box-shadow:4px 2px 5px -1px rgb(0 0 0 / 39%);-webkit-box-shadow:4px 2px 5px -1px rgb(0 0 0 / 39%);-moz-box-shadow:4px 2px 5px -1px rgba(0,0,0,.39)}.button.tritary:focus,.button.tritary:hover,button.tritary:focus,button.tritary:hover{background-color:#ff0;box-shadow:none;color:#333}.pricing-table .price{font-size:1.5rem;font-weight:600}.show-on-print{display:none;}

/* MastHead */

#MastHead_Section img {
	display: inline-block;
	vertical-align: middle;
}
#MastHead_Section .mast_top_bar {
	width: 100%;
	padding: 20px 0 20px 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 0;
}
#MastHead_Section .mast_top_bar .mast_logo,
#MastHead_Section .mast_top_bar .mast_locales,
#MastHead_Section .mast_top_bar .timer_holder {
	display: inline-block;
}
#MastHead_Section .mast_top_bar .mast_logo img {
	opacity: 1;
}
#MastHead_Section .mast_top_bar .mast_logo img:hover {
	opacity: 0.8;
}
#MastHead_Section .mast_top_bar .mast_locales ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
}
#MastHead_Section .mast_top_bar .mast_locales ul li {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	margin:0 1.5rem;
}
#MastHead_Section .mast_top_bar .mast_locales ul li .loc-ico,
#MastHead_Section .mast_top_bar .mast_locales ul li .loc-info
{
	font-family: 'Poppins', sans-serif;
	display:inline-block;
	line-height:normal;
	vertical-align: top;
	line-height:1.2;
}
#MastHead_Section .mast_top_bar .mast_locales ul li .loc-ico{
	font-size:2rem;
	color:#f6bf19;
	margin:0 5px 0 5px;
}
#MastHead_Section .mast_top_bar .mast_locales ul li .loc-info span.sub {
	font-family: 'Poppins', sans-serif;
	display: block;
	font-size: 0.875rem;
	color: #fff;
}
#MastHead_Section .mast_top_bar .mast_locales ul li .loc-info a{
	display:block;
	overflow:hidden;
}
#MastHead_Section .mast_top_bar .mast_locales ul li .loc-info a.mast-address,
#MastHead_Section .mast_top_bar .mast_locales ul li .loc-info a.mast-phone,
#MastHead_Section .mast_top_bar .mast_locales ul li .loc-info a.mast-directions {
	display: block;
}
#MastHead_Section .mast_top_bar .mast_locales ul li .loc-info a.mast-phone{
	font-size:1.5rem;
	font-weight:bold;
	color:#fff;
}
#MastHead_Section .mast_top_bar .mast_locales ul li .loc-info a.mast-phone:hover{
	color:#f6bf19;
	text-decoration:underline;
}
#MastHead_Section .mast_top_bar .mast_locales ul li .loc-info a.mast-address{
	font-size:1rem;
	color:#fff;
}
#MastHead_Section .mast_top_bar .mast_locales ul li .loc-info a.mast-address:hover{
	color:#f6bf19;
	text-decoration:underline;
}
#MastHead_Section .mast_top_bar .mast_locales ul li .loc-info a.mast-directions{
	font-size:0.875rem;
	color:#f6bf19;
	text-decoration:underline;
}
#MastHead_Section .mast_top_bar .mast_locales ul li .loc-info a.mast-directions:hover{
	text-decoration:none;
	color:#fff;
}
#MastHead_Section .mast_top_bar .timer_holder .clockdiv {
	display: inline-block;
	font-family: 'Poppins', sans-serif;	
	margin: 0 auto;
	padding: 15px 30px;
	border: solid 1px #535353;
	border-radius: 2px;
	text-align: center;
	color: #fff;
}
#MastHead_Section .mast_top_bar .timer_holder .clockdiv p{
	font-size:0.875rem;
	color: #fff;
	margin:0;
	padding:0;
}
#MastHead_Section .mast_top_bar .timer_holder .clockdiv .time-actual {
	font-size: 1.5rem;
	line-height: normal;
	font-weight: bold;
	color: #fff;
}
#MastHead_Section .mast_top_bar .timer_holder .clockdiv span.shipping-message {
	font-size:1rem;
	font-weight: bold;
	color: #fff;
	text-transform:uppercase;
}
#MastHead_Section .mast_bottom_bar{
	background:#333333;
	padding:5px;
	height:65px;
	overflow:hidden;
}
#MastHead_Section .mast_bottom_bar .sub_menu{
	display:inline-block;
	vertical-align:middle;
}
#MastHead_Section .mast_bottom_bar .sub_menu ul li{
	display:inline-block;
	padding:0 5px 0 5px;
	vertical-align:middle;
}
#MastHead_Section .mast_bottom_bar .sub_menu ul li a{
	display:block;
	font-size:14px;
	color:#fff;
}
#MastHead_Section .mast_bottom_bar .sub_menu ul li a:hover{
	color:#f6bf19;
}
#MastHead_Section .mast_bottom_bar .sub_menu ul li .text{
	display:inline-block;
	vertical-align:middle;
}
#MobileMastHead .MobileMastInner{
	padding:20px;
}
#MobileMastHead .MobileMastInner .timer_holder .clockdiv {
	display: inline-block;
	font-family: 'Poppins', sans-serif;	
	margin: 0 auto;
	padding: 15px 30px;
	border: solid 1px #535353;
	border-radius: 2px;
	text-align: center;
	color: #fff;
}
#MobileMastHead .MobileMastInner .timer_holder .clockdiv p{
	font-size:12px;
	color: #fff;
	margin:0;
	padding:0;
}
#MobileMastHead .MobileMastInner .timer_holder .clockdiv .time-actual {
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #fff;
}
#MobileMastHead .MobileMastInner .timer_holder .clockdiv span.shipping-message {
	font-size:14px;
	font-weight: normal;
	color: #fff;
	text-transform:uppercase;
}
#MobileMastHead .mobile_mast-phone{
	padding:10px;
	border-bottom:1px #444444 solid;
	text-align:center;
}
#MobileMastHead .mobile_mast-phone p{
	margin:0;
	padding:0;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
}
#MobileMastHead .mobile_mast-phone p a{
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
}
#MobileMastHead .mobile_mast-phone p span.mobile-address{
	font-size:14px;
	color:#fff;
	font-weight:normal;
}
#MobileMastHead .mobile_mast-phone p a.mobile-directions {
    display: inline-block;
    background: #fdd106;
    color: #000;
    font-size: 14px;
    line-height: normal;
    font-weight: bold;
    text-align: center;
    padding: 4px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#MobileMastHead .mobile_mast-phone p a.mobile-directions:hover {
    background: #222222;
    color: #fff;
}
#MobileMastHead #MobileMastHeadForm{
	padding:10px;
	background:#333333;
}
#MobileMastHead #MobileMastHeadForm form#Form_combinedsearch {
	position:relative;
}
#MobileMastHead #MobileMastHeadForm form#Form_combinedsearch .field{
	margin:0;
	padding:0;
}
#MobileMastHead #MobileMastHeadForm form#Form_combinedsearch .field input.text{
    margin: 0;
    height:2.625rem;
    background-color: #333333;
    border:0px transparent none;
    box-shadow: inset 0px 0px 0px rgb(0 0 0 / 0%);
}
#MobileMastHead #MobileMastHeadForm form#Form_combinedsearch .Actions{
    margin: 0;
    position:absolute;
    top:12px;
    right:12px;
}
#MobileMastHead #MobileMastHeadForm form#Form_combinedsearch .Actions .action{
	background-image:url('../images/mobile-search-ico.png');
	background-repeat:no-repeat;
    background-color:transparent;
    width:18px;
    height:19px;
    font-size: 0;
    display: block;
    text-decoration: none;
    margin: 0;
    padding: 0;
    border: 0;
    cursor: pointer;
}
.bg-service_center_ico {
    width: 16px; 
    height: 19px;
    background: url('../images/css_sprites.png') -86px -10px;
    display:inline-block;
    vertical-align:middle;
}
.bg-parts_center_ico {
    width: 18px; 
    height: 18px;
    background: url('../images/css_sprites.png') -48px -10px;
    display:inline-block;
    vertical-align:middle;
}
.bg-sales_center_ico {
    width: 18px; 
    height: 19px;
    background: url('../images/css_sprites.png') -10px -10px;
    display:inline-block;
    vertical-align:middle;
}
.bg-finance_ico {
    width: 18px; 
    height: 18px;
    background: url('../images/css_sprites.png') -48px -10px;
    display:inline-block;
    vertical-align:middle;
}

.page-banner {
	margin: 0 0 10px 0;
	height: auto;
}
.page-banner img {
	margin: 0 auto;
	height: auto;
	width: 100%;
}

/* Search */

.centered-search-holder{
	position:relative;
	width:50%;
	margin:0 auto 20px auto;
}
.centered-search-holder .field{
	margin:0;
}
.centered-search-holder input.text,
.centered-search-holder input.title,
.centered-search-holder input:not([type]), 
.centered-search-holder input[type=text], 
.centered-search-holder input[type=search], 
.centered-search-holder textarea,
.centered-search-holder select
{
    margin: 0;
    padding:5px 10px;
    font-size:16px;
    background-color: transparent;
    border: 1px solid silver;
	box-shadow: inset 0px 0px 0px rgb(0 0 0 / 0%);    
	color:#fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}
.centered-search-holder ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
.centered-search-holder ::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
.centered-search-holder :-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
.centered-search-holder :-moz-placeholder { /* Firefox 18- */
  color: #fff;
}
.centered-search-holder .Actions .action, 
.centered-search-holder a.btn, 
.centered-search-holder input[type=submit] 
{
    background: transparent;
    color: #fff;
    font-size: 16px;
    padding: 5px;
    border: 0;
    cursor: pointer;
}
.centered-search-holder .Actions .action:hover, 
.centered-search-holder a.btn:hover, 
.centered-search-holder input[type=submit]:hover
{
    background: transparent;
}
.centered-search-holder .Actions {
    margin-bottom: 0px;
    position:absolute;
    top:5px;
    right:10px;
}

#site-search{
	padding:20px 0 40px 0;
}
#site-search .search-bar form#StoreSearchForm_StoreSearchForm fieldset {
	margin:0;
	padding:0;
}
#site-search .search-bar form#StoreSearchForm_StoreSearchForm fieldset #Search{
	margin:0;
}
#site-search .search-bar form#StoreSearchForm_StoreSearchForm fieldset #Search .middleColumn{
	width:50%;
	display:inline-block;
	vertical-align:top;
}
#site-search .search-bar form#StoreSearchForm_StoreSearchForm fieldset #Search .middleColumn input[type=text]{
	height:50px;
	background:#fff;
	border: 1px solid #bbb;
	color:#000;
	font-size:16px;
	font-weight:bold;
	padding:10px;
	margin:0;
	box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
}
#site-search .search-bar form#StoreSearchForm_StoreSearchForm fieldset #Search input[type=submit]{
	display:inline-block;
	vertical-align:top;
	width:25%;
	height:50px;
	padding:10px;
    font-size: 14px;
    font-weight: bold;
    background: #065785;
    color:#fff;	
    transition: background-color 300ms ease-out;
}
#site-search .search-bar form#StoreSearchForm_StoreSearchForm fieldset #Search input[type=submit]:hover{
    background: #000;
    color:#fff;	
}
.phone-ico{
	display:inline-block;
	vertical-align:middle;
	width:30px;
	height:30px;
	fill:#f6bf19;
}
.hidden{
	display:none;
}
.map-ico{
	display:inline-block;
	vertical-align:middle;
	width:30px;
	height:30px;
	fill:#f6bf19;
}
.ico{
	display:inline-block;
	vertical-align:middle;
}
.white{
	fill:#fff;
}
.twentyfour{
	width:24px;
	height:24px;
}
.facebook-ico,
.insta-ico,
.youtube-ico
{
	display:inline-block;
	vertical-align:middle;
	width:40px;
	height:40px;
	fill:#1f1f1f;
}
.mast-facebook-ico,
.mast-insta-ico,
.mast-youtube-ico,
.mast-twitter-ico
{
	display:inline-block;
	vertical-align:middle;
	width:30px;
	height:30px;
	fill:#1f1f1f;
}
.r_arrow-ico{
	display:inline-block;
	vertical-align:middle;
	width:20px;
	height:20px;
	fill:#044c93;
}
.down_caret-ico{
	display:inline-block;
	vertical-align:middle;
	width:20px;
	height:20px;
	fill:#171717;
}
.search-ico{
	display:inline-block;
	vertical-align:middle;
	width:24px;
	height:24px;
	fill:#171717;
}


/* The overlay effect */
.overlay {
	height: 100%;
	width: 100%;
	display: none;
	position: fixed;
	z-index: 10000;
	top: 0;
	left: 0;
	background:rgba(9,9,9,.9);	
}
.overlay-content {
	position: relative;
	top: 25%;
	width: 85%;
	margin-top: 30px;
	margin: auto;
}
.overlay-content h2{
	font-size:30px;
	color:#fff;
	font-weight:normal;
}
.overlay-content form{
	width:100%;
	padding:15px;
	border:1px #2d2d2d solid;
	position:relative;
}
.overlay .closebtn {
	position: absolute;
	top: 20px;
	right: 45px;
	font-size: 60px;
	cursor: pointer;
	color: white;
}
.overlay .closebtn:hover, .overlay .closebtn:active, .overlay .closebtn:focus {
	color: #fdd106;
	outline:none;
	border:none;
}
.overlay input[type=text] {
    display: inline-block;
    font-size: 40px;
    vertical-align: top;
    padding: 0;
    border: none;
    margin: 0;
    color: #fff;
    background: transparent;
    text-transform: none;
    cursor:auto;
}
.overlay input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #fff;
	text-transform:none;	
}
.overlay input::-moz-placeholder { /* Firefox 19+ */
	color: #fff;
	text-transform:none;	
}
.overlay input:-ms-input-placeholder { /* IE 10+ */
	color: #fff;
	text-transform:none;		
}
.overlay input:-moz-placeholder { /* Firefox 18- */
	color: #fff;
	text-transform:none;		
}
#myOverlay form#Form_combinedsearch fieldset{
    width: 98%;    
}
#myOverlay form#Form_combinedsearch fieldset .field{
	margin:0;    
}
#myOverlay form#Form_combinedsearch .Actions{
	position:absolute;
	right:12px;
	top:12px;
}
#myOverlay form#Form_combinedsearch .Actions .action{
    background: #f6bf19;
    color: #171717;
    font-size: 16px;
    display: inline-block;
    text-decoration: none;
    margin: 0;
    padding: 15px 25px;
}
#myOverlay form#Form_combinedsearch .Actions .action:hover{
    background: #171717;
    color: #f6bf19;
}

/* Search Results */

.searchResults h1 {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
.searchResults p.searchQuery {
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
}
.searchResults ul#SearchResults {
	padding: 0;
	border-bottom: 1px solid #e5e5e5;
	margin: 0;
}
.searchResults ul#SearchResults li {
	list-style-type: none;
	list-style-position: outside;
	padding: 40px;
	background: #fff;
	border-top: thin silver dotted;
	border-left: thin silver dotted;
	border-right: thin silver dotted;
}
.searchResults ul#SearchResults li h4 a {
	color: #1a1a1a;
	font-size: 24px;
	font-weight: bold;
}
.searchResults ul#SearchResults p {
	margin-bottom: 10px;
}
.searchResults #PageNumbers a {
	padding: 0 5px;
}
.searchResults #PageNumbers .pagination {
	border-bottom: 1px solid #e5e5e5;
	padding: 20px 0;
	display: table;
	width: 100%;
}
.searchResults #PageNumbers .pagination span {
	display: table-cell;
}
.searchResults #PageNumbers p {
	text-align: center;
	padding: 20px 0;
}
.searchResults #PageNumbers .next,
.searchResults #PageNumbers .prev {
	font-size: 14px;
	padding: 0 20px;
	display: table-cell;
	vertical-align: middle;
	border-bottom: 0 !important;
}
.searchResults #PageNumbers .next {
	margin-left: 15px;
}
.searchResults #PageNumbers .prev {
	margin-right: 15px;
}

/* Navigation*/

#Navigation_Section {
	width: 100%;
}
#Navigation_Section a.mast-facebook{
    color: #1877f2;
    font-size: 28px;
    font-weight:bold;  
    margin-right:0px;
    padding:0 5px;
}
#Navigation_Section a.mast-instagram{
    color: #d62976;
    font-size: 28px;
    font-weight:bold;  
    margin-right:0px;
    padding:0 5px;
}
#Navigation_Section a.mast-facebook:hover{
    color: #2e6ab8;
}
#Navigation_Section a.mast-instagram:hover{
    color: #ae3068;
}


/* Hero */

#Hero_Section{
	position:relative;
}

/* Welcome Section */

#Welcome_Section{
	background:#ebebeb;
	padding:80px 0 90px 0;
}
#Welcome_Section h1.welcome-header{
	font-family: 'Roboto Slab', serif;
	font-size:32px;
	font-weight:bold;
	color:#161616;
	text-transform:uppercase;
}
#Welcome_Section h2.welcome-content{
	font-size:16px;
	color:#3a3a3a;
	line-height:2.6;
	margin:0 0 20px 0;
}

/* Grid Section */

#Grid_Section{
	background-image:url('../images/gridsection-background.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center top;
	background-size:cover;
	padding:80px 20px 80px 20px;
}
#Grid_Section .industry{
	margin-bottom:80px;
}
#Grid_Section .departments ul li ul.pricing-table{
	background:#fff;
	border:0 transparent none;
}
#Grid_Section .departments ul li ul.pricing-table li.picture{
	margin-bottom:10px;
}
#Grid_Section .departments ul li ul.pricing-table li.picture img{
	width:100%;
}
#Grid_Section .departments ul li ul.pricing-table li.title{
	background-color: #fff;
	color: #171717;
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
	text-align: center;
}
#Grid_Section .departments ul li ul.pricing-table li.title h3{
	background-color: #fff;
	color: #171717;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 2px 2px 2px;
	margin:0;
	text-align: center;
}
#Grid_Section .departments ul li ul.pricing-table li.description{
	font-size:14px;
	color:#595959;
	line-height:1.8;
	border-bottom:0 transparent none;
}
#Grid_Section .departments ul li ul.pricing-table li.cta-button{
	padding:15px 10px 15px 10px;
}
#Grid_Section .departments ul li ul.pricing-table li.cta-button a{
	font-size:14px;
	font-weight:bold;
	color:#044c93;
}
#Grid_Section .departments ul li ul.pricing-table li.cta-button a:hover{
	color:#232323;
	text-decoration:underline;
}

/* Inventory Section */

#InventoryProducts_Section{
	background-image:url('../images/inventory-background.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-color:#181818;
	background-position:left center;
	background-size:cover;
	padding:120px 20px 120px 20px;
}
#InventoryProducts_Section h4{
	font-size:32px;
	font-weight:bold;
	color:#fff;
	margin:0 0 20px 0;
}
#InventoryProducts_Section p.short-para{
	width:95%;
	font-size:16px;
	color:#fff;
	line-height:2;
}
#InventoryProducts_Section .cta{
	margin-bottom:20px;
}

/* Cards */

#cards {
	background: white;
	overflow: hidden;
}
#card .grid {
	padding: 0px !important;
}
#cards ul {
	padding: 0px !important;
	margin: 0 5px 10px 5px;
}

/* Brand Page */

.brand-zoom-container {
	overflow: hidden;
}
.brand-zoom {
	position: relative;
	float: inherit;
	background: none;
	transition: transform .5s;
}
.brand-zoom:hover {
	z-index: 100;
	-ms-transform: scale(1.10);
	-webkit-transform: scale(1.10);
	transform: scale(1.10);
}
#brand-group {
    width: 100%;
    padding-top:20px;
}
#brand-group ul li .grid-pad-outer {
    background: white;
    padding:10px;
    border:1px #d7d7d7 solid;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;    
}
#brand-group ul li .grid-pad-outer:hover {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.30);
	-moz-box-shadow:    0px 0px 5px 0px rgba(0, 0, 0, 0.30);
	box-shadow:         0px 0px 5px 0px rgba(0, 0, 0, 0.30);   
}
#brand-group ul li .grid-pad-outer .grid-pad {
    background: white;
    border: 1px #cccccc solid;
    padding: 10px;
}
#brand-group .brand-grid {
    border: 1px #dbdedc solid;
    text-align: center;
}
#brand-group .mfg-brand-pic a {
    display:block;
    overflow:hidden;
}
#brand-group h2.mfg-brand-title {
	color:#515151;
    font-size:18px;
    font-weight:bold;
}
#brand-group a.mfg-button {
    color:#0971b3;
    font-size:14px;
}
#brand-group a.mfg-button:hover {
    color:#0e405f;
    text-decoration:underline;
}
#brand-group h2.brand-title {
    font-size: 20px;
    font-weight: normal;
    letter-spacing: -1px;
    margin: 8px 0 8px 0;
    padding: 0;
    text-align: center;
}
#brand-group .brand-group-pic {
    display:block;
}
#brand-group .brand_content_container {
	display:block;
}
#brand-group .brand_content_container .connected--stores{
	padding:10px 0 0 0;
	font-size:14px;
	line-height:1.7;
	color:#616161;
}
#brand-group .brand_content_container .connected--stores a{
	padding:10px 0 0 0;
	font-size:14px;
	line-height:1.7;
	color:#616161;
}
#brand-group .brand_content_container .connected--stores a:hover{
	text-decoration:underline;
}
#brand-group .brand-group-pic img {
    width: 100%;
}
#brand-group h3.action-shot-heading{
	font-size:18px;
	font-weight:bold;
	color:#121212;
	margin:0;
	padding:10px 0 0 0;
}
#brand-group h3.action-shot-heading a{
	font-size:18px;
	font-weight:bold;
	color:#121212;
}
#brand-group h3.action-shot-heading a:hover{
	text-decoration:underline;
}
#brand-group .action-shot-description{
	font-weight:normal;
	color:#6c6c6c;
	padding:4px 0 4px 0;
	margin:0;
}
#brand-group .action-shot-description p{
	font-weight:normal;
	color:#6c6c6c;
	margin:0;
	padding:0;
}
#brand-group .brand_content_container a.learn_button:hover{
	text-decoration:underline;
}
#Brand_Section{
	width:100%;
	padding:40px 0 60px 0;
	background:#e9e9e9;
}
.connected--stores ul.viewlocaleacc {
	margin:0;
	padding:0;
	list-style-type:none;
}
.connected--stores ul.viewlocaleacc li{
	margin:0 0 10px 0;
    padding:10px 0 10px 0;
    text-align:center;	
}
.connected--stores ul.viewlocaleacc li ul{
	display:none;
	margin:0;
	padding:0;
	list-style-type:none;
}
.connected--stores ul.viewlocaleacc li ul li{
	margin:0 0 5px 0;
    padding:0;
    text-align:left;
    line-height:1.4;
}
.connected--stores ul.viewlocaleacc li ul li a{
	background:#eeeeee;
	display:block;
	font-size:16px;
	font-weight:bold;
	padding:10px;
	color:#323232;
	text-decoration:underline;
}
.connected--stores ul.viewlocaleacc li ul li a:hover{
    color:#a61022; 
    text-decoration:none;
    text-indent:10px;
}
.connected--stores ul.viewlocaleacc li a.locale-trigger{
	font-size: 16px;
	font-weight:bold;
	color: #262626;
}
.connected--stores ul.viewlocaleacc li a.locale-trigger span{
	margin-left:10px;
}

/* Sales, Parts, Service Center Pages */

body.sales-center, 
body.finance,
body.parts-center, 
body.service-center{
	background-image:url('../images/salescenter-background.jpg');
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	background-attachment:fixed;
}
body .sales_center_body, 
body .finance_body,
body .parts_center_body, 
body .service_center_body
{
	padding:20px;
}
.sales_center_body, 
.finance_body,
.parts_center_body, 
.service_center_body
{
	background:white;
}
.main table.RMA-table th {
	background: #1d1d1d;
	color: white;
}
.credit_center {
	padding: 30px 20px 30px 20px;
	background: #f3f3e7;
	border: 2px #dcdcc9 solid;
	overflow: hidden;
}
.credit_center h3 {
	margin: 5px 0 20px 0;
	letter-spacing: 0px;
}
.credit_center ul {
	margin: 0;
	padding: 0;
	text-align: center;
}
.credit_center ul li {
	display: inline-block;
	width: 24.5%;
	margin: 0 0 10px 0;
	text-align: center;
}
.credit_center ul li a {
	padding: 20px;
	background: #fbc10e;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #000;
	display: block;
}
.credit_center ul li a:hover {
	background: #212121;
	color: #fff;
}
.sales_center_secondary {
	margin-bottom: 1.25rem;
	background: #f2f2f2;
	border: 1px #d8d8d8 solid;
}
.sales_center_secondary,
.parts_center_secondary,
.service_center_secondary {
	padding: 25px 10px 25px 10px;
}
.sales_center_secondary h3,
.parts_center_secondary h3,
.service_center_secondary h3 {
	margin: 5px 0 20px 0;
	letter-spacing: 0px;
}
.sales_center_secondary ul,
.parts_center_secondary ul,
.service_center_secondary ul {
	margin: 0;
	padding: 0;
	text-align: center;
}
.sales_center_secondary ul li,
.parts_center_secondary ul li,
.service_center_secondary ul li {
	display: inline-block;
	width: 32.5%;
	text-align: center;
	margin: 0 0 10px 0;
}
.sales_center_secondary ul li a,
.parts_center_secondary ul li a,
.service_center_secondary ul li a {
	padding: 20px;
	background: #212121;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	display: block;
}
.sales_center_secondary ul li a:hover,
.parts_center_secondary ul li a:hover,
.service_center_secondary ul li a:hover {
	background: #00559a;
	color: #fff;
}
.build_center {
	padding: 30px 20px 30px 20px;
	background: #e9e9e9;
	overflow: hidden;
}
.build_center h3 {
	margin: 5px 0 20px 0;
	letter-spacing: 0px;
}
.build_center ul {
	margin: 0;
	padding: 0;
	text-align: center;
}
.build_center ul li {
	display: inline-block;
	width: 32.5%;
	text-align: center;
	margin: 0 0 10px 0;
}
.build_center ul li a {
	padding: 20px;
	background: #505050;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	display: block;
}
.build_center ul li a:hover {
	background: #212121;
	color: #fff;
}
h4.professional_contact {
	font-size: 22px;
	font-weight: bold;
	margin: 5px 0 5px 0;
	letter-spacing: 0px;
}

/* Reviews */

#Reviews_Ribbon{
    padding: 80px 20px 80px 20px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f4f4f4+0,e5e5e5+100 */
	background: rgb(244,244,244); /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  rgba(244,244,244,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(244,244,244,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center,  rgba(244,244,244,1) 0%,rgba(229,229,229,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#e5e5e5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

/* Child Grid */

.child_grid h3.child_grid_heading{
	font-size:1.125rem;
	line-height:1.4;
	font-weight:600;
	color:#323232;
    display:inline-block;
    position:relative;		
    margin: 10px 0 10px 0;
}
.child_grid h3.child_grid_heading a{
	font-size:1.125rem;
	line-height:1.4;
	font-weight:600;
	color:#323232;
}
.child_grid h3.child_grid_heading:after{
    content: "";
    width:55%;
    padding:8px 0 0 0;
    display: block;
    transition: 0.7s all;
    border-bottom: 4px solid #e0aa36;
}
.child_grid h3.child_grid_heading:hover:after{
    width:100%;
}
.child_grid a.child-details-btn{
	font-size:14px;
	color:#0484f0;
}
.child_grid a.child-details-btn:hover{
	color:#3e3e3e;
	text-decoration:underline;
}
.child_grid img{
	width:100%;
}
.child_grid_alt_bx{
	background-color:#fbfbfb; 
	width:100%; 
	margin:0 auto; 
	position:relative; 
	border:1px #ededed solid; 
	text-align:center; 
	padding:20px;
}
.child_grid h3.alt_child_grid_heading{
	font-size:1.125rem;
	line-height:1;
	font-weight:600;
	color:#323232;
    display:inline-block;
    position:relative;		
    margin: 10px 0 10px 0;
}
.child_grid h3.alt_child_grid_heading a{
	font-size:1.125rem;
	line-height:1.4;
	font-weight:600;
	color:#323232;
}
.child_grid h3.alt_child_grid_heading:after{
    content: "";
    width:55%;
    padding:8px 0 0 0;
    display: inline-block;
    transition: 0.7s all;
    border-bottom: 4px solid #e0aa36;
}
.child_grid h3.alt_child_grid_heading:hover:after{
    width:100%;
}
.child_grid p{
	margin:0;
	padding:0;
}
.child-grid ul{
	list-style-type:none;
	list-style-position:outside;
	margin:0 auto;
	padding:0;
}
.child-grid ul li.child-grid-item {
    margin: 0 auto;
    text-align:center;
}
.child-grid ul li .child-overlay {
    height:340px;
    background: rgba(0, 0, 0, 0.5);   
}
.child-grid ul li .child-overlay:hover {
    background: rgba(0, 0, 0, 0.3);
}
.child-grid ul li.child-grid-item h3.overlay-grid-title {    
	width:95%;
	position:absolute;
	z-index:50;
	top:45%;
	left:0;
	right:0;
	margin:0 auto;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;     
}
.child-grid ul li.child-grid-item h3.overlay-grid-title:hover {    
	color: #f3f3f3;
	text-decoration:underline;
}
.child-grid ul li.child-grid-item h3.grid-title {    
	position:absolute;
	z-index:50;
	top:32%;
	left:0;
	right:0;
	margin:0 auto;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: #343434;
    text-decoration: none;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;     
}
.child-grid ul li.child-grid-item h3.grid-title:hover {    
	color: #656565;
	text-decoration:underline;
}
.grid-category-blocks ul ul{
    margin: 0 0 0 25px;
    padding: 0;
}
.grid-category-blocks ul li ul li {
	list-style-type:disc;
	text-align:left;
    list-style-position: outside;
}
.grid-category-blocks ul li p {
    color: #5c5c5c;
}
.grid-category-blocks .small-pad {
    padding: 5px !important;
}
.grid-category-blocks .grid-card {
	background:#fafafa;
    border: 1px #d6d6d6 solid;
}
.grid-category-blocks .grid-card img {
    margin: 0 0 6px 0;
}
.grid-titles {
    width: 100%;
    font-size: 22px;
    color: #000;
    margin: 10px 0 10px 0;
}

/* Custom Ribbon */

.ribbon-background {
	width: 100%;
	padding: 80px 0 80px 0;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;
	background-size: cover;
	-webkit-background-size: cover;
}
#ribbon-inner {
	padding: 10px 0 10px 0;
}
#ribbon-inner .ribbon-description {
	color: #333333;
	font-size: 50px;
}
#ribbon-inner .ribbon-description p {
	color: #fff;
	font-size: 40px;
	margin: 10px 0 10px 0;
	font-weight: bold;
	line-height: 50px;
	letter-spacing: -1px;
	text-shadow: 1px 1px 5px #000;
}
#ribbon-inner .ribbon-button {
	padding: 15px;
	text-align: center;
}
#ribbon-inner h2.ribbon-heading {
	font-size: 36px;
	margin: 0;
	padding: 0;
	text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.63);
}
#ribbon-inner h3.ribbon-tag {
	font-size: 36px;
	margin: 0;
	padding: 0;
	text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.63);
}
#ribbon-inner .ribbon-button a {
	background: #000;
	padding: 25px 0 25px 0;
	display: block;
	vertical-align: middle;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
}
#ribbon-inner .ribbon-button a:hover {
	background: #f8c91d;
	color: #000;
}
.ribbon-description .partsicon {
	color: #fff;
	font-size: 80px;
	padding: 20px 0 0 0;
	text-shadow: 1px 1px 5px #000;
}

/* Miscellaneous */

.in-touch-button { 
	width:150px; 
	display:block;  
    background: #f6bf19;  
    position:fixed;
    border:10px;
    left:0;  
    right:0;
    margin:0 auto;
    bottom:23px;
    color: #282624;
    font-size: 18px;
    font-weight:bold;
    text-decoration: none;
    padding: 10px 0;
    text-align:center;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;   
	-webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.25);	 
}
.in-touch-button:hover{
    background: #171717;
    color:#f6bf19;
}
.in-touch-button .icon--spot{    
	display:inline-block; 
	vertical-align:middle;  
	line-height:normal;
}
.in-touch-button .text--spot{    
	display:inline-block;  
	vertical-align:middle; 
	line-height:normal;
}
.in-touch-button .icon--spot .material-symbols-outlined {
    font-weight: bold;
    font-size: 22px;
    line-height:normal;
    margin-top:4px;
}

button,
.button {    
    background: #f6bf19;    
    color: #171717;
    font-size: 16px;
    display: inline-block;
    text-decoration: none;
    margin: 0;
    padding: 15px 25px;
    font-weight:bold;
    text-align:center;
}
button:hover,
.button:hover{
    background: #171717;
    color:#f6bf19;
}
.gray-button {    
    background: #2b2b2b;    
    color: #fff;
    font-size: 16px;
    display: inline-block;
    text-decoration: none;
    margin: 0;
    padding: 15px 25px;
    font-weight:bold;
    text-align:center;
}
.gray-button:hover{
    background: #f6bf19;
    color:#000;
}
#success-script {
    padding: 20px;
    position:absolute;
    top:30%;
    z-index:100;
    width:100%;
}
.boxes .window {
	background: rgba(198, 46, 11, 0.9);    
	color:white;
    margin: 0 auto;
    text-align:center;
    z-index: 9999;
    width:75%;
}
.boxes #dialog {
    padding: 60px;
}
.boxes #dialog a {
    font-size: 18px;
    font-weight:bold;
    color: yellow;
    text-transform: uppercase;
}
.welcomecontain{
	padding:0 40px 0 40px !important;
}
.review_tab{
	width:45px;
	position:fixed;
	top:33%;
	right:0;
	z-index:3000;
}

/* Service Ribbon */

#ServiceRibbon {
    background: #2b2b2b;
    padding: 25px;
}
#ServiceRibbon .service-inner {
    background: #2b2b2b;
    padding: 20px;
    border: 1px #3b3b3b solid;
}
#ServiceRibbon .service-inner .header {
    font-size: 34px;
    color: #f6bf19;
    text-transform: uppercase;
    font-weight: bold;
}
#ServiceRibbon .service-inner p {
    color: #fff;
    line-height: 1.8;
}
#ServiceRibbon .service-inner a.service-btn {
    display: inline-block;
    vertical-align:middle;
    padding: 12px 35px;
    background: #f6bf19;
    font-size: 18px;
    font-weight: bold;
    color: #000;
    margin-top:20px;
}
#ServiceRibbon .service-inner a.service-btn:hover {
    background: #000;
    color: #fff;
}

/* Sitemap */

#Sitemap ul {
	list-style-type: none;
	margin: 0;
}
#Sitemap li {
	margin: 5px 0;
}
#Sitemap li a {
	background: #f0f0f0;
	display: block;
	font-size: 16px;
	font-weight: bold;
	padding: 8px 5px;
	color: #000;
}
#Sitemap li ul {
	list-style-type: disc;
	padding: 5px 0 1px 15px;
}
#Sitemap li li a {
	display: inline;
	background: none;
	font-size: 16px;
	font-weight: normal;
	padding: 5px 0;
	color: #000;
}
#Sitemap li li ul {
	list-style-type: circle;
	padding-left: 25px;
}
#Sitemap li li li ul {
	list-style-type: square;
}
#Finance_Section{
	padding:30px 20px;
	background:#ededed;
	text-align:center;
}

/* Footer */

#Footer_Section {
	padding:50px 20px 40px 20px;
}
#Footer_Section a.directions-button{
    background: #f6bf19;
    color: #171717;
    font-size: 16px;
    display: inline-block;
    text-decoration: none;
    margin: 4px 0 6px 0;
    padding: 12px 30px;    
    transition: 0.4s all;    
}
#Footer_Section a.directions-button:hover{
    background: #171717;
    color: #f6bf19; 
}
#Footer_Section .col-header {
    margin: 0px;
    color: #000;
    font-size: 30px;
    font-weight:700;
    padding: 0 0 20px 0;
}
#Footer_Section ul.footer-cols {
    margin:0;
    padding:0;
    list-style-type:none;
    list-style-position:outside;
}
#Footer_Section ul.footer-cols li {
    font-size:16px;
    line-height:1.7;
    color:#000;
}
#Footer_Section ul.footer-cols li a.phone{
    font-size:16px;
    color:#000;
}
#Footer_Section ul.footer-cols li h3.stronger{
    font-size:18px;
    font-weight:bold;
    line-height:1.7;
    color:#000;
    margin:0;
    padding:0;
}
#Footer_Section ul.footer-cols li span.calltxt{
    font-size:14px;
    font-weight:bold;
    color:#000;
    text-transform:uppercase;
}
#Footer_Section ul.footer-cols li .foot-address,
#Footer_Section ul.footer-cols li .foot-phone,
#Footer_Section ul.footer-cols li .foot-hours
{
	margin-bottom:10px;
	font-size:16px;
	line-height:2;	
}
#Footer_Section ul.footer-cols li .footer_locales--hide p,
#Footer_Section ul.footer-cols li .foot-address p
{
	font-size:16px;
	line-height:2;
}
#Footer_Section ul.footer-links {
    margin:0;
    padding:0;
    list-style-type:none;
    list-style-position:outside;
}
#Footer_Section ul.footer-links li {
    font-size:16px;
    line-height:2;
}
#Footer_Section ul.footer-links li a{
    font-size:16px;
    line-height:2;
    color:#000;
    display:block;
}
#Footer_Section ul.footer-links li a:hover{
    color:#3a3a3a;
    text-decoration:underline;
    text-indent:6px;
}
#Footer_Section a.social-facebook{
    color: #1877f2;
    font-size: 32px;
    font-weight:bold;  
    margin-right:6px;
}
#Footer_Section a.social-instagram{
    color: #d62976;
    font-size: 32px;
    font-weight:bold;  
    margin-right:6px;
}
#Footer_Section a.social-facebook:hover{
    color: #2e6ab8;
}
#Footer_Section a.social-instagram:hover{
    color: #ae3068;
}
#Footer_Section .question-form form#Form_QuestionForm fieldset input.text, 
#Footer_Section .question-form form#Form_QuestionForm fieldset input.title, 
#Footer_Section .question-form form#Form_QuestionForm fieldset input:not([type]), 
#Footer_Section .question-form form#Form_QuestionForm fieldset input[type=text], 
#Footer_Section .question-form form#Form_QuestionForm fieldset textarea, 
#Footer_Section .question-form form#Form_QuestionForm fieldset select
{
	background:#b1b1b1;	
	color:#000;
	box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
	border: 0px transparent none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;	
    padding:10px;
    height: 58px;
    font-size: 14px;
    margin:0;
}
#Footer_Section .question-form form#Form_QuestionForm fieldset textarea {
	background:#b1b1b1;	
	color:#000;
	box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);	
	border: 0px transparent none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;	
    padding:10px;
    height: 106px;
    font-size: 14px;
    margin:0;
}
#Footer_Section .question-form form#Form_QuestionForm fieldset input.text:focus, 
#Footer_Section .question-form form#Form_QuestionForm fieldset input.title:focus, 
#Footer_Section .question-form form#Form_QuestionForm fieldset input:not([type]):focus, 
#Footer_Section .question-form form#Form_QuestionForm fieldset input[type=text]:focus, 
#Footer_Section .question-form form#Form_QuestionForm fieldset textarea:focus, 
#Footer_Section .question-form form#Form_QuestionForm fieldset select:focus
{
	background:#9c9c9c;	
}
#Footer_Section .question-form form#Form_QuestionForm fieldset input.text::placeholder,
#Footer_Section .question-form form#Form_QuestionForm fieldset textarea::placeholder, 
#Footer_Section .question-form form#Form_QuestionForm fieldset select::placeholder 
{
  color: #000;
  opacity: 1;
}
#Footer_Section .question-form form#Form_QuestionForm fieldset input.text:-ms-input-placeholder,
#Footer_Section .question-form form#Form_QuestionForm fieldset textarea:-ms-input-placeholder,
#Footer_Section .question-form form#Form_QuestionForm fieldset select:-ms-input-placeholder
{
  color: #000;
}
#Footer_Section .question-form form#Form_QuestionForm fieldset input.text::-ms-input-placeholder,
#Footer_Section .question-form form#Form_QuestionForm fieldset textarea::-ms-input-placeholder,
#Footer_Section .question-form form#Form_QuestionForm fieldset select::-ms-input-placeholder
{
  color: #000;
}
#Footer_Section .question-form form#Form_QuestionForm fieldset #FirstName,
#Footer_Section .question-form form#Form_QuestionForm fieldset #LastName
{
	display:inline-block;
	width:48%;
	margin:0 1% 1.8% 0;
}
#Footer_Section .question-form form#Form_QuestionForm fieldset #Email,
#Footer_Section .question-form form#Form_QuestionForm fieldset #Phone,
#Footer_Section .question-form form#Form_QuestionForm fieldset #Question
{
	display:block;
	width:98%;
	margin:0 0 1.8% 0;
}
#Footer_Section .question-form form#Form_QuestionForm .Actions .action{
    background: #f6bf19;
    color: #171717;
    font-size: 16px;
    display: inline-block;
    text-decoration: none;
    margin: 0;
    padding: 12px 30px;
    transition: 0.4s all;	
}
#Footer_Section .question-form form#Form_QuestionForm .Actions .action:hover{
    background: #171717;
    color: #f6bf19;
}
.copyright-border-top {
    padding: 50px 20px 80px 20px;
    background:#d3d6d7;
    text-align:center;
    border-top:1px #b5b6b7 solid;
}
.copyright-border-top a.signup-button{
    display:inline-block;
    padding:15px 45px;
    background:#1f1f1f;
    font-size:16px;
    font-weight:bold;
    color:#f6bf19;
    text-align:center;
    text-transform:uppercase;
    margin-bottom:20px;
}
.copyright-border-top a.signup-button:hover{
    color:#1f1f1f;
    background:#f6bf19;
}
.copyright-border-top p.footer-menu,
.copyright-border-top p.footer-date
{
    font-size: 14px;
    color: #000000;
    line-height:1.4;
}
.copyright-border-top p.footer-menu a,
.copyright-border-top p.footer-date a 
{
    font-size: 14px;
    color: #000000;
}
.copyright-border-top p.footer-menu a:hover,
.copyright-border-top p.footer-date a:hover 
{
    text-decoration: underline;
    color:#303030;
}
.uparrow {
	background-color: #d3d6d7;
	color:#000;
	cursor: pointer;
	width: 43px;
	height: 43px;
	position: fixed;
	bottom: 14%;
	right: 2%;
	margin: 0;
	display: none;
}
.uparrow .arrow {
	position: relative;
	top: 17px;
	left: 12px;
	transform: rotate(44deg);
	-webkit-transform: rotate(45deg);
	border: solid #000;
	border-width: 4px 0 0 4px;
	display: inline-block;
	padding: 7px;
	box-shadow: 0px 0px 0px transparent;
}

/* SlideOut Form */

.slide-out-div form label {
    color: #0871dc;
}
#quoteform form#Form_ContactForm {
	overflow: hidden;
}
#quoteform form#Form_ContactForm fieldset label {
	color: #000;
	font-weight: normal;
}
#quoteform h3 {
	padding: 0;
	margin: 0 0 6px 0;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	vertical-align: top;
	color: black;
}
#quoteform p {
	padding: 0;
	margin: 0 0 10px 0;
}
#quoteform fieldset {
	padding: 0;
	margin: 0;
}
#quoteform .question-heading {
	font-size:24px;
	font-weight:bold;
	color:#31302f;
}
#quoteform form#Form_ContactForm fieldset #Name {
	width: 99%;
	margin: 0 0 10px 0;
	color: #fff;
}
#quoteform form#Form_ContactForm fieldset #Name input {
	background: #f5f5f5;
	border: thin #eaeaea solid;
	color: #000;
	box-shadow: 0 0 0 transparent !important;
}
#quoteform form#Form_ContactForm fieldset #Name input:focus {
	background: #e0e0e0;
}

#quoteform form#Form_ContactForm fieldset #Email {
	float: left;
	width: 48%;
	margin: 0 5px 0 0;
	color: #fff;
}
#quoteform form#Form_ContactForm fieldset #Email input {
	background: #f5f5f5;
	border: thin #eaeaea solid;
	color: #000;
	box-shadow: 0 0 0 transparent !important;
}
#quoteform form#Form_ContactForm fieldset #Email input:focus {
	background: #e0e0e0;
}
#quoteform form#Form_ContactForm fieldset #Phone {
	float: left;
	width: 48%;
	margin: 0;
	color: #fff;
}
#quoteform form#Form_ContactForm fieldset #Phone input {
	background: #f5f5f5;
	border: thin #eaeaea solid;
	color: #000;
	box-shadow: 0 0 0 transparent !important;
}
#quoteform form#Form_ContactForm fieldset #Phone input:focus {
	background: #e0e0e0;
}
#quoteform form#Form_ContactForm fieldset #Comments {
	clear: both;
	color: #fff;
}
#quoteform form#Form_ContactForm fieldset #Comments textarea {
	background: #f5f5f5;
	border: thin #eaeaea solid;
	color: #000;
	box-shadow: 0 0 0 transparent !important;
}
#quoteform form#Form_ContactForm fieldset #Comments textarea:focus {
	background: #e0e0e0;
}
.sub-height {
	height: 30px;
}
#quoteform .Actions {
	margin-bottom: 0;
}
#quoteform a.btn,
#quoteform button,
#quoteform input[type=submit],
#quoteform .Actions .action {
	background: #000;
	color: #fff;
	font-size: 16px;
	display: inline-block;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0;
	padding: 10px 20px;
}
#quoteform a.btn:hover,
#quoteform button,
#quoteform input[type=submit]:hover,
#quoteform .Actions .action:hover {
	background: #f8c91d;
	color: #000;
}
#MyCaptcha {
	width: 95%;
	margin: 0;
	padding: 0;
	clear: both;
}
#MyCaptcha label {
	display: none;
}
#MyCaptcha .field.recaptcha .recaptcha_widget>div>div {
	margin: 0 auto;
	width: 95%;
}
#MyCaptcha div div div {
	width: 90% !important;
}
#MyCaptcha div div div div {
	width: 100px !important;
}
.recaptcha_widget>div {
	max-width: 304px;
	width: auto !important;
}
.recaptcha_widget iframe {
	width: 100% !important;
}
.grecaptcha-badge {
	width: 70px !important;
	overflow: hidden !important;
	transition: all 0.3s ease !important;
	left: 4px !important;
}
.grecaptcha-badge:hover {
	width: 256px !important;
}

/* Widgets */

.WidgetHolder {
	width: 100%;
	margin-bottom: 12px;
	position: relative;
}
.widget-contain {
	width: 100%;
	height: auto;
}
.widget-contain iframe {
	width: 100%;
	height: auto;
}
.widget-contain img {
	max-width: 100%;
	width: auto;
	height: auto;
}

/* shopping cart fixed link on right side */

.shoppingcart-fixed {
	position: fixed;
	top: 10%;
	right: 0;
	z-index: 500;
}
.shoppingcart-fixed>a {
	display: block;
	width: 120px;
	padding: 10px 70px 10px 10px;
	position: absolute;
	top: 45px;
	left: -60px;
	background: #254199;
	border-radius: 5px 0 0 5px;
	text-align: center;
	-webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.3);
}
.shoppingcart-fixed>a span {
	display: block;
	line-height: 1;
	padding-top: 10px;
	text-align: center;
	font-size: 24px;
	color: #FFF;
}
.browse-bg .mobile-cart-button a {
	background: url('../images/cart-ico.png') left 3px no-repeat;
	color: #fff;
	padding-left: 25px;
	display: inline-block;
}
.browse-bg .mobile-cart-button {
	width: 100%;
	background: #254199;
	display: block;
	padding: 12px 0 12px 0;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #fff;
}

/* Precision Farming */

h2.vid-title {
	background: #114991;
	color: #fff;
	padding: 20px;
	font-weight: bold;
}
.pfwrapper {
	background-image: url('../images/pf-bg.jpg');
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 10px;
}
.pflinks {
	background: rgb(21 77 143 / 39%);
	margin: 0px;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
}
.pflinks li {
	border-bottom: 2px solid #fff;
	border-right: 2px solid #ffffff;
	padding: 0px;
}
.pflinks .pflinkbox {
	padding: 10px;
}

/* Media Queries */

@media only screen and (max-width: 1280px) {
	.custom-show-for-xlarge-up {
		display: none;
	}
	.custom-hide-for-xlarge-up {
		display: block;
	}
	#MastHead_Section .mast_top_bar .mast_locales ul li {
	    margin: 0 5px 0 5px;
	}
	#MastHead_Section .mast_top_bar .mast_locales ul li .loc-info a.mast-phone {
	    font-size: 1.125rem;
	}
	#MastHead_Section .mast_top_bar .mast_locales ul li .loc-info a.mast-address {
	    font-size: 0.875rem;
	}
	#MastHead_Section .mast_top_bar .timer_holder .clockdiv .time-actual {
	    font-size: 1.125rem;
	}	
	#MastHead_Section .mast_top_bar .timer_holder .clockdiv {
	    padding: 10px 15px;
	}	
	#Grid_Section .industry {
	    margin-bottom: 60px;
	}				
}

@media only screen and (max-width: 1100px) {
	#ribbon-inner .ribbon-description {
		float: none;
		margin: 0 auto;
		text-align: center;
	}
	#ribbon-inner .ribbon-button {
		float: none;
		margin: 0 auto;
		text-align: center;
	}
	#footer .footer-sections h3 {
		font-size: 20px;
	}
}

@media only screen and (max-width: 1024px) {
	.custom-show-for-large-up {
		display: none;
	}
	.custom-hide-for-large-up {
		display: block;
	}
	.credit_center {
		padding: 20px;
	}
	.credit_center ul li {
		display: block;
		width: 100%;
	}
	.credit_center ul li img {
		width: 30%;
	}
	.credit_center ul li a {
		padding: 10px;
		font-size: 16px;
	}
	.sales_center_secondary,
	.parts_center_secondary,
	.service_center_secondary {
		padding: 20px;
	}
	.sales_center_secondary ul li,
	.parts_center_secondary ul li,
	.service_center_secondary ul li {
		display: block;
		width: 100%;
	}
	.sales_center_secondary ul li a,
	.parts_center_secondary ul li a,
	.service_center_secondary ul li a {
		padding: 10px;
		font-size: 16px;
	}
	.build_center {
		padding: 20px;
	}
	.build_center ul li {
		display: block;
		width: 100%;
	}
	.build_center ul li a {
		padding: 10px;
		font-size: 16px;
	}
	.sectionsegment {
		padding: 30px 0 30px 0;
	}
	#footer {
		padding: 0;
	}
	#footer .copyright-border-top {
		border-top: 0px;
	}
	.media {
		width: 100%;
	}
	.media iframe {
		width: 100% !important;
	}
	iframe {
		width: 100% !important;
	}
	.large-content {
		padding: 15px;
	}
	.shoppingcart-fixed {
		display: none !important;
	}
	.uparrow {
		bottom: 2px;
	}
	#MastHead_Section .mast_top_bar .mast_locales ul li .loc-ico {
	    display:none;
	}
	#Welcome_Section {
	    padding: 50px 0 60px 0;
	}	
	#Grid_Section {
	    padding: 50px 20px 60px 20px;
	}
	#Grid_Section .industry {
	    margin-bottom: 40px;
	}
	#InventoryProducts_Section {
	    padding: 60px 20px 60px 20px;
	}					
}

@media screen and (max-width: 900px) {
	#Form_PartsForm fieldset #partsformholder h2#parts-header-one,
	#Form_PartsForm fieldset #partsformholder h2#parts-header-two,
	#Form_PartsForm fieldset #partsformholder h2#parts-header-three,
	#Form_PartsForm fieldset #partsformholder h2#parts-header-four,
	#Form_PartsForm fieldset #partsformholder h2#parts-header-five {
		font-size: 14px;
	}
}

@media only screen and (max-width: 800px) {
	.hrz-nav {
		display: none;
	}
	#ribbon-inner .ribbon-description {
		font-size: 32px;
	}
	#ribbon-inner .ribbon-description p {
		font-size: 26px;
	}
	#ribbon-inner h2.ribbon-heading {
		font-size: 26px;
	}
	#ribbon-inner h3.ribbon-tag {
		font-size: 26px;
	}
}

@media only screen and (max-width: 770px) {
	.centered-search-holder{
		width:75%;
		margin-bottom:0px;
		margin-top:10px;
	}
	.custom-show-for-medium-up {
		display: none !important;
	}
	.custom-hide-for-medium-up {
		display: block;
	}
	.custom-show-for-small-only {
		display: block;
	}
	.iphone-block {
		display: block !important;
	}
	.iphone-hide {
		display: none !important;
	}
	.large-content {
		padding: 10px;
	}
	.ribbon-background {
		padding: 30px 0 40px 0;
	}
	h2.sales_center_intro,
	h2.parts_center_intro,
	h2.service_center_intro {
		font-size: 18px;
	}
}

@media only screen and (max-width: 640px) {
	.centered-search-holder{
		width:99%;
	}
	#Welcome_Section {
	    padding: 30px 0 40px 0;
	}
	#Grid_Section {
	    padding: 30px 20px 30px 20px;
	}
	#Grid_Section .industry {
	    margin-bottom: 30px;
	}
	#Grid_Section .departments ul li ul.pricing-table li.title h3 {
	    padding: 0;
	}	
	#InventoryProducts_Section {
	    padding: 40px 20px 40px 20px;
	}			
	#site-footer a {
		font-size: 14px;
	}
	#site-footer p {
		font-size: 14px;
	}
	.padding-left-large {
		padding-left: 20px;
	}
	.padding-right-large {
		padding-right: 20px;
	}
	.padding-top-large {
		padding-top: 20px;
	}
	.padding-bottom-large {
		padding-bottom: 20px;
	}
	#Form_PartsForm fieldset #partsformholder .partgrid label {
		display: block;
	}
	#Form_PartsForm fieldset #partsformholder .grey-bg {
		background: #e4e4e4;
		padding-top: 1.25rem;
		margin-bottom: 1.25rem;
	}
	.review_tab {
		width: 35px;
	}
	.copyright-border-top {
	    padding: 40px 20px 40px 20px;
	}	
	.copyright-border-top a.signup-button {
	    padding: 12px 25px;
	    font-size: 14px;
	}	
	.in-touch-button {
	    display:none;
	}
	#ServiceRibbon {
	    padding: 20px;
	}
	#ServiceRibbon .service-inner {
	    padding: 15px;
	}
	#ServiceRibbon .service-inner .header {
	    font-size: 24px;
	}
	#ServiceRibbon .service-inner a.service-btn {
	    padding: 10px 25px;
	    font-size: 16px;
	    margin-top:5px;
	}	
}

/****** FILE: themes/LYtheme-2023/css/form.css *****/
﻿form .textajaxuniquetext:focus,
form input.text:focus,
form select:focus,
form textarea:focus {
    outline: 0
}
form input[disabled],
form textarea[disabled] {
    background-color: #f7f7f7;
    border: 1px solid #dad9d9
}
form label,
form label.left {
    float: none;
    clear: both;
}
.empty-space-field{
	visibility:hidden;
}
.field {
    margin: 0 0 12px
}
label {
    margin: 0 0 5px
}
.field .checkbox,
.field .radio {
    width: 13px;
    height: 13px;
    margin-right: 6px;
    margin-top: 3px;
    padding: 0
}
form .message {
    background-color: #fef4ba;
    padding: 5px 10px;
    border: 1px solid #e8c805;
    border-radius: 3px
}
form .good {
    background-color: #ecf9d0;
    border-color: #8fbe00
}
form .bad,
form .required {
    background-color: #f9d0d0;
    border-color: #cf0000;
    color: #b80000
}
.Actions {
    margin-bottom: 20px
}
.Actions .action,
a.btn,
input[type=submit] {
    background: #f6bf19;    
    color: #171717;
    font-size: 16px;
    display: inline-block;
    text-decoration: none;
    margin: 0;
    padding: 15px 25px;
    border: 0;
    cursor: pointer
}
.Actions .action:hover,
a.btn:hover,
input[type=submit]:hover {
    background: #171717;
    color:#f6bf19; 	    
}
button{
    background: #a61022;    
    color: #fff;
    font-size: 0.875rem;
    font-weight:bold;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    text-align:center;
    margin: 0;
    padding: 16px 35px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px; 
    transition: 0.4s all;	   
    border: 0;
    cursor: pointer
}
button:hover{
    background: #931928; 	    
}

a.btn {
    line-height: 18px;
    margin-bottom: 10px
}
a.btn:after {
    content: '\2192';
    padding-left: 10px
}
.ie7 input.action {
    width: 0;
    overflow: visible
}
input.action[class] {
    width: auto
}
.ie7 .Actions .action {
    float: left
}
.Actions:after {
    display: inline-block;
    font-weight: 400;
    margin-top: 9px
}
#MemberLoginForm_LoginForm .Actions:after,
#MemberLoginForm_LostPasswordForm .Actions:after {
    display: none
}
#Remember {
    min-height: 20px
}
#ForgotPassword {
    clear: left
}
h3.FormHeading {
    clear: both;
    padding: 12px 0 7px!important;
    margin: 0!important;
    font-size: 22px!important;
    font-weight: 700!important;
    color: #0871dc!important
}
form .date .middleColumn input {
    width: 114px
}
.Actions input.action-minor,
.Actions input.resetformaction {
    float: left;
    background-color: #888
}
.Actions input.action-minor:hover,
.Actions input.resetformaction:hover {
    background-color: #aaa
}
.checkbox label.right {
    font-size: 14px;
    color: #565656
}
form .requiredField label.left:after {
    color: #B94A48;
    content: "*";
    font-size: 14px;
    font-weight: 400;
    padding-left: 3px
}
input.text,
input.title,
input:not([type]), 
input[type=text], 
input[type=password], 
input[type=date], 
input[type=datetime], 
input[type=datetime-local], 
input[type=month], 
input[type=week], 
input[type=email], 
input[type=number], 
input[type=search], 
input[type=tel], 
input[type=time], 
input[type=url], 
input[type=color], 
textarea,
select 
{
    padding: 5px
}
form .checkboxset ul,
form .optionset ul {
    margin: 0
}
form .checkboxset li,
form .optionset li {
    margin-bottom: 5px;
    list-style-type: none
}
form div.checkbox:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}
form .checkbox .checkbox {
    clear: both
}
span.message {
    margin: 10px 0;
    display: block;
    max-width: 390px;
    clear: left
}
form input.holder-required {
    border: 1px solid #cf0000
}
.no-boxshadow input:invalid,
.no-boxshadow textarea:invalid {
    background-color: #f0dddd
}
.ss-uploadfield-item-info button {
    margin-top: 4px!important;
    float: left
}
form .creditCardField input,
form input.currency,
form input.numeric {
    width: 50px
}
form #DMYDate-day,
form #DMYDate-month {
    width: 25px
}
.required {
    color: red
}
fieldset {
    padding: .3em;
    margin: 0 0 10px;
    border: none
}
ul.optionset {
    margin: 0
}
ul.optionset li {
    list-style-type: none;
    list-style-position: outside;
    margin: 0
}
.dropdown,
.optionset {
    margin: 0 0 15px;
}
legend {
    font-weight: 700;
    font-size: 1.2em
}
form .field .file,
form .field input[type=file]
{
	padding:15px;
	border: 1px solid #d6d6d6;
	background:#f9e1e3;
}
#IE8#HACK,
fieldset {
    padding-top: .3em
}
#IE8#HACK,
legend {
    margin-top: 0;
    margin-bottom: 0
}
input.text,
input.title,
input:not([type]), 
input[type=text], 
input[type=password], 
input[type=date], 
input[type=datetime], 
input[type=datetime-local], 
input[type=month], 
input[type=week], 
input[type=email], 
input[type=number], 
input[type=search], 
input[type=tel], 
input[type=time], 
input[type=url], 
input[type=color], 
select
{
	height:3rem;
}
input.text,
input.title,
input:not([type]), 
input[type=text], 
input[type=password], 
input[type=date], 
input[type=datetime], 
input[type=datetime-local], 
input[type=month], 
input[type=week], 
input[type=email], 
input[type=number], 
input[type=search], 
input[type=tel], 
input[type=time], 
input[type=url], 
input[type=color], 
textarea,
select
{
    margin: 0 0 15px 0;
    background-color: #fff;
    border: 1px solid #cccccc;
	box-shadow: inset 0px 0px 0px rgb(0 0 0 / 0%);    
}
input.text:focus,
input.title:focus,
input:not([type]):focus, 
input[type=text]:focus, 
input[type=password]:focus, 
input[type=date]:focus, 
input[type=datetime]:focus, 
input[type=datetime-local]:focus, 
input[type=month]:focus, 
input[type=week]:focus, 
input[type=email]:focus, 
input[type=number]:focus, 
input[type=search]:focus, 
input[type=tel]:focus, 
input[type=time]:focus, 
input[type=url]:focus, 
input[type=color]:focus, 
textarea:focus,
select:focus
{
    border-color: #666
}
select {
    background-color: #fff;
    border-width: 1px;
    border-style: solid
}
input.title {
    font-size: 1.5em
}
textarea {
    resize: vertical;
    min-height: 150px
}
form.inline {
    line-height: 3
}
form.inline p {
    margin-bottom: 0
}
.alert,
.error,
.info,
.notice,
.success {
    padding: .8em;
    margin-bottom: 1em;
    border: 2px solid #ddd
}
.alert,
.error {
    background: #fbe3e4;
    color: #8a1f11;
    border-color: #fbc2c4
}
.notice {
    background: #fff6bf;
    color: #514721;
    border-color: #ffd324
}
.success {
    background: #e6efc2;
    color: #264409;
    border-color: #c6d880
}
.info {
    background: #d5edf8;
    color: #205791;
    border-color: #92cae4
}
.alert a,
.error a {
    color: #8a1f11
}
.notice a {
    color: #514721
}
.success a {
    color: #264409
}
.info a {
    color: #205791
}
.cadform form fieldset{
	margin:0;
	padding:0;
}

/**************************** Custom Form Styles ************************************/


/* Get A Quote Form */

.getquote-form-container form#Form_Form fieldset #EditableTextField54{
	width:32%;
}
.getquote-form-container form#Form_Form fieldset #EditableTextField56,
.getquote-form-container form#Form_Form fieldset #EditableTextField57,
.getquote-form-container form#Form_Form fieldset #EditableTextField58,
.getquote-form-container form#Form_Form fieldset #EditableTextField59,
.getquote-form-container form#Form_Form fieldset #EditableTextField60,
.getquote-form-container form#Form_Form fieldset #EditableTextField61,
.getquote-form-container form#Form_Form fieldset #EditableTextField62,
.getquote-form-container form#Form_Form fieldset #EditableTextField63
{
	width:32.5%;
	float:left;
	margin:0 0.4% 0 0;
}
.getquote-form-container form#Form_Form fieldset #EditableTextField64
{
	width:98.5%;
	clear:both;
}
.getquote-form-container form#Form_Form .Actions {
	margin-top:10px;
}

/* Schedule A Demo Form */

.scheduledemo-form-container form#Form_Form fieldset #EditableDropdown68,
.scheduledemo-form-container form#Form_Form fieldset #EditableTextField69,
.scheduledemo-form-container form#Form_Form fieldset #EditableDateField70,
.scheduledemo-form-container form#Form_Form fieldset #EditableTextField72,
.scheduledemo-form-container form#Form_Form fieldset #EditableTextField73,
.scheduledemo-form-container form#Form_Form fieldset #EditableTextField74,
.scheduledemo-form-container form#Form_Form fieldset #EditableTextField75,
.scheduledemo-form-container form#Form_Form fieldset #EditableTextField76,
.scheduledemo-form-container form#Form_Form fieldset #EditableTextField77,
.scheduledemo-form-container form#Form_Form fieldset #EditableTextField78,
.scheduledemo-form-container form#Form_Form fieldset #EditableTextField79
{
	width:32.5%;
	float:left;
	margin:0 0.4% 0 0;
}
.scheduledemo-form-container form#Form_Form fieldset #EditableTextField80
{
	width:98.5%;
	clear:both;
}
.scheduledemo-form-container form#Form_Form .Actions {
	margin-top:10px;
}

/* Schedule Service Form */

.servicescheduler-form-container form#Form_Form fieldset #EditableTextField39,
.servicescheduler-form-container form#Form_Form fieldset #EditableTextField40,
.servicescheduler-form-container form#Form_Form fieldset #EditableEmailField41
{
	width:32.9%;
	float:left;
	margin:0 0.4% 0 0;	
}
.servicescheduler-form-container form#Form_Form fieldset #EditableTextField43,
.servicescheduler-form-container form#Form_Form fieldset #EditableTextField82
{
	width:49.5%;
	float:left;
	margin:0 0.4% 0 0;	
}
.servicescheduler-form-container form#Form_Form fieldset #EditableTextField44{
	width:99.3%;
	clear:both;
}

#parts-sale-form form#Form_Form fieldset #EditableTextField90,
#parts-sale-form form#Form_Form fieldset #EditableEmailField93,
#parts-sale-form form#Form_Form fieldset #EditableTextField91,
#parts-sale-form form#Form_Form fieldset #EditableTextField92,
#parts-sale-form form#Form_Form fieldset #EditableDateField94
{
	width:50%;
}
/* Quantity */
#parts-sale-form form#Form_Form fieldset #EditableTextField95,
#parts-sale-form form#Form_Form fieldset #EditableTextField98,
#parts-sale-form form#Form_Form fieldset #EditableTextField101,
#parts-sale-form form#Form_Form fieldset #EditableTextField104,
#parts-sale-form form#Form_Form fieldset #EditableTextField107,
#parts-sale-form form#Form_Form fieldset #EditableTextField110,
#parts-sale-form form#Form_Form fieldset #EditableTextField113,
#parts-sale-form form#Form_Form fieldset #EditableTextField116,
#parts-sale-form form#Form_Form fieldset #EditableTextField119,
#parts-sale-form form#Form_Form fieldset #EditableTextField122,
#parts-sale-form form#Form_Form fieldset #EditableTextField125,
#parts-sale-form form#Form_Form fieldset #EditableTextField128,
#parts-sale-form form#Form_Form fieldset #EditableTextField131,
#parts-sale-form form#Form_Form fieldset #EditableTextField134,
#parts-sale-form form#Form_Form fieldset #EditableTextField137,
#parts-sale-form form#Form_Form fieldset #EditableTextField140,
#parts-sale-form form#Form_Form fieldset #EditableTextField143,
#parts-sale-form form#Form_Form fieldset #EditableTextField146,
#parts-sale-form form#Form_Form fieldset #EditableTextField149,
#parts-sale-form form#Form_Form fieldset #EditableTextField152
{
	width:14%;
	float:left;
	margin-right:10px;
}
/* Part Number */
#parts-sale-form form#Form_Form fieldset #EditableTextField96,
#parts-sale-form form#Form_Form fieldset #EditableTextField99,
#parts-sale-form form#Form_Form fieldset #EditableTextField102,
#parts-sale-form form#Form_Form fieldset #EditableTextField105,
#parts-sale-form form#Form_Form fieldset #EditableTextField108,
#parts-sale-form form#Form_Form fieldset #EditableTextField111,
#parts-sale-form form#Form_Form fieldset #EditableTextField114,
#parts-sale-form form#Form_Form fieldset #EditableTextField117,
#parts-sale-form form#Form_Form fieldset #EditableTextField120,
#parts-sale-form form#Form_Form fieldset #EditableTextField123,
#parts-sale-form form#Form_Form fieldset #EditableTextField126,
#parts-sale-form form#Form_Form fieldset #EditableTextField129,
#parts-sale-form form#Form_Form fieldset #EditableTextField132,
#parts-sale-form form#Form_Form fieldset #EditableTextField135,
#parts-sale-form form#Form_Form fieldset #EditableTextField138,
#parts-sale-form form#Form_Form fieldset #EditableTextField141,
#parts-sale-form form#Form_Form fieldset #EditableTextField144,
#parts-sale-form form#Form_Form fieldset #EditableTextField147,
#parts-sale-form form#Form_Form fieldset #EditableTextField150,
#parts-sale-form form#Form_Form fieldset #EditableTextField153
{
	width:28%;
	float:left;
	margin-right:10px;
}
/* Description */
#parts-sale-form form#Form_Form fieldset #EditableTextField97,
#parts-sale-form form#Form_Form fieldset #EditableTextField100,
#parts-sale-form form#Form_Form fieldset #EditableTextField103,
#parts-sale-form form#Form_Form fieldset #EditableTextField106,
#parts-sale-form form#Form_Form fieldset #EditableTextField109,
#parts-sale-form form#Form_Form fieldset #EditableTextField112,
#parts-sale-form form#Form_Form fieldset #EditableTextField115,
#parts-sale-form form#Form_Form fieldset #EditableTextField118,
#parts-sale-form form#Form_Form fieldset #EditableTextField121,
#parts-sale-form form#Form_Form fieldset #EditableTextField124,
#parts-sale-form form#Form_Form fieldset #EditableTextField127,
#parts-sale-form form#Form_Form fieldset #EditableTextField130,
#parts-sale-form form#Form_Form fieldset #EditableTextField133,
#parts-sale-form form#Form_Form fieldset #EditableTextField136,
#parts-sale-form form#Form_Form fieldset #EditableTextField139,
#parts-sale-form form#Form_Form fieldset #EditableTextField142,
#parts-sale-form form#Form_Form fieldset #EditableTextField145,
#parts-sale-form form#Form_Form fieldset #EditableTextField148,
#parts-sale-form form#Form_Form fieldset #EditableTextField151,
#parts-sale-form form#Form_Form fieldset #EditableTextField154
{
	width:53.5%;
	float:left;
	margin-right:10px;
}
#parts-sale-form form#Form_Form fieldset #EditableTextField156{
	width:97.5%;
	clear:both;
}

@media only screen and (max-width: 900px) {
    form {
        max-width: 100%
    }
}
@media only screen and (max-width: 770px) {
    .header form .middleColumn {
        float: none;
        width: 100%!important
    }
    #MemberLoginForm_LoginForm label,
    form label.left {
        margin-bottom: 8px
    }
	.getquote-form-container form#Form_Form fieldset #EditableTextField54{
		width:100%;
	}
	.getquote-form-container form#Form_Form fieldset #EditableTextField56,
	.getquote-form-container form#Form_Form fieldset #EditableTextField57,
	.getquote-form-container form#Form_Form fieldset #EditableTextField58,
	.getquote-form-container form#Form_Form fieldset #EditableTextField59,
	.getquote-form-container form#Form_Form fieldset #EditableTextField60,
	.getquote-form-container form#Form_Form fieldset #EditableTextField61,
	.getquote-form-container form#Form_Form fieldset #EditableTextField62,
	.getquote-form-container form#Form_Form fieldset #EditableTextField63
	{
		width:100%;
		float:none;
		margin:0;
	}
	.getquote-form-container form#Form_Form fieldset #EditableTextField64
	{
		width:100%;
	}
	.scheduledemo-form-container form#Form_Form fieldset #EditableDropdown68,
	.scheduledemo-form-container form#Form_Form fieldset #EditableTextField69,
	.scheduledemo-form-container form#Form_Form fieldset #EditableDateField70,
	.scheduledemo-form-container form#Form_Form fieldset #EditableTextField72,
	.scheduledemo-form-container form#Form_Form fieldset #EditableTextField73,
	.scheduledemo-form-container form#Form_Form fieldset #EditableTextField74,
	.scheduledemo-form-container form#Form_Form fieldset #EditableTextField75,
	.scheduledemo-form-container form#Form_Form fieldset #EditableTextField76,
	.scheduledemo-form-container form#Form_Form fieldset #EditableTextField77,
	.scheduledemo-form-container form#Form_Form fieldset #EditableTextField78,
	.scheduledemo-form-container form#Form_Form fieldset #EditableTextField79
	{
		width:100%;
		float:none;
		margin:0;
	}
	.scheduledemo-form-container form#Form_Form fieldset #EditableTextField80
	{
		width:100%;
	}
	#parts-sale-form form#Form_Form fieldset #EditableTextField90,
	#parts-sale-form form#Form_Form fieldset #EditableEmailField93,
	#parts-sale-form form#Form_Form fieldset #EditableTextField91,
	#parts-sale-form form#Form_Form fieldset #EditableTextField92,
	#parts-sale-form form#Form_Form fieldset #EditableDateField94
	{
		width:100%;
	}
	/* Quantity */
	#parts-sale-form form#Form_Form fieldset #EditableTextField95,
	#parts-sale-form form#Form_Form fieldset #EditableTextField98,
	#parts-sale-form form#Form_Form fieldset #EditableTextField101,
	#parts-sale-form form#Form_Form fieldset #EditableTextField104,
	#parts-sale-form form#Form_Form fieldset #EditableTextField107,
	#parts-sale-form form#Form_Form fieldset #EditableTextField110,
	#parts-sale-form form#Form_Form fieldset #EditableTextField113,
	#parts-sale-form form#Form_Form fieldset #EditableTextField116,
	#parts-sale-form form#Form_Form fieldset #EditableTextField119,
	#parts-sale-form form#Form_Form fieldset #EditableTextField122,
	#parts-sale-form form#Form_Form fieldset #EditableTextField125,
	#parts-sale-form form#Form_Form fieldset #EditableTextField128,
	#parts-sale-form form#Form_Form fieldset #EditableTextField131,
	#parts-sale-form form#Form_Form fieldset #EditableTextField134,
	#parts-sale-form form#Form_Form fieldset #EditableTextField137,
	#parts-sale-form form#Form_Form fieldset #EditableTextField140,
	#parts-sale-form form#Form_Form fieldset #EditableTextField143,
	#parts-sale-form form#Form_Form fieldset #EditableTextField146,
	#parts-sale-form form#Form_Form fieldset #EditableTextField149,
	#parts-sale-form form#Form_Form fieldset #EditableTextField152
	{
		width:13%;
		float:left;
		margin-right:6px;
	}
	/* Part Number */
	#parts-sale-form form#Form_Form fieldset #EditableTextField96,
	#parts-sale-form form#Form_Form fieldset #EditableTextField99,
	#parts-sale-form form#Form_Form fieldset #EditableTextField102,
	#parts-sale-form form#Form_Form fieldset #EditableTextField105,
	#parts-sale-form form#Form_Form fieldset #EditableTextField108,
	#parts-sale-form form#Form_Form fieldset #EditableTextField111,
	#parts-sale-form form#Form_Form fieldset #EditableTextField114,
	#parts-sale-form form#Form_Form fieldset #EditableTextField117,
	#parts-sale-form form#Form_Form fieldset #EditableTextField120,
	#parts-sale-form form#Form_Form fieldset #EditableTextField123,
	#parts-sale-form form#Form_Form fieldset #EditableTextField126,
	#parts-sale-form form#Form_Form fieldset #EditableTextField129,
	#parts-sale-form form#Form_Form fieldset #EditableTextField132,
	#parts-sale-form form#Form_Form fieldset #EditableTextField135,
	#parts-sale-form form#Form_Form fieldset #EditableTextField138,
	#parts-sale-form form#Form_Form fieldset #EditableTextField141,
	#parts-sale-form form#Form_Form fieldset #EditableTextField144,
	#parts-sale-form form#Form_Form fieldset #EditableTextField147,
	#parts-sale-form form#Form_Form fieldset #EditableTextField150,
	#parts-sale-form form#Form_Form fieldset #EditableTextField153
	{
		width:29%;
		float:left;
		margin-right:6px;
	}
	/* Description */
	#parts-sale-form form#Form_Form fieldset #EditableTextField97,
	#parts-sale-form form#Form_Form fieldset #EditableTextField100,
	#parts-sale-form form#Form_Form fieldset #EditableTextField103,
	#parts-sale-form form#Form_Form fieldset #EditableTextField106,
	#parts-sale-form form#Form_Form fieldset #EditableTextField109,
	#parts-sale-form form#Form_Form fieldset #EditableTextField112,
	#parts-sale-form form#Form_Form fieldset #EditableTextField115,
	#parts-sale-form form#Form_Form fieldset #EditableTextField118,
	#parts-sale-form form#Form_Form fieldset #EditableTextField121,
	#parts-sale-form form#Form_Form fieldset #EditableTextField124,
	#parts-sale-form form#Form_Form fieldset #EditableTextField127,
	#parts-sale-form form#Form_Form fieldset #EditableTextField130,
	#parts-sale-form form#Form_Form fieldset #EditableTextField133,
	#parts-sale-form form#Form_Form fieldset #EditableTextField136,
	#parts-sale-form form#Form_Form fieldset #EditableTextField139,
	#parts-sale-form form#Form_Form fieldset #EditableTextField142,
	#parts-sale-form form#Form_Form fieldset #EditableTextField145,
	#parts-sale-form form#Form_Form fieldset #EditableTextField148,
	#parts-sale-form form#Form_Form fieldset #EditableTextField151,
	#parts-sale-form form#Form_Form fieldset #EditableTextField154
	{
		width:52%;
		float:left;
		margin-right:6px;
	}
}
@media only screen and (max-width: 640px) {
	.empty-space-field{
		display:none !important;
	}
	/* Quantity */
	#parts-sale-form form#Form_Form fieldset #EditableTextField95,
	#parts-sale-form form#Form_Form fieldset #EditableTextField98,
	#parts-sale-form form#Form_Form fieldset #EditableTextField101,
	#parts-sale-form form#Form_Form fieldset #EditableTextField104,
	#parts-sale-form form#Form_Form fieldset #EditableTextField107,
	#parts-sale-form form#Form_Form fieldset #EditableTextField110,
	#parts-sale-form form#Form_Form fieldset #EditableTextField113,
	#parts-sale-form form#Form_Form fieldset #EditableTextField116,
	#parts-sale-form form#Form_Form fieldset #EditableTextField119,
	#parts-sale-form form#Form_Form fieldset #EditableTextField122,
	#parts-sale-form form#Form_Form fieldset #EditableTextField125,
	#parts-sale-form form#Form_Form fieldset #EditableTextField128,
	#parts-sale-form form#Form_Form fieldset #EditableTextField131,
	#parts-sale-form form#Form_Form fieldset #EditableTextField134,
	#parts-sale-form form#Form_Form fieldset #EditableTextField137,
	#parts-sale-form form#Form_Form fieldset #EditableTextField140,
	#parts-sale-form form#Form_Form fieldset #EditableTextField143,
	#parts-sale-form form#Form_Form fieldset #EditableTextField146,
	#parts-sale-form form#Form_Form fieldset #EditableTextField149,
	#parts-sale-form form#Form_Form fieldset #EditableTextField152
	{
		width:12%;
		float:left;
	}
	/* Part Number */
	#parts-sale-form form#Form_Form fieldset #EditableTextField96,
	#parts-sale-form form#Form_Form fieldset #EditableTextField99,
	#parts-sale-form form#Form_Form fieldset #EditableTextField102,
	#parts-sale-form form#Form_Form fieldset #EditableTextField105,
	#parts-sale-form form#Form_Form fieldset #EditableTextField108,
	#parts-sale-form form#Form_Form fieldset #EditableTextField111,
	#parts-sale-form form#Form_Form fieldset #EditableTextField114,
	#parts-sale-form form#Form_Form fieldset #EditableTextField117,
	#parts-sale-form form#Form_Form fieldset #EditableTextField120,
	#parts-sale-form form#Form_Form fieldset #EditableTextField123,
	#parts-sale-form form#Form_Form fieldset #EditableTextField126,
	#parts-sale-form form#Form_Form fieldset #EditableTextField129,
	#parts-sale-form form#Form_Form fieldset #EditableTextField132,
	#parts-sale-form form#Form_Form fieldset #EditableTextField135,
	#parts-sale-form form#Form_Form fieldset #EditableTextField138,
	#parts-sale-form form#Form_Form fieldset #EditableTextField141,
	#parts-sale-form form#Form_Form fieldset #EditableTextField144,
	#parts-sale-form form#Form_Form fieldset #EditableTextField147,
	#parts-sale-form form#Form_Form fieldset #EditableTextField150,
	#parts-sale-form form#Form_Form fieldset #EditableTextField153
	{
		width:29%;
		float:left;
	}
	/* Description */
	#parts-sale-form form#Form_Form fieldset #EditableTextField97,
	#parts-sale-form form#Form_Form fieldset #EditableTextField100,
	#parts-sale-form form#Form_Form fieldset #EditableTextField103,
	#parts-sale-form form#Form_Form fieldset #EditableTextField106,
	#parts-sale-form form#Form_Form fieldset #EditableTextField109,
	#parts-sale-form form#Form_Form fieldset #EditableTextField112,
	#parts-sale-form form#Form_Form fieldset #EditableTextField115,
	#parts-sale-form form#Form_Form fieldset #EditableTextField118,
	#parts-sale-form form#Form_Form fieldset #EditableTextField121,
	#parts-sale-form form#Form_Form fieldset #EditableTextField124,
	#parts-sale-form form#Form_Form fieldset #EditableTextField127,
	#parts-sale-form form#Form_Form fieldset #EditableTextField130,
	#parts-sale-form form#Form_Form fieldset #EditableTextField133,
	#parts-sale-form form#Form_Form fieldset #EditableTextField136,
	#parts-sale-form form#Form_Form fieldset #EditableTextField139,
	#parts-sale-form form#Form_Form fieldset #EditableTextField142,
	#parts-sale-form form#Form_Form fieldset #EditableTextField145,
	#parts-sale-form form#Form_Form fieldset #EditableTextField148,
	#parts-sale-form form#Form_Form fieldset #EditableTextField151,
	#parts-sale-form form#Form_Form fieldset #EditableTextField154
	{
		width:51%;
		float:left;
	}		
}	
@media only screen and (max-width: 375px) {
	/* Quantity */
	#parts-sale-form form#Form_Form fieldset #EditableTextField95,
	#parts-sale-form form#Form_Form fieldset #EditableTextField98,
	#parts-sale-form form#Form_Form fieldset #EditableTextField101,
	#parts-sale-form form#Form_Form fieldset #EditableTextField104,
	#parts-sale-form form#Form_Form fieldset #EditableTextField107,
	#parts-sale-form form#Form_Form fieldset #EditableTextField110,
	#parts-sale-form form#Form_Form fieldset #EditableTextField113,
	#parts-sale-form form#Form_Form fieldset #EditableTextField116,
	#parts-sale-form form#Form_Form fieldset #EditableTextField119,
	#parts-sale-form form#Form_Form fieldset #EditableTextField122,
	#parts-sale-form form#Form_Form fieldset #EditableTextField125,
	#parts-sale-form form#Form_Form fieldset #EditableTextField128,
	#parts-sale-form form#Form_Form fieldset #EditableTextField131,
	#parts-sale-form form#Form_Form fieldset #EditableTextField134,
	#parts-sale-form form#Form_Form fieldset #EditableTextField137,
	#parts-sale-form form#Form_Form fieldset #EditableTextField140,
	#parts-sale-form form#Form_Form fieldset #EditableTextField143,
	#parts-sale-form form#Form_Form fieldset #EditableTextField146,
	#parts-sale-form form#Form_Form fieldset #EditableTextField149,
	#parts-sale-form form#Form_Form fieldset #EditableTextField152
	{
		width:100%;
		float:none;
		margin-right:0px;		
	}
	/* Part Number */
	#parts-sale-form form#Form_Form fieldset #EditableTextField96,
	#parts-sale-form form#Form_Form fieldset #EditableTextField99,
	#parts-sale-form form#Form_Form fieldset #EditableTextField102,
	#parts-sale-form form#Form_Form fieldset #EditableTextField105,
	#parts-sale-form form#Form_Form fieldset #EditableTextField108,
	#parts-sale-form form#Form_Form fieldset #EditableTextField111,
	#parts-sale-form form#Form_Form fieldset #EditableTextField114,
	#parts-sale-form form#Form_Form fieldset #EditableTextField117,
	#parts-sale-form form#Form_Form fieldset #EditableTextField120,
	#parts-sale-form form#Form_Form fieldset #EditableTextField123,
	#parts-sale-form form#Form_Form fieldset #EditableTextField126,
	#parts-sale-form form#Form_Form fieldset #EditableTextField129,
	#parts-sale-form form#Form_Form fieldset #EditableTextField132,
	#parts-sale-form form#Form_Form fieldset #EditableTextField135,
	#parts-sale-form form#Form_Form fieldset #EditableTextField138,
	#parts-sale-form form#Form_Form fieldset #EditableTextField141,
	#parts-sale-form form#Form_Form fieldset #EditableTextField144,
	#parts-sale-form form#Form_Form fieldset #EditableTextField147,
	#parts-sale-form form#Form_Form fieldset #EditableTextField150,
	#parts-sale-form form#Form_Form fieldset #EditableTextField153
	{
		width:100%;
		float:none;
		margin-right:0px;		
	}
	/* Description */
	#parts-sale-form form#Form_Form fieldset #EditableTextField97,
	#parts-sale-form form#Form_Form fieldset #EditableTextField100,
	#parts-sale-form form#Form_Form fieldset #EditableTextField103,
	#parts-sale-form form#Form_Form fieldset #EditableTextField106,
	#parts-sale-form form#Form_Form fieldset #EditableTextField109,
	#parts-sale-form form#Form_Form fieldset #EditableTextField112,
	#parts-sale-form form#Form_Form fieldset #EditableTextField115,
	#parts-sale-form form#Form_Form fieldset #EditableTextField118,
	#parts-sale-form form#Form_Form fieldset #EditableTextField121,
	#parts-sale-form form#Form_Form fieldset #EditableTextField124,
	#parts-sale-form form#Form_Form fieldset #EditableTextField127,
	#parts-sale-form form#Form_Form fieldset #EditableTextField130,
	#parts-sale-form form#Form_Form fieldset #EditableTextField133,
	#parts-sale-form form#Form_Form fieldset #EditableTextField136,
	#parts-sale-form form#Form_Form fieldset #EditableTextField139,
	#parts-sale-form form#Form_Form fieldset #EditableTextField142,
	#parts-sale-form form#Form_Form fieldset #EditableTextField145,
	#parts-sale-form form#Form_Form fieldset #EditableTextField148,
	#parts-sale-form form#Form_Form fieldset #EditableTextField151,
	#parts-sale-form form#Form_Form fieldset #EditableTextField154
	{
		width:100%;
		float:none;
		margin-right:0px;		
	}		
}



/****** FILE: themes/LYtheme-2023/css/login.css *****/
﻿label,
legend,
user agent stylesheet h1 {
    font-weight: 700
}
.basecamp .login {
    padding: 130px 0 130px;
    height: 100%;
    background-image: url(../images/login-wallpaper.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.basecamp .login div.login_dialog h1 {
    font-size: 18px;
    font-weight: 700;
    color: #000!important;
    line-height: 19px;
    margin: 13px 0 15px
}
user agent stylesheet h1 {
    display: block;
    font-size: 2em;
    color: #000!important;
    margin: .67em 0
}
.basecamp .login div#login_content {
    margin: 0 auto;
    text-align: center;
    width: 100%;
    max-width: 988px
}
.basecamp .login div#login_content_inner {
    text-align: center;
    width: 100%;
    max-width: 988px;
    padding-bottom: 20px
}
.basecamp .login div.dialog_contents {
    padding: 0
}
.basecamp .login div.dialog_contents img {
    margin-left: auto;
    margin-right: auto
}
.basecamp .login div.login_dialog {
    width: 410px;
    margin: 0 auto;
    background: rgba(255, 255, 255, .8);
    padding: 10px 39px 19px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -moz-box-shadow: 0 0 6px #212121;
    -webkit-box-shadow: 0 0 6px #212121;
    box-shadow: 0 0 6px #212121;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3,  Direction=135,  Color='#999999')";
    filter: progid: DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999')
}
.basecamp .login div.login_dialog label {
    color: #333!important;
    font-size: 16px
}
.basecamp .login fieldset {
    padding: 0 1.4em 1.4em;
    margin: 0 0 1.5em;
    border: none
}
.basecamp .login legend {
    font-size: 1.2em
}
#IE8#HACK,
.basecamp .login fieldset {
    padding-top: 1.4em
}
#IE8#HACK,
.basecamp .login legend {
    margin-top: 0;
    margin-bottom: 0
}
.basecamp .login input.text,
.basecamp .login input.title,
.basecamp .login input[type=password],
.basecamp .login input[type=text],
.basecamp .login textarea {
    background-color: #fff;
    border: 1px solid #bbb
}
.basecamp .login input.text:focus,
.basecamp .login input.title:focus,
.basecamp .login input[type=password]:focus,
.basecamp .login input[type=text]:focus,
.basecamp .login textarea:focus {
    border-color: #666
}
.basecamp .login select {
    background-color: #fff;
    border-width: 1px;
    border-style: solid
}
.basecamp .login input.text,
.basecamp .login input.title,
.basecamp .login input[type=password],
.basecamp .login input[type=text],
.basecamp .login select,
.basecamp .login textarea {
    margin: .5em 0
}
.basecamp .login input.text,
.basecamp .login input.title {
    width: 300px;
    padding: 5px
}
.basecamp .login input.title {
    font-size: 1.5em
}
.basecamp .login textarea {
    width: 390px;
    height: 250px;
    padding: 5px
}
.basecamp .login form.inline {
    line-height: 3
}
.basecamp .login form.inline p {
    margin-bottom: 0
}
.basecamp .login .alert,
.basecamp .login .error,
.basecamp .login .info,
.basecamp .login .notice,
.basecamp .login .success {
    padding: .8em;
    margin-bottom: 1em;
    border: 2px solid #ddd
}
.basecamp .login .alert,
.basecamp .login .error {
    background: #fbe3e4;
    color: #8a1f11;
    border-color: #fbc2c4
}
.basecamp .login .notice {
    background: #fff6bf;
    color: #514721;
    border-color: #ffd324
}
.basecamp .login .success {
    background: #e6efc2;
    color: #264409;
    border-color: #c6d880
}
.basecamp .login .info {
    background: #d5edf8;
    color: #205791;
    border-color: #92cae4
}
.basecamp .login .alert a,
.basecamp .login .error a {
    color: #8a1f11
}
.basecamp .login .notice a {
    color: #514721
}
.basecamp .login .success a {
    color: #264409
}
.basecamp .login .info a {
    color: #205791
}

/****** FILE: themes/LYtheme-2023/css/grideffects.css *****/
﻿.grid {
    position: relative;
    margin: 0 auto;
    padding: 1em 0 4em;
    list-style: none;
    text-align: center;
}
#cards .grid [class*=block-grid-]>li {
    padding: 0 5px 0 5px;
}

/* Common style */

.grid figure {
    position: relative;
    overflow: hidden;
    margin: 0px;
    padding:0px;
    min-width: 100%;
    max-width: 400px;
    max-height: 400px;
    width: 100%;
    background: #000;
    text-align: center;
    cursor: pointer;
}
.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    width:100%;
    opacity: 0.8;
}
.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.grid figure figcaption::before,
.grid figure figcaption::after {
    pointer-events: none;
}
.grid figure figcaption,
.grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */

.grid figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}
.grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
}
.grid figure h2 span {
    font-weight: 800;
}
.grid figure h2,
.grid figure p {
    margin: 0;
}
.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}
/* Individual effects */
/*---------------*/
/***** Lily *****/
/*---------------*/

figure.effect-lily img {
    max-width: none;
    width: -webkit-calc(100% + 50px);
    width: calc(100% + 50px);
    opacity: 0.7;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0);
}
figure.effect-lily figcaption {
    text-align: left;
}
figure.effect-lily figcaption > div {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 2em;
    width: 100%;
    height: 50%;
}
figure.effect-lily h2,
figure.effect-lily p {
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
}
figure.effect-lily h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}
figure.effect-lily p {
    color: rgba(255, 255, 255, 0.8);
    opacity: 0;
    -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
    transition: opacity 0.2s, transform 0.35s;
}
figure.effect-lily:hover img,
figure.effect-lily:hover p {
    opacity: 1;
}
figure.effect-lily:hover img,
figure.effect-lily:hover h2,
figure.effect-lily:hover p {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-lily:hover p {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
}
/*---------------*/
/***** Sadie *****/
/*---------------*/

figure.effect-sadie figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 75%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 75%);
    content: '';
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
}
figure.effect-sadie h2,
figure.effect-sadie .main-head
{
    position: absolute;
    top: 80%;
    left: 0;
    width: 100%;
    color: #fff;
    font-size:30px;
    letter-spacing:-1px;
    word-spacing:2px;    
    font-weight:bold;
    -webkit-transition: -webkit-transform 0.35s, color 0.35s;
    transition: transform 0.35s, color 0.35s;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}
figure.effect-sadie figcaption::before,
figure.effect-sadie p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
figure.effect-sadie p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 2em;
    width: 100%;
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
}
figure.effect-sadie:hover h2,
figure.effect-sadie:hover .main-head
{
    color: #fff;
    -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
    transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
}
figure.effect-sadie:hover figcaption::before,
figure.effect-sadie:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
/*---------------*/
/***** Roxy *****/
/*---------------*/

figure.effect-roxy {
    background: -webkit-linear-gradient(45deg, #ff89e9 0%, #05abe0 100%);
    background: linear-gradient(45deg, #ff89e9 0%, #05abe0 100%);
}
figure.effect-roxy img {
    max-width: none;
    width: -webkit-calc(100% + 60px);
    width: calc(100% + 60px);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
}
figure.effect-roxy figcaption::before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 1px solid #fff;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
}
figure.effect-roxy figcaption {
    padding: 3em;
    text-align: left;
}
figure.effect-roxy h2 {
    padding: 30% 0 10px 0;
}
figure.effect-roxy p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
}
figure.effect-roxy:hover img {
    opacity: 0.7;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-roxy:hover figcaption::before,
figure.effect-roxy:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
/*---------------*/
/***** Bubba *****/
/*---------------*/

figure.effect-bubba {
    background: #9e5406;
}
figure.effect-bubba img {
    opacity: 0.7;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
figure.effect-bubba:hover img {
    opacity: 0.4;
}
figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
figure.effect-bubba figcaption::before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
}
figure.effect-bubba figcaption::after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
}
figure.effect-bubba h2 {
    padding-top: 30%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
}
figure.effect-bubba p {
    padding: 20px 2.5em;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
}
figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
figure.effect-bubba:hover h2,
figure.effect-bubba:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
/*---------------*/
/***** Romeo *****/
/*---------------*/

figure.effect-romeo {
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
figure.effect-romeo img {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 0, 300px);
    transform: translate3d(0, 0, 300px);
}
figure.effect-romeo:hover img {
    opacity: 0.6;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-romeo figcaption::before,
figure.effect-romeo figcaption::after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80%;
    height: 1px;
    background: #fff;
    content: '';
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}
figure.effect-romeo:hover figcaption::before {
    opacity: 0.5;
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
    transform: translate3d(-50%, -50%, 0) rotate(45deg);
}
figure.effect-romeo:hover figcaption::after {
    opacity: 0.5;
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
    transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}
figure.effect-romeo h2,
figure.effect-romeo p {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}
figure.effect-romeo h2 {
    -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0);
    transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0);
}
figure.effect-romeo p {
    padding: 0.25em 2em;
    -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0);
    transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0);
}
figure.effect-romeo:hover h2 {
    -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0);
    transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0);
}
figure.effect-romeo:hover p {
    -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0);
    transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0);
}
/*---------------*/
/***** Layla *****/
/*---------------*/

figure.effect-layla {
    background: #18a367;
}
figure.effect-layla img {
    height: 390px;
}
figure.effect-layla figcaption {
    padding: 3em;
}
figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after {
    position: absolute;
    content: '';
    opacity: 0;
}
figure.effect-layla figcaption::before {
    top: 50px;
    right: 30px;
    bottom: 50px;
    left: 30px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}
figure.effect-layla figcaption::after {
    top: 30px;
    right: 50px;
    bottom: 30px;
    left: 50px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}
figure.effect-layla h2 {
    padding-top: 26%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}
figure.effect-layla p {
    padding: 0.5em 2em;
    text-transform: none;
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
}
figure.effect-layla img,
figure.effect-layla h2 {
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
}
figure.effect-layla img,
figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after,
figure.effect-layla p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
figure.effect-layla:hover img {
    opacity: 0.7;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-layla:hover figcaption::before,
figure.effect-layla:hover figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
figure.effect-layla:hover h2,
figure.effect-layla:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-layla:hover figcaption::after,
figure.effect-layla:hover h2,
figure.effect-layla:hover p,
figure.effect-layla:hover img {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}
/*---------------*/
/***** Honey *****/
/*---------------*/

figure.effect-honey {
    background: #4a3753;
}
figure.effect-honey img {
    opacity: 0.9;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
figure.effect-honey:hover img {
    opacity: 0.5;
}
figure.effect-honey figcaption::before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 10px;
    background: #fff;
    content: '';
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
}
figure.effect-honey h2 {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 1em 1.5em;
    width: 100%;
    text-align: left;
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
}
figure.effect-honey h2 i {
    font-style: normal;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
}
figure.effect-honey figcaption::before,
figure.effect-honey h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}
figure.effect-honey:hover figcaption::before,
figure.effect-honey:hover h2,
figure.effect-honey:hover h2 i {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
/*---------------*/
/***** Oscar *****/
/*---------------*/

figure.effect-oscar {
    background: -webkit-linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%);
    background: linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%);
}
figure.effect-oscar img {
    opacity: 0.9;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
figure.effect-oscar figcaption {
    padding: 3em;
    background-color: rgba(58, 52, 42, 0.7);
    -webkit-transition: background-color 0.35s;
    transition: background-color 0.35s;
}
figure.effect-oscar figcaption::before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 1px solid #fff;
    content: '';
}
figure.effect-oscar h2 {
    margin: 20% 0 10px 0;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
figure.effect-oscar figcaption::before,
figure.effect-oscar p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(0);
    transform: scale(0);
}
figure.effect-oscar:hover h2 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-oscar:hover figcaption::before,
figure.effect-oscar:hover p {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
figure.effect-oscar:hover figcaption {
    background-color: rgba(58, 52, 42, 0);
}
figure.effect-oscar:hover img {
    opacity: 0.4;
}
/*---------------*/
/***** Marley *****/
/*---------------*/

figure.effect-marley figcaption {
    text-align: right;
}
figure.effect-marley h2,
figure.effect-marley p {
    position: absolute;
    right: 30px;
    left: 30px;
    padding: 10px 0;
}
figure.effect-marley p {
    bottom: 30px;
    line-height: 1.5;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
figure.effect-marley h2 {
    top: 30px;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
}
figure.effect-marley:hover h2 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-marley h2::after {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 4px;
    background: #fff;
    content: '';
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
}
figure.effect-marley h2::after,
figure.effect-marley p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
figure.effect-marley:hover h2::after,
figure.effect-marley:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
/*---------------*/
/***** Ruby *****/
/*---------------*/

figure.effect-ruby {
    background-color: #17819c;
}
figure.effect-ruby img {
    opacity: 0.7;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
}
figure.effect-ruby:hover img {
    opacity: 0.5;
    -webkit-transform: scale(1);
    transform: scale(1);
}
figure.effect-ruby h2 {
    margin-top: 20%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
}
figure.effect-ruby p {
    margin: 1em 0 0;
    padding: 3em;
    border: 1px solid #fff;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0) scale(1.1);
    transform: translate3d(0, 20px, 0) scale(1.1);
}
figure.effect-ruby:hover h2 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-ruby:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
}
/*---------------*/
/***** Milo *****/
/*---------------*/

figure.effect-milo {
    background: #2e5d5a;
}
figure.effect-milo img {
    max-width: none;
    width: -webkit-calc(100% + 60px);
    width: calc(100% + 60px);
    opacity: 1;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-30px, 0, 0) scale(1.12);
    transform: translate3d(-30px, 0, 0) scale(1.12);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
figure.effect-milo:hover img {
    opacity: 0.5;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
}
figure.effect-milo h2 {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 1em 1.2em;
}
figure.effect-milo p {
    padding: 0 10px 0 0;
    width: 50%;
    border-right: 1px solid #fff;
    text-align: right;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0);
}
figure.effect-milo:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
/*---------------*/
/***** Dexter *****/
/*---------------*/

figure.effect-dexter {
    background: -webkit-linear-gradient(top, rgba(37, 141, 200, 1) 0%, rgba(104, 60, 19, 1) 100%);
    background: linear-gradient(to bottom, rgba(37, 141, 200, 1) 0%, rgba(104, 60, 19, 1) 100%);
}
figure.effect-dexter img {
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
figure.effect-dexter:hover img {
    opacity: 0.4;
}
figure.effect-dexter figcaption::after {
    position: absolute;
    right: 30px;
    bottom: 30px;
    left: 30px;
    height: -webkit-calc(50% - 30px);
    height: calc(50% - 30px);
    border: 7px solid #fff;
    content: '';
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}
figure.effect-dexter:hover figcaption::after {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-dexter figcaption {
    padding: 3em;
    text-align: left;
}
figure.effect-dexter p {
    position: absolute;
    right: 60px;
    bottom: 60px;
    left: 60px;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
}
figure.effect-dexter:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
/*---------------*/
/***** Sarah *****/
/*---------------*/

figure.effect-sarah {
    background: #42b078;
}
figure.effect-sarah img {
    max-width: none;
    width: -webkit-calc(100% + 20px);
    width: calc(100% + 20px);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
figure.effect-sarah:hover img {
    opacity: 0.4;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-sarah figcaption {
    text-align: left;
}
figure.effect-sarah h2 {
    position: relative;
    overflow: hidden;
    padding: 0.5em 0;
}
figure.effect-sarah h2::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: #fff;
    content: '';
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
figure.effect-sarah:hover h2::after {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-sarah p {
    padding: 1em 0;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
figure.effect-sarah:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
/*---------------*/
/***** Zoe *****/
/*---------------*/

figure.effect-zoe figcaption {
    top: auto;
    bottom: 0;
    padding: 1em;
    height: 3.75em;
    background: #fff;
    color: #3c4a50;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
figure.effect-zoe h2 {
    float: left;
}
figure.effect-zoe p.icon-links a {
    float: right;
    color: #3c4a50;
    font-size: 1.4em;
}
figure.effect-zoe:hover p.icon-links a:hover,
figure.effect-zoe:hover p.icon-links a:focus {
    color: #252d31;
}
figure.effect-zoe p.description {
    position: absolute;
    bottom: 8em;
    padding: 2em;
    color: #fff;
    text-transform: none;
    font-size: 90%;
    opacity: 0;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    -webkit-backface-visibility: hidden;
    /* Fix for Chrome 37.0.2062.120 (Mac) */
}
figure.effect-zoe h2,
figure.effect-zoe p.icon-links a {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 200%, 0);
    transform: translate3d(0, 200%, 0);
}
figure.effect-zoe p.icon-links a span::before {
    display: inline-block;
    padding: 8px 10px;
    font-family: 'feathericons';
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-eye::before {
    content: '\e000';
}
.icon-paper-clip::before {
    content: '\e001';
}
.icon-heart::before {
    content: '\e024';
}
figure.effect-zoe h2 {
    display: inline-block;
}
figure.effect-zoe:hover p.description {
    opacity: 1;
}
figure.effect-zoe:hover figcaption,
figure.effect-zoe:hover h2,
figure.effect-zoe:hover p.icon-links a {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-zoe:hover h2 {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}
figure.effect-zoe:hover p.icon-links a:nth-child(3) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
figure.effect-zoe:hover p.icon-links a:nth-child(2) {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}
figure.effect-zoe:hover p.icon-links a:first-child {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
/*---------------*/
/***** Chico *****/
/*---------------*/

figure.effect-chico img {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.12);
    transform: scale(1.12);
}
figure.effect-chico:hover img {
    opacity: 0.5;
    -webkit-transform: scale(1);
    transform: scale(1);
}
figure.effect-chico figcaption {
    padding: 3em;
}
figure.effect-chico figcaption::before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 1px solid #fff;
    content: '';
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
figure.effect-chico figcaption::before,
figure.effect-chico p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
figure.effect-chico h2 {
    padding: 20% 0 20px 0;
}
figure.effect-chico p {
    margin: 0 auto;
    max-width: 200px;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}
figure.effect-chico:hover figcaption::before,
figure.effect-chico:hover p {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
@media screen and (max-width: 50em) {
    .content {
        padding: 0 10px;
        text-align: center;
    }
    .grid figure {
        display: inline-block;
        float: none;
        margin: 10px auto;
        width: 100%;
    }
}
/*---------------*/
/***** Julia *****/
/*---------------*/

figure.effect-julia {
    background: #2f3238;
}
figure.effect-julia img {
    max-width: none;
    height: 400px;
    -webkit-transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, transform 1s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
figure.effect-julia figcaption {
    text-align: left;
}
figure.effect-julia h2 {
    position: relative;
    padding: 0.5em 0;
}
figure.effect-julia p {
    display: inline-block;
    margin: 0 0 0.25em;
    padding: 0.4em 1em;
    background: rgba(255, 255, 255, 0.9);
    color: #2f3238;
    text-transform: none;
    font-weight: 500;
    font-size: 75%;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-360px, 0, 0);
    transform: translate3d(-360px, 0, 0);
}
figure.effect-julia p:first-child {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}
figure.effect-julia p:nth-of-type(2) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
figure.effect-julia p:nth-of-type(3) {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}
figure.effect-julia:hover p:first-child {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
figure.effect-julia:hover p:nth-of-type(2) {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}
figure.effect-julia:hover p:nth-of-type(3) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
figure.effect-julia:hover img {
    opacity: 0.4;
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}
figure.effect-julia:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
/*-----------------*/
/***** Goliath *****/
/*-----------------*/

figure.effect-goliath {
    background: #df4e4e;
}
figure.effect-goliath img,
figure.effect-goliath h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}
figure.effect-goliath img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
figure.effect-goliath h2,
figure.effect-goliath p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 30px;
}
figure.effect-goliath p {
    text-transform: none;
    font-size: 90%;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
}
figure.effect-goliath:hover img {
    -webkit-transform: translate3d(0, -80px, 0);
    transform: translate3d(0, -80px, 0);
}
figure.effect-goliath:hover h2 {
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
}
figure.effect-goliath:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
/*-----------------*/
/***** Hera *****/
/*-----------------*/

figure.effect-hera {
    background: #303fa9;
}
figure.effect-hera h2 {
    font-size: 158.75%;
}
figure.effect-hera h2,
figure.effect-hera p {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
}
figure.effect-hera figcaption::before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    height: 200px;
    border: 2px solid #fff;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(0, 0, 1);
    transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(0, 0, 1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
}
figure.effect-hera p {
    width: 100px;
    text-transform: none;
    font-size: 121%;
    line-height: 2;
}
figure.effect-hera p a {
    color: #fff;
}
figure.effect-hera p a:hover,
figure.effect-hera p a:focus {
    opacity: 0.6;
}
figure.effect-hera p a i {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
figure.effect-hera p a:first-child i {
    -webkit-transform: translate3d(-60px, -60px, 0);
    transform: translate3d(-60px, -60px, 0);
}
figure.effect-hera p a:nth-child(2) i {
    -webkit-transform: translate3d(60px, -60px, 0);
    transform: translate3d(60px, -60px, 0);
}
figure.effect-hera p a:nth-child(3) i {
    -webkit-transform: translate3d(-60px, 60px, 0);
    transform: translate3d(-60px, 60px, 0);
}
figure.effect-hera p a:nth-child(4) i {
    -webkit-transform: translate3d(60px, 60px, 0);
    transform: translate3d(60px, 60px, 0);
}
figure.effect-hera:hover figcaption::before {
    opacity: 1;
    -webkit-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(1, 1, 1);
    transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(1, 1, 1);
}
figure.effect-hera:hover h2 {
    opacity: 0;
    -webkit-transform: translate3d(-50%, -50%, 0) scale3d(0.8, 0.8, 1);
    transform: translate3d(-50%, -50%, 0) scale3d(0.8, 0.8, 1);
}
figure.effect-hera:hover p i:empty {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    /* just because it's stronger than nth-child */
    
    opacity: 1;
}
/*-----------------*/
/***** Winston *****/
/*-----------------*/

figure.effect-winston {
    background: #162633;
    text-align: left;
}
figure.effect-winston img {
    -webkit-transition: opacity 0.45s;
    transition: opacity 0.45s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
figure.effect-winston figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/triangle.svg) no-repeat center center;
    background-size: 100% 100%;
    content: '';
    -webkit-transition: opacity 0.45s, -webkit-transform 0.45s;
    transition: opacity 0.45s, transform 0.45s;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
}
figure.effect-winston h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
}
figure.effect-winston p {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0 1.5em 7% 0;
}
figure.effect-winston a {
    margin: 0 10px;
    color: #5d504f;
    font-size: 170%;
}
figure.effect-winston a:hover,
figure.effect-winston a:focus {
    color: #cc6055;
}
figure.effect-winston p a i {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
}
figure.effect-winston:hover img {
    opacity: 0.6;
}
figure.effect-winston:hover h2 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-winston:hover figcaption::before {
    opacity: 0.7;
    -webkit-transform: rotate3d(0, 0, 1, 20deg);
    transform: rotate3d(0, 0, 1, 20deg);
}
figure.effect-winston:hover p i {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-winston:hover p a:nth-child(3) i {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}
figure.effect-winston:hover p a:nth-child(2) i {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
figure.effect-winston:hover p a:first-child i {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}
/*-----------------*/
/***** Selena *****/
/*-----------------*/

figure.effect-selena {
    background: #fff;
}
figure.effect-selena img {
    opacity: 0.95;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
figure.effect-selena:hover img {
    -webkit-transform: scale3d(0.95, 0.95, 1);
    transform: scale3d(0.95, 0.95, 1);
}
figure.effect-selena h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
}
figure.effect-selena p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: perspective(1000px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(1000px) rotate3d(1, 0, 0, 90deg);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
}
figure.effect-selena:hover h2 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-selena:hover p {
    opacity: 1;
    -webkit-transform: perspective(1000px) rotate3d(1, 0, 0, 0);
    transform: perspective(1000px) rotate3d(1, 0, 0, 0);
}
/*-----------------*/
/***** Terry *****/
/*-----------------*/

figure.effect-terry {
    background: #34495e;
}
figure.effect-terry figcaption {
    padding: 1em;
}
figure.effect-terry figcaption::before,
figure.effect-terry figcaption::after {
    position: absolute;
    width: 200%;
    height: 200%;
    border-style: solid;
    border-color: #101010;
    content: '';
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}
figure.effect-terry figcaption::before {
    right: 0;
    bottom: 0;
    border-width: 0 70px 60px 0;
    -webkit-transform: translate3d(70px, 60px, 0);
    transform: translate3d(70px, 60px, 0);
}
figure.effect-terry figcaption::after {
    top: 0;
    left: 0;
    border-width: 15px 0 0 15px;
    -webkit-transform: translate3d(-15px, -15px, 0);
    transform: translate3d(-15px, -15px, 0);
}
figure.effect-terry img,
figure.effect-terry p a {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
figure.effect-terry img {
    opacity: 0.85;
}
figure.effect-terry h2 {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0.4em 10px;
    width: 50%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
@media screen and (max-width: 920px) {
    figure.effect-terry h2 {
        padding: 0.75em 10px;
        font-size: 120%;
    }
}
figure.effect-terry p {
    float: right;
    clear: both;
    text-align: left;
    text-transform: none;
    font-size: 111%;
}
figure.effect-terry p a {
    display: block;
    margin-bottom: 1em;
    color: #fff;
    opacity: 0;
    -webkit-transform: translate3d(90px, 0, 0);
    transform: translate3d(90px, 0, 0);
}
figure.effect-terry p a:hover,
figure.effect-terry p a:focus {
    color: #f3cf3f;
}
figure.effect-terry:hover figcaption::before,
figure.effect-terry:hover figcaption::after {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-terry:hover img {
    opacity: 0.6;
}
figure.effect-terry:hover h2,
figure.effect-terry:hover p a {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-terry:hover p a {
    opacity: 1;
}
figure.effect-terry:hover p a:first-child {
    -webkit-transition-delay: 0.025s;
    transition-delay: 0.025s;
}
figure.effect-terry:hover p a:nth-child(2) {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}
figure.effect-terry:hover p a:nth-child(3) {
    -webkit-transition-delay: 0.075s;
    transition-delay: 0.075s;
}
figure.effect-terry:hover p a:nth-child(4) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
/*-----------------*/
/***** Phoebe *****/
/*-----------------*/

figure.effect-phoebe {
    background: #675983;
}
figure.effect-phoebe img {
    opacity: 0.85;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
figure.effect-phoebe:hover img {
    opacity: 0.6;
}
figure.effect-phoebe figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/triangle2.svg) no-repeat center center;
    background-size: 100% 100%;
    content: '';
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(5, 2.5, 1);
    transform: scale3d(5, 2.5, 1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
figure.effect-phoebe:hover figcaption::before {
    opacity: 0.6;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
figure.effect-phoebe h2 {
    margin-top: 1em;
    -webkit-transition: transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
}
figure.effect-phoebe:hover h2 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-phoebe p a {
    color: #fff;
    font-size: 140%;
    opacity: 0;
    position: relative;
    display: inline-block;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
figure.effect-phoebe p a:first-child {
    -webkit-transform: translate3d(-60px, -60px, 0);
    transform: translate3d(-60px, -60px, 0);
}
figure.effect-phoebe p a:nth-child(2) {
    -webkit-transform: translate3d(0, 60px, 0);
    transform: translate3d(0, 60px, 0);
}
figure.effect-phoebe p a:nth-child(3) {
    -webkit-transform: translate3d(60px, -60px, 0);
    transform: translate3d(60px, -60px, 0);
}
figure.effect-phoebe:hover p a {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
/*-----------------*/
/***** Apollo *****/
/*-----------------*/

figure.effect-apollo {
    background: #3498db;
}
figure.effect-apollo img {
    opacity: 0.95;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
}
figure.effect-apollo figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}
figure.effect-apollo p {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 3em;
    padding: 0 1em;
    max-width: 150px;
    border-right: 4px solid #fff;
    text-align: right;
    opacity: 0;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
figure.effect-apollo h2 {
    text-align: left;
}
figure.effect-apollo:hover img {
    opacity: 0.6;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
figure.effect-apollo:hover figcaption::before {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}
figure.effect-apollo:hover p {
    opacity: 1;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
/*-----------------*/
/***** Kira *****/
/*-----------------*/

figure.effect-kira {
    background: #fff;
    text-align: left;
}
figure.effect-kira img {
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
figure.effect-kira figcaption {
    z-index: 1;
}
figure.effect-kira p {
    padding: 2.25em 0.5em;
    font-weight: 600;
    font-size: 100%;
    line-height: 1.5;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
}
figure.effect-kira p a {
    margin: 0 0.5em;
    color: #101010;
}
figure.effect-kira p a:hover,
figure.effect-kira p a:focus {
    opacity: 0.6;
}
figure.effect-kira figcaption::before {
    position: absolute;
    top: 0;
    right: 2em;
    left: 2em;
    z-index: -1;
    height: 3.5em;
    background: #fff;
    content: '';
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 4em, 0) scale3d(1, 0.023, 1);
    transform: translate3d(0, 4em, 0) scale3d(1, 0.023, 1);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
}
figure.effect-kira:hover img {
    opacity: 0.5;
}
figure.effect-kira:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-kira:hover figcaption::before {
    opacity: 0.7;
    -webkit-transform: translate3d(0, 5em, 0) scale3d(1, 1, 1);
    transform: translate3d(0, 5em, 0) scale3d(1, 1, 1);
}
/*-----------------*/
/***** Steve *****/
/*-----------------*/

figure.effect-steve {
    z-index: auto;
    overflow: visible;
    background: #000;
}
figure.effect-steve:before,
figure.effect-steve h2:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: #000;
    content: '';
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
figure.effect-steve:before {
    box-shadow: 0 3px 30px rgba(0, 0, 0, 0.8);
    opacity: 0;
}
figure.effect-steve figcaption {
    z-index: 1;
}
figure.effect-steve img {
    opacity: 1;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: perspective(1000px) translate3d(0, 0, 0);
    transform: perspective(1000px) translate3d(0, 0, 0);
}
figure.effect-steve h2,
figure.effect-steve p {
    background: #fff;
    color: #2d434e;
}
figure.effect-steve h2 {
    position: relative;
    margin-top: 2em;
    padding: 0.25em;
}
figure.effect-steve h2:before {
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.5);
}
figure.effect-steve p {
    margin-top: 1em;
    padding: 0.5em;
    font-weight: 800;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(0.9, 0.9, 1);
    transform: scale3d(0.9, 0.9, 1);
}
figure.effect-steve:hover:before {
    opacity: 1;
}
figure.effect-steve:hover img {
    -webkit-transform: perspective(1000px) translate3d(0, 0, 21px);
    transform: perspective(1000px) translate3d(0, 0, 21px);
}
figure.effect-steve:hover h2:before {
    opacity: 0;
}
figure.effect-steve:hover p {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
/*-----------------*/
/***** Moses *****/
/*-----------------*/

figure.effect-moses {
    background: -webkit-linear-gradient(-45deg, #EC65B7 0%, #05E0D8 100%);
    background: linear-gradient(-45deg, #EC65B7 0%, #05E0D8 100%);
}
figure.effect-moses img {
    opacity: 0.85;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
figure.effect-moses h2,
figure.effect-moses p {
    padding: 20px;
    width: 50%;
    height: 50%;
    border: 2px solid #fff;
}
figure.effect-moses h2 {
    padding: 20px;
    width: 50%;
    height: 50%;
    text-align: left;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(10px, 10px, 0);
    transform: translate3d(10px, 10px, 0);
}
figure.effect-moses p {
    float: right;
    padding: 20px;
    text-align: right;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}
figure.effect-moses:hover h2 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-moses:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-moses:hover img {
    opacity: 0.6;
}
/*---------------*/
/***** Jazz *****/
/*---------------*/

figure.effect-jazz {
    background: -webkit-linear-gradient(-45deg, #f3cf3f 0%, #f33f58 100%);
    background: linear-gradient(-45deg, #f3cf3f 0%, #f33f58 100%);
}
figure.effect-jazz img {
    opacity: 0.9;
}
figure.effect-jazz figcaption::after,
figure.effect-jazz img,
figure.effect-jazz p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
figure.effect-jazz figcaption::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    content: '';
    opacity: 0;
    -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
    transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
figure.effect-jazz h2,
figure.effect-jazz p {
    opacity: 1;
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
}
figure.effect-jazz h2 {
    padding-top: 26%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}
figure.effect-jazz p {
    padding: 0.5em 2em;
    text-transform: none;
    font-size: 0.85em;
    opacity: 0;
}
figure.effect-jazz:hover img {
    opacity: 0.7;
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
}
figure.effect-jazz:hover figcaption::after {
    opacity: 1;
    -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
    transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
}
figure.effect-jazz:hover h2,
figure.effect-jazz:hover p {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
/*---------------*/
/***** Ming *****/
/*---------------*/

figure.effect-ming {
    background: #030c17;
}
figure.effect-ming img {
    opacity: 0.9;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
figure.effect-ming figcaption::before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 2px solid #fff;
    box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.2);
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(1.4, 1.4, 1);
    transform: scale3d(1.4, 1.4, 1);
}
figure.effect-ming h2 {
    margin: 20% 0 10px 0;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}
figure.effect-ming p {
    padding: 1em;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}
figure.effect-ming:hover h2 {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}
figure.effect-ming:hover figcaption::before,
figure.effect-ming:hover p {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
figure.effect-ming:hover figcaption {
    background-color: rgba(58, 52, 42, 0);
}
figure.effect-ming:hover img {
    opacity: 0.4;
}
/*---------------*/
/***** Lexi *****/
/*---------------*/

figure.effect-lexi {
    background: -webkit-linear-gradient(-45deg, #000 0%, #fff 100%);
    background: linear-gradient(-45deg, #000 0%, #fff 100%);
}
figure.effect-lexi img {
    margin: -10px 0 0 -10px;
    max-width: none;
    width: -webkit-calc(100% + 10px);
    width: calc(100% + 10px);
    opacity: 0.9;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(10px, 10px, 0);
    transform: translate3d(10px, 10px, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
figure.effect-lexi figcaption::before,
figure.effect-lexi p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
figure.effect-lexi figcaption::before {
    position: absolute;
    right: -100px;
    bottom: -100px;
    width: 300px;
    height: 300px;
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 900px rgba(255, 255, 255, 0.2);
    content: '';
    opacity: 0;
    -webkit-transform: scale3d(0.5, 0.5, 1);
    transform: scale3d(0.5, 0.5, 1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
figure.effect-lexi:hover img {
    opacity: 0.6;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-lexi h2 {
    text-align: left;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(5px, 5px, 0);
    transform: translate3d(5px, 5px, 0);
}
figure.effect-lexi p {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0 1.5em 1.5em 0;
    width: 140px;
    text-align: right;
    opacity: 0;
    -webkit-transform: translate3d(20px, 20px, 0);
    transform: translate3d(20px, 20px, 0);
}
figure.effect-lexi:hover figcaption::before {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
figure.effect-lexi:hover h2,
figure.effect-lexi:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
/*---------------*/
/***** Duke *****/
/*---------------*/

figure.effect-duke {
    background: -webkit-linear-gradient(-45deg, #34495e 0%, #cc6055 100%);
    background: linear-gradient(-45deg, #34495e 0%, #cc6055 100%);
}
figure.effect-duke img,
figure.effect-duke p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
figure.effect-duke:hover img {
    opacity: 0.1;
    -webkit-transform: scale3d(2, 2, 1);
    transform: scale3d(2, 2, 1);
}
figure.effect-duke h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
}
figure.effect-duke p {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 20px;
    padding: 30px;
    border: 2px solid #fff;
    text-transform: none;
    font-size: 90%;
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
    -webkit-transform-origin: 50% -100%;
    transform-origin: 50% -100%;
}
figure.effect-duke:hover h2,
figure.effect-duke:hover p {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
/* Media queries */
@media only screen and (max-width: 1024px) {
	figure.effect-sadie h2 {
	    font-size:26px;
	}
}
@media only screen and (max-width: 768px) {
}
@media screen and (max-width: 50em) {
    .content {
        padding: 0 10px;
        text-align: center;
    }
    .grid figure {
    	display:block;
        float: none;
        margin: 0px auto;
        width: 100%;
    }
}

/****** FILE: themes/LYtheme-2023/css/remodalcomb.css *****/
html.remodal-is-locked{overflow:hidden;touch-action:none}.remodal,[data-remodal-id]{display:none}.remodal-overlay{position:fixed;z-index:9999;top:-5000px;right:-5000px;bottom:-5000px;left:-5000px;display:none}.remodal-wrapper{position:fixed;z-index:10000;top:0;right:0;bottom:0;left:0;display:none;overflow:auto;text-align:center;-webkit-overflow-scrolling:touch}.remodal-wrapper:after{display:inline-block;height:100%;margin-left:-.05em;content:""}.remodal-wrapper .left-centered{text-align:left}.remodal-overlay,.remodal-wrapper{backface-visibility:hidden}.remodal{position:relative;outline:0;text-size-adjust:100%}.remodal-is-initialized{display:inline-block}
.remodal-overlay.remodal-is-closing,.remodal-overlay.remodal-is-opening,.remodal.remodal-is-closing,.remodal.remodal-is-opening{animation-duration:.3s;animation-fill-mode:forwards}.remodal-bg.remodal-is-opened,.remodal-bg.remodal-is-opening{filter:blur(3px)}.remodal-overlay{background:rgba(43,46,56,.9)}.remodal-overlay.remodal-is-opening{animation-name:remodal-overlay-opening-keyframes}.remodal-overlay.remodal-is-closing{animation-name:remodal-overlay-closing-keyframes}.remodal-wrapper{padding:10px 10px 0}.remodal{box-sizing:border-box;width:100%;margin-bottom:10px;padding:35px;transform:translate3d(0,0,0);color:#2b2e38;background:#fff}.remodal-close,.remodal-close:before{position:absolute;top:0;left:0;display:block;width:35px}.remodal-cancel,.remodal-close,.remodal-confirm{overflow:visible;margin:0;cursor:pointer;text-decoration:none;outline:0;border:0}.remodal.remodal-is-opening{animation-name:remodal-opening-keyframes}.remodal.remodal-is-closing{animation-name:remodal-closing-keyframes}.remodal,.remodal-wrapper:after{vertical-align:middle}.remodal-close{height:35px;padding:0;transition:color .2s;color:#95979c;background:0 0}.remodal-close:focus,.remodal-close:hover{color:#2b2e38;border:0;outline:0;background:0 0}.remodal-close:before{font-family:Arial,"Helvetica CY","Nimbus Sans L",sans-serif!important;font-size:25px;line-height:35px;content:"\00d7";text-align:center}.remodal-cancel,.remodal-confirm{font:inherit;display:inline-block;min-width:110px;padding:12px 0;transition:background .2s;text-align:center;vertical-align:middle}.remodal-confirm{color:#fff;background:#81c784}.remodal-confirm:focus,.remodal-confirm:hover{background:#66bb6a}.remodal-cancel{color:#fff;background:#e57373}.remodal-cancel:focus,.remodal-cancel:hover{background:#ef5350}.remodal-cancel::-moz-focus-inner,.remodal-close::-moz-focus-inner,.remodal-confirm::-moz-focus-inner{padding:0;border:0}@keyframes remodal-opening-keyframes{from{transform:scale(1.05);opacity:0}to{transform:none;opacity:1}}@keyframes remodal-closing-keyframes{from{transform:scale(1);opacity:1}to{transform:scale(.95);opacity:0}}@keyframes remodal-overlay-opening-keyframes{from{opacity:0}to{opacity:1}}@keyframes remodal-overlay-closing-keyframes{from{opacity:1}to{opacity:0}}@media only screen and (min-width:641px){.remodal{max-width:700px}}.lt-ie9 .remodal-overlay{background:#2b2e38}.lt-ie9 .remodal{width:700px}

/****** FILE: themes/LYtheme-2023/css/slickcomb.css *****/
﻿@charset 'UTF-8';

.slick-loading .slick-list {
	background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face {
	font-family: 'slick';
	font-weight: normal;
	font-style: normal;
	src: url('./fonts/slick.eot');
	src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}

/* Arrows */
.slick-prev,
.slick-next
{
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 15px;
	height: 15px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
	color: transparent;
	outline: none;
	background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
	font-family: 'slick';
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: white;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-prev {
    left: -25px;
}
[dir=rtl] .slick-prev {
    right: -25px;
    left: auto;
}
.slick-prev:before {
    content: '';
}
[dir=rtl] .slick-prev:before {
    content: '';
}
.slick-next {
    right: -25px;
}
[dir=rtl] .slick-next {
    right: auto;
    left: -25px;
}
.slick-next:before {
    content: '';
}
[dir=rtl] .slick-next:before {
    content: '';
}

/* Dots */
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}
.slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
    cursor: pointer;
}
.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
	background: transparent;    
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 10px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* Slider */
.slick-slider {
	position: relative;
	display: block;
	margin:0 auto 0 auto;
	padding:0;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
[dir=rtl] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
    margin:0 auto;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: inline-block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* Listings */
.newscrollinglistings-H .slick-next,
.newscrollinglistings-H .slick-prev,
.newscrollinglistings-S .slick-next,
.newscrollinglistings-S .slick-prev 
{
    cursor: pointer;
    color: transparent;
    background:transparent;
    outline: 0;
    position:absolute;
    top:50%;
    display:block;
    outline: none;    
}
.newscrollinglistings-H button, 
.newscrollinglistings-S button
{
    border: solid #fff;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 6px;
    border-radius:0;
    box-shadow:0px 0px 0px transparent;
}
.newscrollinglistings-H button:hover, 
.newscrollinglistings-S button:hover
{
    border: solid gray;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 6px;    
}
.newscrollinglistings-H .slick-prev,
.newscrollinglistings-S .slick-prev
{
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    left:-25px;
}
.newscrollinglistings-H .slick-next,
.newscrollinglistings-S .slick-next
{
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    right:-25px;    
}
.newscrollinglistings-H .slick-slider,
.newscrollinglistings-S .slick-slider
{
    margin: 0;
    padding: 0 5px
}
.newscrollinglistings-H .slick-slide .list-contain,
.newscrollinglistings-S .slick-slide .list-contain
{
	padding:0 5px 0 5px;
    transition: all .3s cubic-bezier(.25, .8, .25, 1)
}
.newscrollinglistings-H .slick-slide .list-contain .list-photo img,
.newscrollinglistings-S .slick-slide .list-contain .list-photo img
{
    overflow: hidden;
    width: 100%;
    display: block;
    padding: 0
}
.newscrollinglistings-H .slick-slide img,
.newscrollinglistings-S .slick-slide img
{
	width:100%;
}
.newscrollinglistings-H .slick-slide .list-contain .list-title,
.newscrollinglistings-S .slick-slide .list-contain .list-title
{
	height:50px;
	overflow:hidden;
	font-size: 14px; 
	line-height:1.5;
	color:#fff; 
	padding:10px 0 4px 0;
}
.newscrollinglistings-H .slick-slide .list-contain .list-price,
.newscrollinglistings-S .slick-slide .list-contain .list-price
{
	color:#fff;
	font-weight:bold;
	font-size:18px;
}
.newscrollinglistings-H .slick-slide .list-contain .list-details-btn,
.newscrollinglistings-S .slick-slide .list-contain .list-details-btn
{
	width:100%;
    display: block;      
    color: #f0b913;
    font-size: 14px;
    text-decoration: none;
}
.newscrollinglistings-H .slick-slide .list-details-btn:hover,
.newscrollinglistings-S .slick-slide .list-details-btn:hover
{
    color: #f2c84b;
    text-decoration:underline;
}

/* Brands */
.mastbrands .slick-next,
.mastbrands .slick-prev {
    cursor: pointer;
    color: transparent;
    background:transparent;
    outline: 0;
    position:absolute;
    top:50%;
    display:block;
    outline: none;    
}
.mastbrands button {
    border: solid #c9c9c9;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 6px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;    
    box-shadow:0px 0px 0px transparent;
}
.mastbrands button:hover {
    border: solid #ababab;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 6px;    
}
.mastbrands .slick-prev {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    left:-25px;
}
.mastbrands [dir=rtl] .slick-prev {
    right: -25px;
    left: auto;
}
.mastbrands .slick-next {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    right:-25px;    
}
.mastbrands [dir=rtl] .slick-next {
    right: auto;
    left: -25px;
}
.mastbrands .slick-slider {
    margin: 0;
    padding: 0 5px
}

@media only screen and (max-width: 1024px) {
	
}
@media only screen and (max-width: 770px) {
	.slick-slider{
		padding:0 20px 0 20px;
	}
	.newscrollinglistings-H .slick-prev, 
	.newscrollinglistings-S .slick-prev	
	{
		left:0;
	}
	.newscrollinglistings-H .slick-next, 
	.newscrollinglistings-S .slick-next	
	{
		right:0;
	}
	.mastbrands .slick-prev {
	    left:10px;
	}
	.mastbrands .slick-next {
	    right:10px;    
	}
}

/****** FILE: themes/LYtheme-2023/css/animate.min.css *****/
@charset "UTF-8";/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*0.8);animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.animate__swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}

