@font-face {
    font-family: "MarineUP-Black";
    src: url('../fonts/MarineUPBlack/font.woff2') format('woff2'), url('../fonts/MarineUPBlack/font.woff') format('woff');
}

@font-face {
    font-family: "Marine-Black-Oblicua";
    src: url('../fonts/MarineBlackOblicua/font.woff2') format('woff2'), url('../fonts/MarineBlackOblicua/font.woff') format('woff');
}

@font-face {
    font-family: "Marine-Black-Italic";
    src: url('../fonts/MarineBlackItalic/font.woff2') format('woff2'), url('../fonts/MarineBlackItalic/font.woff') format('woff');
}

@font-face {
    font-family: "MarineUP";
    src: url('../fonts/MarineUP/font.woff2') format('woff2'), url('../fonts/MarineUP/font.woff') format('woff');
}

@font-face {
    font-family: "MarineUP-Bold";
    src: url('../fonts/MarineUPBold/font.woff2') format('woff2'), url('../fonts/MarineUPBold/font.woff') format('woff');
}

@font-face {
    font-family: "Marine-Black";
    src: url('../fonts/MarineBlack/font.woff2') format('woff2'), url('../fonts/MarineBlack/font.woff') format('woff');
}

@font-face {
    font-family: "Marine-Regular-Oblicua";
    src: url('../fonts/MarineRegularOblicua/font.woff2') format('woff2'), url('../fonts/MarineRegularOblicua/font.woff') format('woff');
}

@font-face {
    font-family: "Marine-Light";
    src: url('../fonts/MarineLight/font.woff2') format('woff2'), url('../fonts/MarineLight/font.woff') format('woff');
}

@font-face {
    font-family: "MarineUP-Light";
    src: url('../fonts/MarineUPLight/font.woff2') format('woff2'), url('../fonts/MarineUPLight/font.woff') format('woff');
}

@font-face {
    font-family: "Marine-Light-Oblicua";
    src: url('../fonts/MarineLightOblicua/font.woff2') format('woff2'), url('../fonts/MarineLightOblicua/font.woff') format('woff');
}

@font-face {
    font-family: "Marine-Bold-Italic";
    src: url('../fonts/MarineBoldItalic/font.woff2') format('woff2'), url('../fonts/MarineBoldItalic/font.woff') format('woff');
}

@font-face {
    font-family: "Marine";
    src: url('../fonts/Marine/font.woff2') format('woff2'), url('../fonts/Marine/font.woff') format('woff');
}

@font-face {
    font-family: "Marine-Bold-Oblicua";
    src: url('../fonts/MarineBoldOblicua/font.woff2') format('woff2'), url('../fonts/MarineBoldOblicua/font.woff') format('woff');
}

@font-face {
    font-family: "Marine-Light-Italic";
    src: url('../fonts/MarineLightItalic/font.woff2') format('woff2'), url('../fonts/MarineLightItalic/font.woff') format('woff');
}

@font-face {
    font-family: "Marine-Regular-Italic";
    src: url('../fonts/MarineRegularItalic/font.woff2') format('woff2'), url('../fonts/MarineRegularItalic/font.woff') format('woff');
}

