﻿.header-slideshow .slide-cta, a, button, .slick-prev:before, .slick-next:before {
    transition: all 0.3s ease 0.02s;
    -webkit-transition: all 0.3s ease 0.02s;
}

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

meta.foundation-mq-small {
    font-family: "/only screen/";
    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
}

html, body {
    height: 100%
}

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

html, body {
    font-size: 100%
}

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

a:hover {
    cursor: pointer
}

img {
    max-width: 100%;
    height: auto
}

img {
    -ms-interpolation-mode: bicubic
}

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

.left {
    float: left !important
}

.right {
    float: right !important
}

.clearfix {
    *zoom: 1
}

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

.clearfix:after {
    clear: both
}

.hide {
    display: none
}

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

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

textarea {
    height: auto;
    min-height: 50px
}

select {
    width: 100%
}

.row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 71.4285em;
    *zoom: 1
}

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

.row:after {
    clear: both
}

.row.collapse>.column, .row.collapse>.columns {
    padding-left: 0;
    padding-right: 0
}

.row.collapse .row {
    margin-left: 0;
    margin-right: 0
}

.row .row {
    width: auto;
    margin-left: -1.4285em;
    margin-right: -1.4285em;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none;
    *zoom: 1
}

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

.row .row:after {
    clear: both
}

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

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

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

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

@media only screen {
    .small-push-0 {
        position: relative;
        left: 0%;
        right: auto
    }
    .small-pull-0 {
        position: relative;
        right: 0%;
        left: auto
    }
    .small-push-1 {
        position: relative;
        left: 8.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: 1.4285em;
        padding-right: 1.4285em;
        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, .small-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }
    .column.small-centered, .columns.small-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.small-uncentered, .columns.small-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left !important
    }
    .column.small-uncentered.opposite, .columns.small-uncentered.opposite {
        float: right
    }
}

@media only screen and (min-width:40.063em) {
    .medium-push-0 {
        position: relative;
        left: 0%;
        right: auto
    }
    .medium-pull-0 {
        position: relative;
        right: 0%;
        left: auto
    }
    .medium-push-1 {
        position: relative;
        left: 8.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: 1.4285em;
        padding-right: 1.4285em;
        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, .medium-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }
    .column.medium-centered, .columns.medium-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.medium-uncentered, .columns.medium-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left !important
    }
    .column.medium-uncentered.opposite, .columns.medium-uncentered.opposite {
        float: right
    }
    .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) {
    .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: 1.4285em;
        padding-right: 1.4285em;
        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, .large-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }
    .column.large-centered, .columns.large-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.large-uncentered, .columns.large-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left !important
    }
    .column.large-uncentered.opposite, .columns.large-uncentered.opposite {
        float: right
    }
    .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
    }
}

button, .button {
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: inline-block;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    font-size: 1rem;
    background-color: #2ba6cb;
    border-color: #2285a2;
    color: #fff;
    transition: background-color 300ms ease-out
}

button:hover, button:focus, .button:hover, .button:focus {
    background-color: #2285a2
}

button:hover, button:focus, .button:hover, .button:focus {
    color: #fff
}

button.secondary, .button.secondary {
    background-color: #e9e9e9;
    border-color: #bababa;
    color: #333
}

button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
    background-color: #bababa
}

button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
    color: #333
}

button.success, .button.success {
    background-color: #5da423;
    border-color: #4a831c;
    color: #fff
}

button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
    background-color: #4a831c
}

button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
    color: #fff
}

button.alert, .button.alert {
    background-color: #c60f13;
    border-color: #9e0c0f;
    color: #fff
}

button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
    background-color: #9e0c0f
}

button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
    color: #fff
}

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

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

button.tiny, .button.tiny {
    padding-top: .625rem;
    padding-right: 1.25rem;
    padding-bottom: .6875rem;
    padding-left: 1.25rem;
    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 {
    border-radius: 3px
}

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

button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #2ba6cb;
    border-color: #2285a2;
    color: #fff;
    cursor: default;
    opacity: .7;
    box-shadow: none
}

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
    background-color: #2285a2
}

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
    color: #fff
}

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
    background-color: #2ba6cb
}

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

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, .button[disabled].secondary:focus {
    background-color: #bababa
}

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, .button[disabled].secondary:focus {
    color: #333
}

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, .button[disabled].secondary:focus {
    background-color: #e9e9e9
}

button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
    background-color: #5da423;
    border-color: #4a831c;
    color: #fff;
    cursor: default;
    opacity: .7;
    box-shadow: none
}

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, .button[disabled].success:focus {
    background-color: #4a831c
}

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, .button[disabled].success:focus {
    color: #fff
}

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, .button[disabled].success:focus {
    background-color: #5da423
}

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

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, .button[disabled].alert:focus {
    background-color: #9e0c0f
}

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, .button[disabled].alert:focus {
    color: #fff
}

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, .button[disabled].alert:focus {
    background-color: #c60f13
}

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

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

.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;
    height: 45px;
    line-height: 45px;
    position: relative;
    background: #333;
    margin-bottom: 0
}

.top-bar ul {
    margin-bottom: 0;
    list-style: none
}

.top-bar .row {
    max-width: none
}

.top-bar form, .top-bar input {
    margin-bottom: 0
}

.top-bar input {
    height: auto;
    padding-top: .35rem;
    padding-bottom: .35rem;
    font-size: .75rem
}

.top-bar .button, .top-bar button {
    padding-top: .45rem;
    padding-bottom: .35rem;
    margin-bottom: 0;
    font-size: .75rem
}

.top-bar .title-area {
    position: relative;
    margin: 0
}

.top-bar .name {
    height: 45px;
    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: normal;
    color: #fff;
    width: 75%;
    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: bold;
    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;
    padding-right: 25px;
    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;
    box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white
}

.top-bar.expanded {
    height: auto;
    background: transparent
}

.top-bar.expanded .title-area {
    background: #333
}

.top-bar.expanded .toggle-topbar a {
    color: #888
}

.top-bar.expanded .toggle-topbar a::after {
    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;
    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 0;
    padding-left: 15px;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-size: .8125rem;
    font-weight: normal;
    text-transform: none;
    background: #333
}

.top-bar-section ul li>a.button {
    font-size: .8125rem;
    padding-right: 15px;
    padding-left: 15px;
    background-color: #2ba6cb;
    border-color: #2285a2;
    color: #fff
}

.top-bar-section ul li>a.button:hover, .top-bar-section ul li>a.button:focus {
    background-color: #2285a2
}

.top-bar-section ul li>a.button:hover, .top-bar-section ul li>a.button:focus {
    color: #fff
}

.top-bar-section ul li>a.button.secondary {
    background-color: #e9e9e9;
    border-color: #bababa;
    color: #333
}

.top-bar-section ul li>a.button.secondary:hover, .top-bar-section ul li>a.button.secondary:focus {
    background-color: #bababa
}

.top-bar-section ul li>a.button.secondary:hover, .top-bar-section ul li>a.button.secondary:focus {
    color: #333
}

.top-bar-section ul li>a.button.success {
    background-color: #5da423;
    border-color: #4a831c;
    color: #fff
}

.top-bar-section ul li>a.button.success:hover, .top-bar-section ul li>a.button.success:focus {
    background-color: #4a831c
}

.top-bar-section ul li>a.button.success:hover, .top-bar-section ul li>a.button.success:focus {
    color: #fff
}

.top-bar-section ul li>a.button.alert {
    background-color: #c60f13;
    border-color: #9e0c0f;
    color: #fff
}

.top-bar-section ul li>a.button.alert:hover, .top-bar-section ul li>a.button.alert:focus {
    background-color: #9e0c0f
}

.top-bar-section ul li>a.button.alert:hover, .top-bar-section ul li>a.button.alert:focus {
    color: #fff
}

.top-bar-section ul li>button {
    font-size: .8125rem;
    padding-right: 15px;
    padding-left: 15px;
    background-color: #2ba6cb;
    border-color: #2285a2;
    color: #fff
}

.top-bar-section ul li>button:hover, .top-bar-section ul li>button:focus {
    background-color: #2285a2
}

.top-bar-section ul li>button:hover, .top-bar-section ul li>button:focus {
    color: #fff
}

.top-bar-section ul li>button.secondary {
    background-color: #e9e9e9;
    border-color: #bababa;
    color: #333
}

.top-bar-section ul li>button.secondary:hover, .top-bar-section ul li>button.secondary:focus {
    background-color: #bababa
}

.top-bar-section ul li>button.secondary:hover, .top-bar-section ul li>button.secondary:focus {
    color: #333
}

.top-bar-section ul li>button.success {
    background-color: #5da423;
    border-color: #4a831c;
    color: #fff
}

.top-bar-section ul li>button.success:hover, .top-bar-section ul li>button.success:focus {
    background-color: #4a831c
}

.top-bar-section ul li>button.success:hover, .top-bar-section ul li>button.success:focus {
    color: #fff
}

.top-bar-section ul li>button.alert {
    background-color: #c60f13;
    border-color: #9e0c0f;
    color: #fff
}

.top-bar-section ul li>button.alert:hover, .top-bar-section ul li>button.alert:focus {
    background-color: #9e0c0f
}

.top-bar-section ul li>button.alert:hover, .top-bar-section ul li>button.alert:focus {
    color: #fff
}

.top-bar-section ul li:hover:not(.has-form)>a {
    background: #272727;
    color: #fff
}

.top-bar-section ul li.active>a {
    background: #2ba6cb;
    color: #fff
}

.top-bar-section ul li.active>a:hover {
    background: #258faf;
    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: inset 5px;
    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;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
    width: 100%
}

.top-bar-section .has-dropdown.moved>a:after {
    display: none
}

.top-bar-section .dropdown {
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 99;
    display: block;
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px)
}

.top-bar-section .dropdown li {
    width: 100%;
    height: auto
}

.top-bar-section .dropdown li a {
    font-weight: normal;
    padding: 8px 15px
}

.top-bar-section .dropdown li a.parent-link {
    font-weight: normal
}

.top-bar-section .dropdown li.title h5 {
    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-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: bold;
    font-size: .625rem
}

.js-generated {
    display: block
}

@media only screen and (min-width:40.063em) {
    .top-bar {
        background: #333;
        *zoom: 1;
        overflow: visible
    }
    .top-bar:before, .top-bar:after {
        content: " ";
        display: table
    }
    .top-bar:after {
        clear: both
    }
    .top-bar .toggle-topbar {
        display: none
    }
    .top-bar .title-area {
        float: left
    }
    .top-bar .name h1 a {
        width: auto
    }
    .top-bar input, .top-bar .button, .top-bar button {
        font-size: .875rem;
        position: relative;
        top: 7px
    }
    .top-bar.expanded {
        background: #333
    }
    .contain-to-grid .top-bar {
        max-width: 71.4285em;
        margin: 0 auto;
        margin-bottom: 0
    }
    .top-bar-section {
        transition: none 0 0;
        left: 0 !important
    }
    .top-bar-section ul {
        width: auto;
        height: auto !important;
        display: inline
    }
    .top-bar-section ul li {
        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 15px;
        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: #2ba6cb
    }
    .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background: #258faf
    }
    .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: inset 5px;
        border-color: rgba(255, 255, 255, .4) transparent 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;
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        position: absolute !important
    }
    .top-bar-section .has-dropdown .dropdown li.has-dropdown>a:after {
        border: none;
        content: "»";
        top: 1rem;
        margin-top: -1px;
        right: 5px;
        line-height: 1.2
    }
    .top-bar-section .dropdown {
        left: 0;
        top: auto;
        background: transparent;
        min-width: 100%
    }
    .top-bar-section .dropdown li a {
        color: #fff;
        line-height: 1;
        white-space: nowrap;
        padding: 12px 15px;
        background: #333
    }
    .top-bar-section .dropdown li:not(.has-form) a:not(.button) {
        color: #fff;
        background: #333
    }
    .top-bar-section .dropdown li:not(.has-form):hover>a:not(.button) {
        color: #fff;
        background: #272727
    }
    .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: #2ba6cb;
        color: #fff
    }
    .no-js .top-bar-section .has-dropdown:hover>.dropdown {
        display: block;
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        position: absolute !important
    }
}

.breadcrumbs {
    display: block;
    padding: .5625rem .875rem .5625rem;
    overflow: hidden;
    margin-left: 0;
    list-style: none;
    border-style: solid;
    border-width: 1px;
    background-color: #f5f5f5;
    border-color: #ddd;
    border-radius: 3px
}

.breadcrumbs>* {
    margin: 0;
    float: left;
    font-size: .6875rem;
    line-height: .6875rem;
    text-transform: uppercase;
    color: #2ba6cb
}

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

.breadcrumbs>* a {
    color: #2ba6cb
}

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

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

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

.breadcrumbs>*.unavailable {
    color: #999
}

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

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

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

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

