.main {
  position: fixed;
  width: 100vw;
  height: 100vh;
  padding-right: 80px;
}

.content {
  position: relative;
  left: 0px;
  top: 0px;
  right: 80px;
  bottom: 0px;
  z-index: 5;
  overflow: scroll;
  width: 100%;
  height: 100vh;
  float: right;
}

.mockup {
  position: fixed;
  left: 49%;
  bottom: 0px;
  z-index: 5;
  display: block;
  width: 50vw;
  height: 100vh;
  margin-left: -103px;
  float: left;
}

.h1 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 54px;
  line-height: 55px;
  font-weight: 400;
  letter-spacing: 0px;
}

.h1.black {
  color: rgba(0, 0, 0, .9);
}

.paragraph {
  margin-bottom: 10px;
  clear: left;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 23px;
  font-weight: 300;
  text-align: justify;
  letter-spacing: 0px;
}

.paragraph.marginbottom {
  margin-bottom: 25px;
}

.paragraph.black {
  color: rgba(0, 0, 0, .9);
}

.logo {
  position: fixed;
  left: 28px;
  top: 28px;
  z-index: 15;
  display: block;
  width: 70px;
}

.section {
  position: relative;
  left: 50%;
  width: 450px;
  margin-left: -420px;
  padding: 37px 45px 30px;
  clear: right;
  background-color: rgba(6, 22, 145, .87);
}

.section.concept {
  z-index: 10;
  width: 380px;
  margin-top: 5%;
  margin-left: -340px;
}

.section.why {
  width: 620px;
  margin-left: -450px;
}

.section.numbers {
  width: 300px;
  margin-bottom: 20px;
  margin-left: -300px;
}

.section.integrated {
  margin-left: -500px;
}

.section.custom {
  width: 370px;
  margin-left: -240px;
}

.section.tailored {
  margin-left: -438px;
}

.section.application {
  margin-left: -270px;
}

.section.technology {
  width: 550px;
  margin-left: -490px;
}

.section.remark {
  width: 300px;
  margin-left: -250px;
}

.section.team {
  width: 650px;
  margin-bottom: 35px;
  margin-left: -300px;
  background-color: hsla(0, 0%, 100%, .93);
}

.menu {
  position: fixed;
  right: 0px;
  z-index: 5;
  width: 80px;
  height: 80px;
  float: right;
}

