/****** FILE: themes/johndeere-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: 'Roboto', 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 {
        padding-left: 0;
        padding-right: 0
    }
    .row.small-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .row.small-uncollapse>.column,
    .row.small-uncollapse>.columns {
        padding-left: .625rem;
        padding-right: .625rem;
        float: left
    }
}
@media only screen and (min-width: 40.0625em) {
    .medium-pull-0,
    .medium-pull-1,
    .medium-pull-10,
    .medium-pull-11,
    .medium-pull-2,
    .medium-pull-3,
    .medium-pull-4,
    .medium-pull-5,
    .medium-pull-6,
    .medium-pull-7,
    .medium-pull-8,
    .medium-pull-9,
    .medium-push-0,
    .medium-push-1,
    .medium-push-10,
    .medium-push-11,
    .medium-push-2,
    .medium-push-3,
    .medium-push-4,
    .medium-push-5,
    .medium-push-6,
    .medium-push-7,
    .medium-push-8,
    .medium-push-9,
    .pull-0,
    .pull-1,
    .pull-10,
    .pull-11,
    .pull-2,
    .pull-3,
    .pull-4,
    .pull-5,
    .pull-6,
    .pull-7,
    .pull-8,
    .pull-9,
    .push-0,
    .push-1,
    .push-10,
    .push-11,
    .push-2,
    .push-3,
    .push-4,
    .push-5,
    .push-6,
    .push-7,
    .push-8,
    .push-9 {
        position: relative
    }
    .medium-push-0 {
        left: 0;
        right: auto
    }
    .medium-pull-0 {
        right: 0;
        left: auto
    }
    .medium-push-1 {
        left: 8.33333%;
        right: auto
    }
    .medium-pull-1 {
        right: 8.33333%;
        left: auto
    }
    .medium-push-2 {
        left: 16.66667%;
        right: auto
    }
    .medium-pull-2 {
        right: 16.66667%;
        left: auto
    }
    .medium-push-3 {
        left: 25%;
        right: auto
    }
    .medium-pull-3 {
        right: 25%;
        left: auto
    }
    .medium-push-4 {
        left: 33.33333%;
        right: auto
    }
    .medium-pull-4 {
        right: 33.33333%;
        left: auto
    }
    .medium-push-5 {
        left: 41.66667%;
        right: auto
    }
    .medium-pull-5 {
        right: 41.66667%;
        left: auto
    }
    .medium-push-6 {
        left: 50%;
        right: auto
    }
    .medium-pull-6 {
        right: 50%;
        left: auto
    }
    .medium-push-7 {
        left: 58.33333%;
        right: auto
    }
    .medium-pull-7 {
        right: 58.33333%;
        left: auto
    }
    .medium-push-8 {
        left: 66.66667%;
        right: auto
    }
    .medium-pull-8 {
        right: 66.66667%;
        left: auto
    }
    .medium-push-9 {
        left: 75%;
        right: auto
    }
    .medium-pull-9 {
        right: 75%;
        left: auto
    }
    .medium-push-10 {
        left: 83.33333%;
        right: auto
    }
    .medium-pull-10 {
        right: 83.33333%;
        left: auto
    }
    .medium-push-11 {
        left: 91.66667%;
        right: auto
    }
    .medium-pull-11 {
        right: 91.66667%;
        left: auto
    }
    .column,
    .columns {
        position: relative;
        padding-left: .625rem;
        padding-right: .625rem;
        float: left
    }
    .medium-1 {
        width: 8.33333%
    }
    .medium-2 {
        width: 16.66667%
    }
    .medium-3 {
        width: 25%
    }
    .medium-4 {
        width: 33.33333%
    }
    .medium-5 {
        width: 41.66667%
    }
    .medium-6 {
        width: 50%
    }
    .medium-7 {
        width: 58.33333%
    }
    .medium-8 {
        width: 66.66667%
    }
    .medium-9 {
        width: 75%
    }
    .medium-10 {
        width: 83.33333%
    }
    .medium-11 {
        width: 91.66667%
    }
    .medium-12 {
        width: 100%
    }
    .medium-offset-0 {
        margin-left: 0!important
    }
    .medium-offset-1 {
        margin-left: 8.33333%!important
    }
    .medium-offset-2 {
        margin-left: 16.66667%!important
    }
    .medium-offset-3 {
        margin-left: 25%!important
    }
    .medium-offset-4 {
        margin-left: 33.33333%!important
    }
    .medium-offset-5 {
        margin-left: 41.66667%!important
    }
    .medium-offset-6 {
        margin-left: 50%!important
    }
    .medium-offset-7 {
        margin-left: 58.33333%!important
    }
    .medium-offset-8 {
        margin-left: 66.66667%!important
    }
    .medium-offset-9 {
        margin-left: 75%!important
    }
    .medium-offset-10 {
        margin-left: 83.33333%!important
    }
    .medium-offset-11 {
        margin-left: 91.66667%!important
    }
    .medium-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }
    .column.medium-centered,
    .columns.medium-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.medium-uncentered,
    .columns.medium-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }
    .column.medium-centered:last-child,
    .columns.medium-centered:last-child {
        float: none
    }
    .column.medium-uncentered:last-child,
    .columns.medium-uncentered:last-child {
        float: left
    }
    .column.medium-uncentered.opposite,
    .columns.medium-uncentered.opposite {
        float: right
    }
    .row.medium-collapse>.column,
    .row.medium-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .row.medium-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .row.medium-uncollapse>.column,
    .row.medium-uncollapse>.columns {
        padding-left: .625rem;
        padding-right: .625rem;
        float: left
    }
    .push-0 {
        left: 0;
        right: auto
    }
    .pull-0 {
        right: 0;
        left: auto
    }
    .push-1 {
        left: 8.33333%;
        right: auto
    }
    .pull-1 {
        right: 8.33333%;
        left: auto
    }
    .push-2 {
        left: 16.66667%;
        right: auto
    }
    .pull-2 {
        right: 16.66667%;
        left: auto
    }
    .push-3 {
        left: 25%;
        right: auto
    }
    .pull-3 {
        right: 25%;
        left: auto
    }
    .push-4 {
        left: 33.33333%;
        right: auto
    }
    .pull-4 {
        right: 33.33333%;
        left: auto
    }
    .push-5 {
        left: 41.66667%;
        right: auto
    }
    .pull-5 {
        right: 41.66667%;
        left: auto
    }
    .push-6 {
        left: 50%;
        right: auto
    }
    .pull-6 {
        right: 50%;
        left: auto
    }
    .push-7 {
        left: 58.33333%;
        right: auto
    }
    .pull-7 {
        right: 58.33333%;
        left: auto
    }
    .push-8 {
        left: 66.66667%;
        right: auto
    }
    .pull-8 {
        right: 66.66667%;
        left: auto
    }
    .push-9 {
        left: 75%;
        right: auto
    }
    .pull-9 {
        right: 75%;
        left: auto
    }
    .push-10 {
        left: 83.33333%;
        right: auto
    }
    .pull-10 {
        right: 83.33333%;
        left: auto
    }
    .push-11 {
        left: 91.66667%;
        right: auto
    }
    .pull-11 {
        right: 91.66667%;
        left: auto
    }
    .button,
    button {
        display: inline-block
    }
}
@media only screen and (min-width: 64.0625em) {
    .large-pull-0,
    .large-pull-1,
    .large-pull-10,
    .large-pull-11,
    .large-pull-2,
    .large-pull-3,
    .large-pull-4,
    .large-pull-5,
    .large-pull-6,
    .large-pull-7,
    .large-pull-8,
    .large-pull-9,
    .large-push-0,
    .large-push-1,
    .large-push-10,
    .large-push-11,
    .large-push-2,
    .large-push-3,
    .large-push-4,
    .large-push-5,
    .large-push-6,
    .large-push-7,
    .large-push-8,
    .large-push-9,
    .pull-0,
    .pull-1,
    .pull-10,
    .pull-11,
    .pull-2,
    .pull-3,
    .pull-4,
    .pull-5,
    .pull-6,
    .pull-7,
    .pull-8,
    .pull-9,
    .push-0,
    .push-1,
    .push-10,
    .push-11,
    .push-2,
    .push-3,
    .push-4,
    .push-5,
    .push-6,
    .push-7,
    .push-8,
    .push-9 {
        position: relative
    }
    .large-push-0 {
        left: 0;
        right: auto
    }
    .large-pull-0 {
        right: 0;
        left: auto
    }
    .large-push-1 {
        left: 8.33333%;
        right: auto
    }
    .large-pull-1 {
        right: 8.33333%;
        left: auto
    }
    .large-push-2 {
        left: 16.66667%;
        right: auto
    }
    .large-pull-2 {
        right: 16.66667%;
        left: auto
    }
    .large-push-3 {
        left: 25%;
        right: auto
    }
    .large-pull-3 {
        right: 25%;
        left: auto
    }
    .large-push-4 {
        left: 33.33333%;
        right: auto
    }
    .large-pull-4 {
        right: 33.33333%;
        left: auto
    }
    .large-push-5 {
        left: 41.66667%;
        right: auto
    }
    .large-pull-5 {
        right: 41.66667%;
        left: auto
    }
    .large-push-6 {
        left: 50%;
        right: auto
    }
    .large-pull-6 {
        right: 50%;
        left: auto
    }
    .large-push-7 {
        left: 58.33333%;
        right: auto
    }
    .large-pull-7 {
        right: 58.33333%;
        left: auto
    }
    .large-push-8 {
        left: 66.66667%;
        right: auto
    }
    .large-pull-8 {
        right: 66.66667%;
        left: auto
    }
    .large-push-9 {
        left: 75%;
        right: auto
    }
    .large-pull-9 {
        right: 75%;
        left: auto
    }
    .large-push-10 {
        left: 83.33333%;
        right: auto
    }
    .large-pull-10 {
        right: 83.33333%;
        left: auto
    }
    .large-push-11 {
        left: 91.66667%;
        right: auto
    }
    .large-pull-11 {
        right: 91.66667%;
        left: auto
    }
    .column,
    .columns {
        position: relative;
        padding-left: .625rem;
        padding-right: .625rem;
        float: left
    }
    .large-1 {
        width: 8.33333%
    }
    .large-2 {
        width: 16.66667%
    }
    .large-3 {
        width: 25%
    }
    .large-4 {
        width: 33.33333%
    }
    .large-5 {
        width: 41.66667%
    }
    .large-6 {
        width: 50%
    }
    .large-7 {
        width: 58.33333%
    }
    .large-8 {
        width: 66.66667%
    }
    .large-9 {
        width: 75%
    }
    .large-10 {
        width: 83.33333%
    }
    .large-11 {
        width: 91.66667%
    }
    .large-12 {
        width: 100%
    }
    .large-offset-0 {
        margin-left: 0!important
    }
    .large-offset-1 {
        margin-left: 8.33333%!important
    }
    .large-offset-2 {
        margin-left: 16.66667%!important
    }
    .large-offset-3 {
        margin-left: 25%!important
    }
    .large-offset-4 {
        margin-left: 33.33333%!important
    }
    .large-offset-5 {
        margin-left: 41.66667%!important
    }
    .large-offset-6 {
        margin-left: 50%!important
    }
    .large-offset-7 {
        margin-left: 58.33333%!important
    }
    .large-offset-8 {
        margin-left: 66.66667%!important
    }
    .large-offset-9 {
        margin-left: 75%!important
    }
    .large-offset-10 {
        margin-left: 83.33333%!important
    }
    .large-offset-11 {
        margin-left: 91.66667%!important
    }
    .large-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }
    .column.large-centered,
    .columns.large-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.large-uncentered,
    .columns.large-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }
    .column.large-centered:last-child,
    .columns.large-centered:last-child {
        float: none
    }
    .column.large-uncentered:last-child,
    .columns.large-uncentered:last-child {
        float: left
    }
    .column.large-uncentered.opposite,
    .columns.large-uncentered.opposite {
        float: right
    }
    .row.large-collapse>.column,
    .row.large-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .row.large-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .row.large-uncollapse>.column,
    .row.large-uncollapse>.columns {
        padding-left: .625rem;
        padding-right: .625rem;
        float: left
    }
    .push-0 {
        left: 0;
        right: auto
    }
    .pull-0 {
        right: 0;
        left: auto
    }
    .push-1 {
        left: 8.33333%;
        right: auto
    }
    .pull-1 {
        right: 8.33333%;
        left: auto
    }
    .push-2 {
        left: 16.66667%;
        right: auto
    }
    .pull-2 {
        right: 16.66667%;
        left: auto
    }
    .push-3 {
        left: 25%;
        right: auto
    }
    .pull-3 {
        right: 25%;
        left: auto
    }
    .push-4 {
        left: 33.33333%;
        right: auto
    }
    .pull-4 {
        right: 33.33333%;
        left: auto
    }
    .push-5 {
        left: 41.66667%;
        right: auto
    }
    .pull-5 {
        right: 41.66667%;
        left: auto
    }
    .push-6 {
        left: 50%;
        right: auto
    }
    .pull-6 {
        right: 50%;
        left: auto
    }
    .push-7 {
        left: 58.33333%;
        right: auto
    }
    .pull-7 {
        right: 58.33333%;
        left: auto
    }
    .push-8 {
        left: 66.66667%;
        right: auto
    }
    .pull-8 {
        right: 66.66667%;
        left: auto
    }
    .push-9 {
        left: 75%;
        right: auto
    }
    .pull-9 {
        right: 75%;
        left: auto
    }
    .push-10 {
        left: 83.33333%;
        right: auto
    }
    .pull-10 {
        right: 83.33333%;
        left: auto
    }
    .push-11 {
        left: 91.66667%;
        right: auto
    }
    .pull-11 {
        right: 91.66667%;
        left: auto
    }
}
.button,
button {
    -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;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;	    
}
.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.3125rem;
    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.3125rem
}
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: #f2f2f2
}
.panel>:last-child {
    margin-bottom: 0
}
.panel dl,
.panel h1,
.panel h2,
.panel h3,
.panel h4,
.panel h5,
.panel h6,
.panel li,
.panel p {
    color: #333
}
.panel h1,
.panel h2,
.panel h3,
.panel h4,
.panel h5,
.panel h6 {
    line-height: 1;
    margin-bottom: .625rem
}
.panel h1.subheader,
.panel h2.subheader,
.panel h3.subheader,
.panel h4.subheader,
.panel h5.subheader,
.panel h6.subheader {
    line-height: 1.4
}
.panel.callout {
    border-style: solid;
    margin-bottom: 1.25rem;
    background: #ecfaff
}
.panel.callout>:last-child {
    margin-bottom: 0
}
.panel.callout dl,
.panel.callout h1,
.panel.callout h2,
.panel.callout h3,
.panel.callout h4,
.panel.callout h5,
.panel.callout h6,
.panel.callout li,
.panel.callout p {
    color: #333
}
.panel.callout h1,
.panel.callout h2,
.panel.callout h3,
.panel.callout h4,
.panel.callout h5,
.panel.callout h6 {
    line-height: 1;
    margin-bottom: .625rem
}
.panel.callout h1.subheader,
.panel.callout h2.subheader,
.panel.callout h3.subheader,
.panel.callout h4.subheader,
.panel.callout h5.subheader,
.panel.callout h6.subheader {
    line-height: 1.4
}
.panel.callout a:not(.button) {
    color: #008CBA
}
.panel.callout a:not(.button):focus,
.panel.callout a:not(.button):hover {
    color: #0078a0
}
.panel.radius {
    border-radius: 3px
}
.dropdown.button,
button.dropdown {
    position: relative;
    padding-right: 3.5625rem
}
.dropdown.button::after,
button.dropdown::after {
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 50%;
    width: 0;
    border-width: .375rem;
    right: 1.40625rem;
    margin-top: -.15625rem;
    border-color: #FFF transparent transparent
}
.dropdown.button.tiny,
button.dropdown.tiny {
    padding-right: 2.625rem
}
.dropdown.button.tiny:after,
button.dropdown.tiny:after {
    border-width: .375rem;
    right: 1.125rem;
    margin-top: -.125rem
}
.dropdown.button.tiny::after,
button.dropdown.tiny::after {
    border-color: #FFF transparent transparent
}
.dropdown.button.small,
button.dropdown.small {
    padding-right: 3.0625rem
}
.dropdown.button.small::after,
button.dropdown.small::after {
    border-width: .4375rem;
    right: 1.3125rem;
    margin-top: -.15625rem;
    border-color: #FFF transparent transparent
}
.dropdown.button.large,
button.dropdown.large {
    padding-right: 3.625rem
}
.dropdown.button.large::after,
button.dropdown.large::after {
    border-width: .3125rem;
    right: 1.71875rem;
    margin-top: -.15625rem;
    border-color: #FFF transparent transparent
}
.dropdown.button.secondary:after,
button.dropdown.secondary:after {
    border-color: #333 transparent transparent
}
.th {
    border: 4px solid #FFF;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .2);
    display: inline-block;
    line-height: 0;
    max-width: 100%;
    transition: all .2s ease-out
}
.th:focus,
.th:hover {
    box-shadow: 0 0 6px 1px rgba(0, 140, 186, .5)
}
.th.radius {
    border-radius: 3px
}
.pricing-table {
    border: 1px solid #DDD;
    margin-left: 0;
    margin-bottom: 1.25rem
}
.pricing-table * {
    list-style: none;
    line-height: 1
}
.pricing-table .title {
    background-color: #333;
    color: #EEE;
    font-size: 1rem;
    font-weight: 400;
    padding: .625rem 1.25rem;
    text-align: center
}
.pricing-table .price {
    background-color: #F6F6F6;
    color: #333;
    font-size: 2rem;
    font-weight: 400;
    padding: .625rem 1.25rem;
    text-align: center
}
.pricing-table .bullet-item,
.pricing-table .description {
    border-bottom: dotted 1px #DDD;
    font-weight: 400;
    padding: .625rem;
    background-color: #FFF;
    text-align: center
}
.pricing-table .description {
    color: #777;
    font-size: .75rem;
    line-height: 1.4
}
.pricing-table .bullet-item {
    color: #333;
    font-size: .875rem
}
.pricing-table .cta-button {
    background-color: #FFF;
    padding: 1.25rem 1.25rem 0;
    text-align: center
}
@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
@keyframes rotate {
    from {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
.slideshow-wrapper {
    position: relative
}
.slideshow-wrapper ul {
    list-style-type: none;
    margin: 0
}
.slideshow-wrapper ul li,
.slideshow-wrapper ul li .orbit-caption {
    display: none
}
.slideshow-wrapper .orbit-container li,
.slideshow-wrapper .orbit-container li .orbit-caption,
.slideshow-wrapper ul li:first-child {
    display: block
}
.slideshow-wrapper .orbit-container {
    background-color: transparent
}
.slideshow-wrapper .orbit-container .orbit-bullets li {
    display: inline-block
}
.slideshow-wrapper .preloader {
    border-radius: 1000px;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-name: rotate;
    animation-timing-function: linear;
    border: 3px solid;
    display: block;
    height: 40px;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 40px
}
.orbit-container {
    background: 0 0;
    position: relative;
    width: 100%
}
.orbit-container .orbit-slides-container {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}
.orbit-container .orbit-slides-container img {
    display: block;
    max-width: 100%
}
.orbit-container .orbit-slides-container>* {
    position: absolute;
    top: 0;
    width: 100%;
    margin-left: 100%
}
.orbit-container .orbit-slides-container>:first-child {
    margin-left: 0
}
.orbit-container .orbit-slides-container>* .orbit-caption {
    bottom: 0;
    position: absolute;
    background-color: rgba(51, 51, 51, .8);
    color: #FFF;
    font-size: .875rem;
    padding: .625rem .875rem;
    width: 100%
}
.orbit-container .orbit-slide-number {
    left: 10px;
    background: 0 0;
    color: #FFF;
    font-size: 12px;
    position: absolute;
    top: 10px;
    z-index: 10
}
.orbit-container .orbit-slide-number span {
    font-weight: 700;
    padding: .3125rem
}
.orbit-container .orbit-timer {
    position: absolute;
    top: 12px;
    right: 10px;
    height: 6px;
    width: 100px;
    z-index: 10
}
.orbit-container .orbit-timer .orbit-progress {
    height: 3px;
    background-color: rgba(255, 255, 255, .3);
    display: block;
    width: 0;
    position: relative;
    right: 20px;
    top: 5px
}
.orbit-container .orbit-timer>span {
    border: 4px solid #FFF;
    border-bottom: none;
    border-top: none;
    display: none;
    height: 14px;
    position: absolute;
    top: 0;
    width: 11px;
    right: 0
}
.orbit-container .orbit-timer.paused>span {
    top: 0;
    width: 11px;
    height: 14px;
    border: 8px inset;
    border-left-style: solid;
    border-color: transparent transparent transparent #FFF;
    right: -4px
}
.orbit-container .orbit-timer.paused>span.dark {
    border-left-color: #333
}
.orbit-container:hover .orbit-timer>span {
    display: block
}
.orbit-container .orbit-next,
.orbit-container .orbit-prev {
    background-color: transparent;
    color: #fff;
    height: 60px;
    line-height: 50px;
    margin-top: -25px;
    position: absolute;
    text-indent: -9999px!important;
    top: 45%;
    width: 36px;
    z-index: 10
}
.icon-bar>* i,
.icon-bar>* label,
.icon-bar>a.active i,
.icon-bar>a.active label,
.icon-bar>a:hover i,
.icon-bar>a:hover label {
    color: #FFF
}
.orbit-container .orbit-next:hover,
.orbit-container .orbit-prev:hover {
    background-color: rgba(0, 0, 0, .3)
}
.orbit-container .orbit-next>span,
.orbit-container .orbit-prev>span {
    border: 10px inset;
    display: block;
    height: 0;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 0
}
.orbit-container .orbit-prev {
    left: 0
}
.orbit-container .orbit-prev>span {
    border-right-style: solid;
    border-color: transparent #FFF transparent transparent
}
.orbit-container .orbit-prev:hover>span {
    border-right-color: #FFF
}
.orbit-container .orbit-next {
    right: 0
}
.orbit-container .orbit-next>span {
    border-color: transparent transparent transparent #FFF;
    border-left-style: solid;
    left: 50%;
    margin-left: -4px
}
.orbit-container .orbit-next:hover>span {
    border-left-color: #FFF
}
.orbit-bullets-container {
    text-align: center
}
.orbit-bullets {
    display: block;
    float: none;
    margin: 0 auto 30px;
    position: relative;
    text-align: center;
    top: 10px
}
.orbit-bullets li {
    background: #CCC;
    cursor: pointer;
    display: inline-block;
    float: none;
    height: .5625rem;
    margin-right: 6px;
    width: .5625rem;
    border-radius: 1000px
}
.orbit-bullets li.active {
    background: #999
}
.orbit-bullets li:last-child {
    margin-right: 0
}
.touch .orbit-bullets,
.touch .orbit-container .orbit-next,
.touch .orbit-container .orbit-prev {
    display: none
}
@media only screen and (min-width: 40.0625em) {
    .touch .orbit-container .orbit-next,
    .touch .orbit-container .orbit-prev {
        display: inherit
    }
    .touch .orbit-bullets {
        display: block
    }
}
@media only screen and (max-width: 40em) {
    .orbit-stack-on-small .orbit-slides-container {
        height: auto!important
    }
    .orbit-stack-on-small .orbit-slides-container>* {
        margin: 0!important;
        opacity: 1!important;
        position: relative
    }
    .orbit-bullets,
    .orbit-next,
    .orbit-prev,
    .orbit-stack-on-small .orbit-slide-number,
    .orbit-timer {
        display: none
    }
}
.icon-bar .item.disabled,
.icon-bar .item.disabled>* {
    opacity: .7;
    cursor: not-allowed
}
[data-magellan-expedition-clone],
[data-magellan-expedition] {
    background: #FFF;
    min-width: 100%;
    padding: 10px;
    z-index: 50
}
[data-magellan-expedition-clone] .sub-nav,
[data-magellan-expedition-clone] .sub-nav dd,
[data-magellan-expedition] .sub-nav,
[data-magellan-expedition] .sub-nav dd {
    margin-bottom: 0
}
[data-magellan-expedition-clone] .sub-nav a,
[data-magellan-expedition] .sub-nav a {
    line-height: 1.8em
}
.icon-bar {
    display: inline-block;
    font-size: 0;
    width: 100%;
    background: #333
}
.icon-bar>*,
.icon-bar>* i,
.icon-bar>* img {
    display: block;
    margin: 0 auto
}
.icon-bar>a.active,
.icon-bar>a:hover {
    background: #008CBA
}
.icon-bar>* {
    float: left;
    text-align: center;
    width: 25%;
    font-size: 1rem;
    padding: 1.25rem
}
.icon-bar>* i+label,
.icon-bar>* img+label {
    margin-top: .0625rem;
    font-size: 1rem
}
.icon-bar>* i {
    font-size: 1.875rem
}
.icon-bar.label-right>* i,
.icon-bar.label-right>* img {
    display: inline-block;
    margin: 0 .0625rem 0 0
}
.icon-bar.label-right>* i+label,
.icon-bar.label-right>* img+label {
    margin-top: 0
}
.icon-bar.label-right>* label {
    display: inline-block
}
.icon-bar.vertical.label-right>* {
    text-align: left
}
.icon-bar.small-vertical,
.icon-bar.vertical {
    height: 100%;
    width: auto
}
.icon-bar.small-vertical .item,
.icon-bar.vertical .item {
    float: none;
    margin: auto;
    width: auto
}
@media only screen and (min-width: 40.0625em) {
    .icon-bar.medium-vertical {
        height: 100%;
        width: auto
    }
    .icon-bar.medium-vertical .item {
        float: none;
        margin: auto;
        width: auto
    }
}
@media only screen and (min-width: 64.0625em) {
    .icon-bar.large-vertical {
        height: 100%;
        width: auto
    }
    .icon-bar.large-vertical .item {
        float: none;
        margin: auto;
        width: auto
    }
}
.icon-bar>* img {
    height: 1.875rem;
    width: 1.875rem
}
.icon-bar.two-up .item {
    width: 50%
}
.icon-bar.two-up.small-vertical .item,
.icon-bar.two-up.vertical .item {
    width: auto
}
@media only screen and (min-width: 40.0625em) {
    .icon-bar.two-up.medium-vertical .item {
        width: auto
    }
}
@media only screen and (min-width: 64.0625em) {
    .icon-bar.two-up.large-vertical .item {
        width: auto
    }
}
.icon-bar.three-up .item {
    width: 33.3333%
}
.icon-bar.three-up.small-vertical .item,
.icon-bar.three-up.vertical .item {
    width: auto
}
@media only screen and (min-width: 40.0625em) {
    .icon-bar.three-up.medium-vertical .item {
        width: auto
    }
}
@media only screen and (min-width: 64.0625em) {
    .icon-bar.three-up.large-vertical .item {
        width: auto
    }
}
.icon-bar.four-up .item {
    width: 25%
}
.icon-bar.four-up.small-vertical .item,
.icon-bar.four-up.vertical .item {
    width: auto
}
@media only screen and (min-width: 40.0625em) {
    .icon-bar.four-up.medium-vertical .item {
        width: auto
    }
}
@media only screen and (min-width: 64.0625em) {
    .icon-bar.four-up.large-vertical .item {
        width: auto
    }
}
.icon-bar.five-up .item {
    width: 20%
}
.icon-bar.five-up.small-vertical .item,
.icon-bar.five-up.vertical .item {
    width: auto
}
@media only screen and (min-width: 40.0625em) {
    .icon-bar.five-up.medium-vertical .item {
        width: auto
    }
}
@media only screen and (min-width: 64.0625em) {
    .icon-bar.five-up.large-vertical .item {
        width: auto
    }
}
.icon-bar.six-up .item {
    width: 16.66667%
}
.icon-bar.six-up.small-vertical .item,
.icon-bar.six-up.vertical .item {
    width: auto
}
@media only screen and (min-width: 40.0625em) {
    .icon-bar.six-up.medium-vertical .item {
        width: auto
    }
}
@media only screen and (min-width: 64.0625em) {
    .icon-bar.six-up.large-vertical .item {
        width: auto
    }
}
.icon-bar.seven-up .item {
    width: 14.28571%
}
.icon-bar.seven-up.small-vertical .item,
.icon-bar.seven-up.vertical .item {
    width: auto
}
@media only screen and (min-width: 40.0625em) {
    .icon-bar.seven-up.medium-vertical .item {
        width: auto
    }
}
@media only screen and (min-width: 64.0625em) {
    .icon-bar.seven-up.large-vertical .item {
        width: auto
    }
}
.icon-bar.eight-up .item {
    width: 12.5%
}
.icon-bar.eight-up.small-vertical .item,
.icon-bar.eight-up.vertical .item {
    width: auto
}
@media only screen and (min-width: 40.0625em) {
    .icon-bar.eight-up.medium-vertical .item {
        width: auto
    }
}
@media only screen and (min-width: 64.0625em) {
    .icon-bar.eight-up.large-vertical .item {
        width: auto
    }
}
.tabs {
    margin-bottom: 0!important;
    margin-left: 0
}
.tabs:after,
.tabs:before {
    content: " ";
    display: table
}
.tabs .tab-title,
.tabs dd {
    float: left;
    list-style: none;
    margin-bottom: 0!important;
    position: relative
}
.tabs .tab-title>a,
.tabs dd>a {
    display: block;
    background-color: #EFEFEF;
    color: #222;
    font-size: 1rem;
    padding: 1rem 2rem
}
.tabs .tab-title>a:hover,
.tabs dd>a:hover {
    background-color: #e1e1e1
}
.tabs .tab-title.active>a,
.tabs dd.active>a {
    background-color: #FFF;
    color: #222
}
.tabs.radius .tab:first-child a,
.tabs.radius dd:first-child a {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
.tabs.radius .tab:last-child a,
.tabs.radius dd:last-child a {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}
.tabs.vertical .tab-title,
.tabs.vertical dd {
    position: inherit;
    float: none;
    display: block;
    top: auto
}
.tabs-content {
    margin-bottom: 1.5rem;
    width: 100%
}
.tabs-content:after,
.tabs-content:before {
    content: " ";
    display: table
}
.tabs-content>.content {
    display: none;
    float: left;
    padding: .625rem 0;
    width: 100%
}
.tabs-content>.content.active {
    display: block;
    float: none
}
.tabs-content>.content.contained {
    padding: .625rem
}
.tabs-content.vertical {
    display: block
}
.tabs-content.vertical>.content {
    padding: 0 .625rem
}
@media only screen and (min-width: 40.0625em) {
    .tabs.vertical {
        float: left;
        margin: 0;
        margin-bottom: 1.25rem!important;
        max-width: 20%;
        width: 20%
    }
    .tabs-content.vertical {
        float: left;
        margin-left: -1px;
        max-width: 80%;
        padding-left: 1rem;
        width: 80%
    }
}
.no-js .tabs-content>.content {
    display: block;
    float: none
}
ul.pagination {
    display: block;
    margin-left: -.3125rem;
    min-height: 1.5rem
}
ul.pagination li {
    color: #222;
    font-size: .875rem;
    height: 1.5rem;
    margin-left: .3125rem;
    display: block;
    float: left
}
ul.pagination li a,
ul.pagination li button {
    border-radius: 3px;
    transition: background-color .3s ease-out;
    background: 0 0;
    color: #999;
    display: block;
    font-size: 1em;
    font-weight: 400;
    line-height: inherit;
    padding: .0625rem .625rem
}
.inner-wrap,
.left-submenu {
    -webkit-transition: -webkit-transform .5s ease;
    -o-transition: -o-transform .5s ease
}
ul.pagination li a:focus,
ul.pagination li button:focus,
ul.pagination li:hover a,
ul.pagination li:hover button {
    background: #e6e6e6
}
ul.pagination li.unavailable a,
ul.pagination li.unavailable button {
    cursor: default;
    color: #999;
    pointer-events: none
}
ul.pagination li.unavailable a:focus,
ul.pagination li.unavailable button:focus,
ul.pagination li.unavailable:hover a,
ul.pagination li.unavailable:hover button {
    background: 0 0
}
ul.pagination li.current a,
ul.pagination li.current button {
    background: #008CBA;
    color: #FFF;
    cursor: default;
    font-weight: 700
}
.side-nav li,
p {
    font-weight: 400
}
ul.pagination li.current a:focus,
ul.pagination li.current a:hover,
ul.pagination li.current button:focus,
ul.pagination li.current button:hover {
    background: #008CBA
}
.pagination-centered {
    text-align: center
}
.pagination-centered ul.pagination li {
    display: inline-block;
    float: none
}
.side-nav {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: .875rem 0
}
.side-nav li {
    font-size: .875rem;
    margin: 0 0 .4375rem
}
.side-nav li a:not(.button) {
    color: #008CBA;
    display: block;
    margin: 0;
    padding: .4375rem .875rem
}
.side-nav li a:not(.button):focus,
.side-nav li a:not(.button):hover {
    background: rgba(0, 0, 0, .025);
    color: #1cc7ff
}
.side-nav li a:not(.button):active {
    color: #1cc7ff
}
.side-nav li.active>a:first-child:not(.button) {
    color: #1cc7ff;
    font-weight: 400
}
.side-nav li.divider {
    border-top: 1px solid;
    height: 0;
    list-style: none;
    padding: 0;
    border-top-color: #e6e6e6
}
.side-nav li.heading {
    color: #008CBA;
    font-size: .875rem;
    font-weight: 700
}
.accordion {
    margin-bottom: 0;
    margin-left: 0
}
.accordion:after,
.accordion:before {
    content: " ";
    display: table
}
.accordion .accordion-navigation,
.accordion dd {
    display: block;
    margin-bottom: 0!important
}
.accordion .accordion-navigation.active>a,
.accordion dd.active>a {
    background: #e8e8e8;
    color: #222
}
.accordion .accordion-navigation>a,
.accordion dd>a {
    background: #EFEFEF;
    color: #222;
    display: block;
    font-size: 1rem;
    padding: 1rem
}
.accordion .accordion-navigation>a:hover,
.accordion dd>a:hover {
    background: #e3e3e3
}
.accordion .accordion-navigation>.content,
.accordion dd>.content {
    display: none;
    padding: .625rem
}
.accordion .accordion-navigation>.content.active,
.accordion dd>.content.active {
    background: #FFF;
    display: block
}
.text-left {
    text-align: left!important
}
.text-right {
    text-align: right!important
}
.text-center {
    text-align: center!important
}
.text-justify {
    text-align: justify!important
}
@media only screen and (max-width: 40em) {
    .small-only-text-left {
        text-align: left!important
    }
    .small-only-text-right {
        text-align: right!important
    }
    .small-only-text-center {
        text-align: center!important
    }
    .small-only-text-justify {
        text-align: justify!important
    }
    .reveal-modal {
        min-height: 100vh
    }
}
@media only screen {
    .small-text-left {
        text-align: left!important
    }
    .small-text-right {
        text-align: right!important
    }
    .small-text-center {
        text-align: center!important
    }
    .small-text-justify {
        text-align: justify!important
    }
}
@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    .medium-only-text-left {
        text-align: left!important
    }
    .medium-only-text-right {
        text-align: right!important
    }
    .medium-only-text-center {
        text-align: center!important
    }
    .medium-only-text-justify {
        text-align: justify!important
    }
}
@media only screen and (min-width: 40.0625em) {
    .medium-text-left {
        text-align: left!important
    }
    .medium-text-right {
        text-align: right!important
    }
    .medium-text-center {
        text-align: center!important
    }
    .medium-text-justify {
        text-align: justify!important
    }
}
@media only screen and (min-width: 64.0625em) and (max-width: 90em) {
    .large-only-text-left {
        text-align: left!important
    }
    .large-only-text-right {
        text-align: right!important
    }
    .large-only-text-center {
        text-align: center!important
    }
    .large-only-text-justify {
        text-align: justify!important
    }
}
@media only screen and (min-width: 64.0625em) {
    .large-text-left {
        text-align: left!important
    }
    .large-text-right {
        text-align: right!important
    }
    .large-text-center {
        text-align: center!important
    }
    .large-text-justify {
        text-align: justify!important
    }
}
@media only screen and (min-width: 90.0625em) and (max-width: 120em) {
    .xlarge-only-text-left {
        text-align: left!important
    }
    .xlarge-only-text-right {
        text-align: right!important
    }
    .xlarge-only-text-center {
        text-align: center!important
    }
    .xlarge-only-text-justify {
        text-align: justify!important
    }
}
@media only screen and (min-width: 90.0625em) {
    .xlarge-text-left {
        text-align: left!important
    }
    .xlarge-text-right {
        text-align: right!important
    }
    .xlarge-text-center {
        text-align: center!important
    }
    .xlarge-text-justify {
        text-align: justify!important
    }
}
@media only screen and (min-width: 120.0625em) and (max-width: 6249999.9375em) {
    .xxlarge-only-text-left {
        text-align: left!important
    }
    .xxlarge-only-text-right {
        text-align: right!important
    }
    .xxlarge-only-text-center {
        text-align: center!important
    }
    .xxlarge-only-text-justify {
        text-align: justify!important
    }
}
@media only screen and (min-width: 120.0625em) {
    .xxlarge-text-left {
        text-align: left!important
    }
    .xxlarge-text-right {
        text-align: right!important
    }
    .xxlarge-text-center {
        text-align: center!important
    }
    .xxlarge-text-justify {
        text-align: justify!important
    }
}
blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
    margin: 0;
    padding: 0
}
a {
    color: #497637;
    line-height: inherit
}
p,
p.lead {
    line-height: 1.8;
}
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 {
    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 0.938rem 1.875rem;
}
@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/johndeere-theme/css/typography.css *****/


