/****** FILE: themes/light-theme/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: 'Rubik', 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!important
}
.right {
    float: right!important
}
.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,
    .full-row.small-collapse>.column,
    .full-row.small-collapse>.columns    
 {
        padding-left: 0;
        padding-right: 0
    }
    .row.small-collapse .row, 
    .full-row.small-collapse .row    
    {
        margin-left: 0;
        margin-right: 0
    }
    .row.small-uncollapse>.column,
    .row.small-uncollapse>.columns,
    .full-row.small-uncollapse>.column,
    .full-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,
    .full-row.medium-collapse>.column,
    .full-row.medium-collapse>.columns    
 {
        padding-left: 0;
        padding-right: 0
    }
    .row.medium-collapse .row,
	.full-row.medium-collapse .row    
 {
        margin-left: 0;
        margin-right: 0
    }
    .row.medium-uncollapse>.column,
    .row.medium-uncollapse>.columns,
    .full-row.medium-uncollapse>.column,
    .full-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,
    .full-row.large-collapse>.column,
    .full-row.large-collapse>.columns     
 {
        padding-left: 0;
        padding-right: 0
    }
    .row.large-collapse .row,
	.full-row.large-collapse .row    
    {
        margin-left: 0;
        margin-right: 0
    }
    .row.large-uncollapse>.column,
    .row.large-uncollapse>.columns,
    .full-row.large-uncollapse>.column,
    .full-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: #ee4d0a;
    color: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    line-height: normal;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: 10px 20px;
    font-size: 1rem;
}
.button:focus,
.button:hover,
button:focus,
button:hover {
    background: #000;
}
.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 {
    display: block;
    font-size: .875rem
}
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-block;
    margin-left: .5rem;
    margin-right: 1rem;
    margin-bottom: 0;
    vertical-align: baseline
}
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: #F4F5FA
}
.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/light-theme/css/typography.css *****/
﻿/* 	Set Typography */
.cms-content,
body {
    font-size: 16px;
    font-family: 'Rubik', sans-serif;
}
.typography * {
    /*font-family: 'Rubik', sans-serif;*/
}
a {
    color: #0D3267;
}
a:focus {
    outline: dotted 1px;
}
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: #222;
}
.main h1.home-heading {
    padding: 0 0 10px 0;
    margin: 0 0 20px 0;
    font-size: 32px;
    font-weight:bold;
    text-align:center;
    /* text-transform:uppercase;
    border-bottom:1px #222 solid; */
}
.main h2.headline,
.main h3.headline,
.main h4.headline,
.main h5.headline,
.main h6.headline {
    color: #222;
    font-weight:bold;
    padding: 0 0 6px;
    margin: 10px 0;
    text-transform:uppercase;
      
}
.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;
     
}
.main h2.headline, .main h2.headline-light {
    font-size:32px;
}
.main h3.headline, .main h3.headline-light {
    font-size:24px;
}
.main h4.headline, .main h4.headline-light {
    font-size:22px;
}
.main h5.headline, .main h5.headline-light {
    font-size:18px;
}
.main h6.headline, .main h6.headline-light {
    font-size:16px;
}

/*	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;
}
.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 {
    display: inline-block;
    padding: 12px 16px;
    margin-bottom: 10px;
    text-transform: capitalize;
    font-size: 14px;
    background: rgba(0,0,0,0.3);
    color: #fff;
}
.bread-crumbs a {
    font-size: 14px!important;
    color: silver;
    text-decoration: none;
}
.bread-crumbs a:hover {
    color: #fff;
}

/* Media Queries */
@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;
	}
	ol li,
	ul li {
	    text-align:left;
	}	
}


/****** FILE: themes/light-theme/css/navigation.css *****/
﻿/* Mobile Accordion 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: #222;
	font-size: 16px;
	font-weight:500;
	padding:12px;
	line-height:25px;
	display: flex;
	text-decoration: none;
	gap:6px;
}
#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: #e8e8e8;
	color: #222;
}
#mobile-accordion ul.menuacc ul ul li a {
	background: #d7d7d7;
	color: #222;
	position: relative;
}
#mobile-accordion ul.menuacc ul ul ul li a {
	background: #b9b9b9;
	color: #222;
	position: relative;
}
#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;
}

/* Slide Out Menu */

.menu-bg-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	backdrop-filter: blur(8px);
	display: none;
	z-index: 10000;
	}
	
	/* Slide-out menu styles */
	.slide-out-container {
	position: fixed;
	top: 0;
	right: -100%; /* Initially off-screen to the right */
	width: 95%; /* Adjust this width as needed */
	max-width: 25%; /* Max width for larger screens */
	height: 100%;
	background-color: #fff;
	overflow-y: auto;
	transition: right 0.3s ease;
	z-index: 10001;
	}
	/* Button container styles */
	.slide-title-contain {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 20px;
	background-color: #EFF1F6;
	color: #222;
	}
	.slide-title-contain span{
	font-size: 20px;
	letter-spacing: 2px;
	text-transform: uppercase;
	}
	
	/* Close button styles */
	.menu-close-btn {
	background: none;
	border: none;
	color: #fff;
	cursor: pointer;
	margin: 0;
	padding: 0;
	}
	.menu-close-btn:hover {
	background: none;
	}
	
	/* Menu container styles */
	.menu-container {
	 padding: 20px;
	}
	
	/* Hide scrollbar for the menu container */
	
	.menu-container::-webkit-scrollbar {
	display: none;
	}
	
	.location-contain{
		padding:12px 20px;
		border-bottom: solid thin gray;
	}
	
	.location-contain a{
		font-size: 15px;
	}
	
	.contact-icons{
		display: flex;
		gap: 20px;
	}

	.social_links{
		display: flex;
		gap: 20px;
		align-items: center;
	}
	

/* Regular dropdown menu */

.mainmenu {
	text-align: center;
}

.mainmenu ul {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 200;
}

.mainmenu ul a {
	display: block;
	color: #222;
	text-decoration: none;
	font-size: 16px;
	font-weight: 600;
	text-transform: capitalize;
	line-height: 50px;
	padding: 0 16px;
}
.mainmenu ul li ul a {
	width: 275px;
	margin: 0;
	line-height: 22px;
	font-size: 16px;
	font-weight: 400;
	border: 0!important;
	text-transform: none;
}
.mainmenu ul a:hover {
	color: #0D3267;
}
.mainmenu ul li {
	display: inline-block;
	zoom: 1;
	position: relative;
	text-align: left;
}
.mainmenu ul ul {
	position: absolute;
	display: none;
	width: 275px;
	top: 50px;
	left: 0;
	margin: 0;
	padding: 0;
	color:#222 ;
	background:#F4F5FA;
}
.mainmenu ul li ul a {
	padding: 12px 6px;
	color: #222;
}
.mainmenu ul ul a:hover {
	background-color: transparent;
	color: #0D3267;
	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;
}
#MobileMastHead {
	background: #fff;
	position: relative;
	z-index: 200;
	padding: 8px 0;
}
#MobileMastHead li.menu-border-right {
	border-right: 1px #fff dotted;
}
#MobileMastHead li.menu-border-left {
	border-left: 1px #fff dotted;
}
#MobileLocales{
	padding:10px;
}
.tabs-container {
	width: 100%;
	margin: 0 auto;
}
ul.tabs-mobile {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.tabs-mobile li span.mobile-pin, ul.tabs-mobile li span.mobile-pin i{
	font-size: 32px;
	color:#222;
}
ul.tabs-mobile li {
	cursor: pointer;
}
ul.tabs-mobile li span {
	vertical-align:middle;
}
ul.tabs-mobile li a.mobile-locale {
	display:block;
	background:#fff;
	border:1px #d2d2d2 solid;
	padding:12px 0;
	margin:0;
	font-size:18px;
	font-weight:600;
	color: #C2272D;
	text-align: center;	
	text-decoration: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
}
ul.tabs-mobile li a.mobile-locale i.fas{
	vertical-align:top;
}
.MobileLocales__locale__hours {
	padding:5px;
}
.MobileLocales__locale__day-hours--override span {
	font-size:12px;
	text-decoration: line-through;
}
.MobileLocales__locale__day-hours--extra {
	padding-left:18px;
}
ul.tabs-mobile li a {
	color: #222;
	text-decoration: none;
}
ul.tabs-mobile li a:hover {
	color: #222;
}
.tabsmobile-content {
	display: none;
	position: relative;
	width: 100%!important;
	color: #222;
	padding: 10px;
}
.tabsmobile-content.current {
	display: block;
	color: #222;
	position:absolute;
	left:0;
	right:0;
	z-index:4000;
	background:#fff;	
}
.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: #222;
}
.tabsmobile-content a {
	color: #222;
	font-size: 12px;
}
.tabsmobile-content a.tabs-ph {
	text-decoration: none!important;
	margin: 0 0 10px;
	color: #222;
}
.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 5px;
	color: #333;
	display: block;
	text-decoration: none;
	line-height: 16px;
}
.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 8px;
	font-size: 14px;
	font-weight: normal;
	outline: 0;
	line-height: 16px;
	color: #fff;
	background: #222;
}
.secondary ul.sidebaracc ul li a:hover {
	background: #0d0d0d;
}
.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: #222;
	background: #eeede7;
}
.secondary ul.sidebaracc ul ul ul li a:hover {
	background: #606060;
}
.secondary ul.sidebaracc span {
	float: right;
}
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */

