/*

Primary color: #98ca3c   rgba(152, 202, 60
Primary hover/active: #950a26

*/

/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.3.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome !important;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0)}
 
.fa-search:before{content:"\f002"}.fa-times:before{content:"\f00d"} 
 
.fa-facebook:before {
  content: "\f09a";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-linkedin:before {
    content: "\f0e1";
}
.fa-shopping-cart:before {
    content: "\f07a";
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9";
}


/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
a {
    background-color: transparent
}
a:active,
a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: bold
}
h1 {
    font-size: 2em;
    margin: 0.67em 0
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -0.5em
}
sub {
    bottom: -0.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 1em 40px
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}
pre {
    overflow: auto
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
button {
    overflow: visible
}
button,
select {
    text-transform: none
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input {
    line-height: normal
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}
legend {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: bold
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
td,
th {
    padding: 0
}
meta.foundation-version {
    font-family: "/5.5.0/"
}
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.063em)/";
    width: 40.063em
}
meta.foundation-mq-medium-only {
    font-family: "/only screen and (min-width:40.063em) and (max-width:64em)/";
    width: 40.063em
}
meta.foundation-mq-large {
    font-family: "/only screen and (min-width:64.063em)/";
    width: 64.063em
}
meta.foundation-mq-large-only {
    font-family: "/only screen and (min-width:64.063em) and (max-width:90em)/";
    width: 64.063em
}
meta.foundation-data-attribute-namespace {
    font-family: false
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
html,
body {
    font-size: 100%
}
body {
    background: #fff;
    color: #222;
    padding: 0;
    margin: 0;
    font-family: "proxima-nova", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    line-height: 1.5;
    position: relative;
    cursor: auto
}
a:hover {
    cursor: pointer
}
img {
    height: auto;
    max-width: 100%;
}
img {
    -ms-interpolation-mode: bicubic
}
#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
    max-width: none !important
}
.left {
    float: left !important
}
.right {
    float: right !important
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}
.clearfix:after {
    clear: both
}
.hide {
    display: none !important;
    visibility: hidden
}
.invisible {
    visibility: hidden
}
.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
img {
    display: inline-block;
    vertical-align: middle
}
textarea {
    height: auto;
    min-height: 50px
}
select {
    width: 100%
}
.row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 1200px
}
.row:before,
.row:after {
    content: " ";
    display: table
}
.row:after {
    clear: both
}
.row.collapse>.column,
.row.collapse>.columns {
    padding-left: 0;
    padding-right: 0
}
.row.collapse .row {
    margin-left: 0;
    margin-right: 0
}
.row .row {
    width: auto;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none
}
.row .row:before,
.row .row:after {
    content: " ";
    display: table
}
.row .row:after {
    clear: both
}
.row .row.collapse {
    width: auto;
    margin: 0;
    max-width: none
}
.row .row.collapse:before,
.row .row.collapse:after {
    content: " ";
    display: table
}
.row .row.collapse:after {
    clear: both
}
.column,
.columns {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: left
}
[class*="column"]+[class*="column"].end {
    float: left
}
@media only screen {
    .small-push-0 {
        position: relative;
        left: 0%;
        right: auto
    }
    .small-pull-0 {
        position: relative;
        right: 0%;
        left: auto
    }
    .small-push-1 {
        position: relative;
        left: 8.3333333333%;
        right: auto
    }
    .small-pull-1 {
        position: relative;
        right: 8.3333333333%;
        left: auto
    }
    .small-push-2 {
        position: relative;
        left: 16.6666666667%;
        right: auto
    }
    .small-pull-2 {
        position: relative;
        right: 16.6666666667%;
        left: auto
    }
    .small-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .small-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .small-push-4 {
        position: relative;
        left: 33.3333333333%;
        right: auto
    }
    .small-pull-4 {
        position: relative;
        right: 33.3333333333%;
        left: auto
    }
    .small-push-5 {
        position: relative;
        left: 41.6666666667%;
        right: auto
    }
    .small-pull-5 {
        position: relative;
        right: 41.6666666667%;
        left: auto
    }
    .small-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .small-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .small-push-7 {
        position: relative;
        left: 58.3333333333%;
        right: auto
    }
    .small-pull-7 {
        position: relative;
        right: 58.3333333333%;
        left: auto
    }
    .small-push-8 {
        position: relative;
        left: 66.6666666667%;
        right: auto
    }
    .small-pull-8 {
        position: relative;
        right: 66.6666666667%;
        left: auto
    }
    .small-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .small-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .small-push-10 {
        position: relative;
        left: 83.3333333333%;
        right: auto
    }
    .small-pull-10 {
        position: relative;
        right: 83.3333333333%;
        left: auto
    }
    .small-push-11 {
        position: relative;
        left: 91.6666666667%;
        right: auto
    }
    .small-pull-11 {
        position: relative;
        right: 91.6666666667%;
        left: auto
    }
    .column,
    .columns {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        float: left
    }
    .small-1 {
        width: 8.3333333333%
    }
    .small-2 {
        width: 16.6666666667%
    }
    .small-3 {
        width: 25%
    }
    .small-4 {
        width: 33.3333333333%
    }
    .small-5 {
        width: 41.6666666667%
    }
    .small-6 {
        width: 50%
    }
    .small-7 {
        width: 58.3333333333%
    }
    .small-8 {
        width: 66.6666666667%
    }
    .small-9 {
        width: 75%
    }
    .small-10 {
        width: 83.3333333333%
    }
    .small-11 {
        width: 91.6666666667%
    }
    .small-12 {
        width: 100%
    }
    .small-offset-0 {
        margin-left: 0% !important
    }
    .small-offset-1 {
        margin-left: 8.3333333333% !important
    }
    .small-offset-2 {
        margin-left: 16.6666666667% !important
    }
    .small-offset-3 {
        margin-left: 25% !important
    }
    .small-offset-4 {
        margin-left: 33.3333333333% !important
    }
    .small-offset-5 {
        margin-left: 41.6666666667% !important
    }
    .small-offset-6 {
        margin-left: 50% !important
    }
    .small-offset-7 {
        margin-left: 58.3333333333% !important
    }
    .small-offset-8 {
        margin-left: 66.6666666667% !important
    }
    .small-offset-9 {
        margin-left: 75% !important
    }
    .small-offset-10 {
        margin-left: 83.3333333333% !important
    }
    .small-offset-11 {
        margin-left: 91.6666666667% !important
    }
    .small-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }
    .column.small-centered,
    .columns.small-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.small-uncentered,
    .columns.small-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left
    }
    .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: 15px;
        padding-right: 15px;
        float: left
    }
}
@media only screen and (min-width: 40.063em) {
    .medium-push-0 {
        position: relative;
        left: 0%;
        right: auto
    }
    .medium-pull-0 {
        position: relative;
        right: 0%;
        left: auto
    }
    .medium-push-1 {
        position: relative;
        left: 8.3333333333%;
        right: auto
    }
    .medium-pull-1 {
        position: relative;
        right: 8.3333333333%;
        left: auto
    }
    .medium-push-2 {
        position: relative;
        left: 16.6666666667%;
        right: auto
    }
    .medium-pull-2 {
        position: relative;
        right: 16.6666666667%;
        left: auto
    }
    .medium-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .medium-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .medium-push-4 {
        position: relative;
        left: 33.3333333333%;
        right: auto
    }
    .medium-pull-4 {
        position: relative;
        right: 33.3333333333%;
        left: auto
    }
    .medium-push-5 {
        position: relative;
        left: 41.6666666667%;
        right: auto
    }
    .medium-pull-5 {
        position: relative;
        right: 41.6666666667%;
        left: auto
    }
    .medium-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .medium-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .medium-push-7 {
        position: relative;
        left: 58.3333333333%;
        right: auto
    }
    .medium-pull-7 {
        position: relative;
        right: 58.3333333333%;
        left: auto
    }
    .medium-push-8 {
        position: relative;
        left: 66.6666666667%;
        right: auto
    }
    .medium-pull-8 {
        position: relative;
        right: 66.6666666667%;
        left: auto
    }
    .medium-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .medium-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .medium-push-10 {
        position: relative;
        left: 83.3333333333%;
        right: auto
    }
    .medium-pull-10 {
        position: relative;
        right: 83.3333333333%;
        left: auto
    }
    .medium-push-11 {
        position: relative;
        left: 91.6666666667%;
        right: auto
    }
    .medium-pull-11 {
        position: relative;
        right: 91.6666666667%;
        left: auto
    }
    .column,
    .columns {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        float: left
    }
    .medium-1 {
        width: 8.3333333333%
    }
    .medium-2 {
        width: 16.6666666667%
    }
    .medium-3 {
        width: 25%
    }
    .medium-4 {
        width: 33.3333333333%
    }
    .medium-5 {
        width: 41.6666666667%
    }
    .medium-6 {
        width: 50%
    }
    .medium-7 {
        width: 58.3333333333%
    }
    .medium-8 {
        width: 66.6666666667%
    }
    .medium-9 {
        width: 75%
    }
    .medium-10 {
        width: 83.3333333333%
    }
    .medium-11 {
        width: 91.6666666667%
    }
    .medium-12 {
        width: 100%
    }
    .medium-offset-0 {
        margin-left: 0% !important
    }
    .medium-offset-1 {
        margin-left: 8.3333333333% !important
    }
    .medium-offset-2 {
        margin-left: 16.6666666667% !important
    }
    .medium-offset-3 {
        margin-left: 25% !important
    }
    .medium-offset-4 {
        margin-left: 33.3333333333% !important
    }
    .medium-offset-5 {
        margin-left: 41.6666666667% !important
    }
    .medium-offset-6 {
        margin-left: 50% !important
    }
    .medium-offset-7 {
        margin-left: 58.3333333333% !important
    }
    .medium-offset-8 {
        margin-left: 66.6666666667% !important
    }
    .medium-offset-9 {
        margin-left: 75% !important
    }
    .medium-offset-10 {
        margin-left: 83.3333333333% !important
    }
    .medium-offset-11 {
        margin-left: 91.6666666667% !important
    }
    .medium-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }
    .column.medium-centered,
    .columns.medium-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.medium-uncentered,
    .columns.medium-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left
    }
    .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: 15px;
        padding-right: 15px;
        float: left
    }
    .push-0 {
        position: relative;
        left: 0%;
        right: auto
    }
    .pull-0 {
        position: relative;
        right: 0%;
        left: auto
    }
    .push-1 {
        position: relative;
        left: 8.3333333333%;
        right: auto
    }
    .pull-1 {
        position: relative;
        right: 8.3333333333%;
        left: auto
    }
    .push-2 {
        position: relative;
        left: 16.6666666667%;
        right: auto
    }
    .pull-2 {
        position: relative;
        right: 16.6666666667%;
        left: auto
    }
    .push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .push-4 {
        position: relative;
        left: 33.3333333333%;
        right: auto
    }
    .pull-4 {
        position: relative;
        right: 33.3333333333%;
        left: auto
    }
    .push-5 {
        position: relative;
        left: 41.6666666667%;
        right: auto
    }
    .pull-5 {
        position: relative;
        right: 41.6666666667%;
        left: auto
    }
    .push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .push-7 {
        position: relative;
        left: 58.3333333333%;
        right: auto
    }
    .pull-7 {
        position: relative;
        right: 58.3333333333%;
        left: auto
    }
    .push-8 {
        position: relative;
        left: 66.6666666667%;
        right: auto
    }
    .pull-8 {
        position: relative;
        right: 66.6666666667%;
        left: auto
    }
    .push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .push-10 {
        position: relative;
        left: 83.3333333333%;
        right: auto
    }
    .pull-10 {
        position: relative;
        right: 83.3333333333%;
        left: auto
    }
    .push-11 {
        position: relative;
        left: 91.6666666667%;
        right: auto
    }
    .pull-11 {
        position: relative;
        right: 91.6666666667%;
        left: auto
    }
}
@media only screen and (min-width: 64.063em) {
    .large-push-0 {
        position: relative;
        left: 0%;
        right: auto
    }
    .large-pull-0 {
        position: relative;
        right: 0%;
        left: auto
    }
    .large-push-1 {
        position: relative;
        left: 8.3333333333%;
        right: auto
    }
    .large-pull-1 {
        position: relative;
        right: 8.3333333333%;
        left: auto
    }
    .large-push-2 {
        position: relative;
        left: 16.6666666667%;
        right: auto
    }
    .large-pull-2 {
        position: relative;
        right: 16.6666666667%;
        left: auto
    }
    .large-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .large-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .large-push-4 {
        position: relative;
        left: 33.3333333333%;
        right: auto
    }
    .large-pull-4 {
        position: relative;
        right: 33.3333333333%;
        left: auto
    }
    .large-push-5 {
        position: relative;
        left: 41.6666666667%;
        right: auto
    }
    .large-pull-5 {
        position: relative;
        right: 41.6666666667%;
        left: auto
    }
    .large-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .large-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .large-push-7 {
        position: relative;
        left: 58.3333333333%;
        right: auto
    }
    .large-pull-7 {
        position: relative;
        right: 58.3333333333%;
        left: auto
    }
    .large-push-8 {
        position: relative;
        left: 66.6666666667%;
        right: auto
    }
    .large-pull-8 {
        position: relative;
        right: 66.6666666667%;
        left: auto
    }
    .large-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .large-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .large-push-10 {
        position: relative;
        left: 83.3333333333%;
        right: auto
    }
    .large-pull-10 {
        position: relative;
        right: 83.3333333333%;
        left: auto
    }
    .large-push-11 {
        position: relative;
        left: 91.6666666667%;
        right: auto
    }
    .large-pull-11 {
        position: relative;
        right: 91.6666666667%;
        left: auto
    }
    .column,
    .columns {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        float: left
    }
    .large-1 {
        width: 8.3333333333%
    }
    .large-2 {
        width: 16.6666666667%
    }
    .large-3 {
        width: 25%
    }
    .large-4 {
        width: 33.3333333333%
    }
    .large-5 {
        width: 41.6666666667%
    }
    .large-6 {
        width: 50%
    }
    .large-7 {
        width: 58.3333333333%
    }
    .large-8 {
        width: 66.6666666667%
    }
    .large-9 {
        width: 75%
    }
    .large-10 {
        width: 83.3333333333%
    }
    .large-11 {
        width: 91.6666666667%
    }
    .large-12 {
        width: 100%
    }
    .large-offset-0 {
        margin-left: 0% !important
    }
    .large-offset-1 {
        margin-left: 8.3333333333% !important
    }
    .large-offset-2 {
        margin-left: 16.6666666667% !important
    }
    .large-offset-3 {
        margin-left: 25% !important
    }
    .large-offset-4 {
        margin-left: 33.3333333333% !important
    }
    .large-offset-5 {
        margin-left: 41.6666666667% !important
    }
    .large-offset-6 {
        margin-left: 50% !important
    }
    .large-offset-7 {
        margin-left: 58.3333333333% !important
    }
    .large-offset-8 {
        margin-left: 66.6666666667% !important
    }
    .large-offset-9 {
        margin-left: 75% !important
    }
    .large-offset-10 {
        margin-left: 83.3333333333% !important
    }
    .large-offset-11 {
        margin-left: 91.6666666667% !important
    }
    .large-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }
    .column.large-centered,
    .columns.large-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.large-uncentered,
    .columns.large-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left
    }
    .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: 15px;
        padding-right: 15px;
        float: left
    }
    .push-0 {
        position: relative;
        left: 0%;
        right: auto
    }
    .pull-0 {
        position: relative;
        right: 0%;
        left: auto
    }
    .push-1 {
        position: relative;
        left: 8.3333333333%;
        right: auto
    }
    .pull-1 {
        position: relative;
        right: 8.3333333333%;
        left: auto
    }
    .push-2 {
        position: relative;
        left: 16.6666666667%;
        right: auto
    }
    .pull-2 {
        position: relative;
        right: 16.6666666667%;
        left: auto
    }
    .push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .push-4 {
        position: relative;
        left: 33.3333333333%;
        right: auto
    }
    .pull-4 {
        position: relative;
        right: 33.3333333333%;
        left: auto
    }
    .push-5 {
        position: relative;
        left: 41.6666666667%;
        right: auto
    }
    .pull-5 {
        position: relative;
        right: 41.6666666667%;
        left: auto
    }
    .push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .push-7 {
        position: relative;
        left: 58.3333333333%;
        right: auto
    }
    .pull-7 {
        position: relative;
        right: 58.3333333333%;
        left: auto
    }
    .push-8 {
        position: relative;
        left: 66.6666666667%;
        right: auto
    }
    .pull-8 {
        position: relative;
        right: 66.6666666667%;
        left: auto
    }
    .push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .push-10 {
        position: relative;
        left: 83.3333333333%;
        right: auto
    }
    .pull-10 {
        position: relative;
        right: 83.3333333333%;
        left: auto
    }
    .push-11 {
        position: relative;
        left: 91.6666666667%;
        right: auto
    }
    .pull-11 {
        position: relative;
        right: 91.6666666667%;
        left: auto
    }
}
.accordion {
    margin-bottom: 0
}
.accordion:before,
.accordion:after {
    content: " ";
    display: table
}
.accordion:after {
    clear: both
}
.accordion .accordion-navigation,
.accordion dd {
    display: block;
    margin-bottom: 5px !important;
    position: relative;
    float: left;
    width: 100%;
}
.accordion .accordion-navigation.active>a,
.accordion dd.active>a {
    background: #6d6e71
}
.accordion .accordion-navigation>a,
.accordion dd>a {
    background: #6d6e71;
    color: #fff;
    padding: 4px 10px 4px 28px;
    display: block;
    font-size: 16px;
    font-weight: 600;
}
.accordion .accordion-navigation>a:hover,
.accordion dd>a:hover {
    background: #6d6e71
}
.accordion .accordion-navigation>.content,
.accordion dd>.content {
    display: none;
    padding: 15px
}
.accordion .accordion-navigation>.content.active,
.accordion dd>.content.active {
    display: block;
    background: #FFFFFF
}
[class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -10px
}
[class*="block-grid-"]:before,
[class*="block-grid-"]:after {
    content: " ";
    display: table
}
[class*="block-grid-"]:after {
    clear: both
}
[class*="block-grid-"]>li {
    display: block;
    height: auto;
    float: left;
    padding: 0 10px 20px
}
@media only screen {
    .small-block-grid-1>li {
        width: 100%;
        list-style: none
    }
    .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 {
        width: 50%;
        list-style: none
    }
    .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 {
        width: 33.3333333333%;
        list-style: none
    }
    .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 {
        width: 25%;
        list-style: none
    }
    .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 {
        width: 20%;
        list-style: none
    }
    .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 {
        width: 16.6666666667%;
        list-style: none
    }
    .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 {
        width: 14.2857142857%;
        list-style: none
    }
    .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 {
        width: 12.5%;
        list-style: none
    }
    .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 {
        width: 11.1111111111%;
        list-style: none
    }
    .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 {
        width: 10%;
        list-style: none
    }
    .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 {
        width: 9.0909090909%;
        list-style: none
    }
    .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 {
        width: 8.3333333333%;
        list-style: none
    }
    .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.063em) {
    .medium-block-grid-1>li {
        width: 100%;
        list-style: none
    }
    .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 {
        width: 50%;
        list-style: none
    }
    .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 {
        width: 33.3333333333%;
        list-style: none
    }
    .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 {
        width: 25%;
        list-style: none
    }
    .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 {
        width: 20%;
        list-style: none
    }
    .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 {
        width: 16.6666666667%;
        list-style: none
    }
    .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 {
        width: 14.2857142857%;
        list-style: none
    }
    .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 {
        width: 12.5%;
        list-style: none
    }
    .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 {
        width: 11.1111111111%;
        list-style: none
    }
    .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 {
        width: 10%;
        list-style: none
    }
    .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 {
        width: 9.0909090909%;
        list-style: none
    }
    .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 {
        width: 8.3333333333%;
        list-style: none
    }
    .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.063em) {
    .large-block-grid-1>li {
        width: 100%;
        list-style: none
    }
    .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 {
        width: 50%;
        list-style: none
    }
    .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 {
        width: 33.3333333333%;
        list-style: none
    }
    .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 {
        width: 25%;
        list-style: none
    }
    .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 {
        width: 20%;
        list-style: none
    }
    .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 {
        width: 16.6666666667%;
        list-style: none
    }
    .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 {
        width: 14.2857142857%;
        list-style: none
    }
    .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 {
        width: 12.5%;
        list-style: none
    }
    .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 {
        width: 11.1111111111%;
        list-style: none
    }
    .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 {
        width: 10%;
        list-style: none
    }
    .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 {
        width: 9.0909090909%;
        list-style: none
    }
    .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 {
        width: 8.3333333333%;
        list-style: none
    }
    .large-block-grid-12>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}