/****** FILE: themes/johndeere-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;
	background:#222222;
}
#mobile-accordion ul.menuacc {
	padding: 0;
	margin: 0;
	font-size: 1.125rem;
	list-style: none;
}
#mobile-accordion ul.menuacc li {
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
	vertical-align: middle;
}
#mobile-accordion ul.menuacc li a {
	color: #fff;
	font-size: 1.25rem;
	font-weight:bold;
	display: block;
	text-decoration: none;
	padding:15px 10px 15px 10px;
}
#mobile-accordion ul.menuacc li a:hover {
	color: #fff;
}
#mobile-accordion ul.menuacc li ul {
	margin: 0;
	padding: 0;
	display: none;
}
#mobile-accordion ul.menuacc li ul li {
	margin: 0;
	padding: 0;
	clear: both;
}
#mobile-accordion ul.menuacc li ul li a {
	background: #171717;
	color: #fff;
}
#mobile-accordion ul.menuacc li ul li a:hover {
	color: #fff;
}
#mobile-accordion ul.menuacc li ul li ul li a {
	background: #0e0e0e;
	color: #fff;
	position: relative;
}
#mobile-accordion ul.menuacc li ul li ul li a:hover {
	color: #fff;
}
#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;
}
.dropbtn {
	background: #fff;
	color: #171717;
	padding: 10px;
	font-size: 1rem;
	font-weight:bold;
	border: none;
	cursor: pointer;
	width:100%;
	display:block;
	text-align:center;
}
.dropbtn:hover, .dropbtn:focus {
	background: #fff;
	color: #171717;
}
.dropdown_toggle {
	position: relative;
	display: block;
	background:#fff;
	width:100%;
}
.dropdown_toggle i.fas{
	vertical-align:top;
}
.dropdown-content {
	display: none;
	position: absolute;
	background: #fff;
	min-width: 160px;
	overflow: auto;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 300;
}
.dropdown-content a {
	color: black;
	padding: 5px 0 5px 0;
	text-decoration: none;
	display: block;
}
.show {display: block;}

/* Regular dropdown menu */

