/*
font-family: 'Playfair Display', serif;
font-family: 'Anton', sans-serif;
font-family: 'Playfair Display', serif;
font-family: 'EB Garamond', serif;
*/

body {
  font-family: 'Roboto', sans-serif;
  font-family: 'EB Garamond', serif;
  font-size: 20px;
  line-height: 28px;
  margin: 0;
background-image:url("hintergrund.jpg");
}
.maincontainer {
    width: 100%;

    margin: auto;
    display: block;
    overflow: hidden;
    min-height: 100% !important;
  border: 1px solid;
}
.logo {
  height: auto;
      display: inline-block;
}
.logo img {
      max-width: 120px;
}
/*fonts*/
h4 {
font-family: 'Anton', sans-serif;
      font-size: 40px;
font-weight: 400;
font-style: normal;
line-height: initial;
    margin: 0;
}

.main {
  width: 100%;
  display: block;
    background: yellow;
    min-height: 100% !important;
}
.mainstage {
  max-width: 98%;
      max-width: 1600px;
  margin: auto;
}

.mainstageright {
  width: 72%;
  right: 0;
    border: 1px solid #888;
  margin-left: 28%;

}
.projekt1 {
    position: relative;
   overflow: none;
height: max-content;
      margin: 20px 0px;;
clear:both;
}
hr {
    border-top: 1px solid;
    width: 40%;
    margin: auto;
}
.beschrieb {
    width: 47%;
    float: left;
    margin-right: 2%;
  position: relative;


}
.bildrechts {
    background: #f4f4f4;
    width: 49%;
    height: 100%;
    float: right;

    right: 0;
    top: 0;
    padding: 10px;
    font-family: "Neue Haas Unica W01 Regular";
}
.bildrechts img {
  position: relative;
  width: 100%;

}
.hrhr {
  display: inline-block;
  float: none;
      width: 100%;
}
img.logo  {
  position: relative;
  width: 120px;
  top: 00px;
  left: 0px;
  float: left;
  padding-left: 0px;

}
/*fullwidth*/
.fullwidth {
  width: 96vw;
  position: relative;
  margin-left: -48vw;
  height: auto;
  margin-top: 100px;
  left: 50%;
  background: #00ff00;
}
.middle {
  width: 50%;
  margin: auto;
}
.middlebildlinks {
  width: 350px;
  height: auto;
  float: left;
}
.middlebildlinks img {
  width: 100%;
}
/*end of fullwidth
.menucontainer {
  width: 50%;
float: right;
  padding-top: 1px;
}
*/
.menucontainer {
    width: 100%;
    float: none;
    padding-top: 1px;
}
.menu {

  min-height: 180px;
  max-width: 1400px;

}
.menu a,
.menu li {
  font-family: 'Roboto', sans-serif;
  font-family: 'Anton', sans-serif;
   font-size: 12px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #000;
  font-weight: normal;
}
.menu .active {

  color: #0094cb;
}
ul {
  padding-top:20px;
}
ul li {
  float: left;
  padding-left: 50px;
  list-style-type: none;
    font-size: 16px;
}
  ul li:hover {
  opacity: 0.5;
  }

.headerimage {
  width: 100%;
  height: auto;
}
.headerimage img {
    width: 100%;
    display: block;
    height: auto;
    }




/* Bottom left text */

.footer {
  margin-top: 50px;
  position: relative;
  width: 100%;
  height: 150px;
  float: none;
  display: block;
  font-family: 'Roboto', sans-serif;
  background: #000;
  color: #fff;

}

.footercontent {
  max-width: 1400px;
  width: 98%;
  display: flex;
  margin: auto;

  bottom: 0px;
}
.footer img {
  width: 90px;
  height: auto;
  margin-top: 10px;
}
.footer-box1{
  width: 20%;
  float: left;
}
.footer-box2,
.footer-box3,
.footer-box4 {
  width: 16%;
  padding-left: 3%;
  float: left;
}

a:hover img {
  opacity: 0.3;
}

#hidden-email-hj {display:block;
					height: 70px;
          border: 2px solid black;
          }


.emailhj {
				            display:none !important;
							        }

#hj-toggle:not ~ .emailhj {
	display:none !important;

															        }

.emailhj ul {
	margin-top: -24px;
	margin-left: 0px;
}
#hj-toggle {
	float: left;
}
#hj-toggle:checked ~ .emailhj {
										display:block !important;
										height: 0px;
										border: 1px solid black;
				        }

				        .label-hj {
				            cursor: pointer;
				            display: block;
				            float: right;
										margin-left: 20px;
										font-size: 11px;
										margin-top: -20px;
}



