meta.foundation-data-attribute-namespace {
    font-family: false
}

html, body {
    height: 100%;
}

meta.foundation-version {
    font-family: "/5.1.0/"
}

meta.foundation-mq-small {
    font-family: "/only screen and (max-width:29.9375rem)/";
    width: 0
}

meta.foundation-mq-medium {
    font-family: "/only screen and (min-width:30rem)/";
    width: 30rem
}

meta.foundation-mq-large {
    font-family: "/only screen and (min-width:48rem)/";
    width: 48rem
}

meta.foundation-mq-xlarge {
    font-family: "/only screen and (min-width:63.1875rem)/";
    width: 63.1875rem
}

meta.foundation-mq-xxlarge {
    font-family: "/only screen and (min-width:90.625rem)/";
    width: 90.625rem
}

*,
*:before,
*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html,
body {
    font-size: 100%
}

body {
    background: white;
    color: #737373;
    padding: 0;
    margin: 0;
    font-family: "ff-meta-web-pro", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    line-height: 1;

    cursor: default
}

a:hover {
    cursor: pointer
}

img,
object,
embed {
    max-width: 100%;
    height: auto
}

object,
embed {
    height: 100%
}

img {
    -ms-interpolation-mode: bicubic
}

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
    max-width: none !important
}

.left {
    float: left !important
}

.right {
    float: right !important
}

.clearfix {
    *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%
}

[class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -0.625rem
}

[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 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(1n) {
        clear: none
    }

    .small-block-grid-1 > li:nth-of-type(1n+1) {
        clear: both
    }

    .small-block-grid-2 > li {
        width: 50%;
        list-style: none
    }

    .small-block-grid-2 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-2 > li:nth-of-type(2n+1) {
        clear: both
    }

    .small-block-grid-3 > li {
        width: 33.33333%;
        list-style: none
    }

    .small-block-grid-3 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-3 > li:nth-of-type(3n+1) {
        clear: both
    }

    .small-block-grid-4 > li {
        width: 25%;
        list-style: none
    }

    .small-block-grid-4 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-4 > li:nth-of-type(4n+1) {
        clear: both
    }

    .small-block-grid-5 > li {
        width: 20%;
        list-style: none
    }

    .small-block-grid-5 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-5 > li:nth-of-type(5n+1) {
        clear: both
    }

    .small-block-grid-6 > li {
        width: 16.66667%;
        list-style: none
    }

    .small-block-grid-6 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-6 > li:nth-of-type(6n+1) {
        clear: both
    }

    .small-block-grid-7 > li {
        width: 14.28571%;
        list-style: none
    }

    .small-block-grid-7 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-7 > li:nth-of-type(7n+1) {
        clear: both
    }

    .small-block-grid-8 > li {
        width: 12.5%;
        list-style: none
    }

    .small-block-grid-8 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-8 > li:nth-of-type(8n+1) {
        clear: both
    }

    .small-block-grid-9 > li {
        width: 11.11111%;
        list-style: none
    }

    .small-block-grid-9 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-9 > li:nth-of-type(9n+1) {
        clear: both
    }

    .small-block-grid-10 > li {
        width: 10%;
        list-style: none
    }

    .small-block-grid-10 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-10 > li:nth-of-type(10n+1) {
        clear: both
    }

    .small-block-grid-11 > li {
        width: 9.09091%;
        list-style: none
    }

    .small-block-grid-11 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-11 > li:nth-of-type(11n+1) {
        clear: both
    }

    .small-block-grid-12 > li {
        width: 8.33333%;
        list-style: none
    }

    .small-block-grid-12 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-12 > li:nth-of-type(12n+1) {
        clear: both
    }
}

@media only screen and (min-width: 480px) {

    .medium-block-grid-1 > li {
        width: 100%;
        list-style: none
    }

    .medium-block-grid-1 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-1 > li:nth-of-type(1n+1) {
        clear: both
    }

    .medium-block-grid-2 > li {
        width: 50%;
        list-style: none
    }

    .medium-block-grid-2 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-2 > li:nth-of-type(2n+1) {
        clear: both
    }

    .medium-block-grid-3 > li {
        width: 33.33333%;
        list-style: none
    }

    .medium-block-grid-3 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-3 > li:nth-of-type(3n+1) {
        clear: both
    }

    .medium-block-grid-4 > li {
        width: 25%;
        list-style: none
    }

    .medium-block-grid-4 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-4 > li:nth-of-type(4n+1) {
        clear: both
    }

    .medium-block-grid-5 > li {
        width: 20%;
        list-style: none
    }

    .medium-block-grid-5 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-5 > li:nth-of-type(5n+1) {
        clear: both
    }

    .medium-block-grid-6 > li {
        width: 16.66667%;
        list-style: none
    }

    .medium-block-grid-6 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-6 > li:nth-of-type(6n+1) {
        clear: both
    }

    .medium-block-grid-7 > li {
        width: 14.28571%;
        list-style: none
    }

    .medium-block-grid-7 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-7 > li:nth-of-type(7n+1) {
        clear: both
    }

    .medium-block-grid-8 > li {
        width: 12.5%;
        list-style: none
    }

    .medium-block-grid-8 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-8 > li:nth-of-type(8n+1) {
        clear: both
    }

    .medium-block-grid-9 > li {
        width: 11.11111%;
        list-style: none
    }

    .medium-block-grid-9 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-9 > li:nth-of-type(9n+1) {
        clear: both
    }

    .medium-block-grid-10 > li {
        width: 10%;
        list-style: none
    }

    .medium-block-grid-10 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-10 > li:nth-of-type(10n+1) {
        clear: both
    }

    .medium-block-grid-11 > li {
        width: 9.09091%;
        list-style: none
    }

    .medium-block-grid-11 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-11 > li:nth-of-type(11n+1) {
        clear: both
    }

    .medium-block-grid-12 > li {
        width: 8.33333%;
        list-style: none
    }

    .medium-block-grid-12 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-12 > li:nth-of-type(12n+1) {
        clear: both
    }
}

@media only screen and (min-width: 768px) {

    .large-block-grid-1 > li {
        width: 100%;
        list-style: none
    }

    .large-block-grid-1 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-1 > li:nth-of-type(1n+1) {
        clear: both
    }

    .large-block-grid-2 > li {
        width: 50%;
        list-style: none
    }

    .large-block-grid-2 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-2 > li:nth-of-type(2n+1) {
        clear: both
    }

    .large-block-grid-3 > li {
        width: 33.33333%;
        list-style: none
    }

    .large-block-grid-3 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-3 > li:nth-of-type(3n+1) {
        clear: both
    }

    .large-block-grid-4 > li {
        width: 25%;
        list-style: none
    }

    .large-block-grid-4 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-4 > li:nth-of-type(4n+1) {
        clear: both
    }

    .large-block-grid-5 > li {
        width: 20%;
        list-style: none
    }

    .large-block-grid-5 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-5 > li:nth-of-type(5n+1) {
        clear: both
    }

    .large-block-grid-6 > li {
        width: 16.66667%;
        list-style: none
    }

    .large-block-grid-6 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-6 > li:nth-of-type(6n+1) {
        clear: both
    }

    .large-block-grid-7 > li {
        width: 14.28571%;
        list-style: none
    }

    .large-block-grid-7 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-7 > li:nth-of-type(7n+1) {
        clear: both
    }

    .large-block-grid-8 > li {
        width: 12.5%;
        list-style: none
    }

    .large-block-grid-8 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-8 > li:nth-of-type(8n+1) {
        clear: both
    }

    .large-block-grid-9 > li {
        width: 11.11111%;
        list-style: none
    }

    .large-block-grid-9 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-9 > li:nth-of-type(9n+1) {
        clear: both
    }

    .large-block-grid-10 > li {
        width: 10%;
        list-style: none
    }

    .large-block-grid-10 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-10 > li:nth-of-type(10n+1) {
        clear: both
    }

    .large-block-grid-11 > li {
        width: 9.09091%;
        list-style: none
    }

    .large-block-grid-11 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-11 > li:nth-of-type(11n+1) {
        clear: both
    }

    .large-block-grid-12 > li {
        width: 8.33333%;
        list-style: none
    }

    .large-block-grid-12 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-12 > li:nth-of-type(12n+1) {
        clear: both
    }
}

@media only screen and (min-width: 1011px) {

    .xlarge-block-grid-1 > li {
        width: 100%;
        list-style: none
    }

    .xlarge-block-grid-1 > li:nth-of-type(1n) {
        clear: none
    }

    .xlarge-block-grid-1 > li:nth-of-type(1n+1) {
        clear: both
    }

    .xlarge-block-grid-2 > li {
        width: 50%;
        list-style: none
    }

    .xlarge-block-grid-2 > li:nth-of-type(1n) {
        clear: none
    }

    .xlarge-block-grid-2 > li:nth-of-type(2n+1) {
        clear: both
    }

    .xlarge-block-grid-3 > li {
        width: 33.33333%;
        list-style: none
    }

    .xlarge-block-grid-3 > li:nth-of-type(1n) {
        clear: none
    }

    .xlarge-block-grid-3 > li:nth-of-type(3n+1) {
        clear: both
    }

    .xlarge-block-grid-4 > li {
        width: 25%;
        list-style: none
    }

    .xlarge-block-grid-4 > li:nth-of-type(1n) {
        clear: none
    }

    .xlarge-block-grid-4 > li:nth-of-type(4n+1) {
        clear: both
    }

    .xlarge-block-grid-5 > li {
        width: 20%;
        list-style: none
    }

    .xlarge-block-grid-5 > li:nth-of-type(1n) {
        clear: none
    }

    .xlarge-block-grid-5 > li:nth-of-type(5n+1) {
        clear: both
    }

    .xlarge-block-grid-6 > li {
        width: 16.66667%;
        list-style: none
    }

    .xlarge-block-grid-6 > li:nth-of-type(1n) {
        clear: none
    }

    .xlarge-block-grid-6 > li:nth-of-type(6n+1) {
        clear: both
    }

    .xlarge-block-grid-7 > li {
        width: 14.28571%;
        list-style: none
    }

    .xlarge-block-grid-7 > li:nth-of-type(1n) {
        clear: none
    }

    .xlarge-block-grid-7 > li:nth-of-type(7n+1) {
        clear: both
    }

    .xlarge-block-grid-8 > li {
        width: 12.5%;
        list-style: none
    }

    .xlarge-block-grid-8 > li:nth-of-type(1n) {
        clear: none
    }

    .xlarge-block-grid-8 > li:nth-of-type(8n+1) {
        clear: both
    }

    .xlarge-block-grid-9 > li {
        width: 11.11111%;
        list-style: none
    }

    .xlarge-block-grid-9 > li:nth-of-type(1n) {
        clear: none
    }

    .xlarge-block-grid-9 > li:nth-of-type(9n+1) {
        clear: both
    }

    .xlarge-block-grid-10 > li {
        width: 10%;
        list-style: none
    }

    .xlarge-block-grid-10 > li:nth-of-type(1n) {
        clear: none
    }

    .xlarge-block-grid-10 > li:nth-of-type(10n+1) {
        clear: both
    }

    .xlarge-block-grid-11 > li {
        width: 9.09091%;
        list-style: none
    }

    .xlarge-block-grid-11 > li:nth-of-type(1n) {
        clear: none
    }

    .xlarge-block-grid-11 > li:nth-of-type(11n+1) {
        clear: both
    }

    .xlarge-block-grid-12 > li {
        width: 8.33333%;
        list-style: none
    }

    .xlarge-block-grid-12 > li:nth-of-type(1n) {
        clear: none
    }

    .xlarge-block-grid-12 > li:nth-of-type(12n+1) {
        clear: both
    }
}

@media only screen and (min-width: 1450px) {

    .xxlarge-block-grid-1 > li {
        width: 100%;
        list-style: none
    }

    .xxlarge-block-grid-1 > li:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-block-grid-1 > li:nth-of-type(1n+1) {
        clear: both
    }

    .xxlarge-block-grid-2 > li {
        width: 50%;
        list-style: none
    }

    .xxlarge-block-grid-2 > li:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-block-grid-2 > li:nth-of-type(2n+1) {
        clear: both
    }

    .xxlarge-block-grid-3 > li {
        width: 33.33333%;
        list-style: none
    }

    .xxlarge-block-grid-3 > li:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-block-grid-3 > li:nth-of-type(3n+1) {
        clear: both
    }

    .xxlarge-block-grid-4 > li {
        width: 25%;
        list-style: none
    }

    .xxlarge-block-grid-4 > li:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-block-grid-4 > li:nth-of-type(4n+1) {
        clear: both
    }

    .xxlarge-block-grid-5 > li {
        width: 20%;
        list-style: none
    }

    .xxlarge-block-grid-5 > li:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-block-grid-5 > li:nth-of-type(5n+1) {
        clear: both
    }

    .xxlarge-block-grid-6 > li {
        width: 16.66667%;
        list-style: none
    }

    .xxlarge-block-grid-6 > li:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-block-grid-6 > li:nth-of-type(6n+1) {
        clear: both
    }

    .xxlarge-block-grid-7 > li {
        width: 14.28571%;
        list-style: none
    }

    .xxlarge-block-grid-7 > li:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-block-grid-7 > li:nth-of-type(7n+1) {
        clear: both
    }

    .xxlarge-block-grid-8 > li {
        width: 12.5%;
        list-style: none
    }

    .xxlarge-block-grid-8 > li:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-block-grid-8 > li:nth-of-type(8n+1) {
        clear: both
    }

    .xxlarge-block-grid-9 > li {
        width: 11.11111%;
        list-style: none
    }

    .xxlarge-block-grid-9 > li:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-block-grid-9 > li:nth-of-type(9n+1) {
        clear: both
    }

    .xxlarge-block-grid-10 > li {
        width: 10%;
        list-style: none
    }

    .xxlarge-block-grid-10 > li:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-block-grid-10 > li:nth-of-type(10n+1) {
        clear: both
    }

    .xxlarge-block-grid-11 > li {
        width: 9.09091%;
        list-style: none
    }

    .xxlarge-block-grid-11 > li:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-block-grid-11 > li:nth-of-type(11n+1) {
        clear: both
    }

    .xxlarge-block-grid-12 > li {
        width: 8.33333%;
        list-style: none
    }

    .xxlarge-block-grid-12 > li:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-block-grid-12 > li:nth-of-type(12n+1) {
        clear: both
    }
}

meta.foundation-data-attribute-namespace {
    font-family: false
}

html, body {
    height: 100%
}

/* Sprite */
#socialbar .social-media-icons > ul li a.facebook:before,
#socialbar .social-media-icons > ul li a.twitter:before,
#socialbar .social-media-icons > ul li a.google-plus:before,
#socialbar .social-media-icons > ul li a.linkedin:before,
#socialbar .social-media-icons > ul li a.xing:before,
#socialbar .social-media-icons .toggle:before,
h1.heading.smart:after,
h1.heading.fusion:after,
h1.heading.guard:after,
h1.heading.quickeasy:after {
    background: url(../sprite.png) 0 0 no-repeat transparent;
}

.breadcrumbs {
    display: block;
    padding: 0.5625rem 0.875rem 0.5625rem;
    overflow: hidden;
    margin-left: 0;
    list-style: none;
    border-style: solid;
    border-width: 0;
    background-color: rgba(255, 255, 255, 0);
    border-color: rgba(204, 255, 226, 0);
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.breadcrumbs > * {
    margin: 0;
    float: left;
    font-size: 0.6875rem;
    text-transform: uppercase
}

.breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
    text-decoration: none
}

.breadcrumbs > * a,
.breadcrumbs > * span {
    text-transform: uppercase;
    color: black
}

.breadcrumbs > *.current {
    cursor: default;
    color: #009640
}

.breadcrumbs > *.current a {
    cursor: default;
    color: #009640
}

.breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
    text-decoration: none
}

.breadcrumbs > *.unavailable {
    color: #999999
}

.breadcrumbs > *.unavailable a {
    color: #999999
}

.breadcrumbs > *.unavailable:hover, .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus,
.breadcrumbs > *.unavailable a:focus {
    text-decoration: none;
    color: #999999;
    cursor: default
}

.breadcrumbs > *:before {
    content: "/";
    color: #aaaaaa;
    margin: 0 0.75rem;
    position: relative;
    top: 1px
}

.breadcrumbs > *:first-child:before {
    content: "";
    margin: 0
}

meta.foundation-data-attribute-namespace {
    font-family: false
}

html, body {
    height: 100%
}

button, .button {
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: "ff-meta-web-pro", Arial, sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    font-size: 1rem;

    background-color: #009640;
    border-color: #007833;
    color: white;
    -webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
    padding-top: 1.0625rem;
    padding-bottom: 1rem;
    -webkit-appearance: none;
    border: none;
    font-weight: normal !important
}

button:hover, button:focus, .button:hover, .button:focus {
    background-color: #007833
}

button:hover, button:focus, .button:hover, .button:focus {
    color: white
}

button.secondary, .button.secondary {
    background-color: #737373;
    border-color: #5c5c5c;
    color: white
}

button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
    background-color: #5c5c5c
}

button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
    color: white
}

button.success, .button.success {
    background-color: #43ac6a;
    border-color: #368a55;
    color: white
}

button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
    background-color: #368a55
}

button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
    color: white
}

button.alert, .button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: white
}

button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
    background-color: #cf2a0e
}

button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
    color: white
}

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: 0.875rem;
    padding-right: 1.75rem;
    padding-bottom: 0.9375rem;
    padding-left: 1.75rem;
    font-size: 0.8125rem
}

button.tiny, .button.tiny {
    padding-top: 0.625rem;
    padding-right: 1.25rem;
    padding-bottom: 0.6875rem;
    padding-left: 1.25rem;
    font-size: 0.6875rem
}

button.expand, .button.expand {
    padding-right: 0;
    padding-left: 0;
    width: 100%
}

button.left-align, .button.left-align {
    text-align: left;
    text-indent: 0.75rem
}

button.right-align, .button.right-align {
    text-align: right;
    padding-right: 0.75rem
}

button.radius, .button.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px
}

button.round, .button.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px
}

button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #009640;
    border-color: #007833;
    color: white;
    cursor: default;
    opacity: 0.7;
    -webkit-box-shadow: none;
    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: #007833
}

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: white
}

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: #009640
}

button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
    background-color: #737373;
    border-color: #5c5c5c;
    color: white;
    cursor: default;
    opacity: 0.7;
    -webkit-box-shadow: none;
    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: #5c5c5c
}

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: white
}

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: #737373
}

button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
    background-color: #43ac6a;
    border-color: #368a55;
    color: white;
    cursor: default;
    opacity: 0.7;
    -webkit-box-shadow: none;
    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: #368a55
}

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: white
}

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: #43ac6a
}

button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: white;
    cursor: default;
    opacity: 0.7;
    -webkit-box-shadow: none;
    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: #cf2a0e
}

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: white
}

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: #f04124
}

@media only screen and (min-width: 480px) {

    button, .button {
        display: inline-block
    }
}

meta.foundation-data-attribute-namespace {
    font-family: false
}

html, body {
    height: 100%
}

@media only screen and (max-width: 29.9375rem) {

    .f-dropdown {
        max-width: 100%;
        left: 0
    }
}

.f-dropdown {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    width: 100%;
    max-height: none;
    height: auto;
    background: white;
    border: solid 1px #cccccc;
    font-size: 16px;
    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 white 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 #cccccc 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 li {
    font-size: 0.875rem;
    cursor: pointer;
    line-height: 1.125rem;
    margin: 0
}

.f-dropdown li:hover, .f-dropdown li:focus {
    background: #eeeeee
}

.f-dropdown li a {
    display: block;
    padding: 0.5rem;
    color: #555555
}

.f-dropdown.content {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    padding: 1.25rem;
    width: 100%;
    height: auto;
    max-height: none;
    background: white;
    border: solid 1px #cccccc;
    font-size: 16px;
    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
}

meta.foundation-data-attribute-namespace {
    font-family: false
}

html, body {
    height: 100%
}

.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: white transparent transparent transparent;
    top: 50%
}

.dropdown.button:before, button.dropdown:before {
    border-width: 0.375rem;
    right: 1.40625rem;
    margin-top: -0.15625rem
}

.dropdown.button:before, button.dropdown:before {
    border-color: white transparent transparent transparent
}

.dropdown.button.tiny, button.dropdown.tiny {
    padding-right: 2.625rem
}

.dropdown.button.tiny:before, button.dropdown.tiny:before {
    border-width: 0.375rem;
    right: 1.125rem;
    margin-top: -0.125rem
}

.dropdown.button.tiny:before, button.dropdown.tiny:before {
    border-color: white transparent transparent transparent
}

.dropdown.button.small, button.dropdown.small {
    padding-right: 3.0625rem
}

.dropdown.button.small:before, button.dropdown.small:before {
    border-width: 0.4375rem;
    right: 1.3125rem;
    margin-top: -0.15625rem
}

.dropdown.button.small:before, button.dropdown.small:before {
    border-color: white transparent transparent transparent
}

.dropdown.button.large, button.dropdown.large {
    padding-right: 3.625rem
}

.dropdown.button.large:before, button.dropdown.large:before {
    border-width: 0.3125rem;
    right: 1.71875rem;
    margin-top: -0.15625rem
}

.dropdown.button.large:before, button.dropdown.large:before {
    border-color: white transparent transparent transparent
}

.dropdown.button.secondary:before, button.dropdown.secondary:before {
    border-color: #333333 transparent transparent transparent
}

meta.foundation-data-attribute-namespace {
    font-family: false
}

html, body {
    height: 100%
}

.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.55%
}

.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%
}

meta.foundation-data-attribute-namespace {
    font-family: false
}

html, body {
    height: 100%
}

meta.foundation-data-attribute-namespace {
    font-family: false
}

html, body {
    height: 100%
}

form {
    margin: 0 0 1rem
}

form .row .row {
    margin: 0 -0.5rem
}

form .row .row .column,
form .row .row .columns {
    padding: 0 0.5rem
}

form .row .row.collapse {
    margin: 0
}

form .row .row.collapse .column,
form .row .row.collapse .columns {
    padding: 0
}

form .row .row.collapse input {
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0
}

form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
    padding-left: 0.5rem
}

label {
    font-size: 1rem;
    color: #009640;
    cursor: pointer;
    display: block;
    font-weight: bold;
    line-height: 2.5;
    margin-bottom: 0
}

label.right {
    float: none;
    text-align: right
}

label.inline {
    margin: 0 0 1rem 0;
    padding: 0.5rem 0
}

label small {
    text-transform: capitalize;
    color: #00cc57
}

select {
    -webkit-appearance: none !important;
    background: white url("data:image/svg+xml; base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==") no-repeat;
    background-position-x: 97%;
    background-position-y: center;
    border: 0 solid #cccccc;
    padding: 0.5rem;
    font-size: 0.875rem;
    -webkit-border-radius: 0;
    border-radius: 0
}

select.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px
}

select:hover {
    background: #f7f7f7 url("data:image/svg+xml; base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==") no-repeat;
    background-position-x: 97%;
    background-position-y: center;
    border-color: #999999
}

select::-ms-expand {
    display: none
}

@-moz-document url-prefix() {

    select {
        background: white
    }

    select:hover {
        background: #f7f7f7
    }
}

.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: 1rem;
    height: 2.4375rem;
    line-height: 2.4375rem
}

.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 {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.postfix.button.radius {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.prefix.button.round {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-bottomleft: 1000px;
    -moz-border-radius-topleft: 1000px;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}

.postfix.button.round {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-bottomright: 1000px;
    -moz-border-radius-topright: 1000px;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

span.prefix, label.prefix {
    background: #f2f2f2;
    border-right: none;
    color: #333333;
    border-color: #cccccc
}

span.prefix.radius, label.prefix.radius {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

span.postfix, label.postfix {
    background: #f2f2f2;
    border-left: none;
    color: #333333;
    border-color: #cccccc
}

span.postfix.radius, label.postfix.radius {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

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;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: white;
    font-family: inherit;
    border: 0 solid #cccccc;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-size: 0.875rem;
    margin: 0 0 1rem 0;
    padding: 0.5rem;
    height: 2.3125rem;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out;
    -moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out;
    transition: box-shadow 0.45s, border-color 0.45s ease-in-out
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
    -webkit-box-shadow: 0 0 5px #999999;
    -moz-box-shadow: 0 0 5px #999999;
    box-shadow: 0 0 5px #999999;
    border-color: #999999
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
    background: white;
    border-color: #999999;
    outline: none
}

input[type="text"][disabled],
input[type="password"][disabled],
input[type="date"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="month"][disabled],
input[type="week"][disabled],
input[type="email"][disabled],
input[type="number"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="time"][disabled],
input[type="url"][disabled],
textarea[disabled] {
    background-color: #dddddd
}

select {
    height: 2.3125rem
}

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: 0.5rem;
    margin-right: 1rem;
    margin-bottom: 0;
    vertical-align: baseline
}

input[type="file"] {
    width: 100%
}

fieldset {
    border: solid 1px #dddddd;
    padding: 1.25rem;
    margin: 1.125rem 0
}

fieldset legend {
    font-weight: bold;
    background: white;
    padding: 0 0.1875rem;
    margin: 0;
    margin-left: -0.1875rem
}

[data-abide] .error small.error, [data-abide] span.error, [data-abide] small.error {
    display: block;
    padding: 0.375rem 0.5625rem 0.5625rem;
    margin-top: -1px;
    margin-bottom: 1rem;
    font-size: 0.75rem;
    font-weight: normal;
    font-style: italic;
    background: #f04124;
    color: white
}

[data-abide] span.error, [data-abide] small.error {
    display: none
}

span.error, small.error {
    display: block;
    padding: 0.375rem 0.5625rem 0.5625rem;
    margin-top: -1px;
    margin-bottom: 1rem;
    font-size: 0.75rem;
    font-weight: normal;
    font-style: italic;
    background: #f04124;
    color: white
}

.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: #f04124
}

.error small.error {
    display: block;
    padding: 0.375rem 0.5625rem 0.5625rem;
    margin-top: -1px;
    margin-bottom: 1rem;
    font-size: 0.75rem;
    font-weight: normal;
    font-style: italic;
    background: #f04124;
    color: white
}

.error > label > small {
    color: #00cc57;
    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: #f04124
}

meta.foundation-version {
    font-family: "/5.3.3/"
}

meta.foundation-mq-small {
    font-family: "/only screen/";
    width: 0
}

meta.foundation-mq-medium {
    font-family: "/only screen and (min-width:480px)/";
    width: 480px
}

meta.foundation-mq-large {
    font-family: "/only screen and (min-width:768px)/";
    width: 768px
}

meta.foundation-mq-xlarge {
    font-family: "/only screen and (min-width:1011px)/";
    width: 1011px
}

meta.foundation-mq-xxlarge {
    font-family: "/only screen and (min-width:1450px)/";
    width: 1450px
}

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: white;
    color: #222222;
    padding: 0;
    margin: 0;
    font-weight: normal;
    font-style: normal;
    line-height: 150%;
    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: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: 62.5rem
}

.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: -0.9375rem;
    margin-right: -0.9375rem;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none
}

.row .row:before, .row .row:after {
    content: "";
    display: table
}

.row .row:after {
    clear: both
}

.row .row.collapse {
    width: auto;
    margin: 0;
    max-width: none
}

.row .row.collapse:before, .row .row.collapse:after {
    content: "";
    display: table
}

.row .row.collapse:after {
    clear: both
}

.column,
.columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 100%;
    float: left
}

[class*="column"] + [class*="column"]:last-child {
    float: right
}

[class*="column"] + [class*="column"].end {
    float: left
}

