/* line 22, ../scss/layout/_settings-grid.scss */
.grid-container {
  *zoom: 1;
  max-width: 41.75em;
  _width: 41.75em;
  padding-left: 0.5em;
  padding-right: 0.5em;
  margin-left: auto;
  margin-right: auto; }
  /* line 38, ../../../../../../../../../../../Applications/Adobe Bridge CS6/compass.app/Contents/Resources/lib/ruby/compass_0.12/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
  .grid-container:after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 42.75em) {
    /* line 22, ../scss/layout/_settings-grid.scss */
    .grid-container {
      max-width: 41.75em; } }
  @media (min-width: 64.0625em) {
    /* line 22, ../scss/layout/_settings-grid.scss */
    .grid-container {
      max-width: 62.875em; } }

/* normalize.css v1.1.0 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
/* line 22, ../scss/base/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
/* line 32, ../scss/base/_normalize.scss */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

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

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
/* line 53, ../scss/base/_normalize.scss */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 68, ../scss/base/_normalize.scss */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
/* line 83, ../scss/base/_normalize.scss */
html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

/**
 * Address margins handled incorrectly in IE 6/7.
 */
/* line 91, ../scss/base/_normalize.scss */
body {
  margin: 0; }

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

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

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
/* line 126, ../scss/base/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* line 131, ../scss/base/_normalize.scss */
h2, h1 {
  font-size: 1.5em;
  margin: 0.83em 0; }

/* line 136, ../scss/base/_normalize.scss */
h3 {
  font-size: 1.17em;
  margin: 1em 0; }

/* line 141, ../scss/base/_normalize.scss */
h4 {
  font-size: 1em;
  margin: 1.33em 0; }

/* line 146, ../scss/base/_normalize.scss */
h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

/* line 151, ../scss/base/_normalize.scss */
h6 {
  font-size: 0.67em;
  margin: 2.33em 0; }

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

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
/* line 169, ../scss/base/_normalize.scss */
b,
strong {
  font-weight: bold; }

/* line 173, ../scss/base/_normalize.scss */
blockquote {
  margin: 1em 40px; }

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

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
/* line 190, ../scss/base/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

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

/**
 * Address margins set differently in IE 6/7.
 */
/* line 210, ../scss/base/_normalize.scss */
p,
pre {
  margin: 1em 0; }

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
/* line 221, ../scss/base/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

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

/**
 * Address CSS quotes not supported in IE 6/7.
 */
/* line 241, ../scss/base/_normalize.scss */
q {
  quotes: none; }

/**
 * Address `quotes` property not supported in Safari 4.
 */
/* line 250, ../scss/base/_normalize.scss */
q:before,
q:after {
  content: '';
  content: none; }

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

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

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

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

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
/* line 294, ../scss/base/_normalize.scss */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

/* line 298, ../scss/base/_normalize.scss */
dd {
  margin: 0 0 0 40px; }

/**
 * Address paddings set differently in IE 6/7.
 */
/* line 308, ../scss/base/_normalize.scss */
menu,
ol,
ul {
  padding: 0 0 0 40px; }

/**
 * Correct list images handled incorrectly in IE 7.
 */
/* line 317, ../scss/base/_normalize.scss */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
/* line 331, ../scss/base/_normalize.scss */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

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

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

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
/* line 364, ../scss/base/_normalize.scss */
form {
  margin: 0; }

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

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
/* line 384, ../scss/base/_normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
/* line 401, ../scss/base/_normalize.scss */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

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

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

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
/* line 443, ../scss/base/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

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

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
/* line 466, ../scss/base/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

/**
 * 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 479, ../scss/base/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

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

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

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

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

@font-face {
  font-family: "gdkif";
  src: url('../font/geildanke-kolarski-icon-font/geildanke-kolarski-icon-font-regular-webfont.woff') format('woff'), url('../font/geildanke-kolarski-icon-font/geildanke-kolarski-icon-font-regular-webfont.ttf') format('truetype'), url('../font/geildanke-kolarski-icon-font/geildanke-kolarski-icon-font-regular-webfont.svg') format('svg'), url('../font/geildanke-kolarski-icon-font/geildanke-kolarski-icon-font-regular-webfont.eot') format('embedded-opentype'); }

/* line 15, ../scss/base/_typography.scss */
body {
  color: #828282;
  font-family: "futura-pt";
  font-size: 1em;
  font-weight: 400;
  letter-spacing: 0.02em;
  line-height: 28px; }
  /* line 61, ../../../../../../../../../../../Applications/Adobe Bridge CS6/compass.app/Contents/Resources/lib/ruby/compass_0.12/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/_vertical_rhythm.scss */
  body * html {
    font-size: 100%; }
  /* line 64, ../../../../../../../../../../../Applications/Adobe Bridge CS6/compass.app/Contents/Resources/lib/ruby/compass_0.12/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/_vertical_rhythm.scss */
  body html {
    font-size: 16px;
    line-height: 1.75em; }
  @media (min-width: 42.75em) {
    /* line 15, ../scss/base/_typography.scss */
    body {
      font-size: 1.1875em; } }