@font-face {
    font-family: "Marine-Bold";
    src: url('../fonts/MarineBold/font.woff2') format('woff2'), url('../fonts/MarineBold/font.woff') format('woff');
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url("https://fonts.googleapis.com/css?family=Open+Sans");

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

.primary-color {
    background: #007e99
}

.secondary-color {
    background: #000
}

.accent-color {
    background: #999
}

.sec-accent-color {
    background: #ddd
}

html {
    box-sizing: border-box
}

*, *::after, *::before {
    box-sizing: inherit
}

body:before {
    background-image: linear-gradient(to left, transparent 0, #eee 0, #eee 5.98291%, transparent 5.98291%, transparent 8.54701%, #eee 8.54701%, #eee 14.52991%, transparent 14.52991%, transparent 17.09402%, #eee 17.09402%, #eee 23.07692%, transparent 23.07692%, transparent 25.64103%, #eee 25.64103%, #eee 31.62393%, transparent 31.62393%, transparent 34.18803%, #eee 34.18803%, #eee 40.17094%, transparent 40.17094%, transparent 42.73504%, #eee 42.73504%, #eee 48.71795%, transparent 48.71795%, transparent 51.28205%, #eee 51.28205%, #eee 57.26496%, transparent 57.26496%, transparent 59.82906%, #eee 59.82906%, #eee 65.81197%, transparent 65.81197%, transparent 68.37607%, #eee 68.37607%, #eee 74.35897%, transparent 74.35897%, transparent 76.92308%, #eee 76.92308%, #eee 82.90598%, transparent 82.90598%, transparent 85.47009%, #eee 85.47009%, #eee 91.45299%, transparent 91.45299%, transparent 94.01709%, #eee 94.01709%, #eee 100%, transparent 100%);
    content: "";
    display: inline-block;
    height: 100%;
    left: 0;
    margin: 0 auto;
    max-width: 1170px;
    opacity: .4;
    pointer-events: none;
    position: fixed;
    right: 0;
    width: 100%;
    z-index: -1
}

@media screen and (min-width: 481px) {
    body:before {
        background-image: linear-gradient(to left, transparent 0, #eee 0, #eee 5.98291%, transparent 5.98291%, transparent 8.54701%, #eee 8.54701%, #eee 14.52991%, transparent 14.52991%, transparent 17.09402%, #eee 17.09402%, #eee 23.07692%, transparent 23.07692%, transparent 25.64103%, #eee 25.64103%, #eee 31.62393%, transparent 31.62393%, transparent 34.18803%, #eee 34.18803%, #eee 40.17094%, transparent 40.17094%, transparent 42.73504%, #eee 42.73504%, #eee 48.71795%, transparent 48.71795%, transparent 51.28205%, #eee 51.28205%, #eee 57.26496%, transparent 57.26496%, transparent 59.82906%, #eee 59.82906%, #eee 65.81197%, transparent 65.81197%, transparent 68.37607%, #eee 68.37607%, #eee 74.35897%, transparent 74.35897%, transparent 76.92308%, #eee 76.92308%, #eee 82.90598%, transparent 82.90598%, transparent 85.47009%, #eee 85.47009%, #eee 91.45299%, transparent 91.45299%, transparent 94.01709%, #eee 94.01709%, #eee 100%, transparent 100%)
    }
}

@media screen and (min-width: 769px) {
    body:before {
        background-image: linear-gradient(to left, transparent 0, #eee 0, #eee 5.98291%, transparent 5.98291%, transparent 8.54701%, #eee 8.54701%, #eee 14.52991%, transparent 14.52991%, transparent 17.09402%, #eee 17.09402%, #eee 23.07692%, transparent 23.07692%, transparent 25.64103%, #eee 25.64103%, #eee 31.62393%, transparent 31.62393%, transparent 34.18803%, #eee 34.18803%, #eee 40.17094%, transparent 40.17094%, transparent 42.73504%, #eee 42.73504%, #eee 48.71795%, transparent 48.71795%, transparent 51.28205%, #eee 51.28205%, #eee 57.26496%, transparent 57.26496%, transparent 59.82906%, #eee 59.82906%, #eee 65.81197%, transparent 65.81197%, transparent 68.37607%, #eee 68.37607%, #eee 74.35897%, transparent 74.35897%, transparent 76.92308%, #eee 76.92308%, #eee 82.90598%, transparent 82.90598%, transparent 85.47009%, #eee 85.47009%, #eee 91.45299%, transparent 91.45299%, transparent 94.01709%, #eee 94.01709%, #eee 100%, transparent 100%)
    }
}

@media screen and (min-width: 961px) {
    body:before {
        background-image: linear-gradient(to left, transparent 0, #eee 0, #eee 5.98291%, transparent 5.98291%, transparent 8.54701%, #eee 8.54701%, #eee 14.52991%, transparent 14.52991%, transparent 17.09402%, #eee 17.09402%, #eee 23.07692%, transparent 23.07692%, transparent 25.64103%, #eee 25.64103%, #eee 31.62393%, transparent 31.62393%, transparent 34.18803%, #eee 34.18803%, #eee 40.17094%, transparent 40.17094%, transparent 42.73504%, #eee 42.73504%, #eee 48.71795%, transparent 48.71795%, transparent 51.28205%, #eee 51.28205%, #eee 57.26496%, transparent 57.26496%, transparent 59.82906%, #eee 59.82906%, #eee 65.81197%, transparent 65.81197%, transparent 68.37607%, #eee 68.37607%, #eee 74.35897%, transparent 74.35897%, transparent 76.92308%, #eee 76.92308%, #eee 82.90598%, transparent 82.90598%, transparent 85.47009%, #eee 85.47009%, #eee 91.45299%, transparent 91.45299%, transparent 94.01709%, #eee 94.01709%, #eee 100%, transparent 100%)
    }
}

@media screen and (min-width: 1201px) {
    body:before {
        background-image: linear-gradient(to left, transparent 0, #eee 0, #eee 5.98291%, transparent 5.98291%, transparent 8.54701%, #eee 8.54701%, #eee 14.52991%, transparent 14.52991%, transparent 17.09402%, #eee 17.09402%, #eee 23.07692%, transparent 23.07692%, transparent 25.64103%, #eee 25.64103%, #eee 31.62393%, transparent 31.62393%, transparent 34.18803%, #eee 34.18803%, #eee 40.17094%, transparent 40.17094%, transparent 42.73504%, #eee 42.73504%, #eee 48.71795%, transparent 48.71795%, transparent 51.28205%, #eee 51.28205%, #eee 57.26496%, transparent 57.26496%, transparent 59.82906%, #eee 59.82906%, #eee 65.81197%, transparent 65.81197%, transparent 68.37607%, #eee 68.37607%, #eee 74.35897%, transparent 74.35897%, transparent 76.92308%, #eee 76.92308%, #eee 82.90598%, transparent 82.90598%, transparent 85.47009%, #eee 85.47009%, #eee 91.45299%, transparent 91.45299%, transparent 94.01709%, #eee 94.01709%, #eee 100%, transparent 100%)
    }
}

@media screen and (max-width: 480px) {
    body:before {
        background-image: linear-gradient(to left, transparent 0, #eee 0, #eee 5.98291%, transparent 5.98291%, transparent 8.54701%, #eee 8.54701%, #eee 14.52991%, transparent 14.52991%, transparent 17.09402%, #eee 17.09402%, #eee 23.07692%, transparent 23.07692%, transparent 25.64103%, #eee 25.64103%, #eee 31.62393%, transparent 31.62393%, transparent 34.18803%, #eee 34.18803%, #eee 40.17094%, transparent 40.17094%, transparent 42.73504%, #eee 42.73504%, #eee 48.71795%, transparent 48.71795%, transparent 51.28205%, #eee 51.28205%, #eee 57.26496%, transparent 57.26496%, transparent 59.82906%, #eee 59.82906%, #eee 65.81197%, transparent 65.81197%, transparent 68.37607%, #eee 68.37607%, #eee 74.35897%, transparent 74.35897%, transparent 76.92308%, #eee 76.92308%, #eee 82.90598%, transparent 82.90598%, transparent 85.47009%, #eee 85.47009%, #eee 91.45299%, transparent 91.45299%, transparent 94.01709%, #eee 94.01709%, #eee 100%, transparent 100%)
    }
}

@media screen and (max-width: 768px) {
    body:before {
        background-image: linear-gradient(to left, transparent 0, #eee 0, #eee 5.98291%, transparent 5.98291%, transparent 8.54701%, #eee 8.54701%, #eee 14.52991%, transparent 14.52991%, transparent 17.09402%, #eee 17.09402%, #eee 23.07692%, transparent 23.07692%, transparent 25.64103%, #eee 25.64103%, #eee 31.62393%, transparent 31.62393%, transparent 34.18803%, #eee 34.18803%, #eee 40.17094%, transparent 40.17094%, transparent 42.73504%, #eee 42.73504%, #eee 48.71795%, transparent 48.71795%, transparent 51.28205%, #eee 51.28205%, #eee 57.26496%, transparent 57.26496%, transparent 59.82906%, #eee 59.82906%, #eee 65.81197%, transparent 65.81197%, transparent 68.37607%, #eee 68.37607%, #eee 74.35897%, transparent 74.35897%, transparent 76.92308%, #eee 76.92308%, #eee 82.90598%, transparent 82.90598%, transparent 85.47009%, #eee 85.47009%, #eee 91.45299%, transparent 91.45299%, transparent 94.01709%, #eee 94.01709%, #eee 100%, transparent 100%)
    }
}

@media screen and (max-width: 960px) {
    body:before {
        background-image: linear-gradient(to left, transparent 0, #eee 0, #eee 5.98291%, transparent 5.98291%, transparent 8.54701%, #eee 8.54701%, #eee 14.52991%, transparent 14.52991%, transparent 17.09402%, #eee 17.09402%, #eee 23.07692%, transparent 23.07692%, transparent 25.64103%, #eee 25.64103%, #eee 31.62393%, transparent 31.62393%, transparent 34.18803%, #eee 34.18803%, #eee 40.17094%, transparent 40.17094%, transparent 42.73504%, #eee 42.73504%, #eee 48.71795%, transparent 48.71795%, transparent 51.28205%, #eee 51.28205%, #eee 57.26496%, transparent 57.26496%, transparent 59.82906%, #eee 59.82906%, #eee 65.81197%, transparent 65.81197%, transparent 68.37607%, #eee 68.37607%, #eee 74.35897%, transparent 74.35897%, transparent 76.92308%, #eee 76.92308%, #eee 82.90598%, transparent 82.90598%, transparent 85.47009%, #eee 85.47009%, #eee 91.45299%, transparent 91.45299%, transparent 94.01709%, #eee 94.01709%, #eee 100%, transparent 100%)
    }
}

@media screen and (max-width: 1200px) {
    body:before {
        background-image: linear-gradient(to left, transparent 0, #eee 0, #eee 5.98291%, transparent 5.98291%, transparent 8.54701%, #eee 8.54701%, #eee 14.52991%, transparent 14.52991%, transparent 17.09402%, #eee 17.09402%, #eee 23.07692%, transparent 23.07692%, transparent 25.64103%, #eee 25.64103%, #eee 31.62393%, transparent 31.62393%, transparent 34.18803%, #eee 34.18803%, #eee 40.17094%, transparent 40.17094%, transparent 42.73504%, #eee 42.73504%, #eee 48.71795%, transparent 48.71795%, transparent 51.28205%, #eee 51.28205%, #eee 57.26496%, transparent 57.26496%, transparent 59.82906%, #eee 59.82906%, #eee 65.81197%, transparent 65.81197%, transparent 68.37607%, #eee 68.37607%, #eee 74.35897%, transparent 74.35897%, transparent 76.92308%, #eee 76.92308%, #eee 82.90598%, transparent 82.90598%, transparent 85.47009%, #eee 85.47009%, #eee 91.45299%, transparent 91.45299%, transparent 94.01709%, #eee 94.01709%, #eee 100%, transparent 100%)
    }
}

@media screen and (max-width: 768px) {
    body:before {
        background-image: linear-gradient(to left, transparent 0, #eee 0, #eee 18.91892%, transparent 18.91892%, transparent 27.02703%, #eee 27.02703%, #eee 45.94595%, transparent 45.94595%, transparent 54.05405%, #eee 54.05405%, #eee 72.97297%, transparent 72.97297%, transparent 81.08108%, #eee 81.08108%, #eee 100%, transparent 100%)
    }
}

@media screen and (max-width: 1200px) {
    body:before {
        left: 15px !important;
        width: calc(100% - 30px) !important;
        margin: 0 !important
    }
}

button, input[type="button"], input[type="reset"], input[type="submit"], .btn {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #007e99;
    border: 0;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "Marine", sans-serif;
    font-size: 15px;
    -webkit-font-smoothing: antialiased;
    font-weight: 300;
    line-height: 1;
    padding: 12px 15px;
    text-decoration: none;
    transition: background-color 150ms ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
    letter-spacing: 1px
}

.maincontent button, .maincontent input[type="button"], .maincontent input[type="reset"], .maincontent input[type="submit"], .maincontent .btn {
    text-decoration: none
}

.maincontent button:visited, .maincontent input[type="button"]:visited, .maincontent input[type="reset"]:visited, .maincontent input[type="submit"]:visited, .maincontent .btn:visited {
    color: #fff
}

button:hover, button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus, .btn:hover, .btn:focus {
    background-color: #000;
    color: #fff
}

button:disabled, input[type="button"]:disabled, input[type="reset"]:disabled, input[type="submit"]:disabled, .btn:disabled {
    cursor: not-allowed;
    opacity: 0.5
}

button:disabled:hover, input[type="button"]:disabled:hover, input[type="reset"]:disabled:hover, input[type="submit"]:disabled:hover, .btn:disabled:hover {
    background-color: #007e99
}

@media screen and (min-width: 769px) {
    button, input[type="button"], input[type="reset"], input[type="submit"], .btn {
        font-size: 16px
    }
}

.w-w1 .more {
    font-weight: 400;
    font-size: 16px;
    color: #3aa8c7;
    display: inline-block
}

.w-w1 .more:after {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    font-size: 15px;
    content: '\e802';
    padding: 0 0px 0px 8px;
    margin-bottom: 2px;
    display: inline-block;
    vertical-align: middle
}

.w-w1 .more:visited {
    color: #3aa8c7
}

.w-w1 a.more {
    text-decoration: none
}

.w-w1 a.more:hover {
    text-decoration: underline
}

.m-w1 .btn + .more, .m-w1 .btn + .btn {
    display: block;
    margin: 10px 0 0 0
}

@media screen and (min-width: 769px) {
    .m-w1 .btn + .more, .m-w1 .btn + .btn {
        display: inline-block;
        margin: 0 0 0 30px
    }
}

fieldset {
    background-color: tint(#ddd, 75%);
    border: 1px solid #ddd;
    margin: 0 0 .78em;
    padding: 1.56em
}

input, label, select {
    display: block;
    font-family: "Marine", sans-serif;
    font-size: 18px
}

label {
    font-weight: 600;
    margin-bottom: .39em
}

label.required::after {
    content: "*"
}

label abbr {
    display: none
}

input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea, select[multiple=multiple], select {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
    box-sizing: border-box;
    font-family: "Marine", sans-serif;
    font-size: 18px;
    margin-bottom: .78em;
    padding: .52em;
    transition: border-color 150ms ease;
    width: 100%
}

input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, input:not([type]):hover, textarea:hover, select[multiple=multiple]:hover, select:hover {
    border-color: #b1b1b1
}

input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus, select[multiple=multiple]:focus, select:focus {
    border-color: #007e99;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(0, 105, 128, 0.7);
    outline: none
}

input[type="color"]:disabled, input[type="date"]:disabled, input[type="datetime"]:disabled, input[type="datetime-local"]:disabled, input[type="email"]:disabled, input[type="month"]:disabled, input[type="number"]:disabled, input[type="password"]:disabled, input[type="search"]:disabled, input[type="tel"]:disabled, input[type="text"]:disabled, input[type="time"]:disabled, input[type="url"]:disabled, input[type="week"]:disabled, input:not([type]):disabled, textarea:disabled, select[multiple=multiple]:disabled, select:disabled {
    background-color: #f2f2f2;
    cursor: not-allowed
}

input[type="color"]:disabled:hover, input[type="date"]:disabled:hover, input[type="datetime"]:disabled:hover, input[type="datetime-local"]:disabled:hover, input[type="email"]:disabled:hover, input[type="month"]:disabled:hover, input[type="number"]:disabled:hover, input[type="password"]:disabled:hover, input[type="search"]:disabled:hover, input[type="tel"]:disabled:hover, input[type="text"]:disabled:hover, input[type="time"]:disabled:hover, input[type="url"]:disabled:hover, input[type="week"]:disabled:hover, input:not([type]):disabled:hover, textarea:disabled:hover, select[multiple=multiple]:disabled:hover, select:disabled:hover {
    border: 1px solid #ddd
}

textarea {
    resize: vertical
}

input[type="search"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

input[type="checkbox"], input[type="radio"] {
    display: inline;
    margin-right: .39em
}

input[type="checkbox"] + label, input[type="radio"] + label {
    display: inline-block
}

input[type="file"] {
    margin-bottom: .78em;
    width: 100%
}

select {
    margin-bottom: 1.56em;
    max-width: 100%;
    width: auto
}

::-webkit-input-placeholder {
    color: #000
}

:-moz-placeholder {
    color: #000;
    opacity: 1
}

::-moz-placeholder {
    color: #000;
    opacity: 1
}

:-ms-input-placeholder {
    color: #000
}

@media screen and (min-width: 961px) {
    ::-webkit-input-placeholder {
        color: #858585
    }

    :-moz-placeholder {
        color: #858585;
        opacity: 1
    }

    ::-moz-placeholder {
        color: #858585;
        opacity: 1
    }

    :-ms-input-placeholder {
        color: #858585
    }
}

ul, ol {
    list-style-type: none;
    margin: 0;
    padding: 0
}

dl {
    margin-bottom: .78em
}

dl dt {
    font-weight: 500;
    margin-top: .78em;
    font-size: 24px
}

dl dd {
    margin: 0
}

.c-w1 ol, .sfnewsContent ol {
    list-style: decimal outside;
    margin: 0.25em 0 1em 2em
}

.c-w1 ol ol, .sfnewsContent ol ol {
    margin-bottom: 0px
}

.c-w1 ul, .sfnewsContent ul {
    list-style: disc outside;
    margin: 0.25em 0 1em 2em
}

.c-w1 ul ul, .sfnewsContent ul ul {
    margin-bottom: 0
}

table {
    border-collapse: collapse;
    font-feature-settings: "kern", "liga", "tnum";
    margin: 16px 0 15px 0;
    border-collapse: collapse;
    width: 100%
}

table.fixed {
    table-layout: fixed
}

@media screen and (min-width: 769px) {
    table {
        margin: 22px 0 15px 0
    }
}

table.table-image td:first-child {
    width: 30%
}

@media screen and (min-width: 769px) {
    table.table-image td:first-child {
        width: 20%
    }
}

th {
    border: 1px solid #ccc;
    font-weight: 600;
    padding: 10px 20px;
    text-align: left;
    font-size: 19px;
    font-weight: 400
}

@media screen and (min-width: 769px) {
    th {
        font-size: 21px;
        padding: 10px 35px
    }
}

th:first-child {
    border-left: 0;
    padding-left: 0
}

th:last-child {
    border-right: 0;
    padding-right: 0
}

td {
    border: 1px solid #ccc;
    padding: 12px 20px
}

@media screen and (min-width: 769px) {
    td {
        padding: 12px 35px
    }
}

td:first-child {
    border-left: 0;
    padding-left: 0
}

td:last-child {
    border-right: 0;
    padding-right: 0
}

tr, td, th {
    vertical-align: middle
}

tr p, td p, th p {
    margin: 0 0 15px 0
}

tr p:last-child, td p:last-child, th p:last-child {
    margin: 0
}

.table-note {
    font-size: 15px
}

.table-note span {
    color: #007e99
}

body {
    color: #000;
    font-family: "Marine", sans-serif;
    font-feature-settings: "kern", "liga", "pnum";
    font-size: 16px;
    line-height: 1.375;
    font-weight: 300
}

@media screen and (min-width: 769px) {
    body {
        font-size: 18px;
        line-height: 1.56
    }
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Marine", sans-serif;
    font-size: 18px;
    line-height: 1.2;
    margin: 32px 0 10px 0;
    font-weight: 300
}

@media screen and (min-width: 769px) {
    h1, h2, h3, h4, h5, h6 {
        margin: 38px 0 15px 0
    }
}

h1 {
    font-size: 25px;
    color: #000;
    margin: 0 0 8px 0
}

@media screen and (min-width: 769px) {
    h1 {
        font-size: 50px;
        margin: 0 0 20px 0
    }
}

h2 {
    font-size: 23px;
    color: #000
}

@media screen and (min-width: 769px) {
    h2 {
        font-size: 35px;
        margin: 50px 0 15px 0
    }
}

h3 {
    font-size: 21px;
    color: #000
}

@media screen and (min-width: 769px) {
    h3 {
        font-size: 24px
    }
}

h4 {
    font-size: 19px;
    color: #000
}

@media screen and (min-width: 769px) {
    h4 {
        font-size: 21px
    }
}

p {
    margin: 0 0 28px
}

@media screen and (min-width: 769px) {
    p {
        margin: 0 0 32px
    }
}

a {
    color: #007e99;
    text-decoration: none;
    transition: color 150ms ease
}

a:active, a:focus, a:hover {
    color: #005f73
}

.maincontent a {
    text-decoration: underline
}

.maincontent a:active, .maincontent a:focus, .maincontent a:hover {
    text-decoration: none
}

.maincontent a:visited {
    color: #000
}

hr {
    border-bottom: 1px solid #ddd;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    margin: 1.56em 0
}

img, picture {
    margin: 0;
    max-width: 100%
}

img {
    font-weight: 300;
    line-height: 2;
    text-align: center;
    height: auto;
    display: block;
    position: relative
}

img.img-error {
    min-height: 50px
}

img:before {
    content: " ";
    display: block;
    position: absolute;
    top: -10px;
    left: 0;
    height: calc(100% + 10px);
    width: 100%;
    background-color: #e6e6e6;
    border: 2px dotted #c8c8c8;
    border-radius: 5px
}

img:after {
    content: " Broken Image of " attr(alt);
    display: block;
    font-size: 16px;
    font-style: normal;
    font-family: FontAwesome;
    color: #646464;
    position: absolute;
    top: 15px;
    left: 0;
    width: 100%;
    text-align: center
}

.tabs {
    margin: 20px 0
}

.tabs ul.tab-header {
    display: none;
    margin: 0px
}

@media screen and (min-width: 769px) {
    .tabs ul.tab-header {
        border-left: 1px solid #007e99;
        border-left: 1px solid #007e99;
        width: 100%;
        display: block;
        height: 50px
    }
}

.tabs ul.tab-header li {
    list-style: none;
    float: left;
    display: block;
    border-top: 1px solid #007e99;
    border-right: 1px solid #007e99;
    height: 50px;
    line-height: 30px;
    font-size: 20px;
    font-size: 1.25rem;
    padding: 10px 20px;
    text-decoration: none;
    color: #007e99;
    cursor: pointer
}

.tabs ul.tab-header li[aria-selected='true'] {
    background: #007e99;
    color: #fff
}

.tabs ul.tab-header li:first-child {
    border-left: none
}

.tabs .tab-content {
    margin: 20px 0;
    border: 1px solid #007e99
}

@media screen and (min-width: 769px) {
    .tabs .tab-content {
        margin: 0
    }
}

.tabs .tab-box {
    display: block
}

@media screen and (min-width: 769px) {
    .tabs .tab-box {
        clear: both;
        padding: 20px
    }
}

@media screen and (min-width: 769px) {
    .tabs .tab-box[aria-hidden='true'] {
        display: none
    }
}

.tabs .tab-box .inner {
    max-height: 0px;
    overflow: hidden;
    padding: 0 20px;
    transition: all .5s
}

@media screen and (min-width: 769px) {
    .tabs .tab-box .inner {
        max-height: none
    }
}

.tabs .tab-box .inner[aria-hidden='false'] {
    max-height: 2000px;
    padding: 20px
}

.tabs .tab-title {
    background: #007e99;
    color: #fff;
    display: block;
    height: 50px;
    line-height: 30px;
    padding: 10px 15px;
    cursor: pointer;
    position: relative;
    border-bottom: 1px solid #005466
}

@media screen and (min-width: 769px) {
    .tabs .tab-title {
        display: none
    }
}

.tabs .tab-title:after {
    content: '\2b';
    display: block;
    position: absolute;
    right: 20px;
    top: 20px;
    line-height: 1em;
    width: 16px;
    height: 16px;
    background: #fff;
    color: #007e99;
    border-radius: 50%;
    text-align: center;
    font-family: 'Verdana';
    font-size: 14px;
    font-weight: bold
}

.tabs .tab-title.open:after {
    content: '\2212'
}

.accordion {
    margin: 20px 0
}

.accordion .accordion-item {
    width: 100%;
    padding: 0px;
    display: block
}

.accordion .accordion-title {
    background: #007e99;
    color: #fff;
    display: block;
    height: 50px;
    line-height: 30px;
    font-size: 16px;
    font-size: 1rem;
    padding: 10px 15px;
    margin: 0;
    cursor: pointer;
    position: relative;
    border-bottom: 1px solid #005466
}

.accordion .accordion-title:after {
    content: '\2b';
    display: block;
    position: absolute;
    right: 20px;
    top: 20px;
    line-height: 1em;
    width: 16px;
    height: 16px;
    background: #fff;
    color: #007e99;
    border-radius: 50%;
    text-align: center;
    font-family: 'Verdana';
    font-size: 14px;
    font-weight: bold
}

.accordion .accordion-title.open:after {
    content: '\2212'
}

.accordion .inner {
    max-height: 0px;
    overflow: hidden;
    padding: 0 20px;
    transition: all .5s
}

.accordion .inner[aria-hidden='false'] {
    max-height: 2000px;
    padding: 20px
}

.entry-content img {
    margin-bottom: 1em
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em
}

@media screen and (max-width: 768px) {
    .alignleft {
        float: none;
        clear: both;
        display: block;
        margin: 1em auto
    }
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em
}

@media screen and (max-width: 768px) {
    .alignright {
        float: none;
        clear: both;
        display: block;
        margin: 1em auto
    }
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    text-align: center;
    margin-bottom: 1.5em
}

.wp-caption img {
    border: 0 none;
    margin: 0;
    padding: 0
}

.wp-caption p.wp-caption-text {
    margin: 0
}

.wp-smiley {
    max-height: 1em;
    margin: 0 !important
}

.gallery dl {
    margin: 0
}

.gallery-caption {
    margin: -1.5em 0 0 0
}

blockquote.left {
    float: left;
    margin-left: 0;
    margin-right: 20px;
    text-align: right;
    width: 33%
}

blockquote.right {
    float: right;
    margin-left: 20px;
    margin-right: 0;
    text-align: left;
    width: 33%
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.bypostauthor {
    font-weight: bold
}

@font-face {
    font-family: 'fontello';
    src: url("/fonts/fontello.eot?82380323");
    src: url("/fonts/fontello.eot?82380323#iefix") format("embedded-opentype"), url("/fonts/fontello.woff2?82380323") format("woff2"), url("/fonts/fontello.woff?82380323") format("woff"), url("/fonts/fontello.ttf?82380323") format("truetype"), url("/fonts/fontello.svg?82380323#fontello") format("svg");
    font-weight: normal;
    font-style: normal
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-down:before {
    content: '\e800'
}

.icon-left:before {
    content: '\e801'
}

.icon-right:before {
    content: '\e802'
}

.icon-up:before {
    content: '\e803'
}

.icon-down-open:before {
    content: '\f004'
}

.icon-up-open:before {
    content: '\f005'
}

.icon-right-open:before {
    content: '\f006'
}

.icon-left-open:before {
    content: '\f007'
}

.icon-twitter:before {
    content: '\f099'
}

.icon-facebook:before {
    content: '\f09a'
}

.icon-linkedin:before {
    content: '\f0e1'
}

.icon-youtube:before {
    content: '\f16a'
}

html {
    box-sizing: border-box
}

*, *:before, *:after {
    box-sizing: inherit
}

body:before {
    display: none
}

body:after {
    content: '';
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    opacity: 0;
    z-index: 10;
    visibility: hidden;
    transition: all 0.2s ease
}

body.menu-open:after {
    opacity: 1;
    visibility: visible
}

body.activate-mobilenav {
    overflow: hidden
}

#wrapper {
    padding: 0 15px;
    overflow: hidden
}

.section-inner, .navblock {
    position: relative;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto
}

.section-inner::after, .navblock::after {
    clear: both;
    content: "";
    display: table
}

.skip {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px)
}

@media screen and (min-width: 769px) {
    .desktop-h {
        display: none
    }
}

@media screen and (max-width: 768px) {
    .mobile-h {
        display: none
    }
}

@media screen and (min-width: 961px) {
    .desktop-menu-h {
        display: none
    }
}

@media screen and (max-width: 960px) {
    .mobile-menu-h {
        display: none
    }
}

@media screen and (max-width: 1100px) {
    #wrapper .sf_colsOut {
        float: none;
        width: 100% !important;
        margin: 0 0 20px 0
    }

    #wrapper .sf_colsOut:last-child {
        margin: 0
    }

    #wrapper .sf_colsOut > div {
        margin: 0 !important;
        max-width: 100% !important;
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0.0
    }
    50% {
        opacity: 0.5
    }
    100% {
        opacity: 1.0
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0.0
    }
    50% {
        opacity: 0.5
    }
    100% {
        opacity: 1.0
    }
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

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

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slides {
    z-index: 5;
    background: #e1e1e1
}

.slides .slick-arrow {
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    position: absolute;
    top: 185px;
    z-index: 10;
    font-size: 0;
    padding: 0;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.3);
    outline: none
}

@media screen and (min-width: 769px) {
    .slides .slick-arrow {
        width: 83px;
        height: 84px;
        line-height: 84px
    }

    .slides .slick-arrow:hover {
        background: #007e99
    }
}

@media screen and (min-width: 961px) {
    .slides .slick-arrow {
        top: 45%
    }
}

.slides .slick-arrow:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    font-size: 24px;
    display: block
}

@media screen and (min-width: 769px) {
    .slides .slick-arrow:before {
        font-size: 38px
    }
}

.slides .slick-arrow.slick-prev {
    left: 20px
}

.slides .slick-arrow.slick-prev:before {
    content: '\e801'
}

.slides .slick-arrow.slick-next {
    right: 20px
}

.slides .slick-arrow.slick-next:before {
    content: '\e802'
}

.slides .slick-slide {
    outline: none
}

@media screen and (min-width: 961px) {
    .slides .slick-slide:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 240px;
        z-index: 1;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.92) 0%, transparent 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eb000000', endColorstr='#00000000', GradientType=0)
    }
}

.slides .banner-content {
    padding: 40px 15px;
    background: #e1e1e1;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 18px
}

@media screen and (min-width: 769px) {
    .slides .banner-content {
        font-size: 20px
    }
}

@media screen and (min-width: 961px) {
    .slides .banner-content {
        position: absolute;
        left: 123px;
        bottom: 150px;
        width: 400px;
        height: 360px;
        padding: 30px 35px;
        background: #fff;
        z-index: 2
    }

    .slides .banner-content .btn, .slides .banner-content .more {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .slides .banner-content .btn {
        bottom: 60px
    }

    .slides .banner-content .more {
        bottom: 25px
    }
}

@media screen and (min-width: 1401px) {
    .slides .banner-content {
        left: 0;
        width: 470px;
        height: 390px;
        bottom: 260px;
        padding: 40px 45px;
        padding-bottom: 150px
    }

    .slides .banner-content .btn {
        bottom: 60px
    }

    .slides .banner-content .more {
        bottom: 25px
    }
}

.slides .banner-content h3 {
    margin: 0 0 10px 0;
    font-weight: 500;
    font-size: 20px
}

.slides .banner-content h2 {
    margin: 0 0 18px 0;
    font-size: 28px;
    line-height: 1.2
}

@media screen and (min-width: 769px) {
    .slides .banner-content h2 {
        font-size: 40px;
        line-height: 1
    }
}

@media screen and (min-width: 1401px) {
    .slides .banner-content h2 {
        font-size: 50px
    }
}

.slides .banner-content p {
    margin-bottom: 25px
}

.slides .banner-content .more {
    margin-top: 10px
}

.slides .slick-dots {
    position: absolute;
    left: 0;
    bottom: 45px;
    width: 100%;
    text-align: center;
    display: none
}

@media screen and (min-width: 769px) {
    .slides .slick-dots {
        display: block
    }
}

.slides .slick-dots li {
    display: inline-block;
    margin-right: 15px
}

.slides .slick-dots li:last-child {
    margin-right: 0
}

.slides .slick-dots li.slick-active button {
    opacity: 0.6
}

.slides .slick-dots button {
    width: 70px;
    height: 3px;
    font-size: 0;
    background: #fff;
    opacity: 0.3;
    display: block;
    padding: 0;
    outline: none;
    transition: all 0.2s ease
}

.fancybox-enabled {
    overflow: hidden
}

.fancybox-enabled body {
    overflow: visible;
    height: 100%
}

.fancybox-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99993;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.fancybox-container ~ .fancybox-container {
    z-index: 99992
}

.fancybox-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #0f0f11;
    opacity: 0;
    transition-timing-function: cubic-bezier(0.55, 0.06, 0.68, 0.19);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.fancybox-container--ready .fancybox-bg {
    opacity: 0.87;
    transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1)
}

.fancybox-controls {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    opacity: 0;
    z-index: 99994;
    transition: opacity .2s;
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    direction: ltr
}

.fancybox-show-controls .fancybox-controls {
    opacity: 1
}

.fancybox-infobar {
    display: none
}

.fancybox-show-infobar .fancybox-infobar {
    display: inline-block;
    pointer-events: all
}

.fancybox-infobar__body {
    display: inline-block;
    width: 70px;
    line-height: 44px;
    font-size: 13px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center;
    color: #ddd;
    background-color: rgba(30, 30, 30, 0.7);
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: subpixel-antialiased
}

.fancybox-buttons {
    position: absolute;
    top: 0;
    right: 0;
    display: none;
    pointer-events: all
}

.fancybox-show-buttons .fancybox-buttons {
    display: block
}

.fancybox-slider-wrap {
    overflow: hidden;
    direction: ltr
}

.fancybox-slider-wrap, .fancybox-slider {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0;
    margin: 0;
    z-index: 99993;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent
}

.fancybox-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: auto;
    outline: none;
    white-space: normal;
    box-sizing: border-box;
    text-align: center;
    z-index: 99994;
    -webkit-overflow-scrolling: touch
}

.fancybox-slide::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0
}

.fancybox-slide > * {
    display: inline-block;
    position: relative;
    padding: 24px;
    margin: 44px 0 44px;
    border-width: 0;
    vertical-align: middle;
    text-align: left;
    background-color: #fff;
    overflow: auto;
    box-sizing: border-box
}

.fancybox-slide--image {
    overflow: hidden
}

.fancybox-slide--image::before {
    display: none
}

.fancybox-content {
    display: inline-block;
    position: relative;
    margin: 44px auto;
    padding: 0;
    border: 0;
    width: 80%;
    height: calc(100% - 88px);
    vertical-align: middle;
    line-height: normal;
    text-align: left;
    white-space: normal;
    outline: none;
    font-size: 16px;
    font-family: Arial, sans-serif;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: touch
}

.fancybox-iframe {
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
    height: 100%;
    background: #fff
}

.fancybox-slide--video .fancybox-content, .fancybox-slide--video .fancybox-iframe {
    background: transparent
}

.fancybox-placeholder {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    border: 0;
    z-index: 99995;
    background: transparent;
    cursor: default;
    overflow: visible;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.fancybox-image, .fancybox-spaceball {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    max-width: none;
    max-height: none;
    background: transparent;
    background-size: 100% 100%
}

.fancybox-controls--canzoomOut .fancybox-placeholder {
    cursor: zoom-out
}

.fancybox-controls--canzoomIn .fancybox-placeholder {
    cursor: zoom-in
}

.fancybox-controls--canGrab .fancybox-placeholder {
    cursor: -webkit-grab;
    cursor: grab
}

.fancybox-controls--isGrabbing .fancybox-placeholder {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-tmp {
    position: absolute;
    top: -9999px;
    left: -9999px;
    visibility: hidden
}

.fancybox-error {
    position: absolute;
    margin: 0;
    padding: 40px;
    top: 50%;
    left: 50%;
    width: 380px;
    max-width: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fff;
    cursor: default
}

.fancybox-error p {
    margin: 0;
    padding: 0;
    color: #444;
    font: 16px/20px "Helvetica Neue", Helvetica, Arial, sans-serif
}

.fancybox-close-small {
    position: absolute;
    top: 0;
    right: 0;
    width: 44px;
    height: 44px;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    outline: none;
    background: transparent;
    z-index: 10;
    cursor: pointer
}

.fancybox-close-small:after {
    content: '×';
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    font: 20px/30px Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #888;
    font-weight: 300;
    text-align: center;
    border-radius: 50%;
    border-width: 0;
    background: #fff;
    transition: background .2s;
    box-sizing: border-box;
    z-index: 2
}

.fancybox-close-small:focus:after {
    outline: 1px dotted #888
}

.fancybox-slide--video .fancybox-close-small {
    top: -36px;
    right: -36px;
    background: transparent
}

.fancybox-close-small:hover:after {
    color: #555;
    background: #eee
}

.fancybox-caption-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 60px 30px 0 30px;
    z-index: 99998;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-sizing: border-box;
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
    opacity: 0;
    transition: opacity .2s;
    pointer-events: none
}

.fancybox-show-caption .fancybox-caption-wrap {
    opacity: 1
}

.fancybox-caption {
    padding: 30px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.4);
    font-size: 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
    line-height: 20px;
    -webkit-text-size-adjust: none
}

.fancybox-caption a, .fancybox-caption button {
    pointer-events: all
}

.fancybox-caption a {
    color: #fff;
    text-decoration: underline
}

.fancybox-button {
    display: inline-block;
    position: relative;
    width: 44px;
    height: 44px;
    line-height: 44px;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    cursor: pointer;
    background: transparent;
    color: #fff;
    box-sizing: border-box;
    vertical-align: top;
    outline: none
}

.fancybox-button--disabled {
    cursor: default;
    pointer-events: none
}

.fancybox-infobar__body, .fancybox-button {
    background: rgba(30, 30, 30, 0.6)
}

.fancybox-button:hover {
    background: rgba(0, 0, 0, 0.8)
}

.fancybox-button::before, .fancybox-button::after {
    content: '';
    pointer-events: none;
    position: absolute;
    border-color: #fff;
    background-color: currentColor;
    color: currentColor;
    opacity: 0.9;
    box-sizing: border-box;
    display: inline-block
}

.fancybox-button--disabled::before, .fancybox-button--disabled::after {
    opacity: 0.5
}

.fancybox-button--left::after {
    left: 20px;
    top: 18px;
    width: 6px;
    height: 6px;
    background: transparent;
    border-top: solid 2px currentColor;
    border-right: solid 2px currentColor;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.fancybox-button--right::after {
    right: 20px;
    top: 18px;
    width: 6px;
    height: 6px;
    background: transparent;
    border-top: solid 2px currentColor;
    border-right: solid 2px currentColor;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.fancybox-button--left {
    border-bottom-left-radius: 5px
}

.fancybox-button--right {
    border-bottom-right-radius: 5px
}

.fancybox-button--close {
    float: right
}

.fancybox-button--close::before, .fancybox-button--close::after {
    content: '';
    display: inline-block;
    position: absolute;
    height: 2px;
    width: 16px;
    top: calc(50% - 1px);
    left: calc(50% - 8px)
}

.fancybox-button--close::before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.fancybox-button--close::after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.fancybox-loading {
    border: 6px solid rgba(100, 100, 100, 0.4);
    border-top: 6px solid rgba(255, 255, 255, 0.6);
    border-radius: 100%;
    height: 50px;
    width: 50px;
    -webkit-animation: fancybox-rotate .8s infinite linear;
    animation: fancybox-rotate .8s infinite linear;
    background: transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    z-index: 99999
}

@-webkit-keyframes fancybox-rotate {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fancybox-rotate {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@media all and (max-width: 800px) {
    .fancybox-controls {
        text-align: left
    }

    .fancybox-button--left, .fancybox-button--right, .fancybox-buttons button:not(.fancybox-button--close) {
        display: none !important
    }

    .fancybox-caption {
        padding: 20px 0;
        margin: 0
    }
}

.fancybox-button--fullscreen::before {
    width: 15px;
    height: 11px;
    left: 15px;
    top: 16px;
    border: 2px solid;
    background: none
}

.fancybox-button--play::before {
    top: 16px;
    left: 18px;
    width: 0;
    height: 0;
    border-top: 6px inset transparent;
    border-bottom: 6px inset transparent;
    border-left: 10px solid;
    border-radius: 1px;
    background: transparent
}

.fancybox-button--pause::before {
    top: 16px;
    left: 18px;
    width: 7px;
    height: 11px;
    border-style: solid;
    border-width: 0 2px 0 2px;
    background: transparent
}

.fancybox-button--thumbs span {
    font-size: 23px
}

.fancybox-button--thumbs::before {
    top: 20px;
    left: 21px;
    width: 3px;
    height: 3px;
    box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0
}

.fancybox-container--thumbs .fancybox-controls, .fancybox-container--thumbs .fancybox-slider-wrap, .fancybox-container--thumbs .fancybox-caption-wrap {
    right: 220px
}

.fancybox-thumbs {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    width: 220px;
    margin: 0;
    padding: 5px 5px 0 0;
    background: #fff;
    z-index: 99993;
    word-break: normal;
    -webkit-overflow-scrolling: touch;
    -webkit-tap-highlight-color: transparent;
    box-sizing: border-box
}

.fancybox-thumbs > ul {
    list-style: none;
    position: absolute;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 0
}

.fancybox-thumbs > ul > li {
    float: left;
    overflow: hidden;
    max-width: 50%;
    padding: 0;
    margin: 0;
    width: 105px;
    height: 75px;
    position: relative;
    cursor: pointer;
    outline: none;
    border: 5px solid #fff;
    border-top-width: 0;
    border-right-width: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-sizing: border-box
}

li.fancybox-thumbs-loading {
    background: rgba(0, 0, 0, 0.1)
}

.fancybox-thumbs > ul > li > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    max-height: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-thumbs > ul > li:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 2px;
    border: 4px solid #4ea7f9;
    z-index: 99991;
    opacity: 0;
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
    opacity: 1
}

@media all and (max-width: 800px) {
    .fancybox-thumbs {
        display: none !important
    }

    .fancybox-container--thumbs .fancybox-controls, .fancybox-container--thumbs .fancybox-slider-wrap, .fancybox-container--thumbs .fancybox-caption-wrap {
        right: 0
    }
}

#header {
    margin: 0 -15px
}

@media screen and (min-width: 961px) {
    #header {
        padding-top: 42px;
        background: #000
    }
}

.h-w1 {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 100;
    transition: all 0.2s ease
}

@media screen and (min-width: 961px) {
    .h-w1 {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    .h-w1.headroom--not-top, .h-w1.hover {
        background: #000
    }

    .h-w1.headroom--not-top #navsection, .h-w1.hover #navsection {
        background: #fff;
        border-bottom: 1px solid #d8d9da
    }

    .h-w1.headroom--not-top #mainnav .sfNavList > li > a, .h-w1.hover #mainnav .sfNavList > li > a {
        color: #000
    }

    .h-w1.headroom--not-top #mainnav .sfNavList > li.active-trail > a, .h-w1.hover #mainnav .sfNavList > li.active-trail > a {
        background: #000;
        color: #fff
    }

    .h-w1.headroom--not-top #mainnav .sfNavList > li.hover > a, .h-w1.hover #mainnav .sfNavList > li.hover > a {
        color: #007e99;
        background: none
    }

    .h-w1.headroom--not-top #search-header fieldset, .h-w1.hover #search-header fieldset {
        border-color: #d8d9da;
        background: transparent
    }
}

@media screen and (max-width: 960px) {
    .h-w1.headroom.headroom--pinned {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .h-w1.headroom.headroom--unpinned {
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    .h-w1.headroom.headroom--unpinned .logo-row {
        box-shadow: none
    }
}

#masthead {
    overflow: hidden;
    position: relative
}

@media screen and (min-width: 961px) {
    #masthead:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 240px;
        z-index: 1;
        /*background: linear-gradient(to bottom, rgba(0, 0, 0, 0.92) 0%, transparent 100%);*/
        /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eb000000', endColorstr='#00000000', GradientType=0)*/
    }
}

#masthead img {
    width: 1920px;
    height: 260px;
    max-width: none;
    position: relative;
    left: 50%;
    margin-left: -760px;
    display: block
}

@media only screen and (min-width: 1101px) {

    #masthead .home-banner-list img {
        height: auto;
    }

    .sf_colsOut.banner-text .sfimageWrp img {
        height: 200px !important;
    }

    #masthead .banner-text h1 {
        /*bottom: 110px;*/
        bottom: 25px;
    }

    .Solutions #masthead .banner-text h1 {
        bottom: 35px;
    }
}