.mainmenu {
	text-align: center;
	margin:0 auto;
}
.mainmenu ul {
	margin: 0;
	padding: 0;
	font-size:0;
	position: relative;
	z-index: 200;
}
.mainmenu ul a {
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 1.125rem;
	font-weight: bold;
	line-height: 60px;
	padding: 0 15px;
}
.mainmenu ul li ul a {
	width: 275px;
	margin: 0;
	line-height: 25px;
	font-size: 1rem;
	font-weight: lighter;
	border: 0!important;
	text-transform: none;
}
.mainmenu ul a:hover {
	color: silver;
}
.mainmenu ul li {
	display: inline-block;
	zoom: 1;
	position: relative;
	text-align: left;
}
.mainmenu ul li.border-right {
	border-right:solid 1px #3e3e3e;
}
.mainmenu ul li.on-sale a{
	color:#fdd106;
}
.mainmenu ul ul {
	position: absolute;
	display: none;
	width: 275px;
	top: 50px;
	left: 0;
	margin: 0;
	padding: 0;
	color: #fff;
	background: #232323;
}
.mainmenu ul li ul a {
	padding: 15px 22px;
	color: #fff;
}
.mainmenu ul ul a:hover {
	background-color: transparent;
	color: silver;
	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;
}
.submenu {
	padding: 15px 0 0 0;
}
.submenu ul {
	margin: 0;
	padding: 0;
	font-size:0;
	position: relative;
	z-index: 30;
}
.submenu ul a {
	display: block;
	color: #777777;
	text-decoration: none;
	font-size: 0.938rem;
	font-weight:bold;
	line-height: 32px;
}
.submenu ul a.border_right {
	border-right:1px #e6e6e6 solid;
    padding: 0 10px 0 10px;	
}
.submenu ul a.last_child {
    padding: 0 0 0 10px;	
}
.submenu ul li ul a {
	width: 275px;
	margin: 0;
	font-size: 0.938rem;
	font-weight:bold;
	line-height:25px;
	border-bottom:1px #e1e1e1 dotted;
}
.submenu ul a:hover {
	color: #454545;
	background:#f1f1f1;	
}
.submenu ul li {
	display: inline-block;
	zoom: 1;
	position: relative;
	text-align: left;
}
.submenu ul ul {
	position: absolute;
	display: none;
	top: 32px;
	left: 0;
	margin: 0;
	padding: 0;
	color: #777777;
	background: #fff;
}
.submenu ul li ul a {
	padding: 15px 22px;
	color: #777777;
}
.submenu ul ul a:hover {
	background:#f1f1f1;		
	color: #454545;
	text-indent: 4px;
}
.submenu ul li:hover ul ul,
.submenu ul li:hover ul ul ul,
.submenu ul li:hover ul ul ul ul {
	display: none;
}
.submenu ul li li li li:hover ul,
.submenu ul li li li:hover ul,
.submenu ul li li:hover ul,
.submenu ul li:hover ul {
	display: block;
}
.tabs-container {
	margin: 0 auto;
}
ul.tabs-mobile {
	width:100%;
	margin:0;
	padding: 0;
	list-style: none;
}
ul.tabs-mobile li {
	cursor: pointer;
	line-height:normal;
}
ul.tabs-mobile li span {
	vertical-align:middle;
}
ul.tabs-mobile li a.mobile-locale {
	display:block;
	margin:0;
	font-size: 1.125rem;
	font-weight:600;
	text-align: center;	
	text-decoration: none;
}
ul.tabs-mobile li a.mobile-locale i.fas{
	vertical-align:top;
}
.tabsmobile-content.current {
	display: block;
	color: #000;
	position:absolute;
	left:0;
	right:0;
	z-index:200;
	background:#fff;	
}
.tabsmobile-content {
	display: none;
	position: relative;
	width: 100%!important;
	color: #000;
}
.tabsmobile-content h3,
.tabsmobile-content p {
	color: #000;
}
.tabsmobile-content a {
	font-size: 0.75rem;
}
.tabsmobile-content a.tabs-ph{
    background: transparent;
    font-size: 1rem;
    font-weight:bold;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    margin: 6px auto 6px auto;
    padding: 11px 0;
    border-width:3px;
    border-style:solid;
    box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.tabsmobile-content a.tabs-dir{
    color: #fff;
    font-size: 1rem;
    font-weight:bold;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    margin: 6px auto 6px auto;
    padding: 11px 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

/* Sidebar Menu */

.secondary {
	margin: 0 0 10px 0;
}
.secondary ul.sidebaracc {} .secondary ul.sidebaracc {
	padding: 0;
	margin: 0;
	font-size: 0.938rem;
	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: 0.875rem;
	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: 0.875rem;
	font-weight: normal;
	outline: 0;
	line-height: 16px;
	color: #fff;
	background: #000;
}
.secondary ul.sidebaracc ul li a:hover {
	background: #0d0d0d;
}
.secondary ul.sidebaracc ul ul li a {
	padding: 10px 5px 10px 12px;
	font-size: 0.875rem;
	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: 0.875rem;
	font-weight: normal;
	outline: 0;
	line-height: 16px;
	color: #000;
	background: #eeede7;
}
.secondary ul.sidebaracc ul ul ul li a:hover {
	background: #606060;
}
.secondary ul.sidebaracc span {
	float: right;
}
/*!
 * 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;
    -webkit-box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 0%);
    box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 0%);	
}
.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.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
	background-color: #497637;
}
.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: #497637;
	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);
}


/* Latest MegaMenu */

.navbar{
    background: #fafafa;
    padding: 0 1rem;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    max-height: 100vh;
    display: flex;
    flex-direction: column;
    z-index: 10;
}
.navbar ul li {
    list-style-type: none;
    list-style-position:outside;
}
.brand-and-icon{
    display: flex;
    justify-content: space-between;
    padding: 1rem 0;
    border-bottom: 1px solid #ddd;
}
.navbar-brand{
    font-size: 1.8rem;
    letter-spacing: 3px;
    font-weight: 700;
}
.navbar-toggler{
    display: block;
    border: none;
    background: transparent;
    font-size: 1.8rem;
    cursor: pointer;
    padding: 0.2rem 0.5rem;
    transition: all 0.4s ease;
    border: 2px solid #000;
    border-radius: 4px;
}
.navbar-toggler:hover{
    opacity: 0.7;
}
.navbar-collapse{
    overflow-y: scroll;
    display: none;
}
.navbar-nav > li > a{
    text-transform: uppercase;
    font-size: 1.1rem;
    font-weight: 700;
    display: block;
    padding: 0.6rem 0;
    margin: 0.2rem 0;
    border-bottom: 1px solid #ddd;
    border-radius: 1px;
    position: relative;
    transition: all 0.4s ease;
}
.drop-icon{
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}
.navbar-nav > li > a:hover{
    opacity: 0.7;
}
.sub-menu h4{
    text-transform: capitalize;
    font-size: 1rem;
    padding: 0.5rem 0;
}
.sub-menu ul li{
    text-transform: capitalize;
    padding: 0.2rem 0;
    margin: 0.2rem 0;
    font-size: 0.95rem;
}
.sub-menu ul li a{
    opacity: 0.8;
    transition: all 0.5s ease;
}
.sub-menu ul li a:hover{
    padding-left: 14px;
    opacity: 0.9;
}
.sub-menu{
    display: none;
}
.sub-menu-item{
    padding-left: 1.2rem;
}

/* Media Queries */

@media screen and (min-width: 992px){
    .navbar{
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        border-bottom: 1px solid #ddd;
        padding: 0 5rem;
        position: relative;
    }
    .navbar-toggler{
        display: none;
    }
    .brand-and-icon{
        flex: 0 0 100px;
        border-bottom: none;
        padding: 0;
    }
    .navbar-collapse{
        display: block!important;
        overflow-y: hidden;
        flex: 1 0 auto;
    }
    .navbar-nav{
        display: flex;
        align-items: center;
        justify-content: center;
        margin:0;
        padding:0;
    }
    .navbar-nav > li > a{
        border-bottom: none;
        margin: 0 0.4rem;
        padding: 1.7rem 1.8rem 1.7rem 0.8rem;
        font-size: 0.8rem;
    }
    .sub-menu{
        position: absolute;
        left: 0;
        width: 100%;
        top: 100%;
        background: #f8f8f8;
    }
    .navbar-nav > li:hover .sub-menu{
        display: grid!important;
        grid-template-columns: repeat(4, 1fr);
        padding: 0 5rem;
    }
    .navbar-nav > li{
        border-bottom: 2px solid transparent;
        transition: border-bottom 0.4s ease;
    }
    .navbar-nav > li:hover{
        border-bottom-color: #000;
    }
    .sub-menu-item{
        padding-left: 0;
    }
    .sub-menu-item ul{
    	margin:0;
        padding: 0;
    }    

}

/* Media Queries */

@media only screen and (max-width: 1600px){
	.mainmenu ul a {
		font-size: 1rem;
		padding: 0 10px;
	}
	.submenu ul a.border_right {
	    padding: 0 8px 0 8px;	
	}
	
}
@media only screen and (max-width: 1400px){
	/*
	.submenu ul li.landpro-customer-portal, 
	.submenu ul li.tips-and-videos,
	.submenu ul li.government-solutions
	{
		display:none;
	}	
	.mega-menu>ul>li.precision-farming,
	.mega-menu>ul>li.trade-in
	{
	    display:none;
	}
	*/	
	.submenu ul li.tips-and-videos {
		display:none;
	}	
}
@media only screen and (max-width: 1366px){
	.submenu ul a {
	    font-size: 0.875rem;
	}
	.submenu ul a.border_right {
	    padding: 0 7px 0 7px;
	}
}
@media only screen and (max-width: 1280px) {
	.mainmenu ul a {
		font-size:0.875rem;
		font-weight: normal;
		padding: 0 7px;
	}
	.submenu ul a {
	    font-size: 0.75rem;
	}
	.submenu ul a.border_right {
	    padding: 0 5px 0 5px;
	}	
}
@media only screen and (max-width: 1100px) {
	.mainmenu ul a {
		padding: 0 5px;
	}
	/*
	.mega-menu>ul>li.parts,	
	.mega-menu>ul>li.service,
	.mega-menu>ul>li.equipment-sales	
	{
	    display:none;
	}
	*/	
}





/****** FILE: themes/johndeere-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 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: 2.125rem;
	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: 1.125rem;
}
.mega-menu>ul {
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	display: inline-block;
	z-index: 20;
	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.border-right {
	border-right:solid 1px #3e3e3e;
}
.mega-menu>ul>li a{
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 1.125rem;
	font-weight: bold;
	line-height: 60px;
	padding: 0 12px;
}
.mega-menu>ul>li a:hover,
.mega-menu>ul>li.menu-dropdown-open:hover
{
	color: silver;
	background:#303030;
}
.mega-menu>ul>li>ul {
	display: none;
	width: 99%;
	background: #303030;
	padding: 20px;
	position: absolute;
	z-index: 2000;
	left: 0;
	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 15px 0;
	padding: 0;
	list-style: none;
	width: 25%;
	background: none;
	float: left;
}
.mega-menu>ul>li>ul>li a {
	color: #fdd106;
	padding: 4px;
	width: 99%;
	font-size: 1.125rem;
	line-height: 20px;
	display: block;
	font-weight: bold;
}
.mega-menu>ul>li>ul>li a:hover {
	color: #ffdc3b;
	text-indent:3px;
}
.mega-menu>ul>li>ul>li a.nodecoration-pic {
	border-bottom: 0 transparent none !important;
}
.mega-menu>ul>li>ul>li a.nodecoration-pic:hover {
	text-indent:0px;
}
.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: 0.875rem;
}
.mega-menu>ul>li>ul>li>ul>li a {
	border: 0;
	font-weight: normal;
	font-size: 1rem;
	color: #fff;
}
.mega-menu>ul>li>ul>li>ul>li a:hover {
	color: silver;
	text-indent:15px;
}
.mega-menu>ul>li>ul.normal-sub {
	width: 99%;
	background: #303030;
	padding: 20px;
	left: 0;
	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 {
	    font-size: 1rem;
	    padding: 0 10px;
	}	
}
@media only screen and (max-width: 1280px) {
	.mega-menu>ul>li>ul>li img {
		max-width: 90%;
		width: 90%;
	}
	.mega-menu>ul>li a {
	    font-size:0.875rem;
	    font-weight:normal;
	    padding: 0 7px;
	}	
}
@media only screen and (max-width: 1100px) {
	.mega-menu>ul>li a {
	    padding: 0 5px;
	}	
}
@media only screen and (max-width: 1024px) {
	.mega-menu>ul>li a {
	    font-size: 0.75rem;
	}
}
@media only screen and (max-width: 768px) {
}
@media only screen and (max-width: 640px) {
	.mega-menu>ul {
		display: none;
	}
	.arrow-down {
		display: none !important;
	}
	.mega-menu-mobile {
		display: block;
	}
	.mega-menu .show-on-mobile {
		display: block;
		border-top: 1px #18975b dotted;
	}
	.mega-menu-container {
		width: 100%;
	}
	.mega-menu-dropdown-icon:before {
		display: block;
	}
	.mega-menu>ul>li {
		width: 100%;
		float: none;
		display: block;
		margin: 0 0 10px 0;
	}
	.mega-menu>ul>li a {
		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;
	}
		
}

/****** FILE: themes/johndeere-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,
input[type=submit] {
    background: #497637;
    color: #fff;	
    font-size: 0.875rem;
	display: inline-block;
	text-transform: uppercase;
	text-transform: none;
	text-decoration: none;
	margin: 0;
	padding: 12px 35px;
	border:0;
    transition: 0.4s all;	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;		
}
.Actions .action:hover,
a.btn:hover,
input[type=submit]:hover {
	background: #2f6325;
	color: #ffdd00;
	-webkit-box-shadow: 0px 4px 14px 0px rgba(0,0,0,0.50); 
	box-shadow: 0px 4px 14px 0px rgba(0,0,0,0.50);	
}
button {
    background: #497637;
    color: #fff;	
    font-size: 0.875rem;
	display: inline-block;
	text-transform: uppercase;
	text-transform: none;
	text-decoration: none;
	margin: 0;
	padding: 12px 35px;
	border:0;
    transition: 0.4s all;	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;		
}
button:hover {
	background: #2f6325;
	color: #ffdd00;
}
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: #497637!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:14px;
}
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 #d7d7d7;
	box-shadow: inset 0 0 0 rgb(0 0 0 / 0%);
}
input.text:focus,
input.title:focus,
input[type=password]:focus,
input[type=text]:focus,
textarea:focus {
	border-color: #666
}
select {
	background-color: #fff;
	border: 1px solid #e2e2e2;	
	box-shadow: inset 0 0 0 rgb(0 0 0 / 0%);	
}
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
}
#half-form form fieldset{
	width:55%;
	padding:0;
	margin:0;
}
.dealer_transfer_form form#Form_Form fieldset{
	margin:0;
	padding:0;
}
.dealer_transfer_form form#Form_Form fieldset input.text, 
.dealer_transfer_form form#Form_Form fieldset input.title, 
.dealer_transfer_form form#Form_Form fieldset input[type=password], 
.dealer_transfer_form form#Form_Form fieldset input[type=text]{
    background-color: #fff;
	border: 1px solid #e2e2e2;
    margin:0 0 10px 0;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
    font-size:1.125rem;
    color: #161616;
    height:45px;
}
.dealer_transfer_form form#Form_Form fieldset textarea {
    background-color: #fff;
	border: 1px solid #e2e2e2;
    margin:0 0 10px 0;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
    font-size:1.125rem;
    color: #161616;
    height:88px;
}
#Request_Quote_Form form#Form_Form fieldset{
	margin:0;
	padding:0;
} 
#service_request_form{
	padding:30px;
	background:#e1e1e1;
}
#service_request_form form#Form_Form fieldset{
	margin:0;
	padding:0;
}
#service_request_form form#Form_Form fieldset #EditableStoreLocationField143{
	margin:0 0 10px 0;
}
#service_request_form form#Form_Form fieldset #EditableStoreLocationField143 select{
	margin:0;
}
#service_request_form form#Form_Form fieldset #EditableTextField57,
#service_request_form form#Form_Form fieldset #EditableTextField58,
#service_request_form form#Form_Form fieldset #EditableTextField191,
#service_request_form form#Form_Form fieldset #EditableTextField71,
#service_request_form form#Form_Form fieldset #EditableTextField145,
#service_request_form form#Form_Form fieldset #EditableEmailField74,
#service_request_form form#Form_Form fieldset #EditableTextField146,
#service_request_form form#Form_Form fieldset #EditableTextField75,
#service_request_form form#Form_Form fieldset #EditableDropdown192,
#service_request_form form#Form_Form fieldset #EditableTextField63
{
	display:inline-block;
	width:32%;
	vertical-align:top;
}
#service_request_form form#Form_Form fieldset #EditableStoreLocationField143,
#service_request_form form#Form_Form fieldset #EditableDropdown202,
#service_request_form form#Form_Form fieldset #EditableTextField203	
{
	clear:both;
	width:96.5%;
}

#form_no_pad form#Form_Form fieldset{
	margin:0;
	padding:0;
}
@media only screen and (max-width: 900px) {
	form {
		max-width: 100%
	}
	#half-form form fieldset{
		width:100%;
	}
	#service_request_form {
	    padding: 20px;
	}	
	#service_request_form form#Form_Form fieldset #EditableTextField57, 
	#service_request_form form#Form_Form fieldset #EditableTextField58, 
	#service_request_form form#Form_Form fieldset #EditableTextField191,	
	#service_request_form form#Form_Form fieldset #EditableTextField71, 
	#service_request_form form#Form_Form fieldset #EditableTextField145,
	#service_request_form form#Form_Form fieldset #EditableEmailField74, 
	#service_request_form form#Form_Form fieldset #EditableTextField146, 
	#service_request_form form#Form_Form fieldset #EditableTextField75, 
	#service_request_form form#Form_Form fieldset #EditableDropdown192,	
	#service_request_form form#Form_Form fieldset #EditableTextField63, 
	#service_request_form form#Form_Form fieldset #EditableStoreLocationField143,
	#service_request_form form#Form_Form fieldset #EditableDropdown202,
	#service_request_form form#Form_Form fieldset #EditableTextField203	
	{
	    display: block;
	    width: 100%;
	}		
}
@media only screen and (max-width: 700px) {
	.header form .middleColumn {
		float: none;
		width: 100%!important
	}
	#MemberLoginForm_LoginForm label,
	form label.left {
		margin-bottom: 8px
	}
}


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

/****** FILE: themes/johndeere-theme/css/grideffects.css *****/
﻿.test{
	
}
.grid {
    position: relative;
    margin: 0 auto;
    list-style: none;
    text-align: center;
}
#cards{
	padding:10px 5px 0 5px;
}
#cards .grid [class*=block-grid-] {
    margin: 0;
}
#cards .grid [class*=block-grid-]>li {
    padding: 0 5px 10px 5px;
}
/* Common style */

