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

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Abel, sans-serif;
  color: #818181;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  text-transform: uppercase;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Abel, sans-serif;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  text-align: left;
}

p {
  margin-bottom: 5px;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  text-align: justify;
}

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

.button {
  display: block;
  width: 80%;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 15px;
  border: 1px solid white;
  border-radius: 1px;
  background-color: transparent;
  font-family: Raleway, sans-serif;
  color: white;
  font-weight: 100;
  text-align: center;
  text-decoration: none;
}

.button:hover {
  background-color: rgba(255, 255, 255, 0.09);
}

.button.w--current {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.button.gapa-menu-botton {
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid rgba(105, 105, 105, 0.49);
  background-color: transparent;
  font-family: Abel, sans-serif;
  color: #333;
  font-size: 18px;
  text-transform: uppercase;
}

.nav-section {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1001;
  height: 80px;
  border-bottom-style: none;
  border-bottom-width: 1px;
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 10px 0px;
}

.nav-block {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1000;
  height: 80px;
  border-bottom-style: none;
  border-bottom-width: 1px;
  background-color: white;
}

.logo {
  height: 50px;
  margin-top: 15px;
  padding-top: 0px;
}

.navbar {
  background-color: white;
}

.header {
  width: 100%;
  height: 400px;
  min-height: 0%;
  min-width: 0%;
  margin-top: 80px;
}

.head-block {
  width: 100%;
  height: 400px;
}

.head-slider {
  width: 100%;
  height: 400px;
}

.head-slide1 {
  padding-top: 100px;
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.65) 50%, black), url('../images/IMG_4112_b.jpg');
  background-image: linear-gradient(rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.65) 50%, black), url('../images/IMG_4112_b.jpg');
  background-position: 0% 0%, 50% 30%;
  background-size: auto, cover;
}

.head-slide2 {
  padding-top: 0px;
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.65) 53%, rgba(0, 0, 0, 0.85)), url('../images/0-(1090)_b.jpg');
  background-image: linear-gradient(rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.65) 53%, rgba(0, 0, 0, 0.85)), url('../images/0-(1090)_b.jpg');
  background-position: 0% 0%, 50% 2%;
  background-size: auto, cover;
}

.nav-link {
  height: 80px;
  padding-top: 30px;
  font-family: Abel, sans-serif;
  font-size: 15px;
  text-transform: uppercase;
}

.nav-link:hover {
  color: gray;
}

.head-text-container {
  margin-top: 0px;
  padding-top: 0%;
}

.header-heading-h1 {
  font-family: Abel, sans-serif;
  color: white;
  font-size: 52px;
  line-height: 50px;
  font-weight: 400;
  text-align: center;
}

.header-heading-h2 {
  margin-top: 0px;
  font-family: Abel, sans-serif;
  color: white;
  font-size: 23px;
  font-weight: 400;
  text-align: center;
}

.about {
  margin-bottom: 100px;
  padding-top: 50px;
}

.about-head {
  margin-bottom: 50px;
  padding-left: 20px;
  border-left-style: solid;
  border-left-width: 2px;
}

.heading-text {
  font-family: Abel, sans-serif;
  font-size: 16px;
}

.heading-h1 {
  margin-top: 5px;
  font-family: Abel, sans-serif;
  font-size: 42px;
  line-height: 46px;
}

.column-6-6 {
  height: auto;
}

.text {
  height: auto;
  margin-bottom: 0px;
  float: none;
  clear: none;
  color: #818181;
  font-size: 15px;
  line-height: 26px;
  text-align: justify;
  letter-spacing: 0px;
}

.text.center {
  text-align: center;
}

.text.list {
  list-style-type: disc;
}

.text.disclaimer {
  padding-top: 0px;
  line-height: 17px;
}

