/*Built in elements*/

html{
    height: 100%;
    background-color: #343434;
}
body{ 
    color: #000000;
    font-family: "Geist Mono", monospace;
    font-optical-sizing: auto;
    font-style: normal;
    margin:0px;
    font-size: 13pt;
    hyphens: auto;
}

/* h1{
    font-family: "Geist Mono", monospace;
    font-optical-sizing: auto;
    font-weight: 600;
    font-size: 20pt;
    color:black;
}

h2{
    margin-bottom: 10px;
}

a {
    font-size: 25pt;
}

h1 span{
    background-color: white;
} */
h3{
    font-size: 17pt;
}
/*Classes and groups*/

@media screen and (min-width: 600px)  {
        .mobile-break { display: none; 
        }
        .hashtag_gap_mobile{
            display: none;
        }
        .mobile_description{
            display: none;
        }
    }

.geist-mono-head {
  font-family: "Geist Mono", monospace;
  font-optical-sizing: auto;
  font-weight: 600;
}

#content{
    box-sizing: border-box;
    flex-flow:wrap;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 150px;
    overflow: auto;
    min-height: 100dvh;
    background-color: #ff004c;
}


#navigationbar{
    width: 100%;
    display: flex;
    justify-content: space-between;
    list-style: none; 
    padding-left: 0%;
    margin-top: 0px;
    margin-left:0px ;
    margin-right:20px ;
    margin-bottom: 0px;
    background-color: #ff004c;
    position: sticky;
    top: 0;
    z-index: 2;
    -webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* IE 10 and IE 11 */
    user-select: none; /* Standard syntax */
}  
.navigation_button{
    margin-right: 10px;
}
.navigation_projects{
    font-size: 26pt;
    color: black;
    font-weight: 800;
    align-content: center;
}
.navigation_gallery{
     font-size: 26pt;
    color: black;
    font-weight: 800;
    align-content: center;
    margin-bottom: 3pt;
}
.navigation_about{
   color: black;
   font-weight: 800;
   align-content: center;
   margin-bottom: 8pt;
   font-size:16pt;
}

.navigation:hover{
    /* background-color: white; */
    vertical-align: middle;
}

#projectsButton {
    display: block;
    background-image: url("./project_svg1.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    color: transparent;
    margin-right: -22px;
}

#projectsButton:hover {
    animation: projects-button 0.65s linear infinite;
}


#aboutButton{
    display: block;
    background-image: url("./about_svg3.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    color: transparent;
    padding-right: 20px;
}

#galleryButton{
    display: block;
    background-image: url("gallery1.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    color: transparent;
    padding-right: 20px;
}

#galleryButton:hover {
    animation: gallery-button 0.65s linear infinite;
}

#aboutButton:hover {
    animation: about-button 0.65s linear infinite;
}
#aboutButton.active{
    display: block;
    background-image: url("./about_svg3\(active\).svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    color: transparent;
    margin-top: 5px;
    padding-bottom:5.5px;
}


.navigation_logo{
    padding-left: 10px;   
    display: block;
    background-image: url("koray_svg\ \(2\).svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    color: transparent;
    margin-top: 10px;
    margin-bottom: 5px;
}

.navigation_logo a{
    font-size: 30pt;
    color: transparent;
}

.navigation_logo:hover{
  animation: logohover 0.65s linear infinite;

} 

.navigation_button{
    display: flex;
    justify-content: space-between;
}

#firsttext{
    display: block;
    margin-top: 5px;
    opacity: 0%;
    color: black;
    font-family: "Geist Mono", monospace;
    font-optical-sizing: auto;
    font-weight: 800;
    font-size: 22pt;
    line-height: 30pt;
    animation-duration: .5s;
    animation-name: textappear;
    animation-timing-function:ease-in-out ;
    animation-fill-mode: forwards;
    
}

#firsttext span{
    background-color: white;
}


#secondtext{
    animation: textappear .5s ease-in-out forwards ;
    animation-delay: 0.15s;
    font-size: 18pt;
    font-weight: 700;
    line-height: 40pt;  
    opacity: 0%;
    margin-left: 30px;
}
#secondtext span{
   background-color: white;
}