.alert-box {
    border-style: solid;
    border-width: 1px;
    display: block;
    font-weight: normal;
    margin-bottom: 1.25rem;
    position: relative;
    padding: .875rem 1.5rem .875rem .875rem;
    font-size: .8125rem;
    transition: opacity 300ms ease-out;
    background-color: #2ba6cb;
    border-color: #258faf;
    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:hover, .alert-box .close:focus {
    opacity: .5
}

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

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

.alert-box.success {
    background-color: #5da423;
    border-color: #508d1e;
    color: #fff
}

.alert-box.alert {
    background-color: #c60f13;
    border-color: #aa0d10;
    color: #fff
}

.alert-box.secondary {
    background-color: #e9e9e9;
    border-color: #c8c8c8;
    color: #4f4f4f
}

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

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

.alert-box.alert-close {
    opacity: 0
}

.inline-list {
    margin: 0 auto 1.0625rem auto;
    margin-left: -1.375rem;
    margin-right: 0;
    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
}

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

.button-group:before, .button-group:after {
    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>a, .button-group.radius>*:first-child>button, .button-group.radius>*:first-child>.button {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.button-group.radius>*:last-child, .button-group.radius>*:last-child>a, .button-group.radius>*:last-child>button, .button-group.radius>*:last-child>.button {
    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>a, .button-group.round>*:first-child>button, .button-group.round>*:first-child>.button {
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}

.button-group.round>*:last-child, .button-group.round>*:last-child>a, .button-group.round>*:last-child>button, .button-group.round>*:last-child>.button {
    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 {
    *zoom: 1
}

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

.button-bar:after {
    clear: both
}

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

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

.panel {
    border-style: solid;
    border-width: 1px;
    border-color: #d8d8d8;
    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: #c5e8f3;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #f2fafc
}

.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: #2ba6cb
}

.panel.radius {
    border-radius: 3px
}

.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;
    border-color: #fff transparent transparent transparent;
    top: 50%
}

.dropdown.button:before, button.dropdown:before {
    border-width: .375rem;
    right: 1.40625rem;
    margin-top: -.15625rem
}

.dropdown.button:before, button.dropdown:before {
    border-color: #fff transparent 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
}

.dropdown.button.tiny:before, button.dropdown.tiny:before {
    border-color: #fff transparent 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
}

.dropdown.button.small:before, button.dropdown.small:before {
    border-color: #fff transparent 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
}

.dropdown.button.large:before, button.dropdown.large:before {
    border-color: #fff transparent transparent transparent
}

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

.th {
    line-height: 0;
    display: inline-block;
    border: solid 4px #fff;
    max-width: 100%;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .2);
    transition: all 200ms ease-out
}

.th:hover, .th:focus {
    box-shadow: 0 0 6px 1px rgba(43, 166, 203, .5)
}

.th.radius {
    border-radius: 3px
}

.pricing-table {
    border: solid 1px #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: normal;
    font-size: 1rem;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif
}

.pricing-table .price {
    background-color: #f6f6f6;
    padding: .9375rem 1.25rem;
    text-align: center;
    color: #333;
    font-weight: normal;
    font-size: 2rem;
    font-family: "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: normal;
    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: normal;
    border-bottom: dotted 1px #ddd
}

.pricing-table .cta-button {
    background-color: #fff;
    text-align: center;
    padding: 1.25rem 1.25rem 0
}

@keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.slideshow-wrapper {
    position: relative
}

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

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

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

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

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

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

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

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

.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%
}

.orbit-container .orbit-slides-container.fade>li {
    opacity: 0;
    transition: opacity 500ms ease-in-out;
    -ms-transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

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

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

.orbit-container .orbit-slides-container.swipe-next>li {
    -ms-transform: translate(100%, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.orbit-container .orbit-slides-container.swipe-next>li.animate-in {
    -ms-transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition-duration: 500ms
}

.orbit-container .orbit-slides-container.swipe-next>li.animate-out {
    -ms-transform: translate(-100%, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    transition-duration: 500ms
}

.orbit-container .orbit-slides-container.swipe-prev>li {
    -ms-transform: translate(-100%, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.orbit-container .orbit-slides-container.swipe-prev>li.animate-in {
    -ms-transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition-duration: 500ms
}

.orbit-container .orbit-slides-container.swipe-prev>li.animate-out {
    -ms-transform: translate(100%, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    transition-duration: 500ms
}

.orbit-container .orbit-slides-container>li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    -ms-transform: translate(100%, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.orbit-container .orbit-slides-container>li.active {
    opacity: 1;
    top: 0;
    left: 0;
    -ms-transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.orbit-container .orbit-slides-container>li .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: rgba(0, 0, 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 .orbit-progress {
    height: 3px;
    background-color: rgba(255, 255, 255, .3);
    display: block;
    width: 0%;
    position: relative;
    right: 20px;
    top: 5px
}

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

.orbit-container .orbit-timer.paused>span {
    right: -4px;
    top: 0;
    width: 11px;
    height: 14px;
    border: inset 8px;
    border-left-style: solid;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    border-color: transparent #fff transparent transparent
}

.orbit-container .orbit-timer.paused>span.dark {
    border-color: transparent #333 transparent transparent
}

.orbit-container:hover .orbit-timer>span {
    display: block
}

.orbit-container .orbit-prev, .orbit-container .orbit-next {
    position: absolute;
    top: 45%;
    margin-top: -25px;
    width: 36px;
    height: 60px;
    line-height: 50px;
    color: #fff;
    background-color: transparent;
    text-indent: -9999px !important;
    z-index: 10
}

.orbit-container .orbit-prev:hover, .orbit-container .orbit-next:hover {
    background-color: rgba(0, 0, 0, .3)
}

.orbit-container .orbit-prev>span, .orbit-container .orbit-next>span {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    display: block;
    width: 0;
    height: 0;
    border: inset 10px
}

.orbit-container .orbit-prev {
    left: 0
}

.orbit-container .orbit-prev>span {
    border-right-style: solid;
    border-color: transparent;
    border-right-color: #fff
}

.orbit-container .orbit-prev:hover>span {
    border-right-color: #fff
}

.orbit-container .orbit-next {
    right: 0
}

.orbit-container .orbit-next>span {
    border-color: transparent;
    border-left-style: solid;
    border-left-color: #fff;
    left: 50%;
    margin-left: -4px
}

.orbit-container .orbit-next:hover>span {
    border-left-color: #fff
}

.orbit-container .orbit-bullets-container {
    text-align: center
}

.orbit-container .orbit-bullets {
    margin: 0 auto 30px auto;
    overflow: hidden;
    position: relative;
    top: 10px;
    float: none;
    text-align: center;
    display: block
}

.orbit-container .orbit-bullets li {
    display: inline-block;
    width: .5625rem;
    height: .5625rem;
    background: #ccc;
    float: none;
    margin-right: 6px;
    border-radius: 1000px
}

.orbit-container .orbit-bullets li.active {
    background: #999
}

.orbit-container .orbit-bullets li:last-child {
    margin-right: 0
}

.touch .orbit-container .orbit-prev, .touch .orbit-container .orbit-next {
    display: none
}

.touch .orbit-bullets {
    display: none
}

@media only screen and (min-width:40.063em) {
    .touch .orbit-container .orbit-prev, .touch .orbit-container .orbit-next {
        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;
        opacity: 1 !important;
        -webkit-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -o-transform: none !important;
        transform: none !important;
        transition: none !important
    }
    .orbit-stack-on-small .orbit-timer {
        display: none
    }
    .orbit-stack-on-small .orbit-next, .orbit-stack-on-small .orbit-prev {
        display: none
    }
    .orbit-stack-on-small .orbit-bullets {
        display: none
    }
}

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

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

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

[data-magellan-expedition] .sub-nav a, [data-magellan-expedition-clone] .sub-nav a {
    line-height: 1.8em
}

.tabs {
    *zoom: 1;
    margin-bottom: 0 !important
}

.tabs:before, .tabs:after {
    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: "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 {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.tabs.radius dd:last-child a {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.tabs.vertical dd {
    position: inherit;
    float: none;
    display: block;
    top: auto
}

.tabs-content {
    *zoom: 1;
    margin-bottom: 1.5rem;
    width: 100%
}

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

.tabs-content:after {
    clear: both
}

.tabs-content>.content {
    display: none;
    float: left;
    padding: .9375em 0;
    width: 100%
}

.tabs-content>.content.active {
    display: block;
    float: none
}

.tabs-content>.content.contained {
    padding: .9375em
}

.tabs-content.vertical {
    display: block
}

.tabs-content.vertical>.content {
    padding: 0 .9375em
}

@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
}

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;
    padding: .0625rem .625rem .0625rem;
    color: #999;
    border-radius: 3px
}

ul.pagination li:hover a, ul.pagination li a:focus {
    background: #e6e6e6
}

ul.pagination li.unavailable a {
    cursor: default;
    color: #999
}

ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus {
    background: transparent
}

ul.pagination li.current a {
    background: #2ba6cb;
    color: #fff;
    font-weight: bold;
    cursor: default
}

ul.pagination li.current a:hover, ul.pagination li.current a:focus {
    background: #2ba6cb
}

ul.pagination li {
    float: left;
    display: block
}

.pagination-centered {
    text-align: center
}

.pagination-centered ul.pagination li {
    float: none;
    display: inline-block
}

.side-nav {
    display: block;
    margin: 0;
    padding: .875rem 0;
    list-style-type: none;
    list-style-position: inside;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif
}

.side-nav li {
    margin: 0 0 .4375rem 0;
    font-size: .875rem
}

.side-nav li a:not(.button) {
    display: block;
    color: #2ba6cb
}

.side-nav li a:not(.button):hover, .side-nav li a:not(.button):focus {
    color: #67c3df
}

.side-nav li.active>a:first-child:not(.button) {
    color: #67c3df;
    font-weight: normal;
    font-family: "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
}

.accordion {
    *zoom: 1;
    margin-bottom: 0
}

.accordion:before, .accordion:after {
    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: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-size: 1rem
}

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

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

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

.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
    }
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
    margin: 0;
    padding: 0
}

a {
    color: #2ba6cb;
    text-decoration: none;
    line-height: inherit
}

a:hover, a:focus {
    color: #258faf
}

a img {
    border: none
}

p {
    font-family: inherit;
    font-weight: normal;
    font-size: .875rem;
    line-height: 1.143;
    margin-bottom: .75rem;
    text-rendering: optimizeLegibility
}

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: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #363636;
    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: #7c7c7c;
    line-height: 0
}

h1 {
    font-size: 2.125rem
}

h2 {
    font-size: 1.6875rem
}

h3 {
    font-size: 1.375rem
}

h4 {
    font-size: 1.125rem
}

h5 {
    font-size: 1.125rem
}

h6 {
    font-size: 1rem
}

.subheader {
    line-height: 1.4;
    color: #7c7c7c;
    font-weight: normal;
    margin-top: .2rem;
    margin-bottom: .5rem
}

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
}

strong, b {
    font-weight: bold;
    line-height: inherit
}

small {
    font-size: 60%;
    line-height: inherit
}

code {
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: bold;
    color: #910b0e
}

ul, ol, dl {
    font-size: .875rem;
    line-height: 1.143;
    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 ul, ul.no-bullet li ol {
    margin-left: 1.25rem;
    margin-bottom: 0;
    list-style: none
}

ul li ul, ul li ol {
    margin-left: 1.25rem;
    margin-bottom: 0
}

ul.square li ul, ul.circle li ul, ul.disc li ul {
    list-style: inherit
}

ul.square {
    list-style-type: square;
    margin-left: 1.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 ul, ol li ol {
    margin-left: 1.25rem;
    margin-bottom: 0
}

dl dt {
    margin-bottom: .3rem;
    font-weight: bold
}

dl dd {
    margin-bottom: .75rem
}

abbr, acronym {
    text-transform: uppercase;
    font-size: 90%;
    color: #363636;
    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: #646464
}

blockquote cite:before {
    content: "—\20"
}

blockquote cite a, blockquote cite a:visited {
    color: #646464
}

blockquote, blockquote p {
    line-height: 1.6;
    color: #7c7c7c
}

.vcard {
    display: inline-block;
    margin: 0 0 1.25rem 0;
    border: 1px solid #ddd;
    padding: .625rem .75rem
}

.vcard li {
    margin: 0;
    display: block
}

.vcard .fn {
    font-weight: bold;
    font-size: .9375rem
}

.vevent .summary {
    font-weight: bold
}

.vevent abbr {
    cursor: default;
    text-decoration: none;
    font-weight: bold;
    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 {
    * {
        background: transparent !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: ""
    }
    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr, img {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    @page {
        margin: .5cm
    }
    p, h2, h3 {
        orphans: 3;
        widows: 3
    }
    h2, h3 {
        page-break-after: avoid
    }
    .hide-on-print {
        display: none !important
    }
    .print-only {
        display: block !important
    }
    .hide-for-print {
        display: none !important
    }
    .show-for-print {
        display: inherit !important
    }
}

.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;
    top: 50%;
    left: 50%
}

.split.button span:active {
    background-color: rgba(0, 0, 0, .1)
}

.split.button span {
    border-left-color: rgba(255, 255, 255, .5)
}

.split.button span {
    width: 3.09375rem
}

.split.button span:before {
    border-top-style: solid;
    border-width: .375rem;
    top: 48%;
    margin-left: -.375rem
}

.split.button span:before {
    border-color: #fff transparent transparent transparent
}

.split.button.secondary span {
    border-left-color: rgba(255, 255, 255, .5)
}

.split.button.secondary span:before {
    border-color: #fff transparent transparent transparent
}

.split.button.alert span {
    border-left-color: rgba(255, 255, 255, .5)
}

.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 transparent
}

.split.button.radius span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.split.button.round span {
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

.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
}

dialog, .reveal-modal {
    visibility: hidden;
    display: none;
    position: absolute;
    z-index: 100;
    width: 100vw;
    top: 0;
    left: 0;
    background-color: #fff;
    padding: 1.25rem;
    border: solid 1px #666;
    box-shadow: 0 0 10px rgba(0, 0, 0, .4)
}

@media only screen and (max-width:40em) {
    dialog, .reveal-modal {
        min-height: 100vh
    }
}

@media only screen and (min-width:40.063em) {
    dialog, .reveal-modal {
        left: 50%
    }
}

dialog .column, dialog .columns, .reveal-modal .column, .reveal-modal .columns {
    min-width: 0
}

dialog>:first-child, .reveal-modal>:first-child {
    margin-top: 0
}

dialog>:last-child, .reveal-modal>:last-child {
    margin-bottom: 0
}

@media only screen and (min-width:40.063em) {
    dialog, .reveal-modal {
        margin-left: -40%;
        width: 80%
    }
}

@media only screen and (min-width:40.063em) {
    dialog, .reveal-modal {
        top: 6.25rem
    }
}

dialog .close-reveal-modal, .reveal-modal .close-reveal-modal {
    font-size: 2.5rem;
    line-height: 1;
    position: absolute;
    top: .5rem;
    right: .6875rem;
    color: #aaa;
    font-weight: bold;
    cursor: pointer
}

dialog[open] {
    display: block;
    visibility: visible
}

@media only screen and (min-width:40.063em) {
    dialog, .reveal-modal {
        padding: 1.875rem
    }
    dialog.radius, .reveal-modal.radius {
        border-radius: 3px
    }
    dialog.round, .reveal-modal.round {
        border-radius: 1000px
    }
    dialog.collapse, .reveal-modal.collapse {
        padding: 0
    }
    dialog.full, .reveal-modal.full {
        top: 0;
        left: 0;
        height: 100vh;
        min-height: 100vh;
        margin-left: 0 !important
    }
}

@media only screen and (min-width:40.063em) and (min-width:40.063em) {
    dialog.tiny, .reveal-modal.tiny {
        margin-left: -15%;
        width: 30%
    }
}

@media only screen and (min-width:40.063em) and (min-width:40.063em) {
    dialog.small, .reveal-modal.small {
        margin-left: -20%;
        width: 40%
    }
}

@media only screen and (min-width:40.063em) and (min-width:40.063em) {
    dialog.medium, .reveal-modal.medium {
        margin-left: -30%;
        width: 60%
    }
}

@media only screen and (min-width:40.063em) and (min-width:40.063em) {
    dialog.large, .reveal-modal.large {
        margin-left: -35%;
        width: 70%
    }
}

@media only screen and (min-width:40.063em) and (min-width:40.063em) {
    dialog.xlarge, .reveal-modal.xlarge {
        margin-left: -47.5%;
        width: 95%
    }
}

@media only screen and (min-width:40.063em) and (min-width:40.063em) {
    dialog.full, .reveal-modal.full {
        margin-left: -50vw;
        width: 100vw
    }
}

@media print {
    dialog, .reveal-modal {
        background: #fff !important
    }
}

.has-tip {
    border-bottom: dotted 1px #ccc;
    cursor: help;
    font-weight: bold;
    color: #333
}

.has-tip:hover, .has-tip:focus {
    border-bottom: dotted 1px #134b5b;
    color: #2ba6cb
}

.has-tip.tip-left, .has-tip.tip-right {
    float: none !important
}

.tooltip {
    display: none;
    position: absolute;
    z-index: 999;
    font-weight: normal;
    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: solid 5px;
    border-color: transparent transparent #333 transparent;
    top: -10px
}

.tooltip>.nub.rtl {
    left: auto;
    right: 5px
}

.tooltip.radius {
    border-radius: 3px
}

.tooltip.round {
    border-radius: 1000px
}

.tooltip.round>.nub {
    left: 2rem
}

.tooltip.opened {
    color: #2ba6cb !important;
    border-bottom: dotted 1px #134b5b !important
}

.tap-to-close {
    display: block;
    font-size: .625rem;
    color: #777;
    font-weight: normal
}

@media only screen and (min-width:40.063em) {
    .tooltip>.nub {
        border-color: transparent transparent #333 transparent;
        top: -10px
    }
    .tooltip.tip-top>.nub {
        border-color: #333 transparent transparent transparent;
        top: auto;
        bottom: -10px
    }
    .tooltip.tip-left, .tooltip.tip-right {
        float: none !important
    }
    .tooltip.tip-left>.nub {
        border-color: transparent transparent transparent #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
    }
}

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

.clearing-thumbs:before, .clearing-thumbs:after, [data-clearing]:before, [data-clearing]:after {
    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:hover, .clearing-close:focus {
    color: #ccc
}

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

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

.clearing-feature li {
    display: none
}

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

@media only screen and (min-width:40.063em) {
    .clearing-main-prev, .clearing-main-next {
        position: absolute;
        height: 100%;
        width: 40px;
        top: 0
    }
    .clearing-main-prev>span, .clearing-main-next>span {
        position: absolute;
        top: 50%;
        display: block;
        width: 0;
        height: 0;
        border: solid 12px
    }
    .clearing-main-prev>span:hover, .clearing-main-next>span:hover {
        opacity: .8
    }
    .clearing-main-prev {
        left: 0
    }
    .clearing-main-prev>span {
        left: 5px;
        border-color: transparent;
        border-right-color: #ccc
    }
    .clearing-main-next {
        right: 0
    }
    .clearing-main-next>span {
        border-color: transparent;
        border-left-color: #ccc
    }
    .clearing-main-prev.disabled, .clearing-main-next.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;
        clear: none
    }
    .clearing-assembled .clearing-container .carousel>ul li.fix-height img {
        height: 100%;
        max-width: none
    }
    .clearing-assembled .clearing-container .carousel>ul li a.th {
        border: none;
        box-shadow: none;
        display: block
    }
    .clearing-assembled .clearing-container .carousel>ul li img {
        cursor: pointer !important;
        width: 100% !important
    }
    .clearing-assembled .clearing-container .carousel>ul li.visible {
        opacity: 1
    }
    .clearing-assembled .clearing-container .carousel>ul li:hover {
        opacity: .8
    }
    .clearing-assembled .clearing-container .visible-img {
        background: #333;
        overflow: hidden;
        height: 85%
    }
    .clearing-close {
        position: absolute;
        top: 10px;
        right: 20px;
        padding-left: 0;
        padding-top: 0
    }
}

.progress {
    background-color: #f6f6f6;
    height: 1.5625rem;
    border: 1px solid #fff;
    padding: .125rem;
    margin-bottom: .625rem
}

.progress .meter {
    background: #2ba6cb;
    height: 100%;
    display: block
}

.progress.secondary .meter {
    background: #e9e9e9;
    height: 100%;
    display: block
}

.progress.success .meter {
    background: #5da423;
    height: 100%;
    display: block
}

.progress.alert .meter {
    background: #c60f13;
    height: 100%;
    display: block
}

.progress.radius {
    border-radius: 3px
}

.progress.radius .meter {
    border-radius: 2px
}

.progress.round {
    border-radius: 1000px
}

.progress.round .meter {
    border-radius: 999px
}

.sub-nav {
    display: block;
    width: auto;
    overflow: hidden;
    margin: -.25rem 0 1.125rem;
    padding-top: .25rem;
    margin-right: 0;
    margin-left: -.75rem
}

.sub-nav dt {
    text-transform: uppercase
}

.sub-nav dt, .sub-nav dd, .sub-nav li {
    float: left;
    display: inline;
    margin-left: 1rem;
    margin-bottom: .625rem;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: .875rem;
    color: #999
}

.sub-nav dt a, .sub-nav dd a, .sub-nav li a {
    text-decoration: none;
    color: #999;
    padding: .1875rem 1rem
}

.sub-nav dt a:hover, .sub-nav dd a:hover, .sub-nav li a:hover {
    color: #737373
}

.sub-nav dt.active a, .sub-nav dd.active a, .sub-nav li.active a {
    border-radius: 3px;
    font-weight: normal;
    background: #2ba6cb;
    padding: .1875rem 1rem;
    cursor: default;
    color: #fff
}

.sub-nav dt.active a:hover, .sub-nav dd.active a:hover, .sub-nav li.active a:hover {
    background: #258faf
}

.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: normal;
    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;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !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: bold;
    color: #fff
}

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

.joyride-timer-indicator-wrap {
    width: 50px;
    height: 3px;
    border: solid 1px #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: normal;
    line-height: .5 !important
}

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

.joyride-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: transparent;
    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;
    box-shadow: 0 0 15px white
}

.joyride-expose-cover {
    background: transparent;
    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;
        border-bottom-color: transparent !important;
        border-left-color: transparent !important;
        border-right-color: transparent !important;
        bottom: -20px
    }
    .joyride-tip-guide .joyride-nub.right {
        border-color: #333 !important;
        border-top-color: transparent !important;
        border-right-color: transparent !important;
        border-bottom-color: transparent !important;
        top: 22px;
        left: auto;
        right: -20px
    }
    .joyride-tip-guide .joyride-nub.left {
        border-color: #333 !important;
        border-top-color: transparent !important;
        border-left-color: transparent !important;
        border-bottom-color: transparent !important;
        top: 22px;
        left: -20px;
        right: auto
    }
}

.label {
    font-weight: normal;
    font-family: "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: #2ba6cb;
    color: #fff
}

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

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

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

.label.success {
    background-color: #5da423;
    color: #fff
}

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

.off-canvas-wrap {
    -webkit-backface-visibility: hidden;
    position: relative;
    width: 100%;
    overflow: hidden
}

.off-canvas-wrap.move-right, .off-canvas-wrap.move-left {
    min-height: 100%;
    -webkit-overflow-scrolling: touch
}

.inner-wrap {
    -webkit-backface-visibility: hidden;
    position: relative;
    width: 100%;
    *zoom: 1;
    -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:before, .inner-wrap:after {
    content: " ";
    display: table
}

.inner-wrap:after {
    clear: both
}

.tab-bar {
    -webkit-backface-visibility: hidden;
    background: #333;
    color: #fff;
    height: 2.8125rem;
    line-height: 2.8125rem;
    position: relative
}

.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 {
    color: #fff;
    font-weight: bold;
    line-height: 2.8125rem;
    margin: 0
}

.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
    font-size: 1.125rem
}

.left-small {
    width: 2.8125rem;
    height: 2.8125rem;
    position: absolute;
    top: 0;
    border-right: solid 1px #1a1a1a;
    left: 0
}

.right-small {
    width: 2.8125rem;
    height: 2.8125rem;
    position: absolute;
    top: 0;
    border-left: solid 1px #1a1a1a;
    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 {
    left: 2.8125rem;
    right: 2.8125rem
}

.tab-bar .menu-icon {
    text-indent: 2.1875rem;
    width: 2.8125rem;
    height: 2.8125rem;
    display: block;
    line-height: 2.0625rem;
    padding: 0;
    color: #fff;
    position: relative;
    -ms-transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.tab-bar .menu-icon span {
    position: absolute;
    display: block;
    height: 0;
    width: 1rem;
    line-height: 1;
    top: .9375rem;
    left: .90625rem;
    box-shadow: 0 0 0 1px white, 0 7px 0 1px white, 0 14px 0 1px white
}

.tab-bar .menu-icon:hover span {
    box-shadow: 0 0 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3
}

.left-off-canvas-menu {
    -webkit-backface-visibility: hidden;
    width: 15.625rem;
    top: 0;
    bottom: 0;
    position: absolute;
    overflow-y: auto;
    background: #333;
    z-index: 1001;
    box-sizing: content-box;
    -webkit-overflow-scrolling: touch;
    -ms-transform: translate(-100%, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0
}

.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: #333;
    z-index: 1001;
    box-sizing: content-box;
    -webkit-overflow-scrolling: touch;
    -ms-transform: translate(100%, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    right: 0
}

.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: #999;
    text-transform: uppercase;
    font-weight: bold;
    background: #444;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
    margin: 0
}

ul.off-canvas-list li a {
    display: block;
    padding: .66667rem;
    color: rgba(255, 255, 255, .7);
    border-bottom: 1px solid #262626;
    transition: background 300ms ease
}

ul.off-canvas-list li a:hover {
    background: #242424
}

.move-right>.inner-wrap {
    -ms-transform: translate(15.625rem, 0);
    -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-right .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: rgba(0, 0, 0, 0)
}

@media only screen and (min-width:40.063em) {
    .move-right .exit-off-canvas:hover {
        background: rgba(255, 255, 255, .05)
    }
}

.move-left>.inner-wrap {
    -ms-transform: translate(-15.625rem, 0);
    -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: rgba(0, 0, 0, 0)
}

@media only screen and (min-width:40.063em) {
    .move-left .exit-off-canvas:hover {
        background: rgba(255, 255, 255, .05)
    }
}

.no-csstransforms .left-off-canvas-menu {
    left: -15.625rem
}

.no-csstransforms .right-off-canvas-menu {
    right: -15.625rem
}

.no-csstransforms .move-left>.inner-wrap {
    right: 15.625rem
}

.no-csstransforms .move-right>.inner-wrap {
    left: 15.625rem
}

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

.f-dropdown:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 7px;
    border-color: transparent transparent #ccc transparent;
    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;
    margin-left: 0;
    width: 100%;
    max-height: none;
    height: auto;
    background: #fff;
    border: solid 1px #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: inset 6px;
    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: inset 7px;
    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;
    margin-left: 0;
    width: 100%;
    max-height: none;
    height: auto;
    background: #fff;
    border: solid 1px #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: inset 6px;
    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: inset 7px;
    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;
    margin-left: 0;
    width: 100%;
    max-height: none;
    height: auto;
    background: #fff;
    border: solid 1px #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: inset 6px;
    border-color: #fff transparent 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: inset 7px;
    border-color: #ccc transparent 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:hover, .f-dropdown li:focus {
    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: solid 1px #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
}

table {
    background: #fff;
    margin-bottom: 1.25rem;
    border: solid 1px #ddd
}

table thead, table tfoot {
    background: #f5f5f5
}

table thead tr th, table thead tr td, table tfoot tr th, table tfoot tr td {
    padding: .5rem .625rem .625rem;
    font-size: .875rem;
    font-weight: bold;
    color: #222;
    text-align: left
}

table tr th, table tr td {
    padding: .5625rem .625rem;
    font-size: .875rem;
    color: #222
}

table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: #f9f9f9
}

table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td {
    display: table-cell;
    line-height: 1.125rem
}

form {
    margin: 0 0 1rem
}

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

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

.row .row.collapse {
    margin: 0
}

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

.row .row.collapse input {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

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

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

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

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

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

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

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

.prefix, .postfix {
    display: block;
    position: relative;
    z-index: 2;
    text-align: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
    font-size: .875rem;
    height: 2.3125rem;
    line-height: 2.3125rem
}

.postfix.button {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    line-height: 2.125rem;
    border: none
}

.prefix.button {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    line-height: 2.125rem;
    border: none
}

.prefix.button.radius {
    border-radius: 0;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.postfix.button.radius {
    border-radius: 0;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.prefix.button.round {
    border-radius: 0;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}

.postfix.button.round {
    border-radius: 0;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

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

span.prefix.radius, label.prefix.radius {
    border-radius: 0;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

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

span.postfix.radius, label.postfix.radius {
    border-radius: 0;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
    -webkit-appearance: none;
    background-color: #fff;
    font-family: inherit;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    color: rgba(0, 0, 0, .75);
    display: block;
    font-size: .875rem;
    margin: 0 0 1rem 0;
    padding: .5rem;
    height: 2.3125rem;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: box-shadow .45s, border-color .45s ease-in-out
}

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

input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus {
    background: #fafafa;
    border-color: #999;
    outline: none
}

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

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

input[type="submit"] {
    -webkit-appearance: none
}

textarea[rows] {
    height: auto
}

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;
    border-radius: 0;
    height: 2.3125rem
}

select.radius {
    border-radius: 3px
}

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

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

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: bold;
    background: #fff;
    padding: 0 .1875rem;
    margin: 0;
    margin-left: -.1875rem
}

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

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

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

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

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

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

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

.error>label>small {
    color: #676767;
    background: transparent;
    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: #c60f13
}

[class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -.625rem;
    *zoom: 1
}

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

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

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

@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-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-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-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-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-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-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-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-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-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-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-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
    }
}

@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-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-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-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-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-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-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-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-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-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-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-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
    }
}

@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-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-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-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-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-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-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-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-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-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-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-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
    }
}

.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 iframe, .flex-video object, .flex-video embed, .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

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

@media only screen {
    .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
        display: inherit !important
    }
    .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
        display: none !important
    }
    table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
        display: table
    }
    thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
        display: table-header-group !important
    }
    tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
        display: table-row-group !important
    }
    tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
        display: table-row !important
    }
    th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
        display: table-cell !important
    }
}

@media only screen and (min-width:40.063em) {
    .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
        display: inherit !important
    }
    .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
        display: none !important
    }
    table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
        display: table
    }
    thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
        display: table-header-group !important
    }
    tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
        display: table-row-group !important
    }
    tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
        display: table-row !important
    }
    th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
        display: table-cell !important
    }
}

@media only screen and (min-width:64.063em) {
    .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
        display: inherit !important
    }
    .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
        display: none !important
    }
    table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
        display: table
    }
    thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
        display: table-header-group !important
    }
    tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
        display: table-row-group !important
    }
    tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
        display: table-row !important
    }
    th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
        display: table-cell !important
    }
}

@media only screen and (min-width:90.063em) {
    .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
        display: inherit !important
    }
    .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
        display: none !important
    }
    table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
        display: table
    }
    thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
        display: table-header-group !important
    }
    tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
        display: table-row-group !important
    }
    tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
        display: table-row !important
    }
    th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
        display: table-cell !important
    }
}

@media only screen and (min-width:120.063em) {
    .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
        display: inherit !important
    }
    .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
        display: none !important
    }
    table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xxlarge-only, table.show-for-xxlarge-up {
        display: table
    }
    thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up {
        display: table-header-group !important
    }
    tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up {
        display: table-row-group !important
    }
    tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up {
        display: table-row !important
    }
    th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up {
        display: table-cell !important
    }
}

.show-for-landscape, .hide-for-portrait {
    display: inherit !important
}

.hide-for-landscape, .show-for-portrait {
    display: none !important
}

table.hide-for-landscape, table.show-for-portrait {
    display: table
}

thead.hide-for-landscape, thead.show-for-portrait {
    display: table-header-group !important
}

tbody.hide-for-landscape, tbody.show-for-portrait {
    display: table-row-group !important
}

tr.hide-for-landscape, tr.show-for-portrait {
    display: table-row !important
}

td.hide-for-landscape, td.show-for-portrait, th.hide-for-landscape, th.show-for-portrait {
    display: table-cell !important
}

@media only screen and (orientation:landscape) {
    .show-for-landscape, .hide-for-portrait {
        display: inherit !important
    }
    .hide-for-landscape, .show-for-portrait {
        display: none !important
    }
    table.show-for-landscape, table.hide-for-portrait {
        display: table
    }
    thead.show-for-landscape, thead.hide-for-portrait {
        display: table-header-group !important
    }
    tbody.show-for-landscape, tbody.hide-for-portrait {
        display: table-row-group !important
    }
    tr.show-for-landscape, tr.hide-for-portrait {
        display: table-row !important
    }
    td.show-for-landscape, td.hide-for-portrait, th.show-for-landscape, th.hide-for-portrait {
        display: table-cell !important
    }
}

@media only screen and (orientation:portrait) {
    .show-for-portrait, .hide-for-landscape {
        display: inherit !important
    }
    .hide-for-portrait, .show-for-landscape {
        display: none !important
    }
    table.show-for-portrait, table.hide-for-landscape {
        display: table
    }
    thead.show-for-portrait, thead.hide-for-landscape {
        display: table-header-group !important
    }
    tbody.show-for-portrait, tbody.hide-for-landscape {
        display: table-row-group !important
    }
    tr.show-for-portrait, tr.hide-for-landscape {
        display: table-row !important
    }
    td.show-for-portrait, td.hide-for-landscape, th.show-for-portrait, th.hide-for-landscape {
        display: table-cell !important
    }
}

.show-for-touch {
    display: none !important
}

.hide-for-touch {
    display: inherit !important
}

.touch .show-for-touch {
    display: inherit !important
}

.touch .hide-for-touch {
    display: none !important
}

table.hide-for-touch {
    display: table
}

.touch table.show-for-touch {
    display: table
}

thead.hide-for-touch {
    display: table-header-group !important
}

.touch thead.show-for-touch {
    display: table-header-group !important
}

tbody.hide-for-touch {
    display: table-row-group !important
}

.touch tbody.show-for-touch {
    display: table-row-group !important
}

tr.hide-for-touch {
    display: table-row !important
}

.touch tr.show-for-touch {
    display: table-row !important
}

td.hide-for-touch {
    display: table-cell !important
}

.touch td.show-for-touch {
    display: table-cell !important
}

th.hide-for-touch {
    display: table-cell !important
}

.touch th.show-for-touch {
    display: table-cell !important
}

.white-box:after, .clearfix:after, .main:after, #main:after {
    content: '';
    clear: both;
    display: block
}

body {
    font: 14px/16px "Trebuchet ms", Helvetica, Arial, sans-serif;
    background: url('../img/bg-page.png') repeat-x #e3eff9;
    -ms-text-size-adjust: none;
    -webkit-text-size-adjust: none
}

input[type=text], input[type=submit], input[type=button], input[type=password], input[type=file], textarea {
    -webkit-appearance: none
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Trebuchet ms", Helvetica, sans-serif
}

a {
    color: #363636
}

a:hover {
    color: #363636;
    text-decoration: underline
}

.text-green {
    color: #00b700
}

.text-grey {
    color: #777
}

.mb0 {
    margin-bottom: 0 !important
}

.mb20 {
    margin-bottom: 20px !important
}

.float-box {
    float: left;
    width: 100%
}

.radio-holder {
    overflow: hidden
}

