*{
    margin: 0;
    padding: 0;
    font-family: "Poppins, sans-serif";
    
}
/*////////////////////HEADER HAUPTSEITE ///////////////////////*/
.header{
    min-height: 800vh;
    max-height: 80vh;
    width: 100%;
    background:black;
    background-position: center;
    background-size: cover;
    position: relative;

}
/*///////////////////lINKS NORMALE SEITE ///////////////////*/
nav
{
    display:flex;
    padding:2% 6%;
    justify-content: space-between;
    align-items: center;
    width:90%;

}
nav img
{
    width:150px;
    
}
.nav-links{
    flex: 1;
    text-align: right;
}
.nav-links ul li{
    list-style: none;
    display:inline-block;
    padding: 8px 12px;
    position: relative;
    font-family: "Poppins, sans-serif";

}
.nav-links ul li a{
    color:white;
    text-decoration: none;
    font-size: 25px;
    font-family: 'Poppins, sans-serif';
}
.nav-links ul li::after{
    content:"'";
    width: 0%;
    height: 2px;
    background: rgb(153, 27, 27);
    display: block;
    margin: auto;
    transition: 0.5s;
}
.nav-links ul li:hover::after{
    width:100%;
}

/*///////////////////lINKS NORMALE SEITE ///////////////////*/
nav .fa{
    display: none;
}
/*////////////////////////////////////HEADER ANPASSUNGEN ANDERE BILDSCHIRME////////////////*/
@media(max-width:2560px){
    .header{
        max-height:80vh;
        min-height:75vh;
    }

}
@media(max-width:2300px){
    .header{
        max-height:65vh;
        min-height:55vh;
    }
}
@media(max-width:1560px){
    .header{
        max-height:90vh;
        min-height:85vh;
    }
}
@media(max-width:800px){
    .header{
        max-height:90vh;
        min-height:80vh;
    }
    .nav-links ul li a{
        font-size:17px;
        
    }
    .nav-links ul{
        margin-top:45px;
        right: -200px;
    }

}
@media(max-width: 720px){

    .nav-links ul{
        right: -200px;
    }
}
@media(max-width: 700px){
    .header{
        overflow:hidden;
    }
 
    .nav-links ul li{
        display:block;
    }
    .nav-links {
        position:absolute;
        background: #f44336;
        height: 100vh;
        width: 150px;
        top:0;
        right:-200px;
        text-align: left;
        z-index: 2;
        transition:1s;

    }
    nav .fa{
    display: block;
    color:#fff;
    margin:10px;
    font-size: 22px;
    cursor:pointer;
    }
    .nav-links ul{
        padding: 30px;

    }
}
@media(max-width:600px){
    .header{
        min-width:55vh;
        max-width:60vh;
    }
    .nav-links ul{
        right: -200px;
    }
}
@media(max-width:500px){

    .nav-links ul{
        right: -200px;
    }
}
@media(max-width:400px){

    .nav-links ul{
        right: -200px;
    }
}

/*/////////////////////////////////////////////////////////////////////Planeten Animation////////////////////////////////////*/
.planet{
    display:flex;
    flex: column;

}
.planet .container{
    width:100%;
    display:flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;

}
.planetEarth{
    position:relative;
    min-width: 50%;
    height: 60vh;
    justify-content: center;
    align-items: center;
    background: black;
}
.planetEarth .loader{
    position: relative;
    width:400px;
    height: 400px;
    border-radius: 50%;
    animation:animate 4s linear infinite;


}

