@import url(http://fonts.googleapis.com/css?family=Alegreya+Sans:100,300,400,500,700,800,900);
* {
  padding: 0;
  margin: 0; }

body {
  background: black; }

body.open {
  position: fixed;
  overflow: hidden;
  height: 100vh;
  width: 100%; }

body.start {
  width: 100%;
  top: 0;
  bottom: 0; }

h1 {
  color: white;
  font-family: "Alegreya Sans", Helvetica, Arial, serif;
  font-size: 100px;
  font-weight: 900;
  margin: 20px 0 0 0;
  line-height: 80px; }
  @media only screen and (min-width: 1400px) {
    h1 {
      font-size: 150px;
      line-height: 150px;
      margin-bottom: 20px; } }
  @media only screen and (max-width: 767px) {
    h1 {
      font-size: 50px;
      line-height: .8em; } }

h1.impressum {
  text-align: center;
  text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.1); }

h2 {
  font-size: 18px;
  text-align: center; }
  @media only screen and (max-width: 767px) {
    h2 {
      font-size: 16px; } }

h3 {
  font-size: 24px;
  line-height: 24px;
  font-weight: 400; }
  @media only screen and (max-width: 767px) {
    h3 {
      font-size: 18px; } }

a {
  text-decoration: none; }

a:hover {
  cursor: hand; }

a.button {
  font-size: 18px;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding-left: 30px;
  padding-right: 30px;
  vertical-align: middle;
  border: 1px solid #cccccc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-family: 'Alegreya Sans', Helvetica, Arial, serif;
  font-weight: 400;
  color: #262626; }

a.button:active {
  margin-left: 2px; }

ul.exhibitions {
  list-style-position: inside;
  list-style-type: none; }
  ul.exhibitions li {
    margin: 5px 0; }

body.content header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5); }

#logo a, #language a, #mega-menu div #meta-a a, #mega-menu #meta-b a {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  vertical-align: middle;
  font-size: 24px;
  font-family: 'Alegreya Sans', Helvetica, Arial, serif;
  font-weight: 900;
  color: white;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5); }
  @media only screen and (max-width: 767px) {
    #logo a, #language a, #mega-menu div #meta-a a, #mega-menu #meta-b a {
      text-shadow: 0px 0px 1px #cccccc; } }

header {
  z-index: 999;
  position: absolute;
  top: 0px;
  width: 100%;
  height: 50px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5); }
  @media only screen and (max-width: 760px) {
    header {
      border-bottom: 0; } }

@media only screen and (max-width: 760px) {
  header.open {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5); } }

header section {
  height: 50px; }
  @media only screen and (min-width: 1200px) {
    header section {
      width: 1200px;
      position: absolute;
      top: 0;
      left: 50%;
      margin-left: -600px; } }

#logo {
  z-index: 1099;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3); }
  #logo a {
    text-transform: uppercase;
    padding-left: 20px;
    padding-right: 20px;
    text-shadow: 0px 0px 1px #cccccc;
    -webkit-transition: .1s ease-in-out;
    -moz-transition: .1s ease-in-out;
    -o-transition: .1s ease-in-out;
    transition: .1s ease-in-out; }
    @media only screen and (max-width: 820px) {
      #logo a {
        padding-left: 15px;
        padding-right: 15px; } }
  #logo a:hover {
    opacity: .9; }

#hero_start {
  z-index: 1;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  background: url("../../assets/leichtstuhl_hero.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

#background {
  z-index: 1;
  position: fixed;
  width: 100%;
  top: 0;
  bottom: 0; }
  @media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
    #background {
      height: 70%; } }
  @media only screen and (max-width: 480px) {
    #background {
      height: 400px; } }

#background.leichtstuhl {
  background-color: #997458;
  background: url("../../assets/leichtstuhl_hero.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  @media only screen and (max-width: 1024px) {
    #background.leichtstuhl {
      background: url("../../assets/leichtstuhl_hero_m.jpg") no-repeat center center;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover; } }

#background.libelle {
  background-color: #997458;
  background: url("../../assets/libelle_hero.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  @media only screen and (max-width: 1024px) {
    #background.libelle {
      background: url("../../assets/libelle_hero_m.jpg") no-repeat center center;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover; } }

#background.pcw015 {
  background-color: #997458;
  background: url("../../assets/pcw015_hero.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  @media only screen and (max-width: 1024px) {
    #background.pcw015 {
      background: url("../../assets/pcw015_hero_m.jpg") no-repeat center center;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover; } }

