/* Fonts */

/* jetbrains-mono-100 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/jetbrains-mono-v24-latin-100.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* jetbrains-mono-200 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/jetbrains-mono-v24-latin-200.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* jetbrains-mono-300 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/jetbrains-mono-v24-latin-300.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* jetbrains-mono-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/jetbrains-mono-v24-latin-regular.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* jetbrains-mono-500 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/jetbrains-mono-v24-latin-500.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* jetbrains-mono-600 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/jetbrains-mono-v24-latin-600.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* jetbrains-mono-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/jetbrains-mono-v24-latin-700.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* jetbrains-mono-800 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/jetbrains-mono-v24-latin-800.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


/* barlow-condensed-100 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/barlow-condensed-v13-latin-100.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* barlow-condensed-200 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/barlow-condensed-v13-latin-200.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* barlow-condensed-300 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/barlow-condensed-v13-latin-300.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* barlow-condensed-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/barlow-condensed-v13-latin-regular.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* barlow-condensed-500 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/barlow-condensed-v13-latin-500.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* barlow-condensed-600 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/barlow-condensed-v13-latin-600.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* barlow-condensed-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/barlow-condensed-v13-latin-700.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* barlow-condensed-800 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/barlow-condensed-v13-latin-800.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* barlow-condensed-900 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/barlow-condensed-v13-latin-900.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}




/* General Styles */

* {
  box-sizing: border-box;
}



html,
body {
  height: 100%;
  margin: 0;
  font-family: "JetBrains Mono", monospace;
}

body {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}


main {
  flex: 1;
  margin-top: 60px;
}


h1 {
  font-family: "Barlow Condensed", "Arial", sans-serif;
  font-size: 71px;
  font-weight: 600;
  letter-spacing: 0.5px;
}

h2,
h3 {
  font-family: "Barlow Condensed", "Arial", sans-serif;
}


h2 {

  margin: 0 0 18px 0;
  font-size: 37px;
  font-weight: 800;
  letter-spacing: 1.1px;
}

h3 {
  margin: 0 0 28px 0;
  font-size: 20px;
  font-weight: 800;
  color: #2a2a2a;
  letter-spacing: 0.8px;
}

p {


  font-size: 13px;
  line-height: 1.55;
  color: #1a1a1a;
  font-weight: 600;
}

.dot {
  font-size: 16px;
  line-height: 1;
}

html { text-size-adjust: 100%; }

.gray-scale {
  filter: grayscale(55%);
}

/* Nav */

#navigation {
  transition: transform 220ms ease, padding 200ms ease, box-shadow 200ms ease;
}

/* Nav fährt raus */
#navigation.is-hidden {
  transform: translateY(-110%);
}



nav {
  opacity: 0.95;
}



/* Hero Section */



.hero-section {
  display: flex;
  justify-content: center;
  min-height: 100vh;
}

.hero-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
}

.hero-wrapper>div:first-child {
  flex: 0 0 auto;
}

.hero-wrapper svg {
  width: 240px;

  height: auto;
  display: block;

}

.hero-wrapper p {
  font-size: 21px;
  font-weight: 600;
  margin-top: -3px;
}

.hero-content-wrapper {
  display: flex;
  position: relative;
  align-items: center;
  gap: 95px;
}


/* Marker Layer */
.start-layer {
  position: absolute;
  inset: 0;
  pointer-events: none;
}

.start {
  position: absolute;
  width: 5px;
  height: 5px;
  opacity: 0;
}

/* Marker-Positionen */

/* Illustrator */
.s13 {
  left: 18%;
  top: -26%;
}

/* WP */
.s9 {
  left: -5%;
  top: -37%;
}

/* PHP */

.s6 {
  left: -9%;
  top: 89%;
}


/*XD*/
.s11 {
  left: 104%;
  top: 98%;
}

/* Sass */
.s3 {
  left: 17%;
  top: 84%;
}

/* Vue */
.s5 {
  left: -13%;
  top: 10%;
}

/* PS*/
.s12 {
  left: 109%;
  top: -17%;
}

/* Bootstrap */
.s8 {
  left: 59%;
  top: -31%;
}


