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

meta.foundation-mq-small {
    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-large {
    font-family: "/only screen and (min-width:64.063em)/";
    width: 64.063em
}

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

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

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

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

body, html {
    font-size: 100%
}

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

a:hover {
    cursor: pointer
}

img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic
}

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

.left {
    float: left !important
}

.right {
    float: right !important
}

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

.hide {
    display: none
}

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

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

textarea {
    min-height: 50px
}

select {
    width: 100%
}

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

.row:after, .row:before {
    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: 0 -.9375rem;
    max-width: none
}

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

.row .row:after {
    clear: both
}

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

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

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

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

@media only screen {
    .column.small-centered, .columns.small-centered {
        margin-left: auto;
        margin-right: auto;
        float: none !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .small-1 {
        width: 8.33333%
    }

    .small-2 {
        width: 16.66667%
    }

    .small-3 {
        width: 25%
    }

    .small-4 {
        width: 33.33333%
    }

    .small-5 {
        width: 41.66667%
    }

    .small-6 {
        width: 50%
    }

    .small-7 {
        width: 58.33333%
    }

    .small-8 {
        width: 66.66667%
    }

    .small-9 {
        width: 75%
    }

    .small-10 {
        width: 83.33333%
    }

    .small-11 {
        width: 91.66667%
    }

    .small-12 {
        width: 100%
    }

    [class*=column] + [class*=column]:last-child {
        float: right
    }

    [class*=column] + [class*=column].end {
        float: left
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (min-width: 40.063em) {
    .column.medium-centered, .columns.medium-centered {
        margin-left: auto;
        margin-right: auto;
        float: none !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .medium-1 {
        width: 8.33333%
    }

    .medium-2 {
        width: 16.66667%
    }

    .medium-3 {
        width: 25%
    }

    .medium-4 {
        width: 33.33333%
    }

    .medium-5 {
        width: 41.66667%
    }

    .medium-6 {
        width: 50%
    }

    .medium-7 {
        width: 58.33333%
    }

    .medium-8 {
        width: 66.66667%
    }

    .medium-9 {
        width: 75%
    }

    .medium-10 {
        width: 83.33333%
    }

    .medium-11 {
        width: 91.66667%
    }

    .medium-12 {
        width: 100%
    }

    [class*=column] + [class*=column]:last-child {
        float: right
    }

    [class*=column] + [class*=column].end {
        float: left
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (min-width: 64.063em) {
    .column.large-centered, .columns.large-centered {
        margin-left: auto;
        margin-right: auto;
        float: none !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .large-1 {
        width: 8.33333%
    }

    .large-2 {
        width: 16.66667%
    }

    .large-3 {
        width: 25%
    }

    .large-4 {
        width: 33.33333%
    }

    .large-5 {
        width: 41.66667%
    }

    .large-6 {
        width: 50%
    }

    .large-7 {
        width: 58.33333%
    }

    .large-8 {
        width: 66.66667%
    }

    .large-9 {
        width: 75%
    }

    .large-10 {
        width: 83.33333%
    }

    .large-11 {
        width: 91.66667%
    }

    .large-12 {
        width: 100%
    }

    [class*=column] + [class*=column]:last-child {
        float: right
    }

    [class*=column] + [class*=column].end {
        float: left
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.accordion {
    margin-bottom: 0
}

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

.accordion:after {
    clear: both
}

.accordion dd {
    display: block;
    margin-bottom: 0 !important
}

.accordion dd.active > a {
    background: #e8e8e8
}

.accordion dd > a {
    background: #efefef;
    color: #222;
    padding: 1rem;
    display: block;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
    font-size: 1rem
}

.accordion dd > a:hover {
    background: #e3e3e3
}

.accordion .content {
    display: none;
    padding: .9375rem
}

.accordion .content.active {
    display: block;
    background: #fff
}

.alert-box {
    border-style: solid;
    border-width: 1px;
    display: block;
    font-weight: 400;
    margin-bottom: 1.25rem;
    position: relative;
    padding: .875rem 1.5rem .875rem .875rem;
    font-size: .8125rem;
    background-color: #484e55;
    border-color: #3e4349;
    color: #fff
}

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

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

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

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

.alert-box.success {
    background-color: #43ac6a;
    border-color: #3a945b;
    color: #fff
}

.alert-box.alert {
    background-color: #f04124;
    border-color: #de2b0f;
    color: #fff
}

.alert-box.secondary {
    background-color: #e7e7e7;
    border-color: #c7c7c7;
    color: #4f4f4f
}

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

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

[class*=block-grid-] {
    display: block;
    padding: 0;
    margin: 0
}

[class*=block-grid-]:after, [class*=block-grid-]:before {
    content: " ";
    display: table
}

[class*=block-grid-]:after {
    clear: both
}

[class*=block-grid-] > li {
    display: block;
    height: auto;
    float: left;
    padding: 0 .9375rem 1.875rem
}

@media only screen {
    .small-block-grid-1 > li {
        width: 100%;
        list-style: none
    }

    .small-block-grid-1 > li:nth-of-type(n) {
        clear: none
    }

    .small-block-grid-1 > li:nth-of-type(1n+1) {
        clear: both
    }

    .small-block-grid-1 > li:nth-child(1n) {
        padding-left: 0;
        padding-right: 0
    }

    .small-block-grid-2 > li {
        width: 50%;
        list-style: none
    }

    .small-block-grid-2 > li:nth-of-type(n) {
        clear: none
    }

    .small-block-grid-2 > li:nth-of-type(2n+1) {
        clear: both
    }

    .small-block-grid-2 > li:nth-child(2n+1) {
        padding-left: 0;
        padding-right: .9375rem
    }

    .small-block-grid-2 > li:nth-child(2n) {
        padding-left: .9375rem;
        padding-right: 0
    }

    .small-block-grid-3 > li {
        width: 33.33333%;
        list-style: none
    }

    .small-block-grid-3 > li:nth-of-type(n) {
        clear: none
    }

    .small-block-grid-3 > li:nth-of-type(3n+1) {
        clear: both
    }

    .small-block-grid-3 > li:nth-child(3n+1) {
        padding-left: 0;
        padding-right: 1.25rem
    }

    .small-block-grid-3 > li:nth-child(3n+2) {
        padding-left: .625rem;
        padding-right: .625rem
    }

    .small-block-grid-3 > li:nth-child(3n) {
        padding-left: 1.25rem;
        padding-right: 0
    }

    .small-block-grid-4 > li {
        width: 25%;
        list-style: none
    }

    .small-block-grid-4 > li:nth-of-type(n) {
        clear: none
    }

    .small-block-grid-4 > li:nth-of-type(4n+1) {
        clear: both
    }

    .small-block-grid-4 > li:nth-child(4n+1) {
        padding-left: 0;
        padding-right: 1.40625rem
    }

    .small-block-grid-4 > li:nth-child(4n+2) {
        padding-left: .46875rem;
        padding-right: .9375rem
    }

    .small-block-grid-4 > li:nth-child(4n+3) {
        padding-left: .9375rem;
        padding-right: .46875rem
    }

    .small-block-grid-4 > li:nth-child(4n) {
        padding-left: 1.40625rem;
        padding-right: 0
    }

    .small-block-grid-5 > li {
        width: 20%;
        list-style: none
    }

    .small-block-grid-5 > li:nth-of-type(n) {
        clear: none
    }

    .small-block-grid-5 > li:nth-of-type(5n+1) {
        clear: both
    }

    .small-block-grid-5 > li:nth-child(5n+1) {
        padding-left: 0;
        padding-right: 1.5rem
    }

    .small-block-grid-5 > li:nth-child(5n+2) {
        padding-left: .375rem;
        padding-right: 1.125rem
    }

    .small-block-grid-5 > li:nth-child(5n+3) {
        padding-left: .75rem;
        padding-right: .75rem
    }

    .small-block-grid-5 > li:nth-child(5n+4) {
        padding-left: 1.125rem;
        padding-right: .375rem
    }

    .small-block-grid-5 > li:nth-child(5n) {
        padding-left: 1.5rem;
        padding-right: 0
    }

    .small-block-grid-6 > li {
        width: 16.66667%;
        list-style: none
    }

    .small-block-grid-6 > li:nth-of-type(n) {
        clear: none
    }

    .small-block-grid-6 > li:nth-of-type(6n+1) {
        clear: both
    }

    .small-block-grid-6 > li:nth-child(6n+1) {
        padding-left: 0;
        padding-right: 1.5625rem
    }

    .small-block-grid-6 > li:nth-child(6n+2) {
        padding-left: .3125rem;
        padding-right: 1.25rem
    }

    .small-block-grid-6 > li:nth-child(6n+3) {
        padding-left: .625rem;
        padding-right: .9375rem
    }

    .small-block-grid-6 > li:nth-child(6n+4) {
        padding-left: .9375rem;
        padding-right: .625rem
    }

    .small-block-grid-6 > li:nth-child(6n+5) {
        padding-left: 1.25rem;
        padding-right: .3125rem
    }

    .small-block-grid-6 > li:nth-child(6n) {
        padding-left: 1.5625rem;
        padding-right: 0
    }

    .small-block-grid-7 > li {
        width: 14.28571%;
        list-style: none
    }

    .small-block-grid-7 > li:nth-of-type(n) {
        clear: none
    }

    .small-block-grid-7 > li:nth-of-type(7n+1) {
        clear: both
    }

    .small-block-grid-7 > li:nth-child(7n+1) {
        padding-left: 0;
        padding-right: 1.60714rem
    }

    .small-block-grid-7 > li:nth-child(7n+2) {
        padding-left: .26786rem;
        padding-right: 1.33929rem
    }

    .small-block-grid-7 > li:nth-child(7n+3) {
        padding-left: .53571rem;
        padding-right: 1.07143rem
    }

    .small-block-grid-7 > li:nth-child(7n+4) {
        padding-left: .80357rem;
        padding-right: .80357rem
    }

    .small-block-grid-7 > li:nth-child(7n+5) {
        padding-left: 1.07143rem;
        padding-right: .53571rem
    }

    .small-block-grid-7 > li:nth-child(7n+6) {
        padding-left: 1.33929rem;
        padding-right: .26786rem
    }

    .small-block-grid-7 > li:nth-child(7n) {
        padding-left: 1.60714rem;
        padding-right: 0
    }

    .small-block-grid-8 > li {
        width: 12.5%;
        list-style: none
    }

    .small-block-grid-8 > li:nth-of-type(n) {
        clear: none
    }

    .small-block-grid-8 > li:nth-of-type(8n+1) {
        clear: both
    }

    .small-block-grid-8 > li:nth-child(8n+1) {
        padding-left: 0;
        padding-right: 1.64062rem
    }

    .small-block-grid-8 > li:nth-child(8n+2) {
        padding-left: .23438rem;
        padding-right: 1.40625rem
    }

    .small-block-grid-8 > li:nth-child(8n+3) {
        padding-left: .46875rem;
        padding-right: 1.17188rem
    }

    .small-block-grid-8 > li:nth-child(8n+4) {
        padding-left: .70312rem;
        padding-right: .9375rem
    }

    .small-block-grid-8 > li:nth-child(8n+5) {
        padding-left: .9375rem;
        padding-right: .70312rem
    }

    .small-block-grid-8 > li:nth-child(8n+6) {
        padding-left: 1.17188rem;
        padding-right: .46875rem
    }

    .small-block-grid-8 > li:nth-child(8n+7) {
        padding-left: 1.40625rem;
        padding-right: .23438rem
    }

    .small-block-grid-8 > li:nth-child(8n) {
        padding-left: 1.64062rem;
        padding-right: 0
    }

    .small-block-grid-9 > li {
        width: 11.11111%;
        list-style: none
    }

    .small-block-grid-9 > li:nth-of-type(n) {
        clear: none
    }

    .small-block-grid-9 > li:nth-of-type(9n+1) {
        clear: both
    }

    .small-block-grid-9 > li:nth-child(9n+1) {
        padding-left: 0;
        padding-right: 1.66667rem
    }

    .small-block-grid-9 > li:nth-child(9n+2) {
        padding-left: .20833rem;
        padding-right: 1.45833rem
    }

    .small-block-grid-9 > li:nth-child(9n+3) {
        padding-left: .41667rem;
        padding-right: 1.25rem
    }

    .small-block-grid-9 > li:nth-child(9n+4) {
        padding-left: .625rem;
        padding-right: 1.04167rem
    }

    .small-block-grid-9 > li:nth-child(9n+5) {
        padding-left: .83333rem;
        padding-right: .83333rem
    }

    .small-block-grid-9 > li:nth-child(9n+6) {
        padding-left: 1.04167rem;
        padding-right: .625rem
    }

    .small-block-grid-9 > li:nth-child(9n+7) {
        padding-left: 1.25rem;
        padding-right: .41667rem
    }

    .small-block-grid-9 > li:nth-child(9n+8) {
        padding-left: 1.45833rem;
        padding-right: .20833rem
    }

    .small-block-grid-9 > li:nth-child(9n) {
        padding-left: 1.66667rem;
        padding-right: 0
    }

    .small-block-grid-10 > li {
        width: 10%;
        list-style: none
    }

    .small-block-grid-10 > li:nth-of-type(n) {
        clear: none
    }

    .small-block-grid-10 > li:nth-of-type(10n+1) {
        clear: both
    }

    .small-block-grid-10 > li:nth-child(10n+1) {
        padding-left: 0;
        padding-right: 1.6875rem
    }

    .small-block-grid-10 > li:nth-child(10n+2) {
        padding-left: .1875rem;
        padding-right: 1.5rem
    }

    .small-block-grid-10 > li:nth-child(10n+3) {
        padding-left: .375rem;
        padding-right: 1.3125rem
    }

    .small-block-grid-10 > li:nth-child(10n+4) {
        padding-left: .5625rem;
        padding-right: 1.125rem
    }

    .small-block-grid-10 > li:nth-child(10n+5) {
        padding-left: .75rem;
        padding-right: .9375rem
    }

    .small-block-grid-10 > li:nth-child(10n+6) {
        padding-left: .9375rem;
        padding-right: .75rem
    }

    .small-block-grid-10 > li:nth-child(10n+7) {
        padding-left: 1.125rem;
        padding-right: .5625rem
    }

    .small-block-grid-10 > li:nth-child(10n+8) {
        padding-left: 1.3125rem;
        padding-right: .375rem
    }

    .small-block-grid-10 > li:nth-child(10n+9) {
        padding-left: 1.5rem;
        padding-right: .1875rem
    }

    .small-block-grid-10 > li:nth-child(10n) {
        padding-left: 1.6875rem;
        padding-right: 0
    }

    .small-block-grid-11 > li {
        width: 9.09091%;
        list-style: none
    }

    .small-block-grid-11 > li:nth-of-type(n) {
        clear: none
    }

    .small-block-grid-11 > li:nth-of-type(11n+1) {
        clear: both
    }

    .small-block-grid-11 > li:nth-child(11n+1) {
        padding-left: 0;
        padding-right: 1.70455rem
    }

    .small-block-grid-11 > li:nth-child(11n+2) {
        padding-left: .17045rem;
        padding-right: 1.53409rem
    }

    .small-block-grid-11 > li:nth-child(11n+3) {
        padding-left: .34091rem;
        padding-right: 1.36364rem
    }

    .small-block-grid-11 > li:nth-child(11n+4) {
        padding-left: .51136rem;
        padding-right: 1.19318rem
    }

    .small-block-grid-11 > li:nth-child(11n+5) {
        padding-left: .68182rem;
        padding-right: 1.02273rem
    }

    .small-block-grid-11 > li:nth-child(11n+6) {
        padding-left: .85227rem;
        padding-right: .85227rem
    }

    .small-block-grid-11 > li:nth-child(11n+7) {
        padding-left: 1.02273rem;
        padding-right: .68182rem
    }

    .small-block-grid-11 > li:nth-child(11n+8) {
        padding-left: 1.19318rem;
        padding-right: .51136rem
    }

    .small-block-grid-11 > li:nth-child(11n+9) {
        padding-left: 1.36364rem;
        padding-right: .34091rem
    }

    .small-block-grid-11 > li:nth-child(11n+10) {
        padding-left: 1.53409rem;
        padding-right: .17045rem
    }

    .small-block-grid-11 > li:nth-child(11n) {
        padding-left: 1.70455rem;
        padding-right: 0
    }

    .small-block-grid-12 > li {
        width: 8.33333%;
        list-style: none
    }

    .small-block-grid-12 > li:nth-of-type(n) {
        clear: none
    }

    .small-block-grid-12 > li:nth-of-type(12n+1) {
        clear: both
    }

    .small-block-grid-12 > li:nth-child(12n+1) {
        padding-left: 0;
        padding-right: 1.71875rem
    }

    .small-block-grid-12 > li:nth-child(12n+2) {
        padding-left: .15625rem;
        padding-right: 1.5625rem
    }

    .small-block-grid-12 > li:nth-child(12n+3) {
        padding-left: .3125rem;
        padding-right: 1.40625rem
    }

    .small-block-grid-12 > li:nth-child(12n+4) {
        padding-left: .46875rem;
        padding-right: 1.25rem
    }

    .small-block-grid-12 > li:nth-child(12n+5) {
        padding-left: .625rem;
        padding-right: 1.09375rem
    }

    .small-block-grid-12 > li:nth-child(12n+6) {
        padding-left: .78125rem;
        padding-right: .9375rem
    }

    .small-block-grid-12 > li:nth-child(12n+7) {
        padding-left: .9375rem;
        padding-right: .78125rem
    }

    .small-block-grid-12 > li:nth-child(12n+8) {
        padding-left: 1.09375rem;
        padding-right: .625rem
    }

    .small-block-grid-12 > li:nth-child(12n+9) {
        padding-left: 1.25rem;
        padding-right: .46875rem
    }

    .small-block-grid-12 > li:nth-child(12n+10) {
        padding-left: 1.40625rem;
        padding-right: .3125rem
    }

    .small-block-grid-12 > li:nth-child(12n+11) {
        padding-left: 1.5625rem;
        padding-right: .15625rem
    }

    .small-block-grid-12 > li:nth-child(12n) {
        padding-left: 1.71875rem;
        padding-right: 0
    }
}

@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(n) {
        clear: none
    }

    .medium-block-grid-1 > li:nth-of-type(1n+1) {
        clear: both
    }

    .medium-block-grid-1 > li:nth-child(1n) {
        padding-left: 0;
        padding-right: 0
    }

    .medium-block-grid-2 > li {
        width: 50%;
        list-style: none
    }

    .medium-block-grid-2 > li:nth-of-type(n) {
        clear: none
    }

    .medium-block-grid-2 > li:nth-of-type(2n+1) {
        clear: both
    }

    .medium-block-grid-2 > li:nth-child(2n+1) {
        padding-left: 0;
        padding-right: .9375rem
    }

    .medium-block-grid-2 > li:nth-child(2n) {
        padding-left: .9375rem;
        padding-right: 0
    }

    .medium-block-grid-3 > li {
        width: 33.33333%;
        list-style: none
    }

    .medium-block-grid-3 > li:nth-of-type(n) {
        clear: none
    }

    .medium-block-grid-3 > li:nth-of-type(3n+1) {
        clear: both
    }

    .medium-block-grid-3 > li:nth-child(3n+1) {
        padding-left: 0;
        padding-right: 1.25rem
    }

    .medium-block-grid-3 > li:nth-child(3n+2) {
        padding-left: .625rem;
        padding-right: .625rem
    }

    .medium-block-grid-3 > li:nth-child(3n) {
        padding-left: 1.25rem;
        padding-right: 0
    }

    .medium-block-grid-4 > li {
        width: 25%;
        list-style: none
    }

    .medium-block-grid-4 > li:nth-of-type(n) {
        clear: none
    }

    .medium-block-grid-4 > li:nth-of-type(4n+1) {
        clear: both
    }

    .medium-block-grid-4 > li:nth-child(4n+1) {
        padding-left: 0;
        padding-right: 1.40625rem
    }

    .medium-block-grid-4 > li:nth-child(4n+2) {
        padding-left: .46875rem;
        padding-right: .9375rem
    }

    .medium-block-grid-4 > li:nth-child(4n+3) {
        padding-left: .9375rem;
        padding-right: .46875rem
    }

    .medium-block-grid-4 > li:nth-child(4n) {
        padding-left: 1.40625rem;
        padding-right: 0
    }

    .medium-block-grid-5 > li {
        width: 20%;
        list-style: none
    }

    .medium-block-grid-5 > li:nth-of-type(n) {
        clear: none
    }

    .medium-block-grid-5 > li:nth-of-type(5n+1) {
        clear: both
    }

    .medium-block-grid-5 > li:nth-child(5n+1) {
        padding-left: 0;
        padding-right: 1.5rem
    }

    .medium-block-grid-5 > li:nth-child(5n+2) {
        padding-left: .375rem;
        padding-right: 1.125rem
    }

    .medium-block-grid-5 > li:nth-child(5n+3) {
        padding-left: .75rem;
        padding-right: .75rem
    }

    .medium-block-grid-5 > li:nth-child(5n+4) {
        padding-left: 1.125rem;
        padding-right: .375rem
    }

    .medium-block-grid-5 > li:nth-child(5n) {
        padding-left: 1.5rem;
        padding-right: 0
    }

    .medium-block-grid-6 > li {
        width: 16.66667%;
        list-style: none
    }

    .medium-block-grid-6 > li:nth-of-type(n) {
        clear: none
    }

    .medium-block-grid-6 > li:nth-of-type(6n+1) {
        clear: both
    }

    .medium-block-grid-6 > li:nth-child(6n+1) {
        padding-left: 0;
        padding-right: 1.5625rem
    }

    .medium-block-grid-6 > li:nth-child(6n+2) {
        padding-left: .3125rem;
        padding-right: 1.25rem
    }

    .medium-block-grid-6 > li:nth-child(6n+3) {
        padding-left: .625rem;
        padding-right: .9375rem
    }

    .medium-block-grid-6 > li:nth-child(6n+4) {
        padding-left: .9375rem;
        padding-right: .625rem
    }

    .medium-block-grid-6 > li:nth-child(6n+5) {
        padding-left: 1.25rem;
        padding-right: .3125rem
    }

    .medium-block-grid-6 > li:nth-child(6n) {
        padding-left: 1.5625rem;
        padding-right: 0
    }

    .medium-block-grid-7 > li {
        width: 14.28571%;
        list-style: none
    }

    .medium-block-grid-7 > li:nth-of-type(n) {
        clear: none
    }

    .medium-block-grid-7 > li:nth-of-type(7n+1) {
        clear: both
    }

    .medium-block-grid-7 > li:nth-child(7n+1) {
        padding-left: 0;
        padding-right: 1.60714rem
    }

    .medium-block-grid-7 > li:nth-child(7n+2) {
        padding-left: .26786rem;
        padding-right: 1.33929rem
    }

    .medium-block-grid-7 > li:nth-child(7n+3) {
        padding-left: .53571rem;
        padding-right: 1.07143rem
    }

    .medium-block-grid-7 > li:nth-child(7n+4) {
        padding-left: .80357rem;
        padding-right: .80357rem
    }

    .medium-block-grid-7 > li:nth-child(7n+5) {
        padding-left: 1.07143rem;
        padding-right: .53571rem
    }

    .medium-block-grid-7 > li:nth-child(7n+6) {
        padding-left: 1.33929rem;
        padding-right: .26786rem
    }

    .medium-block-grid-7 > li:nth-child(7n) {
        padding-left: 1.60714rem;
        padding-right: 0
    }

    .medium-block-grid-8 > li {
        width: 12.5%;
        list-style: none
    }

    .medium-block-grid-8 > li:nth-of-type(n) {
        clear: none
    }

    .medium-block-grid-8 > li:nth-of-type(8n+1) {
        clear: both
    }

    .medium-block-grid-8 > li:nth-child(8n+1) {
        padding-left: 0;
        padding-right: 1.64062rem
    }

    .medium-block-grid-8 > li:nth-child(8n+2) {
        padding-left: .23438rem;
        padding-right: 1.40625rem
    }

    .medium-block-grid-8 > li:nth-child(8n+3) {
        padding-left: .46875rem;
        padding-right: 1.17188rem
    }

    .medium-block-grid-8 > li:nth-child(8n+4) {
        padding-left: .70312rem;
        padding-right: .9375rem
    }

    .medium-block-grid-8 > li:nth-child(8n+5) {
        padding-left: .9375rem;
        padding-right: .70312rem
    }

    .medium-block-grid-8 > li:nth-child(8n+6) {
        padding-left: 1.17188rem;
        padding-right: .46875rem
    }

    .medium-block-grid-8 > li:nth-child(8n+7) {
        padding-left: 1.40625rem;
        padding-right: .23438rem
    }

    .medium-block-grid-8 > li:nth-child(8n) {
        padding-left: 1.64062rem;
        padding-right: 0
    }

    .medium-block-grid-9 > li {
        width: 11.11111%;
        list-style: none
    }

    .medium-block-grid-9 > li:nth-of-type(n) {
        clear: none
    }

    .medium-block-grid-9 > li:nth-of-type(9n+1) {
        clear: both
    }

    .medium-block-grid-9 > li:nth-child(9n+1) {
        padding-left: 0;
        padding-right: 1.66667rem
    }

    .medium-block-grid-9 > li:nth-child(9n+2) {
        padding-left: .20833rem;
        padding-right: 1.45833rem
    }

    .medium-block-grid-9 > li:nth-child(9n+3) {
        padding-left: .41667rem;
        padding-right: 1.25rem
    }

    .medium-block-grid-9 > li:nth-child(9n+4) {
        padding-left: .625rem;
        padding-right: 1.04167rem
    }

    .medium-block-grid-9 > li:nth-child(9n+5) {
        padding-left: .83333rem;
        padding-right: .83333rem
    }

    .medium-block-grid-9 > li:nth-child(9n+6) {
        padding-left: 1.04167rem;
        padding-right: .625rem
    }

    .medium-block-grid-9 > li:nth-child(9n+7) {
        padding-left: 1.25rem;
        padding-right: .41667rem
    }

    .medium-block-grid-9 > li:nth-child(9n+8) {
        padding-left: 1.45833rem;
        padding-right: .20833rem
    }

    .medium-block-grid-9 > li:nth-child(9n) {
        padding-left: 1.66667rem;
        padding-right: 0
    }

    .medium-block-grid-10 > li {
        width: 10%;
        list-style: none
    }

    .medium-block-grid-10 > li:nth-of-type(n) {
        clear: none
    }

    .medium-block-grid-10 > li:nth-of-type(10n+1) {
        clear: both
    }

    .medium-block-grid-10 > li:nth-child(10n+1) {
        padding-left: 0;
        padding-right: 1.6875rem
    }

    .medium-block-grid-10 > li:nth-child(10n+2) {
        padding-left: .1875rem;
        padding-right: 1.5rem
    }

    .medium-block-grid-10 > li:nth-child(10n+3) {
        padding-left: .375rem;
        padding-right: 1.3125rem
    }

    .medium-block-grid-10 > li:nth-child(10n+4) {
        padding-left: .5625rem;
        padding-right: 1.125rem
    }

    .medium-block-grid-10 > li:nth-child(10n+5) {
        padding-left: .75rem;
        padding-right: .9375rem
    }

    .medium-block-grid-10 > li:nth-child(10n+6) {
        padding-left: .9375rem;
        padding-right: .75rem
    }

    .medium-block-grid-10 > li:nth-child(10n+7) {
        padding-left: 1.125rem;
        padding-right: .5625rem
    }

    .medium-block-grid-10 > li:nth-child(10n+8) {
        padding-left: 1.3125rem;
        padding-right: .375rem
    }

    .medium-block-grid-10 > li:nth-child(10n+9) {
        padding-left: 1.5rem;
        padding-right: .1875rem
    }

    .medium-block-grid-10 > li:nth-child(10n) {
        padding-left: 1.6875rem;
        padding-right: 0
    }

    .medium-block-grid-11 > li {
        width: 9.09091%;
        list-style: none
    }

    .medium-block-grid-11 > li:nth-of-type(n) {
        clear: none
    }

    .medium-block-grid-11 > li:nth-of-type(11n+1) {
        clear: both
    }

    .medium-block-grid-11 > li:nth-child(11n+1) {
        padding-left: 0;
        padding-right: 1.70455rem
    }

    .medium-block-grid-11 > li:nth-child(11n+2) {
        padding-left: .17045rem;
        padding-right: 1.53409rem
    }

    .medium-block-grid-11 > li:nth-child(11n+3) {
        padding-left: .34091rem;
        padding-right: 1.36364rem
    }

    .medium-block-grid-11 > li:nth-child(11n+4) {
        padding-left: .51136rem;
        padding-right: 1.19318rem
    }

    .medium-block-grid-11 > li:nth-child(11n+5) {
        padding-left: .68182rem;
        padding-right: 1.02273rem
    }

    .medium-block-grid-11 > li:nth-child(11n+6) {
        padding-left: .85227rem;
        padding-right: .85227rem
    }

    .medium-block-grid-11 > li:nth-child(11n+7) {
        padding-left: 1.02273rem;
        padding-right: .68182rem
    }

    .medium-block-grid-11 > li:nth-child(11n+8) {
        padding-left: 1.19318rem;
        padding-right: .51136rem
    }

    .medium-block-grid-11 > li:nth-child(11n+9) {
        padding-left: 1.36364rem;
        padding-right: .34091rem
    }

    .medium-block-grid-11 > li:nth-child(11n+10) {
        padding-left: 1.53409rem;
        padding-right: .17045rem
    }

    .medium-block-grid-11 > li:nth-child(11n) {
        padding-left: 1.70455rem;
        padding-right: 0
    }

    .medium-block-grid-12 > li {
        width: 8.33333%;
        list-style: none
    }

    .medium-block-grid-12 > li:nth-of-type(n) {
        clear: none
    }

    .medium-block-grid-12 > li:nth-of-type(12n+1) {
        clear: both
    }

    .medium-block-grid-12 > li:nth-child(12n+1) {
        padding-left: 0;
        padding-right: 1.71875rem
    }

    .medium-block-grid-12 > li:nth-child(12n+2) {
        padding-left: .15625rem;
        padding-right: 1.5625rem
    }

    .medium-block-grid-12 > li:nth-child(12n+3) {
        padding-left: .3125rem;
        padding-right: 1.40625rem
    }

    .medium-block-grid-12 > li:nth-child(12n+4) {
        padding-left: .46875rem;
        padding-right: 1.25rem
    }

    .medium-block-grid-12 > li:nth-child(12n+5) {
        padding-left: .625rem;
        padding-right: 1.09375rem
    }

    .medium-block-grid-12 > li:nth-child(12n+6) {
        padding-left: .78125rem;
        padding-right: .9375rem
    }

    .medium-block-grid-12 > li:nth-child(12n+7) {
        padding-left: .9375rem;
        padding-right: .78125rem
    }

    .medium-block-grid-12 > li:nth-child(12n+8) {
        padding-left: 1.09375rem;
        padding-right: .625rem
    }

    .medium-block-grid-12 > li:nth-child(12n+9) {
        padding-left: 1.25rem;
        padding-right: .46875rem
    }

    .medium-block-grid-12 > li:nth-child(12n+10) {
        padding-left: 1.40625rem;
        padding-right: .3125rem
    }

    .medium-block-grid-12 > li:nth-child(12n+11) {
        padding-left: 1.5625rem;
        padding-right: .15625rem
    }

    .medium-block-grid-12 > li:nth-child(12n) {
        padding-left: 1.71875rem;
        padding-right: 0
    }
}

@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(n) {
        clear: none
    }

    .large-block-grid-1 > li:nth-of-type(1n+1) {
        clear: both
    }

    .large-block-grid-1 > li:nth-child(1n) {
        padding-left: 0;
        padding-right: 0
    }

    .large-block-grid-2 > li {
        width: 50%;
        list-style: none
    }

    .large-block-grid-2 > li:nth-of-type(n) {
        clear: none
    }

    .large-block-grid-2 > li:nth-of-type(2n+1) {
        clear: both
    }

    .large-block-grid-2 > li:nth-child(2n+1) {
        padding-left: 0;
        padding-right: .9375rem
    }

    .large-block-grid-2 > li:nth-child(2n) {
        padding-left: .9375rem;
        padding-right: 0
    }

    .large-block-grid-3 > li {
        width: 33.33333%;
        list-style: none
    }

    .large-block-grid-3 > li:nth-of-type(n) {
        clear: none
    }

    .large-block-grid-3 > li:nth-of-type(3n+1) {
        clear: both
    }

    .large-block-grid-3 > li:nth-child(3n+1) {
        padding-left: 0;
        padding-right: 1.25rem
    }

    .large-block-grid-3 > li:nth-child(3n+2) {
        padding-left: .625rem;
        padding-right: .625rem
    }

    .large-block-grid-3 > li:nth-child(3n) {
        padding-left: 1.25rem;
        padding-right: 0
    }

    .large-block-grid-4 > li {
        width: 25%;
        list-style: none
    }

    .large-block-grid-4 > li:nth-of-type(n) {
        clear: none
    }

    .large-block-grid-4 > li:nth-of-type(4n+1) {
        clear: both
    }

    .large-block-grid-4 > li:nth-child(4n+1) {
        padding-left: 0;
        padding-right: 1.40625rem
    }

    .large-block-grid-4 > li:nth-child(4n+2) {
        padding-left: .46875rem;
        padding-right: .9375rem
    }

    .large-block-grid-4 > li:nth-child(4n+3) {
        padding-left: .9375rem;
        padding-right: .46875rem
    }

    .large-block-grid-4 > li:nth-child(4n) {
        padding-left: 1.40625rem;
        padding-right: 0
    }

    .large-block-grid-5 > li {
        width: 20%;
        list-style: none
    }

    .large-block-grid-5 > li:nth-of-type(n) {
        clear: none
    }

    .large-block-grid-5 > li:nth-of-type(5n+1) {
        clear: both
    }

    .large-block-grid-5 > li:nth-child(5n+1) {
        padding-left: 0;
        padding-right: 1.5rem
    }

    .large-block-grid-5 > li:nth-child(5n+2) {
        padding-left: .375rem;
        padding-right: 1.125rem
    }

    .large-block-grid-5 > li:nth-child(5n+3) {
        padding-left: .75rem;
        padding-right: .75rem
    }

    .large-block-grid-5 > li:nth-child(5n+4) {
        padding-left: 1.125rem;
        padding-right: .375rem
    }

    .large-block-grid-5 > li:nth-child(5n) {
        padding-left: 1.5rem;
        padding-right: 0
    }

    .large-block-grid-6 > li {
        width: 16.66667%;
        list-style: none
    }

    .large-block-grid-6 > li:nth-of-type(n) {
        clear: none
    }

    .large-block-grid-6 > li:nth-of-type(6n+1) {
        clear: both
    }

    .large-block-grid-6 > li:nth-child(6n+1) {
        padding-left: 0;
        padding-right: 1.5625rem
    }

    .large-block-grid-6 > li:nth-child(6n+2) {
        padding-left: .3125rem;
        padding-right: 1.25rem
    }

    .large-block-grid-6 > li:nth-child(6n+3) {
        padding-left: .625rem;
        padding-right: .9375rem
    }

    .large-block-grid-6 > li:nth-child(6n+4) {
        padding-left: .9375rem;
        padding-right: .625rem
    }

    .large-block-grid-6 > li:nth-child(6n+5) {
        padding-left: 1.25rem;
        padding-right: .3125rem
    }

    .large-block-grid-6 > li:nth-child(6n) {
        padding-left: 1.5625rem;
        padding-right: 0
    }

    .large-block-grid-7 > li {
        width: 14.28571%;
        list-style: none
    }

    .large-block-grid-7 > li:nth-of-type(n) {
        clear: none
    }

    .large-block-grid-7 > li:nth-of-type(7n+1) {
        clear: both
    }

    .large-block-grid-7 > li:nth-child(7n+1) {
        padding-left: 0;
        padding-right: 1.60714rem
    }

    .large-block-grid-7 > li:nth-child(7n+2) {
        padding-left: .26786rem;
        padding-right: 1.33929rem
    }

    .large-block-grid-7 > li:nth-child(7n+3) {
        padding-left: .53571rem;
        padding-right: 1.07143rem
    }

    .large-block-grid-7 > li:nth-child(7n+4) {
        padding-left: .80357rem;
        padding-right: .80357rem
    }

    .large-block-grid-7 > li:nth-child(7n+5) {
        padding-left: 1.07143rem;
        padding-right: .53571rem
    }

    .large-block-grid-7 > li:nth-child(7n+6) {
        padding-left: 1.33929rem;
        padding-right: .26786rem
    }

    .large-block-grid-7 > li:nth-child(7n) {
        padding-left: 1.60714rem;
        padding-right: 0
    }

    .large-block-grid-8 > li {
        width: 12.5%;
        list-style: none
    }

    .large-block-grid-8 > li:nth-of-type(n) {
        clear: none
    }

    .large-block-grid-8 > li:nth-of-type(8n+1) {
        clear: both
    }

    .large-block-grid-8 > li:nth-child(8n+1) {
        padding-left: 0;
        padding-right: 1.64062rem
    }

    .large-block-grid-8 > li:nth-child(8n+2) {
        padding-left: .23438rem;
        padding-right: 1.40625rem
    }

    .large-block-grid-8 > li:nth-child(8n+3) {
        padding-left: .46875rem;
        padding-right: 1.17188rem
    }

    .large-block-grid-8 > li:nth-child(8n+4) {
        padding-left: .70312rem;
        padding-right: .9375rem
    }

    .large-block-grid-8 > li:nth-child(8n+5) {
        padding-left: .9375rem;
        padding-right: .70312rem
    }

    .large-block-grid-8 > li:nth-child(8n+6) {
        padding-left: 1.17188rem;
        padding-right: .46875rem
    }

    .large-block-grid-8 > li:nth-child(8n+7) {
        padding-left: 1.40625rem;
        padding-right: .23438rem
    }

    .large-block-grid-8 > li:nth-child(8n) {
        padding-left: 1.64062rem;
        padding-right: 0
    }

    .large-block-grid-9 > li {
        width: 11.11111%;
        list-style: none
    }

    .large-block-grid-9 > li:nth-of-type(n) {
        clear: none
    }

    .large-block-grid-9 > li:nth-of-type(9n+1) {
        clear: both
    }

    .large-block-grid-9 > li:nth-child(9n+1) {
        padding-left: 0;
        padding-right: 1.66667rem
    }

    .large-block-grid-9 > li:nth-child(9n+2) {
        padding-left: .20833rem;
        padding-right: 1.45833rem
    }

    .large-block-grid-9 > li:nth-child(9n+3) {
        padding-left: .41667rem;
        padding-right: 1.25rem
    }

    .large-block-grid-9 > li:nth-child(9n+4) {
        padding-left: .625rem;
        padding-right: 1.04167rem
    }

    .large-block-grid-9 > li:nth-child(9n+5) {
        padding-left: .83333rem;
        padding-right: .83333rem
    }

    .large-block-grid-9 > li:nth-child(9n+6) {
        padding-left: 1.04167rem;
        padding-right: .625rem
    }

    .large-block-grid-9 > li:nth-child(9n+7) {
        padding-left: 1.25rem;
        padding-right: .41667rem
    }

    .large-block-grid-9 > li:nth-child(9n+8) {
        padding-left: 1.45833rem;
        padding-right: .20833rem
    }

    .large-block-grid-9 > li:nth-child(9n) {
        padding-left: 1.66667rem;
        padding-right: 0
    }

    .large-block-grid-10 > li {
        width: 10%;
        list-style: none
    }

    .large-block-grid-10 > li:nth-of-type(n) {
        clear: none
    }

    .large-block-grid-10 > li:nth-of-type(10n+1) {
        clear: both
    }

    .large-block-grid-10 > li:nth-child(10n+1) {
        padding-left: 0;
        padding-right: 1.6875rem
    }

    .large-block-grid-10 > li:nth-child(10n+2) {
        padding-left: .1875rem;
        padding-right: 1.5rem
    }

    .large-block-grid-10 > li:nth-child(10n+3) {
        padding-left: .375rem;
        padding-right: 1.3125rem
    }

    .large-block-grid-10 > li:nth-child(10n+4) {
        padding-left: .5625rem;
        padding-right: 1.125rem
    }

    .large-block-grid-10 > li:nth-child(10n+5) {
        padding-left: .75rem;
        padding-right: .9375rem
    }

    .large-block-grid-10 > li:nth-child(10n+6) {
        padding-left: .9375rem;
        padding-right: .75rem
    }

    .large-block-grid-10 > li:nth-child(10n+7) {
        padding-left: 1.125rem;
        padding-right: .5625rem
    }

    .large-block-grid-10 > li:nth-child(10n+8) {
        padding-left: 1.3125rem;
        padding-right: .375rem
    }

    .large-block-grid-10 > li:nth-child(10n+9) {
        padding-left: 1.5rem;
        padding-right: .1875rem
    }

    .large-block-grid-10 > li:nth-child(10n) {
        padding-left: 1.6875rem;
        padding-right: 0
    }

    .large-block-grid-11 > li {
        width: 9.09091%;
        list-style: none
    }

    .large-block-grid-11 > li:nth-of-type(n) {
        clear: none
    }

    .large-block-grid-11 > li:nth-of-type(11n+1) {
        clear: both
    }

    .large-block-grid-11 > li:nth-child(11n+1) {
        padding-left: 0;
        padding-right: 1.70455rem
    }

    .large-block-grid-11 > li:nth-child(11n+2) {
        padding-left: .17045rem;
        padding-right: 1.53409rem
    }

    .large-block-grid-11 > li:nth-child(11n+3) {
        padding-left: .34091rem;
        padding-right: 1.36364rem
    }

    .large-block-grid-11 > li:nth-child(11n+4) {
        padding-left: .51136rem;
        padding-right: 1.19318rem
    }

    .large-block-grid-11 > li:nth-child(11n+5) {
        padding-left: .68182rem;
        padding-right: 1.02273rem
    }

    .large-block-grid-11 > li:nth-child(11n+6) {
        padding-left: .85227rem;
        padding-right: .85227rem
    }

    .large-block-grid-11 > li:nth-child(11n+7) {
        padding-left: 1.02273rem;
        padding-right: .68182rem
    }

    .large-block-grid-11 > li:nth-child(11n+8) {
        padding-left: 1.19318rem;
        padding-right: .51136rem
    }

    .large-block-grid-11 > li:nth-child(11n+9) {
        padding-left: 1.36364rem;
        padding-right: .34091rem
    }

    .large-block-grid-11 > li:nth-child(11n+10) {
        padding-left: 1.53409rem;
        padding-right: .17045rem
    }

    .large-block-grid-11 > li:nth-child(11n) {
        padding-left: 1.70455rem;
        padding-right: 0
    }

    .large-block-grid-12 > li {
        width: 8.33333%;
        list-style: none
    }

    .large-block-grid-12 > li:nth-of-type(n) {
        clear: none
    }

    .large-block-grid-12 > li:nth-of-type(12n+1) {
        clear: both
    }

    .large-block-grid-12 > li:nth-child(12n+1) {
        padding-left: 0;
        padding-right: 1.71875rem
    }

    .large-block-grid-12 > li:nth-child(12n+2) {
        padding-left: .15625rem;
        padding-right: 1.5625rem
    }

    .large-block-grid-12 > li:nth-child(12n+3) {
        padding-left: .3125rem;
        padding-right: 1.40625rem
    }

    .large-block-grid-12 > li:nth-child(12n+4) {
        padding-left: .46875rem;
        padding-right: 1.25rem
    }

    .large-block-grid-12 > li:nth-child(12n+5) {
        padding-left: .625rem;
        padding-right: 1.09375rem
    }

    .large-block-grid-12 > li:nth-child(12n+6) {
        padding-left: .78125rem;
        padding-right: .9375rem
    }

    .large-block-grid-12 > li:nth-child(12n+7) {
        padding-left: .9375rem;
        padding-right: .78125rem
    }

    .large-block-grid-12 > li:nth-child(12n+8) {
        padding-left: 1.09375rem;
        padding-right: .625rem
    }

    .large-block-grid-12 > li:nth-child(12n+9) {
        padding-left: 1.25rem;
        padding-right: .46875rem
    }

    .large-block-grid-12 > li:nth-child(12n+10) {
        padding-left: 1.40625rem;
        padding-right: .3125rem
    }

    .large-block-grid-12 > li:nth-child(12n+11) {
        padding-left: 1.5625rem;
        padding-right: .15625rem
    }

    .large-block-grid-12 > li:nth-child(12n) {
        padding-left: 1.71875rem;
        padding-right: 0
    }
}

.breadcrumbs {
    display: block;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.breadcrumbs > * {
    margin: 0;
    float: left;
    font-size: .6875rem;
    text-transform: uppercase
}

.breadcrumbs > :focus a {
    text-decoration: underline
}

.breadcrumbs > * a, .breadcrumbs > * span {
    text-transform: uppercase;
    color: #484e55
}

.breadcrumbs > .current, .breadcrumbs > .current a {
    cursor: default;
    color: #333
}

.breadcrumbs > .current:focus, .breadcrumbs > .current:focus a, .breadcrumbs > .current:hover, .breadcrumbs > .current:hover a {
    text-decoration: none
}

.breadcrumbs > .unavailable, .breadcrumbs > .unavailable a {
    color: #999
}

.breadcrumbs > .unavailable a:focus, .breadcrumbs > .unavailable:focus, .breadcrumbs > .unavailable:hover, .breadcrumbs > .unavailable:hover a {
    text-decoration: none;
    color: #999;
    cursor: default
}

.breadcrumbs > :before {
    content: "\00a0>";
    color: #aaa;
    margin: 0 .75rem;
    position: relative;
    top: 1px
}

.breadcrumbs > :first-child:before {
    content: " ";
    margin: 0
}

.button, button {
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    background-color: #484e55;
    border-color: #3a3e44;
    color: #fff;
    -webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
    padding: 1rem 2rem 1.0625rem;
    font-size: 1rem
}

.button:focus, .button:hover, button:focus, button:hover {
    background-color: #3a3e44;
    color: #fff
}

.button.secondary, button.secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333
}

.button.secondary:focus, .button.secondary:hover, button.secondary:focus, button.secondary:hover {
    background-color: #b9b9b9;
    color: #333
}

.button.success, button.success {
    background-color: #43ac6a;
    border-color: #368a54;
    color: #fff
}

.button.success:focus, .button.success:hover, button.success:focus, button.success:hover {
    background-color: #368a54;
    color: #fff
}

.button.alert, button.alert {
    background-color: #f04124;
    border-color: #cf280e;
    color: #fff
}

.button.alert:focus, .button.alert:hover, button.alert:focus, button.alert:hover {
    background-color: #cf280e;
    color: #fff
}

.button.large, button.large {
    padding: 1.125rem 2.25rem 1.1875rem;
    font-size: 1.25rem
}

.button.small, button.small {
    padding: .875rem 1.75rem .9375rem;
    font-size: .8125rem
}

.button.tiny, button.tiny {
    padding: .625rem 1.25rem .6875rem;
    font-size: .6875rem
}

.button.expand, button.expand {
    padding-right: 0;
    padding-left: 0;
    width: 100%
}

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

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

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

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

.button.disabled, .button[disabled], button.disabled, button[disabled] {
    background-color: #484e55;
    border-color: #3a3e44;
    color: #fff;
    cursor: default;
    opacity: .7;
    -webkit-box-shadow: none;
    box-shadow: none
}

.button.disabled:focus, .button.disabled:hover, .button[disabled]:focus, .button[disabled]:hover, button.disabled:focus, button.disabled:hover, button[disabled]:focus, button[disabled]:hover {
    color: #fff;
    background-color: #484e55
}

.button.disabled.secondary, .button[disabled].secondary, button.disabled.secondary, button[disabled].secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333;
    cursor: default;
    opacity: .7;
    -webkit-box-shadow: none;
    box-shadow: none
}

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

.button.disabled.success, .button[disabled].success, button.disabled.success, button[disabled].success {
    background-color: #43ac6a;
    border-color: #368a54;
    color: #fff;
    cursor: default;
    opacity: .7;
    -webkit-box-shadow: none;
    box-shadow: none
}

.button.disabled.success:focus, .button.disabled.success:hover, .button[disabled].success:focus, .button[disabled].success:hover, button.disabled.success:focus, button.disabled.success:hover, button[disabled].success:focus, button[disabled].success:hover {
    color: #fff;
    background-color: #43ac6a
}

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

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

@media only screen and (min-width: 40.063em) {
    .button, button {
        display: inline-block
    }
}

.button-group {
    list-style: none;
    margin: 0;
    left: 0
}

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

.button-group:after {
    clear: both
}

.button-group li {
    margin: 0;
    float: left
}

.button-group li .button, .button-group li > button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}

.button-group li:first-child .button, .button-group li:first-child button {
    border-left: 0
}

.button-group li:first-child {
    margin-left: 0
}

.button-group.radius > * .button, .button-group.radius > * > button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}

.button-group.radius > :first-child .button, .button-group.radius > :first-child button {
    border-left: 0
}

.button-group.radius > :first-child, .button-group.radius > :first-child > .button, .button-group.radius > :first-child > a, .button-group.radius > :first-child > button {
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.button-group.radius > :last-child, .button-group.radius > :last-child > .button, .button-group.radius > :last-child > a, .button-group.radius > :last-child > button {
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.button-group.round > * .button, .button-group.round > * > button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}

.button-group.round > :first-child .button, .button-group.round > :first-child button {
    border-left: 0
}

.button-group.round > :first-child, .button-group.round > :first-child > .button, .button-group.round > :first-child > a, .button-group.round > :first-child > button {
    -moz-border-radius-bottomleft: 1000px;
    -moz-border-radius-topleft: 1000px;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}

.button-group.round > :last-child, .button-group.round > :last-child > .button, .button-group.round > :last-child > a, .button-group.round > :last-child > button {
    -moz-border-radius-bottomright: 1000px;
    -moz-border-radius-topright: 1000px;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

.button-group.even-2 li {
    width: 50%
}

.button-group.even-2 li .button, .button-group.even-2 li > button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}

.button-group.even-2 li:first-child .button, .button-group.even-2 li:first-child button {
    border-left: 0
}

.button-group.even-2 li .button, .button-group.even-2 li button {
    width: 100%
}

.button-group.even-3 li {
    width: 33.33333%
}

.button-group.even-3 li .button, .button-group.even-3 li > button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}

.button-group.even-3 li:first-child .button, .button-group.even-3 li:first-child button {
    border-left: 0
}

.button-group.even-3 li .button, .button-group.even-3 li button {
    width: 100%
}

.button-group.even-4 li {
    width: 25%
}

.button-group.even-4 li .button, .button-group.even-4 li > button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}

.button-group.even-4 li:first-child .button, .button-group.even-4 li:first-child button {
    border-left: 0
}

.button-group.even-4 li .button, .button-group.even-4 li button {
    width: 100%
}

.button-group.even-5 li {
    width: 20%
}

.button-group.even-5 li .button, .button-group.even-5 li > button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}

.button-group.even-5 li:first-child .button, .button-group.even-5 li:first-child button {
    border-left: 0
}

.button-group.even-5 li .button, .button-group.even-5 li button {
    width: 100%
}

.button-group.even-6 li {
    width: 16.66667%
}

.button-group.even-6 li .button, .button-group.even-6 li > button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}

.button-group.even-6 li:first-child .button, .button-group.even-6 li:first-child button {
    border-left: 0
}

.button-group.even-6 li .button, .button-group.even-6 li button {
    width: 100%
}

.button-group.even-7 li {
    width: 14.28571%
}

.button-group.even-7 li .button, .button-group.even-7 li > button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}