#background.curve {
  background-color: #997458;
  background: url("../../assets/curve_hero.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  @media only screen and (max-width: 1024px) {
    #background.curve {
      background: url("../../assets/curve_hero_m.jpg") no-repeat center center;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover; } }

#background.ueber-kontakt {
  background-color: #997458;
  background: url("../../assets/ueber-kontakt_hero.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  @media only screen and (max-width: 1024px) {
    #background.ueber-kontakt {
      background: url("../../assets/ueber-kontakt_hero_m.jpg") no-repeat center center;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover; } }

#slideshow {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%; }

#slideshow .item {
  display: block;
  width: 100%;
  top: 0;
  bottom: 0;
  z-index: 500; }

#slideshow .item .slide {
  display: block;
  width: 100%;
  height: 100vh; }

#slideshow .item .home-leichtstuhl {
  background: url("../../assets/leichtstuhl_hero.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

#slideshow .item .home-libelle {
  background: url("../../assets/libelle_hero.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

#slideshow .item .home-pcw015 {
  background: url("../../assets/pcw015_hero.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

#slideshow .item .curve {
  background: url("../../assets/curve_hero.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

#slideshow .item .slide img {
  display: block;
  width: auto;
  height: 100%; }

.owl-carousel .owl-stage-outer .owl-stage .owl-item .home-wrapper {
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -65px;
  text-align: center; }
  @media only screen and (max-width: 767px) {
    .owl-carousel .owl-stage-outer .owl-stage .owl-item .home-wrapper {
      margin-top: -50px; } }
  @media only screen and (max-width: 320px) {
    .owl-carousel .owl-stage-outer .owl-stage .owl-item .home-wrapper {
      top: 0;
      margin-top: 90px; } }
  @media only screen and (min-device-width: 320px) and (max-device-width: 667px) and (orientation: landscape) {
    .owl-carousel .owl-stage-outer .owl-stage .owl-item .home-wrapper {
      top: 40px;
      margin-top: 0px; } }
  .owl-carousel .owl-stage-outer .owl-stage .owl-item .home-wrapper p {
    color: white;
    font-family: "Alegreya Sans", Helvetica, Arial, serif;
    font-weight: 400;
    font-size: 18px;
    margin-top: 10px;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8); }
    @media only screen and (max-width: 767px) {
      .owl-carousel .owl-stage-outer .owl-stage .owl-item .home-wrapper p {
        margin-top: 10px; } }
  .owl-carousel .owl-stage-outer .owl-stage .owl-item .home-wrapper a.button {
    margin-top: 30px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    background: white;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-family: 'Alegreya Sans', Helvetica, Arial, serif;
    font-weight: 400;
    color: white; }
    @media only screen and (max-height: 480px) {
      .owl-carousel .owl-stage-outer .owl-stage .owl-item .home-wrapper a.button {
        margin-top: 15px; } }
  .owl-carousel .owl-stage-outer .owl-stage .owl-item .home-wrapper a.button:active {
    margin-top: 32px;
    margin-bottom: -1px; }
    @media only screen and (max-height: 480px) {
      .owl-carousel .owl-stage-outer .owl-stage .owl-item .home-wrapper a.button:active {
        margin-top: 17px; } }
  .owl-carousel .owl-stage-outer .owl-stage .owl-item .home-wrapper a.home-1 {
    background-color: rgba(188, 211, 179, 0.5); }
  .owl-carousel .owl-stage-outer .owl-stage .owl-item .home-wrapper a.home-2 {
    background-color: rgba(204, 204, 204, 0.2); }
  .owl-carousel .owl-stage-outer .owl-stage .owl-item .home-wrapper a.home-3 {
    background-color: rgba(204, 204, 204, 0.2); }

@media only screen and (max-width: 320px) {
  .owl-carousel .owl-stage-outer .owl-stage .owl-item .home-wrapper:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
    /* Adjusts for spacing */ } }

main {
  z-index: 100;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }
  main #hero {
    display: block;
    height: 100vh;
    width: 100%;
    text-align: center;
    vertical-align: bottom; }
    @media only screen and (max-width: 1024px) {
      main #hero {
        height: 650px; } }
    @media only screen and (max-width: 767px) {
      main #hero {
        height: 600px; } }
    @media only screen and (max-width: 480px) {
      main #hero {
        height: 400px; } }
    main #hero .wrapper {
      display: inline-block;
      vertical-align: middle; }
      main #hero .wrapper h3 {
        font-family: 'Alegreya Sans', Helvetica, Arial, serif;
        font-weight: 900;
        color: white;
        font-weight: 400;
        font-size: 60px;
        text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
        margin-top: 10px; }
        @media only screen and (max-width: 767px) {
          main #hero .wrapper h3 {
            font-size: 36px; } }
  main #hero:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
    /* Adjusts for spacing */ }
  main #buzzwords {
    margin-top: -10vh;
    display: block;
    height: 320px;
    width: 100%;
    text-align: center;
    font-size: 70px;
    line-height: 70px;
    font-family: 'Alegreya Sans', Helvetica, Arial, serif;
    font-weight: 900;
    color: #262626; }
    @media only screen and (max-width: 1024px) {
      main #buzzwords {
        margin-top: -65px; } }
    @media only screen and (max-width: 767px) {
      main #buzzwords {
        height: 250px;
        font-size: 50px;
        line-height: 50px; } }
    main #buzzwords .wrapper {
      display: inline-block;
      vertical-align: middle; }
  main #buzzwords:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
    /* Adjusts for spacing */ }
  main #buzzwords.leichtstuhl {
    background: white url("../../assets/buzz_bg_leichtstuhl.svg") no-repeat center center; }
  main #buzzwords.libelle {
    background: white url("../../assets/buzz_bg_libelle.svg") no-repeat center center; }
  main #buzzwords.pcw015 {
    background: white url("../../assets/buzz_bg_pcw015.svg") no-repeat center center; }
  main #buzzwords.curve {
    background: white url("../../assets/buzz_bg_curve.svg") no-repeat center center; }
  main .grey {
    text-shadow: 0px 0px 1px #cccccc;
    display: block;
    padding-top: 30px;
    padding-bottom: 30px;
    background: #cccccc;
    border-bottom: 1px solid white; }
    @media only screen and (max-width: 1023px) {
      main .grey {
        padding-left: 20px;
        padding-right: 20px; } }
    @media only screen and (max-width: 767px) {
      main .grey {
        padding-top: 20px;
        padding-bottom: 20px; } }
    main .grey .wrapper {
      width: 960px;
      position: relative;
      left: 50%;
      margin-left: -480px;
      font-family: 'Alegreya Sans', Helvetica, Arial, serif;
      font-weight: 900;
      color: white;
      font-size: 36px; }
      @media only screen and (max-width: 1023px) {
        main .grey .wrapper {
          width: 100%;
          left: 0;
          margin: 0; } }
      @media only screen and (max-width: 767px) {
        main .grey .wrapper {
          width: 100%;
          left: 0;
          margin-left: 0;
          font-size: 24px; } }
      main .grey .wrapper h2 {
        font-family: 'Alegreya Sans', Helvetica, Arial, serif;
        font-weight: 400;
        color: white; }
      main .grey .wrapper a {
        font-family: 'Alegreya Sans', Helvetica, Arial, serif;
        font-weight: 900;
        color: white;
        text-decoration: underline; }
  main .top {
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3); }
  main .white {
    text-shadow: 0px 0px 1px white;
    display: block;
    padding-top: 30px;
    padding-bottom: 40px;
    background: white;
    border-bottom: 1px solid white; }
    @media only screen and (max-width: 1023px) {
      main .white {
        padding-left: 20px;
        padding-right: 20px; } }
    @media only screen and (max-width: 767px) {
      main .white {
        padding-top: 20px;
        padding-bottom: 30px; } }
    main .white .wrapper {
      max-width: 960px;
      position: relative;
      left: 50%;
      margin-left: -480px;
      display: block;
      font-family: 'Alegreya Sans', Helvetica, Arial, serif;
      font-weight: 900;
      color: #262626;
      font-size: 36px;
      text-align: center; }
      @media only screen and (max-width: 1023px) {
        main .white .wrapper {
          width: 100%;
          left: 0;
          margin: 0; } }
      @media only screen and (max-width: 767px) {
        main .white .wrapper {
          font-size: 24px; } }
    main .white .info {
      display: inline-block;
      width: 300px;
      margin-top: 25px;
      margin-left: 5px;
      margin-right: 5px;
      vertical-align: top; }
      @media only screen and (max-width: 619px) {
        main .white .info {
          width: 280px;
          margin-left: 0;
          margin-right: 0; } }
      main .white .info a.button {
        margin-top: 25px; }
      main .white .info a.button:active {
        margin-top: 26px;
        margin-bottom: -1px; }
    main .white h2 {
      font-family: 'Alegreya Sans', Helvetica, Arial, serif;
      font-weight: 400;
      color: #262626; }

footer {
  z-index: 90000;
  height: 200px;
  line-height: 50px;
  background: #262626;
  text-shadow: 0px 0px 1px #262626;
  width: 100%; }
  @media (max-width: 980px) {
    footer {
      height: 450px;
      padding-top: 1px; } }
  @media (min-width: 981px) {
    footer div {
      position: absolute;
      width: 960px;
      left: 50%;
      margin-left: -480px;
      padding-top: 50px; } }
  @media (max-width: 980px) {
    footer div {
      position: relative;
      margin: 35px 50px;
      width: auto;
      left: auto;
      padding-top: 0; } }
  @media (max-width: 760px) {
    footer div {
      margin: 35px 15px; } }
  footer div nav {
    width: 100%;
    text-align: center;
    font-family: 'Alegreya Sans', Helvetica, Arial, serif;
    font-weight: 400;
    color: white; }
    footer div nav a {
      -webkit-transition: .2s ease-in-out;
      -moz-transition: .2s ease-in-out;
      -o-transition: .2s ease-in-out;
      transition: .2s ease-in-out; }
      @media only screen and (max-width: 980px) {
        footer div nav a {
          display: inline-block;
          font-family: 'Alegreya Sans', Helvetica, Arial, serif;
          font-weight: 400;
          color: white;
          width: 100%; } }
  footer div a:hover {
    opacity: .8; }
  @media only screen and (max-width: 980px) {
    footer div nav.top-link {
      border-bottom: 1px solid rgba(255, 255, 255, 0.5); } }
  footer div nav.top-link a {
    background: url("../../assets/arrow_medium_up.svg") no-repeat center center;
    text-indent: -5000px; }
    @media only screen and (min-width: 981px) {
      footer div nav.top-link a {
        position: absolute;
        width: 50px;
        height: 50px;
        top: 50px;
        right: 10px; } }
  footer div nav.top-link a:hover {
    opacity: .8; }
  @media only screen and (min-width: 981px) {
    footer div nav.meta a {
      font-family: 'Alegreya Sans', Helvetica, Arial, serif;
      font-weight: 400;
      color: white;
      margin: 0 20px; } }
  @media only screen and (max-width: 980px) {
    footer div nav.meta a {
      border-bottom: 1px solid rgba(255, 255, 255, 0.5); } }
  footer div nav.meta span.language {
    display: inline; }
    @media only screen and (max-width: 980px) {
      footer div nav.meta span.language {
        margin: 0;
        display: block;
        height: 50px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.5); } }
    @media only screen and (max-width: 980px) {
      footer div nav.meta span.language a.language {
        width: 50px;
        border-bottom: 0; } }
    footer div nav.meta span.language .language-selected {
      font-family: 'Alegreya Sans', Helvetica, Arial, serif;
      font-weight: 400;
      color: gray; }
      @media only screen and (min-width: 981px) {
        footer div nav.meta span.language .language-selected {
          margin: 0 20px; } }
      @media only screen and (max-width: 980px) {
        footer div nav.meta span.language .language-selected {
          display: inline-block;
          width: 50px;
          border-bottom: 0; } }
    footer div nav.meta span.language .language-seperator {
      font-family: 'Alegreya Sans', Helvetica, Arial, serif;
      font-weight: 400;
      color: gray; }
      @media only screen and (min-width: 981px) {
        footer div nav.meta span.language .language-seperator {
          margin: 0 -15px; } }
  footer div nav.social {
    font-size: 24px; }
    @media only screen and (max-width: 980px) {
      footer div nav.social {
        border-bottom: 1px solid rgba(255, 255, 255, 0.5); } }
    footer div nav.social a {
      display: inline-block;
      height: 50px;
      width: 50px;
      color: white; }
      @media only screen and (max-width: 980px) {
        footer div nav.social a {
          width: 120px; } }
    footer div nav.social a:hover {
      color: rgba(255, 255, 255, 0.8); }
  footer nav.logo {
    padding-top: 20px;
    font-size: 24px;
    text-transform: uppercase; }
    footer nav.logo a {
      font-family: 'Alegreya Sans', Helvetica, Arial, serif;
      font-weight: 900;
      color: white; }
    @media only screen and (min-width: 981px) {
      footer nav.logo {
        padding: 0;
        position: absolute;
        width: 50px;
        height: 50px;
        top: 50px;
        left: 0px;
        width: 250px;
        display: inline-block; } }
  @media only screen and (min-width: 981px) {
    footer nav.legal {
      position: absolute;
      width: 50px;
      height: 50px;
      top: 75px;
      left: 20px;
      width: 250px;
      text-align: left; }
      footer nav.legal a {
        font-family: 'Alegreya Sans', Helvetica, Arial, serif;
        font-weight: 400;
        color: white; } }

