
/*--- Animation ---*/

@keyframes bounce {
    0%   {top: 85vh}
    50%  {top: 85vh}
    75%  {top: 84vh}
    78%  {top: 85vh}
    84%  {top: 84.2vh}
    86%  {top: 85vh}
    91%  {top: 84.4vh}
    95%  {top: 85vh}
    98%  {top: 84.8vh}
    100% {top: 85vh}
}

/*--- Load Screen ---*/
.page-template-durchblick .jungle_loadscreen {
    position: fixed;
    height: 100vh;
    width: 100vw;
    background-color: #7ab8e4;
    z-index: 100;
    transition: all 1s;
}

.page-template-durchblick .jungle_loadet {
    opacity: 0;
    background-color: #7ab8e4;
    z-index: -1;
}

/*--- Header ---*/

.page-template-durchblick .jungle_wrap {
    background-color: #7ab8e4;
}

.jungle_wrap .wrapper {
    margin-bottom: 83px;
}

.jungle_wrap .wrapper .lvw-header {
    height: 100vh;
    overflow: hidden;
    z-index: 1;
}

.page-template-durchblick .lvw-header-black {
    background-color: #7ab8e4;
    background-image: url('../images/durchblick_seite_2/keyvisual_back.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}

.page-template-durchblick .jungle_wrap .lvw-header__content {
    position: relative;
    background-color: #7ab8e4;
    overflow: hidden;
}

.jungle_wrap .lvw-header__content .jungle_logo{
    position: absolute;
    right: 70px;
    top: 60px;
    /*background: url(../images/dkm_messe/lv1871_logo_black.svg) no-repeat center;*/
    /*background-size: 100% 100%;*/
    height: 60px;
    width: 250px;
    z-index: 99;
}

.jungle_wrap .lvw-header__content .content{
    margin: 0 0 0 55%;
    padding-top: 15vh;
    display: flex;
    position: relative;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 75vh;
    max-width: 360px;
}

.page-template-durchblick .mint {background-color: #3a4394!important;}
.page-template-durchblick .gray {background-color: #061029!important;}

/* Durchblick Teil - Anfang*/

@keyframes right_light {
    0%   {opacity: 0}
    5%   {opacity: 0.7}
    5.5%   {opacity: 0}
    12%   {opacity: 0.7}
    12.5%   {opacity: 0}
    65% {opacity: 1}
    85% {opacity: 0}
}

@keyframes rotate_right_light {
    40% { transform: rotate(-30deg) }
    100% { transform: rotate(30deg) }
}

@keyframes rotate_left_light {

    40% { transform: scaleX(-1) rotate(-30deg); }
    100% { transform: scaleX(-1) rotate(30deg); }
}

@keyframes ablight {
    40%   {opacity: 0.3}
    53% {opacity: 0.8}
    60% {opacity: 0.2}
    80% {opacity: 0.2}
    100% {opacity: 1}
}

@keyframes ablight_done {
    0%   {opacity: 0}
    100% {opacity: 1}
}

@keyframes kiwi_light {
    0%   {opacity: 0.6}
    5%   {opacity: 0.9}
    5.5%   {opacity: 0.6}
    12%   {opacity: 0.9}
    12.5%   {opacity: 0.6}
    65% {opacity: 1}
    100% {opacity: 1}
}

.jungle_kiwi {
    position: absolute;
    height: 150px;
    width: 240px;
    left: 6%;
    top: 140px;
    opacity: 0.6;
    background: url(../images/durchblick_seite/kiwi.svg) no-repeat center;
    background-size: 100% 100%;
    transform: scaleX(-1);
    z-index: 3;
}

.kiwi_animation {
    animation: kiwi_light 2s forwards;
    animation-delay: 4s;
}

.jungle_150_jahre {
    position: absolute;
    height: 100px;
    width: 100px;
    top: calc( 100vh - 150px );
    right: -80px;
    left: 40px;
    background: url(../images/durchblick_seite/150_jahre.svg) no-repeat center;
    background-size: 100% 100%;
    z-index: 12;
}

.jungle_show {
    max-width: 720px;
    margin-top: 0px;
    margin-left: 0px;
    opacity: 0.2;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .jungle_show {
        margin-top: 0!important;
    }
}

.jungle_show_animation {
    animation: ablight 0s forwards;
    /*animation-delay: 4s;*/
}

.jungle_show_done {
    position: absolute;
    top: 50px;
    max-width: 830px;
    opacity: 0;
    z-index: -2;
    right: -210px;
    transform: rotate(2deg);
}

.jungle_show_done_animation {
    animation: ablight_done 1s forwards;
    animation-delay: 5.5s;
}

.right_projector_wrap {
    position: absolute;
    top: -50px;
    right: -167px;
    width: 140px;
    transform: rotate(-30deg);
    z-index: -2;
    opacity: 0.7;
}

.right_projector_wrap_animation {
    animation: rotate_right_light 2s forwards;
    animation-delay: 4s;
}

.left_projector_wrap {
    position: absolute;
    top: -50px;
    right: 445px;
    width: 140px;
    transform: scaleX(-1) rotate(-30deg);
    z-index: -2;
    opacity: 0.7;
}

.left_projector_wrap_animetion {
    animation: rotate_left_light 2s forwards;
    animation-delay: 4s;
}

.right_projector_wrap img {
    height: 100%;
    width: 100%;
}

.right_projector_container {
    position: absolute;
    top: 0;
    right: 0;
    height: 140px;
    width: 140px;
    transform: rotate(-30deg);
    z-index: 2;
}

.jungle_left_sublight {
    position: absolute;
    top: 39px;
    right: -13px;
    height: 160px;
    width: 160px;
    z-index: -1;
}

.jungle_right_sublight {
    position: absolute;
    top: 40px;
    right: -13px;
    height: 175px;
    width: 160px;
    z-index: -1;
}

.jungle_right_light {
    position: absolute;
    top: 40px;
    right: -65px;
    height: 985px;
    width: 740px;
    opacity: 0;
    z-index: -1;
}

.jungle_right_light_animation {
    animation: right_light 1.75s forwards;
    animation-delay: 4s;
}

/* Durchblick Teil - Ende*/


.lvw-messe-bottom {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: calc( 50% - 44px );
    top: 85vh;
    height: 88px;
    width: 88px;
    z-index: 20;
    animation: bounce 5s infinite;
}

.lvw-messe-bottom:hover {
    cursor: pointer;
}

.lvw-messe-bottom:hover {
    cursor: pointer;
}
@keyframes messe-bottom-pulse {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }
    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}
.lvw-messe-bottom:hover::after {
    content: "";
    left: 40px;
    top: 40px;
    position: absolute;
    height: 80px;
    width: 80px;
    border-radius: 50%;
    background-color: #fefefe;
    animation: messe-bottom-pulse 0.5s forwards;
    z-index: 0;
}

.lvw-messe-bottom i {
    color: #FEFEFE;
    font-size: 60px;
    font-weight: 900;
}

/*--- Content ---*/

.jungle_wrap .lvw-intro-inner {
    margin: 0 auto;
    max-width: 1200px;
    background-color: transparent;
}

.jungle_wrap .lvw-section {
    border: none;
}

.jungle_wrap .lvw-section.gray {
    border: none;
    background-color: #57606B;
    z-index: 2;
}

.jungle_wrap .lvw-section.gray  .lvw-shell .lvw-section__head h2 {
    color: #FEFEFE;
}

.jungle_wrap .lvw-section.gray p {
    color: #FEFEFE;
}

.jungle_wrap .lvw-section.gray ul li {
    color: #FEFEFE;
}

.jungle_wrap .lvw-section.mint  .lvw-shell .lvw-section__head h2 {
    color: #FEFEFE;
}

.jungle_wrap .lvw-section.mint  .lvw-shell .lvw-section__button a {
    color: #FEFEFE;
    background-color: #57606B;
}

.jungle_wrap .lvw-section.mint p {
    color: #FEFEFE;
}

.jungle_wrap .lvw-section.mint ul li {
    color: #FEFEFE;
}

.jungle_wrap .lvw-section--text, .jungle_wrap  .lvw-section--text_video {
    position: relative;
    margin: 95px auto;
    padding: 34px 83px;
    max-width: 900px;
}

.jungle_wrap .lvw-section--text_video {
    position: relative;
    margin: 95px auto;
    width: 100%;
    max-width: 900px;
}

@media (max-width: 991px) {
    .jungle_wrap .lvw-section--text_video {
        padding: 0 15px;
    }
}

.jungle_wrap .lvw-section--iframe {
    position: relative;
    margin: 95px auto;
    padding: 0!important;
    max-width: 900px;
}
.jungle_wrap .lvw-section--iframe iframe {
    min-height: unset;
}
.jungle_wrap .lvw-section--iframe .lvw-shell {
    padding: 0!important;
}


.jungle_wrap .lvw-section__slider {
    /*position: relative;*/
    /*margin: 0 auto;*/
    padding: 0 0 34px 0;
    /*max-width: 900px;*/
}

.jungle_wrap .lvw-intro-inner .lvw-shell {
    position: inherit;
    text-align: center;
    color: #1D1D1B;
    width: auto;
    z-index: 1;
}

.jungle_wrap .lvw-intro-inner .lvw-shell .lvw-section__head {
    text-align: center;
    margin-bottom: 20px;
}

.jungle_wrap .lvw-intro-inner .lvw-shell .lvw-section__head h1,
.jungle_wrap .lvw-intro-inner .lvw-shell .lvw-section__head h2 {
    font-size: 38px;
    color: #1D1D1B;
    text-align: left;
}

.jungle_wrap .lvw-intro-inner .lvw-shell .lvw-section__body p {
    font-family: 'SuisseIntl-Light', sans-serif;
    font-size: 17px;
    text-align: left;
}

.jungle_wrap .lvw-intro-inner [data-id="section0"] .lvw-section__head h1,
.jungle_wrap .lvw-intro-inner [data-id="section0"] .lvw-section__head h2,
.jungle_wrap .lvw-intro-inner [data-id="section0"] .lvw-section__body p {
    text-align: center;
}

.jungle_wrap .lvw-intro-inner .lvw-shell .lvw-section__body ul {
    text-align: left;
    /*max-width: 520px;*/
    margin: 0 auto;
}

.jungle_wrap .lvw-intro-inner .lvw-shell .lvw-section__body ul li {
    font-family: 'SuisseIntl-Light', sans-serif;
    font-size: 17px;
}

.jungle_wrap .lvw-intro-inner .lvw-shell .lvw-section__button {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    height: 48px;
}

.jungle_wrap .lvw-section.lvw-section--slider_wrap .lvw-section__head h2 {
    text-align: center;
}


.jungle_wrap .lvw-intro-inner .lvw-shell .lvw-section__button div a {
    padding: 13px 38px;
    color: #FEFEFE;
    background-color: #3a4394;
    font-family: 'SuisseIntl-Medium', sans-serif;
    font-size: calc(17px * .828);
}
.jungle_wrap .lvw-intro-inner .lvw-shell .lvw-section__button div:hover {
    margin-top: -1px;
    margin-bottom: 1px;
}
.jungle_wrap .lvw-intro-inner .lvw-shell .lvw-section__button a:hover {
    text-decoration: none;
}

.jungle_wrap section[data-id=section2] {
    margin: 80px auto 0;
}

/*--- Leafs Animantion ---*/

@keyframes leaf_1 {
    0%   { left: 16%; top: 300px; transform: scaleX(-1) rotate(-65deg); }
    100% { left: -300px;  top: 120vh; transform: scaleX(-1) rotate(-55deg); }
}

.leaf_1_animation {
    animation: leaf_1 1s forwards;
    animation-delay: 2s;
}

@keyframes leaf_2 {
    0%   { left: 10%; top: -170px; transform: rotate(-90deg); }
    100% { left: 5%; top: -370px; transform: rotate(20deg); }
}

.leaf_2_animation {
    animation: leaf_2 1s forwards;
    animation-delay: 3s;
}

@keyframes leaf_3 {
    0%   { left: 33%; top: -125px; }
    100% { left: 40%; top: -225px; }
}

.leaf_3_animation {
    animation: leaf_3 1s forwards;
    animation-delay: 1s;
}

@keyframes leaf_4_var_2 {
    0%   { left: 41%; top: -115px; transform: scaleX(-1) rotate(180deg); }
    100% { left: 94%; top: 340px; transform: scaleX(-1) rotate(70deg); }
}

.leaf_4_animation_var_2 {
    animation: leaf_4_var_2 1s forwards;
    animation-delay: 3s;
}

@keyframes leaf_5 {
    0%   { right: 26%; top: 350px; transform: rotate(90deg); }
    100% { right: -120px; top: 150px; transform: rotate(70deg); }
}

.leaf_5_animation {
    animation: leaf_5 1s forwards;
    animation-delay: 2s;
}

@keyframes leaf_6_var_2 {
    0%   { left: 3%; top: 270px; transform: scaleX(-1) rotate(-60deg); }
    100% { left: -360px; top: 180px; transform: scaleX(-1) rotate(-90deg); }
}

.leaf_6_animation_var_2 {
    animation: leaf_6_var_2 1s forwards;
    animation-delay: 2s;
}

@keyframes leaf_7 {
    0%   { right: -70px; top: -70px; transform: scaleX(-1) rotate(140deg); }
    100% { right: -270px; top: -270px; transform: scaleX(-1) rotate(140deg); }
}

.leaf_7_animation {
    animation: leaf_7 1s forwards;
    animation-delay: 2s;
}

@keyframes leaf_8 {
    0%   { right: -120px; top: 230px; transform: rotate(-50deg); }
    100% { right: -520px; top: calc( 100vh + 626px ); transform: rotate(-120deg); }
}

.leaf_8_animation {
    animation: leaf_8 1s forwards;
    animation-delay: 1s;
}


@keyframes leaf_9_var_2 {
    0%   { right: -250px; top: 490px; transform: rotate(-70deg); }
    100% { right: -560px; top: 660px; transform: rotate(-100deg); }
}

.leaf_9_animation_var_2 {
    animation: leaf_9_var_2 1s forwards;
    animation-delay: 2s;
}

@keyframes leaf_10 {
    0%   { left: -120px; top: -20px; transform: rotate(90deg); }
    100% { left: -320px; top: -120px; transform: rotate(100deg); }
}

.leaf_10_animation {
    animation: leaf_10 1s forwards;
    animation-delay: 1s;
}

@keyframes leaf_11 {
    0%   { left: 46%; top: 550px; }
    100% { left: -260px; top: 300vh; transform: rotate(70deg); }
}

.leaf_11_animation {
    animation: leaf_11 1s forwards;
    animation-delay: 3s;
}

/*--- Leafs ---*/

.jungle_chamaeleon {
    position: absolute;
    height: 464px;
    width: 400px;
    left: 0;
    top: 300px;
    background: url(../images/dkm_messe/chamaeleon.svg) no-repeat center;
    background-size: 100% 100%;
    z-index: 2;
}

.jungle_chamaeleon_var_2 {
    position: absolute;
    height: 364px;
    width: 320px;
    right: -80px;
    left: unset;
    top: 600px;
    background: url(../images/dkm_messe/chamaeleon.svg) no-repeat center;
    background-size: 100% 100%;
    transform: scaleX(-1) rotate(5deg);
    z-index: 3;
}

.jungle_chamaeleon_2 {
    position: absolute;
    height: 464px;
    width: 400px;
    left: -100px;
    top: calc( 100vh + 2686px );
    background: url(../images/dkm_messe/chamaeleon.svg) no-repeat center;
    background-size: 100% 100%;
    z-index: 2;
}

.jungle_leaf_1 {
    position: absolute;
    width: 770px;
    height: 770px;
    left: 16%;
    top: 300px;
    background: url(../images/dkm_messe/leaf_1.svg) no-repeat center;
    background-size: 100% 100%;
    transform: scaleX(-1) rotate(-65deg);
    z-index: 5;
}

.jungle_leaf_2 {
    position: absolute;
    width: 538px;
    height: 538px;
    left: 10%;
    top: -170px;
    background: url(../images/dkm_messe/leaf_2.svg) no-repeat center;
    background-size: 100% 100%;
    transform: rotate(-90deg);
    z-index: 4;
}

.jungle_leaf_3 {
    position: absolute;
    width: 330px;
    height: 330px;
    left: 33%;
    top: -125px;
    background: url(../images/dkm_messe/leaf_3.svg) no-repeat center;
    background-size: 100% 100%;
    transform: scaleX(-1) rotate(220deg);
    z-index: 4;
}

.jungle_leaf_4_var_2 {
    position: absolute;
    width: 542px;
    height: 572px;
    left: 41%;
    top: -110px;
    background: url(../images/dkm_messe/leaf_4.svg) no-repeat center;
    background-size: 100% 100%;
    transform: scaleX(-1) rotate(180deg);
    z-index: 6;
}

.jungle_leaf_5 {
    position: absolute;
    width: 320px;
    height: 470px;
    right: 26%;
    top: 350px;
    background: url(../images/dkm_messe/leaf_5.svg) no-repeat center;
    background-size: 100% 100%;
    transform: rotate(90deg);
    z-index: 4;
}

.jungle_leaf_6_var_2 {
    position: absolute;
    width: 460px;
    height: 460px;
    right: unset;
    left: 3%;
    top: 270px;
    background: url(../images/dkm_messe/leaf_6.svg) no-repeat center;
    background-size: 100% 100%;
    transform: scaleX(-1) rotate(-60deg);
    z-index: 2;
}

.jungle_leaf_7 {
    position: absolute;
    width: 420px;
    height: 420px;
    right: -70px;
    top: -70px;
    background: url(../images/dkm_messe/leaf_7.svg) no-repeat center;
    background-size: 100% 100%;
    transform: scaleX(-1) rotate(140deg);
    z-index: 4;
}

.jungle_leaf_8 {
    position: absolute;
    width: 660px;
    height: 760px;
    right: -20px;
    top: 40px;
    background: url(../images/dkm_messe/leaf_8.svg) no-repeat center;
    background-size: 100% 100%;
    transform: rotate(-50deg);
    z-index: 3;
}

.jungle_leaf_9_var_2 {
    position: absolute;
    width: 480px;
    left: unset;
    right: -250px;
    top: 490px;
    transform: rotate(-70deg);
    z-index: 3;
}

.jungle_leaf_10 {
    position: absolute;
    width: 420px;
    height: 620px;
    left: -120px;
    top: -20px;
    background: url(../images/dkm_messe/leaf_10.svg) no-repeat center;
    background-size: 100% 100%;
    transform: rotate(90deg);
    z-index: 4;
}

.jungle_leaf_11 {
    position: absolute;
    width: 530px;
    height: 530px;
    left: 46%;
    top: 550px;
    background: url(../images/dkm_messe/leaf_11.svg) no-repeat center;
    background-size: 100% 100%;
    z-index: 3;
}

.jungle_leaf_12 {
    position: absolute;
    width: 380px;
    height: 480px;
    right: -140px;
    top: calc( 100vh + 576px );
    background: url(../images/dkm_messe/leaf_12.svg) no-repeat center;
    background-size: 100% 100%;
    transform: rotate(-30deg);
    z-index: 1;
}

.jungle_leaf_13 {
    position: absolute;
    width: 630px;
    height: 630px;
    left: -140px;
    top: calc( 100vh + 2476px );
    background: url(../images/dkm_messe/leaf_13.svg) no-repeat center;
    background-size: 100% 100%;
    transform: rotate(60deg);
    z-index: 1;
}

.jungle_leaf_14 {
    position: absolute;
    width: 380px;
    height: 430px;
    right: 0px;
    top: calc( 100vh + 2976px );
    background: url(../images/dkm_messe/leaf_14.svg) no-repeat center;
    background-size: 100% 100%;
    z-index: 3;
}

.jungle_leaf_15 {
    position: absolute;
    width: 530px;
    height: 530px;
    left: -140px;
    top: calc( 100vh + 3676px );
    background: url(../images/dkm_messe/leaf_15.svg) no-repeat center;
    background-size: 100% 100%;
    transform: rotate(0deg);
    z-index: 1;
}

.jungle_leaf_16 {
    position: absolute;
    width: 530px;
    height: 530px;
    left: 0;
    bottom: -260px;
    background: url(../images/dkm_messe/leaf_16.svg) no-repeat center;
    background-size: 100% 100%;
    transform: scaleX(-1) rotate(-10deg);
    z-index: 1;
}

.jungle_leaf_17 {
    position: absolute;
    width: 330px;
    height: 530px;
    right: -80px;
    bottom: 260px;
    background: url(../images/dkm_messe/leaf_17.svg) no-repeat center;
    background-size: 100% 100%;
    transform: rotate(100deg);
    z-index: 1;
}

.jungle_leaf_18 {
    position: absolute;
    width: 330px;
    height: 530px;
    right: -220px;
    bottom: 460px;
    background: url(../images/dkm_messe/leaf_18.svg) no-repeat center;
    background-size: 100% 100%;
    transform: scaleX(-1) rotate(-30deg);
    z-index: 2;
}

.jungle_lemur {
    position: absolute;
    width: 220px;
    right: 0;
    top: calc( 100vh + 506px );
    z-index: 3;
}

.jungle_wrap section[data-id=section0] {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    z-index: 2;
}

.jungle_wrap section[data-id=section1] {
    margin-top: 20px;
}

.page-template-durchblick .jungle_wrap section[data-id=section1]::before {
    content: "";
    position: absolute;
    width: 50%;
    height: 100%;
    left: 80px;
    top: 0;
    background: url(../images/dkm_messe/section5_after_leaf.svg) no-repeat center;
    background-size: 100% 100%;
    transform: rotate(-70deg);
    z-index: 0;
}

.page-template-durchblick .jungle_wrap section[data-id=section1]::after {
    content: "";
    position: absolute;
    width: 200px;
    height: 200px;
    right: 220px;
    bottom: 0;
    background: url(../images/dkm_messe/section5_after_leaf.svg) no-repeat center;
    background-size: 100% 100%;
    z-index: 0;
}

.jungle_wrap section[data-id=section2] {
    transform-style: preserve-3d;
}

.jungle_wrap section[data-id=section2]::before {
    content: "";
    position: absolute;
    width: 250px;
    height: 300px;
    left: -100px;
    top: -180px;
    /*background: url(../images/dkm_messe/section2_before_leaf.svg) no-repeat center;*/
    background-size: 100% 100%;
    transform: rotate(-25deg) translateZ(-1px);
    z-index: -1;
    display:none;
}

.jungle_wrap section[data-id=section2]::after {
    content: "";
    position: absolute;
    width: 300px;
    height: 400px;
    right: -100px;
    top: -60px;
    /*background: url(../images/dkm_messe/section2_after_leaf.svg) no-repeat center;*/
    background-size: 100% 100%;
    transform: translateZ(-1px);
    z-index: -1;
    display:none;
}

.jungle_wrap section[data-id=section4] {
    transform-style: preserve-3d;
}

.jungle_wrap section[data-id=section4]::before {
    content: "";
    position: absolute;
    width: 750px;
    height: 700px;
    left: 150px;
    top: -480px;
    /*background: url(../images/dkm_messe/section5_before_leaf.svg) no-repeat center;*/
    background-size: 100% 100%;
    transform: rotate(55deg) translateZ(-1px);
    z-index: -1;
    display:none;
}

.jungle_wrap section[data-id=section4]::after {
    content: "";
    position: absolute;
    width: 300px;
    height: 400px;
    right: 60px;
    top: -140px;
    /*background: url(../images/dkm_messe/section5_after_leaf.svg) no-repeat center;*/
    background-size: 100% 100%;
    transform: scaleX(-1) rotate(-90deg) translateZ(-1px);
    z-index: -1;
    display:none;
}

.jungle_wrap section[data-id=section5] {
    z-index: 2;
}

.jungle_wrap section[data-id=section6] {
    transform-style: preserve-3d;
}

.jungle_wrap section[data-id=section6]::after {
    content: "";
    position: absolute;
    width: 300px;
    height: 400px;
    left: 60px;
    bottom: -200px;
    /*background: url(../images/dkm_messe/section7_after_leaf.svg) no-repeat center*/;
    background-size: 100% 100%;
    transform: rotate(10deg) translateZ(-1px);
    z-index: -1;
    display:none;
}

.jungle_wrap section[data-id=section7] {
    transform-style: preserve-3d;
}

.jungle_wrap section[data-id=section7]::before {
    content: "";
    position: absolute;
    width: 450px;
    height: 600px;
    left: 300px;
    top: -160px;
    /*background: url(../images/dkm_messe/section8_before_leaf.svg) no-repeat center;*/
    background-size: 100% 100%;
    transform: rotate(230deg) translateZ(-1px);
    z-index: -1;
    display:none;
}

.jungle_wrap section[data-id=section8] {
    transform-style: preserve-3d;
}

.jungle_wrap section[data-id=section8]::before {
    content: "";
    position: absolute;
    width: 400px;
    height: 400px;
    right: 0px;
    top: -140px;
    /*background: url(../images/dkm_messe/section9_before_leaf.svg) no-repeat center;*/
    background-size: 100% 100%;
    transform: rotate(45deg) translateZ(-1px);
    z-index: -1;
    display:none;
}

.jungle_wrap section[data-id=section8]::after {
    content: "";
    position: absolute;
    width: 300px;
    height: 400px;
    left: 60px;
    bottom: -300px;
    /*background: url(../images/dkm_messe/section9_after_leaf.svg) no-repeat center;*/
    background-size: 100% 100%;
    transform: rotate(120deg) translateZ(-1px);
    z-index: -1;
    display:none;
}

/*--- Menu Teil ---*/
.messe_menu_wrap {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.mess_please_click {
    position: absolute;
    top: 150px;
    right: -300px;
    opacity: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    transform: rotate( 5deg );
    transition: all 1s;
}

.mess_please_click_show {
    right: -250px;
    opacity: 1;
    transition: all 1s;
}

.messe_menu_wrap .menu_arrow_container {
    position: relative;
    width: 200px;
    height: 68px;
}

.messe_menu_wrap .menu_arrow_container:hover {
    cursor: pointer;
}

.messe_menu_wrap .menu_arrow_container:hover .menu_backside {
    top: 4px;
    left: 0px;
    transition: all 0.5s;
}

.messe_menu_wrap .container_left {
    margin-right: 30px;
}

.messe_menu_wrap .container_right {
    margin-left: 30px;
}

.messe_menu_wrap .menu_backside {
    position: absolute;
    height: 58px;
    width: 230px;
}

.messe_menu_wrap .container_left .menu_backside {
    top: -3px;
    left: -13px;
    transition: all 0.5s;
}

.messe_menu_wrap .container_right .menu_backside {
    top: -3px;
    left: 13px;
    transition: all 0.5s;
}

.messe_menu_wrap .menu_blue_arrow_left {
    position: absolute;
    left: -29px;
    height: 41px;
    width: 41px;
    background-color: #3a4394;
    transform: rotate( 45deg ) translate( 12px, 0px );
    z-index: 1;
}

.messe_menu_wrap .menu_blue_arrow_right {
    position: absolute;
    right: 17px;
    height: 41px;
    width: 41px;
    background-color: #3a4394;
    transform: rotate( 45deg ) translate( 12px, 0px );
    z-index: 1;
}

.messe_menu_wrap .menu_blue_container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    position: absolute;
    height: 58px;
    width: 200px;
    background-color: #3a4394;
    text-transform: none;
    z-index: 2;
}

.messe_menu_wrap .menu_frontside {
    position: absolute;
    height: 68px;
    width: 230px;
}

.messe_menu_wrap .menu_border_arrow_left {
    position: absolute;
    left: -29px;
    height: 48px;
    width: 48px;
    background-color: transparent;
    border-left: 8px solid #1D1D1B;
    border-bottom: 8px solid #1D1D1B;
    border-bottom-left-radius: 6px;
    transform: rotate( 45deg ) translate( 10px, 4px );
    z-index: 2;
}

.messe_menu_wrap .menu_border_arrow_right {
    position: absolute;
    right: 10px;
    height: 48px;
    width: 48px;
    background-color: transparent;
    border-top: 8px solid #1D1D1B;
    border-right: 8px solid #1D1D1B;
    border-top-right-radius: 8px;
    transform: rotate( 45deg ) translate( 10px, 4px );
    z-index: 2;
}

.messe_menu_wrap .menu_border_container_left {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    position: absolute;
    height: 68px;
    width: 200px;
    color: #FEFEFE;
    background-color: transparent;
    border-top: 8px solid #1D1D1B;
    border-right: 8px solid #1D1D1B;
    border-bottom: 8px solid #1D1D1B;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    text-transform: none;
    font-size: 21px;
    z-index: 3;
}

.messe_menu_wrap .menu_border_container_right {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    position: absolute;
    height: 68px;
    width: 200px;
    color: #FEFEFE;
    background-color: transparent;
    border-top: 8px solid #1D1D1B;
    border-left: 8px solid #1D1D1B;
    border-bottom: 8px solid #1D1D1B;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    text-transform: none;
    font-size: 21px;
    z-index: 3;
}

.menu_double_vertical {
    width: 50px;
    height: 12px;
    border-left: 8px solid #1D1D1B;
    border-right: 8px solid #1D1D1B;
    z-index: 3;
}

.menu_double_vertical_long {
    width: 50px;
    height: 78px;
    border-left: 8px solid #1D1D1B;
    border-right: 8px solid #1D1D1B;
    z-index: 3;
}

.menu_double_vertical_end {
    width: 160px;
    border-top: 4px solid #1D1D1B;
    border-bottom: 4px solid #1D1D1B;
    border-radius: 8px;
}

/*--- Right Menu ---*/
.lvw_jungle_aside nav {
    position: fixed!important;
    opacity: 0;
    top: 200px!important;
    left: auto!important;
    right: -230px;
    box-shadow: none !important;
    transition: all 0.5s;
}

.lvw_jungle_aside_show {
    opacity: 1!important;
    right: 30px!important;
}

.lvw_jungle_aside nav ul li {
    background-color: transparent !important;
    border: none !important;
    height: 56px;
}

.lvw_jungle_aside nav ul li a{
    background-color: transparent !important;
    color: #FEFEFE;
    width: 100%;
    height: 50px;
}

.lvw_jungle_aside nav ul li.current a::before, .lvw_jungle_aside nav ul li:hover a::before {
    display: none!important;
}

.lvw_jungle_aside nav ul li.current a::after, .lvw_jungle_aside nav ul li:hover a::after {
    display: none!important;
}

.lvw_jungle_aside nav ul li:last-child {
    height: 50px!important;
}

.lvw_jungle_aside nav ul li:last-child a {
    align-items: center;
}

.lvw_jungle_aside .menu_backside {
    position: absolute;
    top: 7px;
    left: 4px;
    transition: all 0.5s;
}

.lvw_jungle_aside ul li:hover .menu_backside {
    top: 12px;
    left: 10px;
}

.lvw_jungle_aside .menu_blue_arrow_left {
    position: absolute;
    right: -34px;
    height: 29px;
    width: 29px;
    background-color: #3a4394;
    transform: rotate( 45deg ) translate( 12px, -6px );
    transition: all 0.1s linear;
    z-index: 1;
}

.lvw_jungle_aside .menu_blue_container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: -208px;
    top: -2px;
    height: 41px;
    width: 176px;
    background-color: #3a4394;
    text-transform: none;
    transition: all 0.1s linear;
    z-index: 2;
}

.lvw_jungle_aside li.current .menu_blue_arrow_left {
    right: 8px;
}

.lvw_jungle_aside li.current .menu_blue_container {
    width: 217px;
}

.lvw_jungle_aside li.current .menu_border_arrow_left {
    right: 220px;
}

.lvw_jungle_aside li.current .menu_border_container_left {
    width: 220px;
    font-family: 'SuisseIntl-Medium', sans-serif;
    font-size: calc(17px * .828);
}

.lvw_jungle_aside .menu_border_arrow_left {
    position: absolute;
    right: 180px;
    height: 31px;
    width: 31px;
    background-color: transparent;
    border-left: 5px solid #1D1D1B;
    border-bottom: 5px solid #1D1D1B;
    border-bottom-left-radius: 5px;
    transform: rotate( 45deg ) translate( 15px, -6px );
    transition: all 0.1s linear;
    z-index: 2;
}


.lvw_jungle_aside .menu_border_container_left {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 0;
    height: 44px;
    width: 180px;
    color: #FEFEFE;
    background-color: transparent;
    border-top: 5px solid #1D1D1B;
    border-right: 5px solid #1D1D1B;
    border-bottom: 5px solid #1D1D1B;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    font-family: 'SuisseIntl-Light', sans-serif;
    text-transform: none;
    font-size: 14px;
    transition: all 0.1s linear;
    z-index: 3;
}

.lvw_jungle_aside .menu_double_vertical {
    position: absolute;
    margin-left: 105px;
    width: 50px;
    height: 16px;
    border-left: 5px solid #1D1D1B;
    border-right: 5px solid #1D1D1B;
    z-index: 3;
}

.lvw_jungle_aside .menu_double_vertical_long {
    position: absolute;
    margin-left: 105px;
    width: 50px;
    height: 38px;
    border-left: 5px solid #1D1D1B;
    border-right: 5px solid #1D1D1B;
    z-index: 3;
}

.lvw_jungle_aside .menu_double_vertical_end {
    position: absolute;
    margin: 38px 0 0 80px;
    width: 100px;
    border-top: 2px solid #1D1D1B;
    border-bottom: 3px solid #1D1D1B;
    border-radius: 5px;
}

.lvw_jungle_aside .btn-close {
    display: none!important;
}
/*--- Dschungel ---*/


/*--- Slider Teil ---*/
.lvw-section__slick_block {
    overflow: visible!important;
}

.jungle_wrap .slick-list {
    overflow: visible;
}

.jungle_wrap .lvw-section__slick_slider_slide {
    position: relative;
    display: flex!important;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    height: 120px;
}

.jungle_wrap .lvw-section__slick_slider_slide img {
    position: absolute;
    max-width: 100%;
    width: auto;
    height: 130px;
}

.lvw-section--slider_wrap {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin: 63px auto;
    padding: 0px;
    width: 900px;
}

.lvw-section--slider_wrap .lvw-shell {
    width: 100%!important;
    padding: 0;
}

.lvw-section__slick_block {
    /*display: flex;*/
    /*flex-direction: column;*/
    /*height: 404px;*/
    /*overflow: hidden;*/
}

.lvw-section__slick_wrapper {
    background-color: #FEFEFE;
    height: 100%;
}

.lvw-section__slick_slider {
    margin-bottom: 0!important;
}

.lvw-section__slick_slider img {
    width: 100%;
    height: 138px;
    object-fit: cover;
}

.lvw-section__slick_body {
    text-align: left;
}

.lvw-section__slick_head h2 {
    margin: 10px 0 0 19px;
    height: 26px;
    font-size: 20px;
    color: #1D1D1B;
}

.lvw-section__slider {
    display: flex;
    /*flex-direction: row;*/
    /*align-items: center;*/
    /*justify-content: space-between;*/
    /*width: 100%;*/
}

.lvw-section__slick_text {
    color: #878786;
}

.lvw-section__slick_text ul {
    margin-top: 10px;
    margin-bottom: 30px;
    max-width: 100%;
    padding: 0 20px 0 35px;
}

.lvw-section__slick_text ul li {
    margin-top: 5px;
    font-family:  'SuisseIntl-Light', sans-serif;
    font-size: 14px;
    line-height: 1.5;
}

/* Contact Form 7 */

.jungle_wrap .lvw-section .wpcf7-form label {
    text-align: left;
    color: #FEFEFE;
    font-family: 'SuisseIntl-Light', sans-serif;
}

.jungle_wrap .lvw-section .wpcf7-form input,
.jungle_wrap .lvw-section .wpcf7-form textarea {
    margin-top: 7px;
    color: #FEFEFE;
    background-color: transparent;
    border: 1px solid #FEFEFE;
    border-radius: 0;
}

.jungle_wrap .lvw-section .col-12 .wpcf7-submit,
.jungle_wrap .lvw-section .col-12 .qbutton {
    height: 42px;
    margin-right: 0;
    padding: 8px 38px;
    color: #FEFEFE;
    border: none;
    background-color: #3a4394;
    font-family: 'SuisseIntl-Medium', sans-serif;
    font-size: calc(17px * .828);
}

.jungle_wrap .lvw-section .col-12 .wpcf7-list-item {
    display: flex;
    justify-content: center;
    font-size: 9px!important;
    text-align: left;
    line-height: 1.1;
}

.jungle_wrap .lvw-section .col-12 .wpcf7-list-item input {
    margin-right: 7px;
}

/* Footer */
.jungle_wrap .lvw-footer {
    position: relative;
    height: 400px;
    background-color: transparent;
}

.jungle_wrap .lvw-footer > .row {
    height: 100%;
}

.jungle_wrap .lvw-footer nav ul {
    padding: 0;
    list-style: none;
}

.jungle_wrap .lvw-footer nav ul li {
    position: relative;
}

.jungle_wrap .lvw-footer nav ul li:first-child:after {
    content: " | ";
    color: #000;
}

.page-template-durchblick .back-to-top {
    background-color: #000000;
    z-index: 99;
}

.page-template-durchblick .back-to-top:hover {
    background-color: #000000;
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: 10px;
    left: 52px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: 1;
    color: #FEFEFE;

    text-shadow: 1px 1px 1px #878786;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: 1;
    color: #7ab8e4;
}


/* custom checkbox styling for contact form 7 checkbox */
.page-template-durchblick span.wpcf7-list-item {
    display: inline-block;
    margin: 0;
}
.page-template-durchblick .wpcf7 .wpcf7-list-item {
    display: block;
    margin-bottom: 10px;
}
.page-template-durchblick .wpcf7-list-item label {
    position: relative;
    cursor: pointer;
}
.page-template-durchblick .wpcf7-list-item .jungle_accept {
    /*position: relative;*/
    position: absolute;
    visibility: hidden;
    width: 30px;
    height: 30px;
    top: 0;
    left: 0;
}
.page-template-durchblick .wpcf7-list-item .jungle_accept + span:before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 0;
    height: 25px;
    width: 25px;
    top: 0px;
    left: 0px;
    border: 1px solid#FEFEFE;
}
.page-template-durchblick .wpcf7-list-item .jungle_accept + span:after {
    display: block;
    position: absolute;
    content: "X";
    height: 25px;
    width: 25px;
    top: 0;
    left: 0;
    visibility: hidden;
    font-size: 20px;
    text-align: center;
    line-height: 27px;
}
.page-template-durchblick .wpcf7-list-item .jungle_accept:checked + span:before {
    background: transparent;
}
.page-template-durchblick .wpcf7-list-item .jungle_accept:checked + span:after {
    visibility: visible;
}
.page-template-durchblick .wpcf7-list-item-label {
    margin-left: 40px;
    display: inline-block;
}

/* Gewinnspiel */
#jungle_spiel {
    height: 100%;
}