.radio-holder input {
    float: left;
    margin: 3px 5px 0 0
}

.radio-holder input+label {
    display: block;
    overflow: hidden;
    margin: 0 !important
}

#wrapper {
    width: 100%;
    overflow: hidden
}

.w1 {
    background: url('../img/bg-footer.png') repeat-x 50% 100%
}

.nav-wrap {
    border-bottom: 10px solid #569fd8;
    position: relative;
    -webkit-box-shadow: 0 5px 8px -2px rgba(0, 0, 0, .35);
    box-shadow: 0 5px 8px -2px rgba(0, 0, 0, .35);
    z-index: 5
}

.nav-wrap:after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    height: 1px;
    background: #fff
}

.header-wrap {
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, .25);
    box-shadow: 0 5px 5px rgba(0, 0, 0, .25);
    margin: 0 0 5px
}

.header-top {
    overflow: hidden;
    background: #666;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    line-height: 18px;
    padding-top: 8px;
    padding-bottom: 8px
}

.header-top a {
    color: #fff
}

#header .currency {
    margin: 0 0 0 18px
}

.header-holder {
    clear: both;
    overflow: hidden;
    padding: 15px 20px 12px
}

.header-holder-mob {
    clear: both;
    overflow: hidden;
    padding: 5px
}

.add-nav, .alt-nav {
    list-style: none;
    font-size: 13px;
    line-height: 16px;
    text-align: right;
    font-weight: bold;
    margin: 0 0 10px
}

.add-nav li, .alt-nav li {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 15px;
    color: #666
}

.add-nav a, .alt-nav a {
    color: #666
}

.alt-nav a {
    text-decoration: underline
}

.add-nav {
    text-transform: uppercase;
    margin: 0
}

.add-nav li {
    margin: 0 0 0 6px
}

.add-nav li:first-child {
    margin: 0
}

.add-nav .special {
    color: #00b700
}

.checkout-form {
    overflow: hidden
}

.search-holder, .checkout-box {
    float: right;
    background: #fff;
    color: #999;
    border: 1px solid #97adc8;
    font-size: 13px;
    line-height: 18px;
}

.checkout-box .basket a {
    color: #2b9bce
}

.checkout-box strong {
    color: #666
}

.btn-check {
    float: right;
    color: #fff;
    background: #ff9a00;
    font-weight: bold;
    font-size: 13px;
    line-height: 18px;
    padding: 5px 16px;
    height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.btn-check:hover {
    color: #fff
}

.checkout-box .basket {
    float: left;
    white-space: nowrap;
    padding: 5px 11px 5px 37px;
    position: relative
}

.checkout-box .basket:before {
    content: '';
    position: absolute;
    left: 6px;
    top: 5px;
    background: url('../img/basket.png') no-repeat;
    width: 24px;
    height: 17px;
    -webkit-background-size: 100% auto;
    background-size: 100% auto
}

.btn-search {
    float: right;
    background: #000;
    height: 28px;
    background: url('../img/search.png') no-repeat 9px 50%;
    padding: 0 15px 0 33px;
    border: none;
    cursor: pointer;
    color: #999;
    font: bold 12px/18px "Trebuchet ms", Helvetica, sans-serif
}

.search-holder {
    float: none;
    overflow: hidden
}

.checkout-form .text-wrap {
    overflow: hidden;
    position: relative
}

.checkout-form .text-wrap:before {
    content: '';
    position: absolute;
    right: 0;
    top: 5px;
    bottom: 5px;
    width: 1px;
    background: #999
}

.search-holder input[type=text] {
    border: none;
    margin: 0;
    height: 28px;
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 5px 8px;
    -webkit-border-radius: 0;
    border-radius: 0
}

.top-bar.expanded .title-area {
    background: #499922
}

#header .top-bar {
    height: auto;
    background: #499922;
    font: bold 14px/18px "Trebuchet ms", Helvetica, sans-serif;
    border-bottom: 1px solid #fff
}

#header .top-bar .top-bar-section ul {
    display: none
}

#header .top-bar.expanded .top-bar-section ul {
    display: block
}

#header .top-bar-section ul {
    background: #499922;
    text-transform: uppercase
}

#header .top-bar-section ul li>a {
    background: #499922;
    text-transform: uppercase;
    font: bold 14px/18px "Trebuchet ms", Helvetica, sans-serif;
    padding: 9px 12px 8px
}

#header .top-bar-section ul li.active>a {
    background: #fff;
    color: #499922
}

.top-bar .toggle-topbar.menu-icon {
    position: static;
    padding: 2px 15px 0;
    margin: 0
}

.top-bar.expanded .toggle-topbar a:after {
    -webkit-box-shadow: 0 10px 0 1px #fff, 0 16px 0 1px #fff, 0 22px 0 1px #fff;
    box-shadow: 0 10px 0 1px #fff, 0 16px 0 1px #fff, 0 22px 0 1px #fff
}

.top-bar.expanded .toggle-topbar a {
    color: #fff
}

.main, #main {
    padding-top: 20px;
    background: #e9eae5;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, .25);
    box-shadow: 0 5px 5px rgba(0, 0, 0, .25);
    float: none
}

#content {
    background: #fff;
    border: 1px solid #b8b8b5;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding-top: 18px;
    margin-bottom: 1.25rem;
    padding-bottom: 15px
}

#content a {
    color: #569fd8;
    text-decoration: underline
}

#content a:hover {
    color: #569fd8;
    text-decoration: none
}

ol {
    list-style: none;
    counter-reset: section
}

ol>li {
    counter-increment: section;
    position: relative
}

ol>li:before {
    float: left;
    vertical-align: top;
    content: "" counter(section, decimal) ".";
    padding: 0 3px 0 0;
    font-weight: bold
}

ol ol>li:before {
    content: "" counter(section, lower-alpha) ".";
    font-weight: normal;
    width: 25px
}

.green-list {
    list-style: none;
    padding: 0 0 10px 8px;
    margin: 0
}

.green-list li {
    position: relative;
    padding: 0 0 10px 22px
}

.green-list li:before {
    content: '•';
    font-size: 17px;
    line-height: 1;
    position: absolute;
    left: 0;
    top: -2px;
    color: #4fb642
}

.order-list {
    margin-left: 0
}

.order-list .title {
    display: block;
    padding: 0 0 12px
}

.order-list li {
    padding: 20px 0 0
}

.order-list li:first-child {
    padding-top: 12px
}

.order-list ol {
    margin: 0 0 0 40px
}

.breadcrumbs {
    -webkit-border-radius: 0;
    border-radius: 0;
    border: none;
    background: none;
    padding: 0;
    margin: 0 0 15px
}

.breadcrumbs li {
    font-size: 13px;
    line-height: 16px;
    text-transform: none
}

.breadcrumbs li:before {
    content: '>';
    margin: 0 5px 0 4px;
    color: #569fd8;
    top: 0
}

.breadcrumbs>* a, .breadcrumbs>* {
    color: #569fd8
}

.main-title {
    overflow: hidden;
    font-size: 23px;
    line-height: 26px;
    color: #499922;
    font-weight: bold;
    border-bottom: 2px solid #499922;
    margin: 0 0 17px;
    padding: 0 0 5px
}

.main-title h1 {
    font-size: 23px;
    line-height: 26px;
    color: #499922;
    font-weight: bold;
    margin: 0;
    padding: 0 0 5px
}

.main-title .star-rating {
    vertical-align: middle;
    padding: 1px 0 0
}

h2 {
    color: #499922;
    font-size: 20px;
    line-height: 25px;
    margin: 0 0 10px
}

h3 {
    color: #499922;
    font-size: 17px;
    line-height: 22px;
    margin: 0 0 10px
}

hr {
    border-width: 2px 0 0;
    border-color: #a4cc90;
    margin: 15px 0 13px
}

address {
    line-height: 26px;
    font-style: normal;
    margin: 0 0 25px
}

.link-review {
    font-size: 11px;
    line-height: 14px;
    color: #363636;
    text-decoration: underline;
    vertical-align: middle
}

.link-review:hover {
    text-decoration: none
}

.white-box {
    background: #fff;
    border: 1px solid #b8b8b5;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 0 0 20px;
    clear: both
}

.white-box .heading {
    background: #87c16e;
    background: -webkit-linear-gradient(top, #87c16e 0%, #4a9a24 100%);
    background: linear-gradient(to bottom, #87c16e 0%, #4a9a24 100%);
    text-transform: uppercase;
    overflow: hidden;
    margin: 0 0 12px
}

.white-box .heading>* {
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    margin: 0;
    padding: 7px 20px 6px 22px
}

.white-box .heading:first-child {
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}

.white-box .heading .small {
    font-size: 10px;
    text-transform: none
}

.white-box .sidebar-list {
    font-size: 15px;
    line-height: 18px;
    color: #4fb642;
    margin-left: 23px;
    margin-right: 15px
}

.white-box .sidebar-list li {
    margin: 0 0 4px
}

.white-box-holder {
    padding: 10px 9px
}

.white-box .alt-heading {
    background: #499922;
    padding: 13px 5px 14px 11px;
    margin: 0 0 10px
}

.white-box .alt-heading h3 {
    color: #fff;
    font-size: 17px;
    line-height: 22px;
    font-weight: normal;
    margin: 0
}

.shopping-box {
    margin: 0 0 10px;
    background: #f1f0eb;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 15px;
    overflow: hidden
}

.shopping-box .text-holder {
    overflow: hidden
}

.shopping-box a {
    color: #009ce5
}

.shopping-box .title {
    display: block;
    text-transform: uppercase;
    color: #878787;
    font-size: 17px;
    line-height: 22px;
    padding: 0 0 2px;
    font-weight: normal
}

.icon {
    display: inline-block;
    vertical-align: middle;
    width: 45px;
    height: 32px;
    margin: 0 6px 0 0
}

.icon-info {
    background: url('../img/icon-info.png') no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    width: 17px;
    height: 17px
}

.icon-car {
    background: url('../img/icon-car.png') no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    width: 26px;
    height: 14px
}

.icon-gift {
    background: url('../img/icon-gift.png') no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    width: 22px;
    height: 13px
}

.icon-enviro {
    background: url('../img/icon-enviro-small.png') no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    width: 14px;
    height: 20px
}

.shopping-box .icon {
    float: left;
    background: url('../img/spritec.png') no-repeat;
    width: 43px
}

.shopping-box .icon-delivery {
    background-position: -101px -129px;
    height: 25px;
    margin-top: 8px
}

.shopping-box .icon-friend {
    background-position: -150px -129px;
    height: 29px;
    margin-top: 4px
}

.shopping-box .icon-samples {
    background-position: 0 -165px;
    height: 35px;
    width: 39px;
    margin-right: 10px
}

.side-img {
    overflow: hidden;
    margin: 0 0 5px
}

.signup-form {
    background: #569fd8;
    padding: 12px 9px;
    color: #fff;
    font: 14px/18px "Trebuchet ms", Helvetica, sans-serif;
    margin: 0
}

.signup-form .form-title {
    text-transform: uppercase;
    display: block;
    padding: 0 0 10px;
    word-spacing: -1px
}

.signup-form input {
    font-family: "Trebuchet ms", Helvetica, sans-serif
}

.signup-form input[type='email'] {
    max-width: 80%;
    height: 22px;
    border: 1px solid #447daa;
    font-size: 12px;
    line-height: 16px;
    padding: 1px 9px 3px;
    color: #a5a5a4;
    float: left;
    margin: 0
}

.signup-form input::-moz-placeholder {
    color: #a5a5a4;
    opacity: 1
}

.signup-form input:-ms-input-placeholder {
    color: #a5a5a4
}

.signup-form input::-webkit-input-placeholder {
    color: #a5a5a4
}

.signup-form input[type='submit'], .signupbtn {
    border: none;
    background: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 20px;
    height: 22px;
    padding: 0;
    float: right;
    cursor: pointer
}

.signupbtn {
    float: none
}

.signupbtn:hover {
    color: #fff
}

.sidebar, #sidebar {
    margin-bottom: 1.25rem
}

.sidebar .social-list, #sidebar .social-list {
    margin: 2px 0 7px;
    text-align: center;
    max-width: 200px
}

.sidebar .social-list li, #sidebar .social-list li {
    display: inline-block;
    vertical-align: top;
    float: none
}

.content-visual {
    float: right;
    border: 2px solid #cfe4c4;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 214px;
    height: 244px;
    line-height: 242px;
    text-align: center;
    margin: 0 0 5px 10px
}

.content-visual img {
    vertical-align: middle
}

.product-list, .product-carousel, .carousel {
    position: relative;
    margin: 0 0 15px;
    padding: 0 10px
}

.product-carousel .mask, .carousel .mask {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 50px
}

.product-carousel .slideset, .carousel .slideset {
    position: absolute;
    width: 9999px;
    left: 0;
    top: 0;
    float: left
}

.carousel .slide {
    float: left;
    height: 50px;
    margin: 0 14px 0 0;
    width: 50px;
    line-height: 48px;
    text-align: center
}

.product-carousel .slide:last-child, .carousel .slide:last-child {
    margin: 0
}

.product-carousel .slide img, .carousel .slide img {
    vertical-align: middle;
    max-height: 100%;
    width: auto
}

.product-carousel .btn-prev, .product-carousel .btn-next, .carousel .btn-prev, .carousel .btn-next {
    position: absolute;
    left: 0;
    top: 50%;
    background: url(../img/spritec.png) -51px -129px no-repeat;
    background: url('../img/btn-arrow-prev.png') no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    width: 18px;
    height: 28px;
    margin: -14px 0 0;
    text-indent: -9999px;
    overflow: hidden;
    border: 1px solid #c9c9c9
}

.product-carousel .btn-prev:hover, .carousel .btn-prev:hover {
    background: url('../img/btn-arrow-prev.png') no-repeat 0 100%;
    -webkit-background-size: 100% auto;
    background-size: 100% auto
}

.product-carousel .btn-next, .carousel .btn-next {
    background-position: -77px -129px;
    background: url('../img/btn-arrow-next.png') no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    left: auto;
    right: 0
}

.product-carousel .btn-next:hover, .carousel .btn-next:hover {
    background: url('../img/btn-arrow-next.png') no-repeat 0 100%;
    -webkit-background-size: 100% auto;
    background-size: 100% auto
}

.btn-next.disabled, .btn-prev.disabled {
    display: none
}

.no-scroll .btn-next, .no-scroll .btn-prev {
    display: none
}

.product-list, .product-carousel {
    font-size: 12px;
    line-height: 15px;
    padding: 0
}

.product-carousel .mask {
    height: 171px
}

.product-item, .product-carousel .slide {
    float: left;
    height: 171px;
    padding: 0 15px;
    width: 153px;
    text-align: center;
    border-right: 1px solid #f2f2f2
}

.product-carousel .slide:last-child {
    border: none
}

.product-item .img-holder, .product-carousel .img-holder {
    height: 93px;
    line-height: 91px;
    margin: 0 0 5px
}

.product-title, .carousel-title {
    display: block;
    font-size: 11px;
    line-height: 12px;
    color: #499922;
    margin: 0 auto 10px;
    overflow: hidden;
    height: 36px;
    width: 80%
}

.product-title a, .carousel-title a {
    color: #569fd8
}

.product-item .price, .product-carousel .price {
    vertical-align: middle;
    margin: 0 11px 0 0
}

.btn, .btn-buy {
    border: none;
    color: #fff;
    font-size: 13px;
    line-height: 16px;
    font-weight: bold;
    padding: 3px 11px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background: #ff9a00;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    white-space: normal
}

.btn:hover, .btn-buy:hover {
    color: #fff
}

.btn-green {
    background: #499922
}

.btn-grey {
    background: #a1a1a1
}

.btn-blue {
    background: #418deb
}

.btn-brown {
    background: #c63
}

.btn-lg {
    font-size: 13px;
    line-height: 18px;
    padding: 8px 11px 7px;
    white-space: normal;
    min-height: 33px
}

.btn-checkout {
    font-size: 14px;
    line-height: 18px;
    padding: 7px 25px 6px;
    border: 1px solid #a2a2a2
}

.btn-border {
    border: 1px solid #a2a2a2;
    padding: 7px 11px 6px
}

.btn-grey.btn-border {
    border-color: rgba(50, 50, 50, .5)
}

.product-list {
    text-align: center;
    padding: 0 17px
}

.product-list-holder {
    overflow: hidden
}

.product-item {
    width: 142px;
    height: 181px;
    padding: 5px 7px;
    margin: -1px 0 0 -1px;
    position: relative;
    border: none
}

.product-item:after, .product-item:before {
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    bottom: 5px;
    background: #f2f2f2;
    width: 1px
}

.product-item:after {
    left: 5px;
    top: 0;
    right: 5px;
    bottom: auto;
    height: 1px;
    width: auto
}

.product-list.center .product-item {
    width: 100%;
    margin: 0;
    height: auto;
    padding: 0 0 10px
}

.product-list.center .product-item:after, .product-list.center .product-item:before {
    display: none
}

.product-list.center .product-item .img-holder {
    height: 115px;
    line-height: 112px
}

.product-list.center .product-title {
    height: auto;
    max-height: 36px
}

.comments-list {
    list-style: none;
    padding: 0 17px;
    margin: 0;
    font-size: 12px;
    line-height: 14px
}

.comments-list>li {
    display: table;
    width: 100%;
    border-top: 1px solid #ababad;
    padding: 12px 0
}

.comments-list>li:first-child {
    border: none;
    padding-top: 0
}

.comments-list>li>div {
    display: table-cell;
    vertical-align: middle
}

.comments-list .name {
    font-weight: bold;
    width: 100px
}

.comments-list .rating {
    padding: 0 15px
}

.star-rating {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    vertical-align: top;
    width: 80px
}

.star-rating li {
    float: left;
    width: 15px;
    height: 16px;
    background: url('../img/star5.png') no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    margin: 0 1px 0 0
}

.star-rating li.star1 {
    background: url('../img/star1.png') no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto
}

.star-rating li.star2 {
    background: url('../img/star2.png') no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto
}

.star-rating li.star3 {
    background: url('../img/star3.png') no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto
}

.star-rating li.star4 {
    background: url('../img/star4.png') no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto
}

.star-rating li.star5 {
    background: url('../img/star5.png') no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto
}

#footer {
    border-top: 1px solid #fff;
    background: #569fd8;
    padding-top: 9px;
    color: #fff;
    -webkit-box-shadow: 0 -5px 8px -2px rgba(0, 0, 0, .35);
    box-shadow: 0 -5px 8px -2px rgba(0, 0, 0, .35)
}

.footer-holder {
    background: #499922;
    border-top: 1px solid #fff;
    padding: 20px
}

.footer-box-wrap {
    overflow: hidden
}

.footer-box-wrap .columns {
    margin: 0 20px 10px -20px
}

#footer h3 {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    margin: 0 0 5px;
    font-weight: bold
}

.footer-nav {
    font-size: 13px;
    line-height: 18px;
    list-style: none;
    margin: 0 0 10px
}

.footer-holder a {
    color: #fff
}

.footer-main-nav {
    list-style: none;
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    padding: 15px 0 0
}

.footer-box {
    padding: 0 0 0 20px;
    border-left: 1px solid #fff
}

.call-box {
    max-width: 190px;
    position: relative;
    text-align: right;
    font-size: 9px;
    line-height: 13px;
    color: #fff;
    border: 1px solid #fff;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background: #569fd8;
    text-transform: uppercase;
    padding: 3px 8px 3px 32px;
    margin: 0 0 10px
}

.call-box:before {
    content: '';
    position: absolute;
    width: 23px;
    height: 23px;
    top: 50%;
    margin: -12px 0 0;
    left: 7px;
    background: url('../img/icon-phone.png') no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto
}

.call-box span {
    display: block;
    font-size: 15px;
    line-height: 18px
}

.call-box.alt {
    max-width: 370px;
    font-size: 14px;
    line-height: 18px
}

.call-box.alt:before {
    width: 34px;
    height: 34px;
    margin: -17px 0 0
}

.call-box.alt span {
    font-size: 24px;
    line-height: 28px
}

.follow-us-div {
    margin-bottom: 5px
}

.follow-text {
    font-size: 12px;
    line-height: 26px;
    text-transform: uppercase;
    display: inline;
    padding: 0 0 3px
}

.footer-box .follow-text {
    display: block
}

.social-list {
    list-style: none;
    overflow: hidden;
    margin: 0 0 0 -9px;
    display: inline
}

.social-list li {
    float: left;
    margin: 0 0 0 9px
}

.twitter, .pinterest, .facebook, .youtube, .instagram, .google {
    display: inline-block;
    vertical-align: top;
    width: 26px;
    height: 26px;
    text-indent: -9999px;
    overflow: hidden;
    background: url('../img/spritec.png') no-repeat
}

.footer-holder .twitter:hover {
    background-position: 0 0
}

.footer-holder .pinterest:hover, .pinterest {
    background-position: -36px 0
}

.footer-holder .facebook:hover, .facebook {
    background-position: -73px 0
}

.footer-holder .youtube:hover, .youtube {
    background-position: -110px 0
}

.footer-holder .google:hover, .google {
    background-position: -146px 0
}

.footer-holder .instagram:hover, .instagram {
    background-position: -182px 0
}

.share-box .twitter, .twitter:hover {
    background-position: 0 -30px
}

.share-box .pinterest, .pinterest:hover {
    background-position: -36px -30px
}

.share-box .facebook, .facebook:hover {
    background-position: -73px -30px
}

.share-box .youtube, .youtube:hover {
    background-position: -110px -30px
}

.share-box .google, .google:hover {
    background-position: -146px -30px
}

.share-box .instagram, .instagram:hover {
    background-position: -182px -30px
}

.footer-holder .twitter {
    background-position: 0 -64px
}

.footer-holder .pinterest {
    background-position: -36px -64px
}

.footer-holder .facebook {
    background-position: -73px -64px
}

.footer-holder .youtube {
    background-position: -110px -64px
}

.footer-holder .google {
    background-position: -146px -64px
}

.footer-holder .instagram {
    background-position: -182px -64px
}

.intro p {
    font-size: 14px;
    line-height: 22px;
    margin: 0 0 10px
}

.intro h1 {
    font-size: 23px;
    line-height: 30px;
    margin: 0 0 5px
}

.orbit-container {
    z-index: 3;
    margin: -11px 0 0;
    background: #fff;
    padding: 0 0 11px;
    -webkit-box-shadow: 0 5px 8px -2px rgba(0, 0, 0, .35);
    box-shadow: 0 5px 8px -2px rgba(0, 0, 0, .35)
}

.slides {
    overflow: hidden;
    height: 240px
}

.product-slider .slides {
    height: 600px
}

.orbit-container .orbit-slides-container {
    border: solid #e9eae5;
    border-width: 3px 4px 0;
    overflow: hidden;
    height: 240px;
    z-index: 2
}

.orbit-container:before {
    content: '';
    position: absolute;
    bottom: 1px;
    left: 0;
    right: 0;
    height: 9px;
    background: #569fd8;
    z-index: 3
}

.orbit-bullets-container {
    position: absolute;
    right: 115px;
    bottom: 10px;
    z-index: 10
}

.orbit-container .orbit-bullets {
    margin: 0;
    background: #569fd8;
    border: solid #fff;
    border-width: 1px 1px 0;
    padding: 7px 34px 3px;
    top: 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
    z-index: 10
}

.orbit-container .orbit-bullets li {
    text-indent: -9999px;
    cursor: pointer;
    width: 10px;
    height: 10px;
    background: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 0 0 0 13px;
    float: left
}

.orbit-container .orbit-bullets li:first-child {
    margin: 0
}

.orbit-container .orbit-bullets li.active {
    background: #fff
}

.orbit-container .orbit-bullets li.active:before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #4fb642;
    left: 50%;
    top: 50%;
    margin: -3px 0 0 -3px
}

.info-list {
    background: #fff;
    border: solid #e9eae5;
    border-width: 0 4px;
    padding: 10px 5px 0 12px;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, .25);
    box-shadow: 0 5px 5px rgba(0, 0, 0, .25)
}

.info-list ul {
    list-style: none;
    margin: 0 0 0 -35px;
    padding: 0;
    font-size: 11px;
    line-height: 16px;
    overflow: hidden
}