#about-contact-1 {
  margin-top: -10vh; }
  @media only screen and (max-width: 1024px) {
    #about-contact-1 {
      margin-top: -65px; } }

#about-contact-2, #about-contact-4 {
  position: relative;
  display: block;
  width: 100%; }
  #about-contact-2 .wrapper, #about-contact-4 .wrapper {
    position: relative;
    display: block;
    left: 50%;
    margin-left: -512px;
    max-width: 1024px;
    font-size: 36px;
    text-align: left; }

#about-contact-2 {
  padding-bottom: 30px;
  padding-top: 40px;
  background: #cccccc;
  text-shadow: 0px 0px 1px #cccccc; }
  #about-contact-2 .wrapper {
    text-align: center;
    font-family: 'Alegreya Sans', Helvetica, Arial, serif;
    font-weight: 900;
    color: white; }
    #about-contact-2 .wrapper a {
      color: white; }
    #about-contact-2 .wrapper h2 {
      font-family: 'Alegreya Sans', Helvetica, Arial, serif;
      font-weight: 400;
      color: white; }
    @media only screen and (max-width: 950px) {
      #about-contact-2 .wrapper {
        text-align: left;
        left: 0;
        margin: 0;
        width: 100%; } }
    #about-contact-2 .wrapper h2 {
      text-align: left; }
    #about-contact-2 .wrapper ul {
      list-style-position: inside;
      list-style-type: circle;
      padding-left: 1em;
      text-indent: -1em; }
    #about-contact-2 .wrapper li {
      margin: 5px 0; }
    #about-contact-2 .wrapper .info {
      display: inline-block;
      vertical-align: top;
      width: 425px;
      text-align: left; }
      @media only screen and (max-width: 950px) {
        #about-contact-2 .wrapper .info {
          width: 90%; } }
      @media only screen and (max-width: 767px) {
        #about-contact-2 .wrapper .info {
          font-size: 24px;
          line-height: 24px; } }
    #about-contact-2 .wrapper .left {
      margin-left: 30px;
      margin-right: 30px; }
      @media only screen and (max-width: 950px) {
        #about-contact-2 .wrapper .left {
          margin-right: 0; } }
    #about-contact-2 .wrapper .right {
      margin-left: 30px;
      margin-right: 30px; }
      @media only screen and (max-width: 950px) {
        #about-contact-2 .wrapper .right {
          margin-top: 30px;
          margin-right: 0; } }