.button-group.even-7 li:first-child .button, .button-group.even-7 li:first-child button {
    border-left: 0
}

.button-group.even-7 li .button, .button-group.even-7 li button {
    width: 100%
}

.button-group.even-8 li {
    width: 12.5%
}

.button-group.even-8 li .button, .button-group.even-8 li > button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}

.button-group.even-8 li:first-child .button, .button-group.even-8 li:first-child button {
    border-left: 0
}

.button-group.even-8 li .button, .button-group.even-8 li button {
    width: 100%
}

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

.button-bar:after {
    clear: both
}

.button-bar .button-group {
    float: left;
    margin-right: .625rem
}

.button-bar .button-group div {
    overflow: hidden
}

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

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

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

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

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

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

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

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

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

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

.visible-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -50%;
    max-height: 100%;
    max-width: 100%
}

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

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

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

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

.clearing-assembled .clearing-container .carousel > ul, .clearing-feature li {
    display: none
}

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

@media only screen and (min-width: 40.063em) {
    .clearing-main-next, .clearing-main-prev {
        position: absolute;
        height: 100%;
        width: 40px;
        top: 0
    }

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

    .clearing-main-next > span:hover, .clearing-main-prev > span:hover {
        opacity: .8
    }

    .clearing-main-prev {
        left: 0
    }

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

    .clearing-main-next {
        right: 0
    }

    .clearing-main-next > span {
        border-color: transparent transparent transparent #ccc
    }

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

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

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

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

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

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

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

    .clearing-assembled .clearing-container .carousel > ul li.visible {
        opacity: 1
    }

    .clearing-assembled .clearing-container .carousel > ul li:hover {
        opacity: .8
    }

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

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

.f-dropdown {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    width: 100%;
    max-height: none;
    height: auto;
    background: #fff;
    border: 1px solid #ccc;
    font-size: .875rem;
    z-index: 99;
    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: 6px inset;
    border-color: transparent transparent #fff;
    border-bottom-style: solid;
    position: absolute;
    top: -12px;
    left: 10px;
    z-index: 99
}

.f-dropdown:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 7px inset;
    border-color: transparent transparent #ccc;
    border-bottom-style: solid;
    position: absolute;
    top: -14px;
    left: 9px;
    z-index: 98
}

.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;
    width: 100%;
    max-height: none;
    height: auto;
    background: #fff;
    border: 1px solid #ccc;
    font-size: .875rem;
    z-index: 99;
    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: 6px inset;
    border-color: transparent #fff transparent transparent;
    border-right-style: solid;
    position: absolute;
    top: 10px;
    left: -12px;
    z-index: 99
}

.f-dropdown.drop-right:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 7px inset;
    border-color: transparent #ccc transparent transparent;
    border-right-style: solid;
    position: absolute;
    top: 9px;
    left: -14px;
    z-index: 98
}

.f-dropdown.drop-left {
    position: absolute;
    left: -9999px;
    list-style: none;
    width: 100%;
    max-height: none;
    height: auto;
    background: #fff;
    border: 1px solid #ccc;
    font-size: .875rem;
    z-index: 99;
    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: 6px inset;
    border-color: transparent transparent transparent #fff;
    border-left-style: solid;
    position: absolute;
    top: 10px;
    right: -12px;
    left: auto;
    z-index: 99
}

.f-dropdown.drop-left:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 7px inset;
    border-color: transparent transparent transparent #ccc;
    border-left-style: solid;
    position: absolute;
    top: 9px;
    right: -14px;
    left: auto;
    z-index: 98
}

.f-dropdown.drop-top {
    position: absolute;
    left: -9999px;
    list-style: none;
    width: 100%;
    max-height: none;
    height: auto;
    background: #fff;
    border: 1px solid #ccc;
    font-size: .875rem;
    z-index: 99;
    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: 6px inset;
    border-color: #fff transparent transparent;
    border-top-style: solid;
    position: absolute;
    top: auto;
    bottom: -12px;
    left: 10px;
    right: auto;
    z-index: 99
}

.f-dropdown.drop-top:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 7px inset;
    border-color: #ccc transparent transparent;
    border-top-style: solid;
    position: absolute;
    top: auto;
    bottom: -14px;
    left: 9px;
    right: auto;
    z-index: 98
}

.f-dropdown li {
    font-size: .875rem;
    cursor: pointer;
    line-height: 1.125rem;
    margin: 0
}

.f-dropdown li:focus, .f-dropdown li:hover {
    background: #eee
}

.f-dropdown li a {
    display: block;
    padding: .5rem;
    color: #555
}

.f-dropdown.content {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    padding: 1.25rem;
    width: 100%;
    height: auto;
    max-height: none;
    background: #fff;
    border: 1px solid #ccc;
    font-size: .875rem;
    z-index: 99;
    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
}

.dropdown.button, button.dropdown {
    position: relative;
    padding-right: 3.5625rem
}

.dropdown.button:before, button.dropdown:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    display: block;
    border-style: solid;
    top: 50%;
    border-width: .375rem;
    right: 1.40625rem;
    margin-top: -.15625rem;
    border-color: #fff transparent transparent
}

.dropdown.button.tiny, button.dropdown.tiny {
    padding-right: 2.625rem
}

.dropdown.button.tiny:before, button.dropdown.tiny:before {
    border-width: .375rem;
    right: 1.125rem;
    margin-top: -.125rem;
    border-color: #fff transparent transparent
}

.dropdown.button.small, button.dropdown.small {
    padding-right: 3.0625rem
}

.dropdown.button.small:before, button.dropdown.small:before {
    border-width: .4375rem;
    right: 1.3125rem;
    margin-top: -.15625rem;
    border-color: #fff transparent transparent
}

.dropdown.button.large, button.dropdown.large {
    padding-right: 3.625rem
}

.dropdown.button.large:before, button.dropdown.large:before {
    border-width: .3125rem;
    right: 1.71875rem;
    margin-top: -.15625rem;
    border-color: #fff transparent transparent
}

.dropdown.button.secondary:before, button.dropdown.secondary:before {
    border-color: #333 transparent transparent
}

.flex-video {
    position: relative;
    padding-top: 1.5625rem;
    padding-bottom: 67.5%;
    height: 0;
    margin-bottom: 1rem;
    overflow: hidden
}

.flex-video.widescreen {
    padding-bottom: 56.34%
}

.flex-video.vimeo {
    padding-top: 0
}

.flex-video embed, .flex-video iframe, .flex-video object, .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

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

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

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

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

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

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

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

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

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

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

select {
    -webkit-appearance: none !important;
    background-color: #fafafa;
    background-image: url('data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==');
    background-repeat: no-repeat;
    background-position: 97% center;
    border: 1px solid #ccc;
    padding: .5rem;
    font-size: .875rem;
    -webkit-border-radius: 0;
    border-radius: 0
}

select.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px
}

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

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

@-moz-document url-prefix() {
    select {
        background: #fafafa
    }
    select:hover {
        background: #f3f3f3
    }
}

.postfix, .prefix {
    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: .875rem;
    height: 2.3125rem;
    line-height: 2.3125rem
}

.postfix.button, .prefix.button {
    padding: 0;
    text-align: center;
    line-height: 2.125rem;
    border: none
}

.prefix.button.radius {
    -webkit-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px
}

.postfix.button.radius {
    -webkit-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-topright: 3px
}

.prefix.button.round {
    -webkit-border-radius: 1000px 0 0 1000px;
    border-radius: 1000px 0 0 1000px;
    -moz-border-radius-bottomleft: 1000px;
    -moz-border-radius-topleft: 1000px
}

.postfix.button.round {
    -webkit-border-radius: 0 1000px 1000px 0;
    border-radius: 0 1000px 1000px 0;
    -moz-border-radius-bottomright: 1000px;
    -moz-border-radius-topright: 1000px
}

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

label.prefix.radius, span.prefix.radius {
    -webkit-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px
}

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

label.postfix.radius, span.postfix.radius {
    -webkit-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-topright: 3px
}

input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], textarea {
    -webkit-appearance: none;
    background-color: #fff;
    font-family: inherit;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    color: rgba(0, 0, 0, .75) !important;
    /*display: block;*/
    font-size: .875rem;
    margin: 0 0 1rem;
    padding: .5rem;
    height: 2.3125rem;
 
 
}

input[type=date]:focus, input[type=datetime-local]:focus, input[type=datetime]:focus, input[type=email]:focus, input[type=month]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=time]:focus, input[type=url]:focus, input[type=week]:focus, textarea:focus {
    -webkit-box-shadow: 0 0 5px #999;
    -moz-box-shadow: 0 0 5px #999;
    box-shadow: 0 0 5px #999;
    background: #fafafa;
    border-color: #999;
    outline: 0
}

fieldset[disabled] input[type=date], fieldset[disabled] input[type=datetime-local], fieldset[disabled] input[type=datetime], fieldset[disabled] input[type=email], fieldset[disabled] input[type=month], fieldset[disabled] input[type=number], fieldset[disabled] input[type=password], fieldset[disabled] input[type=search], fieldset[disabled] input[type=tel], fieldset[disabled] input[type=text], fieldset[disabled] input[type=time], fieldset[disabled] input[type=url], fieldset[disabled] input[type=week], fieldset[disabled] textarea, input[type=date][disabled], input[type=datetime-local][disabled], input[type=datetime][disabled], input[type=email][disabled], input[type=month][disabled], input[type=number][disabled], input[type=password][disabled], input[type=search][disabled], input[type=tel][disabled], input[type=text][disabled], input[type=time][disabled], input[type=url][disabled], input[type=week][disabled], textarea[disabled] {
    background-color: #ddd
}

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

textarea[rows] {
    height: auto
}

select {
    height: 2.3125rem
}

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

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

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

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

fieldset legend {
    font-weight: 700;
    background: #fff;
    padding: 0 .1875rem;
    margin: 0 0 0 -.1875rem
}

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

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

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

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

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

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

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

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

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

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

label.error {
    color: #f04124
}

.inline-list {
    margin: 0 0 1.0625rem -1.375rem;
    padding: 0;
    list-style: none;
    overflow: hidden
}

.inline-list > li {
    list-style: none;
    float: left;
    margin-left: 1.375rem;
    display: block
}

.inline-list > li > * {
    display: block
}

.joyride-list {
    display: none
}