@media only screen {

    .small-push-0 {
        position: relative;
        left: 0%;
        right: auto
    }

    .small-pull-0 {
        position: relative;
        right: 0%;
        left: auto
    }

    .small-push-1 {
        position: relative;
        left: 8.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: 0.9375rem;
        padding-right: 0.9375rem;
        float: left
    }

    .small-1 {
        width: 8.33333%
    }

    .small-2 {
        width: 16.66667%
    }

    .small-3 {
        width: 25%
    }

    .small-4 {
        width: 33.33333%
    }

    .small-5 {
        width: 41.66667%
    }

    .small-6 {
        width: 50%
    }

    .small-7 {
        width: 58.33333%
    }

    .small-8 {
        width: 66.66667%
    }

    .small-9 {
        width: 75%
    }

    .small-10 {
        width: 83.33333%
    }

    .small-11 {
        width: 91.66667%
    }

    .small-12 {
        width: 100%
    }

    .small-offset-0 {
        margin-left: 0% !important
    }

    .small-offset-1 {
        margin-left: 8.33333% !important
    }

    .small-offset-2 {
        margin-left: 16.66667% !important
    }

    .small-offset-3 {
        margin-left: 25% !important
    }

    .small-offset-4 {
        margin-left: 33.33333% !important
    }

    .small-offset-5 {
        margin-left: 41.66667% !important
    }

    .small-offset-6 {
        margin-left: 50% !important
    }

    .small-offset-7 {
        margin-left: 58.33333% !important
    }

    .small-offset-8 {
        margin-left: 66.66667% !important
    }

    .small-offset-9 {
        margin-left: 75% !important
    }

    .small-offset-10 {
        margin-left: 83.33333% !important
    }

    .small-offset-11 {
        margin-left: 91.66667% !important
    }

    .small-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }

    .column.small-centered,
    .columns.small-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.small-uncentered,
    .columns.small-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left
    }

    .column.small-centered:last-child,
    .columns.small-centered:last-child {
        float: none
    }

    .column.small-uncentered:last-child,
    .columns.small-uncentered:last-child {
        float: left
    }

    .column.small-uncentered.opposite,
    .columns.small-uncentered.opposite {
        float: right
    }
}

@media only screen and (min-width: 480px) {

    .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: 0.9375rem;
        padding-right: 0.9375rem;
        float: left
    }

    .medium-1 {
        width: 8.33333%
    }

    .medium-2 {
        width: 16.66667%
    }

    .medium-3 {
        width: 25%
    }

    .medium-4 {
        width: 33.33333%
    }

    .medium-5 {
        width: 41.66667%
    }

    .medium-6 {
        width: 50%
    }

    .medium-7 {
        width: 58.33333%
    }

    .medium-8 {
        width: 66.66667%
    }

    .medium-9 {
        width: 75%
    }

    .medium-10 {
        width: 83.33333%
    }

    .medium-11 {
        width: 91.66667%
    }

    .medium-12 {
        width: 100%
    }

    .medium-offset-0 {
        margin-left: 0% !important
    }

    .medium-offset-1 {
        margin-left: 8.33333% !important
    }

    .medium-offset-2 {
        margin-left: 16.66667% !important
    }

    .medium-offset-3 {
        margin-left: 25% !important
    }

    .medium-offset-4 {
        margin-left: 33.33333% !important
    }

    .medium-offset-5 {
        margin-left: 41.66667% !important
    }

    .medium-offset-6 {
        margin-left: 50% !important
    }

    .medium-offset-7 {
        margin-left: 58.33333% !important
    }

    .medium-offset-8 {
        margin-left: 66.66667% !important
    }

    .medium-offset-9 {
        margin-left: 75% !important
    }

    .medium-offset-10 {
        margin-left: 83.33333% !important
    }

    .medium-offset-11 {
        margin-left: 91.66667% !important
    }

    .medium-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }

    .column.medium-centered,
    .columns.medium-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.medium-uncentered,
    .columns.medium-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left
    }

    .column.medium-centered:last-child,
    .columns.medium-centered:last-child {
        float: none
    }

    .column.medium-uncentered:last-child,
    .columns.medium-uncentered:last-child {
        float: left
    }

    .column.medium-uncentered.opposite,
    .columns.medium-uncentered.opposite {
        float: right
    }

    .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: 768px) {

    .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: 0.9375rem;
        padding-right: 0.9375rem;
        float: left
    }

    .large-1 {
        width: 8.33333%
    }

    .large-2 {
        width: 16.66667%
    }

    .large-3 {
        width: 25%
    }

    .large-4 {
        width: 33.33333%
    }

    .large-5 {
        width: 41.66667%
    }

    .large-6 {
        width: 50%
    }

    .large-7 {
        width: 58.33333%
    }

    .large-8 {
        width: 66.66667%
    }

    .large-9 {
        width: 75%
    }

    .large-10 {
        width: 83.33333%
    }

    .large-11 {
        width: 91.66667%
    }

    .large-12 {
        width: 100%
    }

    .large-offset-0 {
        margin-left: 0% !important
    }

    .large-offset-1 {
        margin-left: 8.33333% !important
    }

    .large-offset-2 {
        margin-left: 16.66667% !important
    }

    .large-offset-3 {
        margin-left: 25% !important
    }

    .large-offset-4 {
        margin-left: 33.33333% !important
    }

    .large-offset-5 {
        margin-left: 41.66667% !important
    }

    .large-offset-6 {
        margin-left: 50% !important
    }

    .large-offset-7 {
        margin-left: 58.33333% !important
    }

    .large-offset-8 {
        margin-left: 66.66667% !important
    }

    .large-offset-9 {
        margin-left: 75% !important
    }

    .large-offset-10 {
        margin-left: 83.33333% !important
    }

    .large-offset-11 {
        margin-left: 91.66667% !important
    }

    .large-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }

    .column.large-centered,
    .columns.large-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.large-uncentered,
    .columns.large-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left
    }

    .column.large-centered:last-child,
    .columns.large-centered:last-child {
        float: none
    }

    .column.large-uncentered:last-child,
    .columns.large-uncentered:last-child {
        float: left
    }

    .column.large-uncentered.opposite,
    .columns.large-uncentered.opposite {
        float: right
    }

    .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: 1011px) {

    .xlarge-push-0 {
        position: relative;
        left: 0%;
        right: auto
    }

    .xlarge-pull-0 {
        position: relative;
        right: 0%;
        left: auto
    }

    .xlarge-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .xlarge-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .xlarge-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .xlarge-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .xlarge-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .xlarge-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .xlarge-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .xlarge-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .xlarge-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .xlarge-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .xlarge-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .xlarge-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .xlarge-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .xlarge-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .xlarge-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .xlarge-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .xlarge-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .xlarge-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .xlarge-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .xlarge-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .xlarge-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .xlarge-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }

    .column,
    .columns {
        position: relative;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        float: left
    }

    .xlarge-1 {
        width: 8.33333%
    }

    .xlarge-2 {
        width: 16.66667%
    }

    .xlarge-3 {
        width: 25%
    }

    .xlarge-4 {
        width: 33.33333%
    }

    .xlarge-5 {
        width: 41.66667%
    }

    .xlarge-6 {
        width: 50%
    }

    .xlarge-7 {
        width: 58.33333%
    }

    .xlarge-8 {
        width: 66.66667%
    }

    .xlarge-9 {
        width: 75%
    }

    .xlarge-10 {
        width: 83.33333%
    }

    .xlarge-11 {
        width: 91.66667%
    }

    .xlarge-12 {
        width: 100%
    }

    .xlarge-offset-0 {
        margin-left: 0% !important
    }

    .xlarge-offset-1 {
        margin-left: 8.33333% !important
    }

    .xlarge-offset-2 {
        margin-left: 16.66667% !important
    }

    .xlarge-offset-3 {
        margin-left: 25% !important
    }

    .xlarge-offset-4 {
        margin-left: 33.33333% !important
    }

    .xlarge-offset-5 {
        margin-left: 41.66667% !important
    }

    .xlarge-offset-6 {
        margin-left: 50% !important
    }

    .xlarge-offset-7 {
        margin-left: 58.33333% !important
    }

    .xlarge-offset-8 {
        margin-left: 66.66667% !important
    }

    .xlarge-offset-9 {
        margin-left: 75% !important
    }

    .xlarge-offset-10 {
        margin-left: 83.33333% !important
    }

    .xlarge-offset-11 {
        margin-left: 91.66667% !important
    }

    .xlarge-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }

    .column.xlarge-centered,
    .columns.xlarge-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.xlarge-uncentered,
    .columns.xlarge-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left
    }

    .column.xlarge-centered:last-child,
    .columns.xlarge-centered:last-child {
        float: none
    }

    .column.xlarge-uncentered:last-child,
    .columns.xlarge-uncentered:last-child {
        float: left
    }

    .column.xlarge-uncentered.opposite,
    .columns.xlarge-uncentered.opposite {
        float: right
    }
}

@media only screen and (min-width: 1450px) {

    .xxlarge-push-0 {
        position: relative;
        left: 0%;
        right: auto
    }

    .xxlarge-pull-0 {
        position: relative;
        right: 0%;
        left: auto
    }

    .xxlarge-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .xxlarge-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .xxlarge-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .xxlarge-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .xxlarge-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .xxlarge-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .xxlarge-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .xxlarge-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .xxlarge-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .xxlarge-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .xxlarge-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .xxlarge-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .xxlarge-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .xxlarge-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .xxlarge-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .xxlarge-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .xxlarge-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .xxlarge-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .xxlarge-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .xxlarge-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .xxlarge-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .xxlarge-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }

    .column,
    .columns {
        position: relative;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        float: left
    }

    .xxlarge-1 {
        width: 8.33333%
    }

    .xxlarge-2 {
        width: 16.66667%
    }

    .xxlarge-3 {
        width: 25%
    }

    .xxlarge-4 {
        width: 33.33333%
    }

    .xxlarge-5 {
        width: 41.66667%
    }

    .xxlarge-6 {
        width: 50%
    }

    .xxlarge-7 {
        width: 58.33333%
    }

    .xxlarge-8 {
        width: 66.66667%
    }

    .xxlarge-9 {
        width: 75%
    }

    .xxlarge-10 {
        width: 83.33333%
    }

    .xxlarge-11 {
        width: 91.66667%
    }

    .xxlarge-12 {
        width: 100%
    }

    .xxlarge-offset-0 {
        margin-left: 0% !important
    }

    .xxlarge-offset-1 {
        margin-left: 8.33333% !important
    }

    .xxlarge-offset-2 {
        margin-left: 16.66667% !important
    }

    .xxlarge-offset-3 {
        margin-left: 25% !important
    }

    .xxlarge-offset-4 {
        margin-left: 33.33333% !important
    }

    .xxlarge-offset-5 {
        margin-left: 41.66667% !important
    }

    .xxlarge-offset-6 {
        margin-left: 50% !important
    }

    .xxlarge-offset-7 {
        margin-left: 58.33333% !important
    }

    .xxlarge-offset-8 {
        margin-left: 66.66667% !important
    }

    .xxlarge-offset-9 {
        margin-left: 75% !important
    }

    .xxlarge-offset-10 {
        margin-left: 83.33333% !important
    }

    .xxlarge-offset-11 {
        margin-left: 91.66667% !important
    }

    .xxlarge-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }

    .column.xxlarge-centered,
    .columns.xxlarge-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.xxlarge-uncentered,
    .columns.xxlarge-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left
    }

    .column.xxlarge-centered:last-child,
    .columns.xxlarge-centered:last-child {
        float: none
    }

    .column.xxlarge-uncentered:last-child,
    .columns.xxlarge-uncentered:last-child {
        float: left
    }

    .column.xxlarge-uncentered.opposite,
    .columns.xxlarge-uncentered.opposite {
        float: right
    }
}

@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
    }

    .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }

    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: 480px) {

    .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
    }

    .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }

    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: 768px) {

    .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
    }

    .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }

    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: 1011px) {

    .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
    }

    .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }

    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: 1450px) {

    .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
    }

    .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }

    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
}

@media print {

    .show-for-print {
        display: block
    }

    .hide-for-print {
        display: none
    }

    table.show-for-print {
        display: table
    }

    thead.show-for-print {
        display: table-header-group !important
    }

    tbody.show-for-print {
        display: table-row-group !important
    }

    tr.show-for-print {
        display: table-row !important
    }

    td.show-for-print {
        display: table-cell !important
    }

    th.show-for-print {
        display: table-cell !important
    }
}

meta.foundation-data-attribute-namespace {
    font-family: false
}

html, body {
    height: 100%
}

.inline-list {
    margin: 0 auto 1.0625rem auto;
    margin-left: -1.375rem;
    margin-right: 0;
    padding: 0;
    list-style: none;
}

.inline-list:before {
    content: " ";
    display: table;
}

.inline-list:after {
    content: " ";
    clear: both;
    display: table;
}

.inline-list > li {
    list-style: none;
    float: left;
    margin-left: 1.375rem;
    display: block
}

.inline-list > li > * {
    display: block
}

meta.foundation-data-attribute-namespace {
    font-family: false
}

html, body {
    height: 100%
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}

@-moz-keyframes rotate {
    from {
        -moz-transform: rotate(0deg)
    }
    to {
        -moz-transform: rotate(360deg)
    }
}

@-o-keyframes rotate {
    from {
        -o-transform: rotate(0deg)
    }
    to {
        -o-transform: rotate(360deg)
    }
}

@keyframes rotate {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(360deg)
    }
}

@font-face {
    font-family: "foundation-icons";
    src: url("../fonts/foundation-icons.eot");
	src:url("../fonts/foundation-icons.eot?#iefix") format("embedded-opentype"),url("../fonts/foundation-icons.woff") format("woff"),url("../fonts/foundation-icons.ttf") format("truetype"),url("../fonts/foundation-icons.svg#fontcustom") format("svg"); 
    font-weight: normal;
    font-style: normal
}

.fi-address-book:before,
.fi-alert:before,
.fi-align-center:before,
.fi-align-justify:before,
.fi-align-left:before,
.fi-align-right:before,
.fi-anchor:before,
.fi-annotate:before,
.fi-archive:before,
.fi-arrow-down:before,
.fi-arrow-left:before,
.fi-arrow-right:before,
.fi-arrow-up:before,
.fi-arrows-compress:before,
.fi-arrows-expand:before,
.fi-arrows-in:before,
.fi-arrows-out:before,
.fi-asl:before,
.fi-asterisk:before,
.fi-at-sign:before,
.fi-background-color:before,
.fi-battery-empty:before,
.fi-battery-full:before,
.fi-battery-half:before,
.fi-bitcoin-circle:before,
.fi-bitcoin:before,
.fi-blind:before,
.fi-bluetooth:before,
.fi-bold:before,
.fi-book-bookmark:before,
.fi-book:before,
.fi-bookmark:before,
.fi-braille:before,
.fi-burst-new:before,
.fi-burst-sale:before,
.fi-burst:before,
.fi-calendar:before,
.fi-camera:before,
.fi-check:before,
.fi-checkbox:before,
.fi-clipboard-notes:before,
.fi-clipboard-pencil:before,
.fi-clipboard:before,
.fi-clock:before,
.fi-closed-caption:before,
.fi-cloud:before,
.fi-comment-minus:before,
.fi-comment-quotes:before,
.fi-comment-video:before,
.fi-comment:before,
.fi-comments:before,
.fi-compass:before,
.fi-contrast:before,
.fi-credit-card:before,
.fi-crop:before,
.fi-crown:before,
.fi-css3:before,
.fi-database:before,
.fi-die-five:before,
.fi-die-four:before,
.fi-die-one:before,
.fi-die-six:before,
.fi-die-three:before,
.fi-die-two:before,
.fi-dislike:before,
.fi-dollar-bill:before,
.fi-dollar:before,
.fi-download:before,
.fi-eject:before,
.fi-elevator:before,
.fi-euro:before,
.fi-eye:before,
.fi-fast-forward:before,
.fi-female-symbol:before,
.fi-female:before,
.fi-filter:before,
.fi-first-aid:before,
.fi-flag:before,
.fi-folder-add:before,
.fi-folder-lock:before,
.fi-folder:before,
.fi-foot:before,
.fi-foundation:before,
.fi-graph-bar:before,
.fi-graph-horizontal:before,
.fi-graph-pie:before,
.fi-graph-trend:before,
.fi-guide-dog:before,
.fi-hearing-aid:before,
.fi-heart:before,
.fi-home:before,
.fi-html5:before,
.fi-indent-less:before,
.fi-indent-more:before,
.fi-info:before,
.fi-italic:before,
.fi-key:before,
.fi-laptop:before,
.fi-layout:before,
.fi-lightbulb:before,
.fi-like:before,
.fi-link:before,
.fi-list-bullet:before,
.fi-list-number:before,
.fi-list-thumbnails:before,
.fi-list:before,
.fi-lock:before,
.fi-loop:before,
.fi-magnifying-glass:before,
.fi-mail:before,
.fi-male-female:before,
.fi-male-symbol:before,
.fi-male:before,
.fi-map:before,
.fi-marker:before,
.fi-megaphone:before,
.fi-microphone:before,
.fi-minus-circle:before,
.fi-minus:before,
.fi-mobile-signal:before,
.fi-mobile:before,
.fi-monitor:before,
.fi-mountains:before,
.fi-music:before,
.fi-next:before,
.fi-no-dogs:before,
.fi-no-smoking:before,
.fi-page-add:before,
.fi-page-copy:before,
.fi-page-csv:before,
.fi-page-delete:before,
.fi-page-doc:before,
.fi-page-edit:before,
.fi-page-export-csv:before,
.fi-page-export-doc:before,
.fi-page-export-pdf:before,
.fi-page-export:before,
.fi-page-filled:before,
.fi-page-multiple:before,
.fi-page-pdf:before,
.fi-page-remove:before,
.fi-page-search:before,
.fi-page:before,
.fi-paint-bucket:before,
.fi-paperclip:before,
.fi-pause:before,
.fi-paw:before,
.fi-paypal:before,
.fi-pencil:before,
.fi-photo:before,
.fi-play-circle:before,
.fi-play-video:before,
.fi-play:before,
.fi-plus:before,
.fi-pound:before,
.fi-power:before,
.fi-previous:before,
.fi-price-tag:before,
.fi-pricetag-multiple:before,
.fi-print:before,
.fi-prohibited:before,
.fi-projection-screen:before,
.fi-puzzle:before,
.fi-quote:before,
.fi-record:before,
.fi-refresh:before,
.fi-results-demographics:before,
.fi-results:before,
.fi-rewind-ten:before,
.fi-rewind:before,
.fi-rss:before,
.fi-safety-cone:before,
.fi-save:before,
.fi-share:before,
.fi-sheriff-badge:before,
.fi-shield:before,
.fi-shopping-bag:before,
.fi-shopping-cart:before,
.fi-shuffle:before,
.fi-skull:before,
.fi-social-500px:before,
.fi-social-adobe:before,
.fi-social-amazon:before,
.fi-social-android:before,
.fi-social-apple:before,
.fi-social-behance:before,
.fi-social-bing:before,
.fi-social-blogger:before,
.fi-social-delicious:before,
.fi-social-designer-news:before,
.fi-social-deviant-art:before,
.fi-social-digg:before,
.fi-social-dribbble:before,
.fi-social-drive:before,
.fi-social-dropbox:before,
.fi-social-evernote:before,
.fi-social-facebook:before,
.fi-social-flickr:before,
.fi-social-forrst:before,
.fi-social-foursquare:before,
.fi-social-game-center:before,
.fi-social-github:before,
.fi-social-google-plus:before,
.fi-social-hacker-news:before,
.fi-social-hi5:before,
.fi-social-instagram:before,
.fi-social-joomla:before,
.fi-social-lastfm:before,
.fi-social-linkedin:before,
.fi-social-medium:before,
.fi-social-myspace:before,
.fi-social-orkut:before,
.fi-social-path:before,
.fi-social-picasa:before,
.fi-social-pinterest:before,
.fi-social-rdio:before,
.fi-social-reddit:before,
.fi-social-skillshare:before,
.fi-social-skype:before,
.fi-social-smashing-mag:before,
.fi-social-snapchat:before,
.fi-social-spotify:before,
.fi-social-squidoo:before,
.fi-social-stack-overflow:before,
.fi-social-steam:before,
.fi-social-stumbleupon:before,
.fi-social-treehouse:before,
.fi-social-tumblr:before,
.fi-social-twitter:before,
.fi-social-vimeo:before,
.fi-social-windows:before,
.fi-social-xbox:before,
.fi-social-yahoo:before,
.fi-social-yelp:before,
.fi-social-youtube:before,
.fi-social-zerply:before,
.fi-social-zurb:before,
.fi-sound:before,
.fi-star:before,
.fi-stop:before,
.fi-strikethrough:before,
.fi-subscript:before,
.fi-superscript:before,
.fi-tablet-landscape:before,
.fi-tablet-portrait:before,
.fi-target-two:before,
.fi-target:before,
.fi-telephone-accessible:before,
.fi-telephone:before,
.fi-text-color:before,
.fi-thumbnails:before,
.fi-ticket:before,
.fi-torso-business:before,
.fi-torso-female:before,
.fi-torso:before,
.fi-torsos-all-female:before,
.fi-torsos-all:before,
.fi-torsos-female-male:before,
.fi-torsos-male-female:before,
.fi-torsos:before,
.fi-trash:before,
.fi-trees:before,
.fi-trophy:before,
.fi-underline:before,
.fi-universal-access:before,
.fi-unlink:before,
.fi-unlock:before,
.fi-upload-cloud:before,
.fi-upload:before,
.fi-usb:before,
.fi-video:before,
.fi-volume-none:before,
.fi-volume-strike:before,
.fi-volume:before,
.fi-web:before,
.fi-wheelchair:before,
.fi-widget:before,
.fi-wrench:before,
.fi-x-circle:before,
.fi-x:before,
.fi-yen:before,
.fi-zoom-in:before,
.fi-zoom-out:before {
    font-family: "foundation-icons";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    text-decoration: inherit
}

.fi-address-book:before {
    content: "\f100"
}

.fi-alert:before {
    content: "\f101"
}

.fi-align-center:before {
    content: "\f102"
}

.fi-align-justify:before {
    content: "\f103"
}

.fi-align-left:before {
    content: "\f104"
}

.fi-align-right:before {
    content: "\f105"
}

.fi-anchor:before {
    content: "\f106"
}

.fi-annotate:before {
    content: "\f107"
}

.fi-archive:before {
    content: "\f108"
}

.fi-arrow-down:before {
    content: "\f109"
}

.fi-arrow-left:before {
    content: "\f10a"
}

.fi-arrow-right:before {
    content: "\f10b"
}

.fi-arrow-up:before {
    content: "\f10c"
}

.fi-arrows-compress:before {
    content: "\f10d"
}

.fi-arrows-expand:before {
    content: "\f10e"
}

.fi-arrows-in:before {
    content: "\f10f"
}

.fi-arrows-out:before {
    content: "\f110"
}

.fi-asl:before {
    content: "\f111"
}

.fi-asterisk:before {
    content: "\f112"
}

.fi-at-sign:before {
    content: "\f113"
}

.fi-background-color:before {
    content: "\f114"
}

.fi-battery-empty:before {
    content: "\f115"
}

.fi-battery-full:before {
    content: "\f116"
}

.fi-battery-half:before {
    content: "\f117"
}

.fi-bitcoin-circle:before {
    content: "\f118"
}

.fi-bitcoin:before {
    content: "\f119"
}

.fi-blind:before {
    content: "\f11a"
}

.fi-bluetooth:before {
    content: "\f11b"
}

.fi-bold:before {
    content: "\f11c"
}

.fi-book-bookmark:before {
    content: "\f11d"
}

.fi-book:before {
    content: "\f11e"
}

.fi-bookmark:before {
    content: "\f11f"
}

.fi-braille:before {
    content: "\f120"
}

.fi-burst-new:before {
    content: "\f121"
}

.fi-burst-sale:before {
    content: "\f122"
}

.fi-burst:before {
    content: "\f123"
}

.fi-calendar:before {
    content: "\f124"
}

.fi-camera:before {
    content: "\f125"
}

.fi-check:before {
    content: "\f126"
}

.fi-checkbox:before {
    content: "\f127"
}

.fi-clipboard-notes:before {
    content: "\f128"
}

.fi-clipboard-pencil:before {
    content: "\f129"
}

.fi-clipboard:before {
    content: "\f12a"
}

.fi-clock:before {
    content: "\f12b"
}

.fi-closed-caption:before {
    content: "\f12c"
}

.fi-cloud:before {
    content: "\f12d"
}

.fi-comment-minus:before {
    content: "\f12e"
}

.fi-comment-quotes:before {
    content: "\f12f"
}

.fi-comment-video:before {
    content: "\f130"
}

.fi-comment:before {
    content: "\f131"
}

.fi-comments:before {
    content: "\f132"
}

.fi-compass:before {
    content: "\f133"
}

.fi-contrast:before {
    content: "\f134"
}

.fi-credit-card:before {
    content: "\f135"
}

.fi-crop:before {
    content: "\f136"
}

.fi-crown:before {
    content: "\f137"
}

.fi-css3:before {
    content: "\f138"
}

.fi-database:before {
    content: "\f139"
}

.fi-die-five:before {
    content: "\f13a"
}

.fi-die-four:before {
    content: "\f13b"
}

.fi-die-one:before {
    content: "\f13c"
}

.fi-die-six:before {
    content: "\f13d"
}

.fi-die-three:before {
    content: "\f13e"
}

.fi-die-two:before {
    content: "\f13f"
}

.fi-dislike:before {
    content: "\f140"
}

.fi-dollar-bill:before {
    content: "\f141"
}

.fi-dollar:before {
    content: "\f142"
}

.fi-download:before {
    content: "\f143"
}

.fi-eject:before {
    content: "\f144"
}

.fi-elevator:before {
    content: "\f145"
}

.fi-euro:before {
    content: "\f146"
}

.fi-eye:before {
    content: "\f147"
}

.fi-fast-forward:before {
    content: "\f148"
}

.fi-female-symbol:before {
    content: "\f149"
}

.fi-female:before {
    content: "\f14a"
}

.fi-filter:before {
    content: "\f14b"
}

.fi-first-aid:before {
    content: "\f14c"
}

.fi-flag:before {
    content: "\f14d"
}

.fi-folder-add:before {
    content: "\f14e"
}

.fi-folder-lock:before {
    content: "\f14f"
}

.fi-folder:before {
    content: "\f150"
}

.fi-foot:before {
    content: "\f151"
}

.fi-foundation:before {
    content: "\f152"
}

.fi-graph-bar:before {
    content: "\f153"
}

.fi-graph-horizontal:before {
    content: "\f154"
}

.fi-graph-pie:before {
    content: "\f155"
}

.fi-graph-trend:before {
    content: "\f156"
}

.fi-guide-dog:before {
    content: "\f157"
}

.fi-hearing-aid:before {
    content: "\f158"
}

.fi-heart:before {
    content: "\f159"
}

.fi-home:before {
    content: "\f15a"
}

.fi-html5:before {
    content: "\f15b"
}

.fi-indent-less:before {
    content: "\f15c"
}

.fi-indent-more:before {
    content: "\f15d"
}

.fi-info:before {
    content: "\f15e"
}

.fi-italic:before {
    content: "\f15f"
}

.fi-key:before {
    content: "\f160"
}

.fi-laptop:before {
    content: "\f161"
}

.fi-layout:before {
    content: "\f162"
}

.fi-lightbulb:before {
    content: "\f163"
}

.fi-like:before {
    content: "\f164"
}

.fi-link:before {
    content: "\f165"
}

.fi-list-bullet:before {
    content: "\f166"
}

.fi-list-number:before {
    content: "\f167"
}

.fi-list-thumbnails:before {
    content: "\f168"
}

.fi-list:before {
    content: "\f169"
}

.fi-lock:before {
    content: "\f16a"
}

.fi-loop:before {
    content: "\f16b"
}

.fi-magnifying-glass:before {
    content: "\f16c"
}

.fi-mail:before {
    content: "\f16d"
}

.fi-male-female:before {
    content: "\f16e"
}

.fi-male-symbol:before {
    content: "\f16f"
}

.fi-male:before {
    content: "\f170"
}

.fi-map:before {
    content: "\f171"
}

.fi-marker:before {
    content: "\f172"
}

.fi-megaphone:before {
    content: "\f173"
}

.fi-microphone:before {
    content: "\f174"
}

.fi-minus-circle:before {
    content: "\f175"
}

.fi-minus:before {
    content: "\f176"
}

.fi-mobile-signal:before {
    content: "\f177"
}

.fi-mobile:before {
    content: "\f178"
}

.fi-monitor:before {
    content: "\f179"
}

.fi-mountains:before {
    content: "\f17a"
}

.fi-music:before {
    content: "\f17b"
}

.fi-next:before {
    content: "\f17c"
}

.fi-no-dogs:before {
    content: "\f17d"
}