#about-contact-3 .wrapper h3 {
  margin-top: 20px; }
#about-contact-3 .wrapper a {
  color: #262626; }

a.contact-social {
  display: inline-block;
  padding-top: 12px;
  width: 80px;
  height: 68px;
  margin: 15px 0px;
  color: white;
  font-weight: 400;
  font-size: 50px;
  text-align: center;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3); }
  @media only screen and (max-width: 767px) {
    a.contact-social {
      font-size: 40px;
      padding-top: 8px;
      width: 60px;
      height: 52px; } }

a.contact-social:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

a.contact-social:hover {
  color: rgba(255, 255, 255, 0.85); }

#contact-1 {
  margin-top: -10vh;
  position: relative;
  display: block;
  width: 100%;
  background: white;
  text-shadow: 0px 0px 1px white; }
  @media only screen and (max-width: 980px) {
    #contact-1 {
      margin-top: -65px; } }
  #contact-1 .wrapper {
    position: relative;
    display: block;
    left: 50%;
    margin-left: -512px;
    max-width: 980px;
    font-size: 36px;
    text-align: left;
    padding-top: 90px;
    padding-bottom: 65px;
    font-family: 'Alegreya Sans', Helvetica, Arial, serif;
    font-weight: 900;
    color: #262626;
    background: url("../../assets/kontakt_bg.jpg") no-repeat right center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain; }
    #contact-1 .wrapper a {
      color: #262626;
      text-decoration: underline; }
    #contact-1 .wrapper h2 {
      font-family: 'Alegreya Sans', Helvetica, Arial, serif;
      font-weight: 400;
      color: #262626; }
    @media only screen and (max-width: 980px) {
      #contact-1 .wrapper {
        padding-top: 50px;
        left: 0;
        margin-left: 0;
        max-width: 100%;
        font-size: 24px;
        padding-bottom: 480px;
        background: url("../../assets/kontakt_bg.jpg") no-repeat center bottom; } }
    #contact-1 .wrapper .info {
      display: inline-block;
      width: 425px;
      text-align: center;
      margin-left: 30px;
      margin-right: 30px; }
      #contact-1 .wrapper .info p {
        line-height: 36px;
        margin-bottom: 20px; }
        @media only screen and (max-width: 767px) {
          #contact-1 .wrapper .info p {
            line-height: 28px; } }
      #contact-1 .wrapper .info .meta {
        margin-top: 40px;
        font-size: 18px;
        line-height: 1.5em;
        font-family: 'Alegreya Sans', Helvetica, Arial, serif;
        font-weight: 400;
        color: #262626; }
      #contact-1 .wrapper .info .name {
        text-transform: uppercase;
        margin-bottom: 0; }
      #contact-1 .wrapper .info h3 {
        margin-bottom: 20px; }
      @media only screen and (max-width: 980px) {
        #contact-1 .wrapper .info {
          margin: 0;
          width: 100%; } }

