.forest--animated--section {
    display: flex;
    flex-direction: column;
    padding: 0px !important;
    margin: 0px !important;
    position: relative;
    width: 100%;
    height: auto;
    overflow-x: hidden;
    background-color: #edede4;
    max-width: 1300px;
    /* ocean gradient */
    /* Cover */
    /* Section 2*/
    /* Images*/
}

.forest--animated--section h1,
.forest--animated--section h2,
.forest--animated--section h3,
.forest--animated--section p {
    font-family: "Ubuntu-Regular";
}


.forest--animated--section h1 {
    font-size: 40px;
    color: #1c0761;
    font-weight: 400;
    line-height: 45px;
}

.forest--animated--section h2 {
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 42px;
    color: #1c0761;
}
.forest--animated--section .cover-image h1 {
    margin-top: 200px;
    font-weight: 700 !important;
}

.forest--animated--section h3 {
    font-size: 20px;
    color: #1c0761;
    font-weight: 400;
    line-height: 32px;
    color: white;
}

.forest--animated--section p {
    line-height: 26px;
    font-size: 18px;
}

.forest--animated--section .content {
    /* Content */
    position: absolute;
    height: 180px;
    left: 23px;
    right: 23px;
    top: calc(50% - 180px / 2 - 46px);
    text-align: center;
}

.forest--animated--section .highlight {
    color: #ec0c19;
    font-weight: 600;
}

.forest--animated--section .flex-row {
    display: flex;
    flex-flow: row wrap;
}

.forest--animated--section .flex-column {
    display: flex;
    flex-flow: column wrap;
}

.forest--animated--section .content-style {
    position: absolute;
    height: 128px;
    left: 0px;
    right: 0px;
    bottom: 26px;
    font-family: "Ubuntu-Regular";
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    color: #ec0c19;
}

.forest--animated--section .mangrove-tree {
    order: 2;
    display: block;
    background: url("../images/biodiversity/forest/Mangrove-tree.png");
    width: 819px;
    height: 759px;
    background-position: left;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    top: 250px;
}

.forest--animated--section .ocean-gradient {
    background: linear-gradient(178.77deg, rgba(1, 148, 168, 0.75) 51.7%, rgba(142, 234, 127, 0.2925) 73.43%, rgba(93, 129, 183, 0) 95.16%);
}

.forest--animated--section .cover {
    text-align: center;
    /* Start */
    /* Auto Layout */
    display: flex;
    flex-direction: column;
    padding: 80px 0px 16px;
    position: static;
    height: auto;
    left: 0px;
    right: 0px;
    top: 0px;
    background: #edede4;
    /* Inside Auto Layout */
    flex: none;
    order: 0;
    margin: 0px 0px;
}

.forest--animated--section .cover-title {
    position: static;
    width: 382px;
    height: 110px;
    left: calc(50% - 382px / 2);
    top: 80px;
    /* or 137% */
    text-align: center;
    /* msig blue */
    color: #1c0761;
    /* Inside Auto Layout */
    flex: none;
    order: 0;
    align-self: center;
    /*margin-bottom: 40px;*/
}