/* jquery */
.s2 {
  left: 57%;
  top: 84%;
}



/* Figma */
.s10 {
  left: 66%;
  top: 8%;
}

/* HTML */
.s1 {
  left: 39%;
  top: -12%;
}


/* Animate */
.s14 {
  left: 36%;
  top: 97%;
}

/* JS */
.s7 {
  left: 82%;
  top: -25%;
}

/* CSS */
.s4 {
  left: 113%;
  top: 39%;
}



/* About Section, Skills Scroll Timeline */

#about-section {
  position: relative;
  scroll-margin-top: 120px;
}



/* wenn der Browser Scroll/View-Timelines kann wird CSS-Animation aktiviert */
@supports (animation-timeline: view()) or (view-timeline-name: --skills) {
  /* .skills {
    view-timeline-name: --skills;
    view-timeline-axis: block;
  } */

  .icon {
    animation: flyBack linear both;
    animation-timeline: --skills;
    animation-range: entry 0% cover 50%;
  }
}



.skills {
  view-timeline-name: --skills;
  view-timeline-axis: block;

}



.icon {
  width: 36px;
  height: 36px;
  display: grid;
  place-items: center;
  transform: translate(var(--start-x, 0px), var(--start-y, 0px));
  flex-shrink: 0;
}

.i5 {
  width: 40px;
  height: auto;
}


.icon svg {
  width: 100%;
  height: 100%;
  fill: #111;
}

@keyframes flyBack {
  to {
    transform: translate(0, 0);
  }
}






.skills-wrapper {
  display: flex;
  gap: 0px 50px;
}



.item {
  justify-content: flex-start;
  display: flex;
  align-items: center;
  gap: 10px;
  min-height: 28px;
  margin-bottom: 15px;
}


.label {
  font-size: 12px;
  font-weight: 600;
  color: #222;
}


/*  SVG Animation -------------- */

#forearm-and-hand {
  transform-origin: 10% 24%;
  transform-box: fill-box;
}


@keyframes hello {
  0% {
    transform: rotateZ(0deg);
  }

  15% {
    transform: rotateZ(-130deg);
  }

  25% {
    transform: rotateZ(-90deg);
  }

  40% {
    transform: rotateZ(-130deg);
  }

  45% {
    transform: rotateZ(-130deg);
  }

  60% {
    transform: rotateZ(-80deg);
  }

  75% {
    transform: rotateZ(-130deg);
  }


  90% {
    transform: rotateZ(-90deg);
  }


  100% {
    transform: rotateZ(0deg);
  }
}

@keyframes helloAgain {
  0% {
    transform: rotateZ(0deg);
  }

  25% {
    transform: rotateZ(-130deg);
  }

  40% {
    transform: rotateZ(-90deg);
  }

  55% {
    transform: rotateZ(-130deg);
  }

  70% {
    transform: rotateZ(-90deg);
  }


  100% {
    transform: rotateZ(0deg);
  }
}



/* Project Section ------------------------------------------ */
.sm-br {
  display: none;
}

.br-xxs {
  display: none;
}

.project-heading {
  position: absolute;
  top: -500px;
  left: 0;
}

.project-heading h2 {
  font-size: 43px;
}



.folder-label h3 {
  font-size: 28px;
  font-weight: 600;
  margin-top: 10px;
}

.folder-label span {
  font-size: 20px;
  font-weight: 600;
}

.folder-label {
  top: -30px;
  position: absolute;
  z-index: 1;
  margin-left: 30px;
  font-size: 25px;
  font-weight: 600;
}

.folder .stretched-link::after {
  top: -50px;
}

#project-section {
  overflow-x: clip;
  padding-top: 130px;
  scroll-margin-top: -100px;
}




.folder {
  filter: drop-shadow(0px -3px 14px rgba(38, 34, 21, 0.14));
  cursor: pointer;
  transition: transform 0.1s ease;
  height: 10vw;
}

.folder svg {
  position: absolute;
  top: -52px;
  left: 0;
  right: 0;
  bottom: 0;

}




.folder-right {
  width: 50%;

  background-color: #b49a68;
  ;
  transform: translateY(3px);
}

