@charset "CP850";
/**/
/* ======================= Custom Style Add-ons ===================== */
/**/
/*! normalize.css v2.1.2 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
/* line 22, ../../SOURCE/_sass/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
/* line 32, ../../SOURCE/_sass/_normalize.scss */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 41, ../../SOURCE/_sass/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
/* line 52, ../../SOURCE/_sass/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 56, ../../SOURCE/_sass/_normalize.scss */
script {
  display: none !important;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 70, ../../SOURCE/_sass/_normalize.scss */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
/* line 80, ../../SOURCE/_sass/_normalize.scss */
body {
  margin: 0;
	background: #ffffff;
}


/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
/* line 92, ../../SOURCE/_sass/_normalize.scss */
a {
  background: transparent;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
/* line 100, ../../SOURCE/_sass/_normalize.scss */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* line 109, ../../SOURCE/_sass/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
/* line 122, ../../SOURCE/_sass/_normalize.scss */
h1 {
	font-size: 2em;
	margin-top: 0.67em;
	margin-left: -30px;
	margin-bottom: 0.67em;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
/* line 131, ../../SOURCE/_sass/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
/* line 140, ../../SOURCE/_sass/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
/* line 148, ../../SOURCE/_sass/_normalize.scss */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
/* line 156, ../../SOURCE/_sass/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
/* line 166, ../../SOURCE/_sass/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
/* line 178, ../../SOURCE/_sass/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
/* line 187, ../../SOURCE/_sass/_normalize.scss */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
/* line 195, ../../SOURCE/_sass/_normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 203, ../../SOURCE/_sass/_normalize.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 212, ../../SOURCE/_sass/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 219, ../../SOURCE/_sass/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 223, ../../SOURCE/_sass/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
/* line 235, ../../SOURCE/_sass/_normalize.scss */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
/* line 243, ../../SOURCE/_sass/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
/* line 255, ../../SOURCE/_sass/_normalize.scss */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
/* line 267, ../../SOURCE/_sass/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/* line 278, ../../SOURCE/_sass/_normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
/* line 292, ../../SOURCE/_sass/_normalize.scss */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 304, ../../SOURCE/_sass/_normalize.scss */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
/* line 316, ../../SOURCE/_sass/_normalize.scss */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
/* line 331, ../../SOURCE/_sass/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
/* line 341, ../../SOURCE/_sass/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
/* line 351, ../../SOURCE/_sass/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 362, ../../SOURCE/_sass/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
/* line 375, ../../SOURCE/_sass/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
/* line 384, ../../SOURCE/_sass/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
/* line 394, ../../SOURCE/_sass/_normalize.scss */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 407, ../../SOURCE/_sass/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 269, ../../SOURCE/_sass/custom-foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "only screen and (min-width: 720px)";
  width: 720px;
}

/* line 274, ../../SOURCE/_sass/custom-foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "only screen and (min-width:1280px)";
  width: 1280px;
}

/* line 279, ../../SOURCE/_sass/custom-foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "only screen and (min-width:1440px)";
  width: 1440px;
}

/* line 297, ../../SOURCE/_sass/custom-foundation/components/_global.scss */
*,
*:before,
*:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: 0px;
}

/* line 302, ../../SOURCE/_sass/custom-foundation/components/_global.scss */
html,
body {
  font-size: 100%;
}

/* line 305, ../../SOURCE/_sass/custom-foundation/components/_global.scss */
body {
  background: #ffffff;
  color: #000000;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative;
  cursor: default;
}

/* line 318, ../../SOURCE/_sass/custom-foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 323, ../../SOURCE/_sass/custom-foundation/components/_global.scss */
img,
object,
embed {
  max-width: 100%;
  height: auto;
}

/* line 326, ../../SOURCE/_sass/custom-foundation/components/_global.scss */
object,
embed {
  height: 100%;
}

/* line 327, ../../SOURCE/_sass/custom-foundation/components/_global.scss */
img {
  -ms-interpolation-mode: bicubic;
}

/* line 333, ../../SOURCE/_sass/custom-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 338, ../../SOURCE/_sass/custom-foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 339, ../../SOURCE/_sass/custom-foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 340, ../../SOURCE/_sass/custom-foundation/components/_global.scss */
.text-left {
  text-align: left !important;
}

/* line 341, ../../SOURCE/_sass/custom-foundation/components/_global.scss */
.text-right {
  text-align: right !important;
}

/* line 342, ../../SOURCE/_sass/custom-foundation/components/_global.scss */
.text-center {
  text-align: center !important;
}

/* line 343, ../../SOURCE/_sass/custom-foundation/components/_global.scss */
.text-justify {
  text-align: justify !important;
}

/* line 344, ../../SOURCE/_sass/custom-foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 350, ../../SOURCE/_sass/custom-foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
}

/* line 353, ../../SOURCE/_sass/custom-foundation/components/_global.scss */
img {
  display: inline-block;
  vertical-align: middle;
}

/* line 363, ../../SOURCE/_sass/custom-foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 366, ../../SOURCE/_sass/custom-foundation/components/_global.scss */
select {
  width: 100%;
}

/* Grid HTML Classes */
/* line 132, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
.row {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 0;
	max-width: 64em;


  *zoom: 1;
	padding-top: 0px;
}
/* line 121, ../../SOURCE/_sass/custom-foundation/components/_global.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 122, ../../SOURCE/_sass/custom-foundation/components/_global.scss */
.row:after {
  clear: both;
}
/* line 137, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
.row.collapse > .column,
.row.collapse > .columns {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  float: left;
}
/* line 139, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}
/* line 142, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
.row .row {
  width: auto;
  margin-left: -0.625em;
  margin-right: -0.625em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1;
}
/* line 121, ../../SOURCE/_sass/custom-foundation/components/_global.scss */
.row .row:before, .row .row:after {
  content: " ";
  display: table;
}
/* line 122, ../../SOURCE/_sass/custom-foundation/components/_global.scss */
.row .row:after {
  clear: both;
}
/* line 143, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
  *zoom: 1;
}
/* line 121, ../../SOURCE/_sass/custom-foundation/components/_global.scss */
.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table;
}
/* line 122, ../../SOURCE/_sass/custom-foundation/components/_global.scss */
.row .row.collapse:after {
  clear: both;
}