.info-list li {
    float: left;
    margin: 0 0 10px 35px;
    padding: 7px 0 7px 32px;
    position: relative
}

.info-list li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 28px;
    height: 28px;
    background: url('../img/bg-info-list.png') no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto
}

.info-list li.smile:before {
    background-position: 0 100%
}

.info-list li.offers:before {
    background-position: 0 50%
}

.info-list li strong {
    text-transform: uppercase
}

.info-list li .text-green {
    font-style: italic;
    color: #499922
}

.country-select {
    max-width: 285px;
    margin-left: 10px
}

.steps-list ul {
    list-style: none;
    padding: 0 0 0 49px;
    margin: -12px 20px 10px;
    display: inline-block;
    vertical-align: top;
    font-size: 11px;
    line-height: 15px;
    color: #499922;
    border-bottom: 1px solid #807e7e
}

.steps-list li {
    width: 110px;
    padding: 0 5px;
    text-align: center;
    float: left
}

.steps-list li span {
    display: block;
    width: 12px;
    height: 12px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #e9eae5;
    border: 1px solid #807e7e;
    margin: 1px auto -6px;
    position: relative
}

.steps-list .active span:after {
    content: '';
    position: absolute;
    left: 2px;
    top: 2px;
    width: 6px;
    height: 6px;
    background: #4fb642;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.steps-list li:last-child {
    margin-right: -50px
}

.faq-link {
    white-space: nowrap;
    font-size: 12px;
    line-height: 18px;
    color: #87c16e;
    margin: 9px 0 0
}

.faq-link:hover {
    color: #87c16e
}

.table-basket {
    background: #fff;
    border: 1px solid #b8b8b5;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    margin: 0 0 20px
}

.table-basket table {
    border-collapse: collapse;
    border: none;
    margin: 0;
    background: none;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    width: 100%
}

.link-blue {
    color: #569fd8;
    text-decoration: underline
}

.link-blue:hover {
    color: #569fd8;
    text-decoration: none
}

.table-basket th {
    white-space: nowrap;
    background: #87c16e;
    background: -webkit-linear-gradient(top, #87c16e 0%, #4a9a24 100%);
    background: linear-gradient(to bottom, #87c16e 0%, #4a9a24 100%);
    color: #fff;
    text-transform: uppercase
}

.table-basket th:first-child {
    -webkit-border-radius: 5px 0 0 0;
    border-radius: 5px 0 0 0
}

.table-basket th:last-child {
    -webkit-border-radius: 0 5px 0 0;
    border-radius: 0 5px 0 0
}

.table-basket th small {
    font-size: 10px
}

.table-basket table tr {
    background: none
}

.table-basket td {
    color: #636363;
    background: none;
    border-top: 1px solid #a4cc91;
    padding: 12px 10px
}

.table-basket td:nth-child(2) {
    padding-left: 0
}

.table-basket td:last-child, .table-basket td:first-child {
    border-color: transparent
}

.table-basket .product-name {
    display: block
}

.table-basket .product-name a {
    color: #499922
}

.table-basket .text {
    color: #777;
    font-size: 12px
}

.table-basket .quantity-text {
    border: 1px solid #499922;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    height: 24px;
    width: 48px;
    text-align: center;
    color: #777;
    font-size: 14px;
    line-height: 18px;
    padding: 3px 5px;
    margin: 0;
    display: inline
}

.btn-remove {
    font-size: 12px;
    line-height: 15px;
    color: #777
}

.btn-remove:hover {
    color: #777
}

.text-red {
    color: #f00
}

.old-price {
    color: #82bd68;
    font-size: 12px;
    text-decoration: line-through
}

.table-basket .icon-holder {
    vertical-align: middle;
    height: 100%;
    width: 40px;
    display: table-cell
}

.table-block {
    vertical-align: middle;
    display: table-cell
}

#total-list, #tblShippingTotal {
    float: right;
    width: 235px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 0 0 45px
}

#total-list dt, #tblShippingTotal dt {
    width: 110px;
    padding: 0 5px 12px 0;
    float: left;
    margin: 0
}

#total-list dd, #tblShippingTotal dd {
    width: 80px;
    float: left;
    padding: 0 0 12px;
    margin: 0
}

.table-basket .discount-col {
    padding-right: 0
}

.discount {
    background: #82bd68;
    padding: 15px 20px 10px;
    overflow: hidden
}

.discount label {
    float: left;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    font-weight: bold;
    padding: 7px 20px 8px 0;
    margin: 0 0 5px
}

.discount input[type='text'] {
    float: left;
    width: 167px;
    height: 33px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #65ab45;
    background: #fff;
    padding: 7px 15px;
    margin: 0 20px 5px 0
}

.discount .btn {
    float: left
}

.tr-payment td {
    border: none;
    padding-bottom: 25px
}

.buy-box {
    padding: 15px 0 20px;
}

.product-slider {
    margin: 0 279px 0 0;
    padding: 0 21px 0 0;
    border-right: 1px solid #c4deb7;
    position: relative
}

.product-slider .orbit-container:before {
    display: none
}

.product-slider .orbit-container {
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0 0 30px
}

.product-slider .orbit-container .orbit-slides-container {
    border: none
}

.product-slider .orbit-bullets-container {
    right: 20px;
    bottom: 0
}

.product-slider .orbit-bullets-container .orbit-bullets {
    background: none;
    border: none;
    padding: 0
}

.product-slider .orbit-container .orbit-bullets li {
    border: 1px solid #807e7e;
    background: #e9eae5;
    margin: 0 0 0 3px
}

.product-slider .orbit-container .orbit-prev, .product-slider .orbit-container .orbit-next {
    background: url('../img/btn-slider.png') no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    width: 17px;
    height: 35px;
    margin: -17px 0 0
}

.product-slider .orbit-container .orbit-prev {
    background-position: 0 100%
}

.product-slider .orbit-container .orbit-prev>span, .product-slider .orbit-container .orbit-next>span {
    border: none
}

.product-slider .orbit-container .orbit-slides-container li {
    text-align: center
}

.product-slider .orbit-container .orbit-slides-container img {
    display: inline-block
}

.discount-circle {
    display: inline-block;
    vertical-align: top;
    font-weight: bold;
    color: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-size: 13px;
    line-height: 14px;
    background: #d20041;
    width: 48px;
    height: 48px;
    text-align: center;
    padding: 11px 10px 5px
}

.discount-circle.big {
    font-size: 22px;
    line-height: 25px;
    width: 80px;
    height: 80px;
    padding: 18px 15px 10px
}

.product-slider .discount-circle {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1
}

.product-slider .share-box {
    left: 0;
    bottom: 0;
    position: absolute;
    text-align: left;
    z-index: 5
}

.share-text {
    text-transform: uppercase;
    display: block;
    color: #569fd8;
    font-size: 11px;
    line-height: 15px;
    padding: 0 0 5px
}

.product-box {
    float: right;
    width: 280px;
    margin: 0 0 0 -280px;
    border-left: 1px solid #c4deb7;
    padding: 0 0 0 20px
}

.product-box .faq-link {
    margin: 0 0 3px 5px
}

.price-block {
    color: #499922
}

.price-block .text {
    color: #363636
}

.price-block .new-price {
    font-size: 23px;
    font-weight: bold;
    color: #499922;
    line-height: 23px
}

.product-box .qty-text {
    float: left;
    color: #499922;
    font-size: 16px;
    line-height: 22px;
    margin: 6px 20px 0 0
}

.product-box .quantity-text {
    height: 34px;
    width: 64px;
    font-size: 14px;
    line-height: 23px;
    text-align: left;
    padding: 5px 6px 4px 10px;
    margin: 0 17px 0 0;
    border-color: #dadada;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    float: left
}

.product-box .sub-title {
    display: block;
    color: #499922;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    padding: 0 0 10px;
    margin-bottom: 5px
}

.product-box .sub-title a {
    color: #499922
}

.product-box hr {
    border-color: #e4f0de
}

.buy-table {
    width: 100%;
    border: none;
    text-align: center;
    border-collapse: collapse;
    margin: 0
}

.buy-table th, .buy-table td {
    border: none;
    border-top: 2px solid #e4f0de;
    padding: 5px 2px;
    color: #363636
}

.buy-table th {
    border: none
}

.buy-table tr {
    background: #fff !important
}

.buy-table .small {
    font-size: 12px
}

.browse-holder {
    overflow: hidden
}

.browse-item {
    float: left;
    margin: 0 0 0 20px
}

.browse-item:first-child {
    margin: 0
}

.product-box .sub-title .link-more, .browse-wrap .link-more {
    float: right;
    font-size: 12px;
    color: #499922
}

.browse-wrap .link-more {
    line-height: 15px
}

.browse-wrap {
    overflow: hidden;
    padding: 0 0 10px
}

.browse-wrap.sub {
    display: table;
    width: 100%;
    table-layout: fixed;
    margin: -10px 0 0;
    padding: 0
}

.browse-wrap.sub .browse-holder {
    display: table-row
}

.browse-wrap.sub .browse-item {
    display: table-cell;
    vertical-align: middle;
    float: none;
    width: 50%;
    text-align: center;
    border-left: 1px solid #e4f0de;
    padding: 0 7px
}

.browse-wrap.sub .browse-item:first-child {
    border: none
}

.discount-text {
    display: block;
    text-align: center;
    padding: 8px 0 0;
    font-size: 14px;
    line-height: 14px
}

.browse-holder.brand {
    margin: 0 0 5px -39px
}

.browse-holder.brand .browse-item {
    margin: 0 0 0 39px;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 58px
}

.browse-holder.brand .browse-item img {
    vertical-align: middle;
    max-height: 100%;
    width: auto
}

.btn-feedback {
    position: fixed;
    left: 0;
    top: 250px;
    background: #499922;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    color: #fff;
    padding: 7px 15px 6px;
    border: solid #fff;
    border-width: 3px 3px 0;
    -webkit-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
    z-index: 20;
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -moz-transform-origin: 18px 18px;
    -webkit-transform-origin: 18px 18px;
    -o-transform-origin: 18px 18px;
    -ms-transform-origin: 18px 18px
}

.btn-feedback:hover {
    color: #fff
}

.footer-logo {
    width: 159px;
    height: 85px;
    text-indent: -9999px;
    overflow: hidden;
    float: right;
    margin: 0 -20px -30px 0
}

#footer-logo-img {
    float: right;
    width: 159px;
    height: 85px
}

.footer-logo a {
    display: block;
    height: 100%
}

.language {
    margin: 0;
    padding: 14px 0 0;
    overflow: hidden;
    list-style: none;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase
}

.language li {
    float: left;
    padding: 0 5px 5px 0
}

.language a {
    display: block;
    width: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 16px;
}

.navbar a.language {
    width: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 16px;
    padding: 0;
}

.navbar a.language:hover {
    background-color: transparent;
}

.language span {
    position: relative;
    height: 24px;
    display: block;
    width: 24px;
}

.language span:before, .language a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 24px;
    height: 24px;
    background: url('../img/spritec.png') no-repeat -34px -96px
}

.language .deutschland:before {
    background-position: -69px -96px
}

.language .nederland:before {
    background-position: -104px -96px
}

.language .unitedkingdom:before {
    background-position: -39px -170px
}

.language .norge:before {
    background-position: -139px -96px
}

.copyright-box {
    clear: both;
    background: #fff;
    padding: 10px 9999px 10px;
    margin: 0 -9979px;
    color: #363636
}

.footer-list {
    list-style: none;
    overflow: hidden;
    font: 12px/15px Arial Helvetica, sans-serif;
    margin: 0
}

.footer-list li {
    float: left;
    border-left: 1px solid #363636;
    padding: 0 5px
}

.footer-list li:first-child {
    padding-left: 0;
    border: none
}

.nav-frame {
    padding: 7px .565rem;
    overflow: hidden
}

.sep {
    display: inline-block;
    vertical-align: top;
    margin: -2px 0 0
}

.header-holder-mob .search-holder {
    margin-top: 5px
}

.header-holder-mob form {
    margin-bottom: 5px
}

.shipping-text {
    font-size: 16px;
    line-height: 22px;
    display: block;
    text-align: right;
    color: #666;
    padding: 0 0 10px
}

@media(max-width:1024px) {
    .product-list.center.alt .product-item {
        width: 33%
    }
}

@media(max-width:900px) {
    .search-holder {
        clear: both;
        margin: 15px 0 0;
        float: right;
        width: 322px
    }
    .w1>.row>.columns {
        padding: 0
    }
    .row .row {
        margin: 0 -.565rem
    }
    .column, .columns {
        padding: 0 .565rem
    }
    .medium-7 .white-box .product-list .product-item {
        width: 197px
    }
    .product-carousel .btn-prev, .carousel .btn-prev, .product-carousel .btn-next, .carousel .btn-next {
        width: 34px;
        height: 54px;
        background: url('../img/btn-arrow-next.png') no-repeat;
        -webkit-background-size: 100% auto;
        background-size: 100% auto;
        margin: -27px 0 0
    }
    .product-carousel .btn-prev, .carousel .btn-prev {
        background: url('../img/btn-arrow-prev.png') no-repeat;
        -webkit-background-size: 100% auto;
        background-size: 100% auto
    }
    .product-carousel .btn-prev:hover, .carousel .btn-prev:hover, .product-carousel .btn-next:hover, .carousel .btn-next:hover {
        background-position: 0 100%
    }
    .btn-feedback {
        display: none
    }
    .call-box.alt {
        padding-left: 55px;
        max-width: 100%
    }
    .follow-box .call-box.alt:before {
        width: 38px;
        height: 38px;
        margin: -19px 0 0
    }
}

@media(max-width:640px) {
    html, body {
        font-size: 23px;
        line-height: 26px
    }
    .search-holder {
        margin: 0;
        width: auto;
        float: none
    }
    .search-holder input[type="text"] {
        height: 42px
    }
    .btn-search {
        height: 42px;
        font-size: 17px;
        line-height: 40px;
        background: url('../img/search2.png') no-repeat 12px 5px;
        -webkit-background-size: 29px 26px;
        background-size: 29px 26px;
        padding-left: 49px
    }
    .basket-link {
        float: right;
        width: 48px;
        height: 34px;
        text-indent: -9999px;
        overflow: hidden;
        background: url('../img/basket3.png') no-repeat;
        -webkit-background-size: 100% auto;
        background-size: 100% auto
    }
    .account-link {
        float: right;
        margin-right: 20px;
        overflow: hidden;
        color: #fff;
        max-width: 45%;
        margin-left: 3px;
        height: 34px;
        font-size: 14px;
        font-weight: normal;
        line-height: 34px
    }
    .account-link a {
        color: #fff;
        text-decoration: underline
    }
    .account-link.signin-mobile {
        line-height: 17px
    }
    .mobile-account {
        float: none;
        text-align: center
    }
    .top-bar .title-area {
        margin: 5px 0 0 10px;
    }
    .top-bar .checkout-form .search-holder {
        margin-left: 0;
    }
    /* .header-slideshow .slide-desc, .header-slideshow p {
        background: #153e35 !important;
    } */
    .top-bar .toggle-topbar.menu-icon a:after {
        -webkit-box-shadow: 0 2px 0 2px #fff, 0 14px 0 2px #fff, 0 26px 0 2px #fff;
        box-shadow: 0 2px 0 2px #fff, 0 14px 0 2px #fff, 0 26px 0 2px #fff;
        width: 51px;
        left: 2px;
        right: auto
    }
    .top-bar .toggle-topbar.menu-icon a {
        width: 55px;
        height: 28px;
        padding: 0
    }
    .top-bar .toggle-topbar.menu-icon {
        padding: 0
    }
    .choose-block {
        display: block;
        color: #fff;
        font-size: 22px;
        line-height: 26px;
        font-weight: bold;
        overflow: hidden;
        text-align: center;
        padding: 6px 5px 0;
        margin: 0 0 -32px
    }
    .choose-block a {
        color: #fff
    }
    .title-area {
        float: left
    }
    .language {
        padding: 4px 0 0;
        font-size: 10px
    }
    .footer-logo {
        width: 127px;
        height: 69px;
        background: url('../img/footer-logo.png') no-repeat;
        -webkit-background-size: 100% auto;
        background-size: 100% auto
    }
    .footer-list {
        font-size: 11px
    }
    .product-carousel {
        font-size: 23px;
        line-height: 25px
    }
    .carousel-title {
        font-size: 20px;
        line-height: 25px;
        height: 50px
    }
    .product-carousel .mask {
        height: 300px
    }
    .product-carousel .img-holder {
        height: 185px;
        line-height: 183px
    }
    .product-carousel .slide {
        width: 305px;
        height: 300px
    }
    .product-carousel .btn-buy {
        font-size: 23px;
        line-height: 28px;
        padding: 7px 24px 8px;
        -webkit-border-radius: 8px;
        border-radius: 8px;
        height: 43px
    }
    .carousel {
        padding: 0 25px
    }
    .carousel .mask {
        height: 100px
    }
    .carousel .slide {
        width: 100px;
        height: 100px;
        line-height: 98px;
        margin: 0 50px 0 0
    }
    .white-box .heading>* {
        font-size: 23px;
        line-height: 28px
    }
    .white-box-holder {
        overflow: hidden
    }
    .white-box-frame .side-img, .white-box-frame .signup-form, .shopping-box, .white-box .alt-heading {
        display: inline-block;
        vertical-align: top;
        width: 285px;
        margin: 0 -4px 15px 15px
    }
    .white-box .alt-heading h3, .shopping-box .title {
        font-size: 19px;
        line-height: 24px;
        padding: 0
    }
    .shopping-box {
        font-size: 13px;
        line-height: 17px
    }
    .white-box-frame {
        overflow: hidden;
        margin: 0 0 0 -15px
    }
    .table-basket th, .table-basket td {
        padding: 12px 6px
    }
    .table-basket td:nth-child(2), .table-basket th:nth-child(2) {
        padding-left: 0;
        padding-right: 0
    }
    .table-basket th {
        font-size: 23px
    }
    .table-basket .visual {
        float: left;
        width: 200px;
        margin: 0 90px 0 0;
        text-align: center
    }
    .table-basket .visual img {
        vertical-align: middle;
        max-height: 250px
    }
    .table-basket .text-holder {
        overflow: hidden
    }
    .table-basket .text {
        font-size: 16px;
        line-height: 22px;
        display: block
    }
    .faq-link {
        font-size: 14px;
        font-weight: normal;
        margin: 5px 0 0
    }
    .table-basket .qty-text {
        float: left;
        color: #499922;
        font-size: 23px;
        margin: 6px 35px 0 0
    }
    .table-basket .quantity-text {
        height: 37px;
        width: 90px;
        font-size: 23px;
        line-height: 26px;
        text-align: left;
        padding: 4px 5px 5px;
        margin: 0 10px 0 0;
        border-color: #dadada
    }
    .qty-holder {
        float: left;
        width: 50%
    }
    .qty-holder .btn-remove {
        font-size: 18px;
        line-height: 24px;
        display: inline-block;
        vertical-align: top;
        margin: 5px 0 0
    }
    .price-box {
        float: right;
        width: 230px
    }
    .price-box dl {
        font-size: 18px;
        line-height: 20px;
        text-transform: uppercase;
        color: #464646
    }
    .price-box dt {
        width: 130px;
        padding: 0 5px 10px 0;
        margin: 0;
        float: left;
        font-weight: normal
    }
    .price-box dd {
        float: left;
        width: 100px;
        margin: 0;
        padding: 0 0 10px
    }
    .price-box .old-price {
        padding-bottom: 0;
        font-size: 14px;
        line-height: 18px
    }
    .price-box dt.old-price {
        text-decoration: none
    }
    .faceted-product-list .btn-buy, .btn-100, .product-box .btn, .table-basket .btn {
        display: block;
        text-align: center;
        margin: 0 0 15px;
        font-size: 23px;
        line-height: 30px;
        padding: 8px 12px;
        width: 100%;
        clear: both;
        white-space: normal;
        min-height: 46px
    }
    .table-basket .discount label {
        float: none;
        display: block;
        padding: 0 0 10px;
        font-size: 16px;
        line-height: 20px;
        margin: 0
    }
    .table-basket .discount input[type='text'] {
        height: 46px;
        width: 100%;
        margin: 0 0 15px;
        line-height: 30px
    }
    .discount .btn {
        float: none
    }
    .table-basket .icon-holder {
        width: 80px;
        text-align: center
    }
    .icon-gift {
        width: 48px;
        height: 28px
    }
    .icon-car {
        width: 55px;
        height: 29px
    }
    .icon-info {
        background: url('../img/icon-info.png') no-repeat;
        -webkit-background-size: 100% auto;
        background-size: 100% auto;
        width: 36px;
        height: 36px
    }
    .icon-enviro {
        background: url('../img/icon-enviro.png') no-repeat;
        -webkit-background-size: 100% auto;
        background-size: 100% auto;
        width: 40px;
        height: 55px
    }
    .table-basket .tr-payment td {
        border-top: 1px solid #a4cc91;
        padding: 30px 0 25px
    }
    .breadcrumbs, .steps-list {
        border-bottom: 2px solid #499922;
        padding: 0 0 10px;
        margin: 0 0 10px;
        -webkit-box-shadow: 0 -5px 8px -2px rgba(0, 0, 0, .35) inset;
        box-shadow: 0 -5px 8px -2px rgba(0, 0, 0, .35) inset
    }
    .steps-list ul {
        margin: 0 0 10px
    }
    .steps-list li {
        width: 120px
    }
    .steps-list li:last-child {
        margin-right: -60px
    }
    .breadcrumbs {
        padding: 0 13px 20px
    }
    .breadcrumbs li {
        font-size: 20px;
        line-height: 24px
    }
    .touch .orbit-bullets-container {
        right: 43px
    }
    .touch .orbit-bullets {
        display: block
    }
    .product-slider {
        margin: 0;
        padding: 0;
        border: 0
    }
    .touch .orbit-container .orbit-prev, .touch .orbit-container .orbit-next {
        display: block
    }
    .buy-box {
        padding: 15px 13px
    }
    .product-box {
        float: none;
        margin: 0;
        border: none;
        padding: 0;
        width: 100%
    }
    .product-box .radio-holder input {
        margin: 9px 10px 0 0
    }
    .product-box .radio-holder {
        margin: 0 0 5px
    }
    .buy-table .small {
        font-size: inherit
    }
    .browse-wrap.sub .browse-item {
        border-left: 2px solid #a4cc90
    }
    .product-box .qty-holder {
        float: none;
        width: 100%
    }
    .product-box .quantity-text {
        margin: 0 0 15px;
        width: 80px
    }
    .product-box .qty-text {
        font-size: 23px;
        line-height: 26px;
        margin: 4px 26px 0 0
    }
    .share-text {
        font-size: 21px;
        line-height: 25px;
        color: #569fd8;
        font-weight: bold;
        float: left;
        margin: 0 60px 0 0;
        text-transform: capitalize
    }
    .share-box .social-list {
        margin: 0
    }
    .product-box .sub-title .link-more, .browse-wrap .link-more {
        font-size: 18px;
        line-height: 22px
    }
    .product-box .sub-title {
        font-size: 23px;
        line-height: 26px;
        padding: 0 0 15px
    }
    .discount-text {
        font-size: 20px;
        line-height: 1;
        padding: 32px 0 0
    }
    .discount-circle.big, .discount-circle {
        font-size: 29px;
        line-height: 33px;
        width: 105px;
        height: 105px;
        padding: 22px 20px 15px
    }
    .browse-item {
        margin: 0 0 0 50px
    }
    .browse-holder.brand .browse-item {
        width: auto;
        height: auto;
        margin: 0 0 0 85px
    }
    .browse-holder.brand {
        margin: 0 0 15px -85px
    }
    .product-slider .orbit-container .orbit-bullets li {
        width: 18px;
        height: 18px
    }
    .product-slider .orbit-container .orbit-bullets li.active:before {
        width: 10px;
        height: 10px;
        margin: -5px 0 0 -5px
    }
    .price-block .new-price {
        font-size: 21px;
        line-height: 25px;
        text-transform: uppercase
    }
    .price-block .text {
        font-size: 16px;
        line-height: 20px
    }
    .green-list li:before {
        font-size: 20px
    }
    hr {
        margin: 20px 0
    }
    .product-box hr {
        border-color: #a4cc90
    }
    .signup-form {
        font-size: 20px;
        line-height: 28px
    }
    .signup-form input[type="text"] {
        font-size: 20px;
        line-height: 26px;
        height: 36px;
        padding: 5px 19px;
        width: 100%;
        margin: 0 0 20px
    }
    .signup-form input[type="submit"] {
        font-size: 20px;
        height: 24px;
        line-height: 22px
    }
    .follow-box {
        overflow: hidden
    }
    .follow-box .follow-text {
        float: left;
        font-size: 14px;
        line-height: 18px;
        padding: 19px 15px 0 0
    }
    .follow-box .social-list {
        float: left;
        padding: 15px 0 0
    }
    .follow-box .social-list a {
        width: 25px;
        height: 25px
    }
    .follow-box .call-box {
        float: right;
        max-width: 300px
    }
    .country-select {
        max-width: 400px
    }
    h3 {
        font-size: 20px;
        line-height: 25px
    }
    .social-list.big a {
        width: 85px;
        height: 85px
    }
    .twitter, .pinterest, .facebook, .youtube, .instagram, .google {
        display: inline-block;
        vertical-align: top;
        width: 25px;
        height: 25px;
        text-indent: -9999px;
        overflow: hidden;
        background: url('../img/icon-twitter.png') no-repeat;
        -webkit-background-size: 100% 300%;
        background-size: 100% 300%
    }
    .pinterest {
        background: url('../img/icon-pinterest.png') no-repeat;
        -webkit-background-size: 100% 300%;
        background-size: 100% 300%
    }
    .facebook {
        background: url('../img/icon-facebook.png') no-repeat;
        -webkit-background-size: 100% 300%;
        background-size: 100% 300%
    }
    .youtube {
        background: url('../img/icon-youtube.png') no-repeat;
        -webkit-background-size: 100% 300%;
        background-size: 100% 300%
    }
    .google {
        background: url('../img/icon-google.png') no-repeat;
        -webkit-background-size: 100% 300%;
        background-size: 100% 300%
    }
    .footer-holder .pinterest:hover, .footer-holder .facebook:hover, .footer-holder .youtube:hover, .footer-holder .google:hover, .footer-holder .twitter:hover {
        background-position: 100% 0 !important
    }
    .product-box .share-box .pinterest, .product-box .share-box .facebook, .product-box .share-box .youtube, .product-box .share-box .google, .product-box .share-box .twitter {
        width: 54px;
        height: 54px;
        background-position: 100% 50% !important
    }
    .product-box .share-box .social-list li {
        margin: 0 0 0 60px
    }
    .product-box .share-box .social-list li:first-child {
        margin: 0
    }
    .pinterest:hover, .facebook:hover, .youtube:hover, .google:hover, .twitter:hover {
        background-position: 100% 51.5% !important
    }
    #footer h3 {
        font-size: 22px;
        line-height: 26px
    }
    .footer-nav {
        font-size: 18px;
        line-height: 24px
    }
}