.breadcrumbs {
    display: block;
    padding: 9px 14px 9px;
    overflow: hidden;
    margin-left: 0;
    list-style: none;
    border-style: solid;
    border-width: 1px;
    background-color: #f4f4f4;
    border-color: gainsboro;
    border-radius: 3px
}
.breadcrumbs>* {
    margin: 0;
    float: left;
    font-size: 11px;
    line-height: 11px;
    text-transform: uppercase;
    color: #98ca3c
}
.breadcrumbs>*:hover a,
.breadcrumbs>*:focus a {
    text-decoration: underline
}
.breadcrumbs>* a {
    color: #98ca3c
}
.breadcrumbs>*.current {
    cursor: default;
    color: #333333
}
.breadcrumbs>*.current a {
    cursor: default;
    color: #333333
}
.breadcrumbs>*.current:hover,
.breadcrumbs>*.current:hover a,
.breadcrumbs>*.current:focus,
.breadcrumbs>*.current:focus a {
    text-decoration: none
}
.breadcrumbs>*.unavailable {
    color: #999999
}
.breadcrumbs>*.unavailable a {
    color: #999999
}
.breadcrumbs>*.unavailable:hover,
.breadcrumbs>*.unavailable:hover a,
.breadcrumbs>*.unavailable:focus,
.breadcrumbs>*.unavailable a:focus {
    text-decoration: none;
    color: #999999;
    cursor: default
}
.breadcrumbs>*:before {
    content: "/";
    color: #AAAAAA;
    margin: 0 12px;
    position: relative;
    top: 1px
}
.breadcrumbs>*:first-child:before {
    content: " ";
    margin: 0
}
[aria-label="breadcrumbs"][aria-hidden="true"]:after {
    content: "/"
}
button, .button a, a.button, input.button, .button > span {
    cursor: pointer;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 20px;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    display: inline-block;
    padding: 16px 32px 16px 32px;
    font-size: 16px !important;
    background-color: #98ca3c;
    color: #FFFFFF;
    border: none;
    transition: background-color 300ms ease-out;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -khtml-border-radius: 0 !important;
    border-radius: 0 !important;
}
.button.large a, #gform_submit_button_2 {
	font-size: 24px !important;
	font-weight: 600;
}
#gform_submit_button_2 {
	float: right;
}
.button.request a, .button.red a, #gform_submit_button_2 {
	background: #950a26;
}
.button.request a {
	font-size: 18px !important;
	padding: 5px 14px;
	font-weight: 600;
}
.button.request {
	margin-top: 0 !important;
}
.button a:hover, a.button:hover, input.button:hover, .button a:focus, a.button:focus, .button > span:hover, input.button:focus {
    background-color: #950a26;
    color: #FFFFFF
}
.button.request a:hover, .button.red a:hover, #gform_submit_button_2:hover {
	background: #98ca3c;	
}