#MobileMastHead .tabs-mobile li.tab-link button.hamburger, #MobileMastHead .tabs-mobile li.tab-link button.hamburger:hover,
#MobileMastHead .tabs-mobile li.tab-link button.hamburger:active, #MobileMastHead .tabs-mobile li.tab-link button.hamburger:visited,
#MobileMastHead .tabs-mobile li.tab-link button.hamburger:focus{
	background:transparent;
	border:0;
	outline:0;
	padding:0px;
}
.hamburger {
	padding: 15px 15px;
	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:hover {
	opacity: 0.7;
}
.hamburger.is-active:hover {
	opacity: 0.7;
}
.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
	background-color: #222;
}
.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: #222;
	border-radius: 4px;
	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 (max-width: 1440px) {
	.slide-out-container {
		width: 33%;
	}
}

@media only screen and (max-width: 1280px) {
	.mainmenu ul a {
		font-size: 14px;
		font-weight: normal;
		padding: 0 10px;
	}
}


@media (max-width: 1024px) {
	.slide-out-container {
		width: 50%;
		max-width: 80%;
	}
}

@media (max-width: 800px) {
	.slide-out-container {
		width: 95%;
		max-width: 100%;
	}
}



/****** FILE: themes/light-theme/css/megamenu.css *****/
﻿/* 
- Name: megamenu.js - style.css
- Version: 1.0
- Latest update: 29.01.2016.
- Author: Mario Loncarek
- Author web site: http://marioloncarek.com
*/
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
megamenu.js STYLE STARTS HERE
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Screen style's
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.mega-menu-container {
    margin: 0 auto;
    line-height:0;
    text-align:center;
}
.mega-menu a.mega-menu-mobile{
	line-height:normal;
}
.mega-menu-mobile {
    display: none;
    padding: 20px 10px 20px 10px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
}
.mega-menu-mobile:hover,
.mega-menu-mobile:focus,
.mega-menu-mobile:active {
    color: #ffffff;
    text-align: center;
    font-weight: bold;
}
.mega-menu-mobile:after {
    content: "\f394";
    font-family: "Ionicons";
    font-size: 34px;
    font-weight: normal;
    line-height: normal;
    padding: 0;
    float: right;
    position: relative;
    -webkit-transform: translateY(-25%);
    -ms-transform: translateY(-25%);
    transform: translateY(-25%);
    box-sizing: content-box;
}
.mega-menu-dropdown-icon:before {
    content: "\f489";
    font-family: "Ionicons";
    display: none;
    cursor: pointer;
    float: right;
    padding: 3px 10px 3px 10px;
    background: #fff;
    color: #333;
    font-size: 18px;
    line-height: 24px;
}
.mega-menu > ul {
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
    position: relative;
    display:inline-block;
    z-index: 200;    
    box-sizing: border-box;
    text-align: center;
}
.mega-menu > ul:before,
.mega-menu > ul:after {
    content: "";
    display: table;
}
.mega-menu > ul:after {
    clear: both;
}
.mega-menu > ul > li {
	float:left;
    text-align: left;
}
.mega-menu > ul > li a {
    display: block;
    text-decoration: none;
    font-size: 16px;
    line-height: 52px;
    font-weight: 600;
    padding: 0 8px;
    text-transform: capitalize;
}
/* .mega-menu > ul > li a:hover {
    color: #ffe402;
} */
.mega-menu > ul > li > ul {
    display: none;
    width: 1360px;
    background: #fff;
    padding: 20px;
    position: absolute;
    z-index: 2000;
    left: -700px;
    margin: 0;
    list-style: none;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.25);
}
.mega-menu > ul > li > ul:before,
.mega-menu > ul > li > ul:after {
    content: "";
    display: table;
}
.mega-menu > ul > li > ul:after {
    clear: both;
}
.mega-menu > ul > li > ul > li {
    margin: 0 0 20px 0;
    padding: 0;
    list-style: none;
    width: 20%;
    background: none;
    float: left;
}
.mega-menu > ul > li > ul > li a {
    color: #0D3267;
    padding: 4px;
    width: 95%;
    font-size: 14px;
    line-height: 20px;
    display: block;
    font-weight: 600;
    border-right:0 transparent none;
    border-left:0 transparent none;
    border-top:0 transparent none;    
    border-bottom: 1px solid silver;
}
.mega-menu > ul > li > ul > li a:hover {
    color: #4c4c4c;
}
.mega-menu > ul > li > ul > li a.nodecoration {
    border-bottom: 1px dashed silver !important;
}
.mega-menu > ul > li > ul > li a.nodecoration-pic {
    border-bottom: 0 transparent none !important;
}

.mega-menu > ul > li > ul > li > ul {
    display: block;
    padding: 0;
    margin: 10px 0 0;
    list-style: none;
    box-sizing: border-box;
}
.mega-menu > ul > li > ul > li > ul:before,
.mega-menu > ul > li > ul > li > ul:after {
    content: "";
    display: table;
}
.mega-menu > ul > li > ul > li > ul:after {
    clear: both;
}
.mega-menu > ul > li > ul > li > ul > li {
    float: left;
    width: 100%;
    padding: 2px;
    margin: 0;
    font-size: 12px;
    line-height: 20px;
}
.mega-menu > ul > li > ul > li > ul > li a {
    border: 0;
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    color: #222;
}
.mega-menu > ul > li > ul > li > ul > li a:hover {
    color: #4c4c4c;
}
.mega-menu > ul > li > ul.normal-sub {
    width: 1360px;
    background: #fff;
    padding: 20px;
    left: -400px;
    margin: 0;
    border:0 transparent none;
    box-sizing: border-box;
}
.mega-menu > ul > li.first ul li a {
    border-left:0 transparent none;
}

/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile style's
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media only screen and (max-width: 1600px) {
	.mega-menu > ul > li a{
        padding: 0 12px; 
    }
}

@media only screen and (max-width: 1200px) {
	.mega-menu > ul > li > ul > li img{
		max-width:90%;
		width:90%;
	}
}

