/*

Erstling Theme

Author: Mario Jahn
URL:    http://www.black-kiwi.at
Email:  webadmin@black-kiwi.at

*/
/*********************
IMPORTING PARTIALS
*********************/
/* normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

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

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
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.
 */
[hidden],
template {
  display: none; }

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

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
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.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

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

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

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn,
em,
.em {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/*
 * proper formatting (http://blog.fontdeck.com/post/9037028497/hyphens)
*/
p {
  -webkit-hyphens: auto;
  -epub-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
      hyphens: auto; }

/*
 * Addresses margins set differently in IE6/7.
 */
pre {
  margin: 0; }

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

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap; }

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
q:before,
q:after {
  content: '';
  content: none; }

small, .small {
  font-size: 75%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
  Lists
========================================================================== */
/*
 * Addresses margins set differently in IE6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0; }

/*
 * Addresses paddings set differently in IE6/7.
 */
menu {
  padding: 0 0 0 40px; }

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

/*
 * Corrects list images handled incorrectly in IE7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
  Embedded content
========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0; }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
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.
 */
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.
 */
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.
 */
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.
 */
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.
 */
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.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
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).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box; }

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

/**
 * Remove inner padding and border in Firefox 4+.
 */
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.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

* {
  box-sizing: border-box; }

.image-replacement,
.ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

/*
use the best ampersand
http://simplebits.com/notebook/2008/08/14/ampersands-2/
*/
span.amp {
  font-family: Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif !important;
  font-style: italic; }