button::-moz-focus-inner {
    border: 0;
    padding: 0
}
@media only screen and (min-width: 40.063em) {
    input.button,
    button,
    .button {
        display: inline-block
    }
}
.f-dropdown {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    outline: none;
    width: 100%;
    max-height: none;
    height: auto;
    background: #FFFFFF;
    border: solid 1px #cccccc;
    font-size: 14px;
    z-index: 89;
    margin-top: 2px;
    max-width: 200px
}
.f-dropdown>*:first-child {
    margin-top: 0
}
.f-dropdown>*:last-child {
    margin-bottom: 0
}
.f-dropdown:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent transparent #FFFFFF transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -12px;
    left: 10px;
    z-index: 89
}
.f-dropdown:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 7px;
    border-color: transparent transparent #cccccc transparent;
    border-bottom-style: solid;
    position: absolute;
    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 {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    outline: none;
    width: 100%;
    max-height: none;
    height: auto;
    background: #FFFFFF;
    border: solid 1px #cccccc;
    font-size: 14px;
    z-index: 89;
    margin-top: 0;
    margin-left: 2px;
    max-width: 200px
}
.f-dropdown.drop-right>*:first-child {
    margin-top: 0
}
.f-dropdown.drop-right>*:last-child {
    margin-bottom: 0
}
.f-dropdown.drop-right:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent #FFFFFF transparent transparent;
    border-right-style: solid;
    position: absolute;
    top: 10px;
    left: -12px;
    z-index: 89
}
.f-dropdown.drop-right:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 7px;
    border-color: transparent #cccccc transparent transparent;
    border-right-style: solid;
    position: absolute;
    top: 9px;
    left: -14px;
    z-index: 88
}
.f-dropdown.drop-left {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    outline: none;
    width: 100%;
    max-height: none;
    height: auto;
    background: #FFFFFF;
    border: solid 1px #cccccc;
    font-size: 14px;
    z-index: 89;
    margin-top: 0;
    margin-left: -2px;
    max-width: 200px
}
.f-dropdown.drop-left>*:first-child {
    margin-top: 0
}
.f-dropdown.drop-left>*:last-child {
    margin-bottom: 0
}
.f-dropdown.drop-left:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent transparent transparent #FFFFFF;
    border-left-style: solid;
    position: absolute;
    top: 10px;
    right: -12px;
    left: auto;
    z-index: 89
}
.f-dropdown.drop-left:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 7px;
    border-color: transparent transparent transparent #cccccc;
    border-left-style: solid;
    position: absolute;
    top: 9px;
    right: -14px;
    left: auto;
    z-index: 88
}
.f-dropdown.drop-top {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    outline: none;
    width: 100%;
    max-height: none;
    height: auto;
    background: #FFFFFF;
    border: solid 1px #cccccc;
    font-size: 14px;
    z-index: 89;
    margin-top: -2px;
    margin-left: 0;
    max-width: 200px
}
.f-dropdown.drop-top>*:first-child {
    margin-top: 0
}
.f-dropdown.drop-top>*:last-child {
    margin-bottom: 0
}
.f-dropdown.drop-top:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: #FFFFFF transparent transparent transparent;
    border-top-style: solid;
    position: absolute;
    top: auto;
    bottom: -12px;
    left: 10px;
    right: auto;
    z-index: 89
}
.f-dropdown.drop-top:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 7px;
    border-color: #cccccc transparent transparent transparent;
    border-top-style: solid;
    position: absolute;
    top: auto;
    bottom: -14px;
    left: 9px;
    right: auto;
    z-index: 88
}
.f-dropdown li {
    font-size: 14px;
    cursor: pointer;
    line-height: 18px;
    margin: 0
}
.f-dropdown li:hover,
.f-dropdown li:focus {
    background: #EEEEEE
}
.f-dropdown li.radius {
    border-radius: 3px
}
.f-dropdown li a {
    display: block;
    padding: 8px;
    color: #555555
}
.f-dropdown.content {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    outline: none;
    padding: 20px;
    width: 100%;
    height: auto;
    max-height: none;
    background: #FFFFFF;
    border: solid 1px #cccccc;
    font-size: 14px;
    z-index: 89;
    max-width: 200px
}
.f-dropdown.content>*:first-child {
    margin-top: 0
}
.f-dropdown.content>*:last-child {
    margin-bottom: 0
}
.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
}
.flex-video {
    position: relative;
    padding-top: 25px;
    padding-bottom: 67.5%;
    height: 0;
    margin-bottom: 16px;
    overflow: hidden
}
.flex-video.widescreen {
    padding-bottom: 56.34%
}
.flex-video.vimeo {
    padding-top: 0
}
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
form {
    margin: 0 0 16px
}
form .row .row {
    margin: 0 -8px
}
form .row .row .column,
form .row .row .columns {
    padding: 0 8px
}
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: 8px
}
label {
    font-size: 14px;
    color: #4d4d4d;
    cursor: pointer;
    display: block;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 0
}
label.right {
    float: none !important;
    text-align: right
}
label.inline {
    margin: 0 0 16px 0;
    padding: 9px 0
}
label small {
    text-transform: capitalize;
    color: #676767
}
.prefix,
.postfix {
    display: block;
    position: relative;
    z-index: 2;
    text-align: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
    font-size: 14px;
    height: 37px;
    line-height: 37px
}
.postfix.button {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    border: none
}
.prefix.button {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    border: none
}
span.prefix,
label.prefix {
    background: #f2f2f2;
    border-right: none;
    color: #333333;
    border-color: #cccccc
}
span.postfix,
label.postfix {
    background: #f2f2f2;
    border-left: none;
    color: #333333;
    border-color: #cccccc
}
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;
    border-radius: 0;
    background-color: #FFFFFF;
    font-family: inherit;
	border: solid 3px #bfbfbf;
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-size: 14px;
    margin: 0;
    padding: 8px;
    height: 37px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: box-shadow 0.45s, border-color 0.45s ease-in-out
}
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 {
    box-shadow: 0 0 5px #999999;
    border-color: #999999
}
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: #999999;
    outline: none
}
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="date"]:disabled,
input[type="datetime"]:disabled,
input[type="datetime-local"]:disabled,
input[type="month"]:disabled,
input[type="week"]:disabled,
input[type="email"]:disabled,
input[type="number"]:disabled,
input[type="search"]:disabled,
input[type="tel"]:disabled,
input[type="time"]:disabled,
input[type="url"]:disabled,
input[type="color"]:disabled,
textarea:disabled {
    background-color: #DDDDDD;
    cursor: default
}
input[type="text"][disabled],
input[type="text"][readonly],
fieldset[disabled] input[type="text"],
input[type="password"][disabled],
input[type="password"][readonly],
fieldset[disabled] input[type="password"],
input[type="date"][disabled],
input[type="date"][readonly],
fieldset[disabled] input[type="date"],
input[type="datetime"][disabled],
input[type="datetime"][readonly],
fieldset[disabled] input[type="datetime"],
input[type="datetime-local"][disabled],
input[type="datetime-local"][readonly],
fieldset[disabled] input[type="datetime-local"],
input[type="month"][disabled],
input[type="month"][readonly],
fieldset[disabled] input[type="month"],
input[type="week"][disabled],
input[type="week"][readonly],
fieldset[disabled] input[type="week"],
input[type="email"][disabled],
input[type="email"][readonly],
fieldset[disabled] input[type="email"],
input[type="number"][disabled],
input[type="number"][readonly],
fieldset[disabled] input[type="number"],
input[type="search"][disabled],
input[type="search"][readonly],
fieldset[disabled] input[type="search"],
input[type="tel"][disabled],
input[type="tel"][readonly],
fieldset[disabled] input[type="tel"],
input[type="time"][disabled],
input[type="time"][readonly],
fieldset[disabled] input[type="time"],
input[type="url"][disabled],
input[type="url"][readonly],
fieldset[disabled] input[type="url"],
input[type="color"][disabled],
input[type="color"][readonly],
fieldset[disabled] input[type="color"],
textarea[disabled],
textarea[readonly],
fieldset[disabled] textarea {
    background-color: #DDDDDD;
    cursor: default
}
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 input,
form .row .prefix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse select {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}
form .row .prefix-radius.row.collapse .prefix {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse textarea,
form .row .postfix-radius.row.collapse select {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
form .row .postfix-radius.row.collapse .postfix {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}
form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse textarea,
form .row .prefix-round.row.collapse select {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}
form .row .prefix-round.row.collapse .prefix {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}
form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse textarea,
form .row .postfix-round.row.collapse select {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}
form .row .postfix-round.row.collapse .postfix {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}
input[type="submit"] {
    -webkit-appearance: none;
    border-radius: 0
}
textarea[rows] {
    height: auto
}
textarea {
    max-width: 100%
}
select {
	background: #fff url(../img/select-arrow.png) right center no-repeat;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    text-indent: 0.01px;
    text-overflow: '';    
    border: solid 3px #bfbfbf;
    padding: 0 42px 0 7px !important;
    font-size: 16px !important;
    color: rgba(0, 0, 0, 0.75);
    line-height: normal;
    border-radius: 0;
    height: 37px;
}
select::-ms-expand {
    display: none
}
.ie9 select, .ie8 select {
	background: #fff;
	padding: 8px 7px !important;
}
select.radius {
    border-radius: 3px
}
select:hover {
    background-color: #f3f3f3;
    border-color: #999999
}
select:disabled {
    background-color: #DDDDDD;
    cursor: default
}
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
    margin: 0 0 16px 0
}
input[type="checkbox"]+label,
input[type="radio"]+label {
    display: inline-block;
    margin-left: 8px;
    margin-right: 16px;
    margin-bottom: 0;
    vertical-align: baseline
}
input[type="file"] {
    width: 100%
}
fieldset {
    border: 1px solid #DDDDDD;
    padding: 20px;
    margin: 18px 0
}
fieldset legend {
    font-weight: bold;
    background: #FFFFFF;
    padding: 0 3px;
    margin: 0;
    margin-left: -3px
}
.inline-list {
    margin: 0 auto 16px auto;
    margin-left: -22px;
    margin-right: 0;
    padding: 0;
    list-style: none;
    overflow: hidden
}
.inline-list>li {
    list-style: none;
    float: left;
    margin-left: 22px;
    display: block
}
.inline-list>li>* {
    display: block
}
.keystroke,
kbd {
    background-color: #ededed;
    border-color: #dddddd;
    color: #222222;
    border-style: solid;
    border-width: 1px;
    margin: 0;
    font-family: "Consolas", "Menlo", "Courier", monospace;
    font-size: inherit;
    padding: 2px 4px 0;
    border-radius: 3px
}
.label {
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    line-height: 1;
    white-space: nowrap;
    display: inline-block;
    position: relative;
    margin-bottom: auto;
    padding: 4px 8px 4px;
    font-size: 11px;
    /* Removed since it was messing up the label on the individual product pages
	   Example:  http://bullzeye.wpengine.com/product/radians-class-2-vest-orange-mesh-w-zipper/
	     background-color: #98ca3c;
	     */ 
    color: #FFFFFF
}

/* Magellan Sticky Nav */
[data-magellan-expedition],
[data-magellan-expedition-clone] {
    background: #FFFFFF;
    z-index: 50;
    min-width: 100%;
    padding: 10px
}
[data-magellan-expedition] .sub-nav,
[data-magellan-expedition-clone] .sub-nav {
    margin-bottom: 0
}
[data-magellan-expedition] .sub-nav dd,
[data-magellan-expedition-clone] .sub-nav dd {
    margin-bottom: 0
}
[data-magellan-expedition] .sub-nav a,
[data-magellan-expedition-clone] .sub-nav a {
    line-height: 1.8em
}
@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}
@-moz-keyframes rotate {
    from {
        -moz-transform: rotate(0deg)
    }
    to {
        -moz-transform: rotate(360deg)
    }
}
@-o-keyframes rotate {
    from {
        -o-transform: rotate(0deg)
    }
    to {
        -o-transform: rotate(360deg)
    }
}
@keyframes rotate {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(360deg)
    }
}
ul.pagination {
    display: block;
    min-height: 24px;
    margin-left: -5px
}
ul.pagination li {
    height: 24px;
    color: #222222;
    font-size: 14px;
    margin-left: 5px
}
ul.pagination li a,
ul.pagination li button {
    display: block;
    padding: 1px 10px 1px;
    color: #999999;
    background: none;
    border-radius: 3px;
    font-weight: normal;
    font-size: 1em;
    line-height: inherit;
    transition: background-color 300ms ease-out
}
ul.pagination li:hover a,
ul.pagination li a:focus,
ul.pagination li:hover button,
ul.pagination li button:focus {
    background: #e6e6e6
}
ul.pagination li.unavailable a,
ul.pagination li.unavailable button {
    cursor: default;
    color: #999999
}
ul.pagination li.unavailable:hover a,
ul.pagination li.unavailable a:focus,
ul.pagination li.unavailable:hover button,
ul.pagination li.unavailable button:focus {
    background: transparent
}
ul.pagination li.current a,
ul.pagination li.current button {
    background: #98ca3c;
    color: #FFFFFF;
    font-weight: bold;
    cursor: default
}
ul.pagination li.current a:hover,
ul.pagination li.current a:focus,
ul.pagination li.current button:hover,
ul.pagination li.current button:focus {
    background: #98ca3c
}
ul.pagination li {
    float: left;
    display: block
}
.pagination-centered {
    text-align: center
}
.pagination-centered ul.pagination li {
    float: none;
    display: inline-block
}
.progress {
    background-color: #F6F6F6;
    height: 25px;
    border: 1px solid white;
    padding: 2px;
    margin-bottom: 10px
}
.progress .meter {
    background: #98ca3c;
    height: 100%;
    display: block
}
.progress.secondary .meter {
    background: #e7e7e7;
    height: 100%;
    display: block
}
.progress.success .meter {
    background: #43AC6A;
    height: 100%;
    display: block
}
.progress.alert .meter {
    background: #f04124;
    height: 100%;
    display: block
}
.progress.radius {
    border-radius: 3px
}
.progress.radius .meter {
    border-radius: 2px
}
.progress.round {
    border-radius: 1000px
}
.progress.round .meter {
    border-radius: 999px
}
.range-slider {
    display: block;
    position: relative;
    width: 100%;
    height: 16px;
    border: 1px solid #DDDDDD;
    margin: 20px 0;
    -ms-touch-action: none;
    touch-action: none;
    background: #FAFAFA
}
.range-slider.vertical-range {
    display: block;
    position: relative;
    width: 100%;
    height: 16px;
    border: 1px solid #DDDDDD;
    margin: 20px 0;
    -ms-touch-action: none;
    touch-action: none;
    display: inline-block;
    width: 16px;
    height: 200px
}
.range-slider.vertical-range .range-slider-handle {
    margin-top: 0;
    margin-left: -8px;
    position: absolute;
    bottom: -18px
}
.range-slider.vertical-range .range-slider-active-segment {
    width: 14px;
    height: auto;
    bottom: 0
}
.range-slider.radius {
    background: #FAFAFA;
    border-radius: 3px
}
.range-slider.radius .range-slider-handle {
    background: #98ca3c;
    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: #98ca3c;
    border-radius: 1000px
}
.range-slider.round .range-slider-handle:hover {
    background: #007ba4
}
.range-slider.disabled,
.range-slider[disabled] {
    background: #FAFAFA;
    cursor: default;
    opacity: 0.7
}
.range-slider.disabled .range-slider-handle,
.range-slider[disabled] .range-slider-handle {
    background: #98ca3c;
    cursor: default;
    opacity: 0.7
}
.range-slider.disabled .range-slider-handle:hover,
.range-slider[disabled] .range-slider-handle:hover {
    background: #007ba4
}
.range-slider-active-segment {
    display: inline-block;
    position: absolute;
    height: 14px;
    background: #e5e5e5
}
.range-slider-handle {
    display: inline-block;
    position: absolute;
    z-index: 1;
    top: -5px;
    width: 32px;
    height: 22px;
    border: 1px solid none;
    cursor: pointer;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    background: #98ca3c
}
.range-slider-handle:hover {
    background: #007ba4
}
.reveal-modal-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000000;
    background: rgba(0, 0, 0, 0.45);
    z-index: 1004;
    display: none;
    left: 0
}
.reveal-modal,
dialog {
    visibility: hidden;
    display: none;
    position: absolute;
    z-index: 1005;
    width: 100vw;
    top: 0;
    border-radius: 3px;
    left: 0;
    background-color: #FFFFFF;
    padding: 20px;
    border: solid 1px #666666;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    padding: 30px
}
@media only screen and (max-width: 40em) {
    .reveal-modal,
    dialog {
        min-height: 100vh;
    }
}
.reveal-modal .column,
dialog .column,
.reveal-modal .columns,
dialog .columns {
    min-width: 0
}
.reveal-modal>:first-child,
dialog>:first-child {
    margin-top: 0
}
.reveal-modal>:last-child,
dialog>:last-child {
    margin-bottom: 0
}
@media only screen and (min-width: 40.063em) {
    .reveal-modal,
    dialog {
        width: 80%;
        max-width: 1100px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .reveal-modal,
    dialog {
        top: 100px;
    }
}
.reveal-modal.radius,
dialog.radius {
    border-radius: 3px
}
.reveal-modal.round,
dialog.round {
    border-radius: 1000px
}
.reveal-modal.collapse,
dialog.collapse {
    padding: 0
}
@media only screen and (min-width: 40.063em) {
    .reveal-modal.small,
    dialog.small {
        width: 40%;
        max-width: 1100px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .reveal-modal.medium,
    dialog.medium {
        width: 60%;
        max-width: 1100px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .reveal-modal.large,
    dialog.large {
        width: 70%;
        max-width: 1100px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
}
.reveal-modal.full,
dialog.full {
    top: 0;
    left: 0;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    max-width: none !important;
    margin-left: 0 !important
}
@media only screen and (min-width: 40.063em) {
    .reveal-modal.full,
    dialog.full {
        width: 100vw;
        max-width: 1100px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
}
.reveal-modal .close-reveal-modal,
dialog .close-reveal-modal {
    font-size: 40px;
    line-height: 1;
    position: absolute;
    top: 10px;
    right: 22px;
    color: #AAAAAA;
    font-weight: bold;
    cursor: pointer
}
dialog {
    display: none
}
dialog::backdrop,
dialog+.backdrop {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000000;
    background: rgba(0, 0, 0, 0.45);
    z-index: auto;
    display: none;
    left: 0
}
dialog[open] {
    display: block
}
@media print {
    dialog,
    .reveal-modal,
    dialog,
    section.logos 
     {
        display: none;
        background: #FFFFFF !important
    }
    .accordion .accordion-navigation>.content, .accordion dd>.content {
	    display: block;
    }
}
.side-nav {
    display: block;
    margin: 0;
    padding: 14px 0;
    list-style-type: none;
    list-style-position: outside;
}
.side-nav li {
    margin: 0 0 7px 0;
    font-size: 14px;
    font-weight: normal
}
.side-nav li a:not(.button) {
    display: block;
    color: #98ca3c;
    margin: 0;
    padding: 7px 14px
}
.side-nav li a:not(.button):hover,
.side-nav li a:not(.button):focus {
    background: rgba(0, 0, 0, 0.025);
    color: #1cc7ff
}
.side-nav li.active>a:first-child:not(.button) {
    color: #1cc7ff;
    font-weight: normal;
}
.side-nav li.divider {
    border-top: 1px solid;
    height: 0;
    padding: 0;
    list-style: none;
    border-top-color: white
}
.side-nav li.heading {
    color: #98ca3c;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase
}
.sub-nav {
    display: block;
    width: auto;
    overflow: hidden;
    margin: -4px 0 18px;
    padding-top: 4px
}
.sub-nav dt {
    text-transform: uppercase
}
.sub-nav dt,
.sub-nav dd,
.sub-nav li {
    float: left;
    display: inline;
    margin-left: 16px;
    margin-bottom: 0;
    font-weight: normal;
    font-size: 14px;
    color: #999999
}
.sub-nav dt a,
.sub-nav dd a,
.sub-nav li a {
    text-decoration: none;
    color: #999999;
    padding: 3px 16px
}
.sub-nav dt a:hover,
.sub-nav dd a:hover,
.sub-nav li a:hover {
    color: #737373
}
.sub-nav dt.active a,
.sub-nav dd.active a,
.sub-nav li.active a {
    border-radius: 3px;
    font-weight: normal;
    background: #98ca3c;
    padding: 3px 16px;
    cursor: default;
    color: #FFFFFF
}
.sub-nav dt.active a:hover,
.sub-nav dd.active a:hover,
.sub-nav li.active a:hover {
    background: #950a26
}
.tabs {
    margin-bottom: 0 !important;
    margin-left: 0
}
.tabs:before,
.tabs:after {
    content: " ";
    display: table
}
.tabs:after {
    clear: both
}
.tabs dd,
.tabs .tab-title {
    position: relative;
    margin-bottom: 0 !important;
    list-style: none;
    float: left
}
.tabs dd>a,
.tabs .tab-title>a {
    outline: none;
    display: block;
    background-color: #EFEFEF;
    color: #222222;
    padding: 16px 32px;
    font-size: 16px
}
.tabs dd>a:hover,
.tabs .tab-title>a:hover {
    background-color: #e1e1e1
}
.tabs dd.active a,
.tabs .tab-title.active a {
    background-color: #FFFFFF;
    color: #222222
}
.tabs.radius dd:first-child a,
.tabs.radius .tab: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 dd:last-child a,
.tabs.radius .tab: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 dd,
.tabs.vertical .tab-title {
    position: inherit;
    float: none;
    display: block;
    top: auto
}
.tabs-content {
    margin-bottom: 24px;
    width: 100%
}
.tabs-content:before,
.tabs-content:after {
    content: " ";
    display: table
}
.tabs-content:after {
    clear: both
}
.tabs-content>.content {
    display: none;
    float: left;
    padding: 15px 0;
    width: 100%
}
.tabs-content>.content.active {
    display: block;
    float: none
}
.tabs-content>.content.contained {
    padding: 15px
}
.tabs-content.vertical {
    display: block
}
.tabs-content.vertical>.content {
    padding: 0 15px
}
@media only screen and (min-width: 40.063em) {
    .tabs.vertical {
        width: 20%;
        max-width: 20%;
        float: left;
        margin: 0 0 20px
    }
    .tabs-content.vertical {
        width: 80%;
        max-width: 80%;
        float: left;
        margin-left: -1px;
        padding-left: 16px
    }
}
.no-js .tabs-content>.content {
    display: block;
    float: none
}
.tabs-content .active.content{
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
  opacity: 1;
}
@-webkit-keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}

@keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}
.th {
    line-height: 0;
    display: inline-block;
    border: solid 4px #FFFFFF;
    max-width: 100%;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    transition: all 200ms ease-out
}
.th:hover,
.th:focus {
    box-shadow: 0 0 6px 1px rgba(0, 140, 186, 0.5)
}
.th.radius {
    border-radius: 3px
}
.has-tip {
    border-bottom: dotted 1px #666;
    cursor: help;
    font-weight: bold;
    color: #333333
}
.has-tip:hover,
.has-tip:focus {
    border-bottom: dotted 1px #003f54;
    color: #bd1e2c
}
.has-tip.tip-left,
.has-tip.tip-right {
    float: none !important
}
.tooltip {
    display: none;
    position: absolute;
    z-index: 1006;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.3;
    padding: 12px;
    max-width: 300px;
    left: 50%;
    width: 100%;
    color: #FFFFFF;
    background: #333333
}
.admin-bar .tooltip {
	margin-top: -32px;
}
.tooltip>.nub {
    display: block;
    left: 5px;
    position: absolute;
    width: 0;
    height: 0;
    border: solid 5px;
    border-color: transparent transparent #333333 transparent;
    top: -10px;
    pointer-events: none
}
.tooltip>.nub.rtl {
    left: auto;
    right: 5px
}
.tooltip.radius {
    border-radius: 3px
}
.tooltip.round {
    border-radius: 1000px
}
.tooltip.round>.nub {
    left: 32px
}
.tooltip.opened {
    color: #bd1e2c !important;
    border-bottom: dotted 1px #003f54 !important
}
.tap-to-close {
    display: block;
    font-size: 10px;
    color: #777777;
    font-weight: normal
}
@media only screen and (min-width: 40.063em) {
    .tooltip>.nub {
        border-color: transparent transparent #333333 transparent;
        top: -10px
    }
    .tooltip.tip-top>.nub {
        border-color: #333333 transparent transparent transparent;
        top: auto;
        bottom: -10px
    }
    .tooltip.tip-left,
    .tooltip.tip-right {
        float: none !important
    }
    .tooltip.tip-left>.nub {
        border-color: transparent transparent transparent #333333;
        right: -10px;
        left: auto;
        top: 50%;
        margin-top: -5px
    }
    .tooltip.tip-right>.nub {
        border-color: transparent #333333 transparent transparent;
        right: auto;
        left: -10px;
        top: 50%;
        margin-top: -5px
    }
}

meta.foundation-mq-topbar {
    font-family: "/only screen and (min-width:40.063em)/";
    width: 40.063em
}
.contain-to-grid {
    width: 100%;
    background: #ccc;
}

.top-bar-container {
	display: block;
	float: left;
	position: relative;
	z-index: 1001;
	background: url(../img/header-bg.png);
	border-top: solid 4px #98ca3c;
	padding: 14px 0 20px;
}

.contain-to-grid .top-bar {
    margin-bottom: 0
}
.fixed {
    width: 100%;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 99
}
.fixed.expanded:not(.top-bar) {
    overflow-y: auto;
    height: auto;
    width: 100%;
    max-height: 100%
}
.fixed.expanded:not(.top-bar) .title-area {
    position: fixed;
    width: 100%;
    z-index: 99
}
.fixed.expanded:not(.top-bar) .top-bar-section {
    z-index: 98;
    margin-top: 45px
}
.top-bar {
    overflow: hidden;
    position: relative;
    margin-bottom: 0
}
.fixed .top-bar {
	height: 45px;
	line-height: 45px;
}

.top-bar ul {
    margin-bottom: 0;
    list-style: none
}
.top-bar .row {
    max-width: none
}
.top-bar form,
.top-bar input {
    margin-bottom: 0
}
.top-bar input {
    height: 28px;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 16px;
    font-weight: bold;
    border: none;
}
.top-bar .button,
.top-bar button {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    font-size: 12px
}
@media only screen and (max-width: 40em) {
    .top-bar .button,
    .top-bar button {
        position: relative;
        top: -1px;
    }
}
.top-bar .title-area {
    position: relative;
    margin: 0
}
.top-bar .name h1 {
	font-size: 0;
	line-height: 0;
	margin: 0;
}
.top-bar .name h1 a img {
	margin: 20px 0 0 0;
	max-width: 233px;
	width: 100%;
	height: auto;
	display: inline-block;
	text-indent: -9999px;
}
.fixed .top-bar .name h1 a img {
	width: 87px;
	height: 30px;
	margin-top: 7px;
}
.top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0
}
.top-bar .toggle-topbar a {
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    position: relative;
    display: block;
    padding: 0 15px;
    height: 45px;
    line-height: 45px
}
.top-bar .toggle-topbar.menu-icon {
    top: 50%;
    margin-top: -16px
}
.top-bar .toggle-topbar.menu-icon a {
    height: 34px;
    line-height: 33px;
    padding: 0 40px 0 15px;
    color: #FFFFFF;
    position: relative
}
.top-bar .toggle-topbar.menu-icon a span::after {
    content: "";
    position: absolute;
    display: block;
    height: 0;
    top: 50%;
    margin-top: -8px;
    right: 15px;
    box-shadow: 0 0 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF;
    width: 16px
}
.top-bar .toggle-topbar.menu-icon a span:hover:after {
    box-shadow: 0 0 0 1px"", 0 7px 0 1px"", 0 14px 0 1px""
}
.top-bar.expanded {
    height: auto;
    background: transparent
}
.top-bar.expanded .title-area {
    background: #333333
}
.top-bar.expanded .toggle-topbar a {
    color: #888888
}
.top-bar.expanded .toggle-topbar a span::after {
    box-shadow: 0 0 0 1px #888888, 0 7px 0 1px #888888, 0 14px 0 1px #888888
}
.top-bar-section {
    left: 0;
    position: relative;
    width: auto;
    transition: left 300ms ease-out
}
.top-bar-section ul {
    padding: 0;
    width: 100%;
    height: auto;
    display: block;
    font-size: 16px;
    margin: 0
}
.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 {
	font-family: "proxima-nova-condensed";
    display: block;
    width: 100%;
    color: #FFFFFF;
    padding: 12px;
    font-size: 16px;
    font-weight: normal;
    text-transform: none;
	transition: color .5s;
	-moz-transition: color .5s; /* Firefox 4 */
	-webkit-transition: color .5s; /* Safari and Chrome */
	-o-transition: color .5s; /* Opera */    
}
.top-bar-section .account-menu ul.top-bar-menu > li {
	border-left: solid 1px #6d6e71;
	margin-left: -4px;
}
.top-bar-section .account-menu ul li:first-child {
	border: none;
}
.top-bar-section .account-menu a {
	padding: 2px 8px;	
}	
.top-bar-section .account-menu ul li > a, .account-menu-inner > a {
	font-family: "proxima-nova";
	text-transform: uppercase;
}
.account-menu a {
	font-family: "proxima-nova";
	color: #d7d7d7;
}
.account-menu a.phone {
	font-size: 22px;
	font-family: "proxima-nova-condensed";
	margin-left: 8px;
	padding: 0;
	border: none;
}
@media only screen and (min-width: 40.063em) {
	.account-menu a.phone {
		color: #d7d7d7 !important;
		cursor: default;
		white-space: nowrap;	
	}
}
#menu-main-menu > li > a {
	font-size: 24px;
	font-weight: 700;
	padding: 8px 15px;
}
#menu-main-menu > li {
	border-left: solid 2px #e1e1e1;
	margin-left: -4px;
}
#menu-main-menu li:first-child {
	border: none;
}
.top-bar-section a:hover {
    color: #98ca3c;
}
ul#menu-main-menu > li:hover > a {
	background: url(../img/menu-indicator.png) center bottom no-repeat;
	background-size: 27px 14px;
}
.top-bar-section ul li.active > a {
    color: #98ca3c;
}