.forest--animated--section .cover-image {
    /* The forest ecosystem */
    display: block;
    background: url("../images/biodiversity/forest/cover-img-forest.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: static;
    width: 500px;
    height: 500px;
    top: 239px;
    /*margin-top: 30px;*/
    /* Inside Auto Layout */
    flex: none;
    align-self: center;
}

.forest--animated--section .cover-intro {
    max-width: 720px;
    position: relative;
    height: auto;
    /* or 131% */
    text-align: center;
    /* bod text */
    color: #808080;
    /* Inside Auto Layout */
    flex: none;
    order: 2;
    align-self: center;
    margin: 40px 16px;
}

.forest--animated--section .section-0 {
    display: flex;
    flex-flow: row nowrap;
    align-items: flex-end;
    align-content: flex-end;
    align-self: center;
    height: auto;
    width: 100%;
    position: relative;
}

.forest--animated--section .section-3 {
    display: flex;
    justify-content: center;
    position: relative;
    width: 100%;
    height: 400px;
    top: -400px;
}

.forest--animated--section .section-2 {
    display: flex;
    flex-direction: row wrap;
    text-align: left;
    justify-content: space-between;
    position: relative;
    min-height: 450px;
    width: 100%;
    margin-top: 150px;
}

.forest--animated--section .content-footer h2 {
    color: white;
    letter-spacing: 0.04em;
}

.forest--animated--section .section-1 .bg .wave-1 {
    top: -40px;
    left: -380px;
    opacity: 80%;
}

.forest--animated--section .grass-left {
    display: block;
    background-image: url("../images/biodiversity/forest/Grass-left.png");
    width: 1300px;
    height: 335px;
    position: relative;
    z-index: 1;
}

.forest--animated--section .grass-right {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    display: block;
    background-image: url("../images/biodiversity/forest/Grass-right.png");
    width: 638px;
    height: 624px;
    position: relative;
    margin-left: 0;
}

.forest--animated--section .grass-bg {
    background-image: url("../images/biodiversity/forest/bg.png");
    width: 1300px;
    height: 836px;
    position: relative;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: none;
}

.forest--animated--section .section-4 {
    display: flex;
    position: relative;
    width: 100%;
    height: 1000px;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
}

.forest--animated--section .human1 {
    display: block;
    background-image: url("../images/biodiversity/forest/human1.png");
    width: 90px;
    height: 276px;
    position: absolute;
    background-repeat: no-repeat;
    z-index: 999;
    bottom: 0px;
    left: 0px;
}

.forest--animated--section .content-4 {
    align-self: center;
    justify-self: auto;
    max-width: 600px;
    margin-left: 20px;
    margin-right: 20px;
}

.forest--animated--section .graphic-wrapper-4 {
    display: flex;
    flex-flow: row nowrap;
    width: 100%;
    height: 800px;
    z-index: 4;
    align-items: flex-end;
    justify-content: flex-end;
}

.forest--animated--section .graphic-container-4-1 {
    display: flex;
    flex-flow: column;
    align-content: flex-end;
    width: 1300px;
    height: 300px;
    position: absolute;
    top: 700px;
}

.forest--animated--section .graphic-container-4-2 {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-end;
    align-items: baseline;
    width: 600px;
    height: 624px;
    position: relative;
    justify-self: right;
    top: -0;
}

.forest--animated--section .footer {
    position: relative;
    width: 100%;
    height: auto;
    background: #417212;
    z-index: 4;
    margin-top: -3px;
}

.forest--animated--section .graphic-3 {
    order: 1;
    align-self: flex-end;
    position: relative;
    width: auto;
    margin-left: auto;
    padding-right: 50px;
}

.forest--animated--section .graphic-3 .wave {
    align-self: center;
}

.forest--animated--section .line-border {
    position: static;
    display: block;
    /* MSIG RED */
    height: 4px;
    background-color: #ec0c19;
    width: 150px;
    /* Inside Auto Layout */
    flex: none;
    order: 1;
    align-self: center;
    margin-left: auto;
    margin-right: auto;
/*    margin-top: -20px;*/
    margin-bottom: 20px;
}

.forest--animated--section .section-2-wrapper {
    display: flex;
    flex-flow: row wrap;
}

.forest--animated--section .graphic-0 {
    order: 0;
    width: 400px;
    position: absolute;
    height: auto;
}

.forest--animated--section .graphic {
    z-index: 88;
    position: relative;
    z-index: 3;
}

.forest--animated--section .graphic-container {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 30px;
    height: 80px;
    margin-bottom: 40px;
}

.forest--animated--section .section-1 {
    position: relative;
    width: 100%;
    height: 1000px;
}

.forest--animated--section .correction-wrapper-1 {
    display: flex;
    flex-flow: column nowrap;
    justify-items: center;
    position: relative;
    width: 100%;
}

.forest--animated--section .content-1 {
    position: relative;
    height: auto;
    margin-bottom: 50px;
    margin-top: 300px;
    z-index: 99;
    max-width: 640px;
    margin-right: 24px;
    margin-left: 24px;
    text-align: center;
    align-self: center;
}

.forest--animated--section .graphic-wrapper-1 {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    position: absolute;
    width: 100%;
}

.forest--animated--section .graphic-container-1-1 {
    position: relative;
    left: -100px;
    width: 20%;
    z-index: 1;
}

.forest--animated--section .graphic-container-1-2 {
    position: relative;
    left: -300px;
    width: 600px;
}

.forest--animated--section .forest-left {
    display: block;
    background-image: url("../images/biodiversity/forest/forest-left.png");
    width: 1703px;
    height: 1126px;
    position: static;
}

.forest--animated--section .forest-right {
    display: block;
    background-image: url("../images/biodiversity/forest/forest-right.png");
    width: 943px;
    height: 1126px;
    background-repeat: no-repeat;
    position: static;
}

.forest--animated--section .content-4 h2 {
    align-self: center;
    justify-self: center;
    text-align: center;
}

.forest--animated--section .graphic-wrapper-2 {
    display: flex;
    position: relative;
    width: 50%;
    left: 0px;
    justify-content: flex-end;
    align-self: flex-end;
    flex-shrink: 1;
}

.forest--animated--section .graphic-container-2-1 {
    left: -0px;
}

.forest--animated--section .graphic-container-1 {
    display: flex;
    justify-content: left;
    width: 100%;
}

.forest--animated--section .content-2 h2 {
    margin-left: 40px;
    margin-right: 24px;
    margin-bottom: 40px;
}

.forest--animated--section .graphic-container-3-1 {
    position: absolute;
}

.forest--animated--section .graphic-2 {
    flex: 2;
    z-index: 88;
    position: relative;
}

.forest--animated--section .spacer {
    margin-bottom: 200px;
    height: 50px;
}

.forest--animated--section .content-0 {
    order: 2;
    position: relative;
    height: auto;
    z-index: 88;
    max-width: 440px;
    margin-right: auto;
    margin-left: auto;
    color: #1c0761;
    align-self: center;
    justify-content: center;
    align-content: center;
}

.forest--animated--section .content-2 {
    text-align: left;
    height: auto;
    z-index: 99;
    max-width: 500px;
}

.forest--animated--section .graphic-row {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.forest--animated--section .graphic-2-1 {
    display: flex;
    flex-flow: row nowrap;
    width: 100%;
    border-style: dashed;
    align-items: center;
    justify-content: center;
    margin-top: 80px;
    margin-right: 30%;
    padding-right: 30%;
}

.forest--animated--section .micro-2 {
    margin-left: 24px;
}

.forest--animated--section .graphic-2-1 .micro-2 {
    margin-right: 32px;
    border-style: dashed;
}

.forest--animated--section .flex-row-reverse {
    display: flex;
    flex-flow: row-reverse;
    align-items: center;
    justify-content: flex-start;
}

.forest--animated--section .content-3 {
    position: absolute;
    z-index: 99;
    margin-right: 24px;
    margin-left: 24px;
    max-width: 300px;
    margin-top: 20px;
    text-align: left;
    margin-bottom: 50px;
    top: 300px;
    left: 680px;
}

.forest--animated--section .background-wrapper {
    position: absolute;
    width: 100%;
}

.forest--animated--section .pangolin {
    display: block;
    background-image: url("../images/biodiversity/forest/pangolin.png");
    width: 763px;
    height: 896px;
    background-repeat: no-repeat;
    background-position: right top;
}

.forest--animated--section .reef {
    display: block;
    background: url("../images/biodiversity/forest/reef.png");
    width: 100%;
    height: 380px;
    margin-top: 40px;
}

.forest--animated--section .bg-img {
    display: block;
    background: url("../images/biodiversity/forest/bg-img.png");
    background-color: #edede4;
    background-size: cover;
    width: 1300px;
}

@media (max-width: 768px) {
    .forest--animated--section .bg-img {
        width: 100%;
    }
}

.forest--animated--section .micro-1 {
    display: block;
    background: url("../images/biodiversity/forest/micro-1.png");
    width: 351px;
    height: 91px;
}

.forest--animated--section .micro-2 {
    display: block;
    background: url("../images/biodiversity/forest/micro-2.png");
    width: 247px;
    height: 260px;
}

.forest--animated--section .wave {
    display: block;
    background: url("../images/biodiversity/forest/wave.png");
    width: 412px;
    height: 44px;
}

.forest--animated--section .fishes {
    display: block;
    background: url("../images/biodiversity/forest/Fishes.png");
    width: 197px;
    height: 55px;
}

.forest--animated--section .fishes-2 {
    display: block;
    background: url("../images/biodiversity/forest/Fishes-2.png");
    width: 525px;
    height: 172px;
}

.forest--animated--section .shark {
    display: block;
    background: url("../images/biodiversity/forest/shark.png");
    width: 704px;
    height: 363px;
}

.forest--animated--section .graphic-fish {
    flex-shrink: 1;
    margin-right: 60%;
}

.forest--animated--section .graphic-shark {
    flex-shrink: 2;
    margin-left: 40%;
    background-size: 30% 50%;
    justify-self: flex-end;
}

.forest--animated--section .grp-fish {
    display: block;
    background: url("../images/biodiversity/forest/grp-fish.png");
    width: 414px;
    height: 212px;
}

.forest--animated--section .content-footer {
    color: white;
    text-align: center;
    position: relative;
}

.forest--animated--section .content-wrapper {
    padding: 37px 24px;
    position: relative;
    height: auto;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1)), linear-gradient(180deg, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0) 100%);
    background-blend-mode: screen, normal;
    border: 2px solid rgba(255, 255, 255, 0.75);
    box-sizing: border-box;
    border-radius: 30px;
}