@media screen and (min-width: 769px) {
    #masthead img {
        margin-left: -960px
    }
}

#masthead .sf_cols.section-inner {
    margin: 0 auto
}

#masthead .sfContentBlock {
    padding: 0 15px
}

@media screen and (min-width: 1201px) {
    #masthead .sfContentBlock {
        padding: 0
    }
}

#masthead h1 {
    position: absolute;
    left: 0;
    bottom: 55px;
    font-size: 36px;
    color: #fff;
    z-index: 2;
    max-width: 100%;
    line-height: 1.2;
    margin: 0
}

@media screen and (min-width: 769px) {
    #masthead h1 {
        font-size: 50px
    }
}

@media screen and (min-width: 961px) {
    #util, #logo, #search-header {
        position: absolute;
        z-index: 10
    }
}

@media screen and (max-width: 960px) {
    .logo-row {
        overflow: hidden;
        height: 70px;
        background: #fff;
        box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25);
        border-bottom: 1px solid #f2f2f2
    }
}

#logo {
    position: absolute;
    left: 15px;
    bottom: 0
}

#logo img {
    width: 70px
}

@media screen and (min-width: 961px) {
    #logo {
        bottom: auto;
        /*top: -50px;*/
        top: 0;
        left: 0
    }

    #logo img {
        width: 126px
    }
}