.joyride-tip-guide {
    display: none;
    position: absolute;
    background: #333;
    color: #fff;
    z-index: 101;
    top: 0;
    left: 2.5%;
    font-family: inherit;
    font-weight: 400;
    width: 95%
}

.lt-ie9 .joyride-tip-guide {
    max-width: 800px;
    left: 50%;
    margin-left: -400px
}

.joyride-content-wrapper {
    width: 100%;
    padding: 1.125rem 1.25rem 1.5rem
}

.joyride-content-wrapper .button {
    margin-bottom: 0 !important
}

.joyride-tip-guide .joyride-nub {
    display: block;
    position: absolute;
    left: 22px;
    width: 0;
    height: 0;
    border: 10px solid #333
}

.joyride-tip-guide .joyride-nub.top {
    border-top-style: solid;
    border-color: #333;
    border-top-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    top: -20px
}

.joyride-tip-guide .joyride-nub.bottom {
    border-bottom-style: solid;
    border-color: #333 !important;
    bottom: -20px
}

.joyride-tip-guide .joyride-nub.right {
    right: -20px
}

.joyride-tip-guide .joyride-nub.left {
    left: -20px
}

.joyride-tip-guide h1, .joyride-tip-guide h2, .joyride-tip-guide h3, .joyride-tip-guide h4, .joyride-tip-guide h5, .joyride-tip-guide h6 {
    line-height: 1.25;
    margin: 0;
    font-weight: 700;
    color: #fff
}

.joyride-tip-guide p {
    margin: 0 0 1.125rem;
    font-size: .875rem;
    line-height: 1.3
}

.joyride-timer-indicator-wrap {
    width: 50px;
    height: 3px;
    border: 1px solid #555;
    position: absolute;
    right: 1.0625rem;
    bottom: 1rem
}

.joyride-timer-indicator {
    display: block;
    width: 0;
    height: inherit;
    background: #666
}

.joyride-close-tip {
    position: absolute;
    right: 12px;
    top: 10px;
    color: #777 !important;
    text-decoration: none;
    font-size: 24px;
    font-weight: 400;
    line-height: .5 !important
}

.joyride-close-tip:focus, .joyride-close-tip:hover {
    color: #eee !important
}

.joyride-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: 0 0;
    background: rgba(0, 0, 0, .5);
    z-index: 100;
    display: none;
    top: 0;
    left: 0;
    cursor: pointer
}

.joyride-expose-wrapper {
    background-color: #fff;
    position: absolute;
    border-radius: 3px;
    z-index: 102;
    -moz-box-shadow: 0 0 30px #fff;
    -webkit-box-shadow: 0 0 15px #fff;
    box-shadow: 0 0 15px #fff
}

.joyride-expose-cover {
    background: 0 0;
    border-radius: 3px;
    position: absolute;
    z-index: 9999;
    top: 0;
    left: 0
}

@media only screen and (min-width: 40.063em) {
    .joyride-tip-guide {
        width: 300px;
        left: inherit
    }

    .joyride-tip-guide .joyride-nub.bottom {
        border-color: #333 !important;
        bottom: -20px
    }

    .joyride-tip-guide .joyride-nub.right {
        border-color: #333 !important;
        top: 22px;
        left: auto;
        right: -20px
    }

    .joyride-tip-guide .joyride-nub.left {
        border-color: #333 !important;
        top: 22px;
        left: -20px;
        right: auto
    }
}

.keystroke, kbd {
    background-color: #ededed;
    border-color: #dcdcdc;
    color: #222;
    border-style: solid;
    border-width: 1px;
    margin: 0;
    font-family: Consolas, Menlo, Courier, monospace;
    font-size: inherit;
    padding: .125rem .25rem 0;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.label {
    font-weight: 400;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
    text-align: center;
    text-decoration: none;
    line-height: 1;
    white-space: nowrap;
    display: inline-block;
    position: relative;
    margin-bottom: inherit;
    padding: .25rem .5rem .375rem;
    font-size: .6875rem;
    background-color: #484e55;
    color: #fff
}

.label.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.label.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px
}

.label.alert {
    background-color: #f04124;
    color: #fff
}

.label.success {
    background-color: #43ac6a;
    color: #fff
}

.label.secondary {
    background-color: #e7e7e7;
    color: #333
}

[data-magellan-expedition] {
    background: #fff;
    z-index: 50;
    min-width: 100%;
    padding: 10px
}

[data-magellan-expedition] .sub-nav, [data-magellan-expedition] .sub-nav dd {
    margin-bottom: 0
}

[data-magellan-expedition] .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)
    }
}

.slideshow-wrapper {
    position: relative
}

.slideshow-wrapper ul {
    list-style-type: none;
    margin: 0
}

.slideshow-wrapper ul li, .slideshow-wrapper ul li .orbit-caption {
    display: none
}

.slideshow-wrapper ul li:first-child {
    display: block
}

.slideshow-wrapper .orbit-container {
    background-color: transparent
}

.slideshow-wrapper .orbit-container li, .slideshow-wrapper .orbit-container li .orbit-caption {
    display: block
}

.preloader {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    border: 3px solid;
    border-color: #555 #fff;
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
    -webkit-animation-name: rotate;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: rotate;
    -moz-animation-duration: 1.5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -o-animation-name: rotate;
    -o-animation-duration: 1.5s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
    animation-name: rotate;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear
}

.orbit-container {
    overflow: hidden;
    width: 100%;
    position: relative;
    background: 0 0
}

.orbit-container .orbit-slides-container {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-transform: translateZ(0)
}

.orbit-container .orbit-slides-container img {
    display: block;
    max-width: 100%;
    margin: 0 auto
}

.orbit-container .orbit-slides-container.fade > * {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: .01;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out
}

.orbit-container .orbit-slides-container.fade > .animate-in {
    opacity: 1;
    z-index: 20;
    transition: opacity 500ms ease-in-out;
    -moz-transition: opacity 500ms ease-in-out;
    -webkit-transition: opacity 500ms ease-in-out
}

.orbit-container .orbit-slides-container.fade > .animate-out {
    opacity: .01;
    z-index: 10;
    transition: opacity 500ms ease-in-out;
    -moz-transition: opacity 500ms ease-in-out;
    -webkit-transition: opacity 500ms ease-in-out
}

.orbit-container .orbit-slides-container.swipe-next > * {
    -webkit-transform: translate3d(100%, 0, 0)
}

.orbit-container .orbit-slides-container.swipe-next > .animate-in {
    -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);
    -webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms
}

.orbit-container .orbit-slides-container.swipe-next > .animate-out {
    -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);
    -webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms
}

.orbit-container .orbit-slides-container.swipe-prev > * {
    -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)
}

.orbit-container .orbit-slides-container.swipe-prev > .animate-in {
    -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);
    -webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms
}

.orbit-container .orbit-slides-container.swipe-prev > .animate-out {
    -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);
    -webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms
}

.orbit-container .orbit-slides-container > * {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    -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)
}

.orbit-container .orbit-slides-container > .active {
    opacity: 1;
    top: 0;
    left: 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)
}

.orbit-container .orbit-slides-container > * .orbit-caption {
    position: absolute;
    bottom: 0;
    background-color: rgba(51, 51, 51, .8);
    color: #fff;
    width: 100%;
    padding: .625rem .875rem;
    font-size: .875rem
}

.orbit-container .orbit-slide-number {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 12px;
    color: #fff;
    background: 0 0;
    z-index: 10
}

.orbit-container .orbit-slide-number span {
    font-weight: 700;
    padding: .3125rem
}

.orbit-container .orbit-timer {
    position: absolute;
    top: 12px;
    right: 10px;
    height: 6px;
    width: 100px;
    z-index: 10
}

.orbit-container .orbit-timer > span {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 11px;
    height: 14px;
    border: 4px solid #fff;
    border-top: none;
    border-bottom: none
}

.orbit-container .orbit-timer.paused > span {
    right: -4px;
    top: 0;
    width: 11px;
    height: 14px;
    border: 8px inset;
    border-right-style: solid;
    border-color: transparent transparent transparent #fff
}

.orbit-container .orbit-timer.paused > span.dark {
    border-color: transparent transparent transparent #333
}

.orbit-container:hover .orbit-timer > span {
    display: block
}

.orbit-container .orbit-next, .orbit-container .orbit-prev {
    position: absolute;
    top: 45%;
    margin-top: -25px;
    width: 36px;
    height: 60px;
    line-height: 50px;
    color: #fff;
    background-color: none;
    text-indent: -9999px !important;
    z-index: 10
}

.orbit-container .orbit-next:hover, .orbit-container .orbit-prev:hover {
    background-color: none
}

.orbit-container .orbit-next > span, .orbit-container .orbit-prev > span {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    display: block;
    width: 0;
    height: 0;
    border: 10px inset
}

.orbit-container .orbit-prev {
    left: 0
}

.orbit-container .orbit-prev > span {
    border-right-style: solid;
    border-color: transparent #fff transparent transparent
}

.orbit-container .orbit-prev:hover > span {
    border-right-color: #fff
}

.orbit-container .orbit-next {
    right: 0
}

.orbit-container .orbit-next > span {
    border-color: transparent transparent transparent #fff;
    border-left-style: solid;
    left: 50%;
    margin-left: -4px
}

.orbit-container .orbit-next:hover > span {
    border-left-color: #fff
}

.orbit-bullets-container {
    text-align: center
}

.orbit-bullets {
    margin: 0 auto 30px;
    overflow: hidden;
    position: relative;
    top: 10px;
    float: none;
    text-align: center;
    display: block
}

.orbit-bullets li {
    display: inline-block;
    width: .5625rem;
    height: .5625rem;
    background: #ccc;
    float: none;
    margin-right: 6px;
    -webkit-border-radius: 1000px;
    border-radius: 1000px
}

.orbit-bullets li.active {
    background: #999
}

.orbit-bullets li:last-child {
    margin-right: 0
}

.touch .orbit-bullets, .touch .orbit-container .orbit-next, .touch .orbit-container .orbit-prev {
    display: none
}

@media only screen and (min-width: 40.063em) {
    .touch .orbit-container .orbit-next, .touch .orbit-container .orbit-prev {
        display: inherit
    }

    .touch .orbit-bullets {
        display: block
    }
}

@media only screen and (max-width: 40em) {
    .orbit-stack-on-small .orbit-slides-container {
        height: auto !important
    }

    .orbit-stack-on-small .orbit-slides-container > * {
        position: relative;
        margin-left: 0 !important
    }

    .orbit-stack-on-small .orbit-bullets, .orbit-stack-on-small .orbit-next, .orbit-stack-on-small .orbit-prev, .orbit-stack-on-small .orbit-timer {
        display: none
    }
}

ul.pagination {
    display: block;
    height: 1.5rem;
    margin-left: -.3125rem
}

ul.pagination li {
    height: 1.5rem;
    color: #222;
    font-size: .875rem;
    margin-left: .3125rem
}

ul.pagination li a {
    display: block;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

ul.pagination li a:focus, ul.pagination li:hover a {
    background: #e6e6e6
}

ul.pagination li.unavailable a {
    cursor: default;
    color: #999
}

ul.pagination li.unavailable a:focus, ul.pagination li.unavailable:hover a {
    background: 0 0
}

ul.pagination li.current a {
    cursor: default
}

ul.pagination li {
    float: left;
    display: block
}

.pagination-centered {
    text-align: center
}

.pagination-centered ul.pagination li {
    float: none;
    display: inline-block
}

.panel {
    border-style: solid;
    border-width: 1px;
    border-color: #d7d7d7;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #f2f2f2
}

.panel > :first-child {
    margin-top: 0
}

.panel > :last-child {
    margin-bottom: 0
}

.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p {
    color: #333
}

.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
    line-height: 1;
    margin-bottom: .625rem
}

.panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
    line-height: 1.4
}

.panel.callout {
    border-style: solid;
    border-width: 1px;
    border-color: #d8d8db;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #f4f4f5
}

.panel.callout > :first-child {
    margin-top: 0
}

.panel.callout > :last-child {
    margin-bottom: 0
}

.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p {
    color: #333
}

.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
    line-height: 1;
    margin-bottom: .625rem
}

.panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
    line-height: 1.4
}

.panel.callout a:not(.button) {
    color: #484e55
}

.panel.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.pricing-table {
    border: 1px solid #ddd;
    margin-left: 0;
    margin-bottom: 1.25rem
}

.pricing-table * {
    list-style: none;
    line-height: 1
}

.pricing-table .title {
    background-color: #333;
    padding: .9375rem 1.25rem;
    text-align: center;
    color: #eee;
    font-weight: 400;
    font-size: 1rem;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif
}

.pricing-table .price {
    background-color: #f6f6f6;
    padding: .9375rem 1.25rem;
    text-align: center;
    color: #333;
    font-weight: 400;
    font-size: 2rem;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif
}

.pricing-table .description {
    background-color: #fff;
    padding: .9375rem;
    text-align: center;
    color: #777;
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.4;
    border-bottom: dotted 1px #ddd
}

.pricing-table .bullet-item {
    background-color: #fff;
    padding: .9375rem;
    text-align: center;
    color: #333;
    font-size: .875rem;
    font-weight: 400;
    border-bottom: dotted 1px #ddd
}

.pricing-table .cta-button {
    background-color: #fff;
    text-align: center;
    padding: 1.25rem 1.25rem 0
}

.progress {
    background-color: #f6f6f6;
    height: 1.5625rem;
    border: 1px solid #fff;
    padding: .125rem;
    margin-bottom: .625rem
}

.progress .meter {
    background: #484e55;
    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 {
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.progress.radius .meter {
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.progress.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px
}

.progress.round .meter {
    -webkit-border-radius: 999px;
    border-radius: 999px
}

.range-slider {
    display: block;
    position: relative;
    width: 100%;
    height: 1rem;
    border: 1px solid #ddd;
    margin: 1.25rem 0;
    touch-action: none;
    -ms-touch-action: none;
    background: #fafafa
}

.range-slider.vertical-range {
    position: relative;
    border: 1px solid #ddd;
    margin: 1.25rem 0;
    touch-action: none;
    -ms-touch-action: none;
    display: inline-block;
    width: 1rem;
    height: 12.5rem
}

.range-slider.vertical-range .range-slider-handle {
    margin-top: 0;
    margin-left: -.5rem;
    position: absolute;
    bottom: -10.5rem
}

.range-slider.vertical-range .range-slider-active-segment {
    width: .875rem;
    height: auto;
    bottom: 0
}

.range-slider.radius {
    background: #fafafa;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.range-slider.radius .range-slider-handle {
    background: #484e55;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.range-slider.radius .range-slider-handle:hover {
    background: #3f454b
}

.range-slider.round {
    background: #fafafa;
    -webkit-border-radius: 1000px;
    border-radius: 1000px
}

.range-slider.round .range-slider-handle {
    background: #484e55;
    -webkit-border-radius: 1000px;
    border-radius: 1000px
}

.range-slider.round .range-slider-handle:hover {
    background: #3f454b
}

.range-slider-active-segment {
    display: inline-block;
    position: absolute;
    height: .875rem;
    background: #e5e5e5
}

.range-slider-handle {
    display: inline-block;
    position: absolute;
    z-index: 1;
    top: -.3125rem;
    width: 2rem;
    height: 1.375rem;
    border: 1px solid none;
    cursor: pointer;
    background: #484e55
}

.range-slider-handle:hover {
    background: #3f454b
}

.reveal-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: #000;
    background: rgba(0, 0, 0, .45);
    z-index: 99;
    display: none;
    top: 0;
    left: 0
}

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

@media only screen and (max-width: 40em) {
    .reveal-modal, dialog {
        height: 100vh;
        min-height: 100vh
    }
}

@media only screen and (min-width: 40.063em) {
    .reveal-modal, dialog {
        left: 50%
    }
}

.reveal-modal .column, .reveal-modal .columns, dialog .column, 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 {
        margin-left: -40%;
        width: 80%
    }
}

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

.reveal-modal .close-reveal-modal, dialog .close-reveal-modal {
    font-size: 2.5rem;
    line-height: 1;
    position: absolute;
    top: .5rem;
    right: .6875rem;
    color: #aaa;
    font-weight: 700;
    cursor: pointer
}

dialog[open] {
    display: block;
    visibility: visible
}

@media only screen and (min-width: 40.063em) {
    .reveal-modal, dialog {
        padding: 1.875rem
    }

    @media only screen and (min-width: 40.063em) {
        .reveal-modal, dialog {
            top: 6.25rem
        }
    }@media only screen and (min-width: 40.063em) {
    .reveal-modal.tiny, dialog.tiny {
        margin-left: -15%;
        width: 30%
    }
}@media only screen and (min-width: 40.063em) {
    .reveal-modal.small, dialog.small {
        margin-left: -20%;
        width: 40%
    }
}@media only screen and (min-width: 40.063em) {
    .reveal-modal.medium, dialog.medium {
        margin-left: -30%;
        width: 60%
    }
}@media only screen and (min-width: 40.063em) {
    .reveal-modal.large, dialog.large {
        margin-left: -35%;
        width: 70%
    }
}@media only screen and (min-width: 40.063em) {
    .reveal-modal.xlarge, dialog.xlarge {
        margin-left: -47.5%;
        width: 95%
    }
}.reveal-modal.full, dialog.full {
     top: 0;
     left: 0;
     height: 100vh;
     min-height: 100vh;
     margin-left: 0 !important
 }

    @media only screen and (min-width: 40.063em) {
        .reveal-modal.full, dialog.full {
            margin-left: -50vw;
            width: 100vw
        }
    }
}

@media print {
    .reveal-modal, dialog {
        background: #fff !important
    }
}

.side-nav {
    display: block;
    margin: 0;
    padding: .875rem 0;
    list-style-type: none;
    list-style-position: inside;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif
}

.side-nav li {
    margin: 0 0 .4375rem;
    font-size: .875rem
}

.side-nav li a:not(.button) {
    display: block;
    color: #484e55
}

.side-nav li a:not(.button):focus, .side-nav li a:not(.button):hover {
    color: #79838e
}

.side-nav li.active > a:first-child:not(.button) {
    color: #79838e;
    font-weight: 400;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif
}

.side-nav li.divider {
    border-top: 1px solid;
    height: 0;
    padding: 0;
    list-style: none;
    border-top-color: #fff
}

.split.button {
    position: relative;
    padding-right: 5.0625rem
}

.split.button span {
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: solid 1px
}

.split.button span:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    display: block;
    border-style: inset;
    left: 50%
}

.split.button span:active {
    background-color: rgba(0, 0, 0, .1)
}

.split.button span {
    border-left-color: rgba(255, 255, 255, .5);
    width: 3.09375rem
}

.split.button span:before {
    border-top-style: solid;
    border-width: .375rem;
    top: 48%;
    margin-left: -.375rem;
    border-color: #fff transparent transparent
}

.split.button.secondary span {
    border-left-color: rgba(255, 255, 255, .5)
}

.split.button.alert span, .split.button.success span {
    border-left-color: rgba(255, 255, 255, .5)
}

.split.button.tiny {
    padding-right: 3.75rem
}

.split.button.tiny span {
    width: 2.25rem
}

.split.button.tiny span:before {
    border-top-style: solid;
    border-width: .375rem;
    top: 48%;
    margin-left: -.375rem
}

.split.button.small {
    padding-right: 4.375rem
}

.split.button.small span {
    width: 2.625rem
}

.split.button.small span:before {
    border-top-style: solid;
    border-width: .4375rem;
    top: 48%;
    margin-left: -.375rem
}

.split.button.large {
    padding-right: 5.5rem
}

.split.button.large span {
    width: 3.4375rem
}

.split.button.large span:before {
    border-top-style: solid;
    border-width: .3125rem;
    top: 48%;
    margin-left: -.375rem
}

.split.button.expand {
    padding-left: 2rem
}

.split.button.secondary span:before {
    border-color: #333 transparent transparent
}