.forest--animated--section .link-container {
    display: flex;
    flex-direction: row;
    position: relative;
    width: 100%;
    justify-content: space-around;
    margin-top: 24px;
    width: 100%;
}

.forest--animated--section .link-mangrove {
    display: block;
    background: url("../images/biodiversity/forest/link-mangrove.png");
    width: 200px;
    height: 200px;
    background-repeat: no-repeat;
    justify-self: center;
    background-size: 100% 100%;
    background-position: center;
}

.forest--animated--section .link-forest {
    display: block;
    background: url("../images/biodiversity/forest/link-forest.png");
    width: 200px;
    height: 200px;
    background-repeat: no-repeat;
    justify-self: center;
    background-size: 100% 100%;
    background-position: center;
}

.forest--animated--section .link-ocean {
    display: block;
    background: url("../images/biodiversity/forest/link-ocean.png");
    width: 200px;
    height: 200px;
    background-repeat: no-repeat;
    justify-self: center;
    background-size: 100% 100%;
    background-position: center;
}

.forest--animated--section .link-row-1 {
    position: relative;
    width: 50%;
    height: auto;
}

.forest--animated--section .link-row-2 {
    position: relative;
    width: 50%;
    height: auto;
}

.forest--animated--section .link-column {
    display: flex;
    flex-direction: column;
    padding: 0px;
    align-items: center;
    justify-content: center;
    width: auto;
    height: auto;
}