.header-widget {
    position: absolute;
    top: 4px;
    left: 160px;
    display: none
}

@media screen and (min-width: 961px) {
    .header-widget {
        display: block
    }
}

#menu-toggle {
    display: block;
    position: absolute;
    right: 15px;
    top: 15px;
    height: 42px;
    line-height: 42px;
    padding-left: 45px;
    width: 1px;
    overflow: hidden;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer
}

@media screen and (min-width: 961px) {
    #menu-toggle {
        display: none
    }
}

.activate-mobilenav #menu-toggle {
    width: 1px;
    font-size: 0px
}

#menu-toggle:after, #menu-toggle span:before, #menu-toggle span:after {
    border-radius: 0;
    height: 4px;
    width: 26px;
    background: #000;
    display: block;
    content: '';
    position: absolute;
    right: 9px;
    cursor: pointer
}

#menu-toggle span:before {
    top: 12px
}

#menu-toggle span:after {
    top: 19px
}

#menu-toggle:after {
    top: 26px
}

#menu-toggle span:before, #menu-toggle span:after {
    transition: all 0.3s ease-in
}

.activate-mobilenav #menu-toggle:after {
    -webkit-transform: translate(-999px, 0);
    -ms-transform: translate(-999px, 0);
    transform: translate(-999px, 0)
}

.activate-mobilenav #menu-toggle span:before {
    -webkit-transform: translate(0, 7px) rotate(45deg);
    -ms-transform: translate(0, 7px) rotate(45deg);
    transform: translate(0, 7px) rotate(45deg)
}

.activate-mobilenav #menu-toggle span:after {
    -webkit-transform: translate(0, 0px) rotate(-45deg);
    -ms-transform: translate(0, 0px) rotate(-45deg);
    transform: translate(0, 0px) rotate(-45deg)
}

#navsection {
    transition: all 0.2s ease
}

@media screen and (max-width: 960px) {
    #navsection {
        position: fixed;
        top: 70px;
        left: 0;
        width: 100%;
        background: #fff;
        height: 0;
        z-index: -1;
        padding-bottom: 0;
        overflow: hidden;
        -webkit-overflow-scrolling: touch;
        transition: all 0.3s ease
    }

    .activate-mobilenav #navsection {
        height: 100%;
        padding-bottom: 70px;
        overflow: auto
    }
}

@media screen and (min-width: 961px) {
    #navsection {
        padding-top: 42px;
        border-top: 1px solid #464747;
        background: transparent;
        transition: all 0.2s ease
    }
}

@media screen and (min-width: 961px) {
    #navsection .navblock {
        padding: 0 185px 0 150px;
        margin-bottom: -1px
    }
}

@media screen and (min-width: 1201px) {
    #navsection .navblock {
        padding: 0 285px 0 160px
    }
}

#navsection .social-media {
    display: block;
    padding: 25px 15px;
    width: 100% !important;
    float: none
}

#navsection .social-media h6 {
    font-weight: 400;
    font-size: 17px;
    color: #000;
    margin: 0 0 15px 0
}

#navsection .social-media li {
    display: inline-block;
    margin: 0 45px 40px 0
}

#navsection .social-media li:last-child {
    margin-right: 0
}

#navsection .social-media li a {
    display: block;
    font-size: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #000;
    color: #fff;
    border-radius: 50%
}

#navsection .social-media li a:before {
    margin: 0;
    font-size: 16px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: block
}

#navsection #search-header, #navsection #util {
    display: block
}

#mainnav {
    transition: all .5s
}

@media screen and (min-width: 961px) {
    #mainnav {
        float: left
    }
}

@media screen and (min-width: 961px) {
    #mainnav ul:after {
        content: '';
        display: table;
        clear: both
    }
}

#mainnav li {
    position: relative
}

#mainnav li a {
    display: block;
    font-weight: 400;
    font-size: 17px;
    color: #000;
    padding: 12px 15px;
    position: relative;
    transition: all 0.2s ease
}

@media screen and (min-width: 961px) {
    #mainnav li a {
        color: #fff;
        font-size: 15px;
        text-transform: uppercase;
        padding: 0
    }
}

#mainnav .topnav + div {
    display: none
}

#mainnav .sfNavList > li {
    border-top: 1px solid #e8e8e8;
    transition: all 0.2s ease
}

#mainnav .sfNavList > li:last-child {
    border-bottom: 1px solid #e8e8e8
}

@media screen and (min-width: 961px) {
    #mainnav .sfNavList > li {
        margin-right: 5px;
        float: left;
        padding: 39px 0 20px 0;
        border-top: 0;
        border-left: 1px solid transparent;
        border-right: 1px solid transparent
    }

    #mainnav .sfNavList > li.hover {
        border-color: #d8d9da;
        background: #fff
    }

    #mainnav .sfNavList > li:last-child {
        margin-right: 0;
        border-bottom: 0
    }

    #mainnav .sfNavList > li.active-trail > a {
        background: #fff;
        color: #000
    }

    #mainnav .sfNavList > li.page-about-ballard .navlevel-2 {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 400px
    }
}

@media screen and (min-width: 961px) and (max-width: 1400px) {
    #mainnav .sfNavList > li.page-about-ballard .navlevel-2 {
        left: auto;
        right: 0
    }
}

@media screen and (min-width: 961px) {
    #mainnav .sfNavList > li.page-about-ballard .navlevel-2 > li {
        width: 50%
    }

    #mainnav .sfNavList > li.page-about-ballard .navlevel-2 > li:nth-child(even) ul {
        left: auto;
        right: 100%;
        border-left: 0;
        border-right: 1px solid #ccc
    }

    #mainnav .sfNavList > li.page-about-ballard .navlevel-2 ul {
        width: 180px
    }
}

@media screen and (min-width: 1201px) {
    #mainnav .sfNavList > li {
        margin-right: 20px
    }
}

@media screen and (max-width: 960px) {
    #mainnav .sfNavList > li > ul {
        margin: 0 15px;
        padding: 0 15px
    }

    #mainnav .sfNavList > li > ul > li > a {
        padding-left: 0;
        padding-right: 0
    }

    #mainnav .sfNavList > li > ul .haschildren > a {
        padding-right: 25px
    }

    #mainnav .sfNavList > li > ul .haschildren > a:after {
        top: 14px;
        right: 5px;
        color: #5d5d5d;
        font-size: 14px
    }
}

@media screen and (min-width: 961px) {
    #mainnav .sfNavList > li > a {
        padding: 1px 8px;
        position: relative;
        top: 1px
    }
}

#mainnav .sfNavList ul {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease;
    border-top: 0
}

@media screen and (min-width: 961px) {
    #mainnav .sfNavList ul {
        margin: 0;
        opacity: 0;
        visibility: hidden;
        position: absolute;
        background: #fff;
        border-top: 0;
        overflow: visible;
        max-height: none;
        transition: all 0.2s ease
    }
}

@media screen and (max-width: 960px) {
    #mainnav .sfNavList ul.navlevel-2 ul a {
        font-size: 15px;
        color: #3a3a3a
    }

    #mainnav .sfNavList ul.navlevel-2 ul a:before {
        content: '\2022';
        margin-right: 5px
    }
}

@media screen and (min-width: 961px) {
    #mainnav .sfNavList ul.navlevel-2 {
        top: 100%;
        left: 0;
        width: 300px
    }

    #mainnav .sfNavList ul.navlevel-2 ul {
        top: 0;
        left: 100%;
        width: 250px;
        border-left: 1px solid #ccc
    }
}

#mainnav .sfNavList ul li {
    border-top: 1px solid #e8e8e8
}

#mainnav .sfNavList ul li:first-child {
    border-top: 0
}

@media screen and (min-width: 961px) {
    #mainnav .sfNavList ul li {
        border-top: 0;
        border-bottom: 1px solid #ccc
    }

    #mainnav .sfNavList ul li:last-child {
        border-bottom: 0
    }

    #mainnav .sfNavList ul li:hover > a {
        color: #007e99
    }
}

#mainnav .sfNavList ul a {
    padding: 12px 20px;
    color: #000;
    font-weight: 300;
    text-transform: capitalize
}

#mainnav .sfNavList .sfexpandedListWrp {
    display: none;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #fff;
    /*padding: 25px 0 40px 0;*/
    padding: 75px 0 40px 0;
    transition: all 0.2s ease
}

@media screen and (min-width: 961px) {
    #mainnav .sfNavList .sfexpandedListWrp {
        display: block
    }
}

#mainnav .sfNavList .sfexpandedListWrp:before, #mainnav .sfNavList .sfexpandedListWrp:after {
    content: '';
    width: 5000px;
    height: 100%;
    position: absolute;
    top: 0;
    background: #fff
}

#mainnav .sfNavList .sfexpandedListWrp:before {
    right: 100%
}

#mainnav .sfNavList .sfexpandedListWrp:after {
    left: 100%
}

#mainnav .sfNavList .sfexpandedListWrp ul {
    position: static;
    background: none;
    padding: 0
}

@media screen and (min-width: 1201px) {
    #mainnav .sfNavList .sfexpandedListWrp ul {
        margin: 0 -15px
    }
}

#mainnav .sfNavList .sfexpandedListWrp li {
    display: inline-block;
    width: 33.33%;
    padding: 15px;
    margin-right: -3px;
    border: 0
}

#mainnav .sfNavList .sfexpandedListWrp li:hover > a {
    background: none
}

#mainnav .sfNavList .sfexpandedListWrp a {
    padding: 0
}

#mainnav .sfNavList .sfexpandedListWrp a:hover h3 {
    color: #007e99
}

#mainnav .sfNavList .sfexpandedListWrp h3 {
    font-size: 18px;
    font-weight: 500;
    text-transform: none;
    margin: 0 0 15px 0;
    transition: all 0.2s ease
}

#mainnav .sfNavList .sfexpandedListWrp h3:after {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    content: '\e802';
    display: inline-block;
    vertical-align: top;
    margin-left: 5px
}

#mainnav .sfNavList .sfexpandedListWrp img {
    width: 100%
}

#mainnav .sfNavList .haschildren.hover > ul, #mainnav .sfNavList .haschildren.hover > .sfexpandedListWrp, #mainnav .sfNavList .haschildren.hover > .sfexpandedListWrp ul {
    opacity: 1;
    visibility: visible
}

@media screen and (min-width: 961px) {
    #mainnav .sfNavList .haschildren.page-fuel-cell-solutions {
        position: static
    }

    #mainnav .sfNavList .haschildren.page-fuel-cell-solutions > ul {
        display: none
    }
}

@media screen and (max-width: 960px) {
    #mainnav .sfNavList .haschildren > a {
        padding-right: 40px
    }

    #mainnav .sfNavList .haschildren > a:after {
        font-family: "fontello";
        font-style: normal;
        font-weight: normal;
        speak: none;
        content: '\e800';
        font-size: 16px;
        position: absolute;
        right: 15px;
        top: 12px
    }
}

#mainnav .sfNavList .haschildren.submenu-open {
    background: #f9f9f9
}

@media screen and (max-width: 960px) {
    #mainnav .sfNavList .haschildren.submenu-open > a {
        border-bottom: 1px solid #e8e8e8
    }

    #mainnav .sfNavList .haschildren.submenu-open > a:after {
        content: '\e803'
    }
}

@media screen and (max-width: 960px) {
    #mainnav .sfNavList .haschildren.submenu-open > ul {
        max-height: 700px
    }
}

#util {
    display: none
}

@media screen and (min-width: 961px) {
    #util {
        top: 0;
        right: 0;
        display: block
    }

    #util:after {
        content: '';
        display: table;
        clear: both
    }
}

#util li {
    transition: all 0.2s ease
}

@media screen and (min-width: 961px) {
    #util li {
        float: left
    }
}

#util a {
    display: block;
    transition: all 0.2s ease;
    font-size: 16px;
    line-height: 1;
    color: #989a9a;
}

@media screen and (min-width: 961px) {
    #util > div {
        float: left
    }
}