.fi-no-smoking:before {
    content: "\f17e"
}

.fi-page-add:before {
    content: "\f17f"
}

.fi-page-copy:before {
    content: "\f180"
}

.fi-page-csv:before {
    content: "\f181"
}

.fi-page-delete:before {
    content: "\f182"
}

.fi-page-doc:before {
    content: "\f183"
}

.fi-page-edit:before {
    content: "\f184"
}

.fi-page-export-csv:before {
    content: "\f185"
}

.fi-page-export-doc:before {
    content: "\f186"
}

.fi-page-export-pdf:before {
    content: "\f187"
}

.fi-page-export:before {
    content: "\f188"
}

.fi-page-filled:before {
    content: "\f189"
}

.fi-page-multiple:before {
    content: "\f18a"
}

.fi-page-pdf:before {
    content: "\f18b"
}

.fi-page-remove:before {
    content: "\f18c"
}

.fi-page-search:before {
    content: "\f18d"
}

.fi-page:before {
    content: "\f18e"
}

.fi-paint-bucket:before {
    content: "\f18f"
}

.fi-paperclip:before {
    content: "\f190"
}

.fi-pause:before {
    content: "\f191"
}

.fi-paw:before {
    content: "\f192"
}

.fi-paypal:before {
    content: "\f193"
}

.fi-pencil:before {
    content: "\f194"
}

.fi-photo:before {
    content: "\f195"
}

.fi-play-circle:before {
    content: "\f196"
}

.fi-play-video:before {
    content: "\f197"
}

.fi-play:before {
    content: "\f198"
}

.fi-plus:before {
    content: "\f199"
}

.fi-pound:before {
    content: "\f19a"
}

.fi-power:before {
    content: "\f19b"
}

.fi-previous:before {
    content: "\f19c"
}

.fi-price-tag:before {
    content: "\f19d"
}

.fi-pricetag-multiple:before {
    content: "\f19e"
}

.fi-print:before {
    content: "\f19f"
}

.fi-prohibited:before {
    content: "\f1a0"
}

.fi-projection-screen:before {
    content: "\f1a1"
}

.fi-puzzle:before {
    content: "\f1a2"
}

.fi-quote:before {
    content: "\f1a3"
}

.fi-record:before {
    content: "\f1a4"
}

.fi-refresh:before {
    content: "\f1a5"
}

.fi-results-demographics:before {
    content: "\f1a6"
}

.fi-results:before {
    content: "\f1a7"
}

.fi-rewind-ten:before {
    content: "\f1a8"
}

.fi-rewind:before {
    content: "\f1a9"
}

.fi-rss:before {
    content: "\f1aa"
}

.fi-safety-cone:before {
    content: "\f1ab"
}

.fi-save:before {
    content: "\f1ac"
}

.fi-share:before {
    content: "\f1ad"
}

.fi-sheriff-badge:before {
    content: "\f1ae"
}

.fi-shield:before {
    content: "\f1af"
}

.fi-shopping-bag:before {
    content: "\f1b0"
}

.fi-shopping-cart:before {
    content: "\f1b1"
}

.fi-shuffle:before {
    content: "\f1b2"
}

.fi-skull:before {
    content: "\f1b3"
}

.fi-social-500px:before {
    content: "\f1b4"
}

.fi-social-adobe:before {
    content: "\f1b5"
}

.fi-social-amazon:before {
    content: "\f1b6"
}

.fi-social-android:before {
    content: "\f1b7"
}

.fi-social-apple:before {
    content: "\f1b8"
}

.fi-social-behance:before {
    content: "\f1b9"
}

.fi-social-bing:before {
    content: "\f1ba"
}

.fi-social-blogger:before {
    content: "\f1bb"
}

.fi-social-delicious:before {
    content: "\f1bc"
}

.fi-social-designer-news:before {
    content: "\f1bd"
}

.fi-social-deviant-art:before {
    content: "\f1be"
}

.fi-social-digg:before {
    content: "\f1bf"
}

.fi-social-dribbble:before {
    content: "\f1c0"
}

.fi-social-drive:before {
    content: "\f1c1"
}

.fi-social-dropbox:before {
    content: "\f1c2"
}

.fi-social-evernote:before {
    content: "\f1c3"
}

.fi-social-facebook:before {
    content: "\f1c4"
}

.fi-social-flickr:before {
    content: "\f1c5"
}

.fi-social-forrst:before {
    content: "\f1c6"
}

.fi-social-foursquare:before {
    content: "\f1c7"
}

.fi-social-game-center:before {
    content: "\f1c8"
}

.fi-social-github:before {
    content: "\f1c9"
}

.fi-social-google-plus:before {
    content: "\f1ca"
}

.fi-social-hacker-news:before {
    content: "\f1cb"
}

.fi-social-hi5:before {
    content: "\f1cc"
}

.fi-social-instagram:before {
    content: "\f1cd"
}

.fi-social-joomla:before {
    content: "\f1ce"
}

.fi-social-lastfm:before {
    content: "\f1cf"
}

.fi-social-linkedin:before {
    content: "\f1d0"
}

.fi-social-medium:before {
    content: "\f1d1"
}

.fi-social-myspace:before {
    content: "\f1d2"
}

.fi-social-orkut:before {
    content: "\f1d3"
}

.fi-social-path:before {
    content: "\f1d4"
}

.fi-social-picasa:before {
    content: "\f1d5"
}

.fi-social-pinterest:before {
    content: "\f1d6"
}

.fi-social-rdio:before {
    content: "\f1d7"
}

.fi-social-reddit:before {
    content: "\f1d8"
}

.fi-social-skillshare:before {
    content: "\f1d9"
}

.fi-social-skype:before {
    content: "\f1da"
}

.fi-social-smashing-mag:before {
    content: "\f1db"
}

.fi-social-snapchat:before {
    content: "\f1dc"
}

.fi-social-spotify:before {
    content: "\f1dd"
}

.fi-social-squidoo:before {
    content: "\f1de"
}

.fi-social-stack-overflow:before {
    content: "\f1df"
}

.fi-social-steam:before {
    content: "\f1e0"
}

.fi-social-stumbleupon:before {
    content: "\f1e1"
}

.fi-social-treehouse:before {
    content: "\f1e2"
}

.fi-social-tumblr:before {
    content: "\f1e3"
}

.fi-social-twitter:before {
    content: "\f1e4"
}

.fi-social-vimeo:before {
    content: "\f1e5"
}

.fi-social-windows:before {
    content: "\f1e6"
}

.fi-social-xbox:before {
    content: "\f1e7"
}

.fi-social-yahoo:before {
    content: "\f1e8"
}

.fi-social-yelp:before {
    content: "\f1e9"
}

.fi-social-youtube:before {
    content: "\f1ea"
}

.fi-social-zerply:before {
    content: "\f1eb"
}

.fi-social-zurb:before {
    content: "\f1ec"
}

.fi-sound:before {
    content: "\f1ed"
}

.fi-star:before {
    content: "\f1ee"
}

.fi-stop:before {
    content: "\f1ef"
}

.fi-strikethrough:before {
    content: "\f1f0"
}

.fi-subscript:before {
    content: "\f1f1"
}

.fi-superscript:before {
    content: "\f1f2"
}

.fi-tablet-landscape:before {
    content: "\f1f3"
}

.fi-tablet-portrait:before {
    content: "\f1f4"
}

.fi-target-two:before {
    content: "\f1f5"
}

.fi-target:before {
    content: "\f1f6"
}

.fi-telephone-accessible:before {
    content: "\f1f7"
}

.fi-telephone:before {
    content: "\f1f8"
}

.fi-text-color:before {
    content: "\f1f9"
}

.fi-thumbnails:before {
    content: "\f1fa"
}

.fi-ticket:before {
    content: "\f1fb"
}

.fi-torso-business:before {
    content: "\f1fc"
}

.fi-torso-female:before {
    content: "\f1fd"
}

.fi-torso:before {
    content: "\f1fe"
}

.fi-torsos-all-female:before {
    content: "\f1ff"
}

.fi-torsos-all:before {
    content: "\f200"
}

.fi-torsos-female-male:before {
    content: "\f201"
}

.fi-torsos-male-female:before {
    content: "\f202"
}

.fi-torsos:before {
    content: "\f203"
}

.fi-trash:before {
    content: "\f204"
}

.fi-trees:before {
    content: "\f205"
}

.fi-trophy:before {
    content: "\f206"
}

.fi-underline:before {
    content: "\f207"
}

.fi-universal-access:before {
    content: "\f208"
}

.fi-unlink:before {
    content: "\f209"
}

.fi-unlock:before {
    content: "\f20a"
}

.fi-upload-cloud:before {
    content: "\f20b"
}

.fi-upload:before {
    content: "\f20c"
}

.fi-usb:before {
    content: "\f20d"
}

.fi-video:before {
    content: "\f20e"
}

.fi-volume-none:before {
    content: "\f20f"
}

.fi-volume-strike:before {
    content: "\f210"
}

.fi-volume:before {
    content: "\f211"
}

.fi-web:before {
    content: "\f212"
}

.fi-wheelchair:before {
    content: "\f213"
}

.fi-widget:before {
    content: "\f214"
}

.fi-wrench:before {
    content: "\f215"
}

.fi-x-circle:before {
    content: "\f216"
}

.fi-x:before {
    content: "\f217"
}

.fi-yen:before {
    content: "\f218"
}

.fi-zoom-in:before {
    content: "\f219"
}

.fi-zoom-out:before {
    content: "\f21a"
}

.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
}

.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;
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
    -webkit-animation-name: rotate;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: rotate;
    -moz-animation-duration: 1.5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -o-animation-name: rotate;
    -o-animation-duration: 1.5s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
    animation-name: rotate;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear
}

.orbit-container {
    overflow: hidden;
    width: 100%;
    position: relative;
    background: 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 > * {
    position: absolute;
    top: 0;
    width: 100%;
    margin-left: 100%
}

.orbit-container .orbit-slides-container > *:first-child {
    margin-left: 0%
}

.orbit-container .orbit-slides-container > * .orbit-caption {
    position: absolute;
    bottom: 0;
    background-color: rgba(51, 51, 51, 0.8);
    color: white;
    width: 100%;
    padding: 0.625rem 0.875rem;
    font-size: 0.875rem
}

.orbit-container .orbit-slide-number {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 12px;
    color: white;
    background: rgba(0, 0, 0, 0);
    z-index: 10
}

.orbit-container .orbit-slide-number span {
    font-weight: 700;
    padding: 0.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, 0.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-right-style: solid;
    border-color: transparent transparent transparent #fff
}

.orbit-container .orbit-timer.paused > span.dark {
    border-color: transparent transparent transparent #333
}

.orbit-container:hover .orbit-timer > span {
    display: block
}

.orbit-container .orbit-prev,
.orbit-container .orbit-next {
    position: absolute;
    top: 45%;
    margin-top: -25px;
    width: 36px;
    height: 60px;
    line-height: 50px;
    color: white;
    background-color: none;
    text-indent: -9999px !important;
    z-index: 10
}

.orbit-container .orbit-prev:hover,
.orbit-container .orbit-next:hover {
    background-color: rgba(0, 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: white
}

.orbit-container .orbit-prev:hover > span {
    border-right-color: white
}

.orbit-container .orbit-next {
    right: 0
}

.orbit-container .orbit-next > span {
    border-color: transparent;
    border-left-style: solid;
    border-left-color: white;
    left: 50%;
    margin-left: -4px
}

.orbit-container .orbit-next:hover > span {
    border-left-color: white
}

.orbit-bullets-container {
    text-align: center
}

.orbit-bullets {
    margin: 0 auto 30px auto;
    overflow: hidden;
    position: relative;
    top: -24px;
    float: none;
    text-align: center;
    display: block
}

.orbit-bullets li {
    display: inline-block;
    width: 0.5625rem;
    height: 0.5625rem;
    background: #ccc;
    float: none;
    margin-right: 6px;
    -webkit-border-radius: 1000px;
    border-radius: 1000px
}

.orbit-bullets li.active {
    background: #999
}

.orbit-bullets li:last-child {
    margin-right: 0
}

.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
    display: none
}

.touch .orbit-bullets {
    display: none
}

@media only screen and (min-width: 480px) {
    .touch .orbit-container .orbit-prev, .touch .orbit-container .orbit-next {
        display: inherit
    }

    .touch .orbit-bullets {
        display: block
    }
}

@media only screen and (max-width: 29.9375rem) {
    .orbit-stack-on-small .orbit-slides-container {
        height: auto !important
    }

    .orbit-stack-on-small .orbit-slides-container > * {
        position: relative;
        margin-left: 0% !important
    }

    .orbit-stack-on-small .orbit-timer,
    .orbit-stack-on-small .orbit-next,
    .orbit-stack-on-small .orbit-prev,
    .orbit-stack-on-small .orbit-bullets {
        display: none
    }
}

meta.foundation-data-attribute-namespace {
    font-family: false
}

html, body {
    height: 100%
}

.reveal-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: black;
    background: rgba(0, 0, 0, 0.45);
    z-index: 98;
    display: none;
    top: 0;
    left: 0
}

dialog, .reveal-modal {
    visibility: hidden;
    display: none;
    position: absolute;
    left: 50%;
    z-index: 99;
    height: auto;
    margin-left: -40%;
    width: 80%;
    background-color: white;
    padding: 1.25rem;
    border: solid 1px #666;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    top: 6.25rem
}

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
}

dialog .close-reveal-modal, .reveal-modal .close-reveal-modal {
    font-size: 1.375rem;
    line-height: 1;
    position: absolute;
    top: 0.5rem;
    right: 0.6875rem;
    color: #aaa;
    font-weight: bold;
    cursor: pointer
}

dialog[open] {
    display: block;
    visibility: visible
}

@media only screen and (min-width: 480px) {
    dialog, .reveal-modal {
        padding: 1.875rem;
        top: 6.25rem
    }

    dialog.tiny, .reveal-modal.tiny {
        margin-left: -15%;
        width: 30%
    }

    dialog.small, .reveal-modal.small {
        margin-left: -20%;
        width: 40%
    }

    dialog.medium, .reveal-modal.medium {
        margin-left: -30%;
        width: 60%
    }

    dialog.large, .reveal-modal.large {
        margin-left: -35%;
        width: 70%
    }

    dialog.xlarge, .reveal-modal.xlarge {
        margin-left: -47.5%;
        width: 95%
    }
}

@media print {
    dialog, .reveal-modal {
        background: #fff !important
    }
}

meta.foundation-data-attribute-namespace {
    font-family: false
}

html, body {
    height: 100%
}

.side-nav {
    display: block;
    margin: 0;
    padding: 0.875rem 0;
    list-style-type: none;
    list-style-position: inside;
    font-family: "ff-meta-web-pro", Arial, sans-serif
}

.side-nav li {
    margin: 0 0 0.4375rem 0;
    font-size: 0.875rem
}

.side-nav li a:not(.button) {
    display: block;
    color: #6c6a6a
}

.side-nav li a:not(.button):hover, .side-nav li a:not(.button):focus {
    color: #009640
}

.side-nav li.active > a:first-child:not(.button) {
    color: #009640;
    font-weight: normal;
    font-family: "ff-meta-web-pro", Arial, sans-serif
}

.side-nav li.divider {
    border-top: 1px solid;
    height: 0;
    padding: 0;
    list-style: none;
    border-top-color: white
}

meta.foundation-data-attribute-namespace {
    font-family: false
}

html, body {
    height: 100%
}

.th {
    line-height: 0;
    display: inline-block;
    border: solid 4px white;
    max-width: 100%;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 150, 64, 0.2);
    box-shadow: 0 0 0 1px rgba(0, 150, 64, 0.2);
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out
}

.th:hover, .th:focus {
    -webkit-box-shadow: 0 0 6px 1px rgba(0, 150, 64, 0.5);
    box-shadow: 0 0 6px 1px rgba(0, 150, 64, 0.5)
}

.th.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px
}

meta.foundation-data-attribute-namespace {
    font-family: false
}

html, body {
    height: 100%
}

.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: 29.9375rem) {
    .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: 480px) and (max-width: 47.9375rem) {
    .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: 480px) {
    .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: 768px) and (max-width: 63.125rem) {
    .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: 768px) {
    .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: 1011px) and (max-width: 1449px) {
    .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: 1011px) {
    .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: 1450px) and (max-width: 999999999999px) {
    .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: 1450px) {
    .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: #009640;
    text-decoration: none;
    line-height: inherit
}

a:hover, a:focus {
    color: #008137
}

a img {
    border: none
}

p {
    font-family: inherit;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 1.25rem;
    text-rendering: optimizeLegibility
}

@media only screen and (max-width: 1024px) {
    p {
        font-size: 0.9rem !important
    }

    .system-page .default-text p,
    .system-page .default-text ul {
        font-size: 0.9rem;
    }
}

p.lead {
    font-size: 1.21875rem;
    line-height: 1.6
}

p aside {
    font-size: 0.875rem;
    line-height: 1.35;
    font-style: italic
}

h1, h2, h3, h4, h5, h6 {
    font-family: "ff-meta-web-pro", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #222;
    text-rendering: optimizeLegibility;
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
    line-height: 1.4
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 60%;
    color: #6f6f6f;
    line-height: 0
}

h1 {
    font-size: 1.75rem
}

h2 {
    font-size: 1.25rem
}

h3 {
    font-size: 1rem
}

h4 {
    font-size: 0.875rem
}

h5 {
    font-size: 0.75rem
}

h6 {
    font-size: 0.625rem
}

.subheader {
    line-height: 1.4;
    color: #6f6f6f;
    font-weight: normal;
    margin-top: 0.2rem;
    margin-bottom: 0.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: #bd260d
}

ul,
ol,
dl {
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 1.25rem;
    list-style-position: outside;
    font-family: inherit
}

ul {
    margin-left: 1.1rem
}

ul.no-bullet {
    margin-left: 0
}

ul.no-bullet li 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: 0.3rem;
    font-weight: bold
}

dl dd {
    margin-bottom: 0.75rem
}

abbr,
acronym {
    text-transform: uppercase;
    font-size: 90%;
    color: #737373;
    border-bottom: 1px dotted #ddd;
    cursor: help
}

abbr {
    text-transform: none
}

blockquote {
    margin: 0 0 1.25rem;
    padding: 0.5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #ddd
}

blockquote cite {
    display: block;
    font-size: 0.8125rem;
    color: #555
}

blockquote cite:before {
    content: "\2014 \0020"
}

blockquote cite a,
blockquote cite a:visited {
    color: #555
}

blockquote,
blockquote p {
    line-height: 1.6;
    color: #6f6f6f
}

.vcard {
    display: inline-block;
    margin: 0 0 1.25rem 0;
    border: 1px solid #ddd;
    padding: 0.625rem 0.75rem
}

.vcard li {
    margin: 0;
    display: block
}

.vcard .fn {
    font-weight: bold;
    font-size: 0.9375rem
}

.vevent .summary {
    font-weight: bold
}

.vevent abbr {
    cursor: default;
    text-decoration: none;
    font-weight: bold;
    border: none;
    padding: 0 0.0625rem
}

@media only screen and (min-width: 480px) {
    h1, h2, h3, h4, h5, h6 {
        line-height: 1.4
    }

    h1 {
        font-size: 1.75rem
    }

    h2 {
        font-size: 1.25rem
    }

    h3 {
        font-size: 1rem
    }

    h4 {
        font-size: 0.875rem
    }
}

.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: 0.5cm
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .hide-on-print {
        display: none !important
    }

    .print-only {
        display: block !important
    }

    .hide-for-print {
        display: none !important
    }

    .show-for-print {
        display: inherit !important
    }

}

.flag:before {
    content: '';
    position: relative;
    width: 16px;
    height: 11px;
    background: url(../img/flags.png) no-repeat;
    display: inline-block
}

.flag-ad:before {
    background-position: -16px 0
}

.flag-ae:before {
    background-position: -32px 0
}

.flag-af:before {
    background-position: -48px 0
}

.flag-ag:before {
    background-position: -64px 0
}

.flag-ai:before {
    background-position: -80px 0
}

.flag-al:before {
    background-position: -96px 0
}

.flag-am:before {
    background-position: -112px 0
}

.flag-an:before {
    background-position: -128px 0
}

.flag-ao:before {
    background-position: -144px 0
}

.flag-ar:before {
    background-position: -160px 0
}

.flag-as:before {
    background-position: -176px 0
}

.flag-at:before {
    background-position: -192px 0
}

.flag-au:before {
    background-position: -208px 0
}

.flag-aw:before {
    background-position: -224px 0
}

.flag-az:before {
    background-position: -240px 0
}

.flag-ba:before {
    background-position: 0 -11px
}

.flag-bb:before {
    background-position: -16px -11px
}

.flag-bd:before {
    background-position: -32px -11px
}

.flag-be:before {
    background-position: -48px -11px
}

.flag-bf:before {
    background-position: -64px -11px
}

.flag-bg:before {
    background-position: -80px -11px
}

.flag-bh:before {
    background-position: -96px -11px
}

.flag-bi:before {
    background-position: -112px -11px
}

.flag-bj:before {
    background-position: -128px -11px
}

.flag-bm:before {
    background-position: -144px -11px
}

.flag-bn:before {
    background-position: -160px -11px
}

.flag-bo:before {
    background-position: -176px -11px
}

.flag-br:before {
    background-position: -192px -11px
}

.flag-bs:before {
    background-position: -208px -11px
}

.flag-bt:before {
    background-position: -224px -11px
}

.flag-bv:before {
    background-position: -240px -11px
}

.flag-bw:before {
    background-position: 0 -22px
}

.flag-by:before {
    background-position: -16px -22px
}

.flag-bz:before {
    background-position: -32px -22px
}

.flag-ca:before {
    background-position: -48px -22px
}

.flag-catalonia:before {
    background-position: -64px -22px
}

.flag-cd:before {
    background-position: -80px -22px
}

.flag-cf:before {
    background-position: -96px -22px
}

.flag-cg:before {
    background-position: -112px -22px
}

.flag-ch:before {
    background-position: -128px -22px
}

.flag-ci:before {
    background-position: -144px -22px
}

.flag-ck:before {
    background-position: -160px -22px
}

.flag-cl:before {
    background-position: -176px -22px
}

.flag-cm:before {
    background-position: -192px -22px
}

.flag-cn:before {
    background-position: -208px -22px
}

.flag-co:before {
    background-position: -224px -22px
}

.flag-cr:before {
    background-position: -240px -22px
}

.flag-cu:before {
    background-position: 0 -33px
}

.flag-cv:before {
    background-position: -16px -33px
}

.flag-cw:before {
    background-position: -32px -33px
}

.flag-cy:before {
    background-position: -48px -33px
}

.flag-cz:before {
    background-position: -64px -33px
}

.flag-de:before {
    background-position: -80px -33px
}

.flag-dj:before {
    background-position: -96px -33px
}

.flag-dk:before {
    background-position: -112px -33px
}

.flag-dm:before {
    background-position: -128px -33px
}

.flag-do:before {
    background-position: -144px -33px
}

.flag-dz:before {
    background-position: -160px -33px
}

.flag-ec:before {
    background-position: -176px -33px
}

.flag-ee:before {
    background-position: -192px -33px
}

.flag-eg:before {
    background-position: -208px -33px
}

.flag-eh:before {
    background-position: -224px -33px
}

.flag-england:before {
    background-position: -240px -33px
}

.flag-er:before {
    background-position: 0 -44px
}

.flag-es:before {
    background-position: -16px -44px
}

.flag-et:before {
    background-position: -32px -44px
}

.flag-eu:before {
    background-position: -48px -44px
}

.flag-fi:before {
    background-position: -64px -44px
}

.flag-fj:before {
    background-position: -80px -44px
}

.flag-fk:before {
    background-position: -96px -44px
}

.flag-fm:before {
    background-position: -112px -44px
}

.flag-fo:before {
    background-position: -128px -44px
}

.flag-fr:before {
    background-position: -144px -44px
}

.flag-ga:before {
    background-position: -160px -44px
}

.flag-gb:before {
    background-position: -176px -44px
}

.flag-gd:before {
    background-position: -192px -44px
}

.flag-ge:before {
    background-position: -208px -44px
}

.flag-gf:before {
    background-position: -224px -44px
}

.flag-gg:before {
    background-position: -240px -44px
}

.flag-gh:before {
    background-position: 0 -55px
}

.flag-gi:before {
    background-position: -16px -55px
}

.flag-gl:before {
    background-position: -32px -55px
}

.flag-gm:before {
    background-position: -48px -55px
}

.flag-gn:before {
    background-position: -64px -55px
}

.flag-gp:before {
    background-position: -80px -55px
}

.flag-gq:before {
    background-position: -96px -55px
}

.flag-gr:before {
    background-position: -112px -55px
}

.flag-gs:before {
    background-position: -128px -55px
}

.flag-gt:before {
    background-position: -144px -55px
}

.flag-gu:before {
    background-position: -160px -55px
}

.flag-gw:before {
    background-position: -176px -55px
}

.flag-gy:before {
    background-position: -192px -55px
}

.flag-hk:before {
    background-position: -208px -55px
}

.flag-hm:before {
    background-position: -224px -55px
}

.flag-hn:before {
    background-position: -240px -55px
}

.flag-hr:before {
    background-position: 0 -66px
}

.flag-ht:before {
    background-position: -16px -66px
}

.flag-hu:before {
    background-position: -32px -66px
}

.flag-ic:before {
    background-position: -48px -66px
}

.flag-id:before {
    background-position: -64px -66px
}

.flag-ie:before {
    background-position: -80px -66px
}

.flag-il:before {
    background-position: -96px -66px
}

.flag-im:before {
    background-position: -112px -66px
}

.flag-in:before {
    background-position: -128px -66px
}

.flag-io:before {
    background-position: -144px -66px
}

.flag-iq:before {
    background-position: -160px -66px
}

.flag-ir:before {
    background-position: -176px -66px
}

.flag-is:before {
    background-position: -192px -66px
}

.flag-it:before {
    background-position: -208px -66px
}

.flag-je:before {
    background-position: -224px -66px
}

.flag-jm:before {
    background-position: -240px -66px
}

.flag-jo:before {
    background-position: 0 -77px
}

.flag-jp:before {
    background-position: -16px -77px
}

.flag-ke:before {
    background-position: -32px -77px
}

.flag-kg:before {
    background-position: -48px -77px
}

.flag-kh:before {
    background-position: -64px -77px
}

.flag-ki:before {
    background-position: -80px -77px
}

.flag-km:before {
    background-position: -96px -77px
}

.flag-kn:before {
    background-position: -112px -77px
}

.flag-kp:before {
    background-position: -128px -77px
}

.flag-kr:before {
    background-position: -144px -77px
}

.flag-kurdistan:before {
    background-position: -160px -77px
}

.flag-kw:before {
    background-position: -176px -77px
}

.flag-ky:before {
    background-position: -192px -77px
}

.flag-kz:before {
    background-position: -208px -77px
}

.flag-la:before {
    background-position: -224px -77px
}

.flag-lb:before {
    background-position: -240px -77px
}

.flag-lc:before {
    background-position: 0 -88px
}

.flag-li:before {
    background-position: -16px -88px
}

.flag-lk:before {
    background-position: -32px -88px
}

.flag-lr:before {
    background-position: -48px -88px
}

.flag-ls:before {
    background-position: -64px -88px
}

.flag-lt:before {
    background-position: -80px -88px
}

.flag-lu:before {
    background-position: -96px -88px
}

.flag-lv:before {
    background-position: -112px -88px
}

.flag-ly:before {
    background-position: -128px -88px
}

.flag-ma:before {
    background-position: -144px -88px
}

.flag-mc:before {
    background-position: -160px -88px
}

.flag-md:before {
    background-position: -176px -88px
}

.flag-me:before {
    background-position: -192px -88px
}

.flag-mg:before {
    background-position: -208px -88px
}

.flag-mh:before {
    background-position: -224px -88px
}

.flag-mk:before {
    background-position: -240px -88px
}

.flag-ml:before {
    background-position: 0 -99px
}

.flag-mm:before {
    background-position: -16px -99px
}

.flag-mn:before {
    background-position: -32px -99px
}

.flag-mo:before {
    background-position: -48px -99px
}

.flag-mp:before {
    background-position: -64px -99px
}