.split.button.radius span {
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.split.button.round span {
    -moz-border-radius-bottomright: 1000px;
    -moz-border-radius-topright: 1000px;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

.sub-nav {
    display: block;
    width: auto;
    overflow: hidden;
    margin: -.25rem 0 1.125rem -.75rem;
    padding-top: .25rem
}

.sub-nav dt {
    text-transform: uppercase
}

.sub-nav dd, .sub-nav dt, .sub-nav li {
    float: left;
    display: inline;
    margin-left: 1rem;
    margin-bottom: .625rem;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: .875rem;
    color: #999
}

.sub-nav dd a, .sub-nav dt a, .sub-nav li a {
    text-decoration: none;
    color: #999;
    padding: .1875rem 1rem
}

.sub-nav dd a:hover, .sub-nav dt a:hover, .sub-nav li a:hover {
    color: #737373
}

.sub-nav dd.active a, .sub-nav dt.active a, .sub-nav li.active a {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-weight: 400;
    background: #484e55;
    padding: .1875rem 1rem;
    cursor: default;
    color: #fff
}

.sub-nav dd.active a:hover, .sub-nav dt.active a:hover, .sub-nav li.active a:hover {
    background: #3e4349
}

div.switch {
    position: relative;
    padding: 0;
    display: block;
    overflow: hidden;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 1.25rem;
    height: 2.25rem;
    background: #fff;
    border-color: #ccc
}

div.switch label {
    position: relative;
    left: 0;
    z-index: 2;
    float: left;
    width: 50%;
    height: 100%;
    margin: 0;
    font-weight: 700;
    text-align: left;
    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    transition: all .1s ease-out
}

div.switch input {
    position: absolute;
    z-index: 3;
    opacity: 0;
    width: 100%;
    height: 100%;
    -moz-appearance: none
}

div.switch input:focus, div.switch input:hover {
    cursor: pointer
}

div.switch span:last-child {
    position: absolute;
    top: -1px;
    left: -1px;
    z-index: 1;
    display: block;
    padding: 0;
    border-width: 1px;
    border-style: solid;
    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    transition: all .1s ease-out
}

div.switch input:not(:checked) + label {
    opacity: 0
}

div.switch input:checked {
    display: none !important
}

div.switch input {
    left: 0;
    display: block !important
}

div.switch input:first-of-type + label, div.switch input:first-of-type + span + label {
    left: -50%
}

div.switch input:first-of-type:checked + label, div.switch input:first-of-type:checked + span + label {
    left: 0
}

div.switch input:last-of-type + label, div.switch input:last-of-type + span + label {
    right: -50%;
    left: auto;
    text-align: right
}

div.switch input:last-of-type:checked + label, div.switch input:last-of-type:checked + span + label {
    right: 0;
    left: auto
}

div.switch span.custom {
    display: none !important
}

form.custom div.switch .hidden-field {
    margin-left: auto;
    position: absolute;
    visibility: visible
}

div.switch label {
    padding: 0;
    line-height: 2.3rem;
    font-size: .875rem
}

div.switch input:first-of-type:checked ~ span:last-child {
    left: 100%;
    margin-left: -2.1875rem
}

div.switch span:last-child {
    width: 2.25rem;
    height: 2.25rem;
    border-color: #b3b3b3;
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0, #f2f2f2 100%);
    background: -webkit-linear-gradient(top, #fff 0, #f2f2f2 100%);
    background: linear-gradient(to bottom, #fff 0, #f2f2f2 100%);
    -webkit-box-shadow: 2px 0 10px 0 rgba(0, 0, 0, .07), 1000px 0 0 1000px #f3faf6, -2px 0 10px 0 rgba(0, 0, 0, .07), -1000px 0 0 1000px #f5f5f5;
    box-shadow: 2px 0 10px 0 rgba(0, 0, 0, .07), 1000px 0 0 980px #f3faf6, -2px 0 10px 0 rgba(0, 0, 0, .07), -1000px 0 0 1000px #f5f5f5
}

div.switch:focus span:last-child, div.switch:hover span:last-child {
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0, #e6e6e6 100%);
    background: -webkit-linear-gradient(top, #fff 0, #e6e6e6 100%);
    background: linear-gradient(to bottom, #fff 0, #e6e6e6 100%)
}

div.switch:active {
    background: 0 0
}

div.switch.large {
    height: 2.75rem
}

div.switch.large label {
    padding: 0;
    line-height: 2.3rem;
    font-size: 1.0625rem
}

div.switch.large input:first-of-type:checked ~ span:last-child {
    left: 100%;
    margin-left: -2.6875rem
}

div.switch.large span:last-child {
    width: 2.75rem;
    height: 2.75rem
}

div.switch.small {
    height: 1.75rem
}

div.switch.small label {
    padding: 0;
    line-height: 2.1rem;
    font-size: .75rem
}

div.switch.small input:first-of-type:checked ~ span:last-child {
    left: 100%;
    margin-left: -1.6875rem
}

div.switch.small span:last-child {
    width: 1.75rem;
    height: 1.75rem
}

div.switch.tiny {
    height: 1.375rem
}

div.switch.tiny label {
    padding: 0;
    line-height: 1.9rem;
    font-size: .6875rem
}

div.switch.tiny input:first-of-type:checked ~ span:last-child {
    left: 100%;
    margin-left: -1.3125rem
}

div.switch.tiny span:last-child {
    width: 1.375rem;
    height: 1.375rem
}

div.switch.radius {
    -webkit-border-radius: 4px;
    border-radius: 4px
}

div.switch.radius span:last-child {
    -webkit-border-radius: 3px;
    border-radius: 3px
}

div.switch.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px
}

div.switch.round span:last-child {
    -webkit-border-radius: 999px;
    border-radius: 999px
}

div.switch.round label {
    padding: 0 .5625rem
}

@-webkit-keyframes webkitSiblingBugfix {
    from, to {
        position: relative
    }
}

table {
    background: #fff;
    margin-bottom: 1.25rem;
    border: 1px solid #ddd
}

table tfoot, table thead {
    background: #f5f5f5
}

table tfoot tr td, table tfoot tr th, table thead tr td, table thead tr th {
    padding: .5rem .625rem .625rem;
    font-size: .875rem;
    font-weight: 700;
    color: #222;
    text-align: left
}

table tr td, table tr th {
    padding: .5625rem .625rem;
    font-size: .875rem;
    color: #222
}

table tr.alt, table tr.even, table tr:nth-of-type(even) {
    background: #f9f9f9
}

table tbody tr td, table tfoot tr td, table tfoot tr th, table thead tr th, table tr td {
    display: table-cell;
    line-height: 1.125rem
}

.tabs {
    margin-bottom: 0 !important
}

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

.tabs:after {
    clear: both
}

.tabs dd {
    position: relative;
    margin-bottom: 0 !important;
    float: left
}

.tabs dd > a {
    display: block;
    background: #efefef;
    color: #222;
    padding: 1rem 2rem;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
    font-size: 1rem
}

.tabs dd > a:hover {
    background: #e1e1e1
}

.tabs dd.active a {
    background: #fff
}

.tabs.radius dd:first-child a {
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    -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 {
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-topright: 3px;
    -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 {
    position: inherit;
    float: none;
    display: block;
    top: auto
}

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

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

.tabs-content:after {
    clear: both
}

.tabs-content > .content {
    display: none;
    float: left;
    padding: .9375rem 0;
    width: 100%
}

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

.tabs-content > .content.contained {
    padding: .9375rem
}

.tabs-content.vertical {
    display: block
}

.tabs-content.vertical > .content {
    padding: 0 .9375rem
}

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

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

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

.th {
    line-height: 0;
    display: inline-block;
    border: 4px solid #fff;
    max-width: 100%;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .2);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .2);
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out
}

.th:focus, .th:hover {
    -webkit-box-shadow: 0 0 6px 1px rgba(72, 78, 85, .5);
    box-shadow: 0 0 6px 1px rgba(72, 78, 85, .5)
}

.th.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px
}

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

.has-tip:focus, .has-tip:hover {
    border-bottom: dotted 1px #202326;
    color: #484e55
}

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

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

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

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

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

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

.tooltip.round > .nub {
    left: 2rem
}

.tooltip.opened {
    color: #484e55 !important;
    border-bottom: dotted 1px #202326 !important
}

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

@media only screen and (min-width: 40.063em) {
    .tooltip > .nub {
        border-color: transparent transparent #333;
        top: -10px
    }

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

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

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

    .tooltip.tip-right > .nub {
        border-color: transparent #333 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: #333
}

.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;
    line-height: 45px;
    position: relative;
    margin-bottom: 0
}

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

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

.top-bar input {
    height: auto;
    padding-top: .35rem;
    padding-bottom: .35rem;
    font-size: .75rem
}

.top-bar .button {
    padding-top: .45rem;
    padding-bottom: .35rem;
    margin-bottom: 0;
    font-size: .75rem
}

.top-bar .title-area {
    position: relative
}

.top-bar .name {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    font-size: 16px
}

.top-bar .name h1 {
    line-height: 45px;
    font-size: 1.0625rem;
    margin: 0
}

.top-bar .name h1 a {
    font-weight: 400;
    color: #fff;
    width: 50%;
    display: block;
    padding: 0 15px
}

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

.top-bar .toggle-topbar a {
    color: #fff;
    text-transform: uppercase;
    font-size: .8125rem;
    font-weight: 700;
    position: relative;
    display: block;
    padding: 0 15px;
    height: 45px;
    line-height: 45px
}

.top-bar .toggle-topbar.menu-icon {
    right: 15px;
    top: 50%;
    margin-top: -16px;
    padding-left: 40px
}

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

.top-bar .toggle-topbar.menu-icon a::after {
    content: "";
    position: absolute;
    right: 0;
    display: block;
    width: 16px;
    top: 0;
    height: 0;
    -webkit-box-shadow: 1px 10px 1px 1px #fff, 1px 16px 1px 1px #fff, 1px 22px 1px 1px #fff;
    box-shadow: 0 10px 0 1px #fff, 0 16px 0 1px #fff, 0 22px 0 1px #fff
}

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

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

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

.top-bar.expanded .toggle-topbar a::after {
    -webkit-box-shadow: 1px 10px 1px 1px #888, 1px 16px 1px 1px #888, 1px 22px 1px 1px #888;
    box-shadow: 0 10px 0 1px #888, 0 16px 0 1px #888, 0 22px 0 1px #888
}

.top-bar-section {
    left: 0;
    position: relative;
    width: auto;
    -webkit-transition: left 300ms ease-out;
    -moz-transition: left 300ms ease-out;
    transition: left 300ms ease-out
}

.top-bar-section ul {
    width: 100%;
    height: auto;
    display: block;
    background: #333;
    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 {
    display: block;
    width: 100%;
    color: #fff;
    padding: 12px 0 12px 15px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
    font-size: .8125rem;
    font-weight: 400;
    text-transform: none;
    background: #333
}

.top-bar-section ul li > a.button {
    background: #484e55;
    font-size: .8125rem;
    padding-right: 15px;
    padding-left: 15px
}

.top-bar-section ul li > a.button:hover {
    background: #35393e
}

.top-bar-section ul li > a.button.secondary {
    background: #e7e7e7
}

.top-bar-section ul li > a.button.secondary:hover {
    background: #cecece
}

.top-bar-section ul li > a.button.success {
    background: #43ac6a
}

.top-bar-section ul li > a.button.success:hover {
    background: #358853
}

.top-bar-section ul li > a.button.alert {
    background: #f04124
}

.top-bar-section ul li > a.button.alert:hover {
    background: #d4290f
}

.top-bar-section ul li:hover:not(.has-form) > a {
    background: #272727;
    color: #fff
}

.top-bar-section ul li.active > a {
    background: #484e55;
    color: #fff
}

.top-bar-section ul li.active > a:hover {
    background: #3e4349;
    color: #fff
}

.top-bar-section .has-form {
    padding: 15px
}

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

.top-bar-section .has-dropdown > a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: transparent transparent transparent rgba(255, 255, 255, .4);
    border-left-style: solid;
    margin-right: 15px;
    margin-top: -4.5px;
    position: absolute;
    top: 50%;
    right: 0
}

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

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

.top-bar-section .has-dropdown.moved > a:after {
    display: none
}

.top-bar-section .dropdown {
    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: 400;
    padding: 8px 15px
}

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

.top-bar-section .dropdown li.title h5 {
    margin-bottom: 0
}

.top-bar-section .dropdown li.title h5 a {
    color: #fff;
    line-height: 22.5px;
    display: block
}

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

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

.top-bar-section .dropdown label {
    padding: 8px 15px 2px;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #777;
    font-weight: 700;
    font-size: .625rem
}

.js-generated {
    display: block
}

@media only screen and (min-width: 40.063em) {
    .top-bar {
        background: #333;
        overflow: visible
    }

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

    .top-bar:after {
        clear: both
    }

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

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

    .top-bar .name h1 a {
        width: auto
    }

    .top-bar .button, .top-bar input {
        font-size: .875rem;
        position: relative;
        top: 7px
    }

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

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

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

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

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

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

    .top-bar-section li.hover > a:not(.button) {
        background: #272727;
        color: #fff
    }

    .top-bar-section li:not(.has-form) a:not(.button) {
        padding: 0 6px;
        line-height: 45px;
        background: #333
    }

    .top-bar-section li:not(.has-form) a:not(.button):hover {
        background: #272727
    }

    .top-bar-section li.active:not(.has-form) a:not(.button) {
        padding: 0 15px;
        line-height: 45px;
        color: #fff;
        background: #484e55
    }

    .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background: #3e4349
    }

    .top-bar-section .has-dropdown > a {
        padding-right: 35px !important
    }

    .top-bar-section .has-dropdown > a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: 5px inset;
        border-color: rgba(255, 255, 255, .4) transparent transparent;
        border-top-style: solid;
        margin-top: -2.5px;
        top: 22.5px
    }

    .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;
        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: 1rem;
        margin-top: -1px;
        right: 5px;
        line-height: 1.2
    }

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

    .top-bar-section .dropdown li a {
        color: #fff;
        line-height: 1;
        white-space: nowrap;
        padding: 12px 15px;
        background: #333
    }

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

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

    .top-bar-section > ul > .divider, .top-bar-section > ul > [role=separator] {
        border-bottom: none;
        border-top: none;
        border-right: solid 1px #4e4e4e;
        clear: none;
        height: 45px;
        width: 0
    }

    .top-bar-section .has-form {
        background: #333;
        padding: 0 15px;
        height: 45px
    }

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

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

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

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

    .no-js .top-bar-section ul li:hover > a {
        background: #272727;
        color: #fff
    }

    .no-js .top-bar-section ul li:active > a {
        background: #484e55;
        color: #fff
    }

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

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

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

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

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

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

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

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

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

@media only screen and (min-width: 40.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
    }

    .medium-only-text-justify {
        text-align: justify !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
    }

    .medium-text-justify {
        text-align: justify !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
    }

    .large-only-text-justify {
        text-align: justify !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
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (min-width: 40.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
    }

    .medium-only-text-justify {
        text-align: justify !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
    }

    .medium-text-justify {
        text-align: justify !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
    }

    .large-only-text-justify {
        text-align: justify !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
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

a:focus, a:hover {
    color: #3e4349
}

a img {
    border: none
}

p {
    font-family: inherit;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 1.25rem
}

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

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

h1, h2, h3, h4, h5, h6 {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #222;
    text-rendering: optimizeLegibility;
    margin-top: .2rem;
    margin-bottom: .5rem;
    line-height: 1.4
}

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

h1 {
    font-size: 2.125rem
}

h2 {
    font-size: 1.6875rem
}

h3 {
    font-size: 1.375rem
}

h4, h5 {
    font-size: 1.125rem
}

h6 {
    font-size: 1rem
}

.subheader {
    line-height: 1.4;
    color: #6f6f6f;
    font-weight: 400;
    margin-top: .2rem;
    margin-bottom: .5rem
}
.product-detail hr {
    border-style: dotted;
}

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

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

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

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

code {
    font-family: Consolas, 'Liberation Mono', Courier, monospace;
    font-weight: 700;
    color: #bd240d
}

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

ul {
    margin-left: 1.1rem
}

ul.no-bullet {
    margin-left: 0
}

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

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

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

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

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

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

ul.no-bullet {
    list-style: none
}

ol {
    margin-left: 1.4rem
}

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

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

dl dd {
    margin-bottom: .75rem
}

abbr, acronym {
    text-transform: uppercase;
    font-size: 90%;
    color: #222;
    border-bottom: 1px dotted #ddd;
    cursor: help
}

abbr {
    text-transform: none
}

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

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

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

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

blockquote, blockquote p {
    line-height: 1.6;
    color: #6f6f6f
}

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

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

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

.vevent .summary {
    font-weight: 700
}

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

@media only screen and (min-width: 40.063em) {
    h1, h2, h3, h4, h5, h6 {
        line-height: 1.4
    }

    h1 {
        font-size: 2.75rem
    }

    h2 {
        font-size: 2.3125rem
    }

    h3 {
        font-size: 1.6875rem
    }

    h4 {
        font-size: 1.4375rem
    }
}

.print-only {
    display: none !important
}

@media print {
    @page {
        margin: .5cm
    }

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

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

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

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

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

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

    thead {
        display: table-header-group
    }

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

    img {
        max-width: 100% !important
    }

    h2, h3, p {
        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
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (min-width: 40.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
    }

    .medium-only-text-justify {
        text-align: justify !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
    }

    .medium-text-justify {
        text-align: justify !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
    }

    .large-only-text-justify {
        text-align: justify !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
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.off-canvas-wrap {
    -webkit-backface-visibility: hidden;
    position: relative;
    width: 100%;
    overflow: hidden
}

.off-canvas-wrap.move-left, .off-canvas-wrap.move-right {
    height: 100%
}

.inner-wrap {
    -webkit-backface-visibility: hidden;
    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
}

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

.inner-wrap:after {
    clear: both
}

.tab-bar {
    -webkit-backface-visibility: hidden;
    background: #fdfdfd;
    color: #fff;
    position: relative
}

.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 {
    color: #333;
    font-weight: 700;
    line-height: 2.8125rem;
    margin: 0
}

.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
    font-size: 1.125rem
}

.left-small {
    position: absolute;
    top: 0;
    border-right: 0;
    left: 0
}

.right-small {
    width: 2.8125rem;
    height: 2.8125rem;
    position: absolute;
    top: 0;
    border-left: 0;
    right: 0
}

.tab-bar-section {
    padding: 0 .625rem;
    position: absolute;
    text-align: center;
    height: 2.8125rem;
    top: 0
}

@media only screen and (min-width: 40.063em) {
    .tab-bar-section {
        text-align: left
    }
}

.tab-bar-section.left {
    left: 0;
    right: 2.8125rem
}

.tab-bar-section.right {
    left: 2.8125rem;
    right: 0
}

.tab-bar-section.middle {
    right: 2.8125rem
}

.tab-bar .menu-icon {
    text-indent: 2.1875rem;
    display: block;
    padding: 0;
    color: #fff;
    position: relative
}

.tab-bar .menu-icon span {
    position: absolute;
    display: block;
    height: 0;
    -webkit-box-shadow: 1px 0 1px 1px #333, 1px 7px 1px 1px #333, 1px 14px 1px 1px #333
}

.tab-bar .menu-icon:hover span {
    -webkit-box-shadow: 1px 0 1px 1px #242424, 1px 7px 1px 1px #242424, 1px 14px 1px 1px #242424
}

.left-off-canvas-menu {
    -webkit-backface-visibility: hidden;
    top: 0;
    bottom: 0;
    position: absolute;
    overflow-y: auto;
    z-index: 1001;
    box-sizing: content-box;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    left: 0
}

.left-off-canvas-menu * {
    -webkit-backface-visibility: hidden
}

.right-off-canvas-menu {
    -webkit-backface-visibility: hidden;
    width: 15.625rem;
    top: 0;
    bottom: 0;
    position: absolute;
    overflow-y: auto;
    background: #fff;
    z-index: 1001;
    box-sizing: content-box;
    -webkit-overflow-scrolling: touch;
    -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 {
    padding: .3rem .9375rem;
    color: #606060;
    text-transform: uppercase;
    background: #fff;
    border-top: 1px solid #fff;
    border-bottom: none;
    margin: 0
}

ul.off-canvas-list li a {
    display: block;
    padding: .66667rem;
    border-bottom: 0;
    transition: background 300ms ease
}

ul.off-canvas-list li a:hover {
    background: #b1b1b1
}

.move-right > .inner-wrap {
    -ms-transform: translate3d(15.625rem, 0, 0);
    -o-transform: translate3d(15.625rem, 0, 0)
}

.move-right .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    transition: background 300ms ease;
    cursor: pointer;
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, .2);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1002;
    -webkit-tap-highlight-color: transparent
}

@media only screen and (min-width: 40.063em) {
    .move-right .exit-off-canvas:hover {
        background: rgba(255, 255, 255, .05)
    }
}

.move-left > .inner-wrap {
    -webkit-transform: translate3d(-15.625rem, 0, 0);
    -moz-transform: translate3d(-15.625rem, 0, 0);
    -ms-transform: translate3d(-15.625rem, 0, 0);
    -o-transform: translate3d(-15.625rem, 0, 0);
    transform: translate3d(-15.625rem, 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, .5), 4px 0 4px rgba(0, 0, 0, .5);
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, .2);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1002;
    -webkit-tap-highlight-color: transparent
}

@media only screen and (min-width: 40.063em) {
    .move-left .exit-off-canvas:hover {
        background: rgba(255, 255, 255, .05)
    }
}

.csstransforms.no-csstransforms3d .left-off-canvas-menu {
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0)
}

.csstransforms.no-csstransforms3d .right-off-canvas-menu {
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0)
}

.csstransforms.no-csstransforms3d .move-left > .inner-wrap {
    -webkit-transform: translate(-15.625rem, 0);
    -moz-transform: translate(-15.625rem, 0);
    -ms-transform: translate(-15.625rem, 0);
    -o-transform: translate(-15.625rem, 0);
    transform: translate(-15.625rem, 0)
}

.csstransforms.no-csstransforms3d .move-right > .inner-wrap {
    -webkit-transform: translate(15.625rem, 0);
    -moz-transform: translate(15.625rem, 0);
    -ms-transform: translate(15.625rem, 0);
    -o-transform: translate(15.625rem, 0);
    transform: translate(15.625rem, 0)
}

.no-csstransforms .left-off-canvas-menu {
    left: -15.625rem
}

.no-csstransforms .right-off-canvas-menu {
    right: -15.625rem
}

.no-csstransforms .move-left > .inner-wrap {
    right: 15.625rem
}

.no-csstransforms .move-right > .inner-wrap {
    left: 15.625rem
}

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

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

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

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

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

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

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

@media only screen and (min-width: 40.063em) {
    .hide-for-large, .hide-for-large-only, .hide-for-large-up, .hide-for-small, .hide-for-small-down, .hide-for-small-only, .hide-for-xlarge, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .show-for-large-down, .show-for-medium, .show-for-medium-down, .show-for-medium-only, .show-for-medium-up, .show-for-small-up, .show-for-xlarge-down, .show-for-xxlarge-down {
        display: inherit !important
    }

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

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

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

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

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

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

@media only screen and (min-width: 64.063em) {
    .hide-for-medium, .hide-for-medium-down, .hide-for-medium-only, .hide-for-small, .hide-for-small-down, .hide-for-small-only, .hide-for-xlarge, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .show-for-large, .show-for-large-down, .show-for-large-only, .show-for-large-up, .show-for-medium-up, .show-for-small-up, .show-for-xlarge-down, .show-for-xxlarge-down {
        display: inherit !important
    }

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

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

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

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

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

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

@media only screen and (min-width: 90.063em) {
    .hide-for-large, .hide-for-large-down, .hide-for-large-only, .hide-for-medium, .hide-for-medium-down, .hide-for-medium-only, .hide-for-small, .hide-for-small-down, .hide-for-small-only, .hide-for-xxlarge, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .show-for-large-up, .show-for-medium-up, .show-for-small-up, .show-for-xlarge, .show-for-xlarge-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-down {
        display: inherit !important
    }

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

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

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

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

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

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

@media only screen and (min-width: 120.063em) {
    .hide-for-large, .hide-for-large-down, .hide-for-large-only, .hide-for-medium, .hide-for-medium-down, .hide-for-medium-only, .hide-for-small, .hide-for-small-down, .hide-for-small-only, .hide-for-xlarge, .hide-for-xlarge-down, .hide-for-xlarge-only, .show-for-large-up, .show-for-medium-up, .show-for-small-up, .show-for-xlarge-up, .show-for-xxlarge, .show-for-xxlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up {
        display: inherit !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (orientation: landscape) {
    .hide-for-portrait, .show-for-landscape {
        display: inherit !important
    }

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

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

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

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

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

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

@media only screen and (orientation: portrait) {
    .hide-for-landscape, .show-for-portrait {
        display: inherit !important
    }

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

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

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

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

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

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

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

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

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

.touch table.show-for-touch, table.hide-for-touch {
    display: table
}

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

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

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

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

p {
    text-rendering: auto !important
}

.orbit-timer {
    display: none
}

.ui-loader {
    display: none !important
}

.row .row {
    margin-left: -10px;
    margin-right: -10px
}

h1 {
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .15em;
    color: #606060
}

p {
    font-size: 12px;
    color: #606060
}

.exit-off-canvas {
    background: rgba(0, 0, 0, .5) !important
}

.container[role=document] {
    background: #fff url(../images/backgrounds/background-pattern-translucent.png) top left
}

.content-wrapper {
    padding: 0 20px 40px;
    background: #fff;
    border: 10px solid #fff;
    border: 10px solid rgba(255, 255, 255, .5);
    border-top: 0;
    border-bottom: 0;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.top-bar-container {
    background: #fff url(../images/header-background-full.jpg) top left no-repeat;
    background-size: cover
}

.top-bar {
    background: 0 0
}

.top-bar .row {
    max-width: 62.5rem
}

.top-bar .name img {
    margin-top: 0
}

.top-bar h1 {
    display: inline
}

.top-bar .top-bar-section ul li > a, .top-bar a {
    font-size: 12px
}

.top-bar .title-area {
    text-align: center;
    width: 100%
}

.top-bar-container[role=primary-navigation] {
    border: 0;
    background: #fff
}

.top-bar-container[role=primary-navigation] .top-bar {
    height: auto
}

.top-bar-container[role=primary-navigation] .top-bar-section {
    background: #fff;
    border-bottom: 1px dashed #a03336;
    text-align: center
}

.top-bar-container[role=primary-navigation] .top-bar-section ul {
    text-align: center;
    background: 0 0;
    font-size: 14px
}

.top-bar-container[role=primary-navigation] .top-bar-section ul li {
    float: none;
    display: inline-block
}

.top-bar-container[role=primary-navigation] .top-bar-section li:not(.has-form) a:not(.button) {
    line-height: 40px;
    background: 0 0;
    color: #333;
    padding: 0;
    text-transform: uppercase;
    font-size: 11px
}

.top-bar-container[role=primary-navigation] .top-bar-section li:not(.has-form) a:not(.button):hover {
    background: inherit;
    color: inherit
}

.main-navigation {
    bottom: 0;
    width: 100%;
    text-transform: uppercase
}

.main-navigation #top-navigation a, .main-navigation a {
    color: #333
}

.main-navigation .main-menu > li > a:after {
    color: #a03336;
    content: ""
}

.main-navigation .main-menu > li:last-child a:after {
    content: "";
    padding: 0
}

#top-navigation {
    width: 100%!important;
    margin-top: 0px!important;
    background-color: #f2f6f7!important;
    padding-top: 10px!important;
    padding-bottom: 5px!important;
    margin-bottom: 15px!important;
}




#top-navigation input {
    top: 0;
    height: 25px;
    font-size: 10px;
    border: 0;
    box-shadow: none
}

.btn {
    background: #fff url(../images/magnifying-glass-header.svg) no-repeat center center !important;
    background-size: 15px 15px !important;
    color: #fff;
    line-height: 25px;
    height: 25px;
    padding: 5px 0 0;
    top: 0;
    text-indent: -9999px;
    position: absolute !important;
    right: 0;
}

#top-navigation button[type=submit] img {
    width: 15px;
    vertical-align: top
}

#top-navigation ul {
    background: 0 0;
    padding: 0
}

#top-navigation ul li {
    background: 0 0
}

.tp-leftarrow.default { 
  background: url(../images/large_left.png) no-repeat 0 0  !important;
}
.tp-rightarrow.default {
  background: url(../images/large_right.png) no-repeat 0 0 !important;

}
#top-navigation ul li a {
    background: 0 0;
    color:#fff;
    font-size: 11px;
    line-height: 25px;
    height: 25px
}

#top-navigation ul li a:hover {
    color:#DCE4E3!important;
}

.sub-navigation {
    display: none;
    position: absolute;
    width: 100%;
    background: #f2f6f7;
    font-size: 12px;
    height: 35px;
    line-height: 35px;
    margin-top: 5px;
    margin-bottom: 0;
    -webkit-box-shadow: 0 3px 10px 0 rgba(50, 50, 50, .25);
    -moz-box-shadow: 0 3px 10px 0 rgba(50, 50, 50, .25);
    box-shadow: 0 3px 10px 0 rgba(50, 50, 50, .25)
}

.sub-navigation a {
    display: inline-block;
    line-height: 35px;
    padding: 0 25px;
    font-size: 11px
}

.sub-navigation a:hover {
    background: #fafcfd
}

footer {
    background: #363636 url(../images/backgrounds/background-pattern-2f2f2f.png) top left
}

footer .logo-bar {
    height: 100px;
    line-height: 100px;
    text-align: center;
    margin: 0 auto;
    background: #f2f6f7;
    overflow: hidden
}

footer .logo-bar img {
    padding: 0 20px;
    margin: 0;
    opacity: .65
}

footer img {
    margin-right: 3px
}

footer .flags {
    margin-top: 10px
}

footer columns:not[role=copyright] {
    margin-bottom: 20px
}

footer h1, footer ul {
    font-size: 12px;
    color: #f2f6f7
}

footer h1 {
    color: #dce4e7;
    letter-spacing: .22em
}

footer a, footer a:hover {
    color: #aaa
}

footer ul {
    margin: 0;
    list-style: none
}

footer img, footer li {
    margin-top: 3px
}

footer h1:before {
    content: url(../images/icons/soft-sun.svg);
    padding-right: 10px
}

footer .row {
    margin-top: 30px
}

footer[role=copyright] {
    height: 35px;
    line-height: 35px;
    width: 100%;
    color: #aaa;
    background: #363636;
    font-size: 10px;
    padding-bottom: 0
}

footer[role=copyright] .row {
    margin-top: 0
}

.header-image {
    padding: 3px 0;
    border-top: 1px dashed #a03336;
    border-bottom: 1px dashed #a03336
}

.homepage-carousel {
    border-bottom: 1px dashed #a03336;
    padding: 3px 0;
    margin: 0
}

.homepage-carousel .orbit-container li img {
    border-top: 1px solid #cdc19c;
    border-bottom: 1px solid #cdc19c
}

.homepage-carousel .orbit-container .orbit-next, .homepage-carousel .orbit-container .orbit-prev {
    width: 60px
}

.homepage-carousel .orbit-container .orbit-next > span, .homepage-carousel .orbit-container .orbit-prev > span {
    border: 0;
    margin-top: -30px;
    width: 60px;
    height: 60px
}

.homepage-carousel .orbit-container .orbit-prev > span {
    left: 20px;
    content: url(../images/banners/arrow-prev.png) no-repeat center center
}

.homepage-carousel .orbit-container .orbit-next > span {
    right: 20px;
    left: auto;
    content: url(../images/banners/arrow-next.png) no-repeat center center
}

.mobile-header {
    width: 100%;
    border-top: 1px dashed #a03336;
    border-bottom: 1px dashed #a03336
}

.header-fix {
    margin-top: -40px
}

.homepage {
    padding-top: 40px
}

.homepage-blocks {
    padding: 0 5px
}

.homepage-blocks .featured-image-container {
    width: 100%;
    overflow: hidden;
    background: #222
}

body, html {
    height: auto
}

textarea {
    resize: none
}

.header-img {
    /*display:block;
    margin: 0 auto;*/
    position: relative;
	width:auto;
	padding-top: 5px;
}


.footer-about {
    margin-right: -17px
}

.left-off-canvas-menu {
    dislay: none;
    width: 285px;
    background: #fff url(../images/background-pattern-translucent.png);
    transform: translate3d(-285px, 0, 0)
}

.fancybox-inner {
    height: auto !important;
    width: auto !important
}

.rev_slider img {
    transform: none !important
}

.move-right > .inner-wrap {
    -webkit-transform: translate3d(285px, 0, 0);
    -moz-transform: translate3d(285px, 0, 0);
    transform: translate3d(285px, 0, 0)
}

.for-slider.remove-some .orbit-bullets-container, .for-slider.remove-some .orbit-next, .for-slider.remove-some .orbit-prev, .for-slider.remove-some .orbit-slide-number {
    display: none !important;
}

.homepage-blocks .featured-image-container img {
    -webkit-transition: all 2500ms ease-in-out;
    -moz-transition: all 2500ms ease-in-out;
    transition: all 2500ms ease-in-out;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.homepage-blocks a:hover .featured-image-container img {
    opacity: .6;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

.homepage-blocks .entry-content, .homepage-blocks header {
    text-align: center
}

.homepage-blocks h1 {
    font-size: 16px;
    margin: auto;
    padding: 15px 10px 10px
}

.entry-content p {
    text-align: left;
    font-size: 14px;
    padding: 0 10px 25px;
    margin-bottom: 30px
}

.entry-content :after {
    content: " ";
    display: inline-block;
    background-image: url(../images/sprite.png);
    background-repeat: no-repeat;
    background-position: -60px -34px;
    position: absolute;
    height: 23px;
    width: 26px;
    bottom: 23px;
    left: 0;
    right: 0;
    text-align: center;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin: 0 auto
}

.page-header, .product-box h1 {
    text-align: center;
    font-weight: 200;
    font-size: 22px;
    margin: 40px 0 0
}

.header-accent, .middle-accent {
    text-align: center;
    margin: 5px auto 40px;
    display: block
}

.middle-accent {
    margin-top: 10px;
    margin-bottom: 10px
}

.page-subheader {
    text-align: center;
    font-family: 'Noto Serif', serif;
    font-style: italic;
    color: #606060;
    font-size: 16px;
    line-height: 28px;
    margin: 0 auto 40px;
    max-width: 460px
}

.products .columns {
    margin-bottom: 20px
}


.products .product-image {
    padding: 0
}

.products .product-image img {
    max-height: 200px;
    width: auto
}

.products .pagination {
    text-align: center;
    margin: 40px auto 0;
    font-size: 11px;
    letter-spacing: 5px
}

.product-filters h2 {
    text-transform: uppercase;
    color: #606060;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .15em
}

.product-filters ul {
    list-style: none
}

.product-filters a, .product-filters li {
    color: #a7cbdc
}

.product-filters p {
    font-family: 'Noto Serif', serif;
    font-style: italic;
    color: #606060;
    font-size: 12px;
    margin: 10px 10px 10px 20px
}

.product-box {
    position: relative;
    margin-bottom: 30px
}

.product-box h1 {
    margin: 5px auto 0;
    font-size: 14px;
    font-weight: 600
}

.product-box h2 {
    font-size: 11px
}

.product-box img {
    width: 100%
}

.product-box .middle-accent {
    width: 15px;
    height: 9px;
    margin: 5px auto
}

.product-box .product-information {
    position: absolute;
    text-align: center;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, .85)
}

.product-detail {
    padding-top: 80px
}

.product-detail h1 {
    color: #4c9cc2;
    font-size: 29px;
    line-height: 40px;
    font-weight: 300
}

.product-detail h2 {
    color: #606060;
    font-family: 'Noto Serif', serif;
    font-style: italic;
    font-size: 20px;
    line-height: 26px
}

.product-detail .orbit-container ul {
    list-style: none
}

.product-detail .orbit-container ul li {
    position: absolute;
    top: 0;
    opacity: 0
}

.product-detail .orbit-container ul li img {
    padding: 0 40px
}

.product-detail .orbit-container .orbit-prev span {
    /*height: 12px;
    width: 7px;*/
    height: 26px;
    width: 15px;
    border: none;
    background-image: url(../images/accents/arrow.png);
    background-size: 15px 26px;
    right: 10px
}

.product-detail .orbit-container .orbit-next span {
    /*height: 12px;
    width: 7px;*/
    height: 26px;
    width: 15px;
    border: none;
    background-image: url(../images/accents/arrow.png);
    background-size: 15px 26px;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH"
}

.product-detail .breadcrumbs {
    background: 0 0;
    font-size: 14px;
    border: 0;
    padding-left: 0;
    padding-top: 0;
    display: none;
}

.product-detail .breadcrumbs span, .product-detail .breadcrumbs span a {
    text-transform: none
}

.product-detail .breadcrumbs span:first-child a {
    display: none
}

.product-detail .breadcrumbs span:nth-child(2):before {
    content: "";
    /*margin: 0 0 0 -5px*/
    margin: 0 0 0 3px
}

.product-detail .breadcrumbs span:nth-child(2) a {
    text-transform: uppercase
}

.product-detail .breadcrumbs > :before {
    margin: 0 .25rem
}

.product-detail .breadcrumbs a:before {
    margin: 0
}

.product-detail .details-list {
    font-size: 12px;
    line-height: 24px;
    list-style: none
}

.product-detail .details-list li {
    margin-bottom: 10px
}

.product-detail .details-list li:before {
    content: url(../images/icons/sun.svg);
    margin-left: -20px;
    margin-right: 10px
}

.product-detail .social-header {
    display: block;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 300;
    color: #606060
}

.product-detail .vertical-icons {
    margin-top: 50px
}

.product-detail .vertical-icons img {
    display: block;
    margin: 0 auto 20px
}

.organic-farm {
    padding: 0
}

.organic-farm h2 {
    margin-bottom: 20px
}

.organic-farm p {
    margin: 40px 0;
    text-align: justify
}

.organic-farm .button {
    display: block;
    text-align: center;
    margin: 0 auto;
    background: #a7cbdc;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: .15em;
    max-width: 200px;
    font-size: 14px
}

.organic-farm .slideshow-container {
    width: 100%;
    max-width: 750px;
    text-align: center;
    margin: 0 auto
}

.wild-harvesting h2 {
    font-size: 16px;
    font-weight: 600;
    color: #606060;
    text-transform: uppercase;
    letter-spacing: .15em
}

.wild-harvesting p {
    text-align: justify
}

.wild-harvesting .product-information h1 {
    margin: 10px 0;
    font-size: 18px
}

.wild-harvesting .product-information h1:after {
    content: url(../images/icons/magnifying-glass-gray-01.svg);
    height: 20px;
    width: 20px;
    padding-left: 10px;
    vertical-align: -10%
}

[class*=column] + [class*=column]:last-child {
    float: left !important
}

.main-menu .sub-menu {
    background: #f2f6f7 !important;
    -webkit-box-shadow: 0 3px 10px 0 rgba(50, 50, 50, .25);
    -moz-box-shadow: 0 3px 10px 0 rgba(50, 50, 50, .25);
    right: 0;
    z-index: 9999
}

@media only screen and (max-width: 40em) {
	
	
	.wcart{position: absolute;
		right: -80px;
	}
	
	
    .content-wrapper {
        padding: 20px 5px;
        border: 0
    }

    .tab-bar {
        background: #fff url(../images/backgrounds/mobile-background-pattern.png) top left
    }

    .tab-bar-section.middle {
        right: 0;
        padding-left: 0;
        max-width:220px;
        
    }

    .homepage-blocks:nth-of-type(odd) {
        padding-left: 0;
        padding-right: 5px
    }

    .homepage-blocks:nth-of-type(even) {
        padding-right: 0;
        padding-left: 5px
    }

    .homepage {
        padding-top: 0
    }

    .entry-content p {
        text-align: center
    }

    .mobile-search {
        border: 10px solid #545c63;
        background: #545c63;
        border-right: 5px;
        height: 45px
    }

    .mobile-search div, .mobile-search input {
        padding: 0;
        height: 25px;
        font-size: 10px
    }

    .mobile-search input {
        text-indent: 5px;
        border: 2px solid #333;
        background: #f8f7f5;
        border-radius: 0
    }

    .mobile-search .mobile-search-button {
        height: 25px;
        line-height: 25px;
        text-align: center;
        background: #545c63
    }

    .mobile-search .mobile-search-button .button {
        background: 0 0;
        height: 25px;
        line-height: 25px
    }

    .page-header, .product-box h1 {
        margin-top: 10px;
        font-size: 18px
    }

    .page-subheader {
        font-size: 11px;
        line-height: 20px;
        margin-bottom: 20px
    }

    ul.off-canvas-list li {
        padding: 1px 0 0
    }

    ul.off-canvas-list li a, ul.off-canvas-list li label {
        padding: .3rem .9375rem;
        color: #606060;
        text-transform: uppercase;
        font-weight: 700;
        background: #fff;
        border-bottom: 1px solid #f4f4f4;
        margin: 0;
        font-size: .875rem
    }

    ul.off-canvas-list li a:before, ul.off-canvas-list li label:before {
        content: url(../images/icons/sun.svg);
        padding-right: 10px;
        color: #a03336
    }

    ul.off-canvas-list li a:hover {
        background: inherit;
        color: inherit
    }

    ul.off-canvas-list .sub-menu {
        display: none;
        margin-left: 0;
        background: #f2f6f7;
        padding: 5px 0
    }

    ul.off-canvas-list .sub-menu li a {
        padding: 0 0 0 25px;
        font-size: 12px;
        background: #f2f6f7;
        font-weight: 400;
        text-transform: none;
        border: 0
    }

    ul.off-canvas-list .sub-menu li a:before {
        content: ""
    }

    ul.off-canvas-list .sub-menu li a:hover {
        background: #fafcfd
    }

    .tab-bar-section img {
        float: left;
        height: 40px;
        margin-top: 2.5px
    }

    .products .product-image img {
        max-height: 150px;
        width: auto
    }

    .mobile-filter-margin {
        margin-top: 30px
    }

    .product-filters {
        position: absolute;
        left: 0;
        right: 0;
        top: 45px;
        z-index: 999
    }

    .accordion-about {
        margin: -20px auto 20px;
        max-width: 220px
    }

    .accordion-about .content p {
        background: #fafcfd;
        padding: 5px;
        font-family: 'Noto Serif', serif;
        font-style: italic;
        color: #606060;
        font-size: 12px;
        text-align: center
    }

    .accordion-about dd > a, .product-filters dd > a {
        font-size: 10px;
        font-weight: 700;
        text-transform: uppercase;
        height: 30px;
        background: #f2f6f7;
        color: #606060;
        padding: 0 1rem;
        line-height: 30px
    }

    .accordion-about dd.active > a, .accordion-about dd > a:hover, .product-filters dd.active > a, .product-filters dd > a:hover {
        background: #fafcfd
    }

    .accordion-about .accordion-icon:before, .product-filters .accordion-icon:before {
        content: "\25BA";
        float: right
    }

    .accordion-about .active .accordion-icon:before, .product-filters .active .accordion-icon:before {
        content: "\25BC";
        float: right
    }

    .accordion-about .inner-filters, .product-filters .inner-filters {
        margin: 0;
        padding: 0
    }

    .accordion-about .content, .product-filters .content {
        padding: 0;
        font-size: 12px
    }

    .accordion-about .content .first-child, .product-filters .content .first-child {
        border-top: 1px solid #f6f6f6
    }

    .accordion-about .content dd > a, .product-filters .content dd > a {
        background: #fff;
        border-bottom: 1px solid #f6f6f6;
        text-transform: uppercase;
        font-weight: 700
    }

    .accordion-about .content dd > a:before, .product-filters .content dd > a:before {
        background: url(../images/icons/sun.svg) center center no-repeat;
        padding: 0 25px 0 5px;
        color: #a03336;
        background-size: 10px 10px;
        content: ""
    }

    .accordion-about .content .content, .product-filters .content .content {
        background: #f6f6f6;
        padding: 10px 0 10px 60px;
        font-size: 12px
    }

    .accordion-about .content .content ul, .product-filters .content .content ul {
        margin: 0
    }

    .accordion-about .content .content ul li, .product-filters .content .content ul li {
        padding: 3px 0
    }

    .accordion-about .content .content ul a, .product-filters .content .content ul a {
        color: #606060
    }

    .product-box h1 {
        font-size: 10px;
        margin: 5px auto
    }

    .product-detail {
        padding: 0 20px;
    }
    .product-detail h1 {
        font-size: 20px;
        line-height: 28px
    }

    .product-detail h2 {
        font-size: 14px;
        line-height: 22px
    }

    .product-detail .orbit-container {
        padding: 10px
    }

    .product-detail .orbit-container ul li img {
        text-align: center;
        margin: 0 auto;
        max-height: 300px;
        width: auto;
        padding: 0 30px
    }

    .product-detail .orbit-container .orbit-prev {
        display: block;
        bottom: 45%
    }

    .product-detail .orbit-container .orbit-prev span {
        /*right: 30px*/
        right: 50%
    }

    .product-detail .orbit-container .orbit-next {
        display: block;
        bottom: 45%;
        /*right: -20px*/
    }

    .product-detail .breadcrumbs {
        margin-bottom: 10px
    }

    .product-detail .attachment-post-thumbnail {
        padding: 20px 40px
    }

    .product-detail .mobile_share {
        color: #fff;
        background-color: #a7cbdc;
        font-size: 10px;
        font-weight: 400;
        text-transform: uppercase;
        letter-spacing: .1rem;
        padding: 5px 8px;
        margin-right: 3px
    }

    .product-detail .mobile_share span {
        display: none
    }

    .product-detail .mobile-certifications {
        padding: 20px 0 0
    }

    .product-detail .mobile-certifications img {
        /*max-width: 40px;*/
        margin: 0 5px
    }

    .organic-farm .row {
        padding-left: 10px;
        padding-right: 10px
    }

    .organic-farm p {
        margin: 10px 0;
        padding: 0 10px
    }

    .organic-farm .button {
        margin-bottom: 20px
    }

    .wild-harvesting h2 {
        text-align: center;
        font-family: 'Noto Serif', serif;
        text-transform: none;
        font-style: italic;
        font-size: 13px;
        letter-spacing: normal
    }

    .wild-harvesting .paragraph-fix p {
        padding: 0 10px
    }

    footer .logo-bar {
        white-space: nowrap;
        overflow-x: scroll
    }
}

@media only screen and (max-width: 40em) {
    .homepage-blocks:nth-of-type(even), .homepage-blocks:nth-of-type(odd) {
        padding-left: 0;
        padding-right: 0
    }

    ul.off-canvas-list .sub-menu li a:before {
        display: none
    }

    ul.off-canvas-list .sub-menu li a {
        padding-left: 45px !important
    }

    .page-id-1398 .content-wrapper, .page-id-848 .content-wrapper {
        padding: 0 5px 20px
    }

    .page-id-1398 .open_content, .page-id-848 .open_content {
        padding: 0 !important
    }
}

.product-detail .orbit-container {
    overflow: hidden
}

.homepage-blocks h1 {
    height: 70px
}

.no-margin {
    margin: 0 !important
}

.margin {
    margin: 0 20px !important
}

.homepage-blocks {
    margin-bottom: 30px
}

.homepage-blocks a {
    background: #f2f6f7;
    /*min-height: 200px;*/
    padding-bottom: 0;
    transition: all .5s ease 0s
}

.homepage-blocks a:hover .entry-content :after {
    bottom: -12px
}

.homepage-blocks .entry-content p {
    margin-bottom: 0
}

.homepage-blocks .entry-content, .homepage-blocks header {
    background: none !important
}

.homepage-blocks .entry-content :after {
    bottom: -10px
}

.product-filters a, .product-filters li {
    font-size: 13px
}

.no-right-padding {
    padding-right: 0
}

.tp-bullets.tp-thumbs .bullet {
    margin: 0 4px !important
}

.tp-bullets.tp-thumbs {
    padding: 5px 0 !important;
    background: rgba(0, 0, 0, .91) !important
}

.tp-bullets .tp-mask {
    width: 100% !important
}

ul.off-canvas-list li a {
    background: 0 0;
    border-bottom-color: #d7d7d7
}

.products .product-image {
    height: 200px;
    position: relative
}

.products .product-image .pseudo-bg {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 2;
    opacity: 0;
    transition: opacity .5s
}

.products li:hover .pseudo-bg {
    opacity: 1
}

ul.off-canvas-list .sub-menu li a {
    font-size: 14px
}

ul.off-canvas-list .sub-menu {
    background: #f1f6f8
}

ul.off-canvas-list .sub-menu li a:hover {
    background: #f8fbfc
}

ul.off-canvas-list li a {
    color: #484e55
}

ul.off-canvas-list li a:before, ul.off-canvas-list li label:before {
    content: " ";
    box-sizing: content-box;
    display: inline-block;
    background-image: url(../images/sprite.png);
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    background-position: -131px -34px
}

.move-right .tab-bar .menu-icon span, .move-right .tab-bar .menu-icon:hover span {
    box-shadow: 0 0 0 2px #f7f7f7, 0 8px 0 2px #f7f7f7, 0 16px 0 2px #f7f7f7
}

.move-right .tab-bar .menu-icon {
    background: #535c63;
    border-left: 1px solid #40484e;
    border-right-color: transparent
}

ul.pagination li.current a, ul.pagination li.current a:focus, ul.pagination li.current a:hover {
    background: 0 0;
    color: #b45c50;
    font-weight: 400
}

ul.pagination li a:hover, ul.pagination li:hover a {
    background: 0 0;
    color: #b45c50
}

ul.pagination li a {
    padding: 0;
    color: #646464
}

.video-detail .video-blocks h1 {
    font-weight: 400;
    font-size: 18px;
    text-align: center
}

.move-right .exit-off-canvas {
    box-shadow: none
}

.mobile-search {
    border-width: 15px 5px 15px 15px;
    height: 62px
}

.tab-bar {
    border-bottom: 1px solid #d4d4d4
}

.left-small, .tab-bar, .tab-bar .menu-icon {
    height: 62px;
    line-height: 62px
}

.left-small, .tab-bar .menu-icon {
    width: 60px
}

.tab-bar-section.middle {
    left: 60px
}

.tab-bar .menu-icon {
    border-left: 1px solid transparent;
    border-right: 1px solid #d4d4d4;
    z-index: 10000
}

.tab-bar .menu-icon span, .tab-bar .menu-icon:hover span {
    top: 24px;
    width: 20px;
    left: 19px;
    box-shadow: 0 0 0 2px #333, 0 8px 0 2px #333, 0 16px 0 2px #333
}

.tab-bar-section img {
    margin-top: 11px
}

.mobile-search input {
    font-size: 14px;
    border: 3px solid #40484e;
    height: 35px;
    box-shadow: none;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px
}

.mobile-search .mobile-search-button, .mobile-search .mobile-search-button .button {
    height: 35px;
    line-height: 35px
}

.top-bar-container[role=primary-navigation] .top-bar-section ul li {
    vertical-align: top
}

.drop-holder {
    position: absolute;
    left: 0;
    background: #f1f6f8;
    display: none;
    width: 100%;
    box-shadow: 0 3px 3px #cdd0d4
}

.top-bar-container[role=primary-navigation] .drop-holder .sub-menu {
    text-align: center
}

.top-bar-container[role=primary-navigation] .top-bar-section li .sub-menu a, .top-bar-container[role=primary-navigation] .top-bar-section li:not(.has-form) .sub-menu a {

.top-bar-container[role=primary-navigation] .top-bar-section li:not(.has-form) .sub-menu a text-transform:capitalize

!important
;
font:

12
px

/
1.25
"Open Sans"
,
"Helvetica Neue"
,
Helvetica, Helvetica, Arial, sans-serif

}


.main-navigation .main-menu > li:last-child > a:after {
    display: none
}

.top-bar-section > ul > li:hover > a {
    color: #942c23 !important
}

.top-bar-section > ul > li > a {
    letter-spacing: 1px;
    padding: 0 0 0 18px !important;
    display: block;
    vertical-align: top
}

.main-menu .sub-menu {
    box-shadow: none;
    position: relative;
    margin: 0 auto;
    padding: 0;
    display: block !important;
    left: -30px;
    top: 0
}

.main-menu .sub-menu li {
    vertical-align: top;
    display: inline-block
}

.top-bar-container[role=primary-navigation] .top-bar-section li:not(.has-form) .sub-menu a {
    padding: 14px 27px 12px;
    text-transform: none;
    font: 12px/1.25 "Open Sans", "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif
}

.top-bar-container[role=primary-navigation] .top-bar-section li:not(.has-form) .sub-menu a:hover {
    background: #fafcfd
}

ul.off-canvas-list li:after {
    content: '';
    display: block;
    clear: both
}

ul .sub-menu li a {
    padding: 3px 0 3px 25px
}

li span.dropdownToggler {
    float: right;
    top: -5 !important;
    width: 18px;
    padding: 0 21px 9px 10px;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
    position: relative;
    z-index: 10;
    box-sizing: content-box;
    border: 0 !important;
    outline: 0
}

li span.dropdownToggler span {
    padding: 0;
    -webkit-box-shadow: 0 0 0 1px #333, 0 7px 0 1px #333, 0 14px 0 1px #333;
    -moz-box-shadow: 0 0 0 1px #333, 0 7px 0 1px #333, 0 14px 0 1px #333;
    box-shadow: none;
    display: none;
    width: 18px;
    height: 18px
}

li span.dropdownToggler {
    height: 18px;
    padding-bottom: 11px;
    background: url(data:image/gif;base64,R0lGODlhCgAKAMQAAN7e3unp6dzc3Pb29uzs7PPz8/Hx8fv7+9ra2vj4+Pn5+d/f3+bm5urq6u/v7/r6+vLy8vX19eTk5O3t7eLi4t3d3eHh4e7u7vz8/ODg4P39/f7+/v///wAAAAAAAAAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4zLWMwMTEgNjYuMTQ1NjYxLCAyMDEyLzAyLzA2LTE0OjU2OjI3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5Qjc1NUE3QjIzOEIxMUU0QTk5NUFFNzIwMkFBREQwMSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo5Qjc1NUE3QzIzOEIxMUU0QTk5NUFFNzIwMkFBREQwMSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjlCNzU1QTc5MjM4QjExRTRBOTk1QUU3MjAyQUFERDAxIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjlCNzU1QTdBMjM4QjExRTRBOTk1QUU3MjAyQUFERDAxIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEAAAAAAAsAAAAAAoACgAABUIglxTbppWYxjmWcZjYxnEEkgVDaXJXZVWSQko2EWQomZti1lskAYwEU2ABUFwlGsLSGGhOTMplqXnEOBEIZzM8hQAAOw==) no-repeat 50% 50%;
  
}

li span.dropdownToggler.opened {
    margin: 0;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    background: url(data:image/gif;base64,R0lGODlhCgAKAMQAAN7e3unp6dzc3Pb29uzs7PPz8/Hx8fv7+9ra2vj4+Pn5+d/f3+bm5urq6u/v7/r6+vLy8vX19eTk5O3t7eLi4t3d3eHh4e7u7vz8/ODg4P39/f7+/v///wAAAAAAAAAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4zLWMwMTEgNjYuMTQ1NjYxLCAyMDEyLzAyLzA2LTE0OjU2OjI3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RTY2OUREOTIzOEExMUU0ODMxNUE4MzFENUU2NEM2MiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0RTY2OUREQTIzOEExMUU0ODMxNUE4MzFENUU2NEM2MiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjRFNjY5REQ3MjM4QTExRTQ4MzE1QTgzMUQ1RTY0QzYyIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjRFNjY5REQ4MjM4QTExRTQ4MzE1QTgzMUQ1RTY0QzYyIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEAAAAAAAsAAAAAAoACgAABUQgJ45kdBHXNZ1OAlGIUMmIVXCXZS2ZlRmbjaIByFAqgcMGwxlQMhnJYKOpagzFAjX40BwYAcySKt4kFJpgmbMRUTmaEAA7) no-repeat 50% 50%
}

ul li span.dropdownToggler:before {
    display: none
}

.product-filters a {
    position: relative
}

.product-filters a:after {
    background: url(../images/icons/hover-category.png) no-repeat;
    width: 9px;
    height: 14px;
    content: "";
    display: block;
    position: absolute;
    left: -16px;
    top: 2px;
    opacity: 0;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    -ms-transition: 300ms;
    transition: 300ms
}

.product-filters .active a:after, .product-filters .current-cat a:after, .product-filters a:hover:after {
    opacity: 1
}

.wild-harvesting .product-box {
    overflow: hidden
}

#top-navigation ul li a, .press-block a {
    -webkit-transition: all .5s;
    -moz-transition: : all .5 s;
    -o-transition: : all .5 s;
    -ms-transition: : all .5 s;
    transition: : all .5 s
}

#top-navigation ul li a:hover {
    color: #000
}

.homepage-blocks a {
    display: block
}

#top-navigation button[type=submit] {
    width: 25px;
    border-radius: 0 20px 20px 0
}

#top-navigation .focus button[type=submit] {
    background-color: #fafafa
}

#searchform {
    overflow: hidden
}

