.anim-parent-container {
    scroll-snap-align: start;
}

.h-auto-ovrflw-auto {
    height: auto !important;
    overflow: visible !important;

}

.static-wrapper {

    scrollbar-width: none;
    /* For Firefox */
    -ms-overflow-style: none;
    /* For Internet Explorer and Edge */
}

.static-wrapper::-webkit-scrollbar {
    width: 0;
    /* Removes scrollbar space */
    background: transparent;
    /* Transparent background */
}

.static-snap-1,
.static-snap-2,
.static-snap-3,
.static-snap-4 {
    scroll-snap-align: start;
    height: 660px !important;
}

.static-snap-5 {
    scroll-snap-align: start;
    height: 660px !important;
    margin-bottom: 140px !important;
}

.anim-container {
    width: 100%;
    height: 100vh;
    max-height: 900px;
    position: relative;
    z-index: 0;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.static-layout-cont {
    height: 2px;
    overflow: hidden;
}

.hide-container {
    display: none !important;
}

.translate-up {
    transform: translateY(-160px);
    transition: transform 0.3s ease;
}

.anim-div {
    position: absolute;
    z-index: 998;
    width: 50%;
    height: 600px;
    top: 22%;
    margin: auto;
}

.anim-background {
    width: fit-content;
    height: fit-content;

    margin: auto;
}



.anim-nav-scroll-down {
    top: -80px !important
}

.anim-svg-sec-cont {
    width: fit-content;
    height: fit-content;
    position: absolute;
    inset: 0;
    background-position-x: 0%;
    background-position-y: 0%;

    z-index: 999;
    margin: auto;
}

.svg-main {
    width: 600px;
    height: auto;
}

.svg-secondary {
    width: 600px;
    height: auto;
    scale: 1.18;
}

.svg-texts {
    width: 100px;
    text-align: right;
    line-height: 1.2em;
    direction: rtl;
}

.svg-texts-right {
    width: 120px;
    text-align: left;
    line-height: 1.2em;
}

.svg-word-div {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.do-home-svg-word-div {
    width: 100%;
    height: 100%;


    display: flex;
    justify-content: center;
    align-items: center;
}

.pap2-requirements-txt-svg {
    position: relative;
}

.anim-text-top-center-div {
    width: 100%;
    height: 50%;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 991;
    top: 0;
    margin: auto;
}

.vs-anim-top-center-text-container {
    width: 80%;

    font-family: inherit;
    text-align: center;
    text-wrap: wrap;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    height: fit-content;
}

.vs-anim-top-center-text-container h2 {
    width: 800px;

    margin-bottom: 22px;
    margin-top: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.vs-anim-top-center-text-container p {
    /* width: 450px; */
    width: 620px;
    /*revert back to 450px if needed*/
    text-align: center;

    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.anim-text-side-div {
    width: 50%;
    height: 100%;
    position: absolute;
    z-index: 992;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.vs-anim-right-first-text-container {

    text-align: left;
    position: absolute;
    display: flex;
    width: 420px;
    flex-direction: column;
    flex-wrap: wrap;
    z-index: 993;
}

.vs-anim-left-first-text-container {

    text-align: left;
    position: absolute;
    display: flex;
    width: 420px;
    flex-direction: column;
    flex-wrap: wrap;
    z-index: 994;
}

.vs-anim-right-second-text-container {

    text-align: left;
    position: absolute;
    display: flex;
    width: 420px;
    flex-direction: column;
    flex-wrap: wrap;
    z-index: 995;
}

.vs-anim-left-second-text-container {

    text-align: left;
    position: absolute;
    display: flex;
    width: 420px;
    flex-direction: column;
    flex-wrap: wrap;
    z-index: 996;
}

.vs-anim-right-third-text-container {

    text-align: left;
    position: absolute;
    display: flex;
    width: 420px;
    flex-direction: column;
    flex-wrap: wrap;
    z-index: 995;
}


/* Static content css */
.animation-layout-cont {
    position: relative;
    height: fit-content;
}

.static-upper-layout-cont {
    position: relative !important;
    height: 0px;
    overflow: hidden;
}


.sec-2-txt-container,
.sec-3-txt-container,
.sec-4-txt-container,
.sec-5-txt-container,
.sec-6-txt-container {
    width: 50%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.snap-shot-0,
.snap-shot-1,
.snap-shot-2,
.snap-shot-3,
.snap-shot-4,
.snap-shot-5 {
    position: relative !important;
    left: 0 !important
}

.sec-2-txt,
.sec-3-txt,
.sec-4-txt,
.sec-5-txt,
.sec-6-txt {
    text-align: left;
    display: flex;
    width: 420px;
    flex-direction: column;
    flex-wrap: wrap;
}

.svg-container-sec-2,
.svg-container-sec-3,
.svg-container-sec-4,
.svg-container-sec-5,
.svg-container-sec-6 {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}


.anim-img-cont {
    width: 450px;
    height: 450px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.anim-sec-2-img,
.anim-sec-3-img,
.anim-sec-4-img,
.anim-sec-5-img,
.anim-sec-6-img {
    width: 100%;
    object-fit: contain;
}

.anim-static-section-2 {
    display: flex;
    flex-direction: row-reverse;
    width: 100%;
    height: 100vh;
}

.anim-static-section-3 {
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 100vh;
}

.anim-static-section-4 {
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 100vh;
}

.anim-static-section-5 {
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 100vh;
}

.anim-static-section-6 {
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 100vh;
}


.anim-upper-static-section-2 {
    display: flex;
    flex-direction: row-reverse;
    width: 100%;
    height: 100vh;
}

.anim-upper-static-section-3 {
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 100vh;
}

.anim-upper-static-section-4 {
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 100vh;
}

.anim-upper-static-section-5 {
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 100vh;
}

.anim-upper-static-section-6 {
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 100vh;
}

.vs-anim-right-first-text-container h5,
.vs-anim-left-first-text-container h5,
.vs-anim-right-second-text-container h5,
.vs-anim-left-second-text-container h5,
.vs-anim-right-third-text-container h5 {

    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    margin: 0;

}

.vs-anim-right-first-text-container h2,
.vs-anim-left-first-text-container h2,
.vs-anim-right-second-text-container h2,
.vs-anim-left-second-text-container h2,
.vs-anim-right-third-text-container h2 {


    display: flex;
    flex-wrap: wrap;
    text-align: left;
}



.vs-anim-right-first-text-container p,
.vs-anim-left-first-text-container p,
.vs-anim-right-second-text-container p,
.vs-anim-left-second-text-container p,
.vs-anim-right-third-text-container p {

    display: flex;
    flex-wrap: wrap;



}

.vs-anim-right-first-text-container-about,
.vs-anim-left-first-text-container-about,
.vs-anim-right-second-text-container-about,
.vs-anim-left-second-text-container-about,
.vs-anim-right-second-text-container-container,
.vs-anim-right-third-text-container-about {
    display: flex;
    flex-wrap: wrap;

    width: fit-content;


}

.vs-rftc-about,
.vs-lftc-about,
.vs-rstc-about,
.vs-lstc-about,
.vs-lttc-about,
.vs-rttc-about {

    margin-right: 30px;

}


.word .icon {
    display: flex;
    align-items: center;
}

.titleClamp h2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    margin-top: 0px;
    margin-bottom: 14px;

}

.paraClamp p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 11;
    text-overflow: ellipsis;
    margin-bottom: 20px;
}
.anim-static-section-active {
    display: flex !important;
    opacity: 1 !important;
}

/* Initial state */
.anim-container-above-2560-transform {
    top: 0;
    transform: translate(0px, 0px);
    transition: top 0.5s ease, transform 0.5s ease; /* Smooth transition on top and transform properties */
}

/* Final state */
.anim-container-above-2560-transform.active {
    top: 50vh !important;
    transform: translate(0px, -35vh) !important;
}

/*Screen sizes below 1440px */
@media only screen and (max-width:1440px) {

    .static-snap-0-space-remover{
        min-height: 950px;
    }

    .anim-div {

        top: 18%;
    }

    .anim-text-top-center-div {
        margin-top: 25px;
        height: 40%;
    }

    .vs-anim-top-center-text-container {
        width: 100%;
    }


    .vs-anim-top-center-text-container p {
        /* width: 400px; */
    }

    .vs-anim-right-first-text-container p,
    .vs-anim-left-first-text-container p,
    .vs-anim-right-second-text-container p,
    .vs-anim-left-second-text-container p,
    .vs-anim-right-third-text-container p {

        display: flex;
        flex-wrap: wrap;
    }



    .titleClamp h2 {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        -webkit-line-clamp: 3;
        text-overflow: ellipsis;
    }

    .paraClamp p {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        -webkit-line-clamp: 8;
        text-overflow: ellipsis;
    }
}

@media (min-width:1201px) and (max-width:1440px) {
    .anim-text-top-center-div{
        margin-top: 60px;
        align-items: start;
    }
}

@media (min-width: 1921px) {
    .anim-div,
    .anim-div p{
        font-size: 15px;
    }
}

@media ( min-width: 1200px ) and ( max-width: 1439px ) {
    .anim-div {
        top: 6%;
    }
}

@media only screen and (max-width:1200px) {
    .static-snap-0-space-remover{
        min-height: 100px;
    } 

    .vs-anim-top-center-text-container p {
        width: 750px;
    }

    .anim-div {
        top: 100px;
        margin: auto;
        width: 50%;
        /*To match the breaking point*/
    }

    .anim-background,
    .anim-svg-sec-cont {
        margin: auto;
        width: 100%;
    }

    .titleClamp h2 {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        -webkit-line-clamp: 3;
        text-overflow: ellipsis;
    }

    .paraClamp p {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        -webkit-line-clamp: 8;
        text-overflow: ellipsis;
    }
}

@media (min-width:993px) and (max-width:1200px){
    .paraClamp p{
        width: 400px;
    }
}

@media only screen and (max-width:992px) {
    /* Static content css */
    .static-snap-0-space-remover {
        height: 992px !important;
    }

    .static-snap-1,
    .static-snap-2,
    .static-snap-3,
    .static-snap-4 {
        scroll-snap-align: start;
        height: 992px !important;
    }

    .static-snap-5 {
        scroll-snap-align: start;
        height: 992px !important;
        margin-bottom: 120px !important;
    }

    .sec-2-txt-container,
    .sec-3-txt-container,
    .sec-4-txt-container,
    .sec-5-txt-container,
    .sec-6-txt-container {
        width: 100%;
        height: 50%;
        align-items: flex-start;
    }

    .svg-container-sec-2,
    .svg-container-sec-3,
    .svg-container-sec-4,
    .svg-container-sec-5,
    .svg-container-sec-6 {
        width: 100%;

    }

    .anim-static-section-2,
    .anim-static-section-3,
    .anim-static-section-5 {

        flex-direction: column-reverse;

    }

    .anim-static-section-4,
    .anim-static-section-6 {
        flex-direction: column;
    }

    .sec-2-txt,
    .sec-3-txt,
    .sec-4-txt,
    .sec-5-txt,
    .sec-6-txt {

        width: 100%;

    }

    .anim-img-cont {
        width: 450px;
        height: 450px;
    }

    .anim-div {
        top: 200px;
        width: 767px;

    }

    .anim-background,
    .anim-svg-sec-cont {
        margin: auto;
        width: 600px;
    }

    .svg-secondary {
        scale: 1;
    }

    .vs-anim-top-center-text-container h2 {

        width: 50%;

    }

    .vs-anim-top-center-text-container p {
        width: 325px;

    }

    .vs-anim-right-first-text-container,
    .vs-anim-left-first-text-container,
    .vs-anim-right-second-text-container,
    .vs-anim-left-second-text-container,
    .vs-anim-right-third-text-container {
        width: 100%;
    }

    .vs-anim-right-first-text-container p,
    .vs-anim-left-first-text-container p,
    .vs-anim-right-second-text-container p,
    .vs-anim-left-second-text-container p,
    .vs-anim-right-third-text-container p {

        display: flex;
        flex-wrap: wrap;
    }

    .anim-text-side-div {
        width: 100%;
        height: 50%;
        bottom: 80px;
        transform: translateY(20%);
        align-items: flex-start;
    }

    .titleClamp h2 {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        -webkit-line-clamp: 3;
        text-overflow: ellipsis;
    }

    .paraClamp p {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        -webkit-line-clamp: 6;
        text-overflow: ellipsis;
    }

    .svg-texts {
        width: 120px;
        text-align: right;
        line-height: 1.2em;
        direction: rtl;
    }

    .svg-texts-right {

        width: 125px;
        text-align: left;
        line-height: 1.2em;
    }
}

@media only screen and (min-width: 769px) and (max-width: 992px) {
    .anim-text-top-center-div{
        margin-top:120px;
    }
    .anim-div{
        top:320px !important;
    }
    .anim-text-side-div {
        transform: translateY(40%);
    }
    .static-section{
        transform: translateY(120px);
        margin-bottom: 0px !important;
    
    }
    .anim-div-spacer{
        transform: translate(0px,60px) !important;
    }
}

@media only screen and (max-width:768px) {

    /* Static content */
    .static-snap-0-space-remover {
        height: 820px !important;
    }

    
    .static-snap-1,
    .static-snap-2,
    .static-snap-3,
    .static-snap-4 {
        scroll-snap-align: start;
        height: 820px !important;
    }

    .static-snap-5 {
        scroll-snap-align: start;
        height: 820px !important;
        margin-bottom: 90px !important;
    }


    .anim-div {
        top: 150px;
        width: 730px;
        /*To match the below breaking point*/
    }

    .anim-text-side-div {

        transform: translateY(10%);

    }

    .anim-background,
    .anim-svg-sec-cont {
        margin: auto;
        width: 700px;
    }

    .anim-text-top-center-div {
        top: 5%;
    }

    .vs-anim-top-center-text-container h2 {

        width: 400px;

    }

    .vs-anim-top-center-text-container p {
        width: 325px;

    }

    .titleClamp h2 {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        -webkit-line-clamp: 3;
        text-overflow: ellipsis;
    }

    .paraClamp p {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        -webkit-line-clamp: 4;
        text-overflow: ellipsis;
    }
}


@media only screen and (max-width:475px) {

    /* Static content */
    .static-snap-0-space-remover {
        height: 720px !important;
    }

    .anim-img-cont {
        width: 350px; /*tlM*/
        height: fit-content; /*tlM*/
        margin-bottom: 50px; /*tlM*/
    }

    .static-snap-1,
    .static-snap-2,
    .static-snap-3,
    .static-snap-4 {
        scroll-snap-align: start;
        height: fit-content !important; /*tlM*/
    }

    .static-snap-5 {
        scroll-snap-align: start;
        height: fit-content !important;
        margin-bottom: -30px !important; /*tlM*/
        padding-bottom: 100px;  /*tlM*/

    }


    .svg-texts {
        font-size: 16;
    }

    .svg-texts {
        width: 100px;
        text-align: right;
        line-height: 1.2em;
        direction: rtl;
    }

    .svg-texts-right {

        width: 120px;
        text-align: left;
        line-height: 1.2em;
    }

    .anim-div {
        position: relative;
        top: 125px;
        width: 345px;
        height: 345px;
        transform: translate(0px, 0px) !important;
        /*To match the below breaking point*/
    }
    .anim-original-div{
        height: 720px;
        min-height: 720px;
    }
    .static-layout-cont{
        transform: translate(0px, 5px) !important;
    }
    .anim-text-side-div {

        transform: translateY(10%);
    }

    .anim-background,
    .anim-svg-sec-cont {
        margin: auto;
        width: 345px;
        transform: translateY(10%)
    }

    .anim-text-top-center-div {
        top: 0px;
    }

    .vs-anim-top-center-text-container h2 {

        width: 320px;

        margin-bottom: 24px;
    }

    .vs-anim-top-center-text-container p {
        width: 290px;

    }

    .vs-anim-right-first-text-container h5,
    .vs-anim-left-first-text-container h5,
    .vs-anim-right-second-text-container h5,
    .vs-anim-left-second-text-container h5,
    .vs-anim-right-third-text-container h5 {

        margin: 0;
    }



    .vs-rftc-about,
    .vs-lftc-about,
    .vs-rstc-about,
    .vs-lstc-about,
    .vs-lttc-about,
    .vs-rttc-about {
        margin-bottom: 5px;
    }


    .titleClamp h2 {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        -webkit-line-clamp: 10;
        text-overflow: ellipsis;
    }

    .paraClamp p {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        -webkit-line-clamp: 20;
        text-overflow: ellipsis;
    }

}
/* top changed to 140 from 100 */
@media only screen and (max-width:375px) {
    .anim-div {

        top: 140px; 
        transform: translate(-12px, 0px) !important;
    }
    .static-layout-cont {
        transform: translate(0px, 22px) !important;
    }
    
}

@media only screen and (max-width:320px) {

    .anim-div {
        top: 130px;
        transform: translate(-25px, 0px) !important;
    }
    .static-layout-cont {
        transform: translate(0px, -50px) !important;
    }
    .vs-anim-top-center-text-container h2 {

        width: 220px;

    }
    .svg-main-grp{
        scale: 0.9 !important;
        transform-origin: 85px 30px !important;
    }

    .vs-anim-top-center-text-container p {
        width: 260px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        -webkit-line-clamp: 20;
        text-overflow: ellipsis;
    }




}