.flag-mq:before {
    background-position: -80px -99px
}

.flag-mr:before {
    background-position: -96px -99px
}

.flag-ms:before {
    background-position: -112px -99px
}

.flag-mt:before {
    background-position: -128px -99px
}

.flag-mu:before {
    background-position: -144px -99px
}

.flag-mv:before {
    background-position: -160px -99px
}

.flag-mw:before {
    background-position: -176px -99px
}

.flag-mx:before {
    background-position: -192px -99px
}

.flag-my:before {
    background-position: -208px -99px
}

.flag-mz:before {
    background-position: -224px -99px
}

.flag-na:before {
    background-position: -240px -99px
}

.flag-nc:before {
    background-position: 0 -110px
}

.flag-ne:before {
    background-position: -16px -110px
}

.flag-nf:before {
    background-position: -32px -110px
}

.flag-ng:before {
    background-position: -48px -110px
}

.flag-ni:before {
    background-position: -64px -110px
}

.flag-nl:before {
    background-position: -80px -110px
}

.flag-no:before {
    background-position: -96px -110px
}

.flag-np:before {
    background-position: -112px -110px
}

.flag-nr:before {
    background-position: -128px -110px
}

.flag-nu:before {
    background-position: -144px -110px
}

.flag-nz:before {
    background-position: -160px -110px
}

.flag-om:before {
    background-position: -176px -110px
}

.flag-pa:before {
    background-position: -192px -110px
}

.flag-pe:before {
    background-position: -208px -110px
}

.flag-pf:before {
    background-position: -224px -110px
}

.flag-pg:before {
    background-position: -240px -110px
}

.flag-ph:before {
    background-position: 0 -121px
}

.flag-pk:before {
    background-position: -16px -121px
}

.flag-pl:before {
    background-position: -32px -121px
}

.flag-pm:before {
    background-position: -48px -121px
}

.flag-pn:before {
    background-position: -64px -121px
}

.flag-pr:before {
    background-position: -80px -121px
}

.flag-ps:before {
    background-position: -96px -121px
}

.flag-pt:before {
    background-position: -112px -121px
}

.flag-pw:before {
    background-position: -128px -121px
}

.flag-py:before {
    background-position: -144px -121px
}

.flag-qa:before {
    background-position: -160px -121px
}

.flag-re:before {
    background-position: -176px -121px
}

.flag-ro:before {
    background-position: -192px -121px
}

.flag-rs:before {
    background-position: -208px -121px
}

.flag-ru:before {
    background-position: -224px -121px
}

.flag-rw:before {
    background-position: -240px -121px
}

.flag-sa:before {
    background-position: 0 -132px
}

.flag-sb:before {
    background-position: -16px -132px
}

.flag-sc:before {
    background-position: -32px -132px
}

.flag-scotland:before {
    background-position: -48px -132px
}

.flag-sd:before {
    background-position: -64px -132px
}

.flag-se:before {
    background-position: -80px -132px
}

.flag-sg:before {
    background-position: -96px -132px
}

.flag-sh:before {
    background-position: -112px -132px
}

.flag-si:before {
    background-position: -128px -132px
}

.flag-sk:before {
    background-position: -144px -132px
}

.flag-sl:before {
    background-position: -160px -132px
}

.flag-sm:before {
    background-position: -176px -132px
}

.flag-sn:before {
    background-position: -192px -132px
}

.flag-so:before {
    background-position: -208px -132px
}

.flag-somaliland:before {
    background-position: -224px -132px
}

.flag-sr:before {
    background-position: -240px -132px
}

.flag-ss:before {
    background-position: 0 -143px
}

.flag-st:before {
    background-position: -16px -143px
}

.flag-sv:before {
    background-position: -32px -143px
}

.flag-sx:before {
    background-position: -48px -143px
}

.flag-sy:before {
    background-position: -64px -143px
}

.flag-sz:before {
    background-position: -80px -143px
}

.flag-tc:before {
    background-position: -96px -143px
}

.flag-td:before {
    background-position: -112px -143px
}

.flag-tf:before {
    background-position: -128px -143px
}

.flag-tg:before {
    background-position: -144px -143px
}

.flag-th:before {
    background-position: -160px -143px
}

.flag-tj:before {
    background-position: -176px -143px
}

.flag-tk:before {
    background-position: -192px -143px
}

.flag-tl:before {
    background-position: -208px -143px
}

.flag-tm:before {
    background-position: -224px -143px
}

.flag-tn:before {
    background-position: -240px -143px
}

.flag-to:before {
    background-position: 0 -154px
}

.flag-tr:before {
    background-position: -16px -154px
}

.flag-tt:before {
    background-position: -32px -154px
}

.flag-tv:before {
    background-position: -48px -154px
}

.flag-tw:before {
    background-position: -64px -154px
}

.flag-tz:before {
    background-position: -80px -154px
}

.flag-ua:before {
    background-position: -96px -154px
}

.flag-ug:before {
    background-position: -112px -154px
}

.flag-um:before {
    background-position: -128px -154px
}

.flag-us:before {
    background-position: -144px -154px
}

.flag-uy:before {
    background-position: -160px -154px
}

.flag-uz:before {
    background-position: -176px -154px
}

.flag-va:before {
    background-position: -192px -154px
}

.flag-vc:before {
    background-position: -208px -154px
}

.flag-ve:before {
    background-position: -224px -154px
}

.flag-vg:before {
    background-position: -240px -154px
}

.flag-vi:before {
    background-position: 0 -165px
}

.flag-vn:before {
    background-position: -16px -165px
}

.flag-vu:before {
    background-position: -32px -165px
}

.flag-wales:before {
    background-position: -48px -165px
}

.flag-wf:before {
    background-position: -64px -165px
}

.flag-ws:before {
    background-position: -80px -165px
}

.flag-ye:before {
    background-position: -96px -165px
}

.flag-yt:before {
    background-position: -112px -165px
}

.flag-za:before {
    background-position: -128px -165px
}

.flag-zanzibar:before {
    background-position: -144px -165px
}

.flag-zm:before {
    background-position: -160px -165px
}

.flag-zw:before {
    background-position: -176px -165px
}

.vjs-default-skin {
    color: #ccc
}

@font-face {
    font-family: 'VideoJS';
    src: url("../fonts/vjs.eot");
    src: url("../fonts/vjs.eot?#iefix") format("embedded-opentype"), url("../fonts/vjs.woff") format("woff"), url("../fonts/vjs.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

.vjs-default-skin .vjs-slider {
    outline: 0;
    position: relative;
    cursor: pointer;
    padding: 0;
    background-color: #333;
    background-color: rgba(51, 51, 51, 0.9)
}

.vjs-default-skin .vjs-slider:focus {
    -webkit-box-shadow: 0 0 2em #fff;
    -moz-box-shadow: 0 0 2em #fff;
    box-shadow: 0 0 2em #fff
}

.vjs-default-skin .vjs-slider-handle {
    position: absolute;
    left: 0;
    top: 0
}

.vjs-default-skin .vjs-slider-handle:before {
    content: "\e009";

    font-size: 1em;
    line-height: 1;
    text-align: center;
    text-shadow: 0 0 1em #fff;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.vjs-default-skin .vjs-control-bar {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3.0em;
    background-color: #07141e;
    background-color: rgba(7, 20, 30, 0.7)
}

.vjs-default-skin.vjs-has-started .vjs-control-bar {
    display: block;
    visibility: visible;
    opacity: 1;
    -webkit-transition: visibility 0.1s, opacity 0.1s;
    -moz-transition: visibility 0.1s, opacity 0.1s;
    -o-transition: visibility 0.1s, opacity 0.1s;
    transition: visibility 0.1s, opacity 0.1s
}

.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    display: block;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 1s, opacity 1s;
    -moz-transition: visibility 1s, opacity 1s;
    -o-transition: visibility 1s, opacity 1s;
    transition: visibility 1s, opacity 1s
}

.vjs-default-skin.vjs-controls-disabled .vjs-control-bar {
    display: none
}

.vjs-default-skin.vjs-using-native-controls .vjs-control-bar {
    display: none
}

.vjs-default-skin .vjs-control {
    outline: none;
    position: relative;
    float: left;
    text-align: center;
    margin: 0;
    padding: 0;
    height: 3.0em;
    width: 4em
}

.vjs-default-skin .vjs-control:before {
    font-size: 1.5em;
    line-height: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5)
}

.vjs-default-skin .vjs-control:focus:before,
.vjs-default-skin .vjs-control:hover:before {
    text-shadow: 0 0 1em #fff
}

.vjs-default-skin .vjs-control:focus {
}

.vjs-default-skin .vjs-control-text {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.vjs-default-skin .vjs-play-control {
    width: 5em;
    cursor: pointer
}

.vjs-default-skin .vjs-play-control:before {
    content: "\e001"
}

.vjs-default-skin.vjs-playing .vjs-play-control:before {
    content: "\e002"
}

.vjs-default-skin .vjs-mute-control,
.vjs-default-skin .vjs-volume-menu-button {
    cursor: pointer;
    float: right
}

.vjs-default-skin .vjs-mute-control:before,
.vjs-default-skin .vjs-volume-menu-button:before {
    content: "\e006"
}

.vjs-default-skin .vjs-mute-control.vjs-vol-0:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-0:before {
    content: "\e003"
}

.vjs-default-skin .vjs-mute-control.vjs-vol-1:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-1:before {
    content: "\e004"
}

.vjs-default-skin .vjs-mute-control.vjs-vol-2:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-2:before {
    content: "\e005"
}

.vjs-default-skin .vjs-volume-control {
    width: 5em;
    float: right
}

.vjs-default-skin .vjs-volume-bar {
    width: 5em;
    height: 0.6em;
    margin: 1.1em auto 0
}

.vjs-default-skin .vjs-volume-menu-button .vjs-menu-content {
    height: 2.9em
}

.vjs-default-skin .vjs-volume-level {
    position: absolute;
    top: 0;
    left: 0;
    height: 0.5em;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 #66a8cc repeat
}

.vjs-default-skin .vjs-volume-bar .vjs-volume-handle {
    width: 0.5em;
    height: 0.5em
}

.vjs-default-skin .vjs-volume-handle:before {
    font-size: 0.9em;
    top: -0.2em;
    left: -0.2em;
    width: 1em;
    height: 1em
}

.vjs-default-skin .vjs-volume-menu-button .vjs-menu .vjs-menu-content {
    width: 6em;
    left: -4em
}

.vjs-default-skin .vjs-progress-control {
    position: absolute;
    left: 0;
    right: 0;
    width: auto;
    font-size: 0.3em;
    height: 1em;
    top: -1em;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s
}

.vjs-default-skin:hover .vjs-progress-control {
    font-size: .9em;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s
}

.vjs-default-skin .vjs-progress-holder {
    height: 100%
}

.vjs-default-skin .vjs-progress-holder .vjs-play-progress,
.vjs-default-skin .vjs-progress-holder .vjs-load-progress {
    position: absolute;
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
    left: 0;
    top: 0
}

.vjs-default-skin .vjs-play-progress {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 #66a8cc repeat
}

.vjs-default-skin .vjs-load-progress {
    background: #646464;
    background: rgba(255, 255, 255, 0.4)
}

.vjs-default-skin .vjs-seek-handle {
    width: 1.5em;
    height: 100%
}

.vjs-default-skin .vjs-seek-handle:before {
    padding-top: 0.1em
}

.vjs-default-skin .vjs-time-controls {
    font-size: 1em;
    line-height: 3em
}

.vjs-default-skin .vjs-current-time {
    float: left
}

.vjs-default-skin .vjs-duration {
    float: left
}

.vjs-default-skin .vjs-remaining-time {
    display: none;
    float: left
}

.vjs-time-divider {
    float: left;
    line-height: 3em
}

.vjs-default-skin .vjs-fullscreen-control {
    width: 3.8em;
    cursor: pointer;
    float: right
}

.vjs-default-skin .vjs-fullscreen-control:before {
    content: "\e000"
}

.vjs-default-skin.vjs-fullscreen .vjs-fullscreen-control:before {
    content: "\e00b"
}

.vjs-default-skin .vjs-big-play-button {
    left: 40%;
    top: 40%;
    font-size: 3em;
    display: block;
    z-index: 2;
    position: absolute;
    width: 20%;
    height: 20%;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    opacity: 1;
    background-color: #07141e;
    background-color: rgba(7, 20, 30, 0.7);
    border: 0.1em solid #3b4249;
    -webkit-border-radius: 0.8em;
    -moz-border-radius: 0.8em;
    border-radius: 0.8em;
    -webkit-box-shadow: 0 0 1em rgba(255, 255, 255, 0.25);
    -moz-box-shadow: 0 0 1em rgba(255, 255, 255, 0.25);
    box-shadow: 0 0 1em rgba(255, 255, 255, 0.25);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s
}

.vjs-default-skin.vjs-big-play-centered .vjs-big-play-button {
    left: 50%;
    margin-left: -2.1em;
    top: 50%;
    margin-top: -1.4000000000000001em
}

.vjs-default-skin.vjs-controls-disabled .vjs-big-play-button {
    display: none
}

.vjs-default-skin.vjs-has-started .vjs-big-play-button {
    display: none
}

.vjs-default-skin.vjs-using-native-controls .vjs-big-play-button {
    display: none
}

.vjs-default-skin:hover .vjs-big-play-button,
.vjs-default-skin .vjs-big-play-button:focus {
    outline: 0;
    border-color: #fff;
    background-color: #505050;
    background-color: rgba(50, 50, 50, 0.75);
    -webkit-box-shadow: 0 0 3em #fff;
    -moz-box-shadow: 0 0 3em #fff;
    box-shadow: 0 0 3em #fff;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s
}

.vjs-default-skin .vjs-big-play-button:before {
    content: "\e001";

    line-height: 2.6em;
    text-shadow: 0.05em 0.05em 0.1em #000;
    text-align: center;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%
}

.vjs-loading-spinner {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 4em;
    line-height: 1;
    width: 1em;
    height: 1em;
    margin-left: -0.5em;
    margin-top: -0.5em;
    opacity: 0.75;
    -webkit-animation: spin 1.5s infinite linear;
    -moz-animation: spin 1.5s infinite linear;
    -o-animation: spin 1.5s infinite linear;
    animation: spin 1.5s infinite linear
}

.vjs-default-skin .vjs-loading-spinner:before {
    content: "\e01e";

    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    text-align: center;
    text-shadow: 0 0 0.1em #000
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg)
    }

    100% {
        -moz-transform: rotate(359deg)
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg)
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg)
    }

    100% {
        -o-transform: rotate(359deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(359deg)
    }
}

.vjs-default-skin .vjs-menu-button {
    float: right;
    cursor: pointer
}

.vjs-default-skin .vjs-menu {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0em;
    width: 0em;
    height: 0em;
    margin-bottom: 3em;
    border-left: 2em solid transparent;
    border-right: 2em solid transparent;
    border-top: 1.55em solid #000;
    border-top-color: rgba(7, 40, 50, 0.5)
}

.vjs-default-skin .vjs-menu-button .vjs-menu .vjs-menu-content {
    display: block;
    padding: 0;
    margin: 0;
    position: absolute;
    width: 10em;
    bottom: 1.5em;
    max-height: 15em;
    overflow: auto;
    left: -5em;
    background-color: #07141e;
    background-color: rgba(7, 20, 30, 0.7);
    -webkit-box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
    -moz-box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
    box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2)
}

.vjs-default-skin .vjs-menu-button:hover .vjs-menu {
    display: block
}

.vjs-default-skin .vjs-menu-button ul li {
    list-style: none;
    margin: 0;
    padding: 0.3em 0 0.3em 0;
    line-height: 1.4em;
    font-size: 1.2em;
    text-align: center;
    text-transform: lowercase
}

.vjs-default-skin .vjs-menu-button ul li.vjs-selected {
    background-color: #000
}

.vjs-default-skin .vjs-menu-button ul li:focus,
.vjs-default-skin .vjs-menu-button ul li:hover,
.vjs-default-skin .vjs-menu-button ul li.vjs-selected:focus,
.vjs-default-skin .vjs-menu-button ul li.vjs-selected:hover {
    outline: 0;
    color: #111;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    -webkit-box-shadow: 0 0 1em #fff;
    -moz-box-shadow: 0 0 1em #fff;
    box-shadow: 0 0 1em #fff
}

.vjs-default-skin .vjs-menu-button ul li.vjs-menu-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 1em;
    line-height: 2em;
    padding: 0;
    margin: 0 0 0.3em 0;
    font-weight: bold;
    cursor: default
}

.vjs-default-skin .vjs-subtitles-button:before {
    content: "\e00c"
}

.vjs-default-skin .vjs-captions-button:before {
    content: "\e008"
}

.vjs-default-skin .vjs-captions-button:focus .vjs-control-content:before,
.vjs-default-skin .vjs-captions-button:hover .vjs-control-content:before {
    -webkit-box-shadow: 0 0 1em #fff;
    -moz-box-shadow: 0 0 1em #fff;
    box-shadow: 0 0 1em #fff
}

.video-js {
    background-color: #000;
    position: relative;
    padding: 0;
    font-size: 10px;
    vertical-align: middle;
    font-weight: normal;
    font-style: normal;
    font-family: Arial, sans-serif;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.video-js .vjs-tech {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.video-js:-moz-full-screen {
    position: absolute
}

body.vjs-full-window {
    padding: 0;
    margin: 0;
    height: 100%;
    overflow-y: auto
}

.video-js.vjs-fullscreen {
    position: fixed;
    overflow: hidden;
    z-index: 1000;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
    _position: absolute
}

.video-js:-webkit-full-screen {
    width: 100% !important;
    height: 100% !important
}

.video-js.vjs-fullscreen.vjs-user-inactive {
    cursor: none
}

.vjs-poster {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    cursor: pointer;
    height: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%
}

.vjs-poster img {
    display: block;
    margin: 0 auto;
    max-height: 100%;
    padding: 0;
    width: 100%
}

.video-js.vjs-using-native-controls .vjs-poster {
    display: none
}

.video-js .vjs-text-track-display {
    text-align: center;
    position: absolute;
    bottom: 4em;
    left: 1em;
    right: 1em
}

.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
    bottom: 1em
}

.video-js .vjs-text-track {
    display: none;
    font-size: 1.4em;
    text-align: center;
    margin-bottom: 0.1em;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.5)
}

.video-js .vjs-subtitles {
    color: white
}

.video-js .vjs-captions {
    color: #fc6
}

.vjs-tt-cue {
    display: block
}

.vjs-default-skin .vjs-hidden {
    display: none
}

.vjs-lock-showing {
    display: block !important;
    opacity: 1;
    visibility: visible
}

::selection {
    background: #009640;
    color: #fff;
}

/** initial setup **/
.nano {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.nano .nano-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: scroll;
    overflow-x: hidden;
}

.nano .nano-content:focus {
    outline: thin dotted;
}

.nano .nano-content::-webkit-scrollbar {
    visibility: hidden;
}

.nano > .nano-pane {
    width: 10px;
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    visibility: hidden \9;
    opacity: .01;
}