@media only screen and (max-width: 1024px) {
    .mega-menu-container {
        width: 100%;
    }
    .mega-menu-mobile {
        display: block;
    }
    .mega-menu-dropdown-icon:before {
        display: block;
    }
    .mega-menu > ul {
        display: none;
    }
    .mega-menu > ul > li {
        width: 100%;
        float: none;
        display: block;
        margin: 0 0 10px 0;
    }
    .mega-menu > ul > li a {
        padding: 5px;
        width: 100%;
        display: block;
        line-height: 30px;
    }
    .mega-menu > ul > li > ul {
        position: relative;
    }
    .mega-menu > ul > li > ul.normal-sub {
        width: 100%;
    }
    .mega-menu > ul > li > ul > li {
        float: none;
        width: 100%;
        margin: 5px 0 0 0;
    }
    .mega-menu > ul > li > ul > li:first-child {
        margin: 0;
    }
    .mega-menu > ul > li > ul > li > ul {
        position: relative;
    }
    .mega-menu > ul > li > ul > li > ul > li {
        float: none;
    }
    .mega-menu .show-on-mobile {
        display: block;
        border-top: 1px #18975b dotted;
    }
}


/****** FILE: themes/light-theme/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!important;
    clear: both!important;
}
.field,
label {
    margin: 0 0 8px
}
.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,
button,
input[type=submit] {
	background: #C2272D;
    color: #fff;
    font-size: 16px;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0;
    padding: 10px 20px;
    border: 0;
    cursor: pointer
}
.Actions .action:hover,
a.btn:hover,
button:hover,
input[type=submit]:hover {
	background:#222;
}
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: 18px!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,
textarea {
    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 12px;
    font-size: .875rem;
}
legend {
    font-weight: 700;
    font-size: 1.2em
}
#IE8#HACK,
fieldset {
    padding-top: .3em
}
#IE8#HACK,
legend {
    margin-top: 0;
    margin-bottom: 0
}
input.text,
input.title,
input[type=password],
input[type=text],
textarea {
    background-color: #fff;
    border: 1px solid #bbb
}
input.text:focus,
input.title:focus,
input[type=password]:focus,
input[type=text]:focus,
textarea:focus {
    border-color: #666
}
select {
    background-color: #fff;
    border-width: 1px;
    border-style: solid
}
input.text,
input.title,
input[type=password],
input[type=text],
select,
textarea {
    margin: .5em 0
}
input.title {
    font-size: 1.5em
}
textarea {
    resize: vertical;
    height: 250px
}
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
}
@media only screen and (max-width: 700px) {
    .header form .middleColumn {
        float: none;
        width: 100%!important
    }
    #MemberLoginForm_LoginForm label,
    form label.left {
        margin-bottom: 8px
    }
}
@media only screen and (max-width: 900px) {
    form {
        max-width: 100%
    }
}

/****** FILE: themes/light-theme/css/login.css *****/
﻿label,
legend,
user agent stylesheet h1 {
    font-weight: 700
}
.basecamp .login {
    padding: 130px 0 130px;
    background-image: url('../images/LoginTile.jpg');
    background-repeat: repeat;
    background-position: center center;
}
.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/light-theme/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;
}

/* Common style */