.folder-left {
  width: 50%;

  background-color: #c1a970;
  transform: translateY(3px);
}

.folder-bottom {
  width: 100%;

  background-color: #9e8b63;

}

.folder-right path {

  fill: #b49a68;

}


.folder-left path {
  fill: #c1a970;
}


.folder-bottom path {
  fill: #9e8b63;
}


.projects-wrapper {
  max-width: 3500px;
}

.folder-bottom:hover {
  transform: translateY(-3px);
}


.folder-left:hover,
.folder-right:hover {
  transform: translateY(0);
}




.image {
  position: absolute;
  height: 40px;
  transition: transform 0.4s ease;
}


.image-1 {
  transform: translateY(100%) rotate(-6deg);

  top: 3%;
  left: 450px;

  z-index: -2;
}

.image-2 {
  transform: translateY(100%) rotate(3deg);
  top: 1%;
  left: 520px;

  z-index: -2;
}

.image-3 {
  transform: translateY(100%) rotate(7deg);
  top: 5%;
  left: 590px;

  z-index: -3;
}

.folder-bottom .image-1 {
  left: 40%;
}

.folder-bottom .image-2 {
  left: calc(40% + 80px);
}

.folder-bottom .image-3 {
  left: calc(40% + 160px);
}





.folder-bottom:hover .image-1,
.folder-right:hover .image-1,
.folder-left:hover .image-1 {
  transform: translateY(-70%) rotate(-6deg) scale(5.8);
}

.folder-bottom:hover .image-2,
.folder-right:hover .image-2,
.folder-left:hover .image-2 {
  transform: translateY(-70%) rotate(3deg) scale(5.8);
}

.folder-bottom:hover .image-3,
.folder-right:hover .image-3,
.folder-left:hover .image-3 {
  transform: translateY(-70%) rotate(7deg) scale(5.8);
}





/* Footer */

footer {
  background-color: #262a2d;
  z-index: 5;
  position: relative;
  font-size: 13px;
}


@media (min-width: 992px) {


  .skills-wrapper-2 {
    justify-content: end;
  }
}


@media (min-width: 3500px) {
  .projects-wrapper {
    margin: 0 auto;
    border-radius: 0 10px 0 0;
  }

  .folder {
    height: 7vw;
  }

  .folder-left,
  .folder-right {
    transform: translateY(10px);
  }

  .folder-left:hover,
  .folder-right:hover {
    transform: translateY(7px);
  }
}




@media (min-width: 3050px) {
  .svg-xl {
    display: block !important;
  }

  .bottom-svg,
  .right-svg,
  .left-svg {
    display: none;
  }

  .folder svg {
    top: -70px;
    opacity: 25 !important;
  }

  .folder svg path {
    border-radius: 0 10px 0 0;
  }

  .folder {
    border-radius: 0 10px 0 0;
  }

  .folder-bottom:hover .image-1,
  .folder-right:hover .image-1,
  .folder-left:hover .image-1 {
    transform: translateY(-70%) rotate(-6deg) scale(6);
  }

  .folder-bottom:hover .image-2,
  .folder-right:hover .image-2,
  .folder-left:hover .image-2 {
    transform: translateY(-70%) rotate(3deg) scale(6);
  }

  .folder-bottom:hover .image-3,
  .folder-right:hover .image-3,
  .folder-left:hover .image-3 {
    transform: translateY(-70%) rotate(7deg) scale(6);
  }


}




@media (min-width: 1400px) {
  .hero-content-wrapper {
    transform: scale(1.2);
  }

}

@media (min-width: 1200px) {

  .folder-bottom .image-1 {
    left: 45%;
  }

  .folder-bottom .image-2 {
    left: calc(45% + 80px);
  }

  .folder-bottom .image-3 {
    left: calc(45% + 160px);
  }

  .folder-left .image-1,
  .folder-right .image-1 {
    left: 50%;
  }

  .folder-left .image-2,
  .folder-right .image-2 {
    left: calc(50% + 80px);
  }

  .folder-left .image-3,
  .folder-right .image-3 {
    left: calc(50% + 160px);
  }

}