.top-bar-section .has-form {
    padding: 15px
}
.top-bar-section .has-dropdown {
    position: relative
}
.top-bar-section .has-dropdown.moved {
    position: static
}
.top-bar-section .has-dropdown.moved>.dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
    width: 100%
}
.top-bar-section .has-dropdown.moved>a:after {
    display: none
}
.top-bar-section .dropdown {
    padding: 0;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 99;
    display: block;
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px)
}
.top-bar-section .dropdown li {
    width: 100%;
    height: auto
}
.top-bar-section .dropdown li a {
    font-weight: normal;
    padding: 8px 15px
}
.top-bar-section .dropdown li a.parent-link {
    font-weight: normal
}
.top-bar-section .dropdown li.title h5,
.top-bar-section .dropdown li.parent-link {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 18px
}
.top-bar-section .dropdown li.title h5 a,
.top-bar-section .dropdown li.parent-link a {
    color: #FFFFFF;
    display: block
}
.top-bar-section .dropdown li.title h5 a:hover,
.top-bar-section .dropdown li.parent-link a:hover {
    background: none
}
.top-bar-section .dropdown li.has-form {
    padding: 8px 15px
}
.top-bar-section .dropdown li .button,
.top-bar-section .dropdown li button {
    top: auto
}
.top-bar-section .dropdown label {
    padding: 8px 15px 2px;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #777777;
    font-weight: bold;
    font-size: 10px
}
.js-generated {
    display: block
}
@media only screen and (min-width: 40.063em) {
    .top-bar {
        overflow: visible
    }
    .top-bar:before,
    .top-bar:after {
        content: " ";
        display: table
    }
    .top-bar:after {
        clear: both
    }
    .top-bar .toggle-topbar {
        display: none
    }
    .top-bar .title-area {
        float: left;
        display: block;
        width: 25%;
        padding-left: 15px;
    }
    section.header-right {
	    display: block;
	    float: left;
	    width: 75%;
	    padding-right: 15px;
    }
    .account-menu {
	    display: block;
	    float: right;
	    text-align: right;
	    width: 100%;
    }
    #menu-main-menu {
	    display: inline-block;
    }
    #menu-account-menu, .menu-account-menu-container {
	    display: inline-block;
    }
    .search-cart {
	    display: block;
	    float: left;
	    width: 100%;
    }
    .view-cart-container {
	    display: block;
	    float: right;
	    margin: -5px 8px 0 0;
    }
    .search-cart #searchform {
	    max-width: 250px;
	    display: block;
	    float: right;
	    width: 100%;
    }
    .search-cart input#s {
	    width: 85%;
	    display: block;
	    float: left;
	    max-width: 258px;
	    height: 33px;
    }
    .search-cart input#searchsubmit {
	    display: block;
	    float: left;
	    width: 35px;
	    height: 33px;
	    background: #759c2e;
	    padding: 0;
	    text-align: center;
	    color: #001400;
	    font-size: 25px !important;
    }
    .account-menu li, .header-right li {
	    display: inline-block;
	    text-align: left;
    }
    .top-bar.expanded {
        background: #333333
    }
    .contain-to-grid .top-bar {
        max-width: 1170px;
        margin: 0 auto;
        margin-bottom: 0
    }
    .top-bar-section {
        transition: none 0 0;
        left: 0 !important
    }
    .top-bar-section ul {
        width: auto;
        height: auto !important;
        display: inline
    }
    .top-bar-section ul li .js-generated {
        display: none
    }
    .top-bar-section > ul > li:not(.has-form) > a:not(.button) {
        padding: 0 15px;
        line-height: 90px;
    }
    .fixed .top-bar-section li:not(.has-form) a:not(.button) {
	    line-height: 45px;
	}
    .top-bar-section li.current-menu-item:not(.has-form) > a:not(.button) {
        padding: 0 15px;
        color: #98ca3c;
        cursor: default;
        pointer-events: none;
    }
    .account-menu-inner {
	    display: block;
	    float: right;
		border-bottom: solid 1px #6d6e71;		
		margin-bottom: 15px;
		padding-bottom: 3px;
	}
    .fixed .top-bar-section .has-dropdown>a:after {
	 	top: 22px;
	}
    .top-bar-section .has-dropdown.moved {
        position: relative
    }
    .top-bar-section .has-dropdown.moved>.dropdown {
        display: block;
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }
    .top-bar-section .has-dropdown.hover>.dropdown,
    .top-bar-section .has-dropdown.not-click:hover>.dropdown {
        display: block;
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        position: absolute !important
    }
    .top-bar-section .has-dropdown>a:focus+.dropdown {
        display: block;
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        position: absolute !important
    }
    .top-bar-section .has-dropdown .dropdown li.has-dropdown>a:after {
        border: none;
        content: "\00bb";
        top: 16px;
        margin-top: -1px;
        right: 5px;
        line-height: 1.2
    }
    .top-bar-section .dropdown {
        left: 0;
        top: auto;
        background: transparent;
        min-width: 100%
    }
    .top-bar-section .dropdown li a {
        color: #FFFFFF;
        line-height: 45px;
        white-space: nowrap;
        padding: 12px 15px;
        background: #333333
    }
    .top-bar-section .dropdown li:not(.has-form):not(.active)>a:not(.button) {
        color: #000;
        background: #fdfcfc;
        font-size: 16px !important;
        font-weight: normal;
        font-family: 'proxima-nova';
        padding: 0 15px !important;
    }
    #menu-item-25 ul.dropdown {
	    left: -330%;
	    -webkit-column-count: 4; /* Chrome, Safari, Opera */
	    -moz-column-count: 4; /* Firefox */
	    column-count: 4;
	    background: #fdfcfc;
		-webkit-column-rule: 1px outset #6d6e71; /* Chrome, Safari, Opera */
		-moz-column-rule: 1px outset #6d6e71; /* Firefox */
		column-rule: 1px outset #6d6e71;
		padding: 15px; 
    }
    .top-bar-section .dropdown li:not(.has-form):not(.active)>a:hover:not(.button) {
        background: #e6e6e6;
    }
    .top-bar-section .dropdown li .dropdown {
        left: 100%;
        top: 0
    }
    .top-bar-section .right li .dropdown {
        left: 0;
        right: auto;
    }
    .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-color: #555555;
        background: #333333;
        color: #FFFFFF
    }
    .no-js .top-bar-section ul li:active>a {
        background: #98ca3c;
        color: #FFFFFF
    }
    .no-js .top-bar-section .has-dropdown:hover>.dropdown {
        display: block;
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        position: absolute !important
    }
    .no-js .top-bar-section .has-dropdown>a:focus+.dropdown {
        display: block;
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        position: absolute !important
    }
}

@media only screen and (max-width: 800px) {
    .search-cart input#s {
	    width: 75%;
    }
}

@media only screen and (max-width: 780px) {
	.top-bar .title-area, section.header-right {
		width: 100%;
    }
    .top-bar .title-area h1 {
	    text-align: center;
	    margin-bottom: 15px;
    }
}

.text-left {
    text-align: left !important
}
.text-right {
    text-align: right !important
}
.text-center {
    text-align: center !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
    }
}
@media only screen {
    .small-text-left {
        text-align: left !important
    }
    .small-text-right {
        text-align: right !important
    }
    .small-text-center {
        text-align: center !important
    }
}
@media only screen and (min-width: 40.063em) 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
    }
}
@media only screen and (min-width: 40.063em) {
    .medium-text-left {
        text-align: left !important
    }
    .medium-text-right {
        text-align: right !important
    }
    .medium-text-center {
        text-align: center !important
    }
}
@media only screen and (min-width: 64.063em) 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
    }
}
@media only screen and (min-width: 64.063em) {
    .large-text-left {
        text-align: left !important
    }
    .large-text-right {
        text-align: right !important
    }
    .large-text-center {
        text-align: center !important
    }
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}
a {
    color: #6f942c;
    text-decoration: none;
    line-height: inherit
}
a:hover,
a:focus {
    color: #baf74b
}
a img {
    border: none
}
p {
    font-family: inherit;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 20px;
    text-rendering: optimizeLegibility
}
p.lead {
    font-size: 17px;
    line-height: 1.6
}
p aside {
    font-size: 14px;
    line-height: 1.35;
    font-style: italic
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-style: normal;
    color: #222222;
    text-rendering: optimizeLegibility;
    margin-top: 0.32px;
    margin-bottom: 8px;
    line-height: 1.2
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    font-size: 60%;
    color: #6f6f6f;
    line-height: 0
}
h1 {
    font-size: 34px
}
h2 {
    font-size: 28px
}
h3 {
    font-size: 24px;
    /* set for bullzeye categories filter */
}
.entry-content h3 {
	font-size: 26px;
	font-weight: 600;
}
h4 {
    font-size: 18px
}
h5 {
    font-size: 18px
}
h6 {
    font-size: 18px
}
.subheader {
    line-height: 1.4;
    color: #6f6f6f;
    font-weight: normal;
    margin-top: 0.32px;
    margin-bottom: 8px
}
hr {
    border: solid #DDDDDD;
    border-width: 1px 0 0;
    clear: both;
    margin: 20px 0 19px;
    height: 0
}
em,
i {
    font-style: italic;
    line-height: inherit
}
strong,
b {
    font-weight: bold;
    line-height: inherit
}
small {
    font-size: 60%;
    line-height: inherit
}
code {
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: normal;
    color: #333333;
    background-color: #f8f8f8;
    border-width: 1px;
    border-style: solid;
    border-color: #dfdfdf;
    padding: 2px 5px 1px
}
ul,
ol,
dl {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 20px;
    list-style-position: inside;
    font-family: inherit
}
ul {
    margin-left: 1.16px
}
ul.no-bullet, ul.bxslider {
    margin-left: 0
}
ul.no-bullet li ul,
ul.no-bullet li ol {
    margin-left: 20px;
    margin-bottom: 0;
    list-style: none
}
ul li ul,
ul li ol {
    margin-left: 20px;
    margin-bottom: 0
}
ul.square li ul,
ul.circle li ul,
ul.disc li ul {
    list-style: inherit
}
ul.square {
    list-style-type: square;
    margin-left: 1.16px
}
ul.circle {
    list-style-type: circle;
    margin-left: 1.16px
}
ul.disc {
    list-style-type: disc;
    margin-left: 1.16px
}
ul.no-bullet {
    list-style: none
}
ol {
    margin-left: 23px;
}
ol li ul,
ol li ol {
    margin-left: 20px;
    margin-bottom: 0
}
dl dt {
    margin-bottom: 5px;
    font-weight: bold
}
dl dd {
    margin-bottom: 12px
}
abbr,
acronym {
    text-transform: uppercase;
    font-size: 90%;
    color: #222;
    cursor: help
}
abbr {
    text-transform: none
}
abbr[title] {
    border-bottom: 1px dotted #DDDDDD
}
blockquote {
    margin: 0 0 20px;
    padding: 9px 20px 0 145px;
    background: url(../img/blockquote-img.png) left center no-repeat;
    background-size: 124px 94px !important;
}
blockquote cite {
    display: block;
    font-size: 13px;
    color: #555555
}
blockquote cite:before {
    content: "\2014 \0020"
}
blockquote cite a,
blockquote cite a:visited {
    color: #555555
}
blockquote,
blockquote p {
    line-height: 1.2;
    color: #6f6f6f;
    font-family: "proxima-nova-condensed";
    font-size: 44px;
    font-weight: bold;
    color: #000;
}
.vcard {
    display: inline-block;
    margin: 0 0 20px 0;
    border: 1px solid #DDDDDD;
    padding: 10px 12px
}
.vcard li {
    margin: 0;
    display: block
}
.vcard .fn {
    font-weight: bold;
    font-size: 15px
}
.vevent .summary {
    font-weight: bold
}
.vevent abbr {
    cursor: default;
    text-decoration: none;
    font-weight: bold;
    border: none;
    padding: 0 1px
}

