@font-face {
  font-family: 'icomoon';
  src: url("../icomoon/fonts/icomoon.eot?kj8sci");
  src: url("../icomoon/fonts/icomoon.eot?kj8sci#iefix") format("embedded-opentype"), url("../icomoon/fonts/icomoon.ttf?kj8sci") format("truetype"), url("../icomoon/fonts/icomoon.woff?kj8sci") format("woff"), url("../icomoon/fonts/icomoon.svg?kj8sci#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 13, ../icomoon/style.scss */
[class^="icon-"], [class*=" icon-"], .icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 28, ../icomoon/style.scss */
.icon-search:before {
  content: "\e901";
}

/* line 31, ../icomoon/style.scss */
.icon-close:before {
  content: "\e900";
}

/* line 5, ../scss/base/__helpers.scss */
.float--right {
  float: right !important;
}

/* line 9, ../scss/base/__helpers.scss */
.float--left {
  float: left !important;
}

/* line 15, ../scss/base/__helpers.scss */
.iframe-wrap iframe,
.iframe-wrap img,
.img-wrap-inner iframe,
.img-wrap-inner img {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 25, ../scss/base/__helpers.scss */
.hidden {
  display: none;
}

@media only screen and (max-width: 1020px) {
  /* line 29, ../scss/base/__helpers.scss */
  .hidden--mobile {
    display: none;
  }
}

@media only screen and (max-width: 640px) {
  /* line 35, ../scss/base/__helpers.scss */
  .hidden--sm {
    display: none;
  }
}

@media only screen and (min-width: 1021px) {
  /* line 42, ../scss/base/__helpers.scss */
  .hidden--desktop {
    display: none;
  }
}

/* line 62, ../scss/base/__helpers.scss */
.sr-only {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}

/* line 73, ../scss/base/__helpers.scss */
.container::after, .powered::after, .clearfix::after, .cf::after {
  content: "";
  display: table;
  clear: both;
}

/* line 2, ../scss/grid/_container.scss */
.container {
  max-width: 1020px;
  box-sizing: content-box;
  margin: 0 auto;
  padding-left: 2.85714rem;
  padding-right: 2.85714rem;
}
@media only screen and (max-width: 800px) {
  /* line 2, ../scss/grid/_container.scss */
  .container {
    padding-left: 1.42857rem;
    padding-right: 1.42857rem;
  }

  .hidden--md {
    display:none;
  }

}

/* line 17, ../scss/grid/_container.scss */
.container--full {
  max-width: 100%;
}

/* line 20, ../scss/grid/_container.scss */
.container--small {
  max-width: 640px !important;
}

/*
  Widths
*/
/* line 8, ../scss/grid/_widths.scss */
.one-whole {
  width: 100%;
}

/* line 11, ../scss/grid/_widths.scss */
.one-half {
  width: 50%;
}

/* line 14, ../scss/grid/_widths.scss */
.one-third {
  width: 33.333%;
}

/* line 15, ../scss/grid/_widths.scss */
.two-thirds {
  width: 66.666%;
}

/* line 18, ../scss/grid/_widths.scss */
.one-quarter {
  width: 25%;
}

/* line 19, ../scss/grid/_widths.scss */
.three-quarters {
  width: 75%;
}

/* line 23, ../scss/grid/_widths.scss */
.two-fifths {
  width: 41%;
}

/* line 24, ../scss/grid/_widths.scss */
.three-fifths {
  width: 59%;
}

@media only screen and (max-width: 1400px) {
  /* line 8, ../scss/grid/_widths.scss */
  .xl-one-whole {
    width: 100%;
  }

  /* line 11, ../scss/grid/_widths.scss */
  .xl-one-half {
    width: 50%;
  }

  /* line 14, ../scss/grid/_widths.scss */
  .xl-one-third {
    width: 33.333%;
  }

  /* line 15, ../scss/grid/_widths.scss */
  .xl-two-thirds {
    width: 66.666%;
  }

  /* line 18, ../scss/grid/_widths.scss */
  .xl-one-quarter {
    width: 25%;
  }

  /* line 19, ../scss/grid/_widths.scss */
  .xl-three-quarters {
    width: 75%;
  }

  /* line 23, ../scss/grid/_widths.scss */
  .xl-two-fifths {
    width: 41%;
  }

  /* line 24, ../scss/grid/_widths.scss */
  .xl-three-fifths {
    width: 59%;
  }
}

/*@media screen and (max-width: 1024px) {
  .site-header .float--left {
    display:none;
  }
}*/


@media only screen and (max-width: 1020px) {
  /* line 8, ../scss/grid/_widths.scss */
  .lg-one-whole {
    width: 100%;
  }

  /* line 11, ../scss/grid/_widths.scss */
  .lg-one-half {
    width: 50%;
  }

  /* line 14, ../scss/grid/_widths.scss */
  .lg-one-third {
    width: 33.333%;
  }

  /* line 15, ../scss/grid/_widths.scss */
  .lg-two-thirds {
    width: 66.666%;
  }

  /* line 18, ../scss/grid/_widths.scss */
  .lg-one-quarter {
    width: 25%;
  }

  /* line 19, ../scss/grid/_widths.scss */
  .lg-three-quarters {
    width: 75%;
  }

  /* line 23, ../scss/grid/_widths.scss */
  .lg-two-fifths {
    width: 41%;
  }

  /* line 24, ../scss/grid/_widths.scss */
  .lg-three-fifths {
    width: 59%;
  }
}
@media only screen and (max-width: 800px) {
  /* line 8, ../scss/grid/_widths.scss */
  .md-one-whole {
    width: 100%;
  }

  /* line 11, ../scss/grid/_widths.scss */
  .md-one-half {
    width: 50%;
  }

  /* line 14, ../scss/grid/_widths.scss */
  .md-one-third {
    width: 33.333%;
  }

  /* line 15, ../scss/grid/_widths.scss */
  .md-two-thirds {
    width: 66.666%;
  }

  /* line 18, ../scss/grid/_widths.scss */
  .md-one-quarter {
    width: 25%;
  }

  /* line 19, ../scss/grid/_widths.scss */
  .md-three-quarters {
    width: 75%;
  }

  /* line 23, ../scss/grid/_widths.scss */
  .md-two-fifths {
    width: 41%;
  }

  /* line 24, ../scss/grid/_widths.scss */
  .md-three-fifths {
    width: 59%;
  }
}
@media only screen and (max-width: 640px) {
  /* line 8, ../scss/grid/_widths.scss */
  .sm-one-whole {
    width: 100%;
  }

  /* line 11, ../scss/grid/_widths.scss */
  .sm-one-half {
    width: 50%;
  }

  /* line 14, ../scss/grid/_widths.scss */
  .sm-one-third {
    width: 33.333%;
  }

  /* line 15, ../scss/grid/_widths.scss */
  .sm-two-thirds {
    width: 66.666%;
  }

  /* line 18, ../scss/grid/_widths.scss */
  .sm-one-quarter {
    width: 25%;
  }

  /* line 19, ../scss/grid/_widths.scss */
  .sm-three-quarters {
    width: 75%;
  }

  /* line 23, ../scss/grid/_widths.scss */
  .sm-two-fifths {
    width: 41%;
  }

  /* line 24, ../scss/grid/_widths.scss */
  .sm-three-fifths {
    width: 59%;
  }
}
@media only screen and (max-width: 480px) {
  /* line 8, ../scss/grid/_widths.scss */
  .xs-one-whole {
    width: 100%;
  }

  /* line 11, ../scss/grid/_widths.scss */
  .xs-one-half {
    width: 50%;
  }

  /* line 14, ../scss/grid/_widths.scss */
  .xs-one-third {
    width: 33.333%;
  }

  /* line 15, ../scss/grid/_widths.scss */
  .xs-two-thirds {
    width: 66.666%;
  }

  /* line 18, ../scss/grid/_widths.scss */
  .xs-one-quarter {
    width: 25%;
  }

  /* line 19, ../scss/grid/_widths.scss */
  .xs-three-quarters {
    width: 75%;
  }

  /* line 23, ../scss/grid/_widths.scss */
  .xs-two-fifths {
    width: 41%;
  }

  /* line 24, ../scss/grid/_widths.scss */
  .xs-three-fifths {
    width: 59%;
  }
}

.grid {
  margin-left: -2.5rem;
  list-style: none;
  margin-bottom: 0;
}

.grid__item {
  float: left;
  padding-left: 2.5rem;
}

.grid--wide {
  margin-left: -5rem !important;
  list-style: none;
  margin-bottom: 0;
}

.grid--wide .grid__item {
  float: left;
  padding-left: 5rem !important;
}


/* line 4, ../scss/grid/_flex.scss */
.flexgrid, .flex {
  -webkit-display: flex;
  -ms-display: flex;
  display: flex;
}

/* line 11, ../scss/grid/_flex.scss */
.flex--end {
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
}

/* line 18, ../scss/grid/_flex.scss */
.flex--middle {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}

/* line 24, ../scss/grid/_flex.scss */
.flex--column {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

/* line 30, ../scss/grid/_flex.scss */
.flex--center {
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}

/* line 36, ../scss/grid/_flex.scss */
.flex__bottom {
  -webkit-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
}

/* line 45, ../scss/grid/_flex.scss */
.flex1 {
  -ms-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  flex: 1 0 auto;
}

/* line 51, ../scss/grid/_flex.scss */
.flex--wrap {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media only screen and (max-width: 800px) {
  /* line 61, ../scss/grid/_flex.scss */
  .md-block {
    display: block;
  }

  /* line 62, ../scss/grid/_flex.scss */
  .md-wrap {
    flex-wrap: wrap;
  }

  /* line 63, ../scss/grid/_flex.scss */
  .md-flex--column {
    flex-direction: column;
  }

  /* line 64, ../scss/grid/_flex.scss */
  .md-order--1 {
    order: 1;
  }

  /* line 65, ../scss/grid/_flex.scss */
  .md-order--2 {
    order: 2;
  }
}
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/* line 8, ../scss/base/_normalize.scss */
* {
  box-sizing: border-box;
}

/*
 * Correct `block` display not defined in IE 8/9.
 */
/* line 16, ../scss/base/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/*
 * Correct `inline-block` display not defined in IE 8/9.
 */
/* line 35, ../scss/base/_normalize.scss */
audio,
canvas,
video {
  display: inline-block;
}

/*
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 46, ../scss/base/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/*
 * Address styling not present in IE 8/9.
 */
/* line 55, ../scss/base/_normalize.scss */
[hidden] {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 69, ../scss/base/_normalize.scss */
html {
  font-family: sans-serif;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}

/*
 * Remove default margin.
 */
/* line 82, ../scss/base/_normalize.scss */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Address `outline` inconsistency between Chrome and other browsers.
 */
/* line 94, ../scss/base/_normalize.scss */
a:focus {
  outline: thin dotted;
}

/*
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* line 102, ../scss/base/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
/* line 116, ../scss/base/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/*
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
/* line 125, ../scss/base/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/*
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
/* line 133, ../scss/base/_normalize.scss */

b,
strong {
  font-weight: bold;
}

/*
 * Address styling not present in Safari 5 and Chrome.
 */
/* line 142, ../scss/base/_normalize.scss */
dfn {
  font-style: italic;
}

/*
 * Address differences between Firefox and other browsers.
 */
/* line 150, ../scss/base/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/*
 * Address styling not present in IE 8/9.
 */
/* line 160, ../scss/base/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/*
 * Correct font family set oddly in Safari 5 and Chrome.
 */
/* line 169, ../scss/base/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/*
 * Improve readability of pre-formatted text in all browsers.
 */
/* line 181, ../scss/base/_normalize.scss */
pre {
  white-space: pre-wrap;
}

/*
 * Set consistent quote types.
 */
/* line 189, ../scss/base/_normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/*
 * Address inconsistent and variable font size in all browsers.
 */
/* line 197, ../scss/base/_normalize.scss */
small {
  font-size: 80%;
}

/*
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 205, ../scss/base/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 213, ../scss/base/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 217, ../scss/base/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * Remove border when inside `a` element in IE 8/9.
 */
/* line 229, ../scss/base/_normalize.scss */
img {
  border: 0;
}

/*
 * Correct overflow displayed oddly in IE 9.
 */
/* line 237, ../scss/base/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Address margin not present in IE 8/9 and Safari 5.
 */
/* line 249, ../scss/base/_normalize.scss */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Define consistent border, margin, and padding.
 */
/* line 261, ../scss/base/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/*
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/* line 272, ../scss/base/_normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/*
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
/* line 285, ../scss/base/_normalize.scss */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

/*
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 302, ../scss/base/_normalize.scss */
button,
input {
  line-height: normal;
}

/*
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
/* line 314, ../scss/base/_normalize.scss */
button,
select {
  text-transform: none;
}

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
/* line 327, ../scss/base/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/*
 * Re-set default cursor for disabled elements.
 */
/* line 341, ../scss/base/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/*
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
/* line 351, ../scss/base/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/*
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 365, ../scss/base/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/*
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
/* line 379, ../scss/base/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
 * Remove inner padding and border in Firefox 4+.
 */
/* line 388, ../scss/base/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/*
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
/* line 399, ../scss/base/_normalize.scss */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells.
 */
/* line 414, ../scss/base/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*
  Media
*/
/* line 5, ../scss/base/_media.scss */
img, media, iframe {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  display: block;
  margin: auto;
  border: 0;
}

/* line 14, ../scss/base/_media.scss */
.iframe-wrap,
.img-wrap-inner {
  position: relative;
  z-index: 0;
  padding-bottom: 56.25%;
}
/* line 20, ../scss/base/_media.scss */
.iframe-wrap iframe,
.iframe-wrap img,
.img-wrap-inner iframe,
.img-wrap-inner img {
  position: absolute;
}

/* line 4, ../scss/base/_typography.scss */
html {
  font-family: "roboto", "Arial", sans-serif;
  font-size: 14px;
  line-height: 1.71429;
  color: #000;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

/* line 16, ../scss/base/_typography.scss */
*::selection {
  background: #00c0be;
  color: white;
}

/* line 26, ../scss/base/_typography.scss */
[data-target] {
  cursor: pointer;
}

/* line 32, ../scss/base/_typography.scss */
a {
  text-decoration: underline;
  color: #000;
}
/* line 35, ../scss/base/_typography.scss */
a:hover {
  text-decoration: none;
}
/* line 41, ../scss/base/_typography.scss */
a:focus, a:active {
  outline: none;
}

/* line 46, ../scss/base/_typography.scss */
a, i {
  -webkit-tap-highlight-color: transparent;
}

/* line 50, ../scss/base/_typography.scss */
h1, .alpha,
h2, .beta,
h3, .gamma,
h4, .delta,
h5, .epsilon,
h6, .zeta {
  font-family: "roboto", "Arial", sans-serif;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 1.42857rem;
}

/* line 57, ../scss/base/_typography.scss */
.text--center {
  text-align: center;
}

/* line 71, ../scss/base/_typography.scss */
h1 a, h1 a:visited, .alpha a, .alpha a:visited,
h2 a,
h2 a:visited, .beta a, .beta a:visited,
h3 a,
h3 a:visited, .gamma a, .gamma a:visited,
h4 a,
h4 a:visited, .delta a, .delta a:visited,
h5 a,
h5 a:visited, .epsilon a, .epsilon a:visited,
h6 a,
h6 a:visited, .zeta a, .zeta a:visited {
  text-decoration: none;
}

/* line 80, ../scss/base/_typography.scss */
h1, .alpha {
  font-size: 2.71429rem;
  line-height: 1.2;
}
@media only screen and (max-width: 1020px) {
  /* line 80, ../scss/base/_typography.scss */
  h1, .alpha {
    font-size: 2rem;
    line-height: 1.42857;
  }
}

/* line 88, ../scss/base/_typography.scss */
h2, .beta {
  font-size: 2rem;
  line-height: 1.42857;
}

/* line 92, ../scss/base/_typography.scss */
h3, .gamma {
  font-size: 1.28571rem;
  line-height: 1.33333;
  margin-bottom: 1rem;
}

/* line 97, ../scss/base/_typography.scss */
h4, .delta {
  font-size: 1.28571rem;
  line-height: 1.22222;
}

/* line 101, ../scss/base/_typography.scss */
h5, .epsilon {
  font-size: 1rem;
  line-height: 1.71429;
}

/* line 105, ../scss/base/_typography.scss */
h6, .zeta {
  font-size: 1rem;
  line-height: 1.21429;
}

/* line 109, ../scss/base/_typography.scss */
p, blockquote,
pre, dl {
  margin: 0 0 1.42857rem;
}

/* line 118, ../scss/base/_typography.scss */
blockquote {
  font-size: 1rem;
  line-height: 1.71429;
  padding: 0 1.5em;
  font-style: italic;
}
/* line 122, ../scss/base/_typography.scss */
blockquote cite {
  margin: 0;
  font-style: italic;
}

/* line 130, ../scss/base/_typography.scss */
hr {
  border: none;
  border-top: 1px solid #CDCDCD;
  margin: 5.71429rem 0;
}

/* line 136, ../scss/base/_typography.scss */
q {
  font-style: italic;
}

@font-face {
  font-family: 'roboto';
  src: url("../fonts/roboto-bold-webfont.woff2") format("woff2"), url("../fonts/roboto-bold-webfont.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'roboto';
  src: url("../fonts/roboto-italic-webfont.woff2") format("woff2"), url("../fonts/roboto-italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'roboto_medium';
  src: url("../fonts/roboto-medium-webfont.woff2") format("woff2"), url("../fonts/roboto-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'roboto';
  src: url("../fonts/roboto-regular-webfont.woff2") format("woff2"), url("../fonts/roboto-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'roboto';
  src: url("../fonts/roboto-light-webfont.woff2") format("woff2"), url("../fonts/roboto-light-webfont.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
/* line 3, ../scss/components/_buttons.scss */
.btn {
  font-size: 1rem;
  display: inline-block;
  vertical-align: middle;
  font-family: inherit;
  font-weight: normal;
  cursor: pointer;
  border: none;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 1.4;
  padding: 0.8rem 2rem 0.75rem;
  border-radius: 0;
  text-decoration: none;
  text-align: center;
  color: white;
  background-color: #00c0be;
  -webkit-tap-highlight-color: transparent;
}
/* line 24, ../scss/components/_buttons.scss */
.btn:hover {
  color: white;
  background-color: #008d8c;
}
/* line 29, ../scss/components/_buttons.scss */
.btn:active, .btn:focus {
  outline: none;
}
/* line 34, ../scss/components/_buttons.scss */
.btn.hidden {
  display: none;
}

/* line 40, ../scss/components/_buttons.scss */
.btn--secondary {
  border: 2px solid #ff00a0;
  color: #ff00a0;
  background: transparent;
}
/* line 44, ../scss/components/_buttons.scss */
.btn--secondary:hover {
  background-color: #ff00a0;
  color: #FFF;
}

/* line 40, ../scss/components/_buttons.scss */
.btn--black {
  border: 2px solid #000;
  color: #000;
  font-size: 16px;
padding: 0.4rem 1.4rem 0.5rem;
  background: transparent;
  font-weight:bold;
  margin:0.2rem;
}
.btn--black-light {
  border: 2px solid #78797c;
  color: #78797c;
}
/* line 44, ../scss/components/_buttons.scss */
.btn--black:hover {

  border-color: #000000;
  background-color: #f8f8f8;
  color: #000000;
 
}

/* line 61, ../scss/components/_buttons.scss */
.btn--toggle {
  padding: 0 0.5em;
  height: 42px;
  width: 46px;
  text-align: center;
  background: transparent;
  border-radius: 0%;
  border: 0;
  float: right;
  z-index: 10001;
  -webkit-tap-highlight-color: transparent;
  outline: none;
  position: relative;
}
/* line 77, ../scss/components/_buttons.scss */
.btn--toggle:hover {
  background: transparent;
}
/* line 79, ../scss/components/_buttons.scss */
.btn--toggle:hover .icon-bar {
  opacity: 0.8;
}
/* line 84, ../scss/components/_buttons.scss */
.btn--toggle .icon-bar {
  display: block;
  background: #ff00a0;
  position: relative;
  width: 28px;
  height: 3px;
  margin: 5px auto;
  transition: transform 0.2s ease-out;
}
/* line 95, ../scss/components/_buttons.scss */
.nav-mobile-active .btn--toggle {
  background: transparent;
}
/* line 97, ../scss/components/_buttons.scss */
.nav-mobile-active .btn--toggle .icon-bar:nth-of-type(2) {
  background: #ff00a0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 8px;
}
/* line 104, ../scss/components/_buttons.scss */
.nav-mobile-active .btn--toggle .icon-bar:nth-of-type(3) {
  background: #ff00a0;
  opacity: 0;
}
/* line 108, ../scss/components/_buttons.scss */
.nav-mobile-active .btn--toggle .icon-bar:nth-of-type(4) {
  background: #ff00a0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: -8px;
}

/*
  $FORMS 
*/
/* line 5, ../scss/components/_form.scss */
select,
input:not([type="text"]),
textarea {
  font-size: 1.07143rem;
  width: 100%;
  border: 1px solid #676767;
  padding: 0.75rem 1.25rem 0.7rem;
  background: #FFF;
  border-radius: 6px;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

input[type="text"] {
  font-size: 1.07143rem;
  width: 100%;
  border: 1px solid #676767;
  padding: 0.75rem 1.25rem 0.7rem;
  background: #FFF;
  border-radius: 6px;
  box-shadow: none;
}

/* line 19, ../scss/components/_form.scss */
textarea {
  resize: vertical;
  height: 160px;
}

/* line 25, ../scss/components/_form.scss */
input[type="text"]::-ms-clear {
  display: none;
}

/* line 37, ../scss/components/_form.scss */
label {
  font-weight: normal !important;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  margin-bottom: 0.75em;
}

/* line 3, ../scss/js-components/_nav-mobile.scss */
.nav-mobile {
  position: fixed;
  z-index: 4000;
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.2s ease-out, transform 0.2s ease-out;
  pointer-events: none;
}
@media only screen and (min-height: 460px) {
  /* line 3, ../scss/js-components/_nav-mobile.scss */
  .nav-mobile {
    width: auto;
    height: auto;
    top: 80px;
    left: auto;
    right: 2.14286rem;
  }
}

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

  body.cookie-active .nav-mobile {
    top:127px;
  }
}

@media (max-width: 480px) and (min-height: 460px) {
  /* line 3, ../scss/js-components/_nav-mobile.scss */
  .nav-mobile {
    right: 0;
    top: 70px;
  }
  /* line 27, ../scss/js-components/_nav-mobile.scss */
  .nav-mobile .nav-mobile__inner ul {
    padding: 1rem 1.25rem;
    margin-bottom: 0;
  }
  /* line 31, ../scss/js-components/_nav-mobile.scss */
  .nav-mobile .nav-mobile__inner ul:first-child {
    border-bottom: 1px solid #FFF;
  }
}

@media (max-height: 459px) {
  /* line 39, ../scss/js-components/_nav-mobile.scss */
  .nav-mobile__inner {
    background: #FFF;
    min-height: 100%;
    display: inline-block;
    width: 100%;
    padding-top: 5.71429rem;
  }

  /* line 46, ../scss/js-components/_nav-mobile.scss */
  .nav-mobile-active--relative body {
    height: 100%;
  }
}
/* line 52, ../scss/js-components/_nav-mobile.scss */
.nav-mobile-active,
.nav-mobile-active body {
  overflow: hidden;
}

/* line 61, ../scss/js-components/_nav-mobile.scss */
.nav-mobile-transiting .nav-mobile, .nav-mobile-active .nav-mobile {
  height: 100vh;
  -webkit-backface-visibility: hidden;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  pointer-events: auto;
}

/* line 71, ../scss/js-components/_nav-mobile.scss */
.nav-mobile-active .nav-mobile {
  opacity: 1;
}

/* line 77, ../scss/js-components/_nav-mobile.scss */
.nav-mobile__inner ul {
  list-style: none;
  padding: 0.5rem 0;
  margin: 0;
  background: #fafafa;
  margin-bottom: 3px;
}
/* line 85, ../scss/js-components/_nav-mobile.scss */
.nav-mobile__inner ul.nav-main a {
  font-family: 'roboto_medium', 'roboto';
}
/* line 89, ../scss/js-components/_nav-mobile.scss */
.nav-mobile__inner ul li {
  display: block;
}
/* line 93, ../scss/js-components/_nav-mobile.scss */
.nav-mobile__inner ul a {
  font-size: 1rem;
  display: block;
  text-decoration: none;
  padding: 0.25rem 1.25rem;
}
/* line 99, ../scss/js-components/_nav-mobile.scss */
.nav-mobile__inner ul a:hover {
  text-decoration: underline;
}

/*
*  $HEADER
*/
/* line 5, ../scss/layout/_header.scss */
.site-header {
  position: relative;
  z-index: 9999;
  padding: 1rem 0;
  background: #fafafa;
}
/* line 11, ../scss/layout/_header.scss */
.nav-mobile-active .site-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
@media screen and (min-width:641px) {
  .nav-mobile-active body.cookie-active .site-header { 
    top:47px;
  }
}


@media screen and (min-width:560px) {  
  .nav-mobile-active body.results {
    padding-top: 118px;
  }
}

/*@media screen and (min-width:640px) {  
  .nav-mobile-active body.results {
    padding-top: 124px;
  }
}*/

@media screen and (min-width:1000px) { 
  .nav-mobile-active body.results {
    padding-top: 124px;
  }

  body.results .site-header input[type="text"] {
    height:42px;
  }

  body.results .site-header {
    background-image: url(../img/header.png);
    background-size: auto 100%;
    background-position: 80% center;
    background-repeat: no-repeat;
    height:124px;
  }
}

@media screen and (min-width:1200px) {  
  body.results .site-header { 
    background-position: center;
  }
}

@media only screen and (min-width: 481px) {
  /* line 20, ../scss/layout/_header.scss */
  .home .site-header {
    background: #FFF;
  }
}
/* line 26, ../scss/layout/_header.scss */
.site-header a.bookmark {
  display: inline-block;
  color: #464646;
  padding: 0.6rem 0 0.5rem;
}
@media only screen and (max-width: 480px) {
  /* line 26, ../scss/layout/_header.scss */
  .site-header a.bookmark {
    display: none;
  }
}
/* line 36, ../scss/layout/_header.scss */
.site-header .float--left {
  max-width: 50%;
}
/* line 41, ../scss/layout/_header.scss */
.site-header form {
  position: relative;
  float: left;
  width: 600px;
  max-width: calc(100% - 90px);
}
@media only screen and (max-width: 560px) {
  /* line 41, ../scss/layout/_header.scss */
  .site-header form {
    display: none;
  }
}

/* line 53, ../scss/layout/_header.scss */
.nav-mobile-active body {
  padding-top: 70px;
}


/*@media screen and (min-width:1025px) { 
  .nav-mobile-active body.Chrome,
  .nav-mobile-active body.Firefox {
    padding-top: 124px;
  }
}*/

@media screen and (min-width:1025px) {
  .nav-mobile-active body.Chrome.cookie-active,
  .nav-mobile-active body.Firefox.cookie-active,
  .nav-mobile-active body.Safari.cookie-active {
    padding-top: 171px;
  }
}

/* line 59, ../scss/layout/_header.scss */
.impact, .news-alert {
  float: right;
  position: relative;
  margin-right: 1.71429rem;
}
/* line 64, ../scss/layout/_header.scss */
.impact p {
  padding: 0.6rem 0 0.5rem;
  margin-bottom: 0;
  margin-right: 1.14286rem;
  display: inline-block;
  color: #464646;
}
/* line 71, ../scss/layout/_header.scss */
.impact .impact__counter, .news-alert__counter {
  font-size: 1.14286rem;
  float: right;
  width: 42px;
  height: 42px;
  line-height: 40px;
  font-weight: bold;
  text-align: center;
  border: 1px solid #fafafa;
  border-radius: 50%;
  color: #ff00a0;
  background: #FFF;
}
@media only screen and (min-width: 481px) {
  /* line 85, ../scss/layout/_header.scss */
  .home .impact .impact__counter, .home .news-alert .news-alert__counter {
    border: 1px solid #AAAAAA;
  }
}
@media only screen and (max-width: 420px) {
  /* line 59, ../scss/layout/_header.scss */
  .impact, .news-alert {
    margin-right: 0.85714rem;
  }
  /* line 93, ../scss/layout/_header.scss */
  .impact p {
    margin-right: 0.57143rem;
  }
}
/* line 96, ../scss/layout/_header.scss */
.impact .tool-tip {
  position: absolute;
  top: calc(100%);
  padding-top: 20px;
  width: 160px;
  text-align: center;
  right: -60px;
  z-index: 99;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s ease-out;
}
/* line 108, ../scss/layout/_header.scss */
.impact .tool-tip .tool-tip__inner {
  position: relative;
  background: #fafafa;
  padding: 1rem;
}
/* line 114, ../scss/layout/_header.scss */
.impact .tool-tip .tool-tip__inner::before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 12px 15px 12px;
  border-color: transparent transparent #fafafa transparent;
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -12px;
}
/* line 129, ../scss/layout/_header.scss */
.impact:hover .tool-tip {
  opacity: 1;
  pointer-events: auto;
}

/* line 137, ../scss/layout/_header.scss */
.site-branding {
  float: left;
  position: relative;
  z-index: 9999;
  margin-top: 0.4rem;
  width: 70px;
  margin-right: 1.42857rem;
}

/* line 149, ../scss/layout/_header.scss */
.site-header__toggle {
  display: none;
}
@media only screen and (max-width: 1020px) {
  /* line 149, ../scss/layout/_header.scss */
  .site-header__toggle {
    display: inline-block;
  }
}

/*
*  $FOOTER
*/
/* line 7, ../scss/layout/_footer.scss */
.site-footer {
  height: 32px;
  background: #00c0be;
}

/*
  $GLOBAL
*/
/* line 5, ../scss/layout/_global.scss */
html {
  height: 100%;
}

/* line 9, ../scss/layout/_global.scss */
body {
  -ms-display: flex;
  -webkit-display: flex;
  display: flex;
  min-height: 100vh;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

/* line 19, ../scss/layout/_global.scss */
.bg--image {
  background-position: center;
  background-size: cover;
}

/* line 24, ../scss/layout/_global.scss */
.margin-bottom {
  margin-bottom: 2.85714rem;
}

/* line 25, ../scss/layout/_global.scss */
.margin-bottom--big {
  margin-bottom: 3.57143rem;
}

/* line 26, ../scss/layout/_global.scss */
.margin-top {
  margin-top: 2.85714rem;
}

/* line 27, ../scss/layout/_global.scss */
.margin-bottom--small {
  margin-bottom: 1.42857rem;
}

/* line 29, ../scss/layout/_global.scss */
.spacing {
  padding-top: 2.85714rem;
  padding-bottom: 2.85714rem;
}

/* line 34, ../scss/layout/_global.scss */
.logo-big {
  width: 140px;
  margin-bottom: 2.14286rem;
}
@media only screen and (max-width: 1400px) {
  /* line 34, ../scss/layout/_global.scss */
  .logo-big {
    width: 120px;
  }
}

/* line 43, ../scss/layout/_global.scss */
.bg--grey {
  background: #fafafa;
  padding: 1.42857rem 0 2.85714rem;
}

/* line 50, ../scss/layout/_global.scss */
.main__top .container {
  padding-top: 4%;
}
/* line 54, ../scss/layout/_global.scss */
.main__top form {
  position: relative;
  margin-bottom: 3rem;
}
/* line 58, ../scss/layout/_global.scss */
.main__top input {
  font-size: 2rem;
  padding: 0.6em 2em 0.55em 0.75em;
  font-weight: 300;
}
/* line 63, ../scss/layout/_global.scss */
.main__top button {
  font-size: 2rem;
  position: absolute;
  right: 1rem;
  top: 1.25rem;
  border: 0;
  background: transparent;
  box-shadow: none;
  border-radius: 0;
  color: #000;
  padding: 0 0.5rem;
  margin: 0;
}
@media only screen and (max-width: 1600px) {
  /* line 78, ../scss/layout/_global.scss */
  .main__top .container {
    padding-top: 1rem;
  }
  /* line 81, ../scss/layout/_global.scss */
  .main__top input {
    font-size: 1.71429rem;
    padding: 0.5em 2em 0.45em 0.75em;
  }
  /* line 85, ../scss/layout/_global.scss */
  .main__top button {
    font-size: 1.71429rem;
    top: 1rem;
  }
  /* line 89, ../scss/layout/_global.scss */
  .main__top form {
    margin-bottom: 3rem;
  }
}
@media only screen and (max-width: 640px) {
  /* line 98, ../scss/layout/_global.scss */
  .main__top input {
    font-size: 1.42857rem;
  }
  /* line 101, ../scss/layout/_global.scss */
  .main__top button {
    top: 0.75rem;
    font-size: 1.71429rem;
  }
}

/* line 108, ../scss/layout/_global.scss */
.main {
  position: relative;
}

@media only screen and (min-width: 1200px) { 
  .main { min-height:calc(100vh - 147px); }
}

/* line 113, ../scss/layout/_global.scss */
.main__bottom img {
  height: 200px;
}
@media only screen and (max-width: 1600px) {
  /* line 113, ../scss/layout/_global.scss */
  .main__bottom img {
    height: 180px;
  }
}

@media only screen and (max-width: 900px) {
  /* line 113, ../scss/layout/_global.scss */
  .main__bottom img {
    height: auto;
    width:100%;
  }
}

/* line 123, ../scss/layout/_global.scss */
.news {
  position: absolute;
  bottom: 2.85714rem;
  right: 2.14286rem;
  padding: 1rem;
  width: 500px;
  max-width: 50%;
  background: #fafafa;
  transition: all 0.3s ease-out;
  opacity: 0;
  pointer-events: none;
}
@media only screen and (max-width: 640px) {
  /* line 123, ../scss/layout/_global.scss */
  .news {
    max-width: 80%;
  }
}
@media only screen and (max-width: 480px) {
  /* line 123, ../scss/layout/_global.scss */
  .news {
    max-width: none;
    width: auto;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 0.75rem;
    padding-bottom:0.5rem;
  }
  .news p {
    font-size: 0.9rem !important;
  }
  .news h2 + a {
    float:left;
    width:50%;
    padding-right:0.75rem;
  }
  .news h2 {
    font-size:1.2rem;
  }
}
/* line 146, ../scss/layout/_global.scss */
.news.js-in {
  opacity: 1;
  pointer-events: auto;
}
/* line 151, ../scss/layout/_global.scss */
.news h2 {
  font-weight: strong;
  padding-right: 2rem;
}
/* line 155, ../scss/layout/_global.scss */
.news p {
  font-size: 1rem;
  line-height: 1.42857;
}
/* line 158, ../scss/layout/_global.scss */
.news img {
  float: left;
  margin-right: 1rem;
  margin-bottom: 1rem;
}
/* line 163, ../scss/layout/_global.scss */
.news p a {
  color: #ff00a0;
}
/* line 167, ../scss/layout/_global.scss */
.news .close-news {
  font-size: 26px;
  position: absolute;
  text-decoration: none !important;
  right: 0.5rem;
  top: 0.5rem;
}

/* line 177, ../scss/layout/_global.scss */
.search-mini {
  position: relative;
}
/* line 180, ../scss/layout/_global.scss */
.search-mini input {
  padding-right: 4.5rem;
}
/* line 184, ../scss/layout/_global.scss */
.search-mini button {
  font-size: 1.5rem;
  position: absolute;
  right: 0.4rem;
  top: 0.5rem;
  border: 0;
  background: transparent;
  box-shadow: none;
  border-radius: 0;
  color: #000;
  padding: 0 0.5rem;
  margin: 0;
}

/* line 202, ../scss/layout/_global.scss */
#search-form-mobile {
  display: none;
}

@media only screen and (max-width: 560px) {
  /* line 207, ../scss/layout/_global.scss */
  #search-form-mobile {
    display: block;
    margin-top: 2.85714rem;
  }
}
/* line 214, ../scss/layout/_global.scss */
.googlebar {
  float: left;
  margin-left: 90px;
  padding: 1rem 0 0;
  clear: both;
}
/* line 220, ../scss/layout/_global.scss */
.googlebar ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
/* line 225, ../scss/layout/_global.scss */
.googlebar li {
  float: left;
  margin-right: 1rem;
}
/* line 229, ../scss/layout/_global.scss */
.googlebar li:first-child {
  margin-right: 0.25rem;
}
/* line 232, ../scss/layout/_global.scss */
.googlebar li:last-child {
  margin-right: 0.25rem;
}
/* line 235, ../scss/layout/_global.scss */
.googlebar a {
  color: #464646;
  display: inline-block;
  text-decoration: none;
  padding: 0.25rem;
}
/* line 241, ../scss/layout/_global.scss */
.googlebar a:hover {
  color: #000;
}
/* line 244, ../scss/layout/_global.scss */
.googlebar svg {
  width: 17px;
  vertical-align: 0px;
  margin-top: 3px;
}
/* line 248, ../scss/layout/_global.scss */
.googlebar svg * {
  fill: #464646;
}
@media only screen and (max-width: 560px) {
  /* line 214, ../scss/layout/_global.scss */
  .googlebar {
    display: none;
  }
}

/* line 257, ../scss/layout/_global.scss */
.googlebar--mobile {
  display: none;
  margin-left: 0;
}
@media only screen and (max-width: 560px) {
  /* line 257, ../scss/layout/_global.scss */
  .googlebar--mobile {
    display: block;
  }
}
@media only screen and (max-width: 360px) {
  /* line 264, ../scss/layout/_global.scss */
  .googlebar--mobile li:not(:first-child) {
    margin-right: 0.4rem;
  }
}

/* line 270, ../scss/layout/_global.scss */
a.clear {
  position: absolute;
  top: 0.25rem;
  right: 2.75rem;
  font-size: 22px;
  text-decoration: none;
  color: #AAAAAA;
}

/* line 279, ../scss/layout/_global.scss */
.bar {
  background: #00c0be;
  padding-top: 1rem;
  padding-bottom: 0.8rem;
}
/* line 284, ../scss/layout/_global.scss */
.bar a {
  display: inline-block;
  line-height: 1.2;
  width: 100px;
  color: #FFF;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  pointer-events: none;
}
/* line 294, ../scss/layout/_global.scss */
.bar span {
  display: block;
}
/* line 297, ../scss/layout/_global.scss */
.bar i {
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 24px;
  background: #FFF;
  border-radius: 50%;
  color: #00c0be;
  text-align: center;
}
/* line 307, ../scss/layout/_global.scss */
.bar svg * {
  fill: #00c0be;
}
/* line 310, ../scss/layout/_global.scss */
.bar a:hover {
  opacity: 0.9;
}

/* line 316, ../scss/layout/_global.scss */
.news-item {
  margin-bottom: 2rem;
  display: block;
  text-decoration: none;
}
/* line 320, ../scss/layout/_global.scss */
.news-item .flexgrid {
  transition: all 0.2s ease-out;
}
/* line 324, ../scss/layout/_global.scss */
.news-item:hover .flexgrid {
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
}
/* line 328, ../scss/layout/_global.scss */
.news-item:hover .flexgrid h3 {
/*    color: #00c0be; */
}
/* line 333, ../scss/layout/_global.scss */
.news-item h3 {
  font-weight: bold;
  margin-bottom: 0.4rem;
}
/* line 337, ../scss/layout/_global.scss */
.news-item p {
  margin-bottom: 0.25rem;
  line-height: 1.4;

}
/* line 341, ../scss/layout/_global.scss */
.news-item p.smaller {
  font-size: 90%;
}
/* line 344, ../scss/layout/_global.scss */
.news-item p.tiny {
  margin-top: 0.8em;
  font-size: 70%;
    color: #c3c3c3; !important; 

}
/* line 349, ../scss/layout/_global.scss */
.news-item .inner {
  padding: 1rem 1.25rem;
  background: #FFF;
}
@media only screen and (max-width: 640px) {
  /* line 356, ../scss/layout/_global.scss */
  .news-item .flexgrid {
    display: block;
  }
  /* line 359, ../scss/layout/_global.scss */
  .news-item .flex__item {
    width: 100%;
  }
  /* line 362, ../scss/layout/_global.scss */
  .news-item .bg--image {
    height: 0;
    padding-bottom: 50%;
  }
  .tiny {
    padding-left: 1.25rem;
  }
}

/* line 370, ../scss/layout/_global.scss */
.powered {
  font-size: 80%;
  color: #AAAAAA;
  text-align: right;
  margin-bottom: 1rem;
}
/* line 377, ../scss/layout/_global.scss */
.powered img {
  float: right;
  width: 100px;
}

/* line 386, ../scss/layout/_global.scss */
.sk-circle {
  margin: 1rem auto;
  width: 40px;
  height: 40px;
  position: relative;
}

/* line 392, ../scss/layout/_global.scss */
.sk-circle .sk-child {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

/* line 399, ../scss/layout/_global.scss */
.sk-circle .sk-child:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #00c0be;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
  animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}

/* line 410, ../scss/layout/_global.scss */
.sk-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}

/* line 414, ../scss/layout/_global.scss */
.sk-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}

/* line 418, ../scss/layout/_global.scss */
.sk-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 422, ../scss/layout/_global.scss */
.sk-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}

/* line 426, ../scss/layout/_global.scss */
.sk-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}

/* line 430, ../scss/layout/_global.scss */
.sk-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 434, ../scss/layout/_global.scss */
.sk-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
}

/* line 438, ../scss/layout/_global.scss */
.sk-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
}

/* line 442, ../scss/layout/_global.scss */
.sk-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 446, ../scss/layout/_global.scss */
.sk-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg);
}

/* line 450, ../scss/layout/_global.scss */
.sk-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg);
}

/* line 454, ../scss/layout/_global.scss */
.sk-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

/* line 457, ../scss/layout/_global.scss */
.sk-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

/* line 460, ../scss/layout/_global.scss */
.sk-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

/* line 463, ../scss/layout/_global.scss */
.sk-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

/* line 466, ../scss/layout/_global.scss */
.sk-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

/* line 469, ../scss/layout/_global.scss */
.sk-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

/* line 472, ../scss/layout/_global.scss */
.sk-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

/* line 475, ../scss/layout/_global.scss */
.sk-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

/* line 478, ../scss/layout/_global.scss */
.sk-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

/* line 481, ../scss/layout/_global.scss */
.sk-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

/* line 484, ../scss/layout/_global.scss */
.sk-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}



