body{
  font-family: korolev,sans-serif;
  font-weight: 500;
  font-style: normal;
  background: black;
  color: white;
}

a{
  color: white;
  text-decoration: none;
}

#loadingscreen{
  background: black;
  position:fixed;
  z-index: 10000000;
  height: 100vh;
  width: 100%;
}


/* font-family: brandon-grotesque,sans-serif;
font-weight: 700;
font-style: italic; */
.background-mobile{
  /* height: 320px; */
  margin: 0px auto;
  text-align: center;
  background: white;
  border-style: solid;
}

.cover-mobile{
position: absolute;
}
.pixel-mobile{
background: black;
width: 1px;
height: 1px;
border-width: 0px!important;
padding: 0!important;
color:white;
}
.pixel{
background: black;
}
.loadingscreen-mobile{
width: 100%;
height: 100vh;
position: fixed;
background: black;
color: white;
}
.footer-wrapper{
    position: fixed;
    width: 100%;
    height: 70px;
    bottom: 0;
    background: black;
}
.mobile-footer{
  bottom: 0;
  text-align: center;
  margin-top: 2rem;
}
.mobile-footer ul{
list-style: none;
padding: 0;
}

@media (min-width: 768px){
  .mobile-footer{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}

.mobile-footer ul li{
  float: left;
  font-size: 14px;
  width: 20%;
}
@media (max-width: 414px){
  .mobile-footer ul li{
  font-size: 10px;
  }
}
@media (max-width: 767px){
  .mobile-footer ul li{
  /* width: 14%; */
  }
}


.actioncall-mobile{
background: black;
color: white;
text-align: center;
position: absolute;

}

@media (min-width: 375px) and (min-height: 800px){
#introanimation{
  top: 20rem!important;
}
}

@media only screen and (device-width: 768px) and (device-height: 1024px){
#introanimation{
  top: 24rem!important;
}
}

@media only screen and (device-width: 1024px) and (device-height: 1366px) and (orientation: portrait){
#introanimation{
  top: 32rem!important;
}
}
@media (min-width: 1921px) {
#introanimation{
  top: 22rem!important;
}
}
@media (min-width: 2121px) {
#introanimation{
  top: 31rem!important;
}
}
.about-mainframe{
  padding-bottom: 10rem;
}
.about-content{
  margin-top: 7rem;
      /* padding-bottom: 10rem; */
}
.about-content p{
  text-align: center;
  font-weight: 100;
  font-size: 15px;
  margin: 15px 0;
      margin-bottom: 1rem;
}
@media (min-width: 768px){
  .about-content{
        margin-top: 13rem;
  }
  .about-content p{
    line-height: 1.3rem;
    font-size: 15px;
  }
}


@media only screen and (device-width: 1024px) and (device-height: 1366px)and (orientation: portrait){
  .about-content{
    margin-top: 16rem;
  }
}

@media (min-width: 1921px) {
  .about-content{
        margin-top: 20rem;
  }
}

.workshop-mainframe{
  padding-bottom: 10rem;
}
.workshop-content{
  margin-top: 7rem;
      /* padding-bottom: 10rem; */
      max-width: 68%;
/* margin: 0 auto; */
margin-left: auto;
margin-right: auto;
}
.workshop-content p{
  text-align: center;
  font-weight: 100;
  font-size: 15px;
  margin: 15px 0;
      margin-bottom: 1rem;
}
@media (min-width: 768px){
  .workshop-content{
    margin-top: 7rem;
    max-width: 80%;
  }
  .workshop-content p{
    line-height: 1.3rem;
    font-size: 15px;
  }
}

@media (min-width: 1024px){
  .workshop-content{
    max-width: 60%;

  }

}


@media only screen and (device-width: 1024px) and (device-height: 1366px)and (orientation: portrait){
  .workshop-content{
    margin-top: 16rem;
  }
}

@media (min-width: 1921px) {
  .workshop-content{
    margin-top: 20rem;
  }
}

.reihedesktop{
  display: none;
}

@media (min-width: 768px){
  .reihedesktop{
    display: block;
  }
  .reihemobil{
    display: none;
  }
}

.ac-mobile{
    font-size: 14px!important;
}

@media (min-width: 768px){
  .ac-mobile{
    font-size: 22px!important;
  }
}

@media (min-width: 768px){
  .brmobile{
    display: none;
  }
}

@media only screen and (device-width: 1024px) and (device-height: 1366px) and (orientation: landscape){
.about-content{
  margin-top: 12rem!important;
}
}

@media only screen and (device-width: 1024px) and (device-height: 1366px) and (orientation: landscape){
.workshop-content{
  margin-top: 12rem!important;
}
}

.contact-mainframe{
  padding-bottom: 25rem;
}

.contact-form-div{
  width: 90%;
  margin: 0 auto;
}

@media (min-width: 768px){
  .contact-form-div{
    width: 45%;
    margin: 0 auto;
    margin-top: 10rem;
  }
}


@media (min-width: 1024px){
  .contact-form-div{
    margin-top: 14rem;
  }
}

@media only screen and (device-width: 1024px) and (device-height: 768px) and (orientation: landscape){
  .contact-form-div{
    margin-top: 7rem;
  }
}


@media (min-width: 768px){
.intro img{
  width: 50%!important;
}
}

@media (min-width: 992px){
.intro img{
  width: 40%!important;
}
}

@media (min-width: 1200px){
.intro img{
  width: 30%!important;
}
}

.rechtliches{
  text-align: right;
  position: absolute;
  bottom: 10px;
  width: 100%;
  font-size: 8px;
  font-weight: 100;
}

#archive-frame{
  /* padding-bottom: 10rem; */
}
#archive-frame img{
  background: white;
  margin: 20px;
}

@media (min-width: 768px){
  #archive-frame img{
    width: 27%;
  }
}

@media (min-width: 1024px){
  #archive-frame img{
    width: 14%;
  }
}

@media (min-width: 1366px){
  #archive-frame img{
    width: 10%;
  }
}


@media (min-width: 1700px){
  #archive-frame img{
    width: 8%;
  }
}

.archive-footer p{
  max-width: 70%;
  margin: 0 auto;
    text-align: center;
    font-weight: 100;
    font-size: 15px;
    line-height: 1.3rem;

}

.sm-link{
  width: 2rem;
}

.sm-link img{
  width: 2rem;
  margin: 0 1rem;
}