.gewinnspiel_wrapper .row:nth-child(1) {
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    margin: 0!important;
    padding: 34px 83px;
    height: auto;
}

.gewinnspiel_wrapper .row form {
    margin: 0!important;
    padding: 0 15px!important;
}

.gewinnspiel_wrapper .col-12 .wpcf7-list-item {
    display: flex;
    justify-content: center;
    font-size: 9px!important;
    text-align: left;
    line-height: 1.1;
}

/* custom checkbox styling for contact form 7 checkbox */
.page-template-gewinnspiel span.wpcf7-list-item {
    display: inline-block;
    margin: 0;
}
.page-template-gewinnspiel .wpcf7 .wpcf7-list-item {
    display: block;
    margin-bottom: 10px;
}
.page-template-gewinnspiel .wpcf7-list-item label {
    position: relative;
    cursor: pointer;
}
.page-template-gewinnspiel .wpcf7-list-item .jungle_accept {
    /*position: relative;*/
    position: absolute;
    visibility: hidden;
    width: 30px;
    height: 30px;
    top: 0;
    left: 0;
}
.page-template-gewinnspiel .wpcf7-list-item .jungle_accept + span:before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 0;
    height: 25px;
    width: 25px;
    top: 0px;
    left: 0px;
    border: 1px solid#FEFEFE;
}
.page-template-gewinnspiel .wpcf7-list-item .jungle_accept + span:after {
    display: block;
    position: absolute;
    content: "X";
    height: 25px;
    width: 25px;
    top: 0;
    left: 0;
    visibility: hidden;
    font-size: 20px;
    text-align: center;
    line-height: 27px;
}
.page-template-gewinnspiel .wpcf7-list-item .jungle_accept:checked + span:before {
    background: transparent;
}
.page-template-gewinnspiel .wpcf7-list-item .jungle_accept:checked + span:after {
    visibility: visible;
}
.page-template-gewinnspiel .wpcf7-list-item-label {
    margin-left: 40px;
    display: inline-block;
}

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

    .jungle_wrap .lvw-header__content .jungle_logo{
        right: 80px;
    }

    .lvw_jungle_aside {
        display: block !important;
    }
}

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

    @keyframes leaf_3 {
        0%   { left: 33%; top: -105px; }
        100% { left: 30%; top: -225px; }
    }

    @keyframes leaf_4 {
        0%   { left: 41%; top: -60px; transform: scaleX(-1) rotate(180deg); }
        100% { left: 51%; top: -420px; transform: scaleX(-1) rotate(270deg); }
    }

    @keyframes leaf_6 {
        0%   { right: 23%; top: 70px; transform: scaleX(-1) rotate(120deg); }
        100% { right: -120px; top: 420px; transform: scaleX(-1) rotate(140deg); }
    }

    @keyframes leaf_7 {
        0%   { right: -70px; top: -70px; transform: scaleX(-1) rotate(140deg); }
        100% { right: -170px; top: -170px; transform: scaleX(-1) rotate(140deg); }
    }

    @keyframes leaf_9 {
        0%   { left: -200px; top: 200px; transform: scaleX(-1) rotate(-70deg); }
        100% { left: -640px; top: 360px; transform: scaleX(-1) rotate(-100deg); }
    }

    @keyframes leaf_9_var_2 {
        0%   { right: -250px; top: 460px; transform: rotate(-70deg); }
        100% { right: -460px; top: 560px; transform: rotate(-100deg); }
    }


    @keyframes leaf_10 {
        0%   { left: -120px; top: 120px; transform: rotate(90deg); }
        100% { left: -180px; top: 40px; transform: rotate(100deg); }
    }

    @keyframes leaf_11 {
        0%   { left: 36%; top: 470px; }
        100% { left: -260px; top: calc( 100vh + 1226px ); transform: rotate(70deg); }
    }

    .jungle_kiwi {
        height: 120px;
        width: 200px;
        left: 9.5%;
    }

    .jungle_chamaeleon {
        width: 300px;
    }

    .jungle_chamaeleon_var_2 {
        height: 324px;
        width: 280px;
        top: 500px;
    }

    .jungle_chamaeleon_2 {
        width: 300px;
        left: -120px;
        top: calc(100vh + 2686px)
    }

    .jungle_leaf_1 {
        width: 570px;
        height: 570px;
        left: 16%;
        top: 300px;
    }

    .jungle_leaf_2 {
        width: 438px;
        height: 438px;
        left: 17%;
        top: -70px;
    }

    .jungle_leaf_3 {
        position: absolute;
        width: 300px;
        height: 300px;
        left: 33%;
        top: -105px;
    }

    .jungle_leaf_4 {
        position: absolute;
        width: 442px;
        height: 472px;
        left: 41%;
        top: -60px;
    }

    .jungle_leaf_5 {
        position: absolute;
        width: 280px;
        height: 420px;
        right: 26%;
        top: 350px;
    }

    .jungle_leaf_6 {
        position: absolute;
        width: 360px;
        height: 360px;
        right: 23%;
        top: 70px;
    }

    .jungle_leaf_7 {
        position: absolute;
        width: 360px;
        height: 360px;
        right: -70px;
        top: -70px;
    }

    .jungle_leaf_9 {
        position: absolute;
        width: 520px;
        left: -200px;
        top: 200px;
        transform: scaleX(-1) rotate(-70deg);
        z-index: 3;
    }

    .jungle_leaf_9_var_2 {
        width: 420px;
        top: 460px;
    }

    .jungle_leaf_10 {
        position: absolute;
        width: 320px;
        height: 320px;
        left: -120px;
        top: 120px;
    }

    .jungle_leaf_11 {
        position: absolute;
        width: 430px;
        height: 430px;
        left: 36%;
        top: 470px;
    }

    .jungle_leaf_12 {
        position: absolute;
        width: 330px;
        height: 430px;
        right: -140px;
    }

    .jungle_leaf_13 {
        width: 430px;
        height: 430px;
        left: -180px;
    }

    .jungle_leaf_14 {
        width: 200px;
        height: 240px;
    }

    .jungle_leaf_15 {
        width: 420px;
        height: 420px;
        left: -140px;
    }

    .jungle_leaf_16 {
        width: 480px;
        height: 480px;
        bottom: -240px;
    }

    .jungle_leaf_17 {
        width: 220px;
        height: 320px;
    }

    .jungle_leaf_18 {
        width: 260px;
        height: 330px;
        bottom: 380px;
        right: -180px;
    }

    .jungle_lemur {
        width: 200px;
    }
}

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

    .jungle_wrap .lvw-header__content .jungle_logo{
        top: 80px;
        right: 20px;
    }

    .jungle_wrap .lvw-section--text, .jungle_wrap  .lvw-section--text_video {
        padding: 34px 53px;
    }

    .jungle_wrap .lvw-section__slick_text ul {
        padding: 0 10px 0 25px;
    }

    .lvw_jungle_aside_show {
        right: 10px !important;
    }

    @keyframes leaf_1 {
        0%   { left: 16%; top: 300px; transform: scaleX(-1) rotate(-65deg); }
        100% { left: -300px;  top: calc( 100vh + 400px ); transform: scaleX(-1) rotate(-55deg); }
    }

    @keyframes leaf_7 {
        0%   { right: -70px; top: -70px; transform: scaleX(-1) rotate(140deg); }
        100% { right: -220px; top: -220px; transform: scaleX(-1) rotate(140deg); }
    }

    @keyframes leaf_8 {
        0%   { right: -120px; top: 230px; transform: rotate(-20deg); }
        100% { right: -580px; top: calc( 100vh + 606px ); transform: rotate(-120deg); }
    }

    @keyframes leaf_11 {
        0%   { left: 36%; top: 470px; }
        100% { left: -320px; top: calc( 100vh + 1726px ); transform: rotate(70deg); }
    }

    .jungle_chamaeleon {
        width: 300px;
    }

    .jungle_chamaeleon_2 {
        width: 300px;
        left: -180px;
        top: calc(100vh + 2786px)
    }

    .right_projector_wrap {
        right: -100px;
    }

    .left_projector_wrap {
        right: 380px;
    }

    .jungle_show_done {
        max-width: 640px;
        right: -110px;
    }

    .jungle_show {
        max-width: 980px;
        margin-top: 140px;
        margin-left: 60px;
    }

    .jungle_kiwi {
        height: 100px;
        width: 170px;
        left: 12.5%;
    }

    .jungle_leaf_1 {
        width: 570px;
        height: 570px;
        left: 16%;
        top: 300px;
    }

    .jungle_leaf_2 {
        width: 438px;
        height: 438px;
        left: 17%;
        top: -70px;
    }

    .jungle_leaf_3 {
        position: absolute;
        width: 300px;
        height: 300px;
        left: 33%;
        top: -105px;
    }

    .jungle_leaf_4 {
        position: absolute;
        width: 442px;
        height: 472px;
        left: 41%;
        top: -60px;
    }

    .jungle_leaf_5 {
        position: absolute;
        width: 280px;
        height: 420px;
        right: 26%;
        top: 350px;
    }

    .jungle_leaf_6 {
        position: absolute;
        width: 360px;
        height: 360px;
        right: 23%;
        top: 70px;
    }

    .jungle_leaf_7 {
        position: absolute;
        width: 360px;
        height: 360px;
        right: -70px;
        top: -70px;
    }

    .jungle_leaf_9 {
        position: absolute;
        width: 520px;
        left: -200px;
        top: 200px;
        transform: scaleX(-1) rotate(-70deg);
        z-index: 3;
    }

    .jungle_leaf_10 {
        position: absolute;
        width: 320px;
        height: 320px;
        left: -120px;
        top: 120px;
    }

    .jungle_leaf_11 {
        position: absolute;
        width: 430px;
        height: 430px;
        left: 36%;
        top: 470px;
    }

    .jungle_leaf_12 {
        position: absolute;
        width: 230px;
        height: 330px;
        right: -100px;
        top: calc( 100vh + 686px );
    }

    .jungle_leaf_13 {
        width: 330px;
        height: 330px;
        left: -220px;
        top: calc(100vh + 2676px)
    }

    .jungle_leaf_14 {
        width: 120px;
        height: 200px;
        top: calc( 100vh + 3076px );
    }

    .jungle_leaf_15 {
        width: 220px;
        height: 320px;
        left: -140px;
    }

    .jungle_leaf_17 {
        bottom: 200px;
    }

    .jungle_lemur {
        width: 140px;
        top: calc( 100vh + 660px );
    }
}

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

    .jungle_wrap .lvw-header__content .jungle_logo{
        height: 45px;
        width: 200px;
        right: 40px;
    }

    .lvw_jungle_aside nav {
        position: fixed!important;
        opacity: 1;
        top: auto!important;
        bottom: 36px!important;
        left: 2%!important;
        background-color: #fefefe;
    }

    .lvw_jungle_aside.mobile {
        visibility: visible!important;
    }

    .lvw_jungle_aside .btn-close a {
        color: rgba(33,44,54,1);
        align-items: center;
    }

    .lvw_jungle_aside .menu_backside .menu_blue_arrow_left,
    .lvw_jungle_aside .menu_frontside .menu_border_arrow_left {
        display: none;
    }

    .lvw_jungle_aside nav ul li {
        display: none;
        height: 50px;
        border-bottom: 2px solid #f3f3f3!important;
    }

    .lvw_jungle_aside nav ul li:last-child {
        display: none;
        background-color: #7bb8e5!important;
        border: none!important;
    }

    .lvw_jungle_aside nav ul li:nth-last-child(2) {
        display: none!important;
    }

    .lvw_jungle_aside nav ul li a {
        line-height: 25px;
        font-size: 17px;
    }

    .lvw_jungle_aside .menu_backside .menu_blue_container,
    .lvw_jungle_aside .menu_frontside .menu_border_container_left {
        justify-content: flex-start;
        padding: 0 10px;
        width: 100%;
        height: auto;
        color: rgba(33,44,54,1);
        background-color: transparent;
        border: none;
    }
    .lvw_jungle_aside .menu_double_vertical,
    .lvw_jungle_aside .menu_double_vertical_long,
    .lvw_jungle_aside .menu_double_vertical_end {
        display: none;
    }

}

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

    .jungle_wrap .lvw-header__content .jungle_logo{
        right: 60px;
    }

    @keyframes leaf_1 {
        0%   { left: 16%; top: 300px; transform: scaleX(-1) rotate(-65deg); }
        70%  { left: -300px;  top: calc( 100vh + 400px ); transform: scaleX(-1) rotate(-55deg); }
        100% { left: -100%;   top: calc( 100vh + 800px ); }
    }

    @keyframes leaf_2 {
        0%   { left: 7%; top: -70px; transform: rotate(-90deg); }
        100% { left: 5%; top: -270px; transform: rotate(20deg); }
    }

    @keyframes leaf_5 {
        0%   { right: 8%; top: 200px; transform: rotate(90deg); }
        100% { right: -180px; top: 150px; transform: rotate(70deg); }
    }

    @keyframes leaf_6 {
        0%   { right: 23%; top: 70px; transform: scaleX(-1) rotate(120deg); }
        100% { right: -180px; top: 380px; transform: scaleX(-1) rotate(140deg); }
    }

    @keyframes leaf_8 {
        0%   { right: -120px; top: 230px; transform: rotate(-20deg); }
        100% { right: -580px; top: calc( 100vh + 606px ); transform: rotate(-120deg); }
    }

    @keyframes leaf_11 {
        0%   { left: 36%; top: 470px; }
        70%  { left: -320px; top: calc( 100vh + 1726px ); transform: rotate(70deg); }
        100% { left: -100%;   top: calc( 100vh + 1926px ); }
    }

    .jungle_chamaeleon {
        width: 200px;
    }

    .jungle_chamaeleon_2 {
        display: none;
    }

    .jungle_show {
        max-width: 780px;
        margin-top: 140px;
        margin-left: 40px;
    }

    .jungle_right_sublight {
        height: 143px;
        width: 124px;
        top: 41px;
        right: 28px;
    }

    .jungle_left_sublight {
        top: 41px;
        right: 28px;
        height: 143px;
        width: 125px;
    }

    .jungle_right_light {
        height: 820px;
        width: 590px;
        right: -15px;
    }

    .jungle_show_done {
        max-width: 550px;
        right: -62px;
        transform: rotate(3deg);
        top: 40px;
    }

    .jungle_leaf_2 {
        left: 7%;
    }

    .jungle_leaf_5 {
        right: 8%;
        top: 200px;
    }

    .jungle_leaf_13,
    .jungle_leaf_17,
    .jungle_leaf_18 {
        display: none;
    }

    .jungle_wrap .lvw-footer {
        height: 200px;
    }
}

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

    @keyframes leaf_2 {
        0%   { left: 7%; top: -70px; transform: rotate(-90deg); }
        100% { left: 1%; top: -420px; transform: rotate(20deg); }
    }

    @keyframes leaf_5 {
        0%   { right: 2%; top: 200px; transform: rotate(90deg); }
        100% { right: -240px; top: 150px; transform: rotate(70deg); }
    }

    @keyframes leaf_6_var_2 {
        0%   { left: 3%; top: 470px; transform: scaleX(-1) rotate(-60deg); }
        100% { left: -460px; top: 520px; transform: scaleX(-1) rotate(-90deg); }
    }

    @keyframes leaf_9_var_2 {
        0%   { right: -250px; top: 680px; transform: rotate(-70deg); }
        100% { right: -460px; top: 780px; transform: rotate(-100deg); }
    }

    @keyframes leaf_10 {
        0%   { left: -120px; top: 120px; transform: rotate(90deg); }
        100% { left: -180px; top: 260px; transform: rotate(100deg); }
    }

    .lvw-header-black {
        padding: 12% 0 0 22%;
    }

    .jungle_150_jahre {
        top: calc( 100vh - 250px );
        left: 55px;
    }

    .jungle_show {
        margin-top: -8vh;
        margin-left: 0;
    }

    .jungle_kiwi {
        left: 2.5%;
        top: 120px;
    }

    .jungle_wrap .lvw-header__content .jungle_logo{
        top: calc( 8vh + 40px );
    }

    .jungle_wrap .lvw-header__content .content {
        margin: -8vh auto;
        width: 260px;
    }

    .jungle_wrap section[data-id=section1] {
        display: none;
    }

    .jungle_wrap section[data-id=section2] {
        z-index: 2;
    }

    .jungle_wrap section[data-id=section2]::before,
    .jungle_wrap section[data-id=section2]::after,
    .jungle_wrap section[data-id=section4]::after {
        display: none;
    }

    .jungle_leaf_8,
    .jungle_leaf_12,
    .jungle_leaf_14,
    .jungle_lemur,
    .jungle_leaf_15 {
        display: none;
    }

    .jungle_leaf_16 {
        left: -250px;
    }

    .jungle_chamaeleon {
        display: none;
    }

    .jungle_chamaeleon_var_2 {
        top: 720px;
    }

    .jungle_leaf_5 {
        right: 2%;
        top: 200px;
    }

    .jungle_leaf_6_var_2 {
        top: 470px;
    }

    .jungle_leaf_7 {
        position: absolute;
        width: 290px;
        height: 290px;
        right: -70px;
        top: -70px;
    }

    .jungle_leaf_9_var_2 {
        top: 680px;
    }

    .jungle_leaf_1,
    .jungle_leaf_4,
    .jungle_leaf_6,
    .jungle_leaf_9,
    .jungle_leaf_11{
        display: none;
    }
}

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

    .jungle_kiwi {
        left: unset;
        right: 3%;
        top: 180px;
        transform: none;
    }

    .jungle_wrap .lvw-header__content .jungle_logo{
        height: 30px;
        width: 120px;
        left: 20px;
        top: calc(8vh + 20px);
    }

    .jungle_wrap .lvw-header__content .content {
        margin: -8vh auto;
        padding: 35vh 0 0;
        width: 260px;
        height: 85vh;
    }

    .jungle_wrap .lvw-section--text, .jungle_wrap  .lvw-section--text_video {
        margin: 45px auto;
        padding: 34px 20px;
    }

    .lvw-section__slick_block {
        height: auto;
    }

    .lvw-section__slick_body {
        padding-bottom: 30px;
    }

    .jungle_wrap .lvw-section__slick_text ul {
        padding: 0 20px 0 35px;
    }

    .jungle_wrap .lvw-section__slick_text ul li {
        font-size: 15px;
    }
}