/* line 148, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
.column,
.columns {
  position: relative;
  padding-left: 2.625em;
  padding-right: 2.625em;
  width: 100%;
  float: left;
}

@media only screen {
  /* line 152, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .row {
	padding-left: 0.3125em;
	padding-right: 0.3125em;
	padding-top: 0px;
  }

  /* line 157, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 2.625em;
    padding-right: 2.625em;
    float: left;
  }

  /* line 160, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .small-1 {
    position: relative;
    width: 8.33333%;
  }

  /* line 160, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .small-2 {
    position: relative;
    width: 16.66667%;
  }

  /* line 160, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .small-3 {
    position: relative;
    width: 25%;
  }

  /* line 160, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .small-4 {
    position: relative;
    width: 33.33333%;
  }

  /* line 160, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .small-5 {
    position: relative;
    width: 41.66667%;
  }

  /* line 160, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .small-6 {
    position: relative;
    width: 50%;
  }

  /* line 160, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .small-7 {
    position: relative;
    width: 58.33333%;
  }

  /* line 160, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .small-8 {
    position: relative;
    width: 66.66667%;
  }

  /* line 160, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .small-9 {
    position: relative;
    width: 75%;
  }

  /* line 160, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .small-10 {
    position: relative;
    width: 83.33333%;
  }

  /* line 160, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .small-11 {
    position: relative;
    width: 91.66667%;
  }

  /* line 160, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .small-12 {
    position: relative;
    width: 100%;
  }

  /* line 164, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .small-offset-0 {
    position: relative;
    margin-left: 0%;
  }

  /* line 164, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .small-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }

  /* line 164, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .small-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }

  /* line 164, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .small-offset-3 {
    position: relative;
    margin-left: 25%;
  }

  /* line 164, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .small-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }

  /* line 164, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .small-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }

  /* line 164, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .small-offset-6 {
    position: relative;
    margin-left: 50%;
  }

  /* line 164, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .small-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }

  /* line 164, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .small-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }

  /* line 164, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .small-offset-9 {
    position: relative;
    margin-left: 75%;
  }

  /* line 164, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .small-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }

  /* line 167, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }

  /* line 168, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  [class*="column"] + [class*="column"].end {
    float: left;
  }

  /* line 171, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .column.small-centered,
  .columns.small-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
}
/* Styles for screens that are at least 768px; */
@media only screen and (min-width: 720px) {
  /* line 177, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .row {
	padding-left: 2em;
	padding-right: 2em;
	padding-top: 20px;
  }

  /* line 182, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .large-1 {
    position: relative;
    width: 8.33333%;
  }

  /* line 182, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .large-2 {
    position: relative;
    width: 16.66667%;
  }

  /* line 182, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .large-3 {
    position: relative;
    width: 25%;
  }

  /* line 182, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .large-4 {
    position: relative;
    width: 33.33333%;
  }

  /* line 182, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .large-5 {
    position: relative;
    width: 41.66667%;
  }

  /* line 182, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .large-6 {
    position: relative;
    width: 50%;
  }

  /* line 182, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .large-7 {
    position: relative;
    width: 58.33333%;
  }

  /* line 182, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .large-8 {
    position: relative;
    width: 66.66667%;
  }

  /* line 182, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .large-9 {
    position: relative;
    width: 75%;
  }

  /* line 182, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .large-10 {
    position: relative;
    width: 83.33333%;
  }

  /* line 182, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .large-11 {
    position: relative;
    width: 91.66667%;
  }

  /* line 182, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .large-12 {
    position: relative;
    width: 100%;
  }

  /* line 186, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .row .large-offset-0 {
    position: relative;
    margin-left: 0%;
  }

  /* line 186, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .row .large-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }

  /* line 186, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .row .large-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }

  /* line 186, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .row .large-offset-3 {
    position: relative;
    margin-left: 25%;
  }

  /* line 186, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .row .large-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }

  /* line 186, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .row .large-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }

  /* line 186, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .row .large-offset-6 {
    position: relative;
    margin-left: 50%;
  }

  /* line 186, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .row .large-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }

  /* line 186, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .row .large-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }

  /* line 186, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .row .large-offset-9 {
    position: relative;
    margin-left: 75%;
  }

  /* line 186, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .row .large-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }

  /* line 186, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .row .large-offset-11 {
    position: relative;
    margin-left: 91.66667%;
  }

  /* line 190, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 191, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 190, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 191, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 190, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 191, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 190, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 191, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 190, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 191, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 190, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 191, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 190, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 191, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 190, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 191, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 190, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 191, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 190, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 191, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 190, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 191, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  /* line 195, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .column.large-centered,
  .columns.large-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }

  /* line 198, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }

  /* line 205, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right !important;
  }
}
/* ======================= Für Randlose Mobile-Rows  ===================== */
@media only screen and (max-width: 720px) {
  /* line 218, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .no-padding-mobile {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  /* line 223, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .reset {
    padding-left: 0.9375em;
    padding-right: 0.9375em;
  }
}
/* ======================= Bilderband randlos außen  ===================== */
/* line 233, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
.bilderband {
  padding-left: 0px !important;
  padding-right: 0px !important;
  overflow: hidden;
}
/* line 240, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
.bilderband .bild-li,
.bilderband .bild-re,
.bilderband .bild-mi {
  margin-top: 0.1875em;
  padding-left: 0px;
  padding-right: 0px;
}
/* line 246, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
.bilderband .bild-li {
  margin-left: -0.125em;
  padding-left: 0.125em;
}
/* line 251, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
.bilderband .bild-mi {
  padding-left: 0.125em;
  padding-right: 0.125em;
  margin-left: 0.125em;
}
/* line 257, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
.bilderband .bild-re {
  margin-right: -0.125em;
  padding-right: 0.125em;
}

@media only screen and (min-width: 720px) {
  /* line 271, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .bilderband .bild-li,
  .bilderband .bild-re,
  .bilderband .bild-mi {
    margin-top: 0.375em;
  }
  /* line 275, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .bilderband .bild-li {
    margin-left: -0.15625em;
    padding-right: 0.15625em;
    padding-left: 0.15625em;
  }
  /* line 280, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .bilderband .bild-mi {
    padding-left: 0.15625em;
    padding-right: 0.15625em;
    margin-left: 0.15625em;
  }
  /* line 286, ../../SOURCE/_sass/custom-foundation/components/_grid-j.scss */
  .bilderband .bild-re {
    margin-right: -0.15625em;
    padding-left: 0.15625em;
    padding-right: 0.15625em;
  }
}
/* Foundation Visibility HTML Classes */
/* line 11, ../../SOURCE/_sass/custom-foundation/components/_visibility.scss */
.show-for-small,
.show-for-medium-down,
.show-for-large-down {
  display: inherit !important;
}

/* line 17, ../../SOURCE/_sass/custom-foundation/components/_visibility.scss */
.show-for-medium,
.show-for-medium-up,
.show-for-large,
.show-for-large-up,
.show-for-xlarge {
  display: none !important;
}

/* line 23, ../../SOURCE/_sass/custom-foundation/components/_visibility.scss */
.hide-for-medium,
.hide-for-medium-up,
.hide-for-large,
.hide-for-large-up,
.hide-for-xlarge {
  display: inherit !important;
}

/* line 28, ../../SOURCE/_sass/custom-foundation/components/_visibility.scss */
.hide-for-small,
.hide-for-medium-down,
.hide-for-large-down,
.link-hide-for-small {
  display: none !important;
}

/* Medium Displays: 768px - 1279px */
@media only screen and (min-width: 720px) {
  /* line 87, ../../SOURCE/_sass/custom-foundation/components/_visibility.scss */
  .show-for-medium,
  .show-for-medium-up {
    display: inherit !important;
  }

  /* line 89, ../../SOURCE/_sass/custom-foundation/components/_visibility.scss */
  .show-for-small {
    display: none !important;
  }

  /* line 91, ../../SOURCE/_sass/custom-foundation/components/_visibility.scss */
  .hide-for-small {
    display: inherit !important;
  }

  /* line 92, ../../SOURCE/_sass/custom-foundation/components/_visibility.scss */
  .link-hide-for-small {
    display: inline !important;
  }

  /* line 95, ../../SOURCE/_sass/custom-foundation/components/_visibility.scss */
  .hide-for-medium,
  .hide-for-medium-up {
    display: none !important;
  }

  /* Specific visilbity for tables */
}
/* Large Displays: 1280px - 1440px */
/* Specific visilbity for tables */
/* Specific visilbity for tables */
/* Orientation targeting */
@font-face {
  font-family: 'Corpid';
  src: url("_font/corpidc1scd-bold-webfont.eot");
  src: url("_font/corpidc1scd-bold-webfontd41d.eot?#iefix") format("embedded-opentype"), url("_font/corpidc1scd-bold-webfont.woff") format("woff"), url("_font/corpidc1scd-bold-webfont.svg#corpid_c1s_cdbold") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 132, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
p.lead {
  font-size: 1.21875em;
  line-height: 1.6;
}

/* line 137, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
.subheader {
  line-height: 1.2;
  color: #4d4d4d;
  font-weight: 300;
  margin-top: 0.2em;
  margin-bottom: 0.5em;
}

/* Typography resets */
/* line 166, ../../SOURCE/_sass/custom-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;
  direction: ltr;
}

/* Default Link Styles */
/* line 173, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
a {
  color: #ff3f00;
  text-decoration: none;
  line-height: 1.4;
}
/* line 178, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
a.pfeil {
  background: url(../_parts/pfeil_link-orange.svg) 100% 50% no-repeat;
  padding: 0px 20px 0px 0px;
  display: inline;
}
/* line 184, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
a.clean {
  text-decoration: none !important;
  color: black;
}
/* line 189, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
a.in-text {
  color: #525ba9;
}
/* line 193, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
a.in-text:hover, a.in-text:active {
  color: #525ba9;
}
/* line 197, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
a.in-text:focus {
  color: #525ba9;
  outline: 0;
  text-decoration: underline;
}
/* line 205, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
a:hover, a:active {
  color: #ff3f00;
  text-decoration: underline;
}
/* line 210, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
a:focus {
  color: #ff3f00;
  text-decoration: underline;
  outline: 0;
}
/* line 216, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
a img {
  border: none;
}

/* line 219, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
.inactive {
  cursor: default !important;
  color: #000151;
}
/* line 226, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
.inactive:hover, .inactive:focus, .inactive:active {
  color: #000151;
  text-decoration: none;
}

/* Default paragraph styles */
/* line 233, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
p {
  font-family: inherit;
  font-weight: normal;
  font-size: 1em;
  line-height: 1.4;
  margin-bottom: 1.25em;
  text-rendering: optimizeLegibility;
}
/* line 243, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
p aside {
  font-size: 0.875em;
  line-height: 1.35;
  font-style: italic;
}

/* Default header styles */
/* line 251, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
h1, h2, h3, h4, h5, h6 {
	font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-rendering: optimizeLegibility;
	margin-top: 0.2em;
	margin-bottom: 0.5em;
	line-height: 1.175em;
}
/* line 261, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-size: 80%;
  color: #4d4d4d;
  line-height: 0;
}

/* line 268, ../../SOURCE/_sass/custom-foundation/components/_type.scss */


/* line 273, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
h1 {
	font-size: 1.2em;
}

/* line 274, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
h2 {
  font-size: 1.25em;
}

/* line 275, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
h3 {
  font-size: 0.6875em;
}

/* line 276, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
h4 {
  font-size: 1.125em;
}

/* line 277, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
h5 {
  font-size: 1em;
}

/* line 278, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
h6 {
  font-size: 1em;
}

/* ----------------------HR classes and helper -----------------*/
/* line 285, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
hr {
  border: solid #d1dae9;
  border-width: 1px 0 0;
  clear: both;
  margin: 3.125em 0 3.0625em;
  height: 0;
}

/* line 295, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
.stack-hr {
  width: 100%;
  max-width: 64em;
  margin: 0 auto;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
}

/* line 303, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
.normal {
  margin-top: 2.5em;
  margin-bottom: 3.125em;
}

@media only screen and (min-width: 720px) {
  /* line 312, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
  .stack-hr {
    padding-left: 2.625em;
    padding-right: 2.625em;
  }

  /* line 317, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
  .normal {
    margin-top: 2.5em;
    margin-bottom: 3.125em;
  }
}
/* line 323, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
.darker {
  border-color: rgba(170, 170, 170, 0.5);
  margin: 1.875em 0 1.8125em;
}

/* line 328, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
.invisible {
  border: none;
}

/* ----------------------Helpful Typography Defaults -----------------*/
/* line 335, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
em,
i {
  font-style: italic;
  line-height: inherit;
}

/* line 341, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
strong,
b {
  font-weight: bold;
  line-height: inherit;
}

/* line 346, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
small {
  font-size: 80%;
  line-height: inherit;
}

/* line 351, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
.white {
  color: white;
  -webkit-font-smoothing: antialiased;
}

/* line 356, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
.grey {
  color: #777;
}

/* line 360, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
.quelle {
  font-size: 0.75em;
  color: #777;
}

/* Lists */
/* line 378, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
ul,
ol,
dl {
  font-size: 1em;
  line-height: 1.4;
  margin-bottom: 1.25em;
  list-style-position: outside;
  font-family: inherit;
}

/* line 386, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
ul, ol {
  margin-left: 0;
}
/* line 388, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
ul.no-bullet, ol.no-bullet {
  margin-left: 0;
}

/* Unordered Lists */
/* line 395, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
ul li ul,
ul li ol {
  margin-left: 1.25em;
  margin-bottom: 0;
  font-size: 1em;
  /* Override nested font-size change */
}
/* line 404, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit;
}
/* line 407, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
ul.square {
  list-style-type: square;
}
/* line 408, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
ul.circle {
  list-style-type: circle;
}
/* line 409, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
ul.disc {
  list-style-type: disc;
}
/* line 410, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
ul.no-bullet {
  list-style: none;
}
/* line 411, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
ul.line {
  list-style: none;
}
/* line 414, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
ul.line li {
  padding-left: 0.8125em;
  padding-bottom: 0.375em;
}
/* line 419, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
ul.line li:before {
  content: "\2013";
  margin-left: -0.8125em;
  width: 0.8125em;
  position: absolute;
}

/* Ordered Lists */
/* line 433, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
ol li ul,
ol li ol {
  margin-left: 1.25em;
  margin-bottom: 0;
}

/* Definition Lists */
/* Abbreviations */
/* Blockquotes */
/* Microformats */
@media only screen and (min-width: 720px) {
  /* line 519, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.3;
  }

  /* line 520, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
  h1 {
	font-size: 1.5em;
  }

  /* line 521, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
  h2 {
	font-size: 1.2em;
  }

  /* line 522, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
  h3 {
    font-size: 1em;
  }

  /* line 523, ../../SOURCE/_sass/custom-foundation/components/_type.scss */
  h4 {
    font-size: 1.4375em;
  }
}
/**/
/* ======================= STARTSEITE ===================== */
/**/
/* line 8, ../../SOURCE/_sass/_sprint-up.scss */
.red {
	color: #FFFFFF;
}

/* ==================== MOBILE ===================== */
@media only screen {
  /* line 18, ../../SOURCE/_sass/_sprint-up.scss */
  h2 {
	margin-bottom: 1.875em;
	margin-top: 10px;
  }

  /* line 22, ../../SOURCE/_sass/_sprint-up.scss */
  .logo {
    padding-top: 1.75em;
    padding-bottom: 0.625em;
  }

  /* line 27, ../../SOURCE/_sass/_sprint-up.scss */
  .headline {
    padding-top: 1.25em;
  }
}
/* ================= DESKTOP + TABLET ================= */
@media only screen and (min-width: 720px) {
  /* line 38, ../../SOURCE/_sass/_sprint-up.scss */
  h2 {
	margin-bottom: 1.25em;
  }

  /* line 42, ../../SOURCE/_sass/_sprint-up.scss */
  .logo {
    padding-top: 2.5em;
    padding-bottom: 0.625em;
  }

  /* line 47, ../../SOURCE/_sass/_sprint-up.scss */
  .headline {
    padding-top: 0em;
  }
}

.yellow-background {
	background: #ffed00;
}

.grey-text {
	color: #444444;
}