.print-only {
    display: none !important
}
@media print {
    .live-edit-button, .sitewide, .account-menu, #menu-account-menu, #searchform, .header-middle, section.logos, .recently-viewed, .thumbnails.slider, form.cart, p#breadcrumbs, .header-right, .move-slider-here, .manual, footer.main, .container > header {
	    display: none !important;
    }
    div.summary {
	    margin: 0 !important;
    }
	.print-logo {
		width: 25%;
		margin-bottom: 10px;
	}
	footer .columns {
		display: none;
	}
	section.container {
		padding: 0 !important;
	}
	footer .columns.copyright {
		display: block;
	}
	.logo-container img {
		height: 50px !important;
	}
	.sku {
		font-size: 12px !important;
	}
	h1 {
		font-size: 20px !important;
	}
	.inner-wrap {
		min-height: none !important;
	}
	.product-content .accordion {
		margin: 0 !important;
	}
    * {
        background: transparent !important;
        color: #000000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        display: none;
    }
    abbr[title]:after {
        content: " (" attr(title)")"
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    pre,
    blockquote {
        border: 1px solid #999999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    @page{margin:0.5cm;}
    p,h2,h3{orphans:3;widows:3}
    h2,h3{page-break-after:avoid}
    .hide-on-print{display:none !important
}
.print-only {
    display: block !important
}
.hide-for-print {
    display: none !important
}
.show-for-print {
    display: inherit !important
}
}
.off-canvas-wrap {
    -webkit-backface-visibility:hidden;
    position:relative;
    width:100%;
    overflow:hidden
}
.off-canvas-wrap.move-right,
.off-canvas-wrap.move-left {
    min-height:100%;
    -webkit-overflow-scrolling:touch
}
.inner-wrap {
    position:relative;
    width:100%;
    -webkit-transition:-webkit-transform 500ms ease;
    -moz-transition:-moz-transform 500ms ease;
    -ms-transition:-ms-transform 500ms ease;
    -o-transition:-o-transform 500ms ease;
    transition:transform 500ms ease;
    min-height: 800px;
}
.inner-wrap:before,
.inner-wrap:after {
    content:" ";
    display:table
}
.inner-wrap:after {
    clear:both
}
.tab-bar {
    -webkit-backface-visibility:hidden;
    background: url(../img/header-bg.png);
    color:#FFFFFF;
    height:45px;
    line-height:45px;
    position:relative
}
.tab-bar h1,
.tab-bar h2,
.tab-bar h3,
.tab-bar h4,
.tab-bar h5,
.tab-bar h6 {
    color:#FFFFFF;
    font-weight:bold;
    line-height:45px;
    margin:0
}
.tab-bar h1,
.tab-bar h2,
.tab-bar h3,
.tab-bar h4 {
    font-size:18px
}
.left-small {
	display: block;
	float: left;
    height:45px;
}
.right-small {
    height:45px;
    position:absolute;
    top:0;
    border-left:solid 1px #1a1a1a;
    right:0
}
.tab-bar-section {
    padding:0 10px;
    position:absolute;
    text-align:center;
    height:45px;
    top:0
}
.left-off-canvas-toggle {
	display: block;
	float: left;
	padding: 0 10px;
}

@media only screen and (min-width: 40.063em) {
    .tab-bar-section.left {
        text-align:left
    }
    .tab-bar-section.right {
        text-align: right
    }
}
.tab-bar-section.left {
    left:0;
    right:45px
}
.tab-bar-section.right {
    left:45px;
    right:0
}
.tab-bar-section.middle {
    left:60px;
    right:60px
}

.tab-bar-section img {
	max-height: 38px;
}
.left-off-canvas-menu {
    -webkit-backface-visibility:hidden;
    width: 250px;
    top:0;
    bottom:0;
    position:absolute;
    overflow-x:hidden;
    overflow-y:auto;
    background:#333333;
    z-index:1003;
    box-sizing:content-box;
    transition:transform 500ms ease 0s;
    -webkit-overflow-scrolling:touch;
    -ms-overflow-style:-ms-autohiding-scrollbar;
    -ms-transform:translate(-100%,
    0);
    -webkit-transform:translate3d(-100%,
    0,
    0);
    -moz-transform:translate3d(-100%,
    0,
    0);
    -ms-transform:translate3d(-100%,
    0,
    0);
    -o-transform:translate3d(-100%,
    0,
    0);
    transform:translate3d(-100%,
    0,
    0);
    left:0
}
.left-off-canvas-menu * {
    -webkit-backface-visibility:hidden;
    list-style: none;
    margin: 0;
}

.left-off-canvas-menu ul li ul li a {
	padding-left: 30px;
}
.right-off-canvas-menu {
    -webkit-backface-visibility:hidden;
    width:250px;
    top:0;
    bottom:0;
    position:absolute;
    overflow-x:hidden;
    overflow-y:auto;
    background:#333333;
    z-index:1001;
    box-sizing:content-box;
    transition:transform 500ms ease 0s;
    -webkit-overflow-scrolling:touch;
    -ms-overflow-style:-ms-autohiding-scrollbar;
    -ms-transform:translate(100%,
    0);
    -webkit-transform:translate3d(100%,
    0,
    0);
    -moz-transform:translate3d(100%,
    0,
    0);
    -ms-transform:translate3d(100%,
    0,
    0);
    -o-transform:translate3d(100%,
    0,
    0);
    transform:translate3d(100%,
    0,
    0);
    right:0
}
.right-off-canvas-menu * {
    -webkit-backface-visibility:hidden
}
ul.off-canvas-list {
    list-style-type:none;
    padding:0;
    margin:0
}
ul.off-canvas-list li label {
    display:block;
    padding:5px 15px;
    color:#999999;
    text-transform:uppercase;
    font-size:12px;
    font-weight:bold;
    background:#444444;
    border-top:1px solid #5e5e5e;
    border-bottom:none;
    margin:0
}
ul.off-canvas-list li a {
    display:block;
    padding:11px;
    color:rgba(255,
    255,
    255,
    0.7);
    border-bottom:1px solid #262626;
    transition:background 300ms ease
}
ul.off-canvas-list li a:hover {
    background:#242424
}
.move-right>.inner-wrap {
    -ms-transform:translate(250px,
    0);
    -webkit-transform:translate3d(250px,
    0,
    0);
    -moz-transform:translate3d(250px,
    0,
    0);
    -ms-transform:translate3d(250px,
    0,
    0);
    -o-transform:translate3d(250px,
    0,
    0);
    transform:translate3d(250px,
    0,
    0)
}
.move-right .exit-off-canvas {
    -webkit-backface-visibility:hidden;
    transition:background 300ms ease;
    cursor:pointer;
    box-shadow:-4px 0 4px rgba(0,
    0,
    0,
    0.5),
    4px 0 4px rgba(0,
    0,
    0,
    0.5);
    display:block;
    position:absolute;
    background:rgba(255,
    255,
    255,
    0.2);
    top:0;
    bottom:0;
    left:0;
    right:0;
    z-index:1002;
    -webkit-tap-highlight-color:rgba(0,
    0,
    0,
    0)
}
@media only screen and (min-width: 40.063em) {
    .move-right .exit-off-canvas:hover {
        background:rgba(255,
        255,
        255,
        0.05)
    }
}
.move-left>.inner-wrap {
    -ms-transform:translate(-250px,
    0);
    -webkit-transform:translate3d(-250px,
    0,
    0);
    -moz-transform:translate3d(-250px,
    0,
    0);
    -ms-transform:translate3d(-250px,
    0,
    0);
    -o-transform:translate3d(-250px,
    0,
    0);
    transform:translate3d(-250px,
    0,
    0)
}
.move-left .exit-off-canvas {
    -webkit-backface-visibility:hidden;
    transition:background 300ms ease;
    cursor:pointer;
    box-shadow:-4px 0 4px rgba(0,
    0,
    0,
    0.5),
    4px 0 4px rgba(0,
    0,
    0,
    0.5);
    display:block;
    position:absolute;
    background:rgba(255,
    255,
    255,
    0.2);
    top:0;
    bottom:0;
    left:0;
    right:0;
    z-index:1002;
    -webkit-tap-highlight-color:rgba(0,
    0,
    0,
    0)
}
@media only screen and (min-width: 40.063em) {
    .move-left .exit-off-canvas:hover {
        background:rgba(255,
        255,
        255,
        0.05)
    }
}
.offcanvas-overlap .left-off-canvas-menu,
.offcanvas-overlap .right-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;
    transition:background 300ms ease;
    cursor:pointer;
    box-shadow:-4px 0 4px rgba(0,
    0,
    0,
    0.5),
    4px 0 4px rgba(0,
    0,
    0,
    0.5);
    display:block;
    position:absolute;
    background:rgba(255,
    255,
    255,
    0.2);
    top:0;
    bottom:0;
    left:0;
    right:0;
    z-index:1002;
    -webkit-tap-highlight-color:rgba(0,
    0,
    0,
    0)
}
@media only screen and (min-width: 40.063em) {
    .offcanvas-overlap .exit-off-canvas:hover {
        background:rgba(255,
        255,
        255,
        0.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;
    transition:background 300ms ease;
    cursor:pointer;
    box-shadow:-4px 0 4px rgba(0,
    0,
    0,
    0.5),
    4px 0 4px rgba(0,
    0,
    0,
    0.5);
    display:block;
    position:absolute;
    background:rgba(255,
    255,
    255,
    0.2);
    top:0;
    bottom:0;
    left:0;
    right:0;
    z-index:1002;
    -webkit-tap-highlight-color:rgba(0,
    0,
    0,
    0)
}
@media only screen and (min-width: 40.063em) {
    .offcanvas-overlap-left .exit-off-canvas:hover {
        background:rgba(255,
        255,
        255,
        0.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;
    transition:background 300ms ease;
    cursor:pointer;
    box-shadow:-4px 0 4px rgba(0,
    0,
    0,
    0.5),
    4px 0 4px rgba(0,
    0,
    0,
    0.5);
    display:block;
    position:absolute;
    background:rgba(255,
    255,
    255,
    0.2);
    top:0;
    bottom:0;
    left:0;
    right:0;
    z-index:1002;
    -webkit-tap-highlight-color:rgba(0,
    0,
    0,
    0)
}
@media only screen and (min-width: 40.063em) {
    .offcanvas-overlap-right .exit-off-canvas:hover {
        background:rgba(255,
        255,
        255,
        0.05)
    }
}
.no-csstransforms .left-off-canvas-menu {
    left:-250px
}
.no-csstransforms .right-off-canvas-menu {
    right:-250px
}
.no-csstransforms .move-left>.inner-wrap {
    right:250px
}
.no-csstransforms .move-right>.inner-wrap {
    left:250px
}
.left-submenu {
    -webkit-backface-visibility:hidden;
    width:250px;
    top:0;
    bottom:0;
    position:absolute;
    margin:0;
    overflow-x:hidden;
    overflow-y:auto;
    background:#333333;
    z-index:1002;
    box-sizing:content-box;
    -webkit-overflow-scrolling:touch;
    -ms-transform:translate(-100%,
    0);
    -webkit-transform:translate3d(-100%,
    0,
    0);
    -moz-transform:translate3d(-100%,
    0,
    0);
    -ms-transform:translate3d(-100%,
    0,
    0);
    -o-transform:translate3d(-100%,
    0,
    0);
    transform:translate3d(-100%,
    0,
    0);
    left:0;
    -webkit-transition:-webkit-transform 500ms ease;
    -moz-transition:-moz-transform 500ms ease;
    -ms-transition:-ms-transform 500ms ease;
    -o-transition:-o-transform 500ms ease;
    transition:transform 500ms ease
}
.left-submenu * {
    -webkit-backface-visibility:hidden
}
.left-submenu .back>a {
    padding:5px 15px;
    color:#999999;
    text-transform:uppercase;
    font-weight:bold;
    background:#444;
    border-top:1px solid #5e5e5e;
    border-bottom:none;
    margin:0
}
.left-submenu .back>a:hover {
    background:#303030;
    border-top:1px solid #5e5e5e;
    border-bottom:none
}
.left-submenu .back>a:before {
    content:"\AB";
    margin-right:8px;
    display:inline
}
.left-submenu.move-right,
.left-submenu.offcanvas-overlap-right,
.left-submenu.offcanvas-overlap {
    -ms-transform:translate(0%,
    0);
    -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)
}
.right-submenu {
    -webkit-backface-visibility:hidden;
    width:250px;
    top:0;
    bottom:0;
    position:absolute;
    margin:0;
    overflow-x:hidden;
    overflow-y:auto;
    background:#333333;
    z-index:1002;
    box-sizing:content-box;
    -webkit-overflow-scrolling:touch;
    -ms-transform:translate(100%,
    0);
    -webkit-transform:translate3d(100%,
    0,
    0);
    -moz-transform:translate3d(100%,
    0,
    0);
    -ms-transform:translate3d(100%,
    0,
    0);
    -o-transform:translate3d(100%,
    0,
    0);
    transform:translate3d(100%,
    0,
    0);
    right:0;
    -webkit-transition:-webkit-transform 500ms ease;
    -moz-transition:-moz-transform 500ms ease;
    -ms-transition:-ms-transform 500ms ease;
    -o-transition:-o-transform 500ms ease;
    transition:transform 500ms ease
}
.right-submenu * {
    -webkit-backface-visibility:hidden
}
.right-submenu .back>a {
    padding:5px 15px;
    color:#999999;
    text-transform:uppercase;
    font-weight:bold;
    background:#444;
    border-top:1px solid #5e5e5e;
    border-bottom:none;
    margin:0
}
.right-submenu .back>a:hover {
    background:#303030;
    border-top:1px solid #5e5e5e;
    border-bottom:none
}
.right-submenu .back>a:after {
    content:"\BB";
    margin-left:8px;
    display:inline
}
.right-submenu.move-left,
.right-submenu.offcanvas-overlap-left,
.right-submenu.offcanvas-overlap {
    -ms-transform:translate(0%,
    0);
    -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)
}
.left-off-canvas-menu ul.off-canvas-list li.has-submenu>a:after {
    content:"\BB";
    margin-left:8px;
    display:inline
}
.right-off-canvas-menu ul.off-canvas-list li.has-submenu>a:before {
    content:"\AB";
    margin-right:8px;
    display:inline
}
@media only screen {
    .show-for-small-only,
    .show-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .hide-for-medium-only,
    .hide-for-medium-up,
    .hide-for-medium,
    .show-for-medium-down,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-large,
    .show-for-large-down {
        display:inherit !important
    }
    .hide-for-small-only,
    .hide-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .show-for-medium-only,
    .show-for-medium-up,
    .show-for-medium,
    .hide-for-medium-down,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-large,
    .hide-for-large-down {
        display: none !important
    }
    .visible-for-small-only,
    .visible-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .hidden-for-medium-only,
    .hidden-for-medium-up,
    .hidden-for-medium,
    .visible-for-medium-down,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-large,
    .visible-for-large-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .hidden-for-small-only,
    .hidden-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .visible-for-medium-only,
    .visible-for-medium-up,
    .visible-for-medium,
    .hidden-for-medium-down,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-large,
    .hidden-for-large-down {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }
}
@media only screen and (min-width: 40.063em) {
    .hide-for-small-only,
    .show-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .show-for-medium-only,
    .show-for-medium-up,
    .show-for-medium,
    .show-for-medium-down,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-large,
    .show-for-large-down {
        display:inherit !important
    }
    .show-for-small-only,
    .hide-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .hide-for-medium-only,
    .hide-for-medium-up,
    .hide-for-medium,
    .hide-for-medium-down,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-large,
    .hide-for-large-down {
        display: none !important
    }
    .hidden-for-small-only,
    .visible-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .visible-for-medium-only,
    .visible-for-medium-up,
    .visible-for-medium,
    .visible-for-medium-down,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-large,
    .visible-for-large-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .visible-for-small-only,
    .hidden-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .hidden-for-medium-only,
    .hidden-for-medium-up,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-large,
    .hidden-for-large-down {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }
}
@media only screen and (min-width: 64.063em) {
    .hide-for-small-only,
    .show-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-medium-only,
    .show-for-medium-up,
    .hide-for-medium,
    .hide-for-medium-down,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-large,
    .show-for-large-down {
        display:inherit !important
    }
    .show-for-small-only,
    .hide-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .show-for-medium-only,
    .hide-for-medium-up,
    .show-for-medium,
    .show-for-medium-down,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-large,
    .hide-for-large-down {
        display: none !important
    }
    .hidden-for-small-only,
    .visible-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-medium-only,
    .visible-for-medium-up,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-large,
    .visible-for-large-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .visible-for-small-only,
    .hidden-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-medium-only,
    .hidden-for-medium-up,
    .visible-for-medium,
    .visible-for-medium-down,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-large,
    .hidden-for-large-down {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }
 }
@media only screen and (min-width: 90.063em) {
    .hide-for-small-only,
    .show-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-medium-only,
    .show-for-medium-up,
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-large-only,
    .show-for-large-up,
    .hide-for-large,
    .hide-for-large-down {
        display:inherit !important
    }
    .show-for-small-only,
    .hide-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .show-for-medium-only,
    .hide-for-medium-up,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-large-only,
    .hide-for-large-up,
    .show-for-large,
    .show-for-large-down {
        display: none !important
    }
    .hidden-for-small-only,
    .visible-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-medium-only,
    .visible-for-medium-up,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .hidden-for-large-only,
    .visible-for-large-up,
    .hidden-for-large,
    .hidden-for-large-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .visible-for-small-only,
    .hidden-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-medium-only,
    .hidden-for-medium-up,
    .visible-for-medium,
    .visible-for-medium-down,
    .visible-for-large-only,
    .hidden-for-large-up,
    .visible-for-large,
    .visible-for-large-down {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }
}
@media only screen and (min-width: 120.063em) {
    .hide-for-small-only,
    .show-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-medium-only,
    .show-for-medium-up,
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-large-only,
    .show-for-large-up,
    .hide-for-large,
    .hide-for-large-down {
        display:inherit !important
    }
    .show-for-small-only,
    .hide-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .show-for-medium-only,
    .hide-for-medium-up,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-large-only,
    .hide-for-large-up,
    .show-for-large,
    .show-for-large-down {
        display: none !important
    }
    .hidden-for-small-only,
    .visible-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-medium-only,
    .visible-for-medium-up,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .hidden-for-large-only,
    .visible-for-large-up,
    .hidden-for-large,
    .hidden-for-large-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .visible-for-small-only,
    .hidden-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-medium-only,
    .hidden-for-medium-up,
    .visible-for-medium,
    .visible-for-medium-down,
    .visible-for-large-only,
    .hidden-for-large-up,
    .visible-for-large,
    .visible-for-large-down {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }
}
.show-for-landscape,
.hide-for-portrait {
    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) {
    .show-for-landscape,
    .hide-for-portrait {
        display:inherit !important
    }
    .hide-for-landscape,
    .show-for-portrait {
        display: none !important
    }
}
@media only screen and (orientation: portrait) {
    .show-for-portrait,
    .hide-for-landscape {
        display:inherit !important
    }
    .hide-for-portrait,
    .show-for-landscape {
        display: none !important
    }
}
.show-for-touch {
    display:none !important
}
.hide-for-touch {
    display:inherit !important
}
.touch .show-for-touch {
    display:inherit !important
}
.touch .hide-for-touch {
    display:none !important
}
table.hide-for-touch {
    display:table !important
}
.touch table.show-for-touch {
    display:table !important
}
thead.hide-for-touch {
    display:table-header-group !important
}
.touch thead.show-for-touch {
    display:table-header-group !important
}
tbody.hide-for-touch {
    display:table-row-group !important
}
.touch tbody.show-for-touch {
    display:table-row-group !important
}
tr.hide-for-touch {
    display:table-row !important
}
.touch tr.show-for-touch {
    display:table-row !important
}
td.hide-for-touch {
    display:table-cell !important
}
.touch td.show-for-touch {
    display:table-cell !important
}
th.hide-for-touch {
    display:table-cell !important
}
.touch th.show-for-touch {
    display:table-cell !important
}
@media print {
    .show-for-print {
        display:block
    }
    .hide-for-print {
        display: none
    }
    table.show-for-print {
        display: table !important
    }
    thead.show-for-print {
        display: table-header-group !important
    }
    tbody.show-for-print {
        display: table-row-group !important
    }
    tr.show-for-print {
        display: table-row !important
    }
    td.show-for-print {
        display: table-cell !important
    }
    th.show-for-print {
        display: table-cell !important
    }
}
figure {
    margin:0;
    padding:0
}
figcaption {
    margin-bottom:20px;
    margin-top:10px;
    color:#6f6f6f
}
.alignleft {
    float:left
}
.alignright {
    float:right
}
.aligncenter {
    display:block;
    margin-left:auto;
    margin-right:auto
}
blockquote.alignleft,
img.alignleft {
    margin:7px 24px 7px 0
}
.wp-caption.alignleft {
    margin:7px 14px 7px 0
}
blockquote.alignright,
img.alignright {
    margin:7px 0 7px 24px
}
#wpadminbar {
    position:fixed !important
}

@media only screen and (min-width: 40.063em) {
    footer.row {
        margin-top:60px
    }
}

/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../img/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(../img/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(../img/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../img/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../img/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}


/**
 * Back To Top - CodyHouse
 * http://codyhouse.co/gem/back-to-top/
 */
 
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(152, 202, 60, 0.8) url(../img/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #98ca3c ;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}

/****************************************/
/*           Simple Swipebox            */
/****************************************/

figure.gallery-item {
	display: block;
	float: left;
	width: 32%;
	margin-right: 2%;
}

figure.gallery-item:nth-child(3n) {
	margin-right: 0;
}

.gallery {
	margin-top: 20px;
	text-align: center;
}

.gallery-item {
	display: inline-block;
	vertical-align: top;
	margin-right: 2%;
}

.gallery-columns-2 .gallery-item {
	width: 49%;
}

.gallery-columns-3 .gallery-item {
	width: 32%;
}

.gallery-columns-4 .gallery-item {
	width: 23%;
}

.gallery-columns-5 .gallery-item {
	width: 18%;
}

.gallery-columns-6 .gallery-item {
	width: 15%;
}

.gallery-columns-2 .gallery-item:nth-child(2n), .gallery-columns-3 .gallery-item:nth-child(3n), .gallery-columns-4 .gallery-item:nth-child(4n), .gallery-columns-5 .gallery-item:nth-child(5n), .gallery-columns-6 .gallery-item:nth-child(6n) {
	margin-right: 0;
}

/*-------SIMPLE SWIPEBOX ENDS HERE -------*/

/****************************************/
/*            Gravity Forms             */
/****************************************/

.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
	margin: 0 !important;
	height: 22px;
	line-height: 22px !important;
}

.gform_wrapper .top_label li.gfield.gf_left_half+li.gfield, .gform_wrapper .top_label li.gfield.gf_right_half+li.gfield, .gform_wrapper .top_label li.gfield.gf_left_half+.gform_footer, .gform_wrapper .top_label li.gfield.gf_right_half+.gform_footer, .gform_wrapper .top_label li.gfield.gf_right_half, .gform_wrapper ul li.gfield, .gform_wrapper .gform_footer {
	clear: none !important;
}

.gform_wrapper img {
	border: none;
}
.gf_progressbar_wrapper h3.gf_progressbar_title {
	font-size: 16px !important;
	color: #98ca3c;
}

.gform_wrapper ul, .gform_wrapper li {
	list-style: none;
	margin: 0;
}

.gfield_label, h2.gsection_title {
	font-size: 20px;
	color: #000;
	padding: 5px 0;
	font-weight: normal !important;
	margin-bottom: 0 !important;
}

body .gform_wrapper label.gfield_label+div.ginput_container {
	margin-top: 0 !important;
}

.gf_progressbar {
	height: 8px;
	background: #e7e7e7;
}

.gf_progressbar div {
	height: 8px;
}

.gf_progressbar span {
	display: none;
}

/* Base for label styling */
.gform_wrapper [type="checkbox"]:not(:checked),
.gform_wrapper [type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 35px !important;
  cursor: pointer;
}

/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left:0; top: 4px;
  width: 18px; height: 18px;
  border: 2px solid #848484;
  background: #fff;
}
/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
  content: '';
  position: absolute;
  top: 4px; left: 0;
  width: 18px;
  height: 18px;
  background: #848484;
  transition: all .2s;
}
/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
[type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
[type="checkbox"]:disabled + label {
  color: #aaa;
}
/* accessibility */
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
  border: 1px dotted blue;
}

