 
 :root {
  --black: #000000;
  --yellow: #FFD64E;
  --darkyellow: #DDAF14;
}

* {
  box-sizing: border-box;
}

body, html {
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: var(--black);
  color: var(--yellow);
  font-family: 'Kanit', sans-serif;
  font-weight: 100;
  font-size: 10px;
}

h1 a {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-weight: 700;
  font-size: 3.2rem;
  color: var(--yellow);
  letter-spacing: 1px;
}

@media (hover:hover) {
  h1 a:hover {
    color: var(--yellow);
  }
}

a {
  font-size: 3rem;
  text-decoration: none;
  color: var(--yellow);
  transition: .2s;
}

@media (hover:hover) {
  a:hover {
    color: var(--darkyellow);
  }
}

/* –– progress indicator --*/

.header {
  position: fixed;
  top: 0;
  z-index: 1;
  width: 100%;
}

.progress-container {
  width: 100%;
  height: 4px;
  background: rgba(255, 0, 0, 0);
}

.progress-bar {
  height: 4px;
  background: var(--yellow);
  width: 0%;
}


/* –– navigation --*/

.navigation {
  height: 7rem;
  width: 100%;
  display: flex;
  justify-content: center;
  position: fixed;
  z-index: 10;
}

.menu {
  display: flex;
  align-items: center;
  width: 1140px;
}

.empty {
  width: 25%;
}

.logo {
  width: 50%;
  display: flex;
  justify-content: center;
}

.menu-item {
  width: 25%;
  display: flex;
  justify-content: flex-end;
  padding-right: 30px;
}

.painting {
  display: flex;
  justify-content: center;
}

.painting_text {
  position: fixed;
  top: 40px;
  z-index: 1;
  font-size: 1.5rem;
  opacity: 0;
}


/* –– content --*/

main {
  padding-top: 80vh;
}

.wrapper {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  max-width: 1140px;
  margin: 0 auto;
  grid-column-gap: 30px;
  grid-row-gap: 80px;
  padding: 0 30px;
}

      /*display um die volle Zellenhöhe zu sehen 

      .item:nth-child(odd) {
        background: dimgrey;
      }

      .item:nth-child(even) {
        background: steelblue;
      }

      */

.wrapper > div img {
  max-width:100%;
}

.item {
    position: relative;
}

.item > div img {
  max-width:100%;
  margin-bottom: -4px;
}

.caption {
  font-size: 1.4rem;
  text-align: center;
}

/* other works – Backround Color */

.image_bg_other_works_01 {
    background-color: var(--black);
    position: relative;
}

.image_bg_other_works_02 {
    background-color: #fc9b68;
    position: relative;
}

.image_bg_other_works_03 {
    background-color: #7a1713;
    position: relative;
}

.image_bg_other_works_04 {
    background-color: #f16815;
    position: relative;
}

.image_bg_other_works_05 {
    background-color: #2860C6;
    position: relative;
}

.image_bg_other_works_06 {
    background-color: #ff9500;
    position: relative;
}

.image_bg_other_works_07 {
    background-color: #105930;
    position: relative;
}

.image_bg_other_works_08 {
    background-color: #00D4FF;
    position: relative;
}

.image_bg_other_works_09 {
    background-color: #FFFB80;
    position: relative;
}

.image_bg_other_works_10 {
    background-color: #80FFE6;
    position: relative;
}

.image_bg_other_works_11 {
    background-color: #80FFE6;
    position: relative;
}

.image_bg_other_works_12 {
    background-color: #fc9b68;
    position: relative;
}

.image_bg_other_works_13 {
    background-color: #7a1713;
    position: relative;
}

.image_bg_other_works_14 {
    background-color: #f16815;
    position: relative;
}

.image_bg_other_works_15 {
    background-color: #2860C6;
    position: relative;
}

.image_bg_other_works_16 {
    background-color: #ff9500;
    position: relative;
}

.image_bg_other_works_17 {
    background-color: #105930;
    position: relative;
}

.image_bg_other_works_18 {
    background-color: #00D4FF;
    position: relative;
}

.image_bg_other_works_19 {
    background-color: #FFFB80;
    position: relative;
}

.image_bg_other_works_20 {
    background-color: #80FFE6;
    position: relative;
}