.flex__item.three-quarters {
  position:relative;
}


.label {
  font-size: 80%;
position: absolute;
top: 1rem;
right: 1rem;
color: #000;
text-transform: uppercase;
padding: 3px 6px 2px;
border: 1px solid #000;
line-height: 1;
}


.site-header .float--left + .float--left {
  margin-left:2rem;
}

@media screen and (max-width: 1024px) {
  .site-header .float--left + .float--left {
    display:none;
  }
  .home .site-header .float--left  {
    display:none;
  }
}


.site-header .float--left p {
  line-height:1.4;
  margin-bottom:1rem;
}

.btn--ghost {
  background:transparent !important;
  border:1px solid #AAA !important;
  padding: 0.5rem 1rem 0.4rem 1rem;
  color: #000 !important;
  font-weight: regular;
  line-height: 1.9;
}
.btn--ghost:hover {
  color: #666 !important;
}
.btn--ghost img {
  width: 28px;
  float: left;
  margin-right:0.75rem;
}


.btn--ghost-blue {
  background:transparent !important;
  border:2px solid #3dc2bd !important;
  color:#3dc2bd;
  font-size:18px;
  font-weight: bold;
}
.btn--ghost-blue:hover { 
  color:#FFF;
  background:#3dc2bd !important;
}