.grid .figure {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	min-width: 100%;
	max-height: 230px;
    width: 100%;	
	background: #000;
	text-align: center;
	cursor: pointer;
}
.grid .figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    width:100%;
    opacity: 0.8;
}
.grid .figure .figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.grid .figure .figcaption::before,
.grid .figure .figcaption::after {
    pointer-events: none;
}
.grid .figure .figcaption,
.grid .figure .figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */

.grid .figure .figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}
.grid .figure h2 {
    font-weight: 300;
}
.grid .figure h2 span {
    font-weight: 800;
}
.grid .figure h2,
.grid .figure p {
    margin: 0;
}
.grid .figure p {
    font-size: 68.5%;
}
.grid .figure p a.blue-ghost-btn{
    color:#005499;
    font-size:14px;
    text-align:center;
    text-transform:uppercase;
}

/* Individual effects */

/*---------------*/
/***** Sadie *****/
/*---------------*/

.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);
}
.effect-sadie h2 {
    position: absolute;
    top: 75%;
    left: 0;
    width: 100%;
    color: #fff;
    font-size:24px;
    font-weight:bold;
    text-transform:none;
    -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);
}
.effect-sadie .figcaption::before,
.effect-sadie p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
.effect-sadie p{
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 2em;
    width: 100%;
    opacity: 0;
    color:#257523;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
}
.effect-sadie p a{
    color:#FBD00E;
}
.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);
}
.effect-sadie:hover .figcaption::before,
.effect-sadie:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
/* Media queries */
@media only screen and (max-width: 1280px) {
	.effect-sadie h2 {
	    font-size:24px;
	}
}
@media only screen and (max-width: 1024px) {
	.effect-sadie h2 {
	    font-size:22px;
	}
}

@media only screen and (max-width: 768px) {
}
@media screen and (max-width: 50em) {
    .grid .figure {
    	display:block;
        float: none;
        margin: 0px auto;
        width: 100%;
    }
}

/****** FILE: themes/johndeere-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:35px;transform:translate3d(0,0,0);color:#2b2e38;background:#fff}.remodal-close,.remodal-close:before{position:absolute;top:0;left:0;display:block;width:35px}.remodal-cancel,.remodal-close,.remodal-confirm{overflow:visible;margin:0;cursor:pointer;text-decoration:none;outline:0;border:0}.remodal.remodal-is-opening{animation-name:remodal-opening-keyframes}.remodal.remodal-is-closing{animation-name:remodal-closing-keyframes}.remodal,.remodal-wrapper:after{vertical-align:middle}.remodal-close{height:35px;padding:0;transition:color .2s;color:#95979c;background:0 0}.remodal-close:focus,.remodal-close:hover{color:#2b2e38;border:0;outline:0;background:0 0}.remodal-close:before{font-family:Arial,"Helvetica CY","Nimbus Sans L",sans-serif!important;font-size:25px;line-height:35px;content:"\00d7";text-align:center}.remodal-cancel,.remodal-confirm{font:inherit;display:inline-block;min-width:110px;padding:12px 0;transition:background .2s;text-align:center;vertical-align:middle}.remodal-confirm{color:#fff;background:#81c784}.remodal-confirm:focus,.remodal-confirm:hover{background:#66bb6a}.remodal-cancel{color:#fff;background:#e57373}.remodal-cancel:focus,.remodal-cancel:hover{background:#ef5350}.remodal-cancel::-moz-focus-inner,.remodal-close::-moz-focus-inner,.remodal-confirm::-moz-focus-inner{padding:0;border:0}@keyframes remodal-opening-keyframes{from{transform:scale(1.05);opacity:0}to{transform:none;opacity:1}}@keyframes remodal-closing-keyframes{from{transform:scale(1);opacity:1}to{transform:scale(.95);opacity:0}}@keyframes remodal-overlay-opening-keyframes{from{opacity:0}to{opacity:1}}@keyframes remodal-overlay-closing-keyframes{from{opacity:1}to{opacity:0}}@media only screen and (min-width:641px){.remodal{max-width:700px}}.lt-ie9 .remodal-overlay{background:#2b2e38}.lt-ie9 .remodal{width:700px}

/****** FILE: themes/johndeere-theme/css/slickcomb.css *****/
﻿@charset 'UTF-8';

.slick-loading .slick-list {
	background: #fff url('./ajax-loader.gif') center center no-repeat;
}
/* Icons */
@font-face {
	font-family: 'slick';
	font-weight: normal;
	font-style: normal;
	src: url('./fonts/slick.eot');
	src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}

/* Arrows */
.slick-prev,
.slick-next
{
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
	color: transparent;
	outline: none;
	background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
	font-family: 'slick';
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: white;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-prev {
    left: -25px;
}
[dir=rtl] .slick-prev {
    right: -25px;
    left: auto;
}
.slick-prev:before {
    content: '';
}
[dir=rtl] .slick-prev:before {
    content: '';
}
.slick-next {
    right: -25px;
}
[dir=rtl] .slick-next {
    right: auto;
    left: -25px;
}
.slick-next:before {
    content: '';
}
[dir=rtl] .slick-next:before {
    content: '';
}

/* Dots */
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}
.slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
    cursor: pointer;
}
.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
	background: transparent;    
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 10px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* Slider */
.slick-slider {
	position: relative;
	display: block;
	margin:0 auto 0 auto;
	padding:0;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
[dir=rtl] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
    margin:0 auto;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* Listings */

.newscrollinglistings-H li .list_container,
.newscrollinglistings-S li .list_container
 {
	height:300px;
	position:relative;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;	
	background-clip: content-box;
	overflow:hidden;
	transition: transform .5s;		
}
.newscrollinglistings-H li.slick-slide,
.newscrollinglistings-S li.slick-slide
 {
	margin: 0 0.2% 0 0.2%;
}
.newscrollinglistings-H li .list_container .list_container_shadow,
.newscrollinglistings-S li .list_container .list_container_shadow
{
	position:absolute;
	width:100%;
	bottom:0;
	left:0;
	margin:0 auto;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.85+100 */
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.85) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.85) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#d9000000',GradientType=0 ); /* IE6-9 */
}
.newscrollinglistings-H li .list_container span.featured_flag,
.newscrollinglistings-S li .list_container span.featured_flag
{
	position:absolute;
	top:10px;
	left:10px;
	z-index:300;
	background:#fdd106;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;		
	color:#000;
	font-size:12px;
	padding:4px 12px 4px 12px;
}	
.newscrollinglistings-H li .list_container .list_container_shadow .list_container_pad,
.newscrollinglistings-S li .list_container .list_container_shadow .list_container_pad
{
	padding:15px;
}
.newscrollinglistings-H li .list_container .list_container_shadow .list_container_pad .list-title,
.newscrollinglistings-S li .list_container .list_container_shadow .list_container_pad .list-title 
{
	font-size: 1rem;
	line-height:1.4;
	color:#fff;
	margin-bottom:10px;
}
.newscrollinglistings-H li .list_container .list_container_shadow .list_container_pad .list-price,
.newscrollinglistings-S li .list_container .list_container_shadow .list_container_pad .list-price
{
	font-size: 1.125rem;
	font-weight:bold;
	line-height:1.4;
	color:#fff;
	margin-bottom:10px;
}
.newscrollinglistings-H li .list_container .list_container_shadow .list_container_pad span.list-details-btn,
.newscrollinglistings-S li .list_container .list_container_shadow .list_container_pad span.list-details-btn
{
	font-size: 0.875rem;
	font-weight:bold;
	line-height:1.4;
	color:#fdd106;
	text-decoration:underline;
}
.newscrollinglistings-H li .list_container .list_container_shadow .list_container_pad span.list-details-btn:hover,
.newscrollinglistings-S li .list_container .list_container_shadow .list_container_pad span.list-details-btn:hover
{
	text-decoration:none;
}
.newscrollinglistings-H .slick-next, 
.newscrollinglistings-H .slick-prev,
.newscrollinglistings-S .slick-next, 
.newscrollinglistings-S .slick-prev 
{
	cursor: pointer;
	color: transparent;
	background:transparent;
	outline: 0;
	position:absolute;
	top:50%;
	display:block;
	outline: none;
}
.newscrollinglistings-H .slick-next.slick-disabled:before, 
.newscrollinglistings-H .slick-prev.slick-disabled:before,
.newscrollinglistings-S .slick-next.slick-disabled:before, 
.newscrollinglistings-S .slick-prev.slick-disabled:before 
{
	opacity: .25 
}
.newscrollinglistings-H button, 
.newscrollinglistings-S 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,
.newscrollinglistings-S button:hover
{
	border: solid #497637;
	border-width: 0 6px 6px 0;
	display: inline-block;
	padding: 6px;
}
.newscrollinglistings-H .slick-prev,
.newscrollinglistings-S .slick-prev
{
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	left: 0px;
}
.newscrollinglistings-H [dir=rtl] .slick-prev,
.newscrollinglistings-S [dir=rtl] .slick-prev
{
	right: 0px;
	left: auto;
}
.newscrollinglistings-H .slick-next,
.newscrollinglistings-S .slick-next
{
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	right: 0px;
}
.newscrollinglistings-H [dir=rtl] .slick-next,
.newscrollinglistings-S [dir=rtl] .slick-next 
{
	right: auto;
	left: 0px;
}


/* Brands */

.carouselbrands .slick-slide {
	text-align:center;
}
.carouselbrands .slick-next, 
.carouselbrands .slick-prev {
	cursor: pointer;
	color: transparent;
	background:transparent;
	outline: 0;
	position:absolute;
	top:45%;
	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 3px 3px 0;
	display: inline-block;
	padding: 6px;
	box-shadow:0px 0px 0px transparent;
}
.carouselbrands button:hover {
	border: solid #497637;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 6px;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0); 
	box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);		
}
.carouselbrands .slick-prev {
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	left: 0px;
}
.carouselbrands [dir=rtl] .slick-prev {
	right: 0px;
	left: auto;
}
.carouselbrands .slick-next {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	right: 0px;
}
.carouselbrands [dir=rtl] .slick-next {
	right: auto;
	left: 0px;
}
.carouselbrands .slick-slider {
	margin: 0;
	padding: 0 5px 
}


/* Mini Slides */

.carouselflex .slick-slide {
	text-align:center;
}
.carouselflex .slick-next, 
.carouselflex .slick-prev {
	cursor: pointer;
	color: transparent;
	background:transparent;
	outline: 0;
	position:absolute;
	top:45%;
	display:block;
	outline: none;
}
.carouselflex .slick-next.slick-disabled:before, 
.carouselflex .slick-prev.slick-disabled:before {
	opacity: .25 
}
.carouselflex button {
	border: solid gray;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 6px;
	box-shadow:0px 0px 0px transparent;
}
.carouselflex button:hover {
	border: solid #497637;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 6px;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0); 
	box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);		
}
.carouselflex .slick-prev {
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	left: 0px;
}
.carouselflex [dir=rtl] .slick-prev {
	right: 0px;
	left: auto;
}
.carouselflex .slick-next {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	right: 0px;
}
.carouselflex [dir=rtl] .slick-next {
	right: auto;
	left: 0px;
}
.carouselflex .slick-slider {
	margin: 0;
	padding: 0 5px 
}


/* Media only*/

@media only screen and (max-width: 1100px) {
	.newscrollinglistings-H li .list_container,
	.newscrollinglistings-S li .list_container
	 {
		height:250px;	
	}
}
@media only screen and (max-width: 640px) {

}


/****** FILE: themes/johndeere-theme/css/styles.css *****/
﻿/* TRA Base Starter Theme Light */
/* 
	Theme Colors 
	green : #497637
	yellow : #fdd106
	grey : #222222
*/

/* 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;}.no-display{display:none;}

/* Body */

body {
    font-family:'Roboto', sans-serif;
}
.white_body_bg{
	background:#fff;
	padding:10px 20px 20px 20px;
	margin:15px 0 15px 0;
}
.site-wrapper p {
    font-size: 1rem;
}
body.precision-farming .site-wrapper
{
	background-image:url('../images/PF-wallpaper.jpg');
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center bottom;
}
body.service-inspections .site-wrapper,
body.turf-service .site-wrapper
{
	background-image:url('../images/Service-wallpaper.jpg');
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:left bottom;
}
.yellow-panel{
	background:#f4f3e9;
	padding:30px;
	border:1px #e8e7e1 solid;
}
.ten-off-banner{
	padding:15px;
	text-align:center;
	color:#137030;
	font-size:44px;
	font-weight:bold;
	background:#eaf2e9;
	border:2px #d2dcd1 solid;
	margin-bottom:30px;
}
.blink_me {
  animation: blinker 1s linear infinite;
}
@keyframes blinker {  
  50% { opacity: 0; }
}
.ico{
	display:inline-block;
	vertical-align:middle;
}
.grey,
.grey use
{
	color:#777777;
	fill:#777777;
}
.white,
.white use
{
	color:#ffffff;
	fill:#ffffff;
}
.eighteen,
.eighteen use
{
	width:18px;
	height:18px;
}
.nineteen,
.nineteen use
{
	width:19px;
	height:19px;
}

/* MastHead */