.image_bg_other_works_21 {
    background-color: #370e5d;
    position: relative;
}

.image_bg_other_works_22 {
    background-color: #fc9b68;
    position: relative;
}

.image_bg_other_works_23 {
    background-color: #7768fc;
    position: relative;
}

.image_bg_other_works_24 {
    background-color: #3ed228;
    position: relative;
}

.image_bg_other_works_25 {
    background-color: #1a27b1;
    position: relative;
}

.image_bg_other_works_26 {
    background-color: #c4d228;
    position: relative;
}

.image_bg_other_works_27 {
    background-color: #d22875;
    position: relative;
}

.image_bg_other_works_28 {
    background-color: #285bd2;
    position: relative;
}

.image_bg_other_works_29 {
    background-color: #84e416;
    position: relative;
}

/* online love – Background Color */

.image_bg_online_love_01 {
    background-color: #b0dfe7;
    position: relative;
}

.image_bg_online_love_02 {
    background-color: #859c5a;
    position: relative;
}

.image_bg_online_love_03 {
    background-color: #055d85;
    position: relative;
}

.image_bg_online_love_04 {
    background-color: #018196;
    position: relative;
}

.image_bg_online_love_05 {
    background-color: #ffae9f;
    position: relative;
}

.image_bg_online_love_06 {
    background-color: #d1de68;
    position: relative;
}

.image_bg_online_love_07 {
    background-color: #fbfbe9;
    position: relative;
}

.image_bg_online_love_09 {
    background-color: #6ce0a8;
    position: relative;
}

.image_bg_online_love_10 {
    background-color: #01968b;
    position: relative;
}

.image_bg_online_love_11 {
    background-color: #bfeaf0;
    position: relative;
}

.image_bg_online_love_12 {
    background-color: #fd2b14;
    position: relative;
}




.item::before {
    content:"";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}


/* other works */

.item_other_works {
  grid-column: 3 / 11;
  justify-items: center;
}

/* für Hochformat */
.item_other_works_04,
.item_other_works_05,
.item_other_works_09,
.item_other_works_12,
.item_other_works_13
{
  grid-column: 5 / 9;
  justify-items: center;
}

/* .item_other_works_06,
.item_other_works_07,
.item_other_works_08,
.item_other_works_09,
.item_other_works_10 {
  grid-column: 5 / 9;
  justify-items: center;
} */


/* online love series */ 

.item_online_love {
  justify-items: center;
}

.item_online_love_01 {
  grid-column: 1 / 5;
}

.item_online_love_02 {
  grid-column: 8 / 13;
  margin-top: 25rem;   
}

.item_online_love_03 {
  grid-column: 2 / 4;
  margin-top: 29rem;    /* ab hier ist margin im Layout = grid-row-gap: 80px plus Xpx bzw. .0rem margin-top */
}

.item_online_love_04 {
  grid-column: 5 / 12;
  margin-top: 7rem;
}

.item_online_love_05 {
  grid-column: 8 / 13;
  margin-top: -12rem;
}

.item_online_love_06 {
  grid-column: 1 / 6;
  margin-top: -53rem;
}

.item_online_love_07 {
  grid-column: 7 / 11;
  margin-top: 7rem;
}

.item_online_love_09 {
  grid-column: 1 / 5;
  margin-top: -30rem;
}

.item_online_love_10 {
  grid-column: 2 / 10;
  margin-top: 2rem;
}

.item_online_love_11 {
  grid-column: 6 / 13;
}

.item_online_love_12 {
  grid-column: 8 / 12;
  margin-top: 0rem;
}


/* –– trenner –– */

.trenner {
  display: flex;
  justify-content: center;
  padding: 130px 0 150px 0;
}

.trenner object {
  margin: 0 20px;
}


/* –– footer –– */

footer p,a {
  font-size: 1.8rem;
  text-decoration: none;
  color: var(--yellow);
  transition: .2s;
  text-align: center;
  margin: 0 20px;
} 

.footer {
  padding: 15rem 0 6rem 0;
}

.copyright {
  padding-bottom: 20px;
}



/* –– T A B L E T ––*/

