.button {
  position: relative;
  z-index: auto;
  text-align: left;
}

.div-block {
  width: 100%;
  height: 80px;
}

.text-block {
  width: 100%;
  height: 80px;
  margin-top: 0px;
  padding-top: 0px;
  border-top: 0px solid #000;
  font-family: 'PT Serif', serif;
  font-size: 50px;
  text-align: center;
}

.heading {
  position: absolute;
  left: 0%;
  top: 17px;
  right: 0%;
  bottom: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'IM Fell Double Pica SC', sans-serif;
  font-size: 50px;
  text-align: center;
}

.footer {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: none;
  height: 50px;
  background-color: rgba(0, 0, 0, 0.8);
  text-align: center;
}

.header {
  position: fixed;
  display: none;
  width: 100%;
  height: 80px;
  background-color: hsla(0, 0%, 95.3%, 0.7);
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.7)), to(hsla(0, 0%, 100%, 0.6)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.7), hsla(0, 0%, 100%, 0.6));
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.body {
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.div-block-4 {
  position: absolute;
  left: 15%;
  top: 15%;
  right: 15%;
  bottom: 25%;
  border-top-left-radius: 2%;
  border-top-right-radius: 2%;
  background-color: rgba(0, 0, 0, 0.65);
}

.div-block-5 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: 4px;
  background-color: #fff;
}

.text-block-5 {
  position: absolute;
  left: 5%;
  top: 15%;
  right: 5%;
  bottom: 5%;
}

.text_beschreibung {
  position: absolute;
  left: 100px;
  top: 90px;
  right: 30px;
  bottom: 172px;
  width: auto;
  height: auto;
  font-family: 'Averia Libre', sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 35px;
  text-align: left;
  overflow-y:auto;
}

.text_beschreibung_bg {
  position: absolute;
  left: 0%;
  top: 156px;
  right: 0%;
  bottom: auto;
  display: none;
  width: 90%;
  height: 60%;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 20px 20px 0px 0px;
  background-color: rgba(0, 0, 0, 0.8);
  text-align: center;
}

.text_beschreibung_uberschrift {
  position: absolute;
  left: 100px;
  top: 30px;
  right: 30px;
  bottom: auto;
  display: block;
  font-family: 'IM Fell Double Pica SC', sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 100%;
  text-align: left;
}

.buttons {
  position: absolute;
  left: auto;
  top: auto;
  right: 20px;
  bottom: 70px;
  display: none;
  width: 150px;
  height: 50px;
  margin-right: 0px;
}

.szene_1 {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 25%;
  height: 100%;
  background-color: transparent;
  text-align: center;
  cursor: pointer;
}

.szene_2 {
  position: absolute;
  left: 25%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 25%;
  height: 100%;
  text-align: center;
  cursor: pointer;
}

.szene_3 {
  position: absolute;
  left: auto;
  top: auto;
  right: 25%;
  bottom: 0%;
  width: 25%;
  height: 100%;
  text-align: center;
  cursor: pointer;
}

.footer_buttons_text {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: none;
  width: 100%;
  height: 60px;
  margin-top: 6px;
  -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;
  font-family: 'IM Fell Double Pica SC', sans-serif;
  color: #fff;
  font-size: 35px;
  line-height: 100%;
  text-align: center;
}

.div-block-6 {
  position: fixed;
}

.div-block-7 {
  position: fixed;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 10%;
  width: 25%;
  height: 10%;
  margin-right: 15px;
}

.beschreibung_bg_footer {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: 4px;
  background-color: #fff;
}

.tutorial {
  position: absolute;
  left: 5%;
  top: auto;
  right: 5%;
  bottom: 5%;
  display: inline-block;
  width: auto;
  height: 140px;
  -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-align: center;
}

.div-block-9 {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 33%;
  height: 100%;
  background-image: url('../images/Sun.svg');
  background-position: 50% 50%;
  background-size: 100% 100%;
}