#top-navigation .row-search {
    display: block;
    vertical-align: top;
    width: auto;
    white-space: nowrap;
    text-align: right;
    float: none;
    border: none;
    font-size: 0
}

#top-navigation .row-search .columns {
    float: left
}

#top-navigation .input-text {
    display: inline-block;
    vertical-align: top;
    float: none;
    width: 130px;
    overfow: hidden
}

#top-navigation .input-submit {
    display: inline-block;
    vertical-align: top;
    float: none !important
}

#top-navigation .float-right {
    float: right;
    padding-top: 10px;
}

#top-navigation .columns-top {
    float: left;
    padding: 0 20px 0 0
}

#top-navigation button[type=submit]:focus {
    outline: 0
}

.mobile-search .mobile-search-button .button {
    margin: -2px 0 0
}

#searchform input[type=text] {
    padding: 5px 5px 5px 9px
}

#top-navigation input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    border-radius: 20px
}

.loader-site {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAcYAAAFUCAYAAAC+zJxhAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkI0MjRBRDFEMDZBQjExRTRBNTRCOTJBRDlGNTk1QjIyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkI0MjRBRDFFMDZBQjExRTRBNTRCOTJBRDlGNTk1QjIyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QjQyNEFEMUIwNkFCMTFFNEE1NEI5MkFEOUY1OTVCMjIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QjQyNEFEMUMwNkFCMTFFNEE1NEI5MkFEOUY1OTVCMjIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5piYouAABAaklEQVR42uydjY7jSoyr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) center center no-repeat, url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIQAAACBCAIAAACO64VDAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjlFMDUxMzFCMDZBOTExRTQ5ODBBRDBEMTUxRjQwQjdEIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjlFMDUxMzFDMDZBOTExRTQ5ODBBRDBEMTUxRjQwQjdEIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OUUwNTEzMTkwNkE5MTFFNDk4MEFEMEQxNTFGNDBCN0QiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OUUwNTEzMUEwNkE5MTFFNDk4MEFEMEQxNTFGNDBCN0QiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7vwZAZAAA2uklEQVR42tSdh3bjSJKu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);
    background-size: auto 150%, auto auto;
    z-index: 10000
}

.loader-site div {
    background: url(../images/waiting.gif) no-repeat;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 77px;
    height: 77px
}

.homepage-blocks h1 {
    background: #f2f6f7;
    position: relative
}

.homepage-blocks a:hover .featured-image-container {
    margin: 0 0 -5px
}

.homepage-blocks a *, .homepage-blocks a :after {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

.top-bar .name a {
    display: inline-block;
    vertical-align: top
}

.top-bar .title-area {
    margin: 0 auto 35px
}

.product-box, .product-box .product-information, .product-container-block a {
    display: block
}

.main-block {
    background: #fff url(../images/backgrounds/bg-main-block.gif) repeat-y;
    max-width: 1053px;
    padding: 14px 26px 0;
    margin: 0 -30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

.main-block:after {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    height: 100%;
    width: 14px;
    background: #fff url(../images/backgrounds/bg-main-block-right.gif) repeat-y
}

.custom-blocks {
    margin: 0 0 38px
}

.custom-blocks .holder-custom {
    display: table;
    width: 100%;
    border-collapse: collapse;
    background: #a7cbdc;
    color: #606060;
    font: 12px/22px "Open Sans", Arial, Helvetica, sans-serif
}

.custom-blocks .holder-custom p {
    font: 12px/22px "Open Sans", Arial, Helvetica, sans-serif
}

.custom-blocks .left-custom {
    display: table-cell;
    vertical-align: top;
    width: 317px;
    padding: 21px 51px 10px 22px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.custom-blocks .right-custom {
    display: table-cell;
    vertical-align: top;
    position: relative
}

.custom-blocks h3 {
    margin: 0 26px 10px;
    color: #484e55;
    letter-spacing: 3px;
    font: 16px/20px "Open Sans", "Open Sans Semibold", Arial, Helvetica, sans-serif;
    text-transform: uppercase
}

.custom-blocks .left-custom h4 {
    margin: 0 0 20px;
    color: #484e55;
    letter-spacing: 3px;
    font: 16px/20px "Open Sans", "Open Sans Semibold", Arial, Helvetica, sans-serif;
    text-transform: uppercase
}

.custom-blocks.alt .left-custom h4 {
    margin: 0 0 12px
}

.custom-blocks .left-custom p {
    margin: 0 0 21px
}

.custom-blocks .left-custom address {
    display: block;
    font-style: normal;
    margin: 0 0 22px
}

.custom-blocks .right-custom ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 0
}

.custom-blocks .right-custom li {
    width: 33.3%;
    display: inline-block;
    vertical-align: top
}

.custom-blocks .right-custom a {
    display: block;
    position: relative
}

.custom-blocks .right-custom img {
    display: block;
    width: 100%;
    height: auto
}

.custom-blocks .right-custom a:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: #a7cbdc;
    opacity: .5;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s;
    transition: .5s
}

.custom-blocks .right-custom a:hover:after {
    opacity: 0
}

.custom-blocks .right-custom .map, .custom-blocks .right-custom .map img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.custom-blocks.alt .holder-custom {
    background: #f1f6f8
}

.custom-blocks fieldset {
    border: none;
    padding: 0;
    margin: 0
}

.custom-blocks select {
    width: 100%;
    height: auto;
    padding: 0;
    display: block
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.page-title-block .page-header {
    margin: 0
}

.page-title-block {
    padding: 32px 0 10px
}

.page-title-block .page-subheader {
    font-size: 20px;
    line-heihgt: 24px;
    margin: 0 auto
}

.custom-blocks .select-box {
    margin: 0 0 13px
}

.custom-blocks form {
    margin: 0 0 17px
}

.custom-blocks.alt form {
    margin: 0 0 25px
}

.address-block {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAABCAIAAABlidhuAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OUE0NEFCOENGRDMzMTFFM0IxREFGMUU0OEJBOENGQjAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OUE0NEFCOERGRDMzMTFFM0IxREFGMUU0OEJBOENGQjAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5QTQ0QUI4QUZEMzMxMUUzQjFEQUYxRTQ4QkE4Q0ZCMCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5QTQ0QUI4QkZEMzMxMUUzQjFEQUYxRTQ4QkE4Q0ZCMCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PimGquYAAAAxSURBVHjaYjx27fafv38lhQVfvvvAwMCgKCn25PXbH79+A0XefPz05+8/RQkxgAADAIqsFL76nZPKAAAAAElFTkSuQmCC) repeat-x;
    padding: 25px 0
}

.custom-blocks .left-custom .address-block h4 {
    color: #606060;
    font-size: 12px;
    line-height: 16px;
    margin: 0 0 24px
}

.custom-blocks .left-custom .address-block p {
    margin: 0
}

.custom-blocks .left-custom .address-block p.link {
    padding: 21px 0 0
}

.top-bar-container[role=primary-navigation] {
    position: relative
}

.scroll-nav .top-bar-container[role=primary-navigation] {
    left: 0;
    width: 100%;
    position: fixed;
    top: 28px;
    height: 27px;
    z-index: 12000
}

.top-bar {
    height: auto
}

.top-bar .title-area {
    height: 191px
}

.scroll-nav .top-bar-container.show-for-medium-up {
    padding-bottom: 33px
}

.main-navigation {
    position: relative;
    line-height: 30px
}

.zf-select {
    outline: 0;
    position: relative;
    cursor: pointer;
    font: 12px Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    width: 100% !important
}

.zf-select select {
    border: 0
}

.zf-select div, .zf-select ul {
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0
}

.zf-select-dis {
    cursor: default
}

.zf-select .select-text {
    padding: 0 33px 0 9px;
    line-height: 33px;
    height: 33px;
    overflow: hidden;
    background: #fff
}

.zf-select .select-btn {
    background: url(../images/select-images/custom-select-open.png) no-repeat 50% 50%;
    width: 33px;
    height: 33px;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: -1px
}

.zf-select-focus .select-btn {
    background: url(../images/select-images/custom-select-close.png) no-repeat 50% 50%
}

.zf-multi-select .select-btn, .zf-multi-select .select-text {
    display: none
}

.zf-select .select-drop {
    display: none;
    position: absolute;
    top: 33px;
    width: 100% !important;
    left: 0;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none
}

.zf-multi-select .select-drop {
    position: relative;
    top: 0;
    left: 0;
    display: block !important
}

.zf-select ul {
    list-style: none;
    padding: 0 10px 0 0
}

.zf-select li {
    padding: 3px 5px;
    line-height: 33px;
    font-size: 12px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.zf-select li.selected {
    background: #666;
    color: #fff
}

.zf-select li.disabled {
    background: #ebebeb !important;
    color: #7a7a7a;
    cursor: default
}

.zf-select li.optgroup {
    font-weight: 700;
    text-transform: capitalize;
    font-style: italic
}

.zf-select li.optitem {
    padding-left: 20px
}

.zf-select .select-mid {
    background: #fff
}

.zf-select .mid-right {
    border: 1px solid #ccc;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.zf-focus-select .mid-right {
    border-color: #f8c7a7
}

.zf-select .scrollable {
    height: 150px;
    position: relative;
    overflow: hidden
}

.zf-select .zf-scroll-track {
    width: 5px;
    position: absolute;
    top: 1px;
    right: 4px;
    background: #efefef;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.zf-select .zf-scroll-drag {
    background: #9c9c9c;
    cursor: pointer;
    height: 15px;
    position: absolute;
    right: 0;
    top: 15px;
    width: 5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.zf-select .zf-scroll-drag-btm, .zf-select .zf-scroll-drag-top {
    top: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    width: 15px
}

.zf-select .zf-scroll-drag-btm {
    bottom: 0;
    top: auto
}

.zf-select .zf-scroll-arrow-btm, .zf-select .zf-scroll-arrow-top {
    background: url(../images/select-images/bg_scroll.gif) no-repeat;
    cursor: pointer;
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 2px;
    top: 2px;
    width: 15px;
    display: none !important
}

.zf-select .zf-scroll-arrow-top-press {
    background-position: 0 -48px
}

.zf-select .zf-scroll-arrow-top-dis {
    background-position: 0 -24px;
    cursor: default
}

.zf-select .zf-scroll-arrow-btm {
    bottom: 2px;
    top: auto;
    background-position: -19px 0
}

.zf-select .zf-scroll-arrow-btm-press {
    background-position: -19px -48px
}

.zf-select .zf-scroll-arrow-btm-dis {
    background-position: -19px -24px;
    cursor: default
}

.alt-style select {
    width: 200px
}

.alt-style .zf-select {
    color: #fff;
    font: 14px Tahoma, Arial, Helvetica, sans-serif
}

.alt-style .select-text {
    background: url(../images/select-images/bg_select.png) no-repeat;
    height: 47px;
    line-height: 46px;
    padding: 0 5px 0 20px
}

.alt-style .select-btn {
    background: url(../images/select-images/bg_select.png) no-repeat 100% 0;
    height: 47px;
    right: -50px;
    width: 50px
}

.alt-style .select-drop {
    margin: -13px 0 0 19px
}

.alt-style .select-mid {
    background: url(../images/select-images/bg_select_v.png) repeat-y 100% 0;
    padding-right: 4px
}

.alt-style .mid-right {
    border: 0;
    background: url(../images/select-images/bg_select_v.png) repeat-y;
    padding-left: 4px
}

.alt-style .scrollable {
    background: #000
}

.alt-style ul {
    padding: 0 5px 0 0
}

.alt-style li {
    line-height: 25px;
    padding: 0 10px
}

.alt-style li:hover {
    background: #6081ba
}

.alt-style li.selected {
    background: #061651
}

.alt-style .zf-scroll-track {
    background: #041141;
    right: 8px;
    top: 5px;
    width: 13px
}

.alt-style .zf-scroll-drag {
    background: #6081ba;
    height: 20px;
    right: 0;
    width: 11px;
    border: 1px solid #fff
}

.alt-style .zf-scroll-arrow-btm, .alt-style .zf-scroll-arrow-top {
    background: url(../images/select-images/bg_select.png) no-repeat 0 -145px;
    height: 12px;
    right: 8px;
    width: 13px;
    top: 5px
}

.alt-style .zf-scroll-arrow-btm {
    background-position: -30px -145px;
    top: auto;
    bottom: 10px
}

.alt-style .select-btm {
    height: 12px;
    width: 100%;
    overflow: hidden
}

.alt-style .btm-left, .alt-style .btm-right {
    background: url(../images/select-images/bg_select.png) no-repeat -44px -145px;
    float: left;
    width: 14px;
    height: 100%
}

.alt-style .btm-right {
    float: right;
    background-position: -59px -145px
}

.alt-style .btm-mid {
    overflow: hidden;
    height: 100%;
    background: url(../images/select-images/bg_select.png) repeat-x 0 -158px
}

.alt-style .select-top {
    height: 5px;
    overflow: hidden
}

.alt-style .top-left, .alt-style .top-right {
    background: url(../images/select-images/bg_select.png) no-repeat -70px -152px;
    float: left;
    width: 12px;
    height: 100%
}

.alt-style .top-right {
    float: right;
    background-position: -80px -152px
}

.alt-style .top-mid {
    overflow: hidden;
    height: 100%;
    background: #000
}

.alt-style .select-btm:after, .alt-style .select-top:after {
    clear: both;
    content: "";
    display: block
}

.desktop-hide {
    display: none
}

.list_carousel {
    background-color: #e9f0f2;
    width: 360px
}

.list_carousel ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.list_carousel li {
    font-size: 40px;
    color: #999;
    text-align: center;
    width: 50px;
    height: 100px;
    padding: 0 20px;
    display: table;
    float: left;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.list_carousel li span {
    display: table-cell;
    vertical-align: middle
}

.list_carousel li img {
    margin: 0;
    display: block
}

.list_carousel.responsive {
    width: auto;
    margin-left: 0
}

.list_carousel #prev {
    background-repeat: no-repeat;
    background-image: url(../images/sprite.png);
    background-position: -2px -35px;
    width: 26px;
    height: 25px;
    overflow: hidden;
    text-indent: -9999px;
    float: left;
    margin: 37px 4px 0 17px
}

.list_carousel #next {
    background-repeat: no-repeat;
    background-image: url(../images/sprite.png);
    background-position: -32px -35px;
    width: 26px;
    height: 25px;
    overflow: hidden;
    text-indent: -9999px;
    float: right;
    margin: 37px 16px 0 4px
}

.carousel-cell {
    overflow: hidden;
    height: 100px
}

.clearfix {
    float: none;
    clear: both
}

.prev {
    float: left;
    margin-left: 10px
}

.next {
    float: right;
    margin-right: 10px
}

.pager {
    float: left;
    width: 300px;
    text-align: center
}

.pager a {
    margin: 0 5px;
    text-decoration: none
}

.pager a.selected {
    text-decoration: underline
}

.timer {
    background-color: #999;
    height: 6px;
    width: 0
}

.carousel-table {
    display: table;
    width: 100%;
    border-collapse: collapse
}

.carousel-table-cell {
    display: table-cell;
    vertical-align: middle;
    width: 10px
}

.carousel-table-cell.auto {
    width: auto
}

.main-twocolumns {
    display: table;
    width: 100%;
    border-collapse: collapse;
    margin: 0 0 -40px;
    table-layout: fixed
}

.main-left-column {
    display: table-cell;
    vertical-align: top;
    background: #616971;
    width: 23%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 13px 5px 0;
    color: #fff
}

.main-left-column.second {
    background: #f1f6f8;
    padding: 0;
    overflow: hidden;
    width: 0;
    position: relative
}

.main-left-column h3 {
    margin: 0 0 24px;
    text-align: center;
    color: #fff;
    letter-spacing: 2px;
    font: 12px/18px 'Open Sans', arial, helvetica, sans-serif;
    text-transform: uppercase
}

.main-left-column.second h3 {
    color: #484e55;
    padding: 13px 0 0
}

.main-content {
    display: table-cell;
    vertical-align: top;
    padding: 0 0 0 8px
}

.main-twocolumns .page-title-block {
    padding: 0
}

.main-twocolumns .page-title-block img.header-image {
    display: block;
    margin: 0 0 25px;
    border: none;
    padding: 0;
    width: 100%;
    height: auto
}

.header-image {
    width: 100%;
    height: auto
}

.header-banner-image, .header-zoom-image {
    overflow: hidden;
    padding: 3px 0;
    border-top: 1px dashed #a03336;
    border-bottom: 1px dashed #a03336
}

.header-banner-image img {
    width: 100%;
    height: auto;
    display: block
}

.header-zoom-image img {
    width: 100%;
    height: auto;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

.header-zoom-image img:hover {
    transition: all .5s
}

.main-content.third .header-image {
    padding: 0;
    margin: 0 0 34px;
    border: none
}

.main-twocolumns .page-title-block img.header-accent {
    margin: 0 auto 10px
}

.main-twocolumns h1.page-header {
    letter-spacing: 5px;
    margin: 0 0 4px
}

.main-twocolumns .content-place {
    padding: 24px 35px 30px 55px;
    text-align: justify
}

.main-twocolumns .main-content.third .content-place {
    padding: 0
}

.main-twocolumns .main-content.third .content-place h2, .main-twocolumns .main-content.third .content-place p {
    padding: 0 20px
}

.products-block {
    padding: 0 20px 20px
}

.main-twocolumns .main-content.third .content-place h2, .main-twocolumns .main-content.third .products-block h2 {
    margin: 0 0 28px;
    font: 22px/26px 'Open Sans', 'Open Sans', Arial, Helvetica, sans-serif;
    color: #484e55;
    text-transform: uppercase;
    letter-spacing: 4px
}

.main-twocolumns .main-content.third .products-block h2 {
    color: #484e55;
    margin: 0 0 20px;
    font: 16px/20px 'Open Sans Semibold', 'Open Sans', Arial, Helvetica, sans-serif
}

.products-block-holder ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 0
}

.products-block-holder li {
    display: inline-block;
    vertical-align: top;
    width: 25%
}

.products-block-holder a {
    display: block;
    color: #606060;
    font: 12px/20px 'Open Sans', Arial, helvetica, sans-serif
}

.products-block-holder img {
    max-width: 120px;
    display: block;
    margin: 0 auto 11px
}

.products-block-holder span {
    display: block;
    text-align: center
}

.main-twocolumns .content-place p {
    line-height: 20px
}

.main-twocolumns .page-title-block .page-subheader {
    font-size: 19px;
    line-height: 25px;
    max-width: 400px
}

.herbs-columns, .letters-columns {
    text-align: center;
    white-space: nowrap
}

.herbs-columns ul, .letters-columns ul {
    margin: 0;
    padding: 0 34px;
    list-style: none;
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
    color: #fff;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.herbs-columns ul:first-child, .letters-columns ul:first-child {
    padding: 0 0 0 34px
}

.herbs-columns li, .letters-columns li {
    padding: 0 0 17px;
    font-size: 17px;
    line-heihgt: 20px
}

.herbs-columns.words, .letters-columns.words {
    display: table;
    border-collapse: collapse
}

.herbs-columns.words ul, .letters-columns.words ul, .main-twocolumns.alt .herbs-columns.words ul, .main-twocolumns.alt .letters-columns.words ul {
    display: table-cell;
    vertical-align: top;
    float: none
}

.herbs-columns.words li, .letters-columns.words li {
    font-size: 12px;
    line-height: 18px
}

.herbs-columns li.selected, .letters-columns li.selected {
    position: relative
}

.herbs-columns .selected:after, .letters-columns .selected:after {
    position: absolute;
    left: -19px;
    top: 6px;
    content: "";
    background: url(../images/backgrounds/carette.png) no-repeat;
    width: 9px;
    height: 14px
}

.herbs-columns a, .letters-columns a {
    color: #fff
}

.letters-columns a {
    padding-left: 20px
}

.letters-columns a.active {
    background: url(../images/backgrounds/ingredient-letter-bg.png) no-repeat left center
}

.filters-block ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.filters-block li {
    font-size: 12px;
    line-height: 18px;
    margin: 0 0 4px
}

.filters-block a {
    color: #484e55;
    display: block;
    position: relative;
    padding: 9px 23px 8px 39px
}

.filters-block .selected a:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 0;
    width: 0;
    content: "";
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    border-left: 18px solid #616971
}

.filters-block a:hover {
    background-color: #dbe8ed
}

.herbs-columns a:hover, .letters-columns a:hover {
    text-decoration: underline
}

#foo5 {
    overflow: hidden
}