@media(min-width:641px) {
    #header .top-bar .top-bar-section ul {
        display: block !important
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:2), only screen and (min-device-pixel-ratio:2) {
    .twitter, .pinterest, .facebook, .youtube, .google, .instagram, .shopping-box .icon, .language a:before {
        background-image: url('../img/spritec@2x.png');
        background-size: 250px 200px
    }
}

body {
    background: url('../img/bg-page3.jpg') repeat-x #e3eff9
}

#wrapper {
    background: url('../img/bg-body4.jpg') no-repeat 50% 0
}

#form1 {
    margin: 0
}

#footer-frame {
    margin-bottom: 5px;
    border-bottom: 1px solid #fff;
}

#javascriptdiv {
    position: absolute;
    top: 0;
    left: -9999px
}

#cookieWarning {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 10000;
    background-color: #000;
    opacity: .8;
    padding: 20px 20px;
    max-width: 71.4285em
}

#cookieWarning .cw, #cookieWarning .cw a {
    font-size: 12px;
    font-weight: bold;
    color: #fff
}

#cookieWarning .cw a {
    text-decoration: underline
}

#cw-btn {
    opacity: 1;
    float: right;
    margin-left: 20px
}

.w1>.row>.columns, #form1>.columns, .columns.noindent {
    padding-left: 0;
    padding-right: 0
}

.twocol-right {
    padding-left: 10px
}

.twocol-left {
    padding-right: 10px
}

h2 {
    margin: 15px 0 10px 0
}

.clear {
    clear: both
}

select {
    width: auto;
    padding: 5px 10px 5px 5px;
    height: auto;
    font-size: 14px
}

.wbpadding.wbpad-not-small select {
    width: 100%
}

.wbpadding {
    padding: 10px 15px
}

table.noborders {
    margin-bottom: 5px;
    border: none
}

table.noborders tr:nth-of-type(even) {
    background: #fff
}

table.noborders td {
    padding: 2px
}

table.noborders input {
    margin-bottom: 2px;
    width: auto
}

table.noborders input[type=submit].btn-100 {
    width: 100%
}

table.noborders select {
    width: 100%
}

.fourteenpx {
    font-size: 14px
}

.header-wrap {
    background: rgba(255, 255, 255, .4)
}

.header-top {
    font-size: 14px;
    line-height: 14px
}

.checkout-form {
    margin-bottom: 1rem
}

.white-box .heading a {
    color: #fff
}

#blurb ul, #blurb2 ul, #content ul, .bulk-text ul {
    list-style-type: none;
    margin: 10px 0 10px 10px;
    padding-left: 0
}

#blurb ul li, #blurb2 ul li, #content ul li, .bulk-text ul li {
    background: url(../img/template/greenBullet.gif) no-repeat 0 .35em;
    margin-bottom: 10px;
    padding-left: 20px
}

button, .button {
    font-family: "Trebuchet ms", Helvetica, sans-serif
}

.breadcrumbs {
    margin-bottom: 5px;
    border: none;
    box-shadow: none
}

.breadcrumbs li {
    font-size: 11px
}

.content-visual {
    width: auto;
    height: auto;
    line-height: normal;
    padding: 30px 50px
}

.review-comments {
    max-height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
    border-bottom: 1px solid #ababab
}

.review-comment {
    width: 100%;
    float: left;
    padding: 8px 0 12px;
    margin: 0 17px;
    border-top: 1px solid #ababab;
    font-size: 12px;
    line-height: 14px
}

.review-comments .review-comment:first-child {
    border: none;
    padding-top: 0
}

.review-comment .columns {
    padding: 0
}

.review-comment .rating {
    margin: auto;
    text-align: center
}

.review-comment .name {
    font-weight: bold;
    margin-right: 15%
}

.review-comment .review-date {
    margin-top: 7px;
    font-size: 11px
}

#review-footer {
    float: left;
    margin: 4px 17px;
    font-size: 10px;
    font-style: italic;
    line-height: 12px
}

.reviewRating {
    float: left;
    width: 90px;
    height: 18px
}

.star5 {
    background: url(../img/template/5greenstars.gif) no-repeat;
    background-size: 89px 18px
}

.star4 {
    background: url(../img/template/4greenstars.gif) no-repeat;
    background-size: 89px 18px
}

.star3 {
    background: url(../img/template/3greenstars.gif) no-repeat;
    background-size: 89px 18px
}

.star2 {
    background: url(../img/template/2greenstars.gif) no-repeat;
    background-size: 89px 18px
}

.star1 {
    background: url(../img/template/1greenstars.gif) no-repeat;
    background-size: 89px 18px
}

.stars {
    background-size: 15px 15px;
    width: 15px;
    height: 15px;
    display: inline-block
}

.starA {
    background-image: url(../img/star1.png)
}

.starB {
    background-image: url(../img/star2.png)
}

.starC {
    background-image: url(../img/star3.png)
}

.starD {
    background-image: url(../img/star4.png)
}

.starE {
    background-image: url(../img/star5.png)
}

#basketcasing {
    background: #fff;
    margin-top: 10px
}

.basket-header {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    float: left;
    width: 100%;
    background: #87c16e;
    background: linear-gradient(to bottom, #87c16e 0, #4a9a24 100%);
    font-size: 14px
}

.basket-header .header-cell {
    float: left;
    color: #fff;
    line-height: 36px
}

.basket-header .header-cell:first-child {
    border-top-left-radius: 5px
}

.basket-header .header-cell:last-child {
    border-top-right-radius: 5px
}

.basket-row {
    float: left;
    border-top: 1px solid #a4cc91;
    width: 100%;
    padding: 20px 0
}

.basket-img-holder {
    text-align: center
}

.basket-img {
    height: 73px;
    width: auto;
    margin-right: 3px
}

.basket-cell-text {
    font-size: 14px;
    line-height: normal;
    display: inline-block;
    vertical-align: middle
}

.basket-discount {
    font-style: italic;
    font-weight: normal
}

a.basket-discount:hover {
    text-decoration: none
}

.basket-cell.product-name, .basket-cell.product-name a {
    color: #499922
}

.basket-cell .quantity-text {
    border: 1px solid #499922;
    border-radius: 6px;
    text-align: center;
    color: #777;
    font-size: 14px;
    line-height: 18px;
    padding: 3px 5px;
    margin: 0;
    display: inline;
    height: 24px;
    width: 64px
}

.basket-cell.centred {
    text-align: center
}

.basket-cell.right {
    text-align: right
}

.table-basket td:last-child, .table-basket td:first-child {
    border-color: #a4cc91
}

.country-select {
    width: auto;
    max-width: 70%
}

span.table-basket {
    border: none
}

input.btn-remove {
    background: none;
    border: none;
    cursor: pointer;
    background-image: url(../img/removex.gif);
    background-repeat: no-repeat;
    padding-left: 10px;
    margin-left: 0
}

.basket-warning {
    color: #f00;
    font-size: 12px
}

#ddlDestination {
    margin-bottom: 10px
}

#tblShippingTotal {
    margin-bottom: 20px;
    margin-right: 40px
}

#total-list td, #tblShippingTotal td {
    border: none;
    padding: 5px
}

#total-list .right, #tblShippingTotal .right {
    text-align: right
}

.table-block a {
    color: #569fd8;
    text-decoration: underline
}

.table-block a:hover {
    text-decoration: none
}

.aspNetDisabled {
    opacity: .5
}

.basketPromoAlert {
    text-align: left;
    width: 250px;
    padding: 20px;
    border: 2px solid #8fbdf0;
    background-color: #ffc;
    position: absolute;
    z-index: 1000;
    -moz-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, .25)
}

.basketPromoAlertIntro {
    font-weight: bold;
    text-align: center
}

.basketPromoAlert .pi-close {
    cursor: pointer
}

#divShippingOptions {
    margin: 10px 0 0
}

#rblShippingOptions {
    margin: 0
}

#rblShippingOptions input[type=radio] {
    margin-bottom: 10px
}

#rblShippingOptions>li:before {
    display: none
}

.b4discounts {
    display: block;
    font-size: 10px;
    line-height: normal
}

.basket-row.checkout-row {
    padding: 10px 0
}

.checkout-table {
    width: 100%;
    border: none
}

.product-list {
    margin-bottom: 10px
}

.product-list.center .product-item {
    height: 230px
}

.product-list.center .product-title {
    height: 36px;
    margin: 0 5px 10px
}

.faceted-product-list .product-item {
    width: 33%;
    height: 230px
}

.sample-product-list .product-item {
    height: 200px;
    width: 33%
}

.hprod-list .product-item {
    height: 215px
}

.hprod-list-4 .product-item {
    width: 25%
}

.dept-img {
    max-width: 120px;
    max-height: 110px
}

.main-img {
    max-width: 400px
}

.large-img {
    max-width: 595px;
    max-height: 595px
}

.brand-img-sm, .crit-img-sm {
    max-height: 50px;
    height: 50px
}

.brand-img-med, .crit-img-med {
    max-width: 150px;
    max-height: 100px
}

.product-list-holder {
    margin-top: 5px
}

.product-item .img-holder, .product-carousel .img-holder {
    height: 110px;
    line-height: 110px
}

.overlay {
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 5
}

.numprods {
    font-size: 14px;
    font-weight: normal;
    float: right;
    margin-left: 20px;
    white-space: nowrap
}

.pi-message {
    display: none;
    position: absolute;
    background-color: #ffc;
    width: 90%;
    padding: 5%;
    margin: auto;
    border-radius: 10px;
    border: 2px solid #8fbdf0;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, .25);
    z-index: 100
}

.ajaxAddedToBasket {
    font-weight: bold;
    color: #24b621;
    margin: 10% 5%;
    font-size: 1.1em;
    line-height: normal
}

.ajaxShippingMessage {
    margin-bottom: 10%
}

.ajaxFailedAddToBasket {
    color: #f00;
    font-weight: bold;
    margin: 20%;
    padding: 10%;
    font-size: 1.1em;
    line-height: normal
}

.pi-close {
    position: absolute;
    top: 0;
    right: 4px;
    cursor: pointer;
    padding: 3px
}

#powerTip .pi-close {
    right: 9px;
    top: 3px
}

.pi-go {
    padding: 5px
}

.psControls select {
    margin-bottom: 0
}

.priceOld {
    color: #666;
    font-size: 12px;
    font-weight: normal;
    padding-right: 5px;
    text-decoration: line-through
}

.shortStarRatingReviews {
    font-size: 11px;
    position: relative;
    top: -3px
}

.shortStarRating img {
    border: 0 none;
    height: 12px;
    margin-left: 1px;
    width: 11px
}

.productReviewSummary {
    height: 12px;
    margin: 10px 0;
    text-align: center
}

.lblRatingShort img, .img-holder img {
    display: inline-block
}

.white-box h3 {
    font-weight: bold
}

#recently-viewed .product-item {
    width: 100%;
    height: auto
}

.slideshow-outer {
    z-index: 3;
    background: #fff;
    position: relative;
    overflow: hidden
}

#slideshow-outer {
    padding: 0 0 11px;
    margin: -1px 0 0;
    max-height: 312px;
    -webkit-box-shadow: 0 5px 8px -2px rgba(0, 0, 0, .35);
    box-shadow: 0 5px 8px -2px rgba(0, 0, 0, .35)
}

#slideshow-outer:before {
    content: '';
    position: absolute;
    bottom: 1px;
    left: 0;
    right: 0;
    height: 9px;
    background: #569fd8;
    z-index: 3
}

#slideshow {
    margin-bottom: 0;
    border: solid #e9eae5;
    border-width: 3px 4px 0;
    overflow: hidden;
    z-index: 2
}

#productlist-slideshow-outer {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.slideshow-outer .slick-dots {
    bottom: 0;
    width: auto;
    margin: 0;
    background: #569fd8;
    border: solid #fff;
    border-width: 1px 1px 0;
    padding: 7px 34px 3px;
    border-radius: 6px 6px 0 0;
    z-index: 10;
    left: 5%
}

.slideshow-outer .slick-dots li {
    text-indent: -9999px;
    cursor: pointer;
    width: 10px;
    height: 10px;
    background: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 0 0 0 13px;
    float: left
}

.slideshow-outer .slick-dots li:first-child {
    margin: 0
}

.slideshow-outer .slick-dots li.slick-active {
    background: #fff
}

.slideshow-outer .slick-dots li.slick-active:before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #4fb642;
    left: 50%;
    top: 50%;
    margin: -3px 0 0 -3px
}

.deptSubTags a {
    background: url("../img/blueBullet.gif") no-repeat scroll 0 .35em rgba(0, 0, 0, 0);
    padding-left: 15px
}

.micrositeLink {
    border: none
}

.deptSubTags td {
    padding: .3rem .4rem
}

table.deptSubTags {
    margin-bottom: 1rem
}

#blurbbtnbox {
    text-align: center;
    margin-top: .75rem
}

.blurbbtn {
    width: 40px;
    height: 40px;
    margin: 0 auto;
    background-image: url(../img/expandblurb.png);
    background-size: 40px 40px
}

.blurb-expanded {
    transform: rotate(-180deg);
    transition-duration: .5s;
    transition-timing-function: linear;
    cursor: pointer
}

.blurb-collapsed {
    transform: rotate(0);
    transition-duration: .5s;
    transition-timing-function: linear;
    cursor: pointer
}

.ui-menu {
    list-style: none outside none;
    margin: 0;
    padding: 5px;
    text-align: left;
    float: left
}

.ui-menu .ui-menu-item {
    float: left;
    padding: 0;
    margin: 0;
    width: 100%;
    clear: left;
    white-space: nowrap
}

.ui-autocomplete {
    position: absolute;
    background: #fff;
    cursor: default
}

.ui-widget-content {
    border: 2px solid #8fbdf0;
    border-top-width: 1px;
    -moz-box-shadow: 2px 4px 20px 1px #888;
    -webkit-box-shadow: 2px 4px 20px 1px #888;
    box-shadow: 2px 4px 20px 1px #888
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.txtSearch {
    z-index: 5;
    position: relative
}

#txtSearch, #txtSearchBelow {
    width: 99%
}

.checkout-form.search-below {
    margin-top: 2rem;
    padding-top: 1rem;
    border-top: 1px solid #b8b8b5
}

.checkout-form.search-below>.search-holder {
    width: 80%;
    margin: auto
}

.side-img .ekomiWidget {
    float: left;
    width: 180px;
    max-width: 64%
}

.side-img .soil-assn {
    float: right;
    width: 99px;
    max-width: 35%
}

.padabout {
    padding: 0 10px
}

.brandsImages {
    margin: 0 auto 10px;
    border: none;
    text-align: center
}

table.brandsImages tr {
    background: #fff
}

.textLink {
    text-align: center;
    font-size: 11px;
    margin: 10px auto
}

.btn-check.disabled {
    background: #ccc;
    pointer-events: none;
    cursor: default
}

.add-nav li {
    margin-left: 12px
}

#promos .promo {
    margin: 10px auto;
    text-align: center
}

.loginSection {
    min-height: 270px
}

#sharebuttons {
    margin: 20px 0;
    height: 20px;
    overflow: hidden
}

#sharebuttons span {
    vertical-align: top
}

.fb-like {
    top: -3px;
    height: 20px
}

.white-box .bottomlink {
    margin-left: 10px;
    margin-bottom: 10px;
    font-size: 12px
}

.azindex {
    text-align: center;
    font-size: 22px;
    margin: 10px 10px 20px
}

.brandsAZ {
    text-align: center;
    height: 100px;
    float: left;
    width: 20%;
    margin: 20px 0
}

.verthelper {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.brands-list {
    border: 1px solid #ccc;
    border-width: 1px 0 1px;
    float: left;
    width: 100%
}

.criteriaAZ {
    text-align: center;
    height: 145px;
    float: left;
    width: 20%;
    margin: 20px 0
}

.criteriaAZ h4 {
    font-size: 13px;
    margin-top: 8px
}

.criteriaAZ h4 a {
    color: #499922;
    font-weight: bold;
    line-height: normal
}

.criteria-img {
    height: 100px
}

.criteria-img img {
    max-height: 100px
}

#divPromoDetails {
    margin-bottom: 10px
}

#promo-details {
    margin-bottom: 5px;
    padding-left: 10px;
    overflow: hidden
}

#lblDescription a {
    text-decoration: underline
}

#lblDescription a:hover {
    color: #569fd8
}

#divStructured {
    margin: 10px 0 0;
    clear: left
}

#lblDescription #divStructured {
    display: none
}

hr.structured {
    border: 1px solid #ababab;
    border-bottom: none;
    clear: none
}

#divIngredients {
    margin: 5px 0 10px
}

#divIngredients .ing-intro {
    color: #499922;
    font-weight: bold;
    display: block
}

#divIngredients .ing-text {
    color: #777
}

#divSize, #divProductCode, #divAdditionalInfo {
    margin: 10px 0
}

.product-box {
    float: right
}

.product-box .qty-text {
    margin-right: 10px
}

.product-box .quantity-text {
    margin-right: 10px
}

#loaderimg {
    display: none;
    padding: 9px 0 8px 20px
}

.centred-img {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.crit-box {
    text-align: center;
    margin-bottom: 10px
}

#enlargeLink {
    position: absolute;
    bottom: 0;
    margin-bottom: 20px;
    right: 320px
}

#enlg {
    padding-left: 24px;
    background: url(../img/zoom.gif) no-repeat
}

#qtyAlert {
    color: #f00;
    font-weight: bold;
    margin: 10px;
    float: left
}

#qtyAlert.hidden {
    display: none
}

.variant-radio {
    border-bottom: 2px solid #e4f0de;
    display: block;
    padding-bottom: 5px;
    margin-bottom: 20px;
    white-space: nowrap
}

.variant-radio label {
    white-space: normal
}

.quote {
    float: right;
    margin: 0 0 20px 20px;
    border: 1px solid #24b621
}

.light {
    color: #777
}

.hidVariantID {
    display: none
}

#lblOOS {
    color: #e80;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px
}

.lblEmailMeOOS {
    margin: 5px;
    font-size: 12px;
    line-height: normal;
    cursor: pointer;
    text-decoration: underline;
    color: #363636
}

#product-share {
    position: absolute;
    bottom: 0
}

#product-detail {
    position: relative;
    display: table;
    width: 100%
}

#productPageImage {
    margin-bottom: 30px;
    height: 400px;
}

.starRating img {
    height: 17px
}

.starRatingReviews {
    font-size: 11px;
    position: relative;
    top: -3px
}

.starRatingReviews a {
    text-decoration: underline
}

#in-stock-box {
    text-align: center;
    display: inline-block
}

#in-stock-text {
    font-size: 12px;
    color: #87c16e
}

#in-stock-hr {
    margin-top: 10px
}

#divKeepSelling {
    clear: both;
    font-size: 12px;
    color: #e80;
    margin: 5px 0
}

.small-light-green {
    font-size: 12px;
    color: #87c16e
}

.makeupProduct {
    float: left;
    margin: 0 50px 30px 0
}

.makeupProduct>div {
    min-height: 110px
}

.makeupImg {
    width: 100px;
    margin-bottom: 5px;
    margin-right: 5px;
    float: right
}

.makeupImgText {
    width: 100px;
    margin: 3px auto;
    text-align: center
}

.makeupCss {
    margin-right: 5px;
    float: left
}

.makeupCssColour {
    width: 100px;
    height: 60px
}

.makeupCssText {
    width: 100px;
    margin: 5px auto;
    text-align: center;
    min-height: 30px
}

.emailoosvar {
    margin-left: 10px;
    width: 16px;
    height: 10px;
    cursor: pointer;
    display: none;
    position: relative;
    top: 2px
}

.emailoosprod {
    width: 16px;
    height: 10px;
    cursor: pointer
}

#emoos-fs {
    margin: 10px;
    border: none
}

#emoos-buttons {
    margin: auto
}

#emoos-name {
    color: #24b621;
    font-size: 15px;
    font-weight: bold
}

#emoos-email {
    width: 160px;
    margin-left: 5px
}

#emoos-msg {
    color: #f00;
    font-size: 11px;
    margin: auto;
    width: 200px;
    display: none
}

#divemailoos, #divrrc {
    position: absolute;
    right: 200px;
    top: 255px;
    z-index: 3000;
    width: 280px;
    padding: 25px;
    border: 2px solid #8fbdf0;
    background-color: #ffc;
    -moz-border-radius: 10px;
    border-radius: 10px;
    display: none;
    font-size: 15px
}

#fulloverlay {
    width: 100%;
    height: 100%;
    position: fixed;
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50);
    top: 0;
    left: 0;
    z-index: 2999;
    display: none
}

#divrrc {
    position: fixed;
    right: 20%;
    top: 10%;
    width: 60%;
    line-height: 18px
}

#divrrc p {
    font-size: 16px
}

#divProductAdded.hidden {
    display: none
}

.productAddedToBasket {
    position: absolute;
    right: 10px;
    top: 129px;
    z-index: 5;
    width: 252px;
    padding: 20px;
    border: 2px solid #8fbdf0;
    background-color: #ffc;
    -moz-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, .25)
}

.productAddedToBasket .youhavejustadded {
    color: #000;
    font-size: 15px;
    font-weight: normal
}

.productAddedToBasket .qtyadded {
    color: #000;
    font-size: 15px;
    font-weight: bold
}

