




.btn {
  border-radius: ;
  background-image: none;
  background-color: #;
}

.text {
  height: auto;
  position: relative;
  margin: auto;
  max-width: 1200px;
}

.text img {
  max-width: 100%;
}

.headline {
  background-color: none;
  height: auto;
  float: left;
  margin-left: 20px;
}










.container {
  padding: 0px 10px 10px 10px;
  align-content: center;
}

.row {
}











.social-media {
  margin-top: 20px;
  margin-bottom: 100px;
}


.icon-home img {
  background-color: none;
  float: left;
  max-width: 35px;
  margin: 10px 10px 10px 10px;
}


.icons-social-media img {
  background-color: none;
  float: right;
  max-width: 35px;
  margin: 10px 10px 10px 10px;
}


.icons-social-media-start img {
  background-color: none;
  float: ;
  max-width: 25px;
  margin: 10px 5px 30px 5px;
}


.icons-social-media-mobile img {
  background-color: none;
  float: right;
  max-width: 35px;
  margin:  -10px 10px 10px 10px;
}







.text-5 {
  background-color: none;
}

.text-6 {
  background-color: none;
}

.text-7 {
  background-color: none;
}








.alles {
	margin: auto;
  max-width: 1200px;
  background-color: #fff;
}








/*Parallax Presets*/
body {
  padding: 0;
  margin: 0;
  background-color: #fff;
}

#hero {
  height: 100vh;
  overflow: hidden;
  position: relative;
}

#content {
  background-color: #f3f3f3;
  margin-bottom: 25px;
  padding-bottom: 300px;
}

.layer {
  background-position: bottom center;
  background-size: auto;
  background-repeat: no-repeat;
  width: 100%;
  height: 800px;
  position: fixed;
  z-index: -1;
}

#hero-mobile {
  display: none;
  background: url("../imgs/background-image-rot-rgb.jpg") no-repeat center bottom cover;
  height: 320px;
  max-width: 100%;
}

.first-section {
  padding: 150px 0 190px 0;
  margin-top: 320px;
  margin-bottom: 180px;
}

.text-header {
  font-size: 50px;
  text-align: center;
}


#hero,
.layer {
  height: 100vh;
  background-position: center;
}



.layer-bg {
  background-image: url("../imgs/background-image-beach.jpg");
  background-size: cover;
  background-position: bottom;
  background-attachment: fixed;
  repeat: no-repeat;
  min-height: 100vh;
  width: 100%;
}

.layer-2 {
  background-image: url("../imgs/");
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  repeat: no-repeat;
  min-height: 100vh;
  width: 100%;
}

.layer-3 {
  background-image: url("../imgs/");
  background-size: cover;
  background-position: top;
  background-attachment: fixed;
  repeat: no-repeat;
  min-height: 100vh;
  width: 100%;
}

.layer-4 {
  background-image: url("../imgs/");
}

.layer-5 {
  background-image: url("../imgs/");
}

.layer-6 {
  background-image: url("../imgs/");
}

.layer-7 {
  background-image: url("../imgs/");
}

.layer-overlay {
  background-image: url("");
  background-size: 400px;
  background-position: center;
}


/*

@media only screen and (max-width: 768px) {
  #hero {
    display: none;
  }

  #hero-mobile {
    display: block;
  }
}
.tutorial-link {
  color: #fff;
  font-size: 18px;
  text-decoration: underline;
}
.tutorial-link:hover {
  color: #000;
}

*/



h1 {
  font-family: 'News Cycle', sans-serif;
  font-weight: 700;
  font-size: 20pt;
  letter-spacing: 0em;
  color: black;
  padding-left: 0px;
  line-height: 18pt;
  text-align: left;
}


h2 {
  font-family: 'News Cycle', sans-serif;
  color: black;
  font-weight: 700;
  letter-spacing: 0.1em;
  font-size: 15pt;
  padding-left: 0px;
  margin-top: -20px;
  margin-bottom: 75px;
  text-align: center;
  line-height: 1.5em;
}


h3 {
  font-family: 'News Cycle', sans-serif;
  font-weight: 400;
  font-size: 24pt;
  letter-spacing: 0.1em;
  color: black;
  padding-left: 0px;
  line-height: 1.0;
  text-align: center;
  padding-top: 0px;
  margin-top: 12px;
}


h4 {
  font-family: 'News Cycle', sans-serif;
  font-weight: 400;
  font-size: 24pt;
  letter-spacing: 0.1em;
  color: white;
  padding-left: 0px;
  line-height: 1.0;
  text-align: center;
  padding-top: 0px;
  margin-top: 12px;
}