.nano > .nano-pane > .nano-slider {
    background: #444;
    background: rgba(0, 0, 0, 0.5);
    position: relative;
    margin: 0 1px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.has-scrollbar > .nano-content::-webkit-scrollbar {
    visibility: visible;
}

.nano:hover > .nano-pane, .nano-pane.active, .nano-pane.flashed {
    visibility: visible \9;
    opacity: 0.99;
}

/* line 1, ../scss/_custom-buttons.scss */
.custom-button-small {
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: "ff-meta-web-pro", Arial, sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding-top: 0.1875rem;
    padding-right: 0.375rem;
    padding-bottom: 0.25rem;
    padding-left: 0.375rem;
    /*     @else                            { font-size: $padding - rem-calc(2); } */
    background-color: #009640;
    border-color: #007833;
    color: white;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 0.875rem;
    text-transform: uppercase;
    /*  border: 1px solid #127644;  may be added again later */
    font-weight: bold;
    /* text-shadow: 1px 1px #000; */
    padding-top: 0.325rem;
    padding-right: 0.375rem;
    padding-bottom: 0.25rem;
    padding-left: 0.375rem;
    background-image: linear-gradient(0deg, #009640, #00ab49);
}

/* line 144, ../../bower_components/foundation/scss/foundation/components/_buttons.scss */
.custom-button-small:hover, .custom-button-small:focus {
    background-color: #007833;
}

/* line 155, ../../bower_components/foundation/scss/foundation/components/_buttons.scss */
.custom-button-small:hover, .custom-button-small:focus {
    color: white;
}

/* line 14, ../scss/_custom-buttons.scss */
.custom-button-small:hover {
    background-image: linear-gradient(0deg, #009640, #00d35a);
}

/* line 18, ../scss/_custom-buttons.scss */
.custom-button-big {
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: "ff-meta-web-pro", Arial, sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding-top: 0.1875rem;
    padding-right: 0.375rem;
    padding-bottom: 0.25rem;
    padding-left: 0.375rem;
    /*     @else                            { font-size: $padding - rem-calc(2); } */
    background-color: #009640;
    border-color: #007833;
    color: white;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-image: linear-gradient(0deg, #009640, #00ab49);
    padding-top: 0.3125rem;
    padding-bottom: 0.375rem;
}

/* line 144, ../../bower_components/foundation/scss/foundation/components/_buttons.scss */
.custom-button-big:hover, .custom-button-big:focus {
    background-color: #007833;
}

/* line 155, ../../bower_components/foundation/scss/foundation/components/_buttons.scss */
.custom-button-big:hover, .custom-button-big:focus {
    color: white;
}

/* line 23, ../scss/_custom-buttons.scss */
.custom-button-big:hover {
    background-image: linear-gradient(0deg, #009640, #00d35a);
}

/* line 28, ../scss/_custom-buttons.scss */
.custom-button-small, .custom-button-big {
    display: block;
    margin: 0 0.9375rem 0.1875rem 0.9375rem;
}

.sidr {
    display: none;
    position: absolute;
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 999999;
    width: 260px;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 15px;
    background: #FFF;
    border-left: 10px solid #FFF;
    color: #000;
}

.sidr .sidr-inner {
    padding: 0 0 15px;
}

.sidr .sidr-inner > p {
    margin-left: 15px;
    margin-right: 15px;
}

.sidr.right {
    left: auto;
    right: -260px;
}

.sidr.left {
    left: -260px;
    right: auto;
}

.sidr .sidr-class-end {
    float: none !important;
}

.sidr h1, .sidr h2, .sidr h3, .sidr h4, .sidr h5, .sidr h6 {
    font-size: 11px;
    font-weight: normal;
    padding: 0 15px;
    margin: 0 0 5px;
    color: #fff;
    line-height: 24px;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4d4d4d), color-stop(100%, #1a1a1a));
    background-image: -webkit-linear-gradient(#4d4d4d, #1a1a1a);
    background-image: -moz-linear-gradient(#4d4d4d, #1a1a1a);
    background-image: -o-linear-gradient(#4d4d4d, #1a1a1a);
    background-image: linear-gradient(#4d4d4d, #1a1a1a);
    -webkit-box-shadow: 0 5px 5px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 5px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 5px 3px rgba(0, 0, 0, 0.2);
}

.sidr p {
    font-size: 13px;
    margin: 0 0 12px;
}

.sidr p a {
    color: rgba(255, 255, 255, 0.9);
}

.sidr > p {
    margin-left: 15px;
    margin-right: 15px;
}

.sidr ul {
    display: block;
    margin: 0 0 15px;
    padding: 0;
    border-top: 17px solid #FFF;
    border-bottom: 1px solid #007718;
}

.sidr .sidr-class-columns:first-child ul {
    display: block;
    margin: 0;
    padding: 0;
    border-top: 17px solid #FFF;
    border-bottom: 0 solid #007718;
}

.sidr .sidr-class-columns ul {
    display: block;
    margin: 0;
    padding: 0;
    border-top: 0 solid #FFF;
    border-bottom: 0 solid #007718;
}

.sidr .sidr-class-hide ul li:first-child {
    margin-top: 0;
}

.sidr ul li:first-child {
    display: block;
    margin: 0;
    line-height: 40px;
    border-top: 0 solid #026315;
    background: #F1F1F1;
    padding-left: 0;
    margin-top: 15px;
}

.sidr ul li:first-child a {
    font-weight: bold;
}

.sidr ul li {
    display: block;
    margin: 0;
    line-height: 30px;
    border-top: 0 solid #026315;
    background: #FFF;
    padding-left: 20px;
}

.sidr ul li:first-child:hover, .sidr ul li:first-child.active, .sidr ul li:first-child.sidr-class-active {
    border-top: none;
    line-height: 40px;
    background: #F1F1F1;
}

.sidr ul li:first-child:hover a, .sidr ul li:first-child.active a, .sidr ul li:first-child.sidr-class-active a {
    color: #009640;
}

.sidr ul li:hover, .sidr ul li.active, .sidr ul li.sidr-class-active {
    border-top: none;
}

.sidr ul li:hover a, .sidr ul li.active a, .sidr ul li.sidr-class-active a {
    color: #009640;
}

.sidr ul li a, .sidr ul li span {
    padding: 0 15px;
    display: block;
    text-decoration: none;
    color: #5F5F5F;
}

.sidr ul li ul {
    border-top: none;
    border-bottom: none;
    margin: 0;
    background: #FFF;
}

.sidr ul li.active ul, .sidr ul li.sidr-class-active ul {
    border-top: none;
    border-bottom: none;
    margin: 0;
    background: #198F31;
}

.sidr ul li ul li {
    line-height: 30px;
    font-size: 13px;
    border-top: none;
}

.sidr ul li ul li:last-child {
    border-bottom: none;
}

.sidr ul li ul li:hover, .sidr ul li ul li.active, .sidr ul li ul li.sidr-class-active {
    border-top: none;
    line-height: 30px;
}

.sidr ul li ul li a, .sidr ul li ul li span {
    color: rgba(255, 255, 255, 0.8);
    padding-left: 30px;
}

.sidr form {
    margin: 0 15px;
}

.sidr label {
    font-size: 13px;
}

.sidr input[type="text"], .sidr input[type="password"], .sidr input[type="date"], .sidr input[type="datetime"], .sidr input[type="email"], .sidr input[type="number"], .sidr input[type="search"], .sidr input[type="tel"], .sidr input[type="time"], .sidr input[type="url"], .sidr textarea, .sidr select {
    width: 100%;
    font-size: 13px;
    padding: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    border: none;
    background: rgba(0, 0, 0, 0.1);
    color: rgba(255, 255, 255, 0.6);
    display: block;
    clear: both;
}

.sidr input[type=checkbox] {
    width: auto;
    display: inline;
    clear: none;
}

.sidr input[type=button], .sidr input[type=submit] {
    color: #333;
    background: #fff;
}

.sidr input[type=button]:hover, .sidr input[type=submit]:hover {
    background: rgba(255, 255, 255, 0.9);
}

/* line 2, ../scss/_certificates-container.scss */
div.certificates-container div.heading-container {
    height: 1.5625rem;
}

/* line 4, ../scss/_certificates-container.scss */
div.certificates-container div.heading-container:before {
    width: 0;
    height: 0;
    border-bottom: 1.5625rem solid #009640;
    border-left: 0.8125rem solid transparent;
    display: block;
    content: "";
    position: absolute;
    /*margin-left:-28px;*/
}

/* line 15, ../scss/_certificates-container.scss */
div.certificates-container div.heading-container div.heading {
    color: #FFFFFF;
    font-size: 0.9375rem;
    height: 1.5625rem;
    margin: 1.875rem 0 0 0.8125rem;
    padding: 0.3125rem 0 0.375rem 0.5625rem;
    background: #009640;
    text-transform: uppercase;
}

/* line 26, ../scss/_certificates-container.scss */
div.certificates-container div.certificates-orbit {
    background-color: #FFFFFF;
}

/* line 28, ../scss/_certificates-container.scss */
div.certificates-container div.certificates-orbit div.single-certificate {
    margin: 1.875rem auto 0 auto;
    width: 60%;
}

/* line 32, ../scss/_certificates-container.scss */
div.certificates-container div.certificates-orbit div.single-certificate div.certificate-label {
    border-top: 1px solid #b3dfc6;
    margin: 0.5rem 0 0 0;
    padding: 0.375rem 0 0 0;
    text-transform: uppercase;
    font-size: 0.8125rem;
    color: #009640;
    text-align: center;
}

/* line 46, ../scss/_certificates-container.scss */
div.certificates-container div.certificates-orbit ol.orbit-bullets li {
    border-radius: 0;
    color: #737373;
    background: transparent;
    cursor: pointer;
    font-size: 0.875rem;
}

/* line 52, ../scss/_certificates-container.scss */
div.certificates-container div.certificates-orbit ol.orbit-bullets li:hover {
    color: #009640;
}

/* line 55, ../scss/_certificates-container.scss */
div.certificates-container div.certificates-orbit ol.orbit-bullets li.active {
    color: #009640;
    font-weight: bold;
}

/* line 62, ../scss/_certificates-container.scss */
div.certificates-container div.certificates-orbit .orbit-prev, div.certificates-container div.certificates-orbit .orbit-next {
    width: 1.25rem;
    height: 1.25rem;
    bottom: 24px;
    top: auto;
    /*background:#000000;*/
}

/* line 68, ../scss/_certificates-container.scss */
div.certificates-container div.certificates-orbit .orbit-prev:hover, div.certificates-container div.certificates-orbit .orbit-next:hover {
    background: transparent;
}

/* line 73, ../scss/_certificates-container.scss */
div.certificates-container div.certificates-orbit .orbit-prev {
    left: 46px;
}

/* line 75, ../scss/_certificates-container.scss */
div.certificates-container div.certificates-orbit .orbit-prev > span {
    border-right-color: #c8c8c8;
    border-top-style: inset;
    border-top-width: 6px;
    border-left-style: inset;
    border-left-width: 6px;
    border-bottom-style: inset;
    border-bottom-width: 6px;
    margin-top: -6px;
}

/* line 86, ../scss/_certificates-container.scss */
div.certificates-container div.certificates-orbit .orbit-prev:hover > span {
    border-right-color: #009640;
    border-top-style: inset;
    border-top-width: 6px;
    border-left-style: inset;
    border-left-width: 6px;
    border-bottom-style: inset;
    border-bottom-width: 6px;
    margin-top: -6px;
}

/* line 98, ../scss/_certificates-container.scss */
div.certificates-container div.certificates-orbit .orbit-next {
    right: 46px;
}

/* line 101, ../scss/_certificates-container.scss */
div.certificates-container div.certificates-orbit .orbit-next > span {
    border-left-color: #c8c8c8;
    border-top-style: inset;
    border-top-width: 6px;
    border-right-style: inset;
    border-right-width: 6px;
    border-bottom-style: inset;
    border-bottom-width: 6px;
    margin-top: -6px;
}

/* line 112, ../scss/_certificates-container.scss */
div.certificates-container div.certificates-orbit .orbit-next:hover > span {
    border-left-color: #009640;
    border-top-style: inset;
    border-top-width: 6px;
    border-right-style: inset;
    border-right-width: 6px;
    border-bottom-style: inset;
    border-bottom-width: 6px;
    margin-top: -6px;
}

/* line 73, ../scss/_mixins.scss */
.striped-heading-box h1.striped-heading {
    position: relative;
    border-bottom: 0.0625rem solid #a8cfb9;
    padding-left: 2.625rem;
    font-weight: 100;
}

/* line 56, ../scss/_mixins.scss */
.striped-heading-box h1.striped-heading:before {
    position: absolute;
    bottom: 0.5625rem;
    width: 0.875rem;
    height: 1.25rem;
    background: #009640;
    display: block;
    content: '';
    left: 5px;
    -webkit-transform: skew(-28deg);
    -moz-transform: skew(-28deg);
    -o-transform: skew(-28deg);
    transform: skew(-28deg);
}

/* line 73, ../scss/_mixins.scss */
.striped-heading-box h2.striped-heading {
    position: relative;
    border-bottom: 0.0625rem solid #a8cfb9;
    padding-left: 2.25rem;
    font-weight: 100;
}

/* line 56, ../scss/_mixins.scss */
.striped-heading-box h2.striped-heading:before {
    position: absolute;
    bottom: 0.375rem;
    width: 0.625rem;
    height: 0.875rem;
    background: #009640;
    display: block;
    content: '';
    left: 5px;
    -webkit-transform: skew(-28deg);
    -moz-transform: skew(-28deg);
    -o-transform: skew(-28deg);
    transform: skew(-28deg);
}

/* line 73, ../scss/_mixins.scss */

.striped-heading-box h3.striped-heading {
    position: relative;
    border-bottom: 0.0625rem solid #a8cfb9;
    padding-left: 2.125rem;

    font-weight: 100;
}

/* line 56, ../scss/_mixins.scss */
.striped-heading-box h3.striped-heading:before {
    position: absolute;
    bottom: 0.3125rem;
    width: 0.5rem;
    height: 0.75rem;

    background: #009640;
    display: block;
    content: '';
    left: 5px;
    -webkit-transform: skew(-28deg);
    -moz-transform: skew(-28deg);
    -o-transform: skew(-28deg);
    transform: skew(-28deg);
}

/* line 73, ../scss/_mixins.scss */
.striped-heading-box h4.striped-heading {
    position: relative;
    border-bottom: 0.0625rem solid #a8cfb9;
    padding-left: 2.0625rem;
    text-transform: none;
    font-weight: 100;
}

/* line 56, ../scss/_mixins.scss */
.striped-heading-box h4.striped-heading:before {
    position: absolute;
    bottom: 0.25rem;
    width: 0.5rem;
    height: 0.6875rem;

    background: #009640;
    display: block;
    content: '';
    left: 5px;
    -webkit-transform: skew(-28deg);
    -moz-transform: skew(-28deg);
    -o-transform: skew(-28deg);
    transform: skew(-28deg);
}

/* line 73, ../scss/_mixins.scss */
.striped-heading-box h5.striped-heading {
    position: relative;
    border-bottom: 0.0625rem solid #a8cfb9;
    padding-left: 1.875rem;
    font-weight: 100;
}

/* line 56, ../scss/_mixins.scss */
.striped-heading-box h5.striped-heading:before {
    position: absolute;
    bottom: 0.1875rem;
    width: 0.3125rem;
    height: 0.5rem;
    background: #009640;
    display: block;
    content: '';
    left: 5px;
    -webkit-transform: skew(-28deg);
    -moz-transform: skew(-28deg);
    -o-transform: skew(-28deg);
    transform: skew(-28deg);
}

/* line 8, ../scss/_striped-heading-box.scss */

.striped-heading-box .striped-heading {
    margin-bottom: 1rem;
}
/** product details **/
#content .system-page .default-text ul li,
div.product-details-container .product-profile-box ul li {
    color: #009640;
    list-style-type: square;
}

/*#content .system-page .default-text ul li span,*/
div.product-details-container .product-profile-box ul li span {
    color: #737373;
}

div.product-details-container h1 {
    text-transform: none;
    margin-bottom: 0;
}

#content .system-page h3.subheading,
div.product-details-container h3.subheading {
    margin-top: 0;
    text-transform: none;
}

div.product-details-container .sales-units-box table {
    width: 100%;
    font-size: 0.875rem;
}

div.product-details-container .sales-units-box table tr th:first-child {
    width: 30%;
}

div.product-details-container .sales-units-box table tr th {
    text-align: left;
    white-space: nowrap;
}

div.certifications-box ul.small-block-grid-4 li figure img {
    -webkit-border-radius: 0.3125rem;
    -moz-border-radius: 0.3125rem;
    -ms-border-radius: 0.3125rem;
    -o-border-radius: 0.3125rem;
    border-radius: 0.3125rem;
    border: 0.3125rem solid white;
    box-shadow: 0 0 8px #C9C9C9;
    margin: 0.6875rem 0 0.6875rem 0;
    background: #FFF;
}
div.product-details-container .video-links {
    position: relative;
    width: 230px;
}
div.product-details-container .fi-play {
    line-height: 1.5625rem;
    font-size: 0.875rem;
    font-weight: bold;
    margin-bottom: 0.625rem;
    margin-left: 1.7575rem;
}

div.product-details-container .fi-play:before {
    position: absolute;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 3.25rem;
    height: 3.25rem;
    background: #009640;
    color: #FFF;
    margin-left: 0.9375rem;
    padding-left: 1.15rem;
    padding-top: 0.5rem;
    left: 67px;
    top: 35px;
    font-size: 2.25rem;
}
div.product-details-container .video-links {
    margin-bottom: 0.625rem;
}
div.product-details-container .two-links {
    width: 100%;
    font-weight: bold;
}
div.product-details-container .two-links a {
    display: inline-block;
    font-size: 0.875rem;
    line-height: 1.5625rem;
    text-decoration: underline;
    padding-left: 34px;
    padding-right: 5px;
    padding-bottom: 0.25rem;
}
div.product-details-container .two-links span {
    color: #737373;
    margin-right: -30px;
}
div.product-details-container .two-links .fi-play {
    position: absolute;
    line-height: 1.5625rem;
    font-size: 0.875rem;
    font-weight: bold;
    margin-bottom: 0.625rem;
    margin-left: 0;
}

div.product-details-container .two-links .fi-play:before {
    position: absolute;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 1.5625rem;
    height: 1.5625rem;
    background: #009640;
    color: #FFF;
    margin-left: 0;
    padding-left: 0.55rem;
    padding-top: 0.175rem;
    left: 0;
    top: 0;
    font-size: 1.25rem;
}

div.product-details-container .arguments-box ul li.fi-check {
    line-height: 1.5625rem;
    font-size: 0.875rem;
    font-weight: bold;
    margin-bottom: 0.625rem;
    margin-left: 1.7575rem;
}

div.product-details-container .arguments-box ul li.fi-check span {
    margin-left: 10px;
}

div.product-details-container .arguments-box ul li.fi-check:before {
    font-size: 1.25rem;
    color: #FFF;
    margin-left: 0.9375rem;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 1.5625rem;
    height: 1.5625rem;
    background: #009640;
    padding-left: 0.25rem;
    padding-top: 0.125rem;
    position: absolute;
    left: 0;
}

div.product-details-container .dosing-application-box ul li {
    padding-bottom: 0;
}

div.product-details-container .dosing-application-box ul li img {
    -webkit-border-radius: 0.3125rem;
    -moz-border-radius: 0.3125rem;
    -ms-border-radius: 0.3125rem;
    -o-border-radius: 0.3125rem;
    border-radius: 0.3125rem;
    border: 0.3125rem solid white;
    box-shadow: 0 0 8px #C9C9C9;
    margin: 0.6875rem 0 0.6875rem 0;
}

div.product-details-container .data-sheet-download-button {
    position: relative;
    display: inline-block;
    width: 100%;
    min-height: 2.1125rem;
    margin: 0 0 0.625rem;
    padding: 0.1875rem 0.375rem 0.25rem 0.375rem;
    /*border: 3px solid #007833;*/
    -webkit-border-radius: 3px;
    font-family: "ff-meta-web-pro", Arial, sans-serif;
    font-size: 0.875rem;
    font-weight: bold;
    line-height: 0.875rem;
    background: #FFFFFF;
    color: #737373;
    box-shadow: 0 0 8px #C9C9C9;
    white-space: nowrap;
    text-decoration: none;
    text-align: left;
    cursor: pointer;
}

div.product-details-container .data-sheet-download-button:hover,
div.product-details-container .data-sheet-download-button:focus {
    background-color: #007833;
}

div.product-details-container .data-sheet-download-button:hover,
div.product-details-container .data-sheet-download-button:focus {
    color: white;
}

div.product-details-container .data-sheet-download-button i {
    font-size: 1.7575rem;
    color: #009640;
    min-width: 35px;
    display: inline-block;
    vertical-align: middle;
    width: 20%;
    max-width: 40px;
    text-align: center;
}

div.product-details-container .data-sheet-download-button div.label {
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5%;
    min-width: 145px;
    padding: 5px 0;
    white-space: normal;
    width: 75%;
}

div.product-details-container .data-sheet-download-button div.label.single-line {
    padding-top: 0.625rem;
}

div.product-details-container .data-sheet-download-button:hover {
    text-shadow: 1px 1px 2px #004F22;
    background-image: linear-gradient(0deg, #009640, #00ab49);
}

div.product-details-container .data-sheet-download-button:hover i {
    color: #FFFFFF;
    text-shadow: 1px 1px 2px #004F22;
}

#content #imagezoom {
    width: 98%;
    height: 445px;
    background: #fff;
    color: #333;
    position: absolute;
    top: -75px;
    left: 0;
    overflow: hidden;
    -moz-box-shadow: 0 0 40px #777;
    -webkit-box-shadow: 0 0 40px #777;
    box-shadow: 0 0 40px #777;
    line-height: 400px;
    text-align: center;
    z-index: 100;
}

#content #imagezoom img {
    width: auto;
    max-width: none;
}

div.contact-us-box {
    margin-top: 1.5625rem;
    padding: 1.5625rem 1.25rem 1.5625rem 1.25rem;
    background: #fff;
}

div.contact-us-box h3 {
    color: #000;
}

div.contact-us-box h4.light {
    margin-top: 1.4375rem;
    margin-bottom: 0.3125rem;
    color: #009640;
}

div.contact-us-box p {
    font-size: 0.875rem;
}

div.contact-us-box div.address-line {
    color: #6c6a6a;
    margin-bottom: 0.3125rem;
    font-size: 0.9em;
    line-height: 120%;
}

div.main-categories:last-child {
    float: left !important;
}

div.category-box {
    background: #fff;
    text-align: center;
    position: relative;
    margin-bottom: 1.875rem;
    border: 0.3125rem solid white;
    box-shadow: 0 0 8px #C9C9C9;
}

div.category-box .custom-button-big {
    position: absolute;
    bottom: 0.9375rem;
    width: 90%;
    margin: 0 5% 0 5%;
    font-size: 1rem;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: 1px 1px 2px #004F22;
}

ul li div.product {
    box-shadow: 0 0 8px #C9C9C9;
    background: #fff;
}

ul li div.product figure {
    padding: 0.0625rem;
    text-align: center;
}

@media only screen and (min-width: 768px) {
    ul li div.product figure img {
        min-height: 146px;
        max-height: 146px;
    }
}

@media only screen and (min-width: 1011px) {
    ul li div.product figure img {
        min-height: 150px;
        max-height: 200px;
    }
}

@media only screen and (min-width: 1450px) {
    ul li div.product figure img {
        max-height: 269px;
        min-height: 269px;
    }
}

ul li div.product div.contents {
    position: relative;
    padding-bottom: 1.875rem;
    min-height: 164px;
}

ul li div.product div.contents h4 {
    padding: 0.375rem 0.9375rem 0.5rem 0.9375rem;
    margin-bottom: 0.625rem;
    border-bottom: 0.0625rem solid #c8c8c8;
    text-transform: none;
}

ul li div.product div.contents p {
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
    font-size: 0.875rem;
    margin-bottom: 0.625rem;
}

ul li div.product div.contents a {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 0.25rem;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-weight: bold;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}

ul li div.product div.contents a span:after {
    width: 0;
    height: 0;
    border-top: 0.25rem solid transparent;
    border-bottom: 0.25rem solid transparent;
    border-left: 0.3125rem solid #009640;
    display: inline-block;
    content: '';
    margin-left: 0.625rem;
}

ul li div.product div.contents a span:hover:after {
    border-left: 0.3125rem solid #008137;

}

@media only screen {
    div.slideshow-wrapper {
        margin-left: -0.9375rem;
        margin-right: -0.9375rem;
    }

    div.slideshow-wrapper .orbit-prev {
        margin-left: 0.9375rem;
    }

    div.slideshow-wrapper .orbit-next {
        margin-right: 0.9375rem;
    }

    div.home-orbit a.image-row div.slider-content-box {
        border: 3px solid #ffffff;
        -webkit-border-radius: 0.3125rem;
        border-radius: 0.3125rem;
        background: rgba(255, 255, 255, 0.82);
        padding-bottom: 0.875rem;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        position: absolute;
        bottom: 1.875rem;
        right: 8%;
    }

    div.home-orbit a.image-row div.slider-content-box.left-CTA {
        left: 1%;
    }
}

@media only screen and (min-width: 768px) {
    div.slideshow-wrapper {
        margin-bottom: 2.5rem;
        -webkit-box-shadow: 0 40px 40px -20px white;
        -moz-box-shadow: 0 40px 40px -20px white;
        box-shadow: 0 40px 40px -20px white;
        margin-left: 0;
        margin-right: 0;
    }

    div.slideshow-wrapper .orbit-prev {
        margin-left: 0;
    }

    div.slideshow-wrapper .orbit-next {
        margin-right: 0;
    }
}

@media only screen and (max-width: 767px) {
    div.home-orbit a.image-row div.slider-content-box {
        display: block !important;
        position: relative;
        margin-top: 45px;
        height: 100px;
        border: 3px solid #ffffff;
        background-color: #fff;
        margin-left: 10px !important;
        padding-left: 10px;
        width: 100%;
        right: 0 !important;
        left: 0 !important;
    }

    div.home-orbit .orbit-next,
    div.home-orbit .orbit-prev {
        top: 25% !important;
        display: block;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1010px) {
    div.home-orbit a.image-row div.slider-content-box {
        background: rgb(255, 255, 255);
        padding-bottom: 0.875rem;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        position: absolute;
        bottom: 1.875rem;
        width: 100%;
        right: 0 !important;
    }

    div.home-orbit a.image-row div.slider-content-box.left-CTA {
        left: 0 !important;
    }

    div.home-orbit a.image-row div.slider-content-box.small-offset-1 {
        margin-left: 0 !important;
    }

    div.home-orbit div.orbit-container ul.orbit-slides-container li {
        min-height: 400px;
    }

    div.home-orbit div.orbit-bullets-container {
        bottom: 155px !important;
    }

    div.home-orbit div.orbit-bullets-container ol.orbit-bullets li.active {
        bottom: 155px !important;
    }

    div.home-orbit .orbit-next,
    div.home-orbit .orbit-prev {
        top: 25% !important;
    }
}

div.home-orbit {
    position: static;
}

div.home-orbit div.orbit-container {
    position: static;
}

div.home-orbit a.image-row {
    display: block;
}

div.home-orbit a.image-row:hover .custom-button-small {
    background-image: linear-gradient(0deg, #009640, #00d35a);
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    div.home-orbit div.orbit-bullets-container {
        bottom: 46% !important;
    }
}

@media only screen and (max-width: 480px) {
    div.home-orbit div.orbit-bullets-container {
        bottom: 55% !important;
    }
}

div.home-orbit a.image-row div.slider-content-box h3 {
    text-transform: uppercase;
    font-weight: bold;
    color: #009640;
    margin-top: 1.0625rem;
}

div.home-orbit a.image-row div.slider-content-box p {
    font-size: 0.8125rem;
    color: #5a5a5a;
}

div.home-orbit .orbit-prev, div.home-orbit .orbit-next {
    top: 48%;
}

div.home-orbit .orbit-prev span, div.home-orbit .orbit-next span {
    display: none;
}
div.home-orbit .orbit-prev {
    left: -0.9375rem;
    background: url(../img/home_orbit/controls/orbit-prev.png) center center no-repeat;
}

div.home-orbit .orbit-next {
    right: -0.9375rem;
    background: url(../img/home_orbit/controls/orbit-next.png) center center no-repeat;
}

div.home-orbit .orbit-prev:hover {
    background: url(../img/home_orbit/controls/orbit-prev-hover.png) center center no-repeat;
}

div.home-orbit .orbit-next:hover {
    background: url(../img/home_orbit/controls/orbit-next-hover.png) center center no-repeat;
}

div.home-orbit div.orbit-bullets-container {
    bottom: 0;
    height: 0 !important;
    position: absolute;
    width: 100%;
    z-index: 10;
}

div.home-orbit div.orbit-bullets-container ol.orbit-bullets {
    margin: 0 auto 0.9375rem auto;
    /*padding:0;*/
    display: inline-block;
}

div.home-orbit div.orbit-bullets-container ol.orbit-bullets li {
    cursor: pointer;
    float: left;
    margin-left: 0;
    height: 0.9375rem;
    width: 0.9375rem;
    border: none;
    border-radius: 0;
    background: url(../img/home_orbit/controls/orbit-bullet.png) center center no-repeat;
}

div.home-orbit div.orbit-bullets-container ol.orbit-bullets li.active {
    background: url(../img/home_orbit/controls/orbit-bullet-active.png) center center no-repeat;
}

@media only screen {
    .row {
        max-width: 100%;
    }
}

@media only screen and (min-width: 480px) {
    .row {
        max-width: 100%;
    }
}

@media only screen and (min-width: 768px) {
    .row {
        max-width: 47.5rem;
    }
}

@media only screen and (min-width: 1011px) {
    .row {
        max-width: 62.25rem;
    }
}

@media only screen and (min-width: 1450px) {
    .row {
        max-width: 81rem;
    }
}

figure {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}

select {
    outline: none;
}

.row.left-collapse, .columns.left-collapse {
    padding-left: 0;
    padding-right: 1.875rem;
}

.row.right-collapse, .columns.right-collapse {
    padding-right: 0;
    padding-left: 1.875rem;
}

.row.collapse, .columns.collapse {
    padding-right: 0;
    padding-left: 0;
}

.vertical-align-outer {
    display: table;
    overflow: hidden;
}

.vertical-align-inner {
    display: table-cell;
    vertical-align: middle;
}

.orbit-container .orbit-slides-container img {
    width: 100%;
}

h1, h2, h3, h4, h5, h6 {
    color: #009640;
    text-transform: uppercase;
    font-weight: bold;
}

h1 {
    margin-bottom: 0.875rem;
}

h2 {
    margin-bottom: 0.625rem;
}

h3 {
    margin-bottom: 0.5rem;
}

h4 {
    margin-bottom: 0.4375rem;
}

h5 {
    margin-bottom: 0.375rem;
}

h6 {
    margin-bottom: 0.3125rem;
}

span.tana {
    font-weight: bold;
    font-style: italic;
}

#header, header {
    height: 8.375rem;
    margin-bottom: 1.25rem;
}

@media only screen {
    #header, header {
        max-width: 100%;
        background: url(../img/header-background-s.png) no-repeat top left;
        height: 6.0625rem;
        margin-bottom: 0;
    }

    #header .row, header .row {
        height: 3.625rem;
    }

    #header .row.language, header .row.language {
        height: 50px;
    }

    #header .row.language .change-language, header .row.language .change-language {
        height: 2.4375rem;
    }

    #header .row.language .change-language .dropdown-wrapper, header .row.language .change-language .dropdown-wrapper {
        top: 0.3125rem;
    }

    #header .row .mobile-logo, header .row .mobile-logo {
        position: absolute;
        top: 0.3125rem;
        left: 0.625rem;
    }

    #header .row .mobile-logo img, header .row .mobile-logo img {
        width: 7.5rem;
        background: #FFF;
    }
}

@media only screen and (min-width: 480px) {
    #header, header {
        max-width: 100%;
        background: url(../img/header-background-m.png) no-repeat top left;
    }

    #header .row, header .row {
        height: 3.625rem;
    }

    #header .row .mobile-logo, header .row .mobile-logo {
        position: absolute;
        top: 0.3125rem;
        left: 2.1875rem;
    }

    #header .row .mobile-logo img, header .row .mobile-logo img {
        width: 7.5rem;
        background: #FFF;
    }
}

@media only screen and (min-width: 768px) {
    #header, header {
        height: 8.375rem;
        margin-bottom: 1.25rem;
        background: url(../img/header-background-l.png) no-repeat top center;
    }

    #header .row, header .row {
        height: 8.375rem;
    }
}

@media only screen and (min-width: 1011px) {
    #header, header {
        background: url(../img/header-background-xl.png) no-repeat top center;
    }
}

@media only screen and (min-width: 1450px) {
    #header, header {
        background: url(../img/header-background-xxl.png) no-repeat top center;
    }
}

#header .logo, header .logo {
    height: 8.375rem;
}

#header .logo img, header .logo img {
    margin-top: 0.9375rem;
    max-height: 6.25rem;
}

@media only screen and (min-width: 768px) {
    #header .logo img, header .logo img {
        margin-left: -0.5rem;
    }
}

@media only screen and (min-width: 1011px) {
    #header .logo img, header .logo img {
        margin-left: 0.8125rem;
    }
}

@media only screen and (min-width: 1450px) {
    #header .logo img, header .logo img {
        margin-left: 2.5rem;
    }
}

#header.changelanguage .lang-nav, header.changelanguage .lang-nav {
    display: none;
}

#header .row, header .row {
    height: 8.375rem;
    position: relative;
}

#header .row .logo, header .row .logo {
    height: 8.375rem;
}

#header .row .logo img, header .row .logo img {
    margin-top: 0.9375rem;
    max-height: 6.25rem;
}

@media only screen and (min-width: 768px) {
    #header .row .logo img, header .row .logo img {
        margin-left: -0.5rem;
    }
}

@media only screen and (min-width: 1011px) {
    #header .row .logo img, header .row .logo img {
        margin-left: 0.8125rem;
    }
}

@media only screen and (min-width: 1450px) {
    #header .row .logo img, header .row .logo img {
        margin-left: 2.5rem;
    }
}

#header .row .language-changer, header .row .language-changer {
    position: absolute;
    top: 2.1875rem;
    z-index: 10;
    color: #FFFFFF;
}

#header .row .language-changer .row, header .row .language-changer .row {
    height: 24.6875rem;
}

#header .row .language-changer .row #country.bg, header .row .language-changer .row #country.bg {
    background: url(../img/language-hightlight.png) no-repeat top right;
}

#header .row .language-changer .row .background-image, header .row .language-changer .row .background-image {
    position: absolute;
    right: -9.375rem;
    bottom: 1.875rem;
}

#header .row .language-changer .row .left-content, header .row .language-changer .row .left-content {
    margin-top: 8.4375rem;
}

#header .row .language-changer .row .right-content, header .row .language-changer .row .right-content {
    margin-top: 0.9375rem;
    z-index: 1;
}

#header .row .language-changer .row .right-content ul, header .row .language-changer .row .right-content ul {
    list-style: none;
}

#header .row .language-changer .row .right-content ul li a, header .row .language-changer .row .right-content ul li a {
    color: #FFF;
    margin-left: 15px;
}

#header .row .language-changer .row .right-content ul li:hover a, header .row .language-changer .row .right-content ul li:hover a {
    color: #00c637;
}

#header .row .language-changer .row .right-content ul li.active a, header .row .language-changer .row .right-content ul li.active a {
    color: #00c637;
}

#header .row .language-changer .row .closelanguage, header .row .language-changer .row .closelanguage {
    position: absolute;
    bottom: 0;
    width: 200%;
    margin-left: -50%;
    height: 2.6875rem;
    background: url(../img/close-select-language-background.png) bottom center;
    border-bottom: 2px solid #CCC;
    z-index: 2;
}

#header .row .language-changer .row .closelanguage a, header .row .language-changer .row .closelanguage a {
    margin-top: 4px;
    display: block;
}

#header .row .language-changer .row .nano, header .row .language-changer .row .nano {
    height: 250px;
}

#header .row .language-changer .row .nano .nano-pane, header .row .language-changer .row .nano .nano-pane {
    background: transparent;
}

#header .row .language-changer .row .nano .nano-slider, header .row .language-changer .row .nano .nano-slider {
    background: #00ba36;
}

#header .row .mobile-country-select {
    display: none;
    position: absolute;
    z-index: 1000;
    top: -1500px;
    background: #009640;
}

#header .row .mobile-country-select .row {
    padding-top: 40px;
    height: auto;
    padding-bottom: 40px;
}

#header .row .mobile-country-select .row p {
    color: #FFF;
}

#header .row .mobile-country-select .row ul {
    list-style: none;
}

#header .row .mobile-country-select .row ul li {
    line-height: 30px;
}

#header .row .mobile-country-select .row ul li ul {
    margin-left: 0;
}

#header .row .mobile-country-select .closelanguage-mobile {
    position: absolute;
    bottom: 0;
    width: 100%;
}

#header nav.meta-nav, header nav.meta-nav {
    height: 2.1875rem;
    padding-top: 0.625rem;
}

#header nav.meta-nav ul, header nav.meta-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
}