.button_sun {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 50px;
  height: 50px;
  margin-left: -20px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.8);
  background-image: url('../images/Sun_2.svg');
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  cursor: pointer;
}

.button_moon {
  position: absolute;
  left: 33.33%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 50px;
  height: 50px;
  margin-right: 0px;
  margin-left: -10px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.8);
  background-image: url('../images/Moon.svg');
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  cursor: pointer;
}

.button_info {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: auto;
  width: 50px;
  height: 50px;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.8);
  background-image: url('../images/Info.svg');
  background-position: 50% 50%;
  background-size: 100% 100%;
  cursor: pointer;
}

.div-block-10 {
  position: absolute;
  left: 45%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 50px;
  height: 50px;
  background-image: url('../images/Dreiecke.svg');
  background-position: 50% 100%;
  background-size: 20%;
  background-repeat: no-repeat;
}

.div-block-11 {
  position: fixed;
  left: auto;
  top: auto;
  right: 10px;
  bottom: 10%;
  width: 22%;
  height: 8%;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: 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;
}

.div-block-12 {
  position: fixed;
  left: 5%;
  top: 13%;
  right: 5%;
  bottom: 25%;
}

.div-block-13 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 35%;
  height: 8%;
  text-align: left;
}

.anleitung_springen {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: inline-block;
  width: 33%;
  height: 100%;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  text-align: center;
}

.anleitung_zoomen {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 33%;
  height: 100%;
}

.anleitung_verschieben {
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 33%;
  height: 100%;
  margin-left: 33.5%;
}

.anleitung_symbol_springen {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 100%;
  height: 40%;
  background-image: url('../images/Location.svg');
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  text-align: center;
}

.springen {
  position: absolute;
  left: 0%;
  top: 45%;
  right: 0%;
  bottom: auto;
  width: 100%;
  height: 25%;
  font-family: 'Averia Libre', sans-serif;
  color: #fff;
  font-size: 180%;
  line-height: 100%;
}

.anleitung_symbol_zoomen {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 100%;
  height: 40%;
  background-image: url('../images/Zoomen.svg');
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  text-align: center;
}

.anleitung_symbol_verschieben {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 100%;
  height: 40%;
  background-image: url('../images/Verschieben.svg');
  background-size: 95% 95%;
  background-repeat: no-repeat;
  text-align: center;
}

.verschieben {
  position: absolute;
  left: 0%;
  top: 45%;
  right: 0%;
  bottom: auto;
  width: 100%;
  height: 25%;
  font-family: 'Averia Libre', sans-serif;
  color: #fff;
  font-size: 180%;
  line-height: 100%;
}

.zoomen {
  position: absolute;
  left: 0%;
  top: 45%;
  right: 0%;
  bottom: auto;
  width: 100%;
  height: 25%;
  font-family: 'Averia Libre', sans-serif;
  color: #fff;
  font-size: 180%;
  line-height: 100%;
}

.div-block-14 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 4%;
  width: 100%;
  height: 6%;
}

.text-block-7 {
  position: relative;
  width: 100%;
  height: 100%;
  font-family: 'Averia Libre', sans-serif;
  color: #fff;
  font-size: 100%;
  line-height: 100%;
  font-weight: 400;
}

.tutorial_nacht {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 100%;
  height: 25%;
  font-family: 'Averia Libre', sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 100%;
}

.tutorial_info {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 100%;
  height: 25%;
  font-family: 'Averia Libre', sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 100%;
}

.tutorial_tag {
  position: absolute;
  left: auto;
  top: 10px;
  right: 60%;
  bottom: 0%;
  display: block;
  width: 70%;
  height: 100%;
  margin-left: 0%;
  font-family: 'Averia Libre', sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 100%;
  text-align: right;
}

.info {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 25%;
  font-family: 'Averia Libre', sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 100%;
}

.tutorail_tag_icon {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 43%;
  -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: url('../images/Tag_Tutorial.svg');
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  text-align: center;
}