h5 {
  font-family: 'News Cycle', sans-serif;
  color: black;
  font-weight: 700;
  letter-spacing: 0.1em;
  font-size: 20pt;
  margin-top: -80px;
  padding-left: 0px;
  text-align: center;
}


h6 {
  font-family: 'News Cycle', sans-serif;
  color: white;
  font-weight: 700;
  letter-spacing: 0.1em;
  font-size: 20pt;
  margin-top: -80px;
  padding-left: 0px;
  text-align: center;
}



li {
  font-family: 'Work Sans', sans-serif;
  font-size: 12pt;
  font-weight: 300;
  letter-spacing: 0em;
  color: white;
  text-align: center;
  list-style: none;
}




p {
  font-family: 'Work Sans', sans-serif;
  font-size: 12pt;
  font-weight: 300;
  letter-spacing: 0em;
  color: black;
  text-align: center;
  list-style: none;
}






a:link {
  color: black;
}

a:visited {
  color: black;
}

a:hover {
  text-decoration: none;
  color: #0000FF;
}


















figure {
  margin-left: 0;
}

.image-link {
  display: inline-block;
}

.project-page {
  display: flex;
  flex-direction: column-reverse;
}

.project-detail {
  text-align: center;
  display: all;
}

.project-detail img {
  display: block;
  margin: 1em auto;
}

.project-detail-hoch img {
  display: block;
  margin: 1em auto;
  width: 500px;
  padding-top: 0px;
  padding-bottom: 15px;
}

.project-detail-quer img {
  display: block;
  margin: 0em auto;
  width: 1200px;
  padding-top: 0px;
  padding-bottom: 15px;
}

.project-detail-wide img {
  display: block;
  margin: 1em auto;
  width: 1000px;
  padding-top: 0px;
  padding-bottom: 15px;
}

.project-detail-full img {
  display: block;
  margin: 0em auto;
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
}

.project-detail-small img {
  display: block;
  margin: 1em auto;
  width: 150px;
  padding-top: 0px;
  padding-bottom: 15px;
}

.projekte {
  margin-top: 150px;
}





.text {
	float: left;
	padding: none;
	position: relative;
	overflow: hidden;
  margin-bottom: 32px;
}


.text img {
	max-width: 100%;
}







.responsive-video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.responsive-video {
position: relative;
padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
padding-top: 0px;
height: 0;
overflow: hidden;
}











.contact {
  position: right;
}

.contact-content {
  max-width: 30em;
  margin: 1em auto 4em auto;
}



.contact-content-start {
  position: center;
  background-color: ;
  padding-top: 0px;
  padding-bottom: 20px;
  min-width: 15em;
  margin: 0em 0em 0em 0em;
}



.contact-list {
  padding: 0;
  list-style: none;
  text-align: center;
}






@media screen and (max-width: 1500px) {
   
    .project-detail-hoch img {
      width: 420px;
    }

    .project-detail-quer img {
      width: 100%;
    }

    .project-detail-wide img {
      width: 100%;
    }

    .project-detail-full img {
      width: 100%;
    }
}



@media screen and (max-width: 991px) {
   
    .project-detail-hoch img {
      width: 420px;
    }

    .project-detail-quer img {
      width: 600px;
    }

    .project-detail-wide img {
      width: 100%;
    }

    .project-detail-full img {
      width: 100%;
    }
}



@media screen and (max-width: 650px) {
   
    .project-detail-hoch img {
      width: 400px;
    }

    .project-detail-quer img {
      width: 440px;
    }

    .project-detail-wide img {
      width: 100%;
    }

    .project-detail-full img {
      width: 100%;
    }
}



@media screen and (max-width: 480px) {
   
    .project-detail-hoch img {
      width: 300px;
    }

    .project-detail-quer img {
      width: 360px;
    }

    .project-detail-wide img {
      width: 100%;
    }

    .project-detail-full img {
      width: 100%;
    }

    h1 {
      font-size: 1.5em;
    }

    h3, h4 { 
      font-size: 1.6em;
      margin-top: 16px;
   }

   h5, h6 {
      font-size: 1.8em;
   }

    p, li {
      font-size: 1em;
   }
}



@media screen and (max-width: 767px) {
    .icons-social-media img {
      visibility: hidden;
      padding-left: 10px;
      padding-top: 9px;
    }
}



@media screen and (min-width: 768px) {

  .icons-social-media-mobile img {
    visibility: hidden;
  }
}



.icons-social-media-mobile {
  text-align: center;
  margin-top: 20px;
}