/******************************************************************
Site Name: Praxis Rutke-Jablonka
Author: http://www.black-kiwi.at

Stylesheet: Variables
******************************************************************/
/*********************
COLORS
*********************/
/******************************************************************
Site Name: Erstling
Author: http://www.black-kiwi.at

Stylesheet: Typography
******************************************************************/
/*********************
FONT FACE (IN YOUR FACE)
*********************/
@font-face {
  font-family: 'grotasans';
  src: url("../fonts/grotasans-webfont.woff2") format("woff2"), url("../fonts/grotasans-webfont.woff") format("woff"), url("../fonts/grotasans-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'grotasans';
  src: url("../fonts/grotasans-italic-webfont.woff2") format("woff2"), url("../fonts/grotasans-italic-webfont.woff") format("woff"), url("../fonts/grotasans-italic-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: italic; }
@font-face {
  font-family: 'grotasans';
  src: url("../fonts/grotasansbold-webfont.woff2") format("woff2"), url("../fonts/grotasansbold-webfont.woff") format("woff"), url("../fonts/grotasansbold-webfont.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'grotasans';
  src: url("../fonts/grotasanslight-webfont.woff2") format("woff2"), url("../fonts/grotasanslight-webfont.woff") format("woff"), url("../fonts/grotasanslight-webfont.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'grotasans';
  src: url("../fonts/grotasanslight-italic-webfont.woff2") format("woff2"), url("../fonts/grotasanslight-italic-webfont.woff") format("woff"), url("../fonts/grotasanslight-italic-webfont.ttf") format("truetype");
  font-weight: 300;
  font-style: italic; }
/*********************
BASE (MOBILE) SIZE
*********************/
/******************************************************************
Site Name: Erstling
Author: http://www.black-kiwi.at

Stylesheet: Base Mobile Stylesheet
******************************************************************/
/*********************
GENERAL STYLES
*********************/
html {
  font-size: 16px;
  line-height: 1.2;
  box-sizing: border-box; }
  @media screen and (min-width: 481px) {
    html {
      font-size: 17px; } }
  @media screen and (min-width: 768px) {
    html {
      font-size: 19px; } }
  @media screen and (min-width: 1240px) {
    html {
      font-size: 20px; } }

body {
  font-family: "grotasans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #1e1e1e;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizelegibility;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

img {
  width: 100%;
  height: auto; }

p {
  -webkit-hyphens: none;
     -moz-hyphens: none;
      -ms-hyphens: none;
          hyphens: none; }

.smallhide {
  display: none; }

section > div {
  border: 1px solid transparent; }

/*********************
LAYOUT & GRID STYLES
*********************/
.wrap {
  width: 92%;
  margin: 0 auto; }

/*********************
LINK STYLES
*********************/
a, a:visited {
  color: #1e1e1e;
  text-decoration: none;
  -webkit-transition: all .2s;
          transition: all .2s;
  line-height: 1.25;
  display: inline-block; }
  a:active, a:hover, a:focus, a:visited:active, a:visited:hover, a:visited:focus {
    color: black; }
  a:link, a:visited:link {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3); }

/******************************************************************
H1, H2, H3, H4, H5 STYLES
******************************************************************/
h1, h2, h3 {
  font-weight: normal; }
  h1 a, h2 a, h3 a {
    text-decoration: none; }

h1 {
  font-size: 38px;
  line-height: 1.15;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 5px;
  word-spacing: 3px; }
  @media screen and (min-width: 481px) {
    h1 {
      font-size: 42px; } }
  @media screen and (min-width: 768px) {
    h1 {
      font-size: 52px; } }
  @media screen and (min-width: 1240px) {
    h1 {
      font-size: 64px; } }

h2 {
  font-size: 22px;
  line-height: 1.15;
  text-transform: uppercase;
  letter-spacing: 3px; }
  @media screen and (min-width: 481px) {
    h2 {
      font-size: 26px; } }
  @media screen and (min-width: 768px) {
    h2 {
      font-size: 29px; } }
  @media screen and (min-width: 1240px) {
    h2 {
      font-size: 32px; } }

/*********************
HEADER & NAVIGATION STYLES
*********************/
nav, .projekt-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
  background: rgba(30, 30, 30, 0.8);
  padding: 3px 0 5px 0;
  text-align: center;
  z-index: 9; }
  nav a, nav a:visited, nav a:link, nav a:focus, nav a:active, .projekt-menu a, .projekt-menu a:visited, .projekt-menu a:link, .projekt-menu a:focus, .projekt-menu a:active {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px;
    color: #fff !important;
    outline: none; }
    nav a:hover, nav a:visited:hover, nav a:link:hover, nav a:focus:hover, nav a:active:hover, .projekt-menu a:hover, .projekt-menu a:visited:hover, .projekt-menu a:link:hover, .projekt-menu a:focus:hover, .projekt-menu a:active:hover {
      color: #d9d9d9 !important; }
  nav ul, .projekt-menu ul {
    margin: 0; }
  nav ul li, .projekt-menu ul li {
    display: inline-block;
    margin: 0 9px; }

.projekt-menu {
  background: rgba(255, 255, 255, 0.8); }
  .projekt-menu a, .projekt-menu a:visited, .projekt-menu a:link, .projekt-menu a:focus, .projekt-menu a:active {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px;
    color: #1e1e1e !important;
    outline: none; }
    .projekt-menu a:hover, .projekt-menu a:visited:hover, .projekt-menu a:link:hover, .projekt-menu a:focus:hover, .projekt-menu a:active:hover {
      color: #444444 !important; }
  .projekt-menu span {
    font-size: 17px;
    line-height: 1.3;
    position: relative;
    top: 2px;
    left: 4px; }
    @media screen and (min-width: 481px) {
      .projekt-menu span {
        font-size: 19px; } }
    @media screen and (min-width: 768px) {
      .projekt-menu span {
        font-size: 20px; } }
    @media screen and (min-width: 1240px) {
      .projekt-menu span {
        font-size: 22px; } }

/*********************
POSTS & CONTENT STYLES
*********************/
#banner {
  position: relative;
  width: 100%;
  background-size: cover;
  background-position: 50%;
  min-height: 420px;
  height: 420px;
  height: 100vh;
  padding: 15px;
  display: table;
  z-index: 10; }
  #banner .wrap {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    color: #fff;
    text-align: center;
    padding-left: 4%;
    font-size: 17px;
    line-height: 1.3; }
    @media screen and (min-width: 481px) {
      #banner .wrap {
        font-size: 19px; } }
    @media screen and (min-width: 768px) {
      #banner .wrap {
        font-size: 20px; } }
    @media screen and (min-width: 1240px) {
      #banner .wrap {
        font-size: 22px; } }
    #banner .wrap a {
      color: #fff; }
      #banner .wrap a:focus {
        outline: none; }
    #banner .wrap .half-wrap {
      padding: 20px; }
    #banner .wrap img {
      width: 170px;
      height: 49px;
      margin-bottom: 16px; }
    #banner .wrap img.symbol {
      width: 40px;
      height: 53px;
      margin-top: 24px; }
    #banner .wrap ul li {
      font-style: italic;
      margin-bottom: 25px; }
      #banner .wrap ul li strong {
        text-transform: uppercase;
        letter-spacing: 3px;
        display: block;
        line-height: 1;
        font-style: normal; }
  #banner .overlay {
    border: 20px solid #fff; }

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 0;
  display: inline-block;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7); }

#team {
  background-color: #efedec;
  background: -webkit-linear-gradient(top, #efedec 0%, #efedec 50%, #efedec 50%, white 50%, white 100%);
  background: linear-gradient(to bottom, #efedec 0%, #efedec 50%, #efedec 50%, white 50%, white 100%);
  display: inline-block;
  width: 100%; }
  #team h1 {
    font-weight: normal;
    position: relative;
    z-index: 1; }
  #team img {
    margin-top: -35px; }
  #team #team-wrap h2 {
    margin-bottom: 10px; }
  #team #team-wrap strong p {
    font-size: 17px;
    line-height: 1.3;
    margin-bottom: 0; }
    @media screen and (min-width: 481px) {
      #team #team-wrap strong p {
        font-size: 19px; } }
    @media screen and (min-width: 768px) {
      #team #team-wrap strong p {
        font-size: 20px; } }
    @media screen and (min-width: 1240px) {
      #team #team-wrap strong p {
        font-size: 22px; } }
  #team #team-wrap p {
    margin-top: 0; }
  #team #team-wrap div {
    margin-bottom: 25px; }