/* hover style just for information */
label:hover:before {
  border: 1px solid #4778d9!important;
}
  

/* Radio */

/* Base for label styling */
[type="radio"]:not(:checked),
[type="radio"]:checked {
  position: absolute;
  left: -9999px;
}
[type="radio"]:not(:checked) + label,
[type="radio"]:checked + label {
  position: relative;
  padding-left: 35px !important;
  cursor: pointer;
}

/* radio aspect */
[type="radio"]:not(:checked) + label:before,
[type="radio"]:checked + label:before {
  content: '';
  position: absolute;
  left:0; top: 3px;
  width: 18px; height: 18px;
  border: 2px solid #848484;
  background: #fff;
-webkit-border-radius: 10px; 
-moz-border-radius: 10px; 
border-radius: 10px; 
}
/* checked mark aspect */
[type="radio"]:not(:checked) + label:after,
[type="radio"]:checked + label:after {
  content: '';
  position: absolute;
  top: 3px; left: 0;
  width: 18px;
  height: 18px;
  background: #848484;
  transition: all .2s;
-webkit-border-radius: 10px; 
-moz-border-radius: 10px; 
border-radius: 10px;     
}
/* checked mark aspect changes */
[type="radio"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type="radio"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
/* disabled radio */
[type="radio"]:disabled:not(:checked) + label:before,
[type="radio"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
[type="radio"]:disabled:checked + label:after {
  color: #999;
}
[type="radio"]:disabled + label {
  color: #aaa;
}
/* accessibility */
[type="radio"]:checked:focus + label:before,
[type="radio"]:not(:checked):focus + label:before {
  border: 1px dotted blue;
}

/* hover style just for information */
label:hover:before {
  border: 1px solid #4778d9!important;
}


.gform_page_footer {
	margin-top: 30px;
}

::-webkit-input-placeholder, :-moz-placeholder, ::-moz-placeholder, :-ms-input-placeholder {
   color: #ccc;
}

.gform_wrapper input[type=text], .gform_wrapper input[type=url], .gform_wrapper input[type=email], .gform_wrapper input[type=tel], .gform_wrapper input[type=number], .gform_wrapper input[type=password], textarea {
	font-size: 16px !important;
	padding-left: 7px !important;
}

@media only screen and (max-width: 40.063em) {
	.gform_wrapper select.medium {
		width: 99.2% !important
	}
}

[type="radio"]:not(:checked) + label + input {
	display: none;
}

input[name*="other"] {
	margin-top: 10px;
	width: 50%;
}

img.add_list_item {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDUxMiA1MTIiPjxnIGlkPSJpY29tb29uLWlnbm9yZSI+PC9nPjxwYXRoIGQ9Ik0yNTYgNTEyYy0xNDEuMzc1IDAtMjU2LTExNC42MDktMjU2LTI1NnMxMTQuNjI1LTI1NiAyNTYtMjU2YzE0MS4zOTEgMCAyNTYgMTE0LjYwOSAyNTYgMjU2cy0xMTQuNjA5IDI1Ni0yNTYgMjU2ek0yNTYgNjRjLTEwNi4wMzEgMC0xOTIgODUuOTY5LTE5MiAxOTJzODUuOTY5IDE5MiAxOTIgMTkyYzEwNi4wNDcgMCAxOTItODUuOTY5IDE5Mi0xOTJzLTg1Ljk1My0xOTItMTkyLTE5MnpNMjg4IDM4NGgtNjR2LTk2aC05NnYtNjRoOTZ2LTk2aDY0djk2aDk2djY0aC05NnY5NnoiPjwvcGF0aD48L3N2Zz4=);
}

img.delete_list_item {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDUxMiA1MTIiPjxnIGlkPSJpY29tb29uLWlnbm9yZSI+PC9nPjxwYXRoIGQ9Ik0yNTYgMGMtMTQxLjM3NSAwLTI1NiAxMTQuNjI1LTI1NiAyNTYgMCAxNDEuMzkxIDExNC42MjUgMjU2IDI1NiAyNTYgMTQxLjM5MSAwIDI1Ni0xMTQuNjA5IDI1Ni0yNTYgMC0xNDEuMzc1LTExNC42MDktMjU2LTI1Ni0yNTZ6TTI1NiA0NDhjLTEwNi4wMzEgMC0xOTItODUuOTY5LTE5Mi0xOTJzODUuOTY5LTE5MiAxOTItMTkyYzEwNi4wNDcgMCAxOTIgODUuOTY5IDE5MiAxOTJzLTg1Ljk1MyAxOTItMTkyIDE5MnpNMTI4IDI4OGgyNTZ2LTY0aC0yNTZ2NjR6Ij48L3BhdGg+PC9zdmc+);
}

img.add_list_item,
img.delete_list_item {
	width: 1em;
	height: 1em;
	background-size: 1em 1em;
	opacity: 0.5;
}

img.add_list_item:hover,
img.add_list_item:active,
img.delete_list_item:hover,
img.delete_list_item:active {
	opacity: 1.0;
}

.gfield_list_cell input {
	margin: 0;
}

.ginput_list + .gfield_description {
	padding: 0 !important;
	margin-bottom: 16px !important;
}

/*-------GRAVITY FORMS ENDS HERE -------*/


/****************************************/
/*             Drum Classes             */
/****************************************/

.no-padding {
	padding: 0 !important;
}

.no-side-padding {
	padding-right: 0 !important;
	padding-left: 0 !important;
}

.show-logged-in {
	display: none;
}

.logged-in .show-logged-in {
	display: inline-block;
}

.logge-in .hide-logged-in {
	display: none;
}

.no-border {
	border: none !important;
}

a.read-more, .no-wrap {
	white-space: nowrap;
}

.no-title h6.title {
	display: none;
}

.no-padding.widget > div {
	padding: 0 !important;
}

.widget.no-title {
	margin-top: 25px;
}

.clear {
	clear: left;
}

.transition {
	transition: all .5s;
	-moz-transition: all .5s; /* Firefox 4 */
	-webkit-transition: all .5s; /* Safari and Chrome */
	-o-transition: all .5s; /* Opera */
}

/* This is required to pass Theme Check */
.sticky, .wp-caption-text, .bypostauthor {}

.gallery-caption {
	text-align: center;
	font-size: 14px;
}

.top-bar-container.fixed + section.container {
	margin-top: 45px;
}

.entry-content > ul {
	display: block;
	float: left;
	width: 100%;
	margin: 10px 0 10px 15px;
}

.entry-content > ul > li, .content > ul > li {
	list-style: none;
	position: relative;
	padding-left: 18px;
	display: inline-block;
	width: 100%;
	margin-bottom: 7px;
}

.entry-content > ul > li:before {    
	font-family: 'FontAwesome';
	content: '\f0da';
	margin:0 10px 0 0;
	color: #ccc;
	font-size: 1.5em;
	position: absolute;
	left: 0;
	top: -8px;
}
.live-edit-area {
	position: relative;
}
@media only screen and (max-width: 40.063em) {
	.hide-inline-small {
		display: none;
	}
}

.header-middle, .search-cart {
	display: block;
	float: left;
	width: 50%;
}

@media only screen and (max-width: 1135px) {
	.header-middle {
		width: 60%;
	}	
	.search-cart {
		width: 40%;
	}
}

/*-------DRUM CLASSES ENDS HERE -------*/

/* START Make the cart table responsive */
/* http://css-tricks.com/responsive-data-tables/ */
@media screen and (max-width: 600px) {

/* Force table to not be like tables anymore */
.woocommerce-page table.shop_table,
.woocommerce-page table.shop_table thead,
.woocommerce-page table.shop_table tbody,
.woocommerce-page table.shop_table th,
.woocommerce-page table.shop_table td,
.woocommerce-page table.shop_table tr {
    display: block;
}

/* Hide table headers (but not display: none;, for accessibility) */
.woocommerce-page table.shop_table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
}

.woocommerce-page table.shop_table tr {
    /*border: 1px solid #d2d3d3; */
}

.woocommerce-page table.shop_table td {
    /* Behave like a "row" */
    border: 1px solid #d2d3d3;
    position: relative;
    padding-left: 30% !important;
}

.woocommerce-page table.shop_table td.product-name {
	border-bottom: none;
}

.woocommerce-page table.shop_table td.product-total {
	border-top: none;
}

.woocommerce-page table.shop_table {
    border: none;
}

.woocommerce-page table.shop_table td.product-spacer {
    border-color: #FFF;
    height: 10px;
}

.woocommerce-page table.shop_table td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 0;
    left: 6px;
    width: 25%;
    padding-right: 10px;
    white-space: nowrap;
}

/*
Label the data
*/
.woocommerce-page table.shop_table td.product-remove:before {
    content: "DELETE";
}

.woocommerce-page table.shop_table td.product-thumbnail:before {
    content: "IMAGE";
}

.woocommerce-page table.shop_table td.product-name:before {
    content: "PRODUCT";
    text-align: left;
}

.woocommerce-page table.shop_table td.product-price:before {
    content: "PRICE";
}

.woocommerce-page table.shop_table td.product-quantity:before {
    content: "QUANTITY";
}

.woocommerce-page table.shop_table td.product-subtotal:before {
    content: "SUBTOTAL";
}

.woocommerce-page table.shop_table td.product-total:before {
    content: "TOTAL";
    text-align: left;
}

.woocommerce .quantity,
.woocommerce #content .quantity,
.woocommerce-page .quantity,
.woocommerce-page #content .quantity {
    margin: 0;
}

.woocommerce-page table.cart td.actions,
.woocommerce-page #content table.cart td.actions {
    text-align: left;
    border:0;
    padding-left: 6px !important;
}

.woocommerce-page table.cart td.actions .button.alt,
.woocommerce-page #content table.cart td.actions .button.alt {
    float: left;
    margin-top: 10px;
}

.woocommerce-page table.cart td.actions div,
.woocommerce-page #content table.cart td.actions div,
.woocommerce-page table.cart td.actions input,
.woocommerce-page #content table.cart td.actions input {
    margin-bottom: 10px;
}

.woocommerce-page .cart-collaterals .cart_totals {
    float: left;
    width: 100%;
    text-align: left;
}

.woocommerce-page .cart-collaterals .cart_totals th,
.woocommerce-page .cart-collaterals .cart_totals td {
    border:0 !important;
}

.woocommerce-page .cart-collaterals .cart_totals table tr.cart-subtotal td,
.woocommerce-page .cart-collaterals .cart_totals table tr.shipping td,
.woocommerce-page .cart-collaterals .cart_totals table tr.total td {
    padding-left: 6px !important;
}

.woocommerce-page table.shop_table tr.cart-subtotal td,
.woocommerce-page table.shop_table tr.shipping td,
.woocommerce-page table.shop_table tr.total td,
.woocommerce-page table.shop_table.order_details tfoot th,
.woocommerce-page table.shop_table.order_details tfoot td {
    padding-left: 6px !important;
    border:0 !important;
}

.woocommerce-page table.shop_table tbody {
    padding-top: 10px;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2,
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
    float: none;
    width: 100%;
}

.woocommerce .order_details ul,
.woocommerce-page .order_details ul,
.woocommerce .order_details,
.woocommerce-page .order_details {
    padding:0;
}

.woocommerce .order_details li,
.woocommerce-page .order_details li {
    clear: left;
    margin-bottom: 10px;
    border:0;
}

/* make buttons full width, text wide anyway, improves effectiveness */
#content table.cart td.actions .button,
.woocommerce #content table.cart td.actions .input-text,
.woocommerce #content table.cart td.actions input,
.woocommerce table.cart td.actions .button,
.woocommerce table.cart td.actions .input-text,
.woocommerce table.cart td.actions input,
.woocommerce-page #content table.cart td.actions .button,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions input,
.woocommerce-page table.cart td.actions .button,
.woocommerce-page table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions input {
    width: 100%;
}

/* keep coupon at 50% */
#content table.cart td.actions .coupon .button,
.woocommerce #content table.cart td.actions .coupon .input-text,
.woocommerce #content table.cart td.actions .coupon input,
.woocommerce table.cart td.actions .coupon .button,
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce table.cart td.actions .coupon input,
.woocommerce-page #content table.cart td.actions .coupon .button,
.woocommerce-page #content table.cart td.actions .coupon .input-text,
.woocommerce-page #content table.cart td.actions .coupon input,
.woocommerce-page table.cart td.actions .coupon .button,
.woocommerce-page table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon input {
    width: 48%;
}

/* clean up how coupon inputs display */
#content table.cart td.actions .coupon,
.woocommerce table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon {
    margin-top: 1.5em;
}

#content table.cart td.actions .coupon .input-text,
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce-page #content table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon .input-text {
    margin-bottom: 1em;
}