.forest--animated--section .footer-wrapper {
    padding: 0px;
    position: relative;
    width: 100%;
    height: auto;
    max-width: 720px;
}

.forest--animated--section .link-header {
    /* Learn more about other ecosystems: */
    position: relative;
    height: 32px;
    font-size: 16px;
    text-align: center;
    color: #ffffff;
    letter-spacing: 0.04em;
}

.forest--animated--section .link-wrapper {
    position: relative;
    margin-top: 60px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.forest--animated--section .footer-container {
    /* Footer */
    /* Auto Layout */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 60px 16px;
    position: relative;
    height: auto;
    margin-top: -2px;
}

.forest--animated--section .link-txt-mangrove {
    /* Mangrove */
    position: relative;
    width: 150px;
    height: 40.54px;
    font-weight: bold;
    line-height: 38px;
    /* or 237% */
    display: flex;
    align-items: center;
    text-align: center;
    color: #ffffff;
    justify-content: center;
}

.forest--animated--section .link-txt-forest {
    /* Forest */
    position: static;
    width: 150px;
    height: 40.54px;
    left: -8.11px;
    top: 166px;
    font-family: "Ubuntu-Regular";
    font-style: normal;
    font-weight: bold;
    /* or 237% */
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    color: #ffffff;
}

@media screen and (max-width: 960px) {
    .forest--animated--section body {
        width: 100%;
    }

    .forest--animated--section h1 {
        font-size: 32px;
        color: #1c0761;
        font-weight: 400;
        line-height: 45px;
    }

    .forest--animated--section h2 {
        font-style: normal;
        font-weight: normal;
        font-size: 24px;
        line-height: 32px;
        color: #1c0761;
    }

    .forest--animated--section h3 {
        font-size: 18px;
        color: #ffffff;
        font-weight: 400;
        line-height: 24px;
    }

    .forest--animated--section p {
        line-height: 26px;
        font-size: 18px;
    }

    .forest--animated--section .section-2 {
        text-align: left;
        display: flex;
        flex-flow: column nowrap;
        justify-content: right;
    }

    .forest--animated--section .section-3 {
        text-align: center;
    }

    .forest--animated--section .content-3 {
        align-self: center;
    }

    .forest--animated--section .content-2 {
        align-self: center;
        text-align: center;
    }

    .forest--animated--section .reef {
        top: 0;
    }

    .forest--animated--section .graphic-0 {
        left: -150px;
    }

    .forest--animated--section .graphic-fish {
        margin-right: 30%;
    }

    .forest--animated--section .graphic-shark {
        margin-left: 30%;
    }

    .forest--animated--section .graphic-0 {
        width: 200px;
    }

    .forest--animated--section .link-mangrove {
        width: 150px;
        height: 150px;
        background-size: 100% 100%;
        background-position: 50% top;
    }

    .forest--animated--section .link-forest {
        width: 150px;
        height: 150px;
        background-size: 100% 100%;
        background-position: 50% top;
    }

    .forest--animated--section .link-ocean {
        width: 150px;
        height: 150px;
        background-size: 100% 100%;
        background-position: 50% top;
    }

    .forest--animated--section .section-2 {
        height: 800px;
    }

    .forest--animated--section .pangolin {
        background-size: 75% 75%;
    }

    .forest--animated--section .termites {
        background-size: 75% 75%;
        background-repeat: no-repeat;
    }
    .forest--animated--section .content-3 {
        top: 320px;
        left: 621px;
    }
    .forest--animated--section .content-3 h2 {
        text-align: center;
    }
/*    .forest--animated--section .section-4 {
        height: 846px;
        margin-top: -120px;
    }*/
}

@media screen and (max-width: 720px) {
    .forest--animated--section .graphic-0 {
        height: 500px;
        width: 0px;
        left: -250px;
        top: -250px;
    }

    .forest--animated--section .graphic-wrapper-1 {
        /*opacity: 0.2;*/
        opacity: 1;
    }

    .forest--animated--section .content-0 {
        display: flex;
        margin-left: auto;
        margin-right: 16px;
        align-items: center;
    }

    .forest--animated--section .content-2 {
        text-align: center;
        align-self: center;
    }

    .forest--animated--section .graphic-wrapper-2 {
        width: 90%;
        justify-content: flex-end;
    }

    .forest--animated--section .content-0 {
        text-align: center;
    }

    .forest--animated--section .micro-2 {
        display: none;
    }

    .forest--animated--section .pangolin {
        background-size: 55% 55%;
    }

    .forest--animated--section .pangolin {
        background-size: 55% 55%;
    }

    .forest--animated--section .human1 {
        left: 200px;
    }
    .forest--animated--section .graphic-container-4-1 {
        top: 547px;
    }
    .forest--animated--section .graphic-container-4-2 {
        height: 624px;
    }
    .forest--animated--section .graphic-wrapper-4 {
        height: 645px;
    }
    .forest--animated--section .content-3 {
        top: 332px;
        left: 640px;
    }
    .forest--animated--section .section-4 {
        position: relative;
        height: 846px;
        margin-top: -120px;
    }
}

@media screen and (max-width: 575px) {
    .forest--animated--section .graphic-0 {
        height: 500px;
        width: 0px;
        left: -380px;
        top: -250px;
    }
.forest--animated--section .cover-image h1 {
    margin-top:100px;
    }
    .forest--animated--section .content-0 {
        display: flex;
        margin-left: 20px;
        margin-right: 20px;
        align-items: center;
    }

    .forest--animated--section .graphic-container-1-1 {
        left: -582px;
    }

    .forest--animated--section .shark {
        background-size: 80% 80%;
        background-repeat: no-repeat;
    }

    .forest--animated--section .graphic-3 {
        margin-right: 80%;
    }

    .forest--animated--section .graphic-container-1 {
        margin-left: 70%;
    }

    .forest--animated--section .reef {
        background-repeat: no-repeat;
        background-size: 80% 80%;
    }

    .forest--animated--section .content-3 {
        /*margin-top: 40px;*/
        /*margin-top: 56px;*/
    }

    .forest--animated--section .content-wrapper {
        padding: 24px 8px;
    }

    .forest--animated--section .cover-image {
        width: 300px;
        height: 300px;
        background-size: 100% 100%;
    }

    .forest--animated--section .section-1 {
        display: flex;
        height: 700px;
    }

    .forest--animated--section .forest-left {
        /*background-size: 68% 68%;*/
        background-position: 77% 120%;
        background-repeat: no-repeat;
    }

    .forest--animated--section .forest-right {
        background-size: 60% 60%;
        background-position: right bottom;
        background-repeat: no-repeat;
        margin-right: 50%;
        height: 600px;
    }

    .forest--animated--section .content-1 {
        margin-left: 60px;
        align-self: flex-end;
        top: 100px;
        text-align: left;
        margin-top: 0px;
    }

    .forest--animated--section .graphic-container-1-1 {
        position: absolute;
        top: -300px;
        height: 200px;
    }

    .forest--animated--section .correction-wrapper-1 {
        align-self: flex-start;
    }

    .forest--animated--section .graphic-container-3-1 {
        left: -650px;
    }

    .forest--animated--section .human1 {
        left: 200px;
    }

    .forest--animated--section .section-3 {
        height: 400px;
    }

    .forest--animated--section .graphic-container-1-2 {

		left: -200px;
		width: 600px;
		top: 10px;
    }

    .forest--animated--section .link-mangrove {
        display: block;
        background: url("../images/biodiversity/forest/link-mangrove.png");
        width: 150px;
        height: 150px;
        background-repeat: no-repeat;
        justify-self: center;
        background-size: 100% 100%;
        background-position: center;
    }

    .forest--animated--section .link-forest {
        display: block;
        background: url("../images/biodiversity/forest/link-forest.png");
        width: 150px;
        height: 150px;
        background-repeat: no-repeat;
        justify-self: center;
        background-size: 100% 100%;
        background-position: center;
    }

    .forest--animated--section .link-ocean {
        display: block;
        background: url("../images/biodiversity/forest/link-ocean.png");
        width: 150px;
        height: 150px;
        background-repeat: no-repeat;
        justify-self: center;
        background-size: 100% 100%;
        background-position: center;
    }

    .forest--animated--section .graphic-wrapper-1 {
        /*opacity: 0.2;*/
        opacity: 1;
    }

    .forest--animated--section .grass-right {
        margin-left: 30%;
    }
    .forest--animated--section .section-4 {
          height: 1000px;
    margin-top: 0;
    margin-bottom: 0;
    } 
    .forest--animated--section .graphic-wrapper-4 {
        height: 800px;
    }
    .forest--animated--section .graphic-container-4-2 {
        /*height: 103%;*/
        height: 624px;
        top: -0;
    }
    /*.forest--animated--section .graphic-container-4-1 {
        top: 593px;
    }*/
    .forest--animated--section .graphic-container-4-1 {
       /* top: 566px;*/
       
       top: 700px;
    }
    .forest--animated--section .human1 {
        bottom: 3px;
    }
    .forest--animated--section .content-4 {
        top: 112px;
        position: relative;
    }
    .forest--animated--section .content-1 {
        margin-left: 24px;
        margin-bottom: 0;
        top: 60px;
    }
    .forest--animated--section .content-1 h2 {
        text-align: center;
    }
    .forest--animated--section .section-4 {
        top: -245px;
        margin-top: 0;
    }
    .forest--animated--section .bg-img {
        height: 2106px;
    }
    html[lang="id"] .forest--animated--section .content-4,
    html[lang="vi"] .forest--animated--section .content-4 {
        top: 84px;
    }
}

.forest--animated--section #animals {
    width: 500px;
    height: 500px;
    display: block;
    background: url("../images/biodiversity/forest/animals.png");
    overflow: hidden;
    left: -5px;
    top: -5px;
    background-repeat: no-repeat;
}