#Überschrift {
    width: 90%;
    margin-bottom: 20px;
    font-size: 16pt;
    font-weight: 700;
    line-height: 28pt;
}
#Überschrift span{
    background-color: white;
}



#portraitsgif{
    display: flex;
    margin-top: 0px;
    margin-left: auto;
    margin-right:auto;
    margin-bottom: 250px;
}

#portraitsgif img{
    width: 900px;
    margin-top: 10px;
    margin-left:auto; 
    margin-right: auto; 
    border: 0px solid black;


}

.scribble_cats{
    scale: 170%;
    position: absolute;
    left: 10%;
    top: 55%;
}
.scribble_ocs{
    scale: 140%; 
    position: absolute;
    left: 74%;
    top: 54%;
}
.scribble_comic{
    scale: 120%;
    position: absolute;
    left: 5%;
    top: 25%;
}
.scribble_pokemon{
    scale: 120%; 
    position: absolute;
    left: 78%;
    top: 81%;
    rotate: 5deg;

}
.scribble_winter{
    scale: 120%;
    position: absolute;
    left: 15%;
    top:85%;

}
.scribble_videogames{
    scale: 100%; 
    position: absolute;
    left: 75%;
    top: 25%;
}
.scribble_arrow1{
    rotate: 160deg;
    scale: 90%; 
    position: absolute;
    left: 76%;
    top: 35%;
}
.scribble_arrow2{
    rotate: 190deg; 
    scale: 90%; 
    position: absolute; 
    left: 66%;
    top: 77%;
}
.scribble_arrow3{
   scale: 110%; 
   position: absolute;
   left: 18%;
   top: 55%;
}
.scribble_arrow4{
    transform: scaleX(-1); 
    scale: 90%;
    position: absolute; 
    left: 65%;
    top: 55%;

}
.scribble_arrow6{
    rotate:20deg; 
    scale: 90%; 
    position: absolute; 
    left: 25%;
    top: 33%;
}
.scribble_arrow5{
    rotate:330deg; 
    scale: 90%; 
    position: absolute;
    left: 21%;
    top: 80%;
}
.scribble_ghost{
    scale: 380%; 
    position: absolute;
    left: 94%;
    top: 92%;

}
.scribble_spider{
    scale: 100%; 
    position: absolute;
    left: 70%;
    top: 20%;
}
.scribble_cap{
    scale: 90%;
    position: absolute;
    left: 5%;
    top: 75%;
}
.scribble_hyacinth {
    display: none;
    scale: 80%; 
    position: absolute;
    left: 92%;
    top: 33%;

}


#displayed_works{
    width: 100%;
    margin: 50px auto;
    display: grid;
    grid-template-columns:repeat(auto-fit, minmax(100px, 450px));
    gap: 20px;
    justify-content: center;
}


.image_description {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px;
  color: #fff;
  visibility: hidden;
  opacity: 0;
  font-size: 16pt;

  /* transition effect. not necessary */
  transition: opacity .2s, visibility .2s;
}

#displayed_works_boxes:hover .image_description {
  visibility: visible;
  opacity: 1;
}



#displayed_works_boxes{
    position: relative;
    width: 450px;
    height: 450px;
    border: 2px solid black; 
    overflow: clip;
    background-color: #000000;
}

.displayed_images{
    overflow: hidden;
}
 
.displayed_images:hover {
  animation: image_hover_zoom 0.5s ease-out forwards;
  z-index: -1000;  
}
.displayed_images .coming_soon{
    pointer-events: none;
    cursor: pointer;
}

#more_projects_button{
    margin-left: auto;
    margin-right: 50px;
    margin-top: 80px;
    margin-bottom: 30pt;
    font-family: "Geist Mono", monospace;
    font-optical-sizing: auto; 
    text-align: end;

}
#more_projects_button a{
    color: white;
    background-color: #343434;
    font-size: 13pt;
    font-weight: 600;
    text-decoration: none;
}