#header nav.meta-nav ul li, header nav.meta-nav ul li {
    font-size: 0.75rem;
    line-height: 0.75rem;
    margin: 0;
    padding: 0;
}

#header nav.meta-nav ul li:before, header nav.meta-nav ul li:before {
    content: "/";
    color: #aaaaaa;
    margin: 0 0.75rem;
    position: relative;
    top: 1px;
    float: left;
}

#header nav.meta-nav ul li:first-child:before, header nav.meta-nav ul li:first-child:before {
    content: " ";
    margin: 0;
}

#header nav.meta-nav ul li:first-child, header nav.meta-nav ul li:first-child {
    border-left: 0;
}

#header nav.meta-nav ul li:last-child, header nav.meta-nav ul li:last-child {
    border-right: 0;
}

#header nav.meta-nav ul li a, #header nav.meta-nav ul li span, header nav.meta-nav ul li a, header nav.meta-nav ul li span {
    color: #737373;
    text-decoration: none;
    white-space: nowrap;
    float: left;
}

#header nav.meta-nav ul li a:hover, #header nav.meta-nav ul li span:hover, header nav.meta-nav ul li a:hover, header nav.meta-nav ul li span:hover {
    color: #009640;
}

#header nav.meta-nav ul.inline-list li:last-child {
    margin-left: 15px;
    position: relative;
}

#header nav.meta-nav ul.inline-list li:last-child a {
    /*background-color: #008430;*/
    background: linear-gradient(top, #00933d 0%, #008430 4%, #00711b 100%);
    background: -moz-linear-gradient(top, #00933d 0%, #008430 40%, #00711b 100%);
    background: -webkit-linear-gradient(top, #00933d 0%, #008430 40%, #00711b 100%);
    background: -ms-linear-gradient(top, #00933d 0%, #008430 40%, #00711b 100%);
    background: -o-linear-gradient(top, #00933d 0%, #008430 40%, #00711b 100%);
    cursor: pointer;
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00933d, endColorstr=#00711b, GradientType=1);
    height: 30px;
    font-size: 0.9em;
    line-height: 15px;
    padding-right: 10px;
    padding-left: 33px;
    padding-top: 7px;
    position: relative;
    text-transform: uppercase;
    top: -10px;
}

#header nav.meta-nav ul.inline-list li:last-child:before {
    background: url(../img/pfeil-download.png) center center no-repeat;
    content: "";
    height: 25px;
    left: 5px;
    margin: 0;
    position: absolute;
    top: -9px;
    width: 25px;
    z-index: 5;
}

#header .lang-nav .change-language, header .lang-nav .change-language {
    height: 3.75rem;
    position: relative;
    overflow: hidden;
}

#header .lang-nav .change-language > .inline-list, #header .lang-nav .change-language > .inline-list {
    margin-top: 19px;
    margin-bottom: 0;
    float: right;
}

#header .lang-nav .change-language .dropdown-wrapper, header .lang-nav .change-language .dropdown-wrapper {
    position: absolute;
    right: 0;
    top: 1rem;
}

#header .lang-nav .change-language .dropdown-wrapper a, header .lang-nav .change-language .dropdown-wrapper a {
    background-color: #FFFFFF;
    color: gray;
    margin-bottom: 0;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
}

#header .lang-nav .change-language .dropdown-wrapper a:before, header .lang-nav .change-language .dropdown-wrapper a:before {
    border-color: #c8c8c8 transparent transparent transparent;
}

#header .lang-nav .change-language .dropdown-wrapper a:hover, header .lang-nav .change-language .dropdown-wrapper a:hover {
    color: #009640;
}

#header .lang-nav .change-language .dropdown-wrapper a:hover:before, header .lang-nav .change-language .dropdown-wrapper a:hover:before {
    border-color: #009640 transparent transparent transparent;
}

#header .lang-nav nav.main-nav, header .lang-nav nav.main-nav {
    height: 2.4375rem;
    position: relative;
    background-image: url(../img/menu-background.png);
    background-position: 30px 0;
    background-repeat: no-repeat;
}
#header .lang-nav nav.main-nav .highlight, header .lang-nav nav.main-nav .highlight {
    width: 90%;
    position: absolute;
    top: 0;
    height: 0.3125rem;
    background-image: url(../img/menu-background-highlight.png);
    background-position: 20.6875rem 0;
    background-repeat: no-repeat;
    display: block;
    content: '';
    z-index: 1;
    margin-left: 1.3125rem;
}

#header .row .lang-nav nav.main-nav .search-box, header .row .lang-nav nav.main-nav .search-box {
    position: absolute;
    min-width: 33px;
    height: 39px;
    right: 0;
    overflow: hidden;
}

#header .row .lang-nav nav.main-nav .search-box .open-search, header .row .lang-nav nav.main-nav .search-box .open-search {
    color: #FFF;
    font-size: 25px;
    display: block;
    height: 39px;
    line-height: 39px;
    padding: 0 15px;
    position: absolute;
    right: 0;
    cursor: pointer;
    width: 45px;
}

#header .row .lang-nav nav.main-nav .search-box .search-container, header .row .lang-nav nav.main-nav .search-box .search-container {
    position: absolute;
    height: 39px;
    line-height: 39px;
    background: #FFF;
    z-index: 10;
    width: 100%;
    right: -280%;
    margin-left: 1.625rem;
    padding-right: 65px;
    cursor: initial;
}

#header .row .lang-nav nav.main-nav .search-box .search-container:before, header .row .lang-nav nav.main-nav .search-box .search-container:before {
    width: 1.625rem;
    height: 2.4375rem;
    background-image: url("");
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    content: '';
    position: absolute;
    margin-left: -1.625rem;
}

#header .row .lang-nav nav.main-nav .search-box .search-container .search-field, header .row .lang-nav nav.main-nav .search-box .search-container .search-field {
    color: #009640;
    width: 75%;
    float: left;
}

#header .row .lang-nav nav.main-nav .search-box .search-container .search-field:focus, header .row .lang-nav nav.main-nav .search-box .search-container .search-field:focus {
    outline-width: 0;
    outline: none;
    box-shadow: none;
}

#header .row .lang-nav nav.main-nav .search-box .search-container .button-wrap, header .row .lang-nav nav.main-nav .search-box .search-container .button-wrap {
    float: right;
}

#header .row .lang-nav nav.main-nav .search-box .search-container .button-wrap button, header .row .lang-nav nav.main-nav .search-box .search-container .button-wrap button {
    padding: 0;
    margin: 0;
    height: 39px;
    width: 39px;
    font-size: 25px;
    color: #009640;
    background: #FFF;
}

#header .row .lang-nav nav.main-nav .search-box .search-container .close-search, header .row .lang-nav nav.main-nav .search-box .search-container .close-search {
    color: #009640;
    font-size: 25px;
    display: block;
    height: 39px;
    line-height: 39px;
    float: right;
    margin-left: 10px;
    padding-left: 20px;
    border-left: 1px solid #D6D6D6;
    cursor: pointer;
}

/* Mobile: */
#off-canvas-navigation .search-container {
    height: 40px;
    margin-top: 15px;
}

#off-canvas-navigation .search-container form {
    margin: 0;
}

#off-canvas-navigation .search-container .search-field {
    margin-bottom: 0;
    background: #F1F1F1;
    width: 85%;
    float: left;
    height: 40px;
    padding-left: 15px;
    color: #009640;
    outline-width: 0;
    outline: none;
    box-shadow: none;
}

#off-canvas-navigation .search-container .button-wrap {
    width: 15%;
    float: left;
}

#off-canvas-navigation .search-container .button-wrap button {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0;
    margin: 0;
    font-size: 25px;
}

#off-canvas-navigation .search-container .close-search {
    display: none;
}

.no-menu #header .lang-nav,
.no-menu #header .meta-nav,
.no-menu #header #off-canvas,
.no-menu #header #language-mobile,
.no-menu .breadcrumbs,
.no-menu #footer nav {
    display: none !important;
}

#header .lang-nav nav.main-nav ul, header .lang-nav nav.main-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    font-weight: 600;
    letter-spacing: 0.5px;
}

#header .lang-nav nav.main-nav ul li, header .lang-nav nav.main-nav ul li {
    background-image: url(../img/menu-background-sprite.png);
    background-position: 0 0;
    background-repeat: repeat-x;
    height: 2.4375rem;
    margin: 0;
    padding: 0 0 0 0;
    border-left: 0.0625rem solid rgba(0, 156, 59, 0.8);
    border-right: 0.0625rem solid rgba(0, 117, 41, 0.5);
}

#header .lang-nav nav.main-nav ul li ul, header .lang-nav nav.main-nav ul li ul {
    display: none;
}

#header .lang-nav nav.main-nav ul li:first-child, header .lang-nav nav.main-nav ul li:first-child {
    border-left: 0;
    margin-left: 1.625rem;
}

#header .lang-nav nav.main-nav ul li:last-child, header .lang-nav nav.main-nav ul li:last-child {
    border-right: 0;
}

#header .lang-nav nav.main-nav ul li:first-child:before, header .lang-nav nav.main-nav ul li:first-child:before {
    width: 1.625rem;
    height: 2.4375rem;
    background-image: url(../img/menu-background-first-sprite.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    content: '';
    position: absolute;
    margin-left: -1.625rem;
}

#header .lang-nav nav.main-nav ul li.active, header .lang-nav nav.main-nav ul li.active {
    background-position: 0 -2.4375rem;
}

#header .lang-nav nav.main-nav ul li:first-child.active:before, header .lang-nav nav.main-nav ul li:first-child.active:before {
    background-position: 0 -2.4375rem;
}

#header .lang-nav nav.main-nav ul li a, #header .lang-nav nav.main-nav ul li span, header .lang-nav nav.main-nav ul li a, header .lang-nav nav.main-nav ul li span {
    color: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.875rem;
    display: block;
    height: 2.4375rem;
    padding: 0.625rem 0.625rem 0 0.625rem;
    white-space: nowrap;
}

@media only screen and (max-width: 1024px) {
    #header .lang-nav nav.main-nav ul li a, #header .lang-nav nav.main-nav ul li span, header .lang-nav nav.main-nav ul li a, header .lang-nav nav.main-nav ul li span {
        padding: 0.8rem 0.625rem 0 0.625rem;
        font-size: 11px;
    }
}

#header .lang-nav nav.main-nav ul li a:hover, #header .lang-nav nav.main-nav ul li span:hover, header .lang-nav nav.main-nav ul li a:hover, header .lang-nav nav.main-nav ul li span:hover {
    text-shadow: 0 1px 1px #00330A;
}

#header .menu-icon, header .menu-icon {
    display: block;
    right: 0;
    height: 40px;
    margin-top: 17px;
}

/*  #header .menu-icon span.text, header .menu-icon span.text {
      display: block;
      white-space: nowrap;
      margin-right: 4.0625rem; }
    #header .menu-icon span.icon, header .menu-icon span.icon {
      display: block;
      position: absolute;
      width: 1.5rem;
      height: 0;
      right: 1.5625rem;
      top: 0.1875rem;
      -webkit-box-shadow: 0 0.0625rem 0 0.125rem white, 0 0.625rem 0 0.125rem white, 0 1.1875rem 0 0.125rem white;
      -moz-box-shadow: 0 0.0625rem 0 0.125rem white, 0 0.625rem 0 0.125rem white, 0 1.1875rem 0 0.125rem white;
      box-shadow: 0 0.0625rem 0 0.125rem white, 0 0.625rem 0 0.125rem white, 0 1.1875rem 0 0.125rem white; }
  */

/* line 394, ../scss/app.scss */
body {
    background-image: url(../img/body-background-gradient.jpg);
    background-repeat: repeat-x;
    background-color: #F1F1F1;
    -webkit-font-feature-settings: 'kern', 'liga' 0, 'calt' 0;
}

@media only screen {
    #content {
        max-width: 100%;
        padding-bottom: 0;
    }
}

@media only screen and (min-width: 480px) {
    #content {
        max-width: 100%;
    }
}

@media only screen and (min-width: 768px) {
    #content {
        background: url(../img/content-background-l.png) no-repeat bottom center;
        padding-bottom: 12.5rem;
    }
}

@media only screen and (min-width: 1011px) {
    /* line 401, ../scss/app.scss */
    #content {
        background: url(../img/content-background-xl.png) no-repeat bottom center;
    }
}

@media only screen and (min-width: 1450px) {
    /* line 401, ../scss/app.scss */
    #content {
        background: url(../img/content-background-xxl.png) no-repeat bottom center;
    }
}

#content .no-caps h1, #content .no-caps h2, #content .no-caps h3, #content .no-caps h4, #content .no-caps h5, #content .no-caps h6 {
    text-transform: none !important;
}

#content a.txt-link {
    color: #009640;
}

/* line 423, ../scss/app.scss */
#content .breadcrumbs {
    margin-bottom: 0;
    padding-top: 0;
    white-space: nowrap;
}

/* line 429, ../scss/app.scss */
#content .default-text {
    margin-bottom: 1.875rem;
}

/* line 432, ../scss/app.scss */
#content .default-text.no-line h1 {
    font-size: 1.875rem;

    border: none;
    padding-left: 0;
    text-transform: uppercase;
}

/* line 437, ../scss/app.scss */

#content .default-text.no-line h1:before {
    display: none;
}

/* line 442, ../scss/app.scss */
#content .default-text h1 {
    text-transform: uppercase;
}

#content .default-text.no-caps h1, #content .default-text.no-caps h2, #content .default-text.no-caps h3, #content .default-text.no-caps h4, #content .default-text.no-caps h5, #content .default-text.no-caps h6 {
    text-transform: none;
}

/* line 73, ../scss/_mixins.scss */
#content .default-text h1 h1.striped-heading {
    position: relative;
    border-bottom: 0.0625rem solid #a8cfb9;
    padding-left: 2.625rem;
    font-weight: 100;

}

/* line 56, ../scss/_mixins.scss */
#content .default-text h1 h1.striped-heading:before {
    position: absolute;
    bottom: 0.5625rem;
    width: 0.875rem;
    height: 1.25rem;
    background: #009640;
    display: block;
    content: '';
    left: 5px;
    -webkit-transform: skew(-28deg);
    -moz-transform: skew(-28deg);
    -o-transform: skew(-28deg);
    transform: skew(-28deg);
}

#content .default-text ul {
    overflow: hidden;
}

#content .default-text ul li {
    color: #009640;
    list-style-type: square;
    margin-left: 20px;
}

/* line 451, ../scss/app.scss */
#content .default-text ul li span {
    color: #737373;
}

#content .white {
    box-shadow: 0 0 0.5rem #c9c9c9;
    background: #fff;
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
}

#content .default-text.white {
    box-shadow: 0 0 0.5rem #c9c9c9;
    background: #fff;
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
    padding-left: 1.875rem;
    padding-right: 1.875rem;
}

/* line 448, ../scss/app.scss */

#content .image-in-text {
    margin-bottom: 0.9375rem;
}

#content .image-in-text.right {
    margin-left: 0.9375rem;
}

#content .image-in-text.left {
    margin-right: 0.9375rem;
}

#content .brand-container .whitebox {
    background: #FFFFFF;
    -webkit-border-radius: 0.625rem;
    -moz-border-radius: 0.625rem;
    -ms-border-radius: 0.625rem;
    -o-border-radius: 0.625rem;
    border-radius: 0.625rem;
    -webkit-box-shadow: 0 3.125rem 2.5rem -2.5rem rgba(50, 50, 50, 0.2);
    -moz-box-shadow: 0 3.125rem 2.5rem -2.5rem rgba(50, 50, 50, 0.2);
    box-shadow: 0 3.125rem 2.5rem -2.5rem rgba(50, 50, 50, 0.2);
    margin-left: auto;
    margin-right: auto;
}

#content .brand-container .whitebox .outer {
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
    padding-left: 1.875rem;
    padding-right: 1.875rem;
}

#content .brand-container .whitebox .outer p {
    font-size: 0.8125rem;
}

#content .brand-container .whitebox .outer img {
    padding: 0 10%;
}

#content .brand-container .whitebox .large-6 {
    text-align: center;
}

#content .brand-container .whitebox hr {
    border: solid #e1efe7;
    border-width: 0.0625rem 0 0;
}

/* line 476, ../scss/app.scss */
#content .row .row.news-box {
    margin-top: 3.125rem;
}

#content .row .row.news-box.no-margin-top {
    margin-top: 0;
}

#content .image-in-text .image-container + .image-title.italic,
#content .image-in-text .image_container + .image-title.italic {
    margin-bottom: 0;
}

#content .image-container + .image-title.italic,
#content .image_container + .image-title.italic {
    font-style: italic;
}

#content .image-container + .image-title,
#content .image_container + .image-title {
    margin-top: 8px;
}

#content .row .row.news-box .image-container {
    line-height: 0;
    display: inline-block;
    max-width: 100%;
    margin-top: 0.625rem;
}

#content .row .row.news-box .image-container,
#content .row .row.news-box .image-container img {
    max-height: 280px;
}

#content .row .row.news-box .video-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

#content .row .row.news-box .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#content .row .row.news-box .video-container:hover,
#content .row .row.news-box .image-container:hover,
#content .row .row.news-box .video-container:focus,
#content .row .row.news-box .image-container:focus,
#content .wrapper-link:hover .image-container {
    -webkit-box-shadow: 0 0 6px 1px rgba(0, 150, 64, 0.5);
    box-shadow: 0 0 6px 1px rgba(0, 150, 64, 0.5);
}

#content .row .row.news-box p {
    font-size: 0.8125rem;
}

#content .row .row.news-box .news-wrapper h4 {
    text-transform: none;
}

#content .row .row.news-box .white {
    background: none;
    box-shadow: none;
    margin-bottom: 1.875rem;
}

#content .row .row.news-box .white .news-wrapper {
    box-shadow: 0 0 0.5rem #c9c9c9;
    background: #fff;
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
    padding-left: 1.875rem;
    padding-right: 1.875rem;
}

#content .row .row.news-box .white:hover .news-wrapper {
    box-shadow: 0 0 2.5rem #c9c9c9;
}

#content .row .row.news-box .gray {
    margin-bottom: 1.875rem;
}

#content .row .row.news-box .gray .news-wrapper {
    box-shadow: 0 0 0.5rem #c9c9c9;
    background: #f9f9f9;
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
    padding-left: 1.875rem;
    padding-right: 1.875rem;
}

#content .row .row.news-box .gray:hover .news-wrapper {
    background: #FFF;
    box-shadow: 0 0 2.5rem #c9c9c9;
}

#content .side-nav-container {
    background: #FFF;
}

#content .side-nav-container > .side-nav {
    padding-top: 35px;
}

#content .side-nav-container .parent-level {
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
    font-size: 1rem;
    margin: 0 1.875rem 0.9375rem 2.375rem;
    display: block;
    padding-top: 1.875rem;
}

#content .side-nav-container ul.side-nav.first-level li {
    width: 95%;
    margin-left: 5%;
    padding-left: 0.625rem;
}

#content .side-nav-container ul.side-nav.first-level li.active {
    background-position: top left;
}

#content .side-nav-container ul.side-nav.first-level li.active a {
    background-color: #dfdfdf;
    background-color: -moz-linear-gradient(left, #e7e7e7 0%, #f4f4f4 100%);
    background-color: -webkit-gradient(linear, left, right top, color-stop(0%, #e7e7e7), color-stop(100%, #f4f4f4));
    background-color: -webkit-linear-gradient(left, #e7e7e7 0%, #f4f4f4 100%);
    background-color: -o-linear-gradient(left, #e7e7e7 0%, #f4f4f4 100%);
    background-color: -ms-linear-gradient(left, #e7e7e7 0%, #f4f4f4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e7e7e7, endColorstr=#f4f4f4, GradientType=1);
    background-color: linear-gradient(to right, #e7e7e7 0%, #f4f4f4 100%);
    background-image: url(../img/side-nav-highlight.png);
    font-size: 0.875rem;
    background-repeat: no-repeat;
    margin-left: -0.9375rem;
    padding-left: 2.1875rem;
    min-height: 1.625rem;
    padding-top: 0.125rem;
    position: relative;
    overflow: hidden;
}

#content .side-nav-container ul.side-nav.first-level li.active a:before {
    width: 0;
    height: 0;
    border-bottom: 46px solid #DFDFDF;
    border-left: 23px solid transparent;
    display: block;
    content: "";
    position: absolute;
    margin-left: -24px;
    bottom: 0;
}

#content .side-nav-container ul.side-nav.first-level li a {
    font-weight: bold;
    color: #009640;
    margin-left: 1.25rem;
}

#content .side-nav-container ul.side-nav.first-level li a:hover {
    color: #008137
}

#content .side-nav-container ul.side-nav.first-level li ul.second-level {
    margin-left: -0.9375rem;
}

#content .side-nav-container ul.side-nav.first-level li ul.second-level li {
    width: 95%;
    margin-left: 5%;
    padding-left: 0.4375rem;
    height: auto;
    list-style: none;
    margin-bottom: 0;
    position: relative;
    overflow: hidden;
}

#content .side-nav-container ul.side-nav.first-level li ul.second-level li a {
    background-color: #FFF;
    color: #000;
    border-bottom: 1px solid #dfdfdf;
    height: auto;
    font-weight: normal;
}

#content .side-nav-container ul.side-nav.first-level li ul.second-level li a:before {
    display: none;
}

#content .image-with-caption {
    position: relative;
    margin-bottom: 1.875rem;
}

@media only screen {
    #content .image-with-caption .caption {
        background: #FFF;
        opacity: 0.8;
        position: relative;
        bottom: 0;
        left: 0;
        min-height: 40px;
        padding: 0.75rem 1.5625rem 0.75rem 1.5625rem;
        max-width: 100%;
        color: #737373;
        word-wrap: normal;
        overflow: auto;
    }
}

@media only screen and (min-width: 768px) {
    #content .image-with-caption .caption {
        position: absolute;
        bottom: 0.9375rem;
    }
}

#content .quotes {
    position: relative;
}

#content .quotes .blockquote {
    margin-bottom: 1.25rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    border: none;
}

#content .quotes .blockquote cite {
    font-size: 2.5rem;
    color: #009640;
    border-bottom: 1px solid #a8cfb9;
    position: relative;
    line-height: 3.125rem;
    text-transform: uppercase;
    font-style: normal;
    font-weight: bold;
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
    text-align: center;
}

#content .quotes .blockquote cite:before {
    width: 2.9375rem;
    height: 1.25rem;
    background-image: url(../img/quotes.png);
    content: "";
    display: block;
    position: absolute;
    left: -1.5625rem;
    bottom: -1.25rem;
}

#content .quotes .blockquote cite:after {
    width: 2.9375rem;
    height: 1.25rem;
    background-image: url(../img/quotes.png);
    content: "";
    display: block;
    position: absolute;
    right: -1.5625rem;
    bottom: -0.0625rem;
}

#content .quotes .blockquote p {
    margin-bottom: 0;
    margin-left: 1.5625rem;
    margin-right: 1.5625rem;
    color: #009640;
    font-size: 1rem;
    text-align: center;
    text-transform: uppercase;
}

#content .custom-postfix input {
    border-left: 5px solid #e4e4e4;
}

#content .custom-prefix input {
    border-right: 5px solid #e4e4e4;
}

#content form select {
    font-family: "ff-meta-web-pro", Arial, sans-serif;
}

#content #pinuts-widgets-newsletter[style] {
    width: 100%;
    background: none;
    background-color: transparent !important;
}

#content #pinuts-widgets-newsletter[style] .pi-newsletter-widget-title {
    color: #009640;
    font-family: "ff-meta-web-pro", Arial, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: bold;
    line-height: 39.20000076293945px;
    text-transform: uppercase;
}

#content #pinuts-widgets-newsletter[style] .pi-newsletter-widget-form-element, #content #pinuts-widgets-newsletter[style] .pi-newsletter-widget-buttons {
    margin: 10px auto;
    max-width: 600px;
}

#content #pinuts-widgets-newsletter[style] .pi-newsletter-widget-status-container {
    height: 35px;
}

#content #pinuts-widgets-newsletter[style] .permission-container #pi-newsletter-widget-permission-accepted_permission {
    margin: 0.8rem 0 0 0 !important;
}

#content #pinuts-widgets-newsletter[style] .permission-container .pi-newsletter-widget-checkbox-group label {
    font-size: 13px;
    line-height: 20px;
    color: #737373;
    display: initial !important;
    text-align: left;
}

@media only screen {
    #content #pinuts-widgets-newsletter[style] .pi-newsletter-widget-label-container {
        width: 100%;
        text-align: left;
    }

    #content #pinuts-widgets-newsletter[style] .pi-newsletter-widget-input-container {
        width: 85%;
    }

    #content #pinuts-widgets-newsletter[style] .pi-newsletter-widget-permission-string {
        padding-left: 0;
    }

    #content #pinuts-widgets-newsletter[style] .pi-newsletter-widget-submit {
        margin-left: 0;
    }
}

@media only screen and (min-width: 480px) {
    #content #pinuts-widgets-newsletter[style] .pi-newsletter-widget-label-container {
        width: 200px;
        text-align: right;
    }

    #content #pinuts-widgets-newsletter[style] .pi-newsletter-widget-input-container {
        width: 200px;
    }

    #content #pinuts-widgets-newsletter[style] .pi-newsletter-widget-label-container.error, #content #pinuts-widgets-newsletter[style] .pi-newsletter-widget-input-container.error {
        width: 200px;
    }

    #content #pinuts-widgets-newsletter[style] .pi-newsletter-widget-permission-string {
        padding-left: 200px;
    }

    #content #pinuts-widgets-newsletter[style] .pi-newsletter-widget-submit {
        margin-left: 200px;
    }
}

#footer, footer {
    background: #ffffff;
    padding-top: 3.125rem;
    padding-bottom: 0.5rem;
}

#footer nav.row, footer nav.row {
    margin-bottom: 3.125rem;
}

#footer nav.row ul, footer nav.row ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#footer nav.row li, footer nav.row li {
    font-size: 0.8125rem;
}

#footer nav.row li:first-child, footer nav.row li:first-child {
    font-weight: bold;
    margin-bottom: 0.625rem;
    padding-bottom: 0.3125rem;
    border-bottom: 0.0625rem solid #7fca9f;
    text-transform: uppercase;
}

#footer nav.row li:first-child a, #footer nav.row li:first-child span, footer nav.row li:first-child a, footer nav.row li:first-child span {
    color: #000000;
    text-decoration: none;
}

#footer nav.row li:first-child a:hover, #footer nav.row li:first-child span:hover, footer nav.row li:first-child a:hover, footer nav.row li:first-child span:hover {
    color: #009640;
}

#footer nav.row a, footer nav.row a {
    display: block;
    color: #737373;
}

#footer nav.row a:hover, footer nav.row a:hover {
    color: #009640;
}

#footer .row p, footer .row p {
    margin-bottom: 0.375rem;
    font-size: 0.75rem;
    line-height: 0.75rem;
}

#footer .copyright a {
    color: #222;
}

#footer .copyright a:hover {
    color: #009640;
}

/* Fast Download Styles */

@media only screen {
    .columns.right-collapse {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }

    .columns.left-collapse {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }

    #content ul.result-group.with-preview li {
        width: 100%;
    }

    #content ul.result-group.with-preview .image-wrapper {
        height: 200px;
    }

    #content ul.result-group.with-preview .image-wrapper img {
        max-height: 200px;
    }
}

@media only screen and (min-width: 768px) {
    .columns.right-collapse {
        padding-right: 0;
        padding-left: 1.875rem;
    }

    .columns.left-collapse {
        padding-right: 1.875rem;
        padding-left: 0;
    }

    #content ul.result-group.with-preview li {
        width: 33.33%;
    }

    #content ul.result-group.with-preview .image-wrapper {
        height: 200px;
    }

    #content ul.result-group.with-preview .image-wrapper img {
        max-height: 180px;
    }
}

@media only screen and (min-width: 1010px) {
    #content ul.result-group.with-preview .image-wrapper {
        height: 220px;
    }

    #content ul.result-group.with-preview .image-wrapper img {
        max-height: 200px;
    }
}

@media only screen and (min-width: 1449px) {
    #content ul.result-group.with-preview .image-wrapper {
        height: 240px;
    }

    #content ul.result-group.with-preview .image-wrapper img {
        max-height: 220px;
    }
}

