
/* -------- ADJUSTMENTS -------- */

/* -------- NAVIGATION -------- */

.navelements a img {

    padding: 0;
    margin: 0;
    position: fixed;
     
    top: 15px;
    left: 30px;
    
    max-height: 70px;

    z-index: 2;

}
.navelements {

    max-width: 300px;
    padding: 0;
    margin: 0;
    position: fixed;
    right: 7vw;   
    top: 2.4em;

    z-index: 2;    
}

.menu-container{
    width: 100%;
}

.header{
    position: fixed;        
    background: #F7F7F7;
    height: 100px;
    z-index: 1;
    top: 0;
 }

.navelements .text {
    
    font-family: hero-new, sans-serif;
    font-weight: 300;
    font-style: normal;
	font-size: 20px;
    
    letter-spacing: -1.25px;
    
    color: #333333;

    margin-left: 10px;
}


.navelements .textactive {
    
    font-family: hero-new, sans-serif;
    font-weight: 300;
    font-style: normal;
	font-size: 20px;
    
    letter-spacing: -1.25px;
    
    color: #333333;

    margin-left: 20px;
    
   text-decoration: underline;
    text-underline-offset: 5px;
    text-decoration-thickness: 1.8px;
}

/* -------- NAVIGATION -------- */


/* -------- STAGE -------- */

#stage {
    width: 100%;
    
    background: #F7F7F7;
    height: 600px;
    z-index: -3;
    
    position: relative;   
    top: 0;
}

#people {
    width: 70%;
     max-height: 30vh;
     position: relative;   

     transform: translate(20%, 115%);

}
 
#text {
    width: 100%;
    height: 6vh;
    position: relative;  
    
     display: flex;
     flex-direction: column;
     align-items: center; 
     justify-content: center;
    
    transform: translate(0%, 22vh);

    z-index: 5;
    
    text-align: center;
}

.herotext {
    max-width: 85%;
    font-size: 40px;
    font-weight: 500;
    letter-spacing: -1.5px;

}

h2 {
    margin-top: 2vh;
    font-size: 26px;
    font-weight: 300;
    letter-spacing: -1.25px;
}

/* -------- HERO IMAGE -------- */

heroimage {
    display: none;
}

.heroimagecenter {
    display: none;
}

.followme {
    display: none;
}

.followmeicon img{
     display: none;
}

.illustration-content-main {
    display: flex;
    display: center;
       margin-bottom: 10vh;
    max-width: 90%;
    
    top: 50%;
  left: 50%;

  transform: translate(5.5%, 0%);
}

.illustration-content {
    display: flex;
    display: center;
    margin-bottom: 10vh;
    margin-top: 10vh;
    max-width: 90%;
    top: 50%;
    left: 50%;
    transform: translate(22%, 0%);
}

/* -------- MAIN GRID -------- */


.maingridA {display:none;}
.maingridB {display:none;}

.mobilegridA {
    display:block;
    margin-top: 15vh;
}

.mobilegridB {display:block;}

.imagebox{margin: 0;}

.textbox {background: none;}

/* -------- BOX CONTENT -------- */

.iconright img {
    
    display: none;
    max-width: 65px;
    max-height: 125px;
    
    margin-top: 18%;
    margin-left: 31%;
    
}

.iconleft img {
    
    display: none;
    max-width: 65px;
    max-height: 125px;
    
    margin-top: 18%;
    margin-left: 31%;
    
}

.textbox {
    
     margin-top: 5vw;
    margin-bottom: 7vw;
    margin-right: 5vw;
    margin-left: 5vw;
    
    align-content: center;
    
    letter-spacing: -1px;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    
    max-height: 524px;  
    
    letter-spacing: -.3px;
    
    color: #333333;

    max-width: 550px;
}



span.headtext {
    
    font-weight: 300;
    font-style: normal;
	font-size: 26px;
    
    letter-spacing: -1.25px;
}

/* -------- VORTEILE -------- */


.illustration-content {
    display: flex;
    display: center;
       margin-bottom: 5vh;
       margin-top: 5vh;
    max-width: 100%;
    
    top: 50%;
  left: 50%;
  
  transform: translate(0%, 0%);
}


.gridvorteilemobile{
    display: block;
    margin-left: 13vw;
    margin-right: 13vw;
    
}    
    
.gridvorteile {display: none;}

.number {
    font-size: 30px;
    font-weight:200;
    margin-left: 0;
    margin-bottom: 2vh;
    margin-top: 4vh;

}

.leftrowinline {
        margin-top:5vh;
        max-width: 400px;
}

.rightrowinline {
        margin-top:5vh;
        max-width: 400px;
}

.leftrowperson img{
display: none;
}

.rightrowperson img{
display: none;
}

    
/* -------- BIO -------- */
    
    
.biobackground {
    
    margin-top: 10vh;
    background: #f2f2f2;
    width: 100%;
    display: block;
    height: 70vh;
}

.profile {

    display: -webkit-box;
    display: -ms-flexbox;
    display:-webkit-flex;
    display: flex;
    
    align-items: center;
    justify-content: center;
}

.profile img {
    
    margin-top: 8vh;
    max-width: 250px;
    
}

.nametag {
    
    font-weight: 600;
    font-size: 18px;
    color: #333;
    
   margin-right: 30vw; 
    margin-left: 30vw;
    
    margin-top: 7vh;
    
    text-align: left;
    
    max-width: 300px;

}

.nametag span {
    font-weight: 400;
}

.infobox {
    
    color: #333;

    max-width: 300px;
    margin-right: 30vw; 
    margin-left: 30vw;
    margin-top: 4vh;

    
    text-align: left;
    
    font-weight:400;
    font-size: 14px;
    line-height: 1.4;
    
}

.infoboxmail {
    
    margin-top: 2vh;
    
    margin-right: 30vw; 
    margin-left: 30vw;
    
    text-align: left;
    max-width: 400px;
    max-width: 300px;
    font-weight: 600;
    font-size: 10px;
    color: #333;
}


/* -------- FOOTER  -------- */

footer {
    width:100%;
    height:150px;
    margin-top: 0;    
    
    background-color: #E4E4E4;
    position: absolute;
    z-index: -2;
}

ul{ 
    font-size:10px;
    font-weight:400;
    line-height: 1.6;
    color: #777;
    
    text-align: center;
    
    margin-top:3.75vh;
}

li a.footerlink { 
    
    text-decoration: none;
    font-size:10px;
    font-weight:400;
    line-height: 1.3;
    color: #777;
}