#MastHead {
    width: 100%;
}
#MastHead img {
    display: inline-block;
    vertical-align: middle;
}
#MastHead .mast_inner{
    padding: 15px;
}
#MastHead .masthead_logos ul{
	margin:0;
	padding:0;
	font-size:0;
    list-style-type:none; 	
}
#MastHead .masthead_logos ul li{
	display:inline-block;
	*display:inline;
	zoom:1;
	vertical-align:middle;	
	padding:0 25px 0 0;
}
#MastHead .masthead_logos ul li:nth-child(2) {
	border-left:1px #4a4747 solid;
	padding:0 25px 0 25px;
}
#MastHead .masthead_logos .logoMain a{
	overflow:hidden;
	display:block;
}
#MastHead .masthead_social{
	display:inline-block;
	padding-right:30px;
}
#MastHead .masthead_social a {
	overflow:hidden;
	display:inline-block;
	vertical-align:middle;
	transition: 0.4s all;    	
}
#MastHead .masthead_social a .fa-facebook-f{
	color:#3d5a98;
	transition: 0.4s all;    	
}
#MastHead .masthead_social a .fa-twitter{
	color:#00a2f5;
	transition: 0.4s all;	
}
#MastHead .masthead_social a .fa-instagram{
	background: -webkit-linear-gradient(-45deg,  #515bd4 0%,#8134af 24%,#dd2a7b 51%,#f58529 78%,#feda77 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	transition: 0.4s all;  
}
#MastHead .masthead_social a .fa-youtube{
	color:#f70000;
	transition: 0.4s all;	
}
#MastHead .masthead_social a .fa-facebook-f:hover,
#MastHead .masthead_social a .fa-twitter:hover,
#MastHead .masthead_social a .fa-instagram:hover,
#MastHead .masthead_social a .fa-youtube:hover
{
	color:#bcbcbc;
}
#MastHead .masthead_social a .fa-instagram:hover{
	background: -webkit-linear-gradient(-45deg,  #bcbcbc 0%,#bcbcbc 24%,#bcbcbc 51%,#bcbcbc 78%,#bcbcbc 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;	
}
#MastHead .masthead_form_container{
	display:inline-block;
	max-width:100%;
	min-width:275px;
	position:relative;
}
#MastHead .masthead_form_container input.text,
#MastHead .masthead_form_container input.title,
#MastHead .masthead_form_container select,
#MastHead .masthead_form_container input:not([type]), 
#MastHead .masthead_form_container input[type=text], 
#MastHead .masthead_form_container input[type=password], 
#MastHead .masthead_form_container input[type=date], 
#MastHead .masthead_form_container input[type=datetime], 
#MastHead .masthead_form_container input[type=datetime-local], 
#MastHead .masthead_form_container input[type=month], 
#MastHead .masthead_form_container input[type=week], 
#MastHead .masthead_form_container input[type=email], 
#MastHead .masthead_form_container input[type=number], 
#MastHead .masthead_form_container input[type=search], 
#MastHead .masthead_form_container input[type=tel], 
#MastHead .masthead_form_container input[type=time], 
#MastHead .masthead_form_container input[type=url], 
#MastHead .masthead_form_container input[type=color], 
#MastHead .masthead_form_container textarea 
{
    box-shadow: inset 0 0 0 rgb(0 0 0 / 0%);
    color: #9d9d9d;
    background:#fff;
    font-size: 0.938rem;
    height: 1.75rem;
    margin: 0;
    padding: 0;
    border-bottom: 1px #a5a5a5 solid;
    border-top: 0px transparent none;
    border-left: 0px transparent none;
    border-right: 0px transparent none;    
}
#MastHead .masthead_form_container form#Form_combinedsearch fieldset{
	padding:0;
	margin:0;
}
#MastHead .masthead_form_container form#Form_combinedsearch fieldset .field{
	padding:0;
	margin:0;
}
#MastHead .masthead_form_container input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #9d9d9d;
	opacity: 1; /* Firefox */
}
#MastHead .masthead_form_container input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #9d9d9d;
}
#MastHead .masthead_form_container input::-ms-input-placeholder { /* Microsoft Edge */
    color: #9d9d9d;
}
#MastHead .masthead_form_container .Actions{
	position:absolute;
	margin:0;
	top:0px;
	right:0px;
}
#MastHead .masthead_form_container .Actions button.action{
	padding:1px 15px 1px 15px;
	background:transparent;
}
#MastHead .masthead_form_container .Actions button.action:hover{
	-webkit-box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 0%);
	box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 0%);
}
#MastHead .masthead_form_container .Actions button.action #magnifying-glass{
	border: 0.1em solid #367c2b;
}
#MastHead .masthead_form_container .Actions button.action #magnifying-glass:before {
    background: #367c2b;
    width: 0.30em;
    height: 0.1em;
}
#MastHead .masthead_form_container button.masthead_search_btn{
	position:absolute;
	top:0px;
	right:0px;
	padding:1px 15px 1px 15px;
	background:transparent;
}
#MastHead .masthead_form_container button.masthead_search_btn #magnifying-glass{
	border: 0.1em solid #367c2b;
}
#MastHead .masthead_form_container button.masthead_search_btn #magnifying-glass:before {
    background: #367c2b;
    width: 0.30em;
    height: 0.1em;
}
.mega-menu-container {
	margin: 0 auto;
	line-height: 0;
	text-align: center;
}
#Mobile_Position{
	position:fixed;
	top:0;
	left:0;
	right:0;
	min-height:190px;
	width:100%;
	z-index:500;
	background:#fff;
	display:none;
}
.mobile_padding{
	padding-top:190px;
	display:none;
}
#MobileMastHead {
    z-index:100;  
}
#MobileMastHead .MobileMastInner{
	padding:10px;
}
#MobileMastHead .mobile_button_holder{
	padding:8px 0 0 0;
}
#MobileMastHead .mobile_button_holder a.mobile-yellow{
	display:block;
	background:#e24407;
	padding:12px 0;
	margin:0;
	font-size:1.125rem;
	text-transform:uppercase;
	text-align:center;
	font-weight:600;
	color: #fff;
	text-decoration: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
}
#MobileMastHead .site-logo-mobile{
	margin:0 auto;
	text-align:center;
}
#MobileMastHead .site-logo-mobile a{
	display:block;
	overflow:hidden;
	margin:0 auto;
}
#MobileMastHead .site-logo-mobile img{
	display:block;
	margin:0 auto;
}
#MobileMenu .masthead_form_container{
	display:inline-block;
	width:100%;
	position:relative;
}
#MobileMenu .masthead_form_container input.text,
#MobileMenu .masthead_form_container input.title,
#MobileMenu .masthead_form_container select,
#MobileMenu .masthead_form_container input:not([type]), 
#MobileMenu .masthead_form_container input[type=text], 
#MobileMenu .masthead_form_container input[type=password], 
#MobileMenu .masthead_form_container input[type=date], 
#MobileMenu .masthead_form_container input[type=datetime], 
#MobileMenu .masthead_form_container input[type=datetime-local], 
#MobileMenu .masthead_form_container input[type=month], 
#MobileMenu .masthead_form_container input[type=week], 
#MobileMenu .masthead_form_container input[type=email], 
#MobileMenu .masthead_form_container input[type=number], 
#MobileMenu .masthead_form_container input[type=search], 
#MobileMenu .masthead_form_container input[type=tel], 
#MobileMenu .masthead_form_container input[type=time], 
#MobileMenu .masthead_form_container input[type=url], 
#MobileMenu .masthead_form_container input[type=color], 
#MobileMenu .masthead_form_container textarea 
{
    box-shadow: inset 0 0 0 rgb(0 0 0 / 0%);
    color: #9d9d9d;
    background:#222222;
    font-size: 0.938rem;
    height: 1.75rem;
    margin: 0;
    padding: 0;
    border: 0px transparent none;    
}
#MobileMenu .masthead_form_container input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #9d9d9d;
	opacity: 1; /* Firefox */
}
#MobileMenu .masthead_form_container input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #9d9d9d;
}
#MobileMenu .masthead_form_container input::-ms-input-placeholder { /* Microsoft Edge */
    color: #9d9d9d;
}
#MobileMenu .masthead_form_container button.masthead_search_btn{
	position:absolute;
	bottom: 0px;
	right:0px;
	padding:0px;
	background:transparent;
}
#MobileMenu .masthead_form_container button.masthead_search_btn #magnifying-glass{
	border: 0.1em solid #fdd106;
}
#MobileMenu .masthead_form_container button.masthead_search_btn #magnifying-glass:before {
    background: #fdd106;
    width: 0.30em;
    height: 0.1em;
}
#MobileMenu{
	width:100%;
	color:#fff;
	display:block;
	padding:15px;
}
#MobileMenu .dropdown-search-holder-mobile{
	color:#fff;
}
#MobileMenu .dropdown-search-holder-mobile i.fas{
	font-size:1.5rem;
}
#MobileMenu .dropdown-search-holder-mobile a.openBtn-mobile{
	color:#fff;
	vertical-align:top;
}
#MobileMenu .dropdown-search-holder-mobile span.menutext{
	vertical-align:top;
}
#MobileLocales{
	border-bottom:1px #e6e6e6 solid;
}
#MobileLocales ul.hoursacc{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
}
#MobileLocales ul.hoursacc li ul{
	display:none;
	margin:0;
	padding:0;
}
#MobileLocales ul.hoursacc li {
    padding: 5px 0 5px 0;
}
#MobileLocales ul.hoursacc li a.hours-trigger{
	font-size: 1rem;
	font-weight: bold;
	color: #000;
}
.page-banner {
    min-height: 100px;   
    overflow:hidden;
}
.page-banner img {
    margin: 0 auto;
    height: auto;
    width: 100%;
}
.masthead_search_button {
    color: #fff;
    font-size: 1.125rem;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0;
    padding: 10px;
    background:transparent;
    float:right;
}
.masthead_search_button:hover {
    color: yellow;
    background:transparent;
}

/* Hero Side Craousel */

.flex_carousel--vert {
    height: 685px;
    overflow-y: scroll;
    margin: 0;
    list-style-type: none;
    list-style-position: outside;
}
.flex_carousel--vert {
	scrollbar-width: auto;
	scrollbar-color: #497637 #f1f1f1;
}
/* Chrome, Edge, and Safari */
.flex_carousel--vert::-webkit-scrollbar {
	width: 16px;
}
.flex_carousel--vert::-webkit-scrollbar-track {
	background: #f1f1f1;
}
.flex_carousel--vert::-webkit-scrollbar-thumb {
	background-color: #497637;
	border-radius: 10px;
	border: 2px solid #f1f1f1;
}
.flex_carousel--vert li{
    float:left;
    width:50%;
    margin-bottom:30px;
}
.flex_carousel--vert li.break{
    clear:left;
}
.flex_carousel--vert li .slide-zoom-container{
    padding:0 15px 0 15px;
}


/* Listings Search Section */

#Search_Listings_Section{
	background:#454545;
}
#Search_Listings_Section .Search_Listings_Section--texture{
	/*background: #313131 url('../images/asfalt-dark.png') repeat fixed left top;*/
	background: #313131;	
	padding:70px 30px 70px 30px;
} 
#Search_Listings_Section .Search_Listings_Section--texture .listings_section{
	margin-bottom:30px;
}
#Search_Listings_Section .Search_Listings_Section--texture h3.units_available--title{
	font-size:2.25rem;
	line-height:1.3;
	color:#fff;
}  
#Search_Listings_Section .zoom-container {
	overflow: hidden;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;	
}
#Search_Listings_Section .zoom img {
	position: relative;
	float: inherit;
	background: none;
	transition: transform .5s;
}
#Search_Listings_Section .zoom img:hover {
	z-index: 100;
	-ms-transform: scale(1.30) !important;
	-webkit-transform: scale(1.30) !important;
	transform: scale(1.30) !important;
}
#Search_Listings_Section ul.search_toggle {
	padding:0 0 15px 20px;
}
#Search_Listings_Section ul.search_toggle li {
	display:inline-block;
	list-style-type:none;
	list-style-position:outside;
	padding:0 0.5% 0 0.5%;	
}
#Search_Listings_Section ul.search_toggle li a{
	color:#fff;
	display:inline-block;
	font-size:0.875rem;
	text-align:center;
}
#Search_Listings_Section ul.search_toggle li a:hover{
	color:#fdd106;
}
#Search_Listings_Section ul.search_toggle li a.current_highlight{
	color:#fdd106;
	font-size:14px;
	text-align:center;
	display:inline-block;
	background:transparent;
	border:1px #fdd106 solid;
	padding:3px 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
}

/* Shapes */

.arrow-down {
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #fff;
    display:inline-block;
    vertical-align:middle;
}
.arrow-right {
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-left: 5px solid #fff;
	border-bottom: 5px solid transparent;
	display:inline-block;
	vertical-align:middle; 
	margin-top:-3px;
}
#magnifying-glass {
	font-size: 20px;
	display: inline-block;
	width: 0.5em;
	box-sizing: content-box;
	height: 0.5em;
	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.30em;
    height: 0.1em;
	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 #000;
	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: #000;
	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);
}

/* Navigation*/

#Navigation_Section {
    width: 100%;
    position:relative;
}

/* Primary CTA Button Section */

#primary_cta_section{
	padding:40px 0 10px 0;
	border-top:1px #d2d2d2 solid;
}
#primary_cta_section ul li a{
	display:block;
	padding:10px 0 10px 0;
	background:#313131;
	font-size:30px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fdd106;
	text-align:center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
}
#primary_cta_section ul li a:hover{
	background:#464646;
}

/* Hero */

#Hero_Section {
    position: relative;
    z-index: 1;
    padding:30px 0 30px 0;
}

/* Cards */

#Dept_Card_Section {
    background: white;
    overflow: hidden;
    padding:60px 20px 20px 20px;
}
#Dept_Card_Section ul li{
	position: relative;
	overflow:hidden;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px; 	
}
#Dept_Card_Section .grid-block-card{
	position: relative;
	overflow:hidden;
	max-height:396px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px; 	
}
#Dept_Card_Section .grid-block-card .zoom-container .title-placement{
	z-index: 10;
	position:absolute;
	bottom:5%;
	left:10%;
}
#Dept_Card_Section .grid-block-card .zoom-container .title-placement h2:before {
    content: '';
    width: 100%;
    position: absolute;
    border-bottom: 3px solid #fdd106;
    bottom: 0;
    right: 500px;
    transition: 0.7s all;
    z-index: 100;
}
#Dept_Card_Section .grid-block-card .zoom-container:hover .title-placement h2:before {
    right: 0;
}
#Dept_Card_Section .grid-block-card .zoom-container .title-placement h2{
	display:block;
	color: white;
	font-size: 1.875rem;
	line-height:1.6;
	position:relative;	
	font-weight:bold;
	z-index: 11;
    transition: 0.7s all;	
}
#Dept_Card_Section .grid-block-card .zoom-container:hover .title-placement h2{
	color: #fdd106;
}
#Dept_Card_Section .zoom-container {
    overflow:hidden;
    background: rgba(44, 44, 44, 1);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px; 
}
#Dept_Card_Section .zoom-container:hover .zoom{
	z-index: 1;
	-ms-transform: scale(1.10); /* IE 9 */
	-webkit-transform: scale(1.10); /* Safari 3-8 */
	transform: scale(1.10);
	opacity: 0.2;
}
#Dept_Card_Section .zoom {
	width: 100%;
	height:100%;
	position:relative;
	background-size:cover;
	transition: all .5s;
	z-index:1;
	opacity: 0.7;	
}
#Product_Card_Section {
    background: white;
    overflow: hidden;
    padding:50px 20px 60px 20px;
}
#Product_Card_Section h2.primary_heading_home{
	width:50%;
	margin:0 auto 30px auto;
    font-size: 2.5rem;
    font-weight:bold;
    text-align:center;
    color:#0f0f0f;
    text-transform:uppercase;
}
#Product_Card_Section p.primary_byline_home{
    font-size: 1.125rem;
    text-align:center;
    color:#949494;
    padding:10px 0 20px 0;
}
#Product_Card_Section ul li{
	position: relative;
	overflow:hidden;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px; 	
}
#Product_Card_Section .grid-block-card{
	position: relative;
	overflow:hidden;
	max-height:315px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px; 	
}
#Product_Card_Section .grid-block-card .zoom-container .title-placement{
	z-index: 10;
	position:absolute;
	bottom:5%;
	left:10%;
}
#Product_Card_Section .grid-block-card .zoom-container .title-placement h2:before {
    content: '';
    width: 100%;
    position: absolute;
    border-bottom: 3px solid #fdd106;
    bottom: 0;
    right: 400px;
    transition: 0.7s all;
    z-index: 100;
}
#Product_Card_Section .grid-block-card .zoom-container:hover .title-placement h2:before {
    right: 0;
}
#Product_Card_Section .grid-block-card .zoom-container .title-placement h2{
	display:block;
	color: white;
	font-size: 1.875rem;
	line-height:1.6;
	position:relative;
	font-weight:bold;
	z-index: 11;
    transition: 0.7s all;	
}
#Product_Card_Section .grid-block-card .zoom-container:hover .title-placement h2{
	color: #fdd106;
}
#Product_Card_Section .grid-block-card .zoom-container .title-placement h2 a{
	display:block;
	color: white;
	font-size: 1.875rem;
	line-height:1.6;
	position:relative;
	font-weight:bold;
	z-index: 11;
    transition: 0.7s all;	
}
#Product_Card_Section .grid-block-card .zoom-container:hover .title-placement h2 a{
	color: #fdd106;
}
#Product_Card_Section .zoom-container {
    overflow:hidden;
    background: rgba(44, 44, 44, 1);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px; 
}
#Product_Card_Section .zoom-container:hover .zoom{
	z-index: 1;
	-ms-transform: scale(1.10); /* IE 9 */
	-webkit-transform: scale(1.10); /* Safari 3-8 */
	transform: scale(1.10);
	opacity: 0.2;
}
#Product_Card_Section .zoom {
	width: 100%;
	height:100%;
	position:relative;
	background-size:cover;
	transition: all .5s;
	z-index:1;
	opacity: 0.7;	
}

/* Core Values */

#CoreValues_Section {
	width:100%;
	background-image:url('../images/corevalues-background.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center bottom;
}
#CoreValues_Section .section_grey_overlay{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#424242+0,727272+50,424242+100&0.9+0,0.9+100 */
	background: -moz-linear-gradient(left,  rgba(66,66,66,0.9) 0%, rgba(114,114,114,0.9) 50%, rgba(66,66,66,0.9) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(66,66,66,0.9) 0%,rgba(114,114,114,0.9) 50%,rgba(66,66,66,0.9) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(66,66,66,0.9) 0%,rgba(114,114,114,0.9) 50%,rgba(66,66,66,0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6424242', endColorstr='#e6424242',GradientType=1 ); /* IE6-9 */
	padding:80px 20px 80px 20px;
}
#CoreValues_Section h2.secondary_heading_home{
	width:50%;
	margin:0 auto 30px auto;
    font-size: 2.5rem;
    font-weight:bold;
    color:#fff;
    text-align:center;
    text-transform:uppercase;
}
#CoreValues_Section .section_grey_overlay p{
	color:#fff;
    padding:10px 0 10px 0;
}