#more_projects_button  > a:hover{
    color:black;
    background-color: white;


} 
#credit{
    display: block;
    color: white;
    font-size: 12pt;
    font-weight: 600;
    width: auto;
}
#footer{
    position: relative;
    bottom: 0%;
     clear: both;
    height: 150px;
    display: grid;
    grid-template-columns: auto auto;
    justify-content: space-between;
    background-color: #343434;
    overflow: visible;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: -150px;
    padding-bottom: 10px;
    padding-top: 10px;
}
#footer_links{
    margin-bottom: 5px;
    width: 100%;
    padding-left: 20px;
    padding-bottom: 20px;
}
#footer_links  a{
    color: white;
    text-decoration: none;
    font-size: 12pt;
    line-height: 20pt;
    font-weight: 600;
}

#footer_links  a:hover{
    color: black;
    text-decoration: none;
    background-color: white;
}

#footer_socials{
    margin-bottom: 5px;
    padding-left: auto;
    padding-right: 20px;
    padding-bottom: 20px;
    text-align: end;
}

#footer_socials  a{
    color: white;
    text-decoration:none;
    font-size: 12pt;
    line-height: 20pt;
    font-weight: 600;
}

#footer_socials > a:hover{
    color: black;
    background-color: white;
    text-decoration:none;
}


/*projects*/

.project_gallery{
    width: 100%;
    margin: 150px auto;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(100px,450px));
    gap: 30px;
    justify-content: center;
}

.project_gallery_boxes {
    position: relative;
    width: 450px;
    height: 450px;
    border: 2px solid black; 
    overflow: clip;
    background-color: #000000;
}

.project_gallery_boxes img:hover {
    animation: image_hover_zoom 0.5s ease-out forwards
}

.project_gallery_boxes:hover .image_description {
  visibility: visible;
  opacity: 1;
}


/* about */

.about_introduction{
    display: grid;
    justify-content:flex-start;
    grid-template-columns: minmax(200px, 500px)  500px;
    width: 90%;
    margin-top:50px;
    margin-bottom:150px;
    margin-left: auto;
    gap: 50px;
}


.about_introduction_text {
    margin: auto;
    font-size: 13pt;
    font-weight: 600;
    text-align:justify;
    vertical-align: middle;
}
.about_introduction_text a{
    color: white;
    background-color: #343434;
    text-decoration: none;
    font-weight: 800;
    font-size: 16pt;
}
.about_introduction_text a:hover{
    color: #000000;
    background-color: white;

}


#about_picture{
    width: 100%;
}
#about_picture img{
    margin-top: 20px;
    width: 100%;
    border: 0px solid black;
    pointer-events: none;

}

 #skills_and_cv{
    margin-left: 50px;
    margin-top: 50px;
    margin-bottom: 200px;
    display: flex;
    justify-content: space-around;
}


.cv {
    display: grid;
    grid-template-columns: auto  500px;
    grid-template-rows: auto;
    border: 1px solid #000000;

}
 #punkte {
    border:1px solid #000000;
    padding: 5mm;
    text-align: left;
    font-weight: 650;
    font-size: 13pt;
 }

  #punkte p{
    font-size: 11pt;
    font-weight: 500;
  }

#skillsanddoodles{
    width: 40%;

}
#skillsanddoodles .firsttext{
     display: block;
    margin-top: 5px;
    margin-left:-50px;
    opacity: 0%;
    color: black;
    font-family: "Geist Mono", monospace;
    font-optical-sizing: auto;
    font-weight: 800;
    font-size: 22pt;
    line-height: 30pt;
    animation-duration: .5s;
    animation-name: textappear;
    animation-timing-function:ease-in-out ;
    animation-fill-mode: forwards;
}
#skillsanddoodles .firsttext span{
    background-color: white;
}
.skill_box{
    display: grid;
    grid-template-columns: auto auto;
    border: 2px solid black;
    padding: 20px;
}
#skills{
    display: flex;
}
#skills ul{
    margin-top: 0;
    padding-left: 0;
}
#skills li{
    list-style: none;
    font-weight: 600;
    font-size: 13pt;
    justify-content: flex-start;
    line-height: 32.3pt;
}