@media screen and (max-width: 600px) {
    .jungle_wrap .lvw-header__content .jungle_logo {
        left: 20px;
    }

    .jungle_150_jahre {
        top: calc( 100vh - 150px );
        left: 55px;
    }
}

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

    @keyframes leaf_5 {
        0%   { right: 2%; top: 200px; transform: rotate(90deg); }
        100% { right: -320px; top: 150px; transform: rotate(70deg); }
    }

    @keyframes leaf_9_var_2 {
        0%   { right: -95px; top: 510px; transform: rotate(-70deg); }
        100% { right: -205px; top: 710px; transform: rotate(-70deg); }
    }

    @keyframes leaf_10 {
        0%   { left: -120px; top: 120px; transform: rotate(90deg); }
        100% { left: -240px; top: 240px; transform: rotate(100deg); }
    }

    .lvw-header-black {
        padding: 12% 0 0 16%;
    }

    .jungle_kiwi {
        display: none;
        height: 75px;
        width: 120px;
    }

    .jungle_show {
        max-width: 580px;
    }

    .left_projector_wrap {
        right: 280px;
    }

    .jungle_left_sublight {
        top: 40px;
        right: 20px;
        height: 103px;
        width: 105px;
    }

    .jungle_right_sublight {
        height: 109px;
        width: 103px;
        top: 41px;
        right: 21px;
    }

    .jungle_right_light {
        height: 620px;
        width: 490px;
        right: -15px;
    }

    .jungle_show_done {
        max-width: 470px;
        right: -78px;
        transform: rotate(2deg);
        top: 27px;
    }

    .jungle_chamaeleon_var_2 {
        height: 204px;
        width: 180px;
        top: 540px;
        right: -40px;
    }

    .jungle_leaf_9_var_2 {
        top: 510px;
        width: 220px;
        right: -95px;
    }

    .jungle_wrap .lvw-section--text, .jungle_wrap  .lvw-section--text_video {
        margin: 25px auto 25px;
        padding: 34px 20px;
    }

    .lvw-section--slider_wrap {
        margin: 25px auto 0;
    }

    .jungle_wrap .lvw-section__slider {
        padding: 0;
    }

    .jungle_leaf_3,
    .jungle_leaf_16,
    .jungle_leaf_6_var_2 {
        display: none;
    }

    .jungle_wrap section[data-id=section8]::before,
    .jungle_wrap section[data-id=section8]::after,
    .jungle_wrap section[data-id=section6]::after {
        display: none;
    }

    .jungle_wrap .lvw-footer {
        height: 100px;
    }

}

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

    @keyframes leaf_2 {
        0%   { left: 7%; top: -70px; transform: rotate(-90deg); }
        100% { left: 5%; top: -490px; transform: rotate(20deg); }
    }

    @keyframes leaf_7 {
        0%   { right: -70px; top: -70px; transform: scaleX(-1) rotate(140deg); }
        100% { right: -270px; top: -270px; transform: scaleX(-1) rotate(140deg); }
    }

    @keyframes leaf_5 {
        0%   { right: 2%; top: 200px; transform: rotate(90deg); }
        100% { right: -420px; top: 150px; transform: rotate(70deg); }
    }

    @keyframes leaf_10 {
        0%   { left: -120px; top: 120px; transform: rotate(90deg); }
        100% { left: -340px; top: 40px; transform: rotate(100deg); }
    }

    .jungle_wrap .lvw-header__content .content {
        margin: -8vh auto;
        padding: 25vh 0 0 0;
        width: 220px;
    }

    .lvw-header-black {
        padding: 12% 0 0 22%;
    }
}

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

    @keyframes ablight {
        0%   {opacity: 0}
        5%   {opacity: 0.7}
        5.5%   {opacity: 0}
        12%   {opacity: 0.7}
        12.5%   {opacity: 0}
        100% {opacity: 1}
    }

    @keyframes ablight_done {
        0%   {opacity: 0}
        5%   {opacity: 0.7}
        5.5%   {opacity: 0}
        12%   {opacity: 0.7}
        12.5%   {opacity: 0}
        100% {opacity: 1}
    }

    .jungle_show_done_animation {
        animation: ablight_done 2s forwards;
        animation-delay: 4s;
    }

    .jungle_logo_white {
        left: calc(50% - 45px)!important;
    }

    .jungle_150_jahre {
        height: 70px;
        width: 70px;
        top: calc( 100vh - 100px );
        left: 20px;
    }

    .jungle_show {
        max-width: 380px;
    }

    .jungle_show_done {
        max-width: 360px;
        right: -53px;
        top: 37px;
    }

    .right_projector_wrap {
        transform: rotate(30deg)
    }

    .left_projector_wrap {
        transform: rotate(-30deg)
    }

    .right_projector_wrap_animation,
    .left_projector_wrap_animetion {
        animation: none;
    }

    .jungle_right_light,
    .jungle_left_light {
        display: none;
    }

    .jungle_right_sublight {
        top: 47px;
    }

    .jungle_left_sublight {
        top: 90px;
        right: 15px;
    }

    .jungle_chamaeleon_var_2 {
        display: none;
    }

    .jungle_leaf_9_var_2 {
        display: none;
    }

    .jungle_wrap .lvw-header__content .content {
        width: 180px;
    }

    .jungle_wrap .lvw-section .col-12 .wpcf7-list-item {
        margin:0 0.5em;
    }

    h2 {
        font-size: 22px!important;
    }
    .jungle_wrap .lvw-section--text, .jungle_wrap  .lvw-section--text_video {
        word-break: break-word;
    }
}
@media screen and (max-width: 390px) {
    .jungle_logo_white {
        left: calc(50% - 55px)!important;
    }
}