.div-block-16 {
  position: absolute;
  left: -4%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 100px;
  height: 100%;
  margin-left: 0%;
  background-image: url('../images/Sun_1.svg');
  background-position: 50% 50%;
  background-size: 100% 100%;
}

.tutorial_info_icon {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: auto;
  display: block;
  width: 100%;
  height: 43%;
  -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: url('../images/Info_Tutorial.svg');
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  text-align: center;
}

.tutorial_nacht_icon {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 43%;
  -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: url('../images/Nacht_Tutorial.svg');
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  text-align: center;
}

.reise_beginnen_main {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 50px;
  display: none;
  width: 100%;
  height: 65px;
  text-align: center;
}

.reise_beginnen_button {
  position: relative;
  left: auto;
  top: 0px;
  right: auto;
  bottom: 0%;
  display: inline-block;
  width: 300px;
  height: 100%;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 13px;
  background-color: rgba(0, 0, 0, 0.8);
  text-align: left;
  cursor: pointer;
}

.div-block-19 {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url('../images/Reise_beginnenl.svg');
  background-position: 50% 50%;
  background-size: 100% 90%;
  background-repeat: no-repeat;
}

.dreiecke {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 15px;
  background-image: url('../images/Dreiecke.svg');
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.dreiecke_klein {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 10px;
  background-image: url('../images/Dreiecke.svg');
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.szene_4 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 25%;
  height: 100%;
  text-align: center;
  cursor: pointer;
}

.ar_betreten {
  position: fixed;
  left: 0%;
  top: 88px;
  right: 0%;
  bottom: auto;
  display: none;
  width: 100%;
  height: 60px;
  text-align: center;
}

.ar_betreten_text {
  position: absolute;
  left: 0%;
  top: 6px;
  right: 0%;
  bottom: auto;
  width: 100%;
  height: 100%;
  font-family: 'IM Fell Double Pica SC', sans-serif;
  color: #fff;
  font-size: 45px;
  line-height: 100%;
  text-align: center;
}

.ar_betreten_button {
  position: absolute;
  left: 50%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: block;
  width: 350px;
  height: 100%;
  margin-left: -150px;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 13px;
  background-color: rgba(0, 0, 0, 0.8);
  text-align: left;
  cursor: pointer;
}

.close_button {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 60px;
  height: 60px;
  cursor: pointer;
}

.text-block-9 {
  width: 100%;
  height: 100%;
  font-family: 'IM Fell Double Pica SC', sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 60px;
}

.html-embed {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
}

.header_ueberschrift {
  position: absolute;
  left: 0%;
  top: 14px;
  right: 0%;
  bottom: 14px;
  display: block;
  font-family: 'IM Fell Double Pica SC', sans-serif;
  color: #926e00;
  font-size: 50px;
  line-height: 100%;
  text-align: center;
}

.div-block-20 {
  position: absolute;
  left: 15px;
  top: 30px;
  display: block;
  width: 70px;
  height: 50px;
  background-image: url('../images/Textbereich_Icon.svg');
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.footer_icons {
  position: absolute;
  left: 0%;
  top: 10%;
  right: auto;
  bottom: auto;
  width: 22%;
  height: 100%;
  background-image: url('../images/Footer_Icon.svg');
  background-position: 100% 0%;
  background-size: auto 35px;
  background-repeat: no-repeat;
}

.tabs {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.tab-pane-tab-3 {
  width: 100%;
  height: 100%;
}

.tab-link-tab-2 {
  position: relative;
  padding-right: 30px;
}

.tabs-menu {
  width: 100%;
  height: 100%;
}

.buttons_bg {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  cursor: pointer;
}

.szene_1_icon {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: url('../images/Szene_1_Icon.svg');
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  text-align: center;
  cursor: pointer;
}

.szene_2_icon {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: url('../images/Szene_2_Icon.svg');
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  text-align: center;
  cursor: pointer;
}

.szene_3_icon {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: url('../images/Szene_3_Icon.svg');
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  text-align: center;
  cursor: pointer;
}

.szene_4_icon {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: url('../images/Szene_4_Icon.svg');
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  text-align: center;
  cursor: pointer;
}

.footer_placement {
  position: fixed;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 0px;
  height: 50%;
}

.footer_landscape_bg {
  display: none;
}

.close_app_button {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: none;
  width: 60px;
  height: 60px;
  cursor: pointer;
}

.close_app {
  width: 100%;
  height: 100%;
  font-family: 'IM Fell Double Pica SC', sans-serif;
  color: #000;
  font-size: 40px;
  line-height: 60px;
}

@media screen and (max-width: 991px) {
  .div-block {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
  }

  .text-block-2 {
    position: fixed;
    left: 32%;
    top: auto;
    right: 32%;
    bottom: 2%;
    display: block;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    font-family: 'PT Serif', serif;
    font-size: 34px;
    text-align: center;
  }

  .div-block-2 {
    position: fixed;
    left: 0%;
    top: 31%;
    right: 0%;
    bottom: -33%;
    display: block;
    height: auto;
    margin-right: auto;
    margin-left: auto;
  }

  .footer {
    position: fixed;
    left: 0%;
    right: 0%;
    bottom: 0%;
    width: 1px;
    height: 50%;
    border-radius: 0px;
  }

  .text-block-3 {
    position: fixed;
    left: 14%;
    top: auto;
    right: auto;
    bottom: 2%;
    font-family: 'PT Serif', serif;
    font-size: 34px;
    text-align: center;
  }

  .text-block-4 {
    position: fixed;
    left: auto;
    top: auto;
    right: 14%;
    bottom: 2%;
    font-family: 'PT Serif', serif;
    font-size: 34px;
    line-height: 20px;
    text-align: center;
  }

  .header {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    height: 50px;
  }

  .text_beschreibung {
    left: 73px;
    top: 84px;
    right: 30px;
    bottom: 97px;
    font-size: 15px;
    line-height: 25px;
    overflow-y:auto;
  }

  .text_beschreibung_bg {
    left: 0%;
    top: 60px;
    right: 0%;
    bottom: 60px;
    width: 80%;
    height: auto;
  }

  .text_beschreibung_uberschrift {
    left: 70px;
    top: 35px;
    right: 30px;
    font-size: 40px;
  }

  .buttons {
    position: fixed;
    top: 50%;
    right: 1%;
    bottom: 0%;
    width: 10px;
    margin-top: -25px;
  }

  .szene_1 {
    top: -120px;
    bottom: auto;
    width: 60px;
    height: 60px;
    border-top-right-radius: 15px;
    background-image: none;
  }

  .szene_2 {
    left: 0%;
    top: -60px;
    right: auto;
    bottom: auto;
    width: 60px;
    height: 60px;
    background-image: none;
  }

  .szene_3 {
    left: 0%;
    top: 0px;
    right: auto;
    bottom: auto;
    width: 60px;
    height: 60px;
    background-image: none;
  }

  .footer_buttons_text {
    font-size: 40px;
  }

  .tutorial {
    bottom: 19px;
    height: 80px;
  }

  .button_sun {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
  }

  .button_moon {
    left: auto;
    top: 70px;
    right: 0%;
  }

  .button_info {
    top: -70px;
  }

  .anleitung_symbol_springen {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
  }

  .springen {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 25px;
    height: 25%;
    font-size: 120%;
    white-space: break-spaces;
  }

  .anleitung_symbol_zoomen {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
  }

  .anleitung_symbol_verschieben {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
  }

  .verschieben {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 25px;
    font-size: 120%;
  }

  .zoomen {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 25px;
    font-size: 120%;
  }

  .tutorail_tag_icon {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: -10px;
    height: 43%;
    background-size: 120% 120%;
  }

  .tutorial_info_icon {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: -10px;
    height: 43%;
    background-size: 120% 120%;
  }

  .tutorial_nacht_icon {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: -10px;
    height: 43%;
    background-size: 120% 120%;
  }

  .reise_beginnen_main {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 10px;
    height: 40px;
  }

  .reise_beginnen_button {
    display: inline-block;
    width: 200px;
    height: 100%;
    max-width: 250px;
  }

  .div-block-19 {
    position: static;
    background-size: auto 100%;
  }

  .dreiecke {
    height: 15px;
  }

  .dreiecke_klein {
    height: 5px;
  }

  .szene_4 {
    left: 0%;
    top: 60px;
    right: auto;
    bottom: auto;
    width: 60px;
    height: 60px;
    border-bottom-right-radius: 15px;
    background-image: none;
  }

  .ar_betreten {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 10px;
    height: 40px;
  }

  .ar_betreten_text {
    font-size: 30px;
  }

  .ar_betreten_button {
    width: 200px;
    margin-left: -100px;
  }

  .close_button {
    width: 40px;
    height: 40px;
    font-size: 14px;
    line-height: 15px;
  }

  .text-block-9 {
    font-size: 25px;
    line-height: 40px;
  }

  .header_ueberschrift {
    top: 11px;
    bottom: auto;
    font-size: 30px;
  }

  .div-block-20 {
    top: 20px;
    width: 40px;
    height: 40px;
  }

  .buttons_bg {
    right: 0%;
  }

  .szene_1_icon {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    background-image: url('../images/Szene_1_Icon_Hochkant.svg');
    background-size: contain;
  }

  .szene_2_icon {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    background-image: url('../images/Szene_2_Icon_Hochkant.svg');
    background-size: contain;
  }

  .szene_3_icon {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    background-image: url('../images/Szene_3_Icon_Hochkant.svg');
    background-size: contain;
  }

  .szene_4_icon {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    background-image: url('../images/Szene_4_Icon_Hochkant.svg');
    background-size: contain;
  }

  .footer_landscape_bg {
    position: fixed;
    left: 0%;
    top: 50%;
    bottom: 0%;
    display: block;
    width: 60px;
    height: 240px;
    margin-top: -120px;
    padding-right: 0px;
    padding-bottom: 0px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    background-color: rgba(0, 0, 0, 0.8);
  }

  .close_app_button {
    width: 40px;
    height: 40px;
    font-size: 14px;
    line-height: 15px;
  }

  .close_app {
    font-size: 25px;
    line-height: 40px;
  }
}

@media screen and (max-width: 767px) {
  .footer {
    width: 1px;
    height: 50%;
    margin-top: 0px;
  }

  .header {
    height: 45px;
  }

  .text_beschreibung {
    position: absolute;
    left: 59px;
    top: 60px;
    font-size: 14px;
    line-height: 23px;
    overflow-y:auto;
  }

  .text_beschreibung_bg {
    top: 60px;
    bottom: 60px;
    width: 75%;
    height: auto;
  }

  .text_beschreibung_uberschrift {
    left: 59px;
    top: 30px;
    right: 30px;
    font-size: 25px;
  }

  .buttons {
    left: auto;
    top: 50%;
    right: 1%;
    bottom: 0%;
    width: 10px;
    margin-top: -25px;
  }

  .szene_1 {
    left: 0%;
    top: -120px;
    right: auto;
    bottom: auto;
    width: 60px;
    height: 60px;
    border-top-right-radius: 15px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: linear-gradient(180deg, transparent, transparent);
  }

  .szene_2 {
    left: 0%;
    top: -60px;
    right: auto;
    bottom: auto;
    width: 60px;
    height: 60px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: linear-gradient(180deg, transparent, transparent);
  }

  .szene_3 {
    left: 0%;
    top: 0px;
    right: auto;
    bottom: auto;
    width: 60px;
    height: 60px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: linear-gradient(180deg, transparent, transparent);
  }

  .footer_buttons_text {
    position: static;
    display: none;
    height: 100%;
    margin-top: 9px;
  }

  .tutorial {
    position: absolute;
    left: 0%;
    right: 0%;
    bottom: 0px;
    height: 85px;
    max-height: 150px;
  }

  .button_sun {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
  }

  .button_moon {
    left: auto;
    top: 70px;
    right: 0%;
    bottom: 0%;
  }

  .button_info {
    left: auto;
    top: -70px;
    right: 0%;
    bottom: auto;
  }

  .anleitung_springen {
    height: 80%;
  }

  .anleitung_zoomen {
    height: 80%;
  }

  .anleitung_verschieben {
    height: 80%;
  }

  .anleitung_symbol_springen {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
  }

  .springen {
    font-size: 15px;
  }

  .anleitung_symbol_zoomen {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
  }

  .anleitung_symbol_verschieben {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
  }

  .verschieben {
    font-size: 15px;
  }

  .zoomen {
    font-size: 15px;
  }

  .tutorail_tag_icon {
    bottom: -10%;
    height: 35px;
  }

  .tutorial_info_icon {
    bottom: -10%;
    height: 35px;
  }

  .tutorial_nacht_icon {
    bottom: -10%;
    height: 35px;
  }

  .reise_beginnen_main {
    bottom: 10px;
    height: 40px;
  }

  .reise_beginnen_button {
    display: inline-block;
    width: 200px;
    height: 100%;
    text-align: center;
  }

  .div-block-19 {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: block;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url('../images/Reise_beginnenl_1.svg');
    background-position: 50% 50%;
    background-size: 100% 100%;
    text-align: center;
  }

  .dreiecke {
    height: 15px;
  }

  .dreiecke_klein {
    height: 5px;
  }

  .szene_4 {
    left: 0%;
    top: 60px;
    right: auto;
    bottom: auto;
    width: 60px;
    height: 60px;
    border-bottom-right-radius: 15px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: linear-gradient(180deg, transparent, transparent);
  }

  .ar_betreten {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 10px;
    height: 40px;
  }

  .ar_betreten_text {
    font-size: 25px;
  }

  .ar_betreten_button {
    width: 200px;
    margin-left: -100px;
  }

  .close_button {
    width: 40px;
    height: 30px;
  }

  .text-block-9 {
    font-size: 30px;
    line-height: 40px;
  }

  .header_ueberschrift {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 13%;
    font-size: 30px;
  }

  .div-block-20 {
    left: 0px;
    top: 20px;
    width: 60px;
    height: 30px;
  }

  .szene_1_icon {
    background-image: url('../images/Szene_1_Icon_Hochkant.svg');
  }

  .szene_2_icon {
    background-image: url('../images/Szene_2_Icon_Hochkant.svg');
  }

  .szene_3_icon {
    background-image: url('../images/Szene_3_Icon_Hochkant.svg');
  }

  .szene_4_icon {
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    background-image: url('../images/Szene_4_Icon_Hochkant.svg');
  }

  .footer_landscape_bg {
    position: fixed;
    left: 0%;
    top: 50%;
    right: auto;
    bottom: 0%;
    display: block;
    width: 60px;
    height: 240px;
    margin-top: -120px;
    padding-right: 0px;
    padding-bottom: 0px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    background-color: rgba(0, 0, 0, 0.8);
  }

  .close_app_button {
    width: 40px;
    height: 30px;
  }

  .close_app {
    font-size: 30px;
    line-height: 40px;
  }
}

@media screen and (max-width: 479px) {
  .footer {
    position: fixed;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: auto;
    height: 40px;
  }

  .header {
    top: 0px;
    height: 50px;
  }

  .text_beschreibung {
    left: 38px;
    top: 43px;
    right: 15px;
    bottom: 109px;
    height: auto;
    font-size: 12px;
    line-height: 16px;
    overflow-y:auto;
  }

  .text_beschreibung_bg {
    position: fixed;
    top: 92px;
    bottom: 106px;
    width: 90%;
    height: auto;
    max-height: none;
    max-width: none;
  }

  .text_beschreibung_uberschrift {
    left: 38px;
    top: 14px;
    font-size: 20px;
  }

  .buttons {
    left: auto;
    top: auto;
    right: 17px;
    bottom: 48px;
    width: 10px;
    height: 30px;
    max-height: 60px;
    margin-right: 0px;
  }

  .szene_1 {
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    width: 25%;
    height: 100%;
    border-top-right-radius: 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: linear-gradient(180deg, transparent, transparent);
  }

  .szene_2 {
    position: absolute;
    left: 25%;
    top: auto;
    right: auto;
    bottom: 0%;
    width: 25%;
    height: 100%;
    margin-left: 0%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: linear-gradient(180deg, transparent, transparent);
  }

  .szene_3 {
    left: auto;
    top: auto;
    right: 25%;
    bottom: 0%;
    width: 25%;
    height: 100%;
    border-bottom-right-radius: 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: linear-gradient(180deg, transparent, transparent);
  }

  .footer_buttons_text {
    top: 9px;
    height: 30px;
    font-size: 18px;
    line-height: 100%;
  }

  .tutorial {
    left: 19px;
    right: 19px;
    bottom: 19px;
  }

  .button_sun {
    left: auto;
    top: auto;
    right: 80px;
    bottom: 0%;
    width: 35px;
    height: 35px;
    margin-left: 0px;
  }

  .button_moon {
    left: auto;
    top: auto;
    right: 35px;
    bottom: 0%;
    width: 35px;
    height: 35px;
    margin-left: 0px;
  }

  .button_info {
    left: auto;
    top: auto;
    right: -10px;
    bottom: 0%;
    width: 35px;
    height: 35px;
  }

  .anleitung_symbol_springen {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
  }

  .springen {
    font-size: 15px;
  }

  .anleitung_symbol_zoomen {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
  }

  .anleitung_symbol_verschieben {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
  }

  .verschieben {
    font-size: 15px;
  }

  .zoomen {
    font-size: 15px;
  }

  .tutorail_tag_icon {
    bottom: -15px;
    height: 30px;
  }

  .tutorial_info_icon {
    bottom: -15px;
    height: 30px;
  }

  .tutorial_nacht_icon {
    bottom: -15px;
    height: 30px;
  }

  .reise_beginnen_main {
    bottom: 30px;
    height: 40px;
    max-height: 60px;
  }

  .reise_beginnen_button {
    width: 170px;
    height: 100%;
    border-radius: 10px;
  }

  .dreiecke {
    height: 15px;
  }

  .dreiecke_klein {
    height: 5px;
  }

  .szene_4 {
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: 25%;
    height: 100%;
    border-bottom-right-radius: 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: linear-gradient(180deg, transparent, transparent);
  }

  .ar_betreten {
    top: 49px;
    height: 35px;
  }

  .ar_betreten_text {
    left: 0%;
    top: 4px;
    right: 0%;
    bottom: auto;
    height: 100%;
    font-size: 25px;
  }

  .ar_betreten_button {
    width: 200px;
  }

  .close_button {
    width: 30px;
    height: 30px;
  }

  .text-block-9 {
    font-size: 20px;
    line-height: 30px;
  }

  .header_ueberschrift {
    font-size: 30px;
  }

  .div-block-20 {
    left: 6px;
    top: 13px;
    width: 30px;
    height: 20px;
  }

  .szene_1_icon {
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    background-image: url('../images/Szene_1_Icon.svg');
    background-size: contain;
  }

  .szene_2_icon {
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    background-image: url('../images/Szene_2_Icon.svg');
    background-size: contain;
  }

  .szene_3_icon {
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    background-image: url('../images/Szene_3_Icon.svg');
    background-size: contain;
  }

  .szene_4_icon {
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    width: 100%;
    height: 100%;
    background-image: url('../images/Szene_4_Icon.svg');
    background-size: contain;
  }

  .footer_landscape_bg {
    display: none;
  }

  .close_app_button {
    width: 30px;
    height: 30px;
  }

  .close_app {
    font-size: 20px;
    line-height: 30px;
  }
}