.grid figure {
    position: relative;
    overflow: hidden;
    margin: 0px;
    padding:0px;
    min-width: 100%;
    max-width: 420px;
    max-height: 293px;
    width: 100%;
    background: #000;
    text-align: center;
    cursor: pointer;
}
.grid figure img {
    position: relative;
    display: block;
    min-height: 294px;
    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 {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    color: #fff;
    font-size:34px;
    letter-spacing:-1px;    
    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 {
    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/light-theme/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:20px;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;padding:35px;}
}
.lt-ie9 .remodal-overlay{background:#2b2e38}.lt-ie9 .remodal{width:700px}

/****** FILE: themes/light-theme/css/slickcomb.css *****/
.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block;
}
.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide,
.slick-slide a {
    font-size: 14px;
}
.slick-slider {
	width:99%;
    margin: 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 {
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-show-overflow .slick-list {
	overflow: visible;
}
.slick-list:focus {
    outline: 0
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -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 {
    top: 0;
    left: 0
}
.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}
.slick-track:after {
    clear: both
}
.slick-slide {
	display: none;
	float: left;
	margin:0 9px 0 0;
	list-style-type:none;
}
.newscrollinglistings-H .slick-slide {
    display: none;
    float: left;
    margin: 0 6px 6px 6px;
    list-style-type: none;
    height:100%;
}
.newscrollinglistings-H .slick-slide img {
    display: block;
    margin:0 auto;
    width: 100%;
}
.carouselfacebook .slick-slide {
    display: none;
    float: left;
    margin: 0 6px 6px 6px;
    list-style-type: none;
    height:100%;
}
.carouselfacebook .slick-slider {
    margin:0;
    padding:0;
    height:88px;
}
.carouselbrands .slick-slide {
    display: none;
    float: left;
    margin: 0 6px 6px 6px;
    list-style-type: none;
    height:100%;
}
.carouselbrands .slick-slide a {
    text-decoration: none;
}

[dir=rtl] .slick-slide {
    float: right
}
.slick-slide.slick-loading img {
    display: none
}
.slick-slide.dragging img {
    pointer-events: none
}
.slick-initialized .slick-slide {
    display: block
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}
.slick-slide a {
    text-decoration: none;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

/* Dots */
.slick-dots {
    /* position: absolute; */
    /* bottom: -45px; */
    margin: 0;
    display: block;
    width: 100%;
    padding: 16px 0;
    list-style: none;
    text-align: center
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 120px;
    height: 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li a {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 120px;
    height: 5px;
    padding: 0 1px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: rgb(0, 0, 0, 0.5);
    border-radius: 4px;
}
.slick-dots li a:focus,
.slick-dots li a:hover {
    background: #FDD400;

}
.slick-dots li.slick-active a{
    background: #FDD400;
}


/* Listings */

.newscrollinglistings-H li,
.newscrollinglistings-S li
{
	transition: transform .3s;		
}
.newscrollinglistings-H li.slick-center,
.newscrollinglistings-S li.slick-center
{
	transform: scale(1.08);	
}
.newscrollinglistings-H .slick-next,
.newscrollinglistings-H .slick-prev {
    cursor: pointer;
    color: transparent;
    background:transparent;
    outline: 0;
    position:absolute;
    top:50%;
    display:block;
    outline: none;    
}
.newscrollinglistings-H .slick-next.slick-disabled:before,
.newscrollinglistings-H .slick-prev.slick-disabled:before {
    opacity: .25
}
.newscrollinglistings-H button {
    border: solid gray;
    border-width: 0 6px 6px 0;
    display: inline-block;
    padding: 6px;
    box-shadow:0px 0px 0px transparent;
}
.newscrollinglistings-H button:hover {
    border: solid #C2272D;
    border-width: 0 6px 6px 0;
    display: inline-block;
    padding: 6px;    
}
.newscrollinglistings-H .slick-prev {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    left:-25px;
}
.newscrollinglistings-H [dir=rtl] .slick-prev {
    right: -25px;
    left: auto;
}
.newscrollinglistings-H .slick-next {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    right:-25px;    
}
.newscrollinglistings-H [dir=rtl] .slick-next {
    right: auto;
    left: -25px;
}
.newscrollinglistings-H .slick-slider {
    margin: 0;
    padding: 0 5px
}
.newscrollinglistings-H .slick-slide .list-contain {
    background:#0d3267;
    display: flex;
    flex-direction: column;
    /* justify-content: space-between; */
    color: #fff;
    width: 100%;
    transition: all .3s cubic-bezier(.25, .8, .25, 1);
    border:solid 1px #F4F5FA;
    padding: 12px;
    min-height: 420px;
}
.newscrollinglistings-H .slick-slide .list-contain .list-photo img {
    overflow: hidden;
    width: 100%;
    display: block;
    padding: 0
}
.newscrollinglistings-H .slick-slide .list-contain .list-title {
	overflow:hidden;
	font-size: 16px;
    line-height: 20px; 
	font-weight:400; 
	color:#fff; 
	margin:12px;
}
.newscrollinglistings-H .slick-slide .list-contain .list-price {
	color:#FDD400;
	font-weight:600;
	font-size:20px;
}
.newscrollinglistings-H .slick-slide .list-contain .list-description {
    color: #fff;
    margin: 0 0 12px 0;
    padding:0 0 8px 0;
    border-bottom: thin #222 solid;
    font-size: 14px;
    line-height:20px;
}
.newscrollinglistings-H .slick-slide .list-contain .list-locale {
    color: #515050;
    padding: 0 0 7px;
    margin: 0 0 7px
}
.newscrollinglistings-H .slick-slide .list-contain .list-details-btn {
	width:100%;
    height:39px;
    line-height:39px;
    display: block;    
    background: #C2272D;    
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    margin: 5px 0 0 0;
}
.newscrollinglistings-H .slick-slide .list-details-btn:hover {
    background: var(--darkred);
}
.details-btn-area {
    background: #222;
    padding: 10px 20px 10px 20px;
}
.price-title {
    font-size: 12px;
    color: #858585
}
.view-listing {
    background: #C2272D;
    padding: 3px 10px;
    margin-top: 10px;
    color: #fff;
    border-radius: 5px;
    font-size: 14px
}

/* Facebook */
.carouselfacebook .slick-next,
.carouselfacebook .slick-prev {
    cursor: pointer;
    color: transparent;
    background:transparent;
    outline: 0;
    position:relative;
    display:inline !important;
    outline: none; 
    bottom:-30px;  
}
.carouselfacebook .slick-next.slick-disabled:before,
.carouselfacebook .slick-prev.slick-disabled:before {
    opacity: .25
}
.carouselfacebook button {
    border: solid gray;
    border-width: 0 6px 6px 0;
    display: inline-block;
    padding: 6px;
    box-shadow:0px 0px 0px transparent;
}
.carouselfacebook button:hover {
    border: solid #C2272D;
    border-width: 0 6px 6px 0;
    display: inline-block;
    padding: 6px;     
}
.carouselfacebook .slick-prev {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    left:0;
}
.carouselfacebook .slick-next {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    left:7%;    
}
.carouselfacebook .slick-slider {
    margin: 0;
    padding: 0 5px
}

/* Brands */
.carouselbrands .slick-next,
.carouselbrands .slick-prev {
    cursor: pointer;
    color: transparent;
    background:transparent;
    outline: 0;
    position:absolute;
    top:50%;
    display:block;
    outline: none;    
}
.carouselbrands .slick-next.slick-disabled:before,
.carouselbrands .slick-prev.slick-disabled:before {
    opacity: .25
}
.carouselbrands button {
    border: solid gray;
    border-width: 0 6px 6px 0;
    display: inline-block;
    padding: 6px;
    box-shadow:0px 0px 0px transparent;
}
.carouselbrands button:hover {
    border: solid #C2272D;
    border-width: 0 6px 6px 0;
    display: inline-block;
    padding: 6px;    
}
.carouselbrands .slick-prev {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    left:-25px;
}
.carouselbrands [dir=rtl] .slick-prev {
    right: -25px;
    left: auto;
}
.carouselbrands .slick-next {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    right:-25px;    
}
.carouselbrands [dir=rtl] .slick-next {
    right: auto;
    left: -25px;
}
.carouselbrands .slick-slider {
    margin: 0;
    padding: 0 5px
}

@media only screen and (max-width: 1024px) {
	.newscrollinglistings-H .slick-slide {
		text-align:center;
	}
	.carouselfacebook .slick-slide {
		text-align:center;
	}
	.carouselbrands .slick-slide {
		text-align:center;
	}
    .slick-dots li {
        position: relative;
        display: inline-block;
        width: 12px;
        height: 12px;
        margin: 12px;
        cursor: pointer;
    }
    
    .slick-dots li a {
        font-size: 0;
        line-height: 0;
        display: block;
        width: 12px;
        height: 12px;
        padding: 0 1px;
        cursor: pointer;
        color: transparent;
        border: 0;
        outline: 0;
        background: rgb(0, 0, 0, 0.5);
        border-radius: 2px;
    }			
}
@media only screen and (max-width: 770px) {
	.newscrollinglistings-H .slick-slide {
		text-align:center;
	}
	.carouselfacebook .slick-slide {
		text-align:center;
	}
	.carouselbrands .slick-slide {
		text-align:center;
	}
}


/****** FILE: themes/light-theme/css/styles.css *****/
﻿/* TRA Base Starter Theme Light */
/* 
	Theme Colors 
    Black: #222
	Navy Blue : #0D3267
	Royal Blue : #0066CC
    Red : #C2272D
    Yellow: #FDD400
    Light Gray: #F4F5FA
    White: #fff
*/

/* Extra Helpers */

img.stretch {
    width: 100%!important;
}
.small-padding {
    padding: 10px;
}
.medium-padding {
    padding: 20px;
}
.large-padding {
    padding: 30px;
}
.custom-show-for-small-only {
    display: none;
}
.custom-show-for-medium-up {
    display: block;
}
.custom-show-for-large-up {
    display: block;
}
.custom-show-for-xlarge-up {
    display: block;
}
.custom-hide-for-xlarge-up {
    display: none;
}
.custom-hide-for-large-up {
    display: none;
}
.custom-hide-for-medium-up {
    display: none;
}
.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;
}
.iphone-block {
    display: none;
}
.no-display {
    display: none;
}
.sectionsegment {
    padding: 32px 0 32px 0;
}
.sectionsegment-large {
    padding: 96px 0 96px 0;
}

.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{
    margin:4px 2px;
}
.button-group.stack-for-small>li{
    margin:4px 2px;
}

/* Miscellaneous */

body {
    font-family: 'Rubik', sans-serif;
}
.align-middle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.flex-row {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    width: 100%;
    height: 100%;
    flex-direction: row;
}

.flex-grid {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
    flex-direction: row;
}

.flex-column {
    display: flex;
    flex-basis: auto;
    align-items: center;
    justify-content: stretch;
    flex-direction: column;
    flex: 1;
    gap: 24px;
}

.large-up-2{
    display: flex;
     align-items: center;
    justify-content: stretch;
    flex-direction: column;
    width:50%;
    padding: 3px;
}

.flex-item{
    display: flex;
    align-items: center;
}

.simple-menu{
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    gap: 16px;
}
.simple-menu li{
    line-height: 1;
    white-space: nowrap;
}

.simple-menu a{
    font-size: 16px;
    line-height: 0;
}

/* [class*=block-grid-]>li {
    padding: 4px
} */

.show-on-print {
    display: none;
}

.site-wrapper p {
    font-size: 1rem;
    line-height: 1.875rem;
}
button,
.button {    
    background: #C2272D;
    border-radius: 4px;    
    color: #fff;
    font-size: 14px;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0;
    padding: 16px 24px;
}
button:hover,
.button:hover{
    background: #222;
}

.button.ghost, button.ghost{
    background-color: rgba(255, 255, 255, 0.2);
}

.panel {
    background: #fff;
    border-width: 1px;
    padding: 8px;
}

#success-script {
    padding: 20px;
    position:absolute;
    top:30%;
    z-index:1001;
    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;
}

.page-banner h1{
    color: #fff;
    font-size: 32px;
    font-weight: 600;
    margin: 16px 0;
}

/* MastHead */
.topbar{
    background:#F4F5FA;
}
.topbar-left {
    display: flex;
    align-items: center;
    flex-direction: row;
    gap: 32px;
    justify-content: flex-start;
    flex: 1;
    padding: 0 0 0 32px;
}

.topbar-right {
    display: flex;
    align-items: center;
    flex-direction: row;
    gap: 1rem;
    justify-content: flex-end;
    flex: 1;
}

.locales li a {
    font-size: 14px;
    text-decoration: none;
    color: #0D3267;
    text-transform: uppercase;
}

.locales li a:hover {
    text-decoration: underline;
}

#MastHead {
    width: 100%;
}

.header {
    border-bottom: solid thin silver;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    padding: 8px 8px;
}
.StoreLocationsPicker{
    display: none;
}
.logo-group {
    padding: 0;
    display: flex;
    align-items: center;
    gap: 8px;
}

.brand-group {
    padding: 0;
    width: 88%;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    gap: 16px;
}

#MobileMastHead .site-logo-mobile{
	text-align:center;
}
#MobileMastHead .site-logo-mobile img{
	margin:0 auto;
}
.page-banner {
    margin: 0 0 10px 0;
    height: auto;
}
.page-banner img {
    margin: 0 auto;
    height: auto;
    width: 100%;
}
.masthead_search_button {
    background: #C2272D;
    /* float:right; */
    color: #fff;
    font-size: 14px;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0;
    padding: 9px 20px;
}