#footer {
    background:#f8f8f8 !important;
    padding-top:70px;
    font-size: 18px;
    line-height: 24px;
}
.footer_inner {
  max-width: 980px;
  margin-right:auto;
  margin-left:auto;
  padding-left:20px;
  padding-right:20px;
}

footer  nav > div > ul {
    list-style: none;
    display: inline-block;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    position: relative;
    z-index: 202;
    padding:0;
    margin:0;
}
footer a {
  text-decoration:none !important;
}
footer h4 {
  font-weight:bold;
}
.cmsmasters_footer_default .footer-sub-nav {
    text-align:center;
    width:100%;
    margin:0;
    padding:0;
    margin-bottom:2rem;
    display: inline-block;
    width: auto;
}
.footer-sub-nav a {
    font-size:13px !important;
    color:#000 !important;
}
.footer-sub-nav li {
    float:left !important;
    display:inline-block;
}
.cmsmasters_footer_default .footer_nav > li:not(:last-child) {
    margin-right:20px;
    position:relative;
}
.cmsmasters_footer_default .footer_nav > li:not(:last-child)::after {
    content:'';
    position: absolute;
    height:12px;
    background: #000;
    width:1px;
    top:8px;
    right:-10px;
}
.menu-footer-3-container {
    text-align:center;
}
.cmsmasters_footer_default .footer_copyright {
    padding-bottom:0.25rem;
    font-size:13px !important;
    margin-top:0 !important;
    text-align: center;
    display:block;
}
.footer_copyright::before {
    display:none !important;
}
.social_wrap_inner {
  text-align:center;
  margin-bottom:1.5rem;
}
.social_wrap_inner a {
    width:40px !important;
    height:40px !important;
    background: #000 !important;
    color:#FFF !important;
    margin:2px !important;
    font-size: 25px;
    line-height: 37px;
    display: block;
    border-radius: 50%;
    text-align:center;
}
.cmsmasters-icon-mail-1 {
  line-height:39px !important;
}
.social_wrap ul {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
.social_wrap li {
  display: inline-block;
  vertical-align: middle;
  margin:0.25rem;
}
.cmsmasters_footer_default .social_wrap {
    padding-top:0px;
}
.mc4wp-form {
    margin:15px auto 0;
    max-width:370px;
    clear:both;
}
.mc4wp-form h4 { 
    text-align:center;
}
.signup-grid::after {
    content:' ';
    display: table;
    clear:both;
}
.signup-grid > p:first-child {
    width:60%;
    float:left;
}
.signup-grid > p:last-child {
    width:40%;
    float:left;
}
.signup-grid input {
    height:48px !important;
}
.signup-grid [type="email"] {
    background:#FFF !important;
    border:2px solid white !important;
    border-radius:0 !important;
    padding:14px 16px 10px 26px !important;
}
.signup-grid [type="submit"] {
    background:#ff00a0 !important;
    color:#FFF !important;
    font-weight:bold;
    text-align:center !important;
    border:0 !important;
    border-radius:0 !important;
    padding:13px 10px 10px 10px !important;
    font-size:1rem !important;
    width:100% !important;
    letter-spacing:0.5px !important;
    border:2px solid #ff00a0 !important;
}
.signup-grid [type="submit"]:hover { 
    background:#FFF !important;
    color:#ff00a0 !important;
}
.link-certified {
    margin-left:33px;
    margin-bottom: 1rem;
    display:inline-block;
}
.nav-block li {
    border:none;
    display:block;
    float:none;
}
.nav-block a {
    color:#000 !important;
    line-height: 30px;
}
footer a:hover { 
    opacity:0.8;
}
.app-links {
    display:inline-block;
    width:114px;
    display:inline-block;
    margin-bottom:1rem;
}
.app-links img { 
    width:100%;
}
footer .grid {
  margin-left: -2rem;
  list-style: none;
  margin-bottom: 0;
  padding-top:55px;
  -webkit-display:flex;
  -ms-display:flex;
  display:flex;
  -webkit-justify-content:space-between;
  -ms-justify-content:space-between;
  justify-content:space-between;
}
.grid::after { 
    content: "";
    display: table;
    clear: both;
}
footer .grid__item {
  padding-left: 2rem;
  margin-bottom:40px;
}
.one-quarter {
  width: 25%;
}
@media screen and (min-width:1000px) {
    footer .grid {
        margin-left:-4.5rem;
    }
    footer .grid__item {
        padding-left:4.5rem;
    }
}
@media screen and (max-width:770px) { 
    footer .grid { 
        -webkit-display:flex;
        display:flex;
        flex-wrap:wrap;
    }
    footer .grid__item { 
        width:50%;
    }
    footer .grid__item:first-child {  
        order:4;
    }
    footer .grid__item:last-child {  
        order:5;
    }
    .link-certified {
        margin-left:0;
    }
}
@media screen and (max-width:400px) {  
    footer .grid { 
        display:block;
    }
    footer .grid__item { 
        width:100%;
    }
    #footer {
      font-size: 16px;
    }
}