/* Locales */

#Locales_Section{
	background:#1a1a1a;
	padding:70px 0 60px 0;
}
#Locales_Section ul.footer_locales li{
	font-size:0.875rem;
	color:#fff;
}
#Locales_Section ul.footer_locales li a{
	font-size:0.875rem;
	color:#fff;
}
#Locales_Section ul.footer_locales li a:hover{
	text-decoration:underline;
}

/* Brands Scroller */

#Featured_Brands_Section{
    width: 100%;
    background:#fff;
    padding:60px 0 60px 0;
}
#Featured_Brands_Section h2.primary_heading_home{
	width:50%;
	margin:0 auto 30px auto;
    font-size: 2.5rem;
    font-weight:bold;
    text-align:center;
    color:#0f0f0f;
    text-transform:uppercase;
}

/* Home Content */

.homepage_content{
	padding:0 60px 0 60px;
}

/* 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;
}

/* Careers Page */

#job_post_section {
    padding: 30px;
    background:#f1f1f1;
}
#job_post_section ul.pricing-table li.title{
    background-color: #fff;
    color: #497637;
    font-size: 1.125rem;
    font-weight: bold;
    line-height:1.6;
    padding: 10px 15px 10px 15px;
    text-align: left;	
}
#job_post_section ul.pricing-table li.title h4{
    color: #497637;
    font-size: 1.125rem;
    font-weight: bold;
    margin:0;
    padding:0;
}
#job_post_section ul.pricing-table li.price{
    background-color: #fff;
    color: #497637;
    font-size: 0.875rem;
    font-weight: normal;
    line-height:1.6;
    padding: 5px 15px 5px 15px;
    text-align: left;
}
#job_post_section ul.pricing-table li.price a{
    color: #497637;
    font-size: 0.875rem;
    font-weight: normal;
}
#job_post_section ul.pricing-table li.price a:hover{
    text-decoration:underline;
    text-indent:10px;
}
#testimonials_section{
	padding:20px 0 20px 0;
}
#testimonials_section .testimonial_yellow_background{
	background:#ffde00;
	padding:30px;
    height: 500px;
    overflow:auto;	
}
#testimonials_section .testimonial_photo_background{
    height: 500px;
    overflow:hidden;	
}
#testimonials_section .testimonial_photo_background img{
    height: 100%;
}
#testimonials_section .testimonial_yellow_background span.quoter{
	display:block;
}
#testimonials_section .testimonial_yellow_background span.quoter i.fas{
	font-size:36px;
	line-height:1.5;
}
#testimonials_section .testimonial_yellow_background p{
	font-size:1.125rem;
}

/* Ag Technology Page */

#AgTech_Welcome_Section{
	background-image:url('../images/AgTech-BottomBanner.jpg');
	background-attachment:fixed;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	padding:80px 30px 80px 30px;
	color:#fff;
}

/* Child Grid */

.child-grid {
}
.child-grid ul{
	list-style-type:none;
	list-style-position:outside;
	margin:0 auto;
	padding:0;
}
.child-grid ul li.child-grid-item {
    margin: 0 auto;
    text-align:center;
}
.child-grid ul li.child-grid-item .child_grid_list--styles{
	background-position:center center; 
	background-repeat:no-repeat; 
	background-size:cover; 
	width:100%; 
	height:340px; 
	margin:0 auto; 
	position:relative; 
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;
}
.child-grid ul li .child-overlay {
    height:340px;
    background: rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;    
}
.child-grid ul li .child-overlay:hover {
    background: rgba(0, 0, 0, 0.3);
}
.child-grid ul li.child-grid-item h3.overlay-grid-title {    
	width:95%;
	position:absolute;
	z-index:50;
	top:45%;
	left:0;
	right:0;
	margin:0 auto;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;     
}
.child-grid ul li.child-grid-item h3.overlay-grid-title:hover {    
	color: #f3f3f3;
	text-decoration:underline;
}
.child-grid ul li.child-grid-item h3.grid-title {    
	position:absolute;
	z-index:50;
	top:40%;
	left:0;
	right:0;
	margin:0 auto;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;     
}
.child-grid ul li.child-grid-item h3.grid-title:hover {    
	color: #f3f3f3;
	text-decoration:underline;
}
.grid-category-blocks ul ul{
    margin: 0 0 0 25px;
    padding: 0;
}
.grid-category-blocks ul li ul li {
	list-style-type:disc;
	text-align:left;
    list-style-position: outside;
}
.grid-category-blocks ul li p {
    color: #5c5c5c;
}
.grid-category-blocks .small-pad {
    padding: 5px !important;
}
.grid-category-blocks .grid-card {
	background:#fafafa;
    border: 1px #d6d6d6 solid;
}
.grid-category-blocks .grid-card img {
    margin: 0 0 6px 0;
}
.grid-titles {
    width: 100%;
    font-size: 22px;
    color: #000;
    margin: 10px 0 10px 0;
}

/* Custom Ribbon */

.ribbon-background {
    width: 100%;
}
#ribbon-inner {
    padding: 10px 0 10px 0;
}
#ribbon-inner .ribbon-description {
    color: #fff;
    font-size: 50px;
}
#ribbon-inner .ribbon-description p {
    color: #fff;
    margin: 10px 0 10px 0;
    font-weight: bold;
    letter-spacing:-1px;
}
#ribbon-inner .ribbon-button {
    padding: 10px;
    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 {
	border:2px white solid;
	color: #fff;
	font-size: 18px;
    display: block;
	border-radius: 0px;
	text-transform: uppercase;
	text-transform: none;
	text-decoration: none;
	margin: 0;
    padding: 20px 0 20px 0;
}
#ribbon-inner .ribbon-button a:hover {
	border:2px silver solid;
	color: silver;
}

/* 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: bold;
    padding: 8px 5px;
    color: #000;
}
#Sitemap li ul {
    list-style-type: disc;
    padding: 5px 0 1px 15px;
}
#Sitemap li li a {
    display: inline;
    background: none;
    font-size: 16px;
    font-weight: normal;
    padding: 5px 0;
    color: #000;
}
#Sitemap li li ul {
    list-style-type: circle;
    padding-left: 25px;
}
#Sitemap li li li ul {
    list-style-type: square;
}

/* Footer */

#Footer_Section{    
    position:relative;
    padding:60px 0 100px 0;
}
#Footer_Section .footdesk h3{    
    font-size:22px;
    font-weight:bold;
    color:#fff;
    margin:0 0 10px 0;
    padding:0 0 10px 0;
}
#Footer_Section ul{    
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
}
#Footer_Section ul li{    
	font-size:14px;
	color:#bdbdbd;
}
#Footer_Section ul li a{    
	font-size: 14px;
	color: #bdbdbd;
	line-height: 1.5;
	padding: 10px 0 10px 0;
	display: block;
}
#Footer_Section ul li a:hover{ 
	text-decoration:underline;   
}
#Footer_Section ul.footacc{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
}
#Footer_Section ul.footacc li ul{
	display:none;
}
#Footer_Section ul.footacc li {
	border-bottom:1px #363636 solid;
	margin:0 0 20px 0;
}
#Footer_Section ul.footacc li ul li {
	border-bottom:0px transparent none;
	margin:0 0 6px 0;
    padding: 0 .625rem .25rem;		
}
#Footer_Section ul.footacc li {
    padding: 0 .625rem .50rem;
}
#Footer_Section ul.footacc li a.foot-trigger{
	font-size:20px;
	font-weight:600;
	color:#fff;
}
#Footer_Section ul.footacc li a.foot-trigger span{
	margin-left:10px;
}
#Footer_Section p.copyright{    
    font-size:14px;
    line-height:2;
    font-weight:600;
    color:#fff;
}
#Footer_Section p.copyright a{    
    font-size:14px;
    line-height:2;
    font-weight:600;
    color:#fff;
}
#Footer_Section p.foot_menu{    
	font-size: 14px;
	color: #bdbdbd;
}
#Footer_Section p.foot_menu a{    
	font-size: 14px;
	color: #bdbdbd;
}
#Footer_Section p.foot_menu a:hover{    
	text-decoration:underline;
}
#Footer_Section .footer_social a {
	overflow:hidden;
	display:inline-block;
	vertical-align:middle;
	padding:0 6px;
    transition: 0.4s all;
}
#Footer_Section .footer_social a .fa-facebook-f, 
#Footer_Section .footer_social a .fa-twitter,
#Footer_Section .footer_social a .fa-instagram,
#Footer_Section .footer_social a .fa-youtube
{
    color: #fff;
    transition: 0.4s all;
}
#Footer_Section .footer_social a .fa-facebook-f:hover, 
#Footer_Section .footer_social a .fa-twitter:hover, 
#Footer_Section .footer_social a .fa-instagram:hover, 
#Footer_Section .footer_social a .fa-youtube:hover 
{
    color: #497637;
}
.social_section{
	background: #1a1a1a;
	padding: 40px 0 80px 0;
}
.social_section .footer_social a {
    font-size: 1.875rem;
    padding: 0 12px 0 12px;
    transition: 0.4s all;
}
.social_section .footer_social a .fa-facebook-f, 
.social_section .footer_social a .fa-twitter,
.social_section .footer_social a .fa-instagram,
.social_section .footer_social a .fa-youtube
{
    color: #fff;
    transition: 0.4s all;
}
.social_section .footer_social a .fa-facebook-f:hover, 
.social_section .footer_social a .fa-twitter:hover, 
.social_section .footer_social a .fa-instagram:hover, 
.social_section .footer_social a .fa-youtube:hover 
{
    color: #497637;
}
.uparrow {
    background-color: #242424;
    border-radius: 50%;
    cursor: pointer;
    position: fixed;
    padding:10px;
    width:50px;
    height:50px;
    bottom: 10%;
    left:0;
    right:0;
    margin:0 auto;
    display: none;
}
.uparrow:hover {
    background-color: #1e1e1e;
}
.uparrow .arrow{
    position: absolute;
    transform: rotate(44deg); /* IE */
    -webkit-transform: rotate(45deg);
    border: solid #7d7d7d;
    border-width: 2px 0 0 2px;
    padding: 7px;
    top:40%;
    left:35%;
    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: #497637;
}
#quoteform form#Form_ContactForm {
    height:auto;
}
#quoteform form#Form_ContactForm fieldset label {
    color: #000;
    font-weight:normal;
}
#contact-trigger .hide-btn {
    float: right;
}
#contact-trigger .hide-btn a{
    color: #497637;
}
#contact-trigger .hide-btn a:hover{
    color: #000;
}
span.plane-rotate {
	transform: rotate(90deg); /* Equal to rotateZ(45deg) */ 
}
.handle {
	width:180px;
    top: 40% !important;
    left:-115px !important;
	background:rgba(255,255,255,0.9);
	padding:12px 10px 12px 10px; 
	font-size:18px;
	font-weight:900;
	text-align:center;
	text-indent:0 !important;
	color:#497637;
	text-transform:uppercase;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	transform: rotate(90deg); /* Equal to rotateZ(45deg) */ 
	-webkit-box-shadow: 1px 1px 6px 0px rgba(0,0,0,0.30); 
	box-shadow: 1px 1px 6px 0px rgba(0,0,0,0.30);
}
.handle div{
	font-size:18px;
	font-weight:900;
	color:#387c2b;
}
#quoteform h3 {
    padding: 0;
    margin: 0 0 6px 0;
    font-size: 16px;
    line-height:16px;
    font-weight: bold;
    vertical-align:top;
    color:black;
}
#quoteform p {
    padding: 0;
    margin: 0 0 10px 0;
}
#quoteform fieldset {
    padding: 0;
    margin: 0;
}
#quoteform form#Form_ContactForm fieldset #Name {
    width: 99%;
    margin: 0 0 10px 0;
    color: #fff;
}
#quoteform form#Form_ContactForm fieldset #Name input {
    background: #f5f5f5;
    border: thin #eaeaea solid;
    color: #000;
	box-shadow: 0 0 0 transparent !important;
}
#quoteform form#Form_ContactForm fieldset #Name input:focus {
    background: #e0e0e0;
}
#quoteform form#Form_ContactForm fieldset #Email {
    float: left;
    width: 48%;
    margin: 0 5px 0 0;
    color: #fff;
}
#quoteform form#Form_ContactForm fieldset #Email input {
    background: #f5f5f5;
    border: thin #eaeaea solid;
    color: #000;
	box-shadow: 0 0 0 transparent !important;
}
#quoteform form#Form_ContactForm fieldset #Email input:focus {
    background: #e0e0e0;
}
#quoteform form#Form_ContactForm fieldset #Phone {
    float: left;
    width: 48%;
    margin: 0;
    color: #fff;
}
#quoteform form#Form_ContactForm fieldset #Phone input {
    background: #f5f5f5;
    border: thin #eaeaea solid;
    color: #000;
	box-shadow: 0 0 0 transparent !important;
}
#quoteform form#Form_ContactForm fieldset #Phone input:focus {
    background: #e0e0e0;
}
#quoteform form#Form_ContactForm fieldset #Comments {
    clear: both;
    color: #fff;
}
#quoteform form#Form_ContactForm fieldset #Comments textarea {
    background: #f5f5f5;
    border: thin #eaeaea solid;
    color: #000;
	box-shadow: 0 0 0 transparent !important;
}
#quoteform form#Form_ContactForm fieldset #Comments textarea:focus {
    background: #e0e0e0;
}
.sub-height {
    height: 30px;
}
#quoteform .Actions {
    margin-bottom: 0;
}
#quoteform a.btn,
#quoteform button,
#quoteform input[type=submit],
#quoteform .Actions .action {
    background: #497637;    
    color: #fff;
    font-size: 0.875rem;
    display: inline-block;
    text-decoration: none;
    text-align:center;
    margin: 0;
    padding: 10px 25px;
    transition: 0.4s all;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;    
}
#quoteform a.btn:hover,
#quoteform button,
#quoteform input[type=submit]:hover,
#quoteform .Actions .action:hover {
	background: #2f6325;
	color: #ffdd00;
	-webkit-box-shadow: 0px 4px 14px 0px rgba(0,0,0,0.50); 
	box-shadow: 0px 4px 14px 0px rgba(0,0,0,0.50);	
}
#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;
}

/* CoverPop popup */

.tooltip {
    position: relative;
    display: inline-block;
}
.tooltip .tooltiptext {
    visibility: hidden;
    width: 300px;
    background-color: #333;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: -5px;
    left: 110%;
    opacity: 0;
    transition: opacity 1s;
}
.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent black transparent transparent;
}
.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}
body .splash {
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,.7);
	z-index:5000;
	height:100%;
}
body .splash-center {
	width: 700px;
	padding: 30px;
	background: #fff;
	margin: 0.25% auto 0;
	position:relative;
	text-align:center;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.48);
	-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.48);
	box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.48);
}
body .splash-center .CoverPop-inner_border{
	padding: 30px;
	text-align:center;
	border:1px #2b2b2b solid;
}
h2.popup-text{
	clear:both;
	font-size:26px;
	color:#000;
	line-height:33px;
	font-weight:600;
	margin:0;
	padding:0;
}
#CoverPop-cover p{
	color:#000;
	font-size:16px;
	line-height:22px;
	margin:10px 0 15px 0;
	padding:0;
}
#CoverPop-cover p a{
	color:#497637;
	border:3px #497637 solid;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	display:inline-block;
	padding:12px 30px;
}
#CoverPop-cover p a:hover{
	color:#000;
	border:3px #000 solid;
}
#CoverPop-cover {
	display: none;
	height:100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 8000;
	-webkit-animation: fade-in .25s ease-in;
	-moz-animation-name: fade-in .25s ease-in;
	-ms-animation-name: fade-in .25s ease-in;
	-o-animation-name: fade-in .25s ease-in;
	animation-name: fade-in .25s ease-in;
}
.CoverPop-open #CoverPop-cover {
	display: block;
	height:100%;
}
.splash-center a.CoverPop-close{
	color:#fff;
	background:red;
	padding:10px 20px 10px 20px;
	margin:10px 0 0 0;
}
.splash .splash-center a.coverpop-disable{
	margin:15px 0 0 0;
	font-size:12px;
	color:#000;
	text-decoration:none;
	background:#f2f2f2;
	display:inline-block;
	padding:5px 20px 5px 20px;
	border:1px #d7d7d7 solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;		
}
.splash .splash-center a.coverpop-disable:hover{
	background:#e7e7e7;
}
#close-top{
	display:inline-block;
	background:#242424;
	color:#fff;
	font-size:0.875rem;
	font-weight:bold;
	float:right;
	margin:0 0 10px 0 !important;
	padding:5px 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;	
}
#close-top:hover{
	background:#525252;
}

body .splash-PrivateLabel {
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,.7);
	z-index:5000;
	height:100%;
}
body .splash-center-PrivateLabel {
	width: 700px;
	padding: 30px;
	background: #fff;
	margin: 0.25% auto 0;
	position:relative;
	text-align:center;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.48);
	-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.48);
	box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.48);
}
body .splash-center-PrivateLabel .CoverPop-inner_border{
	padding: 30px;
	text-align:center;
	border:1px #2b2b2b solid;
}
#PrivateLabel-CoverPop-cover h2.PL-popup-text{
	clear:both;
	font-size:32px;
	color:#000;
	line-height:33px;
	font-weight:bold;
	margin:0;
	padding:0;
	background-image:linear-gradient(45deg,#4b7737 0%,#4b7737 35%,#808e71 66%,#808e71 100%);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
	animation:glow 5s linear infinite;
	background-size:200%;
}
@-webkit-keyframes glow{
0%{background-position:0% 43%;}
50%{background-position:100% 58%;}
100%{background-position:0% 43%;}
}
@keyframes glow{
0%{background-position:0% 43%;}
50%{background-position:100% 58%;}
100%{background-position:0% 43%;}
}
#PrivateLabel-CoverPop-cover p{
	color:#000;
	font-size:16px;
	line-height:22px;
	margin:10px 0 15px 0;
	padding:0;
}
#PrivateLabel-CoverPop-cover p a{
	color:#497637;
	border:3px #497637 solid;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	display:inline-block;
	padding:12px 30px;
}
#PrivateLabel-CoverPop-cover p a:hover{
	color:#000;
	border:3px #000 solid;
}
#PrivateLabel-CoverPop-cover {
	display: none;
	height:100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 8000;
	-webkit-animation: fade-in .25s ease-in;
	-moz-animation-name: fade-in .25s ease-in;
	-ms-animation-name: fade-in .25s ease-in;
	-o-animation-name: fade-in .25s ease-in;
	animation-name: fade-in .25s ease-in;
}
.CoverPop-open #PrivateLabel-CoverPop-cover {
	display: block;
	height:100%;
}
.splash-center-PrivateLabel a.CoverPop-close-PrivateLabel{
	color:#fff;
	background:red;
	padding:10px 20px 10px 20px;
	margin:10px 0 0 0;
}
.splash-PrivateLabel .splash-center-PrivateLabel a.coverpop-disable{
	margin:15px 0 0 0;
	font-size:12px;
	color:#000;
	text-decoration:none;
	background:#f2f2f2;
	display:inline-block;
	padding:5px 20px 5px 20px;
	border:1px #d7d7d7 solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}
.splash-PrivateLabel .splash-center-PrivateLabel a.coverpop-disable:hover{
	background:#e7e7e7;
}
#close-top-PL{
	display:inline-block;
	background:#242424;
	color:#fff;
	font-size:0.875rem;
	font-weight:bold;
	float:right;
	margin:0 0 10px 0 !important;
	padding:5px 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;	
}
#close-top-PL:hover{
	background:#525252;
}