/* line 31, ../scss/base/_typography.scss */
a {
  color: #828282;
  text-decoration: none; }
  /* line 35, ../scss/base/_typography.scss */
  a:hover {
    color: #05a6ec; }
  /* line 39, ../scss/base/_typography.scss */
  a:active {
    color: #555555; }

/* line 48, ../scss/base/_typography.scss */
h2, h1 {
  font-size: 1.25em;
  font-weight: 300;
  letter-spacing: 0.25em;
  line-height: 1.5em;
  text-transform: uppercase; }
  @media (min-width: 42.75em) {
    /* line 48, ../scss/base/_typography.scss */
    h2, h1 {
      font-size: 1.5em; } }

/* line 60, ../scss/base/_typography.scss */
h3 {
  font-size: 1em;
  font-weight: 400;
  letter-spacing: 0.25em; }

/* line 66, ../scss/base/_typography.scss */
h4 {
  font-size: 1.1em;
  font-weight: 400;
  letter-spacing: 0.1em; }
  @media (min-width: 42.75em) {
    /* line 66, ../scss/base/_typography.scss */
    h4 {
      font-size: 1.4375em; } }

/* Welcome to Compass. Use this file to define print styles.
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */
/* line 3, ../scss/layout/_footer.scss */
footer {
  overflow: hidden;
  *zoom: 1;
  background: #acacac;
  -webkit-box-shadow: 0 8px 6px -6px #828282 inset;
  -moz-box-shadow: 0 8px 6px -6px #828282 inset;
  box-shadow: 0 8px 6px -6px #828282 inset;
  color: #545454; }
  /* line 10, ../scss/layout/_footer.scss */
  footer p {
    font-weight: 400;
    letter-spacing: 0.02em;
    line-height: 1.5em; }
  /* line 16, ../scss/layout/_footer.scss */
  footer a {
    color: #545454; }
  /* line 20, ../scss/layout/_footer.scss */
  footer .tiles {
    overflow: hidden;
    *zoom: 1;
    margin-bottom: 5.6875em; }
  /* line 24, ../scss/layout/_footer.scss */
  footer .tile {
    background: none;
    color: #545454;
    overflow: hidden;
    *zoom: 1;
    margin-top: 0; }

/* line 31, ../scss/layout/_footer.scss */
.tile-newsletter {
  width: 100%;
  float: left;
  margin-right: 1.1976%;
  display: inline; }
  @media (min-width: 42.75em) {
    /* line 31, ../scss/layout/_footer.scss */
    .tile-newsletter {
      width: 49.4012%;
      float: left;
      margin-right: 1.1976%; } }
  @media (min-width: 64.0625em) {
    /* line 31, ../scss/layout/_footer.scss */
    .tile-newsletter {
      width: 32.80318%;
      float: left;
      margin-right: 0.79523%; } }

/* line 36, ../scss/layout/_footer.scss */
.tile-contact {
  width: 100%;
  float: left;
  margin-right: 1.1976%;
  display: inline; }
  @media (min-width: 42.75em) {
    /* line 36, ../scss/layout/_footer.scss */
    .tile-contact {
      width: 49.4012%;
      float: right;
      margin-right: 0; } }
  @media (min-width: 64.0625em) {
    /* line 36, ../scss/layout/_footer.scss */
    .tile-contact {
      width: 32.80318%;
      float: left;
      margin-right: 0.79523%; } }

/* line 49, ../scss/layout/_footer.scss */
.tile-information {
  width: 100%;
  float: left;
  margin-right: 1.1976%;
  display: inline; }
  @media (min-width: 42.75em) {
    /* line 49, ../scss/layout/_footer.scss */
    .tile-information {
      overflow: hidden;
      margin-top: 5.6875em;
      padding-left: 50.5988%;
      width: 49.4012%;
      float: right;
      margin-right: 0; } }
  @media (min-width: 64.0625em) {
    /* line 49, ../scss/layout/_footer.scss */
    .tile-information {
      padding-left: 0%;
      overflow: hidden;
      margin-top: 0;
      width: 32.80318%;
      float: right;
      margin-right: 0; } }

/* line 65, ../scss/layout/_footer.scss */
.imprint {
  cursor: pointer; }
  /* line 69, ../scss/layout/_footer.scss */
   compas
  .imprint:hover {
    color: #05a6ec; }

/* line 76, ../scss/layout/_footer.scss */
.contact-wrapper {
  padding-left: 0.75rem;
  width: 100%; }
  /* line 80, ../scss/layout/_footer.scss */
  .contact-wrapper input {
    background: none;
    border: none;
    border-bottom: 1px solid #333333;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: block;
    width: 70%;
    height: 30px; }
    /* line 92, ../scss/layout/_footer.scss */
    .contact-wrapper input::-webkit-input-placeholder {
      /* WebKit browsers */
      color: #666666;
      font-family: "futura-pt"; }
    /* line 96, ../scss/layout/_footer.scss */
    .contact-wrapper input:-moz-placeholder {
      /* Mozilla Firefox 4 to 18 */
      color: #666666;
      font-family: "futura-pt"; }
    /* line 100, ../scss/layout/_footer.scss */
    .contact-wrapper input::-moz-placeholder {
      /* Mozilla Firefox 19+ */
      color: #666666;
      font-family: "futura-pt"; }
    /* line 104, ../scss/layout/_footer.scss */
    .contact-wrapper input:-ms-input-placeholder {
      /* Internet Explorer 10+ */
      color: #666666;
      font-family: "futura-pt"; }
    /* line 110, ../scss/layout/_footer.scss */
    .contact-wrapper input:focus, .contact-wrapper input:active {
      border: none;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      color: #555555; }
    /* line 117, ../scss/layout/_footer.scss */
    .contact-wrapper input:nth-child(2) {
      margin-top: 0.5em; }
  /* line 122, ../scss/layout/_footer.scss */
  .contact-wrapper button {
    background: none;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-top: 2em;
    padding: 0;
    color: #333333;
    font-family: "futura-pt";
    font-size: 1em; }
    /* line 133, ../scss/layout/_footer.scss */
    .contact-wrapper button:hover {
      color: #05a6ec; }

/* line 142, ../scss/layout/_footer.scss */
.imprint-text-container {
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 5.6875em;
  clear: both;
  font-size: 0.75em; }
  /* line 148, ../scss/layout/_footer.scss */
  .imprint-text-container .btn-plus, .imprint-text-container .with-overlay .table-overlay .form-helper .form-container .btn-alt, .with-overlay .table-overlay .form-helper .form-container .imprint-text-container .btn-alt, .imprint-text-container .whole-article .btn-alt, .whole-article .imprint-text-container .btn-alt, .imprint-text-container .btn-plus-recent {
    color: #333333;
    font-family: "gdkif"; }

/* line 1, ../scss/modules/_homepage-teaser-recent.scss */
.teaser-recent {
  border-bottom: 1px solid #acacac;
  padding-bottom: 5.6875em;
  margin-bottom: 2em;
  border-top: 1px solid #acacac;
  padding-top: 2em;
  margin-top: 2em;
  text-align: center; }
  @media (min-width: 64.0625em) {
    /* line 1, ../scss/modules/_homepage-teaser-recent.scss */
    .teaser-recent {
      padding-left: 16.7992%;
      padding-right: 16.7992%; } }
  @media (min-width: 42.75em) {
    /* line 1, ../scss/modules/_homepage-teaser-recent.scss */
    .teaser-recent {
      border-bottom: 1px solid #acacac;
      padding-bottom: 5.6875em;
      margin-bottom: 5.6875em;
      border-top: 1px solid #acacac;
      padding-top: 5.6875em;
      margin-top: 5.6875em; } }

/* line 1, ../scss/modules/_slider.scss */
.slider-wrapper, .wrapper-projects {
  margin: 2.65em auto 0 auto;
  max-width: 1200px;
  text-align: center; }
  @media (min-width: 42.75em) {
    /* line 1, ../scss/modules/_slider.scss */
    .slider-wrapper, .wrapper-projects {
      margin-top: 0; } }

/* line 12, ../scss/modules/_slider.scss */
.slider-wrapper-project {
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 5.6875em; }

/* line 16, ../scss/modules/_slider.scss */
.slider, .projects-teaser-image {
  position: relative;
  width: 100%;
  height: auto; }
  /* line 22, ../scss/modules/_slider.scss */
  .slider img, .projects-teaser-image img {
    overflow: hidden;
    max-width: 100%;
    height: auto; }

/* line 31, ../scss/modules/_slider.scss */
.slider-icon-wrapper {
  position: absolute;
  top: 0;
  width: 20%;
  min-height: 100%;
  /* z-index: 1 needed, to be above swiper */
  z-index: 1;
  cursor: pointer;
  /*	Not wanted anymore by n3vision
  	
  	&:hover .slider-icon {
  		color: $white-transparent-low;
  	}*/ }

/* line 48, ../scss/modules/_slider.scss */
.slider-icon {
  position: absolute;
  top: 50%;
  margin-top: -0.25em;
  min-height: 100%;
  color: rgba(255, 255, 255, 0.3);
  font-family: "gdkif";
  font-size: 200px;
  vertical-align: middle; }
  @media (min-width: 42.75em) {
    /* line 48, ../scss/modules/_slider.scss */
    .slider-icon {
      font-size: 300px; } }
  @media (min-width: 64.0625em) {
    /* line 48, ../scss/modules/_slider.scss */
    .slider-icon {
      font-size: 400px; } }

/* line 71, ../scss/modules/_slider.scss */
.slider-icon-wrapper-left {
  left: 0.2em; }
  /* line 74, ../scss/modules/_slider.scss */
  .slider-icon-wrapper-left .slider-icon {
    left: 0; }

/* line 79, ../scss/modules/_slider.scss */
.slider-icon-wrapper-right {
  right: 0.2em; }
  /* line 82, ../scss/modules/_slider.scss */
  .slider-icon-wrapper-right .slider-icon {
    right: 0; }

/* line 89, ../scss/modules/_slider.scss */
.slider-info-text {
  position: relative;
  top: -2em; }
  @media (min-width: 42.75em) {
    /* line 89, ../scss/modules/_slider.scss */
    .slider-info-text {
      position: static;
      top: auto; } }

/* line 99, ../scss/modules/_slider.scss */
.slider-info-text-wrapper, .projects-info-text-wrapper {
  margin: 0 auto 0 auto;
  position: relative;
  width: 100%;
  /* z-index needed to be above swiper */
  z-index: 1;
  font-weight: 300;
  letter-spacing: 0.2em;
  text-transform: uppercase; }
  @media (min-width: 42.75em) {
    /* line 99, ../scss/modules/_slider.scss */
    .slider-info-text-wrapper, .projects-info-text-wrapper {
      margin: -3.5em auto 0 auto; } }
  /* line 115, ../scss/modules/_slider.scss */
  .slider-info-text-wrapper a:hover > p:nth-child(2), .projects-info-text-wrapper a:hover > p:nth-child(2) {
    color: #05a6ec; }

/* line 120, ../scss/modules/_slider.scss */
.slider-info-text-headline {
  background: rgba(255, 255, 255, 0.75);
  margin: 0 auto 1px auto;
  padding: 3px 16px;
  max-width: 400px;
  color: #545454; }

/* line 129, ../scss/modules/_slider.scss */
.slider-info-text-paragraph, .projects-info-text-paragraph {
  background: white;
  margin: 0 auto 0em auto;
  padding: 3px 16px;
  max-width: 400px; }
  /* line 135, ../scss/modules/_slider.scss */
  .slider-info-text-paragraph strong, .projects-info-text-paragraph strong {
    font-weight: 400; }

/* line 142, ../scss/modules/_slider.scss */
.text-under-slider {
  margin-top: 3em;
  color: #545454;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.75em;
  /* For no lines in mobile interfaces */ }
  /* line 149, ../scss/modules/_slider.scss */
  .text-under-slider .category {
    color: #afafaf; }
  /* line 153, ../scss/modules/_slider.scss */
  .text-under-slider .pair {
    display: block; }
    @media (min-width: 64.0625em) {
      /* line 153, ../scss/modules/_slider.scss */
      .text-under-slider .pair {
        display: inline; } }
  /* line 162, ../scss/modules/_slider.scss */
  .text-under-slider .mobile-hidden {
    display: none; }
    @media (min-width: 64.0625em) {
      /* line 162, ../scss/modules/_slider.scss */
      .text-under-slider .mobile-hidden {
        color: #afafaf;
        display: inline; } }

/* line 6, ../scss/modules/_homepage-tiles.scss */
.tiles-hover-effect:hover, .tile-projects:hover, .tile-recent:hover, .tile-company:hover, .tiles-hover-effect:active, .tile-projects:active, .tile-recent:active, .tile-company:active {
  background: #3c3c3c;
  color: #acacac; }
  /* line 10, ../scss/modules/_homepage-tiles.scss */
  .tiles-hover-effect:hover button, .tile-projects:hover button, .tile-recent:hover button, .tile-company:hover button, .tiles-hover-effect:active button, .tile-projects:active button, .tile-recent:active button, .tile-company:active button {
    color: #05a6ec; }

/* line 19, ../scss/modules/_homepage-tiles.scss */
.tiles {
  overflow: hidden;
  *zoom: 1;
  margin-top: 5.6875em;
  display: block; }

/* line 24, ../scss/modules/_homepage-tiles.scss */
.tile {
  overflow: hidden;
  *zoom: 1;
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 2em;
  background: #3c3c3c;
  color: #acacac; }
  /* line 31, ../scss/modules/_homepage-tiles.scss */
  .tile img {
    width: 100%; }
  /* line 35, ../scss/modules/_homepage-tiles.scss */
  .tile h2, .tile h1 {
    text-align: center; }
  /* line 42, ../scss/modules/_homepage-tiles.scss */
  .tile h2, .tile h1,
  .tile h3,
  .tile h4,
  .tile p {
    padding-left: 0.75rem; }
  @media (min-width: 42.75em) {
    /* line 24, ../scss/modules/_homepage-tiles.scss */
    .tile {
      overflow: hidden;
      margin-top: 0;
      background: none;
      color: #878787; } }

/* line 53, ../scss/modules/_homepage-tiles.scss */
.tile-projects {
  width: 100%;
  float: left;
  margin-right: 1.1976%;
  display: inline; }
  @media (min-width: 42.75em) {
    /* line 53, ../scss/modules/_homepage-tiles.scss */
    .tile-projects {
      width: 49.4012%;
      float: left;
      margin-right: 1.1976%; } }
  @media (min-width: 64.0625em) {
    /* line 53, ../scss/modules/_homepage-tiles.scss */
    .tile-projects {
      width: 32.80318%;
      float: left;
      margin-right: 0.79523%; } }

/* line 60, ../scss/modules/_homepage-tiles.scss */
.tile-recent {
  width: 100%;
  float: left;
  margin-right: 1.1976%;
  display: inline; }
  @media (min-width: 42.75em) {
    /* line 60, ../scss/modules/_homepage-tiles.scss */
    .tile-recent {
      overflow: hidden;
      margin-top: 5.6875em;
      width: 100%;
      float: left;
      margin-right: 1.1976%; } }
  @media (min-width: 64.0625em) {
    /* line 60, ../scss/modules/_homepage-tiles.scss */
    .tile-recent {
      overflow: hidden;
      margin-top: 0;
      width: 32.80318%;
      float: left;
      margin-right: 0.79523%; } }

@media (min-width: 42.75em) {
  /* line 66, ../scss/modules/_homepage-tiles.scss */
  .tile-third-delimiter {
    overflow: hidden;
    height: 0;
    padding-bottom: 27%; } }
@media (min-width: 64.0625em) {
  /* line 66, ../scss/modules/_homepage-tiles.scss */
  .tile-third-delimiter {
    height: auto;
    padding: 0;
    overflow: visible; } }

/* line 81, ../scss/modules/_homepage-tiles.scss */
.tile-company {
  width: 100%;
  float: left;
  margin-right: 1.1976%;
  display: inline;
  background: none;
  color: #878787; }
  @media (min-width: 42.75em) {
    /* line 81, ../scss/modules/_homepage-tiles.scss */
    .tile-company {
      width: 49.4012%;
      float: right;
      margin-right: 0; } }
  @media (min-width: 64.0625em) {
    /* line 81, ../scss/modules/_homepage-tiles.scss */
    .tile-company {
      width: 32.80318%;
      float: right;
      margin-right: 0; } }

/* line 3, ../scss/modules/_navigation.scss */
.nav-big {
  display: none; }
  @media (min-width: 42.75em) {
    /* line 3, ../scss/modules/_navigation.scss */
    .nav-big {
      background: white;
      display: block;
      padding: 0;
      position: relative;
      z-index: 1000;
      text-align: center; }
      /* line 203, ../scss/base/_mixins.scss */
      .nav-big ul {
        list-style: none;
        margin: 0;
        padding: 0.75em 0; }
        /* line 208, ../scss/base/_mixins.scss */
        .nav-big ul li {
          display: inline;
          margin: 0 1%; } }

/* line 19, ../scss/modules/_navigation.scss */
.logo-big-wrapper {
  margin: 0 auto;
  padding: 8.3rem 0 2.3rem 0;
  width: 115px;
  height: 115px;
  font-family: "gdkif";
  font-size: 200px; }
  /* line 28, ../scss/modules/_navigation.scss */
  .logo-big-wrapper a {
    color: #030303; }
    /* line 32, ../scss/modules/_navigation.scss */
    .logo-big-wrapper a:hover, .logo-big-wrapper a:active {
      color: #05a6ec; }

/* line 42, ../scss/modules/_navigation.scss */
.nav-small {
  background: white;
  margin: 0 auto;
  padding: 0.4em 0;
  position: fixed;
  top: 0;
  width: 100%;
  color: #cfcfcf;
  text-align: center;
  z-index: 100;
  -webkit-box-shadow: 0 0 6px 0 #828282;
  -moz-box-shadow: 0 0 6px 0 #828282;
  box-shadow: 0 0 6px 0 #828282; }
  /* line 179, ../scss/base/_mixins.scss */
  .nav-small p {
    margin: 0; }
  /* line 203, ../scss/base/_mixins.scss */
  .nav-small ul {
    list-style: none;
    margin: 0;
    padding: 0 0; }
    /* line 208, ../scss/base/_mixins.scss */
    .nav-small ul li {
      display: inline;
      margin: 0 1%; }
  /* line 49, ../scss/modules/_navigation.scss */
  .nav-small ul {
    margin: 0 0 0 2em; }
    /* line 52, ../scss/modules/_navigation.scss */
    .nav-small ul li {
      display: none; }
    /* line 56, ../scss/modules/_navigation.scss */
    .nav-small ul hr {
      display: none; }
  @media (min-width: 42.75em) {
    /* line 42, ../scss/modules/_navigation.scss */
    .nav-small {
      background: white;
      margin: 0 auto;
      padding: 0.4em 0;
      position: fixed;
      top: 2.3em;
      width: 100%;
      color: #cfcfcf;
      text-align: center;
      height: auto;
      padding: 0.9em 0 0.75em 0; }
      /* line 179, ../scss/base/_mixins.scss */
      .nav-small p {
        margin: 0; }
      /* line 67, ../scss/modules/_navigation.scss */
      .nav-small ul {
        display: inline; }
        /* line 70, ../scss/modules/_navigation.scss */
        .nav-small ul li {
          display: inline; }
        /* line 75, ../scss/modules/_navigation.scss */
        .nav-small ul .mobile-only {
          display: none; }
        /* line 79, ../scss/modules/_navigation.scss */
        .nav-small ul hr {
          display: none; } }

/* line 86, ../scss/modules/_navigation.scss */
.nav-small-max-width-wrapper {
  margin: 0 auto;
  max-width: 1200px; }

/* line 96, ../scss/modules/_navigation.scss */
.nav-big li,
.nav-small li {
  font-size: 1.125em;
  font-weight: 300;
  letter-spacing: 0.25em;
  text-transform: uppercase; }

/* line 105, ../scss/modules/_navigation.scss */
.is-open {
  height: 100%;
  padding: 1em 0 0 1em;
  line-height: 2.85em;
  text-align: left; }
  /* line 112, ../scss/modules/_navigation.scss */
  .is-open ul {
    clear: both; }
    /* line 116, ../scss/modules/_navigation.scss */
    .is-open ul li {
      display: block; }
    /* line 120, ../scss/modules/_navigation.scss */
    .is-open ul hr {
      display: block;
      margin: 1em 0 1em 0.2em;
      width: 33.33%;
      /* Hr styling */
      border: 0;
      height: 0;
      border-top: 1px solid rgba(0, 0, 0, 0.1);
      border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
  /* line 131, ../scss/modules/_navigation.scss */
  .is-open #nav-logo-small {
    margin-top: -29px;
    margin-left: -19px; }
    /* line 135, ../scss/modules/_navigation.scss */
    .is-open #nav-logo-small a {
      color: #030303; }
      /* line 139, ../scss/modules/_navigation.scss */
      .is-open #nav-logo-small a:hover, .is-open #nav-logo-small a:active {
        color: #05a6ec; }
  /* line 145, ../scss/modules/_navigation.scss */
  .is-open #nav-pull {
    position: absolute;
    bottom: 36px;
    left: 52%; }
  /* line 151, ../scss/modules/_navigation.scss */
  .is-open #nav-telephone-small {
    position: absolute;
    top: -9px;
    right: 31px;
    line-height: 1.2em; }

/* line 163, ../scss/modules/_navigation.scss */
.nav-icons-small {
  display: inline;
  font-family: "gdkif"; }

/* line 169, ../scss/modules/_navigation.scss */
#nav-logo-small {
  float: left;
  margin-top: -6px;
  padding-left: 0.25em;
  font-size: 3.5em; }
  @media (min-width: 42.75em) {
    /* line 169, ../scss/modules/_navigation.scss */
    #nav-logo-small {
      -webkit-transform: scale(1.1, 1.1);
      -moz-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1);
      -o-transform: scale(1.1, 1.1);
      transform: scale(1.1, 1.1);
      -webkit-transform-origin: 0 500%;
      -moz-transform-origin: 0 500%;
      -ms-transform-origin: 0 500%;
      -o-transform-origin: 0 500%;
      transform-origin: 0 500%; } }
  /* line 181, ../scss/modules/_navigation.scss */
  #nav-logo-small a {
    color: #030303; }

/* line 186, ../scss/modules/_navigation.scss */
#nav-pull {
  color: #828282;
  font-size: 3em;
  margin-left: -0.6em; }
  @media (min-width: 42.75em) {
    /* line 186, ../scss/modules/_navigation.scss */
    #nav-pull {
      display: none; } }

/* line 197, ../scss/modules/_navigation.scss */
#nav-telephone-small {
  position: absolute;
  right: 0.2em;
  color: #828282;
  font-size: 2.8em; }
  @media (min-width: 42.75em) {
    /* line 197, ../scss/modules/_navigation.scss */
    #nav-telephone-small {
      display: none; } }

/* line 212, ../scss/modules/_navigation.scss */
.phone {
  display: none;
  font-size: 1.125em;
  font-weight: 400;
  letter-spacing: 0.25em;
  text-transform: uppercase; }
  @media (min-width: 42.75em) {
    /* line 212, ../scss/modules/_navigation.scss */
    .phone {
      display: block;
      background: #cfcfcf;
      margin: 0 auto;
      padding: 0.4em 0;
      position: fixed;
      top: 0;
      width: 100%;
      color: white;
      text-align: center;
      z-index: 2000; }
      /* line 179, ../scss/base/_mixins.scss */
      .phone p {
        margin: 0; }
      /* line 225, ../scss/modules/_navigation.scss */
      .phone a {
        color: white; } }

/* line 3, ../scss/modules/_project-page.scss */
.nav-project {
  display: none; }
  @media (min-width: 64.0625em) {
    /* line 3, ../scss/modules/_project-page.scss */
    .nav-project {
      display: block;
      position: fixed;
      top: 40%;
      right: 0.75em;
      z-index: 2000;
      font-weight: 400;
      letter-spacing: 0.2em;
      text-align: right; }
      /* line 20, ../scss/modules/_project-page.scss */
      .nav-project ul:hover .nav-project-toggle {
        background: #cfcfcf;
        float: left;
        display: inline-block;
        margin-right: 0.5em;
        padding: 0.3em 3em 0.2em 0.5em;
        position: relative;
        top: 0;
        left: 0;
        min-width: 8em;
        visibility: visible;
        text-align: left; }
        /* line 34, ../scss/modules/_project-page.scss */
        .nav-project ul:hover .nav-project-toggle:hover {
          background: #05a6ec;
          color: white; }
      /* line 41, ../scss/modules/_project-page.scss */
      .nav-project ul li {
        margin: 0.7em;
        list-style: none;
        text-transform: uppercase; }
        /* line 47, ../scss/modules/_project-page.scss */
        .nav-project ul li .nav-project-toggle {
          visibility: hidden; }
        /* line 51, ../scss/modules/_project-page.scss */
        .nav-project ul li:hover {
          color: #05a6ec; } }

/* line 62, ../scss/modules/_project-page.scss */
.project-object {
  background: #b8c5cd;
  -webkit-box-shadow: 0 8px 6px -6px #828282 inset, 0 -8px 6px -6px #828282 inset;
  -moz-box-shadow: 0 8px 6px -6px #828282 inset, 0 -8px 6px -6px #828282 inset;
  box-shadow: 0 8px 6px -6px #828282 inset, 0 -8px 6px -6px #828282 inset;
  color: white; }
  /* line 113, ../scss/base/_mixins.scss */
  .project-object .content-wrapper {
    overflow: hidden;
    *zoom: 1;
    padding-top: 5.6875em;
    padding-bottom: 5.6875em;
    padding-right: 5%;
    padding-left: 5%; }
    @media (min-width: 64.0625em) {
      /* line 113, ../scss/base/_mixins.scss */
      .project-object .content-wrapper {
        padding-left: 16.7992%;
        padding-right: 16.7992%; } }
  /* line 69, ../scss/modules/_project-page.scss */
  .project-object h3 {
    padding-bottom: 4em;
    font-size: 1.25em;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase; }
  /* line 73, ../scss/modules/_project-page.scss */
  .project-object p {
    text-align: justify; }
    /* line 76, ../scss/modules/_project-page.scss */
    .project-object p span {
      text-transform: uppercase; }

/* line 86, ../scss/modules/_project-page.scss */
.project-video {
  border-bottom: 1px solid #acacac;
  padding-bottom: 5.6875em;
  margin-bottom: 5.6875em;
  margin-top: 5.6875em; }
  @media (min-width: 42.75em) {
    /* line 86, ../scss/modules/_project-page.scss */
    .project-video {
      padding-right: 70px;
      padding-left: 70px; } }

/* line 96, ../scss/modules/_project-page.scss */
.video-wrapper {
  position: relative;
  padding-bottom: 52%;
  /* Adjust for format options */
  padding-top: 25px;
  height: 0; }
  @media (min-width: 42.75em) {
    /* line 96, ../scss/modules/_project-page.scss */
    .video-wrapper {
      padding-bottom: 52.4%;
      /* Adjust for format options */ } }
  @media (min-width: 64.0625em) {
    /* line 96, ../scss/modules/_project-page.scss */
    .video-wrapper {
      padding-bottom: 53.7%;
      /* Adjust for format options */ } }
  /* line 110, ../scss/modules/_project-page.scss */
  .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* line 113, ../scss/base/_mixins.scss */
.project-location .content-wrapper {
  overflow: hidden;
  *zoom: 1;
  padding-top: 5.6875em;
  padding-bottom: 5.6875em;
  padding-right: 5%;
  padding-left: 5%; }
  @media (min-width: 64.0625em) {
    /* line 113, ../scss/base/_mixins.scss */
    .project-location .content-wrapper {
      padding-left: 16.7992%;
      padding-right: 16.7992%; } }
/* line 127, ../scss/modules/_project-page.scss */
.project-location .image-wrapper {
  height: 18em;
  overflow: hidden;
  width: 100%; }
/* line 133, ../scss/modules/_project-page.scss */
.project-location h3 {
  padding-bottom: 4em;
  font-size: 1.25em;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase; }
/* line 137, ../scss/modules/_project-page.scss */
.project-location p {
  text-align: justify; }
@media (min-width: 42.75em) {
  /* line 142, ../scss/modules/_project-page.scss */
  .project-location .image-wrapper {
    height: 32em;
    overflow: hidden;
    width: 100%; } }

/* line 155, ../scss/modules/_project-page.scss */
.project-flats {
  background: #edf2f5;
  height: auto;
  -webkit-box-shadow: 0 8px 6px -6px #828282 inset;
  -moz-box-shadow: 0 8px 6px -6px #828282 inset;
  box-shadow: 0 8px 6px -6px #828282 inset; }
  /* line 131, ../scss/base/_mixins.scss */
  .project-flats .content-wrapper {
    overflow: hidden;
    *zoom: 1;
    padding-top: 5.6875em;
    padding-bottom: 5.6875em; }
    @media (min-width: 64.0625em) {
      /* line 131, ../scss/base/_mixins.scss */
      .project-flats .content-wrapper {
        padding-left: 8.00199%;
        padding-right: 8.00199%; } }
  /* line 161, ../scss/modules/_project-page.scss */
  .project-flats h3 {
    padding-bottom: 4em;
    font-size: 1.25em;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase; }
  /* line 165, ../scss/modules/_project-page.scss */
  .project-flats p {
    display: inline-block;
    padding-right: 2em;
    color: #afafaf; }
  /* line 172, ../scss/modules/_project-page.scss */
  .project-flats .is-active {
    color: #545454; }
  /* line 176, ../scss/modules/_project-page.scss */
  .project-flats .footnote {
    font-size: 0.75em; }
  /* line 180, ../scss/modules/_project-page.scss */
  .project-flats .align-right {
    text-align: right; }

/* line 185, ../scss/modules/_project-page.scss */
.project-flats-image {
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 3em;
  overflow: hidden;
  max-width: 100%;
  height: auto; }

/* line 2, ../scss/modules/_table.scss */
.table-overlay {
  display: none; }

/* line 6, ../scss/modules/_table.scss */
.with-overlay {
  position: relative; }
  /* line 9, ../scss/modules/_table.scss */
  .with-overlay .table-overlay {
    display: block;
    background: rgba(24, 24, 24, 0.9);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    /* line 18, ../scss/modules/_table.scss */
    .with-overlay .table-overlay .form-helper {
      position: absolute;
      bottom: 5.6875em;
      width: 100%; }
      /* line 23, ../scss/modules/_table.scss */
      .with-overlay .table-overlay .form-helper .form-container {
        overflow: hidden;
        *zoom: 1;
        margin-bottom: 5.6875em;
        margin: 0 auto;
        padding: 0 2em;
        position: relative;
        top: 0;
        left: 0;
        max-width: 40em; }
        /* line 32, ../scss/modules/_table.scss */
        .with-overlay .table-overlay .form-helper .form-container .btn-alt {
          font-family: "gdkif"; }
        /* line 38, ../scss/modules/_table.scss */
        .with-overlay .table-overlay .form-helper .form-container .overlay-headline {
          margin-bottom: 0;
          padding-bottom: 0.5em;
          text-align: left; }
        /* line 44, ../scss/modules/_table.scss */
        .with-overlay .table-overlay .form-helper .form-container .form-column {
          display: block; }
          @media (min-width: 42.75em) {
            /* line 44, ../scss/modules/_table.scss */
            .with-overlay .table-overlay .form-helper .form-container .form-column {
              float: left;
              width: 50%; } }
          /* line 53, ../scss/modules/_table.scss */
          .with-overlay .table-overlay .form-helper .form-container .form-column input {
            background: none;
            border: none;
            border-bottom: 1px solid #828282;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
            display: block;
            margin-bottom: 2em;
            width: 100%;
            font-weight: 300; }
            /* line 64, ../scss/modules/_table.scss */
            .with-overlay .table-overlay .form-helper .form-container .form-column input::-webkit-input-placeholder {
              /* WebKit browsers */
              color: #666666;
              font-family: "futura-pt"; }
            /* line 68, ../scss/modules/_table.scss */
            .with-overlay .table-overlay .form-helper .form-container .form-column input:-moz-placeholder {
              /* Mozilla Firefox 4 to 18 */
              color: #666666;
              font-family: "futura-pt"; }
            /* line 72, ../scss/modules/_table.scss */
            .with-overlay .table-overlay .form-helper .form-container .form-column input::-moz-placeholder {
              /* Mozilla Firefox 19+ */
              color: #666666;
              font-family: "futura-pt"; }
            /* line 76, ../scss/modules/_table.scss */
            .with-overlay .table-overlay .form-helper .form-container .form-column input:-ms-input-placeholder {
              /* Internet Explorer 10+ */
              color: #666666;
              font-family: "futura-pt"; }
            @media (min-width: 42.75em) {
              /* line 53, ../scss/modules/_table.scss */
              .with-overlay .table-overlay .form-helper .form-container .form-column input {
                margin-bottom: 1em;
                width: 80%; } }
        /* line 88, ../scss/modules/_table.scss */
        .with-overlay .table-overlay .form-helper .form-container .expose-submit {
          clear: both;
          display: block;
          padding-top: 2em; }
        /* line 94, ../scss/modules/_table.scss */
        .with-overlay .table-overlay .form-helper .form-container #expose-message {
          height: 100%; }

/* line 104, ../scss/modules/_table.scss */
.table {
  border-collapse: collapse;
  display: block;
  font-size: 0.9em; }
  @media (min-width: 42.75em) {
    /* line 104, ../scss/modules/_table.scss */
    .table {
      display: table;
      width: 100%; }
      /* line 114, ../scss/modules/_table.scss */
      .table .mobile-table-only {
        display: none; } }

/* line 120, ../scss/modules/_table.scss */
tbody {
  display: block; }
  @media (min-width: 42.75em) {
    /* line 120, ../scss/modules/_table.scss */
    tbody {
      display: table-row-group; } }

@media (min-width: 42.75em) {
  /* line 129, ../scss/modules/_table.scss */
  tr,
  td {
    padding: 0.5em 0.45em; } }
@media (min-width: 64.0625em) {
  /* line 129, ../scss/modules/_table.scss */
  tr,
  td {
    padding: 0.5em 1em; } }

/* line 140, ../scss/modules/_table.scss */
td {
  border-bottom: 1px solid #9ed7f2;
  display: block; }
  @media (min-width: 42.75em) {
    /* line 140, ../scss/modules/_table.scss */
    td {
      display: table-cell; } }

/* line 149, ../scss/modules/_table.scss */
tr {
  display: block;
  padding-bottom: 2em;
  padding-top: 2em;
  width: 100%; }
  /* line 156, ../scss/modules/_table.scss */
  tr:nth-child(even) {
    background-color: white; }
  /* line 160, ../scss/modules/_table.scss */
  tr:hover {
    background: #e4f1f7; }
  @media (min-width: 42.75em) {
    /* line 149, ../scss/modules/_table.scss */
    tr {
      background-color: transparent !important;
      display: table-row;
      border-top: 1px solid #9ed7f2;
      border-bottom: 1px solid #9ed7f2;
      width: 100%; } }

/* line 173, ../scss/modules/_table.scss */
.is-not-available {
  color: #acacac; }

/* line 1, ../scss/modules/_article-with-side-navigation.scss */
.two-column-article {
  padding-right: 5%;
  padding-left: 5%;
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 5.6875em;
  clear: both;
  overflow: visible; }
  @media (min-width: 42.75em) {
    /* line 8, ../scss/modules/_article-with-side-navigation.scss */
    .two-column-article h2, .two-column-article h1,
    .two-column-article h3 {
      padding-left: 25.2994%; } }
  @media (min-width: 64.0625em) {
    /* line 8, ../scss/modules/_article-with-side-navigation.scss */
    .two-column-article h2, .two-column-article h1,
    .two-column-article h3 {
      padding-left: 33.59841%; } }
  /* line 19, ../scss/modules/_article-with-side-navigation.scss */
  .two-column-article h3 {
    text-transform: uppercase; }
  /* line 23, ../scss/modules/_article-with-side-navigation.scss */
  .two-column-article h2, .two-column-article h1 {
    color: #545454; }
  /* line 27, ../scss/modules/_article-with-side-navigation.scss */
  .two-column-article p {
    margin-top: 0;
    margin-bottom: 0; }

/* line 33, ../scss/modules/_article-with-side-navigation.scss */
.service {
  border-top: 1px solid #acacac;
  padding-top: 2em;
  margin-top: 2em; }
  @media (min-width: 42.75em) {
    /* line 33, ../scss/modules/_article-with-side-navigation.scss */
    .service {
      border-top: 1px solid #acacac;
      padding-top: 5.6875em;
      margin-top: 5.6875em; } }

/* line 41, ../scss/modules/_article-with-side-navigation.scss */
.is-hidden {
  display: none; }

/* line 46, ../scss/modules/_article-with-side-navigation.scss */
.navigation-aside {
  display: none;
  position: relative;
  top: 8.25em; }
  /* line 52, ../scss/modules/_article-with-side-navigation.scss */
  .navigation-aside li {
    color: #cccccc;
    cursor: pointer; }
    /* line 56, ../scss/modules/_article-with-side-navigation.scss */
    .navigation-aside li:hover {
      color: #05a6ec; }
  /* line 61, ../scss/modules/_article-with-side-navigation.scss */
  .navigation-aside .is-active {
    color: #828282; }
    /* line 64, ../scss/modules/_article-with-side-navigation.scss */
    .navigation-aside .is-active:hover {
      color: #828282; }
  @media (min-width: 42.75em) {
    /* line 46, ../scss/modules/_article-with-side-navigation.scss */
    .navigation-aside {
      float: left;
      display: inline-block;
      padding: 0 0 0 0;
      list-style: none; }
      /* line 77, ../scss/modules/_article-with-side-navigation.scss */
      .navigation-aside li {
        padding-bottom: 1em; } }

@media (min-width: 42.75em) {
  /* line 83, ../scss/modules/_article-with-side-navigation.scss */
  .text-container-two-columns {
    width: 74.7006%;
    float: right;
    margin-right: 0; } }
@media (min-width: 64.0625em) {
  /* line 83, ../scss/modules/_article-with-side-navigation.scss */
  .text-container-two-columns {
    width: 66.40159%;
    float: right;
    margin-right: 0; } }

/* line 1, ../scss/modules/_image-with-text.scss */
.text-on-image {
  background: #545454;
  margin-bottom: 5.6875em;
  overflow: hidden;
  width: 100%; }
  /* line 8, ../scss/modules/_image-with-text.scss */
  .text-on-image img {
    max-width: 100%;
    height: auto; }
  @media (min-width: 64.0625em) {
    /* line 1, ../scss/modules/_image-with-text.scss */
    .text-on-image {
      border: none;
      margin-bottom: 5.6875em;
      padding-bottom: 0;
      color: #d6d6d6; } }

/* line 26, ../scss/modules/_image-with-text.scss */
.text-on-image-container {
  width: auto;
  color: #d6d6d6; }

/* line 32, ../scss/modules/_image-with-text.scss */
.text-on-image-left {
  background: url("../img/anette-kolarski-small.jpg");
  background-size: 100%;
  background-position: bottom left;
  background-repeat: no-repeat;
  padding: 2em 0 22em 2em; }
  /* line 40, ../scss/modules/_image-with-text.scss */
  .text-on-image-left p {
    max-width: 90%; }
  @media (min-width: 42.75em) {
    /* line 32, ../scss/modules/_image-with-text.scss */
    .text-on-image-left {
      background: url("../img/anette-kolarski-medium.jpg");
      background-position: 100% 60%;
      background-repeat: no-repeat;
      padding: 2.5em 0 18em 5.6875em; }
      /* line 50, ../scss/modules/_image-with-text.scss */
      .text-on-image-left p {
        max-width: 60%; } }
  @media (min-width: 64.0625em) {
    /* line 32, ../scss/modules/_image-with-text.scss */
    .text-on-image-left {
      background: url("../img/anette-kolarski.jpg");
      background-position: 100% 60%;
      background-repeat: no-repeat;
      background-size: cover;
      padding: 2.5em 0 6em 15%;
      min-height: 20em; }
      /* line 63, ../scss/modules/_image-with-text.scss */
      .text-on-image-left p {
        max-width: 40%; } }

/* line 69, ../scss/modules/_image-with-text.scss */
.text-on-image-right {
  background: url("../img/david-kolarski-small.jpg");
  background-size: 100%;
  background-position: bottom left;
  background-repeat: no-repeat;
  padding: 2em 0 22em 2em; }
  /* line 77, ../scss/modules/_image-with-text.scss */
  .text-on-image-right p {
    max-width: 90%; }
  @media (min-width: 42.75em) {
    /* line 69, ../scss/modules/_image-with-text.scss */
    .text-on-image-right {
      background: url("../img/david-kolarski-medium.jpg");
      background-position: 100% 60%;
      background-repeat: no-repeat;
      padding: 2.5em 0 18em 5.6875em; }
      /* line 87, ../scss/modules/_image-with-text.scss */
      .text-on-image-right p {
        max-width: 60%; } }
  @media (min-width: 64.0625em) {
    /* line 69, ../scss/modules/_image-with-text.scss */
    .text-on-image-right {
      background: url("../img/david-kolarski.jpg");
      background-position: 100% 0%;
      background-repeat: no-repeat;
      background-size: cover;
      padding: 2.5em 0 6em 15%;
      min-height: 20em; }
      /* line 100, ../scss/modules/_image-with-text.scss */
      .text-on-image-right p {
        max-width: 40%; } }

@media (min-width: 64.0625em) {
  /* line 106, ../scss/modules/_image-with-text.scss */
  .line-helper-div {
    clear: both;
    border-bottom: 1px solid #acacac;
    padding-bottom: 0;
    margin-bottom: 5.6875em; } }

/* line 1, ../scss/modules/_recent-articles.scss */
.teaser-image-wrapper {
  margin: 3em auto 0 auto;
  max-width: 1200px; }
  @media (min-width: 42.75em) {
    /* line 1, ../scss/modules/_recent-articles.scss */
    .teaser-image-wrapper {
      overflow: hidden;
      margin-bottom: 5.6875em;
      margin: 0 auto 0 auto; } }
  /* line 12, ../scss/modules/_recent-articles.scss */
  .teaser-image-wrapper img {
    overflow: hidden;
    max-width: 100%;
    height: auto; }

/* line 19, ../scss/modules/_recent-articles.scss */
.recent-article {
  border-bottom: 1px solid #acacac;
  padding-bottom: 5.6875em;
  margin-bottom: 6.6875em;
  padding-right: 5%;
  padding-left: 5%; }
  @media (min-width: 64.0625em) {
    /* line 19, ../scss/modules/_recent-articles.scss */
    .recent-article {
      margin-left: 21.59543%;
      margin-right: 21.59543%; } }
  @media (min-width: 64.0625em) {
    /* line 19, ../scss/modules/_recent-articles.scss */
    .recent-article {
      padding-right: 0;
      padding-left: 0; } }
  /* line 29, ../scss/modules/_recent-articles.scss */
  .recent-article.is-whole .btn-plus-recent {
    display: none; }
  /* line 32, ../scss/modules/_recent-articles.scss */
  .recent-article.is-whole .whole-article {
    display: block; }
  /* line 37, ../scss/modules/_recent-articles.scss */
  .recent-article .whole-article {
    display: none; }
  /* line 41, ../scss/modules/_recent-articles.scss */
  .recent-article:first-child {
    overflow: hidden;
    *zoom: 1;
    margin-top: 2em; }
  /* line 45, ../scss/modules/_recent-articles.scss */
  .recent-article p {
    text-align: justify;
    margin-top: 0;
    margin-bottom: 0; }

/* line 56, ../scss/modules/_recent-articles.scss */
.whole-article p {
  clear: both; }
/* line 60, ../scss/modules/_recent-articles.scss */
.whole-article .btn-alt {
  overflow: hidden;
  *zoom: 1;
  margin-top: 3rem;
  font-family: "gdkif"; }

/* line 72, ../scss/modules/_recent-articles.scss */
.social-media-in-article {
  overflow: hidden;
  *zoom: 1;
  margin-top: 3rem;
  position: relative; }
  /* line 76, ../scss/modules/_recent-articles.scss */
  .social-media-in-article p {
    padding: 0.8em 0 0 0;
    display: inline-block;
    font-family: "gdkif";
    font-size: 60px; }
    /* line 83, ../scss/modules/_recent-articles.scss */
    .social-media-in-article p a {
      color: #cfcfcf; }
      /* line 87, ../scss/modules/_recent-articles.scss */
      .social-media-in-article p a:hover, .social-media-in-article p a:active {
        color: #05a6ec; }

/* line 1, ../scss/modules/_buttons.scss */
.btn, .btn-plus, .with-overlay .table-overlay .form-helper .form-container .btn-alt, .whole-article .btn-alt, .btn-plus-recent, .btn-submit {
  background: none;
  border: none; }
  /* line 5, ../scss/modules/_buttons.scss */
  .btn:hover, .btn-plus:hover, .with-overlay .table-overlay .form-helper .form-container .btn-alt:hover, .whole-article .btn-alt:hover, .btn-plus-recent:hover, .btn-submit:hover {
    color: #05a6ec; }
  /* line 9, ../scss/modules/_buttons.scss */
  .btn a, .btn-plus a, .with-overlay .table-overlay .form-helper .form-container .btn-alt a, .whole-article .btn-alt a, .btn-plus-recent a, .btn-submit a {
    color: #afafaf;
    text-decoration: none; }
    /* line 13, ../scss/modules/_buttons.scss */
    .btn a:hover, .btn-plus a:hover, .with-overlay .table-overlay .form-helper .form-container .btn-alt a:hover, .whole-article .btn-alt a:hover, .btn-plus-recent a:hover, .btn-submit a:hover {
      color: #05a6ec; }

/* line 19, ../scss/modules/_buttons.scss */
.btn-plus, .with-overlay .table-overlay .form-helper .form-container .btn-alt, .whole-article .btn-alt, .btn-plus-recent {
  background: none;
  border: none;
  float: right;
  padding-right: 12px;
  color: #afafaf;
  font-family: "gdkif";
  font-size: 2.5em; }

/* line 31, ../scss/modules/_buttons.scss */
.btn-submit {
  color: #878787;
  text-transform: uppercase; }

/* line 1, ../scss/modules/_social-media-icons.scss */
.social-media-icon-wrapper {
  display: none;
  position: absolute;
  padding-right: 3em;
  top: 130px;
  right: 0;
  z-index: 1000; }
  @media (min-width: 42.75em) {
    /* line 1, ../scss/modules/_social-media-icons.scss */
    .social-media-icon-wrapper {
      display: inline; } }
  /* line 13, ../scss/modules/_social-media-icons.scss */
  .social-media-icon-wrapper p {
    display: inline;
    min-width: 40px;
    /* repairs cut icons */
    padding-top: 0.1em; }
  /* line 21, ../scss/modules/_social-media-icons.scss */
  .social-media-icon-wrapper .social-media {
    font-family: "gdkif";
    font-size: 80px; }
    /* line 25, ../scss/modules/_social-media-icons.scss */
    .social-media-icon-wrapper .social-media a {
      color: #cfcfcf; }
      /* line 29, ../scss/modules/_social-media-icons.scss */
      .social-media-icon-wrapper .social-media a:hover, .social-media-icon-wrapper .social-media a:active {
        color: #05a6ec; }
  /* line 35, ../scss/modules/_social-media-icons.scss */
  .social-media-icon-wrapper .lang {
    margin-left: 72%;
    font-size: 0.75em; }

/* line 41, ../scss/modules/_social-media-icons.scss */
.social-media-in-nav {
  display: none;
  float: right;
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  -webkit-transform-origin: 0 400%;
  -moz-transform-origin: 0 400%;
  -ms-transform-origin: 0 400%;
  -o-transform-origin: 0 400%;
  transform-origin: 0 400%;
  padding-right: 0.5em;
  font-family: "gdkif";
  font-size: 60px; }
  @media (min-width: 64.0625em) {
    /* line 41, ../scss/modules/_social-media-icons.scss */
    .social-media-in-nav {
      display: inline; } }
  /* line 55, ../scss/modules/_social-media-icons.scss */
  .social-media-in-nav p {
    display: none; }
    @media (min-width: 64.0625em) {
      /* line 55, ../scss/modules/_social-media-icons.scss */
      .social-media-in-nav p {
        display: inline; } }
    /* line 62, ../scss/modules/_social-media-icons.scss */
    .social-media-in-nav p a {
      margin-left: -0.5em;
      color: #cfcfcf; }
      /* line 67, ../scss/modules/_social-media-icons.scss */
      .social-media-in-nav p a:hover, .social-media-in-nav p a:active {
        color: #05a6ec; }

@media (min-width: 42.75em) {
  /* line 1, ../scss/modules/_projects-page.scss */
  .wrapper-projects {
    overflow: hidden;
    margin-bottom: 5.6875em; } }

@media (min-width: 42.75em) {
  /* line 15, ../scss/modules/_projects-page.scss */
  .projects-teaser-image img {
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out; }
  /* line 21, ../scss/modules/_projects-page.scss */
  .projects-teaser-image:hover .projects-info-text {
    top: -16em; }
  /* line 25, ../scss/modules/_projects-page.scss */
  .projects-teaser-image:hover img {
    -webkit-filter: brightness(0.6153);
    -moz-filter: brightness(0.6153);
    filter: brightness(0.6153); } }

/* line 32, ../scss/modules/_projects-page.scss */
.projects-info-text-wrapper {
  margin-bottom: -3.5em; }
  @media (min-width: 42.75em) {
    /* line 32, ../scss/modules/_projects-page.scss */
    .projects-info-text-wrapper {
      margin-bottom: 0; } }

/* line 41, ../scss/modules/_projects-page.scss */
.projects-info-text {
  display: block;
  position: relative;
  top: -3.5em;
  width: 100%;
  -webkit-transition: top 1s;
  -moz-transition: top 1s;
  -o-transition: top 1s;
  transition: top 1s; }
  @media (min-width: 42.75em) {
    /* line 41, ../scss/modules/_projects-page.scss */
    .projects-info-text {
      position: absolute;
      top: -3.7em; } }
  /* line 59, ../scss/modules/_projects-page.scss */
  .projects-info-text p:hover, .projects-info-text p:active, .projects-info-text p:hover ~ p, .projects-info-text p:active ~ p {
    cursor: pointer; }
    /* line 61, ../scss/modules/_projects-page.scss */
    .projects-info-text p:hover .btn-plus, .projects-info-text p:hover .with-overlay .table-overlay .form-helper .form-container .btn-alt, .with-overlay .table-overlay .form-helper .form-container .projects-info-text p:hover .btn-alt, .projects-info-text p:hover .whole-article .btn-alt, .whole-article .projects-info-text p:hover .btn-alt, .projects-info-text p:hover .btn-plus-recent, .projects-info-text p:active .btn-plus, .projects-info-text p:active .with-overlay .table-overlay .form-helper .form-container .btn-alt, .with-overlay .table-overlay .form-helper .form-container .projects-info-text p:active .btn-alt, .projects-info-text p:active .whole-article .btn-alt, .whole-article .projects-info-text p:active .btn-alt, .projects-info-text p:active .btn-plus-recent, .projects-info-text p:hover ~ p .btn-plus, .projects-info-text p:hover ~ p .with-overlay .table-overlay .form-helper .form-container .btn-alt, .with-overlay .table-overlay .form-helper .form-container .projects-info-text p:hover ~ p .btn-alt, .projects-info-text p:hover ~ p .whole-article .btn-alt, .whole-article .projects-info-text p:hover ~ p .btn-alt, .projects-info-text p:hover ~ p .btn-plus-recent, .projects-info-text p:active ~ p .btn-plus, .projects-info-text p:active ~ p .with-overlay .table-overlay .form-helper .form-container .btn-alt, .with-overlay .table-overlay .form-helper .form-container .projects-info-text p:active ~ p .btn-alt, .projects-info-text p:active ~ p .whole-article .btn-alt, .whole-article .projects-info-text p:active ~ p .btn-alt, .projects-info-text p:active ~ p .btn-plus-recent {
      color: #05a6ec; }
  /* line 70, ../scss/modules/_projects-page.scss */
  .projects-info-text .btn-plus, .projects-info-text .with-overlay .table-overlay .form-helper .form-container .btn-alt, .with-overlay .table-overlay .form-helper .form-container .projects-info-text .btn-alt, .projects-info-text .whole-article .btn-alt, .whole-article .projects-info-text .btn-alt, .projects-info-text .btn-plus-recent {
    line-height: 0.5em;
    position: absolute;
    right: 0; }

/* line 77, ../scss/modules/_projects-page.scss */
.projects-info-text-paragraph {
  max-width: 300px;
  padding-top: 1em; }

/* line 83, ../scss/modules/_projects-page.scss */
.projects-info-details {
  position: relative;
  padding-top: 4em;
  padding-bottom: 2em;
  color: #666666;
  font-size: 0.875em;
  font-weight: 400;
  letter-spacing: 0;
  text-align: left;
  text-transform: none; }
  /* line 95, ../scss/modules/_projects-page.scss */
  .projects-info-details span {
    color: #afafaf; }

/* line 100, ../scss/modules/_projects-page.scss */
.projects-separation-line {
  margin-bottom: 2em;
  max-width: 90%;
  /* Hr styling */
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
  @media (min-width: 42.75em) {
    /* line 100, ../scss/modules/_projects-page.scss */
    .projects-separation-line {
      display: none;
      margin-bottom: 0; } }