.forest--animated--section #earth {
    width: 489px;
    height: 489px;
    display: block;
    background-image: url("../images/biodiversity/forest/earth.png");
    left: 0;
    top: 0;
    background-repeat: no-repeat;
}

.forest--animated--section #forest-bg {
    width: 695px;
    height: 767px;
    display: block;
    background: url("../images/biodiversity/forest/v218_1780.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 690px;
    overflow: hidden;
}

.forest--animated--section #backdrop {
    width: 100%;
    height: 560px;
    display: block;
    background: url("../images/biodiversity/forest/v218_1826.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 475px;
    left: 0px;
    overflow: hidden;
}

.forest--animated--section .termites {
    display: block;
    background-image: url("../images/biodiversity/forest/termites.png");
    width: 1525px;
    height: 741px;
    background-position: center;
}

.forest--animated--section #fernright1 {
    width: 270px;
    height: 423px;
    display: block;
    background: url("../images/biodiversity/forest/v218_1819.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 496px;
    left: 1050px;
}

.forest--animated--section #fernright {
    width: 624px;
    height: 795px;
    display: block;
    background: url("../images/biodiversity/forest/v218_1781.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 100px;
    left: 1020px;
    overflow: hidden;
}

.forest--animated--section #tree2 {
    width: 490px;
    height: 676px;
    display: block;
    background: url("../images/biodiversity/forest/v218_1783.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 240px;
    left: -60px;
    overflow: hidden;
}