@media (max-width: 1520px) {
  .image-1 {
    left: 360px;
  }

  .image-2 {
    left: 450px;
  }

  .image-3 {
    left: 500px;
  }


  .folder-right:hover .image-1,
  .folder-left:hover .image-1 {
    transform: translateY(-100%) rotate(-6deg) scale(3.5);
  }


  .folder-right:hover .image-2,
  .folder-left:hover .image-2 {
    transform: translateY(-100%) rotate(3deg) scale(3.5);
  }


  .folder-right:hover .image-3,
  .folder-left:hover .image-3 {
    transform: translateY(-100%) rotate(7deg) scale(3.5);
  }

  .folder-bottom:hover .image-1 {
    transform: translateY(-70%) rotate(-6deg) scale(3.5);
  }

  .folder-bottom:hover .image-2 {
    transform: translateY(-70%) rotate(3deg) scale(3.5);
  }

  .folder-bottom:hover .image-3 {
    transform: translateY(-70%) rotate(7deg) scale(3.5);
  }






}

@media (max-width: 1400px) {
  .folder {

    height: 11vw;
  }
}


@media (max-width: 1300px) {
  .folder {
    height: 12vw;
  }

  .image-1 {
    left: 320px;
  }

  .image-2 {
    left: 390px;
  }

  .image-3 {
    left: 460px;
  }
}

@media (max-width: 1200px) {
  .folder {
    height: 160px;
  }

  .image-1 {
    left: 280px;
  }

  .image-2 {
    left: 350px;
  }

  .image-3 {
    left: 420px;
  }
}

@media (max-width: 1100px) {

  .folder-right .image-1,
  .folder-left .image-1 {
    transform: translateY(-100%) rotate(-6deg) scale(3.5);
  }


  .folder-right .image-2,
  .folder-left .image-2 {
    transform: translateY(-100%) rotate(3deg) scale(3.5);
  }


  .folder-right .image-3,
  .folder-left .image-3 {
    transform: translateY(-100%) rotate(7deg) scale(3.5);
  }



  .folder-bottom .image-1 {
    transform: translateY(-70%) rotate(-6deg) scale(3.5);
  }

  .folder-bottom .image-2 {
    transform: translateY(-70%) rotate(3deg) scale(3.5);
  }

  .folder-bottom .image-3 {
    transform: translateY(-70%) rotate(7deg) scale(3.5);
  }


}






@media (max-width: 1200px) and (min-width: 992px) {
  .hero-content-wrapper {
    transform: scale(0.9);
  }

}


@media (max-width: 1115px) {
  .wp-item {
    align-items: start;
  }
}

@media (max-width: 1070px) and (min-width: 992px) {
  .hero-content-wrapper {
    transform: scale(0.85);
  }

}


@media (max-width: 991.98px) {
  .icon {
    animation-range: entry 0% cover 46%;
  }

  .item {
    margin-left: 30px;
  }

  .skills-wrapper-sm {
    margin-left: -30px;
  }

  .hero-content-wrapper {
    flex-direction: column-reverse;
    gap: 0;
  }

  .folder-right,
  .folder-left,
  .folder-bottom {
    width: 100%;
    transform: translateY(0);
  }

  .folder-left .image-1,
  .folder-right .image-1 {
    left: 40%;
  }

  .folder-left .image-2,
  .folder-right .image-2 {
    left: calc(40% + 80px);
  }

  .folder-left .image-3,
  .folder-right .image-3 {
    left: calc(40% + 160px);
  }

  .folder-bottom .image-1 {
    transform: translateY(-100%) rotate(-6deg) scale(3.5);
  }

  .folder-bottom .image-2 {
    transform: translateY(-100%) rotate(3deg) scale(3.5);
  }

  .folder-bottom .image-3 {
    transform: translateY(-100%) rotate(7deg) scale(3.5);
  }



  /* Marker Positionen */

  /* Illustrator */
  .s13 {
    left: 61%;
    top: -36%;
  }

  /* WP */
  .s9 {
    left: 35%;
    top: -15%;
  }

  /* jQuery */

  .s6 {
    left: -3%;
    top: 105%;
  }


  /*XD*/
  .s11 {
    left: -5%;
    top: -13%;
  }

  /* JS */
  .s3 {
    left: 75%;
    top: 110%;
  }

  /* SASS */
  .s5 {
    left: 95%;
    top: 41%;
  }

  /* PS*/
  .s12 {
    left: 103%;
    top: 13%;
  }

  /* PHP */
  .s8 {
    left: 100%;
    top: -30%;
  }


  /* CSS */
  .s2 {
    left: 100%;
    top: 98%;
  }



  /* Figma */
  .s10 {
    left: 80%;
    top: -7%;
  }

  /* HTML */
  .s1 {
    left: 15%;
    top: 10%;
  }


  /* Animate */
  .s14 {
    left: -4%;
    top: 37%;
  }

  /* Vue */
  .s7 {
    left: 8%;
    top: -37%;
  }

  /* Bootstrap */
  .s4 {
    left: 35%;
    top: 99%;
  }
}