#doodles{
    display: flex;
    
}

#doodles ul{
    margin-top: 0;
    padding-left: 0;
}
#doodles li{
    list-style: none;
    font-weight: 600;
    font-size: 20pt;
    line-height: 28.8pt;
    justify-content: flex-start;
}
#doodles li img{
    width: 33px;
    height: 33px;
}

/*einzelne Projektseiten*/

#thumbnail{
    display: flex;
    justify-content: center;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 20px;
    margin-bottom: 0px;
}

#thumbnail_video{
    width: 1100px;
    height: 600px;
    border:2px solid #000000;
}

#projektinfos{
    display: flex;
    grid-gap: 50px;
    margin-top: 100px;
    margin-bottom: 300px;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
}

#projektbild{
    width: 50%;
}

#projektbild img{
    width: 100%;
    margin-right: 50px;
    margin-top: 300px;
    border: 2px solid black;
    cursor: pointer;
}

#projektschrift{
    width: 40%;
    display: block;
    flex-flow: wrap;
    align-content: center;
    font-weight: 600;
}

#projekttext{
    font-size: 13pt;
    font-weight: 600;
    vertical-align: middle;
    width: 90%;
    text-align: justify; 
}

.hashtags_grid{
    display: grid;
    grid-template-columns: repeat(4, 140px);
    grid-gap: 3px;
    margin-top: 40px;
    width: fit-content;
    
}


.hashtags {
    text-align: center;
    color: white; ;
    font-size:9.5pt;
    font-weight: 600;
    padding: 7px;
    background-color:   #34343479; 

}

.hashtags_program{
    text-align: center;
    font-size: 9.5pt;
    margin-top: auto;
    padding: 7px;
    font-weight: 700;
    color: black; 
    background-color: rgba(255, 255, 255, 0.501);
}

/* #bts_big{
    display: flex;
    margin-right: 5px;
    margin-left: 5px;
    border: 3px solid black;
    background-color: #000000;
    overflow: hidden;
} 
    
#bts_big img{
    width: 100%;
}

#bts_big img:hover{
     animation: image_hover_zoom 0.5s ease-out forwards;    
}
*/
/* #project_bts{
    display: flex;
    width: screen;
    flex-flow: wrap;
    justify-content: center;
    gap: 50px;
}
#column1{
    width: 500px;
}
#column2{
    width: 500px;
}

#project_bts img{
    width: 500px;
    scale: 103%;
    cursor: pointer;   
    overflow: hidden; 
} */

.project_bts_boxes{
    position: relative;
    border: 2px solid black; 
    overflow: clip;
    margin-bottom: 10px;
    margin-top: 10px;
    background-color: #000000;
    
}

/* Start Raster */  

#project_bts_grid {
    display: grid;
    margin: auto;
    grid-template-columns: repeat(4, 1fr);
    width: 100%;
}

.project_bts_boxes {
    grid-column: span 1;
    margin: 0.5rem;
}

.project_bts_boxes.two-columns {
    grid-column: span 2;
}

.project_bts_boxes.three-columns {
    grid-column: span 3;
}

.project_bts_boxes.four-columns {
    grid-column: span 4;
}

.project_bts_boxes.two-rows {
    grid-row: span 2;
}

.project_bts_boxes.three-rows {
    grid-row: span 3;
}

.project_bts_boxes.four-rows {
    grid-row: span 4;
}

.project_bts_boxes img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.project_bts_separator {
    grid-column: 1 / -1;
}
.project_bts_gap{
    grid-column: span 4;
    height: 200px;
    grid-row: span 1;
}

@media (max-width: 1200px) {
    #project_bts_grid {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 800px) {
    #project_bts_grid {
        grid-template-columns: 1fr;
        justify-content: center;
    }

    .project_bts_boxes {
        grid-column: unset !important;
    }

    .project_bts_boxes.two-columns {
    grid-column: span 1;
}