#zitat {
  position: relative;
  background-size: cover;
  background-position: 50%;
  min-height: 120px;
  margin: 40px 0;
  font-style: italic;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  color: #fff;
  border-left: 20px solid #fff;
  border-right: 20px solid #fff; }
  #zitat #zitat-txt {
    position: relative;
    z-index: 1; }
    #zitat #zitat-txt h2 {
      text-transform: none;
      padding: 30px 20px 22px 20px; }

.inline-block {
  width: 100%;
  display: inline-block; }

#projekte {
  text-align: center; }
  #projekte h1 {
    font-weight: normal;
    margin-bottom: 55px; }
  #projekte .break {
    display: block; }
  #projekte .projekt {
    border: 12px solid #fff;
    outline-color: #1e1e1e;
    outline-style: solid;
    position: relative;
    background-size: cover;
    background-position: 50%;
    height: 344px;
    width: 100%;
    margin-bottom: 20px;
    text-align: center; }
    #projekte .projekt .h2 {
      color: #fff;
      vertical-align: middle;
      position: relative;
      z-index: 5;
      text-align: center;
      height: 50px;
      display: block; }
      #projekte .projekt .h2 h2 {
        font-weight: bold;
        -webkit-transition: all .3s;
                transition: all .3s; }
    #projekte .projekt .blueprint {
      display: block;
      -webkit-transition: all .3s;
              transition: all .3s;
      height: 175px;
      position: relative;
      z-index: 1; }
      #projekte .projekt .blueprint img {
        height: 175px;
        width: 80px;
        margin: 0 auto;
        position: absolute;
        left: 50%;
        top: 0;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%); }
      #projekte .projekt .blueprint .blueprint-black {
        opacity: 0;
        position: absolute; }
    #projekte .projekt .blueprint.querformat {
      height: 175px; }
      #projekte .projekt .blueprint.querformat img {
        height: 175px;
        width: 140px; }
    #projekte .projekt .blueprint.quadratisch img {
      height: 135px;
      width: 135px; }
    #projekte .projekt .keywords {
      width: 180px;
      display: block;
      color: #fff;
      position: relative;
      z-index: 1;
      -webkit-transition: all .3s;
              transition: all .3s;
      margin: 18px auto 0 auto; }
    #projekte .projekt .overlay {
      background-color: rgba(0, 0, 0, 0.5);
      -webkit-transition: all .3s;
              transition: all .3s; }

#impressionen {
  text-align: center;
  margin-bottom: 40px;
  /*GRIDDER*/ }
  #impressionen h2 {
    margin: 60px 0 30px 0; }
  #impressionen ul li {
    height: 165px;
    position: relative;
    background-size: cover;
    background-position: 50%;
    margin-bottom: 10px;
    -webkit-filter: grayscale(85%);
            filter: grayscale(85%); }
    #impressionen ul li.image-load {
      overflow: hidden; }
      #impressionen ul li.image-load img {
        top: 0%;
        position: relative; }
  #impressionen button {
    background-color: transparent;
    border: 1px solid #1e1e1e;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 13px;
    font-weight: bold;
    padding: 10px 20px;
    margin: 10px auto;
    -webkit-transition: all .3s;
            transition: all .3s; }
    #impressionen button:hover {
      background-color: #1e1e1e;
      color: #fff; }
  #impressionen .gridder-content {
    display: none; }
  #impressionen .gridder {
    margin: 0px;
    padding: 0px;
    list-style-type: none; }
  #impressionen .gridder-list {
    display: inline-block;
    vertical-align: top;
    width: 48.4588235294%; }
    #impressionen .gridder-list:nth-child(n) {
      margin-bottom: 1.1%;
      margin-right: 1.1%; }
    #impressionen .gridder-list:nth-of-type(2.04n) {
      margin-right: 0;
      margin-bottom: 0; }
    #impressionen .gridder-list:nth-of-type(2n) {
      margin-right: 0;
      margin-left: 0; }
  #impressionen .image-load:last-of-type {
    margin-right: 0 !important; }
  #impressionen .gridder-show {
    display: block;
    float: left;
    width: 100%;
    position: relative;
    padding: 10px;
    background: #efedec;
    margin-bottom: 1%; }
  #impressionen .gridder-navigation {
    position: absolute;
    top: 17px;
    right: 33px;
    font-size: 22px;
    line-height: 1.15;
    -webkit-transition: all .3s;
            transition: all .3s; }
    @media screen and (min-width: 481px) {
      #impressionen .gridder-navigation {
        font-size: 26px; } }
    @media screen and (min-width: 768px) {
      #impressionen .gridder-navigation {
        font-size: 29px; } }
    @media screen and (min-width: 1240px) {
      #impressionen .gridder-navigation {
        font-size: 32px; } }
    #impressionen .gridder-navigation a {
      color: #fff;
      text-shadow: 2px 1px 8px #1e1e1e; }
    #impressionen .gridder-navigation:hover {
      opacity: .7; }

