﻿/* PRINT ######################################################################################## */
@media print {


}

/* BIG SCREEN #################################################################################### */
@media screen and (min-width: 2100px) {

.divider#bereich4 {
  background-image: url(../../images/headers/metall-kunst-adolph-2500.png);
  background-size: 120%;
  background-position: 0vh -35vh;
}

}


/* BIG SCREEN #################################################################################### */
@media screen and (min-width: 1281px) {

}


/* STANDARD VIEW ################################################################################# */
@media screen and (max-width: 2400px) {

.divider#metallrosen {
  background-position: 0 -10vh;
}

}


/* STANDARD VIEW ################################################################################# */
@media screen and (max-width: 2160px) {

.border-image {
  width: 57vw;
}

}

/* STANDARD VIEW ################################################################################# */
@media screen and (max-width: 2100px) {

.divider#bereich4 {
  background-image: url(../../images/headers/metall-kunst-adolph-2500.png);
  background-size: 110%;
  background-position: 0 -10vh;
}

}



/* STANDARD VIEW ################################################################################# */
@media screen and (max-width: 2080px) {

.header-image > div {
  background-size: 70%;
  background-position: top right;
}

}



/* STANDARD VIEW ################################################################################# */
@media screen and (max-width: 2050px) {

.divider#metallrosen {
  background-position: 0 0vh;
}

}


/* STANDARD VIEW ################################################################################# */
@media screen and (max-width: 1820px) {

.header-title h2 {
  font-size: 3.4rem;
}

.intro h2, h1 {
  font-size: 3rem;
}

.div-inner {
  max-width: 40vw;
  padding: 0vh 20vw;
  margin: 5vh 0;
  text-shadow: #000 0.5vh 0.3vh 0.5vh;
}

.divider#bereich4 {
  background-position: 0 -20vh;
}

.divider#metallrosen {
  background-position: 0 -10vh;
}


}

/* STANDARD VIEW ################################################################################# */
@media screen and (max-width: 1785px) {

  #bereich4 .div-inner {
    max-width: 30vw;
  }

}

/* STANDARD VIEW ################################################################################# */
@media screen and (max-width: 1720px) {

  .divider#bereich4 {
    background-position: 0 -10vh;
  }

}

/* STANDARD VIEW ################################################################################# */
@media screen and (max-width: 1680px) {

  .header-title h2 {
    font-size: 3.0rem;
  }

}

/* STANDARD VIEW ################################################################################# */
@media screen and (max-width: 1650px) {

.border-image {
  margin: 70vh 0 10vh 0;
  width: 62vw;
}

.header-title h2 {
  top: 35vh;
}

}


/* STANDARD VIEW ################################################################################# */
@media screen and (max-width: 1580px) {

.footer-img {
  right: -20vw;
  width: 78%;
}

.footer-logo {
  width: 90%;

 .border-image {
    width: 68vw;
  }

    .div-inner {
    max-width: 30vw;
    padding: 0vh 15vw;
  }

   .divider#bereich4 {
    background-position: 0 -20vh;
  }

  h2 {
    hyphens: none;
  }

  #footerboxes {
  width: 25%;
  }

}

/* STANDARD VIEW ################################################################################# */
@media screen and (max-width: 1545px) {
  
.divider#bereich4 {
    background-position: 0 0vh;
  }

}


/* STANDARD VIEW ################################################################################# */
@media screen and (max-width: 1500px) {
  
.divider#bereich4 {
    background-position: 0 0vh;
  }

}

/* STANDARD VIEW ################################################################################# */
@media screen and (max-width: 1470px) {

 .divider#bereich4 {
      background-position: 0 -10vh;
      background-size: 125%;
    }

}


/* STANDARD VIEW ################################################################################# */
@media screen and (max-width: 1440px) {

    .divider#bereich4 {
      background-position: 0 0;
      background-size: cover;
    }

}


/* STANDARD VIEW ################################################################################# */
@media screen and (max-width: 1350px) {

#leistungen h2 {
  hyphens: auto;
  margin: ;
  margin-left: 2rem;
  margin-right: 2rem;
}

}


/* STANDARD VIEW ################################################################################# */
@media screen and (max-width: 1325px) {

}


/* STANDARD VIEW ################################################################################# */
@media screen and (max-width: 1305px) {

}