.project_bts_boxes.three-columns {
    grid-column: span 1;
}

.project_bts_boxes.four-columns {
    grid-column: span 1;
}

.project_bts_boxes.two-rows {
    grid-row: span 1;
}

.project_bts_boxes.three-rows {
    grid-row: span 1;
}

.project_bts_boxes.four-rows {
    grid-row: span 1;
}

.project_bts_separator {
    display:none;
}
.project_bts_gap{
    display: none;
}

}
/* Ende Raster */

.project_bts_boxes:hover .image_description {
  visibility: visible;
  opacity: 1;
}


#project_bts_grid img:hover{
    animation: image_hover_zoom 0.5s ease-out forwards;  
}

#page_end_buttons{
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
    margin-top: 200px;
}

#next_project_button a{
    color: white;
    background-color: #343434;
    font-size: 13pt;
    font-weight: 600;
    margin: 30px;
    text-decoration: none;
}

#next_project_button  a:hover{
    color:black;
    background-color: white;
}




/* javascript styles */
#lightbox{
    position: fixed;
    z-index: 1000;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0, 0.95);
    display: none;
}

#lightbox.active {
        display: flex;
        flex-direction: column;
        gap: 1rem;
        justify-content: center;
        align-items: center;
        transition: opacity .2s, visibility .2s;
}

#lightbox img{
max-width: 90%;
max-height: 90%;
}

#lightbox div {
    padding: 10px;
    color: white;
}

#lightboxButton{
    display: flex;
    font-size: 2em;
    color: white;
    background-color: #00000000;
    position: absolute;
    left: 50%;
    top: 50%;
}

#asset_credits{
    margin-top: 150px;
}
#asset_credits ul{
    width: 40%;
    font-size:13pt;
    font-weight: 600;
}

.broschüre_seiten{
    position: relative;
    width: 90%;
    margin: auto;
    overflow: hidden;
}

.broschüre_seiten img{
    margin: auto;
  width:60%;
  display: none;
}  


img.displaySlide{
    display: block;
    animation: fade 1s;
}

.broschüre_seiten button{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 3rem;
    background-color: #00000000;
    color: white;
    border: none;
    cursor: pointer;
    padding: 10px;
    font-weight: 900;
}

.broschüre_seiten button:hover{
    color: #000000;
}

.prev{
    left: 0;

}
.next{
    right: 0;

}

#impressum{
    margin-top: 70px; 
    font-size: 16pt;
    font-weight: 600;
    margin-bottom:163px;
    height: 100%;
}

#copyright{
    width: 50%;
}

/* #broschüre_seiten figure{
    position: relative;
    width: 1600%;
    margin: 0;
    left: 0;
    animation: Slider 30s infinite;
}
#broschüre_seiten figure img{
    float: left;
    width: 6.25%;
} */


/*Animationen*/
@keyframes textappear{
    0%{
        opacity: 0%;
        transform: translateX(2%);
    }

    100%{
        opacity: 100%;
         transform: translateX(0%);
    }
}

@keyframes logohover{
    0%{
        scale: 100%;
    }
    100%{
        scale:110%
    }

}

@keyframes projects-button {
    0% {
        background-image: url("./project_svg1.svg");
    }

    16% {
        background-image: url("./project_svg1.svg");
    }

    16.666% {
        background-image: url("./project_svg2.svg");
    }

    33% {
        background-image: url("./project_svg2.svg");
    }

    33.332% {
        background-image: url("./project_svg3.svg");
    }
    49%{
        background-image: url("./project_svg3.svg");
    }
    49.999% {
         background-image: url("./project_svg4.svg");
    
    }
    66%{
        background-image: url("./project_svg4.svg")
    }
    66.331% {
        background-image: url("./project_svg5.svg");
    }
    82%{
        background-image: url("./project_svg5.svg");
    }
    82.997%{
        background-image: url("./project_svg6.svg");
    }
    99.99% {
        background-image: url("./project_svg6.svg");
    }
    100%{
         background-image: url("./project_svg1.svg");
    }

}