#util .util-links li {
    border-bottom: 1px solid #e8e8e8
}

@media screen and (min-width: 961px) {
    #util .util-links li {
        border: 0;
        border-right: 1px solid #464747
    }

    #util .util-links li:first-child {
        border-left: 1px solid #464747
    }
}

#util .util-links a {
    font-weight: 400;
    font-size: 17px;
    color: #000;
    padding: 12px 15px
}

#util .util-links a:hover {
    color: #007e99
}

@media screen and (min-width: 961px) {
    #util .util-links a {
        color: #fff;
        font-weight: 500;
        font-size: 13px;
        padding: 0 15px;
        height: 42px;
        line-height: 42px
    }
}

#util .language-selector {
    padding: 25px 15px;
    transition: all 0.2s ease;
    border-bottom: 1px solid #e8e8e8
}

#util .language-selector:after {
    content: '';
    display: table;
    clear: both
}

#util .language-selector li {
    float: left;
    margin-right: 35px
}

#util .language-selector img {
    width: 42px
}

@media screen and (min-width: 961px) {
    #util .language-selector {
        padding: 7px 8px;
        height: 42px;
        border-bottom: 0;
        border-right: 1px solid #464747
    }

    #util .language-selector li {
        margin: 0
    }

    #util .language-selector img {
        width: 19px
    }

    #util .language-selector a {
        padding: 4px
    }
}

#search-header {
    padding: 25px 15px;
    display: none
}

@media screen and (min-width: 961px) {
    #search-header {
        right: 15px;
        top: 35px;
        padding: 0;
        display: block
    }
}

@media screen and (min-width: 1201px) {
    #search-header {
        right: 0
    }
}

#search-header fieldset {
    border: 1px solid #d8d9da;
    margin: 0;
    padding: 3px 53px 3px 3px;
    position: relative;
    transition: all 0.2s ease
}

@media screen and (min-width: 961px) {
    #search-header fieldset {
        background: #171717;
        border-color: #424446;
        padding: 3px 35px 3px 3px
    }
}

#search-header input[type="text"] {
    display: block;
    width: 100%;
    background: transparent;
    border: 0;
    margin: 0;
    box-shadow: none;
    height: 47px;
    padding: 5px 12px;
    font-size: 13px;
    color: #858585;
    font-size: 17px
}

@media screen and (min-width: 961px) {
    #search-header input[type="text"] {
        width: 130px;
        height: 28px;
        padding: 5px 9px;
        font-size: 13px
    }
}

@media screen and (min-width: 1201px) {
    #search-header input[type="text"] {
        width: 230px
    }
}

#search-header input[type="submit"] {
    position: absolute;
    right: 3px;
    top: 3px;
    width: 47px;
    height: 47px;
    padding: 0;
    background: #000 url(../img/bg/icon-search.png) center no-repeat;
    background-size: 22px auto;
    font-size: 0
}

@media screen and (min-width: 961px) {
    #search-header input[type="submit"] {
        width: 29px;
        height: 28px;
        background-size: 14px auto
    }
}

#content {
    position: relative;
    padding: 36px 0 50px
}

@media screen and (min-width: 769px) {
    #content {
        padding: 70px 0 90px
    }
}

.m-w1 {
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto
}

.m-w1::after {
    clear: both;
    content: "";
    display: table
}

.colmain:after {
    content: '';
    display: table;
    clear: both
}

.maincontent {
    float: left;
    display: block;
    margin-right: 2.5641%;
    width: 82.90598%;
    margin-left: 17.09402%;
    /*width: 100%;*/
}

.maincontent::after {
    clear: both;
    content: "";
    display: table
}

.maincontent:last-child {
    margin-right: 0
}

@media screen and (max-width: 1200px) {
    /*.maincontent {*/
    /*    float: left;*/
    /*    display: block;*/
    /*    margin-right: 2.5641%;*/
    /*    width: 74.35897%;*/
    /*    margin-left: 25.64103%;*/
    /*    float: right;*/
    /*    margin: 0px*/
    /*}*/
    .maincontent:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 768px) {
    .maincontent {
        float: left;
        display: block;
        margin-right: 8.10811%;
        width: 100%;
        margin-right: 0;
        margin-left: 0%;
        float: none
    }

    .maincontent:last-child {
        margin-right: 0
    }
}

.leftsidebar {
    float: left;
    display: block;
    margin-right: 2.5641%;
    width: 14.52991%;
    margin-left: -102.5641%
}

.leftsidebar:last-child {
    margin-right: 0
}

@media screen and (max-width: 1200px) {
    .leftsidebar {
        float: left;
        display: block;
        margin-right: 2.5641%;
        width: 23.07692%;
        margin-left: -102.5641%;
        margin: 0px
    }

    .leftsidebar:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 768px) {
    .leftsidebar {
        float: left;
        display: block;
        margin-right: 8.10811%;
        width: 100%;
        margin-left: 0%;
        float: none;
        margin-top: 45px;
        padding: 32px 15px 40px;
        background: #f3f4f4
    }

    .leftsidebar:last-child {
        margin-right: 0
    }
}

.leftsidebar .sfNavList > li {
    display: none
}

.leftsidebar .sfNavList > li a {
    transition: all 0.2s ease;
    color: #000;
}

.leftsidebar .sfNavList > li.sfSel {
    display: block
}

.leftsidebar .sfNavList > li.sfSel > a {
    font-weight: 400;
    font-size: 0;
    color: #0a7ea6;
    line-height: 1.2
}

.leftsidebar .sfNavList > li.sfSel > a:before {
    content: 'Also in this section:';
    font-size: 23px
}

@media screen and (min-width: 769px) {
    .leftsidebar .sfNavList > li.sfSel > a {
        font-size: 35px
    }

    .leftsidebar .sfNavList > li.sfSel > a:before {
        display: none
    }

    .leftsidebar .sfNavList > li.sfSel > a:hover {
        color: #007e99
    }
}

.leftsidebar .sfNavList > li.sfSel > ul {
    margin-top: 20px
}

@media screen and (min-width: 769px) {
    .leftsidebar .sfNavList > li.sfSel > ul {
        border: 0;
        margin-top: 15px
    }
}

@media screen and (min-width: 769px) {
    .leftsidebar .sfNavList > li.sfSel > ul li {
        border: 0;
        margin-bottom: 12px
    }
}

.leftsidebar .sfNavList > li.sfSel > ul a {
    display: block;
    padding: 13px 0
}

.leftsidebar .sfNavList > li.sfSel > ul a.sfSel {
    color: #007e99
}

@media screen and (min-width: 769px) {
    .leftsidebar .sfNavList > li.sfSel > ul a {
        padding: 0
    }

    .leftsidebar .sfNavList > li.sfSel > ul a:hover {
        text-decoration: underline
    }
}

.leftsidebar .sfNavList > li.sfSel > ul > li > a {
    border-bottom: 2px solid #dadada
}

@media screen and (min-width: 769px) {
    .leftsidebar .sfNavList > li.sfSel > ul > li > a {
        border: 0
    }
}

.leftsidebar .sfNavList > li.sfSel > ul > li:first-child > a {
    border-top: 2px solid #dadada
}

@media screen and (min-width: 769px) {
    .leftsidebar .sfNavList > li.sfSel > ul > li:first-child > a {
        border: 0
    }
}

.leftsidebar .sfNavList > li.sfSel > ul ul {
    padding: 8px 0 0 8px;
    border-bottom: 2px solid #dadada
}

@media screen and (min-width: 769px) {
    .leftsidebar .sfNavList > li.sfSel > ul ul {
        border-bottom: 0
    }
}

.leftsidebar .sfNavList > li.sfSel > ul ul li {
    position: relative;
    padding-left: 10px
}

.leftsidebar .sfNavList > li.sfSel > ul ul li:before {
    content: '\2022';
    position: absolute;
    left: 0;
    top: 16px;
    line-height: 1
}

@media screen and (min-width: 769px) {
    .leftsidebar .sfNavList > li.sfSel > ul ul li {
        margin-bottom: 8px
    }

    .leftsidebar .sfNavList > li.sfSel > ul ul li:before {
        top: 3px
    }
}

.leftsidebar .sfNavList > li.sfSel > ul ul a {
    font-size: 16px
}

.ctas {
    text-align: center;
    font-size: 18px
}

.ctas > div > .sf_cols {
    display: table;
    width: 100%
}

.ctas > div > .sf_cols > .sf_colsOut {
    display: table-cell;
    float: none;
    position: relative;
    vertical-align: top;
    background-repeat: no-repeat;
    background-size: cover
}

@media screen and (max-width: 1100px) {
    .ctas > div > .sf_cols > .sf_colsOut {
        display: table-row
    }
}

.ctas > div > .sf_cols > .sf_colsOut > div {
    width: 100%;
    padding: 45px 15px 40px;
    margin: 0
}

@media screen and (min-width: 769px) {
    .ctas > div > .sf_cols > .sf_colsOut > div {
        padding-bottom: 0 !important;
        height: 450px;
        display: flex;
    }
}

@media screen and (min-width: 769px) {
    .ctas > div > .sf_cols .newsletter {
        background-image: url(../img/bg/bg-cta-newsletter.jpg);
        background-position: left center
    }
}

@media screen and (min-width: 769px) {
    .ctas > div > .sf_cols .newsletter > div {
        padding: 50px 60px 90px 0;
        max-width: 500px;
        float: right
    }
}

@media screen and (max-width: 768px) {
    .ctas > div > .sf_cols .newsletter > div {
        padding-top: 50px;
        padding-bottom: 13px;
        background: #232323
    }

    .ctas > div > .sf_cols .newsletter > div h5, .ctas > div > .sf_cols .newsletter > div p {
        /*display: none*/
    }

    .ctas > div > .sf_cols .newsletter > div .btn {
        width: 100%
    }
}

@media screen and (min-width: 769px) {
    .ctas > div > .sf_cols .newsletter .cta-btns {
        right: 0;
        max-width: 300px
    }
}

@media screen and (min-width: 769px) {
    .ctas > div > .sf_cols .opportunity {
        background-image: url(../img/bg/bg-cta-opportunity.jpg);
        background-position: right center
    }
}

@media screen and (min-width: 769px) {
    .ctas > div > .sf_cols .opportunity > div {
        padding: 50px 0 90px 60px;
        max-width: 500px
    }
}

@media screen and (max-width: 768px) {
    .ctas > div > .sf_cols .opportunity > div {
        background: #232323;
        padding-top: 0;
        padding-bottom: 50px
    }

    .ctas > div > .sf_cols .opportunity > div h5, .ctas > div > .sf_cols .opportunity > div p {
        /*display: none*/
    }

    .ctas > div > .sf_cols .opportunity > div .btn {
        width: 100%
    }
}

@media screen and (min-width: 769px) {
    .ctas > div > .sf_cols .opportunity .cta-btns {
        left: 0;
        max-width: 300px
    }
}

.ctas > div > .sf_cols .request {
    background-image: url(../img/bg/bg-cta-request.jpg);
    background-position: center;
    color: #fff
}

@media screen and (max-width: 768px) {
    .ctas > div > .sf_cols .request {
        display: table-header-group
    }
}

@media screen and (min-width: 769px) {
    .ctas > div > .sf_cols .request .cta-btns {
        left: 0
    }
}

.ctas h5 {
    font-size: 35px;
    margin: 0 0 18px 0
}

.ctas img {
    display: block;
    margin: 25px auto
}

@media screen and (min-width: 769px) {
    .ctas .cta-btns {
        position: absolute;
        bottom: 50px;
        width: 100%;
        padding: 0 30px
    }
}

#content .sfBreadcrumbWrp {
    font-size: 13px;
    margin-bottom: 30px
}

@media screen and (min-width: 769px) {
    #content .sfBreadcrumbWrp {
        font-size: 16px;
        margin-bottom: 20px
    }
}

#content .sfBreadcrumbWrp a {
    color: #666;
    padding: 0;
    border-radius: 0;
    background: none
}

#content .sfBreadcrumbWrp a:hover {
    color: #007e99
}

#content .sfBreadcrumbWrp a[href="javascript: void(0)"] {
    color: #107ea6;
    cursor: default
}

#content .sfBreadcrumbWrp .sfBreadcrumbNodeSeparator {
    font-size: 0;
    color: #666
}

#content .sfBreadcrumbWrp .sfBreadcrumbNodeSeparator:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    font-size: 12px;
    content: '\e802';
    padding: 0 4px 0 8px
}

.featured-text {
    padding: 27px 25px 1px;
    background: #f3f4f4;
    text-align: center;
    color: #231f20;
    margin-bottom: 30px
}

.featured-text h1, .featured-text h2 {
    margin-top: 0
}

@media screen and (min-width: 769px) {
    .featured-text {
        padding: 33px 75px 1px 75px;
        font-size: 20px
    }
}

.maincontent a[href*="mailto"] {
    display: inline-block
}

.maincontent .sfContentBlock ul {
    list-style: disc outside;
    margin: 28px 0 28px 20px
}

.maincontent .sfContentBlock li {
    margin-bottom: 5px
}

@media screen and (max-width: 768px) {
    .maincontent .sfContentBlock img {
        float: none !important;
        margin: 20px 0
    }
}

.sfdownloadList .sfMetaInfo {
    display: none
}

.sfexpandableListWrp .sflistExpandAllLnkWrp {
    float: right
}

@media screen and (min-width: 769px) {
    .sfexpandableListWrp .sflistExpandAllLnkWrp {
        margin-top: 8px
    }
}

.sfexpandableListWrp .sflistListItem {
    border-bottom: 1px solid #ccc
}

.sfexpandableListWrp .sflistListItem:first-child {
    border-top: 1px solid #ccc
}

.sfexpandableListWrp .sftitle {
    margin: 0
}

.sfexpandableListWrp .sftitle a {
    display: block;
    position: relative;
    padding: 15px 45px 15px 0;
    font-weight: 400;
    font-size: 18px;
    color: #000;
    text-decoration: none
}

.sfexpandableListWrp .sftitle a:after {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    content: '\e800';
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 14px
}

.sfexpandableListWrp .sftitle a:hover, .sfexpandableListWrp .sftitle a.sflistListItemExpanded {
    color: #007e99
}

.sfexpandableListWrp .sftitle a.sflistListItemExpanded:after {
    content: '\e803'
}

@media screen and (min-width: 769px) {
    .sfexpandableListWrp .sftitle a {
        font-size: 21px
    }
}

.sfexpandableListWrp .sflistItemContent {
    padding: 25px 0;
    border-top: 1px solid #ccc;
    -webkit-animation: fadeIn 0.4s;
    animation: fadeIn 0.4s
}

.sfexpandableListWrp .sflistItemContent img {
    display: inline-block
}

#footer {
    clear: both;
    font-size: 13px;
    margin: 0 -15px;
    font-weight: 400
}

@media screen and (min-width: 769px) {
    #footer {
        font-size: 14px
    }
}

.footer-content {
    color: #fff;
    background: #232323;
    padding: 0 15px
}

.footer-content a {
    color: #fff
}

.upper-footer {
    position: relative;
    line-height: 1.43;
    margin: 0 -16px
}

@media screen and (min-width: 1101px) {
    .upper-footer {
        /*padding-left: 200px;*/
        padding-left: 145px;
        min-height: 127px;
        margin: 0
    }
}

@media screen and (min-width: 1101px) {
    .upper-footer .sf_colsOut > div {
        max-width: 270px
    }
}

.upper-footer .footer-logo {
    position: absolute;
    left: 0;
    top: 0;
    width: auto !important
}

.upper-footer .footer-logo > div {
    margin: 0
}