/* Shapes */

.arrow-down {
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #b0b0b0;
    display:inline-block;
    vertical-align:middle;
}
.arrow-right {
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-left: 5px solid #b0b0b0;
	border-bottom: 5px solid transparent;
	display:inline-block;
	vertical-align:middle; 
	margin-top:-3px;
}
#magnifying-glass {
	font-size: 20px;
	display: inline-block;
	width: 0.4em;
	box-sizing: content-box;
	height: 0.4em;
	border: 0.1em solid #b0b0b0;
	position: relative;
	border-radius: 0.35em;	
}
#magnifying-glass:before {
	content: "";
	display: inline-block;
	position: absolute;
	right: -0.25em;
	bottom: -0.1em;
	border-width: 0;
	background: #b0b0b0;
	width: 0.35em;
	height: 0.08em;
	transform: rotate(45deg);
}
#magnifying-glass-large {
	font-size: 48px;
	display: inline-block;
	width: 0.4em;
	box-sizing: content-box;
	height: 0.4em;
	border: 0.1em solid #fff;
	position: relative;
	border-radius: 0.35em;	
}
#magnifying-glass-large:before {
	content: "";
	display: inline-block;
	position: absolute;
	right: -0.25em;
	bottom: -0.1em;
	border-width: 0;
	background: #fff;
	width: 0.35em;
	height: 0.08em;
	transform: rotate(45deg);
}
#magnifying-glass-mobile {
	font-size: 36px;
	display: inline-block;
	width: 0.4em;
	box-sizing: content-box;
	height: 0.4em;
	border: 0.1em solid #222;
	position: relative;
	border-radius: 0.35em;	
}
#magnifying-glass-mobile:before {
	content: "";
	display: inline-block;
	position: absolute;
	right: -0.25em;
	bottom: -0.1em;
	border-width: 0;
	background: #222;
	width: 0.35em;
	height: 0.08em;
	transform: rotate(45deg);
}
.chevron::before {
	border-style: solid;
	border-width: 2.5px 2.5px 0 0;
	content: '';
	display: inline-block;
	height: 9px;
	position: relative;
	transform: rotate(-45deg);
	width: 9px;
}
.chevron.righty:before {
	left: 0;
	transform: rotate(45deg);
}
.chevron.bottomy:before {
	top: 0;
	transform: rotate(135deg);
}
.chevron.lefty:before {
	left: 0.25em;
	transform: rotate(-135deg);
}
.Bigchevron::before {
	border-style: solid;
	border-width: 8px 8px 0 0;
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	position: relative;
	transform: rotate(-45deg);
	color:#3e434a;
}
.Bigchevron.righty:before {
	left: 0;
	transform: rotate(45deg);
}
.Bigchevron.bottomy:before {
	top: 0;
	transform: rotate(135deg);
}
.Bigchevron.lefty:before {
	left: 0.25em;
	transform: rotate(-135deg);
}

/* 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%;
	text-align: center;
	margin-top: 30px;
	margin: auto;
}
.overlay-content h2{
	font-size:30px;
	color:#fff;
	font-weight:normal;
}
.overlay-content form{
	width:100%;
	text-align:center;
	padding:15px;
	border:1px #2d2d2d solid;
}
.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: #ffdd15;
	outline:none;
	border:none;
}
.overlay input[type=text] {
    display: inline-block;
    font-size: 40px;
    height: 50px;
    width: 89%;
    line-height: 50px;
    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;		
}
.overlay button {
    display: inline-block;
    vertical-align: top;
    background: transparent;
    width:10%;
    font-size: 25px;
    height: 50px;
    line-height: 50px;
    margin: 0;
    padding: 0;
    border: none;
    cursor: pointer;
    color: #fff;
}
.overlay button:hover, .overlay button:focus, .overlay button:active {
	border:none;
	outline:none;
}
.overlay button i{
    font-size: 25px;
    border: none;
    line-height: 50px;
    cursor: pointer;
    color: #fff;
}
.overlay button i:hover{
    color: #ffdd15;
}

.blue-overlay {
	background:rgba(13,50,103,0.8);
    padding: 16px;
    width: 100%;
    height: 100%;	
}

/* The Mobile overlay effect */
.dropdown-search-holder-mobile button{
	font-size:18px;
	padding:4px;
	background:transparent;
}
.dropdown-search-holder-mobile button i{
	font-size:18px;
	padding:12px 14px 12px 14px;
	color:#222;
}
.overlaymobile {
	height: 100%;
	width: 100%;
	display: none;
	position: fixed;
	z-index: 10000;
	top: 0;
	left: 0;
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0, 0.9); /* Black with a little bit see-through */
}
.overlay-content-mobile {
	position: relative;
	top: 25%;
	text-align: center;
	margin-top: 30px;
	margin: auto;
}
.overlay-content-mobile h2{
	font-size:20px;
	color:#fff;
	font-weight:normal;
}
.overlay-content-mobile form{
	width:100%;
	text-align:center;
}
.overlaymobile .closebtn {
	position: absolute;
	top: 20px;
	right: 45px;
	font-size: 60px;
	cursor: pointer;
	color: white;
}
.overlaymobile .closebtn:hover, .overlaymobile .closebtn:active, .overlaymobile .closebtn:focus {
	color: #ffdd15;
	outline:none;
	border:none;
}
.overlaymobile input[type=text] {
    display: inline-block;
    position:relative;
    font-size: 20px;
    height: 50px;
    width: 89%;
    line-height: 50px;
    vertical-align: top;
    padding: 0;
    border: none;
    margin: 0;
    color: #fff;
    background: transparent;
    text-transform: none;
    cursor:auto;
}
.overlaymobile input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #fff;
	text-transform:none;	
}
.overlaymobile input::-moz-placeholder { /* Firefox 19+ */
	color: #fff;
	text-transform:none;	
}
.overlaymobile input:-ms-input-placeholder { /* IE 10+ */
	color: #fff;
	text-transform:none;		
}
.overlaymobile input:-moz-placeholder { /* Firefox 18- */
	color: #fff;
	text-transform:none;		
}
.overlaymobile button {
    vertical-align: top;
    background: transparent;
    width:10%;
    font-size: 20px;
    height: 50px;
    margin: 0;
    padding: 0;
    border: none;
    cursor: pointer;
    color: #fff;
    position:absolute;
    right:10px;
}
.overlaymobile button:hover, .overlaymobile button:focus, .overlaymobile button:active {
	border:none;
	outline:none;
}
.overlaymobile button i{
    font-size: 20px;
    border: none;
    cursor: pointer;
    color: #222;
}
.overlaymobile button i:hover{
    color: #ffdd15;
}

/* Parts Search */

.iframe-masthead{
	width:100%;
    padding:20px 0 20px 0;	
	position: fixed;
	z-index: 1000;
	border-top:2px #c10707 solid;
	top:0;
	left:0;
}
.iframeBody{
	padding:138px 0 0 0;
}
#parts-search > form {
    margin: 0;
    padding:0;
}
#parts-search > form > input[type=text].parts-search-field{
	display:inline-block;
	vertical-align:top;
	width:75%;
	text-transform:uppercase;
    color: rgba(0,0,0,.75);
    font-size: 50px;
    height: 59px;
    margin: 0;
    padding: .5rem;
}
#parts-search > form > input[type=submit].parts-search-submit{
	display:inline-block;
	vertical-align:top;
    height: 59px;	
    background: #0e5ea0;    
    color: #fff;
    font-size: 14px;
    border-radius: 0px;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0;
    padding: 0 35px 0 35px;
    border: 0;
    cursor: pointer;	
}
#parts-search > form > input[type=submit].parts-search-submit:hover{
    background: gray;
}