/* STANDARD VIEW ################################################################################# */
@media screen and (max-width: 1250px) {

.intro {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .left, .right {
    width: 100%;
    position: relative;
  }

  .slideshow {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 500px;
    overflow: hidden;
  }

  .slideshow img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    opacity: 0;
    transition: opacity 1s ease-in-out;
  }

  .slideshow img.active {
    opacity: 1;
    z-index: 2;
  }

  .oversized {
    width: 100%;
    max-width: 100%;
    left: 0;
    margin-bottom: 2rem;
  }

  #about img.oversized {
    position: relative;
  }

  .left .oversized {
  left: 0;
}

#about .toggle-item-body {
  width: 100%;
  left: 0;
}

.divider#metallrosen {
  background-position: -20vw 0vh;
}

 .divider#bereich4 {
      background-position: -10vh -20vh;
      background-size: 150%;
    }

     #bereich4 .div-inner {
      max-width: 40vw;
    }

   .div-inner {
    max-width: 40vw;
  }

  #home-logo {
  width: 30%;
  top: 15vh;
}

 .border-image {
    margin: 90vh 0 10vh 0;
  }

   .header-image > div {
    background-size: 90%;
    right: -10rem;
  }

   .header-title h2 {
    top: 45vh;
    z-index: 5;
    width: 50%;
    font-size: 3.3rem;
    line-height: 3.7rem;
    text-shadow: #222 0.1rem 0.2rem 0.5rem;
  }

   .footer-img {
    top: 0;
    align-content: center;
  }


}


/* STANDARD VIEW ################################################################################# */
@media screen and (max-width: 1165px) {

#footerboxes {
  padding: 4rem 0 5rem 5rem;
  width: 30%;
}

.footer-logo {
  width: 75%;
}

.footer-img {
  right: -28vw;
  width: 88%;
}

  .divider#bereich4 {
      background-position: -25vh -10vh;
      background-size: 170%;
    }


}

/* TABLET ####################################################################################### */

@media screen and (max-width: 1050px) {

.nav-menu a {
  font-size: 1.2rem;
}

.nav-brand {
  font-size: 1.8rem;
}

}


/* TABLET ####################################################################################### */

@media screen and (max-width: 1025px) {

 .divider#bereich4 {
      background-position: -20vh 0;
      background-size: cover;
    }

}


/* TABLET ####################################################################################### */

@media screen and (max-width: 975px) {


}

/* TABLET ####################################################################################### */

@media screen and (max-width: 945px) {

.div-inner {
    max-width: 60vw !important;
  }

  .divider#metallrosen {
      background-position: -30vw 0vh;
    }

}


/* TABLET QUER ################################################################################### */
@media screen and (max-width: 890px) {

}


/* TABLET QUER ################################################################################### */
@media screen and (max-width: 845px) {

   .footer-img {
      right: -5rem;
      width: 100%;
      position: relative;
      top: -10rem;
    }

     .footer-logo {
      width: 55%;
    }

     .slideshow {
      min-height: 300px;
    }

    #footerboxes {
      width: 100%;
      padding: 0;
      margin: -2rem auto 6rem auto;
      text-align: center;
    }

    #claim-footer, #copyright {
      text-align: center;
    }

    .div-inner {
    max-width: 60vw;
  }

  #leistungen h2 {
  font-size: 3rem;
  hyphens: auto;
}

.border-image {
    width: 69vw;
    margin: 65vh 0 10vh 0;
  }

  .section .toggle {
  margin: 0;
  width: 20rem;
}

.header-image {
  width: 120%;
}

.header-image > div {
      background-size: 100%;
      background-position: top;
    }

     #home-logo {
      width: 60%;
      top: 10vh;
      z-index: 4;
      left: 2rem;
    }

    main {
  padding: 24vh 5vw 10vh 5vw;
}

.header-title h2 {
      top: 60vh;
      z-index: 3;
      width: 80%;
      font-size: 3.3rem;
      line-height: 4rem;
      text-align: center;
      left: 10vw;
      margin: 0 auto;
      display: flex;
      justify-content: center;
    }

}


/* SMARTPHONE ##################################################################################### */
@media screen and (max-width: 750px) {

.border-image {
      width: 75vw;
    }

      .header-title h2 {
      top: 50vh;
    }

    .header-image {
      width: 170%;
      right: -5rem;
    }

    .datenschutz main, 
    .impressum main {
      padding-top: 30vh;
    }


}