#about-contact-1 .wrapper a, #about-contact-2 .wrapper a, #about-contact-3 .wrapper a, #about-contact-4 .wrapper a {
  text-decoration: underline; }

.gallery {
  height: 700px;
  background: #ccc;
  border-bottom: 1px solid white; }
  @media only screen and (max-width: 767px) {
    .gallery {
      height: auto;
      padding-top: 0px;
      padding-bottom: 0px;
      padding-left: 0;
      padding-right: 0; } }

.gallery img {
  margin-top: 45px;
  margin-bottom: 50px; }
  @media only screen and (max-width: 767px) {
    .gallery img {
      margin-bottom: 50px; } }

.video {
  position: relative;
  left: 50%;
  width: 960px;
  height: 540px;
  margin-left: -480px;
  margin-top: 15px;
  margin-bottom: 15px; }
  @media only screen and (max-width: 1023px) {
    .video {
      width: 720px;
      height: 405px;
      margin-left: -360px; } }
  @media only screen and (max-width: 760px) {
    .video {
      width: 320px;
      height: 180px;
      margin-left: -160px; } }

#language {
  z-index: 1100;
  position: absolute;
  top: 0;
  right: 80px;
  display: block; }
  #language a {
    text-transform: uppercase;
    display: inline-block;
    padding: 0;
    padding-right: 25px;
    background: url("../../assets/arrow_small_down.svg") no-repeat right center;
    text-shadow: 0px 0px 1px #cccccc;
    font-weight: 400;
    font-size: 18px; }
    @media only screen and (max-width: 820px) {
      #language a {
        padding-left: 15px;
        padding-right: 15px; } }