#kontakt {
  text-align: center;
  background-color: #efedec;
  padding-bottom: 25px;
  font-size: 17px;
  line-height: 1.3;
  text-transform: uppercase;
  letter-spacing: 2px; }
  @media screen and (min-width: 481px) {
    #kontakt {
      font-size: 19px; } }
  @media screen and (min-width: 768px) {
    #kontakt {
      font-size: 20px; } }
  @media screen and (min-width: 1240px) {
    #kontakt {
      font-size: 22px; } }
  #kontakt h1 {
    font-weight: normal;
    margin: 45px 0 55px 0; }
  #kontakt a {
    display: inline-block;
    min-width: 250px;
    margin: 0 auto; }
  #kontakt .phone {
    display: block; }
  #kontakt .btn {
    border: 1px solid #1e1e1e;
    padding: 10px 20px;
    margin: 10px auto;
    background-color: transparent;
    -webkit-transition: all .3s;
            transition: all .3s;
    width: auto; }
    #kontakt .btn:hover {
      background-color: #1e1e1e;
      color: #fff; }

.projekt #main-header, .projektparent #main-header {
  display: none; }

.projektparent #projekt-detail-content {
  display: inline-block;
  width: 100%; }
.projektparent .projekt {
  border: 12px solid #fff;
  outline-color: #1e1e1e;
  outline-style: solid;
  position: relative;
  background-size: cover;
  background-position: 50%;
  height: 344px;
  width: 100%;
  margin-bottom: 20px;
  text-align: center; }
  .projektparent .projekt .h2 {
    color: #fff;
    vertical-align: middle;
    position: relative;
    z-index: 5;
    text-align: center;
    height: 50px;
    display: block; }
    .projektparent .projekt .h2 h2 {
      font-weight: bold;
      -webkit-transition: all .3s;
              transition: all .3s; }
  .projektparent .projekt .blueprint {
    display: block;
    -webkit-transition: all .3s;
            transition: all .3s;
    height: 175px;
    position: relative;
    z-index: 1; }
    .projektparent .projekt .blueprint img {
      height: 175px;
      width: 80px;
      margin: 0 auto;
      position: absolute; }
    .projektparent .projekt .blueprint .blueprint-black {
      opacity: 0;
      position: absolute; }
  .projektparent .projekt .blueprint.querformat {
    height: 175px; }
    .projektparent .projekt .blueprint.querformat img {
      height: 175px;
      width: 140px; }
  .projektparent .projekt .keywords {
    width: 180px;
    display: block;
    color: #fff;
    position: relative;
    z-index: 1;
    -webkit-transition: all .3s;
            transition: all .3s;
    margin: 18px auto 0 auto; }
  .projektparent .projekt .overlay {
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-transition: all .3s;
            transition: all .3s; }

#projekt-detail-head {
  background-color: #efedec;
  text-align: center;
  padding-top: 20px; }
  #projekt-detail-head h1 {
    font-weight: normal; }
  #projekt-detail-head .break {
    display: block; }
  #projekt-detail-head img {
    height: 150px; }
  #projekt-detail-head h3 {
    font-weight: bold;
    margin-bottom: 0; }
    #projekt-detail-head h3 p {
      margin-bottom: 10px; }
  #projekt-detail-head .txt {
    margin-top: 35px; }
    #projekt-detail-head .txt span {
      font-style: italic; }
      #projekt-detail-head .txt span p {
        margin-top: 0; }
  #projekt-detail-head .facts {
    margin: 35px 0; }
    #projekt-detail-head .facts table {
      width: 100%; }
    #projekt-detail-head .facts tr {
      text-align: left;
      border-top: 1px solid #1e1e1e;
      text-transform: uppercase;
      letter-spacing: 2px;
      font-size: 15px; }
      #projekt-detail-head .facts tr td {
        padding: 7px 5px 5px 5px; }
      #projekt-detail-head .facts tr:last-of-type {
        border-bottom: 1px solid #1e1e1e; }

#projekt-detail-content {
  margin: 35px 0; }
  #projekt-detail-content .photoset-row {
    margin-bottom: 10px; }

