.anim_container {
    display: flex;
    justify-content: center !important;
    align-items: center;
}

.flow-wrapper {
    display: flex;
    justify-content: center;
    width: 100% !important;
}

.center-wrapper {
    position: static !important;
    /* overflow: hidden; */
}

#Stage_1_1 {
    overflow: hidden;
}

#Stage_1_2 {
    overflow: hidden;
}

#Stage_1_3 {
    overflow: hidden;
}

#Stage_2_1 {
    overflow: hidden;
}

#Stage_2_2 {
    overflow: hidden;
}

#Stage_2_3 {
    overflow: hidden;
}

#Stage_3_1 {
    overflow: hidden;
}

#Stage_3_2 {
    overflow: hidden;
}

#Stage_3_3 {
    overflow: hidden;
}

#Stage_3_4 {
    overflow: hidden;
}

#Stage_4_1 {
    overflow: hidden;
}

#Stage_4_2 {
    overflow: hidden;
}

#Stage_4_3 {
    overflow: hidden;
}

#Stage_5_1 {
    overflow: hidden;
}

#Stage_5_2 {
    overflow: hidden;
}

#Stage_5_3 {
    overflow: hidden;
}

#Stage_6_1 {
    overflow: hidden;
}

#Stage_6_2 {
    overflow: hidden;
}

#Stage_6_3 {
    overflow: hidden;
}

/*#00a88e**/

.w-lightbox-backdrop {
    background-color: #00a88e;
}

a:hover {
    text-decoration: none !important;
    color: inherit !important;
}

/* videobox adapter */
/*
.inner iframe{
    height: auto!important;
} */

/* .inner {
    height: 100%!important;
}

.inner div {
    padding: 0 !important;
    margin: 3% 0;
    height: inherit !important;
    position: static;
}

@media screen and (max-width: 600px) {

    .inner div {
        margin: 5% 0;
    }
}

body,
html,
.player,
.fallback {
    height: auto !important;
}

.videobox{height: auto!important;} */