.column-full-image {
  width: 100%;
  height: 350px;
  min-height: 0%;
  background-image: url('../images/ID Logo 2015 (1).png');
  background-position: 50% 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.column-full-image.hotel {
  height: auto;
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}

.column-full-image.logo-window {
  background-image: url('../images/Ide-projekt-window4.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.column-full-picture {
  width: auto;
  height: auto;
}

.about-us-extended {
  padding-top: 100px;
  background-color: whitesmoke;
}

.footer {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #1c1c1c;
}

.footer-block {
  padding-right: 25px;
  padding-left: 25px;
}

.subfooter {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #0d0d0d;
}

.unternehmen {
  margin-bottom: 100px;
  padding-top: 50px;
  background-color: white;
}

.section-head {
  margin-bottom: 50px;
  padding-left: 20px;
  border-left-style: solid;
  border-left-width: 2px;
}

.team {
  margin-bottom: 0px;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: whitesmoke;
}

.column-4-4-4 {
  padding-right: 25px;
  padding-left: 10px;
  border-left-style: none;
  border-left-width: 2px;
}

.column-4-4-4.white {
  height: 300px;
  padding-right: 20px;
  padding-left: 20px;
  border-left-style: none;
  background-color: white;
}

.row4-4-4 {
  margin-top: 25px;
  margin-right: 0px;
  margin-left: 0px;
  padding-left: 0px;
}

.container {
  padding-left: 0px;
}

.team-member-image {
  height: 300px;
  background-color: white;
}

.team-member-image.patrick {
  margin-bottom: 15px;
  background-image: url('../images/Ceo_Patrick_Berrendorf.png');
  background-position: 72% 108%;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

.team-content {
  margin-bottom: 50px;
  padding-left: 20px;
  border-left-style: solid;
  border-left-width: 2px;
}

.heading-h4 {
  font-family: Abel, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}

.sub-team-head {
  margin-bottom: 15px;
  font-family: Abel, sans-serif;
  font-size: 15px;
}

.abteilungen-section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.service-divider {
  width: 25%;
  height: 3px;
  margin-bottom: 20px;
  background-color: #333;
  list-style-type: none;
}

.abteilungen-icon-1 {
  width: 70px;
  height: 70px;
  margin-right: 10px;
  float: left;
  background-image: url('../images/marketing-buzz.svg');
}

.abteilungen-icon-wraper {
  height: 180px;
  float: left;
}

.abteilungen-icon {
  width: 70px;
  height: 70px;
  margin-right: 10px;
}

.abteilungen-icon.investment-icon {
  background-image: url('../images/stock7.svg');
  background-size: cover;
}

.abteilungen-icon.entwicklung-icon {
  float: left;
  background-image: url('../images/marketing-buzz.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.abteilungen-icon.architektur-icon {
  background-image: url('../images/1440435646_Noun_Project_100Icon_10px_grid-100.svg');
  background-size: cover;
}

.abteilungen-icon.consulting-icon {
  background-image: url('../images/search-engine-optimization.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.abteilungen-icon.construction-icon {
  background-image: url('../images/architecture1.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.abteilungen-icon.betten {
  background-image: url('../images/:bed_icon-01-01.svg');
  background-position: 50% 50%;
  background-size: auto;
}

.abteilungen-icon.zimmer {
  background-image: url('../images/:rooms-01.svg');
}

.abteilungen-icon.spa {
  background-image: url('../images/spa-01.svg');
  background-size: auto;
}

.abteilungen-icon.konferenz {
  background-image: url('../images/conference-01-01.svg');
}

.abteilungen-icon.fb {
  background-image: url('../images/gourmet-01.svg');
}

.abteilungen-icon.bar {
  background-image: url('../images/:skybar-01.svg');
}

.portfolio-section {
  padding-top: 50px;
  padding-bottom: 100px;
}

.tabs-menu {
  width: 100%;
}

.tab-link {
  width: 23%;
  height: 50px;
  margin-right: 1%;
  margin-left: 1%;
  padding-top: 15px;
  padding-bottom: 15px;
  clear: none;
  border-bottom: 3px solid #333;
  background-color: transparent;
}

.tab-link.design {
  margin-right: 3px;
  margin-left: 3px;
  padding-right: 15px;
  padding-left: 10px;
  border-bottom-style: none;
  border-radius: 2px;
  background-color: #333;
}

.tab-link.design.w--current {
  margin-right: 3px;
  margin-left: 3px;
  background-color: #333;
}

.black-arrow {
  position: absolute;
  left: 0%;
  right: 0%;
  bottom: -11px;
  z-index: 0;
  display: block;
  width: 25px;
  height: 25px;
  min-width: 0px;
  margin-right: auto;
  margin-left: auto;
  border-bottom-style: none;
  border-bottom-width: 0px;
  background-color: #333;
  opacity: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.black-arrow.current {
  opacity: 1;
}

.white-arrow {
  position: absolute;
  left: -32px;
  top: 0px;
  bottom: 0px;
  width: 50px;
  height: 50px;
  background-color: white;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.tab-text {
  font-family: Abel, sans-serif;
  color: white;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
}

.tabs-content {
  height: 500px;
  margin-top: 25px;
}

.tabs {
  margin-top: 100px;
}

.projekte-section {
  padding-top: 50px;
  padding-bottom: 0px;
}

.full-w-image {
  width: 100%;
  height: 50vh;
  min-width: 100%;
}

.full-w-image.gapa2016 {
  padding-top: 7%;
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.74), rgba(0, 0, 0, 0.74)), url('../images/0-(770)_b.jpg');
  background-image: linear-gradient(rgba(0, 0, 0, 0.74), rgba(0, 0, 0, 0.74)), url('../images/0-(770)_b.jpg');
  background-position: 0% 0%, 50% 0px;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.down-arrow {
  display: block;
  width: 50px;
  height: 50px;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
  border: 3px solid white;
  border-radius: 30px;
  font-family: Abel, sans-serif;
  color: white;
  font-size: 42px;
  line-height: 49px;
  text-align: center;
  text-decoration: none;
}

.down-arrow.black {
  border-color: #333;
  color: #333;
}

.gapa2016 {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: whitesmoke;
}

.projekt-titel {
  margin-top: 50px;
}

.impressionen {
  width: 100%;
  margin-top: 0px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.impressionen-column {
  padding-right: 2px;
  padding-left: 2px;
}

.gapa-menu {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 10;
  width: 11%;
  margin-top: 105px;
  border-top-style: solid;
  border-top-width: 1px;
  border-right-style: solid;
  border-right-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  background-color: whitesmoke;
  box-shadow: black 1px 1px 14px -4px;
}

.gapa-menu-block {
  padding: 10px;
}

.next-section-title {
  margin-top: 5px;
  margin-bottom: 5px;
}

.next-section-title-text {
  font-family: Abel, sans-serif;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
}

.impressionen-text-block {
  width: auto;
  height: 230px;
  padding-top: 25%;
  padding-left: 15px;
  background-color: whitesmoke;
}

.impressionen-text-block.image._1 {
  background-image: url('../images/0-(769)_b.png');
  background-position: 96% 50%;
  background-size: cover;
}

.impressionen-text-block.image._2 {
  background-image: url('../images/0-(770)_b.jpg');
  background-position: 56% 50%;
  background-size: cover;
}

.impressionen-text-block.image._3 {
  background-image: url('../images/0-(1090)_b.jpg');
  background-position: 41% 0%;
  background-size: cover;
}

.impressionen-heading-h2 {
  margin-bottom: 0px;
  font-family: Abel, sans-serif;
}

.impressionen-row {
  margin-top: 4px;
}

.impressionen-image {
  height: 230px;
}

.impressionen-image._1 {
  background-image: url('../images/0-(1090)_b.jpg');
  background-position: 27% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.impressionen-image._2 {
  background-image: url('../images/0-(27)_b.jpg');
  background-size: cover;
}

.impressionen-image._3 {
  background-image: url('../images/0-(363)_b.jpg');
  background-size: cover;
}

.impressionen-image._5 {
  background-image: url('../images/room_concept.jpg');
  background-position: 29% 0%;
  background-size: cover;
}

.impressionen-image._6 {
  background-image: url('../images/spa_liegen_b.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.impressionen-image._4 {
  background-image: url('../images/skybar.jpg');
  background-size: cover;
}

.impressionen-image._7 {
  background-image: url('../images/exterieur_design2.jpg');
  background-position: 50% 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.impressionen-image._8 {
  background-image: url('../images/exterieur_design.jpg');
  background-position: 6% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.impressionen-image._9 {
  background-image: url('../images/pool.jpg');
  background-position: 11% 50%;
  background-size: cover;
}

.impressionen-picture {
  width: 100%;
  height: 100%;
}

.fortschritt-box {
  padding-top: 30px;
}

.time-line {
  display: block;
  width: 90%;
  height: 3px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  background-color: #333;
}

.time-line.process {
  width: 50%;
  float: left;
  background-color: #c0392b;
}

.process-point-small {
  position: relative;
  top: 116px;
  right: 0px;
  width: 30px;
  height: 30px;
  border: 3px solid #333;
  border-radius: 25px;
  background-color: whitesmoke;
}

.process-point-small._0vh {
  position: relative;
  left: 2%;
  top: -13px;
  z-index: 1;
  margin-bottom: -30px;
}

.process-point-small._25vh {
  left: 25%;
  top: -13px;
  right: 0px;
  z-index: 1;
  margin-bottom: -30px;
  background-color: whitesmoke;
}

.process-point-small._50vh {
  left: 50%;
  top: -13px;
  right: 0px;
  z-index: 1;
  margin-bottom: -30px;
  background-color: #c0392b;
}

.process-point-small._75vh {
  left: 75%;
  top: -14px;
  z-index: 1;
  margin-bottom: -30px;
}

.process-point-small._100vh {
  left: 95%;
  top: -13px;
  z-index: 1;
  margin-bottom: -30px;
}

.fortschritt-row {
  position: relative;
  top: -52px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.fortschritt-text {
  position: relative;
  left: 2%;
  top: 0px;
  display: inline-block;
  margin-top: 50px;
  font-family: Abel, sans-serif;
  font-size: 30px;
  text-align: left;
}

.fortschritt-text.center {
  padding-left: 55px;
  text-align: center;
}

.fortschritt-text._25vh {
  position: relative;
  left: 21%;
  top: 0px;
  text-align: center;
}

.fortschritt-text._50vh {
  position: relative;
  left: 40%;
  top: 0px;
}

.fortschritt-text._75vh {
  left: 60%;
}

.fortschritt-text._100vh {
  left: 75%;
}

.fortschritt-text-content {
  position: relative;
  left: -17px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 800;
  text-align: center;
}

.fortschritt-text-content.left {
  left: 0px;
  margin-bottom: 30px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  text-align: left;
}

.fortschritt-text-content.center {
  left: 10%;
  margin-bottom: 30px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
}

.fortschritt-text-content.center._2 {
  left: 23%;
}

.fortschritt-text-content.center._3 {
  left: 41%;
  font-weight: 300;
}

.fortschritt-text-content.right {
  left: 50%;
  font-size: 14px;
  line-height: 18px;
  font-weight: 200;
  text-align: right;
}

.field-label-form {
  display: none;
  margin-bottom: 0px;
  font-family: Abel, sans-serif;
  font-size: 16px;
}

.text-field-form {
  margin-bottom: 14px;
  padding-top: 0px;
  border-top-style: none;
  border-right-style: none;
  border-left-style: none;
  background-color: transparent;
  font-family: Abel, sans-serif;
  color: #de4747;
  font-size: 18px;
  font-weight: 400;
}

.text-field-form:active {
  border-bottom-color: black;
  color: black;
}

.text-field-form:focus {
  border-bottom-color: black;
  color: black;
}

.form-block-invest {
  margin-top: 0px;
}

.submit-botton {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  border: 1px none #333;
  border-radius: 3px;
  background-color: transparent;
  font-family: Abel, sans-serif;
  color: #333;
  font-size: 17px;
}

.submit-botton:hover {
  background-color: rgba(51, 51, 51, 0.2);
}

.submit-botton.senden-button {
  border: 1px solid #333;
  background-color: transparent;
}

.submit-botton.senden-button:hover {
  background-color: rgba(51, 51, 51, 0.2);
}

.success-message-form {
  display: none;
}

.kontakt {
  padding-top: 50px;
  padding-bottom: 100px;
}

.kontakt-row {
  margin-right: 0px;
  margin-bottom: 50px;
  margin-left: 0px;
}

.kontakt-icon {
  display: block;
  width: 60px;
  height: 60px;
  margin: 25px auto 10px;
}

.footer-head-h2 {
  font-family: Abel, sans-serif;
  color: white;
  font-size: 24px;
  line-height: 28px;
  text-transform: uppercase;
}

.footer-head-h2.left {
  text-align: center;
}

.footer-head-h2.middle {
  text-align: center;
}

.footer-head-h2.right {
  text-align: center;
}

.footer-text {
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 12px;
  font-weight: 100;
  text-align: left;
  text-decoration: none;
}

.footer-text.left {
  font-size: 13px;
  text-align: center;
}

.footer-text.middle {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  font-size: 13px;
  text-align: center;
}

.head-link {
  width: 100%;
  height: 100%;
  padding-top: 100px;
  text-decoration: none;
}

.mobile-head-background {
  display: block;
}

.footer-menu-block {
  width: 100%;
  color: white;
  text-decoration: none;
}

.footer-menu-text {
  margin-bottom: 0px;
  font-family: Abel, sans-serif;
  color: white;
  text-transform: uppercase;
}

.footer-menu-text.right {
  font-size: 16px;
  text-align: center;
}

.subfooter-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 25px;
  padding-left: 25px;
  text-decoration: none;
}

.impressum {
  padding-top: 50px;
  padding-bottom: 100px;
}

.disclaimer {
  padding-top: 50px;
  padding-bottom: 100px;
}

.link {
  color: white;
  text-decoration: none;
}

.arrow {
  width: 25px;
  height: 25px;
  background-color: #333;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.tab-text-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 49px;
  font-family: Raleway, sans-serif;
  font-size: 19px;
  font-weight: 100;
  text-align: center;
}

.mobile-link {
  color: #333;
  text-decoration: none;
}

html.w-mod-js *[data-ix="button-bounce"] {
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
}

html.w-mod-js *[data-ix="hide-gapa-menu"] {
  opacity: 0;
  -webkit-transform: translate(-160px, 0px);
  -ms-transform: translate(-160px, 0px);
  transform: translate(-160px, 0px);
}

html.w-mod-js *[data-ix="pulsing-proces-point"] {
  opacity: 0;
  -webkit-transform: scale(0.01, 0.01);
  -ms-transform: scale(0.01, 0.01);
  transform: scale(0.01, 0.01);
}

html.w-mod-js *[data-ix="time-line"] {
  opacity: 0;
  width: 0%;
}

html.w-mod-js *[data-ix="up-15"] {
  opacity: 0;
  -webkit-transform: translate(0px, 15px);
  -ms-transform: translate(0px, 15px);
  transform: translate(0px, 15px);
}

html.w-mod-js *[data-ix="up-30"] {
  opacity: 0;
  -webkit-transform: translate(0px, 30px);
  -ms-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}

html.w-mod-js *[data-ix="up-45"] {
  opacity: 0;
  -webkit-transform: translate(0px, 45px);
  -ms-transform: translate(0px, 45px);
  transform: translate(0px, 45px);
}

html.w-mod-js *[data-ix="up-60"] {
  opacity: 0;
  -webkit-transform: translate(0px, 60px);
  -ms-transform: translate(0px, 60px);
  transform: translate(0px, 60px);
}

html.w-mod-js *[data-ix="up-75"] {
  opacity: 0;
  -webkit-transform: translate(0px, 75px);
  -ms-transform: translate(0px, 75px);
  transform: translate(0px, 75px);
}

html.w-mod-js *[data-ix="down-15"] {
  opacity: 0;
  -webkit-transform: translate(0px, -15px);
  -ms-transform: translate(0px, -15px);
  transform: translate(0px, -15px);
}

html.w-mod-js *[data-ix="down-30"] {
  opacity: 0;
  -webkit-transform: translate(0px, -30px);
  -ms-transform: translate(0px, -30px);
  transform: translate(0px, -30px);
}

html.w-mod-js *[data-ix="down-45"] {
  opacity: 0;
  -webkit-transform: translate(0px, -45px);
  -ms-transform: translate(0px, -45px);
  transform: translate(0px, -45px);
}

html.w-mod-js *[data-ix="down-60"] {
  opacity: 0;
  -webkit-transform: translate(0px, -60px);
  -ms-transform: translate(0px, -60px);
  transform: translate(0px, -60px);
}

html.w-mod-js *[data-ix="down-75"] {
  opacity: 0;
  -webkit-transform: translate(0px, -75px);
  -ms-transform: translate(0px, -75px);
  transform: translate(0px, -75px);
}

html.w-mod-js *[data-ix="process-point-0"] {
  opacity: 0;
  -webkit-transform: translate(451px, 0px);
  -ms-transform: translate(451px, 0px);
  transform: translate(451px, 0px);
}

html.w-mod-js *[data-ix="process-point-25"] {
  opacity: 0;
  -webkit-transform: translate(235px, 0px);
  -ms-transform: translate(235px, 0px);
  transform: translate(235px, 0px);
}

html.w-mod-js *[data-ix="process-point-75"] {
  opacity: 0;
  -webkit-transform: translate(-235px, 0px);
  -ms-transform: translate(-235px, 0px);
  transform: translate(-235px, 0px);
}

html.w-mod-js *[data-ix="process-point-100"] {
  opacity: 0;
  -webkit-transform: translate(-423px, 0px);
  -ms-transform: translate(-423px, 0px);
  transform: translate(-423px, 0px);
}

html.w-mod-js *[data-ix="arrow-bounce-tab"] {
  opacity: 0;
  -webkit-transform: translate(0px, -3px) rotate(45deg);
  -ms-transform: translate(0px, -3px) rotate(45deg);
  transform: translate(0px, -3px) rotate(45deg);
}

html.w-mod-js *[data-ix="tab-arrow-active-2"] {
  opacity: 1;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media (max-width: 991px) {
  h6 {
    font-size: 15px;
  }
  .nav-link {
    width: 100vh;
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .column-4-4-4.white {
    padding-right: 20px;
  }
  .tab-link {
    margin-right: 3px;
    margin-left: 3px;
  }
  .tab-link.design {
    width: 24%;
    margin-left: 4px;
  }
  .tab-link.design.w--current {
    width: 23%;
  }
  .full-w-image.gapa2016 {
    padding-top: 4%;
    padding-bottom: 0px;
  }
  .impressionen-image._1 {
    background-position: 40% 50%;
  }
  .impressionen-image._2 {
    background-position: 28% 0%;
  }
  .impressionen-image._3 {
    background-position: 54% 0%;
  }
  .menu-button {
    margin-top: 10px;
  }
  .menu-button.w--open {
    background-color: white;
  }
  .nav-menu {
    width: 100%;
    min-width: 100%;
    background-color: white;
    box-shadow: none;
  }
  .menu-icon {
    color: #333;
  }
  .fortschritt-box {
    padding-top: 30px;
  }
  .process-point-small._0vh {
    left: 1%;
    top: -13px;
    right: auto;
    display: block;
    margin-bottom: -30px;
  }
  .process-point-small._25vh {
    left: 25%;
    top: -13px;
    right: auto;
    margin-bottom: -30px;
  }
  .process-point-small._50vh {
    left: 50%;
    top: -13px;
    right: auto;
    margin-bottom: -30px;
  }
  .process-point-small._75vh {
    left: 75%;
    top: -13px;
    right: auto;
    margin-bottom: -30px;
  }
  .fortschritt-text {
    position: relative;
    display: inline-block;
    margin-right: auto;
    margin-left: auto;
    float: none;
    clear: both;
  }
  .fortschritt-text._25vh {
    left: 19%;
  }
  .fortschritt-text._50vh {
    left: 37%;
  }
  .fortschritt-text._75vh {
    left: 55%;
  }
  .fortschritt-text._100vh {
    left: 67%;
  }
  .fortschritt-text-content.left {
    font-weight: 700;
  }
  .fortschritt-text-content.center {
    left: 6%;
    font-weight: 700;
  }
  .fortschritt-text-content.center._2 {
    left: 16%;
    font-weight: 700;
  }
  .fortschritt-text-content.center._3 {
    left: 31%;
    font-weight: 300;
  }
  .fortschritt-text-content.right {
    left: 39%;
    font-weight: 300;
  }
  .text-field-form {
    width: 100%;
    clear: left;
  }
  .kontakt-row {
    margin-bottom: 25px;
  }
  .disclaimer {
    padding-bottom: 100px;
  }
}

@media (max-width: 767px) {
  h6 {
    text-align: center;
  }
  .head-block {
    display: none;
  }
  .nav-link.w--current {
    width: 570px;
  }
  .header-heading-h1 {
    font-size: 44px;
  }
  .about {
    overflow-x: visible;
    overflow-y: visible;
    padding: 100px 4px 0px;
  }
  .heading-h1 {
    font-size: 40px;
  }
  .unternehmen {
    padding-right: 4px;
    padding-left: 4px;
  }
  .team {
    padding-right: 4px;
    padding-left: 4px;
  }
  .column-4-4-4 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .abteilungen-section {
    padding-right: 4px;
    padding-left: 4px;
  }
  .portfolio-section {
    padding-right: 4px;
    padding-left: 4px;
  }
  .tab-link {
    margin-right: 2px;
    margin-left: 2px;
  }
  .tab-link.design {
    width: 24%;
  }
  .tab-link.design.evaluierung.w--current {
    width: 19%;
    padding-right: 5px;
    padding-left: 5px;
  }
  .tab-link.design.realisierung {
    width: 19%;
    padding-right: 5px;
    padding-left: 5px;
  }
  .tab-link.design.management {
    width: 19%;
    padding-right: 5px;
    padding-left: 5px;
  }
  .tab-link.design.consulting {
    width: 19%;
    padding-right: 5px;
    padding-left: 5px;
  }
  .tab-text {
    font-size: 14px;
  }
  .tabs-content {
    height: auto;
  }
  .projekte-section {
    padding-right: 4px;
    padding-left: 4px;
  }
  .full-w-image.gapa2016 {
    height: 250px;
    padding-top: 0%;
    padding-bottom: 0px;
    background-attachment: scroll, scroll;
  }
  .gapa2016 {
    padding-right: 4px;
    padding-left: 4px;
  }
  .impressionen {
    padding-right: 4px;
    padding-left: 4px;
  }
  .impressionen-text-block {
    padding-top: 5%;
  }
  .impressionen-image._1 {
    background-position: 27% 35%;
  }
  .impressionen-image._2 {
    background-position: 0% 20%;
  }
  .impressionen-image._3 {
    background-position: 0% 24%;
  }
  .nav-menu {
    border-bottom-width: 1px;
    border-bottom-color: rgba(51, 51, 51, 0.5);
  }
  .kontakt {
    padding-right: 4px;
    padding-left: 4px;
  }
  .mobile-head-background {
    height: 100%;
    padding-top: 33px;
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.65) 53%, rgba(0, 0, 0, 0.85)), url('../images/IMG_4112_b.jpg');
    background-image: linear-gradient(rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.65) 53%, rgba(0, 0, 0, 0.85)), url('../images/IMG_4112_b.jpg');
    background-position: 0% 0%, 50% 50%;
    background-size: auto, cover;
  }
  .impressum-block {
    padding-right: 3px;
    padding-left: 3px;
  }
  .disclaimer {
    padding-bottom: 100px;
  }
  .disclaimer-block {
    padding-right: 4px;
    padding-left: 4px;
  }
}

@media (max-width: 479px) {
  .logo {
    padding-right: 7px;
  }
  .nav-link.w--current {
    width: auto;
  }
  .header-heading-h1 {
    font-size: 28px;
    line-height: 32px;
  }
  .header-heading-h2 {
    margin-bottom: 0px;
    font-size: 20px;
  }
  .heading-h1 {
    font-size: 39px;
  }
  .column-4-4-4 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .tabs-menu {
    width: 30%;
  }
  .tab-link {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    float: left;
  }
  .tab-link.w--current {
    width: 100%;
  }
  .tab-link.design {
    width: 100%;
    height: 100%;
    float: none;
  }
  .projekte-section {
    padding-right: 4px;
    padding-left: 4px;
  }
  .down-arrow {
    margin-top: 8px;
  }
  .down-arrow.w--current {
    margin-top: 15px;
  }
  .gapa2016 {
    padding-right: 4px;
    padding-left: 4px;
  }
  .impressionen {
    padding-right: 4px;
    padding-left: 4px;
  }
  .menu-button {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    float: left;
    border-style: none none solid;
    border-width: 0px 0px 1px;
    border-bottom-color: rgba(51, 51, 51, 0.5);
    text-align: center;
  }
  .nav-menu {
    border-bottom: 1px solid rgba(51, 51, 51, 0.5);
    box-shadow: none;
  }
  .mobile-head-background {
    padding-top: 78px;
  }
}

