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

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

/* line 177, ../sass/_settings.scss */
[data-icon]:before {
  font-family: 'gfk' !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: attr(data-icon);
}

/* line 183, ../sass/_settings.scss */
[class^='icon-']:before,
[class*=' icon-']:before {
  font-family: 'gfk' !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 9, ../components/bower_components/foundation/scss/foundation.scss */
.behold {
  border: 10px solid #f0f;
}

/* line 324, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.2.3/";
}

/* line 328, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em;
}

/* line 333, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:48em)/";
  width: 48em;
}

/* line 338, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 343, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

/* line 348, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

/* line 353, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 360, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 365, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 370, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
html,
body {
  font-size: 100%;
}

/* line 373, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
body {
  background: white;
  color: #222222;
  padding: 0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative;
  cursor: default;
}

/* line 386, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 389, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 391, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
img {
  -ms-interpolation-mode: bicubic;
}

/* line 397, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 402, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 403, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 176, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
/* line 177, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 405, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 411, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 414, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
img {
  display: inline-block;
  vertical-align: middle;
}

/* line 424, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 427, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 206, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5rem;
}
/* line 176, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 177, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
.row:after {
  clear: both;
}
/* line 211, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}
/* line 213, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}
/* line 216, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
.row .row {
  width: auto;
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
}
/* line 176, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
.row .row:before, .row .row:after {
  content: " ";
  display: table;
}
/* line 177, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
.row .row:after {
  clear: both;
}
/* line 217, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
}
/* line 176, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table;
}
/* line 177, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
.row .row.collapse:after {
  clear: both;
}

/* line 222, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
.column,
.columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left;
}

@media only screen {
  /* line 157, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }

  /* line 160, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }

  /* line 157, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 160, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 157, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 160, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 157, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 160, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 157, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 160, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 157, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 160, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 157, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 160, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 157, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 160, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 157, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 160, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 157, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 160, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 157, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 160, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 157, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 160, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  /* line 166, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  /* line 170, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-1 {
    width: 8.33333%;
  }

  /* line 170, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-2 {
    width: 16.66667%;
  }

  /* line 170, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-3 {
    width: 25%;
  }

  /* line 170, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-4 {
    width: 33.33333%;
  }

  /* line 170, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-5 {
    width: 41.66667%;
  }

  /* line 170, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-6 {
    width: 50%;
  }

  /* line 170, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-7 {
    width: 58.33333%;
  }

  /* line 170, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-8 {
    width: 66.66667%;
  }

  /* line 170, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-9 {
    width: 75%;
  }

  /* line 170, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-10 {
    width: 83.33333%;
  }

  /* line 170, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-11 {
    width: 91.66667%;
  }

  /* line 170, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-12 {
    width: 100%;
  }

  /* line 173, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }

  /* line 174, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  [class*="column"] + [class*="column"].end {
    float: left;
  }

  /* line 178, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-0 {
    margin-left: 0% !important;
  }

  /* line 178, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-1 {
    margin-left: 8.33333% !important;
  }

  /* line 178, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-2 {
    margin-left: 16.66667% !important;
  }

  /* line 178, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-3 {
    margin-left: 25% !important;
  }

  /* line 178, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-4 {
    margin-left: 33.33333% !important;
  }

  /* line 178, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-5 {
    margin-left: 41.66667% !important;
  }

  /* line 178, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-6 {
    margin-left: 50% !important;
  }

  /* line 178, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-7 {
    margin-left: 58.33333% !important;
  }

  /* line 178, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-8 {
    margin-left: 66.66667% !important;
  }

  /* line 178, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-9 {
    margin-left: 75% !important;
  }

  /* line 178, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-10 {
    margin-left: 83.33333% !important;
  }

  /* line 178, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-11 {
    margin-left: 91.66667% !important;
  }

  /* line 180, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }

  /* line 189, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }

  /* line 192, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }

  /* line 199, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right;
  }
}
@media only screen and (min-width: 48em) {
  /* line 157, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }

  /* line 160, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }

  /* line 157, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 160, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 157, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 160, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 157, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 160, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 157, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 160, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 157, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 160, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 157, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 160, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 157, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 160, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 157, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 160, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 157, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 160, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 157, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 160, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 157, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 160, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  /* line 166, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  /* line 170, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-1 {
    width: 8.33333%;
  }

  /* line 170, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-2 {
    width: 16.66667%;
  }

  /* line 170, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-3 {
    width: 25%;
  }

  /* line 170, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-4 {
    width: 33.33333%;
  }

  /* line 170, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-5 {
    width: 41.66667%;
  }

  /* line 170, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-6 {
    width: 50%;
  }

  /* line 170, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-7 {
    width: 58.33333%;
  }

  /* line 170, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-8 {
    width: 66.66667%;
  }

  /* line 170, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-9 {
    width: 75%;
  }

  /* line 170, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-10 {
    width: 83.33333%;
  }

  /* line 170, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-11 {
    width: 91.66667%;
  }

  /* line 170, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-12 {
    width: 100%;
  }

  /* line 173, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }

  /* line 174, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  [class*="column"] + [class*="column"].end {
    float: left;
  }

  /* line 178, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-0 {
    margin-left: 0% !important;
  }

  /* line 178, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-1 {
    margin-left: 8.33333% !important;
  }

  /* line 178, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-2 {
    margin-left: 16.66667% !important;
  }

  /* line 178, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-3 {
    margin-left: 25% !important;
  }

  /* line 178, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-4 {
    margin-left: 33.33333% !important;
  }

  /* line 178, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-5 {
    margin-left: 41.66667% !important;
  }

  /* line 178, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-6 {
    margin-left: 50% !important;
  }

  /* line 178, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-7 {
    margin-left: 58.33333% !important;
  }

  /* line 178, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-8 {
    margin-left: 66.66667% !important;
  }

  /* line 178, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-9 {
    margin-left: 75% !important;
  }

  /* line 178, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-10 {
    margin-left: 83.33333% !important;
  }

  /* line 178, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-11 {
    margin-left: 91.66667% !important;
  }

  /* line 180, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }

  /* line 189, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }

  /* line 192, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }

  /* line 199, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right;
  }

  /* line 232, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }

  /* line 235, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }

  /* line 232, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 235, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 232, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 235, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 232, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 235, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 232, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 235, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 232, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 235, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 232, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 235, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 232, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 235, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 232, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 235, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 232, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 235, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 232, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 235, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 232, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 235, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}
@media only screen and (min-width: 64em) {
  /* line 157, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }

  /* line 160, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }

  /* line 157, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 160, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 157, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 160, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 157, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 160, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 157, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 160, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 157, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 160, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 157, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 160, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 157, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 160, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 157, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 160, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 157, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 160, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 157, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 160, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 157, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 160, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  /* line 166, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  /* line 170, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-1 {
    width: 8.33333%;
  }

  /* line 170, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-2 {
    width: 16.66667%;
  }

  /* line 170, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-3 {
    width: 25%;
  }

  /* line 170, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-4 {
    width: 33.33333%;
  }

  /* line 170, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-5 {
    width: 41.66667%;
  }

  /* line 170, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-6 {
    width: 50%;
  }

  /* line 170, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-7 {
    width: 58.33333%;
  }

  /* line 170, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-8 {
    width: 66.66667%;
  }

  /* line 170, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-9 {
    width: 75%;
  }

  /* line 170, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-10 {
    width: 83.33333%;
  }

  /* line 170, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-11 {
    width: 91.66667%;
  }

  /* line 170, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-12 {
    width: 100%;
  }

  /* line 173, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }

  /* line 174, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  [class*="column"] + [class*="column"].end {
    float: left;
  }

  /* line 178, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-0 {
    margin-left: 0% !important;
  }

  /* line 178, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-1 {
    margin-left: 8.33333% !important;
  }

  /* line 178, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-2 {
    margin-left: 16.66667% !important;
  }

  /* line 178, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-3 {
    margin-left: 25% !important;
  }

  /* line 178, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-4 {
    margin-left: 33.33333% !important;
  }

  /* line 178, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-5 {
    margin-left: 41.66667% !important;
  }

  /* line 178, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-6 {
    margin-left: 50% !important;
  }

  /* line 178, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-7 {
    margin-left: 58.33333% !important;
  }

  /* line 178, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-8 {
    margin-left: 66.66667% !important;
  }

  /* line 178, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-9 {
    margin-left: 75% !important;
  }

  /* line 178, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-10 {
    margin-left: 83.33333% !important;
  }

  /* line 178, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-11 {
    margin-left: 91.66667% !important;
  }

  /* line 180, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }

  /* line 189, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }

  /* line 192, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }

  /* line 199, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right;
  }

  /* line 243, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }

  /* line 246, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }

  /* line 243, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 246, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 243, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 246, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 243, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 246, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 243, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 246, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 243, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 246, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 243, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 246, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 243, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 246, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 243, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 246, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 243, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 246, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 243, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 246, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 243, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 246, ../components/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}
/* line 15, ../components/bower_components/foundation/scss/foundation.scss */
.behold10 {
  border: 10px solid #f0f;
}

/* line 26, ../components/bower_components/foundation/scss/foundation/components/_accordion.scss */
.accordion {
  margin-bottom: 0;
}
/* line 176, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
.accordion:before, .accordion:after {
  content: " ";
  display: table;
}
/* line 177, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
.accordion:after {
  clear: both;
}
/* line 28, ../components/bower_components/foundation/scss/foundation/components/_accordion.scss */
.accordion dd {
  display: block;
  margin-bottom: 0 !important;
}
/* line 31, ../components/bower_components/foundation/scss/foundation/components/_accordion.scss */
.accordion dd.active > a {
  background: #e8e8e8;
}
/* line 32, ../components/bower_components/foundation/scss/foundation/components/_accordion.scss */
.accordion dd > a {
  background: #efefef;
  color: #222222;
  padding: 1rem;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1rem;
}
/* line 39, ../components/bower_components/foundation/scss/foundation/components/_accordion.scss */
.accordion dd > a:hover {
  background: #e3e3e3;
}
/* line 42, ../components/bower_components/foundation/scss/foundation/components/_accordion.scss */
.accordion dd > .content {
  display: none;
  padding: 0.9375rem;
}
/* line 45, ../components/bower_components/foundation/scss/foundation/components/_accordion.scss */
.accordion dd > .content.active {
  display: block;
  background: white;
}

/* line 110, ../components/bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-weight: normal;
  margin-bottom: 1.25rem;
  position: relative;
  padding: 0.875rem 1.5rem 0.875rem 0.875rem;
  font-size: 0.8125rem;
  transition: opacity 300ms ease-out;
  background-color: #222222;
  border-color: #1d1d1d;
  color: white;
}
/* line 113, ../components/bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box .close {
  font-size: 1.375rem;
  padding: 9px 6px 4px;
  line-height: 0;
  position: absolute;
  top: 50%;
  margin-top: -0.6875rem;
  right: 0.25rem;
  color: #333333;
  opacity: 0.3;
}
/* line 95, ../components/bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box .close:hover, .alert-box .close:focus {
  opacity: 0.5;
}
/* line 115, ../components/bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.radius {
  border-radius: 3px;
}
/* line 116, ../components/bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.round {
  border-radius: 1000px;
}
/* line 118, ../components/bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.success {
  background-color: #43ac6a;
  border-color: #3a945b;
  color: white;
}
/* line 119, ../components/bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.alert {
  background-color: #f04124;
  border-color: #de2d0f;
  color: white;
}
/* line 120, ../components/bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.secondary {
  background-color: #e7e7e7;
  border-color: #c7c7c7;
  color: #4f4f4f;
}
/* line 121, ../components/bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.warning {
  background-color: #f08a24;
  border-color: #de770f;
  color: white;
}
/* line 122, ../components/bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.info {
  background-color: #a0d3e8;
  border-color: #74bfdd;
  color: #4f4f4f;
}
/* line 123, ../components/bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.alert-close {
  opacity: 0;
}

/* line 106, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem;
}
/* line 176, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
[class*="block-grid-"]:before, [class*="block-grid-"]:after {
  content: " ";
  display: table;
}
/* line 177, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
[class*="block-grid-"]:after {
  clear: both;
}
/* line 50, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
[class*="block-grid-"] > li {
  display: block;
  height: auto;
  float: left;
  padding: 0 0.625rem 1.25rem;
}

@media only screen {
  /* line 61, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }
  /* line 68, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  /* line 61, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }
  /* line 68, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  /* line 61, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li {
    width: 33.33333%;
    list-style: none;
  }
  /* line 68, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  /* line 61, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }
  /* line 68, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  /* line 61, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }
  /* line 68, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  /* line 61, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li {
    width: 16.66667%;
    list-style: none;
  }
  /* line 68, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  /* line 61, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li {
    width: 14.28571%;
    list-style: none;
  }
  /* line 68, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  /* line 61, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }
  /* line 68, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  /* line 61, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li {
    width: 11.11111%;
    list-style: none;
  }
  /* line 68, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  /* line 61, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }
  /* line 68, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  /* line 61, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li {
    width: 9.09091%;
    list-style: none;
  }
  /* line 68, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  /* line 61, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-12 > li {
    width: 8.33333%;
    list-style: none;
  }
  /* line 68, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 48em) {
  /* line 61, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }
  /* line 68, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  /* line 61, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }
  /* line 68, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  /* line 61, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-3 > li {
    width: 33.33333%;
    list-style: none;
  }
  /* line 68, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  /* line 61, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }
  /* line 68, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  /* line 61, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }
  /* line 68, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  /* line 61, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-6 > li {
    width: 16.66667%;
    list-style: none;
  }
  /* line 68, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  /* line 61, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-7 > li {
    width: 14.28571%;
    list-style: none;
  }
  /* line 68, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  /* line 61, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }
  /* line 68, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  /* line 61, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-9 > li {
    width: 11.11111%;
    list-style: none;
  }
  /* line 68, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  /* line 61, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }
  /* line 68, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  /* line 61, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-11 > li {
    width: 9.09091%;
    list-style: none;
  }
  /* line 68, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  /* line 61, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-12 > li {
    width: 8.33333%;
    list-style: none;
  }
  /* line 68, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 64em) {
  /* line 61, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }
  /* line 68, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  /* line 61, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }
  /* line 68, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  /* line 61, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-3 > li {
    width: 33.33333%;
    list-style: none;
  }
  /* line 68, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  /* line 61, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }
  /* line 68, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  /* line 61, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }
  /* line 68, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  /* line 61, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-6 > li {
    width: 16.66667%;
    list-style: none;
  }
  /* line 68, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  /* line 61, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-7 > li {
    width: 14.28571%;
    list-style: none;
  }
  /* line 68, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  /* line 61, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }
  /* line 68, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  /* line 61, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-9 > li {
    width: 11.11111%;
    list-style: none;
  }
  /* line 68, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  /* line 61, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }
  /* line 68, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  /* line 61, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-11 > li {
    width: 9.09091%;
    list-style: none;
  }
  /* line 68, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  /* line 61, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-12 > li {
    width: 8.33333%;
    list-style: none;
  }
  /* line 68, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../components/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
/* line 24, ../components/bower_components/foundation/scss/foundation.scss */
.behold20 {
  border: 10px solid #f0f;
}

/* line 118, ../components/bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs {
  display: block;
  padding: 0.5625rem 0.875rem 0.5625rem;
  overflow: hidden;
  margin-left: 0;
  list-style: none;
  border-style: solid;
  border-width: 1px;
  background-color: #f4f4f4;
  border-color: gainsboro;
  border-radius: 3px;
}
/* line 122, ../components/bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > * {
  margin: 0;
  float: left;
  font-size: 0.6875rem;
  line-height: 0.6875rem;
  text-transform: uppercase;
  color: #222222;
}
/* line 68, ../components/bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
  text-decoration: underline;
}
/* line 70, ../components/bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > * a {
  color: #222222;
}
/* line 75, ../components/bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.current {
  cursor: default;
  color: #333333;
}
/* line 78, ../components/bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.current a {
  cursor: default;
  color: #333333;
}
/* line 84, ../components/bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
  text-decoration: none;
}
/* line 88, ../components/bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.unavailable {
  color: #999999;
}
/* line 90, ../components/bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.unavailable a {
  color: #999999;
}
/* line 95, ../components/bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.unavailable:hover, .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus,
.breadcrumbs > *.unavailable a:focus {
  text-decoration: none;
  color: #999999;
  cursor: default;
}
/* line 102, ../components/bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *:before {
  content: "/";
  color: #aaaaaa;
  margin: 0 0.75rem;
  position: relative;
  top: 1px;
}
/* line 110, ../components/bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *:first-child:before {
  content: " ";
  margin: 0;
}

/* line 186, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
button, .button {
  border-style: solid;
  border-width: 0px;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  background-color: #222222;
  border-color: #1b1b1b;
  color: white;
  transition: background-color 300ms ease-out;
}
/* line 134, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
button:hover, button:focus, .button:hover, .button:focus {
  background-color: #1b1b1b;
}
/* line 145, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
button:hover, button:focus, .button:hover, .button:focus {
  color: white;
}
/* line 193, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.secondary, .button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333333;
}
/* line 134, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  background-color: #b9b9b9;
}
/* line 140, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  color: #333333;
}
/* line 194, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.success, .button.success {
  background-color: #43ac6a;
  border-color: #368a55;
  color: white;
}
/* line 134, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  background-color: #368a55;
}
/* line 145, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  color: white;
}
/* line 195, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.alert, .button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: white;
}
/* line 134, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  background-color: #cf2a0e;
}
/* line 145, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  color: white;
}
/* line 197, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.large, .button.large {
  padding-top: 1.125rem;
  padding-right: 2.25rem;
  padding-bottom: 1.1875rem;
  padding-left: 2.25rem;
  font-size: 1.25rem;
}
/* line 198, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.small, .button.small {
  padding-top: 0.875rem;
  padding-right: 1.75rem;
  padding-bottom: 0.9375rem;
  padding-left: 1.75rem;
  font-size: 0.8125rem;
}
/* line 199, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.tiny, .button.tiny {
  padding-top: 0.625rem;
  padding-right: 1.25rem;
  padding-bottom: 0.6875rem;
  padding-left: 1.25rem;
  font-size: 0.6875rem;
}
/* line 200, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.expand, .button.expand {
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}
/* line 202, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.left-align, .button.left-align {
  text-align: left;
  text-indent: 0.75rem;
}
/* line 203, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.right-align, .button.right-align {
  text-align: right;
  padding-right: 0.75rem;
}
/* line 205, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.radius, .button.radius {
  border-radius: 3px;
}
/* line 206, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.round, .button.round {
  border-radius: 1000px;
}
/* line 208, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled, button[disabled], .button.disabled, .button[disabled] {
  background-color: #222222;
  border-color: #1b1b1b;
  color: white;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}
/* line 134, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #1b1b1b;
}
/* line 145, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  color: white;
}
/* line 155, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #222222;
}
/* line 209, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333333;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}
/* line 134, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #b9b9b9;
}
/* line 140, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  color: #333333;
}
/* line 155, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #e7e7e7;
}
/* line 210, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
  background-color: #43ac6a;
  border-color: #368a55;
  color: white;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}
/* line 134, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #368a55;
}
/* line 145, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  color: white;
}
/* line 155, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #43ac6a;
}
/* line 211, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: white;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}
/* line 134, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #cf2a0e;
}
/* line 145, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  color: white;
}
/* line 155, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #f04124;
}

@media only screen and (min-width: 48em) {
  /* line 216, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button, .button {
    display: inline-block;
  }
}
/* line 91, ../components/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group {
  list-style: none;
  margin: 0;
  left: 0;
}
/* line 176, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
.button-group:before, .button-group:after {
  content: " ";
  display: table;
}
/* line 177, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
.button-group:after {
  clear: both;
}
/* line 93, ../components/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group > li {
  margin: 0;
  float: left;
}
/* line 40, ../components/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group > li > button, .button-group > li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
/* line 46, ../components/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group > li:first-child button, .button-group > li:first-child .button {
  border-left: 0;
}
/* line 56, ../components/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group > li:first-child {
  margin-left: 0;
}
/* line 40, ../components/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius > * > button, .button-group.radius > * .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
/* line 46, ../components/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius > *:first-child button, .button-group.radius > *:first-child .button {
  border-left: 0;
}
/* line 74, ../components/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius > *:first-child, .button-group.radius > *:first-child > a, .button-group.radius > *:first-child > button, .button-group.radius > *:first-child > .button {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 78, ../components/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius > *:last-child, .button-group.radius > *:last-child > a, .button-group.radius > *:last-child > button, .button-group.radius > *:last-child > .button {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 40, ../components/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round > * > button, .button-group.round > * .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
/* line 46, ../components/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round > *:first-child button, .button-group.round > *:first-child .button {
  border-left: 0;
}
/* line 74, ../components/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round > *:first-child, .button-group.round > *:first-child > a, .button-group.round > *:first-child > button, .button-group.round > *:first-child > .button {
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}
/* line 78, ../components/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round > *:last-child, .button-group.round > *:last-child > a, .button-group.round > *:last-child > button, .button-group.round > *:last-child > .button {
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}
/* line 99, ../components/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-2 li {
  width: 50%;
}
/* line 40, ../components/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-2 li > button, .button-group.even-2 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
/* line 46, ../components/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-2 li:first-child button, .button-group.even-2 li:first-child .button {
  border-left: 0;
}
/* line 84, ../components/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-2 li button, .button-group.even-2 li .button {
  width: 100%;
}
/* line 99, ../components/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-3 li {
  width: 33.33333%;
}
/* line 40, ../components/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-3 li > button, .button-group.even-3 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
/* line 46, ../components/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-3 li:first-child button, .button-group.even-3 li:first-child .button {
  border-left: 0;
}
/* line 84, ../components/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-3 li button, .button-group.even-3 li .button {
  width: 100%;
}
/* line 99, ../components/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-4 li {
  width: 25%;
}
/* line 40, ../components/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-4 li > button, .button-group.even-4 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
/* line 46, ../components/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-4 li:first-child button, .button-group.even-4 li:first-child .button {
  border-left: 0;
}
/* line 84, ../components/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-4 li button, .button-group.even-4 li .button {
  width: 100%;
}
/* line 99, ../components/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-5 li {
  width: 20%;
}
/* line 40, ../components/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-5 li > button, .button-group.even-5 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
/* line 46, ../components/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-5 li:first-child button, .button-group.even-5 li:first-child .button {
  border-left: 0;
}
/* line 84, ../components/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-5 li button, .button-group.even-5 li .button {
  width: 100%;
}
/* line 99, ../components/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-6 li {
  width: 16.66667%;
}
/* line 40, ../components/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-6 li > button, .button-group.even-6 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
/* line 46, ../components/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-6 li:first-child button, .button-group.even-6 li:first-child .button {
  border-left: 0;
}
/* line 84, ../components/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-6 li button, .button-group.even-6 li .button {
  width: 100%;
}
/* line 99, ../components/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-7 li {
  width: 14.28571%;
}
/* line 40, ../components/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-7 li > button, .button-group.even-7 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
/* line 46, ../components/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-7 li:first-child button, .button-group.even-7 li:first-child .button {
  border-left: 0;
}
/* line 84, ../components/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-7 li button, .button-group.even-7 li .button {
  width: 100%;
}
/* line 99, ../components/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-8 li {
  width: 12.5%;
}
/* line 40, ../components/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-8 li > button, .button-group.even-8 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
/* line 46, ../components/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-8 li:first-child button, .button-group.even-8 li:first-child .button {
  border-left: 0;
}
/* line 84, ../components/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-8 li button, .button-group.even-8 li .button {
  width: 100%;
}

/* line 176, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
.button-bar:before, .button-bar:after {
  content: " ";
  display: table;
}
/* line 177, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
.button-bar:after {
  clear: both;
}
/* line 105, ../components/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-bar .button-group {
  float: left;
  margin-right: 0.625rem;
}
/* line 33, ../components/bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-bar .button-group div {
  overflow: hidden;
}

/* Clearing Styles */
/* line 44, ../components/bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-thumbs, [data-clearing] {
  margin-bottom: 0;
  margin-left: 0;
  list-style: none;
}
/* line 176, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
.clearing-thumbs:before, .clearing-thumbs:after, [data-clearing]:before, [data-clearing]:after {
  content: " ";
  display: table;
}
/* line 177, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
.clearing-thumbs:after, [data-clearing]:after {
  clear: both;
}
/* line 50, ../components/bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-thumbs li, [data-clearing] li {
  float: left;
  margin-right: 10px;
}
/* line 55, ../components/bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-thumbs[class*="block-grid-"] li, [data-clearing][class*="block-grid-"] li {
  margin-right: 0;
}

/* line 60, ../components/bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-blackout {
  background: #333333;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 998;
}
/* line 69, ../components/bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-blackout .clearing-close {
  display: block;
}

/* line 72, ../components/bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-container {
  position: relative;
  z-index: 998;
  height: 100%;
  overflow: hidden;
  margin: 0;
}

/* line 80, ../components/bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-touch-label {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #aaa;
  font-size: 0.6em;
}

/* line 88, ../components/bower_components/foundation/scss/foundation/components/_clearing.scss */
.visible-img {
  height: 95%;
  position: relative;
}
/* line 92, ../components/bower_components/foundation/scss/foundation/components/_clearing.scss */
.visible-img img {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -50%;
  max-height: 100%;
  max-width: 100%;
}

/* line 102, ../components/bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-caption {
  color: #cccccc;
  font-size: 0.875em;
  line-height: 1.3;
  margin-bottom: 0;
  text-align: center;
  bottom: 0;
  background: #333333;
  width: 100%;
  padding: 10px 30px 20px;
  position: absolute;
  left: 0;
}

/* line 116, ../components/bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-close {
  z-index: 999;
  padding-left: 20px;
  padding-top: 10px;
  font-size: 30px;
  line-height: 1;
  color: #cccccc;
  display: none;
}
/* line 126, ../components/bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-close:hover, .clearing-close:focus {
  color: #ccc;
}

/* line 129, ../components/bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-assembled .clearing-container {
  height: 100%;
}
/* line 130, ../components/bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-assembled .clearing-container .carousel > ul {
  display: none;
}

/* line 134, ../components/bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-feature li {
  display: none;
}
/* line 136, ../components/bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-feature li.clearing-featured-img {
  display: block;
}

@media only screen and (min-width: 48em) {
  /* line 144, ../components/bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-main-prev,
  .clearing-main-next {
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0;
  }
  /* line 149, ../components/bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-main-prev > span,
  .clearing-main-next > span {
    position: absolute;
    top: 50%;
    display: block;
    width: 0;
    height: 0;
    border: solid 12px;
  }
  /* line 156, ../components/bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-main-prev > span:hover,
  .clearing-main-next > span:hover {
    opacity: 0.8;
  }

  /* line 159, ../components/bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-main-prev {
    left: 0;
  }
  /* line 161, ../components/bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-main-prev > span {
    left: 5px;
    border-color: transparent;
    border-right-color: #cccccc;
  }

  /* line 167, ../components/bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-main-next {
    right: 0;
  }
  /* line 169, ../components/bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-main-next > span {
    border-color: transparent;
    border-left-color: #cccccc;
  }

  /* line 176, ../components/bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-main-prev.disabled,
  .clearing-main-next.disabled {
    opacity: 0.3;
  }

  /* line 180, ../components/bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel {
    background: rgba(51, 51, 51, 0.8);
    height: 120px;
    margin-top: 10px;
    text-align: center;
  }
  /* line 186, ../components/bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul {
    display: inline-block;
    z-index: 999;
    height: 100%;
    position: relative;
    float: none;
  }
  /* line 193, ../components/bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li {
    display: block;
    width: 120px;
    min-height: inherit;
    float: left;
    overflow: hidden;
    margin-right: 0;
    padding: 0;
    position: relative;
    cursor: pointer;
    opacity: 0.4;
    clear: none;
  }
  /* line 207, ../components/bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
    height: 100%;
    max-width: none;
  }
  /* line 213, ../components/bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li a.th {
    border: none;
    box-shadow: none;
    display: block;
  }
  /* line 219, ../components/bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li img {
    cursor: pointer !important;
    width: 100% !important;
  }
  /* line 224, ../components/bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li.visible {
    opacity: 1;
  }
  /* line 225, ../components/bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li:hover {
    opacity: 0.8;
  }
  /* line 230, ../components/bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .visible-img {
    background: #333333;
    overflow: hidden;
    height: 85%;
  }

  /* line 237, ../components/bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-close {
    position: absolute;
    top: 10px;
    right: 20px;
    padding-left: 0;
    padding-top: 0;
  }
}
/* Foundation Dropdowns */
/* line 219, ../components/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  width: 100%;
  max-height: none;
  height: auto;
  background: white;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  z-index: 99;
  margin-top: 2px;
  max-width: 200px;
}
/* line 69, ../components/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown > *:first-child {
  margin-top: 0;
}
/* line 70, ../components/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown > *:last-child {
  margin-bottom: 0;
}
/* line 95, ../components/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent transparent white transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -12px;
  left: 10px;
  z-index: 99;
}
/* line 102, ../components/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 7px;
  border-color: transparent transparent #cccccc transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -14px;
  left: 9px;
  z-index: 98;
}
/* line 110, ../components/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.right:before {
  left: auto;
  right: 10px;
}
/* line 114, ../components/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.right:after {
  left: auto;
  right: 9px;
}
/* line 222, ../components/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-right {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  width: 100%;
  max-height: none;
  height: auto;
  background: white;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  z-index: 99;
  margin-top: 0;
  margin-left: 2px;
  max-width: 200px;
}
/* line 69, ../components/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-right > *:first-child {
  margin-top: 0;
}
/* line 70, ../components/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-right > *:last-child {
  margin-bottom: 0;
}
/* line 124, ../components/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-right:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent white transparent transparent;
  border-right-style: solid;
  position: absolute;
  top: 10px;
  left: -12px;
  z-index: 99;
}
/* line 131, ../components/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-right:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 7px;
  border-color: transparent #cccccc transparent transparent;
  border-right-style: solid;
  position: absolute;
  top: 9px;
  left: -14px;
  z-index: 98;
}
/* line 226, ../components/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-left {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  width: 100%;
  max-height: none;
  height: auto;
  background: white;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  z-index: 99;
  margin-top: 0;
  margin-left: -2px;
  max-width: 200px;
}
/* line 69, ../components/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-left > *:first-child {
  margin-top: 0;
}
/* line 70, ../components/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-left > *:last-child {
  margin-bottom: 0;
}
/* line 145, ../components/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-left:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent transparent transparent white;
  border-left-style: solid;
  position: absolute;
  top: 10px;
  right: -12px;
  left: auto;
  z-index: 99;
}
/* line 153, ../components/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-left:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 7px;
  border-color: transparent transparent transparent #cccccc;
  border-left-style: solid;
  position: absolute;
  top: 9px;
  right: -14px;
  left: auto;
  z-index: 98;
}
/* line 230, ../components/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-top {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  width: 100%;
  max-height: none;
  height: auto;
  background: white;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  z-index: 99;
  margin-top: -2px;
  margin-left: 0;
  max-width: 200px;
}
/* line 69, ../components/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-top > *:first-child {
  margin-top: 0;
}
/* line 70, ../components/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-top > *:last-child {
  margin-bottom: 0;
}
/* line 168, ../components/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-top:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: white transparent transparent transparent;
  border-top-style: solid;
  position: absolute;
  top: auto;
  bottom: -12px;
  left: 10px;
  right: auto;
  z-index: 99;
}
/* line 177, ../components/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-top:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 7px;
  border-color: #cccccc transparent transparent transparent;
  border-top-style: solid;
  position: absolute;
  top: auto;
  bottom: -14px;
  left: 9px;
  right: auto;
  z-index: 98;
}
/* line 235, ../components/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown li {
  font-size: 0.875rem;
  cursor: pointer;
  line-height: 1.125rem;
  margin: 0;
}
/* line 206, ../components/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown li:hover, .f-dropdown li:focus {
  background: #eeeeee;
}
/* line 208, ../components/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown li a {
  display: block;
  padding: 0.5rem;
  color: #555555;
}
/* line 238, ../components/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.content {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  padding: 1.25rem;
  width: 100%;
  height: auto;
  max-height: none;
  background: white;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  z-index: 99;
  max-width: 200px;
}
/* line 69, ../components/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.content > *:first-child {
  margin-top: 0;
}
/* line 70, ../components/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.content > *:last-child {
  margin-bottom: 0;
}
/* line 241, ../components/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.tiny {
  max-width: 200px;
}
/* line 242, ../components/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.small {
  max-width: 300px;
}
/* line 243, ../components/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.medium {
  max-width: 500px;
}
/* line 244, ../components/bower_components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.large {
  max-width: 800px;
}

/* line 122, ../components/bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button, button.dropdown {
  position: relative;
  padding-right: 3.5625rem;
}
/* line 62, ../components/bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button:after, button.dropdown:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: solid;
  border-color: white transparent transparent transparent;
  top: 50%;
}
/* line 97, ../components/bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button:after, button.dropdown:after {
  border-width: 0.375rem;
  right: 1.40625rem;
  margin-top: -0.15625rem;
}
/* line 116, ../components/bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button:after, button.dropdown:after {
  border-color: white transparent transparent transparent;
}
/* line 123, ../components/bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.tiny, button.dropdown.tiny {
  padding-right: 2.625rem;
}
/* line 77, ../components/bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.tiny:before, button.dropdown.tiny:before {
  border-width: 0.375rem;
  right: 1.125rem;
  margin-top: -0.125rem;
}
/* line 116, ../components/bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.tiny:after, button.dropdown.tiny:after {
  border-color: white transparent transparent transparent;
}
/* line 124, ../components/bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.small, button.dropdown.small {
  padding-right: 3.0625rem;
}
/* line 87, ../components/bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.small:after, button.dropdown.small:after {
  border-width: 0.4375rem;
  right: 1.3125rem;
  margin-top: -0.15625rem;
}
/* line 116, ../components/bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.small:after, button.dropdown.small:after {
  border-color: white transparent transparent transparent;
}
/* line 125, ../components/bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.large, button.dropdown.large {
  padding-right: 3.625rem;
}
/* line 107, ../components/bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.large:after, button.dropdown.large:after {
  border-width: 0.3125rem;
  right: 1.71875rem;
  margin-top: -0.15625rem;
}
/* line 116, ../components/bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.large:after, button.dropdown.large:after {
  border-color: white transparent transparent transparent;
}
/* line 126, ../components/bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.secondary:after, button.dropdown.secondary:after {
  border-color: #333333 transparent transparent transparent;
}

/* line 49, ../components/bower_components/foundation/scss/foundation/components/_flex-video.scss */
.flex-video {
  position: relative;
  padding-top: 1.5625rem;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden;
}
/* line 32, ../components/bower_components/foundation/scss/foundation/components/_flex-video.scss */
.flex-video.widescreen {
  padding-bottom: 56.34%;
}
/* line 33, ../components/bower_components/foundation/scss/foundation/components/_flex-video.scss */
.flex-video.vimeo {
  padding-top: 0;
}
/* line 38, ../components/bower_components/foundation/scss/foundation/components/_flex-video.scss */
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Standard Forms */
/* line 328, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
form {
  margin: 0 0 1rem;
}

/* Using forms within rows, we need to set some defaults */
/* line 82, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .row {
  margin: 0 -0.5rem;
}
/* line 85, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .row .column,
form .row .row .columns {
  padding: 0 0.5rem;
}
/* line 88, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .row.collapse {
  margin: 0;
}
/* line 91, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .row.collapse .column,
form .row .row.collapse .columns {
  padding: 0;
}
/* line 92, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .row.collapse input {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
/* line 101, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.5rem;
}

/* Label Styles */
/* line 334, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
label {
  font-size: 0.875rem;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0;
  /* Styles for required inputs */
}
/* line 335, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
label.right {
  float: none !important;
  text-align: right;
}
/* line 336, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
label.inline {
  margin: 0 0 1rem 0;
  padding: 0.5625rem 0;
}
/* line 338, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
label small {
  text-transform: capitalize;
  color: #676767;
}

/* line 344, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
select::-ms-expand {
  display: none;
}

@-moz-document url-prefix() {
  /* line 349, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
  select {
    background: #fafafa;
  }

  /* line 350, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
  select:hover {
    background: #f3f3f3;
  }
}

/* Attach elements to the beginning or end of an input */
/* line 354, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
.prefix,
.postfix {
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  font-size: 0.875rem;
  height: 2.3125rem;
  line-height: 2.3125rem;
}

/* Adjust padding, alignment and radius if pre/post element is a button */
/* line 357, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
.postfix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125rem;
  border: none;
}

/* line 358, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
.prefix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125rem;
  border: none;
}

/* line 360, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
.prefix.button.radius {
  border-radius: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 361, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
.postfix.button.radius {
  border-radius: 0;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 362, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
.prefix.button.round {
  border-radius: 0;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

/* line 363, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
.postfix.button.round {
  border-radius: 0;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
/* line 366, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
span.prefix, label.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #333333;
  border-color: #cccccc;
}
/* line 367, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
span.prefix.radius, label.prefix.radius {
  border-radius: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 369, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
span.postfix, label.postfix {
  background: #f2f2f2;
  border-left: none;
  color: #333333;
  border-color: #cccccc;
}
/* line 370, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
span.postfix.radius, label.postfix.radius {
  border-radius: 0;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* We use this to get basic styling on all basic form elements */
/* line 387, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
  -webkit-appearance: none;
  background-color: white;
  font-family: inherit;
  border: 1px solid #cccccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 0.875rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  height: 2.3125rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
}
/* line 189, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
  box-shadow: 0 0 5px #999999;
  border-color: #999999;
}
/* line 124, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
  background: #fafafa;
  border-color: #999999;
  outline: none;
}
/* line 131, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
input[type="text"][disabled], fieldset[disabled] input[type="text"],
input[type="password"][disabled], fieldset[disabled]
input[type="password"],
input[type="date"][disabled], fieldset[disabled]
input[type="date"],
input[type="datetime"][disabled], fieldset[disabled]
input[type="datetime"],
input[type="datetime-local"][disabled], fieldset[disabled]
input[type="datetime-local"],
input[type="month"][disabled], fieldset[disabled]
input[type="month"],
input[type="week"][disabled], fieldset[disabled]
input[type="week"],
input[type="email"][disabled], fieldset[disabled]
input[type="email"],
input[type="number"][disabled], fieldset[disabled]
input[type="number"],
input[type="search"][disabled], fieldset[disabled]
input[type="search"],
input[type="tel"][disabled], fieldset[disabled]
input[type="tel"],
input[type="time"][disabled], fieldset[disabled]
input[type="time"],
input[type="url"][disabled], fieldset[disabled]
input[type="url"],
textarea[disabled], fieldset[disabled]
textarea {
  background-color: #dddddd;
}
/* line 393, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
input[type="text"].radius,
input[type="password"].radius,
input[type="date"].radius,
input[type="datetime"].radius,
input[type="datetime-local"].radius,
input[type="month"].radius,
input[type="week"].radius,
input[type="email"].radius,
input[type="number"].radius,
input[type="search"].radius,
input[type="tel"].radius,
input[type="time"].radius,
input[type="url"].radius,
textarea.radius {
  border-radius: 3px;
}

/* line 398, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
input[type="submit"] {
  -webkit-appearance: none;
}

/* Respect enforced amount of rows for textarea */
/* line 403, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
textarea[rows] {
  height: auto;
}

/* Add height value for select elements to match text input height */
/* line 408, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
select {
  -webkit-appearance: none !important;
  background-color: #fafafa;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-position: 97% center;
  border: 1px solid #cccccc;
  padding: 0.5rem;
  font-size: 0.875rem;
  color: rgba(0, 0, 0, 0.75);
  line-height: normal;
  border-radius: 0;
  height: 2.3125rem;
}
/* line 318, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
select.radius {
  border-radius: 3px;
}
/* line 319, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
select:hover {
  background-color: #f3f3f3;
  border-color: #999999;
}

/* Adjust margin for form elements below */
/* line 417, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0 1rem 0;
}

/* line 422, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
input[type="checkbox"] + label,
input[type="radio"] + label {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline;
}

/* Normalize file input width */
/* line 431, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
input[type="file"] {
  width: 100%;
}

/* We add basic fieldset styling */
/* line 436, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
fieldset {
  border: 1px solid #dddddd;
  padding: 1.25rem;
  margin: 1.125rem 0;
}
/* line 255, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
fieldset legend {
  font-weight: bold;
  background: white;
  padding: 0 0.1875rem;
  margin: 0;
  margin-left: -0.1875rem;
}

/* Error Handling */
/* line 443, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
[data-abide] .error small.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: white;
}
/* line 446, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
[data-abide] span.error, [data-abide] small.error {
  display: none;
}

/* line 449, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
span.error, small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: white;
}

/* line 456, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
.error input,
.error textarea,
.error select {
  margin-bottom: 0;
}
/* line 461, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
.error input[type="checkbox"],
.error input[type="radio"] {
  margin-bottom: 1rem;
}
/* line 466, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
.error label,
.error label.error {
  color: #f04124;
}
/* line 470, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
.error small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: white;
}
/* line 475, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
.error > label > small {
  color: #676767;
  background: transparent;
  padding: 0;
  text-transform: capitalize;
  font-style: normal;
  font-size: 60%;
  margin: 0;
  display: inline;
}
/* line 487, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
.error span.error-message {
  display: block;
}

/* line 493, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
input.error,
textarea.error {
  margin-bottom: 0;
}

/* line 496, ../components/bower_components/foundation/scss/foundation/components/_forms.scss */
label.error {
  color: #f04124;
}

/* line 53, ../components/bower_components/foundation/scss/foundation/components/_inline-lists.scss */
.inline-list {
  margin: 0 auto 1.0625rem auto;
  margin-left: -1.375rem;
  margin-right: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
/* line 42, ../components/bower_components/foundation/scss/foundation/components/_inline-lists.scss */
.inline-list > li {
  list-style: none;
  float: left;
  margin-left: 1.375rem;
  display: block;
}
/* line 47, ../components/bower_components/foundation/scss/foundation/components/_inline-lists.scss */
.inline-list > li > * {
  display: block;
}

/* Foundation Joyride */
/* line 48, ../components/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-list {
  display: none;
}

/* Default styles for the container */
/* line 51, ../components/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-tip-guide {
  display: none;
  position: absolute;
  background: #333333;
  color: white;
  z-index: 101;
  top: 0;
  left: 2.5%;
  font-family: inherit;
  font-weight: normal;
  width: 95%;
}

/* line 64, ../components/bower_components/foundation/scss/foundation/components/_joyride.scss */
.lt-ie9 .joyride-tip-guide {
  max-width: 800px;
  left: 50%;
  margin-left: -400px;
}

/* line 70, ../components/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-content-wrapper {
  width: 100%;
  padding: 1.125rem 1.25rem 1.5rem;
}
/* line 75, ../components/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-content-wrapper .button {
  margin-bottom: 0 !important;
}

/* Add a little css triangle pip, older browser just miss out on the fanciness of it */
/* line 80, ../components/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub {
  display: block;
  position: absolute;
  left: 22px;
  width: 0;
  height: 0;
  border: 10px solid #333333;
}
/* line 88, ../components/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub.top {
  border-top-style: solid;
  border-color: #333333;
  border-top-color: transparent !important;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  top: -20px;
}
/* line 96, ../components/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub.bottom {
  border-bottom-style: solid;
  border-color: #333333 !important;
  border-bottom-color: transparent !important;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  bottom: -20px;
}
/* line 105, ../components/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub.right {
  right: -20px;
}
/* line 106, ../components/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub.left {
  left: -20px;
}

/* Typography */
/* line 116, ../components/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-tip-guide h1,
.joyride-tip-guide h2,
.joyride-tip-guide h3,
.joyride-tip-guide h4,
.joyride-tip-guide h5,
.joyride-tip-guide h6 {
  line-height: 1.25;
  margin: 0;
  font-weight: bold;
  color: white;
}

/* line 122, ../components/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-tip-guide p {
  margin: 0 0 1.125rem 0;
  font-size: 0.875rem;
  line-height: 1.3;
}

/* line 128, ../components/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-timer-indicator-wrap {
  width: 50px;
  height: 3px;
  border: solid 1px #555555;
  position: absolute;
  right: 1.0625rem;
  bottom: 1rem;
}

/* line 136, ../components/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-timer-indicator {
  display: block;
  width: 0;
  height: inherit;
  background: #666666;
}

/* line 143, ../components/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-close-tip {
  position: absolute;
  right: 12px;
  top: 10px;
  color: #777777 !important;
  text-decoration: none;
  font-size: 24px;
  font-weight: normal;
  line-height: .5 !important;
}
/* line 154, ../components/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-close-tip:hover, .joyride-close-tip:focus {
  color: #eee !important;
}

/* line 157, ../components/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: transparent;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
  display: none;
  top: 0;
  left: 0;
  cursor: pointer;
}

/* line 170, ../components/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-expose-wrapper {
  background-color: #ffffff;
  position: absolute;
  border-radius: 3px;
  z-index: 102;
  box-shadow: 0 0 15px #ffffff;
}

/* line 178, ../components/bower_components/foundation/scss/foundation/components/_joyride.scss */
.joyride-expose-cover {
  background: transparent;
  border-radius: 3px;
  position: absolute;
  z-index: 9999;
  top: 0;
  left: 0;
}

/* Styles for screens that are at least 768px; */
@media only screen and (min-width: 48em) {
  /* line 190, ../components/bower_components/foundation/scss/foundation/components/_joyride.scss */
  .joyride-tip-guide {
    width: 300px;
    left: inherit;
  }
  /* line 192, ../components/bower_components/foundation/scss/foundation/components/_joyride.scss */
  .joyride-tip-guide .joyride-nub.bottom {
    border-color: #333333 !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    bottom: -20px;
  }
  /* line 199, ../components/bower_components/foundation/scss/foundation/components/_joyride.scss */
  .joyride-tip-guide .joyride-nub.right {
    border-color: #333333 !important;
    border-top-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    top: 22px;
    left: auto;
    right: -20px;
  }
  /* line 207, ../components/bower_components/foundation/scss/foundation/components/_joyride.scss */
  .joyride-tip-guide .joyride-nub.left {
    border-color: #333333 !important;
    border-top-color: transparent !important;
    border-left-color: transparent !important;
    border-bottom-color: transparent !important;
    top: 22px;
    left: -20px;
    right: auto;
  }
}
/* line 56, ../components/bower_components/foundation/scss/foundation/components/_keystrokes.scss */
.keystroke,
kbd {
  background-color: #ededed;
  border-color: #dddddd;
  color: #222222;
  border-style: solid;
  border-width: 1px;
  margin: 0;
  font-family: "Consolas", "Menlo", "Courier", monospace;
  font-size: inherit;
  padding: 0.125rem 0.25rem 0;
  border-radius: 3px;
}

/* line 91, ../components/bower_components/foundation/scss/foundation/components/_labels.scss */
.label {
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  margin-bottom: inherit;
  padding: 0.25rem 0.5rem 0.375rem;
  font-size: 0.6875rem;
  background-color: #222222;
  color: white;
}
/* line 96, ../components/bower_components/foundation/scss/foundation/components/_labels.scss */
.label.radius {
  border-radius: 3px;
}
/* line 97, ../components/bower_components/foundation/scss/foundation/components/_labels.scss */
.label.round {
  border-radius: 1000px;
}
/* line 99, ../components/bower_components/foundation/scss/foundation/components/_labels.scss */
.label.alert {
  background-color: #f04124;
  color: white;
}
/* line 100, ../components/bower_components/foundation/scss/foundation/components/_labels.scss */
.label.success {
  background-color: #43ac6a;
  color: white;
}
/* line 101, ../components/bower_components/foundation/scss/foundation/components/_labels.scss */
.label.secondary {
  background-color: #e7e7e7;
  color: #333333;
}

/* line 18, ../components/bower_components/foundation/scss/foundation/components/_magellan.scss */
[data-magellan-expedition], [data-magellan-expedition-clone] {
  background: white;
  z-index: 50;
  min-width: 100%;
  padding: 10px;
}
/* line 24, ../components/bower_components/foundation/scss/foundation/components/_magellan.scss */
[data-magellan-expedition] .sub-nav, [data-magellan-expedition-clone] .sub-nav {
  margin-bottom: 0;
}
/* line 26, ../components/bower_components/foundation/scss/foundation/components/_magellan.scss */
[data-magellan-expedition] .sub-nav dd, [data-magellan-expedition-clone] .sub-nav dd {
  margin-bottom: 0;
}
/* line 27, ../components/bower_components/foundation/scss/foundation/components/_magellan.scss */
[data-magellan-expedition] .sub-nav a, [data-magellan-expedition-clone] .sub-nav a {
  line-height: 1.8em;
}

@keyframes rotate {
  /* line 78, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  /* line 79, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* Orbit Graceful Loading */
/* line 83, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
.slideshow-wrapper {
  position: relative;
}
/* line 86, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
.slideshow-wrapper ul {
  list-style-type: none;
  margin: 0;
}
/* line 93, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
.slideshow-wrapper ul li,
.slideshow-wrapper ul li .orbit-caption {
  display: none;
}
/* line 96, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
.slideshow-wrapper ul li:first-child {
  display: block;
}
/* line 99, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
.slideshow-wrapper .orbit-container {
  background-color: transparent;
}
/* line 102, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
.slideshow-wrapper .orbit-container li {
  display: block;
}
/* line 104, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
.slideshow-wrapper .orbit-container li .orbit-caption {
  display: block;
}
/* line 109, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
.slideshow-wrapper .preloader {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  border: solid 3px;
  border-color: #555 #fff;
  border-radius: 1000px;
  animation-name: rotate;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

/* line 128, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container {
  overflow: hidden;
  width: 100%;
  position: relative;
  background: none;
}
/* line 134, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  -webkit-transform: translateZ(0);
}
/* line 143, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container img {
  display: block;
  max-width: 100%;
}
/* line 145, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container.fade > li {
  opacity: 0;
  transition: opacity 500ms ease-in-out;
  -ms-transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* line 149, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container.fade > li.animate-in {
  opacity: 1;
  z-index: 20;
  transition: opacity 500ms ease-in-out;
}
/* line 154, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container.fade > li.animate-out {
  z-index: 10;
  transition: opacity 500ms ease-in-out;
}
/* line 160, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container.swipe-next > li {
  -ms-transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
/* line 162, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container.swipe-next > li.animate-in {
  -ms-transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition-duration: 500ms;
}
/* line 166, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container.swipe-next > li.animate-out {
  -ms-transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  transition-duration: 500ms;
}
/* line 172, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container.swipe-prev > li {
  -ms-transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
/* line 174, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container.swipe-prev > li.animate-in {
  -ms-transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition-duration: 500ms;
}
/* line 178, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container.swipe-prev > li.animate-out {
  -ms-transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  transition-duration: 500ms;
}
/* line 184, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container > li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -ms-transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
/* line 191, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container > li > a {
  display: block;
}
/* line 193, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container > li.active {
  opacity: 1;
  position: relative;
  top: 0;
  left: 0;
  -ms-transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* line 202, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container > li .orbit-caption {
  position: absolute;
  bottom: 0;
  background-color: rgba(51, 51, 51, 0.8);
  color: white;
  width: 100%;
  padding: 0.625rem 0.875rem;
  font-size: 0.875rem;
}
/* line 219, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slide-number {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 12px;
  color: white;
  background: rgba(0, 0, 0, 0);
  z-index: 10;
}
/* line 224, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slide-number span {
  font-weight: bold;
  padding: 0.3125rem;
}
/* line 230, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-timer {
  position: absolute;
  top: 12px;
  right: 10px;
  height: 6px;
  width: 100px;
  z-index: 10;
}
/* line 237, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-timer .orbit-progress {
  height: 3px;
  background-color: rgba(255, 255, 255, 0.3);
  display: block;
  width: 0%;
  position: relative;
  right: 20px;
  top: 5px;
}
/* line 252, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-timer > span {
  display: none;
  position: absolute;
  top: 0px;
  right: 0;
  width: 11px;
  height: 14px;
  border: solid 4px #fff;
  border-top: none;
  border-bottom: none;
}
/* line 266, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-timer.paused > span {
  right: -4px;
  top: 0px;
  width: 11px;
  height: 14px;
  border: inset 8px;
  border-left-style: solid;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  border-color: transparent #fff transparent transparent;
}
/* line 275, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-timer.paused > span.dark {
  border-color: transparent #333 transparent transparent;
}
/* line 284, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container:hover .orbit-timer > span {
  display: block;
}
/* line 288, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev,
.orbit-container .orbit-next {
  position: absolute;
  top: 45%;
  margin-top: -25px;
  width: 36px;
  height: 60px;
  line-height: 50px;
  color: white;
  background-color: transparent;
  text-indent: -9999px !important;
  z-index: 10;
}
/* line 300, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev:hover,
.orbit-container .orbit-next:hover {
  background-color: rgba(0, 0, 0, 0.3);
}
/* line 304, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev > span,
.orbit-container .orbit-next > span {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  display: block;
  width: 0;
  height: 0;
  border: inset 10px;
}
/* line 314, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev {
  left: 0;
}
/* line 315, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev > span {
  border-right-style: solid;
  border-color: transparent;
  border-right-color: white;
}
/* line 320, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev:hover > span {
  border-right-color: white;
}
/* line 324, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-next {
  right: 0;
}
/* line 325, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-next > span {
  border-color: transparent;
  border-left-style: solid;
  border-left-color: white;
  left: 50%;
  margin-left: -4px;
}
/* line 332, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-next:hover > span {
  border-left-color: white;
}
/* line 337, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-bullets-container {
  text-align: center;
}
/* line 338, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-bullets {
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
  top: 10px;
  float: none;
  text-align: center;
  display: block;
}
/* line 347, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-bullets li {
  display: inline-block;
  width: 0.5625rem;
  height: 0.5625rem;
  background: #cccccc;
  float: none;
  margin-right: 6px;
  border-radius: 1000px;
}
/* line 357, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-bullets li.active {
  background: #999999;
}
/* line 361, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-bullets li:last-child {
  margin-right: 0;
}

/* line 370, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
  display: none;
}
/* line 373, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
.touch .orbit-bullets {
  display: none;
}

@media only screen and (min-width: 48em) {
  /* line 382, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
  .touch .orbit-container .orbit-prev,
  .touch .orbit-container .orbit-next {
    display: inherit;
  }
  /* line 385, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
  .touch .orbit-bullets {
    display: block;
  }
}
@media only screen and (max-width: 47.9375em) {
  /* line 393, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-stack-on-small .orbit-slides-container {
    height: auto !important;
  }
  /* line 394, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-stack-on-small .orbit-slides-container > * {
    position: relative !important;
    margin-left: 0% !important;
    opacity: 1 !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
    transition: none !important;
  }
  /* line 407, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-stack-on-small .orbit-timer {
    display: none;
  }
  /* line 410, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-stack-on-small .orbit-next, .orbit-stack-on-small .orbit-prev {
    display: none;
  }
  /* line 413, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-stack-on-small .orbit-bullets {
    display: none;
  }
  /* line 416, ../components/bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-stack-on-small .orbit-slide-number {
    display: none;
  }
}
/* line 137, ../components/bower_components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination {
  display: block;
  min-height: 1.5rem;
  margin-left: -0.3125rem;
}
/* line 100, ../components/bower_components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination li {
  height: 1.5rem;
  color: #222222;
  font-size: 0.875rem;
  margin-left: 0.3125rem;
}
/* line 106, ../components/bower_components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination li a {
  display: block;
  padding: 0.0625rem 0.625rem 0.0625rem;
  color: #999999;
  border-radius: 3px;
}
/* line 114, ../components/bower_components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination li:hover a,
ul.pagination li a:focus {
  background: #e6e6e6;
}
/* line 51, ../components/bower_components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination li.unavailable a {
  cursor: default;
  color: #999999;
}
/* line 56, ../components/bower_components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus {
  background: transparent;
}
/* line 64, ../components/bower_components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination li.current a {
  background: #222222;
  color: white;
  font-weight: bold;
  cursor: default;
}
/* line 71, ../components/bower_components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination li.current a:hover, ul.pagination li.current a:focus {
  background: #222222;
}
/* line 124, ../components/bower_components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination li {
  float: left;
  display: block;
}

/* Pagination centred wrapper */
/* line 142, ../components/bower_components/foundation/scss/foundation/components/_pagination.scss */
.pagination-centered {
  text-align: center;
}
/* line 124, ../components/bower_components/foundation/scss/foundation/components/_pagination.scss */
.pagination-centered ul.pagination li {
  float: none;
  display: inline-block;
}

/* Panels */
/* line 74, ../components/bower_components/foundation/scss/foundation/components/_panels.scss */
.panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #f2f2f2;
}
/* line 52, ../components/bower_components/foundation/scss/foundation/components/_panels.scss */
.panel > :first-child {
  margin-top: 0;
}
/* line 53, ../components/bower_components/foundation/scss/foundation/components/_panels.scss */
.panel > :last-child {
  margin-bottom: 0;
}
/* line 58, ../components/bower_components/foundation/scss/foundation/components/_panels.scss */
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p, .panel li {
  color: #333333;
}
/* line 62, ../components/bower_components/foundation/scss/foundation/components/_panels.scss */
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
  line-height: 1;
  margin-bottom: 0.625rem;
}
/* line 64, ../components/bower_components/foundation/scss/foundation/components/_panels.scss */
.panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
  line-height: 1.4;
}
/* line 76, ../components/bower_components/foundation/scss/foundation/components/_panels.scss */
.panel.callout {
  border-style: solid;
  border-width: 1px;
  border-color: #d7d7d7;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #f2f2f2;
}
/* line 52, ../components/bower_components/foundation/scss/foundation/components/_panels.scss */
.panel.callout > :first-child {
  margin-top: 0;
}
/* line 53, ../components/bower_components/foundation/scss/foundation/components/_panels.scss */
.panel.callout > :last-child {
  margin-bottom: 0;
}
/* line 58, ../components/bower_components/foundation/scss/foundation/components/_panels.scss */
.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p, .panel.callout li {
  color: #333333;
}
/* line 62, ../components/bower_components/foundation/scss/foundation/components/_panels.scss */
.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
  line-height: 1;
  margin-bottom: 0.625rem;
}
/* line 64, ../components/bower_components/foundation/scss/foundation/components/_panels.scss */
.panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
  line-height: 1.4;
}
/* line 78, ../components/bower_components/foundation/scss/foundation/components/_panels.scss */
.panel.callout a:not(.button) {
  color: #222222;
}
/* line 83, ../components/bower_components/foundation/scss/foundation/components/_panels.scss */
.panel.radius {
  border-radius: 3px;
}

/* Pricing Tables */
/* line 139, ../components/bower_components/foundation/scss/foundation/components/_pricing-tables.scss */
.pricing-table {
  border: solid 1px #dddddd;
  margin-left: 0;
  margin-bottom: 1.25rem;
}
/* line 68, ../components/bower_components/foundation/scss/foundation/components/_pricing-tables.scss */
.pricing-table * {
  list-style: none;
  line-height: 1;
}
/* line 142, ../components/bower_components/foundation/scss/foundation/components/_pricing-tables.scss */
.pricing-table .title {
  background-color: #333333;
  padding: 0.9375rem 1.25rem;
  text-align: center;
  color: #eeeeee;
  font-weight: normal;
  font-size: 1rem;
  font-family: Arial, Helvetica, sans-serif;
}
/* line 143, ../components/bower_components/foundation/scss/foundation/components/_pricing-tables.scss */
.pricing-table .price {
  background-color: #f6f6f6;
  padding: 0.9375rem 1.25rem;
  text-align: center;
  color: #333333;
  font-weight: normal;
  font-size: 2rem;
  font-family: Arial, Helvetica, sans-serif;
}
/* line 144, ../components/bower_components/foundation/scss/foundation/components/_pricing-tables.scss */
.pricing-table .description {
  background-color: white;
  padding: 0.9375rem;
  text-align: center;
  color: #777777;
  font-size: 0.75rem;
  font-weight: normal;
  line-height: 1.4;
  border-bottom: dotted 1px #dddddd;
}
/* line 145, ../components/bower_components/foundation/scss/foundation/components/_pricing-tables.scss */
.pricing-table .bullet-item {
  background-color: white;
  padding: 0.9375rem;
  text-align: center;
  color: #333333;
  font-size: 0.875rem;
  font-weight: normal;
  border-bottom: dotted 1px #dddddd;
}
/* line 146, ../components/bower_components/foundation/scss/foundation/components/_pricing-tables.scss */
.pricing-table .cta-button {
  background-color: white;
  text-align: center;
  padding: 1.25rem 1.25rem 0;
}

/* Progress Bar */
/* line 57, ../components/bower_components/foundation/scss/foundation/components/_progress-bars.scss */
.progress {
  background-color: #f6f6f6;
  height: 1.5625rem;
  border: 1px solid white;
  padding: 0.125rem;
  margin-bottom: 0.625rem;
}
/* line 61, ../components/bower_components/foundation/scss/foundation/components/_progress-bars.scss */
.progress .meter {
  background: #222222;
  height: 100%;
  display: block;
}
/* line 64, ../components/bower_components/foundation/scss/foundation/components/_progress-bars.scss */
.progress.secondary .meter {
  background: #e7e7e7;
  height: 100%;
  display: block;
}
/* line 65, ../components/bower_components/foundation/scss/foundation/components/_progress-bars.scss */
.progress.success .meter {
  background: #43ac6a;
  height: 100%;
  display: block;
}
/* line 66, ../components/bower_components/foundation/scss/foundation/components/_progress-bars.scss */
.progress.alert .meter {
  background: #f04124;
  height: 100%;
  display: block;
}
/* line 68, ../components/bower_components/foundation/scss/foundation/components/_progress-bars.scss */
.progress.radius {
  border-radius: 3px;
}
/* line 69, ../components/bower_components/foundation/scss/foundation/components/_progress-bars.scss */
.progress.radius .meter {
  border-radius: 2px;
}
/* line 72, ../components/bower_components/foundation/scss/foundation/components/_progress-bars.scss */
.progress.round {
  border-radius: 1000px;
}
/* line 73, ../components/bower_components/foundation/scss/foundation/components/_progress-bars.scss */
.progress.round .meter {
  border-radius: 999px;
}

/* line 111, ../components/bower_components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider {
  display: block;
  position: relative;
  width: 100%;
  height: 1rem;
  border: 1px solid #dddddd;
  margin: 1.25rem 0;
  -ms-touch-action: none;
  touch-action: none;
  background: #fafafa;
}
/* line 114, ../components/bower_components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider.vertical-range {
  display: block;
  position: relative;
  width: 100%;
  height: 1rem;
  border: 1px solid #dddddd;
  margin: 1.25rem 0;
  -ms-touch-action: none;
  touch-action: none;
  display: inline-block;
  width: 1rem;
  height: 12.5rem;
}
/* line 116, ../components/bower_components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider.vertical-range .range-slider-handle {
  margin-top: 0;
  margin-left: -0.5rem;
  position: absolute;
  bottom: -10.5rem;
}
/* line 122, ../components/bower_components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider.vertical-range .range-slider-active-segment {
  width: 0.875rem;
  height: auto;
  bottom: 0;
}
/* line 128, ../components/bower_components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider.radius {
  background: #fafafa;
  border-radius: 3px;
}
/* line 130, ../components/bower_components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider.radius .range-slider-handle {
  background: #222222;
  border-radius: 3px;
}
/* line 99, ../components/bower_components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider.radius .range-slider-handle:hover {
  background: #1e1e1e;
}
/* line 132, ../components/bower_components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider.round {
  background: #fafafa;
  border-radius: 1000px;
}
/* line 134, ../components/bower_components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider.round .range-slider-handle {
  background: #222222;
  border-radius: 1000px;
}
/* line 99, ../components/bower_components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider.round .range-slider-handle:hover {
  background: #1e1e1e;
}

/* line 137, ../components/bower_components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider-active-segment {
  display: inline-block;
  position: absolute;
  height: 0.875rem;
  background: #e5e5e5;
}

/* line 143, ../components/bower_components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider-handle {
  display: inline-block;
  position: absolute;
  z-index: 1;
  top: -0.3125rem;
  width: 2rem;
  height: 1.375rem;
  border: 1px solid none;
  cursor: pointer;
  background: #222222;
}
/* line 99, ../components/bower_components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider-handle:hover {
  background: #1e1e1e;
}

/* line 162, ../components/bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.45);
  z-index: 99;
  display: none;
  top: 0;
  left: 0;
}

/* line 164, ../components/bower_components/foundation/scss/foundation/components/_reveal.scss */
dialog, .reveal-modal {
  visibility: hidden;
  display: none;
  position: absolute;
  z-index: 100;
  width: 100vw;
  top: 0;
  left: 0;
  background-color: white;
  padding: 1.25rem;
  border: solid 1px #666666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
@media only screen and (max-width: 47.9375em) {
  /* line 164, ../components/bower_components/foundation/scss/foundation/components/_reveal.scss */
  dialog, .reveal-modal {
    min-height: 100vh;
  }
}
@media only screen and (min-width: 48em) {
  /* line 164, ../components/bower_components/foundation/scss/foundation/components/_reveal.scss */
  dialog, .reveal-modal {
    left: 50%;
  }
}
/* line 86, ../components/bower_components/foundation/scss/foundation/components/_reveal.scss */
dialog .column,
dialog .columns, .reveal-modal .column,
.reveal-modal .columns {
  min-width: 0;
}
/* line 89, ../components/bower_components/foundation/scss/foundation/components/_reveal.scss */
dialog > :first-child, .reveal-modal > :first-child {
  margin-top: 0;
}
/* line 90, ../components/bower_components/foundation/scss/foundation/components/_reveal.scss */
dialog > :last-child, .reveal-modal > :last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 48em) {
  /* line 164, ../components/bower_components/foundation/scss/foundation/components/_reveal.scss */
  dialog, .reveal-modal {
    margin-left: -40%;
    width: 80%;
  }
}
@media only screen and (min-width: 48em) {
  /* line 164, ../components/bower_components/foundation/scss/foundation/components/_reveal.scss */
  dialog, .reveal-modal {
    top: 6.25rem;
  }
}
/* line 174, ../components/bower_components/foundation/scss/foundation/components/_reveal.scss */
dialog .close-reveal-modal, .reveal-modal .close-reveal-modal {
  font-size: 2.5rem;
  line-height: 1;
  position: absolute;
  top: 0.5rem;
  right: 0.6875rem;
  color: #aaaaaa;
  font-weight: bold;
  cursor: pointer;
}

/* line 177, ../components/bower_components/foundation/scss/foundation/components/_reveal.scss */
dialog[open] {
  display: block;
  visibility: visible;
}

@media only screen and (min-width: 48em) {
  /* line 184, ../components/bower_components/foundation/scss/foundation/components/_reveal.scss */
  dialog, .reveal-modal {
    padding: 1.875rem;
  }
  /* line 187, ../components/bower_components/foundation/scss/foundation/components/_reveal.scss */
  dialog.radius, .reveal-modal.radius {
    border-radius: 3px;
  }
  /* line 188, ../components/bower_components/foundation/scss/foundation/components/_reveal.scss */
  dialog.round, .reveal-modal.round {
    border-radius: 1000px;
  }
  /* line 190, ../components/bower_components/foundation/scss/foundation/components/_reveal.scss */
  dialog.collapse, .reveal-modal.collapse {
    padding: 0;
  }
  /* line 200, ../components/bower_components/foundation/scss/foundation/components/_reveal.scss */
  dialog.full, .reveal-modal.full {
    top: 0;
    left: 0;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0 !important;
  }
}
@media only screen and (min-width: 48em) and (min-width: 48em) {
  /* line 192, ../components/bower_components/foundation/scss/foundation/components/_reveal.scss */
  dialog.tiny, .reveal-modal.tiny {
    margin-left: -15%;
    width: 30%;
  }
}
@media only screen and (min-width: 48em) and (min-width: 48em) {
  /* line 193, ../components/bower_components/foundation/scss/foundation/components/_reveal.scss */
  dialog.small, .reveal-modal.small {
    margin-left: -20%;
    width: 40%;
  }
}
@media only screen and (min-width: 48em) and (min-width: 48em) {
  /* line 194, ../components/bower_components/foundation/scss/foundation/components/_reveal.scss */
  dialog.medium, .reveal-modal.medium {
    margin-left: -30%;
    width: 60%;
  }
}
@media only screen and (min-width: 48em) and (min-width: 48em) {
  /* line 195, ../components/bower_components/foundation/scss/foundation/components/_reveal.scss */
  dialog.large, .reveal-modal.large {
    margin-left: -35%;
    width: 70%;
  }
}
@media only screen and (min-width: 48em) and (min-width: 48em) {
  /* line 196, ../components/bower_components/foundation/scss/foundation/components/_reveal.scss */
  dialog.xlarge, .reveal-modal.xlarge {
    margin-left: -47.5%;
    width: 95%;
  }
}

@media only screen and (min-width: 48em) and (min-width: 48em) {
  /* line 200, ../components/bower_components/foundation/scss/foundation/components/_reveal.scss */
  dialog.full, .reveal-modal.full {
    margin-left: -50vw;
    width: 100vw;
  }
}

@media print {
  /* line 213, ../components/bower_components/foundation/scss/foundation/components/_reveal.scss */
  dialog, .reveal-modal {
    background: #fff !important;
  }
}
/* line 113, ../components/bower_components/foundation/scss/foundation/components/_side-nav.scss */
.side-nav {
  display: block;
  margin: 0;
  padding: 0.875rem 0;
  list-style-type: none;
  list-style-position: inside;
  font-family: Arial, Helvetica, sans-serif;
}
/* line 70, ../components/bower_components/foundation/scss/foundation/components/_side-nav.scss */
.side-nav li {
  margin: 0 0 0.4375rem 0;
  font-size: 0.875rem;
}
/* line 74, ../components/bower_components/foundation/scss/foundation/components/_side-nav.scss */
.side-nav li a:not(.button) {
  display: block;
  color: #222222;
  margin: 0;
  padding: 0.4375rem 0.875rem;
}
/* line 80, ../components/bower_components/foundation/scss/foundation/components/_side-nav.scss */
.side-nav li a:not(.button):hover, .side-nav li a:not(.button):focus {
  background: rgba(0, 0, 0, 0.025);
  color: #646464;
}
/* line 86, ../components/bower_components/foundation/scss/foundation/components/_side-nav.scss */
.side-nav li.active > a:first-child:not(.button) {
  color: #646464;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
}
/* line 92, ../components/bower_components/foundation/scss/foundation/components/_side-nav.scss */
.side-nav li.divider {
  border-top: 1px solid;
  height: 0;
  padding: 0;
  list-style: none;
  border-top-color: white;
}
/* line 100, ../components/bower_components/foundation/scss/foundation/components/_side-nav.scss */
.side-nav li.heading {
  color: #222222;
  font-size: 0.875rem;
  font-weight: bold;
  text-transform: uppercase;
}

/* line 173, ../components/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button {
  position: relative;
  padding-right: 5.0625rem;
}
/* line 76, ../components/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button span {
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: solid 1px;
}
/* line 85, ../components/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button span:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: inset;
  top: 50%;
  left: 50%;
}
/* line 97, ../components/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button span:active {
  background-color: rgba(0, 0, 0, 0.1);
}
/* line 103, ../components/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button span {
  border-left-color: rgba(255, 255, 255, 0.5);
}
/* line 140, ../components/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button span {
  width: 3.09375rem;
}
/* line 141, ../components/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button span:after {
  border-top-style: solid;
  border-width: 0.375rem;
  top: 48%;
  margin-left: -0.375rem;
}
/* line 166, ../components/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button span:after {
  border-color: white transparent transparent transparent;
}
/* line 103, ../components/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.secondary span {
  border-left-color: rgba(255, 255, 255, 0.5);
}
/* line 166, ../components/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.secondary span:after {
  border-color: white transparent transparent transparent;
}
/* line 103, ../components/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.alert span {
  border-left-color: rgba(255, 255, 255, 0.5);
}
/* line 103, ../components/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.success span {
  border-left-color: rgba(255, 255, 255, 0.5);
}
/* line 179, ../components/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.tiny {
  padding-right: 3.75rem;
}
/* line 112, ../components/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.tiny span {
  width: 2.25rem;
}
/* line 113, ../components/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.tiny span:after {
  border-top-style: solid;
  border-width: 0.375rem;
  top: 48%;
  margin-left: -0.375rem;
}
/* line 180, ../components/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.small {
  padding-right: 4.375rem;
}
/* line 126, ../components/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.small span {
  width: 2.625rem;
}
/* line 127, ../components/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.small span:after {
  border-top-style: solid;
  border-width: 0.4375rem;
  top: 48%;
  margin-left: -0.375rem;
}
/* line 181, ../components/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.large {
  padding-right: 5.5rem;
}
/* line 154, ../components/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.large span {
  width: 3.4375rem;
}
/* line 155, ../components/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.large span:after {
  border-top-style: solid;
  border-width: 0.3125rem;
  top: 48%;
  margin-left: -0.375rem;
}
/* line 182, ../components/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.expand {
  padding-left: 2rem;
}
/* line 166, ../components/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.secondary span:after {
  border-color: #333333 transparent transparent transparent;
}
/* line 186, ../components/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.radius span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 187, ../components/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.round span {
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

/* line 123, ../components/bower_components/foundation/scss/foundation/components/_sub-nav.scss */
.sub-nav {
  display: block;
  width: auto;
  overflow: hidden;
  margin: -0.25rem 0 1.125rem;
  padding-top: 0.25rem;
  margin-right: 0;
  margin-left: -0.75rem;
}
/* line 69, ../components/bower_components/foundation/scss/foundation/components/_sub-nav.scss */
.sub-nav dt {
  text-transform: uppercase;
}
/* line 75, ../components/bower_components/foundation/scss/foundation/components/_sub-nav.scss */
.sub-nav dt,
.sub-nav dd,
.sub-nav li {
  float: left;
  display: inline;
  margin-left: 1rem;
  margin-bottom: 0.625rem;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 0.875rem;
  color: #999999;
}
/* line 85, ../components/bower_components/foundation/scss/foundation/components/_sub-nav.scss */
.sub-nav dt a,
.sub-nav dd a,
.sub-nav li a {
  text-decoration: none;
  color: #999999;
  padding: 0.1875rem 1rem;
}
/* line 89, ../components/bower_components/foundation/scss/foundation/components/_sub-nav.scss */
.sub-nav dt a:hover,
.sub-nav dd a:hover,
.sub-nav li a:hover {
  color: #737373;
}
/* line 94, ../components/bower_components/foundation/scss/foundation/components/_sub-nav.scss */
.sub-nav dt.active a,
.sub-nav dd.active a,
.sub-nav li.active a {
  border-radius: 3px;
  font-weight: normal;
  background: #222222;
  padding: 0.1875rem 1rem;
  cursor: default;
  color: white;
}
/* line 101, ../components/bower_components/foundation/scss/foundation/components/_sub-nav.scss */
.sub-nav dt.active a:hover,
.sub-nav dd.active a:hover,
.sub-nav li.active a:hover {
  background: #1d1d1d;
}

/* line 269, ../components/bower_components/foundation/scss/foundation/components/_switch.scss */
div.switch {
  position: relative;
  padding: 0;
  display: block;
  overflow: hidden;
  border-style: solid;
  border-width: 1px;
  margin-bottom: 1.25rem;
  height: 2.25rem;
  background: white;
  border-color: #cccccc;
}
/* line 77, ../components/bower_components/foundation/scss/foundation/components/_switch.scss */
div.switch label {
  position: relative;
  left: 0;
  z-index: 2;
  float: left;
  width: 50%;
  height: 100%;
  margin: 0;
  font-weight: bold;
  text-align: left;
  transition: all 0.1s ease-out;
}
/* line 94, ../components/bower_components/foundation/scss/foundation/components/_switch.scss */
div.switch input {
  position: absolute;
  z-index: 3;
  opacity: 0;
  width: 100%;
  height: 100%;
  -moz-appearance: none;
}
/* line 104, ../components/bower_components/foundation/scss/foundation/components/_switch.scss */
div.switch input:hover, div.switch input:focus {
  cursor: pointer;
}
/* line 110, ../components/bower_components/foundation/scss/foundation/components/_switch.scss */
div.switch span:last-child {
  position: absolute;
  top: -1px;
  left: -1px;
  z-index: 1;
  display: block;
  padding: 0;
  border-width: 1px;
  border-style: solid;
  transition: all 0.1s ease-out;
}
/* line 125, ../components/bower_components/foundation/scss/foundation/components/_switch.scss */
div.switch input:not(:checked) + label {
  opacity: 0;
}
/* line 128, ../components/bower_components/foundation/scss/foundation/components/_switch.scss */
div.switch input:checked {
  display: none !important;
}
/* line 129, ../components/bower_components/foundation/scss/foundation/components/_switch.scss */
div.switch input {
  left: 0;
  display: block !important;
}
/* line 133, ../components/bower_components/foundation/scss/foundation/components/_switch.scss */
div.switch input:first-of-type + label,
div.switch input:first-of-type + span + label {
  left: -50%;
}
/* line 135, ../components/bower_components/foundation/scss/foundation/components/_switch.scss */
div.switch input:first-of-type:checked + label,
div.switch input:first-of-type:checked + span + label {
  left: 0%;
}
/* line 139, ../components/bower_components/foundation/scss/foundation/components/_switch.scss */
div.switch input:last-of-type + label,
div.switch input:last-of-type + span + label {
  right: -50%;
  left: auto;
  text-align: right;
}
/* line 141, ../components/bower_components/foundation/scss/foundation/components/_switch.scss */
div.switch input:last-of-type:checked + label,
div.switch input:last-of-type:checked + span + label {
  right: 0%;
  left: auto;
}
/* line 144, ../components/bower_components/foundation/scss/foundation/components/_switch.scss */
div.switch span.custom {
  display: none !important;
}
/* line 146, ../components/bower_components/foundation/scss/foundation/components/_switch.scss */
form.custom div.switch .hidden-field {
  margin-left: auto;
  position: absolute;
  visibility: visible;
}
/* line 165, ../components/bower_components/foundation/scss/foundation/components/_switch.scss */
div.switch label {
  padding: 0;
  line-height: 2.3rem;
  font-size: 0.875rem;
}
/* line 173, ../components/bower_components/foundation/scss/foundation/components/_switch.scss */
div.switch input:first-of-type:checked ~ span:last-child {
  left: 100%;
  margin-left: -2.1875rem;
}
/* line 179, ../components/bower_components/foundation/scss/foundation/components/_switch.scss */
div.switch span:last-child {
  width: 2.25rem;
  height: 2.25rem;
}
/* line 204, ../components/bower_components/foundation/scss/foundation/components/_switch.scss */
div.switch span:last-child {
  border-color: #b3b3b3;
  background: white;
  background: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
  box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.07), 1000px 0 0 980px #f3faf6, -2px 0 10px 0 rgba(0, 0, 0, 0.07), -1000px 0 0 1000px whitesmoke;
}
/* line 218, ../components/bower_components/foundation/scss/foundation/components/_switch.scss */
div.switch:hover span:last-child, div.switch:focus span:last-child {
  background: white;
  background: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%);
}
/* line 224, ../components/bower_components/foundation/scss/foundation/components/_switch.scss */
div.switch:active {
  background: transparent;
}
/* line 273, ../components/bower_components/foundation/scss/foundation/components/_switch.scss */
div.switch.large {
  height: 2.75rem;
}
/* line 165, ../components/bower_components/foundation/scss/foundation/components/_switch.scss */
div.switch.large label {
  padding: 0;
  line-height: 2.3rem;
  font-size: 1.0625rem;
}
/* line 173, ../components/bower_components/foundation/scss/foundation/components/_switch.scss */
div.switch.large input:first-of-type:checked ~ span:last-child {
  left: 100%;
  margin-left: -2.6875rem;
}
/* line 179, ../components/bower_components/foundation/scss/foundation/components/_switch.scss */
div.switch.large span:last-child {
  width: 2.75rem;
  height: 2.75rem;
}
/* line 276, ../components/bower_components/foundation/scss/foundation/components/_switch.scss */
div.switch.small {
  height: 1.75rem;
}
/* line 165, ../components/bower_components/foundation/scss/foundation/components/_switch.scss */
div.switch.small label {
  padding: 0;
  line-height: 2.1rem;
  font-size: 0.75rem;
}
/* line 173, ../components/bower_components/foundation/scss/foundation/components/_switch.scss */
div.switch.small input:first-of-type:checked ~ span:last-child {
  left: 100%;
  margin-left: -1.6875rem;
}
/* line 179, ../components/bower_components/foundation/scss/foundation/components/_switch.scss */
div.switch.small span:last-child {
  width: 1.75rem;
  height: 1.75rem;
}
/* line 279, ../components/bower_components/foundation/scss/foundation/components/_switch.scss */
div.switch.tiny {
  height: 1.375rem;
}
/* line 165, ../components/bower_components/foundation/scss/foundation/components/_switch.scss */
div.switch.tiny label {
  padding: 0;
  line-height: 1.9rem;
  font-size: 0.6875rem;
}
/* line 173, ../components/bower_components/foundation/scss/foundation/components/_switch.scss */
div.switch.tiny input:first-of-type:checked ~ span:last-child {
  left: 100%;
  margin-left: -1.3125rem;
}
/* line 179, ../components/bower_components/foundation/scss/foundation/components/_switch.scss */
div.switch.tiny span:last-child {
  width: 1.375rem;
  height: 1.375rem;
}
/* line 282, ../components/bower_components/foundation/scss/foundation/components/_switch.scss */
div.switch.radius {
  border-radius: 4px;
}
/* line 283, ../components/bower_components/foundation/scss/foundation/components/_switch.scss */
div.switch.radius span:last-child {
  border-radius: 3px;
}
/* line 287, ../components/bower_components/foundation/scss/foundation/components/_switch.scss */
div.switch.round {
  border-radius: 1000px;
}
/* line 288, ../components/bower_components/foundation/scss/foundation/components/_switch.scss */
div.switch.round span:last-child {
  border-radius: 999px;
}
/* line 289, ../components/bower_components/foundation/scss/foundation/components/_switch.scss */
div.switch.round label {
  padding: 0 0.5625rem;
}

/* line 125, ../components/bower_components/foundation/scss/foundation/components/_tables.scss */
table {
  background: white;
  margin-bottom: 1.25rem;
  border: solid 1px #dddddd;
}
/* line 63, ../components/bower_components/foundation/scss/foundation/components/_tables.scss */
table caption {
  background: transparent;
  color: #222222;
  font-size: 1rem;
  font-weight: bold;
}
/* line 72, ../components/bower_components/foundation/scss/foundation/components/_tables.scss */
table thead {
  background: whitesmoke;
}
/* line 77, ../components/bower_components/foundation/scss/foundation/components/_tables.scss */
table thead tr th,
table thead tr td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-size: 0.875rem;
  font-weight: bold;
  color: #222222;
}
/* line 86, ../components/bower_components/foundation/scss/foundation/components/_tables.scss */
table tfoot {
  background: whitesmoke;
}
/* line 91, ../components/bower_components/foundation/scss/foundation/components/_tables.scss */
table tfoot tr th,
table tfoot tr td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-size: 0.875rem;
  font-weight: bold;
  color: #222222;
}
/* line 102, ../components/bower_components/foundation/scss/foundation/components/_tables.scss */
table tr th,
table tr td {
  padding: 0.5625rem 0.625rem;
  font-size: 0.875rem;
  color: #222222;
  text-align: left;
}
/* line 111, ../components/bower_components/foundation/scss/foundation/components/_tables.scss */
table tr.even, table tr.alt, table tr:nth-of-type(even) {
  background: #f9f9f9;
}
/* line 119, ../components/bower_components/foundation/scss/foundation/components/_tables.scss */
table thead tr th,
table tfoot tr th,
table tfoot tr td,
table tbody tr th,
table tbody tr td,
table tr td {
  display: table-cell;
  line-height: 1.125rem;
}

/* line 150, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
.text-left {
  text-align: left !important;
}

/* line 151, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
.text-right {
  text-align: right !important;
}

/* line 152, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
.text-center {
  text-align: center !important;
}

/* line 153, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
.text-justify {
  text-align: justify !important;
}

@media only screen and (max-width: 47.9375em) {
  /* line 157, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  .small-only-text-left {
    text-align: left !important;
  }

  /* line 158, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  .small-only-text-right {
    text-align: right !important;
  }

  /* line 159, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  .small-only-text-center {
    text-align: center !important;
  }

  /* line 160, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  .small-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen {
  /* line 157, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  .small-text-left {
    text-align: left !important;
  }

  /* line 158, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  .small-text-right {
    text-align: right !important;
  }

  /* line 159, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  .small-text-center {
    text-align: center !important;
  }

  /* line 160, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  .small-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 48em) and (max-width: 63.9375em) {
  /* line 157, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-only-text-left {
    text-align: left !important;
  }

  /* line 158, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-only-text-right {
    text-align: right !important;
  }

  /* line 159, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-only-text-center {
    text-align: center !important;
  }

  /* line 160, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 48em) {
  /* line 157, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-text-left {
    text-align: left !important;
  }

  /* line 158, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-text-right {
    text-align: right !important;
  }

  /* line 159, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-text-center {
    text-align: center !important;
  }

  /* line 160, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 64em) and (max-width: 90em) {
  /* line 157, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  .large-only-text-left {
    text-align: left !important;
  }

  /* line 158, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  .large-only-text-right {
    text-align: right !important;
  }

  /* line 159, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  .large-only-text-center {
    text-align: center !important;
  }

  /* line 160, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  .large-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 64em) {
  /* line 157, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  .large-text-left {
    text-align: left !important;
  }

  /* line 158, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  .large-text-right {
    text-align: right !important;
  }

  /* line 159, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  .large-text-center {
    text-align: center !important;
  }

  /* line 160, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  .large-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 90.063em) and (max-width: 120em) {
  /* line 157, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-only-text-left {
    text-align: left !important;
  }

  /* line 158, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-only-text-right {
    text-align: right !important;
  }

  /* line 159, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-only-text-center {
    text-align: center !important;
  }

  /* line 160, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 90.063em) {
  /* line 157, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-text-left {
    text-align: left !important;
  }

  /* line 158, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-text-right {
    text-align: right !important;
  }

  /* line 159, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-text-center {
    text-align: center !important;
  }

  /* line 160, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
  /* line 157, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-only-text-left {
    text-align: left !important;
  }

  /* line 158, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-only-text-right {
    text-align: right !important;
  }

  /* line 159, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-only-text-center {
    text-align: center !important;
  }

  /* line 160, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 120.063em) {
  /* line 157, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-text-left {
    text-align: left !important;
  }

  /* line 158, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-text-right {
    text-align: right !important;
  }

  /* line 159, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-text-center {
    text-align: center !important;
  }

  /* line 160, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-text-justify {
    text-align: justify !important;
  }
}
/* Typography resets */
/* line 206, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

/* Default Link Styles */
/* line 212, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
a {
  color: #222222;
  text-decoration: none;
  line-height: inherit;
}
/* line 218, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
a:hover, a:focus {
  color: #1d1d1d;
}
/* line 225, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
a img {
  border: none;
}

/* Default paragraph styles */
/* line 229, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
p {
  font-family: inherit;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility;
}
/* line 237, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
p.lead {
  font-size: 1.21875rem;
  line-height: 1.6;
}
/* line 239, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
p aside {
  font-size: 0.875rem;
  line-height: 1.35;
  font-style: italic;
}

/* Default header styles */
/* line 247, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #222222;
  text-rendering: optimizeLegibility;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.4;
}
/* line 257, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-size: 60%;
  color: #6f6f6f;
  line-height: 0;
}

/* line 264, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
h1 {
  font-size: 2.125rem;
}

/* line 265, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
h2 {
  font-size: 1.6875rem;
}

/* line 266, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
h3 {
  font-size: 1.375rem;
}

/* line 267, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
h4 {
  font-size: 1.125rem;
}

/* line 268, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
h5 {
  font-size: 1.125rem;
}

/* line 269, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
h6 {
  font-size: 1rem;
}

/* line 271, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: normal;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
}

/* line 273, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
hr {
  border: solid #dddddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25rem 0 1.1875rem;
  height: 0;
}

/* Helpful Typography Defaults */
/* line 283, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
em,
i {
  font-style: italic;
  line-height: inherit;
}

/* line 289, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
strong,
b {
  font-weight: bold;
  line-height: inherit;
}

/* line 294, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
small {
  font-size: 60%;
  line-height: inherit;
}

/* line 299, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: bold;
  color: #bd260d;
}

/* Lists */
/* line 308, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
ul,
ol,
dl {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  list-style-position: outside;
  font-family: inherit;
}

/* line 316, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
ul {
  margin-left: 1.1rem;
}
/* line 318, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
ul.no-bullet {
  margin-left: 0;
}
/* line 322, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
ul.no-bullet li ul,
ul.no-bullet li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
  list-style: none;
}

/* Unordered Lists */
/* line 335, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}
/* line 343, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit;
}
/* line 346, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
ul.square {
  list-style-type: square;
  margin-left: 1.1rem;
}
/* line 347, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem;
}
/* line 348, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem;
}
/* line 349, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
ul.no-bullet {
  list-style: none;
}

/* Ordered Lists */
/* line 353, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
ol {
  margin-left: 1.4rem;
}
/* line 357, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
ol li ul,
ol li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

/* Definition Lists */
/* line 366, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}
/* line 370, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
dl dd {
  margin-bottom: 0.75rem;
}

/* Abbreviations */
/* line 375, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222222;
  border-bottom: 1px dotted #dddddd;
  cursor: help;
}

/* line 382, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
abbr {
  text-transform: none;
}

/* Blockquotes */
/* line 387, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #dddddd;
}
/* line 392, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
blockquote cite {
  display: block;
  font-size: 0.8125rem;
  color: #555555;
}
/* line 396, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
blockquote cite:before {
  content: "\2014 \0020";
}
/* line 401, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
blockquote cite a,
blockquote cite a:visited {
  color: #555555;
}

/* line 407, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
blockquote,
blockquote p {
  line-height: 1.6;
  color: #6f6f6f;
}

/* Microformats */
/* line 413, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #dddddd;
  padding: 0.625rem 0.75rem;
}
/* line 419, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
.vcard li {
  margin: 0;
  display: block;
}
/* line 423, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
.vcard .fn {
  font-weight: bold;
  font-size: 0.9375rem;
}

/* line 430, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
.vevent .summary {
  font-weight: bold;
}
/* line 432, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625rem;
}

@media only screen and (min-width: 48em) {
  /* line 443, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
  }

  /* line 444, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  h1 {
    font-size: 2.75rem;
  }

  /* line 445, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  h2 {
    font-size: 2.3125rem;
  }

  /* line 446, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  h3 {
    font-size: 1.6875rem;
  }

  /* line 447, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  h4 {
    font-size: 1.4375rem;
  }
}
/*
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
/* line 458, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
.print-only {
  display: none !important;
}

@media print {
  /* line 460, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /* line 468, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 469, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 471, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 476, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  /* line 479, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 484, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }

  /* line 487, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 489, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
}

  /* line 495, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 501, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 503, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  .hide-on-print {
    display: none !important;
  }

  /* line 504, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  .print-only {
    display: block !important;
  }

  /* line 505, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  .hide-for-print {
    display: none !important;
  }

  /* line 506, ../components/bower_components/foundation/scss/foundation/components/_type.scss */
  .show-for-print {
    display: inherit !important;
  }
}
/* line 31, ../components/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs {
  margin-bottom: 0 !important;
  margin-left: 0;
}
/* line 176, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
.tabs:before, .tabs:after {
  content: " ";
  display: table;
}
/* line 177, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
.tabs:after {
  clear: both;
}
/* line 35, ../components/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs dd, .tabs .tab-title {
  position: relative;
  margin-bottom: 0 !important;
  list-style: none;
  float: left;
}
/* line 40, ../components/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs dd > a, .tabs .tab-title > a {
  display: block;
  background: #efefef;
  color: #222222;
  padding: 1rem 2rem;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1rem;
}
/* line 47, ../components/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs dd > a:hover, .tabs .tab-title > a:hover {
  background: #e1e1e1;
}
/* line 49, ../components/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs dd.active a, .tabs .tab-title.active a {
  background: white;
  color: #222222;
}
/* line 53, ../components/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs.radius dd:first-child a, .tabs.radius .tab:first-child a {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 56, ../components/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs.radius dd:last-child a, .tabs.radius .tab:last-child a {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 60, ../components/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs.vertical dd, .tabs.vertical .tab {
  position: inherit;
  float: none;
  display: block;
  top: auto;
}

/* line 69, ../components/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs-content {
  margin-bottom: 1.5rem;
  width: 100%;
}
/* line 176, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
.tabs-content:before, .tabs-content:after {
  content: " ";
  display: table;
}
/* line 177, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
.tabs-content:after {
  clear: both;
}
/* line 73, ../components/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs-content > .content {
  display: none;
  float: left;
  padding: 0.9375rem 0;
  width: 100%;
}
/* line 78, ../components/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs-content > .content.active {
  display: block;
  float: none;
}
/* line 79, ../components/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs-content > .content.contained {
  padding: 0.9375rem;
}
/* line 81, ../components/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs-content.vertical {
  display: block;
}
/* line 83, ../components/bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs-content.vertical > .content {
  padding: 0 0.9375rem;
}

@media only screen and (min-width: 48em) {
  /* line 88, ../components/bower_components/foundation/scss/foundation/components/_tabs.scss */
  .tabs.vertical {
    width: 20%;
    float: left;
    margin-bottom: 1.25rem;
  }

  /* line 95, ../components/bower_components/foundation/scss/foundation/components/_tabs.scss */
  .tabs-content.vertical {
    width: 80%;
    float: left;
    margin-left: -1px;
  }
}
/* line 103, ../components/bower_components/foundation/scss/foundation/components/_tabs.scss */
.no-js .tabs-content > .content {
  display: block;
  float: none;
}

/* Image Thumbnails */
/* line 61, ../components/bower_components/foundation/scss/foundation/components/_thumbs.scss */
.th {
  line-height: 0;
  display: inline-block;
  border: solid 4px white;
  max-width: 100%;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  transition: all 200ms ease-out;
}
/* line 51, ../components/bower_components/foundation/scss/foundation/components/_thumbs.scss */
.th:hover, .th:focus {
  box-shadow: 0 0 6px 1px rgba(34, 34, 34, 0.5);
}
/* line 65, ../components/bower_components/foundation/scss/foundation/components/_thumbs.scss */
.th.radius {
  border-radius: 3px;
}

/* Tooltips */
/* line 37, ../components/bower_components/foundation/scss/foundation/components/_tooltips.scss */
.has-tip {
  border-bottom: dotted 1px #cccccc;
  cursor: help;
  font-weight: bold;
  color: #333333;
}
/* line 44, ../components/bower_components/foundation/scss/foundation/components/_tooltips.scss */
.has-tip:hover, .has-tip:focus {
  border-bottom: dotted 1px #0f0f0f;
  color: #222222;
}
/* line 50, ../components/bower_components/foundation/scss/foundation/components/_tooltips.scss */
.has-tip.tip-left, .has-tip.tip-right {
  float: none !important;
}

/* line 53, ../components/bower_components/foundation/scss/foundation/components/_tooltips.scss */
.tooltip {
  display: none;
  position: absolute;
  z-index: 999;
  font-weight: normal;
  font-size: 0.875rem;
  line-height: 1.3;
  padding: 0.75rem;
  max-width: 85%;
  left: 50%;
  width: 100%;
  color: white;
  background: #333333;
}
/* line 67, ../components/bower_components/foundation/scss/foundation/components/_tooltips.scss */
.tooltip > .nub {
  display: block;
  left: 5px;
  position: absolute;
  width: 0;
  height: 0;
  border: solid 5px;
  border-color: transparent transparent #333333 transparent;
  top: -10px;
}
/* line 77, ../components/bower_components/foundation/scss/foundation/components/_tooltips.scss */
.tooltip > .nub.rtl {
  left: auto;
  right: 5px;
}
/* line 83, ../components/bower_components/foundation/scss/foundation/components/_tooltips.scss */
.tooltip.radius {
  border-radius: 3px;
}
/* line 86, ../components/bower_components/foundation/scss/foundation/components/_tooltips.scss */
.tooltip.round {
  border-radius: 1000px;
}
/* line 88, ../components/bower_components/foundation/scss/foundation/components/_tooltips.scss */
.tooltip.round > .nub {
  left: 2rem;
}
/* line 93, ../components/bower_components/foundation/scss/foundation/components/_tooltips.scss */
.tooltip.opened {
  color: #222222 !important;
  border-bottom: dotted 1px #0f0f0f !important;
}

/* line 99, ../components/bower_components/foundation/scss/foundation/components/_tooltips.scss */
.tap-to-close {
  display: block;
  font-size: 0.625rem;
  color: #777777;
  font-weight: normal;
}

@media only screen and (min-width: 48em) {
  /* line 108, ../components/bower_components/foundation/scss/foundation/components/_tooltips.scss */
  .tooltip > .nub {
    border-color: transparent transparent #333333 transparent;
    top: -10px;
  }
  /* line 112, ../components/bower_components/foundation/scss/foundation/components/_tooltips.scss */
  .tooltip.tip-top > .nub {
    border-color: #333333 transparent transparent transparent;
    top: auto;
    bottom: -10px;
  }
  /* line 119, ../components/bower_components/foundation/scss/foundation/components/_tooltips.scss */
  .tooltip.tip-left, .tooltip.tip-right {
    float: none !important;
  }
  /* line 121, ../components/bower_components/foundation/scss/foundation/components/_tooltips.scss */
  .tooltip.tip-left > .nub {
    border-color: transparent transparent transparent #333333;
    right: -10px;
    left: auto;
    top: 50%;
    margin-top: -5px;
  }
  /* line 128, ../components/bower_components/foundation/scss/foundation/components/_tooltips.scss */
  .tooltip.tip-right > .nub {
    border-color: transparent #333333 transparent transparent;
    right: auto;
    left: -10px;
    top: 50%;
    margin-top: -5px;
  }
}
/* line 103, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
meta.foundation-mq-topbar {
  font-family: "/only screen and (min-width:48em)/";
  width: 48em;
}

/* Wrapped around .top-bar to contain to grid width */
/* line 109, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.contain-to-grid {
  width: 100%;
  background: #333333;
}
/* line 113, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.contain-to-grid .top-bar {
  margin-bottom: 0;
}

/* line 117, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.fixed {
  width: 100%;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 99;
}
/* line 124, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.fixed.expanded:not(.top-bar) {
  overflow-y: auto;
  height: auto;
  width: 100%;
  max-height: 100%;
}
/* line 130, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.fixed.expanded:not(.top-bar) .title-area {
  position: fixed;
  width: 100%;
  z-index: 99;
}
/* line 136, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.fixed.expanded:not(.top-bar) .top-bar-section {
  z-index: 98;
  margin-top: 45px;
}

/* line 143, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar {
  overflow: hidden;
  height: 45px;
  line-height: 45px;
  position: relative;
  background: #333333;
  margin-bottom: 0;
}
/* line 152, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar ul {
  margin-bottom: 0;
  list-style: none;
}
/* line 157, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .row {
  max-width: none;
}
/* line 160, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar form,
.top-bar input {
  margin-bottom: 0;
}
/* line 162, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar input {
  height: auto;
  padding-top: .35rem;
  padding-bottom: .35rem;
  font-size: 0.75rem;
}
/* line 164, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .button, .top-bar button {
  padding-top: .45rem;
  padding-bottom: .35rem;
  margin-bottom: 0;
  font-size: 0.75rem;
}
/* line 175, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .title-area {
  position: relative;
  margin: 0;
}
/* line 180, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .name {
  height: 45px;
  margin: 0;
  font-size: 16px;
}
/* line 185, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .name h1 {
  line-height: 45px;
  font-size: 1.0625rem;
  margin: 0;
}
/* line 189, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .name h1 a {
  font-weight: normal;
  color: white;
  width: 75%;
  display: block;
  padding: 0 15px;
}
/* line 200, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar {
  position: absolute;
  right: 0;
  top: 0;
}
/* line 205, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar a {
  color: white;
  text-transform: uppercase;
  font-size: 0.8125rem;
  font-weight: bold;
  position: relative;
  display: block;
  padding: 0 15px;
  height: 45px;
  line-height: 45px;
}
/* line 218, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar.menu-icon {
  right: 15px;
  top: 50%;
  margin-top: -16px;
  padding-left: 40px;
}
/* line 224, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar.menu-icon a {
  height: 34px;
  line-height: 33px;
  padding: 0;
  color: white;
  position: relative;
}
/* line 234, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar.menu-icon a::after {
  right: 0;
}
/* line 138, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
.top-bar .toggle-topbar.menu-icon a::after span:after {
  content: '';
  position: absolute;
  display: block;
  height: 0;
  box-shadow: 0 0px 0 1px white, 0 7px 0 1px white, 0 14px 0 1px white;
  width: 16px;
}
/* line 166, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
.top-bar .toggle-topbar.menu-icon a::after span:hover:after {
  box-shadow: 0 0px 0 1px white, 0 7px 0 1px white, 0 14px 0 1px white;
}
/* line 254, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar.expanded {
  height: auto;
  background: transparent;
}
/* line 258, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar.expanded .title-area {
  background: #333333;
}
/* line 261, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar.expanded .toggle-topbar a {
  color: #888888;
}
/* line 262, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar.expanded .toggle-topbar a::after {
  box-shadow: 0 10px 0 1px #888888, 0 16px 0 1px #888888, 0 22px 0 1px #888888;
}

/* line 277, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  transition: left 300ms ease-out;
}
/* line 283, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul {
  padding: 0;
  width: 100%;
  height: auto;
  display: block;
  font-size: 16px;
  margin: 0;
}
/* line 293, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .divider,
.top-bar-section [role="separator"] {
  border-top: solid 1px #1a1a1a;
  clear: both;
  height: 1px;
  width: 100%;
}
/* line 300, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li {
  background: #333333;
}
/* line 302, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a {
  display: block;
  width: 100%;
  color: white;
  padding: 12px 0 12px 0;
  padding-left: 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8125rem;
  font-weight: normal;
  text-transform: none;
}
/* line 314, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button {
  font-size: 0.8125rem;
  padding-right: 15px;
  padding-left: 15px;
  background-color: #222222;
  border-color: #1b1b1b;
  color: white;
}
/* line 134, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
  background-color: #1b1b1b;
}
/* line 145, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
  color: white;
}
/* line 320, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333333;
}
/* line 134, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
  background-color: #b9b9b9;
}
/* line 140, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
  color: #333333;
}
/* line 321, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.success {
  background-color: #43ac6a;
  border-color: #368a55;
  color: white;
}
/* line 134, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
  background-color: #368a55;
}
/* line 145, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
  color: white;
}
/* line 322, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: white;
}
/* line 134, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
  background-color: #cf2a0e;
}
/* line 145, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
  color: white;
}
/* line 325, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > button {
  font-size: 0.8125rem;
  padding-right: 15px;
  padding-left: 15px;
  background-color: #222222;
  border-color: #1b1b1b;
  color: white;
}
/* line 134, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
  background-color: #1b1b1b;
}
/* line 145, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
  color: white;
}
/* line 331, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333333;
}
/* line 134, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
  background-color: #b9b9b9;
}
/* line 140, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
  color: #333333;
}
/* line 332, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > button.success {
  background-color: #43ac6a;
  border-color: #368a55;
  color: white;
}
/* line 134, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
  background-color: #368a55;
}
/* line 145, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
  color: white;
}
/* line 333, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: white;
}
/* line 134, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
  background-color: #cf2a0e;
}
/* line 145, ../components/bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
  color: white;
}
/* line 337, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li:hover:not(.has-form) > a {
  background: #272727;
  color: white;
}
/* line 344, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li.active > a {
  background: #222222;
  color: white;
}
/* line 347, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li.active > a:hover {
  background: #1d1d1d;
  color: white;
}
/* line 355, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-form {
  padding: 15px;
}
/* line 358, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown {
  position: relative;
}
/* line 362, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown > a:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
  border-left-style: solid;
  margin-right: 15px;
  margin-top: -4.5px;
  position: absolute;
  top: 50%;
  right: 0;
}
/* line 374, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown.moved {
  position: static;
}
/* line 375, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown.moved > .dropdown {
  display: block;
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
  position: absolute !important;
  width: 100%;
}
/* line 379, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown.moved > a:after {
  display: none;
}
/* line 386, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown {
  padding: 0;
  position: absolute;
  left: 100%;
  top: 0;
  z-index: 99;
  display: block;
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}
/* line 394, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li {
  width: 100%;
  height: auto;
}
/* line 398, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li a {
  font-weight: normal;
  padding: 8px 15px;
}
/* line 401, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li a.parent-link {
  font-weight: normal;
}
/* line 406, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li.title h5 {
  margin-bottom: 0;
  margin-top: 0;
}
/* line 409, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li.title h5 a {
  color: white;
  line-height: 22.5px;
  display: block;
}
/* line 415, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li.has-form {
  padding: 8px 15px;
}
/* line 416, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li .button, .top-bar-section .dropdown li button {
  top: auto;
}
/* line 419, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown label {
  padding: 8px 15px 2px;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #777777;
  font-weight: bold;
  font-size: 0.625rem;
}

/* line 430, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
.js-generated {
  display: block;
}

@media only screen and (min-width: 48em) {
  /* line 435, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar {
    background: #333333;
    overflow: visible;
  }
  /* line 176, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
  .top-bar:before, .top-bar:after {
    content: " ";
    display: table;
  }
  /* line 177, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
  .top-bar:after {
    clear: both;
  }
  /* line 440, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar .toggle-topbar {
    display: none;
  }
  /* line 442, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar .title-area {
    float: left;
  }
  /* line 443, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar .name h1 a {
    width: auto;
  }
  /* line 447, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar input,
  .top-bar .button,
  .top-bar button {
    font-size: 0.875rem;
    position: relative;
    top: 7px;
  }
  /* line 453, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar.expanded {
    background: #333333;
  }

  /* line 456, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .contain-to-grid .top-bar {
    max-width: 62.5rem;
    margin: 0 auto;
    margin-bottom: 0;
  }

  /* line 462, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section {
    transition: none 0 0;
    left: 0 !important;
  }
  /* line 466, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul {
    width: auto;
    height: auto !important;
    display: inline;
  }
  /* line 471, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul li {
    float: left;
  }
  /* line 473, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul li .js-generated {
    display: none;
  }
  /* line 479, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section li.hover > a:not(.button) {
    background: #272727;
    color: white;
  }
  /* line 485, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 15px;
    line-height: 45px;
    background: #333333;
  }
  /* line 489, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section li:not(.has-form) a:not(.button):hover {
    background: #272727;
  }
  /* line 493, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section li.active:not(.has-form) a:not(.button) {
    padding: 0 15px;
    line-height: 45px;
    color: white;
    background: #222222;
  }
  /* line 498, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section li.active:not(.has-form) a:not(.button):hover {
    background: #1d1d1d;
  }
  /* line 507, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown > a {
    padding-right: 35px !important;
  }
  /* line 509, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown > a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
    border-top-style: solid;
    margin-top: -2.5px;
    top: 22.5px;
  }
  /* line 518, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown.moved {
    position: relative;
  }
  /* line 519, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown.moved > .dropdown {
    display: block;
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  /* line 525, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
  }
  /* line 532, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
    border: none;
    content: "\00bb";
    top: 1rem;
    margin-top: -1px;
    right: 5px;
    line-height: 1.2;
  }
  /* line 545, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown {
    left: 0;
    top: auto;
    background: transparent;
    min-width: 100%;
  }
  /* line 552, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li a {
    color: white;
    line-height: 45px;
    white-space: nowrap;
    padding: 12px 15px;
    background: #333333;
  }
  /* line 560, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li:not(.has-form) a:not(.button) {
    color: white;
    background: #333333;
  }
  /* line 564, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li:not(.has-form):hover > a:not(.button) {
    color: white;
    background: #272727;
  }
  /* line 569, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li label {
    white-space: nowrap;
    background: #333333;
  }
  /* line 575, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li .dropdown {
    left: 100%;
    top: 0;
  }
  /* line 583, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
    border-bottom: none;
    border-top: none;
    border-right: solid 1px #4e4e4e;
    clear: none;
    height: 45px;
    width: 0;
  }
  /* line 592, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-form {
    background: #333333;
    padding: 0 15px;
    height: 45px;
  }
  /* line 600, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .right li .dropdown {
    left: auto;
    right: 0;
  }
  /* line 604, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .right li .dropdown li .dropdown {
    right: 100%;
  }
  /* line 608, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .left li .dropdown {
    right: auto;
    left: 0;
  }
  /* line 612, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .left li .dropdown li .dropdown {
    left: 100%;
  }

  /* line 622, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .no-js .top-bar-section ul li:hover > a {
    background: #272727;
    color: white;
  }
  /* line 628, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .no-js .top-bar-section ul li:active > a {
    background: #222222;
    color: white;
  }
  /* line 636, ../components/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
  }
}
/* line 271, ../components/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  overflow: hidden;
}
/* line 125, ../components/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.off-canvas-wrap.move-right, .off-canvas-wrap.move-left {
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
}

/* line 272, ../components/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.inner-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
}
/* line 176, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
.inner-wrap:before, .inner-wrap:after {
  content: " ";
  display: table;
}
/* line 177, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
.inner-wrap:after {
  clear: both;
}

/* line 274, ../components/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar {
  -webkit-backface-visibility: hidden;
  background: #333333;
  color: white;
  height: 2.8125rem;
  line-height: 2.8125rem;
  position: relative;
}
/* line 157, ../components/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 {
  color: white;
  font-weight: bold;
  line-height: 2.8125rem;
  margin: 0;
}
/* line 163, ../components/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
  font-size: 1.125rem;
}

/* line 276, ../components/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.left-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-right: solid 1px #1a1a1a;
  left: 0;
}

/* line 277, ../components/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.right-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-left: solid 1px #1a1a1a;
  right: 0;
}

/* line 279, ../components/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar-section {
  padding: 0 0.625rem;
  position: absolute;
  text-align: center;
  height: 2.8125rem;
  top: 0;
}
@media only screen and (min-width: 48em) {
  /* line 279, ../components/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
  .tab-bar-section {
    text-align: left;
  }
}
/* line 194, ../components/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar-section.left {
  left: 0;
  right: 2.8125rem;
}
/* line 198, ../components/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar-section.right {
  left: 2.8125rem;
  right: 0;
}
/* line 202, ../components/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar-section.middle {
  left: 2.8125rem;
  right: 2.8125rem;
}

/* line 283, ../components/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar .menu-icon {
  text-indent: 2.1875rem;
  width: 2.8125rem;
  height: 2.8125rem;
  display: block;
  line-height: 2.0625rem;
  padding: 0;
  color: white;
  position: relative;
  transform: translate3d(0, 0, 0);
}
/* line 138, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
.tab-bar .menu-icon span:after {
  content: '';
  position: absolute;
  display: block;
  height: 0;
  top: 50%;
  margin-top: -0.5rem;
  left: 0.90625rem;
  box-shadow: 0 0px 0 1px white, 0 7px 0 1px white, 0 14px 0 1px white;
  width: 1rem;
}
/* line 166, ../components/bower_components/foundation/scss/foundation/components/_global.scss */
.tab-bar .menu-icon span:hover:after {
  box-shadow: 0 0px 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3;
}

/* line 308, ../components/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.left-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-y: auto;
  background: #333333;
  z-index: 1001;
  box-sizing: content-box;
  transition: transform 500ms ease 0s;
  -webkit-overflow-scrolling: touch;
  -ms-transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0;
}
/* line 97, ../components/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.left-off-canvas-menu * {
  -webkit-backface-visibility: hidden;
}

/* line 309, ../components/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.right-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-y: auto;
  background: #333333;
  z-index: 1001;
  box-sizing: content-box;
  transition: transform 500ms ease 0s;
  -webkit-overflow-scrolling: touch;
  -ms-transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0;
}
/* line 97, ../components/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.right-off-canvas-menu * {
  -webkit-backface-visibility: hidden;
}

/* line 311, ../components/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
ul.off-canvas-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
/* line 216, ../components/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
ul.off-canvas-list li label {
  padding: 0.3rem 0.9375rem;
  color: #999999;
  text-transform: uppercase;
  font-weight: bold;
  background: #444444;
  border-top: 1px solid #5e5e5e;
  border-bottom: none;
  margin: 0;
}
/* line 226, ../components/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
ul.off-canvas-list li a {
  display: block;
  padding: 0.66667rem;
  color: rgba(255, 255, 255, 0.7);
  border-bottom: 1px solid #262626;
  transition: background 300ms ease;
}
/* line 231, ../components/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
ul.off-canvas-list li a:hover {
  background: #242424;
}

/* line 317, ../components/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.move-right > .inner-wrap {
  -ms-transform: translate(15.625rem, 0);
  -webkit-transform: translate3d(15.625rem, 0, 0);
  -moz-transform: translate3d(15.625rem, 0, 0);
  -ms-transform: translate3d(15.625rem, 0, 0);
  -o-transform: translate3d(15.625rem, 0, 0);
  transform: translate3d(15.625rem, 0, 0);
}
/* line 320, ../components/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.move-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media only screen and (min-width: 48em) {
  /* line 259, ../components/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
  .move-right .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

/* line 324, ../components/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.move-left > .inner-wrap {
  -ms-transform: translate(-15.625rem, 0);
  -webkit-transform: translate3d(-15.625rem, 0, 0);
  -moz-transform: translate3d(-15.625rem, 0, 0);
  -ms-transform: translate3d(-15.625rem, 0, 0);
  -o-transform: translate3d(-15.625rem, 0, 0);
  transform: translate3d(-15.625rem, 0, 0);
}
/* line 328, ../components/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.move-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media only screen and (min-width: 48em) {
  /* line 259, ../components/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
  .move-left .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

/* line 331, ../components/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.offcanvas-overlap .left-off-canvas-menu, .offcanvas-overlap .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003;
}
/* line 339, ../components/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.offcanvas-overlap .exit-offcanvas-menu {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 1002;
}
@media only screen and (min-width: 48em) {
  /* line 259, ../components/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
  .offcanvas-overlap .exit-offcanvas-menu:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

/* line 347, ../components/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.no-csstransforms .left-off-canvas-menu {
  left: -15.625rem;
}
/* line 348, ../components/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.no-csstransforms .right-off-canvas-menu {
  right: -15.625rem;
}
/* line 350, ../components/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.no-csstransforms .move-left > .inner-wrap {
  right: 15.625rem;
}
/* line 351, ../components/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.no-csstransforms .move-right > .inner-wrap {
  left: 15.625rem;
}

/* small displays */
@media only screen {
  /* line 244, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: inherit !important;
  }

  /* line 247, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: none !important;
  }

  /* line 251, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  /* line 254, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }

  /* line 259, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
    display: table;
  }

  /* line 262, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
    display: table-header-group !important;
  }

  /* line 265, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
    display: table-row-group !important;
  }

  /* line 268, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
    display: table-row !important;
  }

  /* line 271, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
    display: table-cell !important;
  }
}
/* medium displays */
@media only screen and (min-width: 48em) {
  /* line 244, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: inherit !important;
  }

  /* line 247, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: none !important;
  }

  /* line 251, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  /* line 254, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }

  /* line 259, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
    display: table;
  }

  /* line 262, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
    display: table-header-group !important;
  }

  /* line 265, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
    display: table-row-group !important;
  }

  /* line 268, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
    display: table-row !important;
  }

  /* line 271, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
    display: table-cell !important;
  }
}
/* large displays */
@media only screen and (min-width: 64em) {
  /* line 244, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: inherit !important;
  }

  /* line 247, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: none !important;
  }

  /* line 251, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  /* line 254, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }

  /* line 259, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
    display: table;
  }

  /* line 262, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
    display: table-header-group !important;
  }

  /* line 265, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
    display: table-row-group !important;
  }

  /* line 268, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
    display: table-row !important;
  }

  /* line 271, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
    display: table-cell !important;
  }
}
/* xlarge displays */
@media only screen and (min-width: 90.063em) {
  /* line 244, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: inherit !important;
  }

  /* line 247, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: none !important;
  }

  /* line 251, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  /* line 254, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }

  /* line 259, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
    display: table;
  }

  /* line 262, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
    display: table-header-group !important;
  }

  /* line 265, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
    display: table-row-group !important;
  }

  /* line 268, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
    display: table-row !important;
  }

  /* line 271, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
    display: table-cell !important;
  }
}
/* xxlarge displays */
@media only screen and (min-width: 120.063em) {
  /* line 244, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: inherit !important;
  }

  /* line 247, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: none !important;
  }

  /* line 251, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  /* line 254, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }

  /* line 259, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xxlarge-only, table.show-for-xxlarge-up {
    display: table;
  }

  /* line 262, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up {
    display: table-header-group !important;
  }

  /* line 265, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up {
    display: table-row-group !important;
  }

  /* line 268, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up {
    display: table-row !important;
  }

  /* line 271, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up {
    display: table-cell !important;
  }
}
/* Orientation targeting */
/* line 286, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important;
}

/* line 288, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

/* Specific visibility for tables */
/* line 293, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
table.hide-for-landscape, table.show-for-portrait {
  display: table;
}

/* line 297, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important;
}

/* line 301, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important;
}

/* line 305, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important;
}

/* line 310, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important;
}

@media only screen and (orientation: landscape) {
  /* line 315, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important;
  }

  /* line 317, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }

  /* Specific visibility for tables */
  /* line 322, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.show-for-landscape, table.hide-for-portrait {
    display: table;
  }

  /* line 326, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important;
  }

  /* line 330, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important;
  }

  /* line 334, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important;
  }

  /* line 339, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  td.show-for-landscape, td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important;
  }
}
@media only screen and (orientation: portrait) {
  /* line 345, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important;
  }

  /* line 347, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important;
  }

  /* Specific visibility for tables */
  /* line 352, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.show-for-portrait, table.hide-for-landscape {
    display: table;
  }

  /* line 356, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important;
  }

  /* line 360, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important;
  }

  /* line 364, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important;
  }

  /* line 369, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important;
  }
}
/* Touch-enabled device targeting */
/* line 374, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
.show-for-touch {
  display: none !important;
}

/* line 375, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
.hide-for-touch {
  display: inherit !important;
}

/* line 376, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch .show-for-touch {
  display: inherit !important;
}

/* line 377, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch .hide-for-touch {
  display: none !important;
}

/* Specific visibility for tables */
/* line 380, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
table.hide-for-touch {
  display: table;
}

/* line 381, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch table.show-for-touch {
  display: table;
}

/* line 382, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
thead.hide-for-touch {
  display: table-header-group !important;
}

/* line 383, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch thead.show-for-touch {
  display: table-header-group !important;
}

/* line 384, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
tbody.hide-for-touch {
  display: table-row-group !important;
}

/* line 385, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch tbody.show-for-touch {
  display: table-row-group !important;
}

/* line 386, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
tr.hide-for-touch {
  display: table-row !important;
}

/* line 387, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch tr.show-for-touch {
  display: table-row !important;
}

/* line 388, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
td.hide-for-touch {
  display: table-cell !important;
}

/* line 389, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch td.show-for-touch {
  display: table-cell !important;
}

/* line 390, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
th.hide-for-touch {
  display: table-cell !important;
}

/* line 391, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch th.show-for-touch {
  display: table-cell !important;
}

/* Print visibility */
@media print {
  /* line 396, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-print {
    display: block;
  }

  /* line 397, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-print {
    display: none;
  }

  /* line 399, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.show-for-print {
    display: table;
  }

  /* line 400, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.show-for-print {
    display: table-header-group !important;
  }

  /* line 401, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.show-for-print {
    display: table-row-group !important;
  }

  /* line 402, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.show-for-print {
    display: table-row !important;
  }

  /* line 403, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  td.show-for-print {
    display: table-cell !important;
  }

  /* line 404, ../components/bower_components/foundation/scss/foundation/components/_visibility.scss */
  th.show-for-print {
    display: table-cell !important;
  }
}
/* line 61, ../components/bower_components/foundation/scss/foundation.scss */
.behold1000 {
  border: 10px solid #f0f;
}

/* line 132, ../sass/_mixins.scss */
.button-box {
  display: table;
  position: relative;
  margin-bottom: 10px;
  margin-right: 40px;
}
@media (max-width: 767px) {
  /* line 132, ../sass/_mixins.scss */
  .button-box {
    width: 100%;
    margin-bottom: 15px !important;
  }
}
/* line 96, ../sass/_mixins.scss */
.button-box .button {
  display: table-cell;
  vertical-align: middle;
  background-color: #e55a00 !important;
  -webkit-border-radius: 17px !important;
  -moz-border-radius: 17px !important;
  border-radius: 21px !important;
  color: white !important;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  padding: 11px 20px 10px 20px;
}
/* line 108, ../sass/_mixins.scss */
.button-box .button a {
  color: white !important;
}
@media (max-width: 767px) {
  /* line 96, ../sass/_mixins.scss */
  .button-box .button {
    margin-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* line 117, ../sass/_mixins.scss */
.button-box .button:hover, .button-box .button.active {
  background-color: #222222 !important;
}
/* line 120, ../sass/_mixins.scss */
.button-box .button.black {
  background-color: #8e8581 !important;
}
/* line 122, ../sass/_mixins.scss */
.button-box .button.black a {
  color: white !important;
}
/* line 125, ../sass/_mixins.scss */
.button-box .button.black:hover {
  background-color: #222222 !important;
}

/* line 7, ../sass/_footer.scss */
footer.anchor {
  display: block;
  position: relative;
  background-color: #222222;
  padding-top: 32px;
  padding-bottom: 50px;
  width: 100%;
  color: white;
  overflow: hidden;
}
/* line 16, ../sass/_footer.scss */
footer.anchor a {
  font-weight: bold;
  color: white !important;
}
/* line 19, ../sass/_footer.scss */
footer.anchor a:hover {
  text-decoration: underline;
}
/* line 22, ../sass/_footer.scss */
footer.anchor a:visited {
  color: white;
}
/* line 25, ../sass/_footer.scss */
footer.anchor a:active {
  color: white;
}
/* line 29, ../sass/_footer.scss */
footer.anchor .row {
  max-width: 73.5em;
}
/* line 32, ../sass/_footer.scss */
footer.anchor .share-line {
  margin-bottom: 20px;
  text-align: center;
}
/* line 35, ../sass/_footer.scss */
footer.anchor .share-line .inner {
  display: inline-block;
}
/* line 37, ../sass/_footer.scss */
footer.anchor .share-line .inner .share {
  float: left;
  text-align: center;
  margin-left: 50px;
  margin-right: 50px;
}
@media (max-width: 1200px) {
  /* line 37, ../sass/_footer.scss */
  footer.anchor .share-line .inner .share {
    margin-left: 30px;
    margin-right: 30px;
  }
}
@media (max-width: 1000px) {
  /* line 37, ../sass/_footer.scss */
  footer.anchor .share-line .inner .share {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (max-width: 320px) {
  /* line 37, ../sass/_footer.scss */
  footer.anchor .share-line .inner .share {
    margin-left: 50px;
    margin-right: 50px;
  }
}
/* line 57, ../sass/_footer.scss */
footer.anchor .share a {
  position: relative;
  display: block;
  width: 55px;
  height: 55px;
  background-size: 55px;
  margin: 0 auto;
}
/* line 64, ../sass/_footer.scss */
footer.anchor .share a img {
  max-width: 40px;
  height: auto;
}
/* line 69, ../sass/_footer.scss */
footer.anchor .copyright {
  text-align: center;
  margin-bottom: 10px;
}
/* line 73, ../sass/_footer.scss */
footer.anchor .bottom-navigation {
  position: absolute;
  left: 50%;
  list-style: none;
}
/* line 77, ../sass/_footer.scss */
footer.anchor .bottom-navigation li {
  float: left;
  margin-right: 30px;
}
@media (max-width: 400px) {
  /* line 77, ../sass/_footer.scss */
  footer.anchor .bottom-navigation li {
    margin-right: 10px;
  }
}

/* line 7, ../sass/_main-footer.scss */
.main-footer {
  font-family: Arial, Helvetica, sans-serif;
  clear: both;
  padding: 50px 0 25px;
  color: white !important;
  background: #222222;
}
/* line 13, ../sass/_main-footer.scss */
.main-footer .row {
  max-width: 1220px;
  text-align: center;
}
/* line 16, ../sass/_main-footer.scss */
.main-footer .row ul {
  margin: 0;
  padding-bottom: 40px;
  list-style: none;
}
@media only screen and (max-width: 767px) {
  /* line 16, ../sass/_main-footer.scss */
  .main-footer .row ul {
    padding-bottom: 0;
  }
}
/* line 23, ../sass/_main-footer.scss */
.main-footer .row ul li {
  padding-bottom: 15px;
  text-align: left;
}
/* line 26, ../sass/_main-footer.scss */
.main-footer .row ul li a {
  color: white;
}
/* line 29, ../sass/_main-footer.scss */
.main-footer .row ul li a:hover, .main-footer .row ul li a:visited {
  text-decoration: underline;
  color: white !important;
}
@media only screen and (max-width: 767px) {
  /* line 36, ../sass/_main-footer.scss */
  .main-footer .row .social-icons {
    display: none;
  }
}
/* line 40, ../sass/_main-footer.scss */
.main-footer .row .social-icons li {
  display: inline;
}
/* line 42, ../sass/_main-footer.scss */
.main-footer .row .social-icons li:last-child a {
  margin-right: 0;
}
/* line 47, ../sass/_main-footer.scss */
.main-footer .row .social-icons li a,
.main-footer .row .social-icons li a:link,
.main-footer .row .social-icons li a:visited {
  color: #e55a00 !important;
}
/* line 50, ../sass/_main-footer.scss */
.main-footer .row .social-icons li a {
  transition: color 300ms ease-out;
  text-shadow: 0 -3px 2px rgba(0, 0, 0, 0.5);
}
/* line 53, ../sass/_main-footer.scss */
.main-footer .row .social-icons li a:hover {
  transition: color 300ms ease-out;
  text-decoration: none;
  color: white !important;
}
@media only screen and (max-width: 1023px) {
  /* line 50, ../sass/_main-footer.scss */
  .main-footer .row .social-icons li a {
    font-size: 28px;
    margin-right: 42px;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 50, ../sass/_main-footer.scss */
  .main-footer .row .social-icons li a {
    font-size: 38px;
    margin-right: 55px;
  }
}
/* line 69, ../sass/_main-footer.scss */
.main-footer .row p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}
@media only screen and (max-width: 767px) {
  /* line 69, ../sass/_main-footer.scss */
  .main-footer .row p {
    padding-top: 30px;
  }
}

/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets
*********************************/
/* line 18, ../sass/_flexslider.scss */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}

/* line 21, ../sass/_flexslider.scss */
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 22, ../sass/_flexslider.scss */
.flexslider p {
  margin-bottom: 0px;
}

/* FlexSlider Necessary Styles
*********************************/
/* line 28, ../sass/_flexslider.scss */
.flexslider {
  margin: 0;
  padding: 0;
  max-height: 300px;
}

/* line 29, ../sass/_flexslider.scss */
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
  margin-right: 0px;
  padding: 0px;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
/* line 30, ../sass/_flexslider.scss */
.flexslider .slides img {
  height: 300px;
  display: block;
  width: 100%;
}

/* line 31, ../sass/_flexslider.scss */
.flex-pauseplay span {
  text-transform: capitalize;
}

/* Clearfix for the .slides element */
/* line 34, ../sass/_flexslider.scss */
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* line 35, ../sass/_flexslider.scss */
html[xmlns] .slides {
  display: block;
}

/* line 36, ../sass/_flexslider.scss */
* html .slides {
  height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
/* line 41, ../sass/_flexslider.scss */
.no-js .slides > li:first-child {
  display: block;
}

/* FlexSlider Default Theme
*********************************/
/* line 45, ../sass/_flexslider.scss */
.flexslider {
  margin: 0;
  position: relative;
  zoom: 1;
}

/* line 46, ../sass/_flexslider.scss */
.flex-viewport {
  height: 310px;
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

/* line 47, ../sass/_flexslider.scss */
.loading .flex-viewport {
  max-height: 300px;
}

/* line 48, ../sass/_flexslider.scss */
.flexslider .slides {
  zoom: 1;
}

/* line 49, ../sass/_flexslider.scss */
.carousel li {
  margin-right: 0px;
}

/* Direction Nav */
/* line 55, ../sass/_flexslider.scss */
.flex-direction-nav {
  *height: 0;
}
/* line 57, ../sass/_flexslider.scss */
.flex-direction-nav li {
  margin-top: -20px;
}
/* line 59, ../sass/_flexslider.scss */
.flex-direction-nav li a.flex-prev, .flex-direction-nav li a.flex-next {
  top: 40%;
}
@media only screen and (max-width: 480px) {
  /* line 64, ../sass/_flexslider.scss */
  .flex-direction-nav li {
    margin-top: -25px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 69, ../sass/_flexslider.scss */
  .flex-direction-nav li {
    margin-top: -10px;
  }
}

/* line 75, ../sass/_flexslider.scss */
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 34px;
  height: 36px;
  margin: -16px 0 0;
  position: absolute;
  z-index: 10;
  overflow: hidden;
  opacity: 1;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
}
@media only screen and (max-width: 500px) {
  /* line 75, ../sass/_flexslider.scss */
  .flex-direction-nav a {
    top: 30%;
  }
}

/* line 97, ../sass/_flexslider.scss */
.flex-direction-nav .flex-prev {
  color: white;
  left: -15px;
  background-color: white;
  opacity: 0.8;
  height: 80px;
  width: 80px;
  font-size: 0;
  padding: 0;
}
@media only screen and (max-width: 600px) {
  /* line 97, ../sass/_flexslider.scss */
  .flex-direction-nav .flex-prev {
    left: 0px;
  }
}

/* line 111, ../sass/_flexslider.scss */
.flex-direction-nav .flex-next {
  color: white;
  right: -15px;
  text-align: right;
  background-color: white;
  opacity: 0.8;
  height: 80px;
  width: 80px;
  font-size: 0;
  padding: 0;
}
@media only screen and (max-width: 600px) {
  /* line 111, ../sass/_flexslider.scss */
  .flex-direction-nav .flex-next {
    right: 0px;
  }
}

/* line 126, ../sass/_flexslider.scss */
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1;
}

/* line 127, ../sass/_flexslider.scss */
.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}

/* line 132, ../sass/_flexslider.scss */
.flex-direction-nav a:before {
  font-size: 40px;
  display: inline-block;
  width: 14px;
  height: 21px;
  margin-top: 8px;
  content: '';
}

/* line 142, ../sass/_flexslider.scss */
.flex-direction-nav a.flex-prev:before {
  margin-left: 0px;
  margin-top: 0px;
  height: 80px;
  width: 80px;
  background-size: 80px 80px;
  background-image: url(../images/icons/galerie_left.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* line 142, ../sass/_flexslider.scss */
  .flex-direction-nav a.flex-prev:before {
    background-size: 80px 80px;
    background-image: url(../images/icons/galerie_left.png);
  }
}

/* line 157, ../sass/_flexslider.scss */
.flex-direction-nav a.flex-next:before {
  margin-right: 0px;
  margin-top: 0px;
  height: 80px;
  width: 80px;
  background-size: 80px 80px;
  background-image: url(../images/icons/galerie_right.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* line 157, ../sass/_flexslider.scss */
  .flex-direction-nav a.flex-next:before {
    background-size: 80px 80px;
    background-image: url(../images/icons/galerie_right.png);
  }
}

/* Pause/Play */
/* line 174, ../sass/_flexslider.scss */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: black;
}

/* line 188, ../sass/_flexslider.scss */
.flex-pauseplay a:before {
  font-size: 20px;
  display: inline-block;
  content: '';
}

/* line 195, ../sass/_flexslider.scss */
.flex-pauseplay a:hover {
  opacity: 1;
}

/* line 197, ../sass/_flexslider.scss */
.flex-pauseplay a.flex-play:before {
  content: '';
}

/* Control Nav */
/* line 202, ../sass/_flexslider.scss */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}

/* line 208, ../sass/_flexslider.scss */
.flex-control-nav li {
  margin: 0 0px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

/* line 214, ../sass/_flexslider.scss */
.flex-control-paging li a {
  width: 15px;
  height: 15px;
  display: block;
  background: #ccc;
  background: #cccccc;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}

/* line 228, ../sass/_flexslider.scss */
.flex-control-paging li a:hover {
  background: #333333;
  background: rgba(0, 0, 0, 0.7);
}

/* line 233, ../sass/_flexslider.scss */
.flex-control-paging li a.flex-active {
  background: #003d99;
  background: #003d99;
  cursor: default;
}

/* line 239, ../sass/_flexslider.scss */
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

/* line 240, ../sass/_flexslider.scss */
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

/* line 241, ../sass/_flexslider.scss */
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}

/* line 242, ../sass/_flexslider.scss */
.flex-control-thumbs img:hover {
  opacity: 1;
}

/* line 243, ../sass/_flexslider.scss */
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

/* line 246, ../sass/_flexslider.scss */
.row-carousel-slider {
  margin-bottom: 40px !important;
}
@media (max-width: 768px) {
  /* line 246, ../sass/_flexslider.scss */
  .row-carousel-slider {
    margin-bottom: 30px !important;
  }
}

/* line 252, ../sass/_flexslider.scss */
.onslide-text-wrapper {
  font-family: Arial, Helvetica, sans-serif;
  position: absolute !important;
  left: 50%;
  bottom: 0;
  width: 100%;
}
/* line 258, ../sass/_flexslider.scss */
.onslide-text-wrapper .onslide-text {
  position: relative;
  text-align: center;
  margin-bottom: 0.4em;
  font-size: 16px;
  font-size: 1rem;
  color: white;
  left: -50%;
}
@media only screen and (max-width: 320px) {
  /* line 268, ../sass/_flexslider.scss */
  .onslide-text-wrapper .onslide-text {
    line-height: 1.3;
  }
}
@media only screen and (max-width: 480px) {
  /* line 275, ../sass/_flexslider.scss */
  .onslide-text-wrapper .onslide-text {
    margin-bottom: 0.7em;
  }
}
@media only screen and (min-width: 481px) {
  /* line 280, ../sass/_flexslider.scss */
  .onslide-text-wrapper .onslide-text {
    margin-bottom: 1em;
  }
}
@media only screen and (min-width: 1000px) {
  /* line 285, ../sass/_flexslider.scss */
  .onslide-text-wrapper .onslide-text {
    font-size: 22.4;
    font-size: 1.4rem;
    margin-bottom: 0.6em;
  }
}

/* line 294, ../sass/_flexslider.scss */
.flex-disabled::before {
  display: none;
}

/* line 299, ../sass/_flexslider.scss */
.zoom:before {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  margin-top: -30px;
  margin-left: -30px;
  border-radius: 30px;
  background-color: white;
  background: rgba(255, 255, 255, 0.8);
  font-size: 21px;
  line-height: 60px;
  padding-left: 20px;
}

/* line 318, ../sass/_flexslider.scss */
.fancybox-inner .zoom:before {
  display: none;
}

/* line 323, ../sass/_flexslider.scss */
a.fancybox.zoom:before {
  visibility: hidden;
}

/* line 327, ../sass/_flexslider.scss */
a.fancybox:hover {
  color: #e55a00 !important;
}
/* line 329, ../sass/_flexslider.scss */
a.fancybox:hover.zoom:before {
  visibility: visible;
}

/* line 336, ../sass/_flexslider.scss */
.row-carousel-slider.video .fancybox-widget {
  position: relative;
  display: block;
  overflow: hidden;
}
/* line 340, ../sass/_flexslider.scss */
.row-carousel-slider.video .fancybox-widget .flex-caption {
  position: absolute;
  bottom: 5px !important;
  background: white none repeat scroll 0% 0%;
  display: block;
  width: 287px;
  left: 50%;
  margin-left: -145px;
  min-height: 50px;
  padding: 10px;
  font-size: 14px;
  font-weight: bold;
}
/* line 353, ../sass/_flexslider.scss */
.row-carousel-slider.video .fancybox-widget a.fancybox.zoom:before {
  visibility: visible !important;
}
/* line 356, ../sass/_flexslider.scss */
.row-carousel-slider.video .fancybox-widget a.fancybox.zoom {
  color: black !important;
}
/* line 358, ../sass/_flexslider.scss */
.row-carousel-slider.video .fancybox-widget a.fancybox.zoom:hover {
  color: #e55a00 !important;
}

/* line 7, ../sass/_modules.scss */
.row-stage-pic-text--100 {
  position: relative !important;
  height: auto;
  margin-bottom: 40px !important;
}
@media only screen and (max-width: 768px) {
  /* line 7, ../sass/_modules.scss */
  .row-stage-pic-text--100 {
    margin-bottom: 30px !important;
  }
}
@media only screen and (min-width: 1400px) {
  /* line 14, ../sass/_modules.scss */
  .row-stage-pic-text--100 .middle {
    margin-left: 95px !important;
    margin-right: 95px !important;
  }
}
@media only screen and (max-width: 1100px) {
  /* line 22, ../sass/_modules.scss */
  .row-stage-pic-text--100 .button-box {
    float: left;
  }
}
/* line 27, ../sass/_modules.scss */
.row-stage-pic-text--100.subnav {
  display: none;
  font-size: 20px;
  margin-top: -25px !important;
  padding-top: 25px;
  padding-bottom: 25px;
}
/* line 33, ../sass/_modules.scss */
.row-stage-pic-text--100.subnav .columns {
  text-align: center;
}
/* line 36, ../sass/_modules.scss */
.row-stage-pic-text--100.subnav a {
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 29px;
  font-weight: normal !important;
}
/* line 42, ../sass/_modules.scss */
.row-stage-pic-text--100.subnav a:hover {
  text-decoration: underline;
}
/* line 47, ../sass/_modules.scss */
.row-stage-pic-text--100 h1, .row-stage-pic-text--100 h2, .row-stage-pic-text--100 h3, .row-stage-pic-text--100 h4 {
  font-family: Arial, Helvetica, sans-serif;
}
/* line 50, ../sass/_modules.scss */
.row-stage-pic-text--100.white {
  color: white;
}
@media only screen and (max-width: 1200px) {
  /* line 50, ../sass/_modules.scss */
  .row-stage-pic-text--100.white {
    background-color: white;
  }
}
/* line 56, ../sass/_modules.scss */
.row-stage-pic-text--100.white h1, .row-stage-pic-text--100.white h2, .row-stage-pic-text--100.white h3, .row-stage-pic-text--100.white h4 {
  color: white;
}
/* line 59, ../sass/_modules.scss */
.row-stage-pic-text--100.white .product-disclaimer {
  color: black;
}
/* line 63, ../sass/_modules.scss */
.row-stage-pic-text--100.black {
  color: #484848;
}
@media only screen and (max-width: 1000px) {
  /* line 67, ../sass/_modules.scss */
  .row-stage-pic-text--100.subnav {
    margin-top: 40px !important;
  }
  /* line 73, ../sass/_modules.scss */
  .row-stage-pic-text--100.subnav a {
    padding-bottom: 8px;
    padding-top: 8px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 81, ../sass/_modules.scss */
  .row-stage-pic-text--100.subnav .columns {
    text-align: left !important;
  }
  /* line 84, ../sass/_modules.scss */
  .row-stage-pic-text--100.subnav .columns a {
    font-size: 16px;
  }
  /* line 89, ../sass/_modules.scss */
  .row-stage-pic-text--100.white {
    color: #484848;
  }
  /* line 91, ../sass/_modules.scss */
  .row-stage-pic-text--100.white h1, .row-stage-pic-text--100.white h2, .row-stage-pic-text--100.white h3, .row-stage-pic-text--100.white h4 {
    color: #484848;
  }
}
/* line 100, ../sass/_modules.scss */
.row-stage-pic-text--100.row {
  margin: 0;
}
/* line 105, ../sass/_modules.scss */
.row-stage-pic-text--100 p.product-disclaimer {
  margin-bottom: 0;
}
/* line 110, ../sass/_modules.scss */
.row-stage-pic-text--100 div.product-disclaimer {
  padding-top: 0;
}

/* line 116, ../sass/_modules.scss */
div.product-disclaimer {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  line-height: 20px;
  margin-top: 10px;
  font-size: 14px;
}

/* line 125, ../sass/_modules.scss */
.col-stage-pic-text__text--50-100 {
  position: absolute !important;
  z-index: 1;
  padding: 0 25px 0 0;
  top: 50%;
  right: 0;
}
/* line 132, ../sass/_modules.scss */
.col-stage-pic-text__text--50-100 h2 {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.2;
  margin-bottom: 5px;
  font-size: 40px;
  font-weight: normal;
}
@media only screen and (max-width: 1023px) {
  /* line 132, ../sass/_modules.scss */
  .col-stage-pic-text__text--50-100 h2 {
    font-size: 22px;
  }
}
/* line 144, ../sass/_modules.scss */
.col-stage-pic-text__text--50-100 .text {
  font-family: Arial, sans-serif !important;
  font-size: 18px;
  line-height: 23px;
  margin-bottom: 25px;
  width: 100%;
}
/* line 151, ../sass/_modules.scss */
.col-stage-pic-text__text--50-100 .text ul li {
  padding: 0 0 5px 5px;
}
/* line 155, ../sass/_modules.scss */
.col-stage-pic-text__text--50-100 .text ol {
  margin-bottom: 0;
}
/* line 157, ../sass/_modules.scss */
.col-stage-pic-text__text--50-100 .text ol li {
  padding: 0 0 5px 5px;
}
@media only screen and (min-width: 768px) {
  /* line 125, ../sass/_modules.scss */
  .col-stage-pic-text__text--50-100 {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media only screen and (max-width: 767px) {
  /* line 125, ../sass/_modules.scss */
  .col-stage-pic-text__text--50-100 {
    position: relative !important;
    padding: 0;
    width: 100%;
  }
  /* line 173, ../sass/_modules.scss */
  .col-stage-pic-text__text--50-100 h2 {
    margin-bottom: 0;
  }
  /* line 176, ../sass/_modules.scss */
  .col-stage-pic-text__text--50-100 .text {
    font-size: 15px;
    padding: 5px 0 22px 0;
    margin: 0;
    background-position: 1em 0;
  }
}
@media only screen and (max-width: 480px) {
  /* line 184, ../sass/_modules.scss */
  .col-stage-pic-text__text--50-100 h2 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  /* line 189, ../sass/_modules.scss */
  .col-stage-pic-text__text--50-100 .text .text {
    margin-left: 10px;
  }
}

/* line 196, ../sass/_modules.scss */
.col-stage-pic-text__pic--100-100 {
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
/* line 201, ../sass/_modules.scss */
.col-stage-pic-text__pic--100-100 img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  /* line 196, ../sass/_modules.scss */
  .col-stage-pic-text__pic--100-100 {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 18px;
  }
  /* line 209, ../sass/_modules.scss */
  .col-stage-pic-text__pic--100-100 img {
    width: 100%;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
  }
  /* line 215, ../sass/_modules.scss */
  .col-stage-pic-text__pic--100-100 > div {
    position: relative !important;
    max-width: none;
    height: auto;
    margin-left: -0em;
    margin-right: -45%;
  }
}

@media only screen and (min-width: 1250px) {
  /* line 226, ../sass/_modules.scss */
  .col-stage-pic-text__text--50-100 {
    padding-right: 110px !important;
  }
}

/* line 241, ../sass/_modules.scss */
.mi-teaser .middle .left-column {
  padding-top: 50px;
  padding-bottom: 0;
}
@media (max-width: 600px) {
  /* line 241, ../sass/_modules.scss */
  .mi-teaser .middle .left-column {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
/* line 249, ../sass/_modules.scss */
.mi-teaser .middle .right-column {
  padding-top: 50px;
  padding-bottom: 0;
  padding-right: 50px;
}
@media (max-width: 600px) {
  /* line 249, ../sass/_modules.scss */
  .mi-teaser .middle .right-column {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 15px;
  }
}
/* line 259, ../sass/_modules.scss */
.mi-teaser .middle .right-column .side-teaser dd {
  font-size: 14px;
}
/* line 262, ../sass/_modules.scss */
.mi-teaser .middle .right-column .side-teaser .no-list-item {
  font-weight: bold;
  font-size: 14px;
}
@media (min-width: 600px) {
  /* line 258, ../sass/_modules.scss */
  .mi-teaser .middle .right-column .side-teaser {
    padding-left: 30px !important;
  }
}
@media (max-width: 600px) {
  /* line 258, ../sass/_modules.scss */
  .mi-teaser .middle .right-column .side-teaser {
    padding-left: 10px !important;
  }
}

/* line 283, ../sass/_modules.scss */
.g-middle {
  margin-bottom: 40px !important;
}
@media (max-width: 768px) {
  /* line 283, ../sass/_modules.scss */
  .g-middle {
    margin-bottom: 30px !important;
  }
}
/* line 288, ../sass/_modules.scss */
.g-middle .middle {
  background-color: #eeedec;
}
/* line 290, ../sass/_modules.scss */
.g-middle .middle .message {
  display: table;
  background-color: #222222;
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  bottom: 0;
  left: 0;
  padding: 0 20px;
  margin: -10px 0 0 -20px;
  height: 54px;
  font-size: 19px;
}
/* line 146, ../sass/_mixins.scss */
.g-middle .middle .message div {
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  /* line 290, ../sass/_modules.scss */
  .g-middle .middle .message {
    padding: 5px 30px 0;
  }
}
/* line 293, ../sass/_modules.scss */
.g-middle .middle blockquote {
  display: inline-block;
  border-left: none;
  max-width: 760px;
  padding: 40px 15px 30px 15px;
}
/* line 298, ../sass/_modules.scss */
.g-middle .middle blockquote p {
  color: #264283;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 19px;
  line-height: 1.3;
  margin-bottom: 11px;
}
/* line 305, ../sass/_modules.scss */
.g-middle .middle blockquote footer {
  background: none;
}
/* line 307, ../sass/_modules.scss */
.g-middle .middle blockquote footer cite {
  list-style: none;
  color: #222222;
}

/* line 324, ../sass/_modules.scss */
.w-middle .middle .highlight-back {
  background-color: #eeedec;
  padding: 30px;
  padding-bottom: 15px;
}

/* line 340, ../sass/_modules.scss */
.accordion .accordion-navigation:not(:last-child) > a {
  border-bottom: 1px solid #e55a00 !important;
}
/* line 344, ../sass/_modules.scss */
.accordion .accordion-navigation.active > a,
.accordion .accordion-navigation a {
  border-bottom: 0 !important;
}
/* line 347, ../sass/_modules.scss */
.accordion.w-middle {
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  /* line 347, ../sass/_modules.scss */
  .accordion.w-middle {
    margin-bottom: 30px;
  }
}
/* line 353, ../sass/_modules.scss */
.accordion .middle {
  padding-top: 40px;
}
/* line 355, ../sass/_modules.scss */
.accordion .middle .accordion-cta {
  position: relative;
  display: inline-block;
  color: #e55a00;
  cursor: pointer;
  font-weight: bold;
}
/* line 359, ../sass/_modules.scss */
.accordion .middle .accordion-cta .icon {
  float: left;
  width: 30px;
  margin-top: -1px;
}
/* line 364, ../sass/_modules.scss */
.accordion .middle .accordion-cta .icon:before {
  content: 'I';
  font-family: 'gfk' !important;
  font-size: 17px;
  font-weight: normal !important;
}
/* line 372, ../sass/_modules.scss */
.accordion .middle .accordion-cta.active .icon:before {
  content: 'H';
  font-family: 'gfk' !important;
  font-size: 17px;
  font-weight: normal !important;
}
/* line 379, ../sass/_modules.scss */
.accordion .middle .accordion-cta:hover {
  color: black;
}
/* line 388, ../sass/_modules.scss */
.accordion .middle .accordion-content {
  display: none;
  margin-top: 20px;
  float: left;
  width: 100%;
}

/* line 403, ../sass/_modules.scss */
.ce-text-quote,
.ce-text-video {
  margin-bottom: 40px !important;
}
@media only screen and (max-width: 768px) {
  /* line 403, ../sass/_modules.scss */
  .ce-text-quote,
  .ce-text-video {
    margin-bottom: 30px !important;
  }
}
/* line 408, ../sass/_modules.scss */
.ce-text-quote .left, .ce-text-quote .middle, .ce-text-quote .right,
.ce-text-video .left,
.ce-text-video .middle,
.ce-text-video .right {
  display: block;
  padding-top: 50px;
  margin-bottom: 0px !important;
}
@media (max-width: 600px) {
  /* line 408, ../sass/_modules.scss */
  .ce-text-quote .left, .ce-text-quote .middle, .ce-text-quote .right,
  .ce-text-video .left,
  .ce-text-video .middle,
  .ce-text-video .right {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

/* line 420, ../sass/_modules.scss */
.ce-text-quote {
  margin-bottom: 40px;
}
/* line 422, ../sass/_modules.scss */
.ce-text-quote .middle {
  padding-top: 50px;
}
/* line 427, ../sass/_modules.scss */
.ce-text-quote ul.no-list-item li:before {
  content: "";
}
/* line 433, ../sass/_modules.scss */
.ce-text-quote blockquote {
  background-color: #eeedec;
  font-size: 21px;
  padding: 20px;
}
/* line 438, ../sass/_modules.scss */
.ce-text-quote blockquote p {
  color: #264283;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 19px;
  line-height: 1.3;
  margin: 0;
  margin-bottom: 11px;
}
/* line 446, ../sass/_modules.scss */
.ce-text-quote blockquote p:before {
  content: '\"';
  font-style: italic;
  position: relative;
  left: -3px;
  top: 15px;
}
/* line 454, ../sass/_modules.scss */
.ce-text-quote blockquote p:after {
  content: '\"';
  font-style: italic;
  position: relative;
  left: -5px;
}
/* line 462, ../sass/_modules.scss */
.ce-text-quote blockquote footer {
  margin-top: -2px;
  background: none !important;
  padding: 0;
}
/* line 466, ../sass/_modules.scss */
.ce-text-quote blockquote footer cite {
  color: #222222;
  font-size: 13px;
}

/* line 475, ../sass/_modules.scss */
.side-teaser {
  background-color: #dde1e4;
  margin-top: 5px;
  padding: 20px 2% !important;
}
/* line 480, ../sass/_modules.scss */
.side-teaser dl {
  padding: 0;
  margin: 0;
}
/* line 484, ../sass/_modules.scss */
.side-teaser dl dt,
.side-teaser dl dd {
  padding: 0;
  margin: 0;
}
/* line 489, ../sass/_modules.scss */
.side-teaser dl dt {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 16px;
}
/* line 498, ../sass/_modules.scss */
.side-teaser.skinImageTeaser figure {
  margin-bottom: 10px;
}
/* line 500, ../sass/_modules.scss */
.side-teaser.skinImageTeaser figure img {
  width: 50%;
  border: 3px solid white;
}
/* line 505, ../sass/_modules.scss */
.side-teaser.skinImageTeaser a.tel {
  display: table;
  margin-top: 10px;
}
/* line 508, ../sass/_modules.scss */
.side-teaser.skinImageTeaser a.tel .table-cell {
  display: table-cell;
  vertical-align: middle;
}
/* line 513, ../sass/_modules.scss */
.side-teaser.skinImageTeaser .fancybox-widget {
  margin-bottom: 5px;
}
/* line 516, ../sass/_modules.scss */
.side-teaser.skinImageTeaser .fancybox-widget a.mail {
  display: table;
}
/* line 518, ../sass/_modules.scss */
.side-teaser.skinImageTeaser .fancybox-widget a.mail .table-cell {
  display: table-cell;
  vertical-align: middle;
}

/* line 527, ../sass/_modules.scss */
ul.no-list-item {
  list-style: outside none none;
  margin: 0 0 1rem 0;
  padding-left: 0;
}

/* line 534, ../sass/_modules.scss */
.video-container {
  margin-top: 7px;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

/* line 543, ../sass/_modules.scss */
.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

/* line 560, ../sass/_modules.scss */
.content-nav {
  display: block;
  position: relative;
  font-size: 14px;
  font-weight: bold;
}
/* line 565, ../sass/_modules.scss */
.content-nav .position {
  position: relative;
  display: block;
  width: 100%;
  min-height: 44px;
  border-radius: 22px;
  background-color: #eeedec;
  padding-right: 10px;
  padding-left: 20px;
  cursor: pointer;
  line-height: 44px;
}
/* line 576, ../sass/_modules.scss */
.content-nav .position:hover {
  text-decoration: underline;
}
/* line 580, ../sass/_modules.scss */
.content-nav .arrow {
  position: absolute;
  right: 20px;
  top: 50%;
  height: 44px;
  margin-top: -20px;
}
/* line 587, ../sass/_modules.scss */
.content-nav ul {
  margin-top: 10px;
  border-radius: 22px;
  background-color: #eeedec;
  padding: 10px;
  display: none;
  width: 100%;
  margin: 0px;
  position: absolute;
  z-index: 100;
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.8;
}
/* line 600, ../sass/_modules.scss */
.content-nav ul li {
  list-style: none;
  margin-left: 10px;
}

/* line 614, ../sass/_modules.scss */
.share.breadcrumb {
  max-width: 87.5em;
}
@media only screen and (min-width: 1400px) {
  /* line 616, ../sass/_modules.scss */
  .share.breadcrumb .middle {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }
}

/* line 624, ../sass/_modules.scss */
.ce-share {
  position: relative;
  display: block;
  top: 0px;
  right: 0px;
  z-index: 1;
  float: right;
  margin-bottom: 12px;
}
@media only screen and (max-width: 768px) {
  /* line 624, ../sass/_modules.scss */
  .ce-share {
    margin-bottom: 0;
  }
}
/* line 636, ../sass/_modules.scss */
.ce-share .opener.active {
  background-color: white;
  color: #e55a00 !important;
}
/* line 641, ../sass/_modules.scss */
.ce-share a.s-bt {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  background-color: #f0ab00;
  margin-bottom: 0;
  text-align: center;
  padding: 0px;
  color: white !important;
  line-height: 45px;
}
/* line 652, ../sass/_modules.scss */
.ce-share a.s-bt span {
  text-indent: -9999px;
  display: none;
}
/* line 657, ../sass/_modules.scss */
.ce-share a.s-bt:visited, .ce-share a.s-bt:active {
  color: white !important;
}
/* line 660, ../sass/_modules.scss */
.ce-share a.s-bt:hover {
  background-color: black;
  color: white !important;
}
/* line 665, ../sass/_modules.scss */
.ce-share .share-box {
  display: none;
  position: absolute;
  right: 40px;
  top: 0px;
  margin-right: 4px;
  z-index: 10;
}
/* line 674, ../sass/_modules.scss */
.ce-share .info {
  display: block;
  color: white;
  font-size: 12px;
  text-align: right;
  position: absolute;
  bottom: 10px;
  right: 50px;
  width: 300px;
  z-index: 0;
}

/* line 688, ../sass/_modules.scss */
.bottom-share {
  margin-bottom: 30px !important;
}

/* line 700, ../sass/_modules.scss */
.mod.mod-insights {
  margin-bottom: 20px !important;
}
/* line 703, ../sass/_modules.scss */
.mod.mod-insights .download-link:hover {
  color: #222222 !important;
}
/* line 707, ../sass/_modules.scss */
.mod.mod-insights .filter-set {
  margin-left: -20px;
  margin-right: -20px;
}
/* line 712, ../sass/_modules.scss */
.mod.mod-insights h2 {
  margin-top: 0;
}

/* line 717, ../sass/_modules.scss */
form.query li {
  padding-bottom: 0;
  margin-bottom: 10px;
}

/* line 722, ../sass/_modules.scss */
form.query li select {
  margin-bottom: 0;
}

/* line 726, ../sass/_modules.scss */
.resultlist {
  list-style: none;
}

/* line 730, ../sass/_modules.scss */
.resultlist .article {
  height: 405px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  /* line 730, ../sass/_modules.scss */
  .resultlist .article {
    margin-bottom: 0px;
  }
}

/* line 738, ../sass/_modules.scss */
.resultlist .article .container {
  display: block;
  position: relative;
  height: 405px;
  background-color: white;
  overflow: hidden;
}
/* line 744, ../sass/_modules.scss */
.resultlist .article .container:after {
  display: block;
  content: "";
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 20px;
  bottom: 0;
  background: url("../images/system/abstract-fadeout.png") repeat-x;
}
@media only screen and (max-width: 767px) {
  /* line 744, ../sass/_modules.scss */
  .resultlist .article .container:after {
    background: none;
  }
}
/* line 759, ../sass/_modules.scss */
.resultlist .article .container div.show-for-medium-up {
  background: transparent;
}
/* line 761, ../sass/_modules.scss */
.resultlist .article .container div.show-for-medium-up p {
  background: transparent;
}

/* line 768, ../sass/_modules.scss */
.resultlist .article .container .inner {
  margin: 0 5%;
  overflow: hidden;
}

/* line 774, ../sass/_modules.scss */
.resultlist img {
  display: block;
  margin-bottom: 7px;
}

/* line 780, ../sass/_modules.scss */
.fade-out {
  position: relative;
}
/* line 783, ../sass/_modules.scss */
.fade-out:after {
  background-image: -webkit-linear-gradient(right, white 36%, rgba(255, 255, 255, 0) 50%);
  background-image: -moz-linear-gradient(right, white 36%, rgba(255, 255, 255, 0) 50%);
  background-image: -ms-linear-gradient(right, white 36%, rgba(255, 255, 255, 0) 50%);
  background-image: -o-linear-gradient(right, white 36%, rgba(255, 255, 255, 0) 50%);
  background-image: linear-gradient(to left, #ffffff 36%, rgba(255, 255, 255, 0) 50%);
  display: block;
  content: "";
  pointer-events: none;
  position: absolute;
  width: 30px;
  height: 100%;
  top: 0;
  right: 0;
}

/* line 800, ../sass/_modules.scss */
.pubdatetime {
  font-size: 11px !important;
  display: inline-block;
  color: #8e8581;
  height: 14px;
  overflow: hidden;
  list-style-type: none !important;
  margin-left: 0;
  margin-bottom: 0 !important;
  background-color: white !important;
  width: 800px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}

/* line 815, ../sass/_modules.scss */
.pubdatetime li {
  padding-left: 7px;
  display: inline-block;
  word-wrap: break-word;
  white-space: pre;
}
/* line 821, ../sass/_modules.scss */
.pubdatetime li:after {
  content: "|";
  left: 5px;
  position: relative;
}
/* line 827, ../sass/_modules.scss */
.pubdatetime li:first-child {
  padding-left: 0;
}
/* line 831, ../sass/_modules.scss */
.pubdatetime li:last-child:after {
  content: "";
}

/* line 836, ../sass/_modules.scss */
.resultlist .eventdatetimefrom:after {
  content: "-";
  margin-left: 6px;
}

/* line 842, ../sass/_modules.scss */
.resultlist h2,
.resultlist h3 {
  color: #e55a00;
  line-height: 24px;
  font-size: 21px;
}

/* line 848, ../sass/_modules.scss */
.resultlist h2 {
  margin-bottom: 8px;
  font-weight: normal;
}
@media (max-width: 767px) {
  /* line 848, ../sass/_modules.scss */
  .resultlist h2 {
    padding-bottom: 10px;
  }
}
/* line 854, ../sass/_modules.scss */
.resultlist h2:first-child {
  margin-bottom: 15px;
}

/* line 859, ../sass/_modules.scss */
.resultlist h3 {
  margin-bottom: 0;
}

/* line 863, ../sass/_modules.scss */
.resultlist p {
  font-size: 14px;
  color: #484848;
}

/* line 868, ../sass/_modules.scss */
.clear-filter {
  font-weight: bold;
  display: inline-block;
  margin: 7px 0 10px 0;
}
/* line 873, ../sass/_modules.scss */
.clear-filter:before {
  content: 'a';
  font-family: "gfk";
  color: #484848;
  display: block;
  float: left;
  width: 20px;
  padding-right: 20px;
  font-size: 12px;
  padding-top: 2px;
}
/* line 884, ../sass/_modules.scss */
.clear-filter:before:hover {
  text-decoration: none !important;
}

/* line 892, ../sass/_modules.scss */
.currency-entry a {
  width: 100%;
  display: inline-block;
}

/* line 899, ../sass/_modules.scss */
.notice-container {
  display: none;
  width: 100%;
  position: fixed;
  top: 200px;
  left: 0;
  height: 0;
  overflow: visible;
  z-index: 99;
}
/* line 908, ../sass/_modules.scss */
.notice-container .notice {
  padding: 20px 20px 0 20px;
  background: white;
  width: 40%;
}
@media (max-width: 48em) {
  /* line 908, ../sass/_modules.scss */
  .notice-container .notice {
    width: 95%;
  }
}
/* line 916, ../sass/_modules.scss */
.notice-container .closer {
  cursor: pointer;
  margin: 0 0 20px 0;
}

/* line 925, ../sass/_modules.scss */
.tx-solr {
  /* the links to show more facets */
}
/* line 926, ../sass/_modules.scss */
.tx-solr .closer {
  cursor: pointer;
}
/* line 929, ../sass/_modules.scss */
.tx-solr h5 {
  cursor: pointer;
}
/* line 932, ../sass/_modules.scss */
.tx-solr .select2 .selection .select2-selection {
  background-color: #dde1e4;
  color: black;
  line-height: 37px;
  height: 38px;
  min-height: 38px;
}
/* line 933, ../sass/_modules.scss */
.tx-solr .select2 .selection .select2-selection .select2-selection__rendered:after {
  background-image: -webkit-linear-gradient(right, #dde1e4 36%, rgba(221, 225, 228, 0) 50%) !important;
  background-image: -moz-linear-gradient(right, #dde1e4 36%, rgba(221, 225, 228, 0) 50%) !important;
  background-image: -ms-linear-gradient(right, #dde1e4 36%, rgba(221, 225, 228, 0) 50%) !important;
  background-image: -o-linear-gradient(right, #dde1e4 36%, rgba(221, 225, 228, 0) 50%) !important;
  background-image: linear-gradient(to left, #dde1e4 36%, rgba(221, 225, 228, 0) 50%) !important;
}
/* line 947, ../sass/_modules.scss */
.tx-solr .left-panel {
  background-color: white;
  margin-top: 41px;
  padding: 5px 20px 5px 15px;
}
@media (max-width: 767px) {
  /* line 954, ../sass/_modules.scss */
  .tx-solr .facet-container {
    display: none;
    position: absolute;
    top: -90px;
    left: 0;
    width: 100%;
    padding: 10px;
    z-index: 98;
  }
}
/* line 971, ../sass/_modules.scss */
.tx-solr .facet-label .select2-selection__arrow {
  line-height: 0;
  height: auto;
  float: right;
  position: relative;
  right: 0;
}
/* line 980, ../sass/_modules.scss */
.tx-solr .facets {
  list-style: outside none none;
}
/* line 982, ../sass/_modules.scss */
.tx-solr .facets > li {
  /* increase the spacing to followin facet groups */
  margin-bottom: 10px;
}
/* line 986, ../sass/_modules.scss */
.tx-solr .facets > li ul li {
  display: none;
}
/* line 989, ../sass/_modules.scss */
.tx-solr .facets > li ul li:nth-child(-n+4), .tx-solr .facets > li ul li.visible {
  display: block;
}
/* line 996, ../sass/_modules.scss */
.tx-solr .facets .facet-option-list {
  list-style: outside none none;
}
@media (max-width: 48em) {
  /* line 1002, ../sass/_modules.scss */
  .tx-solr .facet-option-list {
    display: none;
  }
}
/* line 1009, ../sass/_modules.scss */
.tx-solr .facet .show-more {
  display: none;
}
/* line 1011, ../sass/_modules.scss */
.tx-solr .facet .show-more span {
  display: inline-block;
  padding: 0 0 0 6px;
}
/* line 1018, ../sass/_modules.scss */
.tx-solr .facet-option {
  margin-left: -18px;
}
/* line 1020, ../sass/_modules.scss */
.tx-solr .facet-option a {
  width: 75%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
}
/* line 1024, ../sass/_modules.scss */
.tx-solr .facet-option .facet-result-count {
  float: right;
}
/* line 1028, ../sass/_modules.scss */
.tx-solr .split {
  color: #777777;
  font-size: 14px;
  margin: 2px 5px 0 0;
  display: block;
  float: left;
}

/* line 1038, ../sass/_modules.scss */
input[type=text] {
  height: 36px !important;
  border-radius: 22px !important;
}

/* line 1045, ../sass/_modules.scss */
#tx-solr-search .results-list {
  margin-top: 20px;
  margin-left: 0;
  padding: 0;
}
/* line 1053, ../sass/_modules.scss */
#tx-solr-search .dropdown-wrapper {
  display: block;
  width: 100%;
  position: relative;
}
/* line 1057, ../sass/_modules.scss */
#tx-solr-search .dropdown-wrapper.hidden {
  display: none !important;
}
/* line 1065, ../sass/_modules.scss */
#tx-solr-search .select2-results .select2-results__options.options {
  display: block;
  width: 100%;
  top: 0px;
  left: 0;
}
/* line 1074, ../sass/_modules.scss */
#tx-solr-search .results-entry {
  border-bottom: 0px solid black;
  margin-bottom: 20px;
  background-color: white;
  padding: 5px 0px;
}
/* line 1079, ../sass/_modules.scss */
#tx-solr-search .results-entry::before {
  display: none;
}

/* line 1086, ../sass/_modules.scss */
.results-elevated {
  border: 0px solid black;
  padding: 5px;
  background: white;
}

/* line 1092, ../sass/_modules.scss */
.results-elevated-label {
  font-size: 50%;
  color: black;
  padding-bottom: 5px;
}

/* line 1098, ../sass/_modules.scss */
.results-topic {
  font-weight: bold;
  margin-bottom: 5px;
}

/* line 1103, ../sass/_modules.scss */
.result-content {
  clear: both;
}

/* line 1107, ../sass/_modules.scss */
.results-highlight {
  background: #dde1e4;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 2px 3px;
}

/* ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
/* relevance of the search results */
/* line 1117, ../sass/_modules.scss */
.relevance {
  height: 20px;
}

/* line 1123, ../sass/_modules.scss */
.relevance-label,
.relevance-bar,
.relevance-percent {
  font-size: 0.9em;
  float: left;
  margin-right: 10px;
}

/* line 1129, ../sass/_modules.scss */
.relevance-percent {
  font-style: italic;
}

/* line 1133, ../sass/_modules.scss */
.relevance-bar {
  height: 10px;
  margin-top: 7px;
}

/* line 1138, ../sass/_modules.scss */
.tx-solr-relevance-bar {
  width: 100px;
  font-size: 1px;
  height: 10px;
}

/* line 1145, ../sass/_modules.scss */
.tx-solr-relevance,
.tx-solr-relevance-fill {
  margin-right: 0px !important;
  padding: 0px;
  float: left;
  height: 10px;
}

/* line 1152, ../sass/_modules.scss */
.tx-solr-relevance {
  background-color: #a2ad00;
}

/* line 1156, ../sass/_modules.scss */
.tx-solr-relevance-fill {
  background-color: #dde1e4;
}

/** --- search sort (as a dropdown with JS, as a list without) **/
/* line 1161, ../sass/_modules.scss */
.js .sort-search {
  display: none;
}

/* inline search form */
/* ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
/* search form */
/* line 1170, ../sass/_modules.scss */
.tx-solr-search-form {
  padding: 10px;
  margin-bottom: 10px;
  background-color: white;
}

/* line 1176, ../sass/_modules.scss */
.tx-solr-q {
  margin-top: 10px;
}

/* line 1187, ../sass/_modules.scss */
.pagination {
  background-color: #dde1e4;
}

/* line 1191, ../sass/_modules.scss */
div.pagination {
  border-radius: 15px;
}

/* line 1195, ../sass/_modules.scss */
ul.pagination li a {
  color: #484848 !important;
  font-weight: bold;
}

/* line 1203, ../sass/_modules.scss */
ul.pagination li a:hover,
ul.pagination li a:focus,
ul.pagination li a:active,
ul.pagination li a.active {
  text-decoration: underline;
  background-color: transparent;
}

/* line 1208, ../sass/_modules.scss */
ul.pagination {
  display: inline-block;
  margin-bottom: 0;
  position: relative;
  top: 3px;
}

/* line 1215, ../sass/_modules.scss */
.template-article {
  height: 0;
  overflow: hidden;
}

/* line 1220, ../sass/_modules.scss */
.template-pagination {
  height: 0;
  overflow: hidden;
}

/* line 1225, ../sass/_modules.scss */
.error-msg {
  position: relative;
  top: 30px;
}

/* line 1234, ../sass/_modules.scss */
.select2-results {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

/* line 1238, ../sass/_modules.scss */
.select2-container {
  font-size: 12px;
  font-weight: bold;
}

/* line 1243, ../sass/_modules.scss */
.select2-results__options {
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  font-size: 12px;
}

/* line 1249, ../sass/_modules.scss */
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option[aria-selected="true"] {
  background-color: transparent;
}

/* line 1255, ../sass/_modules.scss */
.select2-container--default .select2-results__option--highlighted[aria-selected]:hover,
.select2-container--default .select2-results__option[aria-selected="true"]:hover {
  color: #e55a00;
}

/* line 1259, ../sass/_modules.scss */
.select2-dropdown {
  -webkit-box-shadow: 2px 2px 5px 0px #e0dde0;
  -moz-box-shadow: 2px 2px 5px 0px #e0dde0;
  box-shadow: 2px 2px 5px 0px #e0dde0;
  border: none !important;
}

/* line 1268, ../sass/_modules.scss */
ul.pagination li.prev,
ul.pagination li.next {
  border-radius: 20px;
  width: 25px;
  position: relative;
  top: 1px;
  cursor: pointer;
}

/* line 1277, ../sass/_modules.scss */
ul.pagination li.prev a:hover,
ul.pagination li.next a:hover {
  text-decoration: none;
}

/* line 1282, ../sass/_modules.scss */
ul.pagination li.prev a:after,
ul.pagination li.next a:after {
  font-family: "gfk";
  color: #222222;
  left: -2px;
  position: relative;
  font-size: 11px;
}

/* line 1290, ../sass/_modules.scss */
ul.pagination li.prev a:after {
  content: 'h';
}

/* line 1294, ../sass/_modules.scss */
ul.pagination li.next a:after {
  content: 'g';
}

/* line 1299, ../sass/_modules.scss */
ul.pagination li.prev:hover a:after,
ul.pagination li.next:hover a:after {
  color: #e55a00;
}

/* line 1304, ../sass/_modules.scss */
ul.pagination li.unavailable a:after,
ul.pagination li.unavailable:hover a:after {
  color: #999999;
}

/* line 1309, ../sass/_modules.scss */
.select2 .select2-selection__arrow {
  z-index: 10;
}
/* line 1312, ../sass/_modules.scss */
.select2 .ieCut {
  display: none;
  background-color: inherit;
  position: absolute;
  height: 100%;
  width: 40px;
  right: 0px;
  z-index: 0;
  top: 0px;
}
/* line 1322, ../sass/_modules.scss */
.select2.active .ieCut {
  background-color: black;
}

/* line 1327, ../sass/_modules.scss */
.no-cssgradients .select2 .ieCut {
  display: block;
}

/* line 1332, ../sass/_modules.scss */
.select2.active {
  background-color: black !important;
  color: white !important;
}
/* line 1335, ../sass/_modules.scss */
.select2.active .select2-selection {
  background-color: black !important;
}
/* line 1338, ../sass/_modules.scss */
.select2.active .select2-selection__rendered:after {
  background-image: -webkit-linear-gradient(right, black 36%, rgba(0, 0, 0, 0) 50%);
  background-image: -moz-linear-gradient(right, black 36%, rgba(0, 0, 0, 0) 50%);
  background-image: -ms-linear-gradient(right, black 36%, rgba(0, 0, 0, 0) 50%);
  background-image: -o-linear-gradient(right, black 36%, rgba(0, 0, 0, 0) 50%);
  background-image: linear-gradient(to left, #000000 36%, rgba(0, 0, 0, 0) 50%);
}
/* line 1347, ../sass/_modules.scss */
.select2 .selection.inactive {
  text-decoration: none !important;
}
/* line 1349, ../sass/_modules.scss */
.select2 .selection.inactive .select2-selection {
  cursor: default !important;
  color: #999999;
}
/* line 1356, ../sass/_modules.scss */
.select2 .selection {
  display: block;
  position: relative;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
/* line 1362, ../sass/_modules.scss */
.select2 .selection:hover {
  text-decoration: underline;
}
/* line 1365, ../sass/_modules.scss */
.select2 .selection .select2-selection {
  position: relative;
  display: block;
  width: 100%;
  min-height: 44px;
  border-radius: 22px !important;
  background-color: white;
  padding-right: 10px;
  padding-left: 20px;
  cursor: pointer;
  line-height: 44px;
}

/* line 1382, ../sass/_modules.scss */
.select2-results ul {
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;
  background-color: white;
  padding: 10px;
  width: 300px;
  margin: 0px;
  position: absolute;
  z-index: 97;
  font-size: 14px;
  line-height: 1.8;
  height: auto !important;
}
/* line 1393, ../sass/_modules.scss */
.select2-results ul li {
  list-style: none;
  margin-left: 10px;
  cursor: pointer;
  line-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 1400, ../sass/_modules.scss */
.select2-results ul li.inactive a {
  color: #999999 !important;
  cursor: default !important;
}
/* line 1405, ../sass/_modules.scss */
.select2-results ul.sort-dropdown {
  width: auto;
}

/* line 1411, ../sass/_modules.scss */
.select2-hidden-accessible {
  display: none;
}

/* line 1415, ../sass/_modules.scss */
.select2-search--hide {
  visibility: hidden;
  height: 1px;
  display: block;
}

/* line 1421, ../sass/_modules.scss */
.select2-selection__arrow {
  height: 100%;
  position: absolute;
  line-height: 48px;
  right: 20px;
}

/* line 1428, ../sass/_modules.scss */
a.clear-filter {
  margin-top: 0px !important;
  font-size: 14px;
  color: #484848 !important;
}
/* line 1432, ../sass/_modules.scss */
a.clear-filter span {
  color: #484848 !important;
}
/* line 1436, ../sass/_modules.scss */
a.clear-filter:hover {
  text-decoration: underline;
  color: #484848 !important;
}

/* line 1443, ../sass/_modules.scss */
.resultlist .template-article {
  display: block;
}
/* line 1446, ../sass/_modules.scss */
.resultlist .article {
  height: 405px;
}
@media (max-width: 767px) {
  /* line 1446, ../sass/_modules.scss */
  .resultlist .article {
    height: auto !important;
  }
}
/* line 1451, ../sass/_modules.scss */
.resultlist .article .container {
  height: 405px;
}
@media (max-width: 767px) {
  /* line 1451, ../sass/_modules.scss */
  .resultlist .article .container {
    height: auto !important;
  }
}
/* line 1456, ../sass/_modules.scss */
.resultlist .article .container .image {
  position: relative;
  display: block;
  font-size: 23px !important;
  color: #484848 !important;
}
/* line 1461, ../sass/_modules.scss */
.resultlist .article .container .image:hover {
  color: #e55a00 !important;
}
/* line 1467, ../sass/_modules.scss */
.resultlist img {
  width: 100%;
}

/* line 1472, ../sass/_modules.scss */
.select2-selection {
  overflow: hidden;
  white-space: nowrap;
}
/* line 1475, ../sass/_modules.scss */
.select2-selection .select2-selection__rendered:after {
  display: block;
  content: "";
  pointer-events: none;
  position: absolute;
  width: 100px;
  height: 100%;
  top: 0;
  right: 0;
  background-image: -webkit-linear-gradient(right, white 36%, rgba(255, 255, 255, 0) 50%);
  background-image: -moz-linear-gradient(right, white 36%, rgba(255, 255, 255, 0) 50%);
  background-image: -ms-linear-gradient(right, white 36%, rgba(255, 255, 255, 0) 50%);
  background-image: -o-linear-gradient(right, white 36%, rgba(255, 255, 255, 0) 50%);
  background-image: linear-gradient(to left, #ffffff 36%, rgba(255, 255, 255, 0) 50%);
}
/* line 1490, ../sass/_modules.scss */
.select2-selection:focus {
  outline: 0;
}

/* line 1496, ../sass/_modules.scss */
.template-article {
  display: none;
}

/* line 1503, ../sass/_modules.scss */
.article .container .zoom {
  font-family: 'gfk' !important;
}
/* line 1508, ../sass/_modules.scss */
.article .container.contenttype1 .zoom:before, .article .container.contenttype2 .zoom:before, .article .container.contenttype12 .zoom:before, .article .container.contenttype3 .zoom:before {
  content: 'b';
}
/* line 1514, ../sass/_modules.scss */
.article .container.contenttype4 .zoom:before, .article .container.contenttype5 .zoom:before {
  content: 'c';
}
/* line 1520, ../sass/_modules.scss */
.article .container.contenttype6 .zoom:before, .article .container.contenttype7 .zoom:before, .article .container.contenttype8 .zoom:before {
  content: 'd';
}
/* line 1526, ../sass/_modules.scss */
.article .container.contenttype9 .zoom:before, .article .container.contenttype10 .zoom:before {
  content: 'j';
}
/* line 1532, ../sass/_modules.scss */
.article .container.contenttype11 .zoom:before {
  content: 'k';
}
/* line 1539, ../sass/_modules.scss */
.article.no-image .container {
  padding-top: 8px;
  background-repeat: no-repeat;
  background-position: bottom right;
}
@media (min-width: 768px) {
  /* line 1545, ../sass/_modules.scss */
  .article.no-image .container.contenttype1, .article.no-image .container.contenttype2, .article.no-image .container.contenttype12, .article.no-image .container.contenttype3 {
    background-image: url(../images/icons/press_bg.jpg);
  }
  /* line 1549, ../sass/_modules.scss */
  .article.no-image .container.contenttype4, .article.no-image .container.contenttype5 {
    background-image: url(../images/icons/event_bg.jpg);
  }
  /* line 1553, ../sass/_modules.scss */
  .article.no-image .container.contenttype6, .article.no-image .container.contenttype7, .article.no-image .container.contenttype8 {
    background-image: url(../images/icons/download_bg.jpg);
  }
  /* line 1557, ../sass/_modules.scss */
  .article.no-image .container.contenttype9, .article.no-image .container.contenttype10 {
    background-image: url(../images/icons/case_study_bg.jpg);
  }
  /* line 1561, ../sass/_modules.scss */
  .article.no-image .container.contenttype11 {
    background-image: url(../images/icons/video_bg.jpg);
  }
}
/* line 1572, ../sass/_modules.scss */
.article .container.contenttype4 .pubdatetime li:first-child, .article .container.contenttype5 .pubdatetime li:first-child {
  display: none;
}
/* line 1575, ../sass/_modules.scss */
.article .container.contenttype4 .pubdatetime li:nth-child(2), .article .container.contenttype5 .pubdatetime li:nth-child(2) {
  padding-left: 0;
}
/* line 1582, ../sass/_modules.scss */
.article .inner .headline {
  display: block;
}
@media (max-width: 767px) {
  /* line 1582, ../sass/_modules.scss */
  .article .inner .headline {
    padding-bottom: 10px;
  }
}
/* line 1588, ../sass/_modules.scss */
.article .inner ul {
  list-style-type: disc;
  line-height: 1.3em;
  font-size: 14px;
  margin-top: 0px;
  margin-bottom: 15px;
}
/* line 1596, ../sass/_modules.scss */
.article .inner a h2, .article .inner a h3 {
  cursor: pointer;
}
/* line 1600, ../sass/_modules.scss */
.article .inner a:hover {
  text-decoration: underline;
  color: #e55a00 !important;
}

/* line 1609, ../sass/_modules.scss */
body span.select2-container--open {
  margin-top: 10px;
}
/* line 1613, ../sass/_modules.scss */
body.chrome span.select2-container--open {
  margin-top: 50px;
}
/* line 1618, ../sass/_modules.scss */
body.msie span.select2-container--open {
  margin-top: -15px;
}

/* line 1630, ../sass/_modules.scss */
audio::-webkit-media-controls-enclosure {
  max-width: 100%;
  /*or inherit*/
}

/* line 1642, ../sass/_modules.scss */
.dyna-detail .ce-text-image .imagecaption {
  margin-bottom: 15px;
}
/* line 1646, ../sass/_modules.scss */
.dyna-detail .ce-text-image .floatclear h2 {
  margin-top: 40px;
}
/* line 1653, ../sass/_modules.scss */
.dyna-detail .ce-text-image h1 {
  margin-bottom: 4px;
}

/* line 1666, ../sass/_modules.scss */
.tagging {
  margin-bottom: 22px;
  font-size: 14px;
  margin-top: -5px;
}
/* line 1670, ../sass/_modules.scss */
.tagging span.separator {
  display: inline-block;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  font-weight: bold;
}

/* line 1685, ../sass/_modules.scss */
.oc {
  margin-top: 33px;
  margin-right: 0;
}
/* line 1688, ../sass/_modules.scss */
.oc .button {
  padding-right: 50px;
}
/* line 1690, ../sass/_modules.scss */
.oc .button.menu::before {
  display: block;
  position: absolute;
  top: 17px;
  right: 20px;
  height: 43px;
  margin-top: -30px;
  margin-left: -30px;
  font-size: 15px;
  text-align: center;
  line-height: 62px;
}

/* line 1711, ../sass/_modules.scss */
.canvas-menu {
  display: none;
  position: fixed;
  width: 320px;
  height: 100%;
  top: 0px;
  z-index: 100;
  overflow: hidden;
  -webkit-box-shadow: -2px 0px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: -2px 0px 10px rgba(0, 0, 0, 0.3);
  box-shadow: -2px 0px 10px rgba(0, 0, 0, 0.3);
  background-color: white;
  font-family: Arial, Helvetica, sans-serif;
}
/* line 1721, ../sass/_modules.scss */
.canvas-menu .split:before {
  vertical-align: middle;
}
/* line 1727, ../sass/_modules.scss */
.canvas-menu .header {
  position: relative;
  height: 55px;
  background-color: white;
}
/* line 1731, ../sass/_modules.scss */
.canvas-menu .header .closer {
  color: #e55a00;
  height: 26px;
  position: absolute;
  right: 0;
  top: 20px;
  cursor: pointer;
  line-height: 26px;
  font-size: 16px;
  font-weight: bold;
  text-align: right;
  display: block;
  width: auto;
  margin: 0 10px;
}
/* line 1749, ../sass/_modules.scss */
.canvas-menu .header .closer:hover {
  text-decoration: underline;
}
/* line 1752, ../sass/_modules.scss */
.canvas-menu .header .closer:before {
  display: block;
  float: left;
  width: 20px;
  padding-right: 25px;
  padding-top: 3px;
}
/* line 1763, ../sass/_modules.scss */
.canvas-menu ul li.last {
  border-bottom: 1px solid #d9d9d9;
}
/* line 1766, ../sass/_modules.scss */
.canvas-menu ul li.first {
  border-top: none !important;
}
/* line 1770, ../sass/_modules.scss */
.canvas-menu ul {
  margin-top: 0px;
  background-color: white;
  margin-left: 0px;
  font-size: 1.2rem;
}
/* line 1776, ../sass/_modules.scss */
.canvas-menu ul li {
  border-top: 1px solid #d9d9d9;
}
/* line 1777, ../sass/_modules.scss */
.canvas-menu ul li a:hover {
  color: black !important;
}
/* line 1781, ../sass/_modules.scss */
.canvas-menu ul li ul {
  -webkit-box-shadow: 10px 0 4px rgba(0, 0, 0, 0.3) inset;
  -moz-box-shadow: 10px 0 4px rgba(0, 0, 0, 0.3) inset;
  box-shadow: 10px 0 4px rgba(0, 0, 0, 0.3) inset;
  background-color: #f2f2f2;
  font-size: 1rem;
}
/* line 1786, ../sass/_modules.scss */
.canvas-menu ul li ul li a {
  font-weight: normal !important;
}
/* line 1789, ../sass/_modules.scss */
.canvas-menu ul li ul li ul {
  background-color: #e5e5e5;
}
/* line 1796, ../sass/_modules.scss */
.canvas-menu ul.transback {
  margin-top: 0px;
  margin-left: 0px;
  background-color: white;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}
/* line 1804, ../sass/_modules.scss */
.canvas-menu ul.transback li a {
  color: #777777;
  font-size: 14px;
  line-height: 30px !important;
}
/* line 1808, ../sass/_modules.scss */
.canvas-menu ul.transback li a:link {
  color: #777777 !important;
}
/* line 1810, ../sass/_modules.scss */
.canvas-menu ul.transback li a:link:visited {
  color: black !important;
}
/* line 1814, ../sass/_modules.scss */
.canvas-menu ul.transback li a:hover {
  color: black !important;
}
/* line 1816, ../sass/_modules.scss */
.canvas-menu ul.transback li a:hover:visited {
  color: black !important;
}
/* line 1820, ../sass/_modules.scss */
.canvas-menu ul.transback li a:visited {
  color: #777777 !important;
}
/* line 1824, ../sass/_modules.scss */
.canvas-menu ul.transback li a:active {
  color: #777777;
}
/* line 1829, ../sass/_modules.scss */
.canvas-menu ul.transback li ul {
  -webkit-box-shadow: 10px 0 4px rgba(0, 0, 0, 0.3) inset;
  -moz-box-shadow: 10px 0 4px rgba(0, 0, 0, 0.3) inset;
  box-shadow: 10px 0 4px rgba(0, 0, 0, 0.3) inset;
}
/* line 1833, ../sass/_modules.scss */
.canvas-menu ul.transback li ul li a {
  font-weight: normal !important;
}
/* line 1836, ../sass/_modules.scss */
.canvas-menu ul.transback li ul li ul {
  background-color: #e5e5e5;
}
/* line 1844, ../sass/_modules.scss */
.canvas-menu ul {
  margin-top: 0px;
  margin-bottom: 0px !important;
}
/* line 1847, ../sass/_modules.scss */
.canvas-menu ul.contact {
  padding-top: 0px;
}
/* line 1856, ../sass/_modules.scss */
.canvas-menu ul li {
  position: relative;
  list-style: none;
  margin-left: -20px;
  font-weight: normal !important;
  display: block;
  padding: 0px;
}
/* line 1866, ../sass/_modules.scss */
.canvas-menu ul li.active.arrow a {
  color: black !important;
}
/* line 1876, ../sass/_modules.scss */
.canvas-menu ul li .split {
  position: absolute;
  width: 70px;
  height: 100%;
  right: 0px;
  top: 0px;
  text-align: center;
  background-color: transparent !important;
}
/* line 1888, ../sass/_modules.scss */
.canvas-menu ul li.more {
  background-size: 44px;
  cursor: pointer;
}
/* line 1896, ../sass/_modules.scss */
.canvas-menu ul li.less {
  background-size: 44px;
  cursor: pointer;
}
/* line 1906, ../sass/_modules.scss */
.canvas-menu ul a {
  display: block;
  line-height: 44px;
  padding-left: 30px;
}
/* line 1912, ../sass/_modules.scss */
.canvas-menu ul ul {
  display: none;
  background-color: #e5e5e5;
  margin-left: 0px;
}
/* line 1919, ../sass/_modules.scss */
.canvas-menu ul ul li {
  font-weight: normal !important;
  margin-left: 0px !important;
}
/* line 1928, ../sass/_modules.scss */
.canvas-menu ul ul li a {
  padding-left: 40px;
}
/* line 1931, ../sass/_modules.scss */
.canvas-menu ul ul li ul {
  display: none;
  margin-left: 0px;
}
/* line 1942, ../sass/_modules.scss */
.canvas-menu ul ul li ul li a {
  padding-left: 50px;
}
/* line 1945, ../sass/_modules.scss */
.canvas-menu ul ul li ul li ul {
  display: none;
  margin-left: 0px;
}
/* line 1950, ../sass/_modules.scss */
.canvas-menu ul ul li ul li ul li {
  border-top: none !important;
}
/* line 1958, ../sass/_modules.scss */
.canvas-menu ul ul li ul li ul li a {
  padding-left: 60px;
}
/* line 1973, ../sass/_modules.scss */
.canvas-menu li.s-channels a[data-icon]:before {
  margin-right: 20px;
  font-size: 16px;
  margin-top: 7px;
  display: inline-block;
}

/* line 1985, ../sass/_modules.scss */
.countrydrop .row .columns {
  padding-left: 0px;
}

/* line 1991, ../sass/_modules.scss */
.canvas-menu {
  z-index: 122;
}

/* line 1995, ../sass/_modules.scss */
.offcanvas {
  z-index: 150;
}
/* line 1998, ../sass/_modules.scss */
.offcanvas.menuButton {
  height: 40px;
  width: 90px;
  font-size: 14px;
  padding-left: 10px;
  padding-top: 10px;
  cursor: pointer;
  position: relative;
  margin-top: 9px;
  float: right;
  clear: left;
}
/* line 2015, ../sass/_modules.scss */
.offcanvas.menuButton .hamburger {
  background-size: 16px 20px;
  height: 20px;
  margin-top: -10px;
  position: absolute;
  right: 10px;
  top: 50%;
  width: 16px;
}

/* line 2033, ../sass/_modules.scss */
.canNormal {
  transition-property: left;
  left: -20px;
  transition-delay: 0.1s;
  transition-duration: 1s;
}

/* line 2040, ../sass/_modules.scss */
.canLeft {
  transition-property: left;
  left: -400px;
  transition-delay: 0.1s;
  transition-duration: 1s;
}

/* line 2047, ../sass/_modules.scss */
.offcanNormal {
  display: block;
  transition-property: right;
  right: -400px !important;
  transition-delay: 0.1s;
  transition-duration: 1s;
}

/* line 2055, ../sass/_modules.scss */
.offcanLeft {
  display: block;
  transition-property: right;
  right: -0px !important;
  transition-delay: 0.1s;
  transition-duration: 1s;
}

/* line 2069, ../sass/_modules.scss */
.row-claim {
  margin-bottom: 20px !important;
}
/* line 2071, ../sass/_modules.scss */
.row-claim .message {
  display: table;
  background-color: #222222;
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  bottom: 0;
  left: 0;
  padding: 0 20px;
  margin: -10px 0 0 -20px;
  height: 54px;
  font-size: 19px;
}
/* line 146, ../sass/_mixins.scss */
.row-claim .message div {
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  /* line 2071, ../sass/_modules.scss */
  .row-claim .message {
    padding: 5px 30px 0;
  }
}

/* line 2076, ../sass/_modules.scss */
.row-teaser25 {
  margin-bottom: 10px !important;
}
/* line 2082, ../sass/_modules.scss */
.row-teaser25 > .row > .column:first-child {
  padding-left: 0;
}
/* line 2086, ../sass/_modules.scss */
.row-teaser25 > .row > .column:last-child {
  padding-right: 0;
}
/* line 2090, ../sass/_modules.scss */
.row-teaser25 .columns {
  margin-bottom: 10px;
}
/* line 2095, ../sass/_modules.scss */
.row-teaser25 .columns .inner .frame {
  padding: 0.625rem;
}
/* line 2098, ../sass/_modules.scss */
.row-teaser25 .columns .inner .frame h2 {
  color: #e55a00;
  font-size: 16px;
  margin-bottom: 5px;
}
/* line 2104, ../sass/_modules.scss */
.row-teaser25 .columns .inner .frame p {
  font-size: 14px;
}
/* line 2113, ../sass/_modules.scss */
.row-teaser25.static .message {
  z-index: 10;
  left: auto;
  bottom: auto;
  margin-left: -10px !important;
}

/* line 2122, ../sass/_modules.scss */
.row-claim .message {
  display: table;
  background-color: #222222;
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  bottom: 0;
  left: 0;
  padding: 0 20px;
  margin: -10px 0 0 -20px;
  height: 54px;
  font-size: 19px;
}
/* line 146, ../sass/_mixins.scss */
.row-claim .message div {
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  /* line 2122, ../sass/_modules.scss */
  .row-claim .message {
    padding: 5px 30px 0;
  }
}

/* line 2126, ../sass/_modules.scss */
.row-teaser25 .message {
  display: table;
  background-color: #222222;
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  bottom: 0;
  left: 0;
  padding: 0 20px;
  margin: -10px 0 0 -20px;
  height: 54px;
  font-size: 19px;
  position: absolute;
}
/* line 146, ../sass/_mixins.scss */
.row-teaser25 .message div {
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  /* line 2126, ../sass/_modules.scss */
  .row-teaser25 .message {
    padding: 5px 30px 0;
  }
}

/* line 2131, ../sass/_modules.scss */
.row-claim .middle {
  background-color: white;
  padding-bottom: 0;
}

/* line 2136, ../sass/_modules.scss */
.row-claim .middle .inner {
  padding-bottom: 10px;
  padding-top: 0px;
}

/* line 2141, ../sass/_modules.scss */
.row-claim .middle .inner p {
  fonts-size: 14px;
  margin-top: 20px;
}

/* line 2147, ../sass/_modules.scss */
.row-contact-teaser .headline {
  z-index: 10;
}
/* line 2150, ../sass/_modules.scss */
.row-contact-teaser .image-container {
  z-index: 0;
}
/* line 2152, ../sass/_modules.scss */
.row-contact-teaser .image-container .block {
  text-align: right;
}

/* line 2158, ../sass/_modules.scss */
.ce-language-selector {
  margin-bottom: 40px !important;
}
/* line 2160, ../sass/_modules.scss */
.ce-language-selector .middle {
  padding-top: 50px;
}
/* line 2163, ../sass/_modules.scss */
.ce-language-selector ul {
  font-size: 14px;
  list-style: none;
  margin-left: 0px;
}
/* line 2167, ../sass/_modules.scss */
.ce-language-selector ul .link-list {
  background-size: 4.5px 7px;
  background-position: 0 6px;
}
/* line 2173, ../sass/_modules.scss */
.ce-language-selector h1 {
  margin-bottom: 25px;
}
/* line 2177, ../sass/_modules.scss */
.ce-language-selector h2 {
  margin-bottom: 10px;
}
/* line 2180, ../sass/_modules.scss */
.ce-language-selector .list-link {
  display: block;
}
/* line 2185, ../sass/_modules.scss */
.ce-language-selector a:hover {
  color: #222222 !important;
}
/* line 2188, ../sass/_modules.scss */
.ce-language-selector a:visited {
  color: #e55a00;
}
/* line 2191, ../sass/_modules.scss */
.ce-language-selector a:active {
  color: #e55a00;
}

/* line 2204, ../sass/_modules.scss */
.stage-industry {
  max-width: 1400px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 1024px) {
  /* line 2204, ../sass/_modules.scss */
  .stage-industry {
    margin-top: 65px !important;
  }
}
@media only screen and (max-width: 1023px) {
  /* line 2204, ../sass/_modules.scss */
  .stage-industry {
    margin-top: 55px !important;
  }
}

/* line 2216, ../sass/_modules.scss */
.stage-h1 {
  padding-bottom: 20px;
}

/* line 2227, ../sass/_modules.scss */
.ce-breadcrumb .breadcrumb {
  list-style-type: none;
  margin-left: 0;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 8px;
}
@media only screen and (max-width: 767px) {
  /* line 2227, ../sass/_modules.scss */
  .ce-breadcrumb .breadcrumb {
    margin-top: 0;
  }
}
/* line 2238, ../sass/_modules.scss */
.ce-breadcrumb .breadcrumb li {
  display: inline;
  color: black;
  font-size: 14px;
}
/* line 2243, ../sass/_modules.scss */
.ce-breadcrumb .breadcrumb li a {
  font-size: inherit;
  color: black !important;
}
/* line 2247, ../sass/_modules.scss */
.ce-breadcrumb .breadcrumb li a:hover {
  text-decoration: underline;
}
/* line 2250, ../sass/_modules.scss */
.ce-breadcrumb .breadcrumb li a:visited {
  color: black !important;
}
/* line 2253, ../sass/_modules.scss */
.ce-breadcrumb .breadcrumb li a:active {
  color: black !important;
}
/* line 2258, ../sass/_modules.scss */
.ce-breadcrumb .breadcrumb li.active {
  font-weight: bold;
}
/* line 2264, ../sass/_modules.scss */
.ce-breadcrumb .breadcrumb li + li:before {
  content: 'g';
  font-family: "gfk";
  font-size: 9px;
  color: black;
  padding: 0 12px 0 8px;
  font-weight: normal;
}

/* line 2282, ../sass/_modules.scss */
.cookie-disclaimer {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  max-width: 100%;
  background: rgba(0, 0, 0, 0.75);
  z-index: 200;
  color: white;
  font-size: 14px;
  padding-top: 20px;
}
/* line 2294, ../sass/_modules.scss */
.cookie-disclaimer a:hover {
  color: white;
}
/* line 2298, ../sass/_modules.scss */
.cookie-disclaimer .content {
  max-width: 1220px;
  margin: 0 auto;
}
/* line 2301, ../sass/_modules.scss */
.cookie-disclaimer .content .close {
  font-family: "gfk";
  font-size: 17px;
  color: #e55a00;
  text-decoration: none;
  padding: 10px;
  display: inline-block;
  text-align: right;
}
/* line 2309, ../sass/_modules.scss */
.cookie-disclaimer .content .close:hover {
  color: white;
}

/* line 2323, ../sass/_modules.scss */
.ce-dynamic-products .accordion .middle {
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 25px;
  padding-top: 0 !important;
}

/* line 2338, ../sass/_modules.scss */
.ce-pdf-frame .pdf-box {
  margin-top: 20px;
  border: 3px solid white;
}
/* line 2342, ../sass/_modules.scss */
.ce-pdf-frame .mobile-download {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 2354, ../sass/_modules.scss */
.backtotop {
  display: block;
  position: fixed;
  display: none;
  right: 20px;
  bottom: 20px;
  z-index: 199;
}
/* line 2362, ../sass/_modules.scss */
.backtotop a {
  display: block;
  position: relative;
  height: 44px;
  width: 44px;
  border-radius: 22px;
  moz-border-radius: 22px;
  -webkit-border-radius: 22px;
  background-color: white;
  line-height: 44px;
  border: 2px solid #e55a00;
  padding-left: 12px;
}

/* line 2384, ../sass/_modules.scss */
body.main.home .content-row {
  padding-top: 20px !important;
}

/* line 2389, ../sass/_modules.scss */
.ce-home .left-column {
  padding-right: 1.3%;
}
/* line 2392, ../sass/_modules.scss */
.ce-home .header-right {
  padding-left: 0.9375rem;
}
@media (max-width: 1023px) {
  /* line 2392, ../sass/_modules.scss */
  .ce-home .header-right {
    padding-left: .645rem;
  }
}
/* line 2398, ../sass/_modules.scss */
.ce-home .article {
  position: relative;
  width: 100%;
  margin-left: 0px;
  margin-bottom: 20px;
  background-color: white;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}
/* line 2407, ../sass/_modules.scss */
.ce-home .article.noimage .box {
  padding-top: 20px;
}
/* line 2411, ../sass/_modules.scss */
.ce-home .article .box {
  overflow: hidden;
  height: 290px;
}
/* line 2415, ../sass/_modules.scss */
.ce-home .article .box .fade-out,
.ce-home .article .box .resultlist {
  margin: 0 5%;
}
/* line 2419, ../sass/_modules.scss */
.ce-home .article:after {
  display: block;
  z-index: 80;
  content: "";
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 20px;
  bottom: 0px;
  background: transparent url("../images/system/abstract-fadeout.png") repeat-x scroll 0% 0%;
}
@media (max-width: 767px) {
  /* line 2431, ../sass/_modules.scss */
  .ce-home .article .box {
    height: auto;
    padding-bottom: 10px;
  }
  /* line 2435, ../sass/_modules.scss */
  .ce-home .article:after {
    background: none;
  }
}
@media (min-width: 767px) and (max-width: 1023px) {
  /* line 2440, ../sass/_modules.scss */
  .ce-home .article .box {
    height: 375px;
  }
}
/* line 2444, ../sass/_modules.scss */
.ce-home .article .message {
  display: table;
  background-color: #222222;
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  bottom: 0;
  left: 0;
  position: absolute;
  top: -5px;
  left: -5px;
  font-size: 14px;
  padding: 2px 8px;
  height: auto;
  margin: 0px;
  z-index: 20;
}
/* line 146, ../sass/_mixins.scss */
.ce-home .article .message div {
  display: table-cell;
  vertical-align: middle;
}
/* line 2447, ../sass/_modules.scss */
.ce-home .article img {
  width: 100%;
  z-index: 0;
}
/* line 2451, ../sass/_modules.scss */
.ce-home .article a:hover {
  text-decoration: underline;
  color: #e55a00;
}
/* line 2455, ../sass/_modules.scss */
.ce-home .article h2 {
  margin-top: 0;
}
/* line 2458, ../sass/_modules.scss */
.ce-home .article .fade-out {
  overflow: hidden;
  padding-top: 15px;
}
/* line 2463, ../sass/_modules.scss */
.ce-home .article.hero:after, .ce-home .article.header:after, .ce-home .article.quote:after, .ce-home .article.quiz:after {
  background: none;
}
/* line 2467, ../sass/_modules.scss */
.ce-home .article.hero {
  height: 600px;
  position: relative;
}
/* line 2468, ../sass/_modules.scss */
.ce-home .article.hero .slide-border {
  position: relative;
  display: block;
  width: inherit !important;
  overflow: hidden;
  height: 100%;
}
/* line 2477, ../sass/_modules.scss */
.ce-home .article.hero img {
  position: absolute;
  width: auto !important;
  max-width: 4000px;
  height: 100%;
  max-height: 100%;
}
/* line 2484, ../sass/_modules.scss */
.ce-home .article.hero .caption {
  position: absolute;
  font-size: 26px !important;
  background-color: #333333;
  color: white;
  bottom: 20px;
  left: 20px;
  right: 20px;
  padding: 20px;
}
/* line 2495, ../sass/_modules.scss */
.ce-home .article.header {
  background: transparent;
  display: table;
  height: 290px;
  color: white;
}
/* line 2500, ../sass/_modules.scss */
.ce-home .article.header h1 {
  color: white;
  font-family: Arial, Helvetica, sans-serif;
}
/* line 2505, ../sass/_modules.scss */
.ce-home .article.header .inner {
  display: table-cell;
  vertical-align: middle;
}
/* line 2509, ../sass/_modules.scss */
.ce-home .article.header img {
  position: absolute;
  z-index: 10;
  width: auto;
  bottom: 0px;
  right: 0px;
}
/* line 2516, ../sass/_modules.scss */
.ce-home .article.header .content {
  position: relative;
  width: 50%;
  margin-left: 40px;
}
@media (max-width: 767px) {
  /* line 2516, ../sass/_modules.scss */
  .ce-home .article.header .content {
    width: 100%;
    margin-left: 0px;
  }
}
/* line 2525, ../sass/_modules.scss */
.ce-home .article.header .content a[data-icon]::before {
  margin-right: 10px;
}
/* line 2533, ../sass/_modules.scss */
.ce-home .article.align-left img {
  left: 0px;
}
/* line 2538, ../sass/_modules.scss */
.ce-home .article.align-right img {
  right: 0px;
}
/* line 2543, ../sass/_modules.scss */
.ce-home .article.align-middle img {
  right: -50%;
}
/* line 2548, ../sass/_modules.scss */
.ce-home .article .caption {
  position: relative;
  z-index: 10;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0px;
  font-size: 18px;
  overflow: hidden;
}
/* line 2557, ../sass/_modules.scss */
.ce-home .article blockquote p {
  font-size: 19px;
  color: white !important;
}
/* line 2561, ../sass/_modules.scss */
.ce-home .article cite {
  color: white !important;
  font-face: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
}
/* line 2566, ../sass/_modules.scss */
.ce-home .article cite:before {
  content: "";
}
/* line 2570, ../sass/_modules.scss */
.ce-home .article.quote {
  display: table;
  height: 290px;
  background-color: #333333;
}
/* line 2574, ../sass/_modules.scss */
.ce-home .article.quote .inner {
  display: table-cell;
  vertical-align: middle;
}
/* line 2579, ../sass/_modules.scss */
.ce-home .article.quiz {
  background-color: #333333;
  color: white;
  padding: 20px;
  padding-bottom: 50px;
}
@media (max-width: 767px) {
  /* line 2579, ../sass/_modules.scss */
  .ce-home .article.quiz {
    padding-bottom: 100px;
  }
}
/* line 2587, ../sass/_modules.scss */
.ce-home .article.quiz .box {
  overflow: visible;
  height: 221px;
}
@media (max-width: 767px) {
  /* line 2587, ../sass/_modules.scss */
  .ce-home .article.quiz .box {
    height: auto !important;
  }
}
/* line 2593, ../sass/_modules.scss */
.ce-home .article.quiz .box h2 {
  color: white;
}
/* line 2596, ../sass/_modules.scss */
.ce-home .article.quiz .box .headline {
  font-size: 11px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 13px;
}
/* line 2602, ../sass/_modules.scss */
.ce-home .article.quiz .box .bg-img {
  display: block;
  position: absolute;
  right: 10%;
  bottom: 0px;
  height: 70%;
  width: auto;
}
/* line 2610, ../sass/_modules.scss */
.ce-home .article.quiz .box .answer-headline {
  list-style: none;
  margin-bottom: 10px;
  margin-left: 0.69rem;
  overflow: hidden;
}
/* line 2616, ../sass/_modules.scss */
.ce-home .article.quiz .box .answer-headline li {
  float: left;
}
/* line 2620, ../sass/_modules.scss */
.ce-home .article.quiz .box .answer-headline .close img {
  max-width: 55px;
  height: auto;
  margin-right: 17px;
}
/* line 2629, ../sass/_modules.scss */
.ce-home .article.quiz .box form ul {
  list-style: none;
  margin-left: 0px;
}
/* line 2632, ../sass/_modules.scss */
.ce-home .article.quiz .box form ul ul {
  overflow: hidden;
}
/* line 2634, ../sass/_modules.scss */
.ce-home .article.quiz .box form ul ul li {
  float: left !important;
}
/* line 2639, ../sass/_modules.scss */
.ce-home .article.quiz .box form label {
  display: block;
  color: #e55a00;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  margin-bottom: 0px;
}
/* line 2646, ../sass/_modules.scss */
.ce-home .article.quiz .box form .submit {
  position: absolute;
  right: 15px;
  width: auto;
  margin: 0px;
  bottom: 20px;
}
@media (max-width: 767px) {
  /* line 2646, ../sass/_modules.scss */
  .ce-home .article.quiz .box form .submit {
    bottom: 5px;
  }
}
/* line 2657, ../sass/_modules.scss */
.ce-home .article.quiz .box form input[type=radio] {
  width: auto !important;
  height: auto !important;
  font-size: 18px;
  padding: 0px !important;
}
/* line 2665, ../sass/_modules.scss */
.ce-home .article.quiz .wrong-answer, .ce-home .article.quiz .right-answer {
  display: none;
}
/* line 2669, ../sass/_modules.scss */
.ce-home .article.quiz .link {
  position: absolute;
  margin: 0px;
  bottom: 5px;
  left: 15px;
  background-position: 0px 4px;
  font-weight: normal;
}
@media (max-width: 767px) {
  /* line 2669, ../sass/_modules.scss */
  .ce-home .article.quiz .link {
    bottom: 45px;
    right: 15px !important;
    left: auto;
  }
}
/* line 2687, ../sass/_modules.scss */
.ce-home a:hover .caption {
  text-decoration: underline;
  color: #e55a00;
}
/* line 2694, ../sass/_modules.scss */
.ce-home .header .video {
  color: #222222 !important;
}
/* line 2696, ../sass/_modules.scss */
.ce-home .header .video:before {
  display: block;
  float: left;
  width: 27px;
  margin-top: 2px;
  margin-right: 0 !important;
}
/* line 2703, ../sass/_modules.scss */
.ce-home .header .video:hover {
  color: white !important;
  text-decoration: none;
}
/* line 2707, ../sass/_modules.scss */
.ce-home .header .video span {
  margin-bottom: 5px;
}

/* line 2723, ../sass/_modules.scss */
.ce-google-maps.reduce-bt .middle {
  margin-bottom: 0px !important;
}
/* line 2727, ../sass/_modules.scss */
.ce-google-maps .middle {
  padding-top: 50px;
  margin-bottom: 40px;
}
/* line 2730, ../sass/_modules.scss */
.ce-google-maps .middle #map {
  width: 100%;
  height: 400px;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  /* line 2730, ../sass/_modules.scss */
  .ce-google-maps .middle #map {
    height: 320px !important;
  }
}
/* line 2738, ../sass/_modules.scss */
.ce-google-maps .middle #map .gm-style-iw h3 {
  margin-bottom: 5px;
  font-size: 1.2rem;
}
/* line 2742, ../sass/_modules.scss */
.ce-google-maps .middle #map .gm-style-iw p {
  font-size: 0.9rem;
}
/* line 2746, ../sass/_modules.scss */
.ce-google-maps .middle #map .gm-style-iw a:hover {
  color: black !important;
}
/* line 2752, ../sass/_modules.scss */
.ce-google-maps .middle .location {
  background: #dde1e4;
  padding: 20px;
  cursor: pointer;
}
/* line 2756, ../sass/_modules.scss */
.ce-google-maps .middle .location.active {
  background: #f2f2f2;
}
/* line 2759, ../sass/_modules.scss */
.ce-google-maps .middle .location img {
  margin-top: -40px;
}
/* line 2762, ../sass/_modules.scss */
.ce-google-maps .middle .location h3 {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: bold;
}
/* line 2767, ../sass/_modules.scss */
.ce-google-maps .middle .location p {
  font-size: 0.9rem;
}
/* line 2771, ../sass/_modules.scss */
.ce-google-maps .middle .location a:hover {
  color: black !important;
}

/* line 2785, ../sass/_modules.scss */
.mod-solutions {
  margin-bottom: 40px !important;
}
/* line 2788, ../sass/_modules.scss */
.mod-solutions .select2 .select2-selection:after {
  display: block;
  content: "";
  pointer-events: none;
  position: absolute;
  width: 100px;
  height: 100%;
  top: 0;
  right: 0;
  background-image: -webkit-linear-gradient(right, white 36%, rgba(255, 255, 255, 0) 50%);
  background-image: -moz-linear-gradient(right, white 36%, rgba(255, 255, 255, 0) 50%);
  background-image: -ms-linear-gradient(right, white 36%, rgba(255, 255, 255, 0) 50%);
  background-image: -o-linear-gradient(right, white 36%, rgba(255, 255, 255, 0) 50%);
  background-image: linear-gradient(to left, #ffffff 36%, rgba(255, 255, 255, 0) 50%);
}
/* line 2804, ../sass/_modules.scss */
.mod-solutions .select2.active .select2-selection:after {
  background-image: -webkit-linear-gradient(right, black 36%, rgba(0, 0, 0, 0) 50%);
  background-image: -moz-linear-gradient(right, black 36%, rgba(0, 0, 0, 0) 50%);
  background-image: -ms-linear-gradient(right, black 36%, rgba(0, 0, 0, 0) 50%);
  background-image: -o-linear-gradient(right, black 36%, rgba(0, 0, 0, 0) 50%);
  background-image: linear-gradient(to left, #000000 36%, rgba(0, 0, 0, 0) 50%);
}
/* line 2814, ../sass/_modules.scss */
.mod-solutions .filter-set {
  margin-bottom: 30px;
}
/* line 2816, ../sass/_modules.scss */
.mod-solutions .filter-set .select-box {
  padding-bottom: 0px !important;
}
/* line 2819, ../sass/_modules.scss */
.mod-solutions .filter-set .select2-results {
  display: none;
  position: relative;
}
/* line 2822, ../sass/_modules.scss */
.mod-solutions .filter-set .select2-results ul {
  font-weight: bold;
  width: 100%;
}
/* line 2826, ../sass/_modules.scss */
.mod-solutions .filter-set .select2-results ul li:hover {
  color: #e55a00;
}
/* line 2833, ../sass/_modules.scss */
.mod-solutions .article {
  clear: none !important;
}
/* line 2835, ../sass/_modules.scss */
.mod-solutions .article .container {
  padding-bottom: 10px;
}
/* line 2838, ../sass/_modules.scss */
.mod-solutions .article.filtered {
  display: none !important;
}
/* line 2841, ../sass/_modules.scss */
.mod-solutions .article h2 {
  margin-top: 15px;
}
/* line 2845, ../sass/_modules.scss */
.mod-solutions .nocontent-msg {
  display: none;
}

/* line 2856, ../sass/_modules.scss */
.csc-sitemap ul {
  list-style: none;
}
/* line 2859, ../sass/_modules.scss */
.csc-sitemap ul li .list-link {
  margin-top: 50px;
  display: inline-block;
}
/* line 2863, ../sass/_modules.scss */
.csc-sitemap ul li a {
  line-height: 22px;
}
/* line 2864, ../sass/_modules.scss */
.csc-sitemap ul li a:hover {
  color: black !important;
}
/* line 2869, ../sass/_modules.scss */
.csc-sitemap ul li ul {
  margin-top: 5px;
}
/* line 2872, ../sass/_modules.scss */
.csc-sitemap ul li ul li .list-link {
  margin-top: 0px;
}
/* line 2874, ../sass/_modules.scss */
.csc-sitemap ul li ul li .list-link ul {
  margin-top: 5px;
}

/* line 2890, ../sass/_modules.scss */
.iframe {
  margin-bottom: 40px !important;
}
/* line 2891, ../sass/_modules.scss */
.iframe.reduced-bt {
  margin-bottom: 0px !important;
}
/* line 2895, ../sass/_modules.scss */
.iframe .middle {
  padding-bottom: 30px;
}
/* line 2897, ../sass/_modules.scss */
.iframe .middle .message {
  display: table;
  background-color: #222222;
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  bottom: 0;
  left: 0;
  position: absolute;
  top: 0px;
  left: 45px;
  z-index: 20;
  margin: -10px 0px 0px -54px;
}
/* line 146, ../sass/_mixins.scss */
.iframe .middle .message div {
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  /* line 2897, ../sass/_modules.scss */
  .iframe .middle .message {
    margin: -10px 0px 0px -20px;
    left: 0px;
  }
}
/* line 2900, ../sass/_modules.scss */
.iframe .middle iframe {
  width: 100%;
  margin-top: 40px;
  padding-left: 45px;
  padding-right: 43px;
}
@media (max-width: 600px) {
  /* line 2900, ../sass/_modules.scss */
  .iframe .middle iframe {
    padding-left: 5px;
    padding-right: 5px;
  }
}
/* line 2912, ../sass/_modules.scss */
.iframe.w-middle.row .middle {
  padding-left: 0px;
  padding-right: 0px;
}
@media (max-width: 600px) {
  /* line 2912, ../sass/_modules.scss */
  .iframe.w-middle.row .middle {
    padding-left: 5px;
    padding-right: 5px;
  }
}
/* line 2921, ../sass/_modules.scss */
.iframe .right {
  width: 80px !important;
}
/* line 2924, ../sass/_modules.scss */
.iframe .iframe-linkbox {
  margin-top: 20px;
  margin-left: 45px;
}
@media (max-width: 600px) {
  /* line 2924, ../sass/_modules.scss */
  .iframe .iframe-linkbox {
    margin-left: 5px;
  }
}
/* line 2930, ../sass/_modules.scss */
.iframe .iframe-linkbox a {
  font-weight: bold;
  line-height: 1.25em;
  display: table-cell;
  height: 20px;
  margin-bottom: 5px;
  padding-left: 10px;
  background-image: url(../images/icons/linklist_n.png);
  background-repeat: no-repeat;
  background-position: 0 7px;
  background-size: 4.5px 8px;
}
/* line 2941, ../sass/_modules.scss */
.iframe .iframe-linkbox a:hover {
  color: #222222 !important;
  background-image: url(../images/icons/linklist_active_n.png);
}

/* line 2955, ../sass/_modules.scss */
.event-info {
  padding: 25px 25px 25px 35px;
  background: #dde1e4;
  margin-top: 20px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 601px) {
  /* line 2955, ../sass/_modules.scss */
  .event-info {
    margin-top: 35px;
    margin-bottom: 0;
  }
}
/* line 2964, ../sass/_modules.scss */
.event-info .row:nth-child(2) {
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  /* line 2968, ../sass/_modules.scss */
  .event-info .row:nth-child(2) {
    margin-bottom: 0;
  }
}

/* line 2982, ../sass/_modules.scss */
.simplePagerNav li a {
  font-weight: bold !important;
  text-decoration: none;
}
/* line 2988, ../sass/_modules.scss */
.simplePagerNav li.currentPage a {
  text-decoration: underline;
}

/* line 3001, ../sass/_modules.scss */
.imap {
  margin-bottom: 40px !important;
  font-family: "Arial Unicode MS_1189177", Arial, Helvetica, sans-serif !important;
}
/* line 3004, ../sass/_modules.scss */
.imap .middle {
  padding-top: 50px;
}
/* line 3007, ../sass/_modules.scss */
.imap .map-container {
  margin: 0 auto;
}
@media only screen and (min-width: 769px) {
  /* line 3007, ../sass/_modules.scss */
  .imap .map-container {
    height: 500px;
  }
}
/* line 3016, ../sass/_modules.scss */
.imap .highcharts-tooltip > span {
  background: rgba(255, 255, 255, 0.85);
  border: 1px solid silver;
  border-radius: 3px;
  box-shadow: 1px 1px 2px #888888;
  padding: 8px;
}
/* line 3023, ../sass/_modules.scss */
.imap .highcharts-tooltip div {
  font-family: "Arial Unicode MS_1189177", Arial, Helvetica, sans-serif;
  font-size: 17px;
  margin-bottom: 5px;
}
/* line 3027, ../sass/_modules.scss */
.imap .highcharts-tooltip div.country {
  font-size: 29px;
}
/* line 3031, ../sass/_modules.scss */
.imap .highcharts-tooltip div.ar1 {
  color: #007dc3;
}
/* line 3034, ../sass/_modules.scss */
.imap .highcharts-tooltip div.ar2 {
  color: #c1bb00;
}
/* line 3037, ../sass/_modules.scss */
.imap .highcharts-tooltip div.ar3 {
  color: #dc291e;
}
/* line 3040, ../sass/_modules.scss */
.imap .highcharts-tooltip div.ar4 {
  color: #d1694e;
}
/* line 3043, ../sass/_modules.scss */
.imap .highcharts-tooltip div.ar5 {
  color: #264283;
}
/* line 3046, ../sass/_modules.scss */
.imap .highcharts-tooltip div.ar6 {
  color: #f0ab00;
}
/* line 3049, ../sass/_modules.scss */
.imap .highcharts-tooltip div.ar7 {
  color: #576ca7;
}
/* line 3052, ../sass/_modules.scss */
.imap .highcharts-tooltip div.ar8 {
  color: #9b1f22;
}
/* line 3057, ../sass/_modules.scss */
.imap .loading {
  margin-top: 10em;
  text-align: center;
  color: gray;
}
/* line 3062, ../sass/_modules.scss */
.imap .f32 .flag {
  vertical-align: middle !important;
}
/* line 3067, ../sass/_modules.scss */
.imap .map-click {
  margin-top: 40px;
  margin-left: 0px;
  margin-right: 0px;
}
@media only screen and (max-width: 767px) {
  /* line 3067, ../sass/_modules.scss */
  .imap .map-click {
    margin-top: 10px;
  }
}
/* line 3075, ../sass/_modules.scss */
.imap .map-click li a {
  display: block;
  height: 40px;
  color: #919191 !important;
}
@media only screen and (max-width: 767px) {
  /* line 3075, ../sass/_modules.scss */
  .imap .map-click li a {
    height: 44px;
  }
}
/* line 3082, ../sass/_modules.scss */
.imap .map-click li a span {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: left;
  line-height: 18px;
}
/* line 3097, ../sass/_modules.scss */
.imap .map-click li a:before {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  float: left;
  margin-right: 10px;
  vertical-align: middle;
  text-align: center;
  background-color: #919191 !important;
  color: white;
  font-size: 20px;
  line-height: 40px;
}
@media only screen and (max-width: 767px) {
  /* line 3097, ../sass/_modules.scss */
  .imap .map-click li a:before {
    width: 44px;
    height: 44px;
    border-radius: 22px;
    line-height: 44px;
    font-size: 25px;
  }
}
/* line 3118, ../sass/_modules.scss */
.imap .map-click li a.group1.active {
  color: #007dc3 !important;
}
/* line 3120, ../sass/_modules.scss */
.imap .map-click li a.group1.active:before {
  background-color: #007dc3 !important;
}
/* line 3124, ../sass/_modules.scss */
.imap .map-click li a.group2.active {
  color: #c1bb00 !important;
}
/* line 3126, ../sass/_modules.scss */
.imap .map-click li a.group2.active:before {
  background-color: #c1bb00 !important;
}
/* line 3130, ../sass/_modules.scss */
.imap .map-click li a.group3.active {
  color: #dc291e !important;
}
/* line 3132, ../sass/_modules.scss */
.imap .map-click li a.group3.active:before {
  background-color: #dc291e !important;
}
/* line 3136, ../sass/_modules.scss */
.imap .map-click li a.group4.active {
  color: #d1694e !important;
}
/* line 3138, ../sass/_modules.scss */
.imap .map-click li a.group4.active:before {
  background-color: #d1694e !important;
}
/* line 3142, ../sass/_modules.scss */
.imap .map-click li a.group5.active {
  color: #264283 !important;
}
/* line 3144, ../sass/_modules.scss */
.imap .map-click li a.group5.active:before {
  background-color: #264283 !important;
}
/* line 3148, ../sass/_modules.scss */
.imap .map-click li a.group6.active {
  color: #f0ab00 !important;
}
/* line 3150, ../sass/_modules.scss */
.imap .map-click li a.group6.active:before {
  background-color: #f0ab00 !important;
}
/* line 3154, ../sass/_modules.scss */
.imap .map-click li a.group7.active {
  color: #576ca7 !important;
}
/* line 3156, ../sass/_modules.scss */
.imap .map-click li a.group7.active:before {
  background-color: #576ca7 !important;
}
/* line 3160, ../sass/_modules.scss */
.imap .map-click li a.group8.active {
  color: #9b1f22 !important;
}
/* line 3162, ../sass/_modules.scss */
.imap .map-click li a.group8.active:before {
  background-color: #9b1f22 !important;
}
/* line 3170, ../sass/_modules.scss */
.imap.europe ul {
  list-style: none;
}

/* line 3183, ../sass/_modules.scss */
.ce-am-quiz {
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 40px !important;
  color: #222222;
}
/* line 3187, ../sass/_modules.scss */
.ce-am-quiz .middle {
  padding: 30px 0 !important;
  text-align: center;
  background-color: transparent !important;
  background-image: url(../images//system/am-quiz/background.jpg);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  /* line 3187, ../sass/_modules.scss */
  .ce-am-quiz .middle {
    padding: 55px 0 40px 0 !important;
  }
}
/* line 3199, ../sass/_modules.scss */
.ce-am-quiz header {
  margin-bottom: 30px;
}
/* line 3201, ../sass/_modules.scss */
.ce-am-quiz header * {
  font-family: Arial, Helvetica, sans-serif;
}
/* line 3205, ../sass/_modules.scss */
.ce-am-quiz .question-counter {
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  font-family: Arial, Helvetica, sans-serif;
  display: inline-block;
  margin-bottom: 20px;
  padding: 15px 40px;
  text-align: center;
  color: white;
  background-color: #222222;
}
@media only screen and (min-width: 768px) {
  /* line 3205, ../sass/_modules.scss */
  .ce-am-quiz .question-counter {
    padding: 20px 40px;
  }
}
/* line 3218, ../sass/_modules.scss */
.ce-am-quiz .question-container {
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  display: table;
  width: 100%;
  height: 170px;
  margin-bottom: 35px;
  padding: 10px;
  border: 6px solid #888888;
}
@media only screen and (min-width: 768px) {
  /* line 3218, ../sass/_modules.scss */
  .ce-am-quiz .question-container {
    height: 200px;
    margin-bottom: 55px;
  }
}
/* line 3230, ../sass/_modules.scss */
.ce-am-quiz .question-container .question {
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 30px;
  line-height: 1.2;
  display: table-cell;
  height: 100%;
  padding: 15px;
  vertical-align: middle;
  background-color: rgba(255, 255, 255, 0.8);
}
@media only screen and (min-width: 768px) {
  /* line 3230, ../sass/_modules.scss */
  .ce-am-quiz .question-container .question {
    font-size: 36px;
    line-height: 1.3;
    padding: 25px;
  }
}
/* line 3248, ../sass/_modules.scss */
.ce-am-quiz .answers-container .answers {
  text-align: left;
}
/* line 3250, ../sass/_modules.scss */
.ce-am-quiz .answers-container .answers li {
  display: table;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  /* line 3250, ../sass/_modules.scss */
  .ce-am-quiz .answers-container .answers li {
    margin-bottom: 10px;
  }
}
/* line 3256, ../sass/_modules.scss */
.ce-am-quiz .answers-container .answers li:before {
  -webkit-border-radius: 74px;
  -moz-border-radius: 74px;
  border-radius: 74px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 25px;
  position: absolute;
  top: -2px;
  left: 9px;
  float: left;
  width: 60px;
  height: 60px;
  line-height: 55px;
  content: counter(numList,upper-alpha);
  counter-increment: numList;
  text-align: center;
  vertical-align: middle;
  border: 4px solid white;
  background-color: #e55a00;
}
@media only screen and (min-width: 768px) {
  /* line 3256, ../sass/_modules.scss */
  .ce-am-quiz .answers-container .answers li:before {
    font-size: 35px;
    width: 74px;
    height: 74px;
    line-height: 67px;
  }
}
/* line 3281, ../sass/_modules.scss */
.ce-am-quiz .answers-container .answers li a,
.ce-am-quiz .answers-container .answers li a:visited {
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.2;
  display: table-cell;
  height: 55px;
  padding: 4px 30px 0 80px;
  transition: background-color 300ms ease-out;
  vertical-align: middle;
  color: white !important;
  background-color: #e55a00;
}
@media only screen and (min-width: 768px) {
  /* line 3281, ../sass/_modules.scss */
  .ce-am-quiz .answers-container .answers li a,
  .ce-am-quiz .answers-container .answers li a:visited {
    height: 70px;
    padding: 4px 40px 0 90px;
  }
}
/* line 3296, ../sass/_modules.scss */
.ce-am-quiz .answers-container .answers li a:hover,
.ce-am-quiz .answers-container .answers li a:visited:hover {
  color: white;
  background-color: #222222;
}
/* line 3304, ../sass/_modules.scss */
.ce-am-quiz .score-message {
  font-size: 40px;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  /* line 3304, ../sass/_modules.scss */
  .ce-am-quiz .score-message {
    font-size: 62px;
  }
}
/* line 3310, ../sass/_modules.scss */
.ce-am-quiz .score-message #finalScore {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  display: block;
  font-size: 80px;
  background-color: white;
  width: 130px;
  height: 130px;
  border: 6px solid #888888;
  margin: -10px auto 0 auto;
  line-height: 120px;
}
@media only screen and (min-width: 768px) {
  /* line 3310, ../sass/_modules.scss */
  .ce-am-quiz .score-message #finalScore {
    font-size: 100px;
    margin: -20px auto -10px auto;
    width: 150px;
    height: 150px;
    line-height: 140px;
  }
}
/* line 3329, ../sass/_modules.scss */
.ce-am-quiz .assessment-message {
  font-size: 26px;
  margin-bottom: 35px;
  line-height: 1.2;
}
/* line 3334, ../sass/_modules.scss */
.ce-am-quiz .button-box {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  /* line 3334, ../sass/_modules.scss */
  .ce-am-quiz .button-box {
    width: auto;
    margin-bottom: 0;
  }
}
/* line 3345, ../sass/_modules.scss */
.ce-am-quiz .button-box:last-of-type {
  margin-right: 0 !important;
}
/* line 3351, ../sass/_modules.scss */
.ce-am-quiz .middle .rank-block {
  display: block;
  position: relative;
  overflow: hidden;
  background-position: 92% center;
  background-repeat: no-repeat;
  background-size: auto 450px;
}
@media (max-width: 1024px) {
  /* line 3351, ../sass/_modules.scss */
  .ce-am-quiz .middle .rank-block {
    background-position: 98% center;
    background-size: auto 250px;
  }
}
@media (max-width: 767px) {
  /* line 3351, ../sass/_modules.scss */
  .ce-am-quiz .middle .rank-block {
    background-image: none !important;
  }
}
/* line 3365, ../sass/_modules.scss */
.ce-am-quiz .middle .rank-block.rank1 {
  Background-image: url(../images//system/am-quiz/rank4.png);
}
/* line 3368, ../sass/_modules.scss */
.ce-am-quiz .middle .rank-block.rank2 {
  Background-image: url(../images//system/am-quiz/rank3.png);
}
/* line 3371, ../sass/_modules.scss */
.ce-am-quiz .middle .rank-block.rank3 {
  Background-image: url(../images//system/am-quiz/rank2.png);
}
/* line 3374, ../sass/_modules.scss */
.ce-am-quiz .middle .rank-block.rank4 {
  Background-image: url(../images//system/am-quiz/rank1.png);
}
/* line 3377, ../sass/_modules.scss */
.ce-am-quiz .middle .rank-block .answer-message {
  margin-top: 20px;
}
/* line 3379, ../sass/_modules.scss */
.ce-am-quiz .middle .rank-block .answer-message p {
  font-size: 26px;
  margin: 0px;
}
/* line 3383, ../sass/_modules.scss */
.ce-am-quiz .middle .rank-block .answer-message .headline {
  font-size: 32px;
  font-weight: bold;
}

/* line 3403, ../sass/_modules.scss */
.cc-map {
  height: 800px;
}

/* line 3414, ../sass/_modules.scss */
.videostage {
  max-width: 89.5rem;
  margin-top: 75px;
  margin-bottom: -90px;
}
@media (max-width: 1024px) {
  /* line 3414, ../sass/_modules.scss */
  .videostage {
    margin-top: 65px;
  }
}

/* line 3423, ../sass/_modules.scss */
.content-wrap .videostage {
  max-width: 90.5rem;
  margin-top: 0px;
  margin-bottom: 0px;
}

/*!
 * Responsive Tables v5.0.4 (http://gergeo.se/RWD-Table-Patterns)
 * This is an awesome solution for responsive tables with complex data.
 * Authors: Nadan Gergeo <nadan.gergeo@gmail.com> (www.gergeo.se) & Maggie Wachs (www.filamentgroup.com)
 * Licensed under MIT (https://github.com/nadangergeo/RWD-Table-Patterns/blob/master/LICENSE-MIT)
 */
/* line 8, ../sass/_table.scss */
.dropdown-menu > li.checkbox-row {
  padding: 5px 20px;
}

/* line 11, ../sass/_table.scss */
.dropdown-menu li.checkbox-row {
  display: block;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #484848;
  white-space: nowrap;
}

/* line 19, ../sass/_table.scss */
.dropdown-menu li.checkbox-row label {
  font-weight: normal;
}

/* line 24, ../sass/_table.scss */
.dropdown-menu li.checkbox-row:hover,
.dropdown-menu li.checkbox-row input:hover,
.dropdown-menu li.checkbox-row label:hover {
  cursor: pointer;
}

/* line 28, ../sass/_table.scss */
.no-touch .dropdown-menu > .checkbox-row:hover,
.no-touch .dropdown-menu > .checkbox-row:active {
  text-decoration: none;
  color: #484848;
  background-color: #fcfcf2;
}

/* line 33, ../sass/_table.scss */
.btn-toolbar {
  margin-bottom: 20px;
}

/* line 36, ../sass/_table.scss */
.lt-ie8 .btn-toolbar {
  display: none;
}

/* line 39, ../sass/_table.scss */
.table-responsive {
  border-radius: 3px;
  border: 1px solid #dde1e4;
}
/* line 43, ../sass/_table.scss */
.table-responsive .header {
  font-size: 14px;
  font-weight: bold;
  margin-top: 25px;
  margin-bottom: 25px;
  margin-left: 10px;
}

/* line 51, ../sass/_table.scss */
.table-responsive > .table {
  margin-bottom: 0;
}

/* line 54, ../sass/_table.scss */
.table-responsive > .table-bordered {
  border: 0;
}

/* line 62, ../sass/_table.scss */
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 70, ../sass/_table.scss */
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 76, ../sass/_table.scss */
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}

/* line 79, ../sass/_table.scss */
.table-responsive[data-pattern="priority-columns"] {
  position: relative;
  width: 100%;
  overflow-y: hidden;
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  border-radius: 3px;
  border: 1px solid #dde1e4;
  -webkit-overflow-scrolling: touch;
}

/* line 90, ../sass/_table.scss */
.table-responsive[data-pattern="priority-columns"] > .table {
  margin-bottom: 0;
}

/* line 101, ../sass/_table.scss */
.table-responsive[data-pattern="priority-columns"] > .table-bordered {
  border: 0;
}

/* line 109, ../sass/_table.scss */
.table-responsive[data-pattern="priority-columns"] > .table-bordered > thead > tr > th:first-child,
.table-responsive[data-pattern="priority-columns"] > .table-bordered > tbody > tr > th:first-child,
.table-responsive[data-pattern="priority-columns"] > .table-bordered > tfoot > tr > th:first-child,
.table-responsive[data-pattern="priority-columns"] > .table-bordered > thead > tr > td:first-child,
.table-responsive[data-pattern="priority-columns"] > .table-bordered > tbody > tr > td:first-child,
.table-responsive[data-pattern="priority-columns"] > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 117, ../sass/_table.scss */
.table-responsive[data-pattern="priority-columns"] > .table-bordered > thead > tr > th:last-child,
.table-responsive[data-pattern="priority-columns"] > .table-bordered > tbody > tr > th:last-child,
.table-responsive[data-pattern="priority-columns"] > .table-bordered > tfoot > tr > th:last-child,
.table-responsive[data-pattern="priority-columns"] > .table-bordered > thead > tr > td:last-child,
.table-responsive[data-pattern="priority-columns"] > .table-bordered > tbody > tr > td:last-child,
.table-responsive[data-pattern="priority-columns"] > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 123, ../sass/_table.scss */
.table-responsive[data-pattern="priority-columns"] > .table-bordered > tbody > tr:last-child > th,
.table-responsive[data-pattern="priority-columns"] > .table-bordered > tfoot > tr:last-child > th,
.table-responsive[data-pattern="priority-columns"] > .table-bordered > tbody > tr:last-child > td,
.table-responsive[data-pattern="priority-columns"] > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}

/* line 129, ../sass/_table.scss */
.mq.js .table-responsive[data-pattern="priority-columns"] th[data-priority],
.mq.js.lt-ie10 .sticky-table-header th[data-priority],
.mq.js .table-responsive[data-pattern="priority-columns"] td[data-priority],
.mq.js.lt-ie10 .sticky-table-header td[data-priority] {
  display: none;
}

/* line 135, ../sass/_table.scss */
.lt-ie9.mq.js .table-responsive[data-pattern="priority-columns"] th[data-priority="1"],
.lt-ie9.mq.js.lt-ie10 .sticky-table-header th[data-priority="1"],
.lt-ie9.mq.js .table-responsive[data-pattern="priority-columns"] td[data-priority="1"],
.lt-ie9.mq.js.lt-ie10 .sticky-table-header td[data-priority="1"] {
  display: inline;
}

/* line 141, ../sass/_table.scss */
.mq.js .table-responsive[data-pattern="priority-columns"] th[data-priority="1"],
.mq.js.lt-ie10 .sticky-table-header th[data-priority="1"],
.mq.js .table-responsive[data-pattern="priority-columns"] td[data-priority="1"],
.mq.js.lt-ie10 .sticky-table-header td[data-priority="1"] {
  display: table-cell;
}

@media screen and (min-width: 480px) {
  /* line 148, ../sass/_table.scss */
  .lt-ie9.mq.js .table-responsive[data-pattern="priority-columns"] th[data-priority="2"],
  .lt-ie9.mq.js.lt-ie10 .sticky-table-header th[data-priority="2"],
  .lt-ie9.mq.js .table-responsive[data-pattern="priority-columns"] td[data-priority="2"],
  .lt-ie9.mq.js.lt-ie10 .sticky-table-header td[data-priority="2"] {
    display: inline;
  }

  /* line 154, ../sass/_table.scss */
  .mq.js .table-responsive[data-pattern="priority-columns"] th[data-priority="2"],
  .mq.js.lt-ie10 .sticky-table-header th[data-priority="2"],
  .mq.js .table-responsive[data-pattern="priority-columns"] td[data-priority="2"],
  .mq.js.lt-ie10 .sticky-table-header td[data-priority="2"] {
    display: table-cell;
  }
}
@media screen and (min-width: 640px) {
  /* line 162, ../sass/_table.scss */
  .lt-ie9.mq.js .table-responsive[data-pattern="priority-columns"] th[data-priority="3"],
  .lt-ie9.mq.js.lt-ie10 .sticky-table-header th[data-priority="3"],
  .lt-ie9.mq.js .table-responsive[data-pattern="priority-columns"] td[data-priority="3"],
  .lt-ie9.mq.js.lt-ie10 .sticky-table-header td[data-priority="3"] {
    display: inline;
  }

  /* line 168, ../sass/_table.scss */
  .mq.js .table-responsive[data-pattern="priority-columns"] th[data-priority="3"],
  .mq.js.lt-ie10 .sticky-table-header th[data-priority="3"],
  .mq.js .table-responsive[data-pattern="priority-columns"] td[data-priority="3"],
  .mq.js.lt-ie10 .sticky-table-header td[data-priority="3"] {
    display: table-cell;
  }
}
@media screen and (min-width: 800px) {
  /* line 176, ../sass/_table.scss */
  .lt-ie9.mq.js .table-responsive[data-pattern="priority-columns"] th[data-priority="4"],
  .lt-ie9.mq.js.lt-ie10 .sticky-table-header th[data-priority="4"],
  .lt-ie9.mq.js .table-responsive[data-pattern="priority-columns"] td[data-priority="4"],
  .lt-ie9.mq.js.lt-ie10 .sticky-table-header td[data-priority="4"] {
    display: inline;
  }

  /* line 182, ../sass/_table.scss */
  .mq.js .table-responsive[data-pattern="priority-columns"] th[data-priority="4"],
  .mq.js.lt-ie10 .sticky-table-header th[data-priority="4"],
  .mq.js .table-responsive[data-pattern="priority-columns"] td[data-priority="4"],
  .mq.js.lt-ie10 .sticky-table-header td[data-priority="4"] {
    display: table-cell;
  }
}
@media screen and (min-width: 960px) {
  /* line 190, ../sass/_table.scss */
  .lt-ie9.mq.js .table-responsive[data-pattern="priority-columns"] th[data-priority="5"],
  .lt-ie9.mq.js.lt-ie10 .sticky-table-header th[data-priority="5"],
  .lt-ie9.mq.js .table-responsive[data-pattern="priority-columns"] td[data-priority="5"],
  .lt-ie9.mq.js.lt-ie10 .sticky-table-header td[data-priority="5"] {
    display: inline;
  }

  /* line 196, ../sass/_table.scss */
  .mq.js .table-responsive[data-pattern="priority-columns"] th[data-priority="5"],
  .mq.js.lt-ie10 .sticky-table-header th[data-priority="5"],
  .mq.js .table-responsive[data-pattern="priority-columns"] td[data-priority="5"],
  .mq.js.lt-ie10 .sticky-table-header td[data-priority="5"] {
    display: table-cell;
  }
}
@media screen and (min-width: 1120px) {
  /* line 204, ../sass/_table.scss */
  .lt-ie9.mq.js .table-responsive[data-pattern="priority-columns"] th[data-priority="6"],
  .lt-ie9.mq.js.lt-ie10 .sticky-table-header th[data-priority="6"],
  .lt-ie9.mq.js .table-responsive[data-pattern="priority-columns"] td[data-priority="6"],
  .lt-ie9.mq.js.lt-ie10 .sticky-table-header td[data-priority="6"] {
    display: inline;
  }

  /* line 210, ../sass/_table.scss */
  .mq.js .table-responsive[data-pattern="priority-columns"] th[data-priority="6"],
  .mq.js.lt-ie10 .sticky-table-header th[data-priority="6"],
  .mq.js .table-responsive[data-pattern="priority-columns"] td[data-priority="6"],
  .mq.js.lt-ie10 .sticky-table-header td[data-priority="6"] {
    display: table-cell;
  }
}
/* line 214, ../sass/_table.scss */
table.table-small-font {
  font-size: 12px;
  -webkit-text-size-adjust: none;
  line-height: 1.5em;
}

/* line 219, ../sass/_table.scss */
table.focus-on tbody tr:hover {
  cursor: pointer;
}

/* line 223, ../sass/_table.scss */
table.focus-on tbody tr.unfocused th,
table.focus-on tbody tr.unfocused td {
  color: #999999;
  color: rgba(0, 0, 0, 0.4);
}

/* line 228, ../sass/_table.scss */
table.focus-on tbody tr.focused th,
table.focus-on tbody tr.focused td {
  background-color: #5bc0de;
  color: black;
}

/* line 233, ../sass/_table.scss */
table th.col-hide,
table td.col-hide {
  display: none;
}

/* line 237, ../sass/_table.scss */
table th.col-show,
table td.col-show {
  display: inline;
}

/* line 241, ../sass/_table.scss */
.lt-ie9 table th.col-show,
.lt-ie9 table td.col-show {
  display: table-cell;
}

/* line 245, ../sass/_table.scss */
.lt-ie9 table.display-all th,
.lt-ie9 table.display-all td {
  display: inline !important;
}

/* line 249, ../sass/_table.scss */
table.display-all th,
table.display-all td {
  display: table-cell !important;
}

/* line 252, ../sass/_table.scss */
.sticky-table-header {
  background-color: white;
  border: none;
  border-radius: 0;
  border-top: 1px solid #dde1e4;
  border-bottom: 1px solid #dde1e4;
  position: absolute;
  top: 0;
  visibility: hidden;
  z-index: 990;
  overflow: hidden;
  min-width: 100%;
}

/* line 265, ../sass/_table.scss */
.sticky-table-header.fixed-solution {
  min-width: 0;
  position: fixed;
}

/* line 269, ../sass/_table.scss */
.lt-ie10 .sticky-table-header.fixed-solution {
  border-left: 1px solid #dde1e4;
  border-right: 1px solid #dde1e4;
  box-sizing: content-box;
  border-bottom: none;
}

/* line 275, ../sass/_table.scss */
.sticky-table-header.border-radius-fix {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 279, ../sass/_table.scss */
.sticky-table-header > .table {
  margin-bottom: 0;
}

/* line 287, ../sass/_table.scss */
.sticky-table-header > .table > thead > tr > th,
.sticky-table-header > .table > tbody > tr > th,
.sticky-table-header > .table > tfoot > tr > th,
.sticky-table-header > .table > thead > tr > td,
.sticky-table-header > .table > tbody > tr > td,
.sticky-table-header > .table > tfoot > tr > td {
  white-space: nowrap;
}

/* line 290, ../sass/_table.scss */
.sticky-table-header > .table-bordered {
  border: 0;
}

/* line 298, ../sass/_table.scss */
.sticky-table-header > .table-bordered > thead > tr > th:first-child,
.sticky-table-header > .table-bordered > tbody > tr > th:first-child,
.sticky-table-header > .table-bordered > tfoot > tr > th:first-child,
.sticky-table-header > .table-bordered > thead > tr > td:first-child,
.sticky-table-header > .table-bordered > tbody > tr > td:first-child,
.sticky-table-header > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 306, ../sass/_table.scss */
.sticky-table-header > .table-bordered > thead > tr > th:last-child,
.sticky-table-header > .table-bordered > tbody > tr > th:last-child,
.sticky-table-header > .table-bordered > tfoot > tr > th:last-child,
.sticky-table-header > .table-bordered > thead > tr > td:last-child,
.sticky-table-header > .table-bordered > tbody > tr > td:last-child,
.sticky-table-header > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 312, ../sass/_table.scss */
.sticky-table-header > .table-bordered > tbody > tr:last-child > th,
.sticky-table-header > .table-bordered > tfoot > tr:last-child > th,
.sticky-table-header > .table-bordered > tbody > tr:last-child > td,
.sticky-table-header > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}

/* line 322, ../sass/_table.scss */
.table-responsive {
  border: 0 !important;
}
/* line 324, ../sass/_table.scss */
.table-responsive.summary table tr td, .table-responsive.summary thead th {
  text-align: right;
}
/* line 328, ../sass/_table.scss */
.table-responsive table {
  width: 100%;
  border-collapse: collapse;
}
/* line 331, ../sass/_table.scss */
.table-responsive table tr {
  border-top: 1px solid #dde1e4 !important;
  border-bottom: 1px solid #dde1e4 !important;
}
/* line 335, ../sass/_table.scss */
.table-responsive table tr:nth-of-type(even) {
  background-color: #fcfcf2;
}
/* line 339, ../sass/_table.scss */
.table-responsive table td {
  line-height: 23px;
  padding: 13px 20px 13px 10px !important;
  border-left: 1px solid #dde1e4;
  font-size: 14px;
}
/* line 344, ../sass/_table.scss */
.table-responsive table td.col-0 {
  text-align: left !important;
}
/* line 347, ../sass/_table.scss */
.table-responsive table td.plus {
  color: #079b00 !important;
}
/* line 350, ../sass/_table.scss */
.table-responsive table td.minus {
  color: #dc0303 !important;
}
/* line 354, ../sass/_table.scss */
.table-responsive table.focus-on tbody tr.focused th, .table-responsive table.focus-on tbody tr.focused td, .table-responsive table.focus-on tbody tr td.focused {
  background-color: black;
}
/* line 360, ../sass/_table.scss */
.table-responsive thead {
  background-color: #f3f1cc;
}
/* line 362, ../sass/_table.scss */
.table-responsive thead th {
  white-space: pre-wrap !important;
  max-width: 180px !important;
  border-top: 2px solid #dde1e4 !important;
  border-bottom: 1px solid #dde1e4 !important;
  border-left: 1px solid #dde1e4;
  line-height: 23px;
  padding: 13px 20px 13px 10px !important;
  font-size: 16px;
  min-width: 120px;
}
/* line 376, ../sass/_table.scss */
.table-responsive .sticky-table-header {
  height: 52px !important;
}

/* line 381, ../sass/_table.scss */
.table-wrapper .btn-toolbar {
  display: none !important;
}

/* line 386, ../sass/_table.scss */
.resp-tabs-container > .row.table {
  padding: 0 !important;
}

/* line 391, ../sass/_table.scss */
td.focused, tr.focused {
  background-color: #f0ebb5 !important;
}

/* line 396, ../sass/_table.scss */
table.scroller {
  margin-bottom: -10px;
}

/* line 403, ../sass/_table.scss */
.DTFC_LeftBodyLiner .scroller.dataTable.DTFC_Cloned thead th, .DTFC_LeftBodyLiner .scroller.dataTable.DTFC_Cloned tfoot td {
  padding: 0px !important;
  line-height: 0px !important;
  border: none !important;
}
/* line 407, ../sass/_table.scss */
.DTFC_LeftBodyLiner .scroller.dataTable.DTFC_Cloned thead th img, .DTFC_LeftBodyLiner .scroller.dataTable.DTFC_Cloned tfoot td img {
  width: 50%;
  height: auto;
}

/* line 420, ../sass/_table.scss */
#DataTables_Table_0 thead th, #DataTables_Table_0 tfoot td {
  padding: 0px !important;
  line-height: 0px !important;
  border: none !important;
}
/* line 424, ../sass/_table.scss */
#DataTables_Table_0 thead th img, #DataTables_Table_0 tfoot td img {
  width: 50%;
  height: auto;
}

/* line 433, ../sass/_table.scss */
.fixed-column .table-responsive table tr {
  border: none !important;
}

/* line 436, ../sass/_table.scss */
.dataTables_scrollBody {
  overflow: hidden !important;
}

/* line 442, ../sass/_table.scss */
.data-table .inner .tabnav {
  position: absolute;
  display: block;
  width: 50px;
  height: 50px;
  background-color: black;
  opacity: 0.3;
  color: white;
  text-align: center;
  line-height: 53px;
}
/* line 452, ../sass/_table.scss */
.data-table .inner .tabnav.scroll-right {
  right: 0px;
  top: 50%;
}
/* line 456, ../sass/_table.scss */
.data-table .inner .tabnav.scroll-left {
  left: 50%;
  bottom: 5px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
/* line 468, ../sass/_table.scss */
.data-table .dataTables_scrollFoot {
  padding-bottom: 55px;
}
/* line 471, ../sass/_table.scss */
.data-table .DTFC_LeftBodyWrapper {
  border-right: 2px solid #dde1e4 !important;
}
/* line 474, ../sass/_table.scss */
.data-table .DTFC_LeftHeadWrapper, .data-table .DTFC_LeftFootWrapper {
  border-right: 1px solid #dde1e4 !important;
}
/* line 477, ../sass/_table.scss */
.data-table .DTFC_LeftFootWrapper {
  padding-bottom: 10px;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
/* line 11, ../sass/_fancybox.scss */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

/* line 19, ../sass/_fancybox.scss */
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

/* line 26, ../sass/_fancybox.scss */
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444444;
  text-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 36, ../sass/_fancybox.scss */
.fancybox-opened {
  z-index: 8030;
}

/* line 40, ../sass/_fancybox.scss */
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

/* line 46, ../sass/_fancybox.scss */
.fancybox-outer, .fancybox-inner {
  position: relative;
}

/* line 50, ../sass/_fancybox.scss */
.fancybox-inner {
  overflow: hidden;
}

/* line 54, ../sass/_fancybox.scss */
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

/* line 58, ../sass/_fancybox.scss */
.fancybox-error {
  color: #444444;
  font: 14px/20px Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

/* line 66, ../sass/_fancybox.scss */
.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: none;
}

/* line 73, ../sass/_fancybox.scss */
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

/* line 78, ../sass/_fancybox.scss */
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../fancybox/fancybox_sprite.png");
}

/* line 82, ../sass/_fancybox.scss */
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

/* line 94, ../sass/_fancybox.scss */
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../fancybox/fancybox_loading.gif") center center no-repeat;
}

/* line 100, ../sass/_fancybox.scss */
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

/* line 110, ../sass/_fancybox.scss */
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../fancybox/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}

/* line 122, ../sass/_fancybox.scss */
.fancybox-prev {
  left: 0;
}

/* line 126, ../sass/_fancybox.scss */
.fancybox-next {
  right: 0;
}

/* line 130, ../sass/_fancybox.scss */
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

/* line 141, ../sass/_fancybox.scss */
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

/* line 146, ../sass/_fancybox.scss */
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

/* line 151, ../sass/_fancybox.scss */
.fancybox-nav:hover span {
  visibility: visible;
}

/* line 155, ../sass/_fancybox.scss */
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
/* line 167, ../sass/_fancybox.scss */
.fancybox-lock {
  /*  overflow: hidden !important;*/
  width: auto;
}

/* line 172, ../sass/_fancybox.scss */
.fancybox-lock body {
  overflow: hidden !important;
}

/* line 176, ../sass/_fancybox.scss */
.fancybox-lock-test {
  overflow-y: hidden !important;
}

/* line 180, ../sass/_fancybox.scss */
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: rgba(0, 0, 0, 0.75);
}

/* line 191, ../sass/_fancybox.scss */
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

/* line 197, ../sass/_fancybox.scss */
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
/* line 204, ../sass/_fancybox.scss */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px Arial, Helvetica, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

/* line 212, ../sass/_fancybox.scss */
.fancybox-opened .fancybox-title {
  visibility: visible;
}

/* line 216, ../sass/_fancybox.scss */
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

/* line 225, ../sass/_fancybox.scss */
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222222;
  color: white;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

/* line 241, ../sass/_fancybox.scss */
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: white;
}

/* line 247, ../sass/_fancybox.scss */
.fancybox-title-inside-wrap {
  padding-top: 10px;
}

/* line 251, ../sass/_fancybox.scss */
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: white;
  padding: 10px;
  background: black;
  background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics!*/
/*@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {

  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url('../fancybox/fancybox_sprite@2x.png');
    background-size: 44px 152px; */
/*The size of the normal image, half the size of the hi-res image*/
                                                                                                      /*
  }

  #fancybox-loading div {
    background-image: url('../fancybox/fancybox_loading@2x.gif');
    background-size: 24px 24px; */
/*The size of the normal image, half the size of the hi-res image*/
                                                                                                     /*
  }
}*/
/* line 282, ../sass/_fancybox.scss */
.fancybox-title h3 {
  color: black;
}

/* line 286, ../sass/_fancybox.scss */
.fancybox-description {
  margin-top: 10px;
  font-size: 13px;
  font-style: italic;
  color: #8e8581;
}

/* line 293, ../sass/_fancybox.scss */
.fancybox-close {
  background: none;
  background-color: #e5e5e5;
  line-height: 42px;
  text-align: center;
  height: 42px;
  width: 42px;
}
@media (max-width: 599px) {
  /* line 293, ../sass/_fancybox.scss */
  .fancybox-close {
    right: 0;
    top: -20px;
  }
}
@media (min-width: 600px) {
  /* line 293, ../sass/_fancybox.scss */
  .fancybox-close {
    right: -42px;
    top: 0;
  }
}
/* line 311, ../sass/_fancybox.scss */
.fancybox-close:before {
  font-family: "gfk";
  content: 'a';
  color: #484848;
}

/*.fancybox-nav {
  width: 60px;

  span {
    background-color: $middleGrey3;
    width: 40px;
    height: 60px;
    margin-top: -30px;
    visibility: visible;
  }

  &.fancybox-prev {
    left: -10px;

    span {
      left: 7px;
      background: url(../images/system/arrow_pagination_previous_normal_n.png) center center $middleGrey3 no-repeat;
    }

    @include feedback {
      span {
        background-image: url(../images/system/arrow_pagination_previous_hover_n.png);
      }
    }
  }

  &.fancybox-next {
    right: -10px;

    span {
      right: 7px;
      background: url(../images/system/arrow_pagination_next_normal_n.png) center center $middleGrey3 no-repeat;
    }

    @include feedback {
      span {
        background-image: url(../images/system/arrow_pagination_next_hover_n.png);
      }
    }
  }
}*/
/* line 360, ../sass/_fancybox.scss */
.fancybox-hidden-elements {
  display: none;
}

/*.fancybox {
  display: block!important;
  position: relative;
  &:hover .fancyloupe {
    background-image: url(../Images/system/ico_zoom_hover_n.png);
    @media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      background-image: url(../Images/system/ico_zoom_hover_r.png);
      background-size: 16px;
    }
  }
  img {
    z-index: 0;

  }
  */
  /*.fancyloupe {
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  right: 0px;
  background-image: url(../Images/system/ico_zoom_normal_n.png);
  background-repeat: no-repeat;
  background-position: 5px 5px;
  background-color: $white;
  z-index: 100;
  @media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    background-image: url(../Images/system/ico_zoom_normal_r.png);
    background-size: 16px;
  }
}*/
     /*

  .wrapper-fancybox-loupe {
    display: inline-block;
    position: relative;
  }

}*/
/* line 401, ../sass/_fancybox.scss */
.pic-bullet-list-50-50 .wrapper-fancybox-loupe {
  display: block !important;
}

/* line 406, ../sass/_fancybox.scss */
body.fullPicture {
  background-color: black;
}
/* line 408, ../sass/_fancybox.scss */
body.fullPicture .content {
  display: table;
  height: 100%;
  width: 100%;
}
/* line 412, ../sass/_fancybox.scss */
body.fullPicture .content .position {
  display: table-cell;
  vertical-align: middle;
}
/* line 416, ../sass/_fancybox.scss */
body.fullPicture .content img {
  width: 100%;
  height: auto;
}
/* line 420, ../sass/_fancybox.scss */
body.fullPicture .content .close {
  float: right;
  margin-bottom: 30px;
  margin-right: 20px;
  margin-top: 20px;
  cursor: pointer;
}

/* line 431, ../sass/_fancybox.scss */
a.fancybox img {
  margin-bottom: 0px;
}

/* line 435, ../sass/_fancybox.scss */
.flex-video iframe {
  border: none;
}

/* line 1, ../sass/_perfect-scrollbar.scss */
.ps-container .ps-scrollbar-x-rail {
  position: absolute;
  /* please don't change 'position' */
  bottom: 3px;
  /* there must be 'bottom' for ps-scrollbar-x-rail */
  height: 8px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  opacity: 0;
  filter: alpha(opacity=0);
  -o-transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  -moz-transition: background-color .2s linear, opacity .2s linear;
  transition: background-color .2s linear, opacity .2s linear;
}

/* line 17, ../sass/_perfect-scrollbar.scss */
.ps-container:hover .ps-scrollbar-x-rail,
.ps-container.hover .ps-scrollbar-x-rail {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

/* line 23, ../sass/_perfect-scrollbar.scss */
.ps-container .ps-scrollbar-x-rail:hover,
.ps-container .ps-scrollbar-x-rail.hover {
  background-color: #eee;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 29, ../sass/_perfect-scrollbar.scss */
.ps-container .ps-scrollbar-x-rail.in-scrolling {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 34, ../sass/_perfect-scrollbar.scss */
.ps-container .ps-scrollbar-y-rail {
  position: absolute;
  /* please don't change 'position' */
  right: 3px;
  /* there must be 'right' for ps-scrollbar-y-rail */
  width: 8px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  opacity: 0;
  filter: alpha(opacity=0);
  -o-transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  -moz-transition: background-color .2s linear, opacity .2s linear;
  transition: background-color .2s linear, opacity .2s linear;
}

/* line 50, ../sass/_perfect-scrollbar.scss */
.ps-container:hover .ps-scrollbar-y-rail,
.ps-container.hover .ps-scrollbar-y-rail {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

/* line 56, ../sass/_perfect-scrollbar.scss */
.ps-container .ps-scrollbar-y-rail:hover,
.ps-container .ps-scrollbar-y-rail.hover {
  background-color: #eee;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 62, ../sass/_perfect-scrollbar.scss */
.ps-container .ps-scrollbar-y-rail.in-scrolling {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 67, ../sass/_perfect-scrollbar.scss */
.ps-container .ps-scrollbar-x {
  position: absolute;
  /* please don't change 'position' */
  bottom: 0;
  /* there must be 'bottom' for ps-scrollbar-x */
  height: 8px;
  background-color: #aaa;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -o-transition: background-color .2s linear;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color .2s linear;
  transition: background-color .2s linear;
}

/* line 81, ../sass/_perfect-scrollbar.scss */
.ps-container.ie6 .ps-scrollbar-x {
  font-size: 0;
  /* fixed scrollbar height in xp sp3 ie6 */
}

/* line 86, ../sass/_perfect-scrollbar.scss */
.ps-container .ps-scrollbar-x-rail:hover .ps-scrollbar-x,
.ps-container .ps-scrollbar-x-rail.hover .ps-scrollbar-x {
  background-color: #999;
}

/* line 90, ../sass/_perfect-scrollbar.scss */
.ps-container .ps-scrollbar-y {
  position: absolute;
  /* please don't change 'position' */
  right: 0;
  /* there must be 'right' for ps-scrollbar-y */
  width: 8px;
  background-color: #aaa;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -o-transition: background-color .2s linear;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color .2s linear;
  transition: background-color .2s linear;
}

/* line 104, ../sass/_perfect-scrollbar.scss */
.ps-container.ie6 .ps-scrollbar-y {
  font-size: 0;
  /* fixed scrollbar height in xp sp3 ie6 */
}

/* line 109, ../sass/_perfect-scrollbar.scss */
.ps-container .ps-scrollbar-y-rail:hover .ps-scrollbar-y,
.ps-container .ps-scrollbar-y-rail.hover .ps-scrollbar-y {
  background-color: #999;
}

/* line 114, ../sass/_perfect-scrollbar.scss */
.ps-container.ie .ps-scrollbar-x,
.ps-container.ie .ps-scrollbar-y {
  visibility: hidden;
}

/* line 121, ../sass/_perfect-scrollbar.scss */
.ps-container.ie:hover .ps-scrollbar-x,
.ps-container.ie:hover .ps-scrollbar-y,
.ps-container.ie.hover .ps-scrollbar-x,
.ps-container.ie.hover .ps-scrollbar-y {
  visibility: visible;
}

/* line 7, ../sass/_temax.scss */
.temax {
  margin-top: 35px;
}
/* line 10, ../sass/_temax.scss */
.temax .select2-results {
  position: relative;
  display: none;
}
/* line 13, ../sass/_temax.scss */
.temax .select2-results ul {
  width: 100%;
}
/* line 17, ../sass/_temax.scss */
.temax .country-select {
  color: black !important;
  margin-left: 5px;
}
/* line 23, ../sass/_temax.scss */
.temax .country-select .selection {
  width: auto;
  text-decoration: none;
  /*  container with text and arrow spans */
}
/* line 27, ../sass/_temax.scss */
.temax .country-select .selection .select2-selection.select2-selection--single {
  border-bottom: 2px solid black;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 5px;
  /* text */
}
/* line 34, ../sass/_temax.scss */
.temax .country-select .selection .select2-selection.select2-selection--single .select2-selection__rendered {
  float: left;
  text-decoration: underline;
}
/* line 37, ../sass/_temax.scss */
.temax .country-select .selection .select2-selection.select2-selection--single .select2-selection__rendered:hover {
  text-decoration: none !important;
}
/* line 41, ../sass/_temax.scss */
.temax .country-select .selection .select2-selection.select2-selection--single:after {
  /*
  position: relative;
  top:50%;
  transform: translate(0, -50%);
  font-family: "gfk" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  content: "f";
  font-size: 23px;
  */
}
/* line 58, ../sass/_temax.scss */
.temax .country-select .selection .select2-selection__arrow {
  /* display: none; */
  left: 5px;
  top: 0;
  font-size: 23px;
}
/* line 65, ../sass/_temax.scss */
.temax .country-select .select2-results {
  padding-left: 0px !important;
}
/* line 67, ../sass/_temax.scss */
.temax .country-select .select2-results a {
  color: black !important;
}
/* line 69, ../sass/_temax.scss */
.temax .country-select .select2-results a:hover {
  color: #e55a00 !important;
}
/* line 72, ../sass/_temax.scss */
.temax .country-select .select2-results a:visited {
  color: black;
}
/* line 78, ../sass/_temax.scss */
.temax .country-select .flag-new {
  position: relative;
  display: inline-block;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #f3f1cc;
  font-style: italic;
  min-height: 25px;
  min-width: 20px;
  padding: 3px 5px 0;
  font-weight: normal;
  margin: 0 0 0 20px;
}
/* line 89, ../sass/_temax.scss */
.temax .country-select .flag-new:before {
  display: block;
  content: "";
  height: 0;
  width: 0;
  border-style: solid;
  border-width: 0 0 25px 10px;
  border-color: transparent transparent #f3f1cc;
  position: absolute;
  left: -10px;
  top: 0;
}
/* line 102, ../sass/_temax.scss */
.temax .country-select .flag-new:after {
  display: block;
  content: "";
  height: 0;
  width: 0;
  border-style: solid;
  border-width: 25px 10px 0 0;
  border-color: #f3f1cc transparent transparent transparent;
  position: absolute;
  right: -10px;
  top: 0;
}
/* line 116, ../sass/_temax.scss */
.temax .country-select .select2-selection {
  border-radius: 0px !important;
}
/* line 118, ../sass/_temax.scss */
.temax .country-select .select2-selection.select2-selection--single {
  display: inline;
  position: relative;
  background: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: normal;
  white-space: normal;
}
/* line 128, ../sass/_temax.scss */
.temax .country-select #select2-industry-e3-container:after {
  background: none;
}
/* line 131, ../sass/_temax.scss */
.temax .country-select .select2-results {
  padding-left: 20px;
}
/* line 133, ../sass/_temax.scss */
.temax .country-select .select2-results ul {
  width: auto;
  min-width: 280px;
  font-weight: bold;
}
/* line 137, ../sass/_temax.scss */
.temax .country-select .select2-results ul li {
  padding-right: 0px;
}
/* line 139, ../sass/_temax.scss */
.temax .country-select .select2-results ul li:before {
  position: absolute;
  right: 10px;
}
/* line 143, ../sass/_temax.scss */
.temax .country-select .select2-results ul li a {
  color: #222222;
  text-decoration: none !important;
}
/* line 146, ../sass/_temax.scss */
.temax .country-select .select2-results ul li a:hover {
  color: #e55a00;
}
/* line 151, ../sass/_temax.scss */
.temax .country-select .select2-results ul li ul {
  position: relative;
  background: none;
  display: none;
  min-width: 100px !important;
}
/* line 163, ../sass/_temax.scss */
.temax .summary h2 {
  margin-bottom: 0px;
}
/* line 166, ../sass/_temax.scss */
.temax .summary table {
  margin-top: 15px;
}
/* line 171, ../sass/_temax.scss */
.temax .weather-chart h2 {
  margin-bottom: 0px;
}
/* line 174, ../sass/_temax.scss */
.temax .weather-chart table {
  margin-top: 15px;
}
/* line 176, ../sass/_temax.scss */
.temax .weather-chart table thead th {
  padding: 25px 20px 25px 10px !important;
}
/* line 179, ../sass/_temax.scss */
.temax .weather-chart table .sun {
  background-image: url("../images/system/temax_sun.jpg");
  background-position: right bottom;
  background-repeat: no-repeat;
}
/* line 184, ../sass/_temax.scss */
.temax .weather-chart table .rain {
  background-image: url("../images/system/temax_rain.jpg");
  background-position: right top;
  background-repeat: no-repeat;
}
/* line 193, ../sass/_temax.scss */
.temax .infographics h2 {
  margin-bottom: 45px;
}
/* line 196, ../sass/_temax.scss */
.temax .infographics .count {
  font-size: 42px;
  font-weight: bold;
  line-height: 44px;
  margin-top: 10px;
}
/* line 202, ../sass/_temax.scss */
.temax .infographics .description {
  font-size: 20px;
}
/* line 211, ../sass/_temax.scss */
.temax.download .image-box img {
  opacity: 0;
}
/* line 214, ../sass/_temax.scss */
.temax.download .image-box .preload {
  display: none;
}
/* line 218, ../sass/_temax.scss */
.temax.download .select-box {
  color: #e55a00;
  padding: 5px;
  margin-bottom: 10px;
}
/* line 219, ../sass/_temax.scss */
.temax.download .select-box div:nth-child(odd) {
  background: #f2f2f2;
}
/* line 223, ../sass/_temax.scss */
.temax.download .select-box.level-2 {
  display: none;
}
/* line 227, ../sass/_temax.scss */
.temax.download .select-box.level-1 a {
  display: block;
}
/* line 229, ../sass/_temax.scss */
.temax.download .select-box.level-1 a:after {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translate(0, -50%);
  font-family: "gfk" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  content: "g";
}
/* line 243, ../sass/_temax.scss */
.temax.download .select-box.level-1 a.active {
  color: #222222;
}
/* line 248, ../sass/_temax.scss */
.temax.download .select-box div {
  display: block;
  position: relative;
  padding: 5px;
}
/* line 254, ../sass/_temax.scss */
.temax.download .tab {
  display: table;
  padding: 5px;
  background-color: white;
  float: left;
  border-bottom: 3px solid #e55a00;
  border-right: 3px solid #e55a00;
  font-weight: bold;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  /* line 254, ../sass/_temax.scss */
  .temax.download .tab {
    width: 300px;
    height: 100px;
  }
}
/* line 267, ../sass/_temax.scss */
.temax.download .tab.active {
  border-bottom: 3px solid white;
  color: #e55a00;
  cursor: auto;
}
/* line 270, ../sass/_temax.scss */
.temax.download .tab.active.country-tab {
  border-left: 3px solid white;
}
/* line 275, ../sass/_temax.scss */
.temax.download .tab div {
  display: table-cell;
  vertical-align: middle;
}
/* line 280, ../sass/_temax.scss */
.temax.download form input {
  width: auto !important;
  height: auto !important;
}
/* line 284, ../sass/_temax.scss */
.temax.download .select2 .selection .select2-selection {
  background-color: #dde1e4;
}
/* line 287, ../sass/_temax.scss */
.temax.download .select2-selection__rendered:after {
  background-image: -webkit-linear-gradient(right, #dde1e4 36%, rgba(221, 225, 228, 0) 50%);
  background-image: -moz-linear-gradient(right, #dde1e4 36%, rgba(221, 225, 228, 0) 50%);
  background-image: -ms-linear-gradient(right, #dde1e4 36%, rgba(221, 225, 228, 0) 50%);
  background-image: -o-linear-gradient(right, #dde1e4 36%, rgba(221, 225, 228, 0) 50%);
  background-image: linear-gradient(to left, #dde1e4 36%, rgba(221, 225, 228, 0) 50%);
}
/* line 294, ../sass/_temax.scss */
.temax.download input {
  margin-bottom: 0px;
}
/* line 299, ../sass/_temax.scss */
.temax .chart-select {
  display: none;
}
/* line 301, ../sass/_temax.scss */
.temax .chart-select .button-box {
  margin-right: 0px;
}
/* line 306, ../sass/_temax.scss */
.temax span.notice {
  display: block;
  font-size: 0.95rem;
  color: black;
  margin-bottom: 16px;
}

/* line 314, ../sass/_temax.scss */
.select2-dropdown.select2-dropdown--below .select2-search.select2-search--dropdown {
  display: none !important;
}

/* line 319, ../sass/_temax.scss */
.button-box input.button.download {
  height: 44px !important;
  padding-top: 0px;
}

/* line 326, ../sass/_temax.scss */
html.msie .temax input.button.download {
  margin-top: 27px !important;
}

/* line 1, ../sass/_twitter.scss */
.row.ce-twitter {
  margin-bottom: 40px;
}
/* line 4, ../sass/_twitter.scss */
.row.ce-twitter .middle {
  display: block;
  padding-top: 50px;
}
/* line 9, ../sass/_twitter.scss */
.row.ce-twitter .ce-twitter--TweetMeta {
  font-size: 12px;
}
/* line 13, ../sass/_twitter.scss */
.row.ce-twitter .ce-twitter--TweetAvatar-image {
  float: right;
}
/* line 17, ../sass/_twitter.scss */
.row.ce-twitter .ce-twitter---TweetMeta-name {
  font-weight: bold;
}

/* line 2, ../sass/_no-js.scss */
.no-js .no-js-banner {
  background-color: #222222;
  color: white;
  text-align: center;
  padding: 10px 0;
  display: block !important;
}
/* line 8, ../sass/_no-js.scss */
.no-js .no-js-banner p {
  padding: 0;
  margin: 0;
}
/* line 13, ../sass/_no-js.scss */
.no-js .content-scroll {
  margin-top: 145px !important;
}
@media (max-width: 500px) {
  /* line 13, ../sass/_no-js.scss */
  .no-js .content-scroll {
    margin-top: 165px !important;
  }
}

/* line 22, ../sass/main.scss */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  text-rendering: auto !important;
  /* make font-weight:bold work for android */
}

/* line 29, ../sass/main.scss */
html,
body {
  line-height: 1.6;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

/* line 37, ../sass/main.scss */
body {
  background: #ec8d07;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ec8d07 0%, #dc291e 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ec8d07), color-stop(100%, #dc291e));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #ec8d07 0%, #dc291e 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #ec8d07 0%, #dc291e 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #ec8d07 0%, #dc291e 100%);
  /* IE10+ */
  background: linear-gradient(to right, #ec8d07 0%, #dc291e 100%);
  /* W3C */
  /* for IE9 see ie9.css */
  font-family: Arial, Helvetica, sans-serif;
  overflow-x: hidden;
  cursor: auto;
  color: #484848;
}
/* line 43, ../sass/main.scss */
body span[class^='skype_pnh_print_container'] {
  display: inline !important;
}

/* line 48, ../sass/main.scss */
.no-padding {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

/* line 52, ../sass/main.scss */
.no-padding-left {
  padding-left: 0 !important;
}

/* line 55, ../sass/main.scss */
.no-padding-right {
  padding-right: 0 !important;
}

/* line 58, ../sass/main.scss */
.no-margin {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

/* line 63, ../sass/main.scss */
.no-margin-left {
  margin-left: 0 !important;
}

/* line 67, ../sass/main.scss */
.no-margin-top {
  margin-top: 0 !important;
}

/* line 70, ../sass/main.scss */
.no-margin-bottom {
  margin-bottom: 0 !important;
}

/* line 73, ../sass/main.scss */
.no-padding-bottom {
  padding-bottom: 0 !important;
}

/* line 76, ../sass/main.scss */
.no-padding-top {
  padding-top: 0 !important;
}

/* line 79, ../sass/main.scss */
.ce-description h3 {
  color: #ff0dff;
}

/* line 82, ../sass/main.scss */
.pos-rel {
  position: relative;
}

/* line 85, ../sass/main.scss */
.display-table {
  display: table;
}

/* line 88, ../sass/main.scss */
.display-table-cell {
  display: table-cell;
}

/* line 93, ../sass/main.scss */
.main-header-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 121;
}
/* line 100, ../sass/main.scss */
.main-header-fixed .no-js-banner {
  display: none;
}

/* line 111, ../sass/main.scss */
.ce-contact-jumper {
  line-height: 20px;
  margin: 1.5625rem 0;
  padding: 25px 25px 15px 30px;
  background: #dde1e4;
}
@media only screen and (min-width: 768px) {
  /* line 111, ../sass/main.scss */
  .ce-contact-jumper {
    margin-left: 50px;
    padding-left: 20px;
  }
}
@media only screen and (min-width: 1050px) {
  /* line 111, ../sass/main.scss */
  .ce-contact-jumper {
    padding-left: 50px;
  }
}
/* line 123, ../sass/main.scss */
.ce-contact-jumper ul {
  list-style: none;
  margin: 0;
}
/* line 126, ../sass/main.scss */
.ce-contact-jumper ul li {
  margin-bottom: 0;
}

/* line 132, ../sass/main.scss */
a {
  color: #e55a00;
}
/* line 134, ../sass/main.scss */
a:hover {
  color: #222222;
}
/* line 137, ../sass/main.scss */
a:visited {
  color: #e55a00 !important;
}
/* line 140, ../sass/main.scss */
a:active {
  color: #e55a00 !important;
}
/* line 143, ../sass/main.scss */
a:focus {
  outline: none;
}

@media (max-width: 320px) {
  /* line 148, ../sass/main.scss */
  p {
    margin-bottom: 10px;
  }
}

/* line 159, ../sass/main.scss */
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.1em;
  letter-spacing: 0;
  color: #222222;
}

/* line 168, ../sass/main.scss */
h2,
.h2,
h3,
.h3 {
  margin-bottom: 20px;
}
@media (max-width: 320px) {
  /* line 168, ../sass/main.scss */
  h2,
  .h2,
  h3,
  .h3 {
    margin-bottom: 10px;
  }
}

/* line 175, ../sass/main.scss */
h3,
.h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 16px;
}
@media (max-width: 320px) {
  /* line 175, ../sass/main.scss */
  h3,
  .h3 {
    font-size: 14px;
  }
}

/* line 184, ../sass/main.scss */
h2,
.h2 {
  font-size: 19px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

/* line 190, ../sass/main.scss */
h1,
.h1 {
  font-size: 40px;
}
@media (max-width: 320px) {
  /* line 190, ../sass/main.scss */
  h1,
  .h1 {
    font-size: 30px;
  }
}

/* line 196, ../sass/main.scss */
.hidden {
  display: none;
}

/* line 199, ../sass/main.scss */
.visible {
  display: block;
}

/* line 202, ../sass/main.scss */
video {
  width: 100%    !important;
  height: auto   !important;
}

/* line 207, ../sass/main.scss */
figure {
  margin: 0 0 10px;
}
/* line 209, ../sass/main.scss */
figure figcaption {
  font-size: .8125rem;
  font-style: italic;
  margin-top: 4px;
  color: #8e8581;
}

/* line 217, ../sass/main.scss */
sup {
  font-size: 11px;
}

/* line 221, ../sass/main.scss */
.font-bold * {
  font-weight: bold;
}

/* line 225, ../sass/main.scss */
iframe {
  border: 0;
}
/* line 227, ../sass/main.scss */
iframe.full-width {
  width: 100%;
}

/* line 232, ../sass/main.scss */
blockquote {
  border-left: 0;
}

/* line 239, ../sass/main.scss */
.column,
.columns {
  padding-right: .645rem;
  padding-left: .645rem;
}

/* line 246, ../sass/main.scss */
.content-row a:hover {
  color: #222222;
}
/* line 249, ../sass/main.scss */
.content-row a:visited {
  color: #e55a00;
}
/* line 252, ../sass/main.scss */
.content-row a:active {
  color: #e55a00;
}

/* line 258, ../sass/main.scss */
.nomargin-bt {
  display: table;
  margin-bottom: 5px;
}

/* line 263, ../sass/main.scss */
.reduce-bt {
  margin-bottom: 0 !important;
}
/* line 265, ../sass/main.scss */
.reduce-bt .middle {
  padding-bottom: 0 !important;
}

/* line 272, ../sass/main.scss */
.reduce-top .middle {
  padding-top: 0 !important;
}

/* line 278, ../sass/main.scss */
.floatclear {
  float: none !important;
  clear: both !important;
}

/* line 289, ../sass/main.scss */
.block {
  display: table;
  height: 100%;
}
/* line 292, ../sass/main.scss */
.block .inner {
  display: table-cell;
  height: 100%;
  padding: 20px 0;
  vertical-align: middle;
}

/* line 301, ../sass/main.scss */
.align-left {
  left: 0;
  margin-left: -15px;
}

/* line 306, ../sass/main.scss */
.align-right {
  right: 0;
  margin-right: -15px;
}

/* line 312, ../sass/main.scss */
.align-left-intented {
  padding-left: 50px;
}

/* line 316, ../sass/main.scss */
.align-right-intented {
  padding-right: 50px;
}

/* line 321, ../sass/main.scss */
.align-left-flush {
  left: 0;
  margin-left: 15px;
}

/* line 326, ../sass/main.scss */
.align-right-flush {
  right: 0;
  margin-right: 15px;
}

/* line 331, ../sass/main.scss */
.float-right {
  float: right;
}

/* line 336, ../sass/main.scss */
.text-left {
  text-align: left;
}

/* line 340, ../sass/main.scss */
.text-right {
  text-align: right;
}

/* line 351, ../sass/main.scss */
.download-link,
.preview-link,
.contact-link {
  color: #e55a00;
  font-weight: bold;
  padding-top: 0;
  display: inline-block;
  padding-bottom: 0px;
  font-size: 14px;
}
/* line 358, ../sass/main.scss */
.download-link:before,
.preview-link:before,
.contact-link:before {
  font-size: 30px;
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  float: left;
  line-height: 0.8 !important;
}
/* line 367, ../sass/main.scss */
.download-link:hover,
.preview-link:hover,
.contact-link:hover {
  color: #222222 !important;
  text-decoration: none !important;
}

/* line 375, ../sass/main.scss */
.download-link + .preview-link,
.preview-link + .download-link,
.download-link + br + .preview-link,
.preview-link + br + .download-link {
  padding-top: 16px;
}

@media only screen and (max-width: 767px) {
  /* line 379, ../sass/main.scss */
  .download-link {
    padding-top: 0 !important;
  }

  /* line 382, ../sass/main.scss */
  .preview-link {
    display: none;
  }
}
/* line 386, ../sass/main.scss */
.download-link:before {
  font-family: 'gfk' !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: 'n';
}

/* line 390, ../sass/main.scss */
.preview-link:before {
  font-family: 'gfk' !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: 'M';
}

/* line 394, ../sass/main.scss */
.contact-link:before {
  font-family: 'gfk' !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: 'K';
}

/* line 398, ../sass/main.scss */
.fancybox.iframe.preview-link:hover {
  color: #222222 !important;
}

/* line 403, ../sass/main.scss */
.list-link {
  font-weight: bold;
  line-height: 1.25em;
  margin-bottom: 5px;
  padding-left: 10px;
  background-image: url(../images/icons/linklist_n.png);
  background-repeat: no-repeat;
  background-position: 0 7px;
  background-size: 4.5px 8px;
}
@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* line 403, ../sass/main.scss */
  .list-link {
    background-image: url(../images/icons/linklist_n.png);
    background-size: 4.5px 8px;
  }
}
/* line 416, ../sass/main.scss */
.list-link:hover {
  color: #222222 !important;
  background-image: url(../images/icons/linklist_active_n.png);
}
@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* line 416, ../sass/main.scss */
  .list-link:hover {
    color: #e55a00 !important;
    background-image: url(../images/icons/linklist_active_n.png);
    background-size: 4.5px 8px;
  }
}

/* line 427, ../sass/main.scss */
.content-row {
  max-width: 87.5em;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  /* line 427, ../sass/main.scss */
  .content-row {
    overflow: hidden;
    padding-right: 6px;
    padding-left: 6px;
  }
}
@media (max-width: 600px) {
  /* line 427, ../sass/main.scss */
  .content-row {
    padding-right: 8px;
    padding-left: 10px;
  }
}

/* line 444, ../sass/main.scss */
.flex-video {
  z-index: 20;
  height: auto !important;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  /* line 444, ../sass/main.scss */
  .flex-video {
    margin-bottom: 30px;
  }
}
/* line 451, ../sass/main.scss */
.flex-video .videoplayer {
  background-image: url(../images/content/video.jpg) !important;
  background-size: 100%;
}
/* line 455, ../sass/main.scss */
.flex-video .play {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  display: none;
  width: 60px;
  height: 60px;
  margin-top: -30px;
  margin-left: -30px;
  background-image: url(../images/icons/play.png) !important;
  background-size: 60px;
  background-size: 100%;
}

/* line 473, ../sass/main.scss */
.tel,
.mail,
.download-link {
  text-decoration: none;
}

/* line 478, ../sass/main.scss */
.tel,
.mail {
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  display: block;
  margin-bottom: 5px;
  word-wrap: break-word;
  display: table;
}
/* line 486, ../sass/main.scss */
.tel:before,
.mail:before {
  font-size: 30px;
  display: inline-block;
  width: 40px;
  vertical-align: middle;
  float: left;
}
/* line 493, ../sass/main.scss */
.tel:hover,
.mail:hover {
  color: #222222 !important;
}
/* line 496, ../sass/main.scss */
.tel .table-cell,
.mail .table-cell {
  display: table-cell;
  vertical-align: middle;
}

/* line 502, ../sass/main.scss */
.message {
  display: table;
  background-color: #222222;
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  bottom: 0;
  left: 0;
  padding: 0 20px;
  margin: -10px 0 0 -20px;
  height: 54px;
  font-size: 19px;
}
/* line 146, ../sass/_mixins.scss */
.message div {
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  /* line 502, ../sass/main.scss */
  .message {
    padding: 5px 30px 0;
  }
}

/* line 508, ../sass/main.scss */
.row-contact-teaser {
  margin-bottom: 40px !important;
}
@media (max-width: 767px) {
  /* line 508, ../sass/main.scss */
  .row-contact-teaser {
    margin-bottom: 30px !important;
  }
}
/* line 513, ../sass/main.scss */
.row-contact-teaser .middle {
  padding-bottom: 0;
  background-color: #dde1e4;
}
@media (max-width: 767px) {
  /* line 517, ../sass/main.scss */
  .row-contact-teaser .middle .block {
    padding-left: 30px;
  }
  /* line 519, ../sass/main.scss */
  .row-contact-teaser .middle .block .no-padding-bottom {
    padding-bottom: 0 !important;
  }
}
@media (max-width: 767px) {
  /* line 513, ../sass/main.scss */
  .row-contact-teaser .middle {
    padding-bottom: 20px;
  }
}
/* line 528, ../sass/main.scss */
.row-contact-teaser .message {
  display: table;
  background-color: #222222;
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  bottom: 0;
  left: 0;
  padding: 0 20px;
  margin: -10px 0 0 -20px;
  height: 54px;
  font-size: 19px;
}
/* line 146, ../sass/_mixins.scss */
.row-contact-teaser .message div {
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  /* line 528, ../sass/main.scss */
  .row-contact-teaser .message {
    padding: 5px 30px 0;
  }
}
/* line 531, ../sass/main.scss */
.row-contact-teaser .name {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 25px;
}
/* line 537, ../sass/main.scss */
.row-contact-teaser .position {
  font-size: 14px;
  line-height: 18px;
}
@media (max-width: 767px) {
  /* line 537, ../sass/main.scss */
  .row-contact-teaser .position {
    margin-bottom: 0;
  }
}
/* line 544, ../sass/main.scss */
.row-contact-teaser img {
  position: relative;
  display: block;
  width: 80%;
  margin: 0 auto;
  vertical-align: middle;
  border: 3px solid white;
}
@media (max-width: 767px) {
  /* line 544, ../sass/main.scss */
  .row-contact-teaser img {
    margin: 20px 0;
    -webkit-box-shadow: 2px 15px 8px -16px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 2px 15px 8px -16px rgba(50, 50, 50, 0.5);
    box-shadow: 2px 15px 8px -16px rgba(50, 50, 50, 0.5);
  }
}
/* line 560, ../sass/main.scss */
.row-contact-teaser.small .box-left .middle {
  height: 100%;
  margin-right: 0;
  margin-left: 100px;
}
/* line 565, ../sass/main.scss */
.row-contact-teaser.small .box-right .middle {
  height: 100%;
  margin-right: 100px;
  margin-left: 0;
}
/* line 569, ../sass/main.scss */
.row-contact-teaser.small .box-right .middle .message {
  visibility: hidden;
}
/* line 573, ../sass/main.scss */
.row-contact-teaser.small .position {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  /* line 577, ../sass/main.scss */
  .row-contact-teaser.small .box-left .middle {
    margin-bottom: 30px;
  }
  /* line 580, ../sass/main.scss */
  .row-contact-teaser.small .box-right .middle {
    margin-bottom: 30px;
  }
}
@media (max-width: 1400px) {
  /* line 585, ../sass/main.scss */
  .row-contact-teaser.small .box-left .middle {
    margin-left: 50px;
  }
  /* line 588, ../sass/main.scss */
  .row-contact-teaser.small .box-right .middle {
    margin-right: 50px;
  }
}
@media (max-width: 1200px) {
  /* line 593, ../sass/main.scss */
  .row-contact-teaser.small .box-left .middle {
    margin-left: 0;
  }
  /* line 596, ../sass/main.scss */
  .row-contact-teaser.small .box-right .middle {
    margin-right: 0;
  }
}
@media (max-width: 1023px) {
  /* line 601, ../sass/main.scss */
  .row-contact-teaser.small .box-right .headline {
    display: none !important;
  }
}
@media (max-width: 1023px) {
  /* line 559, ../sass/main.scss */
  .row-contact-teaser.small {
    margin-bottom: 0 !important;
  }
  /* line 607, ../sass/main.scss */
  .row-contact-teaser.small .box-left .middle {
    margin-bottom: 30px;
    margin-left: 0 !important;
  }
  /* line 611, ../sass/main.scss */
  .row-contact-teaser.small .box-right .middle {
    margin-right: 0 !important;
    margin-bottom: 30px;
  }
}

/* line 622, ../sass/main.scss */
.ce-newsletter .middle .block {
  float: right;
}
@media (max-width: 767px) {
  /* line 622, ../sass/main.scss */
  .ce-newsletter .middle .block {
    width: 100%;
    padding-left: 0 !important;
  }
}
/* line 629, ../sass/main.scss */
.ce-newsletter .middle .block .inner .nl-icon {
  display: block;
  padding: 0 10px;
  text-align: center;
}
/* line 633, ../sass/main.scss */
.ce-newsletter .middle .block .inner .nl-icon:before {
  font-size: 43px;
}
/* line 637, ../sass/main.scss */
.ce-newsletter .middle .block .inner img {
  border: none;
}
@media (min-width: 768px) {
  /* line 628, ../sass/main.scss */
  .ce-newsletter .middle .block .inner {
    padding: 40px 0;
  }
}
/* line 643, ../sass/main.scss */
.ce-newsletter .middle .block .inner h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 25px;
  margin: 0;
}
/* line 650, ../sass/main.scss */
.ce-newsletter .middle .block .inner p {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  /* line 650, ../sass/main.scss */
  .ce-newsletter .middle .block .inner p {
    margin-bottom: 0;
  }
}

/* line 666, ../sass/main.scss */
.row.w-right .right {
  background-color: white;
}
/* line 671, ../sass/main.scss */
.row.w-middle .middle {
  padding-right: 33px;
  padding-bottom: 50px;
  padding-left: 35px;
  background-color: white;
}
@media (max-width: 600px) {
  /* line 671, ../sass/main.scss */
  .row.w-middle .middle {
    padding-right: 5px;
    padding-bottom: 30px;
    padding-left: 5px;
  }
}
/* line 684, ../sass/main.scss */
.row.w-left .left {
  background-color: white;
}
/* line 688, ../sass/main.scss */
.row.ce-content-block {
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  /* line 688, ../sass/main.scss */
  .row.ce-content-block {
    margin-bottom: 30px;
  }
}
/* line 693, ../sass/main.scss */
.row.ce-content-block .left-column {
  padding-top: 50px;
  padding-bottom: 0;
}
@media (max-width: 600px) {
  /* line 693, ../sass/main.scss */
  .row.ce-content-block .left-column {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
/* line 701, ../sass/main.scss */
.row.ce-content-block .right-right {
  padding-bottom: 30px;
}
@media (max-width: 600px) {
  /* line 701, ../sass/main.scss */
  .row.ce-content-block .right-right {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
/* line 708, ../sass/main.scss */
.row.ce-content-block .headline {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}
/* line 712, ../sass/main.scss */
.row.ce-content-block .middle {
  padding-right: 0;
}
/* line 717, ../sass/main.scss */
.row .left,
.row .right {
  position: absolute;
  top: 0;
  display: block;
  height: 100%;
}
/* line 723, ../sass/main.scss */
.row .left {
  margin: 0 0;
}
@media (min-width: 1400px) {
  /* line 723, ../sass/main.scss */
  .row .left {
    width: 100px;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  /* line 723, ../sass/main.scss */
  .row .left {
    width: 50px;
  }
}
@media (max-width: 1200px) {
  /* line 723, ../sass/main.scss */
  .row .left {
    display: none;
  }
}
/* line 735, ../sass/main.scss */
.row .right {
  right: 15px;
  margin: 0 .9375rem;
}
@media (min-width: 1400px) {
  /* line 735, ../sass/main.scss */
  .row .right {
    width: 100px;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  /* line 735, ../sass/main.scss */
  .row .right {
    width: 50px;
  }
}
@media (max-width: 1200px) {
  /* line 735, ../sass/main.scss */
  .row .right {
    display: none;
  }
}
@media (min-width: 1400px) {
  /* line 748, ../sass/main.scss */
  .row .middle {
    margin-right: 100px;
    margin-left: 100px;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  /* line 748, ../sass/main.scss */
  .row .middle {
    margin-right: 50px;
    margin-left: 50px;
  }
}
@media (max-width: 1200px) {
  /* line 748, ../sass/main.scss */
  .row .middle {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 765, ../sass/main.scss */
.download-message {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 25px;
  position: absolute;
  text-align: left;
  color: white;
  background: #222222;
  padding: 13px 20px;
  display: block;
  width: 100%;
  top: 0;
  right: 0;
  bottom: auto;
  left: 0;
}
@media (min-width: 768px) {
  /* line 765, ../sass/main.scss */
  .download-message {
    margin: 0 auto;
    width: 60%;
    top: auto;
    right: 7%;
    bottom: 10%;
    left: 1%;
  }
}

/* line 791, ../sass/main.scss */
.infopic {
  margin-left: 15px;
  height: 160px;
}
/* line 794, ../sass/main.scss */
.infopic img {
  width: 130%;
}
@media (min-width: 601px) {
  /* line 791, ../sass/main.scss */
  .infopic {
    margin-left: 0;
    height: 175px;
  }
}
@media (min-width: 1001px) {
  /* line 791, ../sass/main.scss */
  .infopic {
    height: 110px;
  }
}

/* line 806, ../sass/main.scss */
.ce-download-box {
  margin-bottom: 40px !important;
}
/* line 808, ../sass/main.scss */
.ce-download-box a:hover {
  color: #e55a00;
}
@media (max-width: 768px) {
  /* line 806, ../sass/main.scss */
  .ce-download-box {
    margin-bottom: 30px !important;
  }
}
/* line 814, ../sass/main.scss */
.ce-download-box.reduce-bt {
  margin-bottom: 0 !important;
}
/* line 817, ../sass/main.scss */
.ce-download-box .middle {
  margin-right: 95px;
  margin-left: 110px;
}
@media (max-width: 1400px) {
  /* line 817, ../sass/main.scss */
  .ce-download-box .middle {
    margin-right: 45px;
    margin-left: 60px;
  }
}
@media (max-width: 1200px) {
  /* line 817, ../sass/main.scss */
  .ce-download-box .middle {
    margin-right: 0;
    margin-left: 10px;
  }
}
@media (max-width: 768px) {
  /* line 817, ../sass/main.scss */
  .ce-download-box .middle {
    margin-right: 10px;
    margin-left: 10px;
  }
  /* line 832, ../sass/main.scss */
  .ce-download-box .middle .pic-area,
  .ce-download-box .middle .download-area {
    overflow: hidden;
  }
}
/* line 837, ../sass/main.scss */
.ce-download-box .columns {
  padding-right: 0;
  padding-left: 0;
}
/* line 841, ../sass/main.scss */
.ce-download-box .columns:first-child {
  overflow: hidden;
  padding-left: 0;
  background: transparent;
}
/* line 846, ../sass/main.scss */
.ce-download-box .columns:last-child {
  padding-right: 15px;
}
/* line 849, ../sass/main.scss */
.ce-download-box .row.middle .columns:nth-child(odd) {
  background-color: #222222;
}
/* line 852, ../sass/main.scss */
.ce-download-box .row.middle .columns:nth-child(even) {
  background-color: #333333;
}
@media (max-width: 768px) {
  /* line 856, ../sass/main.scss */
  .ce-download-box .columns {
    margin-right: 0 !important;
    margin-left: 0 !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}
/* line 863, ../sass/main.scss */
.ce-download-box .download-box {
  vertical-align: middle;
  padding: 40px;
}
/* line 866, ../sass/main.scss */
.ce-download-box .download-box .download-link {
  display: block;
}
@media only screen and (max-width: 768px) {
  /* line 863, ../sass/main.scss */
  .ce-download-box .download-box {
    padding-left: 35px !important;
  }
}
@media only screen and (max-width: 900px) {
  /* line 863, ../sass/main.scss */
  .ce-download-box .download-box {
    padding-left: 15px;
  }
}
/* line 877, ../sass/main.scss */
.ce-download-box .download-link,
.ce-download-box .preview-link {
  margin-top: auto;
  font-size: 16px;
}
/* line 880, ../sass/main.scss */
.ce-download-box .download-link:before,
.ce-download-box .preview-link:before {
  float: left;
  margin-top: auto;
  font-size: 40px;
  display: block;
  vertical-align: middle;
  width: 50px;
}
/* line 888, ../sass/main.scss */
.ce-download-box .download-link:hover,
.ce-download-box .preview-link:hover {
  color: white !important;
}
/* line 891, ../sass/main.scss */
.ce-download-box .download-link .infotext,
.ce-download-box .preview-link .infotext {
  font-size: 12px;
  display: block;
  font-weight: normal;
}
/* line 897, ../sass/main.scss */
.ce-download-box .preview-link:before {
  margin-top: -6px;
}
/* line 900, ../sass/main.scss */
.ce-download-box .fancybox.iframe.preview-link:hover {
  color: white !important;
}
/* line 903, ../sass/main.scss */
.ce-download-box .headline {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  display: block;
  width: 100%;
  height: 50px;
  text-align: left;
  color: white;
  font-size: 16px;
  line-height: 1.2;
}
@media (max-width: 786px) {
  /* line 916, ../sass/main.scss */
  .ce-download-box .middle .columns {
    min-height: 50px;
  }
}

/* line 924, ../sass/main.scss */
.row.ce-text-image {
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  /* line 924, ../sass/main.scss */
  .row.ce-text-image {
    margin-bottom: 30px;
  }
}
/* line 929, ../sass/main.scss */
.row.ce-text-image .message {
  margin: -60px 0 0 -54px;
}
@media (max-width: 600px) {
  /* line 929, ../sass/main.scss */
  .row.ce-text-image .message {
    margin: -30px 0 0 -20px;
  }
}
/* line 935, ../sass/main.scss */
.row.ce-text-image .headline {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  line-height: 30px;
}
/* line 942, ../sass/main.scss */
.row.ce-text-image .left,
.row.ce-text-image .middle,
.row.ce-text-image .right {
  display: block;
  padding-top: 50px;
}
@media (max-width: 600px) {
  /* line 942, ../sass/main.scss */
  .row.ce-text-image .left,
  .row.ce-text-image .middle,
  .row.ce-text-image .right {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
/* line 951, ../sass/main.scss */
.row.ce-text-image .middle img {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  /* line 951, ../sass/main.scss */
  .row.ce-text-image .middle img {
    margin-bottom: 0;
  }
}
/* line 958, ../sass/main.scss */
.row.ce-text-image .imagecaption {
  font-size: 13px;
  font-style: italic;
  margin: 10px 0;
  color: #8e8581;
}

/* line 968, ../sass/main.scss */
.teaser-1-4-row a {
  color: #222222 !important;
}
/* line 970, ../sass/main.scss */
.teaser-1-4-row a:hover {
  color: #222222 !important;
}
/* line 972, ../sass/main.scss */
.teaser-1-4-row a:hover h3 {
  color: #222222 !important;
}
/* line 976, ../sass/main.scss */
.teaser-1-4-row a:visited {
  color: #e55a00;
}
/* line 980, ../sass/main.scss */
.teaser-1-4-row .teaser-1-4 {
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  /* line 980, ../sass/main.scss */
  .teaser-1-4-row .teaser-1-4 {
    padding-right: 20px;
    padding-left: 20px;
  }
  /* line 985, ../sass/main.scss */
  .teaser-1-4-row .teaser-1-4:last-child {
    margin-top: 20px;
    margin-bottom: -0;
  }
}
/* line 990, ../sass/main.scss */
.teaser-1-4-row .teaser-1-4 h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 1.125em;
  margin-bottom: 5px;
  color: #e55a00;
}
@media (max-width: 600px) {
  /* line 990, ../sass/main.scss */
  .teaser-1-4-row .teaser-1-4 h3 {
    margin-top: 20px;
  }
}
/* line 1000, ../sass/main.scss */
.teaser-1-4-row .teaser-1-4 img {
  border: 1px solid #e5e5e5;
}
@media (max-width: 767px) {
  /* line 1000, ../sass/main.scss */
  .teaser-1-4-row .teaser-1-4 img {
    margin-top: 20px;
    margin-bottom: 10px;
  }
}
/* line 1007, ../sass/main.scss */
.teaser-1-4-row .teaser-1-4.align-left {
  float: left;
  margin-left: 0;
}
/* line 1011, ../sass/main.scss */
.teaser-1-4-row .teaser-1-4 p {
  margin-bottom: 0;
}

/* line 1018, ../sass/main.scss */
.contact-box {
  position: relative;
  display: block;
  min-height: 80px;
  margin-right: 5px;
  margin-bottom: 25px;
}
@media (min-width: 767px) and (max-width: 768px) {
  /* line 1018, ../sass/main.scss */
  .contact-box {
    margin-right: -10px;
  }
}
/* line 1027, ../sass/main.scss */
.contact-box img {
  width: 370px;
  margin-bottom: 40px;
  margin-left: 15px;
  background-color: #dde1e4;
}
/* line 1033, ../sass/main.scss */
.contact-box .message {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  position: absolute;
  bottom: 0;
  left: 0;
  display: table;
  width: 320px;
  height: 80px;
  padding-right: 15px;
  padding-left: 15px;
  color: white;
  background-color: #222222;
}
/* line 1046, ../sass/main.scss */
.contact-box .message div {
  display: table-cell;
  vertical-align: middle;
}
@media (max-width: 768px) {
  /* line 1052, ../sass/main.scss */
  .contact-box img {
    margin-left: 0;
  }
  /* line 1055, ../sass/main.scss */
  .contact-box .message {
    width: 100%;
    height: 50px;
  }
}

/* line 1063, ../sass/main.scss */
.ce-image-image {
  margin-bottom: 40px !important;
}
/* line 1065, ../sass/main.scss */
.ce-image-image a {
  color: #222222 !important;
}
/* line 1067, ../sass/main.scss */
.ce-image-image a:hover {
  color: #222222 !important;
}
/* line 1069, ../sass/main.scss */
.ce-image-image a:hover h3 {
  color: #222222 !important;
}
/* line 1073, ../sass/main.scss */
.ce-image-image a:visited {
  color: #e55a00;
}
@media (max-width: 768px) {
  /* line 1063, ../sass/main.scss */
  .ce-image-image {
    margin-right: 0;
    margin-bottom: 0 !important;
    margin-left: 0;
  }
  /* line 1081, ../sass/main.scss */
  .ce-image-image .teaser-box {
    margin-bottom: 40px !important;
  }
  /* line 1084, ../sass/main.scss */
  .ce-image-image .box-left .middle {
    margin-bottom: 30px !important;
  }
  /* line 1087, ../sass/main.scss */
  .ce-image-image .box-right .middle {
    margin-bottom: 30px !important;
  }
}
/* line 1091, ../sass/main.scss */
.ce-image-image img {
  width: 100%;
  height: auto;
}
/* line 1095, ../sass/main.scss */
.ce-image-image .teaser-description {
  padding-top: 25px;
  padding-right: 25px;
  padding-bottom: 10px;
  padding-left: 25px;
  background-color: white;
}
/* line 1103, ../sass/main.scss */
.ce-image-image h3,
.ce-image-image .h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 1.125em;
  margin-bottom: 5px;
  color: #e55a00;
}
/* line 1110, ../sass/main.scss */
.ce-image-image .box-left .middle {
  margin-right: 0;
  margin-left: 115px;
}
/* line 1114, ../sass/main.scss */
.ce-image-image .box-right .middle {
  margin-right: 115px;
  margin-left: 0;
}
@media (max-width: 1400px) {
  /* line 1119, ../sass/main.scss */
  .ce-image-image .box-left .middle {
    margin-left: 68px;
  }
  /* line 1122, ../sass/main.scss */
  .ce-image-image .box-right .middle {
    margin-right: 68px;
  }
}
@media (max-width: 1200px) {
  /* line 1127, ../sass/main.scss */
  .ce-image-image .box-left .middle {
    margin-left: 15px;
  }
  /* line 1130, ../sass/main.scss */
  .ce-image-image .box-right .middle {
    margin-right: 15px;
  }
}
@media (max-width: 768px) {
  /* line 1135, ../sass/main.scss */
  .ce-image-image .box-left .middle {
    margin-left: 0;
  }
  /* line 1138, ../sass/main.scss */
  .ce-image-image .box-right .middle {
    margin-right: 0;
  }
}
@media (max-width: 600px) {
  /* line 1143, ../sass/main.scss */
  .ce-image-image .row {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 1154, ../sass/main.scss */
.stage-row {
  display: block;
  position: relative;
  max-width: 88.1em;
  font-family: Arial, Helvetica, sans-serif;
  overflow: hidden;
  margin-bottom: 0;
}
@media (min-width: 601px) {
  /* line 1154, ../sass/main.scss */
  .stage-row {
    margin-bottom: -210px;
  }
}
/* line 1164, ../sass/main.scss */
.stage-row .stage-image {
  width: 200%;
  min-height: 227px;
  right: 0;
}
@media (min-width: 601px) {
  /* line 1164, ../sass/main.scss */
  .stage-row .stage-image {
    width: 100%;
    min-height: 300px;
    margin-bottom: 175px;
  }
}
@media (min-width: 980px) {
  /* line 1164, ../sass/main.scss */
  .stage-row .stage-image {
    margin-bottom: 225px;
  }
}
@media (min-width: 1180px) {
  /* line 1164, ../sass/main.scss */
  .stage-row .stage-image {
    margin-bottom: 270px;
  }
}
/* line 1179, ../sass/main.scss */
.stage-row .stage-image img {
  top: 57px;
  position: absolute;
  min-height: 227px;
  min-width: 796px;
  left: 50%;
  margin-left: -400px;
}
@media (min-width: 601px) {
  /* line 1179, ../sass/main.scss */
  .stage-row .stage-image img {
    left: 0;
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  /* line 1179, ../sass/main.scss */
  .stage-row .stage-image img {
    top: 68px;
  }
}
@media (min-width: 1025px) {
  /* line 1179, ../sass/main.scss */
  .stage-row .stage-image img {
    top: 79px;
  }
}

/* line 1205, ../sass/main.scss */
.top-navigation {
  position: absolute;
  z-index: 100;
  display: block;
  width: 100%;
}
/* line 1210, ../sass/main.scss */
.top-navigation ul {
  font-family: Arial, Helvetica, sans-serif !important;
  position: absolute;
  top: 0;
  right: 11px;
  display: block;
  list-style: none;
}
@media (min-width: 1024px) {
  /* line 1210, ../sass/main.scss */
  .top-navigation ul {
    right: 5px;
  }
}
/* line 1220, ../sass/main.scss */
.top-navigation ul li {
  float: left;
  margin-left: 30px;
}
@media only screen and (max-width: 1024px) {
  /* line 1220, ../sass/main.scss */
  .top-navigation ul li {
    margin-left: 20px;
  }
}
/* line 1226, ../sass/main.scss */
.top-navigation ul li a {
  font-size: 13px !important;
  text-decoration: none;
  color: #484848 !important;
}
@media only screen and (max-width: 1024px) {
  /* line 1226, ../sass/main.scss */
  .top-navigation ul li a {
    font-size: 12px !important;
  }
}
/* line 1233, ../sass/main.scss */
.top-navigation ul li a:hover {
  text-decoration: underline;
  color: #484848 !important;
}
/* line 1237, ../sass/main.scss */
.top-navigation ul li a:active {
  color: #484848 !important;
}
/* line 1240, ../sass/main.scss */
.top-navigation ul li a:visited {
  color: #484848 !important;
}
/* line 1245, ../sass/main.scss */
.top-navigation ul li.meta-item-446:before {
  content: 'F';
  font-family: "gfk";
  color: #8e8581;
  display: block;
  float: left;
  width: 43px;
  font-size: 34px;
  margin-top: -15px;
}
/* line 1255, ../sass/main.scss */
.top-navigation ul li.meta-item-446:before:hover {
  text-decoration: none !important;
}
/* line 1261, ../sass/main.scss */
.top-navigation ul li.active a {
  text-decoration: underline;
}

/* line 1269, ../sass/main.scss */
.navigation {
  font-family: Arial, Helvetica, sans-serif;
  z-index: 120;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: white;
  -webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.4);
}
/* line 1277, ../sass/main.scss */
.navigation .right {
  width: auto;
  right: 11px;
}
@media (min-width: 1024px) {
  /* line 1277, ../sass/main.scss */
  .navigation .right {
    right: 5px;
  }
}
/* line 1284, ../sass/main.scss */
.navigation .row {
  max-width: 1220px;
}
/* line 1287, ../sass/main.scss */
.navigation .logo {
  position: relative;
  display: inline-block;
  margin: 10px;
}
/* line 1291, ../sass/main.scss */
.navigation .logo img {
  max-width: 52px;
}
@media (min-width: 601px) {
  /* line 1287, ../sass/main.scss */
  .navigation .logo {
    margin-left: 7px;
  }
}
@media (min-width: 1024px) {
  /* line 1287, ../sass/main.scss */
  .navigation .logo {
    margin-left: 0px;
  }
  /* line 1299, ../sass/main.scss */
  .navigation .logo img {
    max-width: 64px;
  }
}
/* line 1304, ../sass/main.scss */
.navigation .country {
  position: relative;
  display: block;
  float: right;
  width: 64px;
  height: 64px;
}
/* line 1311, ../sass/main.scss */
.navigation .menu-button {
  font-size: 14px;
  position: relative;
  display: block;
  float: right;
  width: 48px;
  cursor: pointer;
  text-align: center;
  color: #e55a00;
}
/* line 1320, ../sass/main.scss */
.navigation .menu-button .hamburger {
  width: 48px;
  height: 34px;
  margin-bottom: 5px;
  background: url(../images/icons/hamburger.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 24px 17px;
}
/* line 1329, ../sass/main.scss */
.navigation .menu-button .close {
  width: 48px;
  height: 34px;
  margin-bottom: 5px;
  background: url(../images/icons/navi_close.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 18px 18px;
}
/* line 1338, ../sass/main.scss */
.navigation .menu-button.closed {
  display: none;
}
/* line 1341, ../sass/main.scss */
.navigation .menu-button .menu-close {
  display: none;
}
/* line 1345, ../sass/main.scss */
.navigation ul {
  list-style: none;
}
/* line 1348, ../sass/main.scss */
.navigation .center-content {
  text-align: center;
}
/* line 1351, ../sass/main.scss */
.navigation ul.navi {
  display: inline-block;
  height: 64px;
  margin-bottom: 0;
  padding-top: 40px;
  list-style: none;
}
@media (max-width: 1200px) {
  /* line 1351, ../sass/main.scss */
  .navigation ul.navi {
    padding-left: 20px;
  }
}
/* line 1360, ../sass/main.scss */
.navigation ul.navi li {
  float: left;
  margin-right: 70px;
}
@media (max-width: 1200px) {
  /* line 1360, ../sass/main.scss */
  .navigation ul.navi li {
    margin-right: 45px;
  }
}
@media (max-width: 1000px) {
  /* line 1360, ../sass/main.scss */
  .navigation ul.navi li {
    margin-right: 30px;
  }
}
@media (max-width: 768px) {
  /* line 1360, ../sass/main.scss */
  .navigation ul.navi li {
    margin-right: 30px;
  }
}
/* line 1372, ../sass/main.scss */
.navigation ul.navi li a {
  font-size: 20px;
  float: right;
  cursor: pointer;
  color: #e55a00;
}
@media (max-width: 1024px) {
  /* line 1372, ../sass/main.scss */
  .navigation ul.navi li a {
    font-size: 18px;
  }
}
@media (max-width: 900px) {
  /* line 1372, ../sass/main.scss */
  .navigation ul.navi li a {
    font-size: 15px;
  }
}
/* line 1383, ../sass/main.scss */
.navigation ul.navi li a:hover {
  color: #222222 !important;
}
/* line 1386, ../sass/main.scss */
.navigation ul.navi li a:active {
  color: #e55a00;
}
/* line 1389, ../sass/main.scss */
.navigation ul.navi li a:visited {
  color: #e55a00;
}
/* line 1392, ../sass/main.scss */
.navigation ul.navi li a.active {
  color: #222222;
}
/* line 1397, ../sass/main.scss */
.navigation ul.navi li.active a {
  color: #222222 !important;
}
/* line 1403, ../sass/main.scss */
.navigation ul.logarea {
  margin-bottom: 0;
  padding-top: 20px;
  list-style: none;
}
/* line 1408, ../sass/main.scss */
.navigation ul.logarea li a {
  float: right;
  width: 120px;
}

/* line 1416, ../sass/main.scss */
.mobile-menu-box {
  font-family: Arial, Helvetica, sans-serif;
  position: fixed;
  z-index: 50;
  left: 0;
  display: none;
  width: 100%;
  padding-top: 60px;
  background-color: white;
}
/* line 1425, ../sass/main.scss */
.mobile-menu-box ul {
  margin-bottom: 0;
  margin-left: 0;
  list-style: none;
}
/* line 1429, ../sass/main.scss */
.mobile-menu-box ul li {
  border-bottom: 1px solid #d9d9d9;
}
/* line 1431, ../sass/main.scss */
.mobile-menu-box ul li a {
  font-size: 21px;
  display: block;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 20px;
  cursor: pointer;
}
/* line 1438, ../sass/main.scss */
.mobile-menu-box ul li a.login {
  font-size: 16px;
  padding-top: 11px;
  padding-bottom: 11px;
  color: #222222 !important;
}
/* line 1443, ../sass/main.scss */
.mobile-menu-box ul li a.login:hover {
  color: #222222 !important;
}
/* line 1446, ../sass/main.scss */
.mobile-menu-box ul li a.login:active {
  color: #222222 !important;
}
/* line 1449, ../sass/main.scss */
.mobile-menu-box ul li a.login:visited {
  color: #222222 !important;
}
/* line 1452, ../sass/main.scss */
.mobile-menu-box ul li a.login.active {
  color: #222222 !important;
}
/* line 1459, ../sass/main.scss */
.mobile-menu-box.open {
  overflow: scroll;
  height: 100%;
}

/* line 1466, ../sass/main.scss */
ol {
  display: block;
  padding: 0 0 0 7px;
  margin-bottom: 20px;
  list-style: none;
  counter-reset: numList;
}
/* line 1473, ../sass/main.scss */
ol li {
  position: relative;
  margin-bottom: 10px;
}
/* line 1477, ../sass/main.scss */
ol li:before {
  counter-increment: numList;
  content: counter(numList);
  float: left;
  position: absolute;
  left: -26px;
  top: 3px;
  font: bold 12px sans-serif;
  text-align: center;
  color: white;
  line-height: 18px;
  width: 18px;
  height: 18px;
  background: black;
  -moz-border-radius: 999px;
  border-radius: 999px;
}

/* line 1496, ../sass/main.scss */
.no-style {
  margin-left: 0;
  list-style: none;
}

/* line 1504, ../sass/main.scss */
form input {
  width: 100% !important;
  height: 44px !important;
  margin-bottom: 20px;
  padding-right: 20px !important;
  padding-left: 20px !important;
  color: #8e8581 !important;
  border: none !important;
  -webkit-border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  border-radius: 10px !important;
  background-color: #f2f2f2 !important;
}
/* line 1516, ../sass/main.scss */
form input.submit {
  font-size: 14px;
  font-weight: bold;
  line-height: 43px !important;
  width: auto;
  height: 44px !important;
  padding-right: 60px;
  padding-left: 60px;
  cursor: pointer;
  color: white !important;
  -webkit-border-radius: 17px !important;
  -moz-border-radius: 17px !important;
  border-radius: 21px !important;
  background-color: #e55a00 !important;
}
@media (max-width: 767px) {
  /* line 1516, ../sass/main.scss */
  form input.submit {
    margin-bottom: 5px;
  }
}
/* line 1533, ../sass/main.scss */
form input.submit:hover {
  background-color: #222222 !important;
}

/* line 1540, ../sass/main.scss */
.mobile-contact {
  position: fixed;
  z-index: 100;
  right: 0;
  bottom: 40px;
  display: none;
  width: 112px;
  height: 63px;
  cursor: pointer;
  background-image: url(../images/system/contact_mobile.png);
  background-size: 112px 63px;
}

/* line 1553, ../sass/main.scss */
input[type='submit'] {
  font-size: 14px;
  font-weight: bold;
  line-height: 43px !important;
  width: auto;
  height: 44px !important;
  padding-right: 60px;
  padding-left: 60px;
  cursor: pointer;
  color: white !important;
  border: none;
  -webkit-border-radius: 17px !important;
  -moz-border-radius: 17px !important;
  border-radius: 21px !important;
  background-color: #e55a00 !important;
}
/* line 1568, ../sass/main.scss */
input[type='submit']:hover {
  background-color: #222222 !important;
}

/* line 1576, ../sass/main.scss */
.login-error .headline-error {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 30px;
}
/* line 1581, ../sass/main.scss */
.login-error .login-error {
  display: block;
  margin-bottom: 50px;
  padding: 20px;
  color: white;
  background-color: #9b1f23 !important;
}
/* line 1588, ../sass/main.scss */
.login-error input[type='text'] {
  border: 1px solid #9b1f23 !important;
}
/* line 1591, ../sass/main.scss */
.login-error input[type='password'] {
  border: 1px solid #9b1f23 !important;
}

/* line 1598, ../sass/main.scss */
.accordion {
  margin-bottom: 0;
  margin-left: 0;
}

/* line 1603, ../sass/main.scss */
.accordion:before,
.accordion:after {
  display: table;
  content: ' ';
}

/* line 1607, ../sass/main.scss */
.accordion:after {
  clear: both;
}

/* line 1610, ../sass/main.scss */
.accordion .accordion-navigation {
  display: block;
  margin-bottom: 0 !important;
}
/* line 1614, ../sass/main.scss */
.accordion .accordion-navigation:not(:last-child) a {
  border-bottom: 1px solid #e55a00;
}

/* line 1619, ../sass/main.scss */
.accordion .accordion-navigation.active > a {
  border-bottom: 1px solid white;
}

/* line 1623, ../sass/main.scss */
.accordion .accordion-navigation > a {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  display: block;
  padding: 1rem;
  padding-left: 0;
  color: #e55a00;
}

/* line 1631, ../sass/main.scss */
.accordion .accordion-navigation > a:after {
  float: right;
  content: 'I';
  font-family: 'gfk' !important;
  font-size: 17px;
  font-weight: normal !important;
}

/* line 1639, ../sass/main.scss */
.accordion .accordion-navigation.active > a:after {
  float: right;
  content: 'H';
  font-family: 'gfk' !important;
  font-size: 17px;
  font-weight: normal !important;
}

/* line 1647, ../sass/main.scss */
.accordion .accordion-navigation > a:hover {
  color: #222222 !important;
}

/* line 1650, ../sass/main.scss */
.accordion .accordion-navigation > .content {
  display: none;
  padding: .9375em;
  padding-left: 0;
}

/* line 1655, ../sass/main.scss */
.accordion .accordion-navigation > .content.active {
  display: block;
  border-bottom: 1px solid #e55a00;
  background: white;
}

/* line 1661, ../sass/main.scss */
.accordion .content h3 {
  margin-bottom: 0;
}

/* line 1665, ../sass/main.scss */
.accordion .content ul {
  font-size: 14px;
  margin-bottom: 20px;
}

/* line 1670, ../sass/main.scss */
.ce-dynacontent-accordion {
  margin-bottom: 40px !important;
}
/* line 1672, ../sass/main.scss */
.ce-dynacontent-accordion .message {
  display: table;
  background-color: #222222;
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  bottom: 0;
  left: 0;
  padding: 0 20px;
  margin: -10px 0 0 -20px;
  height: 54px;
  font-size: 19px;
}
/* line 146, ../sass/_mixins.scss */
.ce-dynacontent-accordion .message div {
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  /* line 1672, ../sass/main.scss */
  .ce-dynacontent-accordion .message {
    padding: 5px 30px 0;
  }
}
@media only screen and (min-width: 601px) {
  /* line 1672, ../sass/main.scss */
  .ce-dynacontent-accordion .message {
    margin-left: -55px !important;
  }
}
/* line 1678, ../sass/main.scss */
.ce-dynacontent-accordion .optim-margin-padding {
  margin: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
/* line 1686, ../sass/main.scss */
.ce-dynacontent-accordion .accordion-navigation .middle {
  padding-top: 0px !important;
}

/* line 1692, ../sass/main.scss */
.contactteaser {
  padding: 8%;
  background-color: #dde1e4;
}
/* line 1695, ../sass/main.scss */
.contactteaser .block .inner {
  padding-bottom: 0;
}
/* line 1698, ../sass/main.scss */
.contactteaser img {
  border: 3px solid white;
}
/* line 1701, ../sass/main.scss */
.contactteaser .name {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 25px;
}
/* line 1707, ../sass/main.scss */
.contactteaser .position {
  font-size: 14px;
  line-height: 18px;
}

/* line 1720, ../sass/main.scss */
body.main .content-scroll {
  margin-top: 93px;
}
@media only screen and (max-width: 1023px) {
  /* line 1720, ../sass/main.scss */
  body.main .content-scroll {
    margin-top: 81px;
  }
}

/* line 1735, ../sass/main.scss */
.standard-form label {
  font-weight: bold;
}
/* line 1738, ../sass/main.scss */
.standard-form select {
  font-weight: normal;
  width: 100% !important;
  height: 100px;
  margin-bottom: 20px;
  padding-right: 20px !important;
  padding-left: 20px !important;
  transition: box-shadow .45s ease 0s, border-color .45s ease-in-out 0s;
  color: #484848 !important;
  border: medium none !important;
  border-radius: 10px !important;
  background-color: #f2f2f2 !important;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
}
/* line 1751, ../sass/main.scss */
.standard-form select.error {
  border: 1px solid #9b1f23 !important;
}
/* line 1755, ../sass/main.scss */
.standard-form .advanced-search {
  margin-bottom: 30px;
  text-align: right;
}
/* line 1760, ../sass/main.scss */
.standard-form input.submit {
  width: auto !important;
  padding-right: 60px !important;
  padding-left: 60px !important;
}
/* line 1765, ../sass/main.scss */
.standard-form input.error {
  border: 1px solid #9b1f23 !important;
}
/* line 1769, ../sass/main.scss */
.standard-form .row.submit {
  text-align: right;
}
/* line 1772, ../sass/main.scss */
.standard-form .note {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 1785, ../sass/main.scss */
.result .article {
  margin-bottom: 20px;
}
/* line 1787, ../sass/main.scss */
.result .article .tags {
  font-size: 14px;
  margin-top: 0;
}
/* line 1790, ../sass/main.scss */
.result .article .tags p {
  margin-bottom: 0 !important;
}
/* line 1795, ../sass/main.scss */
.result .article a h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 18px !important;
  margin-bottom: 10px;
  color: #e55a00 !important;
}
/* line 1803, ../sass/main.scss */
.result .article a:hover h3 {
  color: black !important;
}

/* line 1811, ../sass/main.scss */
.result-tagging h2 {
  margin-bottom: 30px;
}
/* line 1814, ../sass/main.scss */
.result-tagging a.active {
  color: black;
}

/* line 1826, ../sass/main.scss */
.search-icon {
  font-size: 27px;
  position: absolute;
  top: 20px;
  right: 65px;
  display: block !important;
  float: left;
  color: #e55a00 !important;
  transition: color 300ms ease-out;
  width: 40px;
}
@media only screen and (min-width: 768px) {
  /* line 1826, ../sass/main.scss */
  .search-icon {
    top: 37px;
    right: 140px;
  }
}
/* line 1841, ../sass/main.scss */
.search-icon:hover, .search-icon.active:hover {
  color: #222222 !important;
}
/* line 1844, ../sass/main.scss */
.search-icon.active {
  color: #8e8581 !important;
  top: 17px;
}
@media only screen and (min-width: 768px) {
  /* line 1844, ../sass/main.scss */
  .search-icon.active {
    top: 33px;
  }
}
/* line 1850, ../sass/main.scss */
.search-icon.active:before {
  font-size: 20px;
  content: 'a' !important;
}

/* line 1857, ../sass/main.scss */
.search-overlay {
  position: absolute;
  z-index: 98;
  top: 0;
  left: 0;
  display: none;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
}

/* line 1872, ../sass/main.scss */
.submit.secondary, button.secondary, [type=submit].secondary {
  line-height: 34px !important;
  height: 37px !important;
  background-color: #8e8581 !important;
  transition: background-color 300ms ease-out;
  margin-bottom: 10 !important;
  -webkit-border-radius: 17px !important;
  -moz-border-radius: 17px !important;
  border-radius: 17px !important;
}
/* line 1883, ../sass/main.scss */
.submit.secondary:hover, button.secondary:hover, [type=submit].secondary:hover {
  background-color: #222222 !important;
}
/* line 1889, ../sass/main.scss */
.submit.secondary.show-facets, button.secondary.show-facets, [type=submit].secondary.show-facets {
  font-size: 14px;
  font-weight: bold;
  line-height: 0 !important;
  background-color: #dde1e4 !important;
}
@media (max-width: 48em) {
  /* line 1889, ../sass/main.scss */
  .submit.secondary.show-facets, button.secondary.show-facets, [type=submit].secondary.show-facets {
    width: 100%;
  }
}
/* line 1898, ../sass/main.scss */
.submit.secondary.show-facets:hover, button.secondary.show-facets:hover, [type=submit].secondary.show-facets:hover {
  color: white;
}

/* line 1905, ../sass/main.scss */
.search-wrap {
  position: fixed;
  z-index: 99;
  top: -55px;
  width: 100%;
  transition: all 1s;
}
/* line 1911, ../sass/main.scss */
.search-wrap.active {
  top: 82px;
  transition: all 1s;
}
@media only screen and (min-width: 768px) {
  /* line 1911, ../sass/main.scss */
  .search-wrap.active {
    top: 90px;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 1911, ../sass/main.scss */
  .search-wrap.active {
    top: 104px;
    transition: all 1s;
  }
}
/* line 1924, ../sass/main.scss */
.search-wrap .search-field {
  -webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.7);
  background: white;
  padding-top: 15px;
  padding-bottom: 5px;
}
@media only screen and (min-width: 768px) {
  /* line 1924, ../sass/main.scss */
  .search-wrap .search-field {
    padding-top: 35px;
    padding-bottom: 15px;
  }
}
/* line 1933, ../sass/main.scss */
.search-wrap .search-field .icon:before {
  float: left;
  padding-top: 9px;
  color: #8e8581 !important;
  width: 30px;
}
@media only screen and (min-width: 768px) {
  /* line 1933, ../sass/main.scss */
  .search-wrap .search-field .icon:before {
    padding-top: 6px;
    font-size: 23px;
  }
}
/* line 1943, ../sass/main.scss */
.search-wrap .search-field .input-search {
  box-shadow: none;
  background: none !important;
  padding: 0 !important;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 18px;
  height: 38px !important;
  margin-bottom: 0 !important;
  width: 85% !important;
}
@media only screen and (min-width: 768px) {
  /* line 1943, ../sass/main.scss */
  .search-wrap .search-field .input-search {
    width: 90% !important;
    font-size: 21px;
    padding-top: 5px !important;
  }
}
/* line 1961, ../sass/main.scss */
.search-wrap .search-field .input-search::-ms-clear {
  display: none;
}

/* line 1966, ../sass/main.scss */
#tx-solr-search-functions {
  margin-top: 0px;
  font-size: 15px !important;
}
/* line 1968, ../sass/main.scss */
#tx-solr-search-functions ul {
  font-size: 15px !important;
}
/* line 1971, ../sass/main.scss */
#tx-solr-search-functions h5 {
  font-size: 15px !important;
}

/* line 1977, ../sass/main.scss */
.tx-solr-search .select2.select2-container {
  display: block;
}

/* line 1987, ../sass/main.scss */
.geo-switch {
  display: none;
  font-size: 13px;
  background-color: #222222;
  color: white;
  text-align: center;
  padding: 10px 0;
  padding-bottom: 0px;
}
/* line 1995, ../sass/main.scss */
.geo-switch p {
  padding: 0;
  margin: 0;
}
/* line 1999, ../sass/main.scss */
.geo-switch.active {
  display: block;
}
/* line 2002, ../sass/main.scss */
.geo-switch .row {
  max-width: 1210px;
}
/* line 2004, ../sass/main.scss */
.geo-switch .row .columns {
  padding-right: 20px;
}
/* line 2007, ../sass/main.scss */
.geo-switch .row .flag {
  background-image: url("../images/system/flag.png");
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 40px;
  padding-top: 2px;
  height: 33px;
  display: inline-block;
}
/* line 2015, ../sass/main.scss */
.geo-switch .row .flag .list-link {
  margin-left: 30px;
  padding-top: 3px;
}
/* line 2018, ../sass/main.scss */
.geo-switch .row .flag .list-link:hover {
  color: white !important;
}
/* line 2024, ../sass/main.scss */
.geo-switch .close {
  position: absolute;
  right: 0px;
  bottom: 7px;
  font-family: gfk;
  font-size: 18px;
  color: #e55a00;
}
/* line 2031, ../sass/main.scss */
.geo-switch .close:hover {
  color: white !important;
}

/* line 2037, ../sass/main.scss */
.uppercase {
  text-transform: uppercase;
}