/* remove cross sells, they interfere with flow between cart and cart totals + shipping calculator */
.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells {
    display: none;
}

}
/* END Make the cart table responsive */


/****************************************/
/*               Flexisel               */
/****************************************/

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
    margin: 10px 0;
    display: block;
    float: left;
}
.nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;
    height: 82px;
}

.nbs-flexisel-item {
	display: block;
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
    text-align: center;
    height: 82px;
}
.nbs-flexisel-item a {
	width: 100%;
	height: 82px;
}
.nbs-flexisel-item img {
    cursor: pointer;
    position: relative;
    max-width: 100%;
    max-height:82px;
    vertical-align: middle;
}

/*-------FLEXISEL ENDS HERE -------*/



a.view-cart {
	color: #ffffff;
	font-size: 16px;
	display: inline-block;
	font-weight: 600;
	line-height: 42px;
	vertical-align: top;
	padding-left: 14px;
}

a.view-cart-icon {
	background: url(../img/cart-icon.png) left top no-repeat;
	background-size: 100% auto;
	display: inline-block;
	text-align: center;
	padding: 0 0 27px 6px;
	font-size: 16px;
	color: #98ca3c;
	width: 41px;
	height: 34px;
	margin-left: 19px;
	line-height: 1;
	font-weight: 600;
}

li#menu-item-2800:after {
	content: 'Customer Service Hours \a 843-899-4001 \a M-F: 8AM - 5PM EST';
	display: block;
	width: 100%;
	padding: 12px;
	border-top: solid 1px #6d6e71;
	white-space: pre;
	background: #fdfcfc;
}

.sitewide {
	display: block;
	float: left;
	width: 100%;
	padding: 15px 0;
    border-bottom: solid 1px #6d6e71;	
}

@media only screen and (max-width: 40.063em) {
	.sitewide {
		padding: 10px 0;
	}
	.sitewide h2 {
		font-size: 20px;
	}
}

.sitewide h2 {
	font-family: "proxima-nova-condensed";
	font-weight: 700;
	line-height: 1;
	margin: 0;
}



.red {
	color: #b22024;
}

.blue {
	color: #00adc1;
}

.green {
	color: #759c2e;
}

.orange {
	color: #ff5400;
}

.overlay-image, .overlay-content {
	position:absolute;
	top: 0;
	display: block;
	width: 100%;
	transition: all 1s;
	-moz-transition: all 1s; /* Firefox 4 */
	-webkit-transition: all 1s; /* Safari and Chrome */
	-o-transition: all 1s; /* Opera */	
}

.overlay-image {
	left: -100%;
}
.overlay-content {
	left: 100%;
	padding: 5% 0 0 0;
}
.overlay-image.active, .overlay-content.active {
	left: 0;
}
.bxslider li {
	overflow: hidden;
}
.bxslider img {
	width: 100%;
}
.overlay-content h1, .overlay-content h2 {
	color: #fff;
	font-family: "proxima-nova-condensed";
	margin: 0;
	line-height: 1.2;
}
.overlay-content h1 {
	font-weight: 800;
	font-size: 52px;
}

.overlay-content h2 {
	font-weight: 700;
	font-size: 34px;
	margin-bottom: 22px;	
}

.button > span {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #00adc1;
	font-size: 24px !important;
	font-weight: 600;
	padding: 16px 56px 15px 32px;
	background-image: url(../img/button-arrow.png);
	background-position: 92% center;
	background-repeat: no-repeat;
	background-size: 16px 25px;
}

@media only screen and (max-width: 1160px) {
	.overlay-content h1 {
		font-size: 44px;
	}
	.overlay-content h2 {
		font-size: 28px;
		margin-bottom: 12px;
	}
	.button > span {
		font-size: 18px !important;
		padding: 10px 46px 9px 22px;
		background-size: 10px 16px;		
	}	
}

@media only screen and (max-width: 990px) {
	.overlay-content h1 {
		font-size: 36px;
	}
	.overlay-content h2 {
		font-size: 22px;
		margin-bottom: 8px;
	}
	.button > span {
		font-size: 16px !important;
		padding: 10px 36px 9px 12px;
		background-size: 8px 13px;		
	}	
}

@media only screen and (max-width: 760px) {
	.overlay-content h1 {
		font-size: 28px;
	}
	.overlay-content h2 {
		font-size: 18px;
		margin-bottom: 4px;
	}
	.button > span {
		font-size: 14px !important;
		padding: 8px 26px 7px 6px;
		background-size: 8px 13px;		
	}	
}

@media only screen and (max-width: 615px) {
	.overlay-content .button {
		display: none;
	}
}

@media only screen and (max-width: 550px) {
	.overlay-content h1 {
		font-size: 20px;
	}
	.overlay-content h2 {
		font-size: 14px;
		margin-bottom: 3px;
	}
}

@media only screen and (max-width: 440px) {
	.overlay-content h1 {
		font-size: 16px;
	}
	.overlay-content h2 {
		font-size: 12px;
		margin-bottom: 2px;
	}
}

.promo-banner {
	background: url(../img/banner-bg.png);
	display: block;
	float: left;
	width: 100%;
	padding: 25px 0;
}

.shop-by-cat {
	display: block;
	float: left;
	width: 100%;
	position: relative;
	background: url(../img/header-bg.png);
	padding: 45px 0 60px;
}

.bar:before {
	content: "";
	height: 12px;
	display: block;
	background: #98ca3c;
	position: absolute;
	top: 0;
	left: 50%;
	width: 20%;
	margin-left: -10%;
}

.inview.bar:after {
	width: auto;
}

h2.lines {
	display: inline-block;
	position: relative;
	color: #000;
}

h2.lines.green {
	color: #98ca3c;	
}

h2.lines:before, h2.lines:after {
	content: "";
	display: block;
	position: absolute;
	height: 2px;
	width: 112px;
	top: 50%;
	background: #bfbfbf;	
}

h2.lines.green:before, h2.lines.green:after {	
	background: #98ca3c;
}

h2.lines:before {
	left: -132px;
}

h2.lines:after {
	right: -132px;
}

h2.lines {
	margin-bottom: 35px;
}

a.home-cat {
	display: block;
	float: left;
	width: 100%;
	text-align: center;
	font-size: 26px;
	font-weight: 600;
	background: #fff;
	padding-bottom: 12px;
	color: #000;
	margin-bottom: 25px;
}

@media only screen and (max-width: 860px) {
	a.home-cat {
		font-size: 20px;
	}
}

a.home-cat img {
	width: 100%;
}

.img-container {
	border-left: solid 1px #e1e1e1;
	border-right: solid 1px #e1e1e1;
	border-top: solid 1px #e1e1e1;		
	display: block;
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: 12px;	
}

@media only screen and (max-width: 40.063em) {
	a.home-cat {
		font-size: 14px;
	}
	.img-container {
		margin-bottom: 7px;
	}
	a.home-cat {
		padding-bottom: 7px;	
	}
	.small-no-padding {
		padding-left: 0;
		padding-right: 0;
	}
}

.cat-hover, .product-hover {
	text-align: center;
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 40%;
	font-family: "proxima-nova-condensed";
	font-size: 46px;
	font-weight: bold;
	color: #fff;
	background: rgba(117,156,46,.75);
	position: absolute;
	left: 0;
	top: 0;
	-khtml-opacity: 0;
	opacity: 0;
	/* The following is ignored by standards-based browsers */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";  /* IE8 */
	filter: alpha(opacity=0); /* IE 5-7  */
	transition: all .5s;
	-moz-transition: all .5s; /* Firefox 4 */
	-webkit-transition: all .5s; /* Safari and Chrome */
	-o-transition: all .5s; /* Opera */	
}

@media only screen and (max-width: 840px) {
	.cat-hover, .product-hover {
		font-size: 28px;	
	}
}

.product-hover {
	font-size: 38px;
}

a.home-cat .cat-hover img {
	width: 20px;
	margin-top: -11px;
}

li.product a .product-hover img {
	width: 16px !important;	
	display: inline !important;
	margin: -8px 0 0 0 !important;
}

@media only screen and (min-width: 40.063em) {
	.home-cat:hover .cat-hover, li.product:hover .product-hover {
		-khtml-opacity: 100;
		opacity: 100;
		/* The following is ignored by standards-based browsers */
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";  /* IE8 */
		filter: alpha(opacity=100); /* IE 5-7  */	
	}
}

.bar {
	position: relative;
}

.home-featured {
	display: block;
	float: left;
	width: 100%;
	padding: 50px 0;
	position: relative;
}

@media only screen and (max-width: 40.063em) {
	.home-featured, .home section.container, .shop-by-cat {
		padding-bottom: 0;
	}
}

.product-block img {
	width: 100%;
	border: solid 2px #ccc;
}

.wc-new-badge {
	display: block;
	width: 75px;
	height: 74px;
	position: absolute;
	right: 8px;
	top: 8px;
	background: url(../img/new-icon.png) left top no-repeat;
	background-size: 100% auto;
	text-indent: -9999px;
}

.shadow {
	display: block;
	float: left;
	width: 100%;
	padding: 0 3px 12px 4px;
	background: url(../img/product-shadow.png) left top no-repeat;
	background-size: 100% 100%;
}

.product-inner {
	padding: 8px 5px 8px 4px;
	border: solid 2px #fff;
	display: block;
	float: left;
	width: 100%;
	height: 100%;
	position: relative;
	border: solid 2px #fff;
}

.product-block:hover .product-inner {
	border: solid 2px #ccc;
}

.product-block:after {
	content: '';
	display: block;
	position: absolute;
	float: left;
	width: 80%;
	margin-left: 10%;
	left: 0;
	height: 1px;
	bottom: 19px;
	border-bottom: solid 1px #636363;
	transition: all .5s;
	-moz-transition: all .5s; /* Firefox 4 */
	-webkit-transition: all .5s; /* Safari and Chrome */
	-o-transition: all .5s; /* Opera */
}

.product-block:hover:after {
	border-bottom: solid 18px; #636363;
	bottom: 2px;
}

.product-desc {
	display: block;
	float: left;
	width: 100%;
	padding: 7px 8px 17px 8px;
	color: #222;
}

.exspandabar {
	position: absolute;
	top: 0;
	z-index: 99999;
	width: 100%;
	height: 12px;
	text-align: center;
}

.exspandabar div {
	font-family: "proxima-nova-condensed";
	display: inline-block;
	font-size: 54px;
	padding: 10px 40px;
	max-width: 100%;
	white-space: nowrap;
	text-align: center;
	vertical-align: top;
	background: #98ca3c;
	visibility: hidden;
	overflow: hidden;
	transition: padding .5s;
	-moz-transition: padding .5s; /* Firefox 4 */
	-webkit-transition: padding .5s; /* Safari and Chrome */
	-o-transition: padding .5s; /* Opera */	
}

@media only screen and (max-width: 940px) {
	.exspandabar div {
		font-size: 36px;	
	}
}

.about {
	display: block;
	float: left;
	width: 100%;
	background: url(../img/banner-bg.png);
	padding: 50px 0 ;
	-webkit-box-shadow: 0 3px 7px rgba(0,0,0,.35);
	-moz-box-shadow: 0 3px 7px rgba(0,0,0,.35);
	box-shadow: 0 3px 7px rgba(0,0,0,.35);	
}

.about p {
	font-size: 22px;
}

.lines.logo img {
	width: 56px;
}

section.logos {
	display: block;
	float: left;
	width: 100%;
	padding: 25px 0;
	height: 152px;
}

section.logos img {
	display: none;
}

section.logos .nbs-flexisel-item img {
	display: inline-block;
}

footer.main {
	display: block;
	float: left;
	width: 100%;
	background: url(../img/footer-bg.jpg) center center no-repeat;
	background-size: cover;
	padding: 50px 0 0 0;
}

footer h6.title {
	font-weight: bold;
	text-transform: uppercase;
	color: #bfbfbf;
	line-height: 1.2;
}

footer ul.menu li {
	list-style:  none;
}

footer ul.menu a {
	color: #fff;
	transition: all .5s;
	-moz-transition: all .5s; /* Firefox 4 */
	-webkit-transition: all .5s; /* Safari and Chrome */
	-o-transition: all .5s; /* Opera */
}

footer ul.menu a:hover {
	color: #98ca3c;
}

.social span {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	vertical-align: top;
	margin-right: 10px;
}

a.social {
	color: #fff;
	margin: 0;
	width: 32px;
	height: 32px;
	display: inline-block;
	text-align: center;
	line-height: 32px;
}

a.linkedin {
	background: #007bb6;
}

a.facebook {
	background: #3b5998;
}

a.google {
	background: #dd4b39;
}

a.social:hover {
	background: #98ca3c;
}

footer iframe {
	margin-top: 15px;
}

.enews p {
	font-size: 18px;
	color: #fff;
	margin: 0;
}

.enews h6 {
	margin: 0;
}

#gform_1 label {
	display: none;
}

footer .gform_wrapper .top_label input.large {
	width: 100% !important;
}

#gform_1 .gform_footer {
	text-align: center;
	margin: 0;
}

#gform_submit_button_1 {
	padding: 8px 32px;
	background: #b22024;
	color: #fff;
}

#gform_submit_button_1:hover {
	background: #98ca3c;
}

#input_1_1 {
	margin: 0;
}

#gform_wrapper_1 {
	margin-top: 10px;
}

.cc img {
	margin-top: 27px;	
}

.fb_iframe_widget, .fb_iframe_widget span {
	display: block;
	float: left;
	width: 100% !important;
	overflow: hidden;
}

.fb_iframe_widget span {
	height: 50px !important;
}

a.welcome {
	color: #91c0ce;
	text-transform: uppercase;
	padding: 2px 8px;
}

.account-menu-inner > a, a.welcome {
	border-right: solid 1px #6d6e71;	
}

.logged-in .hide-logged-in {
	display: none;
}

section.container > header {
	display: block;
	float: left;
	width: 100%;
	-webkit-box-shadow: 0 3px 7px rgba(0,0,0,.35);
	-moz-box-shadow: 0 3px 7px rgba(0,0,0,.35);
	box-shadow: 0 3px 7px rgba(0,0,0,.35);
	padding: 20px 0 5px;
	margin-bottom: 45px;
	background: url(../img/cat-head-bg.png) right center no-repeat;
}

@media only screen and (max-width: 40.063em) {
	section.container > header {
		margin-bottom: 20px;
		background: none;
	}	
}

p#breadcrumbs {
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 2px;
}

.store-count {
	display: block;
	float: right;
	font-size: 24px;
	font-weight: 600;
}

@media only screen and (max-width: 40.063em) {
	.store-count {
		display: none;
	}	
}

.columns > h1.entry-title {
	float: left;
	text-transform: uppercase;
	font-weight: 600;
}

.filter-links {
	display: block;
	float: left;
	width: 90%;
	border-top: solid 2px #c2c2c2;
	padding: 18px 0 12px;
	margin-bottom: 5px;
}

.filter-links a, .filter-links .filter {
	display: block;
	float: left;
	width: 100%;
	color: #4a4a4a;
	padding: 3px 0;
	cursor: pointer;
}

.filter-links a:hover, .filter-links .filter.active, .filter-links .filter:hover {
	color: #698c29;
}

.filter-links h3 {
	text-transform: uppercase;
	font-weight: 600;
	color: #698c29;
	position: relative;
	cursor: pointer;
}

@media only screen and (min-width: 860px) {
	.filter-links:not(.search) h3:after {
		position: absolute;
		right: 0;
		content: "+";
	}
	
	.filter-links h3.active:after {
		content: "–";
	}
}

@media only screen and (min-width: 769px) {
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		width: 29% !important;
	}
}

.woocommerce ul.products li.product-category.product, .woocommerce-page ul.products li.product-category.product {
	clear: none;
	border: solid 2px #ccc;
	/* background: #e4e4e4; */
	transition: all .5s;
	-moz-transition: all .5s; /* Firefox 4 */
	-webkit-transition: all .5s; /* Safari and Chrome */
	-o-transition: all .5s; /* Opera */
}

.woocommerce ul.products li.product-category.product:hover, .woocommerce-page ul.products li.product-category.product:hover {
	border: solid 2px #698c29;
	background: #698c29;
}

.table-container {
	display: block;
	float: left;
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.woocommerce ul.products li.product a img {
	margin-bottom: 0 !important;
	width: auto !important;
	max-width: 100%;
	max-height: 257px;
	display: inline-block !important;
}

.woocommerce .large-12 ul.products li.product a img {
	max-height: none;
	width: 100% !important;
}

.product-category.product a {
	text-align: center;
	display: block;
	width: 100%;
}

.product-category.product mark.count {
	position: absolute;
	top: 7px;
	right: 7px;
	background: none;
	color: #4a4a4a;
}

.woocommerce ul.products li.product-category.product h3 {
	color: #000;
	font-size: 20px !important;
	text-align: center;
	background: #e4e4e4;
	font-weight: 600;
	display: block;
	float: left;
	width: 100%;
	transition: all .5s;
	-moz-transition: all .5s; /* Firefox 4 */
	-webkit-transition: all .5s; /* Safari and Chrome */
	-o-transition: all .5s; /* Opera */
}

@media only screen and (max-width: 40.063em) {
	.woocommerce ul.products li.product-category.product h3 {
		font-size: 14px !important;
	}	
}

.woocommerce ul.products li.product-category.product:hover h3 {
	color: #fff;
	background: #698c29;
}

.go-back span {
	color: #698c29;
	font-weight: 600;
}

ul.products .mix {
	display: none;
}

.search ul.products .mix {
	display: block;
}

.filter-links.search h3 {
	pointer-events: none;
	text-transform: none;
	color: #4a4a4a;
	margin-bottom: 0;
}

form#search-cat {
	background: #e4e4e4;
	display: block;
	float: left;
	width: 100%;
}