#back {
  background-color: #1e1e1e;
  padding: 35px 0;
  text-align: center; }
  #back a {
    display: inline-block;
    color: #fff;
    width: 60px;
    height: 60px;
    font-size: 55px;
    border: 1px solid #fff; }
    #back a:hover {
      background-color: #fff;
      color: #1e1e1e; }

/*********************
FOOTER STYLES
*********************/
.footer {
  text-align: center;
  padding: 35px 0;
  background-color: #1e1e1e;
  color: #fff;
  font-size: 15px; }
  .footer .first p {
    margin: 0; }
  .footer .second {
    margin-top: 10px; }
  .footer a {
    color: #fff; }
    .footer a:hover {
      color: #e8e8e8; }
  .footer .logo {
    margin: 25px 0 20px 0; }
  .footer img {
    width: 49px;
    height: 65px; }

/*********************
LARGER MOBILE DEVICES
*********************/
@media only screen and (min-width: 481px) {
  /******************************************************************
  Site Name: Erstling
  Author: http://www.black-kiwi.at
  
  Stylesheet: 481px and Up Stylesheet
  ******************************************************************/
  /*********************
  LAYOUT & GRID STYLES
  *********************/
  .wrap {
    width: 90%; }

  /*********************
  POSTS & CONTENT STYLES
  *********************/
  #team img {
    max-width: 525px;
    margin-top: -35px; }

  #zitat #zitat-txt h2 {
    padding: 40px 20px 32px 20px; }

  #projekte .projekt .keywords, .projektparent .projekt .keywords {
    width: 220px; }

  #impressionen ul li.image-load img {
    top: 0%; }
  #impressionen .gridder-list {
    display: inline-block;
    vertical-align: top;
    width: 48.899009901%; }
    #impressionen .gridder-list:nth-child(n) {
      margin-bottom: 1.2%;
      margin-right: 1.2%; }
    #impressionen .gridder-list:nth-of-type(2.02n) {
      margin-right: 0;
      margin-bottom: 0; }
    #impressionen .gridder-list:nth-of-type(2n) {
      margin-right: 0; }
  #impressionen .gridder-show {
    padding: 20px; } }
