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

.background-video-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 300px;
}

.video-pattern {
  width: 100vw;
  height: 500px;
  background-image: url('../images/subtle-dots.png'), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .59), rgba(0, 0, 0, .59));
  background-image: url('../images/subtle-dots.png'), linear-gradient(180deg, rgba(0, 0, 0, .59), rgba(0, 0, 0, .59));
  background-position: 50% 50%, 0px 0px;
  background-size: 4px, auto;
  background-repeat: repeat, repeat;
}

.witestream-heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
  margin-top: -62px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

.witestream-menu {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  background-color: #000;
}

.witefield-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.social-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 39px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.witefield-link-homepage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-left: 31px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.instagram-link {
  padding: 20px 10px 20px 20px;
}

.facebook-link {
  padding: 20px 20px 20px 10px;
}

.wite {
  font-family: skolar-sans-latin-extended, sans-serif;
  color: #fff;
  font-size: 60px;
  font-weight: 500;
}

.stream {
  font-family: skolar-sans-latin-extended, sans-serif;
  color: #fff;
  font-size: 60px;
  font-weight: 300;
}

.dotted-wave {
  position: relative;
  z-index: 2;
  width: 100vw;
  height: 500px;
  margin-top: -192px;
  margin-bottom: 112px;
  background-image: url('../images/dooted-wave5.png');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.body {
  background-color: #000;
  font-family: skolar-sans-latin-extended, sans-serif;
}

.witestream-headline {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
}

.small-circle {
  position: relative;
  z-index: 3;
  width: 100vw;
  height: 100vh;
  margin-top: -1193px;
  background-image: url('../images/Zeichenfläche-1smallcircle.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.headings {
  position: relative;
  display: block;
  width: 377px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.div-block {
  width: 100vh;
  height: 10vh;
  margin-top: -500px;
  background-image: url('../images/Zeichenfläche-1smallcircle.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.circle1 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 7;
  width: 100vw;
  height: 100vh;
  margin-top: 0px;
  background-image: url('../images/Zeichenfläche-1smallcircle.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.circle2 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 7;
  width: 100vw;
  height: 100vh;
  margin-top: 0px;
  background-image: url('../images/Zeichenfläche-1smallcircle.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.circle3 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 7;
  display: none;
  width: 100vw;
  height: 100vh;
  margin-top: 0px;
  background-image: url('../images/Zeichenfläche-1smallcircle.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.circle1-copy {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 7;
  width: 100vw;
  height: 100vh;
  margin-top: 0px;
  background-image: url('../images/Zeichenfläche-1smallcircle.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.circle4 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 7;
  display: none;
  width: 100vw;
  height: 100vh;
  margin-top: 0px;
  background-image: url('../images/Zeichenfläche-1smallcircle.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-2 {
  position: fixed;
  width: 100vw;
  height: 100vh;
}

.background-video-3 {
  z-index: 7;
  width: 100vw;
  height: 100vh;
  margin-top: 64px;
}

.circle {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 7;
  width: 100vw;
  height: 100vh;
  background-image: url('../images/Zeichenfläche-1smallcircle.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.circle5 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 7;
  display: block;
  width: 100vw;
  height: 100vh;
  background-image: url('../images/Zeichenfläche-1smallcircle.png');
  background-position: 50% 50%;
  background-size: contain;
}

.circle6 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 7;
  width: 100vw;
  height: 100vh;
  background-image: url('../images/Zeichenfläche-1smallcircle.png');
  background-position: 50% 50%;
  background-size: contain;
}

.circle8 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 7;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
  margin-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-image: url('../images/BIgCircle.svg');
  background-position: 50% 50%;
  background-size: 800px;
  background-repeat: no-repeat;
}

.circle9 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 7;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
  margin-top: 0px;
  background-image: url('../images/MIDDLECIRCLE.svg');
  background-position: 50% 50%;
  background-size: 600px;
  background-repeat: no-repeat;
}

.circle10 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 7;
  display: block;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
  margin-top: 0px;
  background-image: url('../images/SMALLCIRCLE.svg');
  background-position: 50% 50%;
  background-size: 455px;
  background-repeat: no-repeat;
}

.circle-radio-div {
  position: absolute;
  z-index: 7;
  display: block;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
}

.circle-static-div {
  position: absolute;
  z-index: 7;
  display: block;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
}

.circ-big {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 7;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
  background-image: url('../images/BIgCircle.svg');
  background-position: 50% 50%;
  background-size: 800px;
  background-repeat: no-repeat;
}

.circ-med {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 7;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
  background-image: url('../images/MIDDLECIRCLE.svg');
  background-position: 50% 50%;
  background-size: 640px;
  background-repeat: no-repeat;
}

.circ-small {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
  background-image: url('../images/SMALLCIRCLE.svg');
  background-position: 51% 50%;
  background-size: 455px;
  background-repeat: no-repeat;
}

.background-video-section {
  position: static;
  z-index: 999;
  height: 200px;
}

.background-video-4 {
  position: static;
  z-index: 1002;
  width: 100vw;
  height: 300px;
  margin-top: 126px;
}

.botschaft-section {
  position: relative;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 160vh;
  margin-top: 79px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.skyline-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-top: 154px;
  padding-bottom: 154px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .49), rgba(0, 0, 0, .49)), url('../images/Frankfurt-Sachs-2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .49), rgba(0, 0, 0, .49)), url('../images/Frankfurt-Sachs-2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.icon-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: auto;
  margin-left: 0px;
  padding-top: 100px;
  padding-right: 50px;
  padding-left: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.images-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: auto;
  margin-top: 18px;
  margin-bottom: 94px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.abschluss-section {
  overflow: hidden;
  width: 100vw;
  height: 100vh;
  margin-bottom: 26px;
  background-image: -webkit-linear-gradient(90deg, #000, transparent), url('../images/tedx3.jpg');
  background-image: linear-gradient(0deg, #000, transparent), url('../images/tedx3.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
}

.stream-on-background {
  width: 100vw;
  height: 30vh;
  background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, .67), transparent), url('../images/Witestream_-6.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, .67), transparent), url('../images/Witestream_-6.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.kontakt-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 30vh;
  margin-bottom: 41px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/footer-clouds.png');
  background-position: 50% -52px;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image {
  margin-top: 0px;
}

.impressum-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 50px;
  margin-bottom: 62px;
}

.copyright {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 51px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: skolar-sans-latin-extended, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.2px;
}

.impressum-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 51px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: skolar-sans-latin-extended, sans-serif;
  color: #fff;
  text-align: right;
  text-decoration: none;
}

.impressum-div:active {
  text-decoration: none;
}

.impressum-link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-decoration: none;
}

.top-botschaft {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.bottom-botschaft {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.livestreaming {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: -95px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.heading-1 {
  margin-left: 0px;
  padding-top: 106px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.livestreaming-heading {
  position: absolute;
  z-index: 11;
  margin-top: 233px;
  margin-bottom: 0px;
  font-family: skolar-sans-latin-extended, sans-serif;
  color: #fff;
  font-size: 20px;
  letter-spacing: 2px;
}

.livestreaming-subheading {
  position: absolute;
  z-index: 11;
  margin-top: 276px;
  margin-bottom: 0px;
  font-family: skolar-sans-latin-extended, sans-serif;
  color: #fff;
  font-size: 7px;
  line-height: 15px;
  font-weight: 100;
  text-align: center;
  letter-spacing: 1.23px;
}

.heading-2 {
  font-family: skolar-sans-latin-extended, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  font-weight: 300;
  letter-spacing: 1px;
}

.heading-2.event {
  margin-bottom: 5px;
  font-weight: 300;
}

.sublines {
  width: 420px;
  margin-left: 32px;
  font-family: skolar-sans-latin-extended, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 22px;
  font-weight: 300;
  letter-spacing: 1px;
}

.sublines.rightside {
  position: relative;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  margin-right: 30px;
  margin-left: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-weight: 300;
  text-align: right;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  height: auto;
  margin-top: 0px;
  margin-right: 39px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.heading-2-copy {
  margin-right: 0px;
  font-family: skolar-sans-latin-extended, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  font-weight: 300;
  text-align: right;
  letter-spacing: 1px;
}

.div-block-8 {
  height: 300px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.image-2 {
  position: static;
  display: block;
  margin-right: 0px;
  margin-left: 0px;
}

.world {
  width: 600px;
  height: auto;
}

._4k {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 100px;
  padding-left: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.werkzeug {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 100px;
  padding-left: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.skylineheading {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  font-family: skolar-sans-latin-extended, sans-serif;
  color: #fff;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.2px;
}

.skylinesubheading {
  width: 370px;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  font-family: skolar-sans-latin-extended, sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 22px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.5px;
}

.skylinesubheading.two {
  padding-right: 30px;
  padding-left: 30px;
  font-size: 12px;
  font-weight: 300;
}

.image-3 {
  margin-bottom: 15px;
}

.icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  margin-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.icon-round {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.iconhead {
  margin-bottom: 5px;
  font-family: skolar-sans-latin-extended, sans-serif;
  color: #fff;
  font-size: 17px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.5px;
}

.iconsub {
  width: 350px;
  margin-top: 18px;
  font-family: skolar-sans-latin-extended, sans-serif;
  color: #fff;
  font-size: 11px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.5px;
}

.icon-sub-sub {
  margin-top: 0px;
  font-family: skolar-sans-latin-extended, sans-serif;
  color: #fff;
  font-size: 10px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.2px;
}

.event-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.blickwinkel-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-bottom: 70px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.kompakt-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.abschluss-zwei-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30vh;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-3 {
  width: 450px;
  margin-left: 0px;
  font-family: skolar-sans-latin-extended, sans-serif;
  color: #fff;
  font-weight: 300;
  text-align: center;
  letter-spacing: 1px;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 14px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.text-block {
  width: 700px;
  margin-top: 11px;
  font-family: skolar-sans-latin-extended, sans-serif;
  color: #fff;
  font-weight: 300;
  text-align: center;
}

.heading-4 {
  width: 450px;
  margin-top: 15px;
  font-family: skolar-sans-latin-extended, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.5px;
}

.stream-on-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 11px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-5 {
  margin-bottom: 0px;
}

.heading-6 {
  margin-top: 4px;
  margin-bottom: 26px;
  font-family: skolar-sans-latin-extended, sans-serif;
  color: #fff;
  font-weight: 300;
  letter-spacing: 0.5px;
}

.stream-on {
  margin-bottom: 0px;
  font-family: skolar-sans-latin-extended, sans-serif;
  color: #fff;
}

.kontakt {
  width: auto;
  height: auto;
  margin-top: 82px;
  margin-bottom: 30px;
  font-family: skolar-sans-latin-extended, sans-serif;
  color: #fff;
  font-size: 35px;
  font-weight: 300;
  text-align: center;
}

.phone-mail-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.phone-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.mail-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-right: 0px;
  margin-left: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.phone-numbver {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: skolar-sans-latin-extended, sans-serif;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.2px;
}

.name-mail {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-top: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-field {
  width: 400px;
  margin-left: 38px;
  border-radius: 6px;
  background-color: transparent;
  font-family: skolar-sans-latin-extended, sans-serif;
  color: #fff;
  font-size: 10px;
  font-weight: 500;
}

.text-field.message {
  display: block;
  height: 100px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 64px;
  text-align: left;
}

.text-field.message::-webkit-input-placeholder {
  color: #fff;
}

.text-field.message:-ms-input-placeholder {
  color: #fff;
}

.text-field.message::placeholder {
  color: #fff;
}

.text-field.message.new {
  margin-right: 0px;
  margin-left: 0px;
  border-radius: 0px;
}

.column {
  height: auto;
  padding-right: 20px;
  padding-left: 10px;
}

.column-2 {
  height: 120px;
  padding-right: 10px;
  padding-left: 0px;
}

.submit-button {
  display: none;
  width: 220px;
  margin-top: 32px;
  border-radius: 0px;
  background-color: #fff;
  font-family: skolar-sans-latin-extended, sans-serif;
  color: #000;
  font-size: 11px;
  font-weight: 600;
}

.submit-button:hover {
  box-shadow: inset 0 0 4px 0 rgba(0, 0, 0, .27);
}

.submit-button:active {
  box-shadow: inset 0 0 4px 2px rgba(0, 0, 0, .31);
}

.row {
  margin-top: 41px;
}

.text-field-2 {
  width: 400px;
  margin-bottom: 20px;
  border-radius: 0px;
  background-color: transparent;
  font-family: skolar-sans-latin-extended, sans-serif;
  color: #fff;
  font-size: 10px;
  font-weight: 500;
}

.text-field-2::-webkit-input-placeholder {
  color: #fff;
}

.text-field-2:-ms-input-placeholder {
  color: #fff;
}

.text-field-2::placeholder {
  color: #fff;
}

.text-field-3 {
  width: 400px;
  margin-top: 0px;
  margin-bottom: 20px;
  border-radius: 0px;
  background-color: transparent;
  font-family: skolar-sans-latin-extended, sans-serif;
  color: #fff;
  font-size: 10px;
}

.text-field-3::-webkit-input-placeholder {
  color: #fff;
}

.text-field-3:-ms-input-placeholder {
  color: #fff;
}

.text-field-3::placeholder {
  color: #fff;
}

.image-one-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 27px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.image-4 {
  margin-left: -88px;
}

.image-5 {
  margin-left: -316px;
}

.image-5.event {
  margin-left: -265px;
}

.heading-7 {
  width: 400px;
  margin-bottom: 0px;
  margin-left: 24px;
  font-family: skolar-sans-latin-extended, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.2px;
}

.heading-7.right {
  margin-right: 34px;
  margin-left: 0px;
  text-align: right;
  letter-spacing: 0.2px;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  margin-left: 27px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.div-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-right: 27px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.image-6 {
  position: absolute;
  z-index: 7;
  margin-right: -777px;
  margin-left: 110px;
}

.div-block-13 {
  margin-left: 0px;
}

.image-7 {
  background-image: -webkit-linear-gradient(96deg, #000, #fff);
  background-image: linear-gradient(354deg, #000, #fff);
}

.turtle-dach {
  position: static;
  z-index: 7;
  width: 300px;
  height: 461px;
  margin-top: 0px;
  margin-bottom: 0px;
  background-image: -webkit-linear-gradient(90deg, #000, transparent), url('../images/Witestream_-24.jpg');
  background-image: linear-gradient(0deg, #000, transparent), url('../images/Witestream_-24.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.image-8 {
  margin-left: 0px;
}

.div-block-15 {
  height: 200px;
}

.div-block-16 {
  position: relative;
  z-index: 101;
  height: 200px;
  margin-bottom: -276px;
  background-image: url('../images/subtle-dots.png'), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: url('../images/subtle-dots.png'), linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-position: 0px 0px, 0px 0px;
  background-size: 20px, auto;
}

.image-9 {
  overflow: hidden;
}

.image-10 {
  position: static;
  z-index: 200;
  overflow: hidden;
}

.image-11 {
  overflow: hidden;
}

.link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
}

.link-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
}

.div-block-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 200px;
  margin-top: -173px;
  padding-top: 65px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/subtle-dots.png'), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .67), rgba(0, 0, 0, .67));
  background-image: url('../images/subtle-dots.png'), linear-gradient(180deg, rgba(0, 0, 0, .67), rgba(0, 0, 0, .67));
  background-position: 0px 0px, 0px 0px;
  background-size: 30px, auto;
}

.text-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: skolar-sans-latin-extended, sans-serif;
  color: #fff;
  text-align: center;
  letter-spacing: 10px;
}

.text-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 19px;
  margin-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: skolar-sans-latin-extended, sans-serif;
  color: #fff;
  font-weight: 400;
  text-align: center;
  letter-spacing: 15px;
  text-decoration: none;
}

.image-18 {
  width: 50px;
  height: 50px;
  margin-top: 36px;
  border: 1px solid #fff;
  border-radius: 100px;
}

.image-18:hover {
  border-width: 2px;
}

.image-18:active {
  border-width: 3px;
  border-radius: 200px;
}

.play-trigger {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.vimeo-lightbox {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5000;
  display: none;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .86), rgba(0, 0, 0, .86));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .86), rgba(0, 0, 0, .86));
  opacity: 1;
}

.vimeo-container {
  position: fixed;
  z-index: 9000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 900px;
  height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 20px;
}

.close-trigger {
  margin-top: -559px;
  margin-bottom: 0px;
  margin-left: 926px;
  font-family: skolar-sans-latin-extended, sans-serif;
  color: #fff;
  font-size: 30px;
  font-weight: 100;
  letter-spacing: 0px;
}

.background-close-div {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.lightbox-link {
  position: static;
  left: 0px;
  top: 1351px;
  right: 0px;
  z-index: 4000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.clocks-div {
  position: relative;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 240px;
  margin-top: 169px;
  margin-right: 0px;
  margin-left: 0px;
}

.hongkong {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -66px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-20 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.berlin {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.new-york {
  margin-left: -79px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.image-19 {
  width: 360px;
  margin-top: -155px;
}

.body-2 {
  margin-bottom: 0px;
  background-color: #000;
  font-family: skolar-sans-latin-extended, sans-serif;
}

.impressum {
  padding-top: 100px;
  color: #fff;
}

.text-block-4 {
  margin-top: 38px;
  margin-right: 100px;
  margin-left: 100px;
  font-family: skolar-sans-latin-extended, sans-serif;
  color: #fff;
  font-weight: 300;
  text-align: left;
  text-decoration: none;
}

.link {
  text-decoration: underline;
}

.link.w--current {
  color: #fff;
}

.link.w--current:hover {
  color: #102ea5;
}

.link.w--current:active {
  color: #0a2a7a;
}

.link.w--current:focus {
  color: #fff;
}

.link-2 {
  color: #fff;
  text-decoration: underline;
}

.background-video-5 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.div-block-21 {
  position: absolute;
  z-index: 99;
  width: 100vw;
  height: 160vh;
}

.background-video-6 {
  z-index: 99;
  height: 165vh;
}

.div-block-22 {
  height: 300px;
}

.background-video-7 {
  position: static;
  z-index: 0;
  width: 600px;
  height: auto;
  opacity: 0.54;
}

.background-video-8 {
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 800px;
  height: 400px;
}

.berall-menschen-erreichen {
  position: absolute;
  right: 363px;
  z-index: 201;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.background-videooo {
  height: 300px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.background-video-9 {
  position: static;
  width: auto;
  height: 300px;
  margin-top: 45px;
  margin-left: 0px;
}

.background-video-10 {
  position: relative;
  z-index: 200;
  width: 720px;
  height: 405px;
}

.div-block-25 {
  width: 480px;
  height: 202px;
}

.impressum-section-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: auto;
  margin-bottom: 62px;
}

.background-video-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.background-video-12 {
  width: 480px;
  height: 270px;
}

.html-embed {
  width: 480px;
  margin-top: 78px;
  margin-left: 46px;
}

.html-embed-2 {
  width: 500px;
}

.div-block-26 {
  display: none;
  width: 480px;
  height: 270px;
  background-image: url('../images/network.gif');
  background-position: 50% 50%;
  background-size: contain;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.html-embed-4 {
  position: relative;
  z-index: 8;
  width: 100vw;
  height: 300px;
  margin-left: 0px;
}

.div-block-27 {
  position: static;
  z-index: 9;
  width: 100%;
  height: 300px;
}

.div-block-29 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.where-to-stream {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 220px;
  padding-top: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-5 {
  font-family: skolar-sans-latin-extended, sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 40px;
  font-weight: 300;
  text-transform: uppercase;
}

.div-block-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 38px;
}

.div-block-31 {
  width: 100px;
  height: 100px;
  background-image: url('../images/facebook.svg');
  background-position: 50% 50%;
  background-size: 26px;
  background-repeat: no-repeat;
}

.div-block-32 {
  width: 100px;
  height: 100px;
  background-image: url('../images/yt.svg');
  background-position: 50% 50%;
  background-size: 43px;
  background-repeat: no-repeat;
}

.div-block-33 {
  width: 100px;
  height: 100px;
  background-image: url('../images/twitch.svg');
  background-position: 50% 50%;
  background-size: 45px;
  background-repeat: no-repeat;
}

.image-22 {
  padding-left: 17px;
}

.particles {
  width: 800px;
  height: 300px;
}

.div-block-34 {
  position: fixed;
  left: 0px;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 400px;
}

.reminder {
  position: fixed;
  left: 0px;
  bottom: 0px;
  z-index: 10000000000;
  display: none;
  width: 400px;
  height: 250px;
  margin-bottom: 28px;
  margin-left: 28px;
  padding-top: 30px;
  padding-left: 25px;
  border-radius: 5px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .76), rgba(0, 0, 0, .76));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .76), rgba(0, 0, 0, .76));
  box-shadow: 4px 3px 9px 1px rgba(0, 0, 0, .11);
}

.text-block-43 {
  font-family: skolar-sans-latin-extended, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0px;
}

.text-block-44 {
  width: 345px;
  margin-top: 16px;
  margin-bottom: 21px;
  font-family: skolar-sans-latin-extended, sans-serif;
  color: #fff;
}

.link-4 {
  color: #00c2ff;
}

.cookie-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 180px;
  height: 33px;
  margin-top: 15px;
  padding: 0px 0px 1px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #fff;
  font-family: skolar-sans-latin-extended, sans-serif;
  color: #000;
  font-size: 11px;
  font-weight: 500;
}

.paragraph {
  display: block;
  width: 450px;
  margin-bottom: 0px;
  margin-left: 20px;
  padding: 0px 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 10px;
  color: #fff;
  font-size: 13px;
  text-align: left;
}

.text-block-46 {
  margin-bottom: 10px;
  color: #fff;
  font-size: 14px;
}

.input.hide {
  display: none;
}

.text-block-47 {
  margin-top: 10px;
  color: #fff;
  font-size: 11px;
  line-height: 16px;
}

.radio-button-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-top: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.field-label-3 {
  width: 300px;
  margin-left: 10px;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
}

.div-block-35 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 600px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.text-block-45 {
  display: block;
  width: 400px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  color: #fff;
  font-weight: 700;
  text-align: center;
}

.rich-text-block-5 {
  margin-top: 19px;
  color: #fff;
}

.rich-text-block-6 {
  margin-top: 19px;
}

.heading-18 {
  font-size: 24px;
}

.html-embed-5 {
  text-decoration: none;
}

.textarea {
  width: 400px;
  max-height: 180px;
  max-width: 400px;
  min-height: 150px;
  min-width: 400px;
  background-color: transparent;
}

.textarea::-webkit-input-placeholder {
  color: #fff;
  font-size: 10px;
}

.textarea:-ms-input-placeholder {
  color: #fff;
  font-size: 10px;
}

.textarea::placeholder {
  color: #fff;
  font-size: 10px;
}

.html-embed-7 {
  width: 250px;
  margin-top: 12px;
  margin-bottom: 19px;
  padding: 10px;
  border: 1px solid #fff;
  text-align: center;
  text-decoration: underline;
}

@media (max-width: 991px) {
  .wite {
    font-size: 50px;
  }
  .stream {
    font-size: 50px;
  }
  .dotted-wave {
    z-index: 2;
  }
  .headings {
    width: 300px;
  }
  .circle8 {
    background-size: 700px;
  }
  .circle9 {
    background-size: 560px;
  }
  .circle10 {
    background-size: 400px;
  }
  .circle-radio-div {
    display: block;
  }
  .circle-static-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .circ-big {
    background-size: 700px;
  }
  .circ-med {
    background-size: 560px;
  }
  .circ-small {
    background-size: 400px;
  }
  .botschaft-section {
    margin-top: 55px;
  }
  .skyline-section {
    height: 850px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .icon-section {
    height: 850px;
    padding-top: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .images-section {
    margin-bottom: 83px;
  }
  .abschluss-section {
    height: 60vh;
    background-position: 0px 0px, 50% 50%;
    background-size: auto, contain;
    background-repeat: repeat, no-repeat;
  }
  .stream-on-background {
    height: 24vh;
    background-size: auto, contain;
  }
  .livestreaming {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 400px;
    margin-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .heading-1 {
    margin-top: 41px;
    margin-left: 3px;
    padding-top: 0px;
  }
  .livestreaming-heading {
    margin-top: 152px;
  }
  .livestreaming-subheading {
    margin-top: 184px;
  }
  .heading-2 {
    font-size: 17px;
    line-height: 20px;
  }
  .sublines {
    width: 320px;
    font-size: 11px;
    line-height: 18px;
    text-align: left;
  }
  .sublines.rightside {
    width: 320px;
    margin-top: 29px;
  }
  .div-block-7 {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .heading-2-copy {
    margin-bottom: 15px;
    font-size: 17px;
    line-height: 22px;
  }
  .image-2 {
    margin-left: -47px;
  }
  .world {
    width: 400px;
  }
  ._4k {
    margin-top: 120px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .werkzeug {
    margin-top: 120px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .skylineheading {
    font-size: 15px;
  }
  .skylinesubheading {
    font-size: 12px;
  }
  .skylinesubheading.two {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 12px;
  }
  .iconsub {
    font-size: 9px;
    line-height: 15px;
  }
  .text-field.message {
    width: 300px;
  }
  .image-5 {
    margin-left: -206px;
  }
  .image-5.event {
    margin-left: -130px;
  }
  .heading-7 {
    width: 300px;
    margin-left: 16px;
    font-size: 11px;
    line-height: 20px;
  }
  .heading-7.right {
    margin-right: 10px;
  }
  .image-6 {
    margin-left: 29px;
  }
  .turtle-dach {
    position: absolute;
    z-index: 300;
    overflow: hidden;
    margin-left: 0px;
  }
  .image-8 {
    margin-left: -33px;
  }
  .image-16 {
    width: 400px;
  }
  .hongkong {
    margin-right: -93px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .berlin {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .new-york {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .image-19 {
    width: 400px;
  }
  .background-videooo {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .background-video-10 {
    right: 181px;
  }
  .html-embed {
    width: 300px;
    margin-left: 0px;
  }
  .html-embed-2 {
    width: 470px;
  }
  .particles {
    width: 300px;
    height: 400px;
  }
  .paragraph {
    padding-left: 10px;
  }
}

@media (max-width: 767px) {
  .wite {
    font-size: 24px;
  }
  .stream {
    font-size: 24px;
  }
  .dotted-wave {
    margin-top: -103px;
    margin-bottom: 13px;
  }
  .headings {
    width: 240px;
  }
  .circle8 {
    background-size: 500px;
  }
  .circle9 {
    background-size: 400px;
  }
  .circle10 {
    background-size: 300px;
  }
  .circle-radio-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .circle-static-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .circ-big {
    background-size: 500px;
  }
  .circ-med {
    background-size: 400px;
  }
  .circ-small {
    background-size: 300px;
  }
  .botschaft-section {
    height: auto;
  }
  .skyline-section {
    height: 800px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .icon-section {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .images-section {
    height: auto;
    margin-bottom: 0px;
  }
  .abschluss-section {
    height: 40vh;
    background-size: auto, cover;
  }
  .stream-on-background {
    height: 23vh;
    background-size: auto, contain;
  }
  .kontakt-section {
    height: auto;
  }
  .footer-section {
    height: 25vh;
  }
  .impressum-section {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .copyright {
    padding-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 10px;
  }
  .impressum-div {
    margin-top: 15px;
    padding-right: 0px;
  }
  .top-botschaft {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .bottom-botschaft {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .livestreaming {
    margin-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .heading-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    margin-bottom: 20px;
    margin-left: 0px;
    padding-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .livestreaming-heading {
    margin-top: -27px;
  }
  .livestreaming-subheading {
    margin-top: 10px;
    font-weight: 300;
  }
  .heading-2 {
    margin-bottom: 17px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    text-align: center;
  }
  .heading-2.event {
    margin-top: 0px;
    margin-bottom: 17px;
  }
  .sublines {
    margin-top: 10px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    text-align: center;
  }
  .sublines.rightside {
    margin-top: 10px;
    margin-right: 0px;
    text-align: center;
  }
  .div-block-7 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    height: auto;
    margin-top: 0px;
    margin-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .heading-2-copy {
    margin-top: 0px;
    margin-bottom: 17px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    text-align: center;
  }
  .image-2 {
    position: static;
    width: 400px;
    margin-right: 0px;
    margin-left: 0px;
  }
  .world {
    height: 400px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  ._4k {
    width: 100vw;
    margin-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .werkzeug {
    width: 100vw;
    margin-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .skylineheading {
    font-size: 15px;
  }
  .skylinesubheading {
    width: 300px;
    font-size: 10px;
    line-height: 18px;
  }
  .skylinesubheading.two {
    font-size: 10px;
  }
  .icon {
    margin-bottom: 40px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .iconsub {
    font-size: 12px;
    line-height: 19px;
  }
  .event-section {
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .blickwinkel-section {
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .kompakt-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .abschluss-zwei-section {
    height: auto;
    margin-bottom: 37px;
  }
  .heading-4 {
    width: 400px;
    text-align: center;
  }
  .mail-div {
    margin-right: 0px;
    margin-left: 80px;
  }
  .form-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 80px;
    margin-left: 80px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .text-field.message {
    margin-right: 0px;
    margin-left: 0px;
  }
  .text-field.message.new {
    display: block;
    width: 400px;
    margin-right: auto;
    margin-left: auto;
  }
  .column {
    position: static;
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .text-field-2 {
    width: 400px;
  }
  .text-field-3 {
    width: 400px;
    margin-top: 10px;
  }
  .image-one {
    width: 100vw;
    height: auto;
  }
  .image-one-text {
    height: 250px;
    margin-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .image-5.event {
    margin-left: 0px;
  }
  .heading-7 {
    margin-left: 0px;
    text-align: center;
  }
  .heading-7.right {
    text-align: center;
  }
  .div-block-11 {
    width: 100vw;
    height: 250px;
    margin-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-12 {
    width: 100vw;
    height: 280px;
    margin-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .image-6 {
    margin-right: 0px;
    margin-left: 0px;
  }
  .turtle-dach {
    width: 200px;
    height: 300px;
    margin-top: 42px;
    margin-bottom: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .image-8 {
    width: 400px;
    margin-left: -185px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .image-9 {
    width: 100vw;
  }
  .image-10 {
    width: 100vw;
  }
  .image-11 {
    width: 100vw;
  }
  .div-block-17 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .image-12 {
    margin-bottom: 45px;
  }
  .image-15 {
    height: auto;
    margin-bottom: 57px;
  }
  .image-16 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .lightbox-link {
    position: static;
    top: -130px;
    z-index: 100;
    margin-top: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .clocks-div {
    height: auto;
    margin-top: 0px;
    margin-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .hongkong {
    margin-bottom: 147px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .berlin {
    position: static;
    width: 300px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .image-19 {
    position: static;
    width: 400px;
  }
  .impressum {
    overflow: hidden;
  }
  .berall-menschen-erreichen {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .image-21 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .div-block-28 {
    position: absolute;
    z-index: 9;
    width: 100vw;
  }
  .text-block-5 {
    text-align: center;
  }
  .image-22 {
    padding-left: 5px;
  }
  .particles {
    width: 450px;
  }
  .reminder {
    display: none;
  }
  .paragraph {
    width: 100%;
    margin-top: 48px;
    margin-left: 0px;
    padding-left: 0px;
    text-align: left;
  }
  .radio-button-field {
    margin-top: 15px;
  }
  .div-block-35 {
    width: 100%;
    margin-left: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .text-block-26 {
    padding-right: 91px;
    padding-left: 0px;
  }
}

@media (max-width: 479px) {
  .witestream-heading {
    height: 50vh;
  }
  .witestream-menu {
    margin-bottom: 65px;
  }
  .social-menu {
    padding-right: 10px;
  }
  .wite {
    font-size: 20px;
  }
  .stream {
    font-size: 20px;
  }
  .dotted-wave {
    height: 200px;
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .headings {
    width: 180px;
  }
  .circle8 {
    height: 90vh;
    background-size: 300px;
  }
  .circle9 {
    height: 90vh;
    background-size: 250px;
  }
  .circle10 {
    height: 90vh;
    background-size: 210px;
  }
  .circle-radio-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 90vh;
  }
  .circle-static-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 90vh;
  }
  .circ-big {
    height: 90vh;
    background-size: 300px;
  }
  .circ-med {
    height: 90vh;
    background-size: 255px;
  }
  .circ-small {
    height: 90vh;
    background-size: 210px;
  }
  .background-video-4 {
    margin-top: 0px;
  }
  .botschaft-section {
    width: 100%;
    height: auto;
    margin-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .skyline-section {
    width: 100%;
    height: 900px;
    margin-top: 28px;
  }
  .icon-section {
    height: 1200px;
  }
  .abschluss-section {
    height: 30vh;
  }
  .stream-on-background {
    background-size: auto, contain;
  }
  .kontakt-section {
    height: auto;
  }
  .footer-section {
    height: 20vh;
    background-position: 50% 0px;
  }
  .impressum-section {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .copyright {
    padding-left: 10px;
    font-size: 10px;
    line-height: 14px;
  }
  .impressum-div {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
  }
  .impressum-link-block {
    margin-top: 23px;
    text-decoration: none;
  }
  .top-botschaft {
    height: auto;
    margin-top: 89px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .bottom-botschaft {
    height: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .livestreaming {
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .heading-1 {
    width: auto;
    margin-top: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .livestreaming-heading {
    margin-top: -23px;
    font-size: 15px;
  }
  .livestreaming-subheading {
    margin-top: 7px;
  }
  .heading-2 {
    width: 280px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 17px;
    line-height: 27px;
  }
  .sublines {
    width: 280px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .sublines.rightside {
    width: 280px;
    margin-right: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .div-block-7 {
    width: auto;
    height: auto;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .heading-2-copy {
    margin-top: 28px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 17px;
    line-height: 27px;
  }
  .world {
    width: 250px;
    height: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-image: none;
  }
  ._4k {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .werkzeug {
    margin-top: 100px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .skylinesubheading {
    width: 290px;
  }
  .icon {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .iconsub {
    width: 280px;
  }
  .abschluss-zwei-section {
    height: 40vh;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .heading-3 {
    width: 290px;
    font-size: 12px;
  }
  .heading-4 {
    width: 290px;
    line-height: 22px;
  }
  .stream-on-section {
    margin-top: 72px;
  }
  .kontakt {
    margin-top: 30px;
    margin-bottom: 50px;
  }
  .phone-mail-div {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .phone-div {
    height: 100px;
    margin-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .mail-div {
    margin-top: 10px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .phone-numbver {
    margin-top: 21px;
  }
  .form-div {
    margin-right: 0px;
    margin-left: 0px;
  }
  .form {
    width: auto;
  }
  .text-field.message.new {
    width: 200px;
  }
  .submit-button {
    width: 200px;
    margin-top: 25px;
  }
  .text-field-2 {
    width: 230px;
  }
  .text-field-3 {
    width: 230px;
  }
  .image-one-text {
    height: 300px;
  }
  .heading-7 {
    width: 220px;
  }
  .heading-7.right {
    margin-right: 0px;
  }
  .div-block-12 {
    height: 370px;
  }
  .div-block-16 {
    position: absolute;
    z-index: 10;
    width: 100vw;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .image-12 {
    display: block;
    margin-bottom: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .image-13 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .image-14 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .image-15 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .link-block {
    color: #fff;
    text-decoration: none;
  }
  .link-block-2 {
    text-decoration: none;
  }
  .image-16 {
    overflow: hidden;
  }
  .image-18 {
    box-shadow: none;
  }
  .lightbox-link {
    top: -130px;
    overflow: hidden;
    height: auto;
    margin-top: 0px;
  }
  .mobile-video {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 200px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .clocks-div {
    height: auto;
    margin-top: 54px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .hongkong {
    margin-bottom: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .berlin {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .new-york {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .image-19 {
    margin-top: 0px;
  }
  .image-20 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .text-block-4 {
    margin-right: 50px;
    margin-left: 50px;
  }
  .berall-menschen-erreichen {
    width: 100%;
  }
  .background-videooo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 250px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .html-embed-2 {
    overflow: hidden;
    width: 100vw;
  }
  .html-embed-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-26 {
    width: 240px;
    background-repeat: no-repeat;
  }
  .text-block-5 {
    line-height: 33px;
    text-align: center;
  }
  .particles {
    overflow: hidden;
    width: 90%;
  }
  .image-23 {
    width: 100%;
  }
  .reminder {
    display: none;
    width: 100%;
    height: auto;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-right: 20px;
    padding-bottom: 20px;
  }
  .text-block-44 {
    width: auto;
    font-size: 12px;
  }
  .paragraph {
    width: auto;
    margin-left: 0px;
    padding-right: 30px;
    padding-left: 30px;
    line-height: 20px;
    text-align: left;
  }
  .input.hide {
    display: none;
  }
  .field-label-3 {
    width: auto;
    font-size: 10px;
  }
  .div-block-35 {
    width: auto;
    margin-left: 30px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .text-block-45 {
    width: 80%;
    margin-top: 20px;
  }
  .text-block-26 {
    padding-right: 30px;
  }
  .textarea {
    width: 230px;
    max-width: 230px;
    min-width: 230px;
  }
  .form-block {
    width: 100%;
  }
  .html-embed-6 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
}

