.christina{
    width: 30%; 
}

.plus{
  height: 30px;
     top: 2.5%;
}

h4{
    height: 60%;
    display: none;
}

.beschreibung{
    width: 30%;
    text-align: center;
 position: absolute;
width: 1200px;
height: 600px;
top: 80%;
margin-top: -300px;
left: 50%;
margin-left: -600px;
    font-size: 35px;  
}

.beschreibungnone{
  display: none;
   
}

.viewproject{
    display: none;

    
}

.x{
  height: 30px;
   top: 2.5%;
    right: 2%;  
}

.showroomgifs{
    width: 100%;
}



nav ul{
     margin-top: 35%;
}

li {
    padding-bottom: 5%;
}

.normal{
    display: none;
}
.mittel{
    display: none;
}

.klein{
    display: block;
}

article a:link{
    color: black;
}

article a:visited{
    color: black;
}

.designportfolio{
    display: none;
}

.gifklein{
        object-fit:fill;
     height: 100vh;
    max-width: 100%;
    width: 100%;
    display: block;
}

.gif{
    display: none;
}

.gifmittel{
    display: none;
}


.gridpics{
    display: block;
}

.fulllength{
    display:block;
}

.fulllength2{
    padding-top: 5%;
    width: 100%;
    display: flex;
}
.fulllength3{
    padding-top: 5%;
    width: 100%;
    display: block;
}
.fulllength4{
    padding-top: 5%;
    width: 100%;
    display: block;
}

.fulllength5{
    padding-top: 5%;
    display: block;
}

.fulllength6{
    margin-top: 30px;
    margin-bottom: 30px;
    width: 100%;
    display: block;
    justify-content: center;
}

.processtext{
    margin-top: 0;
    width: 99.9%;
    display: block;
    position:inherit;
}

footer{
    margin-bottom: 70px;
}

.processtext2{
    margin-top: 0;
    width: 99.9%;
    display: block;
    position:inherit;
    
}

.processtext3{
    margin-top: -15%;
    width: 100%;
    position: relative;
    
}

.processtext4{
    margin-top: -15%;
    width: 100%;
    position: inherit;
    
}


.pfeilnext{
    margin-left: 20px;
    height: 30px;
    margin-bottom: -10px;
  
    
}

.tworowsdown{
    width: 100%;
    display: flex;
    justify-content: center;
}

.bildnormal{
    margin-top: 20px
}