@keyframes about-button {
    0% {
        background-image: url("./about_svg1.svg");
    }

    16% {
        background-image: url("./about_svg1.svg");
    }

    16.666% {
        background-image: url("./about_svg2.svg");
    }

    33% {
        background-image: url("./about_svg2.svg");
    }

    33.332% {
        background-image: url("./about_svg3.svg");
    }
    49%{
        background-image: url("./about_svg3.svg");
    }
    49.999% {
         background-image: url("./about_svg4.svg");
    
    }
    66%{
        background-image: url("./about_svg4.svg")
    }
    66.331% {
        background-image: url("./about_svg5.svg");
    }
    82%{
        background-image: url("./about_svg5.svg");
    }
    82.997%{
        background-image: url("./about_svg6.svg");
    }
    99.99% {
        background-image: url("./about_svg6.svg");
    }
    100%{
         background-image: url("./about_svg1.svg");
    }

}

@keyframes gallery-button {
    0% {
        background-image: url("gallery1.svg");
    }

    16% {
        background-image: url("gallery1.svg");
    }

    16.666% {
        background-image: url("gallery2.svg");
    }

    33% {
        background-image: url("gallery2.svg");
    }

    33.332% {
        background-image: url("gallery3.svg");
    }
    49%{
        background-image: url("gallery3.svg");
    }
    49.999% {
         background-image: url("gallery4.svg");
    
    }
    66%{
        background-image: url("gallery4.svg")
    }
    66.331% {
        background-image: url("gallery5.svg");
    }
    82%{
        background-image: url("gallery5.svg");
    }
    82.997%{
        background-image: url("gallery6.svg");
    }
    99.99% {
        background-image: url("gallery6.svg");
    }
    100%{
         background-image: url("gallery1.svg");
    }

}

@keyframes logohover {
    0% {
        background-image: url("koray_svg\ \(2\).svg");
    }

    16% {
        background-image: url("koray_svg\ \(2\).svg");
    }

    16.666% {
        background-image: url("koray_svg\ \(1\).svg");
    }

    33% {
        background-image: url("koray_svg\ \(1\).svg#");
    }

    33.332% {
        background-image: url("koray_svg\ \(3\).svg");
    }
    49%{
        background-image: url("koray_svg\ \(3\).svg");
    }
    49.999% {
         background-image: url("koray_svg\ \(4\).svg");
    
    }
    66%{
        background-image: url("koray_svg\ \(4\).svg")
    }
    66.331% {
        background-image: url("koray_svg\ \(5\).svg");
    }
    82%{
        background-image: url("koray_svg\ \(5\).svg");
    }
    82.997%{
        background-image: url("koray_svg\ \(6\).svg");
    }
    99.99% {
        background-image: url("koray_svg\ \(6\).svg");
    }
    100%{
         background-image: url("koray_svg\ \(1\).svg");
    }

}



/* @keyframes scribble_wiggle{
    0% { transform: rotate(0deg);
    }
   20% { transform: rotate(0deg); 
    }
    25% { transform: rotate(2deg); 
    }
    45% { transform: rotate(2deg); 
    }
    50%{ transform: rotate(-7deg)
    }
    65%{ transform: rotate(0deg)
    }
    85% { transform: rotate(-3deg);
    }
    95% { transform: rotate(-5deg);
    }
    100% { transform: rotate(0deg);
    }
} */

@keyframes image_hover_zoom{
    0%{
        transform: scale(100%);
        opacity: 100%;

    }

    100%{
        transform: scale(103%);
        opacity: 30%;
    }


}

@keyframes fade{
    from {opacity: .75}
    to {opacity: 1}
}

/* @keyframes Slider{




    0% {
        left:0;
    }
    5%{
        left: 0;
    }
    6.67% {
        left:0;
    }
    12%{

    }
    13.34%{
        left: -100%;
    }



    50%{
        left: -750%;
    }
    
    }
    75%{
        left:-1125;

    }

    100%{
        left:0;
    }
} */