/* PARTS SEARCH BAR */

   #Form_PartsSearchForm{
        margin:0;
        padding:0;
        display:flex;
        width: 100%;
    }
    #Form_PartsSearchForm fieldset{
        margin:0;
        padding:0;
        width: 100%;
    }
    #Form_PartsSearchForm label{
        display:none;
    }
    #Form_PartsSearchForm .field{
        margin:0;
        width: 100%;
        height:100%;
    }
    #Form_PartsSearchForm .middleColumn{
        height:100%;
    }
    #Form_PartsSearchForm input.text, #Form_PartsSearchForm input.title, #Form_PartsSearchForm input[type=password], #Form_PartsSearchForm input[type=text], #Form_PartsSearchForm select, #Form_PartsSearchForm textarea {
        margin: 0;
        height:100%
    }
    #Form_PartsSearchForm .Actions{
        margin:0;
        margin-bottom:0;
        color:#fff;
    }
    #Form_PartsSearchForm button{
        padding:0.8rem;
        border-radius: 0 3px 3px 0;
        font-weight: 600;
    }

    .search-section{
        padding:20px 0;
    }

/* Navigation*/

.schedule-service a{
    background-color: #0066CC;
    color:#fff !important;
}

.nav-search a{
    background-color: #C2272D;
    color:#fff !important;
}


/* Hero */

.hero {
    position: relative;
    z-index: 1;
    padding: 12px 12px 6px 12px;
}

.flexslider{
    border-radius: 4px;
    width: 100%;
    height: 100%;
}

#slider-text p.slider-video-text {
    color: #fff;
    font-size: 110px;
    line-height: 120px;
    font-weight: 800;
    text-shadow: 0px 3px 2px rgba(0, 0, 0, 0.58);
}

.dept-card-01{
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    flex: 1;
    align-self: stretch;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: scroll;
    border-radius: 4px;
    transition: 0.5s;
}

.dept-card-02{
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    flex: 1;
    align-self: stretch;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: scroll;
    border-radius: 4px;
    transition: 0.5s;
}

.dept-card-inner{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 12px;
    height: 100%;
    /* min-height: 300px; */
    width: 100%;
    padding: 48px;
    background: rgba(13,50,103,0.9);
    border-radius: 4px;
    transition: 1s ease;
}

.dept-card-inner:hover{
    background: rgba(0,0,0,0.2);
    transition: 1s ease;
}

.dept-card-inner h2{
    color: #fff;
    font-weight: 700;
    font-size: 32px;
    font-style: italic;
    line-height: 1;
    text-transform: uppercase;
}

.dept-card-inner span{
    color: #fff;
    font-weight: 400;
    font-size: 20px;
}

.dept-content{
    display: flex;
    flex-direction: row;
    gap: 16px;
    align-items: center;
}

.left-border{
    border-left: solid 4px #C2272D;
    padding:0 16px;
}

/* Cards */

#Cards {
    padding: 6px 12px 12px 12px;
    height: 300px;
     /* overflow: hidden; */
 }

/* Search */

#site-search {
    background:#0d3267;
    padding: 32px 0 32px 0;
    display: flex;
    justify-content: center;
    gap: 24px;
}
#site-search h2.search-title {
    font-size: 20px;
    font-weight:bold;
    line-height:24px;
    color: #fff;
    text-transform: uppercase;
    padding: 0;
    margin:0;
}



/* Listings */

.scr-listings{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}
.listings-inner{
    display: flex;
    flex-direction: column;
    gap: 16px;
    color: #fff;
    text-align: center;
}

.list-content{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 16px;
    gap: 16px;
}

/* Product Tab Section */

#ProductTab_Section{
	padding:60px 0 60px 0;
}
#ProductTab_Section .product_tab_holder {
    padding: 12px;
    overflow:hidden;
    border-bottom:1px #e1e1e1 solid;
}
#ProductTab_Section .product_tab_holder .product_tab_holder--inner ul#producttabs {
    margin: 0;
    padding: 0;
    background: transparent;
}
#ProductTab_Section .product_tab_holder .product_tab_holder--inner ul#producttabs>li {
    list-style-type: none;
    display:inline-block;
    text-align:center;
}
#ProductTab_Section .product_tab_holder .product_tab_holder--inner ul#producttabs>li>a {
	display:block;
    padding: 8px 20px;
    margin: 0;
    font-size: 1rem;
    border:2px #0e52dc solid;
	border-radius: 4px;   
	overflow:hidden; 
}
#ProductTab_Section .product_tab_holder .product_tab_holder--inner ul#producttabs>li>a.inactive {
    color: #777777;
    border:2px transparent solid;    
}
#ProductTab_Section .product_tab_holder .product_tab_holder--inner ul#producttabs>li>a.inactive:hover {
    color: #ababab;
}
#ProductTab_Section .container-holder .container {
    clear: both;
    z-index: 5000;
    min-height: 550px;
    padding: 32px 0 32px 0;
    /* overflow:hidden;   */
}
#ProductTab_Section .container-holder .container .tabs-header {
	font-size:1.5rem;
	font-weight:600;
	margin:0 0 20px 0;
}
#ProductTab_Section .container-holder .container a.grid-con {
	display:block;
	overflow:hidden;
	text-align:center;
	padding:20px;
	border:solid 1px #d0d0d0;
	border-radius: 4px;  	
}
#ProductTab_Section .container-holder .container a.grid-con:hover {
	border:solid 1px #224297;
}
#ProductTab_Section .container-holder .container a.grid-con img{
	opacity:1;
	display:block;
	margin:0 auto;
}
#ProductTab_Section .container-holder .container a.grid-con:hover img{
	opacity:0.8;
}
#ProductTab_Section .container-holder .container a.grid-con span{
	font-size:18px;
	font-weight:600;
	color:#222222;
}
#ProductTab_Section .container-holder .container a.grid-con:hover span{
	color:#224297;
	text-decoration:underline;
}

/* Welcome */

.welcome-bg{
    display: flex;
    flex-direction: column;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    color: #fff;
    text-align: center;
}

.welcome-inner{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 60px;
    gap: 16px;
    border:solid thin #fff;
    margin: 1rem;
}

.welcome-inner h1{
    color: #FFF;
    text-align: center;
    font-size: 72px;
    font-style: italic;
    font-weight: 700;
    line-height: 72px; /* 100% */
    text-transform: uppercase;
    margin:1rem;
}

/* Events and Affiliates Section */

.events-section{
    padding: 12px;
}
.events-panel{
    /* align-items:flex-start; */
    background: #0D3267;
    border-radius: 4px;
    padding: 48px;
}
.events-panel p{
    color: #fff;
}

.events-panel h2, .events-panel h4{
    color:#fff;
    font-weight: 600;
    text-transform: uppercase;
}

.event-card{
    background: rgba(0, 0, 0, 0.3);
    border-radius: 4px;
    padding: 32px;
    width: 100%;
}

.affiliates-panel{
    border-radius: 4px;
    background-position: center center;
    background-size: cover;
}
.affiliates-inner{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 24px;
    gap: 64px;
}
.affiliates-inner h2{
   color: #fff;
   font-weight: 600;
   text-transform: uppercase;
   line-height: 1; 
}

.affiliates-inner h2 span{
    font-weight: 300;
    font-size: 1.578rem;
 }

.affiliates-inner a{
    color: #fff;
    text-transform: uppercase;
}

/* Brands Scroller */

.brands {
    width: 100%;
    background:#fff;
}

.brands li div{
    display: flex;
    min-height:124px;
    border:solid 1px silver;
    border-radius: 6px;
    align-items: center;
    justify-content: center;
}