.large-btn {
    text-align: center;
    padding: 0 0 28px
}

.large-btn a {
    display: inline-block;
    vertical-align: top;
    background: #a7cbdc;
    color: #fff;
    font: 16px/22px 'Open Sans', Arial, Helvetica, sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 9px 20px 10px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s;
    transition: .5s
}

.large-btn a:hover {
    background: #71b9db
}

.main-twocolumns.alt .page-title-block .page-header {
    text-transform: uppercase;
    letter-spacing: 4px
}

.main-twocolumns.alt .main-left-column {
    background: #f1f6f8;
    color: #484e55;
    width: 43%
}

.main-twocolumns.alt .content-place {
    padding: 0 35px
}

.main-twocolumns.alt .herbs-columns, .main-twocolumns.alt .letters-columns {
    overflow: hidden
}

.main-twocolumns.alt .herbs-columns li, .main-twocolumns.alt .letters-columns li {
    padding: 0 0 2px
}

.main-twocolumns.alt .herbs-columns a, .main-twocolumns.alt .letters-columns a {
    color: #484e55;
    white-space: normal;
    display: block;
    padding: 9px 23px
}

.main-twocolumns.alt .herbs-columns.words a, .main-twocolumns.alt .letters-columns.words a {
    white-space: nowrap
}

.main-twocolumns.alt .herbs-columns a:hover, .main-twocolumns.alt .letters-columns a:hover {
    background: #dbe8ed;
    text-decoration: none
}

.main-twocolumns.alt .main-left-column h3 {
    color: #484e55;
    margin: 0 0 18px
}

.main-twocolumns.alt .herbs-columns ul, .main-twocolumns.alt .letters-columns ul {
    text-transform: none;
    font: 12px/18px 'Open Sans', Arial, Helvetica, sans-serif;
    float: right;
    padding: 0 0 0 10px
}

.main-twocolumns.alt .main-left-column {
    padding: 13px 33px 0
}

.main-twocolumns.alt .herbs-columns ul:first-child, .main-twocolumns.alt .letters-columns ul:first-child {
    float: left;
    padding: 0 10px 0 0
}

.alt-header .header-accent {
    margin: 0 auto 33px
}

.justify p {
    text-align: justify
}

.justify li {
    text-align: justify;
    font-size: 12px;
    color: #606060
}

.boxes {
    font-size: 0
}

.boxes .box, .boxes .certificate-box {
    width: 32%;
    margin: 0 0 55px 1%;
    display: inline-block;
    vertical-align: top;
    background: #f2f6f7;
    text-align: center;
    color: #606060;
    position: relative;
    font: 12px/20px 'Open Sans', Arial, Helvetica, sans-serif
}

.boxes .box a, .boxes .certificate-box a {
    display: block;
    color: #606060;
    position: relative;
    z-index: 2
}

.boxes .award-box a {
    /*cursor: default*/
}

.boxes .box-holder {
    padding: 15px 20px;
    display: block
}

.boxes .box img, .boxes .certificate-box img {
    overflow: hidden;
    -webkit-transition: all 2500ms ease-out;
    -moz-transition: all 2500ms ease-out;
    -o-transition: all 2500ms ease-out;
    -ms-transition: all 2500ms ease-out;
    transition: all 2500ms ease-out
}

.boxes .box a:hover img, .boxes .certificate-box a:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.boxes .certificate-box a:hover .press-popup img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.boxes .box:after, .boxes .certificate-box:after {
    position: absolute;
    left: 50%;
    top: 100%;
    background: url(../images/backgrounds/bg-certificates.png) no-repeat;
    width: 47px;
    height: 32px;
    content: "";
    margin: -9px 0 0 -23px
}

.boxes .box strong, .boxes .certificate-box strong {
    margin: 0 0 8px;
    display: block;
    min-height: 30px;
    font: 16px/20px 'Open Sans Semibold', 'Open Sans', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #484e55;
    letter-spacing: 3px
}

.boxes .box span, .boxes .certificate-box span {
    margin: 0;
    display: block;
    font: 12px/20px 'Open Sans', Arial, Helvetica, sans-serif
}

.boxes .certificate-box span p {
    line-height: 1.4
}

.boxes .header {
    padding: 0 0 20px
}

.boxes .page-header {
    margin-top: 22px
}

.boxes .middle-accent {
    margin-top: 5px;
    margin-bottom: 10px
}

.boxes .box img, .boxes .certificate-box img {
    display: block;
    width: 100%;
    height: auto
}

.certification-box {
    list-style: none;
    padding: 0;
    font-size: 0;
    margin: 0 -1%
}

.certification-box li {
    display: inline-block;
    vertical-align: top;
    width: 24%;
    height: 300px;
    margin: 0 .5% 10px
}

.certification-box a {
    display: block;
    font: 16px/18px 'Open Sans Semibold', 'Open Sans', Arial, Helvetica, sans-serif;
    color: #484e55;
    position: relative;
    height: 100%;
    text-align: center
}

.certification-box a:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: #a7cbdc;
    opacity: .75
}

.certification-box img {
    max-height: 100%
}

.certification-box span {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 3;
    background: url(../images/backgrounds/bg-circle.png) no-repeat;
    width: 114px;
    height: 114px;
    margin: -57px 0 0 -57px;
    padding: 35px 5px 5px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.certificate-item .page-header {
    letter-spacing: 4px
}

.certificate-item .header-accent {
    margin-top: 4px;
    margin-bottom: 13px
}

.certificate-item .page-subheader {
    margin: 0 auto 36px;
    font: italic 19px/26px 'Noto Serif', 'Times New Romain', Times, serif
}

.breadcrumbs {
    padding: 0;
    margin: 0 0 15px;
    list-style: none;
    overflow: hidden;
    background: 0 0;
    border: none
}

.breadcrumbs li {
    float: left;
    list-style: none;
    color: #606060;
    letter-spacing: 2px;
    font: 12px/20px 'Open Sans', Arial, Helvetica, sans-serif
}

.breadcrumbs li:after {
    content: ">";
    float: left;
    margin: 0 8px
}

.breadcrumbs li:first-child:after {
    display: none
}

.breadcrumbs a {
    color: #606060
}

.breadcrumbs a:hover {
    text-decoration: underline
}

.addthis_toolbox a {
    display: inline-block;
    vertical-align: top
}

.addthis_toolbox img {
    display: block;
    width: 100%
}

.addthis_toolbox a:hover img {
    opacity: .9
}

.awards.boxes .picture {
    display: table;
    background: url(../images/awards/bg-awards-box.jpg) no-repeat 50% 50%;
    background-size: cover;
    width: 100%;
    height: 212px;
    border-collapse: collapse;
    overflow: hidden
}

.awards > .header {
    padding: 0
}

.awards .picture span {
    display: table-cell;
    vertical-align: middle
}

.awards .picture img {
    display: block;
    margin: 0 auto;
    max-width: 80%;
    width: auto;
    max-height: 200px
}

.awards .page-subheader {
    font-size: 18px;
    margin-bottom: 36px
}

.custom-banner {
    width: 100%;
    overflow: hidden;
    position: relative
}

.custom-banner .custom-banner-img {
    float: left;
    width: 100%;
    margin: 0 -100% 0 0;
    overflow: hidden
}

.custom-banner .custom-banner-img img {
    display: block;
    width: 100%;
    height: auto
}

.custom-banner .custom-banner-img img.mobile {
    display: none
}

.custom-banner .banner-content {
    float: left;
    width: 100%;
    padding: 69px 0 0
}

.custom-banner .title {
    padding: 0 33px;
    position: relative;
    overflow: hidden
}

.custom-banner .title:after {
    background: #cdab75;
    opacity: .85;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: ''
}

.custom-banner .title strong {
    float: left;
    width: 100%;
    color: #fff;
    position: relative;
    z-index: 2;
    margin: -10px 0 0;
    letter-spacing: -2px;
    font: 81px/120px 'Playfair Display', 'Times New Roman', Times, serif
}

.custom-banner .banner-text {
    display: block;
    padding: 16px 50% 0 24px;
    font: 16px/24px 'Open Sans', 'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: 300;
    color: #2f2f2f
}

.custom-banner .banner-picture {
    position: absolute;
    right: 0;
    bottom: 0
}

.custom-banner .banner-picture img {
    display: block
}

.custom-banner .banner-picture img.mobile {
    display: none
}

.sticky-top {
    background: url(../images/bg-sticky-top-from-full.jpg) no-repeat 50% 0;
    background-size: cover;
    text-align: center;
    padding: 14px 0 9px;
    position: absolute;
    left: -9999px;
    top: 0;
    width: 100%;
    z-index: 12000
}

.top-bar-container[role=primary-navigation] {
    z-index: 2500
}

.sticky-top a {
    display: block;
    opacity: 0;
    margin: 0 auto;
    width: 73px
}

.sticky-top img {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto
}

.social a {
    display: inline-block;
    vertical-align: middle;
    opacity: .9;
    margin: 0 3px 0 0;
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    -ms-transition: all 500ms ease-out;
    transition: all 500ms ease-out
}

.social a img {
    margin: 0;
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -o-transform: scale(0.9);
    -moz-transform: scale(0.9)
}

.social a:hover {
    opacity: 1
}

#fb-sharer a, #pin-sharer a, #tw-sharer a, .fb-sharer a, .pin-sharer a, .tw-sharer a {
    display: inline-block;
    vertical-align: middle;
    opacity: .9;
    margin: 0 3px 0 0;
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    -ms-transition: all 500ms ease-out;
    transition: all 500ms ease-out
}

#fb-sharer, #pin-sharer, #tw-sharer, .fb-sharer, .pin-sharer, .tw-sharer {
    display: inline-block;
    vertical-align: middle
}

#fb-sharer a:hover, #pin-sharer a:hover, #tw-sharer a:hover, .fb-sharer a:hover, .pin-sharer a:hover, .tw-sharer a:hover {
    opacity: 1
}

#fb-sharer a, .fb-sharer a {
    background-repeat: no-repeat;
    background-image: url(../images/sprite.png);
    background-position: -36px -2px;
    width: 30px;
    height: 30px;
    font-size: 0
}

#tw-sharer a, .tw-sharer a {
    background-repeat: no-repeat;
    background-image: url(../images/sprite.png);
    background-position: -100px -2px;
    width: 30px;
    height: 30px;
    font-size: 0
}

#pin-sharer a, .pin-sharer a {
    background-repeat: no-repeat;
    background-image: url(../images/sprite.png);
    background-position: -68px -2px;
    width: 30px;
    height: 30px;
    font-size: 0
}

.product-filters a {
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    -ms-transition: all 500ms ease-out;
    transition: all 500ms ease-out
}

.product-filters a:hover {
    color: #8ebfd6
}

.footer a {
    -webkit-transition: color 500ms ease-out;
    -moz-transition: color 500ms ease-out;
    -o-transition: color 500ms ease-out;
    -ms-transition: color 500ms ease-out;
    transition: color 500ms ease-out
}

.footer a:hover {
    color: #fff
}

a.category-buttons {
    border-radius: 10px;
    padding: 6px 12px
}

.error404 .container[role=document] {
    background: url(../images/backgrounds/bg-404.jpg) 50% 50%;
    background-size: cover;
    margin-top: 2px;
    border-top: 1px solid #a1a1a1
}

.error404 .content-wrapper {
    background: url(../images/backgrounds/snow.png), url(../images/backgrounds/snow3.png), url(../images/backgrounds/snow2.png);
    border: 0;
    max-width: 100%;
    padding: 20px 0;
    text-align: center;
    -webkit-animation: snow 20s linear infinite;
    -moz-animation: snow 20s linear infinite;
    -ms-animation: snow 20s linear infinite;
    animation: snow 20s linear infinite
}

.error404-frame {
    padding: 221px 0 297px
}

.error404-frame .title1, .error404-frame .title2 {
    display: block;
    font: 49px/1.25 "Open Sans", Arial, Helvetica, sans-serif;
    color: #fff;
    letter-spacing: 11px
}

.error404-frame .title2 {
    font-size: 134px;
    margin: -7px 0 11px;
    letter-spacing: 31px
}

@-moz-keyframes snow {
    0% {
        background-position: 0 0, 0 0, 0 0
    }
    100% {
        background-position: 500px 1000px, 400px 400px, 300px 300px
    }
}

@-webkit-keyframes snow {
    0% {
        background-position: 0 0, 0 0, 0 0
    }
    100% {
        background-position: 500px 1000px, 400px 400px, 300px 300px
    }
}

@-ms-keyframes snow {
    0% {
        background-position: 0 0, 0 0, 0 0
    }
    100% {
        background-position: 500px 1000px, 400px 400px, 300px 300px
    }
}

@keyframes snow {
    0% {
        background-position: 0 0, 0 0, 0 0
    }
    100% {
        background-position: 500px 1000px, 400px 400px, 300px 300px
    }
}

.message-button {
    display: inline-block;
    vertical-align: top;
    padding: 31px 72px 29px;
    letter-spacing: 5px;
    background: #fff;
    color: #7c8184;
    font: 22px/1.25 "Open Sans", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s
}

.message-button:hover {
    color: #fff;
    background: #7c8184
}

.slider-box .slide-box {
    overflow: hidden;
    position: relative
}

.slider-box .header {
    padding: 1px 0 0;
    background: url(data:image/gif;base64,R0lGODlhBQABAKIAAMLT18va3uLq7M7c4MHS1wAAAAAAAAAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4zLWMwMTEgNjYuMTQ1NjYxLCAyMDEyLzAyLzA2LTE0OjU2OjI3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpBRkU5OTkzMjExNzYxMUU0QjlGM0I4MzYzNUU4QkQ5QiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpBRkU5OTkzMzExNzYxMUU0QjlGM0I4MzYzNUU4QkQ5QiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkFGRTk5OTMwMTE3NjExRTRCOUYzQjgzNjM1RThCRDlCIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkFGRTk5OTMxMTE3NjExRTRCOUYzQjgzNjM1RThCRDlCIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEAAAAAAAsAAAAAAUAAQAAAwQ4JAEJADs=) repeat-x
}

.slider-box .header h3 {
    color: #484e55;
    font: 16px/22px "Open Sans", "Open Sans Semibold", Arial, Helvetica, sans-serif;
    letter-spacing: 3px;
    margin: 0
}

.slider-box .header h3 a {
    color: #484e55;
    position: relative;
    padding: 15px 43px 15px 0;
    display: block
}

.slider-box .header h3 a:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 12px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTZDMzg0QjkxMTdBMTFFNEEwNDVFNEI1QkVDM0YyQ0YiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTZDMzg0QkExMTdBMTFFNEEwNDVFNEI1QkVDM0YyQ0YiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1NkMzODRCNzExN0ExMUU0QTA0NUU0QjVCRUMzRjJDRiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1NkMzODRCODExN0ExMUU0QTA0NUU0QjVCRUMzRjJDRiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoM7DUQAAAQ9SURBVHjatJd7aFdlGMePp4XLmVemuFWoOBWdgqKZxGhpqyG/WaBRoUtFyBZ5oRp5oVKCloSCRmmUqFNByz8mmImZbmL74QUVk2laE++EGplWsOXm94HPkePxnPM703rgw+9y3vN8n/f2vM/brrW11QmzdYPygn91EPnilHhWjBfbxN+iQiwSDWKYaCxvuHjNSWBZCdq4okUsED0R/FM8KtqL7iJbTBb/iglisTqwXkG0ZHLeLsMIPCVesnbiIAF/TS/7i240/12cFEfEGPGwGCBGinIFcrFNAUi8A87LxXAxWzwuXhfPiAci/N0UO8VKpqNSXBdz7aECaUo6BUuZ8yqxS3wnhiaYLgvsOTgqXhN/iPNitXg3bH6Dvc9heE04JX5MKB60obxri3W66CXfubFToAav6OMF8SbRvu38N7aE0fxSHLcd402HG9LQon41oXglZDLzNVWkbSRE810joN7bYusjztAw0xY9LfryvZF348y26JNioDikETh2ewQk/rI+3hKHxYqE+cEEP4E+CXPOZ+JbUS/Ncv8ueEjksnBGtGFu32njWjDfReyIS/418A97fYrz/5tpfM42d1wNRSkr3+aolEY2P79GONjmX0Q+a+ZZmF0gkzpoWG5YI+0KlzRbwEGTTaMPOXAuBBytJDdMDATRzH8p2gTFi8VH/M4mRX8jaiyAn8RC0dv30hp+F/uCMMczCS7tC8ITT/Nspi8IT/wxscHn3w6w7Tb1tgjLhJ08V30NbFFupUfFzNsHrGI7D57n0JlI+zSZs5AdYe2viLWIb8WnZ12ZijKX4egXMm9eEObgfcQnEbCDYNon7vAshfDCCHHPfhEHstj/T4suMUHsYE2Y83qxD9FdvrY2Ijdot4MFWRQhfo1FftilQSlnuhMRhCd+VvzM7zEBcfvvBFNp35+IEHfItjZCQ1y24Itiv2iKeGE24rUMa7UvCE+8mme1BDEnwlcTx7OVdq2ucvIKDopOFBNh1hnH+dQGuxEs8onXie9pU8tKD7OdJMAaaW/3MqHVeW/gKMwW49hL3+MR3EharWOKPMvnnTAzjWXe9HgB2BE5TfxAFowrXErELAT3Qor/SuKKHXxbRrxM+r/jOC6k/jvD6nYz5PR5YjnfZ1FwxFkLOaWHHeUa/kPBACwlr6JiySHxOAmCcBKIO9wbbKfNlXheWFH6IEfkaIrJR6jl4qwq4Qm4ihPw02CldVdZTuFopdlm9vK8+zx+q9hyVoCUqfd/xVbFanCZkfiKlFpCydVWa+TddWTak0HxuHvBe/Axt5wUozFDjMogbGn6C/a73S9ssc2PyrSZrmZ59OAAKfg6AiMjrmbWbhzFjZVf5nyTel53r5dTu9ONZaoms5I3s2AH8/0GmbQj28xKrd8kWqFOuJkuqFkJ59OcbKF4scp5ENv0HIL2uYdTsMArYpLcjm8JMAAXm0r4J4MesAAAAABJRU5ErkJggg==) no-repeat;
    width: 32px;
    height: 32px
}

.slide-box.open .header h3 a:after {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTNFNDU5OTkxMTdBMTFFNDk5OUU4OTg5NTEwQTg3REYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTNFNDU5OUExMTdBMTFFNDk5OUU4OTg5NTEwQTg3REYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1M0U0NTk5NzExN0ExMUU0OTk5RTg5ODk1MTBBODdERiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1M0U0NTk5ODExN0ExMUU0OTk5RTg5ODk1MTBBODdERiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmxJDOIAAAQhSURBVHjatJd7TM5RGMffXm8ow+ayVpExlIqlobls0sXMMLaQ8RaLuc3asLkttz+UkZEYNiOXjfFHeGdWRpi7lYUoVIuyNJlbNVK+j31/drx+v/f3q+nZPu/l9zvneZ5zznOe8xyv1tZWm56cDA1wf+QLAsFLMBnMAJdBA1gOtoESMBKUO0tqPtksiMNCGztoAZuAHw1+Bv1BF9AbdAULwA+QAHZiAKfgRIuZci+TGZgI5ko78IgOy6hHg6GgF5vXgzLwEESB7iCY7ZxwpKZNDsC4L5U7QSRYDeLAUhrwJPfBYXCP/b6A9fICjny3ugR7uObpHFUBGGSzJlGknA6/AW/BMbBOb33dR9+N03udM5DfBuOqDGLfZLAY+EN3X49LgAbz8DUTrAI7QIrt/8hRLsMR8Fx2jLYc7kuQCTLACovGN/A73aRdCpfhLhjG3fJ3DGD0kRz5e665FeNZyn8zJ9JADKgFYeDpnxiA8URG7GNwUC82DIy7SJYyG57ySTa38R3YdKoz4AMkQEaBcJ3OLYpT+YrxCXwmv6dxhPE6fTQR3bHcEe/UXdAIUkGSgfeyfaqV/y4mqUUgkb8vgma+r9bbcpQkzrLv7xnAVExh5Bcy2ejJBxDN2Ijn6ERRnqL0BAdUzbaTDHTFMZUfh+1NdqbZIaAf6GzQaS9zviiuUoxfI3l8VsU2QWCfgS6xMQacA7niwBOwFQww6NDItJpHJ0IU45poTgTTuIv/Gw10Spq/Iu/Fgen0qKeBcQmuqYrSWMV4DNGckOnNBTlgFvvqOSG25kjKt/PEGuzBeBVnKJlOXFKMjyWaE/LuNFgJtrOvkROv5JxxcP9LwPQwMF7AQqQPnajg+orh82yfQCdS6ewBsIy7JJq6XNzuIh/Ba1Bk58MpjHRN5rsZt1HhfmY0zbg3Oc9naWyzjH0CqaMSLFT0V9LR4Q5uwdlgM2hidbNRTi/FuE1xIohb0Vt5rjmRz3hRJdAtIJu4VaW0a/19GmI/Sn1XyoNopq1jJZdpOwIn4hktEzbwBMyxdbzkMIZ81FTsz4C5xdrPquwmVkV0F4M6bUn+FCRYhnDWfy/AbQsVc4VSKUn5NdCkfTMDVRJeBaa/0L0gecYt6cfqxWxkYnCt8ttMROc4+YbxAL2i1JtHpHi5hMuyxkTpLotTn8nDKttd5z9lOQvHTB4WIax0OrUz4H4y4ut4WE3H6L95rIrRoI4zcZRn/HgGTlulmH1dzJJl7sY93QvSSAZvOZKoQpmI4jzMiIz4KjgEHnC7FTKx1bfnaiYfJ3k5KeUtR069CIOrWRFPuWaWd6L8LEZ+o72X0xoev3ZePuUGPIL9wph+vzLP92MWlVKrFkaXYxB2swuqw+J6ipILLF6KuBxbeO3y5fdN5vwhWv1o5Xb8S4ABAFewRBRrUOu6AAAAAElFTkSuQmCC) no-repeat
}

.slider-box .header h3 a span {
    display: block;
    max-width: 420px
}

.slide-box.open.pictured {
    background: url(../images/backgrounds/background-cloud.png) no-repeat 100% 0;
    background-size: 65%
}

.slide-box .slide-content {
    height: 0;
    text-align: justify;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none
}

.slide-box.open .slide-content {
    height: auto;
    display: block
}

.slide-box .slide-content p {
    margin: 0 0 24px
}

.slide-box .picture-box {
    float: right;
    width: 50%;
    max-width: 460px;
    padding: 0 0 30px
}

.slide-box .picture-box img {
    display: block;
    width: 100%;
    height: auto
}

.slide-box .text-box {
    float: left;
    width: 45%
}

.slide-box .text-box p {
    margin: 0 0 24px
}

.charity .mobile-banner {
    display: none;
    padding: 0;
    background: 0 0
}

.charity .page-header {
    margin: 30px 0 0
}

.charity .page-subheader {
    font-size: 19px;
    line-height: 26px
}

.charity .middle-accent {
    margin-bottom: 15px
}

.charity .page-subheader {
    margin-bottom: 42px
}

.open_content {
    float: left;
    width: 100%;
    text-align: center;
    padding: 0 0 25px;
    position: absolute;
    left: -9999px;
    top: -9999px
}

.open_content a {
    display: inline-block;
    vertical-align: top;
    background: #efefef;
    color: #484e55;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding: 18px 58px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    font: 700 18px/22px "Open Sans Bold ", "Open Sans Semibold", Arial, Helvetica, sans-serif
}

.open_content a:hover {
    background: #ccc
}

.picture-blocks {
    font-size: 0
}

.picture-blocks .picture-box {
    position: relative;
    width: 31.3%;
    display: inline-block;
    vertical-align: top;
    margin: 0 1% 50px;
    background: #f2f6f7;
    color: #484e55;
    text-transform: uppercase
}

.picture-blocks .picture-box strong {
    display: block;
    text-align: center;
    letter-spacing: 3px;
    font: 16px/22px 'Open Sans Semibold', Arial, Helvetica, sans-serif
}

.picture-blocks a {
    display: block;
    position: relative
}

.picture-blocks .picture {
    overflow: hidden;
    position: relative;
    width: 100%;
    display: block;
    height: 212px;
}

.picture-blocks .picture img {
    /*display: block;
    width: 100%;*/
}

.picture-blocks .picture .helper {
    display: inline-block;
    height: 100%;
    width: 0px;
    vertical-align: middle;
    zoom: 1;
}

.picture-blocks .picture .shadow {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    font: italic 26px/30px 'Noto Serif Italic', 'Noto Serif', 'Times New Roman', Times, serif;
    color: #484e55
}

.picture-blocks .picture .shadow .text {
    position: relative;
    width: 50%;
    display: block;
    /*margin: 30% auto 0;*/
    margin: 90px auto 0;
    z-index: 3
}

.picture-blocks .picture .shadow:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #a7cbdc;
    opacity: .75;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s
}

.picture-blocks .picture-box a:hover .shadow:after {
    opacity: 0
}

.picture-blocks .picture .shadow-holder {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%
}

.picture-blocks .picture .circle {
    display: block;
    background: url(../images/accents/circle.png) no-repeat;
    width: 114px;
    height: 114px;
    margin: -57px 0 0 -57px;
    padding: 40px 0 0;
    text-align: center;
    font: italic 26px/30px 'Noto Serif Italic', 'Noto Serif', 'Times New Roman', Times, serif;
    color: #484e55
}

.picture-blocks .picture-box .text-box {
    /*min-height: 71px;*/
    display: block;
    padding: 13px 15px 14px
}

.picture-blocks .text-box:after {
    background: 0 0;
    bottom: -11px;
    content: url(../images/accents/gold-accent-new.png);
    height: 23px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    transform: rotate(45deg)
}

.picture-blocks .text-box strong {
    position: relative;
    z-index: 2
}

.expeditions-page h2.page-subheader {
    max-width: 9999px;
    text-align: center;
    font-size: 16px;
    line-height: 26px
}

.expeditions-page .page-button-open p {
    font-size: 14px;
    line-height: 20px
}

.charity .header-banner-image.mobile-header {
    display: none !important
}

.expeditions-rev-slider {
    background: #f1f6f8;
    position: relative;
    font: 14px/19px 'Open Sans', Arial, helvetica, sans-serif;
    color: #606060
}