.upper-footer .social-media > div {
    float: right
}

.upper-footer .social-media li {
    display: inline-block;
    margin: 0 7px 20px 0
}

.upper-footer .social-media li:last-child {
    margin-right: 0
}

.upper-footer .social-media li a {
    display: block;
    font-size: 0;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    background: #fff;
    color: #636466;
    border-radius: 50%;
    transition: all 0.15s ease
}

.upper-footer .social-media li a:before {
    margin: 0;
    font-size: 14px;
    width: 22px;
    height: 22px;
    line-height: 22px;
    display: block
}

.upper-footer .social-media li a:hover {
    background-color: #007e99;
    color: #232323
}

.upper-footer h6 {
    margin: 32px 0 8px 0;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500
}

@media screen and (min-width: 769px) {
    .upper-footer h6 {
        font-size: 15px
    }
}

.upper-footer h6 a:after {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    content: '\e802';
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    margin-left: 5px
}

.upper-footer h6 a:hover {
    color: #007e99
}

.upper-footer p {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    #wrapper .upper-footer .Footer-logo-area {
        display: table;
        width: 100%;
        border-collapse: collapse
    }

    #wrapper .upper-footer .Footer-logo-area > div {
        display: table-cell;
        vertical-align: middle;
        padding: 18px 15px;
        width: 50% !important;
        border: 1px solid #424446
    }

    #wrapper .upper-footer .Footer-logo-area > div.footer-logo {
        display: none
    }

    #wrapper .upper-footer .Footer-logo-area h6 {
        margin: 0
    }

    #wrapper .upper-footer .Footer-logo-area p {
        display: none
    }
}

.upper-footer a {
    text-decoration: none
}

.bottom-fotter {
    padding: 30px 0 25px 0
}

@media screen and (min-width: 1101px) {
    .bottom-fotter {
        margin-left: 200px;
        padding: 12px 0;
        border-top: 1px solid #424446
    }

    .bottom-fotter:after {
        content: '';
        display: table;
        clear: both
    }
}

.bottom-fotter a {
    text-decoration: underline
}

.bottom-fotter a:hover {
    text-decoration: none
}

@media screen and (min-width: 1201px) {
    .bottom-fotter .copyright {
        float: left
    }
}

.bottom-fotter .copyright > div {
    margin-bottom: 12px
}

@media screen and (min-width: 769px) {
    .bottom-fotter .copyright > div {
        display: inline-block;
        vertical-align: top;
        margin-bottom: 0
    }
}

@media screen and (min-width: 769px) {
    .bottom-fotter .copyright .bottomlinks {
        margin-left: 12px
    }
}

.bottom-fotter .copyright .bottomlinks ul:after {
    content: '';
    display: table;
    clear: both
}

.bottom-fotter .copyright .bottomlinks li {
    float: left;
    padding: 0 15px;
    margin: 4px 0;
    border-left: 1px solid #fff;
    line-height: 1
}

@media screen and (max-width: 768px) {
    .bottom-fotter .copyright .bottomlinks li:last-child {
        border-right: 1px solid #fff
    }
}

@media screen and (min-width: 1201px) {
    .bottom-fotter #credit {
        float: right
    }
}

.backtop {
    position: fixed;
    right: 15px;
    bottom: 15px;
    text-align: center;
    z-index: 20
}

@media screen and (min-width: 769px) {
    .backtop {
        right: 30px;
        bottom: 30px
    }
}

.backtop a {
    font-weight: 500;
    font-size: 15px;
    padding: 6px 0 10px;
    width: 50px;
    color: #fff;
    background: #076c81;
    position: relative;
    display: inline-block;
    opacity: 0;
    visibility: hidden;
    transition: all 0.6s ease
}

@media screen and (min-width: 769px) {
    .backtop a {
        padding: 10px 0 15px;
        font-size: 20px;
        width: 84px
    }
}

.backtop a:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    font-size: 17px;
    content: '\e803';
    display: block;
    line-height: 1.2
}

@media screen and (min-width: 769px) {
    .backtop a:before {
        font-size: 22px
    }
}

.backtop a:after {
    content: '';
    position: absolute;
    top: -15px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom: 15px solid #076c81
}

@media screen and (min-width: 769px) {
    .backtop a:after {
        top: -22px;
        border-left: 42px solid transparent;
        border-right: 42px solid transparent;
        border-bottom: 22px solid #076c81
    }
}

.backtop a.show {
    opacity: 0.8;
    visibility: visible
}

.backtop a.show:hover {
    opacity: 1
}

.overview-ctas {
    margin: 10px -10px
}

@media screen and (min-width: 961px) {
    .overview-ctas ul:after {
        content: '';
        display: table;
        clear: both
    }
}

.overview-ctas li {
    position: relative;
    padding: 10px;
    text-align: center
}

@media screen and (min-width: 961px) {
    .overview-ctas li {
        float: left;
        width: 33.33%
    }

    .cols-2 .overview-ctas li {
        width: 50%
    }
}

.overview-ctas li:nth-child(odd) a {
    color: #fff;
    background-color: #0a4e66;
}

.overview-ctas li:nth-child(odd) h2 {
    color: #fff
}

.overview-ctas li:nth-child(even) a {
    color: #004a5d;
    background-color: #f3f4f4;
}

.overview-ctas li:nth-child(even) h2 {
    color: #004a5d;
}

.overview-ctas li a {
    display: block;
    padding: 35px 25px 130px;
    position: relative;
    text-decoration: none;
    background-size: 200px auto;
    background-repeat: no-repeat;
    background-position: center bottom;
    transition: all 0.2s ease
}

.overview-ctas li a.short {
    padding-bottom: 35px
}

@media screen and (min-width: 769px) {
    .overview-ctas li a {
        background-size: auto;
        padding-bottom: 215px
    }

    .overview-ctas li a:hover {
        box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.3)
    }

    .overview-ctas li a:hover .more {
        text-decoration: underline
    }
}

@media screen and (min-width: 961px) {
    .overview-ctas li a {
        height: 570px;
        padding: 16% 10% 0;
        background-size: 100% auto
    }

    .overview-ctas li a.short {
        height: 360px
    }

    .overview-ctas li a.short .more {
        color: #57c4bf;
        bottom: 40px;
    }

    .overview-ctas li:nth-child(even) a.short .more {
        color: #107ea6;
    }
}

.overview-ctas li a .no-img {
    display: none
}

.overview-ctas li .sfrelatedItmWrp {
    display: none
}

.overview-ctas li img {
    margin: 0 auto
}

@media screen and (min-width: 961px) {
    .overview-ctas li img {
        position: absolute;
        bottom: 0;
        width: 100%;
        left: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.overview-ctas li h2 {
    margin-top: 0
}

.overview-ctas li p {
    margin-bottom: 18px
}

@media screen and (min-width: 961px) {
    .overview-ctas .more {
        position: absolute;
        width: 100%;
        left: 0;
        bottom: 34%
    }
}

@media screen and (min-width: 1201px) {
    .overview-ctas .more {
        bottom: 38%
    }
}

.salesforce-inquiry > li {
    margin-bottom: 20px
}

@media screen and (min-width: 769px) {
    .salesforce-inquiry > li:nth-child(1), .salesforce-inquiry > li:nth-child(2) {
        display: inline-block;
        vertical-align: top;
        width: 47.5%;
        margin-right: -4px
    }

    .salesforce-inquiry > li:nth-child(2) {
        margin-left: 5%
    }
}

.salesforce-inquiry input[type="text"], .salesforce-inquiry select, .salesforce-inquiry textarea {
    margin: 5px 0;
    width: 100%;
    display: block
}

.salesforce-inquiry input[type="submit"] {
    margin-top: 10px
}

.news-date {
    margin: 10px 0
}

.socialShare .sshListItem {
    vertical-align: top
}

.news-release {
    margin-bottom: 25px;
    margin-top: 25px
}

@media screen and (min-width: 769px) {
    .news-release {
        margin-top: 0
    }
}

.news-release li {
    padding: 25px 0;
    border-bottom: 1px solid #d8d9da
}

.news-release li:first-child {
    border-top: 1px solid #d8d9da
}

.news-release h2 {
    margin: 10px 0 12px 0;
    font-size: 24px
}

@media screen and (min-width: 769px) {
    .news-release h2 {
        font-size: 26px
    }
}

.news-release p {
    margin-bottom: 18px
}

.news-release .btn {
    text-decoration: none
}

#content .sf_pagerNumeric a {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    color: #007e99
}

#content .sf_pagerNumeric a.sf_PagerCurrent {
    text-decoration: none;
    color: #000
}

.sfnewsContent {
    margin-top: 30px
}

.news-details .sfSnglRelatedItmWrp, .news-details .sfitemTaxonWrp {
    display: none
}

.unique-blocks {
    margin: 0 -15px;
    position: relative;
    overflow: hidden
}

.unique-blocks > div {
    padding: 65px 15px 55px
}

div.fuel-cells-action {
    background: #22242b url(../img/bg/bg-fuel-cells-in-action-mobile.jpg) bottom center no-repeat;
    background-size: 100% auto;
    color: #fff
}

.fuel-cells-action h2 {
    color: #fff;
    margin: 0 0 80px 0;
    font-size: 25px
}

.filter-items {
    border-top: 1px solid #424446;
    border-bottom: 1px solid #424446;
    padding: 10px 0;
    line-height: 1.2;
    position: relative
}

.fuel-cells {
    margin-bottom: 28px
}

.fuel-cells ul:after {
    content: '';
    display: table;
    clear: both
}

.filter-items:before {
    content: '';
    width: 100%;
    height: 1px;
    background: #424446;
    top: -42px;
    left: 0;
    position: absolute
}

.filter-items li {
    float: left;
    position: relative;
    font-size: 16px;
    font-weight: 400;
    transition: all 0.2s ease
}

.filter-items li span {
    cursor: pointer;
    display: block;
    padding: 6px 28px 6px 10px;
    position: relative
}

.filter-items li span:after {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    content: '\e800';
    position: absolute;
    right: 11px;
    top: 8px;
    font-size: 13px
}

.filter-items li.active {
    color: #222223;
    background: #fff
}

.filter-items select {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 0 12px;
    opacity: 0;
    margin: 0;
    cursor: pointer;
    background: #22242b;
    color: #fff;
    text-transform: capitalize
}

.filter-items select option {
    background: #22242b
}

#item-reset {
    position: absolute;
    right: 0;
    bottom: 56px;
    font-size: 15px;
    margin: 0;
    letter-spacing: 1px;
    color: #7e7f80
}

#item-reset span {
    padding: 7px 13px 7px 30px
}

#item-reset span:before {
    content: '';
    position: absolute;
    left: 11px;
    top: 9px;
    width: 13px;
    height: 13px;
    background: url(/dist/img/bg/icon-reset.png) 0px 0px no-repeat;
    background-size: 100% auto
}

#item-reset span:after {
    display: none
}

.filter-item-options > div {
    display: none;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    line-height: 1.2;
    position: relative;
    padding: 12px 0
}

.filter-item-options {
    display: none
}

.filter-item-options li {
    float: left;
    margin-right: 10px
}

.filter-item-options a {
    padding: 6px 13px;
    display: block;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    text-transform: capitalize;
    transition: all 0.2s ease
}

.filter-item-options a:hover, .filter-item-options li.active > a {
    color: #222223;
    background: #fff
}

.filter-item-options > div.show {
    display: block;
    -webkit-animation: fadeIn 0.4s;
    animation: fadeIn 0.4s
}

.result-items {
    margin: 0 -10px
}

.result-items .featured {
    padding: 10px;
    -webkit-animation: fadeIn 0.4s;
    animation: fadeIn 0.4s
}

.result-items a {
    display: block;
    position: relative;
    border: 1px solid #424446;
    background: #232323;
    color: #fff;
    transition: all 0.2s ease
}

.result-items li {
    padding: 10px;
    transition: all 0.3s ease;
    -webkit-animation: fadeIn 0.4s;
    animation: fadeIn 0.4s
}

.result-items .item-img img {
    width: 100%
}

.result-items .text-wrap {
    padding: 20px 28px;
    background: #232323;
    text-align: left
}

.result-items .item-title {
    font-size: 16px;
    line-height: 1.4375;
    margin-bottom: 20px
}

.result-items .item-year {
    font-size: 13px;
    color: #7e7f80;
    font-weight: 400
}

.more_result {
    clear: both
}

.more_result a {
    display: inline-block;
    margin-top: 25px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    padding: 10px 15px;
    border: 2px solid #fff;
    cursor: pointer;
    line-height: 1;
    transition: all 0.2s ease
}

.more_result a:hover {
    background: #fff;
    color: #232323
}

@media screen and (min-width: 481px) {
    .top-list-result > div.featured, .result-items li {
        float: left;
        width: 50%
    }

    .result-items li:last-child:nth-child(even) {
        -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
        transform: translateX(50%)
    }

    .result-items li:last-child:nth-child(even).no-tf {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    .result-items a {
        height: 350px
    }

    .result-items .text-wrap {
        padding: 15px 25px;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%
    }

    .result-items .item-title {
        position: relative;
        overflow: hidden;
        height: 70px
    }

    .result-items .item-title div {
        float: right;
        width: 100%;
        margin-left: -5px
    }

    .result-items .item-title:before {
        content: "";
        float: left;
        width: 5px;
        height: 70px
    }

    .result-items .item-title:after {
        content: "\02026";
        box-sizing: content-box;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        float: right;
        position: relative;
        top: -25px;
        left: 100%;
        width: 3em;
        margin-left: -3em;
        padding-right: 5px;
        text-align: right;
        background: linear-gradient(to right, rgba(35, 35, 35, 0) 0%, #232323 50%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00232323', endColorstr='#232323', GradientType=1)
    }

    .result-items .item-img {
        overflow: hidden
    }

    .result-items .item-img img {
        max-width: none;
        position: relative;
        left: 50%;
        height: 232px;
        width: auto;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

@media screen and (min-width: 769px) {
    .unique-blocks > div {
        padding: 60px 15px 70px
    }

    div.fuel-cells-action {
        background: #22242b url(/dist/img/bg/bg-fuel-cells-in-action.jpg) top center no-repeat;
        background-size: auto
    }

    .fuel-cells-action h2 {
        margin-bottom: 40px;
        font-size: 50px
    }

    .fuel-cells {
        margin-bottom: 10px
    }

    .filter-items {
        padding: 12px 0
    }

    .filter-items:before {
        display: none
    }

    .filter-items li {
        margin-right: 50px
    }

    .filter-items li span {
        padding: 6px 30px 6px 13px
    }

    .filter-items li:hover {
        color: #222223;
        background: #fff
    }

    #item-reset {
        float: right;
        position: relative;
        right: 0;
        bottom: 0;
        font-size: 14px
    }

    #item-reset span {
        padding: 7px 13px 7px 40px
    }

    #item-reset span:before {
        top: 4px;
        width: 22px;
        height: 21px
    }

    #item-reset:hover {
        color: #000
    }

    #item-reset:hover span:before {
        background-position: 0 -21px
    }

    .filter-item-options {
        display: block
    }

    .filter-items select {
        display: none
    }

    .top-list-result:after, .result-items ul:after {
        content: '';
        display: table;
        clear: both
    }

    .top-list-result > div {
        float: left;
        width: 50%
    }

    .result-items a {
        height: 302px
    }

    .result-items a:hover {
        box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.3)
    }

    .result-items .featured a {
        height: 624px
    }

    .result-items li {
        width: 25%
    }

    .result-items li:last-child:nth-child(even) {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    .top-list-result li {
        width: 50%
    }

    .result-items .item-img img {
        height: 178px
    }

    .result-items .featured .item-img img {
        height: 380px
    }

    .result-items .text-wrap {
        padding: 15px 25px
    }

    .result-items .featured .text-wrap {
        padding: 28px 25px 15px
    }

    .result-items .item-title {
        font-size: 14px;
        line-height: 1.43;
        margin-bottom: 10px;
        font-weight: 400;
        height: 60px
    }

    .result-items .featured .item-title {
        font-size: 32px;
        line-height: 1.25;
        margin-bottom: 65px;
        font-weight: 300;
        height: 120px
    }

    .result-items .item-title:before {
        height: 70px
    }

    .result-items .featured .item-title:before {
        height: 130px
    }

    .result-items .item-title:after {
        top: -31px
    }

    .result-items .featured .item-title:after {
        top: -52px
    }

    .result-items .item-year {
        font-size: 14px;
        color: #7e7f80
    }

    .more_result a {
        margin-top: 35px
    }
}