.brandsmobile {
    width: 100%;
    background: #ffffff;
}

/* Categories Section Scroller */

.categories-section{
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding: 96px 32px;
}

.categories-section span{
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: #222;
    padding: 8px;
}


/* Build Page */

#build-page h6.build-title {
	color:#222;
    font-size: 16px;
    font-weight: 600;
    margin: 16px 0;
    padding: 0;
    text-align: center;
}

#build-page img {
    margin: 0 0 6px 0;
}

/* 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: thin #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 {
    float:left;
    width:50%;
}
#brand-group .brand_content_container {
    float:left;
    width:50%;
    padding:0 10px 0 10px;
}
#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:0 8px 0 8px;
}
#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-size:15px;
	line-height:22px;
	font-weight:normal;
	color:#6c6c6c;
	padding:4px;
	margin:0;
}
#brand-group .action-shot-description p{
	font-size:15px;
	line-height:22px;	
	font-weight:normal;
	color:#6c6c6c;
	padding:4px;
	margin:0;
}
#brand-group .brand_content_container a.learn_button{
	padding:0 0 0 8px;
}
#brand-group .brand_content_container a.learn_button:hover{
	text-decoration:underline;
}

/* Child Grid */

.child-grid {
    width: 100%;
}
.child-grid ul li.child-grid-item {
    padding-bottom: 20px;
    margin: 0;
}
.child-grid ul li.child-grid-item img {
    width: 100%;
}
.child-grid ul li.child-grid-item h3.grid-title {    
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	color: #0D3267;
	margin: 0;
	padding: 16px 0;
	text-decoration: none !important;
}
.child-grid ul li.child-grid-item h3.grid-title:hover {    
	color: #232323;
}
.child-grid ul li.child-grid-item h3.grid-title a.child-grid-thumb{    
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	color: #0D3267;
}
.child-grid ul li.child-grid-item h3.grid-title a.child-grid-thumb:hover {    
	color: #232323;
}
.child-grid ul li.child-grid-item .child-grid-box {
    background: white;
    padding: 5px;
    border: thin #d5d5d5 solid;
}
.child-grid ul li.child-grid-item .child-grid-box .child-grid-box-pad {
    padding: 5px;
}
.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: #222;
    margin: 10px 0 10px 0;
}

/* Custom Ribbon */

.ribbon-background {
    width: 100%;
    background:#f3f7f9;
    padding:10px 0 10px 0;
}
#ribbon-inner {
    padding: 10px 0 10px 0;
}
#ribbon-inner .ribbon-description {
    color: #333333;
    font-size: 50px;
}
#ribbon-inner .ribbon-description p {
    color: #333333;
    font-size: 40px;
    margin: 10px 0 10px 0;
    font-weight: 600;
    letter-spacing:-1px;
}
#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: #141414; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #141414 0%, #222222 48%, #141414 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, #141414 0%,#222222 48%,#141414 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, #141414 0%,#222222 48%,#141414 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#141414', endColorstr='#141414',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */    
	border-radius: 3px;
    padding: 20px 0 20px 0;
    display: block;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
}
#ribbon-inner .ribbon-button a:hover {
    background: #c25c09;
}

/* Box Shadow */

.effect2 {
    position: relative;
}
.effect2:before,
.effect2:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width: 300px;
    background: #777;
    box-shadow: 0 15px 10px #777;
    transform: rotate(-3deg);
}
.effect2:after {
    transform: rotate(3deg);
    right: 10px;
    left: auto;
}

/* 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: 600;
    padding: 8px 5px;
    color: #222;
}
#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: #222;
}
#Sitemap li li ul {
    list-style-type: circle;
    padding-left: 25px;
}
#Sitemap li li li ul {
    list-style-type: square;
}

/* Footer */

#footer { 
    padding-top: 24px;   
}

#footer h3 {
    margin: 0px;
    font-size: 24px;
    font-weight: 600;
    color:#0d3267;
}
#footer .footer-cols {
    margin: 0;
    padding: 20px 0 0 0;
}
#footer .footer-cols li {
    list-style-type: none;
    list-style-position: inside;
    color: #222;
    padding:24px 16px;
}
#footer .footer-cols li a {
    color: #222;
    font-size:14px;
    text-decoration: none;
}
#footer .footer-cols li a:hover {
    text-decoration: underline;
}

.footer-locales {
    display: flex;
    flex-basis: auto;
    flex-direction: column;
    flex: 1;
    gap: 4px;
}

#footer .copyright-border-top {
    border-top: #313131 thin solid;
    padding: 20px 0 0 0;
}
#footer .copyright-border-top p {
    font-size: 13px;
    color: #5b5b5b;
    margin: 0 0 10px 0;
    padding: 0;
}
#footer .copyright-border-top a {
    font-size: 13px;
    color: #5b5b5b;
}
#footer .copyright-border-top a:hover {
    text-decoration: underline;
}
#footer .copyright-border-top h3 {
    color: #5b5b5b;
    font-size: 16px;
    font-weight: 600;
}
#footer .form-border{
	padding:40px 0 40px 0;
	margin:0 0 40px 0;
	border-bottom:1px #383838 solid;
}
#footer .form-border .question-form{
	width:100%;
	text-align:center;
}
#footer .form-border .question-form form fieldset{
	padding:0;	
	width:80%;
	display:inline-block;
}
#footer .form-border .question-form form fieldset #Name{
	width:25%;
	display:inline-block;
	/* *display:inline; */
	zoom:1;	
	margin:0 10px 0 0;
	color:#afafaf;
	vertical-align:top;		
}
#footer .form-border .question-form form fieldset #Name input.text{
	background-color:transparent;
	border:1px #454545 solid;
	color:#afafaf;
	margin:0;
	height:65px;
}
#footer .form-border .question-form form fieldset #Name input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #afafaf;
    opacity: 1; /* Firefox */
}
#footer .form-border .question-form form fieldset #Name input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #afafaf;
}
#footer .form-border .question-form form fieldset #Name input::-ms-input-placeholder { /* Microsoft Edge */
    color: #afafaf;
}
#footer .form-border .question-form form fieldset #Email{
	width:25%;
	display:inline-block;
	/* *display:inline; */
	zoom:1;	
	margin:0 10px 0 0;
	color:#afafaf;	
	vertical-align:top;	
}
#footer .form-border .question-form form fieldset #Email input.text{
	background-color:transparent;
	border:1px #454545 solid;
	color:#afafaf;
	margin:0;
	height:65px;
}
#footer .form-border .question-form form fieldset #Email input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #afafaf;
    opacity: 1; /* Firefox */
}
#footer .form-border .question-form form fieldset #Email input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #afafaf;
}
#footer .form-border .question-form form fieldset #Email input::-ms-input-placeholder { /* Microsoft Edge */
    color: #afafaf;
}
#footer .form-border .question-form form fieldset #Question{
	width:40%;
	display:inline-block;
	/* *display:inline; */
	zoom:1;	
	margin:0;
	color:#afafaf;	
	vertical-align:top;	
}
#footer .form-border .question-form form fieldset #Question input.text{
	background-color:transparent;
	border:1px #454545 solid;
	color:#afafaf;
	margin:0;
	height:65px;
}
#footer .form-border .question-form form fieldset #Question input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #afafaf;
    opacity: 1; /* Firefox */
}
#footer .form-border .question-form form fieldset #Question input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #afafaf;
}
#footer .form-border .question-form form fieldset #Question input::-ms-input-placeholder { /* Microsoft Edge */
    color: #afafaf;
}
#footer .form-border .question-form .Actions{
	width:11%;
	display:inline-block;
	/* *display:inline; */
	zoom:1;	
	margin:0;
	vertical-align:top;
}
#footer .form-border .question-form a.btn, #footer .form-border .question-form button, #footer .form-border .question-form input[type=submit] {
	width:100%;
    background: #0e5ea0;
    color: #fff;
    font-size: 14px;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0;
    padding: 24px 20px 24px 20px;
    border: 0;
    cursor: pointer;
}
#footer .form-border .question-form a.btn:hover, #footer .form-border .question-form button:hover, #footer .form-border .question-form input[type=submit]:hover {
    background: #222;
    color: #fff;
}
.signup-contain{
    padding: 36px 0 20px 0;
}
#Form_QuestionForm{
    display: flex;
    flex-direction: row;
    align-items: center;
}