.productAddedToBasket .producttitle {
    color: #24b621;
    font-size: 15px;
    font-weight: bold
}

.productAddedToBasket .contents {
    color: #000;
    font-size: 13px;
    font-weight: normal;
    margin-top: 10px
}

.productAddedToBasket .view-basket {
    margin-top: 10px
}

table.promoT, table.promoT tr, table.promoT tr:nth-of-type(even) {
    background-color: #ffc
}

.promoT {
    margin-top: 15px
}

.promoT td {
    vertical-align: top;
    padding-top: 5px;
    padding-bottom: 5px
}

.promoN {
    float: right;
    padding-right: 10px;
    padding-left: 5px
}

.promoTtl {
    border-top: solid 1px #000;
    border-bottom: solid 2px #000
}

.disc-expl {
    width: 292px;
    padding: 20px
}

#powerTip {
    cursor: default;
    background-color: #ffc;
    color: #000;
    display: none;
    padding: 10px;
    position: absolute;
    z-index: 2147483647;
    border: 2px solid #8fbdf0;
    border-radius: 10px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, .25)
}

.ydsection {
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px
}

.ydsection-last {
    border: none;
    padding-bottom: 0
}

.addrlist {
    margin-bottom: 20px;
    float: left;
    min-height: 280px;
    border-top: 1px solid #ccc;
    padding-top: 10px
}

.furtherInfo {
    margin: 30px 0
}

.menu4col {
    width: 75%;
    max-width: 800px
}

.menu3col {
    width: 60%;
    max-width: 600px
}

.menu2col {
    width: 40%;
    max-width: 400px
}

.menu1col {
    width: 20%;
    max-width: 200px
}

.menu {
    border: 1px solid #569fd8;
    border-radius: 0 0 15px 15px;
    overflow: hidden;
    box-shadow: 0 2px 2px rgba(86, 159, 216, .25), 2px 2px 2px rgba(86, 159, 216, .25), -2px 2px 2px rgba(86, 159, 216, .25);
    background-color: #fff;
    border-top: none;
    display: none;
    position: absolute;
    z-index: 1000
}

.menu-links {
    padding: 10px 20px 20px
}

.menu h2 {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    margin: 2px 0 4px
}

.menu-subsub {
    display: block;
    font-weight: bold;
    margin-right: 10px
}

.menu-subsubsub {
    display: block;
    margin-right: 10px
}

.menu-subsubsub+.menu-subsub, .menu-subsub+.menu-subsub {
    margin-top: 10px
}

.menu-content-section {
    background-color: #f2f2f2;
    padding: 10px 20px
}

section.top-bar-section .menu .menu-content-section .menu-content.multi {
    padding-right: 15px
}

section.top-bar-section .menu .menu-content-section .menu-content.multi:nth-child(even) {
    padding-right: 0;
    padding-left: 15px
}

.menu-content h2 {
    color: #666
}

.menu-content p {
    margin-bottom: 6px
}

.menu-content-link {
    color: #00bfff;
    display: block;
    font-weight: bold
}

.menu-content img {
    max-width: 80px;
    height: auto;
    float: left;
    margin: 0 10px 2px 0
}

.top-bar-section li.menu-container a.menu-subsubsub {
    font-weight: normal
}

.top-bar-section li.menu-container a.menu-subsub, .top-bar-section li.menu-container a.menu-subsub:hover, .top-bar-section li.menu-container a.menu-subsubsub, .top-bar-section li.menu-container a.menu-subsubsub:hover, .top-bar-section li.menu-container a.menu-content-link {
    background: #fff;
    padding: 0;
    line-height: 18px;
    text-transform: none;
    font-size: 14px
}

.top-bar-section li.menu-container a.menu-content-link, .top-bar-section li.menu-container a.menu-content-link:hover {
    background-color: #f2f2f2
}

#header .top-bar-section ul {
    text-transform: none
}

.top-bar-section li:not(.has-form) a:not(.button), .top-bar-section li:not(.has-form) a:hover:not(.button) {
    background: none;
    line-height: inherit;
    padding: 0
}

.toplink {
    text-transform: uppercase;
    padding: 9px 12px 8px;
    color: #fff;
    font: bold 14px/18px "Trebuchet ms", Helvetica, sans-setif;
    display: block;
    cursor: pointer
}

.toplink:hover {
    text-decoration: underline
}

#dept-subnav .menu-column {
    padding: 0 10px 10px;
    float: none
}

#dept-subnav h2 {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    margin: 2px 0 4px
}

#dept-subnav .menu-column h2 {
    padding-top: 10px
}

#dept-subnav .menu-column:first-child h2 {
    padding-top: 0
}

#dept-subnav .menu-subsub {
    display: block;
    font-weight: bold;
    margin-right: 10px
}

#dept-subnav .menu-subsubsub {
    display: block;
    margin-right: 10px
}

#dept-subnav .menu-subsubsub+.menu-subsub, .menu-subsub+.menu-subsub {
    margin-top: 10px
}

#dept-big-img {
    width: 100%;
    text-align: center;
    margin-bottom: 10px
}

.discount-circle {
    position: absolute;
    left: 2px;
    top: 2px;
    line-height: 42px;
    width: 44px;
    height: 44px;
    font-size: 14px;
    padding: 0
}

.discount-circle.big {
    left: 10px;
    top: 10px;
    line-height: 80px;
    padding: 0
}

.discount-circle.small {
    width: 34px;
    height: 34px;
    line-height: 34px;
    font-size: 8px;
    float: left;
    margin: 0 2px 2px 0;
    position: relative
}

.discount-multibuy {
    background: #55b102;
    font-size: 10px;
    width: 60px;
    height: 60px;
    line-height: 60px
}

.promo-text {
    display: inline-block;
    vertical-align: middle;
    line-height: normal
}

.no-overlay {
    display: none
}

.specialoffer {
    font-size: 10px;
    line-height: 44px
}

.specialoffer.big {
    font-size: 20px
}

.offre-speciale {
    font-size: 10px
}

.offre-speciale.big {
    font-size: 17px;
    line-height: 74px
}

.offre-speciale.small {
    font-size: 7px
}

#promobox span.discount-circle {
    margin-right: 5px
}

.discount-mixnmatch .promo-text {
    line-height: normal
}

.discount-mixnmatch.sm2 .promo-text {
    line-height: 9px
}

.discount-mixnmatch.sm .promo-text {
    font-size: 9px
}

.discount-mixnmatch.big .promo-text {
    line-height: 15px
}

.discount-mixnmatch.sm.big .promo-text {
    font-size: 16px
}

.discount-mixnmatch.small .promo-text {
    line-height: 7px
}

.discount-mixnmatch.small.sm .promo-text {
    font-size: 7px
}

.discount-mixnmatch .mixnmatch {
    font-size: 7px
}

.discount-mixnmatch.big .mixnmatch {
    font-size: 12px
}

.discount-mixnmatch.small .mixnmatch {
    font-size: 5px
}

#promotext {
    font-size: 12px;
    line-height: normal
}

.btn-addsample, .btn-rmsample {
    padding-top: 5px
}

.faceted-product-list .btn-buy.dont-show {
    display: none
}

.triangle-topleft {
    width: 0;
    height: 0;
    border-top: 65px solid #999;
    border-right: 65px solid transparent;
    top: 4px;
    left: 4px;
    background: none;
    border-radius: 0;
    -webkit-border-radius: 0
}

.sample-text {
    color: #fff;
    position: absolute;
    top: 23px;
    left: 1px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

.dlAddressList {
    vertical-align: top;
    float: left
}

#wide-address-list .dlAddressList {
    width: 33%
}

#narrow-address-list .dlAddressList {
    width: 50%
}

.checkoutAddressList {
    margin: 0 15px 20px;
    padding: 20px;
    min-height: 350px;
    border: 1px solid #ddd
}

.addrtbl {
    margin-bottom: 10px
}

#geography, #survey {
    min-height: 200px;
    border: 2px solid #8fbdf0;
    background-color: #fff;
    -moz-border-radius: 10px;
    border-radius: 10px;
    z-index: 3000;
    position: absolute;
    box-shadow: 50px 50px 50px rgba(50, 50, 50, .75);
    display: none;
    top: 50px;
    width: 90%;
    max-width: 604px;
    right: 0;
    margin-right: 5%
}

#survey {
    max-width: 330px;
    top: 150px;
    width: 80%;
    margin: auto;
    right: auto
}

#geopad, #surveypad {
    float: left;
    padding: 50px;
    font-size: 15px
}

#surveypad {
    width: 100%;
    padding: 30px
}

.geohey {
    font-weight: bold
}

.geoanswer {
    margin: 20px 0 0 20px;
    cursor: pointer;
    background: url(../img/template/blueBullet.gif) no-repeat 0 6px;
    padding-left: 15px
}

#geoflag {
    width: 100px;
    height: 100%;
    float: left;
    margin-right: 50px;
    margin-bottom: 30px
}

#geotext {
    float: left;
    max-width: 350px
}

#geolang2 {
    margin-top: 30px
}

#survey-feedback {
    min-height: 200px;
    margin: 20px 0
}

#survey-2 {
    display: none
}

.survey-big {
    font-size: 24px;
    line-height: 24px;
    color: #569fd8
}

.survey-detail {
    margin-top: 10px
}

.survey-small {
    font-size: 10px;
    margin-bottom: 16px;
    line-height: normal
}

#signup-email {
    margin-bottom: 3px
}

#survey input[type=button] {
    margin-top: 10px
}

#survey-oops {
    color: #f00;
    display: none;
    font-size: 12px;
    line-height: normal
}

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

ul.dept-list li {
    list-style-type: none
}

#map-container {
    background: #f4f4f4 url(../img/ajax-loader.gif) no-repeat center center;
    height: 530px;
    margin: 0;
    padding: 0
}

#map-canvas {
    height: 530px;
    margin: 0;
    padding: 0
}

#map-canvas img {
    max-width: none
}

.shopInfoContainer h3 {
    font-size: 13px;
    font-weight: bold
}

.shopInfoContainer h4 {
    font-size: 12px;
    font-weight: bold
}

.shopInfoContainer .choiceButton {
    margin-top: 10px
}

.shopInfoContainer .openingHours td {
    padding: 2px 8px
}

#shop-listing {
    margin-top: 20px
}

#shop-listing .shop-wrapper {
    float: left;
    margin-right: 20px;
    min-width: 335px
}

#shop-listing .marker-img {
    float: left;
    margin-right: 10px;
    width: 32px;
    height: 37px;
    background: url(../img/parcelshops/mapsprite.png) no-repeat;
    background-size: 320px 37px;
    background-position: 0 0
}

#shop-listing .shopInfoContainer {
    float: left;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc
}

#shop-listing h3 {
    font-size: 12px
}

#shop-listing .marker-img-1 {
    background-position: -32px 0
}

#shop-listing .marker-img-2 {
    background-position: -64px 0
}

#shop-listing .marker-img-3 {
    background-position: -96px 0
}

#shop-listing .marker-img-4 {
    background-position: -128px 0
}

#shop-listing .marker-img-5 {
    background-position: -160px 0
}

#shop-listing .marker-img-6 {
    background-position: -192px 0
}

#shop-listing .marker-img-7 {
    background-position: -224px 0
}

#shop-listing .marker-img-8 {
    background-position: -256px 0
}

#shop-listing .marker-img-9 {
    background-position: -288px 0
}

#colln-pt-addr {
    margin: 10px 0;
    font-weight: bold
}

#divCollectionPoints .btn, #divChosenCollnPt .btn {
    margin-top: 10px
}

.usp-tbl-holder {
    background-color: #fff;
    font-size: 11px;
    margin: 0 !important;
    padding: 4px 0;
    width: 100%
}

.usp-tbl-holder table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 25px 0;
    table-layout: fixed;
    margin: 0;
    border: none
}

.usp-tbl-holder table tr td {
    font-size: 11px;
    background-color: #ebebeb;
    padding: 4px 10px 0;
    border-radius: 5px;
    text-align: center
}

.usp-img {
    display: inline-block;
    padding-left: 30px;
    background: url('../img/bg-info-list-original22.png') no-repeat;
    min-height: 22px;
    background-size: 22px auto
}

.usp2 .usp-img {
    background-position: 0 -26px
}

.usp3 .usp-img {
    background-position: 0 -52px
}

.usp a {
    position: relative;
    top: -7px
}

.usp .text-green {
    font-style: italic;
    font-weight: normal;
    color: #5f9d46
}

.prod-warning {
    border: 2px solid #ebebeb;
    padding: 10px 20px;
    margin: 20px 0
}

.prod-warning h2, .prod-warning h3 {
    color: #009ce5;
    margin-top: 5px
}

.basket-item-count {
    color: #fff;
    background-color: #f90;
    min-width: 26px;
    min-height: 22px;
    font-size: 16px;
    text-align: center;
    float: right;
    position: relative;
    right: 12px;
    top: unset;
    line-height: 18px;
    padding: 2px;
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: -1px 1px 5px 0 #c67700;
    display: none
}

.voucher-item-count {
    color: #fff;
    background-color: #f00;
    min-width: 20px;
    min-height: 20px;
    font-size: 12px;
    text-align: center;
    float: right;
    position: relative;
    right: 0;
    top: -7px;
    line-height: 12px;
    padding: 2px;
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: 1px 1px 5px 0 #ac0000
}

.a2b {
    height: 30px
}

.centred {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.remove-box {
    margin-top: 20px;
    font-size: 12px
}

.number-in-basket {
    margin-top: 5px;
    font-size: 12px
}

.fav-img-holder {
    text-align: center;
    padding-left: 0;
    padding-right: 0
}

.list-edit {
    padding-left: 20px;
    background-repeat: no-repeat;
    background-size: 16px 16px
}

.list-title {
    padding-left: 32px;
    background-repeat: no-repeat;
    background-size: 25px 25px;
    background-position-y: center
}

#lnkAddFav {
    background-image: url(../img/heart2.png)
}

#lnkRemFav {
    background-image: url(../img/heart1.png)
}

#lnkAddWish {
    background-image: url(../img/wishlist1.png)
}

#lnkRemWish {
    background-image: url(../img/wishlist2.png)
}

#wishbox, #favbox {
    margin-top: 5px;
    height: 16px
}

.wish-text {
    position: relative;
    top: 1px
}

#wishlist-title {
    background-image: url(../img/wishlist3.png)
}

#fav-title {
    background-image: url(../img/heart3.png)
}

.list-row:first-of-type {
    border-top: none
}

#pay-now-button {
    margin-top: 10px
}

#pay-now-button:hover {
    background: #ff9a00
}

#pay-now-button[disabled] {
    opacity: .5;
    background: #ff9a00
}

#paybuttons input {
    margin: 0 3px 10px
}

#min500 {
    min-height: 500px
}

@media(max-width:1024px) {
    .product-list.center.alt .product-item {
        width: 16.666%
    }
    .product-list.center .product-title {
        height: 36px
    }
    .pagesize {
        float: left;
        margin-right: 0
    }
    .pagingbuttons a, .pagingbuttons p {
        font-size: 20px;
        line-height: normal
    }
}

@media(max-width:900px) {
    .w1>.row>form>.columns {
        padding: 0
    }
    #header .top-bar-section ul li>a {
        font-size: 13px;
        padding-left: 10px;
        padding-right: 10px
    }
    #header .top-bar-section .toplink {
        font-size: 13px;
        padding-left: 10px;
        padding-right: 10px
    }
    .header-top {
        font-size: 13px
    }
    .faceted-product-list .product-item {
        width: 33%
    }
    .hprod-list-4 .product-item {
        width: 33%
    }
    .criteriaAZ, .brandsAZ {
        width: 25%
    }
    #wide-address-list .dlAddressList {
        width: 50%
    }
}

.videowrapper {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0
}

.videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media(max-width:800px) {
    #header .top-bar-section ul li>a {
        font-size: 11px
    }
    #header .top-bar-section .toplink {
        font-size: 11px
    }
    .header-top {
        font-size: 11px
    }
    #header .currency {
        margin-left: 10px
    }
    .criteriaAZ, .brandsAZ {
        width: 33%
    }
    #narrow-address-list .dlAddressList {
        width: 100%
    }
    #shop-listing .shop-wrapper {
        min-width: unset
    }
    .discount-circle.dynamic {
        width: 34px;
        height: 34px;
        line-height: 34px;
        font-size: 8px
    }
}

@media(max-width:640px) {
    html, body, p {
        font-size: 16px;
        line-height: normal
    }
    .main, #main {
        padding-top: 15px
    }
    .main-for-small {
        background-color: transparent
    }
    .product-main-img {
        width: 100%
    }
    #geography {
        width: 95%;
        margin-right: 2%
    }
    #geopad {
        padding: 20px;
        font-size: 14px
    }
    .review-comments {
        max-height: 200px
    }
    .review-comment .text-holder {
        margin-bottom: 5px
    }
    .review-comment .rating {
        margin: auto;
        text-align: left
    }
    .main-title {
        margin-left: 10px;
        padding-bottom: 2px;
        margin-bottom: 10px
    }
    .main-title h1 {
        font-size: 18px;
        line-height: 20px
    }
    .breadcrumbs {
        padding-bottom: 0;
        padding-left: 10px
    }
    .checkout-form {
        margin-bottom: 0
    }
    .search-holder {
        margin-left: 10px
    }
    .search-holder input[type="text"] {
        height: auto;
        font-size: 14px !important;
    }
    .ui-autocomplete li.ui-menu-item {
        font-size: 16px
    }
    #main>.column, #main>.columns, #main>.clearfix>.columns, #main>.clearfix>.column, .main>.column, .main>.columns, .main>.clearfix>.columns, .main>.clearfix>.column {
        padding: 0
    }
    .hp-button {
        border-radius: 10px;
        padding: 1rem;
        min-width: 100%;
        background-color: #569fd8;
        border: 2px solid #fff;
        opacity: .9;
        text-transform: uppercase
    }
    .hp-button.small {
        font-size: 14px;
        padding: 17px 16px
    }
    .hp-menu-button {
        min-width: 100%;
        margin-bottom: .1rem;
        padding: 1rem;
        font-size: 16px;
        background-color: #569fd8;
        border: 2px solid #fff;
        border-width: 1px 2px;
        width: 90%;
        opacity: .9;
        text-transform: uppercase
    }
    .hp-button-box {
        margin-bottom: 20px
    }
    .bulk-text, .bulk-text p, .bulk-text ol, .bulk-text ul, ul.green-list li {
        font-size: 1rem;
        line-height: normal
    }
    .white-box .sidebar-list li {
        margin-bottom: 10px
    }
    .white-box .sidebar-list {
        font-size: 14px
    }
    .wbpadding.wbpad-not-small {
        padding: 0
    }
    .wbpadding.wbpad-not-small h2 {
        margin-left: 10px
    }
    .buy-btn-box {
        position: fixed;
        z-index: 50;
        bottom: 0;
        left: 0;
        width: 100%;
        background: #666;
        padding: 5px
    }
    .buy-btn-box label {
        color: #fff;
        margin-bottom: 3px
    }
    .buy-btn-box input[type=checkbox] {
        width: 20px;
        height: 20px;
        margin-bottom: 0
    }
    .product-box .qty-text {
        font-size: 16px;
        display: table-cell;
        color: #fff
    }
    .product-box .quantity-text {
        margin-bottom: 0;
        display: table-cell;
        width: 20%
    }
    .product-box .btn {
        margin: 0;
        min-height: 34px;
        line-height: 18px;
        display: inline-block;
        width: auto;
        min-width: 33%;
        font-size: 17px
    }
    .productAddedToBasket {
        position: fixed;
        z-index: 51;
        bottom: 50px;
        left: 0;
        width: 100%;
        top: inherit;
        right: inherit;
        border: none;
        box-shadow: none;
        border-radius: 0
    }
    #product-detail {
        display: block
    }
    #product-detail #product-share {
        display: none
    }
    .centred-img {
        display: block
    }
    .twocol-left, .twocol-right {
        padding-left: 0;
        padding-right: 0
    }
    #prod-desc-expander {
        cursor: pointer
    }
    .basket-img {
        height: 55px
    }
    .basket .product-name {
        font-size: 13px;
        line-height: 150%
    }
    .basket .unitprice {
        font-size: 12px
    }
    .basket .linetotal {
        font-size: 14px
    }
    .country-select {
        font-size: 14px
    }
    #chkholr {
        margin-left: 12px;
        margin-right: 12px;
        display: block
    }
    .basket-header {
        font-size: 12px
    }
    .basket-cell.centred, .basket-cell.right {
        text-align: left
    }
    .basket-cell .show-for-small-only {
        display: inline !important
    }
    #rblShippingOptions input[type=radio] {
        margin-bottom: 1rem
    }
    .product-list {
        padding: 0
    }
    .product-item:after, .product-item:before {
        background: #b4b4b4
    }
    .faceted-product-list .product-item {
        width: 33%;
        height: 262px
    }
    .sample-product-list .product-item {
        height: 250px
    }
    .product-title, .carousel-title {
        width: 95%;
        font-size: 12px;
        line-height: normal;
        height: 45px
    }
    .faceted-product-list .btn-buy {
        width: auto;
        display: inline-block;
        font-size: 20px;
        line-height: normal;
        min-height: 0;
        margin-top: 2px
    }
    .product-item .price {
        font-size: 16px
    }
    #slide-in.sidebar {
        position: fixed;
        height: 100%;
        top: 0;
        left: -230px;
        z-index: 1001;
        width: 230px;
        background-color: #fff;
        overflow-x: hidden;
        overflow-y: hidden;
        transition: .1s;
        margin-bottom: 0
    }
    #slide-in.sidebar.show-overlay {
        left: 0
    }
    #slide-in.sidebar .white-box {
        margin-bottom: 0;
        height: 100%;
        border-width: 0;
        border-right-width: 1px;
        border-radius: 0;
        overflow-y: scroll
    }
    .noscroll {
        overflow: hidden;
        height: 100%;
        width: 100%;
        position: fixed
    }
    #refine-open {
        opacity: 0
    }
    #refine-obscurer {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: #000;
        opacity: .4;
        z-index: 999;
        overflow: hidden;
        display: none
    }
    .loginSection {
        min-height: 0
    }
    .brandsAZ img, .criteriaAZ img {
        max-width: 100px;
        height: auto
    }
    .indent-small {
        margin-left: 10px
    }
    table.dataTable tr td {
        padding-left: 5px;
        padding-right: 5px
    }
    .addrlist {
        width: 100%;
        min-height: 0
    }
    #wide-address-list .dlAddressList {
        width: 100%
    }
    #narrow-address-list .dlAddressList {
        width: 100%
    }
    .checkoutAddressList {
        margin: 0 0 20px
    }
    .basket-item-count {
        color: #fff;
        background-color: #f90;
        min-width: 26px;
        min-height: 22px;
        font-size: 16px;
        text-align: center;
        float: right;
        position: relative;
        right: 12px;
        top: unset;
        line-height: 18px;
        padding: 2px;
        border: 2px solid #fff;
        border-radius: 50%;
        box-shadow: -1px 1px 5px 0 #c67700;
        display: none
    }
    .voucher-item-count {
        min-width: 26px;
        min-height: 22px;
        font-size: 16px;
        float: right;
        right: 17px;
        top: unset;
        line-height: 18px;
        box-shadow: -1px 1px 5px 0 #ac0000
    }
    #divemailoos, #divrrc {
        position: fixed;
        right: 5%;
        top: 10%;
        width: 90%
    }
    #divrrc {
        top: 5%;
        overflow-y: scroll;
        max-height: 90%
    }
    .discount-circle.big {
        line-height: 105px
    }
    #slideshow-outer .slick-dots {
        z-index: -1
    }
}

@media(max-width:480px) {
    .faceted-product-list .product-item {
        width: 50%
    }
    #divPagingSorting1, #divPagingSorting2 {
        padding: 10px 5px
    }
    .criteriaAZ, .brandsAZ {
        width: 50%
    }
    .makeupProduct {
        margin-right: 20px
    }
    .makeupCssColour {
        width: 80px
    }
    .makeupCssText {
        width: 80px
    }
    .disc-expl {
        width: 252px;
        padding: 10px
    }
}