/* PL UsedSale Promo Page Blocks */
.used-sale-finance-promo {
    margin-top: 12px;
    padding: 12px 18px;
    min-height: 120px;
	background-color:#ffd800;
}
.used-sale-finance-promo_title {
    color: #28871f;
    font-weight: bold;
    font-size: 1.2rem;
}
@-webkit-keyframes fade-in {
    0% { opacity: 0; }
    25% { opacity: 0; }
    100% { opacity: 1; }
}

/* Search Results */

.searchResults h1 {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
.searchResults p.searchQuery {
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: bold;
}
.searchResults ul#SearchResults {
    padding: 0;
    border-bottom: 1px solid #e5e5e5;
    margin:0;
}
.searchResults ul#SearchResults li{
	list-style-type:none;
	list-style-position:outside;
	padding:20px;
	background:#f9f9f9;
	border-top:thin silver dotted;
	border-left:thin silver dotted;
	border-right:thin silver dotted;	
}
.searchResults ul#SearchResults li h4{
	margin:0 0 10px 0;
	padding:0;
}
.searchResults ul#SearchResults li h4 a{
	color:#28871f;
	font-size:24px;
	font-weight:bold;
}
.searchResults ul#SearchResults li a{
	color:#1363bd;
}
.searchResults ul#SearchResults p {
    margin-bottom: 10px;
}
.searchResults #PageNumbers a {
    padding: 0 5px;
}
.searchResults #PageNumbers .pagination {
   	border-bottom: 1px solid #e5e5e5;
    padding: 20px 0;
    display:table; /* displays the pagination as a table so that elements stay inline and the middle column adjusts its size to accomodate and the right arrow stays to the right */
    width:100%;
}
.searchResults #PageNumbers .pagination span{
	display:table-cell; /* each element in the pagination div displays as a table cell */
}
.searchResults #PageNumbers p {
    text-align: center;
    padding:20px 0;
}
.searchResults #PageNumbers .next,
.searchResults #PageNumbers .prev {
    font-size: 14px;
    padding: 0 20px;
    display:table-cell; /* each element in the pagination div displays as a table cell */
    vertical-align: middle;
    border-bottom:0 !important;
}
.searchResults #PageNumbers .next {
    margin-left: 15px;
}
.searchResults #PageNumbers .prev {
    margin-right: 15px;
}
#category-blocks a{
	text-decoration:none;
}
#category-blocks li{
	border-right:1px silver dashed;
}
#category-blocks li:nth-child(4){
	border-right:0px;
}
#category-blocks h2 {
	font-size: 26px;
	font-weight:lighter;
	color:#515151;
	font-family:'Open Sans', sans-serif;
	text-transform:uppercase;
	margin:0;
	padding:0;
}
#category-blocks .cat-img {
	margin:0 0 20px 0;
	padding:0;
}

/* Modal */
#active-popup-aviso {
	background-color: rgba(0,0,0,0.3);
	position: absolute;
	width: 100vw;
	height: 100vh;
	top: 0;
	left: 0;
	z-index: 9999999999;
}
h3.aviso {
	font-size:20px;
	color:#f97352!important;
	font-weight:bold;
	margin-right:10px;
	display:inline-block;
}
p.aviso {
	font-size:14px;
	color:#555555!important;
}
.badgeaviso {
	background-color: #f97352!important;
	font-weight: 300!important;
	margin-top: -7px!important;
}
#popup-container-aviso {
	width: 100%;
	height: auto;
	margin: 0;
	position: fixed;
	z-index: 99999999999;
	bottom: 0;
	left:0;
	right:0;
	display: none;
	background: #FFF;
	padding:2%;
}
.splash-bg-aviso {
	padding:10px;
}
.modal-content-aviso {
	position: relative;
	text-align: center;
}
#popup-window-aviso { position: relative; }
a.close-aviso {
	position:relative;
	width: 25px!important;
	float: right!important;
	-webkit-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
	background: transparent!important;
	color: #555555!important;
	border: none!important;
	font-size: 35px!important;
	padding: 0!important;
	outline: 0;
	cursor:pointer;
	z-index: 99999;
}
.eq-seasonal-sale-content{
	padding:20px;
	margin:20px 0 20px 0;
	background:#f3f3f3;
    font-size: 30px;
    font-weight: bold;
    color: #28871e;
    border:2px #28871f solid;
    text-align:center;
    text-transform:uppercase;
    letter-spacing:-1px;
}
.Promo-Link-Button-Holder a.tradein-btn{
	display:inline-block;
	background:transparent;
	border:2px black solid;
	padding:12px 25px;
	text-align:center;
	text-transform:uppercase;
	font-size:15px;
	color:#000;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.Promo-Link-Button-Holder a.tradein-btn:hover{
	border:2px gray solid;
	color:gray;
}
.browse-details a.tradein-btn{
	display:block;
	background:#28871e;
	padding:7px 0;
	text-align:center;
	text-transform:uppercase;
	font-size:14px;
	color:#fff !important;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.browse-details a.tradein-btn:hover{
	background: #000;
}
.clinic-container{
	border:4px #497637 solid;
	padding:30px;
	margin:0 0 25px 0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;	
}
.clinic-container .clinic-main-heading{
	font-size:36px;
	font-weight:bold;
	color:#497637;
}
.clinic-container .clinic-sub-heading{
	font-size:22px;
	font-weight:bold;
	color:#2b2b2b;
	padding:2px 0 10px 0;
	margin:2px 0 15px 0;
	border-bottom:2px #497637 solid;
}

/* Social Media */

.bg-header_facebook_ico {
    width: 24px; 
    height: 21px;
    background: url('../images/social-media-sprite.png') -178px -10px;
}
.bg-header_twitter_ico {
    width: 24px; 
    height: 21px;
    background: url('../images/social-media-sprite.png') -54px -116px;
}
.bg-header_instagram_ico {
    width: 24px; 
    height: 21px;
    background: url('../images/social-media-sprite.png') -122px -63px;
}
.bg-header_youtube_ico {
    width: 24px; 
    height: 21px;
    background: url('../images/social-media-sprite.png') -98px -116px;
}
.bg-header_tiktok {
    width: 24px; 
    height: 21px;
    background: url('../images/social-media-sprite.png') -10px -116px;
}
.bg-footer_facebook_ico {
    width: 36px; 
    height: 33px;
    background: url('../images/social-media-sprite.png') -10px -10px;
}
.bg-footer_twitter_ico {
    width: 36px; 
    height: 33px;
    background: url('../images/social-media-sprite.png') -66px -63px;
}
.bg-footer_instagram_ico {
    width: 36px; 
    height: 33px;
    background: url('../images/social-media-sprite.png') -66px -10px;
}
.bg-footer_youtube_ico {
    width: 36px; 
    height: 33px;
    background: url('../images/social-media-sprite.png') -122px -10px;
}
.bg-footer_tiktok {
    width: 36px; 
    height: 33px;
    background: url('../images/social-media-sprite.png') -10px -63px;
}

/* Miscellaneous & Buttons */

.sectionsegment {
    padding: 50px 0 50px 0;
}
.footacc{
	display:none;
}
.footdesk{
	display:block;
}
.rounded {    
    font-size: 14px;
    color:#000;
    line-height:2;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    text-align:center;
    margin: 0;
    padding: 16px 25px;
    transition: 0.4s all;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;    
}
.rounded:hover { color:#fff; }
ul.float-buttons{
	margin:0;
	padding:0;
}
ul.float-buttons li{
	display:inline-block;
	*display:inline;
	zoom:1;
	margin-right:2%;
}
.material-icons {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 24px;  /* Preferred icon size */
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	/* Support for all WebKit browsers. */
	-webkit-font-smoothing: antialiased;
	/* Support for Safari and Chrome. */
	text-rendering: optimizeLegibility;
	/* Support for Firefox. */
	-moz-osx-font-smoothing: grayscale;
	/* Support for IE. */
	font-feature-settings: 'liga';
}
/* Rules for sizing the icon. */
.material-icons.md-17 { font-size: 17px; }
.material-icons.md-18 { font-size: 18px; }
.material-icons.md-24 { font-size: 24px; }
.material-icons.md-36 { font-size: 36px; }
.material-icons.md-48 { font-size: 48px; }
.zoom-container {
	overflow: hidden;
}
.zoom {
	position: relative;
	float: inherit;
	background: none;
	transition: transform .5s;
}
.zoom:hover {
	z-index: 100;
	-ms-transform: scale(1.10);
	-webkit-transform: scale(1.10);
	transform: scale(1.10);
}
.export-column form fieldset{
	margin:0;
	padding:0 15px 0 0;
}
button {
    background: #497637;
    color: #fff;	
    font-size: 0.875rem;
	display: inline-block;
	text-transform: uppercase;
	text-transform: none;
	text-decoration: none;
	margin: 0;
	padding: 16px 45px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;	
}
button:hover {
	background: #2f6325;
	color: #ffdd00;	
}
.button {
    background: #497637;
    color: #fff;	
    font-size: 0.875rem;
	display: inline-block;
	text-transform: uppercase;
	text-transform: none;
	text-decoration: none;
	margin: 0;
	padding: 16px 45px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;	
}
.button:hover {
	background: #2f6325;
	color: #ffdd00;
	-webkit-box-shadow: 0px 4px 14px 0px rgba(0,0,0,0.50); 
	box-shadow: 0px 4px 14px 0px rgba(0,0,0,0.50);		
}
.shadow-button {
    background: #497637;
    color: #fff;	
    font-size: 1rem;
    font-weight:bold;
	display: inline-block;
	text-decoration: none;
	text-align:center;
	text-transform:uppercase;
	margin: 0;
	padding: 14px 45px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;	
}
.shadow-button:hover {
	background: #2f6325;
	color: #ffdd00;
	-webkit-box-shadow: 0px 4px 14px 0px rgba(0,0,0,0.50); 
	box-shadow: 0px 4px 14px 0px rgba(0,0,0,0.50);	
}
.large-button {
    background: #222222;
    color: #fff;	
    font-size: 1.125rem;
	display: inline-block;
	text-decoration: none;
	text-align:center;
	margin: 0;
	padding: 16px 45px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;		
}
.large-button:hover {
	background: #2f2f2f;
	-webkit-box-shadow: 0px 4px 14px 0px rgba(0,0,0,0.50); 
	box-shadow: 0px 4px 14px 0px rgba(0,0,0,0.50);	
}
.large-green-button {
    background: #2f6325;
    color: #fff;	
    font-size: 1.125rem;
	display: inline-block;
	text-decoration: none;
	text-align:center;
	margin: 0;
	padding: 16px 45px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;		
}
.large-green-button:hover {
	background: #2f6325;
	color: #ffdd00;
	-webkit-box-shadow: 0px 4px 14px 0px rgba(0,0,0,0.50); 
	box-shadow: 0px 4px 14px 0px rgba(0,0,0,0.50);	
}
.white-ghost-button {
	border:2px white solid;
	color: #fff;
	font-size: 1rem;
	display: inline-block;
	text-transform: uppercase;
	text-transform: none;
	text-decoration: none;
	margin: 0;
	padding: 10px 35px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;		
}
.white-ghost-button:hover {
	border:2px silver solid;
	color: silver;
}
.yellow-ghost-button {
    background: transparent;
    color: #fff;
    font-size: 15px;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    margin: 0;
    padding: 10px 35px;
    border: 2px #ffdd00 solid;
    box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    transition: 0.4s all;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;	
}
.yellow-ghost-button:hover {
    color: #ffdd00;
    border: 2px #fff solid;
}
.ghost-button {
	background:transparent;
	border-width:2px;
	border-style:solid;
	color: #497637;
	font-size: 0.875rem;
	display: inline-block;
	text-transform: uppercase;
	text-transform: none;
	text-decoration: none;
	margin: 0;
	padding: 16px 45px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;		
}
.ghost-button:hover {
	border-width:2px;
	border-style:solid;
	color:#000;
}
.button-list{
	list-style-type:none;
	margin:0;
}
.button-list li{
	display:inline-block;
	margin:0 10px 10px 0;
}
.green-button {
    background: #497637;
    color: #fff;	
    font-size: 1.125rem;
    font-weight:bold;
	display: inline-block;
	text-transform: uppercase;
	text-transform: none;
	text-decoration: none;
	text-align:center;
	margin: 0;
	padding: 12px 45px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;	
}
.green-button:hover {
	background: #2f6325;
	color: #ffdd00;
	-webkit-box-shadow: 0px 4px 14px 0px rgba(0,0,0,0.50); 
	box-shadow: 0px 4px 14px 0px rgba(0,0,0,0.50);		
}
.yellow-button {
    background: #ffdd00;
    color: #000;	
    font-size: 1rem;
    font-weight:bold;
	display: inline-block;
	text-transform: uppercase;
	text-transform: none;
	text-decoration: none;
	text-align:center;
	margin: 0;
	padding: 12px 45px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;	
}
.yellow-button:hover {
	background: #edcf0e;
	-webkit-box-shadow: 0px 4px 14px 0px rgba(0,0,0,0.50); 
	box-shadow: 0px 4px 14px 0px rgba(0,0,0,0.50);		
}
.black-button {
    background: #151515;
    color: #fff;	
    font-size: 1.125rem;
    font-weight:bold;
	display: inline-block;
	text-transform: uppercase;
	text-transform: none;
	text-decoration: none;
	text-align:center;
	margin: 0;
	padding: 12px 45px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;	
}
.black-button:hover {
	background: #000;
	-webkit-box-shadow: 0px 4px 14px 0px rgba(0,0,0,0.50); 
	box-shadow: 0px 4px 14px 0px rgba(0,0,0,0.50);		
}
#success-script {
    padding: 20px;
    position:absolute;
    top:30%;
    z-index:100;
    width:100%;
}
.boxes .window {
	background: rgba(223, 19, 82, 0.9);    
	color:white;
    margin: 0 auto;
    text-align:center;
    z-index: 9999;
    width:75%;
}
.boxes #dialog {
    padding: 60px;
}
.boxes #dialog a {
    font-size: 1.125rem;
    font-weight:bold;
    color: yellow;
    text-transform: uppercase;
}
#BuyOnlineHolder{
	padding:50px 40px 50px 40px;
	background:#eaeaea;
}
#BuyOnlineHolder ul{
	margin:0;
}
#BuyOnlineHolder ul li{
	padding:10px;
}
#BuyOnlineHolder ul li a{
	background:#fff;
	font-weight:bold;
	color:#000;
	display:block;
	padding:10px 30px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;	
}
#BuyOnlineHolder ul li a:hover{
	-webkit-box-shadow: 1px 0px 9px 0px rgba(0, 0, 0, 0.13);
	-moz-box-shadow:    1px 0px 9px 0px rgba(0, 0, 0, 0.13);
	box-shadow:         1px 0px 9px 0px rgba(0, 0, 0, 0.13);	
}
#BuyStihlOnlineHolder{
	margin-bottom:30px;
}
#BuyStihlOnlineHolder ul{
	margin:0;
}
#BuyStihlOnlineHolder ul li{
	padding:10px;
}
#BuyStihlOnlineHolder ul li a{
	background:#fb5c0d;
	font-weight:bold;
	color:#fff;
	display:block;
	padding:10px 30px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;		
}
#BuyStihlOnlineHolder ul li a:hover{
	background:#f7590b;
}
.YES-table tr td{
	vertical-align:top;
	padding:10px 5px 10px 5px;
}
ul.tableacc{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
}
ul.tableacc li ul{
	display:none;
}
ul.tableacc li {
	display:block;
	margin:0 0 10px 0;
}
ul.tableacc li ul li {
	border-bottom:0px transparent none;
	margin:0 0 6px 0;
    padding: 0 .625rem .25rem;		
}
ul.tableacc li a.table-trigger{
	display:block;
	width:100%;
	font-size:18px;
	font-weight:bold;
	color:#497637;
	text-transform:uppercase;
	padding:5px 15px 5px 15px;
	background:#f4f4f4;	
	border:1px #cfcfcf solid;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;	
}
ul.tableacc li a.table-trigger:hover{
	background:#e5e5e5;	
}
ul.tableacc li a.table-trigger span{
	margin-left:10px;
}
ul.child_sub_links{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
}
ul.child_sub_links li{
	margin-bottom:20px;
	line-height:2;
}
ul.child_sub_links li a:hover{
	text-decoration:underline;
	text-indent:8px;
}
.promo-border-bx{
	padding:20px;
	border:thin silver solid;
}
.unmargin{
	margin:0 !important;
	padding:0;
}
.coupon-cut{
	border:thick black dotted;
	padding:20px;
	margin-bottom:15px;
}
.coupon-cut h2{
	font-size:40px;
	font-weight:bold;
}


/* 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;
}
.used-sales-wrapper{
	padding:15px 25px 15px 25px;
	margin:0 0 30px 0;
	border:3px #497637 solid;
	background:#f9f9f4;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;	
}

/* Sticky Footer Ribbon - Request A Quote */