#language.open {
  display: none; }

#nav-icon {
  z-index: 1100;
  position: absolute;
  top: 0;
  right: 10px;
  text-align: right;
  width: 50px;
  height: 50px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer; }
  @media only screen and (max-width: 820px) {
    #nav-icon {
      right: 5px; } }

#nav-icon {
  -webkit-transition: .1s ease-in-out;
  -moz-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
  transition: .1s ease-in-out; }
  #nav-icon span {
    display: block;
    position: absolute;
    height: 3px;
    width: 24px;
    background: white;
    border-radius: 20px;
    opacity: 1;
    left: 13px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out; }
  #nav-icon span:nth-child(1) {
    top: 15px; }
  #nav-icon span:nth-child(2), #nav-icon span:nth-child(3) {
    top: 23px; }
  #nav-icon span:nth-child(4) {
    top: 31px; }

#nav-icon:hover {
  opacity: .8; }

#nav-icon.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%; }
#nav-icon.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }
#nav-icon.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }
#nav-icon.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%; }

#mega-menu {
  z-index: 900;
  position: absolute;
  display: none;
  top: 0;
  bottom: 0;
  width: 100%;
  background: rgba(38, 38, 38, 0.8);
  padding-bottom: 100px; }
  #mega-menu div {
    position: fixed;
    top: 51px;
    bottom: 0;
    overflow: auto;
    padding-bottom: 50px;
    width: 100%; }
    @media only screen and (max-width: 980px) {
      #mega-menu div {
        width: 100%; } }
    #mega-menu div #projects {
      position: relative; }
      @media only screen and (min-width: 981px) {
        #mega-menu div #projects {
          width: 710px;
          padding: 0;
          left: 50%;
          margin-left: -490px; } }
      @media only screen and (min-width: 1200px) {
        #mega-menu div #projects {
          width: 820px;
          padding-left: 65px;
          padding-right: 0;
          left: 50%;
          margin-left: -600px; } }
      @media only screen and (max-width: 980px) {
        #mega-menu div #projects {
          padding: 0 50px; } }
      @media only screen and (max-width: 760px) {
        #mega-menu div #projects {
          padding: 0 15px; } }
      #mega-menu div #projects a {
        display: inline-block;
        height: 250px;
        color: white;
        font-family: "Alegreya Sans", Helvetica, Arial, serif;
        font-size: 50px;
        font-weight: 900;
        text-align: center;
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out; }
        @media only screen and (min-width: 981px) {
          #mega-menu div #projects a {
            width: 300px;
            margin: 50px 25px 0 25px; } }
        @media only screen and (min-width: 1200px) {
          #mega-menu div #projects a {
            width: 330px;
            margin: 50px 25px 0 25px; } }
        @media only screen and (max-width: 980px) {
          #mega-menu div #projects a {
            width: 100%;
            margin-top: 50px; } }
        @media only screen and (max-width: 760px) {
          #mega-menu div #projects a {
            height: 200px;
            width: 100%;
            margin-top: 30px; } }
      #mega-menu div #projects a:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -0.25em;
        /* Adjusts for spacing */ }
      #mega-menu div #projects a:hover {
        -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.5);
        box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.5); }
      #mega-menu div #projects a.leichtstuhl {
        background: url("../../assets/leichtstuhl_hero_m.jpg") no-repeat center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover; }
      #mega-menu div #projects a.libelle {
        background: url("../../assets/libelle_hero_m.jpg") no-repeat center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover; }
      #mega-menu div #projects a.pcw015 {
        background: url("../../assets/pcw015_hero_m.jpg") no-repeat center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover; }
      #mega-menu div #projects a.curve {
        background: url("../../assets/curve_hero_m.jpg") no-repeat center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover; }
    #mega-menu div #meta-a {
      position: relative; }
      @media only screen and (min-width: 981px) {
        #mega-menu div #meta-a {
          display: none; } }
      @media only screen and (min-width: 1200px) {
        #mega-menu div #meta-a {
          text-align: left;
          left: 50%;
          margin-left: 290px; } }
      @media only screen and (max-width: 980px) {
        #mega-menu div #meta-a {
          padding: 0 50px;
          margin-top: 50px;
          text-align: center; } }
      @media only screen and (max-width: 760px) {
        #mega-menu div #meta-a {
          padding: 0 15px;
          margin-top: 50px;
          text-align: center; } }
      #mega-menu div #meta-a a {
        display: block;
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
        width: 100%;
        text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5);
        -webkit-transition: .1s ease-in-out;
        -moz-transition: .1s ease-in-out;
        -o-transition: .1s ease-in-out;
        transition: .1s ease-in-out; }
        @media only screen and (min-width: 981px) {
          #mega-menu div #meta-a a {
            text-indent: 20px; } }
      #mega-menu div #meta-a a:nth-child(1) {
        border-top: 1px solid rgba(255, 255, 255, 0.5); }
      #mega-menu div #meta-a div.language {
        position: relative;
        display: block;
        width: 100%;
        padding: 0 0 0 10px;
        margin: 0;
        top: 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.5); }
        @media only screen and (max-width: 980px) {
          #mega-menu div #meta-a div.language {
            margin: 0;
            padding: 0;
            display: block;
            height: 50px;
            border-bottom: 1px solid rgba(255, 255, 255, 0.5); } }
        #mega-menu div #meta-a div.language a {
          display: inline; }
        #mega-menu div #meta-a div.language a.language {
          width: 50px;
          height: 50px;
          margin: 0 10px;
          border: 0; }
          @media only screen and (max-width: 980px) {
            #mega-menu div #meta-a div.language a.language {
              margin: 0; } }
        #mega-menu div #meta-a div.language .language-selected {
          font-family: 'Alegreya Sans', Helvetica, Arial, serif;
          font-weight: 400;
          color: gray;
          text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5); }
          @media only screen and (min-width: 981px) {
            #mega-menu div #meta-a div.language .language-selected {
              display: inline-block;
              margin: 0 10px; } }
          @media only screen and (max-width: 980px) {
            #mega-menu div #meta-a div.language .language-selected {
              display: inline-block;
              border-bottom: 0;
              width: auto; } }
        #mega-menu div #meta-a div.language .language-seperator {
          font-family: 'Alegreya Sans', Helvetica, Arial, serif;
          font-weight: 400;
          color: gray;
          margin: 0 10px;
          display: inline-block; }
      #mega-menu div #meta-a a.language {
        font-size: 18px;
        font-family: 'Alegreya Sans', Helvetica, Arial, serif;
        font-weight: 400;
        color: white;
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
        background: url("../../assets/arrow_small_down.svg") no-repeat right 20px center; }
        @media only screen and (max-width: 767px) {
          #mega-menu div #meta-a a.language {
            font-size: 16px; } }
      #mega-menu div #meta-a a.secondary {
        font-size: 18px;
        font-family: 'Alegreya Sans', Helvetica, Arial, serif;
        font-weight: 400;
        color: white;
        border-bottom: none; }
        @media only screen and (max-width: 767px) {
          #mega-menu div #meta-a a.secondary {
            font-size: 16px; } }
      #mega-menu div #meta-a a:hover {
        color: rgba(255, 255, 255, 0.8); }
  #mega-menu #meta-b {
    position: relative; }
    @media only screen and (max-width: 980px) {
      #mega-menu #meta-b {
        display: none; } }
    @media only screen and (min-width: 981px) {
      #mega-menu #meta-b {
        position: fixed;
        top: 100px;
        left: 50%;
        margin-left: 240px;
        width: 220px;
        text-align: left; } }
    @media only screen and (min-width: 1200px) {
      #mega-menu #meta-b {
        text-align: left;
        left: 50%;
        margin-left: 290px; } }
    #mega-menu #meta-b a {
      display: block;
      border-bottom: 1px solid rgba(255, 255, 255, 0.5);
      width: 100%;
      text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5);
      -webkit-transition: .1s ease-in-out;
      -moz-transition: .1s ease-in-out;
      -o-transition: .1s ease-in-out;
      transition: .1s ease-in-out; }
      @media only screen and (min-width: 981px) {
        #mega-menu #meta-b a {
          text-indent: 20px; } }
    #mega-menu #meta-b a:nth-child(1) {
      border-top: 1px solid rgba(255, 255, 255, 0.5); }
    #mega-menu #meta-b div.language {
      position: relative;
      display: block;
      width: 210px;
      padding: 0 0 0 10px;
      margin: 0;
      top: 0;
      border-bottom: 1px solid rgba(255, 255, 255, 0.5); }
      @media only screen and (max-width: 980px) {
        #mega-menu #meta-b div.language {
          margin: 0;
          padding: 0;
          display: block;
          height: 50px;
          border-bottom: 1px solid rgba(255, 255, 255, 0.5); } }
      #mega-menu #meta-b div.language a {
        display: inline; }
      #mega-menu #meta-b div.language a.language {
        width: 50px;
        height: 50px;
        margin: 0 10px;
        border: 0; }
      #mega-menu #meta-b div.language .language-selected {
        font-family: 'Alegreya Sans', Helvetica, Arial, serif;
        font-weight: 400;
        color: gray;
        text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5); }
        @media only screen and (min-width: 981px) {
          #mega-menu #meta-b div.language .language-selected {
            display: inline-block;
            margin: 0 10px; } }
        @media only screen and (max-width: 980px) {
          #mega-menu #meta-b div.language .language-selected {
            display: inline-block;
            width: 50px;
            border-bottom: 0;
            margin: 0 5px 0 0px;
            width: auto; } }
      #mega-menu #meta-b div.language .language-seperator {
        font-family: 'Alegreya Sans', Helvetica, Arial, serif;
        font-weight: 400;
        color: gray; }
        @media only screen and (min-width: 981px) {
          #mega-menu #meta-b div.language .language-seperator {
            display: inline-block; } }
    #mega-menu #meta-b a.language {
      font-size: 18px;
      font-family: 'Alegreya Sans', Helvetica, Arial, serif;
      font-weight: 400;
      color: white;
      border-bottom: 1px solid rgba(255, 255, 255, 0.5);
      background: url("../../assets/arrow_small_down.svg") no-repeat right 20px center; }
      @media only screen and (max-width: 767px) {
        #mega-menu #meta-b a.language {
          font-size: 16px; } }
    #mega-menu #meta-b a.secondary {
      font-size: 18px;
      font-family: 'Alegreya Sans', Helvetica, Arial, serif;
      font-weight: 400;
      color: white;
      border-bottom: none; }
      @media only screen and (max-width: 767px) {
        #mega-menu #meta-b a.secondary {
          font-size: 16px; } }
    #mega-menu #meta-b a:hover {
      color: rgba(255, 255, 255, 0.8); }

#mega-menu.open {
  display: block; }
