/*
background-color: #fdc32f;
 */


/* TEXTE */



@media only screen and (min-width: 750px) {

.text{
  font-size: 1.2rem;
  line-height: 1.8rem;
  letter-spacing: 0.10rem;
}

}



@media only screen and (min-width: 1200px) {

}



/* landing reel */


@media only screen and (min-width: 450px) {
  #reel_container {
    width: 60%;
  }
}


@media only screen and (min-width: 700px) {
  #reel_container {
    width: 50%;
  }
}


@media only screen and (min-width: 900px) {
  #reel_container {
    width: 50%;
  }
}

@media only screen and (min-width: 1000px) {
  #reel_container {
    width: 40%;
  }
}
  @media only screen and (min-width: 1500px) {
    #reel_container {
      width: 30%;
    }
  }
    @media only screen and (min-width: 2000px) {
      #reel_container {
        width: 30%;
      }
    }
      @media only screen and (min-width: 2200px) {
        #reel_container {
          width: 20%;
        }

}




/* landing */




@media only screen and (min-width: 750px) {


  #play_icon {
    width: 5rem;


  }

  #down_icon {

    width: 2rem;


  }


  #showreel_header{
    width: 70%;
  
  
  }


}

@media only screen and (min-width: 1200px) {

  #play_icon {
    width: 4rem;


  }

  #down_icon {
    width: 1.8rem;


  }

  #showreel_header{
    width: 50%;
  
  
  }
  

}


/* burgermenu */



@media only screen and (max-height: 450px) {

  #burger_links {

    font-size: 1.3rem;
    margin-top: 8rem;
    display: flex;
    flex-direction: row;


  }

  .link {
    margin-top: 4rem;

  }

  .burger_point {
    margin-right: 2rem;
  }

}





/* about_me */

@media only screen and (min-width: 750px) {
  #about_me {
    flex-direction: row;
    margin-bottom: 5rem;
    
  }

  #about_me_img {
    width: 13rem;
    float: left;
    margin-right: 2rem;
    margin-bottom: 1rem;
  }

  #img_box_about_me {
    margin-top: 4.7rem;
    margin-left: auto;
  }

  .text_block {
    margin-top: 7rem;
    
  }

  .about_me_header{
    margin-bottom: -2rem;
  }

  .text_about_me{
    text-align: left;
  }
  
  
}

@media only screen and (min-width: 1200px) {
  #about_me {
  margin-bottom: 8rem;  
}

  #about_me_img {
    width: 18rem;
  }

  #img_box_about_me {
    margin-top: 5rem;
    margin-left: auto;
    margin-right: -15rem;
  }

  .text_block_about_me {

    max-width: 40rem;
  }
.about_me_header{
  margin-bottom: -2rem;
}

.text_about_me{
  text-align: justify;
}

  /* .text_space{
    display: block;
    margin-top: 4rem;
  } */

}








/* skill tree */

@media only screen and (min-width: 750px) {
  #skills {
    margin-top: -8rem;
    flex-direction: column;
    justify-content: center;
  }


  #illu {
  }

  #motion {
  }

  #cut {

  }


.icon_class {
  max-width: 20rem;

}


.text_skills {
  max-width: 25rem;

}

}



@media only screen and (min-width: 1200px) {
  #skills {
    flex-direction: row;
    justify-content: space-around;
  margin-bottom: 10rem;

  }

  #illu {
    margin-top: 1rem;

  }

  #motion {
    margin-top: 0rem;

  }

  #cut {
margin-top: 3rem;
  }

  .header_medium {
    font-size: 1.5rem;
  }
.text_skills{
  max-width: 25rem;
}


}


/* filter Button */


@media only screen and (min-width: 750px) {





  .item {
    margin-left: 1rem;
    margin-right: 1rem;
    width: 15rem;

  }

}

@media only screen and (min-width: 1200px) {

  .item {

    margin-left: 1rem;
    margin-right: 1rem;


  }



}




/* Portfolio */
@media only screen and (min-width: 750px) {
  

  .portfolio_container {
    flex-wrap: wrap;
    flex-direction: row;
    flex-grow: 0;
  }
  .filterDiv {
    width: 325px;
    height: 325px;
    padding-bottom: 0;
    margin: 1rem;
  }


}

@media only screen and (min-width: 1200px) {
  .filterDiv {
    width: 325px;
    height: 325px;
    padding-bottom: 0;
    margin: 4rem;

  }

}


@media only screen and (min-width: 3000px) {

  #portfolio_burger_point{
 
    max-width: 40rem;
  }
    

}

/* second_page */


@media only screen and (min-width: 750px) {
  .text_second_page {
    margin-left: 2rem;
    margin-right: auto;
    width: 21rem;
  }
  .video_page_container {
    flex-direction: row;
    }


.video_second_page {
  width: 21rem;
  height: 12rem;
  margin-top: 1rem;
  margin-left: 2rem;

}
  .button_img{
    height: 100%;
    width: 8rem;
  }
  .pfeil{
  width: 2rem;
  } 
}




@media only screen and (min-width: 1200px) {
  .video_second_page {
    margin-left: 8rem;
    width: 40rem;
    height: 20rem;
  }
  #second_page_img {
    margin-left: 8rem;
  }
  .header_second_page {
    margin-right: 8rem;
      }
      .img_container{
        max-height: 800px;
      }
      .text_second_page {
        margin-left: 8rem;
        width: 45rem;
      
      }

      .showreel_vimeo_text{
        margin-left: 10rem;
      }
}


@media only screen and (min-width: 2100px) {
#second_page_img { 
  margin-left: 12rem;
}
  .video_second_page {
    width: 93rem;
    height: 52rem;
  }
  .text_second_page {
    margin-top: 5rem;
    margin-left: 15rem;
    margin-right: auto;
    width: 980px;
  }
  .header_second_page {
  margin-right: 13rem;
  }
}