@media screen and (min-width: 961px) {
    .fuel-cells {
        margin-bottom: 15px
    }

    .result-items {
        margin: 0 -15px
    }

    .result-items li, .result-items .featured {
        padding: 15px
    }

    .result-items .featured a {
        height: 634px
    }
}

.social-wrapper h3:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 3px 15px;
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat
}

.social-wrapper h3.Twitter:after {
    width: 28px;
    height: 28px;
    background-image: url(../img/bg/icon-twitter.png)
}

.social-wrapper h3.Facebook:after {
    width: 28px;
    height: 28px;
    background-image: url(../img/bg/icon-facebook.png)
}

.social-wrapper h3.Youtube:after {
    width: 28px;
    height: 28px;
    background-image: url(../img/bg/icon-youtube.png)
}

#subscribe-block {
    display: none;
    max-width: 1170px;
    margin: 15px;
    padding: 50px 20px 35px
}

@media screen and (min-width: 769px) {
    #subscribe-block {
        padding: 60px 4% 35px
    }
}

.sfPageEditor #subscribe-block {
    display: block
}

#subscribe-block h2 {
    font-size: 28px;
    margin: 0 0 25px 0;
    text-align: center
}

@media screen and (min-width: 769px) {
    #subscribe-block h2 {
        font-size: 50px;
        margin: 0 0 40px 0
    }
}

#subscribe-block .subscribe-forms {
    margin-bottom: 40px
}

@media screen and (min-width: 769px) {
    #subscribe-block .subscribe-forms {
        display: table;
        width: 100%;
        margin-bottom: 30px
    }
}

#subscribe-block .subscribe-forms > div {
    float: none;
    width: 100% !important
}

#subscribe-block .subscribe-forms > div.hubspotSub {
    margin-bottom: 40px
}

#subscribe-block .subscribe-forms > div > div {
    margin: 0
}

@media screen and (min-width: 769px) {
    #subscribe-block .subscribe-forms > div {
        display: table-cell;
        width: 50% !important;
        vertical-align: top
    }

    #subscribe-block .subscribe-forms > div.hubspotSub {
        border-right: 1px solid #ddd;
        padding-right: 5%;
        margin: 0
    }

    #subscribe-block .subscribe-forms > div.maillistSub {
        padding-left: 5%
    }
}

#subscribe-block .subscribe-forms fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

#subscribe-block .subscribe-forms h2 {
    text-align: left;
    font-size: 20px;
    margin-bottom: 10px
}

@media screen and (min-width: 769px) {
    #subscribe-block .subscribe-forms h2 {
        font-size: 35px;
        margin-bottom: 20px
    }
}

#subscribe-block .subscribe-forms label {
    font-weight: 400;
    font-size: 16px
}

@media screen and (min-width: 769px) {
    #subscribe-block .subscribe-forms label {
        font-size: 18px
    }
}

#subscribe-block .subscribe-forms input[type="text"], #subscribe-block .subscribe-forms input[type="email"] {
    margin-bottom: 8px
}

#subscribe-block .sfnewsletterFieldsList li {
    display: none;
    margin-bottom: 20px
}

#subscribe-block .sfnewsletterFieldsList li:first-child {
    display: block
}

#subscribe-block .hs-form-field {
    margin-bottom: 20px
}

#subscribe-block .hs-error-msgs, #subscribe-block .sfErrorWrp {
    line-height: 1.2
}

#subscribe-block .hs-error-msgs label, #subscribe-block .hs-error-msgs .sfError, #subscribe-block .sfErrorWrp label, #subscribe-block .sfErrorWrp .sfError {
    font-size: 15px;
    color: #cf0808;
    font-weight: 400;
    display: block
}

#subscribe-block .fancybox-close-small {
    background: none
}

#subscribe-block .fancybox-close-small:after {
    font-size: 30px;
    padding: 0 0 0 1px
}

#subscribe-block .sfMsgVisible {
    margin-bottom: 15px
}

#subscribe-block iframe {
    height: 240px !important
}

@media screen and (min-width: 769px) {
    #subscribe-block iframe {
        height: 220px !important
    }
}

.subscribe-block-iframe {
    font-size: 17px;
    line-height: 1.56
}

.subscribe-block-iframe fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

.subscribe-block-iframe h2 {
    text-align: left;
    font-size: 20px;
    margin-bottom: 10px
}

@media screen and (min-width: 769px) {
    .subscribe-block-iframe h2 {
        font-size: 35px;
        margin-bottom: 20px
    }
}

.subscribe-block-iframe label {
    font-weight: 400;
    font-size: 17px;
    margin-bottom: .45em
}

.subscribe-block-iframe input[type="text"], .subscribe-block-iframe input[type="email"] {
    margin-bottom: 8px
}

.subscribe-block-iframe .sfMsgVisible {
    margin-bottom: 15px
}

.subscribe-block-iframe .sfnewsletterFieldsList li {
    display: none;
    margin-bottom: 20px
}

.subscribe-block-iframe .sfnewsletterFieldsList li:first-child {
    display: block
}

.subscribe-block-iframe .hs-form-field {
    margin-bottom: 20px
}

.subscribe-block-iframe .hs-error-msgs, .subscribe-block-iframe .sfErrorWrp {
    line-height: 1.2
}

.subscribe-block-iframe .hs-error-msgs label, .subscribe-block-iframe .hs-error-msgs .sfError, .subscribe-block-iframe .sfErrorWrp label, .subscribe-block-iframe .sfErrorWrp .sfError {
    font-size: 15px;
    color: #cf0808;
    font-weight: 400;
    display: block
}

.member-area h3 {
    border: 0 !important
}

.member-area table td, .member-area table th {
    padding: 12px 18px
}

.member-area table th {
    font-size: 18px
}

.member-area table label, .member-area table td {
    font-size: 16px
}

.member-area table table {
    margin: 0;
    width: auto
}

.member-area table table td, .member-area table table tr {
    border: 0;
    padding: 10px
}

.member-area table table td span, .member-area table table tr span {
    opacity: 0.5
}

.member-area input[type="button"] {
    color: #fff !important;
    margin: 20px 0
}

.member-area .login_form {
    margin: 20px 0 40px;
    width: 100% !important;
    max-width: 480px
}

.member-area .login_form > div {
    width: 100% !important
}

.member-area .login_form input[type="submit"] {
    margin-top: 15px
}

@media screen and (max-width: 768px) {
    .member-area .bal_contact_table td, .member-area .bal_contact_table th {
        display: block;
        width: 100%;
        border: 0;
        padding-left: 0;
        padding-right: 0
    }
}

.member-area #adminmenu:after {
    content: '';
    display: table;
    clear: both
}

.member-area #adminmenu li {
    float: left;
    margin: 0 15px 0 0
}

.member-area #adminmenu li:last-child {
    margin: 0
}

.member-area .adminform table {
    max-width: 480px;
    width: 100% !important
}

.member-area .adminform table td, .member-area .adminform table th {
    border: 0
}

.member-area .adminform table td:first-child, .member-area .adminform table th:first-child {
    padding-left: 0;
    width: 30% !important
}

.member-area .adminform table td:last-child, .member-area .adminform table th:last-child {
    padding-right: 0
}

.member-area .adminform table input[type="text"], .member-area .adminform table select {
    margin-bottom: 0;
    width: 100%
}

.member-area .adminform + div {
    overflow: auto
}

.member-area .adminform + div > table {
    min-width: 768px
}

.Search.Result .leftsidebar {
    display: none
}

.Search.Result .maincontent {
    float: none;
    margin: 0;
    width: 100%
}

.Search.Result .maincontent .sfSearchBoxSet {
    border: 0;
    padding: 0;
    margin-bottom: 20px
}

.Search.Result .maincontent .sfsearchResultHighLighter {
    margin-bottom: 40px
}

.Search.Result .maincontent .sfHighlight {
    font-weight: 500
}

img[usemap] {
    border: none;
    height: auto;
    max-width: 100%;
    width: auto
}

#wrapper .team-grid {
    max-width: 744px;
    margin: 0 auto
}

#wrapper .team-grid img {
    margin: 0 auto
}

#wrapper .team-grid p {
    margin: 0
}

#wrapper .team-grid .sf_colsOut {
    float: left;
    width: 33.33% !important;
    margin: 0;
    padding: 1px
}

#wrapper .team-grid .sf_colsOut > div {
    margin: 0
}

.sfPageEditor:after {
    display: none
}

.sfPageEditor #header {
    padding-top: 0
}

.sfPageEditor .h-w1, .sfPageEditor #logo, .sfPageEditor .header-widget, .sfPageEditor #util, .sfPageEditor #search-header {
    position: static
}

.sfPageEditor .rdCommands li {
    position: static
}

.ClassyCountdown-wrapper span.ClassyCountdown-value {
    font-family: 'Open Sans', sans-serif !important
}

@media screen and (max-width: 500px) {
    .ClassyCountdown-wrapper {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .ClassyCountdown-wrapper > div {
        width: 40% !important;
        height: 40% !important
    }

    .ClassyCountdown-wrapper > div > div canvas {
        width: 100% !important;
        height: 100% !important
    }

    .ClassyCountdown-wrapper > div > span {
        font-size: 32px !important
    }
}

ul.overview-list {
    margin: 0px;
    padding: 0px
}

ul.overview-list li {
    display: inline-block;
    vertical-align: top;
    width: 20%;
    margin-right: 5%;
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    ul.overview-list li {
        width: 45%;
        margin-right: 5%
    }
}

ul.overview-list li:nth-child(4n) {
    margin-right: 0px
}

@media screen and (max-width: 768px) {
    ul.overview-list li:nth-child(2n) {
        margin-right: 0px
    }
}

ul.overview-list li a {
    text-decoration: none
}

ul.overview-list li h2 {
    font-size: 18px
}

@media print {
    *, *:before, *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a {
        text-decoration: underline
    }

    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    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;
        height: auto
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    #ctas, #subnav, #mainnav, #header-banner, #util, #bottomlinks, #credit {
        display: none
    }

    #wrapper {
        width: 7in;
        padding-top: 1in;
        position: relative
    }

    #header {
        position: absolute;
        left: 0;
        top: 0;
        height: 1in
    }

    #footer {
        margin-top: 0.5in
    }
}

/*# sourceMappingURL=main.css.map */

/* REDESIGN STYLES */

@media screen and (min-width: 961px) {

    #search-header {
        display: none;
    }

    .h-w1.headroom--not-top, .h-w1.hover {
        background: #FFF;
    }
}

#header {
    background-color: #FFF;
}

#navsection {
    background-color: #FFF;
    border-top: none;
}

#header .logo-row.section-inner > * {
    /*position: relative;*/
    /*top: auto;*/
    /*right: auto;*/
    /*bottom: auto;*/
    /*left: auto;*/
}

#navsection .navblock {
    padding: 0;
    display: flex;
    flex-wrap: nowrap;
}

#mainnav {
    float: none;
    margin-left: auto;
}

#mainnav .sfNavList > li > a {
    color: #636466;
}

.sqHeader .PaneContent {
    background: transparent;
}

.StockQuoteHeaderContainer {
    color: #989a9a;
}

@media screen and (min-width: 961px) {

    .header-widget {
        left: auto;
        right: 410px;
    }
}

#util {
    display: flex;
    align-items: center;
}

.flexible-solution-wrap {
    position: relative;
    display: flex;
    align-items: center;
    margin: 300px auto 60px !important;
}

.flexible-solution-wrap:before {
    content: ' ';
    position: absolute;
    top: -310px;
    left: -90px;
    width: 930px;
    height: 270px;
    background-image: url(../img/flexible-solutions-home.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

@media only screen and (max-width: 1100px) {

    .flexible-solution-wrap:before {
        top: 40px;
    }
}

.flexible-solution-wrap .sfContentBlock p {
    margin: 0 0 2rem;
    font-size: 22px;
    line-height: 1.27;
    color: #636466;
}

.flexible-solution-wrap .sfContentBlock .btn {
    margin: 0 !important;
}

.full-width .section-inner .flexible-solution-wrap img {
    position: static;
}

.featured-content-wrap {
    background-color: #57c4bf;
}

@media only screen and (min-width: 641px) {

    .featured-content-wrap {
        padding: 55px 0 !important;
        margin-left: calc(-100vw / 2 + 1170px / 2) !important;
        margin-right: calc(-100vw / 2 + 1170px / 2) !important;
        max-width: none !important;
        width: auto !important;
    }
}

@media only screen and  (max-width: 1100px) {

    .flexible-solution-wrap {
        margin-top: 0 !important;
        padding-top: 200px !important;
        flex-direction: column;
    }
}

.featured-content-wrap .sf_colsOut {
    display: block;
    max-width: 1170px;
    margin: 0 auto;
}

.featured-content-wrap p {
    margin: 0;
    flex-basis: 800px;
    max-width: 800px;
    color: #FFF;
}

.featured-content-wrap .btn,
.Subscribe-wrap .sfContentBlock .btn,
.ctas > div > .sf_cols .newsletter .btn,
.ctas > div > .sf_cols .opportunity .btn,
.market-list .item.img-right .content .btn,
.sustainability-wrap .block-on-img .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin-left: auto;
    width: 220px;
    height: 45px;
    max-height: 45px;
    font-size: 16px;
    font-weight: 700;
    border: 5px solid #FFF;
    background-color: transparent;
    transition: all 200ms ease;
}

.market-list .item.img-left .content .btn,
.flexible-solution-market-wrap .btn,
.flexible-solution-wrap .sfContentBlock .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin-left: auto;
    width: 220px;
    height: 45px;
    max-height: 45px;
    font-size: 16px;
    font-weight: 700;
    color: #0a4e66;
    border: 5px solid #0a4e66;
    background-color: transparent;
    transition: all 200ms ease;
}

.featured-content-wrap .btn:hover,
.Subscribe-wrap .sfContentBlock .btn:hover,
.ctas > div > .sf_cols .newsletter .btn:hover,
.ctas > div > .sf_cols .opportunity .btn:hover,
.market-list .item.img-right .content .btn:hover,
.sustainability-wrap .block-on-img .btn:hover {
    background-color: #FFF;
    color: #0a4e66;
}

.market-list .item.img-left .content .btn:hover,
.flexible-solution-market-wrap .btn:hover,
.flexible-solution-wrap .sfContentBlock .btn:hover {
    background-color: #0a4e66;
    color: #FFF;
}