/*********************
TABLET & SMALLER LAPTOPS
*********************/
@media only screen and (min-width: 768px) {
  /******************************************************************
  Site Name: Erstling
  Author: http://www.black-kiwi.at
  
  Stylesheet: Tablet & Small Desktop Stylesheet
  ******************************************************************/
  .bighide {
    display: none !important; }

  .smallhide {
    display: inherit; }

  /*********************
  LAYOUT & GRID STYLES
  *********************/
  .wrap {
    width: 750px; }

  /******************************************************************
  H1, H2, H3, H4, H5 STYLES
  ******************************************************************/
  h1 {
    letter-spacing: 10px; }

  /*********************
  HEADER & NAVIGATION STYLES
  *********************/
  #nav-icon {
    display: none; }

  /*********************
  POSTS & CONTENT STYLES
  *********************/
  #banner .wrap {
    width: 96%;
    left: 0;
    margin: 0 auto; }
    #banner .wrap a:hover {
      color: #e6e6e6; }
    #banner .wrap .half-wrap {
      padding: 20px 80px; }
    #banner .wrap img {
      width: 200px;
      height: 58px; }
    #banner .wrap img.symbol {
      margin-left: 20px; }
  #banner .overlay {
    border: 40px solid #fff; }

  #team {
    background: -webkit-linear-gradient(top, #efedec 0%, #efedec 480px, #efedec 480px, white 480px, white 100%);
    background: linear-gradient(to bottom, #efedec 0%, #efedec 480px, #efedec 480px, white 480px, white 100%); }
    #team .wrap {
      padding: 0 30px; }
    #team img {
      margin-top: -46px;
      float: right; }
    #team #team-wrap {
      margin-top: 10px;
      max-width: 525px;
      display: inline-block;
      float: right; }

  #zitat {
    margin: 60px 0;
    border-left: 40px solid #fff;
    border-right: 40px solid #fff; }
    #zitat #zitat-txt {
      width: 72%;
      left: 14%;
      text-align: center; }
      #zitat #zitat-txt:before {
        content: "\00BB";
        position: absolute;
        left: -6%;
        top: 37.5%;
        font-size: 50px;
        font-weight: bold;
        font-style: normal; }
      #zitat #zitat-txt:after {
        content: "\00AB";
        position: absolute;
        right: -6%;
        top: 37.5%;
        font-size: 50px;
        font-weight: bold;
        font-style: normal; }
      #zitat #zitat-txt h2 {
        padding: 45px 20px 37px 20px; }

  #projekte h1, .projektparent h1 {
    text-align: center;
    margin-bottom: 105px; }
  #projekte .projekt, .projektparent .projekt {
    width: 48.7179487179%;
    float: left;
    height: 340px; }
    #projekte .projekt:nth-child(2n + 1), .projektparent .projekt:nth-child(2n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    #projekte .projekt:nth-child(2n + 2), .projektparent .projekt:nth-child(2n + 2) {
      margin-left: 51.2820512821%;
      margin-right: -100%;
      clear: none; }
    #projekte .projekt a, .projektparent .projekt a {
      width: 100%; }
    #projekte .projekt .table-cell, .projektparent .projekt .table-cell {
      display: table-cell;
      vertical-align: middle;
      width: 100%; }
    #projekte .projekt .h2, .projektparent .projekt .h2 {
      left: 0px;
      height: 320px;
      width: 110px;
      display: block;
      float: left; }
      #projekte .projekt .h2 h2, .projektparent .projekt .h2 h2 {
        position: absolute;
        margin: 0px;
        top: 50%;
        left: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
            -ms-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
                transform: translateX(-50%) translateY(-50%) rotate(-90deg); }
    #projekte .projekt .blueprint, .projektparent .projekt .blueprint {
      float: left;
      height: 320px;
      width: 90px;
      padding: 0 10px 0 0;
      opacity: 1;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-content: center;
          -ms-flex-line-pack: center;
              align-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      text-align: center; }
      #projekte .projekt .blueprint .table-cell, .projektparent .projekt .blueprint .table-cell {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-content: center;
            -ms-flex-line-pack: center;
                align-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        text-align: center; }
      #projekte .projekt .blueprint .blueprint-black, .projektparent .projekt .blueprint .blueprint-black {
        opacity: 0; }
      #projekte .projekt .blueprint img, .projektparent .projekt .blueprint img {
        z-index: 2;
        width: 90px;
        height: 262px;
        left: 0;
        top: 50%;
        -webkit-transform: translateX(0) translateY(-50%);
            -ms-transform: translateX(0) translateY(-50%);
                transform: translateX(0) translateY(-50%); }
      #projekte .projekt .blueprint.querformat img, .projektparent .projekt .blueprint.querformat img {
        width: 115px; }
      #projekte .projekt .blueprint.quadratisch img, .projektparent .projekt .blueprint.quadratisch img {
        height: 170px;
        width: 105px; }
    #projekte .projekt .keywords, .projektparent .projekt .keywords {
      margin: 0;
      width: 130px;
      height: 320px;
      display: table;
      float: right;
      text-align: left; }
    #projekte .projekt:hover .overlay, .projektparent .projekt:hover .overlay {
      background-color: rgba(255, 255, 255, 0.5); }
    #projekte .projekt:hover .blueprint img, .projektparent .projekt:hover .blueprint img {
      opacity: 0; }
    #projekte .projekt:hover .blueprint .blueprint-black, .projektparent .projekt:hover .blueprint .blueprint-black {
      opacity: 1; }
    #projekte .projekt:hover h2, #projekte .projekt:hover .keywords, .projektparent .projekt:hover h2, .projektparent .projekt:hover .keywords {
      color: #1e1e1e; }

  /* IE10+ CSS */ }
@media only screen and (min-width: 768px) and (-ms-high-contrast: active) {
  .projekt .blueprint img {
    left: -20px !important; } }
@media only screen and (min-width: 768px) {
  #impressionen {
    margin-bottom: 60px; }
    #impressionen h2 {
      text-align: center;
      margin: 80px 0 50px 0; }
    #impressionen ul li {
      height: 320px; }
      #impressionen ul li:hover {
        -webkit-filter: grayscale(0);
                filter: grayscale(0); }
    #impressionen button {
      font-size: 15px;
      padding: 15px 25px;
      margin: 25px auto 45px auto; }

  #kontakt {
    padding-bottom: 85px;
    letter-spacing: 3px; }
    #kontakt h1 {
      margin: 105px 0 75px 0; }
    #kontakt a {
      width: 280px; }
    #kontakt .btn {
      padding: 15px 25px;
      margin: 35px auto;
      width: auto; }

  #projekt-detail-head .txt {
    margin-top: 60px; }
  #projekt-detail-head .facts {
    margin: 60px 0; }
    #projekt-detail-head .facts table {
      width: 100%; }
    #projekt-detail-head .facts tr td {
      padding: 8px 6px 6px 6px; }

  #projekt-detail-content {
    margin: 70px 0; }

  #back {
    padding: 70px 0 35px 0; }

  /*********************
  FOOTER STYLES
  *********************/
  .footer {
    padding: 50px 0 30px 0; } }
