body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
}

a {
  color: #fff;
  text-decoration: none;
}

.body {
  height: auto;
}

.section1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 30%;
}

.section4 {
  position: absolute;
  left: 0px;
  top: 0%;
  right: 0px;
  z-index: 40;
  display: none;
  overflow: hidden;
  width: 100%;
  height: auto;
  min-height: 120%;
  margin-top: 0%;
  clear: none;
  background-color: #464545;
  color: #141414;
}

.section4._2 {
  position: relative;
  height: 10%;
}

.block1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #8ad0ff;
  color: #74eeff;
}

.block1._2 {
  width: 50%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #8affb4;
}

.block1._3 {
  width: 50%;
  background-color: #ffff8a;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  overflow: visible;
  width: 100%;
  background-color: transparent;
}

.navbar.ex {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
}

.gallery {
  position: static;
  display: block;
  overflow: hidden;
  width: auto;
  height: auto;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #464545;
  background-image: url('../images/Westsidegallery.jpg');
  background-position: 50% 69%;
  background-size: cover;
  background-attachment: fixed;
  opacity: 1;
}

.list-item._2 {
  background-color: #505050;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .12), rgba(0, 0, 0, .12)), url('../images/Talking-Houses.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .12), rgba(0, 0, 0, .12)), url('../images/Talking-Houses.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  -webkit-perspective: 1197px;
  perspective: 1197px;
}

.list-item._3 {
  background-color: #464545;
  background-image: url('../images/Floor2-p-1600x1068.jpeg');
  background-size: cover;
}

.list-item._4 {
  background-color: #464545;
  background-image: url('../images/software_Berlussimo.jpg');
  background-size: cover;
  background-attachment: fixed;
}

.list-item._5 {
  background-color: #464545;
  background-image: url('../images/uruguay.jpg');
  background-size: cover;
}

.list-item._31 {
  background-image: url('../images/hausverwaltung_de.jpg');
  background-size: cover;
}

.list-item._41 {
  background-image: url('../images/bau_berlus.jpg');
  background-size: cover;
}

.wrapper {
  position: relative;
  overflow: hidden;
  width: auto;
}

.wrapper.suncon {
  width: 100%;
  min-height: 100vh;
  background-color: #464545;
}

.button-menu {
  position: relative;
  left: 0px;
  top: 30%;
  right: 0px;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 54px;
  text-align: center;
  text-decoration: none;
}

.button-menu.link {
  font-weight: 100;
  text-decoration: none;
}

.button-menu.link-menu {
  display: block;
  width: 300px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 44px;
  font-weight: 700;
  text-transform: capitalize;
}

.button-menu.link-menu.w--current {
  display: block;
  width: 300px;
  max-width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.burger {
  color: #fff;
  font-size: 36px;
  font-weight: 100;
}

.logo-text {
  width: 60%;
  float: left;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 32px;
  font-weight: 700;
}

.logo-text.lab {
  width: 20%;
  margin-left: 10px;
  float: left;
  font-weight: 300;
}

.brand {
  position: relative;
  z-index: 1000;
  width: 280px;
  margin-top: 20px;
  float: left;
}

.menu-open {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  height: auto;
  min-height: 100%;
  padding-top: 20vh;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, .43);
}

.button-burger.w--open {
  z-index: 999;
  background-color: transparent;
  color: transparent;
}

.headline-1 {
  display: none;
  margin-top: 0%;
  margin-left: 20px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 94px;
  line-height: 100%;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}

.headline-1._2 {
  margin-left: 0px;
  text-align: center;
}

.headline-1._0 {
  font-size: 204px;
}