#content .fast-download-form select,
.fast-download-form input[type="text"],
#content .fast-download-form input[type="number"],
#content .fast-download-form input[type="search"] {
    border: 1px solid #cccccc;
}

#content .result-list ul.result-group {
    margin-left: 0;
}

#content .result-list ul, #content .result-list ul li {
    list-style: none;
}

.postfix.button {
    height: 37px;
}

.columns.right-collapse.no-space {
    padding-left: 0.9375rem;
}

.columns.left-collapse.no-space {
    padding-right: 0.9375rem;
}

#content .fast-download-results .group-header,
#content .search-results .group-header {
    height: 35px;
    line-height: 35px;
    position: relative;
}

#content .fast-download-results .group-header .header-wrapper,
#content .search-results .group-header .header-wrapper {
    height: 35px;
    line-height: 35px;
    background: #dddddd;
    margin-left: 20px;
}

#content .fast-download-results .group-header .sub-category-first,
#content .search-results .group-header .sub-category-first {
    margin-left: 23px;
    font-weight: bold;
    color: #737373;
}

#content .fast-download-results .group-header .devider,
#content .search-results .group-header .devider {
    margin-left: 10px;
    margin-right: 10px;
}

#content .fast-download-results .group-header:before,
#content .search-results .group-header:before {
    width: 0;
    height: 0;
    border-bottom: 35px solid #dddddd;
    border-left: 20px solid transparent;
    display: block;
    content: '';
    position: absolute;
    top: 0;
}

#content ul.result-group li.product {
    height: 50px;
    overflow: hidden;
    background: #FFF;
    border-bottom: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
}

#content ul.result-group li.product:hover {
    background: #f6f6f6;
}

#content ul.result-group li.product.active {
    height: auto;
    background: #f6f6f6;
}

#content ul.result-group li.product.active .product-name {
    color: #000;
}

#content ul.result-group li.product.active .show-downloads,
#content ul.result-group li.product .hide-downloads {
    display: none;
}

#content ul.result-group li.product.active .hide-downloads,
#content ul.result-group li.product .show-downloads {
    display: block;
}

#content .result-group li.product .product-header {
    cursor: pointer;
}

#content .result-group li.product .product-name {
    display: block;
    height: 50px;
    line-height: 50px;
    float: left;
    margin-left: 74px;
    font-size: 14px;
    font-weight: bold;
}

#content .result-group li.product .show-downloads,
#content .result-group li.product .hide-downloads {
    height: 50px;
    line-height: 50px;
    float: right;
    margin-right: 46px;
}

#content .result-group li.product .product-header:hover .show-downloads,
#content .result-group li.product .product-header:hover .hide-downloads {
    margin-right: 27px;
}

#content .result-group li.product .show-downloads:before,
#content .result-group li.product .hide-downloads:before {
    display: none;
    float: right;
    margin-left: 10px;
    margin-top: 17px;
}

#content .result-group li.product .product-header:hover .show-downloads:before,
#content .result-group li.product .product-header:hover .hide-downloads:before {
    display: block;
}

#content .result-group li.product .product-header:hover .product-name,
#content .result-group li.product .product-header:hover .show-downloads,
#content .result-group li.product .product-header:hover .hide-downloads {
    color: #009640;
}

#content ul.result-group li.product:before, #content ul.result-group li.product:hover:before {
    top: 19px;
    left: 45px;
}

@media only screen and (min-width: 1010px) {
    #content ul.result-group li.product ul.product-downloads {
        margin-left: 17px;
        margin-right: 25px;
    }

    #content ul.result-group li.product ul.product-downloads li {
        padding-left: 25px;
        padding-right: 25px;
        margin-left: 20px;
    }
}

#content ul.result-group li.product ul.product-downloads {
    margin-left: 17px;
    margin-right: 25px;
}

#content ul.result-group li.product ul.product-downloads li {
    padding-left: 25px;
    padding-right: 25px;
    background: #fff;
    border-bottom: 10px solid #f6f6f6;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 10px;
}

#content ul.result-group li.product ul.product-downloads li .download-name {
    height: 30px;
    line-height: 30px;
    display: block;
    font-size: 14px;
}

#content ul.result-group li.product ul.product-downloads li .download-links {
    height: 30px;
    line-height: 30px;
    display: block;
    width: 100%;
    font-size: 14px;
    border-top: 1px solid #F0F0F0;
}

#content ul.result-group li.product ul.product-downloads li .download-links .add-to-downloads {
    float: left;
    display: block;
}

#content ul.result-group li.product ul.product-downloads li .download-links .add-to-downloads:before {
    margin-right: 5px;
}

#content ul.result-group li.product ul.product-downloads li .download-links .download-added {
    cursor: default;
    color: #d8d8d8;
}

#content ul.result-group li.product ul.product-downloads li .download-links .direct-download {
    float: right;
    display: block;
}

#content ul.result-group .direct-download:before {
    margin-right: 5px;
}

.fast-download-status {
    background: #FFF;
    margin-top: 1.5625rem;
    padding: 1.5625rem 1.25rem 1.5625rem 1.25rem;
}

.fast-download-status.hide-for-large-up {
    position: fixed;
    bottom: 0;
    z-index: 1000;
    width: 100%;
    border-top: 1px solid #F6f6f6;
}

.fast-download-status .download-list {
    font-size: 14px;
    list-style: none;
    margin-top: 25px;
}

.fast-download-status .download-list li:before {
    display: block;
    float: left;
    margin-left: -15px;
    margin-top: 5px;
    color: #b6b6b6;
}

.fast-download-status.no-dl {
    display: none !important;
}

#content ul.result-group.with-preview {
    width: 100%;
    margin-bottom: 25px;
}

#content ul.result-group.with-preview li {
    background: #FFF;
    border-right: 1px solid #f6f6f6;
    margin-bottom: 10px;
    padding: 15px 25px;
}

#content ul.result-group.with-preview .product-header {
    min-height: 80px;
    border-top: 1px solid #e4e4e4;
    padding-top: 5px;
    line-height: 18px;
}

#content ul.result-group.with-preview .product-header .download-name {
    font-size: 14px;
}

#content ul.result-group.with-preview li:nth-of-type(3n) {
    border-right: 0;
}

#content ul.result-group.with-preview .direct-download {
    width: 100%;
    text-align: center;
    display: block;
}

#content ul.result-group.with-preview .image-wrapper {
    display: table;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
}

#content ul.result-group.with-preview .image-wrapper figure {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

li.product-lightred, li.product-lightred:hover {
    position: relative;
}

li.product-lightred:before, li.product-lightred:hover:before {
    position: absolute;
    bottom: 0.375rem;
    width: 0.875rem;
    height: 0.6875rem;
    background: #e42d3a;
    display: block;
    content: '';
    left: 5px;
    z-index: 1;
    -webkit-transform: skew(-28deg);
    -moz-transform: skew(-28deg);
    -o-transform: skew(-28deg);
    transform: skew(-28deg);
}

li.product-lightblue, li.product-lightblue:hover {
    position: relative;
}

li.product-lightblue:before, li.product-lightblue:hover:before {
    position: absolute;
    bottom: 0.375rem;
    width: 0.875rem;
    height: 0.6875rem;
    background: #9eceeb;
    display: block;
    content: '';
    left: 5px;
    z-index: 1;
    -webkit-transform: skew(-28deg);
    -moz-transform: skew(-28deg);
    -o-transform: skew(-28deg);
    transform: skew(-28deg);
}

li.product-blue, li.product-blue:hover {
    position: relative;
}

li.product-blue:before, li.product-blue:hover:before {
    position: absolute;
    bottom: 0.375rem;
    width: 0.875rem;
    height: 0.6875rem;
    background: #0078c9;
    display: block;
    content: '';
    left: 5px;
    z-index: 1;
    -webkit-transform: skew(-28deg);
    -moz-transform: skew(-28deg);
    -o-transform: skew(-28deg);
    transform: skew(-28deg);
}

li.product-darkblue, li.product-darkblue:hover {
    position: relative;
}

li.product-darkblue:before, li.product-darkblue:hover:before {
    position: absolute;
    bottom: 0.375rem;
    width: 0.875rem;
    height: 0.6875rem;
    background: #003592;
    display: block;
    content: '';
    left: 5px;
    z-index: 1;
    -webkit-transform: skew(-28deg);
    -moz-transform: skew(-28deg);
    -o-transform: skew(-28deg);
    transform: skew(-28deg);
}

li.product-violett, li.product-violett:hover {
    position: relative;
}

li.product-violett:before, li.product-violett:hover:before {
    position: absolute;
    bottom: 0.375rem;
    width: 0.875rem;
    height: 0.6875rem;
    background: #6c3a77;
    display: block;
    content: '';
    left: 5px;
    z-index: 1;
    -webkit-transform: skew(-28deg);
    -moz-transform: skew(-28deg);
    -o-transform: skew(-28deg);
    transform: skew(-28deg);
}

li.product-darkgreen, li.product-darkgreen:hover {
    position: relative;
}

li.product-darkgreen:before, li.product-darkgreen:hover:before {
    position: absolute;
    bottom: 0.375rem;
    width: 0.875rem;
    height: 0.6875rem;
    background: #008444;
    display: block;
    content: '';
    left: 5px;
    z-index: 1;
    -webkit-transform: skew(-28deg);
    -moz-transform: skew(-28deg);
    -o-transform: skew(-28deg);
    transform: skew(-28deg);
}

li.product-gray, li.product-gray:hover {
    position: relative;
}

li.product-gray:before, li.product-gray:hover:before {
    position: absolute;
    bottom: 0.375rem;
    width: 0.875rem;
    height: 0.6875rem;
    background: #9a9b9d;
    display: block;
    content: '';
    left: 5px;
    z-index: 1;
    -webkit-transform: skew(-28deg);
    -moz-transform: skew(-28deg);
    -o-transform: skew(-28deg);
    transform: skew(-28deg);
}

li.product-pink, li.product-pink:hover {
    position: relative;
}

li.product-pink:before, li.product-pink:hover:before {
    position: absolute;
    bottom: 0.375rem;
    width: 0.875rem;
    height: 0.6875rem;
    background: #d38bc8;
    display: block;
    content: '';
    left: 5px;
    z-index: 1;
    -webkit-transform: skew(-28deg);
    -moz-transform: skew(-28deg);
    -o-transform: skew(-28deg);
    transform: skew(-28deg);
}

li.product-lightgreen, li.product-lightgreen:hover {
    position: relative;
}

li.product-lightgreen:before, li.product-lightgreen:hover:before {
    position: absolute;
    bottom: 0.375rem;
    width: 0.875rem;
    height: 0.6875rem;
    background: #bed600;
    display: block;
    content: '';
    left: 5px;
    z-index: 1;
    -webkit-transform: skew(-28deg);
    -moz-transform: skew(-28deg);
    -o-transform: skew(-28deg);
    transform: skew(-28deg);
}

li.product-hazelnut, li.product-hazelnut:hover {
    position: relative;
}

li.product-hazelnut:before, li.product-hazelnut:hover:before {
    position: absolute;
    bottom: 0.375rem;
    width: 0.875rem;
    height: 0.6875rem;
    background: #a05324;
    display: block;
    content: '';
    left: 5px;
    z-index: 1;
    -webkit-transform: skew(-28deg);
    -moz-transform: skew(-28deg);
    -o-transform: skew(-28deg);
    transform: skew(-28deg);
}

li.product-purple, li.product-purple:hover {
    position: relative;
}

li.product-purple:before, li.product-purple:hover:before {
    position: absolute;
    bottom: 0.375rem;
    width: 0.875rem;
    height: 0.6875rem;
    background: #e14c68;
    display: block;
    content: '';
    left: 5px;
    z-index: 1;
    -webkit-transform: skew(-28deg);
    -moz-transform: skew(-28deg);
    -o-transform: skew(-28deg);
    transform: skew(-28deg);
}

li.product-lightpink, li.product-lightpink:hover {
    position: relative;
}

li.product-lightpink:before, li.product-lightpink:hover:before {
    position: absolute;
    bottom: 0.375rem;
    width: 0.875rem;
    height: 0.6875rem;
    background: #f7b3c1;
    display: block;
    content: '';
    left: 5px;
    z-index: 1;
    -webkit-transform: skew(-28deg);
    -moz-transform: skew(-28deg);
    -o-transform: skew(-28deg);
    transform: skew(-28deg);
}

li.product-orange, li.product-orange:hover {
    position: relative;
}

li.product-orange:before, li.product-orange:hover:before {
    position: absolute;
    bottom: 0.375rem;
    width: 0.875rem;
    height: 0.6875rem;
    background: #ff6418;
    display: block;
    content: '';
    left: 5px;
    z-index: 1;
    -webkit-transform: skew(-28deg);
    -moz-transform: skew(-28deg);
    -o-transform: skew(-28deg);
    transform: skew(-28deg);
}

li.product-yellow, li.product-yellow:hover {
    position: relative;
}

li.product-yellow:before, li.product-yellow:hover:before {
    position: absolute;
    bottom: 0.375rem;
    width: 0.875rem;
    height: 0.6875rem;
    background: #fee000;
    display: block;
    content: '';
    left: 5px;
    z-index: 1;
    -webkit-transform: skew(-28deg);
    -moz-transform: skew(-28deg);
    -o-transform: skew(-28deg);
    transform: skew(-28deg);
}

/* Others2 */

#content .side-nav-container ul.side-nav.first-level li {
    margin-left: 0;
    width: 100%;
}

#content .side-nav-container ul.side-nav.first-level > li.active > a {
    margin-left: -10px;
    padding-left: 31px;
}

#content .side-nav-container ul.side-nav.second-level li a {
    margin-left: -18px;
}

#content .side-nav-container ul.side-nav.second-level li.active a {
    margin-left: -18px;
}

#content .side-nav-container ul.side-nav.first-level li ul.second-level li {
    width: 97%;
    margin-left: 3%;
}

#content .product-navigation .side-nav-container ul.side-nav.first-level li ul.second-level > li {
    border: 1px solid #E2E2E2;
    border-top: 0;
}

#content .subcategory-container:last-child {
    float: left;
}

#content .subcategory-container .category-box {
    background: #f6f6f6;
    text-align: left;
    position: relative;
    margin-bottom: 1.875rem;
    padding-left: 20px;
    padding-right: 10px;
    padding-bottom: 1px;
    padding-top: 10px;
}

#content .subcategory-container h3 {
    background: #ececec;
    text-align: left;
    position: relative;
    margin-bottom: 15px;
    padding-left: 20px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-left: -20px;
    color: #000;
    margin-top: -10px;
    font-size: 14px;
    margin-right: -10px;
}

#content .subcategory-container ul li {
    border-bottom: 1px solid #DDD;
    list-style: none;
    position: relative;
    padding-bottom: 5px;
    padding-top: 5px;
}

#content .subcategory-container ul li:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #C0C0C0;
    position: absolute;
    left: -15px;
    top: 15px;
    z-index: 1;
}

#content .subcategory-container ul li a {
    font-size: 16px;
    color: #6c6a6a;
    line-height: 25px;
}

#content .subcategory-container ul li a:hover {
    color: #009640;
}

#content .search-results.bzl-search .resultset {
    margin-bottom: 20px;
}

#content .search-results.bzl-search .resultset .content-wrapper {
    background: #FFF;
}

#content .search-results.bzl-search .content {
    margin-top: 20px;
    margin-bottom: 20px;
}

#content .search-results.bzl-search .content > * {
    margin-left: 5%;
}

#content .search-results.bzl-search .content .name {
    font-size: 14px;
    font-weight: bold;
    color: #000;
}

#content .search-results.bzl-search .content .phone:before, #content .search-results.bzl-search .content .mail:before {
    margin-right: 5px;
}

#content .search-results.bzl-search .content .name {
    font-size: 14px;
    font-weight: bold;
    color: #000;
}

#content .search-results.bzl-search .image {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    border-right: 1px solid #ececec;
}

#content .search-results.bzl-search .image img {
    width: 80%;
}

/* Fast Download */

@media only screen {
    .columns.right-collapse {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }

    .columns.left-collapse {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }

    #content ul.result-group.with-preview li {
        width: 100%;
    }

    #content ul.result-group.with-preview .image-wrapper {
        height: 200px;
    }

    #content ul.result-group.with-preview .image-wrapper img {
        max-height: 200px;
    }
}

@media only screen and (min-width: 768px) {
    .columns.right-collapse {
        padding-right: 0;
        padding-left: 1.875rem;
    }

    .columns.left-collapse {
        padding-right: 1.875rem;
        padding-left: 0;
    }

    #content ul.result-group.with-preview li {
        width: 33.33%;
    }

    #content ul.result-group.with-preview .image-wrapper {
        height: 200px;
    }

    #content ul.result-group.with-preview .image-wrapper img {
        max-height: 180px;
    }
}

@media only screen and (min-width: 1010px) {
    #content ul.result-group.with-preview .image-wrapper {
        height: 220px;
    }

    #content ul.result-group.with-preview .image-wrapper img {
        max-height: 200px;
    }
}

@media only screen and (min-width: 1449px) {
    #content ul.result-group.with-preview .image-wrapper {
        height: 240px;
    }

    #content ul.result-group.with-preview .image-wrapper img {
        max-height: 220px;
    }
}

#content .fast-download-form select, .fast-download-form input[type="text"], #content .fast-download-form input[type="number"], #content .fast-download-form input[type="search"] {
    border: 1px solid #cccccc;
}

#content .result-list ul.result-group {
    margin-left: 0;
}

#content .result-list ul, #content .result-list ul li {
    list-style: none;
}

.postfix.button {
    height: 37px;
}

.columns.right-collapse.no-space {
    padding-left: 0.9375rem;
}

.columns.left-collapse.no-space {
    padding-right: 0.9375rem;
}

#content .fast-download-results .group-header {
    height: 35px;
    line-height: 35px;
}

#content .fast-download-results .group-header .header-wrapper {
    height: 35px;
    line-height: 35px;
    background: #dddddd;
    margin-left: 20px;
}

#content .fast-download-results .group-header .sub-category-first {
    margin-left: 23px;
    font-weight: bold;
    color: #737373;
}

#content .fast-download-results .group-header .devider {
    margin-left: 10px;
    margin-right: 10px;
}

#content .fast-download-results .group-header:before {
    width: 0;
    height: 0;
    border-bottom: 35px solid #dddddd;
    border-left: 20px solid transparent;
    display: block;
    content: "";
    position: absolute;
    top: 0;
}

#content ul.result-group li.product {
    height: 50px;
    overflow: hidden;
    background: #FFF;
    border-bottom: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
}

#content ul.result-group li.product:hover {
    background: #f6f6f6;
}

#content ul.result-group li.product.active {
    height: auto;
    background: #f6f6f6;
}

#content ul.result-group li.product.active .product-name {
    color: #000;
}

#content ul.result-group li.product.active .show-downloads,
#content ul.result-group li.product .hide-downloads {
    display: none;
}

#content ul.result-group li.product.active .hide-downloads,
#content ul.result-group li.product .show-downloads {
    display: block;
}

#content .result-group li.product .product-header {
    cursor: pointer;
}

#content .result-group li.product .product-name {
    display: block;
    height: 50px;
    line-height: 50px;
    float: left;
    margin-left: 74px;
    font-size: 14px;
    font-weight: bold;
}

#content .result-group li.product .show-downloads,
#content .result-group li.product .hide-downloads {
    height: 50px;
    line-height: 50px;
    float: right;
    margin-right: 46px;
}

#content .result-group li.product .product-header:hover .show-downloads,
#content .result-group li.product .product-header:hover .hide-downloads {
    margin-right: 27px;
}

#content .result-group li.product .show-downloads:before,
#content .result-group li.product .hide-downloads:before {
    display: none;
    float: right;
    margin-left: 10px;
    margin-top: 17px;
}

#content .result-group li.product .product-header:hover .show-downloads:before,
#content .result-group li.product .product-header:hover .hide-downloads:before {
    display: block;
}

#content .result-group li.product .product-header:hover .product-name,
#content .result-group li.product .product-header:hover .show-downloads,
#content .result-group li.product .product-header:hover .hide-downloads {
    color: #009640;
}

@media only screen and (min-width: 1010px) {
    #content ul.result-group li.product:before, #content ul.result-group li.product:hover:before {
        top: 19px;
        left: 45px;
    }

    #content ul.result-group li.product ul.product-downloads {
        margin-left: 17px;
        margin-right: 25px;
    }

    #content ul.result-group li.product ul.product-downloads li {
        padding-left: 25px;
        padding-right: 25px;
        margin-left: 20px;
    }

    #content .result-group li.product .product-name {
        margin-left: 74px;
    }
}

#content .result-group li.product .product-name {
    display: block;
    height: 50px;
    line-height: 50px;
    float: left;
    margin-left: 50px;
    font-size: 14px;
    font-weight: bold;
}

#content ul.result-group li.product:before, #content ul.result-group li.product:hover:before {
    top: 19px;
    left: 20px;
}

#content ul.result-group li.product ul.product-downloads {
    margin-left: 0;
    margin-right: 10px;
}

#content ul.result-group li.product ul.product-downloads li {
    background: #fff;
    border-bottom: 10px solid #f6f6f6;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 10px;
}

#content ul.result-group li.product ul.product-downloads li .download-name {
    height: 30px;
    line-height: 30px;
    display: block;
    font-size: 14px;
}

#content ul.result-group li.product ul.product-downloads li .download-links {
    height: 30px;
    line-height: 30px;
    display: block;
    width: 100%;
    font-size: 14px;
    border-top: 1px solid #F0F0F0;
}

#content ul.result-group li.product ul.product-downloads li .download-links .add-to-downloads {
    float: left;
    display: block;
}

#content ul.result-group li.product ul.product-downloads li .download-links .add-to-downloads:before {
    margin-right: 5px;
}

#content ul.result-group li.product ul.product-downloads li .download-links .download-added {
    cursor: default;
    color: #d8d8d8;
}

#content ul.result-group li.product ul.product-downloads li .download-links .direct-download {
    float: right;
    display: block;
}

#content ul.result-group .direct-download:before {
    margin-right: 5px;
}

.fast-download-status {
    background: #FFF;
    margin-top: 1.5625rem;
    padding: 1.5625rem 1.25rem 1.5625rem 1.25rem;
}

.fast-download-status.hide-for-large-up {
    position: fixed;
    bottom: 0;
    z-index: 1000;
    width: 100%;
    border-top: 1px solid #F6f6f6;
}

.fast-download-status .download-list {
    font-size: 14px;
    list-style: none;
    margin-top: 25px;
}

.fast-download-status .download-list li:before {
    display: block;
    float: left;
    margin-left: -15px;
    margin-top: 5px;
    color: #b6b6b6;
}

.fast-download-status.no-dl {
    display: none !important;
}

#content ul.result-group.with-preview {
    width: 100%;
    margin-bottom: 25px;
}

#content ul.result-group.with-preview li {
    background: #FFF;
    border-right: 1px solid #f6f6f6;
    margin-bottom: 10px;
    padding: 15px 25px;
}

#content ul.result-group.with-preview .product-header {
    min-height: 80px;
    border-top: 1px solid #e4e4e4;
    padding-top: 5px;
    line-height: 18px;
}

#content ul.result-group.with-preview .product-header .download-name {
    font-size: 14px;
}

#content ul.result-group.with-preview li:nth-of-type(3n) {
    border-right: 0;
}

#content ul.result-group.with-preview .direct-download {
    width: 100%;
    text-align: center;
    display: block;
}

#content ul.result-group.with-preview .image-wrapper {
    display: table;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
}

#content ul.result-group.with-preview .image-wrapper figure {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

li.product-lightred, li.product-lightred:hover {
    position: relative;
}

li.product-lightred:before, li.product-lightred:hover:before {
    position: absolute;
    bottom: 0.5rem;
    width: 0.875rem;
    height: 0.55rem;
    background: #e42d3a;
    display: block;
    content: '';
    left: 5px;
    z-index: 1;
    -webkit-transform: skew(-28deg);
    -moz-transform: skew(-28deg);
    -o-transform: skew(-28deg);
    transform: skew(-28deg);
}

li.product-lightblue, li.product-lightblue:hover {
    position: relative;
}

li.product-lightblue:before, li.product-lightblue:hover:before {
    position: absolute;
    bottom: 0.5rem;
    width: 0.875rem;
    height: 0.55rem;
    background: #9eceeb;
    display: block;
    content: '';
    left: 5px;
    z-index: 1;
    -webkit-transform: skew(-28deg);
    -moz-transform: skew(-28deg);
    -o-transform: skew(-28deg);
    transform: skew(-28deg);
}

li.product-blue, li.product-blue:hover {
    position: relative;
}

li.product-blue:before, li.product-blue:hover:before {
    position: absolute;
    bottom: 0.5rem;
    width: 0.875rem;
    height: 0.55rem;
    background: #0078c9;
    display: block;
    content: '';
    left: 5px;
    z-index: 1;
    -webkit-transform: skew(-28deg);
    -moz-transform: skew(-28deg);
    -o-transform: skew(-28deg);
    transform: skew(-28deg);
}

li.product-darkblue, li.product-darkblue:hover {
    position: relative;
}

li.product-darkblue:before, li.product-darkblue:hover:before {
    position: absolute;
    bottom: 0.5rem;
    width: 0.875rem;
    height: 0.55rem;
    background: #003592;
    display: block;
    content: '';
    left: 5px;
    z-index: 1;
    -webkit-transform: skew(-28deg);
    -moz-transform: skew(-28deg);
    -o-transform: skew(-28deg);
    transform: skew(-28deg);
}

li.product-violett, li.product-violett:hover {
    position: relative;
}

li.product-violett:before, li.product-violett:hover:before {
    position: absolute;
    bottom: 0.5rem;
    width: 0.875rem;
    height: 0.55rem;
    background: #6c3a77;
    display: block;
    content: '';
    left: 5px;
    z-index: 1;
    -webkit-transform: skew(-28deg);
    -moz-transform: skew(-28deg);
    -o-transform: skew(-28deg);
    transform: skew(-28deg);
}

li.product-darkgreen, li.product-darkgreen:hover {
    position: relative;
}

li.product-darkgreen:before, li.product-darkgreen:hover:before {
    position: absolute;
    bottom: 0.5rem;
    width: 0.875rem;
    height: 0.55rem;
    background: #008444;
    display: block;
    content: '';
    left: 5px;
    z-index: 1;
    -webkit-transform: skew(-28deg);
    -moz-transform: skew(-28deg);
    -o-transform: skew(-28deg);
    transform: skew(-28deg);
}

li.product-gray, li.product-gray:hover {
    position: relative;
}

li.product-gray:before, li.product-gray:hover:before {
    position: absolute;
    bottom: 0.5rem;
    width: 0.875rem;
    height: 0.55rem;
    background: #9a9b9d;
    display: block;
    content: '';
    left: 5px;
    z-index: 1;
    -webkit-transform: skew(-28deg);
    -moz-transform: skew(-28deg);
    -o-transform: skew(-28deg);
    transform: skew(-28deg);
}

li.product-pink, li.product-pink:hover {
    position: relative;
}

li.product-pink:before, li.product-pink:hover:before {
    position: absolute;
    bottom: 0.5rem;
    width: 0.875rem;
    height: 0.55rem;
    background: #d38bc8;
    display: block;
    content: '';
    left: 5px;
    z-index: 1;
    -webkit-transform: skew(-28deg);
    -moz-transform: skew(-28deg);
    -o-transform: skew(-28deg);
    transform: skew(-28deg);
}

li.product-lightgreen, li.product-lightgreen:hover {
    position: relative;
}

li.product-lightgreen:before, li.product-lightgreen:hover:before {
    position: absolute;
    bottom: 0.5rem;
    width: 0.875rem;
    height: 0.55rem;
    background: #bed600;
    display: block;
    content: '';
    left: 5px;
    z-index: 1;
    -webkit-transform: skew(-28deg);
    -moz-transform: skew(-28deg);
    -o-transform: skew(-28deg);
    transform: skew(-28deg);
}

li.product-hazelnut, li.product-hazelnut:hover {
    position: relative;
}

li.product-hazelnut:before, li.product-hazelnut:hover:before {
    position: absolute;
    bottom: 0.5rem;
    width: 0.875rem;
    height: 0.55rem;
    background: #a05324;
    display: block;
    content: '';
    left: 5px;
    z-index: 1;
    -webkit-transform: skew(-28deg);
    -moz-transform: skew(-28deg);
    -o-transform: skew(-28deg);
    transform: skew(-28deg);
}