@keyframes animate
{
    0%
    {
        transform:rotate(0deg)
    }
    100%
    {
        transform:rotate(360deg)
    }
}
.planetEarth .loader:before{
    content:"";
    position: absolute;
    top: 0;
    left:0;
    width: 50%;
    height: 100%;
    background: linear-gradient(to top, transparent, #8af37aa5);
    background-size: 200px 360px;
    background-repeat: no repeat;
    border-top-left-radius: 200px;
    border-bottom-left-radius: 200px;

}
.planetEarth .load:after{
    content:'';
    position: absolute;
    top:0;
    left:50%;
    transform: translateX(-50%);
    width: 10px;
    height:10px;
    background:#8af37aa5;
    border-radius: 50%;
    z-index:10;
    box-shadow: 0 0 10px #8af37aa5,
                0 0 20px #8af37aa5,
                0 0 30px #8af37aa5,
                0 0 40px #8af37aa5,
                0 0 50px #8af37aa5,
                0 0 60px #8af37aa5,
                0 0 70px #8af37aa5,
                0 0 80px #8af37aa5,
                0 0 90px #8af37aa5,
                0 0 100px #8af37aa5;


}
.planetEarth .loader span{
    position:absolute;
    top:10px;
    left:10px;
    right:10px;
    bottom:10px;
    background: black;
    border-radius: 50% ;
}
.container img{
    padding-bottom:75px;
}
.earth{
    position:absolute;
    width: 340px;
    height:340px;
    background: url(news_13.jpg);
    border-radius: 50%;
    background-size: cover;
    box-shadow: inset 0 0 20px #8af37aa5,
        0 0 20px #91ee91d3;
    animation: animateEarth 50s  linear infinite;
}
@keyframes animateEarth{
    0%{
    background-position: 360%;
    }
    100%{
        background-position: 360%;
    }
}
.planetEarth img {
    position:absolute;
    padding-left: 10px;
    padding-right: 15px;
}
.planet h2{
    position:relative;
    color:#fff;
    font-size:4em;
    margin-bottom:40px;
    font-weight: 600;
    padding-right: 10%;
    padding-left: 30%;

}
.planetEarth img {
    position:absolute;
    padding-left: 10px;
    padding-right: 15px;
}
.text{
    padding-top: 100px;
    text-align:left;
    font-size:30px;
    font-weight:400px;
}

/*//////////////////////////////////////////////PLANETEN ANPASSUNG  BILDSCHIRME///////*/
@media(max-width:2560px){
    .earth{
        width:600px;
        height:600px;

    }
    .planetEarth img{
        width: 450px;
        height:250px;
    }
    .container img{
        max-width:340px;
        max-height:230px;
        padding-bottom: 105px;
    }

}
@media(max-width:2000px){
    .earth{
        width:350px;
        height:350px;
    }
    .planetEarth .loader{
        width:400px;
        height:400px;
        border-radius: 50%;
    }
    .planetEarth img{
        width:250px;
        height:150px;
    }
}

@media(max-width:1500px){
    .earth{
        width:400px;
        height:400px;
    }
    .planetEarth .loader{
        width:350px;
        height:350px;
        border-radius: 70%;
    }
    .planetEarth img{
        width:250px;
        height:150px;
    }
    .container img{
        max-width:240px;
        max-height:150px;
        padding-bottom: 65px;
    }
}
@media(max-width:1025px){
    .earth{ 
        width: 340px;
        height:340px;

    }
    .planetEarth .loader{
        
        width:390px;
        height: 390px;
        border-radius: 50%;
        animation:animate 4s linear infinite;
    
    
    }

}
@media(max-width:800px){
    .earth{ 
        width: 300px;
        height:300px;

    }
    .planetEarth .loader{
        
        width:340px;
        height: 340px;
        border-radius: 50%;
        animation:animate 4s linear infinite;
    
    
    }
    .container img{
        max-width:220px;
        max-height:130px;
        padding-bottom: 60px;
    }

}
@media(max-width:500px){
    .earth{
        
        width: 240px;
        height:240px;

        border-radius: 50%;
        background-size: cover;
        box-shadow: inset 0 0 20px #8af37aa5,
            0 0 20px  #8af37aa5;
        animation: animateEarth 50s  linear infinite;
    }
    .planetEarth .loader{
        
        width:280px;
        height: 280px;
        border-radius: 50%;
        animation:animate 4s linear infinite;
    
    
    }
    .container img{
        max-width:180px;
        max-height:110px;
    }

}
@media(max-width:400px){
    .earth{
        
        width: 240px;
        height:240px;
        
        border-radius: 50%;
        background-size: cover;
        box-shadow: inset 0 0 20px #8af37aa5,
            0 0 20px #8af37aa5;
        animation: animateEarth 50s  linear infinite;
    }
    .planetEarth .loader{
        
        width:290px;
        height: 290px;
        border-radius: 50%;
        animation:animate 4s linear infinite;
    
    
    }
    .container img{
        max-width:170px;
        max-height:100px;
    }

}
/*////////////////////////////////////////////////////LINK ZUM IMPRESSUM UND SOCIAL MEDIA//////////////////////////////////////////////*/
.comment{
    width:100%;
    text-align:center;
    padding:30px;
}
.comment h4{
    margin-bottom:25px;
    margin-top: 60px;
    font-weight:600;
    font-size: 25px;

}
.icons .fa{
    color:#f44336;
    margin: 0 13px;
    cursor:pointer;
    padding: 10px 0;
}
.comment p{
    font-size: 20px;
    color:grey;
}
.impressumlink a{
    color: black;
    margin-bottom:50px;

}
/*///////////////////////////////////////////////////////////////////////////INTERAKTIVE BROSCHÜRE ANPASSUNGEN BILDSCHIRME////////////////////////////////////////////////////////*/
@media(max-width:2560px){
    .Broschuere{
    padding-top:5%;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    }
    .Broschuere .zentrum{
        text-align: center;
        align-items: center;
    }
}
@media(max-width:2000px){
    .Broschuere{
        padding-top:5%;
    }
}
/*///////////////////////////////////////////////////////////////////SCHRIFT INTERAKTIVE BROSCHÜRE/////////////////////////////////////////////////////////*/

/*////////////////////////////////////////////////////////////////////////ÜBERSCHRIFT/////////////////////////////////////////////////////////////////*/
@media(max-width:2560px){
    .Broschuere h1{
        text-align:center;
        font-size:50px;
    }
    .Broschuere p{
        text-align:left;
        font-size:30px;
        margin-left:20%;
        margin-right:20%;
        padding-top: 10px;
        
    }
    .Broschuere a{
        text-align:center;
        font-size:30px;
        padding-top:20px;
        color:rgb(117, 8, 29)

    }
}
@media(max-width:1560px){
    .Broschuere h1{
        text-align:center;
        font-size:40px;
    }
    .Broschuere p{
        text-align:left;
        font-size:20px;
        margin-left:15%;
        margin-right:15%;
        
    }
    .Broschuere a{
        font-size:20px;
        padding-top:20px;
    }
}
@media(max-width:1050px){
    .Broschuere h1{
        text-align:center;
        font-size:35px;
    }
}
@media(max-width:800px){
    .Broschuere h1{
        text-align:center;
        font-size:25px;
    }
    .Broschuere p{
        text-align:left;
        font-size:15px;
        margin-left:10%;
        margin-right:10%;
        
    }
    .Broschuere a{
        font-size:15px;
        padding-top:20px;
    }
}
@media(max-width:500px){
    .Broschuere h1{
        text-align:center;
        font-size:15px;
        margin-left:10px;
    }
    .Broschuere p{
        text-align:left;
        font-size:10px;
        margin-left:5%;
        margin-right:5%;
        padding-top: 5px;
        
    }
    .Broschuere a{
        font-size:10px;
        padding-top:20px;
    }
}
@media(max-width:320px){
    .Broschuere h1{
        text-align:center;
        font-size:15px;
        padding-left:20px;
        
    }
    .Broschuere p{
        text-align:left;
        font-size:10px;
        margin-left:5%;
        padding-left:25px;
        margin-right:5%;
        padding-top: 5px;
        
    }
    .Broschuere a{
        font-size:10px;
        padding-top:20px;
    }
}
/*//////////////////////////////////////////////////////////////////PROJEKTE ÜBERSCHRIFT ANPASSUNGEN BILDSCHIRME//////////////////////////////////////////*/
.Projekte h1{
    text-align:center;
    font-family: 'Poppins', sans-serif;
}

@media(max-width:2560px){
    .Projekte h1{
        font-size:50px;
        padding-top:80px;
        padding-bottom:5px;
    }
}
@media(max-width:2300px){
    .Projekte h1{
        padding-top: 120px;
    }
}
@media(max-width:1560px){
    .Projekte h1{
        font-size:40px;
    }
}
@media(max-width:1050px){
    .Projekte h1{
        font-size:35px;
    }
}
@media(max-width:800px){
    .Projekte h1{
        font-size:25px;
    }
}
@media(max-width:800px){
    .Projekte h1{
        padding-top:60px;
    }
}
@media(max-width:500px){
    .Projekte h1{
        font-size:15px;
        padding-top:45px;
    }
}
@media(max-width:320px){
    .Projekte h1{
        padding-left:20px;   
    }
}

/*/////////////////////////////////////////////////////PROJEKTKARTEN/////////////////////////////////////////////*/
.campus{
    width: 80%;
    margin:auto;
    text-align: center;
    padding-top: 50px;

}
.campus p{
    font-size:15px;
    font-weight:300;
    color:black;
}
.campus-col{
    flex-basis: 32%;
    border-radius: 10px;
    margin-bottom: 30px;
    position: relative;
    overflow:hidden;
}
.campus-col img{
    width:100%;
    height: 100%;
    display:block;
}
.layer{
    background: transparent;
    position:absolute;
    height: 100%;
    width: 100%;
    top:0;
    left:0;
    transition:0.5s;

}
.layer:hover{
    background: rgba(226,0,0,0.7);
}
.layer h3{
    width: 100%;
    font-weight: 500;
    color: white;
    font-size: 26px;
    bottom: 0;
    left: 50%;
    transform:translateX(-50%);
    position: absolute;
    opacity:0;
    transition: 0.5s;

}
.layer:hover h3{
    bottom:49%;
    opacity: 1;
}
.layer a{
    width: 100%;
    font-weight: 500;
    color: white;
    font-size: 26px;
    bottom: 0;
    left: 50%;
    transform:translateX(-50%);
    position: absolute;
    opacity:0;
    transition: 0.5s;

}
.layer:hover a{
    bottom:49%;
    opacity: 1;
}


.row{
    margin-top: 5%;
    display:flex;
    justify-content:space-between;
}

/*//////////////////////////////////ANPASSUNG BILDSCHIRME PROJEKTKARTEN////////////////////////////////////////////////////*/
@media(max-width: 2560px ){
    .campus p{
        font-size: 20px;
        border-left-width: 320px;
        border-right-width: 320px;
    }
}
@media(max-width: 800px){

    .row{
        flex-direction: column;
    }
}
@media(max-width: 700px){
    .row{
        flex-direction: column;
    }
}
@media(max-width: 400px){

    .campus h1{
        font-size: 23px;
        font-weight:600;
    }

}
@media(max-width:320px){
    .campus{
        padding-left:40px;
    }
}

/*///////////////////////////////////////////////////////ERWEITERUNG DER CSS-BESTIMMUNGEN FÜR DIE CORNONAINFORMATION//////////////////////////////////////////*/
.Coronaerweiterung{
    padding-bottom: 25px;
}

/*/////////////////////////////////////IMPRESSUM VERLINKUNG///////////////////////////////////////////////////////////////////////////////////////
*/
.impressumlink a{
    color: black;
    margin-bottom:50px;
}
.comment{
    width:100%;
    text-align:center;
    padding:0px;
}
.comment h4{
    margin-bottom:25px;
    margin-top: 60px;
    font-weight:600;
    font-size: 25px;

}
/*/////////////////////////////////////IMPRESSUM VERLINKUNG///////////////////////////////////////////////////////////////////////////////////////
*/
.impressumlink a{
    color: black;
    margin-bottom:50px;
    font-family:'Poppins', sans-serif;
}

.comment h4{
    margin-bottom:25px;
    margin-top: 60px;
    font-weight:600;
    font-size: 25px;
    

}
.comment{
    align-items: center;
    text-align: center;
}
.icons .fa{
    color:#f44336;
    margin: 0 13px;
    cursor:pointer;
    padding: 10px 0;
    
}
.impressumlink p{
    color: black;
    text-align: center;
    font-size:24px;
    font-weight:300;
}
/*//////////////////////////////////////////////////IMPRESSUMLINK ANPASSUNG BILDSCHIRME/////////////////////////////////////////////*/
@media(max-width:800px){

    .comment h4{
        padding-bottom:0px;
        margin-bottom:0px;
    }

}
@media(max-width:450px){
    .comment{
        padding-left:5px;
    }
    .comment h4{
        font-size:20px;
        padding-bottom:0px;
        margin-bottom:0px;
    }
    .impressumlink a{
        color: black;
        margin-bottom:20px;
        font-size:20px;
    }
}

@media(max-width:400px){
    .comment{
        padding-left:5px;
    }
    .comment h4{
        font-size:15px;
        padding-bottom:0px;
        margin-bottom:0px;
    }
    .impressumlink a{
        color: black;
        margin-bottom:20px;
        font-size:15px;
    }
}
@media(max-width:320px){
    .comment{
        padding-left:20px;
    }
    .comment h4{
        font-size:15px;
        padding-bottom:0px;
        margin-bottom:0px;
    }
    .impressumlink a{
        color: black;
        margin-bottom:20px;
        font-size:15px;
    }
}