@media(max-width:360px) {
    .faceted-product-list .product-item {
        width: 50%
    }
    .hprod-list-4 .product-item {
        width: 50%
    }
    .pagesize, .sortBy {
        font-size: 14px
    }
    .azindex {
        margin-bottom: 5px
    }
    .brandsAZ {
        margin-bottom: 5px
    }
}

@media(max-height:360px) {
    #imgProductEnlarge {
        max-height: 200px
    }
}

@media print {
    a[href]:after {
        content: none !important
    }
}

#facets {
    margin: 0 5px
}

#post-products {
    margin-bottom: 40px
}

#divPagingSorting1 {
    padding: 10px 10px;
    border-bottom: 1px solid #888;
    float: left;
    width: 100%
}

#divPagingSorting2 {
    padding: 10px 10px;
    border-top: 1px solid #888
}

#divViewAllOuter {
    float: left;
    margin: 5px auto;
    text-align: center;
    width: 100%
}

.vscroll {
    overflow-y: auto
}

.facetvals {
    border-top: 1px solid #ddd;
    list-style: none;
    padding: 2px 5px 2px 0;
    margin: 5px 0 24px 0;
    max-height: 222px
}

.facetvals li {
    margin-bottom: 3px
}

.facetvals label {
    cursor: pointer;
    display: block;
    padding-left: 21px;
    text-indent: -19px;
    line-height: normal;
    font-size: 13px
}

.facetvals input {
    position: relative;
    top: 2px;
    cursor: pointer;
    margin: 3px 3px 3px 0;
    width: 15px;
    height: 15px;
    vertical-align: baseline
}

.facetname {
    margin-top: 0;
    margin-bottom: 5px;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    line-height: normal
}

.facetname.collapse {
    background: url(../img/expand.gif) no-repeat right
}

.facetname.expand {
    background: url(../img/collapse.gif) no-repeat right
}

h3.facetname {
    padding-right: 20px;
    word-wrap: break-word
}

.facet.hide {
    display: none
}

.facet.show {
    display: block;
    margin-top: 20px
}

.facet.show.first {
    margin-top: 0
}

.facet.show.loading {
    background: url(../img/loader.gif) no-repeat 50% 20px
}

.facet.show.loading .facetvals {
    visibility: hidden
}

.faceted-product-list.loading {
    background: url(../img/loader.gif) no-repeat 50% 20px
}

.faceted-product-list.loading .product-list-holder {
    visibility: hidden
}

#importantoffers {
    margin-bottom: 10px;
    float: left;
    width: 100%
}

.important-offer {
    float: left
}

.offer-holder {
    margin: 5px;
    padding: 6% 3%;
    position: relative;
    background-color: #fff;
    text-align: center;
    border: 1px solid #b8b8b5;
    border-radius: 5px
}

.offer-img {
    height: 50px;
    margin-bottom: 10px
}

.offer-title {
    font-size: 11px;
    line-height: 12px;
    margin-top: 5px;
    display: block
}

.offer-title-link {
    color: #569fd8
}

.psControls {
    float: left;
    margin-bottom: 5px
}

.pagingbuttons {
    float: left
}

.paging a {
    text-decoration: none
}

.paging a:hover {
    text-decoration: underline
}

.paging a, .paging p {
    float: left;
    margin: 0 2px;
    padding: 2px 4px;
    text-align: center;
    border: 1px solid #aaa;
    min-width: 10px;
    font-weight: bold
}

.paging p.current {
    background-color: #666;
    color: #fff
}

.paging p.noborder {
    font-weight: normal;
    border-width: 0;
    padding: 2px 0;
    margin: 0
}

.paging p.nopad {
    font-weight: normal;
    border-color: transparent;
    margin: 0;
    padding: 2px 0
}

.paging a.noborder {
    padding: 2px 0;
    border-width: 0;
    margin: 0
}

.pagesize {
    float: right;
    margin-right: 50px
}

.sortBy {
    float: right
}

#clearallbtn {
    font-size: 10px;
    color: #000;
    width: 100%;
    background-color: #f0f0f0;
    text-decoration: none;
    border-radius: 5px;
    font-size: 10px;
    display: block;
    padding: 5px 0;
    margin: 0 auto 10px;
    text-align: center
}

.simpleproduct {
    display: inline-block
}

#underfacetsdiv {
    padding-top: 10px;
    margin-top: 20px
}

@media(max-width:800px) {
    #divPagingSorting1, #divPagingSorting2 {
        padding: 10px 5px 5px
    }
    .pagesize {
        margin-right: 30px
    }
}

@media(max-width:768px) {
    .paging {
        margin-right: 20px
    }
    .pagesize {
        float: left;
        margin-right: 0
    }
    .pagesize, .sortBy {
        font-size: 14px
    }
    .pagesize select, .sortBy select {
        font-size: 14px;
        padding: 5px 2px
    }
}

@media(max-width:640px) {
    .sidebar .facetvals {
        max-height: unset
    }
}

#divArticles .sizer, #divArticles .article {
    background: #fff;
    border: 1px solid #777;
    padding: 2%;
    margin: 1%;
    width: 31%;
    border-radius: 5px;
    float: left
}

#divArticles .article.first {
    width: 64%
}

.article h3 a {
    color: #499922;
    text-decoration: none
}

.article img {
    margin: 5px 0
}

@media(max-width:768px) {
    #divArticles .sizer, #divArticles .article {
        width: 48%
    }
    #divArticles .article.first {
        width: 98%
    }
}

.product-item.out-of-stock .btn-buy {
    opacity: .3
}

body {
    background: #fff
}

#wrapper {
    background: none
}

.w1 {
    background: none
}

.w1>.row {
    max-width: 100%
}

#footer, #main {
    max-width: 1200px;
    margin: auto
}

#header {
    max-width: none
}

#main {
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow: hidden
}

h1, h2, h3, h4, h5, h6, .main-title h1, h1 .main-title, .main-title, a.nodec h2 {
    font-family: 'IM Fell Double Pica', serif;
    color: #363636;
    text-transform: none;
    font-weight: normal
}

.main-title {
    border-bottom: 1px solid #bdbdbd
}

.main-title h1, h1 .main-title, .main-title {
    font-size: 30px;
    line-height: 32px
}

h3.facetname, .menu h2 {
    font-family: "Trebuchet ms", Helvetica, sans-serif
}

.menu h2 {
    color: #009de0
}

.white-box {
    border: none;
    box-shadow: none
}

.white-box.with-border, .offer-holder {
    border: 1px solid #ededed;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .2)
}

.white-box .heading {
    background: #fff
}

.white-box .heading>*, .white-box .heading a {
    font-size: 24px;
    line-height: 34px;
    color: #363636
}

.white-box.centredheading .heading>*, .white-box.centredheading .heading a {
    text-align: center
}

.white-box.with-border .heading {
    margin-top: 10px
}

.white-box .heading .small {
    font-family: "Trebuchet ms", Helvetica, sans-serif;
    font-size: 12px;
    margin-left: 20px
}

.white-box h3 {
    font-weight: normal
}

.white-box h3.facetname {
    font-weight: bold
}

.wbpadding {
    padding: 0
}

.white-box.with-border.wbpadding {
    padding: 10px 15px
}

.section-title {
    color: #363636;
    font-family: 'IM Fell Double Pica', serif;
    font-size: 30px;
    line-height: 40px;
    margin: 0 0 40px
}

.fancy {
    line-height: .5;
    text-align: center
}

.fancy span {
    display: inline-block;
    position: relative
}

.fancy span:before, .fancy span:after {
    content: "";
    position: absolute;
    height: 7px;
    border-bottom: 1px solid #bdbdbd;
    top: 0;
    width: 600px
}

.fancy span:before {
    right: 100%;
    margin-right: 35px
}

.fancy span:after {
    left: 100%;
    margin-left: 35px
}

#content {
    border: none
}

#content.columns {
    padding-left: 0;
    padding-right: 0
}

@media(max-width:640px) {
    .wbpadding {
        padding: 5px 10px
    }
    #content.columns {
        padding-left: 10px;
        padding-right: 10px
    }
}

.breadcrumbs>* a, .breadcrumbs>* {
    color: #009de0
}

.header-wrap {
    box-shadow: none;
    margin-bottom: 0
}

#header .top-bar {
    background-color: #fff;
    border-top: none;
    border-bottom: none;
    max-width: 1200px;
    margin: 0 auto
}

#header .top-bar-section ul, #header .top-bar-section ul li>a {
    background-color: #fff
}

#header .top-bar-section ul li>a {
    color: #363636;
    font-size: 15px;
    padding: 6px 12px
}

.nav-wrap {
    border-top: 1px solid #bdbdbd;
    border-bottom: 1px solid #bdbdbd;
    margin-bottom: 0;
    box-shadow: none
}

.nav-wrap:after {
    content: none
}

.header-top {
    padding-top: 8px;
    padding-bottom: 8px
}

.header-top, .header-top a {
    background: #f6f6f6;
    color: #666;
    font-weight: normal
}

.header-top-central {
    max-width: 1200px;
    margin: auto;
    padding: 0 20px
}

.add-nav {
    text-transform: none
}

.add-nav li {
    border-right: 1px solid #bdbdbd;
    padding-right: 12px
}

.add-nav li:last-of-type {
    border-right: none
}

#criteria-topnav {
    display: none
}

.menu {
    background: #fcfcfc
}

.checkout-form {
    padding-top: 13px;
    margin-bottom: 0
}

.checkout-form .text-wrap:before {
    width: 0
}

#txtSearch, #txtSearchBelow {
    height: 38px;
    z-index: 4
}

#header-central {
    float: right;
    height: 51px;
    padding-top: 0
}

#header-central a {
    text-decoration: none
}

.header-icon {
    display: inline-block;
    background: url(../img/spritei.png) no-repeat;
    width: 29px;
    height: 26px;
    background-position: 0 -210px;
    margin-left: 24px;
    overflow: hidden;
    text-indent: -9999px
}

.header-account {
    background-position-x: -35px
}

.header-basket {
    background-position-x: -70px;
    margin-right: 10px
}

.header-vouchers {
    background-position-x: -140px;
    margin-right: 10px
}

.search-holder {
    float: right;
    /* width: 324px; */
    width: 100%;
    padding-left: 1px
}

.search-below .search-holder {
    float: none;
    max-width: 80%
}

.search-below .search-holder .btn-search {
    height: 40px
}

.header-search {
    background-position-x: -105px;
    padding: 0;
    margin: 7px 5px 0 10px
}

.top-bar.expanded .title-area {
    background: #fff
}

#header-fixed {
    background: #fff
}

#header-fixed.fixed {
    position: fixed;
    top: 0;
    z-index: 5;
    width: 100%;
    left: 50%;
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
    -webkit-transform: translate(-50%);
    transform: translate(-50%)
}

#header-fixed.fixed .header-holder {
    padding: 5px 20px 4px
}

#header-fixed.fixed .header-holder .logo img {
    width: 100px
}

#header-fixed.fixed .checkout-form {
    padding-top: 6px
}

#header-fixed.fixed .basket-item-count {
    top: -5px
}

.header-holder, .checkout-form {
    -moz-transition: padding .5s;
    -o-transition: padding .5s;
    -webkit-transition: padding .5s;
    transition: padding .5s
}

.top-bar .logo img, .header-holder .logo img {
    -moz-transition: width .5s;
    -o-transition: width .5s;
    -webkit-transition: width .5s;
    transition: width .5s;
    max-width: 352px;
}

.basket-item-count {
    transition: top .5s
}

@media(min-width:768px) {
    #under-header {
        margin-top: 123px
    }
    #criteria-topnav {
        display: inline-block
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:2), only screen and (min-device-pixel-ratio:2) {
    .header-icon {
        background-image: url('../img/spritei@2x.png');
        background-size: 250px 300px
    }
}

@media(max-width:900px) {
    .search-holder {
        clear: none;
        margin-top: 0;
        max-width: 50%
    }
}

@media(max-width:640px) {
    .checkout-form {
        padding-top: 0
    }
    .search-holder {
        float: none;
        width: auto;
        max-width: none
    }
}

.basket-item-count {
    box-shadow: none;
    background-color: #f90;
    top: 4px;
    right: 0;
    border-width: 0;
    min-height: 20px;
    min-width: 20px;
    line-height: 16px;
    font-size: 13px;
    position: absolute
}

.voucher-item-count {
    box-shadow: none;
    background-color: #24b621;
    top: 0;
    right: -8px;
    border-width: 0;
    min-height: 16px;
    min-width: 16px
}

@media(min-width:641px) {
    #header .top-bar .top-bar-section ul {
        margin: 0 5%;
        display: flex !important;
        justify-content: space-around;
        width: 90%
    }
}

@media(max-width:640px) {
    .mobile-counter {
        position: relative;
        display: inline-block
    }
    .voucher-item-count {
        position: absolute;
        min-height: 20px;
        min-width: 20px;
        line-height: 16px;
        font-size: 13px
    }
    .basket-item-count, .voucher-item-count {
        top: -6px;
        right: -2px
    }
    .header-icon {
        position: relative;
        top: 7px
    }
}

@media(max-width:640px) {
    .top-bar .toggle-topbar.menu-icon a:after {
        display: none
    }
    .top-bar .toggle-topbar.menu-icon {
        margin-right: 15px;
        display: inline-block;
        background: url(../img/spritei.png) no-repeat;
        width: 33px;
        height: 28px;
        background-position: -175px -210px;
        overflow: hidden;
        text-indent: -9999px
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:2), only screen and (min-device-pixel-ratio:2) {
    .top-bar .toggle-topbar.menu-icon {
        background-image: url(../img/spritei@2x.png);
        background-size: 250px 300px
    }
}

#full-width {
    max-width: 1200px;
    float: none;
    margin: auto
}

header .header-holder.row.collapse {
    max-width: 1200px;
    margin: auto
}

.slide-text .discount-circle {
    width: 60px;
    height: 60px;
    line-height: 55px;
    font-size: 14px;
    left: -30px;
    top: -30px
}

@media(min-width:769px) {
    .slide-text {
        top: 30px;
        left: 30px;
        min-width: 380px;
        width: 30%;
        border-radius: 6px
    }
}

@media(max-width:768px) {
    .bg-slide {
        height: 530px
    }
    #slideshow-outer .slick-dots {
        z-index: 10
    }
    .slide-text {
        bottom: 30px;
        left: 0;
        right: 0
    }
    .slide-text img {
        float: right;
        margin: 0 0 5px 2px
    }
}

@media(max-width:480px) {
    .slide-text img {
        max-width: 99px;
        max-height: 66px
    }
}

@media(min-width:1025px) {
    #header .top-bar .top-bar-section ul {
        margin: 0 5%;
        display: flex !important;
        justify-content: space-around;
        width: 90%
    }
}

@media(min-width:641px) {
    #header .top-bar .top-bar-section ul {
        margin: 0;
        display: flex !important;
        justify-content: space-between;
        width: 99%
    }
}

#full-width {
    width: 100%;
    background-color: #fff;
    float: none;
    overflow: hidden
}

#full-width>.columns {
    padding: 0
}

#footer-top {
    background-image: url(../bgs/images/bgs-grass-2@2x.png);
    background-size: 293px 132px;
    background-repeat: repeat-x;
    height: 38px
}

#footer-outer {
    background: #24b621
}

#footer {
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    color: #fff
}

.footer-holder {
    border: none
}

.footer-holder, .copyright-box {
    background: none;
}

.footer-box {
    border: none
}

.footer-frame {
    background: none;
    border-bottom: 1px solid #fff
}

.copyright-box, .copyright-box a {
    color: #fff
}

.footer-list li {
    border-left-color: #fff
}

#footer h3 {
    font-family: "Trebuchet ms", Helvetica, sans-serif
}

@media(max-width:640px) {
    #footer h3 {
        font-size: 16px;
        line-height: normal
    }
    .footer-nav {
        font-size: 16px;
        line-height: normal
    }
    #refine-open {
        background-color: #f6f6f6;
        padding: 20px 10px
    }
}

.product-list.center .product-title {
    margin: 5px auto 10px;
    padding: 0 5px
}

#powerTip, .basketPromoAlert, .productAddedToBasket, .pi-message {
    z-index: 2
}

#fulloverlay {
    z-index: 5
}

#divemailoos, #divrrc, #survey {
    z-index: 6
}

#geography {
    z-index: 6
}

#geography, #survey, #powerTip, .basketPromoAlert, .productAddedToBasket, .pi-message, #divemailoos, #divrrc {
    border-color: #24b621;
    border-radius: 3px;
    background-color: #fff
}

#powerTip, .basketPromoAlert, .productAddedToBasket, .pi-message, #divemailoos, #divrrc {
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .2)
}

.ajaxFailedAddToBasket {
    margin: 10% 5%
}

table.promoT, table.promoT tr, table.promoT tr:nth-of-type(even) {
    background-color: #fff
}

.basketPromoAlertIntro {
    color: #f90
}

#cookieWarning {
    max-width: 100%
}

#cw2 {
    max-width: 1200px;
    margin: auto;
    text-align: center
}

#cw-btn {
    float: none
}

#slideshow-outer {
    max-height: 400px;
    max-width: 1200px;
    margin: 0 auto;
    box-shadow: none;
    padding-bottom: 10px
}

#slideshow-outer:before {
    content: none
}

#slideshow-outer .slick-dots {
    background: #fff
}

#slideshow-outer .slick-dots li.slick-active:before {
    background: #24b621
}

.slideshow-outer .slick-dots li {
    border: 1px solid #24b621
}

#slideshow {
    border: none
}

.slide-text-title {
    font-family: 'IM Fell Double Pica', serif;
    font-size: 24px;
    line-height: 28px
}

.slide-desc {
    float: left;
    width: 50%;
    padding: 30px
}

.slide-brand {
    margin-bottom: 20px;
    height: 100px
}

.slick-slide img.slide-brand {
    margin-left: unset;
    margin-right: unset
}

.slide-image {
    float: right;
    width: 50%;
    height: 33%
}

.slide-cta {
    text-transform: uppercase;
    margin-top: 20px
}

.slide-cta::after {
    content: '➔';
    margin-left: 10px;
    font-size: 20px;
    position: relative;
    top: 2px
}

.cc-item, .bc-item {
    text-align: center
}

@media(min-width:1024px) {
    .slide-desc {
        padding-top: 2vw;
        padding-left: 3vw
    }
    .slide-text-title {
        font-size: 30px;
        line-height: 32px
    }
    .slide-text-text {
        font-size: 20px;
        line-height: 24px
    }
    .slide-cta {
        font-size: 18px
    }
    .slide-cta::after {
        font-size: 24px
    }
}

@media(max-width:1023px) {
    .slide-desc img, .slick-slide img.slide-brand {
        float: right;
        margin: 0 0 5px 20px
    }
}

@media(min-width:769px) {
    .slide-desc {
        position: absolute;
        top: 0;
        bottom: 0
    }
    .slide-desc.no-logo {
        padding-top: 6vw
    }
}

@media(max-width:768px) {
    #slideshow-outer {
        max-height: unset
    }
    #slideshow {
        height: unset
    }
    .slick-slide img.fg-slide {
        float: left;
        width: 100%
    }
    .slide-image, .slide-desc {
        width: 100%
    }
    .slide-desc {
        height: 28vw
    }
}

@media(max-width:640px) {
    .slide-desc {
        height: 33vw
    }
}

@media(max-width:600px) {
    .slick-slide .slide-desc img {
        display: none
    }
    .slide-desc {
        height: 50vw
    }
}

@media(max-width:400px) {
    .slide-desc {
        height: 66vw
    }
}

@media(max-width:320px) {
    .slide-desc {
        height: 66vw
    }
}

#divIngredients .ing-intro, .product-box .qty-text, .product-box .sub-title a {
    color: #363636;
    font-size: 16px;
    line-height: 26px;
    font-weight: bold
}

.faq-link, .faq-link:hover, .small-light-green {
    color: #363636
}

.price-block .new-price {
    color: #24b621;
    font-size: 24px;
    line-height: 34px
}

.old-price, #in-stock-text {
    color: #24b621
}

#in-stock-text {
    margin-top: 2px
}

#divIngredients .ing-text {
    color: #666
}

.product-box .quantity-text {
    border-radius: 3px;
    width: 56px
}

#lblReadReviews {
    margin-left: 20px
}

.review-comment {
    width: 95%
}

.review-comments .review-comment:first-child {
    border-top: 1px solid #ababab;
    padding-top: 8px
}

.product-slider {
    border: none
}

@media(max-width:640px) {
    .product-box .qty-text, #in-stock-text {
        color: #fff
    }
}

.basket-header, .basket-row, .table-basket, .list-row, .list-row:first-of-type {
    border: 1px solid #ededed
}

.basket-header {
    background: #fff;
    color: #363636;
    border-bottom: none
}

.basket-header .header-cell {
    color: #363636
}

.table-basket {
    box-shadow: 0 2px 9px 0 rgba(0, 0, 0, .2)
}

.table-basket td, .table-basket td:last-child, .table-basket td:first-child {
    border-top: 1px solid #ededed
}

.discount {
    background: #dbeacd
}

.discount .btn {
    padding: 3px 16px
}

.discount label {
    color: #363636
}

.faq-link, .faq-link:hover, .starRatingReviews, .numprods {
    font-family: "Trebuchet ms", Helvetica, sans-serif
}

.basket-cell.product-name, .basket-cell.product-name a, .table-block a, a.link-blue, .product-title a, .carousel-title a, #content a, #content a:hover, .pi-go, .pi-go:hover {
    color: #009de0
}

.basket-cell .quantity-text {
    border-color: #bdbdbd;
    border-radius: 2px
}

input.btn-remove {
    background-image: url(../img/removex@2x.png);
    background-size: 10px 16px
}

.icon-car {
    background: url('../img/truck@2x.png') no-repeat;
    background-size: 25px 21px;
    width: 25px;
    height: 21px
}

.icon-enviro {
    background: url('../img/leaf@2x.png') no-repeat;
    background-size: 23px 21px;
    width: 23px;
    height: 21px
}

.icon-info {
    background: url('../img/info-circle@2x.png') no-repeat;
    background-size: 21px 21px;
    width: 21px;
    height: 21px
}

.btn, .btn-buy {
    border-radius: 3px
}

.btn-buy:focus {
    color: #fff
}

.btn-border, .btn-checkout {
    border: none
}

.btn-green {
    background: #24b624
}

.btn-checkout, .btn-lg {
    font-size: 16px;
    line-height: 26px;
    padding: 4px 16px
}

hr, .product-box hr, .product-box {
    border-color: #ededed
}

.browse-wrap.sub .browse-item {
    border-left-color: #ededed
}

.discount-circle, .offer-holder .discount-circle {
    top: 10px;
    left: 10px
}

.discount-circle.small {
    top: 0;
    left: 0
}

.offer-title-link {
    color: #009de0
}

.sample-text {
    top: 28px;
    left: 8px
}

.paging a, .paging p {
    border-color: #24b621;
    color: #24b621;
    min-width: 25px;
    min-height: 25px;
    line-height: 19px;
    border-radius: 50%
}

.paging a.noborder {
    font-size: 24px;
    line-height: 15px
}

.paging p.current {
    background-color: #24b621
}

.sortBy, .pagesize {
    font-weight: bold
}

#divPagingSorting1, #divPagingSorting2 {
    border-top: 1px solid #bdbdbd;
    border-bottom: 1px solid #bdbdbd;
    float: left;
    width: 100%;
    padding: 5px 10px
}

#divViewAllOuter {
    float: left;
    margin: 5px auto;
    text-align: center;
    width: 100%
}

.psControls {
    margin: 5px 0
}

.pagesize {
    margin-right: 50px
}

#importantoffers {
    margin: 20px 0 60px
}

#rv-container {
    margin-top: 60px
}

.hp-section #rv-container {
    margin-top: 0
}

.rv-container-container {
    padding: 0
}

.home-plc {
    padding: 0 20px;
    position: relative
}

.home-plc .product-list {
    padding: 0;
    position: static
}

.home-plc .heading {
    background: #fff
}

.home-plc .heading h3 {
    display: none
}

.slick-next, .slick-prev {
    width: 25px;
    height: 25px;
    top: 50%;
    left: 1px
}

.slick-next {
    left: auto;
    right: 1px
}