/*flexbox*/
.gridfour {
    max-width: 98%;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: left;
    justify-content: left;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}
.blog-slide-image img {
  position: relative;
    width: 90%;
    height: auto;

}

/* Layout Column: */

.col-main {
  flex: 1;
}

.col-complementary {
  flex: 1;
}


/*scrollanimation*/

.scroll-tracker {
  position: fixed;
  inset: 0 0 auto;
  height: 0.5rem;
  background-color: red;
}


/* Responsive: */


@media only screen and (min-width: 640px) {
  .layout {
    display: flex;
  }
}

/* etc */

body {
  margin: 1.5em;
}

.container {
  max-width: 60em;
  margin-right: auto;
  margin-left: auto;
}

.col {
  padding: 1em;
  margin: 0 2px 2px 0;
  background: #b3e888;
}
/* End of Layout Column: */

@import url(https://fonts.googleapis.com/css?family=Open+Sans);
/* Layout Column 3 spaltig: */
* { box-sizing: border-box; }

body {
  font-family: 'Open Sans', sans-serif;
  color: #666;
}

/* STRUCTURE */

.wrapper {
	padding: 5px;
	max-width: 960px;
	width: 95%;
	margin: 20px auto;
}


/*square*/
.squarestage .wrapper {
  width: 100%;
  	max-width: 2000px;
    padding: 0px;

  display: flex;
  justify-content: space-between;

 align-self: auto;
}
.wrapper .squarbox {
  position: relative;
  width: 22%;
  padding: 10px;

    background-color: #e6e6e6;
}
.squarbox img {

  max-width: 100%; height: auto;
  border: 30px solid #e6e6e6;
}
.wrapperbeitrag {
  width: 100%;
  	max-width: 2000px;
    padding: 0px;

  display: flex;
  justify-content: space-between;

 align-self: auto;
}
.beitragsquar {
  position: relative;
  width: 22%;
}
/*end of square*/
header {
	padding: 0 15px;
}

.columns {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	margin: 5px 0;
}

.column {
	flex: 1;
	border: 1px solid gray;
	margin: 2px;
	padding: 10px;
	&:first-child { margin-left: 0; }
	&:last-child { margin-right: 0; }

}
.quadris {
  display: block;
}
.box {
  width: 25%;
  aspect-ratio: 1 / 1 ;
  background: limegreen;
  float: left;
  border: 1px solid;

}
footer {
	padding: 0 15px;
}


@media screen and (max-width: 980px) {
  .columns .column {
		margin-bottom: 5px;
    flex-basis: 40%;
		&:nth-last-child(2) {
			margin-right: 0;
		}
	/*	&:last-child {
			flex-basis: 100%;
			margin: 0;
		}*/
	}
}

@media screen and (max-width: 680px) {
	.columns .column {
		flex-basis: 100%;
		margin: 0 0 5px 0;
	}
}
/* End of Layout Column 3 spaltig */
@media screen and (max-width: 1024px) {

  .beschrieb {
      width: 100%;
      float: none;
  }
  .bildrechts {
      width: 100%;
  }

  .blog-post-slide {
width: 49%;
margin-right: 1%;
float: left;
margin-bottom: 30px;
/*min-width: 160px;*/
  background: #f4f4f4;
  }


  .menu li {
    display: none;
  }
  .hamburgermenu {
    position: absolute;
  /*  left: calc(50% + 520px);*/
    right: 14px;
    top:6px;
    width: 40px;
    display:block;
  }
}
  .container-right p {
    position: relative;
    left: 0px;
    color: #000;
    padding-right:180px;
  }
  .twentyfiveyears {
    position: absolute;
  /*  left: calc(50% + 520px);*/
    right: 40px;
    top:110px;
    width: 10% !important;
  }
  .footer-box1,
  .footer-box2,
  .footer-box3,
  .footer-box4 {
    padding-top: 20px;
    width: 22%;
  }
  @media screen and (min-width: 1024px) {

  .blog-post-slide {

    /*  min-width: 300px;*/
  width:32.3%;
      margin-right: 1%;
margin-bottom: 30px;
  background: #f4f4f4;
  }
  .blog-slide-image img {
    position: relative;
      width: 100%;
      height: auto;

  }
  /*flexbox*/
  }
  @media screen and (min-width: 1400px) {
    .blog-post-slide {
        margin-bottom: 20px;
        color: #404040;
    width: 24%;
    margin-right: 1%;
        background: #f4f4f4;
    }
  }