@media (max-width: 600px) {
    .desktop_break{
        display: none;
    }
    h3{
        font-size: 13pt;
    }
    #content{
    padding-left: auto;   
    padding-right: auto;   
    padding-bottom: 150px;
    padding-top: 10px;
    overflow: hidden;
}
#navigationbar{
    margin-left: 0;
    margin-right:0;
}        
#navigationbar a{
        margin-left: 0px;
        padding-left: 10px;
        }
    .navigation_logo{
        padding-left: 0px;
        }
        .navigation_logo a{
        font-size: 15pt;
        }
        .navigation_projects{
        font-size: 15pt;
        width: 50px;
        }
        .navigation_gallery{
        font-size: 15pt;
        margin-left: 15px;
        width: 50px;
        }
        .navigation_about{
        font-size: 9pt;
        margin-bottom: 5px;
        margin-left: -5px;
        margin-bottom: 8px;
        }
        .navigation_button{
        margin-top: 10px;
        padding-right: 0px;
        margin-right: 0px;
        margin-left: 25px;
        }   
        #aboutButton.active{
         margin-top: 5px;
        padding-bottom:4px;   
        }
    
    
    #firsttext{
        width: 100%;
    font-weight: 700;
    font-size: 17pt;
    line-height:18pt;
    margin-top: 5px;
    }
    #secondtext{
    font-size: 15pt;
    font-weight: 700;
    line-height: 25pt;  
    opacity: 0%;
    margin-left: 10px;
    }
    #Überschrift {
    margin-bottom: 30px;
    font-size: 13pt;
    font-weight: 700;
    line-height: 18pt;
    }
    #portraitsgif{
    width: 100% ;
    margin-top: 20px;
    margin-bottom: 22   0px;
    }
    #portraitsgif img{
        width: 150%;
        margin-left: -95px;    
    
    }

    .scribble_cats{
        scale: 70%;
        top: 50%;
        left: 5%;
        display: none;
 
    }
    .scribble_ocs{
        scale: 40%;
        display: none;

    }
    .scribble_comic{
        scale: 50%;
         display: none;
        top: 65%;
        left:10%;
    }
    .scribble_pokemon{
        scale: 50%;
         display: none;
    }
    .scribble_winter{
         display: none;

    }
    .scribble_videogames{
        display: none;
    }
    .scribble_arrow1{
        scale: 50%;
         display: none;
        top:70%;
        left:70%;

    }
    .scribble_arrow2{
         display: none;

    }
    .scribble_arrow3{
         display: none;
    }
    .scribble_arrow4{

         display: none;
    }
    .scribble_arrow6{
         display: none;

    }
    .scribble_arrow5{
         display: none;

    }
    .scribble_ghost{
        top: 85%;
        left: 70%;
        scale: 250%;
    }
    .scribble_spider{
        scale: 70%;
        top:25%;
        left: 70%;

    }
    .scribble_cap{
        top: 70%;
        left:2%;
        scale: 60%;
    }
    .scribble_hyacinth{
        scale: 50%;
         display: none;
        top:50%;
        left:70%;

    }

    #displayed_works{
        margin: 20px auto;
        width: 80%; 
        margin-top: 50px;
        
    }
    #displayed_works_boxes{
    margin: 0px;
    width: 300px;
    height: 300px;    
    margin-top:10px;
    margin-left: auto;
    margin-right:auto;
    
    }
    #displayed_works_boxes img{
    width: 300px;    
    }
    .image_description {
    font-size: 10pt;
    }
    .mobile_description{
     width: 100%;
     text-align: center; 
     margin-left: auto;  
     margin-right: auto; 
     margin-top: 10px; 
     margin-bottom: 20px; 
     gap: 50px;
     font-size: 11pt;
     font-weight: 600;
    }



    #more_projects_button{
        margin-top: 50px;
        text-align: center;   
        margin-left: auto;
        margin-right: auto;
    }
    #more_projects_button a{
    font-size: 12pt;    
    }

    
    #footer{
        padding-top:20px;
        padding-bottom: -100px;
        width:100%;
    }
    #credit{
        font-size: 9pt;
    }
    
    #footer_links {
        padding-top: 7px;
        padding-left: 10px;
        }

    #footer_links a{
    font-size: 9pt;    
    }

    #footer_socials{
    padding-right: 10px;
    }      

    #footer_socials a{
        font-size: 9pt;
        padding-top: 0px;
    }

    .project_gallery{
        gap: 10px;
        margin: 50px auto;
    }
    .project_gallery_boxes {
    width: 300px;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}
    .project_gallery_boxes img{
    width: 300px;
    }

    .about_introduction{
    margin-top:50px;
    grid-template-columns:330px;
    justify-content:center;
    margin-bottom:120px;
    margin-left:auto;
    margin-right:auto;
    gap: 0px;
}
.about_introduction_text {
    margin-top:10px;
    width: 100%;     
    vertical-align: top;
    font-size:11pt;
    text-align: left;
}
.about_introduction_text h3{
    font-size: 13pt;
    font-weight: 700;
}
    #about_picture{
        width: 100%;
        padding: 0%;
    }
    #about_picture img{
        margin-top: 0px;
        width: 100%
}
 #skills_and_cv{
    display: block;
    margin-top: 30px;
    margin-left: 0px;
}
.cv {
     grid-template-columns: auto  auto;
     margin-top: 20px;
}
#punkte {
    padding: 3mm;
    font-size: 11pt;
 }
 #punkte p{
    font-size: 8pt;
    font-weight: 600;
 }
 #skillsanddoodles{
    width: 100%;
 }

 #skillsanddoodles .firsttext{
    width: 100%;
    font-weight: 700;
    font-size: 17pt;
    line-height:18pt;
    margin-top: 50px;
    margin-left: 0px;
}
.skill_box{
    padding: 5px;
}
#skills{
    margin-top: 4px;
    margin-left: 5px;
}
#skills li{
    font-size: 11pt;
    line-height: 28pt;
}
#doodles li{
    width: 100%;
}
#doodles li img{
    margin-right: -5px;
    width: 15px;
    height: 15px;

}
#doodles{
    margin-right: 10px;
}
#thumbnail{
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 50px;
    margin-bottom: 50px;
}
#thumbnail_video{
    width: 400px;
    height: 200px;
    border: 2px solid #000000;
}
#projektinfos{
    display: flex;
   flex-wrap: wrap-reverse;
   gap: 0px; 
   margin-top: 50px;
   margin-bottom: 10px;
}
#projektbild{
    width: 90%;
}
#projektbild img{
    margin-top: 30px;
}
#projektschrift{
    width: 100%;
}
#projekttext{
    font-size: 11pt;
    width: 90%;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;

}
.hashtags_grid{
    grid-template-columns: repeat(3, 100px);
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
}
.hashtags { 
    font-size: 8pt;
    padding: 3px;
}
.hashtags_program{
    font-size: 8pt;
    padding: 3px;
   
}
.hashtag_gap_desktop{
    display: none;
}


/* #project_bts img{
    width: 300px;
}
#project_bts{
    margin-top: 200px;
}
#column1{
    width: 300px;
}
#column2{
    width: 300px;
} */
#page_end_buttons{
    margin-top: 50px;
    flex-direction:column-reverse;

}
#next_project_button{
    text-align: center;
    padding-bottom: 30px;
    font-size: 12pt;
}
#next_project_button a{
    font-size: 12pt;
    margin: 5px;
}
#asset_credits{
    margin-top: 50px;
}
#asset_credits ul{
    width: 80%;
    font-size:10pt;
}

.broschüre_seiten{
    width: 100%;
}

.broschüre_seiten img{
  width:100%;
}  
.broschüre_seiten button{
    font-size: 1rem;
    padding: 5px;
}
#impressum{
    margin-top: 30px; 
    font-size: 11pt;
    height: 100%;
}
#lightbox div {
    font-size: 9pt;
}

#copyright {
    width: 100%;
}
}