.headline-1.zero {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrapper-text {
  padding-top: 0px;
  padding-bottom: 0px;
}

.wrapper-text.sub {
  padding-top: 0px;
  padding-bottom: 0px;
}

.wrapper-text.bio {
  float: none;
}

.contact {
  margin-top: 0px;
  margin-bottom: 100px;
  padding: 40px 0px;
}

.headline3 {
  margin-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 34px;
  line-height: 120%;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}

.text-contact {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 140%;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.text-contact.info {
  width: 40%;
  margin-left: auto;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}

.text-contact.info.project {
  width: 30%;
  float: left;
  clear: left;
  text-align: left;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, .12);
}

.text-contact.bio {
  float: none;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  text-align: left;
}

.text-contact.bio._23 {
  width: 80%;
  float: left;
}

.footer {
  width: auto;
  height: 80px;
  background-color: #242424;
}

.close {
  display: block;
  margin: 20px 25px 20px auto;
  float: right;
}

.slide-1 {
  position: static;
  left: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 21;
  width: auto;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.slide-last {
  width: 20px;
}

.link-menu {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 54px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.map {
  margin-top: 40px;
  margin-bottom: 40px;
}

.navbarheader {
  padding-top: 0px;
}

.location {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 40;
  display: block;
  overflow: hidden;
  width: 100%;
  height: auto;
  min-height: 120%;
  background-color: #242424;
}

.biography {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 40;
  display: block;
  overflow: hidden;
  width: 100%;
  height: auto;
  min-height: 120%;
  background-color: #464545;
}

.impressum {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 40;
  display: block;
  overflow: visible;
  width: 100%;
  height: 100%;
  min-height: 120%;
  background-color: #464545;
}

.imprint-button {
  margin-top: 30px;
  font-family: 'Open Sans', sans-serif;
  text-transform: capitalize;
}

.headline4 {
  display: inline-block;
  margin-bottom: 0px;
  float: none;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 38px;
  line-height: 120%;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, .12);
}

.headline4.arrow {
  display: block;
  width: auto;
  clear: left;
  font-size: 48px;
}

.headline4.arrow._2 {
  width: 50px;
  margin-bottom: 0px;
  float: left;
  clear: left;
  text-align: left;
}

.headline4.arrow._2._3 {
  margin-bottom: 0px;
  float: right;
}

.headline-5 {
  position: relative;
  left: 0px;
  top: 60%;
  bottom: 0px;
  z-index: 0;
  display: block;
  margin: 40px auto 20px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  line-height: 120%;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.headline-5.project {
  position: static;
  left: 0px;
  top: 60%;
  bottom: auto;
  margin-top: 20px;
  clear: left;
  line-height: 120%;
  text-align: left;
  text-transform: uppercase;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, .12);
}

.headline-5.project.link {
  width: auto;
  margin-top: 20px;
  float: left;
  clear: none;
  font-size: 18px;
  font-style: italic;
  font-weight: 700;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, .12), 1px 1px 4px rgba(0, 0, 0, .12);
}

.headline-5.project.link._2 {
  margin-bottom: 0px;
  float: right;
}

.headline-5.bio {
  margin-top: 0px;
  float: none;
  color: #fff;
  text-align: left;
}

.wrapper-head {
  position: relative;
  left: 0px;
  top: 30vh;
  right: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.wrapper-head.home {
  position: relative;
  top: 0vh;
  z-index: 9;
}

.wrapper-head.sub {
  top: 10vh;
}

.headlinee0 {
  position: absolute;
  display: block;
  width: 480vw;
  height: 100vh;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.headlinezero {
  position: relative;
  left: 0px;
  top: 48%;
  z-index: 30;
  display: block;
  width: 80vw;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Oswald, sans-serif;
  font-size: 120px;
  font-weight: 700;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.logo {
  width: auto;
  float: left;
}

.project-image {
  position: relative;
  width: 100%;
  height: 100vh;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .12), rgba(0, 0, 0, .12)), url('../images/software_Berlussimo.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .12), rgba(0, 0, 0, .12)), url('../images/software_Berlussimo.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.project-image.talking {
  background-image: -webkit-linear-gradient(270deg, rgba(50, 68, 93, .56), rgba(50, 68, 93, .56)), url('../images/Talking-Houses.jpg');
  background-image: linear-gradient(180deg, rgba(50, 68, 93, .56), rgba(50, 68, 93, .56)), url('../images/Talking-Houses.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.project-image.sudaka {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .16), rgba(0, 0, 0, .16)), url('../images/Floor2-p-1600x1068.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .16), rgba(0, 0, 0, .16)), url('../images/Floor2-p-1600x1068.jpeg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
}

.project-image.west {
  height: auto;
  min-height: 100vh;
  background-image: -webkit-linear-gradient(270deg, rgba(26, 66, 85, .44), rgba(26, 66, 85, .44)), url('../images/Westsidegallery.jpg');
  background-image: linear-gradient(180deg, rgba(26, 66, 85, .44), rgba(26, 66, 85, .44)), url('../images/Westsidegallery.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.project-image.uruguay {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .16), rgba(0, 0, 0, .16)), url('../images/uruguay.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .16), rgba(0, 0, 0, .16)), url('../images/uruguay.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.project-image.berlus {
  background-image: -webkit-linear-gradient(270deg, rgba(48, 89, 121, .27), rgba(48, 89, 121, .27)), url('../images/hausverwaltung_de.jpg');
  background-image: linear-gradient(180deg, rgba(48, 89, 121, .27), rgba(48, 89, 121, .27)), url('../images/hausverwaltung_de.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.project-image.contact {
  background-color: #464545;
  background-image: none;
}

.project-image.cont {
  width: 100%;
  height: auto;
  background-color: #464545;
  background-image: none;
}

.project-image._404 {
  background-color: #2d6388;
  background-image: none;
}

.project-image.bau {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .16), rgba(0, 0, 0, .16)), url('../images/bau_berlus.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .16), rgba(0, 0, 0, .16)), url('../images/bau_berlus.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.container-head-project {
  position: static;
  display: block;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.imagebox {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 6;
  overflow: scroll;
  width: 100%;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.down {
  position: absolute;
  left: 0px;
  top: 90vh;
  right: 0px;
  display: block;
  width: 10%;
  margin-right: auto;
  margin-left: auto;
}

.down._2 {
  top: 190vh;
}

.down._2.w--current {
  top: 190vh;
}

.down._3 {
  top: 290vh;
}

.down._3.w--current {
  top: 290vh;
}

.down._4 {
  top: 390vh;
}

.down._5 {
  top: 490vh;
}

.down._5.w--current {
  top: 590vh;
}

.down.up {
  top: 690vh;
}

.down._6 {
  top: 590vh;
}

.back-arrow {
  width: 100%;
  float: right;
}

.extern-link {
  width: 100%;
  float: left;
  clear: left;
}

.arrowdown {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.arrow-link {
  display: inline-block;
  margin-top: -20px;
  margin-right: 10px;
  float: none;
}

.externlink {
  margin-top: 10px;
  margin-right: 5px;
  float: left;
}

.backlink {
  margin-top: 10px;
  margin-right: 5px;
  float: right;
}

.link-box {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.subbar {
  position: absolute;
  left: 0px;
  top: 80px;
  right: 0px;
  height: 40px;
  background-color: transparent;
}

.dropdownsub {
  margin-right: 80px;
  margin-left: 0px;
  padding: 0px 10px 5px 0px;
  float: none;
  clear: none;
  font-family: 'Open Sans', sans-serif;
  color: #f5f5f5;
  font-weight: 600;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, .12);
}

.dropdownsub.inside {
  margin-right: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  font-size: 16px;
}

.dropdownsub.wrappersub {
  margin-right: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

.nav-menu-2 {
  width: 100%;
  float: left;
}

.subicon {
  position: relative;
  display: none;
  margin-right: 0px;
  margin-left: 0px;
  float: left;
}

.subicon.sub {
  display: none;
}

.dropdownbox {
  padding: 5px 10px 5px 0px;
  background-color: hsla(0, 0%, 96%, 0);
  font-family: 'Open Sans', sans-serif;
  color: #f5f5f5;
  font-size: 16px;
  font-weight: 300;
}

.dropdown-list.w--open {
  background-color: transparent;
}

.link-block {
  display: none;
}

.bild {
  width: 30%;
  margin-top: 0px;
  margin-right: 20px;
  float: left;
}

.nav-link {
  padding: 0px;
  color: #f5f5f5;
}

html.w-mod-js *[data-ix="new-interaction"] {
  display: none;
  opacity: 1;
  -webkit-transform: translate(-100%, 0%);
  -ms-transform: translate(-100%, 0%);
  transform: translate(-100%, 0%);
}

html.w-mod-js *[data-ix="biography"] {
  display: none;
  opacity: 1;
  -webkit-transform: translate(-100%, 0%);
  -ms-transform: translate(-100%, 0%);
  transform: translate(-100%, 0%);
}

html.w-mod-js *[data-ix="new-interaction-2"] {
  display: none;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

@media (max-width: 991px) {
  .wrapper-text {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .contact {
    margin-top: 0px;
  }
  .text-contact.info.project {
    position: static;
    width: 50%;
    padding-right: 40px;
    float: left;
    clear: left;
  }
  .headline-5 {
    width: 40%;
  }
  .headline-5.project {
    width: 50%;
    float: left;
  }
  .headline-5.project.link._2 {
    width: auto;
  }
  .headline-5.bio {
    width: auto;
    float: none;
  }
  .wrapper-head {
    top: 20vh;
  }
  .headlinezero {
    font-size: 33vw;
    letter-spacing: 1px;
  }
  .project-image.berlus {
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/hausverwaltung_de.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/hausverwaltung_de.jpg');
    background-size: auto, cover;
  }
  .subbar {
    left: 0px;
    top: 80px;
    right: 0px;
  }
  .dropdownsub {
    margin-right: 60px;
  }
  .dropdownbox {
    float: left;
    clear: left;
    font-size: 16px;
  }
  .bild {
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .list-item {
    height: 100vh;
  }
  .list-item._3 {
    background-color: #f0c;
  }
  .list-item._4 {
    background-color: #00e087;
  }
  .button-menu.link-menu {
    max-width: 80%;
    margin-bottom: 10px;
    font-size: 24px;
  }
  .button-menu.link-menu.w--current {
    max-width: 80%;
    margin-bottom: 10px;
    font-size: 24px;
  }
  .logo-text.lab {
    margin-left: 20px;
  }
  .brand {
    padding-left: 0px;
  }
  .wrapper-text {
    padding-left: 0px;
  }
  .wrapper-text.sub {
    padding-left: 0px;
  }
  .wrapper-text.bio {
    float: left;
  }
  .contact.biog {
    padding-top: 0px;
  }
  .text-contact.info {
    width: 60%;
    font-size: 14px;
  }
  .text-contact.info.project {
    width: 80%;
  }
  .text-contact.bio {
    width: 100%;
  }
  .navbarheader {
    padding-top: 0px;
    padding-left: 20px;
  }
  .biography {
    display: none;
  }
  .imprint-button {
    margin-left: 20px;
  }
  .headline-5 {
    font-size: 18px;
  }
  .headline-5.project {
    width: 80%;
    font-size: 24px;
  }
  .wrapper-head {
    top: 15vh;
    padding-right: 20px;
    padding-left: 20px;
  }
  .headlinezero {
    top: 40%;
    font-size: 33vw;
    line-height: 30px;
  }
  .project-image.berlus {
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/hausverwaltung_de.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/hausverwaltung_de.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
  }
  .subbar {
    top: 70px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .dropdownsub {
    margin-right: 20px;
  }
  .dropdownsub.inside {
    float: left;
    clear: left;
  }
  .dropdownsub.wrappersub {
    float: left;
    clear: left;
  }
  .nav-menu-2 {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    min-height: 100%;
    margin-top: 0px;
    padding-top: 100px;
    padding-left: 20px;
    float: none;
    background-color: rgba(0, 0, 0, .41);
  }
  .subicon {
    margin-top: 5px;
    margin-left: 5px;
    clear: left;
  }
  .subicon.sub {
    position: relative;
    display: none;
    margin-left: 0px;
    float: left;
  }
  .submenu.button {
    padding: 0px;
    float: left;
  }
  .submenu.button.w--open {
    z-index: 6;
    background-color: transparent;
  }
  .submenuopentext {
    margin-left: 10px;
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 600;
  }
  .icon-submenu {
    width: 22px;
    float: left;
  }
  .link-block {
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
    width: 100%;
    min-height: 100%;
  }
  .bild {
    width: 100%;
  }
  .nav-link {
    font-family: 'Open Sans', sans-serif;
    color: #f5f5f5;
    font-size: 16px;
    font-weight: 300;
  }
}

@media (max-width: 479px) {
  .section4 {
    display: none;
  }
  .list-item {
    height: 100vh;
  }
  .list-item._31 {
    background-position: 70% 50%;
  }
  .logo-text {
    font-size: 20px;
  }
  .brand {
    width: 170px;
    padding-left: 10px;
  }
  .button-burger {
    padding: 14px;
  }
  .button-burger.w--open {
    padding: 12px;
  }
  .headline-1 {
    font-size: 70px;
  }
  .wrapper-text {
    padding-right: 0px;
    padding-left: 0px;
  }
  .contact {
    display: block;
    padding-right: 0px;
    padding-left: 0px;
  }
  .text-contact.info.project {
    width: 100%;
    padding-right: 0px;
    text-align: center;
  }
  .text-contact.bio {
    width: 100%;
  }
  .navbarheader {
    padding-left: 10px;
  }
  .headline4 {
    display: block;
    width: 100%;
    float: none;
    clear: none;
    font-size: 24px;
    text-align: center;
  }
  .headline4.arrow._2 {
    margin-bottom: 0px;
  }
  .headline-5 {
    width: 60%;
  }
  .headline-5.project {
    width: 100%;
    text-align: center;
  }
  .headline-5.project.link._2 {
    margin-bottom: 0px;
  }
  .wrapper-head {
    top: 10vh;
  }
  .wrapper-head.home {
    width: 100%;
  }
  .headlinezero {
    top: 35%;
    font-size: 33vw;
  }
  .project-image.berlus {
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/hausverwaltung_de.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/hausverwaltung_de.jpg');
    background-position: 0px 0px, 69% 50%;
  }
  .extern-link {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .arrow-link {
    display: block;
    margin: 0px auto 10px;
  }
  .subbar {
    top: 60px;
  }
  .dropdownsub.inside {
    font-size: 16px;
  }
  .subicon {
    display: none;
  }
  .subicon.sub {
    display: none;
  }
  .dropdown-list {
    position: relative;
  }
  .nav-link {
    margin-right: 20px;
    padding: 0px 10px 5px 0px;
  }
}