li.product-purple, li.product-purple:hover {
    position: relative;
}

li.product-purple:before, li.product-purple:hover:before {
    position: absolute;
    bottom: 0.5rem;
    width: 0.875rem;
    height: 0.55rem;
    background: #e14c68;
    display: block;
    content: '';
    left: 5px;
    z-index: 1;
    -webkit-transform: skew(-28deg);
    -moz-transform: skew(-28deg);
    -o-transform: skew(-28deg);
    transform: skew(-28deg);
}

li.product-lightpink, li.product-lightpink:hover {
    position: relative;
}

li.product-lightpink:before, li.product-lightpink:hover:before {
    position: absolute;
    bottom: 0.5rem;
    width: 0.875rem;
    height: 0.55rem;
    background: #f7b3c1;
    display: block;
    content: '';
    left: 5px;
    z-index: 1;
    -webkit-transform: skew(-28deg);
    -moz-transform: skew(-28deg);
    -o-transform: skew(-28deg);
    transform: skew(-28deg);
}

li.product-orange, li.product-orange:hover {
    position: relative;
}

li.product-orange:before, li.product-orange:hover:before {
    position: absolute;
    bottom: 0.5rem;
    width: 0.875rem;
    height: 0.55rem;
    background: #ff6418;
    display: block;
    content: '';
    left: 5px;
    z-index: 1;
    -webkit-transform: skew(-28deg);
    -moz-transform: skew(-28deg);
    -o-transform: skew(-28deg);
    transform: skew(-28deg);
}

li.product-yellow, li.product-yellow:hover {
    position: relative;
}

li.product-yellow:before, li.product-yellow:hover:before {
    position: absolute;
    bottom: 0.5rem;
    width: 0.875rem;
    height: 0.55rem;
    background: #fee000;
    display: block;
    content: '';
    left: 5px;
    z-index: 1;
    -webkit-transform: skew(-28deg);
    -moz-transform: skew(-28deg);
    -o-transform: skew(-28deg);
    transform: skew(-28deg);
}

/* Others */

#content .side-nav-container ul.side-nav.first-level li {
    margin-left: 0;
    width: 100%;
}

#content .side-nav-container ul.side-nav.first-level li.has-sub > ul {
    display: none;
}

#content .side-nav-container ul.side-nav.first-level li ul.second-level {
    margin-left: -3px;
    padding-top: 0;
    padding-bottom: 0;
}

#content .side-nav-container ul.side-nav.first-level li ul.second-level li {
    width: 100%;
    margin-left: 0;
    background: #FFF;
}

#content .side-nav-container ul.side-nav.first-level li.has-sub ul.second-level li a,
#content .side-nav-container ul.side-nav.first-level li.open-sub ul.second-level li a {
    margin-left: -18px;
    background: #ececec;
}

#content .side-nav-container ul.side-nav.first-level li ul.second-level li.has-sub a:hover,
#content .side-nav-container ul.side-nav.first-level li ul.second-level li.open-sub a:hover {
    background: #ececec;
    color: #008137;
}

#content .side-nav-container ul.side-nav.first-level li ul.second-level li.active > a {
    color: #000;
    font-weight: bold;
}

#content .side-nav-container ul.side-nav.first-level li ul.second-level li.has-sub ul {
    display: none;
}

#content .side-nav-container ul.side-nav.first-level li ul.second-level li ul.third-level {
    padding-top: 0;
    padding-bottom: 0;
    background: #F6F6F6;
    margin-left: -7px;
}

#content .side-nav-container ul.side-nav.first-level li ul.second-level li ul.third-level > li > a,
#content .side-nav-container ul.side-nav.first-level li ul.second-level li ul.third-level > li > a:hover {
    padding-left: 34px;
    color: #909090;
    background: #f6f6f6;
}

#content .side-nav-container ul.side-nav.first-level li ul.second-level li ul.third-level > li > a:hover {
    color: #006940;
}

#content .side-nav-container ul.side-nav.first-level li ul.second-level li ul.third-level > li.active > a {
    color: #009640;
    font-weight: normal;
}

#content .side-nav-container ul.side-nav.first-level li ul.second-level li ul.third-level li ul.fourth-level {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 6px;
}

#content .side-nav-container ul.side-nav.first-level li ul.second-level li ul.third-level li ul.fourth-level li {
    background: #FFF;
    margin-left: -7px;
}

#content .side-nav-container ul.side-nav.first-level li ul.second-level li ul.third-level li ul.fourth-level > li > a {
    color: #6C6A6A;
    background: #FFF;
    border-bottom: 0;
    margin-left: -13px;
}

#content .side-nav-container ul.side-nav.first-level li ul.second-level li ul.third-level li ul.fourth-level > li.active > a,
#content .side-nav-container ul.side-nav.first-level li ul.second-level li ul.third-level li ul.fourth-level > li:hover > a {
    color: #009640;
}

#content .side-nav-container ul.side-nav.first-level li ul.second-level > li:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #009640;
    position: absolute;
    left: 8px;
    top: 8px;
    z-index: 1;
}

/** 404 not found **/
#content #notfound #footer {
    background: none !important;
    float: left;
    width: 100%;
    padding-left: 10px;
}

#content #notfound h1,
#content #notfound h2,
#content #notfound h3,
#content #notfound h4,
#content #notfound h5 {
    text-transform: none;
}

#content #notfound p,
#content #notfound li,
#content #notfound a {
    color: #737373;
}

#notfound p {
    font-size: 1rem;
}

#content #notfound {
    margin-top: 30px;
    margin-bottom: 200px;
    margin-left: 15px;
}

.notfound {
    float: left;
    margin-left: 20px;
    margin-top: 20px;
    margin-bottom: 150px;
}

.notfound-side li a {
    color: #009640;
}

#content .notfound input {
    width: 100%;
}

.notfound-image {
    display: block;
    float: left;
    margin-top: 27px;
}

#content ul.notfound-side > li,
#content .notfound li {
    list-style: none;
    position: relative;
    margin-bottom: 5px;
}

#content ul.notfound-side > li:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #009640;
    position: absolute;
    left: 1px;
    top: 8px;
    z-index: 1;
}

.notfound-side {
    position: absolute;
    margin-top: 10px;
}

.notfound-side li a {
    margin-left: 0.9375rem;
    padding-top: 0.125rem;
    position: relative;
    overflow: hidden;
}

#content .notfound .search-container .search-field {
    margin-left: 15px;
    width: 150%;
    /*border: 1px solid #efefef;*/
    border-radius: 5px;
    outline: none;
    border-color: #dbdbdb;
    box-shadow: 0 0 10px #dbdbdb;
}

#content .notfound .search-container .search-field:focus {
    outline: none;
    border-color: #dcdcdc;
    box-shadow: 0 0 10px #c5c5c5;
}

input.search-field {
    color: #009640;
}

::-webkit-input-placeholder {
    color: #009640;
}

:-moz-placeholder {
    color: #009640;
}

::-moz-placeholder {
    color: #009640;
}

:-ms-input-placeholder {
    color: #009640;
}

.notfound-search {
    background-color: #fff !important;
}

.notfound-search .fi-magnifying-glass {
    color: #009640 !important;
}

#content .notfound .search-container .button-wrap button.notfound-search {
    padding: 0;
    margin: 0;
    height: 30px;
    width: 39px;
    font-size: 25px;
    color: #009640;
    background: #fff !important;
    float: right;
    right: -160px;
    top: -49px;
}

@media only screen and (min-width: 1024px) {
    #content #notfound #footer .large-2 {
        width: 20% !important;
    }

    #content .notfound .search-container {
        margin-left: 18px;
    }

    #content .notfound .search-container .search-field {
        margin-left: 0 !important;
        width: 480px;
    }

    #content .notfound .search-container .button-wrap button.notfound-search {
        padding: 0;
        margin: 0;
        height: 30px;
        width: 39px;
        font-size: 25px;
        color: #009640;
        background: #fff !important;
        float: right;
        right: 5px !important;
        top: -49px;
    }

    #content .notfound .notfound-side a {
        margin-left: 0.9375rem;
    }
}

@media only screen and (max-width: 1023px) and (min-width: 768px) {
    #content #notfound #footer .large-2 {
        width: 20% !important;
    }

    .notfound-image {
        width: 355px;
        height: 230px;
        margin-top: 27px;
    }

    .notfound {
        margin-top: 20px;
    }

    #notfound {
        margin-left: 10px;
    }

    #content .search-container {
        margin-left: 18px;
    }

    #content .notfound .search-container .search-field {
        margin-left: 0;
        width: 115%;
        /*border: 1px solid #efefef;*/
        border-radius: 5px;
        outline: none;
        border-color: #dbdbdb;
        box-shadow: 0 0 10px #dbdbdb;
    }

    #content .notfound .search-container .button-wrap button {
        padding: 0;
        margin: 0;
        height: 30px;
        width: 39px;
        font-size: 25px;
        color: #009640;
        background: #fff !important;
        float: right;
        right: -40px !important;
        top: -49px;
    }
}

@media only screen and (max-width: 767px) {
    #content #notfound #footer {
        padding-left: 15px !important;
    }

    #content #notfound #footer .large-2 {
        width: 100% !important;
    }

    #notfound {
        position: relative;
        margin-left: 10px;
    }

    #notfound h1,
    #notfound h2,
    #notfound h3,
    #notfound h4,
    #notfound h5,
    #notfound p,
    #notfound img {
        padding-left: 10px;
    }

    .notfound-image {
        /*width: 323px;
        height: 230px;*/
        display: flex;
        display: -ms-flexbox;
        justify-content: center;
        align-items: center;
        width: 95%;
        height: auto;
        margin-left: 0 !important;
        margin: 10px;
    }

    #notfound .notfound-image img {
        /*background-position: center center;*/
    }

    .notfound {
        display: block;
        float: left;
        width: 100%;
        margin-left: 10px !important;
        margin-top: 5%;
        margin-bottom: 5%;
    }

    .notfound-list {
        display: block;
    }

    .notfound ul,
    .notfound .search-container {
        margin-left: 1px !important;
        width: 100%;
    }

    #content .notfound .search-container .button-wrap button {
        padding: 0;
        margin: 0;
        height: 30px;
        width: 25px;
        font-size: 25px;
        color: #009640;
        background: #fff !important;
        float: right;
        right: 5% !important;
        top: -49px;
    }

    #content .notfound .search-container .search-field {
        margin-left: 0;
        width: 96%;
        /*border: 1px solid #efefef;*/
        border-radius: 5px;
        outline: none;
        border-color: #dbdbdb;
        box-shadow: 0 0 10px #dbdbdb;
    }

    .notfound-side {
        display: block;
        position: relative;
    }

    .notfound-side li a {
        margin-left: 0.9375rem;
        padding-top: 0.125rem;
        position: relative;
        overflow: hidden;
    }
}

/** 404 not found end **/
#content .side-nav-container ul.side-nav.first-level li ul.second-level > li.open-sub:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #009640;
    position: absolute;
    left: 8px;
    top: 10px;
    z-index: 1;
}

#content .side-nav-container ul.side-nav.first-level li ul.second-level li ul.third-level > li:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #C0C0C0;
    position: absolute;
    left: 8px;
    top: 8px;
    z-index: 1;
}

#content .side-nav-container ul.side-nav.first-level li ul.second-level li ul.third-level > li.open-sub:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #C0C0C0;
    position: absolute;
    left: 8px;
    top: 8px;
    z-index: 1;
}

#content .quick-nav-container {
    margin-bottom: 30px;
}

#content .quick-nav-container .quick-nav-wrapper {
    position: absolute;
    left: 100%;
    background: #FFF;
    z-index: 10000;
    top: 0;
    width: 300%;
    border: 1px solid #cecece;
    /*  min-height: 230px;*/
    padding: 10px;
    display: none;
}

#content .quick-nav-container .parent-level {
    background: #009640;
    display: block;
    min-height: 39px;
    line-height: 39px;
    color: #FFF;
    text-transform: uppercase;
    padding-left: 5%;
    background-image: url(../img/menu-background.png);
    background-repeat: no-repeat;
    font-weight: 600;
    letter-spacing: 0.5px;
}

#content .quick-nav-container .parent-level:after {
    content: "";
    height: 39px;
    width: 15px;
    background-image: url(../img/fast-product-arrow-green.png);
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

#content .quick-nav-container ul.first-level {
    background: #e6e6e6;
}

#content .quick-nav-container ul.first-level li a {
    color: #000;
}

#content .quick-nav-container li:hover > a {
    color: #009640;
}

#content .quick-nav-container ul {
    width: 25%;
    padding: 0;
    position: relative;
}

#content .quick-nav-container ul.first-level > li {
    width: 100%;
    margin: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 20px;
    padding-left: 10%;
    padding-right: 20px;
}

#content .quick-nav-container ul.first-level > li:hover {
    background: #ececec;
    overflow: hidden;
}

#content .quick-nav-container ul.first-level > li:hover > a {
    position: relative;
}

#content .quick-nav-container ul.second-level {
    width: 100%;
    position: absolute;
    top: 0;
    left: 100%;
    display: none;
    background: #ececec;
}

#content .quick-nav-container ul.second-level > li {
    width: 100%;
    margin: 0;
    line-height: 20px;
    padding-left: 10%;
    padding-right: 20px;
    overflow: hidden;
    padding-top: 5px;
    padding-bottom: 5px;
}

#content .quick-nav-container ul.second-level > li:hover {
    background: #f6f6f6;
}

#content .quick-nav-container ul.second-level > li:hover > a {
    position: relative;
}

#content .quick-nav-container ul.third-level {
    width: 100%;
    position: absolute;
    top: 0;
    left: 100%;
    display: none;
    background: #f6f6f6;
}

#content .quick-nav-container ul.third-level > li {
    width: 100%;
    margin: 0;
    line-height: 20px;
    padding-left: 10%;
    padding-right: 20px;
    overflow: hidden;
    padding-top: 5px;
    padding-bottom: 5px;
}

#content .quick-nav-container ul.third-level > li:hover {
    background: #FFF;
}

#content .quick-nav-container ul.third-level > li:hover > a {
    position: relative;
}

#content .quick-nav-container ul.third-level > li:hover ul.fourth-level {
    display: block;
}

#content .quick-nav-container ul.fourth-level {
    position: absolute;
    top: 0;
    width: 100%;
    left: 100%;
    display: none;
    padding: 0;
}

#content .quick-nav-container ul.fourth-level li {
    padding-left: 15%;
}

#content .quick-nav-container ul.fourth-level li:before {
    left: 7px;
}

/* product details */
div.product-details-container h1 {
    display: inline-block;
    vertical-align: baseline;
}

div.product-details-container h2.oldname {
    display: inline-block;
    vertical-align: baseline;
    text-transform: none;
    color: #CECECE;
}

div.product-details-container h2:before {
    color: #CECECE;
    font-size: 20px;
    content: '/';
    margin-left: 10px;
    margin-right: 10px;
}

div.product-details-container h2.oldname:after {
    content: attr(data-oldname);
    margin-left: 10px;
    font-size: 12px;
}

div.product-details-container h3.subheading {
    color: #009640;
}

div.product-details-container figure {
    text-align: center;
}
@media only screen and (max-width: 414px) {
    div.product-details-container figure img {
        max-height: 240px;
        width: auto;
    }
}
@media only screen and (max-width: 767px) {
    div.product-details-container h3 {
        padding-left: 0;
    }
    div.product-details-container figure img {
        width: auto;
    }
    div.product-details-container .video-links .fi-play:before {
        left: 77px;
    }
    div.product-details-container .video-links.two-links .fi-play:before {
        left: 0;
    }
    div.order-exchange {
        display: table;
    }

    .order-exchange .order-one {
        display: table-header-group;
    }
    .order-exchange .order-two {
        display: table-footer-group;
    }
}
@media only screen and (min-width: 768px) {
    div.product-details-container figure img {
        max-height: 315px;
    }
}

@media only screen and (min-width: 1011px) {
    div.product-details-container figure img {
        max-height: 270px;
    }
}

@media only screen and (min-width: 1450px) {
    div.product-details-container figure img {
        max-height: 363px;
    }
}

.hyphenate {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

/* Product Footnote */
.product-footnote {
    color: #B8B8B8;
    font-size: 11px;
    font-weight: 500;
    line-height: 12px;
    margin: 15px 15px 20px 15px;
    text-align: left;
}

/* Socialbar Styling */

#socialbar {
    right: -53px;
    top: 50%;
    position: fixed;
    z-index: 999;
}

#socialbar.open {
    right: 0;
}

#socialbar .social-media-icons,
#socialbar .social-media-icons .toggle {
    border-radius: 4px 0 0 4px;
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25);
}

#socialbar .social-media-icons {
    background-color: #ffffff;
    position: relative;
    width: 60px;
}

#socialbar .social-media-icons:before {
    background-color: #ffffff;
    bottom: 6px;
    content: '';
    left: 0;
    position: absolute;
    top: 6px;
    width: 10px;
    z-index: 990;
}

#socialbar .social-media-icons .toggle {
    background-color: #ffffff;
    display: block;
    height: 46px;
    left: -40px;
    margin-top: -23px;
    position: absolute;
    top: 50%;
    width: 41px;
    z-index: 980;
}

#socialbar .social-media-icons .toggle:hover {
    cursor: pointer;
}

#socialbar .social-media-icons > ul {
    list-style-type: none;
    margin: 0 15px;
    padding: 20px 0;
}

#socialbar .social-media-icons > ul li {
    height: 30px;
    margin-bottom: 10px;
    width: 30px;
}

#socialbar .social-media-icons > ul li:last-child {
    margin-bottom: 0;
}

#socialbar .social-media-icons > ul li a {
    display: block;
    height: 100%;
    text-indent: -9999px;
    position: relative;
}

#socialbar .social-media-icons .toggle:before,
#socialbar .social-media-icons > ul li a.facebook:before,
#socialbar .social-media-icons > ul li a.twitter:before,
#socialbar .social-media-icons > ul li a.google-plus:before,
#socialbar .social-media-icons > ul li a.linkedin:before,
#socialbar .social-media-icons > ul li a.xing:before {
    content: '';
    display: block;
    height: 30px;
    position: absolute;
    width: 30px;
}

#socialbar .social-media-icons .toggle:before {
    background-position: 7px -73px;
    margin-left: 5px;
    margin-top: 8px;
}

#socialbar .social-media-icons > ul li a.facebook:before {
    background-position: 0 -160px;
}

#socialbar .social-media-icons > ul li a.twitter:before {
    background-position: -80px -160px;
}

#socialbar .social-media-icons > ul li a.google-plus:before {
    background-position: -160px -160px;
}

#socialbar .social-media-icons > ul li a.linkedin:before {
    background-position: -240px -159px;
}

#socialbar .social-media-icons > ul li a.xing:before {
    background-position: -320px -160px;
}

/* product suffix styles */

span.suffix-text {
    display: inline-block;
    text-indent: -9999px;
    line-height: inherit;
    position: relative;
    vertical-align: bottom;
}

h1.heading.smart:after,
h1.heading.fusion:after,
h1.heading.guard:after,
h1.heading.quickeasy:after {
    content: '';
    display: inline-block;
    height: 23px;
    margin-left: 2px;
    width: 77px;
}

h1.heading.smart:after {
    background-position: 0 0;
}

h1.heading.fusion:after {
    background-position: -80px 0;
}

h1.heading.guard:after {
    background-position: -160px 0;
    height: 28px;
    margin-bottom: -5px;
}

h1.heading.quickeasy:after {
    background-position: -240px 0;
    height: 24px;
    width: 62px;
    margin-bottom: -1px;
}

@media only screen and (max-width: 480px) {
    #off-canvas-navigation .sidr-inner .downloads.desktop {
        display: none;
    }

    #off-canvas-navigation .sidr-inner .first-on-desktop ul li:first-child {
        margin-top: 0;
    }
}

@media only screen and (min-width: 480px) {
    #off-canvas-navigation .sidr-inner .downloads.mobile {
        display: none;
    }

    #off-canvas-navigation .sidr-inner .first-on-desktop ul li:first-child {
        margin-top: 10px;
    }
}

/* usp - icon styles */
.usp-icons {
    list-style-type: none;
    margin: 25px 0;
}

.usp-icons > li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
}

.usp-icons > li > img {
    max-width: 75px;
    width: 100%
}

/* system page styles */
/*#content .system-page .default-text > *:last-child {*/
    /*margin-bottom: 0;*/
/*}*/

#content .system-page .default-text ul li {
    margin-left: 17px;
}

#content .system-page .default-text ul:not(.no-bullet) {
    display: inline-block;
    margin-left: 0;
    overflow: hidden;
}

#content .system-page .product img {
    min-height: 146px;
    max-height: 146px;
}

@media only screen and (min-width: 1011px) {
    #content .system-page .product img {
        min-height: 150px;
        max-height: 200px;
    }
}

@media only screen and (min-width: 1450px) {
    #content .system-page .product img {
        max-height: 269px;
        min-height: 269px;
    }
}

/*#content .system-page .preview-image {*/
    /*position: absolute;*/
    /*left: 0;*/
    /*top: 0;*/
    /*right: 0;*/
    /*bottom: 0;*/
/*}*/

/*#content .system-page .preview-image:before {*/
    /*background-image: url('../img/play-button.png');*/
    /*background-repeat: no-repeat;*/
    /*background-size: 100% 100%;*/
    /*content: '';*/
    /*display: block;*/
    /*position: absolute;*/
    /*top: 50%;*/
    /*left: 50%;*/
    /*width: 25%;*/
    /*height: 34%;*/
    /*transform: translate(-50%, -50%);*/
    /*z-index: 6;*/
/*}*/

#content .system-page .video-container {
    background-color: #aaaaaa;
    padding-bottom: 56.25%;
    position: relative;
    margin-bottom: 16px;
}

#content .system-page .video-container iframe {
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#content .system-page .video-container:hover {
    cursor: pointer;
}

#content .system-page .video-container video {
    display: block;
    position: relative;
    width: 100%;
    z-index: 2;
}

#content .system-page .video-container img {
    padding-left: 0;
    position: relative;
    height: 100%;
    width: 100%;
    z-index: 5;
}

#content .system-page ul:not(.no-bullet) li span {
    color: #222222;
}

#content .system-page ul.no-bullet {
    margin-top: 18px;
}

#content .system-page ul.no-bullet li.fi-check {
    line-height: 1.5625rem;
    font-size: 0.875rem;
    font-weight: bold;
    margin-bottom: 0.625rem;
    margin-left: 1.7575rem;
}

#content .system-page ul.no-bullet li.fi-check span {
    margin-left: 10px;
}

#content .system-page ul.no-bullet li.fi-check:before {
    font-size: 1.25rem;
    color: #FFF;
    margin-left: 0.9375rem;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 1.5625rem;
    height: 1.5625rem;
    background: #009640;
    padding-left: 0.30rem;
    padding-top: 0.125rem;
    position: absolute;
    left: 0;
}

#content .system-page.pop .image-in-text {
    margin-right: 0;
    width: 100%;
}

#content .system-page.kliks .xlarge-block-grid-3 {
    margin-bottom: 24px;
}

#content .system-page.kliks .default-text {
    margin-bottom: 0.6rem;
}

#content .system-page.kliks .default-text .image_container {
    display: none;
}
#content .system-page.kliks .default-text .image_container,
#content .system-page.pop .default-text .image_container {
    max-width: 100%;
}

#content .system-page.kliks .default-text .image_container img {
    max-height: 50px;
}

#content .system-page.kliks .default-text .image_container.large img {
    max-height: 126px;
}

#content .system-page.kliks .image_container.mobile {
    margin-bottom: 20px;
}

#content .system-page.kliks .image_container.mobile img {
    max-height: 50px;
}

#content .system-page.kliks .image_container.mobile.large img {
    max-height: 96px;
}

#content .system-page.kliks .product {
    padding-top: 96px;
    position: relative;
}

#content .system-page.kliks .striped-heading {
    margin-top: 15px;
}

#content .system-page.kliks .default-text > ul:not(.no-bullet):last-of-type:last-child {
    margin-bottom: 0;
}

#content .system-page .cradle-content {
    padding: 15px;
    position: relative;
    z-index: 2;
}

#content .system-page .cradle-to-cradle {
    margin-bottom: 38px;
    overflow: hidden;
    position: relative;
    z-index: 5;
}

#content .system-page .cradle-to-cradle:before,
#content .system-page .cradle-to-cradle:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    -moz-transform:skewX(-30deg); /* Firefox 3.6 Firefox 4 */
    -webkit-transform:skewX(-30deg); /* Safari */
    -o-transform:skewX(-30deg); /* Opera */
    -ms-transform:skewX(-30deg); /* IE9 */
    transform:skewX(-30deg); /* W3C */
    transform-origin: top;
}

#content .system-page .cradle-to-cradle:before {
    background-color: #009640;
    min-width: 380px;
    right: 10px;
}

#content .system-page .cradle-to-cradle:after {
    border-right: 1px solid #009640;
    right: 0;
    min-width: 390px;
}

#content .system-page .cradle-text {
    color: white;
    margin-bottom: 0;
    margin-right: 120px;
}

#content .system-page .certificates {
    margin: 0;
    padding: 0;
    list-style: none;
}

#content .system-page .certificates li {
    display: inline-block;
    margin-right: 6px;
    margin-bottom: 6px;
}

#content .system-page .certificates li:last-child {
    margin-right: 0;
}

#content .system-page .product-info-label {
    color: #009640;
    font-size: 0.875rem;
    position: absolute;
    top: 10px;
    left: 15px;
}

#content .system-page .product-info-label span {
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
}

#content .system-page .product-info-label.soft span {
    background-image: url('../img/drop_one.png');
    bottom: -44px;
    left: -15px;
}

#content .system-page .product-info-label.medium span {
    background-image: url('../img/drop_two.png');
    bottom: -44px;
    left: -8px;
}

#content .system-page .product-info-label.hard span {
    background-image: url('../img/drop_three.png');
    bottom: -55px;
    left: -7px;
}

#content .system-page.pop .default-text .logo-container img {
    height: auto;
    max-width: none;
}

.logo-container {
    display: inline-block;
    margin-top: 4px;
    margin-bottom: 20px;
}

.logo-container img {
    height: 100%;
    width: auto;
}

.logo-container,
.logo-container img {
    max-height: 32px;
}

.logo-container.large,
.logo-container.large img {
    max-height: 52px;
}

@media only screen and (min-width: 480px) {
    #content .system-page.pop .image-in-text {
        margin-right: 0.9375rem;
        width: 33.33333%;
    }
}

@media only screen and (max-width: 479px) {
    #content .system-page .small-block-grid-2 > li {
        width: 100%;
    }
}

@media only screen and (min-width: 480px) and (max-width: 1011px) and (min-width: 1012px) {
    #content .system-page .small-block-grid-2 > li {
        width: 50%;
    }
}


@media only screen and (min-width: 768px) {
    #content .system-page.kliks .product-media-container {
        margin-bottom: 1rem;
    }

    #content .system-page .certificates li {
        margin-right: 6px;
    }

    #content .system-page .cradle-to-cradle {
        margin-top: 20px;
        margin-bottom: 40px;
    }

    #content .system-page .cradle-content {
        padding: 20px 20px 16px 20px;
    }

    #content .system-page.kliks .default-text.large-4 {
        margin-bottom: 0;
    }

    #content .system-page.kliks .default-text.large-4 > *:last-child {
        margin-bottom: 0;
    }

    #content .system-page.kliks .default-text figure {
        display: inline-block;
        margin-bottom: 35px;
        max-height: 126px;
    }

    #content .system-page.kliks .default-text figure img {
        width: auto;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1011px) {
    #content .system-page.kliks > .product-media-container > div {
        width: 100%;
        float: none;
    }
}

@media only screen and (min-width: 1012px) {
    #content .system-page.kliks .default-text .image_container {
        display: inline-block;
    }

    #content .system-page.kliks .image_container.mobile {
        display: none;
    }

    #content .system-page.kliks .xlarge-block-grid-3 {
        margin-bottom: 35px;
    }

    #content .system-page .default-text ul li {
        margin-left: 20px;
    }
}