input#cat-s {
	background: none;
	border: none !important;
	box-shadow: none !important;
	width: 85%;
	float: left;
	margin: 0;
}

#cat-submit {
	float: right;
	font-family:'FontAwesome';
	border: none !important;
	background: none !important;
	font-size: 20px;
	margin: 5px 2px 0 0;
}

.product .photo-container {
	border: solid 2px #ccc;
	overflow: hidden;
	margin-bottom: 3px;
	display: block;
	float: left;
	width: 100%;
	position: relative;
	text-align: center;
}

.product .photo-container img {
	vertical-align: middle;
	width: auto !important;
	max-height: 100%;
}

.product-info {
	color: #000;
	line-height: 1.4;
	margin-bottom: 15px;
}

.woocommerce ul.products li.product .price {
	font-size: 20px !important;
	font-weight: bold !important;
	color: #b22024 !important;
}

@media only screen and (max-width: 40.063em) {
	.product-info {
		font-size: 12px;
		margin-bottom: 10px;
	}	
	.woocommerce ul.products li.product .price {
		font-size: 16px !important;	
	}
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	background: #b22024 !important;
	color: #fff !important;
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
	background: #dc292e !important;
}

.login-button {
	width: 217px;
	height: 40px;
	display: block;
	background: url(../img/login-button.png) left top no-repeat;
	background-size: 100% auto;
	font-size: 14px;
	color: #000 !important;
	font-weight: bold;
	padding: 9px 4px 4px 8px;
}

@media only screen and (max-width: 1020px) {
	.login-button {
		width: 140px;
		font-size: 9px;
		padding: 6px 4px 4px 5px;
		height: 20px;
	}	
}

.woocommerce #content div.product div.thumbnails a, .woocommerce div.product div.thumbnails a, .woocommerce-page #content div.product div.thumbnails a, .woocommerce-page div.product div.thumbnails a {
	width: 95% !important;
	border: solid 1px #bfbfbf;
	overflow: hidden;
}

.entry-content {
	display: block;
	float: left;
	width: 100%;
}

.entry-summary .sku {
	font-size: 20px;
	margin-bottom: 25px;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
	color: #b22024 !important;
	font-weight: bold !important;
}

.woocommerce div.product .entry-summary span.price {
	font-size: 28px !important;
}

.single-product form.cart {
	margin-top: 20px;
	margin-bottom: 0 !important;
	display: inline-block;
}

.entry-summary .login-button {
	display: inline-block;
	vertical-align: top;
	width: 322px;
	height: 58px;
	font-size: 20px;
	margin-top: 10px;
	margin-left: 12px;
	padding: 14px 4px 4px 16px;
}

.logo-container {
	margin-bottom: 30px;
}

.single-product.woocommerce .thumbnails #slider-prev, .single-product.woocommerce .thumbnails #slider-next {
	height: 92% !important;
	top: 6% !important;	
	background-color: #bfbfbf !important;
	background-image: url('../img/slider-arrow.png') !important;
}

.cart-login-container {
	display: block;
	float: left;
	width: 100%;
}

.move-slider-here {
	display: block;
	float: left;
	width: 100%;
	position: relative;
}

.email-print {
	display: block;
	float: left;
	width: 100%;
	margin-top: 10px;
}

@media only screen and (max-width: 40.063em) {
	.email-print {
		float: none;
		width: auto;
		display: inline-block;
		margin: 25px 15px 0 15px;
		vertical-align: top;
	}
	.button.request + .email-print {
		margin: 0 15px;
	}
	.variations_form + .email-print {
		margin-top: -32px;
		margin-left: 189px;
	}
}



.button.request {
	display: inline-block;
}

.email-print a {
	display: inline-block;
	width: 25px;
	height: 25px;
	margin-right: 9px;
	text-indent: -9999px;
	background-size: 100% auto !important;
}

.email-print .email {
	background: url(../img/email-icon.png) left top no-repeat;
}

.email-print .print {
	background: url(../img/print-icon.png) left top no-repeat;
}

.product-content p {
	font-size: 20px;
	line-height: 1.2;
}

.product-content h3 {
	font-size: 20px;
	font-weight: bold;
}

li.accordion-navigation > a:before {
	content: "+";
	position: absolute;
	left: 7px;
	top: -2px;
	font-size: 20px;
}

li.accordion-navigation.active > a:before {
	content: "–";
}

@media only screen and (min-width: 40.063em) {
	.product-content li.accordion-navigation > a {
		width: 50%;
		min-width: 580px;
	}
}

.summary-container {
	margin-bottom: 15px;
}

.manual {
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 35px;
}

.manual h3 {
	display: block;
	float: left;
	margin-right: 15px;
}

a.pdf {
	display: block;
	float: left;
	width: 70px;
	height: 70px;
	background: url(../img/pdf-icon.png) left top no-repeat;
	text-indent: -9999px;
}

.product-content .accordion {
	margin-bottom: 40px;
}

body:not(.home)section.container {
	-webkit-box-shadow: 0 3px 7px rgba(0,0,0,.35);
	-moz-box-shadow: 0 3px 7px rgba(0,0,0,.35);
	box-shadow: 0 3px 7px rgba(0,0,0,.35);
	padding-bottom: 60px;
	display: block;
	float: left;
	width: 100%;
}

ul#logos li {
	list-style: none;
	display: inline-block;
}

h3.bullet {
	background: url(../img/h3-bullet.png) left 8px no-repeat;
	background-size: 16px 13px !important;
	padding: 0 0 10px 25px;
	border-bottom: solid 2px #c2c2c2;
	font-size: 24px;
	font-weight: 600;
	display: block;
	float: left;
	width: 100%;
}

.entry-content .columns > ul {
	margin-top: 10px;
}

.entry-content .columns > ul li {
	background: url(../img/h3-bullet.png) left 8px no-repeat;
	background-size: 16px 13px !important;
	list-style: none;
	padding: 0 0 4px 36px;
	font-size: 18px;
}

.page.my-account .entry-content p, .page.my-account .entry-content li {
	font-size: 20px;
	font-weight: 500;
}

li.product {
	list-style: none;
}

.product-content > ul.recently-viewed {
	display: block;
	float: left;
	width: 100%;
	margin-top: 20px;
}

.rental mark.count {
	display: none;
}

.rental-home li.product {
	-webkit-box-shadow: 0 3px 17px 1px rgba(0,0,0,.77);
	-moz-box-shadow: 0 3px 17px 1px rgba(0,0,0,.77);
	box-shadow: 0 3px 17px 1px rgba(0,0,0,.77);
}

.green {
	color: #698c29;
}

.underline {
	text-decoration: underline;
}

h1.rentals-title span {
	font-weight: normal;
	font-style: italic;
	font-size: 18px;
	text-transform: none;
	padding-left: 12px;
}

@media only screen and (max-width: 830px) {
	h1.rentals-title span {
		display: none;	
	}
}

.rental-img {
	display: block;
	float: left;
	width: 120px;
	margin-right: 10%;
}

#gform_wrapper_2 label {
	display: none;
}

#field_2_6 {
	display: none;
}

.rental-row {
	display: block;
	float: left;
	width: 100%;
	background: #ebebeb;
	padding: 12px;
	margin-top: 12px;
}

#rentals {
	display: block;
	float: left;
	width: 100%;
}

.rentals-columns {
	margin-bottom: 40px;	
}

.remove-rental {
	margin-top: 30%;
	font-size: 20px;
	display: inline-block;
	border-bottom: solid 1px #969696;
	cursor: pointer;
}

.remove-rental:hover {
	color: #759c2e;
}

.rental-desc .desc-text {
	display: inline-block;
	font-size: 20px;
	margin-top: 3%;
	line-height: 1.2;
}

@media only screen and (max-width: 40.063em) {
	.remove-rental {
		font-size: 14px;	
	}
	.rental-desc .desc-text {
		font-size: 12px;	
	}
}

.rental-cart .quantity {
	width: 40px;
	height: 40px;
	text-align: center;
	font-size: 18px;
	display: inline-block;
	margin-top: 24%;
}

.quant-col {
	vertical-align: middle;
}

.add-more {
	float: left;
	width: 100%;
	margin-top: 20px;
}

#gform_2 .gform_body input, #gform_2 select {
	background-color: #ebebeb;
	border: none;
	height: 37px;
	margin-bottom: 8px;
}

.gform_wrapper form, .gform_wrapper ul li.gfield, .gform_wrapper .ginput_complex.ginput_container {
	overflow: visible !important;
}

#sidebar {
	float: right;
}

.table {
	display: table;
	float: left;
	overflow: hidden;
	table-layout: fixed;
}
.cell {
	display: table-cell;
text-align: center;
  vertical-align: middle;
  overflow: hidden;
}
.table, .cell {
	height: 100%;
	width: 100%;
}

.cat-img-container {
	display: block;
	width: 100%;
	position: relative;
}

.cat-img-inner {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: #fff;
}

.row.brands .cat-img-inner {
	padding: 15px;
}

.woocommerce .brands ul.products li.product a .cat-img-inner img {
	width: auto;
	max-width: 100%;
	display: inline-block;
}

table.img-wrapper {
	height:100%;
   width: 100%;
   margin: 0;
   padding: 0;
   border: 0;
   text-align: center;
 border-collapse:collapse;
    border-spacing:0;
    table-layout: fixed;
}

@media only screen and (min-width: 64.063em) {
	.no-padding-large, .store-padding {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}

@media only screen and (max-width: 64.063em) {
	.store-padding {
		padding-right: 15px !important	
	}
}

@media only screen and (max-width: 40.063em) {
	.store-padding {
		padding-right: 15px !important;
		padding-left: 15px !important;
	}
}

.login-fullwidth .col-1, .login-fullwidth .col-2 {
	width: 100% !important;
}

.ships-in {
	display: block;
	float: left;
	width: 100%;
	font-style: italic;
	font-size: 18px;
}

.copyright p {
	color: #ccc;
}

.gform_wrapper h2.gsection_title {
	font-size: 32px !important;
	text-transform: uppercase;
}

table.variations label {
	width: 100%;
	font-size: 24px;
	color: #666;
}

.photo-container {
	position: relative;
}

	.woocommerce ul.products li.product.type-product.first, .woocommerce-page ul.products li.product.type-product.first {
		clear: none !important;
	}

@media only screen and (min-width: 767px) {
	.woocommerce ul.products li.product.type-product, .woocommerce-page ul.products li.product.type-product {
		margin-right: 3.8% !important;
	}
}

article.widget_recently_viewed_products {
	display: none;
}

.right-small a, .left-small a {
	padding-left: 12px;
	padding-right: 12px;
	height: 45px;
	line-height: 45px;
	display: inline-block;
}

.right-small .my-mobile {
	padding-left: 10px;
	padding-right: 10px;
}

.right-small a {
	border-left: solid 1px #333;
}

.left-small a {
	border-right: solid 1px #333;
}

.right-small .fa, .left-small a {
	font-size: 20px;
}

.mobile-search {
	display: none;
	float: left;
	width: 100%;
	border-top: solid 1px #333;
	background: url(../img/header-bg.png);
}

@media only screen and (min-width: 40.063em) {
	.mobile-search {
		display: none !important;
	}	
}

.mobile-search #searchform {
    display: block;
    float: left;
    width: 100%;
    background: #fff;
    border: solid 3px #bfbfbf;
}
.mobile-search input#s {
    width: 85%;
    display: block;
    float: left;
    max-width: 258px;
    height: 33px;
    border: none;
}
.mobile-search input#searchsubmit {
    display: block;
    float: right;
    width: 35px;
    height: 33px;
    background: #759c2e;
    padding: 0;
    text-align: center;
    color: #001400;
    font-size: 25px !important;
    margin: 0;
}

.search .product-hover {
	padding-top: 30%;
}

#input_2_7, #input_2_8 { 
	min-width: 142px !important;
	width: 70% !important;
}

@media only screen and (max-width: 40.063em) {
	.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
		width: 100% !important;
	}
}

#gform_3 label, #gform_6 label {
	display: none;
}

#gform_3 input, #gform_3 textarea, #gform_6 input, #gform_6 textarea {
	margin-bottom: 10px;
}

#gform_3 .ginput_complex {
	margin-bottom: 30px;
}

#field_3_18 > label, #field_3_2 > label, #field_3_42 label {
	display: inline;
}

@media only screen and (max-width: 40.063em) {
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		margin-bottom: 15px !important;
	}
}

@media only screen and (max-width: 40.063em) {
	.rentals-columns h3 {
		font-size: 16px;	
	}
}

a[href^="tel"]:before {
	content: "\f095";
	padding-right: 5px;
	vertical-align: top;
	font-family:'FontAwesome';
}

@media only screen and (min-width: 40.063em) {
	a[href^="tel"] {
		color: #000;	
	}
}

#input_3_42_Container, #input_3_42_Container canvas, #input_3_42_toolbar {
	max-width: 100%;
}

.recently-viewed .price {
	position: absolute;
	bottom: 0;
}

.recently-viewed .product {
	padding-bottom: 20px;
}

.woocommerce div.product span.price ins {
	text-decoration: none;
}

.woocommerce ul.products li.product > a {
	display: block;
	float: left;
	clear: left;
}

.woocommerce ul.products li.product > a.login-button {
	max-width: 100%;	
}

.logged-in .single_variation span.amount:before {
	content: "Member Price: ";
}

.gform_wrapper .ginput_complex.ginput_container label {
	display: none;
}

.gform_wrapper .ginput_complex.ginput_container input {
	margin-bottom: 7px;
}

#gform_wrapper_7 label, #gform_wrapper_4 label {
	display: none;
}

.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
	margin-bottom: 7px;
}

.gform_wrapper .ginput_complex .ginput_left, .gform_wrapper .ginput_complex .ginput_right {
	width: 48% !important;
}

@media only screen and (min-width: 40.063em) {
	#gform_fields_7 li {
		width: 60%;
	}
	#gform_fields_7 #field_7_6 {
		width: 100%;
	}
	#field_7_6 img {
		width: 30%;
	}
}

@media only screen and (max-width: 40.063em) {
	#field_7_6 img {
		float: none;
		max-width: 300px;
	}
	#field_7_6 {
		text-align: center;
	}
}

.gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=email], .gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=number], .gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=password], .gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=tel], .gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=text], .gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=url], .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=email], .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=number], .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=password], .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=tel], .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=text], .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=url], .gform_wrapper .ginput_complex input[type=email], .gform_wrapper .ginput_complex input[type=number], .gform_wrapper .ginput_complex input[type=password], .gform_wrapper .ginput_complex input[type=tel], .gform_wrapper .ginput_complex input[type=text], .gform_wrapper .ginput_complex input[type=url] {
	width: 98.5% !important;
}

@media only screen and (max-width: 40.063em) {
	.gform_wrapper .top_label li.gfield.gf_left_half {
		width: 100% !important;
	}
	.gform_wrapper .top_label li.gfield.gf_right_half {
		width: 100% !important;
	}
}

ins {
	text-decoration: none;
}

.woocommerce-cart table.cart img {
	width: 140px !important;
}

@media only screen and (min-width: 40.063em) {
	.woocommerce table.shop_table td {
		padding 0 12px !important;
	}
}

li.see-all a {
	font-weight: bold !important;
}

th.product-name {
	text-align: left;
}

.cart_item td {
	border-bottom: dotted 1px #ccc;
	text-align: left;
}

.cart_item td.product-name {
	text-align: left;
}

th.product-total, td.product-total {
	text-align: right;
	padding-right: 4px;
}

.cart_item dd {
	margin: 0 !important;
	padding: 0 !important;
}

.cart_item dd, .cart_item dt {
	margin: 0 5px 0 0 !important;
	padding: 0 !important;
	line-height: 1.2;
}

.cart_item p {
	line-height: 1.2;
	margin: 0;
}

.cart_item dl {
	margin: 0;
}

.cart_item dl + br {
	display: none !important
}

.cart_item dl.variation dt {
	display: block;
	float: left;
}
input#coupon_code {
	width: 125px;
}

.top_label input.large {
	margin-bottom: 7px;
}

.woocommerce-checkout-review-order-table tfoot th {
	text-align: left;
}

.woocommerce-checkout-review-order-table tfoot td {
	text-align: right;
}

.woocommerce-checkout-review-order-table th, .woocommerce-checkout-review-order-table td {
	border-bottom: dotted 1px #ccc;
}

select.shipping_method {
	margin: 0;
}

.my-account-wrapper .button {
	margin-right: 15px;
}

.single-product .product.has-default-attributes.has-children>.images {
	opacity: 1 !important;
}