/*********************
DESKTOP
*********************/
@media only screen and (min-width: 1030px) {
  /******************************************************************
  Site Name: Erstling
  Author: http://www.black-kiwi.at
  
  Stylesheet: Desktop Stylsheet
  ******************************************************************/
  .wrap {
    width: 1000px; }

  /*********************
  HEADER & NAVIGATION STYLES
  *********************/
  .projekt-menu span {
    top: 3px; }

  /*********************
  POSTS & CONTENT STYLES
  *********************/
  .break {
    display: block; }

  #banner .wrap .half-wrap {
    padding: 0 15%; }
  #banner .wrap img {
    width: 320px;
    margin-bottom: 120px; }
  #banner .wrap img.symbol {
    margin: 0;
    position: absolute;
    bottom: 50px;
    right: 40px;
    width: 60px;
    opacity: .5; }
  #banner .wrap ul {
    display: inline-block;
    width: 100%; }
  #banner .wrap ul li {
    width: 31.0344827586%;
    float: left; }
    #banner .wrap ul li:nth-child(3n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    #banner .wrap ul li:nth-child(3n + 2) {
      margin-left: 34.4827586207%;
      margin-right: -100%;
      clear: none; }
    #banner .wrap ul li:nth-child(3n + 3) {
      margin-left: 68.9655172414%;
      margin-right: -100%;
      clear: none; }

  #team .wrap {
    width: 800px; }
  #team #team-wrap {
    max-width: 525px;
    float: right; }

  #zitat {
    margin: 80px 0; }
    #zitat #zitat-txt {
      width: 70%;
      left: 15%; }
      #zitat #zitat-txt:before {
        font-size: 56px; }
      #zitat #zitat-txt:after {
        font-size: 56px; }
      #zitat #zitat-txt h2 {
        padding: 48px 20px 40px 20px; }

  #projekte .projekt, .projektparent .projekt {
    height: 440px; }
    #projekte .projekt .h2, #projekte .projekt .blueprint, #projekte .projekt .keywords, .projektparent .projekt .h2, .projektparent .projekt .blueprint, .projektparent .projekt .keywords {
      height: 420px; }
    #projekte .projekt .keywords, .projektparent .projekt .keywords {
      margin-right: 80px; }
    #projekte .projekt .blueprint img, .projektparent .projekt .blueprint img {
      left: 5%; }
    #projekte .projekt .blueprint.querformat img, .projektparent .projekt .blueprint.querformat img {
      max-width: 145px; }
    #projekte .projekt .blueprint.quadratisch img, .projektparent .projekt .blueprint.quadratisch img {
      height: 175px;
      max-width: 110px; }

  #impressionen ul li {
    margin-bottom: 15px; }
  #impressionen .gridder-list {
    width: 32.1323432343%;
    cursor: pointer; }
    #impressionen .gridder-list:nth-child(n) {
      margin-bottom: 1.3%;
      margin-right: 1.3%; }
    #impressionen .gridder-list:nth-of-type(3.03n) {
      margin-right: 0;
      margin-bottom: 0; }
    #impressionen .gridder-list:nth-of-type(3n) {
      margin-right: 0; }

  #projekt-detail-head {
    text-align: left;
    padding-bottom: 50px; }
    #projekt-detail-head .inline-block {
      display: table; }
    #projekt-detail-head h1 {
      text-align: center; }
    #projekt-detail-head .blueprint {
      display: table-cell;
      vertical-align: middle;
      width: 13.7931034483%;
      float: left;
      margin-right: 3.4482758621%;
      float: none; }
    #projekt-detail-head .txt {
      display: table-cell;
      vertical-align: middle;
      margin-top: 0;
      padding: 0 3%;
      width: 48.275862069%;
      float: left;
      margin-right: 3.4482758621%;
      float: none; }
      #projekt-detail-head .txt h3 {
        margin-top: 0; }
        #projekt-detail-head .txt h3 p {
          margin-top: 0; }
      #projekt-detail-head .txt span p {
        margin-bottom: 0; }
    #projekt-detail-head .facts {
      display: table-cell;
      vertical-align: middle;
      width: 31.0344827586%;
      float: right;
      margin-right: 0;
      float: none;
      margin: 0; }
      #projekt-detail-head .facts table {
        width: 100%; }
      #projekt-detail-head .facts tr td {
        padding: 8px 2.5% 7px 1%;
        width: 42%; }
        #projekt-detail-head .facts tr td:nth-of-type(odd) {
          padding: 8px .5% 7px 1%; }

  /*********************
  FOOTER STYLES
  *********************/
  .footer .first {
    width: 16.6666666667%;
    float: left;
    margin-right: 2.5641025641%;
    text-align: left;
    margin: 11px 0 0 0; }
  .footer .second {
    width: 19.2307692308%;
    float: left;
    margin-right: 2.5641025641%;
    text-align: left;
    margin-top: 11px 0 0 0; }
  .footer .logo {
    width: 23.0769230769%;
    float: left;
    margin-right: 2.5641025641%;
    text-align: center;
    margin: 0; }
  .footer .last {
    width: 23.0769230769%;
    float: right;
    margin-right: 0;
    text-align: right;
    margin-top: 11px 0 0 0; } }
