
.do-home-before-anim, .do-home-after-anim{
    width: 100%;
    height: 100vh;
    background-color: antiquewhite;
}
.anim-page-main-container{
    scroll-snap-type: y mandatory;
    scroll-behavior: smooth;
}
.anim-parent-container {
    scroll-snap-align: start;
}

.anim-container {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.hide-container{
    display: none !important;
}

.translate-up {
    transform: translateY(-160px);
    transition: transform 0.3s ease;
}

.anim-div {
    position: relative;
    z-index: 1590;
    width: 50%;
    height: 600px;
    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;
}

.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: 72%;
    /*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;
  
    

}


.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: 10;
    text-overflow: ellipsis;
    margin-bottom: 20px;
}

/*Screen sizes below 1440px */
@media only screen and (max-width:1440px) {

    .anim-div {

    
    }

    .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 only screen and (max-width:1200px) {
    .anim-div {
    
        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 only screen and (max-width:992px) {


    /* Static content css */
    .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 {
        
        width: 767px;

    }

    .anim-background,
    .anim-svg-sec-cont {
        margin: auto;
        width: 600px;
    }

    .svg-secondary {
        scale: 1;
    }

    .vs-anim-top-center-text-container h2 {

        width: 75%;

    }

    .vs-anim-top-center-text-container p {
        width: 70%;

    }

    .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 (max-width:768px) {

    .anim-div {
       
        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: 75%;

    }

    .vs-anim-top-center-text-container p {
        width: 70%;

    }

    .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) {
    .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 {

       
        width: 345px;
        height: 345px;
        /*To match the below breaking point*/
    }

    .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: 3;
        text-overflow: ellipsis;
    }

    .paraClamp p {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        -webkit-line-clamp: 3;
        text-overflow: ellipsis;
    }

}

@media only screen and (max-width:375px) {
    .anim-div {

       

    }
}

@media only screen and (max-width:320px) {

    .anim-div {
       
    }

    .vs-anim-top-center-text-container h2 {

        width: 220px;

    }

    .vs-anim-top-center-text-container p {
        width: 260px;

    }




}