/* SMARTPHONE ##################################################################################### */
@media screen and (max-width: 730px) {

  .div-inner {
      max-width: 65vw;
      padding: 0 10vh;
    }

}


/* SMARTPHONE ##################################################################################### */
@media screen and (max-width: 700px) {

  .div-inner {
      max-width: 70vw !important;
    }

  .divider#bereich4 {
     background-position: -30vh 0;
     background-size: cover;
  }

  .divider#metallrosen {
      background-position: -80vw 0vh;
    }

}


/* SMARTPHONE ##################################################################################### */
@media screen and (max-width: 645px) {

 .divider#bereich4 {
      background-position: -50vw 0;
      background-size: cover;
    }


}

/* SMARTPHONE ##################################################################################### */
@media screen and (max-width: 620px) {

#footerboxes {
  width: 77%;
  display: block;
}


}


/* SMARTPHONE ##################################################################################### */
@media screen and (max-width: 600px) {

#leistungen h3 {
  font-size: 1.5rem;
  line-height: 1.8rem;
}

.div-inner h2 {
  font-size: 3.5rem;
}

.div-inner {
      max-width: 100vw;
      padding: 0vh 12vw;
    }

.divider#bereich4 {
      background-position: -65vw 0vh;
    }

p, ul li {
  hyphens: auto;
  font-size: 1.15rem;
  line-height: 1.6rem;
}


}


/* SMARTPHONE ##################################################################################### */
@media screen and (max-width: 500px) {

.slideshow {
      min-height: 240px;
    }

.footer-logo {
   width: 75%;
  }

.footer-img {
  right: -2rem;
  width: 140%;
}

#footerboxes {
  margin: -4rem auto 6rem auto;
}

 .border-image {
    width: 78vw;
  }

.div-inner {
  max-width: 80%;
  margin: 0 auto;
}

.div-inner h2 {
  font-size: 3rem;
}

.divider#bereich4 {
      background-position: -40vh -1vh;
    }

.divider#metallrosen {
   background-position: -120vw 0vh;
}

.divider::after {
  bottom: -1.5vh;
  transform: skewY(-3deg);
}

.divider::before {
  transform: skewY(-3deg);
}

p, ul li {
  font-size: 1.15rem;
}

#leistungen h2 {
  font-size: 2.6rem;
  hyphens: auto;
}

.section .toggle {
  margin: 0;
  width: 15rem;
}

.section {
  border: #fff solid 0.18rem;
  padding: 5vh 2vh;
  left: -7%;
}

.header-image {
  width: 180%;
  right: 0;
}

.header-image > div {
  right: -12rem;
  background-size: 150%;
  background-position: bottom;
}

 #home-logo {
      width: 50%;
      top: 1.5rem;
      left: 1.5rem;
      z-index: 5;
      position: fixed;
    }

#home-logo img {
  width: 50%;
}

.nav-brand {
  display: none;
}

.navbar {
  justify-content: right;
}

.nav-menu.active {
    text-align: right;
  }

 .header-title h2 {
      top: 50vh;
      width: 100%;
      font-size: 3.0rem;
      margin: 0 auto;
      text-align: center;
      left: 0;
    }

.intro h2, h1 {
  font-size: 2.6rem;
  hyphens: auto;
}

}


/* SMARTPHONE ##################################################################################### */
@media screen and (max-width: 480px) {

  #intro {
   margin-top: 5rem;
  }

  .header-title h2 {
      top: 53vh;
      font-size: 2.7rem;
      line-height: 3.7rem;
    }

    .div-inner h2 {
      hyphens: auto;
    }

     #leistungen h2 {
      font-size: 2.3rem;
      hyphens: auto;
      margin-left: 0;
      margin-right: 0;
    }

    .div-inner h2, .intro h2, h1 {
      font-size: 2.3rem;
    }

    .div-inner h3, h3 {
      font-size: 1.8rem;
    }

    .leistungen h3 {
      font-size: 1.2rem;
    }

    ul li {
      transform: translateX(-1.2rem);
    }

}


/* SMARTPHONE ##################################################################################### */
@media screen and (max-width: 405px) {

.section .toggle {
      width: 12rem;
    }

.toggle-item-header h3 {
  font-size: 1.2rem !important;
  line-height: 1.4rem;
}


}


/* SMARTPHONE ##################################################################################### */
@media screen and (max-width: 380px) {


}

/* SMARTPHONE ##################################################################################### */
@media screen and (max-width: 340px) {

  

}