@media (max-width: 610px) {
  .hero-content-wrapper {
    transform: scale(0.9);
  }

  .icon {
    animation-range: entry 0% cover 42%;
  }
}

@media (max-width: 550px) {

  .hero-content-wrapper {
    transform: scale(0.8);
  }

  .folder svg {
    position: absolute;
    top: -80px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 110%;
  }

  .left-svg-sm,
  .bottom-svg-sm,
  .right-svg-sm {
    display: block !important;

  }


  .left-svg,
  .bottom-svg,
  .right-svg {
    display: none;
  }

  .image {
    height: 30px;
  }

  .folder-bottom .image-1,
  .folder-right .image-1,
  .folder-left .image-1 {
    transform: translateY(-170%) translateX(-50%) rotate(-6deg) scale(3.5);
    left: calc(50% - 80px);
  }

  .folder-bottom .image-2,
  .folder-right .image-2,
  .folder-left .image-2 {
    transform: translateY(-170%) translateX(-50%) rotate(3deg) scale(3.5);
    left: 50%;
  }

  .folder-bottom .image-3,
  .folder-right .image-3,
  .folder-left .image-3 {
    transform: translateY(-170%) translateX(-50%) rotate(7deg) scale(3.5);
    left: calc(50% + 80px);
  }


}

@media (max-width: 500px) {

  .hero-content-wrapper {
    transform: scale(0.7);
  }

  .icon {
    width: 30px;
    height: 30px;
  }
}



@media (max-width: 480px) {

  .folder-label {
    top: -20px;
  }

  .folder {
    height: 180px;
  }
}

@media (max-width: 460px) {

  .hero-content-wrapper {
    transform: scale(0.65);
  }


  .sm-br {
    display: block;
  }
}

@media (max-width: 450px) {
  #project-section {
    padding-top: 65px;
  }

  .sm-br {
    display: block;
  }
}





@media (max-width: 420px) {



  .folder-label {
    top: -10px;
  }

  .folder {
    height: 180px;
  }

  .image {
    height: 25px;
  }
}

@media (max-width: 400px) {
  .icon {
    width: 25px;
    height: 25px;
  }

  .hero-content-wrapper {
    transform: scale(0.6);
  }
}

@media (max-width: 380px) {

  p,
  .item span,
  footer {
    font-size: 10px;
  }

  h2 {
    font-size: 30px;
  }

  #project-section {
    padding-top: 30px;
  }

  .project-h2-wr {
    margin-bottom: -30px !important;
  }


}

@media (max-width: 370px) {
  .icon {
    width: 23px;
    height: 23px;
  }

  .hero-content-wrapper {
    transform: scale(0.58);
  }

  .br-xxs {
    display: block;
  }

  nav a {
    font-size: 15px;
  }

}

@media (max-width: 350px) {
  .image {
    height: 20px;
  }

  .icon {
    width: 20px;
    height: 20px;
  }

  .hero-content-wrapper {
    transform: scale(0.54);
  }

  nav a {
    font-size: 13px;
  }
}

@media (max-width: 310px) {


  .icon {
    width: 20px;
    height: 20px;
  }

  .hero-content-wrapper {
    transform: scale(0.50);
  }
}