#sticky_ribbon_container {
	width:100%;
	display:block;
	position:fixed;
	bottom:0;
	left:0;
	right:0;
	text-align:center;
	z-index:300;
}
#sticky_ribbon_container a.sticky_ribbon{
	width:100%;
	display:block;
	background: #fdd106;
	padding: 18px 0 18px 0;
	text-align:center;
	font-size:28px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
	transition: 0.4s all;
}
#sticky_ribbon_container a.sticky_ribbon:hover{
	background: #000;
	color:#fdd106;
}
#sticky_ribbon_container a.sticky_ribbon i.fas{
	font-size:24px;
}

/* Private Label Search Filters */

ul.filtersacc {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	display:none;
}
ul.filtersacc li ul{
	display:none;
	margin:0;
	padding:10px;
	background:#f0f0f0;
}
ul.filtersacc li {
	margin:0 0 20px 0;
}
ul.filtersacc li ul li {
	border-bottom:0px transparent none;
	margin:0 0 6px 0;
    padding: 0 .625rem .25rem;		
}
ul.filtersacc li a.filter-trigger{
	display:block;
	background:#4b8533;
	font-size:18px;
	font-weight:bold;
	color:#fff;
    padding: 6px 6px 6px 10px;	
}
.fallwinter-promo2023{
	overflow:hidden;
	padding:30px;
	margin-bottom:30px;
	border:3px black solid;
}
.typography .cad-halifax-holder{
	text-align:center;
	overflow:hidden;
	padding:0 0 15px 0;
	margin:0 0 15px 0;
	border-bottom:16px #fdd106 solid;
}
.typography .cad-halifax-header{
	font-size:42px;
	font-weight:bold;
	color:#000;
	text-align:center;
	padding:10px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fdd106+0,efefef+100 */
	background: rgb(253,209,6); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(253,209,6,1) 0%, rgba(239,239,239,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(253,209,6,1) 0%,rgba(239,239,239,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(253,209,6,1) 0%,rgba(239,239,239,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdd106', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */
}
.typography .cad-halifax-subheader{
	font-size:36px;
	font-weight:bold;
	color:#000;
	text-align:center;
	padding:10px;
}
.typography .cad-halifax-dates{
	display:inline-block;
	font-size:24px;
	color:#000;
	text-align:center;
	padding:20px 45px;
	margin:0 auto;
	border:thin black solid;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
}

/* Get Connected Styles */

.get-connected-content-holder--equal{
	display: flex;
	gap: 10px;
}
.get-connected-content-holder--equal .gc-column{
	display:inline-block;
	vertical-align:top;
	flex: 1;
}
.get-connected-content-holder--equal .gc-column--padded{
	display:inline-block;
	vertical-align:top;
	flex: 1;
	padding:0 20px;
}

.get-connected-content-holder--notequal{
	display: flex;
	gap: 10px;
	flex-wrap: wrap;
}
.get-connected-content-holder--notequal .gc-column{
	display:inline-block;
	vertical-align:top;
	flex: none;
}
.get-connected-content-holder--notequal .gc-column--padded{
	display:inline-block;
	vertical-align:top;
	flex: none;
	padding:0 20px;
}
.gc-accordion {
	width: 100%;
	overflow: hidden;
}
.gc-accordion-header {
	background: #387c2b;
	color: white;
	padding: 15px;
	cursor: pointer;
	margin-top:8px;
	font-size:22px;
	font-weight: bold;
	text-transform:uppercase;
	transition: background 0.3s ease;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
}
.gc-accordion-header:hover {
	background: #161816;
}
.gc-accordion-content {
	max-height: 0;
	overflow: hidden;
	transition: height 0.3s ease-out, padding 0.3s ease-out;
}
.gc-accordion-content.open {
	max-height:100%;
	padding:20px 0;
}
        
/* Media Queries */

@media only screen and (max-width: 1530px) {
	#Product_Card_Section h2.primary_heading_home {
	    font-size: 2.125rem;
	}
	#Product_Card_Section .grid-block-card .zoom-container .title-placement h2 {
	    font-size: 1.625rem;
	    line-height:1.3;
	}	
	#CoreValues_Section h2.secondary_heading_home {
	    font-size: 2.125rem;
	}
	#Featured_Brands_Section h2.primary_heading_home {
	    font-size: 2.125rem;
	}		
}
@media only screen and (max-width: 1280px) {
    .custom-show-for-xlarge-up {
        display: none;
    }
    .custom-hide-for-xlarge-up {
        display: block;
    }
	.homepage_content{
		padding:0 30px 0 30px;
	}	
	#MastHead .masthead_logos ul li {
	    padding: 0 5px 0 0;
	}
	#MastHead .masthead_logos ul li:nth-child(2) {
	    padding: 0 5px 0 5px;
	} 
	#MastHead .masthead_social a {
	    padding: 0 5px 0 5px;
	}
	#Dept_Card_Section .grid-block-card .zoom-container .title-placement h2 {
	    font-size: 1.375rem;
	    margin:0;
	    padding:0;
	}
	#Product_Card_Section {
	    padding: 40px 20px 40px 20px;
	}	
	#Product_Card_Section .grid-block-card .zoom-container .title-placement h2 {
	    font-size: 1.375rem;
	    margin:0;
	    padding:0;
	}		      
	#Product_Card_Section h2.primary_heading_home {
	    width: 100%;
	    font-size: 2rem;
	}
	#Search_Listings_Section ul.search_toggle {
	    padding: 0 0 15px 10px;
	}	 
	#Search_Listings_Section .Search_Listings_Section--texture {
	    padding: 40px 20px 40px 20px;
	}
	#Dept_Card_Section {
	    padding: 40px 20px 20px 20px;
	}	
	#CoreValues_Section .section_grey_overlay {
	    padding: 40px 20px 40px 20px;
	}
	#Featured_Brands_Section {
	    padding: 40px 20px 20px 20px;
	}
	#Featured_Brands_Section h2.primary_heading_home {
	    width: 100%;
	}	
	#Locales_Section {
	    padding: 40px;
	}
	#Footer_Section {
	    padding: 30px 30px 70px 30px;
	}	
	.flex_carousel--vert {
	    height: 400px;
	}					   
}
@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;
    } 
	#Search_Listings_Section .Search_Listings_Section--texture h3.units_available--title {
	    font-size: 1.625rem;
	}  
	.flex_carousel--vert {
	    height: 320px;
	}	    
}
@media only screen and (max-width: 1024px) {
	#MastHead .masthead_social a {
	    font-size: 0.938rem;
	}
	#Mobile_Position{
		display:block;
	}
	.mobile_padding{
		display:block;
	}
	#Product_Card_Section {
	    padding: 20px;
	}
	#Product_Card_Section h2.primary_heading_home {
	    font-size: 1.5rem;
	    margin: 0 auto 10px auto;
	}  
	#Search_Listings_Section ul.search_toggle {
	    padding: 0 0 15px 0;
	    margin:0;
	}	
	#Search_Listings_Section .Search_Listings_Section--texture {
	    padding: 20px;
	}	
	#Search_Listings_Section .Search_Listings_Section--texture h3.units_available--title {
	    font-size: 1.75rem;
	}	
	#CoreValues_Section .section_grey_overlay {
	    padding: 20px;
	}
	#CoreValues_Section h2.secondary_heading_home {
	    font-size: 1.5rem;
	    margin-bottom: 10px;
	}		
	#Featured_Brands_Section h2.primary_heading_home {
	    font-size: 1.5rem;
	    margin: 0 auto 10px auto;
	}	
	#Locales_Section {
	    padding: 20px;
	}	
	#MobileMenu .masthead_form_container input.text,
	#MobileMenu .masthead_form_container input.title,
	#MobileMenu .masthead_form_container select,
	#MobileMenu .masthead_form_container input:not([type]), 
	#MobileMenu .masthead_form_container input[type=text], 
	#MobileMenu .masthead_form_container input[type=password], 
	#MobileMenu .masthead_form_container input[type=date], 
	#MobileMenu .masthead_form_container input[type=datetime], 
	#MobileMenu .masthead_form_container input[type=datetime-local], 
	#MobileMenu .masthead_form_container input[type=month], 
	#MobileMenu .masthead_form_container input[type=week], 
	#MobileMenu .masthead_form_container input[type=email], 
	#MobileMenu .masthead_form_container input[type=number], 
	#MobileMenu .masthead_form_container input[type=search], 
	#MobileMenu .masthead_form_container input[type=tel], 
	#MobileMenu .masthead_form_container input[type=time], 
	#MobileMenu .masthead_form_container input[type=url], 
	#MobileMenu .masthead_form_container input[type=color], 
	#MobileMenu .masthead_form_container textarea 
	{
	    border: 0px transparent none;    
	}
	#PrivateLabel-CoverPop-cover h2.popup-main-heading{
		padding:6px;
		font-size:14px;
	}
	#PrivateLabel-CoverPop-cover h3.popup-heading-red{
		font-size:12px;
		line-height:12px;
		margin:4px 0 4px 0;
		padding:0;
	}
	#PrivateLabel-CoverPop-cover h3.popup-heading-black{
		font-size:12px;
		line-height:12px;
		margin:4px 0 4px 0;
		padding:0;
	}
	#testimonials_section .testimonial_yellow_background{
	    height: 375px;
	}
	#testimonials_section .testimonial_photo_background{
	    height: 375px;
	}					
    .custom-show-for-large-up {
        display: none;
    }
    .custom-hide-for-large-up {
        display: block;
    }  
	.sectionsegment {
	    padding: 30px 0 30px 0;
	}   
    .media {
        width: 100%;
    }
    .media iframe {
        width: 100% !important;
    }
    iframe {
        width: 100% !important;
    }
    .large-content {
        padding: 15px;
    }
	.uparrow {
	    bottom: 2px;
	} 
	#sticky_ribbon_container a.sticky_ribbon{
		padding: 20px 0 20px 0;
		font-size:24px;
	}
	.mobile_30{
		width:30%;
	}
	.mobile_60{
		width:60%;
	}
	.material-icons.md-17 { font-size: 12px; }
	.material-icons.md-18 { font-size: 14px; }
	.material-icons.md-24 { font-size: 16px; }
	.material-icons.md-36 { font-size: 18px; }
	.material-icons.md-48 { font-size: 20px; }
	#MastHead .masthead_form_container input.text,
	#MastHead .masthead_form_container input.title,
	#MastHead .masthead_form_container select,
	#MastHead .masthead_form_container input:not([type]), 
	#MastHead .masthead_form_container input[type=text], 
	#MastHead .masthead_form_container input[type=password], 
	#MastHead .masthead_form_container input[type=date], 
	#MastHead .masthead_form_container input[type=datetime], 
	#MastHead .masthead_form_container input[type=datetime-local], 
	#MastHead .masthead_form_container input[type=month], 
	#MastHead .masthead_form_container input[type=week], 
	#MastHead .masthead_form_container input[type=email], 
	#MastHead .masthead_form_container input[type=number], 
	#MastHead .masthead_form_container input[type=search], 
	#MastHead .masthead_form_container input[type=tel], 
	#MastHead .masthead_form_container input[type=time], 
	#MastHead .masthead_form_container input[type=url], 
	#MastHead .masthead_form_container input[type=color], 
	#MastHead .masthead_form_container textarea 
	{
	    font-size: 0.875rem;   
	}
	#primary_cta_section ul li a {
	    font-size: 24px;
	}	
	.ghost-button {
		padding: 12px 35px;	
	}
	.flex_carousel--vert {
	    height: 310px;
	}	
	.child-grid ul li.child-grid-item .child_grid_list--styles{
		height: 275px; 
	}
	.child-grid ul li .child-overlay {
	    height: 275px;
	}	
	.large-button {
	    font-size: 1rem;
	    padding: 12px 25px;
	}	      
}
@media only screen and (max-width: 800px) {
    .hrz-nav {
        display: none;
    }
	ul.filtersacc {
		display:block;
	}
	#ribbon-inner .ribbon-description {
	    font-size: 2rem;
	}
	#ribbon-inner .ribbon-description p {
	    font-size: 1.625rem;
	}
	#ribbon-inner h2.ribbon-heading {
	    font-size: 1.625rem;
	}
	#ribbon-inner h3.ribbon-tag {
	    font-size: 1.625rem;
	}
}
@media only screen and (max-width: 770px) {
	.green_overlay {
	    padding:30px;
	}
    .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;
    }	   
	.CoverPop-open #CoverPop-cover {
		/*display: none !important;*/
	}
	#testimonials_section .testimonial_yellow_background{
	    height: auto;
	}
	#testimonials_section .testimonial_photo_background{
	    height: auto;
	}
	.button-list li {
	    display: block;
	    margin: 0 0 10px 0;
	}
	.large-button {
	    font-size: 1rem;
	    display: block;
	    padding: 12px 35px;
	}	
	.green-button {
	    font-size: 1rem;
	    display: block;
	    padding: 12px 35px;
	}
	#sticky_ribbon_container a.sticky_ribbon{
		padding: 20px 0 20px 0;
		font-size:20px;
	}
	#primary_cta_section{
		padding:30px 0 10px 0;
	}
	#primary_cta_section ul li a{
		padding:8px 0 8px 0;
		background:#313131;
		font-size:24px;
	}	
	.typography .cad-halifax-holder{
		padding:0 0 12px 0;
		margin:0 0 12px 0;
		border-bottom:10px #fdd106 solid;
	}
	.typography .cad-halifax-header{
		font-size:30px;
		line-height:normal;
	}
	.typography .cad-halifax-subheader{
		font-size:26px;
	}
	.typography .cad-halifax-dates{
		font-size:22px;
		padding:14px 35px;
	}
	.get-connected-content-holder--equal{
		flex-direction: column;
	}
	.get-connected-content-holder--notequal{
		flex-direction: column;
	}  
	.get-connected-content-holder--equal .gc-column img.squeeze,	
	.get-connected-content-holder--notequal .gc-column img.squeeze
	{
		display:block;
		overflow:hidden;
		text-align:center;
		margin:0 auto 20px auto;
	}	
	.gc-accordion-header {
		font-size:20px;
		line-height:1.4;
		text-align:center;
		text-transform:none;
	}
	.gc-accordion-content.open {
		max-height:100%;
	}
	
}
@media only screen and (max-width: 640px) {
	.break-on-mobile {
	    float: none !important;
	    max-width: 100% !important;
	    margin: 0 auto !important;
	    text-align:center !important;
	    clear:both !important;
	    display:block !important;
	}
	.ten-off-banner{
		font-size:34px;
		margin-bottom:20px;
	}
	#Hero_Section {
	    padding: 0;
	}
	.white_body_bg{
		margin:0;
	}
	body.precision-farming .site-wrapper
	{
		background-image:none;
	}
	body.service-inspections .site-wrapper
	{
		background-image:none;
	}
	[class*=block-grid-]>li {
	    padding: 0 0.625rem 1.25rem;
	}
	#Dept_Card_Section .grid-block-card {
	    height: 75px;
	    max-height:75px;
	    -webkit-border-radius: 0px;
	    -moz-border-radius: 0px;
	    border-radius: 0px;	 
	    background:#497637;   
	}	
	#Product_Card_Section .grid-block-card {
	    height: 75px;
	    max-height:75px;
	    -webkit-border-radius: 0px;
	    -moz-border-radius: 0px;
	    border-radius: 0px;	 
	    background:#497637;     
	}
	#Product_Card_Section .grid-block-card .zoom-container .title-placement {
	    z-index: 10;
	    position: absolute;
	    bottom: 30%;
	    left: 10%;
	}		
	#Dept_Card_Section {
	    padding: 40px 0px 20px 0px;
	}
	#Dept_Card_Section .grid-block-card .zoom-container .title-placement {
	    z-index: 10;
	    position: absolute;
	    bottom: 30%;
	    left: 10%;
	}	
	#Dept_Card_Section .zoom-container {
	    -webkit-border-radius: 0px;
	    -moz-border-radius: 0px;
	    border-radius: 0px;
	}
	#Dept_Card_Section ul li {
	    -webkit-border-radius: 0px;
	    -moz-border-radius: 0px;
	    border-radius: 0px;
	    padding:0 !important;
	    margin:0 0 6px 0 !important;
	}	
	#Product_Card_Section {
	    padding: 20px 0px 20px 0px;
	}
	#Product_Card_Section .zoom-container {
	    -webkit-border-radius: 0px;
	    -moz-border-radius: 0px;
	    border-radius: 0px;
	}
	#Product_Card_Section ul li {
	    -webkit-border-radius: 0px;
	    -moz-border-radius: 0px;
	    border-radius: 0px;
	    padding:0 !important;
	    margin:0 0 6px 0 !important;
	}
	#AgTech_Welcome_Section{
		padding:30px;
	}		
	#category-blocks li{
		border-right:0px;
	}
	.export-column form fieldset {
	    padding: 0;
	}			
	.hero {
	    padding: 0;
	}
	.values_video iframe{
		height:auto;
	}	
    .padding-left-large {
        padding-left: 20px;
    }
    .padding-right-large {
        padding-right: 20px;
    }
    .padding-top-large {
        padding-top: 20px;
    }
    .padding-bottom-large {
        padding-bottom: 20px;
    }
	body .splash-center {
		width: 90%;
		padding:20px;
	}
	body .splash-center .CoverPop-inner_border {
	    padding: 20px;
	}
	#CoverPop-cover p a {
	    font-size: 16px;
	    padding: 10px;
	}		
	body .splash-center-PrivateLabel {
	    width: 90%;
	    padding:20px;
	}
	body .splash-center-PrivateLabel .CoverPop-inner_border {
	    padding: 20px;
	}	
	#PrivateLabel-CoverPop-cover h2.PL-popup-text {
	    font-size: 22px;
	    line-height:1.4;
	}	
	#PrivateLabel-CoverPop-cover p a {
	    font-size: 16px;
	    padding: 10px;
	}		  
	.large-button {
	    width:100%;
	}
	.footacc{
		display:block;
	}
	.footdesk{
		display:none;
	}
	.flex_carousel--vert {
	    margin:30px 0 30px 0;
	    height:240px;
	}
	.child-grid ul li.child-grid-item .child_grid_list--styles{
		height: 290px; 
	}
	.child-grid ul li .child-overlay {
	    height: 290px;
	}				
}