/*********************
LARGE VIEWING SIZE
*********************/
@media only screen and (min-width: 1240px) {
  /******************************************************************
  Site Name: Erstling
  Author: http://www.black-kiwi.at
  
  Stylesheet: Super Large Monitor Stylesheet
  ******************************************************************/
  .wrap {
    width: 1200px; }

  /*********************
  HEADER & NAVIGATION STYLES
  *********************/
  /*********************
  POSTS & CONTENT STYLES
  *********************/
  #banner .wrap {
    width: 95%; }
    #banner .wrap .half-wrap {
      -webkit-transform: translateX(0%);
          -ms-transform: translateX(0%);
              transform: translateX(0%);
      margin: 0 auto;
      width: 1040px; }
    #banner .wrap img {
      width: 380px;
      height: 110px;
      margin-bottom: 130px;
      margin-left: 14px; }
    #banner .wrap img.symbol {
      bottom: 65px;
      right: 50px; }
  #banner .overlay {
    border: 50px solid #fff; }

  #team {
    background: -webkit-linear-gradient(top, #efedec 0%, #efedec 580px, #efedec 580px, white 580px, white 100%);
    background: linear-gradient(to bottom, #efedec 0%, #efedec 580px, #efedec 580px, white 580px, white 100%); }
    #team .wrap {
      width: 960px; }
    #team img {
      max-width: 720px;
      margin-top: -66px;
      margin-bottom: 30px; }
    #team #team-wrap {
      margin-top: 0;
      max-width: 720px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      #team #team-wrap div:first-of-type {
        padding-right: 10px;
        width: 50%; }
      #team #team-wrap div:last-of-type {
        padding-left: 10px;
        width: 50%; }
      #team #team-wrap h2 {
        margin-bottom: 28px; }
      #team #team-wrap strong p {
        margin-bottom: 8px; }

  #zitat {
    margin: 100px 0;
    border-left: 50px solid #fff;
    border-right: 50px solid #fff; }
    #zitat #zitat-txt {
      width: 800px;
      left: calc(50% - 380px); }
      #zitat #zitat-txt:before {
        left: -5%;
        font-size: 64px; }
      #zitat #zitat-txt:after {
        right: -5%;
        font-size: 64px; }
      #zitat #zitat-txt h2 {
        padding: 70px 20px 62px 20px; }

  #projekte h1, .projektparent h1 {
    margin-bottom: 125px; }
  #projekte .projekt, .projektparent .projekt {
    height: 540px;
    border: 15px solid #fff; }
    #projekte .projekt .h2, .projektparent .projekt .h2 {
      width: 150px; }
    #projekte .projekt .blueprint, .projektparent .projekt .blueprint {
      width: 150px;
      padding: 0 10px 0 0; }
      #projekte .projekt .blueprint img, .projektparent .projekt .blueprint img {
        max-width: 130px;
        max-height: 378px;
        left: 15%; }
      #projekte .projekt .blueprint.querformat img, .projektparent .projekt .blueprint.querformat img {
        max-width: 184px;
        width: 184px; }
      #projekte .projekt .blueprint.quadratisch img, .projektparent .projekt .blueprint.quadratisch img {
        height: 230px;
        max-width: 155px;
        width: 155px; }
    #projekte .projekt .h2, #projekte .projekt .blueprint, #projekte .projekt .keywords, .projektparent .projekt .h2, .projektparent .projekt .blueprint, .projektparent .projekt .keywords {
      height: 520px; }
    #projekte .projekt .keywords, .projektparent .projekt .keywords {
      margin-right: 90px; }

  #impressionen h2 {
    text-align: center;
    margin: 110px 0 70px 0; }
  #impressionen ul li {
    height: 380px;
    -webkit-transition: all .3s;
            transition: all .3s;
    margin-bottom: 20px; }

  #kontakt {
    letter-spacing: 4px; }
    #kontakt a {
      width: 340px; }
    #kontakt .btn {
      padding: 22px 35px 19px 35px;
      margin: 40px auto;
      width: auto; }

  /*********************
  FOOTER STYLES
  *********************/ }
/*********************
PRINT STYLESHEET
*********************/
@media print {
  /******************************************************************
  Site Name: Erstling
  Author: http://www.black-kiwi.at
  
  Stylesheet: Print Stylesheet
  ******************************************************************/
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
            filter: none !important;
    -ms-filter: none !important; }

  a, a:visited {
    color: #444 !important;
    text-decoration: underline; }
    a:after, a:visited:after {
      content: " (" attr(href) ")"; }
    a abbr[title]:after, a:visited abbr[title]:after {
      content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none; } }