#Form_QuestionForm fieldset{
    margin: 0;
    padding: 0;
    width: 100%;
}
#Form_QuestionForm .Actions{
    margin: 0;
}

.uparrow {
    background-color: #0D3267;
    border-radius: 5px;
    cursor: pointer;
    width: 43px;
    height: 43px;
    position: fixed;
    bottom: 56px;
    right: 49%;
    display: none;
}
.uparrow .arrow{
    position: relative;
    top: 17px;
    left: 12px;
    transform: rotate(44deg); /* IE */
    -webkit-transform: rotate(45deg);
    border: solid #fff;
    border-width: 4px 0 0 4px;
    display: inline-block;
    padding: 7px;
    box-shadow: 0px 0px 0px transparent;
}

/* SlideOut Form */

.slide-out-div {
    padding: 15px;
    width: 300px;
    background: #fff;
    z-index: 5000;
    -webkit-box-shadow: 5px 3px 8px 1px rgba(0, 0, 0, 0.31);
    -moz-box-shadow: 5px 3px 8px 1px rgba(0, 0, 0, 0.31);
    box-shadow: 5px 3px 8px 1px rgba(0, 0, 0, 0.31);
    height: auto !important;
}
.slide-out-div form label {
    color: #0871dc;
}
#quoteform form#Form_ContactForm {
    overflow: hidden;
}
#quoteform form#Form_ContactForm fieldset label {
    color: #222;
    font-weight:normal;
}
#contact-trigger .hide-btn {
    float: right;
}
#contact-trigger .hide-btn a{
    color: #205286;
}
#contact-trigger .hide-btn a:hover{
    color: #222;
}
.handle {
	width:45px;
	height:45px;
    top: 165px !important;
	background:#C2272D;
	padding:10px; 
	font-size:0;
	line-height:normal;  
}
.bubble {
	position: relative;
	width: 27px;
	height: 20px;
	padding: 0px;
	background: #FFFFFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.bubble:after {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 7px 4px 0;
	border-color: #FFFFFF transparent;
	display: block;
	width: 0;
	z-index: 1;
	bottom: -7px;
	left: 7px;
}
#quoteform h3 {
    padding: 0;
    margin: 0 0 6px 0;
    font-size: 16px;
    line-height:16px;
    font-weight: 600;
    vertical-align:top;
    color:black;
}
#quoteform p {
    padding: 0;
    margin: 0 0 10px 0;
}
#quoteform fieldset {
    padding: 0;
    margin: 0;
}
#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: #222;
	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: #222;
	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: #222;
	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: #222;
	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:#C2272D;
    border: thin #C2272D solid;
    color: #fff;
    font-size: 16px;
    display: inline-block;
    border-radius: 3px;
    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: #222;
    border: thin #222 solid;
}
#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;
}

/* Splash page */

.SplashPage{
    display: flex;
    height: 100vh;
    min-height: 400px;
    align-items: center;
    justify-content: center;
    padding: 20px;
}

.SplashPage .flex-center{
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: center;
    min-height: 400px;
}

.SplashPage .panel{
    padding: 24px;
    border-radius: 12px;
}


/* 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;
}
.youtubewidget {
    margin: 0;
    padding: 0;
    background: #2f2f2f;
}
.youtubewidget li {
    list-style-type: none;
    margin: 0 0 6px 0;
    padding: 0 0 2px 0;
    border-bottom: 1px #585858 dotted;
}
.youtubewidget li a {
    color: #fff;
    font-size: 16px;
    text-decoration: none;
}
.youtubewidget li a:hover {
    text-decoration: underline;
}

/* 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: #C2272D;
    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;
}

.slide-out-btns{
    display: none;
}


/* Media Queries */


@media only screen and (max-width: 1660px) {
    .topbar{
        padding:0 20px;
    }
    .topbar .simple-menu a{
        font-size: 14px;
    }
    .topbar-left {
        gap: 24px;
        flex:auto;
        padding:0;
    }
    
    .topbar-right {
        gap: 1rem;
        flex:auto;
        padding:0;
        /* justify-content: center; */
    }
    .dept-card-inner{
        padding: 24px;
    }
    
    
}
@media only screen and (max-width: 1600px) {
    .header {
        padding:0 40px;
    }
    .navigation{
        display: none;
    }
    .slide-out-btns{
        display: block;
    }
}

@media only screen and (max-width: 1440px) {
    .topbar{
        padding:0;
    }
    .topbar-left {
        gap: 24px;
        flex:auto;
        justify-content: center;
    
    }
    
    .topbar-right {
        gap: 24px;
        flex:auto;
        justify-content: center;
    }
    .dept-card-inner{
        align-items: flex-start;
    }
    
}

@media only screen and (max-width: 1200px) {
    .custom-show-for-xlarge-up {
        display: none;
    }
    .custom-hide-for-xlarge-up {
        display: block;
    }
    .sectionsegment-large {
	    padding: 32px 0 32px 0;
	}
    .header {
        padding: 6px 12px;
        gap: 6px;
    }
    .simple-menu{
        gap: 12px;
    }
    .simple-menu a{
        font-size: 12px;
    }
    #Cards{
        height: auto;
    }
    #Cards .dept-card-inner{
        height: auto;
        align-items: center;
    }
    .dept-card-inner h2{
        font-size: 24px;
    }
    .dept-content{
        flex-direction: column;
    }
    .categories-section{
        padding: 32px 32px;
    }
}
@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;
    }
    .topbar-left{
       display: none;
    }

    .StoreLocationsPicker{
        display: initial;
    }

    .dept-card-inner h2{
        font-size: 20px;
    }

    .dept-card-inner span{
        font-size: 16px;
    }

    .simple-menu{
        gap: 8px;
    }
	
	#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;
    }
    #slider-text p.slider-video-text {
        font-size: 65px;
        line-height: 75px;
    }
    .hero>.flex-row{
        flex-direction: column;
    }    
	.sectionsegment {
	    padding: 24px 0 24px 0;
	}
    .sectionsegment-large {
	    padding: 24px 0 24px 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;
	}       
}
@media only screen and (max-width: 800px) {
    .hrz-nav {
        display: none;
    }
    .hero{
        padding: 4px;
    }
    .flex-row{
        gap:4px;
    }
    .dept-card-inner{
        padding: 24px;
    }
    #Cards{
        padding: 4px;
    }

	#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;
	}
    #footer .footer-cols li{
        padding: 8px 16px;
    }
}
@media only screen and (max-width: 770px) {
    .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;
    }
    /* .align-middle {
        display: initial;
    } */
}
@media only screen and (max-width: 640px) {
    #site-footer a {
        font-size: 14px;
    }
    #site-footer p {
        font-size: 14px;
    }
    .flex-row{
        justify-content:center; 
    }
    .padding-left-large {
        padding-left: 20px;
    }
    .padding-right-large {
        padding-right: 20px;
    }
    .padding-top-large {
        padding-top: 20px;
    }
    .padding-bottom-large {
        padding-bottom: 20px;
    }
    .blue-overlay{
        padding:0;
    }
    .welcome-inner{
        padding: 24px;
    }
    .welcome-inner h1{
        font-size: 40px;
        line-height: 1;
    }
    .events-section{
        padding: 4px;
    }
    .events-section .flex-row{
        flex-direction: column;
    }
    .events-panel{
        padding: 20px;
    }
    .event-card{
        padding: 24px;
        text-align: center;
    }
    .event-content{
        padding: 24px 0 0 0;
    }
}

