section {
      width: 100%;
    }

    .image-container {
      height: 600px;
      overflow: hidden;
      width: 100%;
      background-position: center center;
    }

    .image-holder {
      height: 600px;
      width: 100%;
      background-position: center center;
      background-repeat: no-repeat;
      background-position: 0px 60px;
      transform-origin: bottom left;
    }

    .image-container-sec-1 {
      background-image: url('https://truu.is-ad.de/wp-content/uploads/2023/06/truu_heroes-scaled.jpg');
    }

    .image-holder-sec-1 {
      background-image: url('https://truu.is-ad.de/wp-content/uploads/2023/07/hero-head-heroes.svg');
    }

    .image-container-sec-2 {
      background-image: url('https://truu.is-ad.de/wp-content/uploads/2023/04/huge-heap-of-plastic-bottles-and-bags-collected-on-2021-08-30-08-10-19-utc_gnr-72dpi.jpg');
    }

    .image-holder-sec-2 {
      background-image: url('https://truu.is-ad.de/wp-content/uploads/2023/07/hero-head-help.svg');
    }

    .image-container-sec-3 {
      background-image: url('https://truu.is-ad.de/wp-content/uploads/2023/06/quelle.jpg-72dpi.jpg');
    }

    .image-holder-sec-3 {
      background-image: url('https://truu.is-ad.de/wp-content/uploads/2023/07/hero-head-love.svg');
      transform-origin: bottom right!important;
      background-position-x: right!important;
    }

    .image-container-sec-4 {
      background-image: url('https://truu.is-ad.de/wp-content/uploads/2023/04/truu_Motiv_Bus_gnr-72dpi.jpg');
    }

    .image-holder-sec-4 {
      background-image: url('https://truu.is-ad.de/wp-content/uploads/2023/07/hero-head-team.svg');
    }

    .image-container-sec-5 {
      background-image: url('https://truu.is-ad.de/wp-content/uploads/2023/04/truu_Motiv_Junge_gnr-72dpi.jpg');
    }

    .image-holder-sec-5 {
      background-image: url('https://truu.is-ad.de/wp-content/uploads/2023/07/hero-head-vision-right.svg');
      transform-origin: bottom right!important;
      background-position-x: right!important;
    }

    .image-container-sec-6 {
      background-image: url('https://truu.is-ad.de/wp-content/uploads/2023/04/truu-hand-screen-300dpi_gnr-72dpi.jpg');
    }

    .image-holder-sec-6 {
      background-image: url('https://truu.is-ad.de/wp-content/uploads/2023/07/hero-head-start.svg');
    }

    /* -- QUERIES --*/

    /* Tablet styles (up to 1023px) */
    @media only screen and (max-width: 1023px) {
      #section1 .image-container,
      #section4 .image-container {
        background-position: 70% 50%;
      }
    }

    /* Mobile styles (up to 767px) */
    @media only screen and (max-width: 767px) {
      .image-container {
        height: 350px;
        background-position-x: -1490px;
      }

      .image-holder {
        height: 350px;
      }

      #section1 .image-holder {
        background-position: 0px 84px;
      }

      #section1 .image-container,
      #section1 .image-holder {
        height: 420px!important;
      }

      #section1 .image-holder {
        background-position: 0px 175px;
      }

      #section4 .image-holder {
        background-position: 0px 70px;
      }

      #section5 .image-holder-sec-5 {
        background-position: 0px 140px;
      }

      #section5 .image-container {
        background-position-x: -770px;
      }

      #section6 .image-container {
        background-position-x: -810px;
        background-size: 167%;
      }

      nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
        height: 100vh;
        top: 40px!important;
        opacity: .98;
      }

      .elementor-nav-menu--dropdown {
        font-size: 30px!important;
      }

      .elementor-nav-menu,
      .elementor-nav-menu li,
      .elementor-nav-menu ul {
        margin: 20px 0!important;
      }

      ul#menu-2-cf8ebc5 {
        margin-top: 20%!important;
      }

      .elementor-nav-menu--dropdown .elementor-item.elementor-item-active {
        background-color: rgb(85 89 92 / 25%)!important;
      }
    }

    /* -- PAGEWIDE GENERICS --*/

    #header,
    #footer,
    #page hr {
      display: none;
    }

.image-holder-sec-1 {
    background-image: url(https://truu.is-ad.de/wp-content/uploads/2023/07/hero-head-heroes.svg);
    background-position: 0px 90px;
}