.cmsmasters-icon-custom-twitter::before {
    font-size: 20px;
    content: '\e804';
    font-family: "fontello-custom" !important;
}
.cmsmasters-icon-custom-instagram svg {
  margin-top: 5px;
}
.cmsmasters-icon-custom-instagram  svg * {
    fill:#FFF;
}

.cmsmasters-icon-custom-facebook-6::before {
    content: '\e801';
    font-family: "fontello-custom" !important;
}
.cmsmasters-icon-mail-1::before {
    content: '\eaae';
}
[class^="cmsmasters-icon-"]::before, [class*=" cmsmasters-icon-"]::before, [class^="cmsmasters_theme_icon_"]::before, [class*=" cmsmasters_theme_icon_"]::before {
    font-family: "fontello";
    font-style: normal;
  font-weight: normal;
  display:inline-block;
}
@font-face {
  font-family: 'fontello';
  src: url('https://gexsi.com/about/wp-content/themes/eco-press/css/fonts/fontello.eot?61757689');
  src: url('https://gexsi.com/about/wp-content/themes/eco-press/css/fonts/fontello.eot?61757689#iefix') format('embedded-opentype'),
       url('https://gexsi.com/about/wp-content/themes/eco-press/css/fonts/fontello.woff?61757689') format('woff'),
       url('https://gexsi.com/about/wp-content/themes/eco-press/css/fonts/fontello.ttf?61757689') format('truetype'),
       url('https://gexsi.com/about/wp-content/themes/eco-press/css/fonts/fontello.svg?61757689#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'fontello-custom';
  src: url('https://gexsi.com/about/wp-content/themes/eco-press/css/fonts/fontello-custom.eot?61757689');
  src: url('https://gexsi.com/about/wp-content/themes/eco-press/css/fonts/fontello-custom.eot?61757689#iefix') format('embedded-opentype'),
       url('https://gexsi.com/about/wp-content/themes/eco-press/css/fonts/fontello-custom.woff?61757689') format('woff'),
       url('https://gexsi.com/about/wp-content/themes/eco-press/css/fonts/fontello-custom.ttf?61757689') format('truetype'),
       url('https://gexsi.com/about/wp-content/themes/eco-press/css/fonts/fontello-custom.svg?61757689#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}


@media (max-width:370px) {
  body.results .impact p {
    font-size: 0.75rem;
    line-height: 2.5;
  }
}
@media (max-width:340px) {
  body.results .impact p {
    display:none;
  }
}



.padding-top--small {
  padding-top:0.5rem;
}