.expeditions-rev-slider p {
    font: 14px/19px 'Open Sans', Arial, helvetica, sans-serif;
    color: #606060;
    padding: 14px 100px 18px;
    margin: 0
}

.expedition-post {
    padding: 7px 10px 0
}

.expedition-post.tradeshow {
    padding-right: 30%;
    padding-top: 21px
}

.expedition-post.tradeshow p {
    text-align: left
}

.expedition-post h2 {
    color: #484e55;
    margin: 0 0 14px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font: 16px/18px 'Open Sans', Arial, Helvetica, sans-serif
}

.expedition-post p {
    margin: 0 0 20px;
    padding: 0;
    font: 12px/20px 'Open Sans', Arial, helvetica, sans-serif;
    color: #606060
}

.press-block {
    font-size: 0;
    position: relative
}

.press-block a {
    display: inline-block;
    vertical-align: bottom;
    width: 23%;
    margin: 0 1% 14px;
    position: relative;
    color: #484e55
}

.press-block .picture {
    display: block;
    overflow: hidden;
    position: relative
}

.press-block .picture img {
    display: block;
    width: 100%;
    height: auto
}

.press-block .label {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 16px 40px 17px 13px;
    color: #484e55;
    margin: 0;
    font: 14px/18px 'Open Sans Semibold', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-align: left;
    white-space: normal;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzU2MTQyN0IxM0NDMTFFNEIwMzhBNTkwNTZBRTE5NkMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzU2MTQyN0MxM0NDMTFFNEIwMzhBNTkwNTZBRTE5NkMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3NTYxNDI3OTEzQ0MxMUU0QjAzOEE1OTA1NkFFMTk2QyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3NTYxNDI3QTEzQ0MxMUU0QjAzOEE1OTA1NkFFMTk2QyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsSDmV4AAAAQSURBVHjaYvj47cdNgAADAAl0A7lVKgmKAAAAAElFTkSuQmCC)
}

.press-block .label:after {
    position: absolute;
    right: 16px;
    top: 16px;
    content: '';
    background: url(../images/backgrounds/bg-zoom.png) no-repeat;
    width: 17px;
    height: 17px
}

.video-filter {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAABCAYAAAD9yd/wAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OTkwRURBQTAxM0U5MTFFNEE2RTVFNEMyMDk3NkI5MTMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OTkwRURBQTExM0U5MTFFNEE2RTVFNEMyMDk3NkI5MTMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5OTBFREE5RTEzRTkxMUU0QTZFNUU0QzIwOTc2QjkxMyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5OTBFREE5RjEzRTkxMUU0QTZFNUU0QzIwOTc2QjkxMyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PlMJyw0AAAAbSURBVHjaYtx34So/AwPDRwYIaAHiahADIMAAT0cEZM71vxYAAAAASUVORK5CYII=) repeat-x;
    padding: 1px 0;
    position: relative;
    text-align: center;
    text-transform: uppercase
}

.video-filter:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    content: '';
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAABCAYAAAD9yd/wAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OTkwRURBQTAxM0U5MTFFNEE2RTVFNEMyMDk3NkI5MTMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OTkwRURBQTExM0U5MTFFNEE2RTVFNEMyMDk3NkI5MTMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5OTBFREE5RTEzRTkxMUU0QTZFNUU0QzIwOTc2QjkxMyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5OTBFREE5RjEzRTkxMUU0QTZFNUU0QzIwOTc2QjkxMyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PlMJyw0AAAAbSURBVHjaYtx34So/AwPDRwYIaAHiahADIMAAT0cEZM71vxYAAAAASUVORK5CYII=) repeat-x
}

.video-filter ul {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 18px
}

.video-filter li {
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 32px;
    letter-spacing: 3px;
    font: 12px/18px 'Open Sans', Arial, helvetica, sans-serif
}

.video-filter span {
    display: inline-block;
    vertical-align: top;
    font: 16px/18px 'Open Sans Semibold', Arial, Helvetica, sans-serif;
    color: #484e55;
    letter-spacing: 3px
}

.video-filter .mobile-title-filter {
    display: none
}

.video-filter a {
    color: #484e55
}

.video-filter a:hover {
    text-decoration: underline
}

.video-blocks {
    font-size: 0
}

.video-blocks .video-box {
    width: 33.3%;
    padding: 0 10px 50px;
    display: inline-block;
    vertical-align: top;
    font: 16px/18px 'Open Sans', Arial, Helvetica, sans-serif
}

.video-blocks .video-bar {
    overflow: hidden;
    padding: 0 0 9px
}

.custom-post-container .social, .video-blocks .video-bar .social {
    float: right;
    padding: 0 0 0 5px;
    font: 10px/16px 'Open Sans', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #606060;
    letter-spacing: 2px
}

.custom-post-container .social {
    float: none;
    text-align: center
}

.custom-post-container .social, .video-blocks .video-bar .social {
    display: inline-block;
    vertical-align: top
}

.video-blocks .video-bar .social span {
    padding: 0 3px 0 0
}

.custom-post-container .social a, .video-blocks .video-bar .social a, .video-box-large .social a {
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    background: url(../images/social/social-sprite.png) no-repeat;
    width: 14px;
    height: 14px;
    margin: 1px 0 0 1px
}

.custom-post-container .social a:after, .video-blocks .video-bar .social a:after, .video-box-large .social a:after {
    display: none
}

.custom-post-container a.facebook, .video-blocks .video-bar .social a.facebook, .video-box-large .social a.facebook {
    background-position: 0 0
}

.custom-post-container a.twitter, .video-blocks .video-bar .social a.twitter, .video-box-large .social a.twitter {
    background-position: -20px 0
}

.custom-post-container a.pinterest, .video-blocks .video-bar .social a.pinterest, .video-box-large .social a.pinterest {
    background-position: -40px 0
}

.video-blocks .video-bar .date {
    overflow: hidden;
    font: 12px/16px 'Open Sans', Arial, Helvetica, sans-serif;
    color: #606060;
    display: block;
}

.video-blocks .video-bar .date span {
    font: italic 14px/16px 'Noto Serif Italic', 'Noto Serif', 'Times New Roman', Times, serif
}

.video-blocks .video-box a {
    display: block;
    position: relative
}

.video-blocks .video-box > a:after {
    background: url(../images/play-button.png) no-repeat;
    width: 44px;
    height: 44px;
    content: '';
    left: 50%;
    top: 50%;
    margin: -33px 0 0 -22px;
    position: absolute
}

.video-blocks .video-box .picture {
    display: block
}

.video-blocks .video-box .picture img {
    display: block;
    width: 100%;
    height: auto
}

.video-blocks .video-box .text-box {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 6px 0 4px
}

.video-blocks .video-box .text-box:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #f1f6f8;
    opacity: .85
}

.video-blocks .video-box .text-box span, .video-blocks .video-box .text-box strong {
    position: relative;
    z-index: 2;
    letter-spacing: 3px;
    font: 16px/18px 'Open Sans Semibold', Arial, Helvetica, sans-serif;
    color: #484e55;
    text-transform: uppercase;
    display: block;
    text-align: center;
    margin: 0 0 3px
}

.video-blocks .video-box .text-box strong {
    font: lighter 22px/26px 'Open Sans', Arial, Helvetica, sans-serif;
    text-transform: none;
    margin: 0
}

.video-blocks .video-box .text-box img {
    position: relative;
    z-index: 2;
    margin: 0 auto;
    display: block;
    max-width: 90%
}

.videos-page h1.page-header {
    letter-spacing: 4px
}

.videos-page .middle-accent {
    margin: 4px auto 32px
}

.videos-page .video-filter {
    padding: 10px 0 6px;
    margin: 0 0 54px
}

.video-box-large {
    overflow: hidden;
    padding: 0 0 62px
}

.video-box-large .video-player {
    float: left;
    width: 65%;
    padding: 10px 0 0
}

.news-box-large .news-single-picture {
    float: left;
    width: 50%;
    padding: 10px 0 0
}

.news-box-large .news-single-picture img {
    display: block;
    width: 100%;
    height: auto
}

.news-box-large .news-description, .video-box-large .video-description {
    float: right;
    width: 33%;
    font: 12px/20px 'Open Sans', Arial, Helvetica, sans-serif;
    color: #606060
}

.news-box-large .news-description {
    width: 45%;
    text-align: justify;
    padding: 5px 0 0;
    margin: 0 0 -20px
}

.news-box-large .news-description p, .video-box-large .video-description p {
    font: 12px/20px 'Open Sans', Arial, Helvetica, sans-serif;
    margin: 0 0 30px
}

.news-box-large .news-description p {
    margin: 0 0 20px
}

.news-box-large .news-description h3, .video-box-large .video-description h3 {
    margin: 0 0 7px;
    letter-spacing: 4px;
    font: lighter 18px/31px 'Open Sans', Arial, helvetica, sans-serif;
    text-transform: uppercase;
    color: #a7cbdc
}

.news-box-large .news-description h4, .video-box-large .video-description h4 {
    margin: 0 0 5px;
    letter-spacing: 3px;
    font: 16px/20px 'Open Sans Semibold', Arial, helvetica, sans-serif;
    text-transform: uppercase;
    color: #484e55
}

.news-box-large .news-description p a {
    color: #a6cbdc
}

.news-box-large .news-description p a:hover {
    text-decoration: underline
}

.custom-post-container .social ul, .news-box-large .social ul, .video-box-large .social ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.custom-post-container .social li, .news-box-large .social li, .video-box-large .social li {
    display: inline-block;
    vertical-align: top;
    margin: 0 1px
}

.custom-post-container .social a, .news-box-large .social a, .video-box-large .social a {
    background: url(../images/social/social-sprite-large.png) no-repeat;
    width: 29px;
    height: 28px;
    display: inline-block;
    vertical-align: top
}

.custom-post-container .social a.facebook, .news-box-large .social a.facebook, .video-box-large .social a.facebook {
    background-position: 0 0
}

.custom-post-container .social a.twitter, .news-box-large .social a.twitter, .video-box-large .social a.twitter {
    background-position: -38px 0
}

.custom-post-container .social a.pinterest, .news-box-large .social a.pinterest, .video-box-large .social a.pinterest {
    background-position: -76px 0
}

.news-box-large .social span, .video-box-large .social span {
    display: block;
    text-transform: uppercase;
    color: #606060;
    margin: 0 0 6px;
    letter-spacing: 2px;
    font: 12px/20px 'Open Sans', Arial, helvetica, sans-serif
}

.news-box-large .date, .video-box-large .date {
    font: italic 14px/18px 'Noto Serif', 'Times New Romain', Times, serif;
    display: block;
    color: #606060;
    margin: 0 0 12px
}

.news-box-large {
    padding: 0 0 15px
}

.video-detail .video-blocks {
    margin: 0 -20px
}

.list_carousel2 ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden
}

.list_carousel2 li {
    float: left;
    width: 299px;
    padding: 0 8px
}

.video-blocks .list_carousel2 .video-box {
    width: 100%;
    padding: 0
}

.video-blocks .control-gallery {
    overflow: hidden;
    padding: 10px 55px 0;
    margin: 19px 18px;
    border-top: 1px solid #cdab75
}

.video-blocks .control-gallery #pevious1 {
    float: left
}

.video-blocks .control-gallery #next1 {
    float: right
}

.video-blocks .control-gallery a {
    color: #606060;
    letter-spacing: 2px;
    text-transform: uppercase;
    font: 12px/16px 'Open Sans', Arial, Helvetica, sans-serif
}

.video-detail .breadcrumbs {
    margin: 0 0 11px;
    padding: 13px 0 0
}

.video-detail .video-blocks h3 {
    margin: 0 18px 25px;
    text-transform: uppercase;
    font: 12px/18px 'Open Sans', Arial, Helvetica, sans-serif;
    color: #484e55;
    letter-spacing: 2px
}

.main-content-box h3 {
    margin: 0 0 12px;
    font: 700 16px/20px 'Open Sans Semibold', Arial, Helvetica, sans-serif;
    color: #484e55;
    letter-spacing: 3px;
    text-transform: uppercase
}

.pictures ul {
    padding: 0 0 20px;
    margin: 0;
    list-style: none;
    font-size: 0
}

.pictures li {
    width: 33.3%;
    display: inline-block;
    vertical-align: top;
    padding: 0 0 5px 5px
}

.pictures li a, .pictures li img {
    display: block;
    width: 100%;
    height: auto
}

.pictures-btn {
    text-align: center
}

.pictures-btn a {
    display: inline-block;
    vertical-align: top;
    font: 12px/22px 'Open Sans', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 2px;
    background: #cdab75;
    padding: 12px 31px
}

.main-content-box .pictures-btn {
    text-align: left;
    margin: 0 0 46px;
    display: none
}

.buttons-table {
    display: table;
    border-collapse: collapse;
    width: 100%;
    margin: 0 0 6px
}

.buttons-table-cell {
    display: table-cell;
    vertical-align: top;
    background: #a7cbdc;
    padding: 29px 34px 29px 35px
}

.buttons-table-cell.middle {
    width: 5px;
    oveflow: hidden;
    background: 0 0;
    padding: 0
}

.buttons-table a {
    display: block;
    background: #f1f6f8;
    color: #484e55;
    text-transform: uppercase;
    text-align: center;
    font: 12px/22px 'Open Sans', Arial, helvetica, sans-serif;
    padding: 13px 5px;
    letter-spacing: 2px
}

.large-block .gallery ul {
    padding: 0;
    margin: 0 0 0 -5px;
    list-style: none;
    font-size: 0
}

.large-block .gallery li {
    display: none;
    vertical-align: top;
    width: 33.3%;
    padding: 0 0 5px 5px
}

.large-block .gallery a {
    display: block
}

.large-block .btn-more {
    display: block;
    background: #cdab75 url(../images/backgrounds/btn-more.png) no-repeat 50% 50%;
    overflow: hidden;
    text-indent: -9999px;
    height: 30px;
    width: 100%;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s
}

.large-block .btn-more:hover {
    opacity: .85
}

.large-block .gallery img {
    display: block;
    width: 100%;
    height: auto
}

.product-filters h2 {
    margin: 0;
    padding: 10px 0 4px
}

.address-contacts {
    padding: 16px 0 0
}

.address-contacts h3 {
    font: italic 18px/20px 'Noto Serif Italic', 'Noto Serif', 'Times New Romain', Times, serif;
    margin: 0 0 15px;
    color: #606060;
    letter-spacing: 0;
    text-transform: none
}

.address-contacts h4 {
    margin: 0 0 2px;
    font: 12px/20px 'Open Sans', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #606060;
    letter-spacing: 1px
}

.address-contacts ul {
    padding: 0;
    margin: 0;
    color: #606060;
    font: 12px/20px 'Open Sans', Arial, Helvetica, sans-serif;
    list-style: none
}

.address-contacts li {
    padding: 0 0 2px;
    letter-spacing: 1px
}

.container-twocolumns {
    overflow: hidden
}

.container-twocolumns .buttons-table {
    display: none
}

.background-page {
    background: url(../images/backgrounds/background-cloud-alt.png) no-repeat 100% 10px
}

.clickable-blocks ul {
    font-size: 0;
    padding: 0;
    margin: 0 11px 0 0;
    list-style: none
}

.clickable-blocks li {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    padding: 0 0 11px 11px
}

.clickable-blocks a {
    display: block
}

.clickable-blocks img {
    display: block;
    width: 100%;
    height: auto
}

.organic-farm .central-buttons {
    text-align: center
}

/*.btn-submit4, .organic-farm .central-buttons .button*/
.btn-submit4 {
    display: inline-block;
    vertical-align: top;
    margin: 0 3px
}
.organic-farm .central-buttons .button {
    /*display: inline-block;*/
    vertical-align: top;
    /*margin: 0 3px*/
}

.btn-submit4, .organic-farm .button {
    padding: 6px;
    border: 4px solid #a7cbdc
}

.btn-submit4:hover, .organic-farm .button:hover {
    background: #fff;
    color: #a7cbdc;
    opacity: 1
}

.btn-submit4 {
    display: block
}

.btn-submit4, .organic-farm .button.alt {
    padding: 6px;
    background: #fff;
    color: #a7cbdc
}

.btn-submit4:hover, .organic-farm .button.alt:hover {
    background: #a7cbdc;
    color: #fff
}

.btn-submit4 {
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 3px
}

.desktop-show {
    display: block
}

.mobile-show {
    display: none
}

.mobile-cat-list {
    display: none;
    margin: -20px -5px 0;
    border-top: 1px dashed #a03336;
    box-shadow: 0 0 8px 0 #ccc
}

.mobile-cat-list > a {
    background: #eef6f8;
    display: block;
    text-transform: uppercase;
    color: #293037;
    /*padding: 7px 27px 1px;*/
    padding: 7px 50px 1px 27px;
    position: relative;
    font: 600 17px/31px 'Open Sans', Arial, Helvetica, sans-serif;
    letter-spacing: 1px
}

.mobile-cat-list .cat-list, .mobile-cat-list > ul {
    display: none
}

.mobile-cat-list > ul {
    background: #F6F6F6;
    margin: 0;
    padding: 0;
    list-style: none;
    border-top: 1px solid #E0E0E0
}

.mobile-cat-list > ul + ul {
    border-top: none
}

.mobile-cat-list > ul > li > a {
    display: block;
    /*padding: 0 26px 0 51px;*/
    padding: 0 46px 0 27px;
    /*color: #6E6E6F;*/
    color: #293037;
    /*font: 14px/31px Arial, Helvetica, sans-serif;*/
    font: 600 16px/31px 'Open Sans', Arial, Helvetica, sans-serif;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: #fff;
}

.mobile-cat-list > ul > li > a:before {
    content: " ";
    box-sizing: content-box;
    display: inline-block;
    background-image: url(../images/sprite.png);
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    background-position: -131px -34px;
    margin-right: 10px;
}
.mobile-cat-list .cat-list, .mobile-cat-list .cat-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font: 16px/31px Arial, Helvetica, sans-serif
}

.mobile-cat-list .cat-list > li {
    border-top: 1px solid #e0e0e0
}

.mobile-cat-list li li {
    margin: 0 0 1px
}

.mobile-cat-list .cat-list > li > a:after, .mobile-cat-list > a:after {
    position: absolute;
    right: 19px;
    top: 14px;
    content: '';
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-left: 10px solid #6a6a6a;
    border-bottom: 6px solid transparent
}

.mobile-cat-list .cat-list > li > a:after {
    border-top: 6px solid transparent;
    border-left: 10px solid silver;
    border-bottom: 6px solid transparent;
    top: 10px
}

.mobile-cat-list > a.open:after {
    border: none;
    border-top: 10px solid #6a6a6a;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent
}

.mobile-cat-list .cat-list > li > a.open:after {
    border: none;
    border-top: 10px solid silver;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent
}

.mobile-cat-list .cat-list ul {
    background: #f6f6f6;
    border-top: 1px solid #e0e0e0;
    display: none;
    padding: 7px 0 3px
}

.mobile-cat-list .cat-list ul a {
    display: block;
    /*padding: 0 26px 0 71px;*/
    padding: 0 26px 0 61px;
    color: #6e6e6f;
    font: 14px/31px Arial, Helvetica, sans-serif
}

.custom-blocks .left-custom .store-list-block {
    height: 337px;
    overflow-y: auto !important
}

@media screen and (max-width: 980px) {
    .video-blocks .video-box {
        width: 50%;
        padding: 0 10px 50px
    }

    .main-twocolumns.alt .herbs-columns ul, .main-twocolumns.alt .herbs-columns ul:first-child, .main-twocolumns.alt .letters-columns ul, .main-twocolumns.alt .letters-columns ul:first-child {
        padding: 0;
        float: none;
        display: block;
        text-align: left
    }

    .main-twocolumns.alt .main-left-column {
        padding: 13px 5px 0;
        min-width: 150px;
        width: 23%
    }

    .herbs-columns.words, .herbs-columns.words ul, .letters-columns.words, .letters-columns.words ul {
        display: block
    }

    .custom-banner .title strong {
        font-size: 61px;
        line-height: 110px
    }

    .custom-banner .banner-text {
        font-size: 14px
    }

    .charity .banner-picture, .custom-banner .banner-picture {
        display: none
    }

    .error404-frame .title1 {
        font-size: 49px
    }

    .error404-frame .title2 {
        font-size: 90px
    }

    .video-box-large .video-description, .video-box-large .video-player {
        width: 100%;
        float: none;
        padding: 0;
        text-align: center
    }
}

@media screen and (max-width: 840px) {
    #stockists-block {
        margin-bottom: 0
    }

    .video-blocks .video-bar {
        min-height: 42px
    }

    .custom-blocks .left-custom .store-list-block {
        height: auto
    }

    #original-shop-images-block {
        display: none
    }

    .main-twocolumns .main-left-column.second {
        width: auto;
        height: auto;
        display: none
    }

    .buttons-table, .buttons-table-cell {
        display: block
    }

    .large-block .buttons-table-cell {
        display: block;
        padding-top: 0
    }

    .buttons-table-cell:first-child {
        padding-top: 29px
    }

    .buttons-table-cell.middle, .video-box-large .social span, .video-detail .breadcrumbs {
        display: none
    }

    .picture-blocks .picture-box {
        width: 48%;
        margin: 0 1% 50px
    }

    .video-box-large .video-description, .video-box-large .video-player {
        width: 100%;
        float: none;
        padding: 0
    }

    .video-box-large .social ul {
        text-align: center
    }

    .video-detail .video-blocks {
        display: none
    }

    .video-box-large {
        padding: 0
    }

    .video-box-large .video-description {
        padding: 10px 0 0
    }

    .video-box-large .date, .video-box-large .video-description h3 {
        text-align: center
    }

    .slider-box {
        position: relative;
        overflow: hidden
    }

    .press-block a {
        width: 31.3%;
        margin: 0 1% 14px
    }

    .charity .mobile-banner {
        margin: 0 -48px
    }

    .slider-box:after {
        position: absolute;
        bottom: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 1px;
        content: '';
        background: url(data:image/gif;base64,R0lGODlhBQABAKIAAMLT18va3uLq7M7c4MHS1wAAAAAAAAAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4zLWMwMTEgNjYuMTQ1NjYxLCAyMDEyLzAyLzA2LTE0OjU2OjI3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpBRkU5OTkzMjExNzYxMUU0QjlGM0I4MzYzNUU4QkQ5QiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpBRkU5OTkzMzExNzYxMUU0QjlGM0I4MzYzNUU4QkQ5QiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkFGRTk5OTMwMTE3NjExRTRCOUYzQjgzNjM1RThCRDlCIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkFGRTk5OTMxMTE3NjExRTRCOUYzQjgzNjM1RThCRDlCIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEAAAAAAAsAAAAAAUAAQAAAwQ4JAEJADs=) repeat-x
    }

    .slide-box .picture-box, .slide-box .text-box {
        float: none;
        width: 100%;
        max-width: 9999px
    }

    .slide-box.open.pictured {
        background: 0 0
    }

    .custom-banner .custom-banner-img img {
        display: none
    }

    .custom-banner .custom-banner-img img.mobile {
        display: block
    }

    .boxes .box, .boxes .certificate-box {
        width: 48%;
        margin: 0 1% 55px
    }

    .custom-blocks .holder-custom, .custom-blocks.alt .holder-custom {
        background: 0 0;
        display: block
    }

    .custom-blocks .left-custom, .custom-blocks .right-custom {
        width: auto;
        display: block
    }

    .custom-blocks .right-custom .map, .custom-blocks .right-custom .map img {
        position: static
    }

    .custom-blocks .mobile-hide, .mobile-hide {
        display: none
    }

    .main-block {
        padding: 14px 48px 0
    }

    .zf-select .select-text {
        background: #f1f6f8
    }

    .custom-blocks.alt form {
        background: #f1f6f8;
        padding: 20px 20px 7px;
        margin: 0 -20px
    }

    .custom-blocks.alt .zf-select .select-text {
        background: #fff
    }

    .custom-blocks .desktop-hide {
        display: block
    }

    .custom-blocks .left-custom .map {
        margin: 0 -20px 20px
    }

    .custom-blocks .left-custom {
        padding: 0 22px 10px
    }

    .main-twocolumns {
        display: block
    }

    .main-twocolumns.alt .main-content, .main-twocolumns.alt .main-left-column {
        display: table-cell
    }

    .main-twocolumns.alt {
        display: table
    }

    .main-left-column {
        padding: 5px
    }

    .main-left-column h3 {
        margin: 0 0 3px
    }

    .main-twocolumns .main-content, .main-twocolumns .main-left-column {
        display: block;
        width: auto
    }

    .main-left-column.second {
        background-image: none
    }

    .herbs-columns, .letters-columns {
        white-space: normal
    }

    .herbs-columns ul, .herbs-columns ul:first-child, .letters-columns ul, .letters-columns ul:first-child {
        display: inline;
        padding: 0
    }

    .herbs-columns li, .letters-columns li {
        display: inline-block;
        vertical-align: top;
        padding: 0 5px;
        width: 45px
    }

    .herbs-columns .selected:after, .letters-columns .selected:after {
        display: none
    }

    .herbs-columns .selected a, .letters-columns .selected a {
        text-decoration: underline
    }

    .filters-block .selected a:before {
        display: none
    }

    .filters-block .selected a {
        background: #dbe8ed
    }

    .filters-block li {
        margin: 0
    }

    .main-twocolumns .main-content {
        padding: 0
    }

    .certification-box li {
        width: 48%;
        margin: 0 1% 10px
    }

    .custom-banner .title strong {
        font-size: 51px;
        line-height: 100px
    }

    .custom-banner .banner-text {
        font-size: 12px;
        line-height: 13px;
        padding-left: 34px
    }

    .custom-banner .banner-content {
        padding: 87px 0 0
    }

    .clickable-blocks li {
        width: 50%
    }

    .news-box-large .news-single-picture {
        float: none;
        width: 100%;
        padding: 0 0 20px
    }

    .news-box-large .news-description {
        margin: 0;
        width: 100%;
        padding: 0 0 20px;
        text-align: center
    }
}

@media screen and (max-width: 740px) {
    .video-blocks .video-box {
        width: 100%;
        padding: 0 0 50px
    }
}

@media screen and (max-width: 640px) {
    .addthis_toolbox img, .flex-control-nav, .main-twocolumns.alt .main-left-column, .certificate-item .breadcrumbs {
        display: none
    }
    .certification-box li {
        height: auto;
    }
    .video-blocks .video-bar {
        min-height: inherit;
    }

    .certificates .header-banner-image {
        margin: -33px -23px 0
    }

    .rev_slider {
        border-bottom: 1px dashed #a03336;
        border-top: 1px dashed #a03336
    }

    .homepage-blocks h1 {
        padding: 6px 2px;
        font-size: 14px
    }

    .homepage-blocks a {
        margin: 0 7px;
        min-height: 235px
    }

    .homepage-blocks .featured-image-container {
        background: 0 0
    }

    .homepage-blocks img {
        opacity: .6
    }

    .columns.homepage {
        padding: 0 11px
    }

    .homepage-blocks h1 {
        height: auto
    }

    .homepage-blocks a:hover h1 {
        padding-top: 6px
    }

    .homepage-blocks a:hover .featured-image-container {
        margin: 0
    }

    .homepage-blocks .entry-content p {
        padding-bottom: 10px
    }

    .awards .custom-banner.header-image {
        margin-top: -34px;
        border-top: 1px dashed #a03336
    }

    .charity.products .header-banner-image.mobile-header {
        margin-top: -32px
    }

    .desktop-show {
        display: none
    }

    .mobile-cat-list, .mobile-show {
        display: block
    }

    .news-box-large .social li {
        margin: 0 10px
    }

    .news-box-large .social a {
        width: 65px;
        height: 65px;
        background: url(../images/social/social-sprite-mobile.png) no-repeat
    }

    .news-box-large .social a.facebook {
        background-position: 0 0
    }

    .news-box-large .social a.twitter {
        background-position: -86px 0
    }

    .background-page {
        margin: 0 -33px;
        padding: 0;
        position: relative;
        background: 0 0
    }

    .background-page .main-content-box, .large-block {
        padding: 0 33px
    }

    .background-page .main-content-box, .large-block .gallery {
        position: relative;
        z-index: 2
    }

    .large-block:after {
        width: 100%;
        height: 368px;
        background: url(../images/backgrounds/background-cloud-alt.png) no-repeat 50% 50%;
        top: -138px;
        left: 0;
        content: '';
        position: absolute
    }

    .container-twocolumns {
        padding: 0 0 22px
    }

    .container-twocolumns .buttons-table {
        float: right;
        width: 50%
    }

    .container-twocolumns .address-contacts {
        float: left;
        width: 49%
    }

    .buttons-table {
        padding: 20px 15px 6px;
        background: #a7cbdc
    }

    .buttons-table .buttons-table-cell {
        padding: 0 0 14px
    }

    .container-twocolumns .address-contacts {
        padding: 0
    }

    .buttons-table a {
        background: #fff;
        letter-spacing: 0;
    }

    .buttons-table, .pictures-btn {
        display: none
    }

    .container-twocolumns .buttons-table, .main-content-box .pictures-btn {
        display: block
    }

    .main-content-box h3 {
        font: italic 16px/26px 'Noto Serif', 'Times New Romain', Times, serif;
        color: #606060;
        text-align: center;
        text-transform: none
    }

    .main-content-box .address-contacts h3 {
        text-align: left;
        margin: 0 0 5px
    }

    .address-contacts li {
        padding: 0
    }

    .videos-page .header-accent, .videos-page h1.page-header {
        display: none
    }

    .mobile-title-filter:after {
        content: '';
        position: absolute;
        top: 14px;
        right: 25px;
        width: 0;
        height: 0;
        border-top: 9px solid #696969;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent
    }

    .videos-page .video-filter {
        text-align: left;
        background: #eff6f7 url(data:image/gif;base64,R0lGODlhBwABAKIAAOrOyrldUvr08/78/K1CNKYyIwAAAAAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4zLWMwMTEgNjYuMTQ1NjYxLCAyMDEyLzAyLzA2LTE0OjU2OjI3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowRDU1RTMwODE2MkMxMUU0QjQ0NUI4ODUxQTgxQTQyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowRDU1RTMwOTE2MkMxMUU0QjQ0NUI4ODUxQTgxQTQyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjBENTVFMzA2MTYyQzExRTRCNDQ1Qjg4NTFBODFBNDI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjBENTVFMzA3MTYyQzExRTRCNDQ1Qjg4NTFBODFBNDI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEAAAAAAAsAAAAAAcAAQAAAwUoUUUwCQA7) repeat-x;
        border-bottom: 1px solid #d7d7d7;
        position: relative;
        padding: 1px 0 0;
        z-index: 2;
        margin: -54px -18px 54px
    }

    .video-filter span, .video-filter:after {
        display: none
    }

    .video-filter .mobile-title-filter {
        display: block;
        position: relative;
        padding: 10px 45px 10px 26px
    }

    .video-filter ul {
        border-top: 1px solid #d7d7d7;
        position: absolute;
        width: 100%;
        left: 0;
        top: 100%;
        display: none
    }

    .video-filter li {
        display: block;
        margin: 0;
        padding: 0;
        border-bottom: 1px solid #d7d7d7
    }

    .video-filter a {
        display: block;
        text-align: left;
        background: #eff6f7;
        padding: 5px 25px
    }

    .video-filter a:hover {
        text-decoration: none
    }

    .press-block a {
        width: 48%;
        margin: 0 1% 14px
    }

    .expedition-post.row {
        padding-left: 40px;
        padding-right: 40px
    }

    .expeditions-rev-slider p {
        padding: 14px 63px 18px
    }

    .expeditions-rev-slider {
        margin: 0 -33px
    }

    .charity .header-banner-image {
        display: none
    }

    .charity .header-banner-image.mobile-header {
        display: block !important;
        margin: -55px -33px 0;
        width: auto
    }

    .expeditions-page .header-banner-image {
        margin: 0 -18px
    }

    .open_content {
        position: static;
        left: 0;
        top: 0
    }

    .picture-blocks .picture-box {
        width: 100%;
        margin: 0 0 50px
    }

    .picture-blocks .picture-box .text-box {
        min-height: 12px
    }

    .boxes .box a:hover img, .boxes .certificate-box a:hover img {
        -webkit-transform: none;
        -moz-transform: none;
        transform: none
    }

    .sticky-top {
        display: none !important
    }

    .header-hide-block {
        position: static !important
    }

    .main-twocolumns {
        margin-bottom: -20px
    }

    .boxes .box, .boxes .certificate-box {
        width: 100%;
        margin: 0 0 66px
    }

    .boxes .certificate-box .image-holder {
        height: auto !important;
        overflow: hidden
    }

    .boxes .certificate-box .box-holder {
        height: auto !important
    }

    .boxes .page-subheader {
        font-size: 18px;
        max-width: 400px;
        maring-right: auto;
        maring-left: auto
    }

    .custom-banner .banner-text {
        font-size: 9px
    }

    .product-box .product-information .description {
        display: none !important
    }

    .product-box .product-information {
        height: auto !important;
        top: auto !important;
        bottom: 0 !important
    }

    .custom-banner {
        margin-left: -24px;
        margin-right: -24px;
        width: auto
    }

    .custom-banner .title strong {
        font-size: 35px;
        line-height: 70px
    }

    .custom-banner.header-image {
        padding: 0;
        border-top: 1px dashed #f8f1f1
    }

    .header-hide-block, .top-bar-container.show-for-medium-up.header-hide-block[role=primary-navigation], .top-bar-container[role=primary-navigation] {
        display: none !important
    }

    .error404-frame .title1 {
        font-size: 29px
    }

    .error404-frame .title2 {
        font-size: 70px
    }

    .message-button {
        padding: 21px 42px 19px
    }

    .search-box-holder .image {
        max-width: 100% !important;
        margin: 0 !important;
        float: none !important;
        padding-bottom: 15px
    }
    .footer .no-right-padding .columns {
        padding-left: 0;
    }
    .footer .no-right-padding ul.right {float: none !important}
}