.slick-prev:before, .slick-next:before {
    color: #24b621;
    font-size: 25px
}

.product-list.center .product-item {
    height: unset
}

.slick-slide img {
    margin-left: auto;
    margin-right: auto
}

.cc-item img, .bc-item img {
    display: block
}

.prod-item-inner, .bc-inner {
    box-shadow: 0 2px 9px 0 rgba(0, 0, 0, .2);
    padding: 10px;
    margin: 5px 20px 10px;
    border-radius: 3px
}

.bc-inner img, .cc-item img {
    max-width: 120px;
    width: 100%
}

#home-criteria .slick-track {
    height: 80px
}

.home-plc .product-item:after, .home-plc .product-item:before {
    content: none
}

.prod-item-inner {
    max-width: 230px;
    margin: 10px auto;
    position: relative
}

@media(max-width:820px) {
    .prod-item-inner {
        max-width: 200px
    }
}

@media(max-width:720px) {
    .prod-item-inner {
        max-width: 150px
    }
}

@media(max-width:640px) {
    .product-list.center .product-title {
        height: 44px;
        max-height: 44px
    }
    .hp-small-box {
        margin: 10px 5px
    }
    #hp-usps .columns, #hp-small-boxes .columns, #hp-big-boxes {
        padding: 0 15px
    }
    #hp-usps .columns:first-of-type, #hp-small-boxes .columns:first-of-type {
        padding-left: 15px
    }
    #hp-usps .columns:last-of-type, #hp-small-boxes .columns:last-of-type {
        padding-right: 15px
    }
    #hp-big-boxes .columns {
        margin: 10px auto
    }
    .slick-next, .slick-prev {
        width: 35px;
        height: 35px;
        z-index: 1
    }
    .slick-prev:before, .slick-next:before {
        font-size: 35px
    }
}

#recently-viewed-outer, .home-plc .pl-carousel {
    width: 95%;
    margin-left: auto;
    margin-right: auto
}

#recentlyViewed .heading {
    display: none
}

#productlist-slideshow-outer {
    margin-bottom: 10px
}

.checkoutAddressList {
    min-height: 365px
}

.signup-form {
    background: #009de0
}

.criteriaAZ h4 a {
    color: #009de0;
    font-family: 'Trebuchet MS', Arial, sans-serif
}

.article h3 a {
    color: #363636;
    font-family: 'Trebuchet MS', Arial, sans-serif
}

#divArticles .sizer, #divArticles .article {
    border-color: #bdbdbd
}

#lnkRemFav {
    background-image: url(../img/heart1blue.png)
}

#lnkAddFav {
    background-image: url(../img/heart2blue.png)
}

#fav-title {
    background-image: url(../img/heart3blue.png)
}

#lnkAddWish {
    background-image: url(../img/wishlist1blue.png)
}

#lnkRemWish {
    background-image: url(../img/wishlist2blue.png)
}

#wishlist-title {
    background-image: url(../img/wishlist3blue.png?v=2)
}

.blurbbtn {
    background-image: url(../img/expand@2x.png)
}

.star5 {
    background: url(../img/bgs_5stars_retina.png) no-repeat;
    background-size: 89px 18px
}

.star4 {
    background: url(../img/bgs_4stars_retina.png) no-repeat;
    background-size: 89px 18px
}

.star3 {
    background: url(../img/bgs_3stars_retina.png) no-repeat;
    background-size: 89px 18px
}

.star2 {
    background: url(../img/bgs_2stars_retina.png) no-repeat;
    background-size: 89px 18px
}

.star1 {
    background: url(../img/bgs_1stars_retina.png) no-repeat;
    background-size: 89px 18px
}

.stars {
    background-size: 15px 15px;
    width: 15px;
    height: 15px;
    display: inline-block
}

.starA {
    background-image: url(../img/bgs_star1.png)
}

.starB {
    background-image: url(../img/bgs_star2.png)
}

.starC {
    background-image: url(../img/bgs_star3.png)
}

.starD {
    background-image: url(../img/bgs_star4.png)
}

.starE {
    background-image: url(../img/bgs_star5.png)
}

.hdr-icon-container {
    display: inline-block;
    margin-left: 20px;
    float: left
}

.icon-sub {
    font-size: 12px;
    display: block;
    text-align: center;
    color: #009de0
}

.hdr-welcome {
    overflow: hidden;
    align-self: center;
    color: #009de0;
    text-align: center
}

.hdr-welcome a {
    color: #2ba6cb
}

#header-central .hdr-welcome a:hover {
    text-decoration: underline
}

.hdr-icon-sub {
    float: left
}

.hdr-msg-wrap {
    display: flex;
    float: left;
    height: 48px;
    margin-right: 25px;
    overflow: hidden;
    max-width: 200px
}

.icon-sub:hover {
    text-decoration: underline;
    color: #009de0
}

#divBasket {
    margin-right: -10px
}

.mob-hdr-msg {
    max-width: 99px;
    display: inline-block;
    text-align: center;
    font-size: 11px;
    line-height: 11px;
    max-height: 33px;
    overflow: hidden;
    color: #009de0
}

@media(min-width:641px) {
    .header-icon {
        display: block;
        margin: auto
    }
    .header-search {
        margin: 7px 5px 0 10px
    }
    .basket-item-count {
        top: 3px
    }
}

@media(max-width:900px) and (min-width:641px) {
    .search-holder {
        max-width: 32%
    }
    .hdr-msg-wrap {
        max-width: 120px
    }
}

@media(max-width:640px) {
    .header-icon {
        margin-left: 10px
    }
    .hdr-msg-wrap {
        max-width: 99px;
        font-size: 11px;
        line-height: 11px;
        max-height: 33px;
        margin-right: 0
    }
    #divAccount2 {
        margin-left: 0
    }
    .hdr-welcome a {
        text-decoration: underline
    }
}

.icon-sub {
    display: none
}

#header-central .header-icon {
    position: relative;
    top: 7px
}

.twitter, .pinterest, .facebook, .youtube, .instagram, .google, .language a:before {
    background-image: url('../img/spritei.png')
}

@media only screen and (-webkit-min-device-pixel-ratio:2), only screen and (min-device-pixel-ratio:2) {
    .twitter, .pinterest, .facebook, .youtube, .google, .instagram, .shopping-box .icon, .language a:before {
        background-image: url('../img/spritei@2x.png');
        background-size: 250px 300px
    }
}

@font-face {
    font-family: 'IM Fell Double Pica';
    font-style: normal;
    font-weight: 400;
    src: local('IM FELL Double Pica Roman '), local('IM_FELL_Double_Pica_Roman'), url(../bgs/fonts/IM_FELL_Double_Pica_Roman.woff2) format('woff2'), url(../s/imfelldoublepica/v9/3XF2EqMq_94s9PeKF7Fg4gOKINyMtZ8rf0O_UQ.woff2) format('woff2');
    font-display: swap;
    unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

.brand-colours {
    color: #153e35;
    color: #84bd00;
    color: #319b42;
    color: #046a38;
    color: #fe5000;
    color: #fb637e;
    color: #e0004d
}

.gf-colours {
    color: #153e35;
    color: #2c9942;
    color: #ffb548;
    color: #319b42;
    color: #00466d;
    color: #e8004c
}

body, #header .top-bar, .faq-link, h1, h2, h3, h4, .discount-circle, button, .button, a, a:hover, input {
    font-family: "Bitter", Helvetica, Arial, sans-serif;
    font-weight: normal
}

/* @font-face {
    font-family: "CurseCasual";
    src: url(../fonts/CurseCasualJVE.ttf) format('truetype')
} */

h1.main-title, .main-title h1 {
    font-family: "Oswald", "Bitter", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 35px;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

html, body, p, h1, h2, h3, h4, h5, h6, .main-title h1, h1 .main-title, .main-title, a.nodec h2, h3.facetname, .menu h2, .survey-big {
    font-family: Bitter, Arial, serif;
    color: #434448;
    text-transform: none;
    font-weight: normal
}

body p {
    font-size: 15px;
    line-height: 24px
}

.main-title {
    border-bottom: none
}

.main-title h1, h1 .main-title, .main-title {
    font-size: 30px;
    line-height: normal;
    font-family: "Oswald", "Bitter", Helvetica, Arial, sans-serif;
}

.fancy {
    text-align: left
}

.fancy span:before, .fancy span:after {
    content: none
}

.white-box {
    border-radius: 0
}

#header .top-bar-section ul li>a, #footer h3 {
    font-family: Oswald, Arial, serif;
    font-size: 28px;
    line-height: 38px;
    line-break: normal;
    font-weight: normal
}

.header-basket {
    margin-right: 0
}

.hdr-icon-container {
    position: relative
}

.voucher-item-count {
    background-color: #2c9942;
    min-height: 20px;
    min-width: 20px;
    line-height: 16px
}

.basket-item-count {
    background-color: #e8004c;
    right: -10px;
    top: -10px
}

@media(min-width:641px) {
    .voucher-item-count {
        position: absolute;
        right: -10px;
        top: -10px
    }
}

#headerSlideshow {
    display: none
}

.img-under-header #headerSlideshow, #slideshow-outer, .slide-under-header {
    display: block;
    max-height: 640px;
    max-width: 1920px;
    margin: auto;
    overflow: hidden;
    height: 640px
}

#slideshow-outer {
    padding-bottom: 0
}

#header {
    background: #153e35
}

.img-under-header #header {
    position: absolute;
    width: 100%;
    z-index: 4;
    background: rgba(21, 62, 53, .7)
}

#header-fixed {
    background: none
}

#under-header {
    margin-top: 0
}

.header-img-container {
    text-align: center;
    height: 100%
}

.header-img {
    max-height: 640px;
    margin: auto;
    object-fit: cover;
    width: 1920px
}

.header-icon {
    background-image: url(../img/spritef-1.png);
    margin-left: 20px
}

.twitter, .pinterest, .facebook, .youtube, .instagram, .google, .language a:before {
    background-image: url('../img/spritef-1.png')
}

@media only screen and (-webkit-min-device-pixel-ratio:2), only screen and (min-device-pixel-ratio:2) {
    .twitter, .pinterest, .facebook, .youtube, .google, .instagram, .shopping-box .icon, .language a:before {
        background-image: url('../img/spritef@2x-1.png');
        background-size: 250px 300px
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:2), only screen and (min-device-pixel-ratio:2) {
    .header-icon {
        background-image: url('../img/spritef@2x-1.png')
    }
}

#header .top-bar.expanded, .top-bar.expanded .toggle-topbar a {
    background: #000
}

@media(max-width:640px) {
    .top-bar .toggle-topbar.menu-icon a:after {
        -webkit-box-shadow: 0 2px 0 2px #fff, 0 14px 0 2px #fff, 0 26px 0 2px #fff;
        box-shadow: 0 2px 0 2px #fff, 0 14px 0 2px #fff, 0 26px 0 2px #fff;
        width: 30px
    }
}

.img-under-header h1.main-title, .img-under-header #breadcrumb {
    position: absolute;
    top: -440px;
    left: -280px;
    color: #fff;
    line-height: normal
}

.img-under-header h1.main-title {
    font-size: 100px;
    text-transform: uppercase
}

.img-under-header h1.main-title .numprods {
    position: relative;
    top: 80px
}

.img-under-header #breadcrumb {
    top: -460px
}

.img-under-header .breadcrumbs>* a, .img-under-header .breadcrumbs>*, .img-under-header .breadcrumbs li:before {
    color: #fff
}

.img-under-header .breadcrumbs li {
    font-size: 14px
}

.img-under-header #main, #full-width {
    overflow: visible
}

#full-width {
    max-width: none
}

.nav-wrap {
    border: none
}

#header .top-bar {
    background: none
}

#header .top-bar .top-bar-section ul {
    background-color: transparent
}

header .top-bar-section ul, #header .top-bar-section ul li>a {
    background: none;
    color: #fff;
    font-weight: normal;
    font-size: 18px;
    line-height: normal;
}

#header .top-bar.expanded .top-bar-section ul {
    margin-top: 10px;
    margin-bottom: 10px;
}

.search-holder {
    background-color: transparent;
    border-color: #fff
}

.search-holder input[type=text] {
    background-color: transparent;
    color: #fff;
    font-size: 20px
}

.search-holder input[type=text]::placeholder {
    color: #fff;
    opacity: .8
}

.slide-desc {
    position: absolute;
    top: 40%;
    bottom: 0;
    left: 63%;
    width: 36%;
    text-align: center;
    padding: 0
}

.slide-text-title, .slide-text-text {
    font-family: "Bitter", Helvetica, Arial, sans-serif;
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 0
}

.slide-cta {
    border-width: 1px;
    border-style: solid;
    display: inline-block;
    padding: 15px;
    font-family: "Oswald", "Bitter", Helvetica, Arial, sans-serif;
    font-size: 36px;
}

.slide-cta:hover {
    text-decoration: none
}

.slide-cta::after {
    content: none
}

#slideshow-outer .slick-dots li.slick-active:before {
    background: #2c9942
}

.slideshow-outer .slick-dots li {
    border: 1px solid #2c9942
}

.section-title {
    font-family: Oswald, Arial, serif;
    font-size: 40px;
    line-height: 50px;
    color: #434448;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 10px
}

.section-title-link, .section-title-link:hover {
    font-family: Oswald, Arial, serif;
    font-size: 40px;
    line-height: 50px
}

.section-subtitle {
    margin: 10px auto 40px;
    font-size: 16px;
    line-height: 26px;
    max-width: 800px
}

.section-subtitle a {
    color: #153e35;
    margin: auto
}

#rv-container .section-title, .centre {
    text-align: center
}

.side-text {
    margin-bottom: 20px
}

.prod-item-inner, .bc-inner {
    box-shadow: none
}

.product-title, .carousel-title {
    font-size: 14px;
    line-height: 18px;
    height: 54px;
    text-transform: none;
    max-height: none
}

.product-list.center .product-title {
    height: 50px;
    max-height: none
}

.product-title {
    width: 100%
}

.product-list.center .product-item {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px
}

.product-list.center .product-item .img-holder {
    height: auto;
    line-height: normal
}

.dept-img {
    max-width: 250px;
    max-height: 250px;
    width: 100%
}

.faceted-product-list .product-item {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px
}

.product-item .img-holder, .product-carousel .img-holder {
    height: auto;
    line-height: normal
}

.product-item .priceOld {
    display: none
}

.product-item .price, .product-carousel .price {
    margin-right: 7px
}

#footer-top {
    background: none;
    display: none
}

#footer-outer {
    background: #153e35
}

.footer-holder {
    text-transform: uppercase
}

.footer-nav {
    font-size: 16px;
    line-height: 26px;
    text-transform: none
}

.ui-widget-content, #geography, #survey, #powerTip, .basketPromoAlert, .productAddedToBasket, .pi-message, #divemailoos, #divrrc {
    border-color: #2c9942;
    border-radius: 0
}

.basketPromoAlertIntro {
    color: #046a38
}

.basket-cell.product-name, .basket-cell.product-name a, .table-block a, a.link-blue, .product-title a, .carousel-title a, #content a, #content a:hover, .pi-go, .pi-go:hover {
    color: #153e35
}

.table-basket {
    box-shadow: none;
    border-radius: 0
}

.basket-header {
    border-radius: 0
}

#basket-ymal .white-box {
    border: none;
    box-shadow: none;
    margin: auto
}

.btn, .btn-buy, .btn-grey, .btn-grey.btn-border, .btn:hover, .btn-buy:hover, .btn-grey:hover {
    padding: 6px 10px 8px;
    font-family: Oswald, Arial, serif;
    font-size: 18px;
    border-radius: 1px;
    color: #fff;
    background-color: #319b42;
    font-weight: normal
}

.btn-checkout {
    color: #fff;
    background-color: #ffb548;
    border-color: #ffb548
}

.btn-checkout:hover {
    color: #ffb548;
    background-color: #fff
}

.btn-orange {
    color: #ffb548;
    background-color: #fff;
    border-color: #ffb548
}

.btn-orange:hover {
    color: #fff;
    background-color: #ffb548
}

.btn-green {
    background-color: #153e35
}

.btn-green:hover {
    background-color: #153e35
}

.discount {
    background: #d4d5d5
}

.price-block .new-price {
    color: #2c9942
}

.old-price, #in-stock-text {
    color: #2c9942
}

.discount-circle {
    background: #e8004c;
    width: 55px;
    height: 55px;
    line-height: 55px;
    padding: 0 7px;
    word-break: break-all;
}

.discount-circle.big {
    width: 100px;
    height: 100px;
    line-height: 100px
}

.discount-circle.small {
    width: 38px;
    height: 38px;
    line-height: 38px
}

.triangle-topleft {
    border-top-color: #e8004c;
    background: none
}

.sample-text {
    font-size: 10px
}

.breadcrumbs>* a, .breadcrumbs>* {
    color: #2c9942
}

.paging a, .paging p {
    border-color: #2c9942;
    color: #2c9942;
    font-weight: bold
}

.paging p.current {
    background-color: #2c9942
}

.signup-form {
    background: #153e35
}

@media(max-width:1279px) {
    .img-under-header #headerSlideshow, #slideshow-outer, .slide-under-header {
        height: 50vw
    }
    .img-under-header h1.main-title, .img-under-header #breadcrumb {
        top: -33vw;
        left: -20vw
    }
    .img-under-header h1.main-title {
        font-size: 80px
    }
    .img-under-header h1.main-title .numprods {
        top: 60px
    }
    .img-under-header #breadcrumb {
        top: -34vw
    }
}

@media(max-width:1024px) {
    .img-under-header h1.main-title {
        font-size: 60px
    }
    .img-under-header h1.main-title .numprods {
        top: 40px
    }
}

@media(max-width:768px) {
    .img-under-header #headerSlideshow, .slide-under-header {
        height: 93.75vw
    }
    .header-img, .img-under-header #headerSlideshow {
        max-height: 720px
    }
    #slideshow-outer {
        max-height: unset;
        height: unset
    }
    .img-under-header h1.main-title, .img-under-header #breadcrumb {
        top: -58vw;
        left: -20vw
    }
    .img-under-header #breadcrumb {
        top: -60vw
    }
    .slide-desc {
        position: static;
        padding: 20px;
        width: 100%;
        display: inline-block;
        height: auto
    }
    .slide-text-text, .slide-text-title {
        font-size: 14px;
        line-height: 20px
    }
    .slide-cta {
        font-size: 20px;
        padding: 10px;
        margin-top: 10px
    }
    .slide-cta:hover {
        text-decoration: none
    }
    #slideshow-outer .slick-dots {
        bottom: unset;
        top: calc(94vw - 22px)
    }
}

@media(max-width:640px) {
    .img-under-header h1.main-title, .img-under-header #breadcrumb {
        top: -59vw;
        left: 1vw
    }
    .img-under-header #breadcrumb {
        top: -63vw
    }
    .img-under-header .breadcrumbs li, .numprods {
        font-size: 12px
    }
    .img-under-header h1.main-title {
        font-size: 30px
    }
    .img-under-header h1.main-title .numprods {
        top: 15px
    }
    /* #header .logo {
        position: relative;
        top: 14px;
        left: 7px
    } */
    #header .logo {
        padding: 10px 0 0 0;
        text-align: center;
        display: block;
    }
    /* .nav-frame {
        padding-bottom: 20px;
        padding-top: 20px;
    } */
    #header .logo img {
        width: 100%;
        max-width: 250px;
    }
    .checkout-form {
        padding-top: 5px
    }
}

@media(max-width:480px) {
    .img-under-header #breadcrumb {
        top: -64vw
    }
    .img-under-header .breadcrumbs li, .numprods {
        font-size: 10px
    }
    .img-under-header h1.main-title {
        font-size: 26px
    }
    .img-under-header h1.main-title .numprods {
        top: 15px
    }
    .slide-cta {
        display: block
    }
}

.header-wrap {
    background: none
}

.header-holder {
    padding-top: 22px;
    padding-bottom: 2px
}

.icon-sub {
    display: block;
    color: #fff;
    font-family: Oswald, Arial, sans-serif;
    text-transform: uppercase;
    line-height: 18px;
}

.icon-sub:hover {
    color: #fff
}

#header-central .header-icon {
    position: static;
    margin: auto
}

@media(max-width:900px) and (min-width:641px) {
    .search-holder {
        max-width: 40%
    }
}

.search-holder {
    border-radius: 2px
}

.search-holder input[type=text] {
    font-size: 16px
}

.checkout-form {
    float: right;
    padding-top: 10px
}

.navbar {
    overflow: hidden;
    clear: both;
    width: 100%;
    display: flex;
    justify-content: space-between
}

.navbar a {
    float: left;
    font-family: Oswald, Arial, sans-serif;
    font-size: 18px;
    color: #fff;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    text-transform: uppercase
}

.bgsdropdown {
    float: left;
    overflow: hidden;
    font-family: Oswald, Arial, sans-serif;
    font-size: 18px;
}

.bgsdropdown .dropbtn {
    font-size: 18px;
    border: none;
    outline: none;
    color: #fff;
    padding: 14px 16px 14px;
    background-color: inherit;
    text-transform: uppercase;
    transition-duration: 0s;
    font-family: inherit;
    margin: 0
}

.bgsdropdown .dropbtn.sales-link {
    background: #008d77;
    color: #ffffff;
}

.bgsdropdown:hover .dropbtn {
    border-radius: 4px 4px 0 0
}

.navbar a:hover, .bgsdropdown:hover .dropbtn {
    background-color: #fff;
    color: #153e35
}

.navbar a:hover {
    border-radius: 4px
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    color: #153e35;
    min-width: 160px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    z-index: 1;
    border-radius: 0 0 4px 4px
}

.dropdown-content a {
    float: none;
    color: #000;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left
}

.dropdown-content a:hover {
    background-color: #ddd
}

.bgsdropdown:hover .dropdown-content {
    display: block
}

.menu-subsub {
    font-weight: normal;
    margin-right: 0
}

.ingredients .criteria-img {
    height: 200px
}

.ingredients.criteriaAZ {
    width: 33%;
    height: 260px
}

.ingredients .criteria-img img {
    max-height: 200px
}

.ingredients.criteriaAZ img {
    max-width: 300px
}

.ingredients h4 {
    display: none
}

#divArticles .sizer, #divArticles .article {
    background: #f6f6f5;
    border: none;
    border-radius: 0
}

#divArticles .article h3 {
    font-size: 24px;
    line-height: 26px
}

#divArticles .article .articlepara {
    font-size: 14px;
    line-height: 20px
}

.article h3 a {
    font-family: "Oswald", "Bitter", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color: #153e35
}

#article-section-menu a {
    color: #fff;
    text-transform: uppercase
}

.sidebar-menu {
    background: #153e35;
    box-shadow: none !important
}

.sidebar-menu .heading {
    background: none
}

.sidebar-menu .sidebar-list {
    margin-left: 15px
}

.sidebar-menu li {
    margin: 10px 0;
    padding: 10px;
    list-style-type: none;
    background: #153e35;
    color: #fff;
    font-family: "Oswald", "Bitter", Helvetica, Arial, sans-serif;
    text-transform: uppercase
}

.sidebar-menu a, .sidebar-menu .heading a {
    color: #fff;
    text-transform: uppercase
}

.sidebar-menu .heading h3 {
    color: #fff;
    text-transform: uppercase
}

@media(max-width:640px) {
    #divArticles .article, #divArticles .article.first {
        margin: 5%;
        width: 90%
    }
}

@media(max-width:640px) {
    .top-bar.expanded .toggle-topbar a {
        background: inherit
    }
    .top-bar.expanded .title-area {
        background: none
    }
    .top-bar .toggle-topbar.menu-icon {
        background-image: url(../img/spritef-1.png)
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:2), only screen and (min-device-pixel-ratio:2) {
    .top-bar .toggle-topbar.menu-icon {
        background-image: url(../img/spritef@2x-1.png)
    }
}

.sales-points .list {
    display: flex;
    flex-wrap: wrap;
}

.sales-points .ingredients .criteria-img a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    overflow: hidden;
}

.sales-points .ingredients.criteriaAZ {
    margin: 20px 0;
    padding: 10px;
}

.bh-sl-container .form-input input, .bh-sl-container .form-input select{
    display: inline;
}