.forest--animated--section #tree1 {
    width: 547px;
    height: 892px;
    display: block;
    background: url("../images/biodiversity/forest/v218_1784.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: -240px;
}

.forest--animated--section #fern2 {
    width: 683px;
    height: 530px;
    display: block;
    background: url("../images/biodiversity/forest/v218_1787.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 362px;
    left: -170px;
    overflow: hidden;
}

.forest--animated--section #fern3 {
    width: 394px;
    height: 275px;
    display: block;
    background: url("../images/biodiversity/forest/v218_1782.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 701px;
    left: 200px;
    overflow: hidden;
}

.forest--animated--section #fern1 {
    width: 634px;
    height: 702px;
    display: block;
    background: url("../images/biodiversity/forest/v218_1793.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 357px;
    left: -300px;
    overflow: hidden;
    z-index: 20;
}

.forest--animated--section #front-right {
    width: 933px;
    height: 471px;
    display: block;
    background: url("../images/biodiversity/forest/v218_1788.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 10px;
    left: 517px;
    overflow: hidden;
}

.forest--animated--section #front-left {
    width: 1500px;
    height: 450px;
    display: block;
    background: url("../images/biodiversity/forest/v218_1789.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: -5px;
    left: -200px;
    overflow: hidden;
}

.forest--animated--section #brunch {
    width: 869px;
    height: 502px;
    display: block;
    background: url("../images/biodiversity/forest/v218_1618.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 90px;
    left: 0px;
    overflow: hidden;
}