.menuinner {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 40%;
  height: 30%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.headinglabel {
  position: absolute;
  display: none;
  height: 100%;
  padding-top: 5.5%;
  padding-right: 30px;
  padding-left: 0px;
  float: left;
  font-family: Lato, sans-serif;
  color: rgba(0, 0, 0, .45);
  font-size: 14px;
  line-height: 19px;
  font-weight: 300;
  text-transform: lowercase;
}

.bar {
  position: absolute;
  right: 0px;
  z-index: 25;
  width: 80px;
  height: 100%;
}

.menulinebottom {
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 10%;
  background-color: rgba(0, 0, 0, .8);
}

.menulinemiddle {
  position: absolute;
  top: 50%;
  width: 100%;
  height: 10%;
  background-color: rgba(0, 0, 0, .8);
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.menulinetop {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 10%;
  background-color: rgba(0, 0, 0, .8);
}

.video-neu {
  position: absolute;
  left: 50%;
  top: 50%;
  overflow: hidden;
  width: 29vh;
  height: 52vh;
  margin-top: -2px;
  padding: 0px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.iphonehandmockup {
  position: relative;
  bottom: 0px;
  z-index: 3;
  display: block;
  height: 100%;
  max-height: 100vh;
  margin-right: auto;
  margin-left: auto;
}

.paragraphbullet {
  position: relative;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 5px 7px;
  float: left;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, .5);
  -webkit-transition: border 200ms ease;
  transition: border 200ms ease;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 19px;
  font-weight: 300;
  text-align: justify;
}

.paragraphbullet:hover {
  border-color: hsla(0, 0%, 100%, .65);
}

.paragraphnumber {
  height: 100%;
  margin-right: 5px;
  margin-bottom: 5px;
  float: left;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 54px;
  line-height: 55px;
  font-weight: 400;
  text-align: left;
  letter-spacing: -1px;
}

.paragraphnumberdescription {
  max-width: 210px;
  float: left;
  clear: left;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 19px;
  font-weight: 300;
}

.body {
  background-color: #f5f5f5;
}

.segment {
  position: relative;
  z-index: 10;
  width: 100%;
  min-height: 700px;
  padding-top: 15vh;
  padding-bottom: 15vh;
}

.navigation {
  position: fixed;
  top: 80px;
  width: 500px;
  height: 80px;
  -webkit-transform: rotate(90deg) translate(0px, -80px);
  -ms-transform: rotate(90deg) translate(0px, -80px);
  transform: rotate(90deg) translate(0px, -80px);
  -webkit-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
}

.navigationoption {
  position: relative;
  height: 100%;
  padding-top: 5.5%;
  padding-right: 30px;
  padding-left: 0px;
  float: left;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: Lato, sans-serif;
  color: rgba(0, 0, 0, .45);
  font-size: 14px;
  line-height: 19px;
  font-weight: 300;
  text-decoration: none;
  text-transform: lowercase;
}

.navigationoption:hover {
  color: #000;
  font-weight: 300;
}

.corner {
  position: absolute;
  z-index: 5;
  width: 80px;
  height: 80px;
  margin-top: -55px;
  margin-left: -70px;
  padding-bottom: 1px;
}

.cornerinner {
  position: absolute;
  width: 50%;
  height: 50%;
  float: left;
}

.cornerinner.a {
  width: 100%;
  border-bottom: 1px solid #000;
}

.cornerinner.b {
  height: 100%;
  border-right: 1px solid #000;
}

.circle {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 0;
  width: 10%;
  height: 10%;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(19, 36, 165, .87);
  border-radius: 10000px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.circlediv {
  position: relative;
  left: 50%;
  top: 50%;
  display: none;
  width: 300px;
  height: 300px;
  margin-top: -316px;
  margin-left: 120px;
}

.landinglabel {
  position: relative;
  display: block;
  width: 100%;
  clear: left;
  font-family: Lato, sans-serif;
  color: rgba(0, 0, 0, .45);
  font-size: 14px;
  line-height: 19px;
  font-weight: 300;
  text-align: center;
}

.symbol {
  position: relative;
  left: 50%;
  display: block;
  width: 80%;
  margin-bottom: 10px;
  float: left;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

.landingsymbol {
  position: relative;
  left: 60px;
  top: 10vh;
  z-index: 10;
  width: 80px;
  float: left;
}

.photo {
  position: absolute;
  width: 70px;
  height: 70px;
  margin-top: -37px;
  margin-left: -135px;
}

.photo.kai {
  background-image: url('../images/KaiSiebenrock.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.photo.marc {
  background-image: url('../images/MarcKlingen.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.paragraphlink {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: hsla(0, 0%, 100%, .3);
  font-style: italic;
  text-decoration: none;
}

.paragraphlink:hover {
  color: #fff;
}

.paragraphlink.black {
  font-family: Lato, sans-serif;
  color: rgba(0, 0, 0, .45);
  font-size: 15px;
  line-height: 23px;
  font-weight: 300;
}

.paragraphlink.black:hover {
  color: rgba(0, 0, 0, .95);
}

.footer {
  position: relative;
  z-index: 10;
  height: 80px;
  padding-right: 90px;
  padding-left: 80px;
}

.footerlabel {
  position: relative;
  top: 50%;
  margin-right: 20px;
  margin-left: 0px;
  float: left;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  font-family: Lato, sans-serif;
  color: rgba(0, 0, 0, .45);
  font-weight: 300;
  text-decoration: none;
}

.footerlabel.floatright {
  margin-right: 0px;
  margin-left: 20px;
  float: right;
}

.footerlabel.floatright.link {
  margin-right: 8px;
  margin-left: 7px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
}

.footerlabel.floatright.link:hover {
  color: rgba(0, 0, 0, .95);
}

.initialframe {
  position: absolute;
}

.htmlvideo {
  position: absolute;
  width: 100%;
  height: 100%;
}

html.w-mod-js *[data-ix="navigationoption-initial"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="menu-label-initial"] {
  display: block;
  opacity: 1;
}

@media (max-width: 991px) {
  .mockup {
    left: 0%;
    width: 100%;
    margin-left: 0px;
  }
  .section.concept {
    margin-left: -80px;
  }
  .section.why {
    margin-left: -350px;
  }
  .section.integrated {
    margin-left: -300px;
  }
  .section.tailored {
    margin-left: -200px;
  }
  .section.technology {
    margin-left: -300px;
  }
  .section.team {
    width: 500px;
    margin-bottom: 36px;
    margin-left: -235px;
  }
}

@media (max-width: 767px) {
  .section {
    padding: 27px 20px 20px;
  }
  .section.concept {
    margin-left: -220px;
  }
  .section.why {
    width: 380px;
    margin-left: -220px;
  }
  .section.numbers {
    margin-left: -170px;
  }
  .section.integrated {
    width: 380px;
    margin-left: -220px;
  }
  .section.custom {
    width: 380px;
    margin-left: -220px;
  }
  .section.tailored {
    width: 380px;
    margin-left: -220px;
  }
  .section.application {
    width: 380px;
    margin-left: -220px;
  }
  .section.technology {
    width: 380px;
    margin-left: -220px;
  }
  .section.remark {
    margin-left: -170px;
  }
  .section.team {
    margin-bottom: 164px;
  }
  .corner {
    margin-left: -47px;
  }
  .landingsymbol {
    left: 20px;
    top: 20px;
    width: 60px;
  }
  .photo {
    width: 120px;
    height: 120px;
    margin-top: -156px;
    margin-left: -20px;
  }
}

@media (max-width: 479px) {
  .mockup {
    bottom: 0%;
    width: 100%;
    height: auto;
  }
  .h1 {
    font-size: 43px;
  }
  .section.concept {
    left: 5%;
    width: 90%;
    margin-left: 0px;
  }
  .section.why {
    left: 5%;
    width: 90%;
    margin-left: 0px;
  }
  .section.numbers {
    left: 5%;
    width: 90%;
    margin-left: 0px;
  }
  .section.integrated {
    left: 5%;
    width: 90%;
    margin-left: 0px;
  }
  .section.custom {
    left: 5%;
    width: 90%;
    margin-left: 0px;
  }
  .section.tailored {
    left: 5%;
    width: 90%;
    margin-left: 0px;
  }
  .section.application {
    left: 5%;
    width: 90%;
    margin-left: 0px;
  }
  .section.technology {
    left: 5%;
    width: 90%;
    margin-left: 0px;
  }
  .section.remark {
    left: 5%;
    width: 90%;
    margin-left: 0px;
  }
  .section.team {
    left: 5%;
    width: 90%;
    margin-left: 0px;
  }
  .video-neu {
    width: 40vw;
    height: auto;
  }
  .landingsymbol {
    left: 50%;
    display: block;
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
  }
}