@media screen and (max-width: 480px) {
    .clickable-blocks li {
        width: 100%
    }

    .container .wp-pagenavi a, .container .wp-pagenavi span {
        text-transform: none !important;
        font-size: 12px !important;
    }

    .container .wp-pagenavi {
        padding: 10px 20px 0 !important;
    }

    .press-block .label {
        white-space: inherit
    }

    .press-block {
        margin: 0 -20px
    }

    .error404-frame .title1 {
        font-size: 19px;
        letter-spacing: 3px
    }

    .error404-frame .title2 {
        font-size: 50px;
        letter-spacing: 3px
    }

    .message-button {
        padding: 21px 22px 19px;
        font-size: 14px
    }

    .main-twocolumns .content-place {
        padding: 24px 10px 0
    }

    .video-blocks .video-bar .social {
        letter-spacing: inherit
    }

    .video-box-large .video-player iframe {
        width: 100% !important
    }

    .product-box {
        margin-bottom: 10px
    }

    .products a {
        padding: 0
    }

    .products .columns {
        margin-bottom: 0;
        padding: 0 5px
    }

    .charity.products .content-wrapper {
        margin: 0 -20px
    }

    .charity .page-subheader {
        font-size: 14px
    }

    .flexslider .slider-image-description p {
        padding: 3px 0 !important
    }

    .flexslider .slider-image-description {
        height: auto !important
    }

    .flex-direction-nav a {
        top: 50% !important
    }

    .flexslider {background: none}

    .herbs-columns, .letters-columns {
        text-align: left
    }

    .certification-box span {
        width: 100px;
        height: 100px;
        margin: -50px 0 0 -50px;
        padding: 35px 2px 2px;
        background: url(../images/backgrounds/bg-circle-min.png) no-repeat;
    }
}

#store-map-desktop, #store-map-mobile {
    width: 100%;
    height: 518px
}

.category-buttons-container {
    margin: 10px 0 20px
}

.category-buttons {
    font-size: 11px;
    font-weight: 300;
    background: #4c9cc2;
    color: #fff;
    padding: 4px 8px;
    margin: 2px;
    display: inline-block;
    transition: all .3s ease
}

.category-buttons:hover {
    color: #fff;
    opacity: .8
}

div#social-block, div.social-block {
    position: absolute;
    z-index: 101;
    top: 10px;
    right: 10px
}

ul.off-canvas-list li label {
    line-heihgt: 1
}

ul.off-canvas-list li label:before {
    display: inline-block;
    vertical-align: top;
    width: 21px;
    margin: 0 -6px 0 0
}

ul.off-canvas-list li a, ul.off-canvas-list li label {
    font-size: 16px;
    font-weight: 400;
    font-weight: 600;
    letter-spacing: 1px
}

ul.off-canvas-list li a:before, ul.off-canvas-list li label:before {
    padding-right: 15px;
    padding-left: 0
}

.expedition-detail h1.page-header {
    font-size: 22px;
    line-height: 26px
}

#store-map-desktop img {
    max-width: 9999px
}

.slide-box .picture-box .gallery {
    font-size: 0;
    overflow: hidden;
}

.slide-box .picture-box .gallery-item {
    width: 33%;
    margin: 0;
    float: left;
    background: #cdab75;
    padding: 2px
}

.slide-box .picture-box .gallery-item a {
    display: block;
    background: #fff;
    position: relative;
    overflow: hidden
}

.slide-box .picture-box .gallery-item img {
    display: block;
    width: 100%;
    height: auto
}

.pagination-centered ul.pagination li {
    vertical-align: top
}

.press-popup {
    background: #f1f6f8;
    max-width: 100%;
    /*width: 493px;*/
    overflow: hidden
}

.press-popup .popup-picture img {
    display: block;
    width: 100%;
    height: auto
}

.press-popup .popup-description {
    font: 12px/20px 'Open Sans', Arial, helvetica, sans-serif;
    color: #606060;
    padding: 18px 9%;
    text-align: center;
    position: relative
}

.press-popup .cert-year {
    text-align: center;
    font: italic 16px/20px 'Noto Serif', Arial, helvetica, sans-serif;
    color: #606060;
    letter-spacing: 2px;
    padding: 13px 0 8px
}

.press-popup .cert-title {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #484e55;
    font: 16px/20px 'Open Sans', Arial, helvetica, sans-serif;
    font-weight: 600
}

.press-popup .popup-description p {
    font: 12px/20px 'Open Sans', Arial, helvetica, sans-serif;
    color: #606060;
    margin: 0
}

.press-popup .popup-description h3 {
    margin: 0 0 17px;
    font: italic 18px/26px 'Noto Serif', 'Times New Roman', Times, serif;
    color: #606060
}

.press-popup .popup-description strong {
    display: block;
    letter-spacing: 3px;
    color: #484e55;
    margin: 0 0 3px;
    font: 16px/18px 'Open Sans Semibold', Arial, Helvetica, sans-serif
}

.search-box, .search-box-holder {
    overflow: hidden
}

.search-menu {
    float: right;
    margin: 0 0 0 50px
}

.search-menu h3 {
    margin: 0 0 15px;
    text-transform: uppercase;
    font: 700 16px/18px 'Open Sans Semibold', Arial, Helvetica, sans-serif;
    color: #484e55;
    letter-spacing: 3px
}

.search-menu ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.search-menu li {
    margin: 0;
    letter-spacing: 2px;
    padding: 0 0 6px 3px;
    text-transform: uppercase;
    font: 12px/18px 'Open Sans', Arial, Helvetica, sans-serif
}

.search-menu a {
    color: #484e55
}

.search-menu a:hover {
    text-decoration: underline
}

.search-box-holder #sidebar {
    display: none !important
}

.search-box-holder .products {
    float: none;
    width: 100%;
    display: block;
    overflow: hidden;
    text-align: left;
    padding: 17px 0 15px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAABCAYAAAD9yd/wAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OTkwRURBQTAxM0U5MTFFNEE2RTVFNEMyMDk3NkI5MTMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OTkwRURBQTExM0U5MTFFNEE2RTVFNEMyMDk3NkI5MTMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5OTBFREE5RTEzRTkxMUU0QTZFNUU0QzIwOTc2QjkxMyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5OTBFREE5RjEzRTkxMUU0QTZFNUU0QzIwOTc2QjkxMyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PlMJyw0AAAAbSURBVHjaYtx34So/AwPDRwYIaAHiahADIMAAT0cEZM71vxYAAAAASUVORK5CYII=) repeat-x
}

.search-box-holder .image {
    float: left;
    max-width: 132px;
    margin: 0 27px 0 0
}

.search-box-holder .image img {
    display: block;
    width: 100%;
    height: auto
}

.search-box-holder .text {
    overflow: hidden;
    font: 12px/20px 'Open Sans', Arial, helvetica, sans-serif;
    color: #606060;
    padding: 3px 0 0
}

.search-box-holder .text p {
    margin: 0;
    color: #606060;
    font: 12px/20px 'Open Sans', Arial, helvetica, sans-serif
}

.search-box-holder .text p span {
    color: #a22919
}

.search-box-holder .text .date {
    display: block;
    color: #606060;
    margin: 0 0 8px;
    font: italic 14px/18px 'Noto Serif', 'Times New Roman', Times, serif
}

.search-box-holder .text strong {
    display: block;
    color: #484e55;
    margin: 0 0 9px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font: 700 16px/18px 'Open Sans Semibold', Arial, Helvetica, sans-serif
}

.fancybox-wrap, .fancybox-wrap div {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.bx-window #slider, .bx-window #slider li, .bx-wrapper, .bx-wrapper div {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    overflow: hidden
}

.fancybox-iframe {
    overflow: hidden
}

.flex-container a:active, .flex-container a:focus, .flexslider a:active, .flexslider a:focus {
    outline: 0
}

.flex-control-nav, .flex-direction-nav, .slides {
    margin: 0;
    padding: 0;
    list-style: none
}

.flexslider .slides > li {
    position: relative;
    display: none;
    -webkit-backface-visibility: hidden
}

.flexslider .slides > li:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    content: ''
}

.flexslider .slides img {
    width: 100%;
    display: block;
    max-height: 460px
}

.flex-pauseplay span {
    text-transform: capitalize
}

.flex-control-thumbs img {
    max-height: 57px;
    padding: 5px 0;
    width: auto
}

.flex-control-thumbs li {
    width: auto
}

.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .slides {
    display: block
}

* html .slides {
    height: 1%
}

.no-js .slides > li:first-child {
    display: block
}

.flexslider {
    position: relative;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    zoom: 1;
    margin: 0;
    padding: 0;
    border: none;
    background: #f1f6f8
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease
}

.loading .flex-viewport {
    max-height: 300px
}

.flexslider .slides {
    zoom: 1
}

.carousel li {
    margin-right: 5px
}

.flex-direction-nav a {
    display: block;
    cursor: pointer
}

.flex-direction-nav .flex-prev {
    left: 20px;
    background: url(../images/backgrounds/large_left.png) no-repeat
}

.flexslider:hover .flex-next {
    right: 20px
}

.flexslider:hover .flex-prev {
    left: 20px
}

.flex-direction-nav .disabled {
    opacity: .3 !important;
    filter: alpha(opacity=30);
    cursor: default
}

.fancybox-nav:hover span, .flex-direction-nav a:hover {
    opacity: 1
}

.flex-direction-nav a, .flex-direction-nav a.flex-next, .flex-direction-nav a.flex-prev {
    overflow: hidden;
    text-align: left;
    text-indent: -999px
}

.flex-direction-nav a:after, .flex-direction-nav a:before {
    display: none
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 100px;
    text-align: center
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1
}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #fff;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .3)
}

.flex-control-paging li a:hover {
    background: #c8e0f3
}

.flex-control-paging li a.flex-active {
    background: #285678;
    cursor: default;
    box-shadow: 0 0 2px rgba(0, 0, 0, .2), inset 0 0 3px rgba(255, 255, 255, .2);
    border: 1px solid #1c3f59;
    top: 1px;
    position: relative
}

.flex-control-thumbs {
    margin: 0;
    overflow: hidden;
    background: rgba(0, 0, 0, .91);
    padding: 5px 0
}

.flex-control-thumbs li {
    margin: 0 3px;
    display: inline;
    float: none
}

.flex-control-thumbs img {
    display: inline;
    opacity: .7;
    cursor: pointer
}

.flex-control-thumbs img:hover {
    opacity: 1
}

.flex-control-thumbs .active {
    opacity: 1;
    cursor: default
}

.flexslider .slider-image-description {
    height: 100px
}

.flexslider .slider-image-description p {
    margin: 0;
    padding: 40px 0
}

.popup-picture.flexslider {
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    text-align: center
}

.popup-picture.flexslider img {
    width: auto !important;
    max-width: 100%;
    display: inline;
    max-height: inherit
}

.popup-picture.flexslider .flex-direction-nav a {
    top: 50%
}

.flex-control-paging {
    display: none
}

ul#slider {
    padding: 0;
    margin: 0;
    list-style: none
}

.bx-wrapper .bx-next, .bx-wrapper .bx-prev {
    position: absolute;
    left: 0;
    top: 50%;
    background: url(../images/backgrounds/bg-gallery-controls.gif) no-repeat;
    width: 29px;
    height: 60px;
    opacity: .85;
    overflow: hidden;
    text-indent: -9999px;
    margin: -30px 0 0;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s
}

.fancybox-nav {
	width: auto !important;
	height: auto !important;
	top: 50% !important;
}

.fancybox-nav span, .flex-direction-nav a {
    position: absolute;
    left: 0;
    top: 39%;
    width: 40px;
    height: 40px;
    opacity: .3;
    overflow: hidden;
    text-indent: -9999px;
    margin: -30px 0 0;
	visibility: visible !important;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s
}

.fancybox-nav span {
    background-position: 0 0;
    width: 40px !important;
    height: 40px !important
}

.fancybox-nav.fancybox-prev span, .flex-direction-nav a.flex-prev {
    background: url(../images/backgrounds/large_left.png) no-repeat;
    left: 20px
}

.fancybox-nav.fancybox-next span, .flex-direction-nav .flex-next {
    background: url(../images/backgrounds/large_right.png) no-repeat;
    right: 20px;
    left: auto
}

.single-product .fancybox-wrap .fancybox-nav.fancybox-next span,
.single-product .fancybox-wrap .fancybox-nav.fancybox-prev span {
    height: 60px !important;
    visibility: visible;
    background: url(../images/backgrounds/bg-gallery-controls.gif) no-repeat;
}
.single-product .fancybox-wrap .fancybox-nav.fancybox-next span {
    background-position: -35px 0;
}
.single-product .fancybox-wrap .fancybox-nav.fancybox-prev span {
    background-position: 0 0;
}

.tparrows.default {
    opacity: .3
}

.rev_slider_wrapper:hover .tparrows.default {
    opacity: .7
}

.rev_slider_wrapper:hover .tparrows.default:hover {
    opacity: 1
}

#flags_language_selector a:nth-child(3), #flags_language_selector a:nth-child(4), #flags_language_selector a:nth-child(5) {
    display: none
}

.bx-wrapper .bx-next {
    background-position: -41px 0;
    left: auto;
    right: 0
}

.bx-wrapper .bx-next:hover, .bx-wrapper .bx-prev:hover {
    opacity: 1
}

.fancybox-wrap .fancybox-close {
    background: url(../images/backgrounds/bg-gallery-close.png) no-repeat;
    width: 29px;
    height: 29px;
    opacity: .85;
    top: 10px;
    right: 10px;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s
}

.fancybox-wrap .fancybox-close:hover {
    opacity: 1
}

.custom-post {
    text-align: center;
    margin: 0 0 40px
}

.custom-post-heading {
    background: url(data:image/gif;base64,R0lGODlhAwABAIAAAOvw8sXV2iH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4zLWMwMTEgNjYuMTQ1NjYxLCAyMDEyLzAyLzA2LTE0OjU2OjI3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCOTk5N0RCNDE3RDcxMUU0QTAwMDg3RDI5MDlCMERFOSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCOTk5N0RCNTE3RDcxMUU0QTAwMDg3RDI5MDlCMERFOSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkI5OTk3REIyMTdENzExRTRBMDAwODdEMjkwOUIwREU5IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkI5OTk3REIzMTdENzExRTRBMDAwODdEMjkwOUIwREU5Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEAAAAAAAsAAAAAAMAAQAAAgJEUgA7) repeat-x 0 100%;
    margin: 0 0 8px;
    padding: 0 0 9px
}

.custom-post-heading .separator {
    margin: 0 0 8px
}

.custom-post-heading .date {
    display: block;
    font: italic 16px/18px 'Noto Serif Italic', 'Noto Serif', 'Times New Roman', Times, serif;
    color: #606060;
    margin: 0 0 6px
}

.custom-post-heading h3 {
    margin: 0 0 7px;
    letter-spacing: 3px;
    font: 600 16px/18px 'Open Sans Semibold', 'Open sans', Arial, Helvetica, sans-serif;
    color: #484e55;
    text-transform: uppercase
}

.custom-post-heading .separator img {
    display: block;
    margin: 0 auto
}

.custom-post-heading p {
    margin: 0 auto;
    max-width: 222px;
    color: #606060;
    font: 12px/20px 'Open Sans', Arial, Helvetica, sans-serif;
    text-align: center
}

.custom-post-container {
    background: #f2f6f7;
    padding: 1px 1px 13px;
    position: relative
}

.custom-post-container:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 100%;
    margin-left: -22px;
    border-top: 23px solid #f2f6f7;
    border-left: 22px solid transparent;
    border-right: 22px solid transparent
}

.custom-post-container > a {
    display: block
}

.custom-post-container img {
    displa: block;
    width: 100%;
    height: auto
}

.custom-post-container .social {
    padding: 15px 0 8px
}

.custom-post-container p.posted {
    margin: 0;
    text-align: center;
    font: 12px/18px 'Open Sans', Arial, Helvetica, sans-serif;
    color: #484e55
}

.custom-post-container a {
    color: #a6cbdc
}

.custom-form1 {
    margin: 0 0 35px
}

.custom-form1 form {
    background: #eff6f8 url(../images/accents/form-accent.gif) repeat-x 0 11px;
    padding: 0 0 13px
}

.custom-form1:after, .custom-form1:before {
    content: '';
    height: 1px;
    width: 100%;
    display: block;
    background: url(data:image/gif;base64,R0lGODlhAwABAIAAAOvw8sXV2iH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4zLWMwMTEgNjYuMTQ1NjYxLCAyMDEyLzAyLzA2LTE0OjU2OjI3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCOTk5N0RCNDE3RDcxMUU0QTAwMDg3RDI5MDlCMERFOSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCOTk5N0RCNTE3RDcxMUU0QTAwMDg3RDI5MDlCMERFOSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkI5OTk3REIyMTdENzExRTRBMDAwODdEMjkwOUIwREU5IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkI5OTk3REIzMTdENzExRTRBMDAwODdEMjkwOUIwREU5Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEAAAAAAAsAAAAAAMAAQAAAgJEUgA7) repeat-x
}

.custom-form1:before {
    margin: 0 0 5px
}

.custom-form1:after {
    margin: 5px 0 0
}

.custom-form1 fieldset {
    padding: 40px 32px 34px 24px;
    border: none;
    margin: 0;
    background: url(../images/accents/form-accent.gif) repeat-x 0 100%
}

.custom-form1 label {
    text-transform: uppercase;
    letter-spacing: 2px;
    display: block;
    font: 700 14px/18px 'Open Sans', Arial, Helvetica, sans-serif;
    color: #484e55;
    margin: 0 0 14px
}

.custom-form1 .input-form-holder {
    overflow: hidden
}

.custom-form1 .input-form-holder input[type=email], .custom-form1 .input-form-holder input[type=text] {
    float: left;
    width: 65%;
    margin: 0;
    padding: 8px 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    box-shadow: none;
    font: 13px 'Open Sans', arial, helvetica, sans-serif;
    color: #757575;
    height: auto
}

.custom-form1 .input-form-holder button {
    float: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 35%;
    margin: 0;
    padding: 6px 8px;
    color: #fff;
    height: auto;
    font: 700 14px 'Open Sans', Arial, helvetica, sans-serif
}

.fancybox-title-float-wrap {
    display: none
}

.container .wp-pagenavi {
    border-top: 1px solid #cdab75;
    overflow: hidden;
    text-align: center;
    position: relative;
    padding: 4px 55px 0
}

.container .wp-pagenavi a, .container .wp-pagenavi span {
    margin: 0 5px;
    padding: 0;
    display: inline-block;
/ / display : none;
    vertical-align: top;
    border: none;
    color: #606060;
    font: 14px/18px 'Open Sans', Arial, Helvetica, sans-serif;
    text-transform: uppercase
}

.container .wp-pagenavi .pages {
    display: none
}

.container .wp-pagenavi .previouspostslink {
    display: block;
    float: left
}

.container .wp-pagenavi .nextpostslink {
    display: block;
    float: right
}

.page-content #searchform {
    max-width: 400px;
    margin: 0 auto
}

.center-align {
    text-align: center
}

.fancybox-wrap {
    background: #f1f6f8
}

.fancybox-skin {
    background: 0 0
}

.popup-medal {
    padding: 10px 0;
    text-align: center
}

.popup-medal .img_wrapper, .popup-medal img {
    margin: 0 auto;
    display: block;
    max-width: 90%
}

.custom-fancybox-iframe body, .fancybox-wrap .fancybox-skin {
    background: #f1f6f8 !important
}

ul.off-canvas-list li a, ul.off-canvas-list li label {
    fown-weight: 600
}

#landscape-rotate {
    display: none
}

.top-bar-container[role=primary-navigation] .top-bar-section .sub-menu {
    left: auto
}

.drop-holder {
    top: 100%
}
.product-container-block .product-box {
    overflow: hidden;
    background: #ccc;
}

@media screen and (max-width: 1024px) {
    .homepage-blocks h1 {
        font-size: 13px;
        padding: 15px 7px 7px;
        letter-spacing: 0;
    }
    .top-bar-container[role=primary-navigation] .top-bar-section .sub-menu li a {
        padding: 12px !important
    }
    .custom-form1 .input-form-holder button {
        font-weight: normal;
        line-height: 21px;
        font-size: 13px;
        width: 40%;
    }
    .custom-form1 .input-form-holder input[type=email] {
        width: 60%;
    }
}

@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 0
    }

    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 0
    }
    .flexslider .flex-direction-nav .flex-next {right:20px}
    .custom-form1 .input-form-holder input[type=email] ,
    .custom-form1 .input-form-holder button {
        width: 100%;
        text-align: center;
    }
    .flex-control-thumbs img {
        max-height: 40px;
    }
}

@media screen and (max-width: 640px) and (orientation: landscape) {
    #landscape-rotate {
        position: fixed;
        display: block;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: url(../images/backgrounds/rotate-bg.png);
        z-index: 3000
    }

    #landscape-rotate p {
        color: #fff;
        text-align: center;
        font-size: 21px;
        margin-top: 10px
    }

    #landscape-rotate div {
        background-image: url(../images/backgrounds/rotate.png);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center center;
        position: fixed;
        top: 60px;
        right: 0;
        bottom: 20px;
        left: 0
    }
}

.sprite {
    display: inline-block;
    overflow: hidden;
    background-repeat: no-repeat;
    background-image: url(../images/sprite.png)
}

.bg-nav {
    width: 26px;
    height: 25px;
    background-position: -2px -35px
}

.facebook {
    width: 30px;
    height: 30px;
    background-position: -36px -2px
}

.gold-accent-new {
    width: 26px;
    height: 26px;
    background-position: -60px -34px
}

.instagram {
    width: 25px;
    height: 25px;
    background-position: -88px -34px
}

.pinterest-alt {
    width: 30px;
    height: 30px;
    background-position: -68px -2px
}

.sun {
    width: 14px;
    height: 14px;
    background-position: -131px -34px
}

.sun-icon {
    width: 14px;
    height: 14px;
    background-position: -115px -34px
}

.twitter {
    width: 30px;
    height: 30px;
    background-position: -100px -2px
}

.youtube {
    width: 32px;
    height: 31px;
    background-position: -2px -2px
}

.fancybox-overlay {
    z-index: 12000 !important
}

.fancybox-opened {
    z-index: 12010 !important
}
.tp-caption.medium_grey {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:20px;
line-height:20px;
font-family:Arial;
padding:2px 4px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#888;
white-space:nowrap;
}

.tp-caption.small_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:14px;
line-height:20px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.medium_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:20px;
line-height:20px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.large_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:40px;
line-height:40px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.very_large_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:60px;
line-height:60px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
letter-spacing:-2px;
}

.tp-caption.very_big_white {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
font-size:60px;
line-height:60px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
padding:0px 4px;
padding-top:1px;
background-color:#000;
}

.tp-caption.very_big_black {
position:absolute;
color:#000;
text-shadow:none;
font-weight:700;
font-size:60px;
line-height:60px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
padding:0px 4px;
padding-top:1px;
background-color:#fff;
}

.tp-caption.modern_medium_fat {
position:absolute;
color:#000;
text-shadow:none;
font-weight:800;
font-size:24px;
line-height:20px;
font-family:"Open Sans", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.modern_medium_fat_white {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
font-size:24px;
line-height:20px;
font-family:"Open Sans", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.modern_medium_light {
position:absolute;
color:#000;
text-shadow:none;
font-weight:300;
font-size:24px;
line-height:20px;
font-family:"Open Sans", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.modern_big_bluebg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
font-size:30px;
line-height:36px;
font-family:"Open Sans", sans-serif;
padding:3px 10px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#4e5b6c;
letter-spacing:0;
}

.tp-caption.modern_big_redbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:30px;
line-height:36px;
font-family:"Open Sans", sans-serif;
padding:3px 10px;
padding-top:1px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#de543e;
letter-spacing:0;
}

.tp-caption.modern_small_text_dark {
position:absolute;
color:#555;
text-shadow:none;
font-size:14px;
line-height:22px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.boxshadow {
-moz-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
-webkit-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
}

.tp-caption.black {
color:#000;
text-shadow:none;
}

.tp-caption.noshadow {
text-shadow:none;
}

.tp-caption.thinheadline_dark {
position:absolute;
color:rgba(0,0,0,0.85);
text-shadow:none;
font-weight:300;
font-size:30px;
line-height:30px;
font-family:"Open Sans";
background-color:transparent;
}

.tp-caption.thintext_dark {
position:absolute;
color:rgba(0,0,0,0.85);
text-shadow:none;
font-weight:300;
font-size:16px;
line-height:26px;
font-family:"Open Sans";
background-color:transparent;
}

.tp-caption.largeblackbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Open Sans";
background-color:#000;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.largepinkbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Open Sans";
background-color:#db4360;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.largewhitebg {
position:absolute;
color:#000;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Open Sans";
background-color:#fff;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.largegreenbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Open Sans";
background-color:#67ae73;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.excerpt {
font-size:36px;
line-height:36px;
font-weight:700;
font-family:Arial;
color:#ffffff;
text-decoration:none;
background-color:rgba(0, 0, 0, 1);
text-shadow:none;
margin:0px;
letter-spacing:-1.5px;
padding:1px 4px 0px 4px;
width:150px;
white-space:normal !important;
height:auto;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.large_bold_grey {
font-size:60px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(102, 102, 102);
text-decoration:none;
background-color:transparent;
text-shadow:none;
margin:0px;
padding:1px 4px 0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_thin_grey {
font-size:34px;
line-height:30px;
font-weight:300;
font-family:"Open Sans";
color:rgb(102, 102, 102);
text-decoration:none;
background-color:transparent;
padding:1px 4px 0px;
text-shadow:none;
margin:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.small_thin_grey {
font-size:18px;
line-height:26px;
font-weight:300;
font-family:"Open Sans";
color:rgb(117, 117, 117);
text-decoration:none;
background-color:transparent;
padding:1px 4px 0px;
text-shadow:none;
margin:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.lightgrey_divider {
text-decoration:none;
background-color:rgba(235, 235, 235, 1);
width:370px;
height:3px;
background-position:initial initial;
background-repeat:initial initial;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.large_bold_darkblue {
font-size:58px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(52, 73, 94);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_darkblue {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(52, 73, 94);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bold_red {
font-size:24px;
line-height:30px;
font-weight:800;
font-family:"Open Sans";
color:rgb(227, 58, 12);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_light_red {
font-size:21px;
line-height:26px;
font-weight:300;
font-family:"Open Sans";
color:rgb(227, 58, 12);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_red {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(227, 58, 12);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bold_orange {
font-size:24px;
line-height:30px;
font-weight:800;
font-family:"Open Sans";
color:rgb(243, 156, 18);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_orange {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(243, 156, 18);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.grassfloor {
text-decoration:none;
background-color:rgba(160, 179, 151, 1);
width:4000px;
height:150px;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.large_bold_white {
font-size:58px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_light_white {
font-size:30px;
line-height:36px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumlarge_light_white {
font-size:34px;
line-height:40px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumlarge_light_white_center {
font-size:34px;
line-height:40px;
font-weight:300;
font-family:"Open Sans";
color:#ffffff;
text-decoration:none;
background-color:transparent;
padding:0px 0px 0px 0px;
text-align:center;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_asbestos {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(127, 140, 141);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_light_black {
font-size:30px;
line-height:36px;
font-weight:300;
font-family:"Open Sans";
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.large_bold_black {
font-size:58px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumlarge_light_darkblue {
font-size:34px;
line-height:40px;
font-weight:300;
font-family:"Open Sans";
color:rgb(52, 73, 94);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.small_light_white {
font-size:17px;
line-height:28px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.roundedimage {
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.large_bg_black {
font-size:40px;
line-height:40px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
padding:10px 20px 15px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumwhitebg {
font-size:30px;
line-height:30px;
font-weight:300;
font-family:"Open Sans";
color:rgb(0, 0, 0);
text-decoration:none;
background-color:rgb(255, 255, 255);
padding:5px 15px 10px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}