@media only screen and (max-width: 768px) {

  /* –– content --*/

  .wrapper {
    grid-row-gap: 60px;
  }


  /* other works */

  .item_other_works {
    grid-column: 2 / 12;
    justify-items: center;
  }

.item_other_works_04,
.item_other_works_05,
.item_other_works_09,
.item_other_works_12,
.item_other_works_13 {
    grid-column: 4 / 10;
    justify-items: center;
  }


  /* online love series */

  .item_online_love {
    justify-items: center;
    margin-top: 0;
  }

  .item_online_love_01 {
    grid-column: 1 / 6;
  }

  .item_online_love_02 {
    grid-column: 6 / 13;
  }

  .item_online_love_03 {
    grid-column: 1 / 6;
  }

  .item_online_love_04 {
    grid-column: 6 / 13;
  }

  .item_online_love_05 {
    grid-column: 1 / 6;
  }

  .item_online_love_06 {
    grid-column: 6 / 13;
  }

  .item_online_love_07 {
    grid-column: 1 / 6;
  }

  .item_online_love_08 {
    grid-column: 6 / 13;
  }

  .item_online_love_09 {
    grid-column: 1 / 6;
  }

  .item_online_love_10 {
    grid-column: 6 / 13;
  }

  .item_online_love_11 {
    grid-column: 1 / 6;
  }

  .item_online_love_12 {
    grid-column: 6 / 13;
  }

  .item_online_love_13 {
    grid-column: 1 / 6;
  }

  .item_online_love_14 {
    grid-column: 6 / 13;
  }

  .item_online_love_15 {
    grid-column: 1 / 6;
  }

  .item_online_love_16 {
    grid-column: 6 / 13;
  }

  .item_online_love_17 {
    grid-column: 1 / 6;
  }


  /* trenner */

  .trener_03 {
    display: none;
  }

}



/* –– M O B I L E ––*/

@media only screen and (max-width: 530px) {


  /* –– navigation --*/

  .empty {
    width: 20%;
  }

  .logo {
    width: 60%;
    display: flex;
    justify-content: center;
  }

  .menu-item {
    width: 20%;
    display: flex;
    justify-content: flex-end;
    padding-right: 0;
  }

  .painting {
    display: flex;
    justify-content: center;
  }

  .painting_text {
    position: fixed;
    top: 40px;
    z-index: 1;
    font-size: 1.5rem;
    opacity: 0;
  }



  /* –– content --*/

  .wrapper {
    grid-column-gap: 0;
    grid-row-gap: 40px;
    padding: 0 20px;
  }

  .caption {
    font-size: 1.2rem;
  }

  /* other works */

  .item_other_works {
    grid-column: 1 / 13;
    justify-items: center;
  }

.item_other_works_04,
.item_other_works_05,
.item_other_works_09,
.item_other_works_12,
.item_other_works_13 {
    grid-column: 3 / 11;
    justify-items: center;
  }


  /* online love series */

  .item_online_love {
    justify-items: center;
    margin-top: 0;
  }

  .item_online_love_01 {
    grid-column: 3 / 13;
  }

  .item_online_love_02 {
    grid-column: 1 / 11;
  }

  .item_online_love_03 {
    grid-column: 5 / 13;
  }

  .item_online_love_04 {
    grid-column: 1 / 11;
  }

  .item_online_love_05 {
    grid-column: 3 / 13;
  }

  .item_online_love_06 {
    grid-column: 1 / 11;
  }

  .item_online_love_07 {
    grid-column: 3 / 13;
  }

  .item_online_love_08 {
    grid-column: 1 / 11;
  }

  .item_online_love_09 {
    grid-column: 3 / 13;
  }

  .item_online_love_10 {
    grid-column: 1 / 11;
  }

  .item_online_love_11 {
    grid-column: 3 / 13;
  }

  .item_online_love_12 {
    grid-column: 1 / 11;
  }

  .item_online_love_13 {
    grid-column: 3 / 13;
  }

  .item_online_love_14 {
    grid-column: 1 / 11;
  }

  .item_online_love_15 {
    grid-column: 3 / 13;
  }

  .item_online_love_16 {
    grid-column: 1 / 11;
  }

  .item_online_love_17 {
    grid-column: 3 / 13;
  }


  /* trenner */

  .trener_02 {
    display: none;
  }

  .trenner {
    padding: 100px 0 120px 0;
  }

}