@media only screen and (max-width: 1100px) {

    .featured-content-wrap .btn,
    .Subscribe-wrap .sfContentBlock .btn,
    .ctas > div > .sf_cols .newsletter .btn,
    .ctas > div > .sf_cols .opportunity .btn,
    .market-list .item.img-right .content .btn,
    .sustainability-wrap .block-on-img .btn,
    .market-list .item.img-left .content .btn,
    .flexible-solution-market-wrap .btn,
    .flexible-solution-wrap .sfContentBlock .btn {
        margin: 0 auto;
    }
}

.featured-content-wrap .sfContentBlock {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}

@media only screen and (max-width: 1100px) {

    .featured-content-wrap {
        padding: 15px !important;
    }

    .featured-content-wrap .sfContentBlock {
        flex-direction: column;
    }

    .featured-content-wrap p {
        margin: 0 0 1rem;
        font-size: 14px;
        flex-basis: 100%;
        max-width: 100%;
    }
}

.featured-content-wrap .btn:hover {
    background-color: #FFF;
    color: #57c4bf;
}

.resources-wrap .sfContentBlock > h2 {
    margin: 0 0 65px;
    font-size: 34px;
    font-weight: 700;
    text-align: center;
    color: #0a7ea6;
}

.resources-wrap .sfContentBlock > h2 a {
    color: #0a7ea6;
}

.resources-wrap .resources-cols .sfContentBlock > h2 {
    font-size: 30px;
    font-weight: 400;
    line-height: 1.2;
    text-align: left;
}

.resources-cols .all-link {
    display: flex;
    align-items: center;
    margin: 0 0 1rem;
    font-size: 14px;
    font-weight: bold;
    color: #107ea6 !important;
    line-height: 1;
    text-transform: uppercase;
}

.resources-cols .all-link:after {
    content: ' ';
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-left: 10px;
    background-image: url(../img/right-arrow-blue.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.resources-cols .news-release li {
    margin: 0 0 15px;
    padding: 35px 20px;
    border: solid 1px #57c4bf;
    border-radius: 8px;
}

.resources-cols .news-release li h2 {
    font-size: 30px;
    font-weight: 400;
    line-height: 1.2;
    text-align: left;
}

.resources-cols .news-release li h2 + div,
.resources-cols .news-release li p {
    font-size: 16px;
    line-height: 1.2;
    color: #545656;
}

.resources-cols .news-release .section-title,
.resources-cols .featured-img + .section-title {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    width: 100%;
    font-size: 24px;
    font-weight: bold;
    color: #57c4bf;
    text-transform: uppercase;
}

.resources-cols .news-release .section-title span,
.resources-cols .featured-img + .section-title span {
    margin-left: auto;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    color: #545656;
    text-transform: none;
}

.resources-cols .featured-img + .section-title {
    margin: 10px 0 15px;
}

.featured-img {
    position: relative;
    height: 520px;
}

.featured-img > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    object-fit: cover;
}

@media only screen and (max-width: 1100px) {

    .featured-img > img {
        position: relative;
    }
}

.Subscribe-wrap .sfContentBlock {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 40px 50px;
    background-image: url(../img/subscribe-wrap-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.Subscribe-wrap .sfContentBlock p {
    margin: 0;
    max-width: 55%;
    flex-basis: 55%;
    font-size: 26px;
    color: #FFF;
    line-height: 1.2;
}

.Subscribe-wrap .sfContentBlock .btn {
    margin-left: auto;
}

@media only screen and (max-width: 1100px) {

    .Subscribe-wrap .sfContentBlock {
        flex-direction: column;
    }

    .Subscribe-wrap .sfContentBlock p {
        margin: 0 0 2rem;
        flex-basis: 100%;
        max-width: 100%;
    }
}

.ctas > div > .sf_cols .newsletter,
.ctas > div > .sf_cols .opportunity {
    background-image: none !important;
}

.ctas > div > .sf_cols .newsletter {
    background-color: #0a4e66;
}

.ctas > div > .sf_cols .opportunity {
    background-color: #0a7ea6;
}

.ctas > div > .sf_cols .newsletter .sfContentBlock,
.ctas > div > .sf_cols .opportunity .sfContentBlock {
    text-align: left;
}

.ctas > div > .sf_cols .newsletter .sfContentBlock h5,
.ctas > div > .sf_cols .newsletter .sfContentBlock p,
.ctas > div > .sf_cols .opportunity .sfContentBlock h5,
.ctas > div > .sf_cols .opportunity .sfContentBlock p {
    color: #FFF;
}

.ctas > div > .sf_cols .newsletter .sfContentBlock h5,
.ctas > div > .sf_cols .opportunity .sfContentBlock h5 {
    margin: 0 0 2rem;
    font-size: 24px;
    font-weight: 700;
}

.ctas > div > .sf_cols .opportunity .sfContentBlock p,
.ctas > div > .sf_cols .newsletter .sfContentBlock p {
    margin: 0 0 3rem;
    font-size: 20px;
}

.ctas .cta-btns {
    position: relative;
    padding: 0;
    top: 0;
    right: auto;
    bottom: auto;
    left: auto;
}

.ctas .cta-btns .btn {
    margin: 0 !important;
}

ul.market-list {
    margin-left: calc(-100vw / 2 + 1170px / 2);
    margin-right: calc(-100vw / 2 + 1170px / 2);
}

.market-list .item {
    display: flex;
}

.market-list .item .content {
    padding: 140px 90px;
}

.market-list .item.img-right .content {
    background-color: #0a4e66;
    color: #FFF;
}

.market-list .item.img-right .content h2 {
    font-weight: 700;
    color: #FFF;
}

.market-list .item.img-left .content {
    color: #636466;
}

.market-list .item.img-left .content h2 {
    font-weight: 700;
    color: #0a7ea6;
}

.market-list .item.img-left .content .btn,
.market-list .item.img-right .content .btn {
    margin: 2rem 0 0;
}

.anchor-wrap ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    list-style: none;
}

.anchor-wrap ul li {
    list-style: none;
}

.anchor-wrap ul li::marker {
    display: none;
}

.anchor-wrap ul li a {
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    color: #545656;
    text-decoration: none;
    transition: all 200ms ease;
}

.anchor-wrap ul li a:hover {
    color: #0a7ea6;
}

.sf_cols.flexible-solution-market-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
    width: auto !important;
    margin-left: calc(-100vw / 2 + 1170px / 2);
    margin-right: calc(-100vw / 2 + 1170px / 2);
    background-color: #f0f0f0;
    padding-top: 370px;
    padding-bottom: 30px;
}

.sf_cols.flexible-solution-market-wrap:before {
    content: ' ';
    position: absolute;
    top: 120px;
    left: 50%;
    margin-left: -550px;
    width: 1100px;
    height: 230px;
    background-image: url(../img/flexible-solutions.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.sf_cols.flexible-solution-market-wrap > * {
    width: auto;
    flex-basis: 30%;
    max-width: 30%;
}

.ctas > div > .sf_cols > .sf_colsOut div > div {
    display: flex;
}

.ctas > div > .sf_cols > .sf_colsOut .sfContentBlock {
    flex-direction: column;
}

.ctas > div > .sf_cols > .sf_colsOut .sfContentBlock p {
    margin-bottom: 30px;
}

.ctas > div > .sf_cols > .sf_colsOut .sfContentBlock .cta-btns {
    margin-top: auto;
    margin-bottom: 60px;
}

.flexible-solution-market-wrap .btn {
    margin: 0;
}

.flexible-solution-market-wrap p {
    display: block;
    max-width: 420px;
    color: #636466;
}

.sustainability-wrap {
    position: relative;
}

.sustainability-wrap .block-on-img {
    position: absolute;
    top: 45%;
    left: 50%;
    margin-left: -590px;
    width: 500px;
}

@media only screen and (min-width: 1101px) and (max-width: 1250px) {

    .sustainability-wrap .block-on-img {
        top: 40%;
        margin-left: -390px;
    }
}

.sustainability-wrap .block-on-img p {
    font-size: 22px;
    line-height: 1.27;
    color: #f8f8f8;
}

.sustainability-wrap .block-on-img .btn {
    margin: 0 !important;
}

/*------------------------------------*\
   #SLICK STYLES
\*------------------------------------*/

.slick-prev,
.slick-next {
    z-index: 1;
}

.home-banner-list .slick-prev,
.home-banner-list .slick-next {
    z-index: 1;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.slick-prev:before,
.slick-next:before {
    content: normal !important;
}

.home-banner-list .slick-prev {
    left: 0 !important;
}

.home-banner-list .slick-next {
    right: 0 !important;
}

.home-banner-list .slick-prev,
.partner-list .slick-prev {
    background-image: url(../img/home-slider-arrow-left.png) !important;
}

.home-banner-list .slick-next,
.partner-list .slick-next {
    background-image: url(../img/home-slider-arrow-right.png) !important;
}

.home-banner-list .slick-prev,
.home-banner-list .slick-next {
    width: 72px;
    height: 72px;
}

.partner-list .slick-prev,
.partner-list .slick-next {
    width: 40px;
    height: 40px;
    background-color: #CCC;
    background-size: contain;
}

.partner-list .slick-prev:hover,
.partner-list .slick-next:hover,
.partner-list .slick-prev:focus,
.partner-list .slick-next:focus {
    background-color: #CCC;
}

.partners-wrap {
    display: block;
    max-width: 1170px;
    margin: 0 auto;
    padding-top: 70px;
}

.partners-wrap > h2 {
    margin: 0 0 65px;
    font-size: 34px;
    font-weight: 700;
    text-align: center;
    color: #0a7ea6;
}

.home-banner-list .slick-slide img {
    position: static !important;
    margin: 0 !important;
}

.partners-wrap .slick-slide img {
    margin: 0 auto;
}

.footer-content {
    padding-top: 60px;
    background-color: #636466;
}

.bottomlinks ul {
    display: flex;
}

.bottomlinks ul li:not(:last-child) {
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid #FFF;
}

.bottomlinks ul li a {
    text-decoration: none;
}

.bottom-fotter {
    border-top: none;
}

.Markets .maincontent {
    margin: 0;
}

.sf_colsOut.banner-text {
    padding-top: 80px;
}

#util #search-trigger {
    display: flex;
    align-items: center;
}

#search-trigger:before {
    content: ' ';
    display: inline-block;
    margin-right: 10px;
    width: 20px;
    height: 20px;
    background-image: url(../img/search-icon.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

@media only screen and (max-width: 1100px) {

    .upper-footer {
        margin: 0;
    }

    .sustainability-wrap .block-on-img {
        position: relative;
        top: 0;
        left: 0;
        margin-left: 0;
        margin-top: 2rem;
        width: 100%;
    }

    .sustainability-wrap .block-on-img p {
        color: #222;
    }

    .sustainability-wrap .block-on-img .btn {
        border-color: #007e99;
        color: #007e99;
    }

    .ctas > div > .sf_cols .newsletter > div,
    .ctas > div > .sf_cols .opportunity > div {
        background: transparent;
    }

    .ctas > div > .sf_cols .opportunity > div {
        padding-top: 50px;
    }

    .anchor-wrap ul {
        flex-direction: column;
        align-items: flex-start;
        margin: 0 !important;
    }

    .anchor-wrap ul li {
        margin: 0 0 1rem;
        padding: 1rem 0;
        width: 100%;
    }

    .anchor-wrap ul li:not(:last-child) {
        border-bottom: 1px solid #EFEFEF;
    }

    ul.market-list {
        margin: 0;
    }

    .market-list .item .content {
        padding: 45px;
    }

    .market-list .item {
        flex-direction: column;
    }

    .market-list .item img {
        order: 1;
        display: block;
        width: 100%;
        height: auto;
    }

    .market-list .item .content {
        order: 2;
    }

    .market-list .item.img-right .content h2,
    .market-list .item.img-left .content h2 {
        margin-top: 0;
    }

    .sf_cols.flexible-solution-market-wrap {
        flex-direction: column;
        margin-left: 0;
        margin-right: 0;
        padding-top: 200px;
    }

    .sf_cols.flexible-solution-market-wrap:before {
        top: 90px;
        width: 300px;
        margin-left: -150px;
        height: 60px;
    }

    .sf_cols.flexible-solution-market-wrap > * {
        flex-basis: 100%;
        max-width: 100%;
        padding: 0 15px;
    }

    #masthead h1 {
        left: 20px;
    }

    .home-banner-list .slick-prev,
    .home-banner-list .slick-next {
        width: 40px;
        height: 40px;
    }

    .partner-list {
        padding-left: 40px;
        padding-right: 40px;
    }

    .partner-list .slick-prev {
        left: -15px;
    }

    .partner-list .slick-next {
        right: -15px;
    }

    #util #search-trigger {
        display: none;
    }

    #mainnav li a {
        padding-left: 0;
    }

    #masthead img {
        height: 160px;
    }

    #masthead h1 {
        bottom: 25px;
    }

    /*.Solutions #masthead .banner-text h1 {*/
    /*    bottom: 25px;*/
    /*}*/
}

@media only screen and (max-width: 1100px) {

    .sf_cols.featured-content-wrap {
        /*margin-left: calc(-100vw / 2 + 810px / 2) !important;*/
        /*margin-right: calc(-100vw / 2 + 810px / 2) !important;*/
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .flexible-solution-market-wrap img {
        display: block;
        max-width: 500px;
        margin: 0 auto;
    }

    .sf_cols.flexible-solution-market-wrap:before {
        width: 500px;
        height: 100px;
        margin-left: -250px;
    }

    .sf_cols.flexible-solution-market-wrap {
        padding-top: 240px;
    }

    .home-banner-list .banner-item {
        margin-bottom: 50px;
    }

    .full-width .section-inner img {
        display: block;
        max-width: 500px;
        margin: 0 auto;
    }

    #navsection .navblock,
    #mainnav {
        width: 100%;
        max-width: 100%;
    }

    #mainnav .sfNavList > li {
        padding-left: 20px;
    }
}

@media only screen and (max-width: 640px) {

    .home-banner-list .banner-item {
        height: 100%;
    }

    .home-banner-list .item-main-image {
        position: relative;
        height: 280px;
    }

    .home-banner-list .item-caption,
    .home-banner-list .item-support-image {
        position: static;
        width: 100%;
    }

    .home-banner-list .item-support-image {
        display: none;
    }

    .flexible-solution-wrap:before {
        width: 300px;
        left: 50%;
        margin-left: -150px;
        height: 90px;
    }

    .full-width {
        padding-top: 0;
    }

    .full-width .section-inner img {
        width: 100%;
    }
}

@media only screen and (max-width: 1100px) {

    .ctas .cf .home-cta-half > .sf_colsOut > div,
    .ctas > div > .sf_cols .newsletter > div,
    .ctas > div > .sf_cols .opportunity > div {
        max-width: 100% !important;
    }

    .ctas > div > .sf_cols > .sf_colsOut > div {
        height: auto !important;
    }

    .ctas > div > .sf_cols > .sf_colsOut .sfContentBlock .cta-btns {
        margin-top: 0 !important;
    }

    .upper-footer .social-media {
        display: none;
    }
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    background-size: contain !important;
}

@media only screen and (min-width: 1025px) {

    main#content.page-section {
        margin-top: 35px;
        padding-top: 0;
    }

    #body1 .sf_colsOut.banner-text {
        display: none;
    }

    #body1.Solutions .sf_colsOut.banner-text {
        display: block;
    }

    #masthead h1 {
        bottom: 25px;
    }
}

/*------------------------------------*\
   #BALLARD-149
\*------------------------------------*/

@media only screen and (max-width: 640px) {

    #util .language-selector {
        display: none;
    }

    .activate-mobilenav #util .language-selector {
        display: block;
    }
}