.container {
    width: 94%;
    margin: 0 auto;
    position: relative;
    padding: 0px;
    z-index: 3;
}
@media (max-width: 1199px) {
    html, body {
        font-size: 17px; 
    }
    .intro-wrapper .intro-caption:nth-child(1) {
        margin-top: 40%;
    }
    .cloud.is-cloud-1 {
        width: 50vw;
    }
    .cloud.is-cloud-2 {
        width: 40vw;
    }
    .about-cloudburst {
        padding: 4vw 10% 0 10%;
    }
    .intro-caption .headline {
        margin: 0vw 0 2vw 0;
        line-height: 100%;
    }
    .scroll-el {
        margin-top: 10vw;
    }
    .cloudburst-container {
        width: 60%;
    }
    .reverflow-container {
        width: 60%;
    }
    .incidents-wrapper {
        padding: 0vw 0 5vw 0;
    }
    .circle-text-holder .circle-text-box {
        width: 13vw;
    }
    .incidents-container {
        width: 60%;
        margin: 0 auto;
    }
}
@media (max-width: 1024px) {
    .incidents-wrapper {
        padding: 28vw 0 5vw 0;
    }
    .intro-caption {
        width: 80%;
    }
    .cloudburst-container {
        width: 70%;
    }
    .circle-text-box.is-last {
        bottom: 1%;
        right: 5%;
        width: 70%;
        font-size: 80%;
    }
    .reverflow-container {
        width: 70%;
    }
    .incidents-container {
        width: 70%;
        margin: 0 auto;
    }
}
@media (max-width: 860px) {
    .incidents-wrapper {
        padding: 35vw 0 5vw 0;
    }
}
@media (max-width: 767px) {
    .intro-caption .headline {
        font-size: 240%;
        font-weight: 300;
        margin: 6vw 0 2vw 0;
        line-height: 100%;
    }
    .intro-caption .tagline {
        font-size: 140%;
        font-weight: 600;
        opacity: 0.8;
        line-height: 120%;
    }
    .about-cloudburst {
        padding: 4vw 0% 0 0%;
    }
    .cloud.is-cloud-1 {
        top: 25vw;
        left: -10vw;
    }
    .cloud.is-cloud-2 {
        width: 45vw;
        top: 25vw;
    }
    .cloudburst-container {
        width: 90%;
    }
    .cloud-5 .text-container {
        width: 100%;
        padding: 3vw;
        border-radius: 1vw;
    }
    .cloudburst-container .rain-1 {
        width: 100%;
        margin: 0 auto;
        margin-top: -30vw;
    }
    .text-container-list {
        width: 100%;
        top: 20%;
        left: 50%;
    }
    .rain-1 .text-container {
        padding: 3vw;
        margin-bottom: 5vw;
    }
    .text-container-list {
        top: 10%;
    }
    .reverflow-container {
        width: 90%;
        padding-top: 5%;
    }
    p {
        line-height: 160%;
        margin: 0px 0 3vw 0;
    }
    html, body {
        font-size: 16px;
    }
    .incidents-container {
        width: 90%;
        margin: 0 auto;
    }
    .widget-container .widget-item, .widget-container .widget-item figure, .widget-container .widget-item figure a {
        aspect-ratio: 3 / 5;
    }
    .widget-container .widget-item figcaption {
        padding: 12% 5% 20% 5%;
    }
    .circle-text-holder .circle-text-box {
        width: 100px;
        font-size: 12px;
    }
    .circle-text-holder .circle-text-box p {
        font-weight: 600;
        line-height: 130%
    }
    .circle-text-holder .circle-text-box:nth-child(1) {
        bottom: 0%;
        left: -4%;
    }
    .circle-text-holder .circle-text-box:nth-child(2) {
        bottom: 60%;
        left: -4%;
        background: inherit;
    }
    .circle-text-holder .circle-text-box:nth-child(5) {
        bottom: 0%;
        right: -5%;
        background: inherit;
    }
    .circle-text-holder .circle-text-box:nth-child(4) {
        bottom: 60%;
        right: 0;
    }
    .infograph-container h2 {
        font-size: 150%;
        font-weight: 500;
        margin: 0 0 13vw 0;
    }
    .incidents-container h2 {
        margin: 0 0 6vw 0;
    }
    .storylab-widget {
        display: flex;
        justify-content: center;
        align-items: flex-start;
        height: 100%;
        padding: 0px 0px 10vw 0;
    }
    .slick-arrow {
        display: none;
    }
    .cloud-5 .text-container p, .text-container-list .text-container p {
        font-size: 85%;
        line-height: 140%;
        font-weight: 500;
        color: var(--color-white);
    }
    .rain-container {
        position: absolute;
        height: 100vh;
    }
    .bg-sky {
        width: 200%;
        left: 50%;
        transform: translateX(-50%);
    }
    .cloud.is-cloud-4 {
        width: 80vw;
    }
    .cloud.is-cloud-3 {
        width: 55vw;
        bottom: 8vw;
        left: -10vw;
    }
    .cloud.is-cloud-2 {
        width: 65vw;
        top: 26vw;
    }
    .cloud.is-cloud-1 {
        top: 20vw;
        left: -10vw;
        width: 58vw;
    }
    .widget-container .widget-item {
        border-radius: 10px;
    }
    .is-river-0 {
        z-index: 0;
        height: 108vh;
    }
}
@media (max-width: 430px) {
    .incidents-wrapper {
        padding: 0vw 0 5vw 0;
        z-index: 2;
    }
    .is-river-0 {
        z-index: 0;
        height: 135vh; 
    }
}
@media (max-width: 375px) {
    .intro-wrapper .intro-caption:nth-child(1) {
        margin-top: 35%;
    }
    
    .is-river-0 {
        z-index: 0;
        height: 145vh;
    }
    
}