.forest--animated--section #pangolin {
    width: 682px;
    height: 396px;
    display: block;
    background: url("../images/biodiversity/forest/pangolin.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    overflow: hidden;
    z-index: 20;
}

.forest--animated--section #s2-fern {
    width: 533px;
    height: 650px;
    display: block;
    background: url("../images/biodiversity/forest/v218_1791.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: -150px;
    left: 400px;
    overflow: hidden;
    z-index: 30;
}

.forest--animated--section #termites {
    width: 85px;
    height: 79px;
    display: block;
    background: url("../images/biodiversity/forest/termites.gif");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
}

.forest--animated--section .front {
    display: flex;
    align-items: flex-end;
}

.forest--animated--section .section-0 {
    border-style: dashed;
}

/* target for deskop move content */
@media screen and (min-width: 980px) {
    .forest--animated--section .content-2 h2 {
        margin-left: 60px;
    }
    .forest--animated--section .content-3 {
        top: 322px;
        left: 655px;
    }
    .forest--animated--section .content-3 h2 {
        text-align: center;
    }
    .forest--animated--section .graphic-container-4-1 {
        top: 324px;
    }
    .forest--animated--section .content-4 {    
        position: absolute;
        top: 116px;
        bottom: 0;
        left: 60px;
        right: 0;
    }
    .forest--animated--section .section-4 {
        position: relative;
        top: -220px;
        height: 406px;
    }
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
    .forest--animated--section .content-1 {
        max-width: 480px;
        margin-top: 160px;
    }
}
@media screen and (max-width: 768px) and (min-width: 576px) { 
    .forest--animated--section .content-1 {
        margin-top: 100px;
        max-width: 80%;
    }
    .forest--animated--section .graphic-container-1-1 {
    	left: -500px;
    }
   	.forest--animated--section .graphic-container-1-2 {
   		left: -146px;
   	}
   	.forest--animated--section .graphic-wrapper-1 {
   		margin-top: -280px;
   	}
   	.forest--animated--section .section-1 {
   		height: 750px;
   	}
}

