body, html {
font-family: 'Proxima Nova Condensed', sans-serif !important;
}


.DesignDevDiv{
    margin-top: 5%;
}

.heading h2{
font-size: 48px;
font-weight: 800;
text-align: center;
padding: 20px 20px;
}

.roadmap-content{
    margin-bottom: 5%;
    font-size: 18px;
    display: flex;
    padding: 0% 0%;
    justify-content: center;
    color: #7B88A8;
}

.roadmapdiv {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow-y: scroll;
    overflow-x: hidden;
}
.roadmapdiv::-webkit-scrollbar {
    width: 15px;
}
.roadmapdiv::-webkit-scrollbar-track {
    background: #f0f0f0;
}
.roadmapdiv::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 10px;
}
.roadmapdiv::-webkit-scrollbar-thumb:hover {
    background: #555;
}
.RoadMapSvg {
    width: 100%;
    height: 100%;
}
.text-block {
    position: absolute;
    font-size: 18px;
    padding: 10px;
    width: 10vw;
    color: #082248;
    font-weight: 700;
    border: none;
    display: none;
}
#text1 { top: 26%; left: 11%; }
#text2 { top: 10%; left: 29%; text-align: right; }
#text3 { top: 16%; left: 56%; }
#text4 { top: 69%; left: 32%; text-align: right; }
#text5 { top: 43%; left: 63%; }
#text6 { top: 82%; left: 52%; text-align: right; }
#text7 { top: 41%; left: 86%; }
.point {
    width: 3vw;
    height: 40px;
    opacity: 0.5;
    display: none;
}
.heading p {
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    color: #0A2A59;
}
.content-wrapper {
    height: 300vh; /* Make content taller to enable full scroll */
    position: relative;
}
.svg-wrapper {
    position: sticky;
    top: 0;
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    /* margin: 0 auto; */
}
.svg-wrapper svg{
display: flex;
align-self: center;
justify-content: center;
}



@media only screen and (min-width:2303px){
    .heading h2{
        font-size: 4rem;
    }

    #text1, 
    #text2,
    #text3,
    #text4,
    #text5,
    #text6,
    #text7{
    font-size: 24px;
}
#text1 { top: 30%; left: 14%; }
#text2 { top: 8%; left: 28%; text-align: right; }
#text3 { top: 15%; left: 56%; }
#text4 { top: 69%; left: 30%; text-align: right; }
#text5 { top: 44%; left: 64%; }
#text6 { top: 82%; left: 50%; text-align: right; }
#text7 { top: 45%; left: 88%; }


    #text1, 
    #text2,
    #text3,
    #text4,
    #text5,
    #text6,
    #text7{
    font-size: 24px;
}

.heading h2{
    font-size: 3rem;
}
}
@media only screen and (max-width:2303px){
    .heading h2{
        font-size: 4rem;
    }

#text1 { top: 31%; left: 13%; }
#text2 { top: 10%; left: 27%; text-align: right; }
#text3 { top: 16%; left: 56%; }
#text4 { top: 70%; left: 33%; text-align: right; }
#text5 { top: 44%; left: 64%; }
#text6 { top: 83%; left: 51%; text-align: right; }
#text7 { top: 50%; left: 88%; }
}


@media only screen and (max-width:2000px){
    #text1, 
    #text2,
    #text3,
    #text4,
    #text5,
    #text6,
    #text7{
    font-size: 24px;
}
#text1 { top: 41%; left: 6%; }
#text2 { top: 3%; left: 27%; text-align: right; }
#text3 { top: 13%; left: 56%; }
#text4 { top: 71%; left: 32%; text-align: right; }
#text5 { top: 44%; left: 63%; }
#text6 { top: 84%; left: 51%; text-align: right; }
#text7 { top: 43%; left: 87%; }


.heading h2{
    font-size: 3rem;
}

}






@media only screen and (max-width:1700px){
    .svg-wrapper {
        position: sticky;
        top: 0;
        width: 100%;
        height: 100vh;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
    }
  
    #text1 { top: 24%; left: 12%; }
    #text2 { top: 6%; left: 28%; text-align: right; }
    #text3 { top: 12%; left: 57%; }
    #text4 { top: 71%; left: 32%; text-align: right; }
    #text5 { top: 43%; left: 63%; }
    #text6 { top: 84%; left: 52%; text-align: right; }
    #text7 { top: 43%; left: 87%; }
    #text1, 
    #text2,
    #text3,
    #text4,
    #text5,
    #text6,
    #text7{
        line-height: 1;
        font-size: 14px;
    } 
    #text1, 
    #text2,
    #text3,
    #text4,
    #text5,
    #text6,
    #text7{
    font-size: 24px;
} 
.heading h2{
    font-size: 3rem;
}
}

@media only screen and (max-width:1630px){
    .svg-wrapper {
        position: sticky;
        top: 0;
        width: 100%;
        height: 100vh;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
    }
  
    #text1 { top: 26%; left: 12%; }
    #text2 { top: 5%; left: 27%; text-align: right; }
    #text3 { top: 12%; left: 56%; }
    #text4 { top: 70%; left: 30%; text-align: right; }
    #text5 { top: 43%; left: 63%; }
    #text6 { top: 84%; left: 52%; text-align: right; }
    #text7 { top: 42%; left: 87%; }
    #text1, 
    #text2,
    #text3,
    #text4,
    #text5,
    #text6,
    #text7{
        line-height: 1;
        font-size: 14px;
    } 
    #text1, 
    #text2,
    #text3,
    #text4,
    #text5,
    #text6,
    #text7{
    font-size: 22px;
} 
.heading h2{
    font-size: 3rem;
}

}
@media only screen and (max-width:1475px){
    .svg-wrapper {
        position: sticky;
        top: 0;
        width: 100%;
        height: 95vh;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
    }
  
    .roadmapdiv{
        height: 95vh;
    }
    #text1 { top: 23%; left: 14%; }
    #text2 { top: 4%; left: 27%; text-align: right; }
    #text3 { top: 11%; left: 56%; }
    #text4 { top: 69%; left: 30%; text-align: right; }
    #text5 { top: 40%; left: 62%; }
    #text6 { top: 84%; left: 50%; text-align: right; }
    #text7 { top: 39%; left: 84%; }
    #text1, 
    #text2,
    #text3,
    #text4,
    #text5,
    #text6,
    #text7{
        line-height: 1;
        font-size: 14px;
    } 
    #text1, 
    #text2,
    #text3,
    #text4,
    #text5,
    #text6,
    #text7{
    font-size: 19px;
} 
.heading h2{
    font-size: 2.3rem;
}
}
@media only screen and (max-width:1385px){
    .svg-wrapper {
        position: sticky;
        top: 0;
        width: 100%;
        height: 95vh;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
    }
  
    .roadmapdiv{
        height: 95vh;
    }
    #text1 { top: 23%; left: 11%; }
    #text2 { top: 5%; left: 27%; text-align: right; }
    #text3 { top: 12%; left: 56%; }
    #text4 { top: 69%; left: 30%; text-align: right; }
    #text5 { top: 38%; left: 62%; }
    #text6 { top: 83%; left: 50%; text-align: right; }
    #text7 { top: 45%; left: 87%; }
    #text1, 
    #text2,
    #text3,
    #text4,
    #text5,
    #text6,
    #text7{
        line-height: 1;
        font-size: 14px;
    } 
    #text1, 
    #text2,
    #text3,
    #text4,
    #text5,
    #text6,
    #text7{
    font-size: 19px;
} 
.heading h2{
    font-size: 2.3rem;
}
}
@media only screen and (max-width:1200px){
    #text1 { top: 23%; left: 13%; }
    #text2 { top: 5%; left: 28%; text-align: right; }
    #text3 { top: 10%; left: 56%; }
    #text4 { top: 69%; left: 30%; text-align: right; }
    #text5 { top: 40%; left: 62%; }
    #text6 { top: 84%; left: 51%; text-align: right; }
    #text7 { top: 40%; left: 85%; }

    .point{
        width: 10vh;
    }
    .heading h2{
        font-size: 2rem;
    }

    #text1, #text2, #text3, #text4, #text5, #text6, #text7 {
        font-size: 16px;
    }

}
@media only screen and (max-width:1100px){
    #text1 { top: 25%; left: 12%; }
    #text2 { top: 6%; left: 27%; text-align: right; }
    #text3 { top: 13%; left: 56%; }
    #text4 { top: 69%; left: 30%; text-align: right; }
    #text5 { top: 41%; left: 63%; }
    #text6 { top: 82%; left: 51%; text-align: right; }
    #text7 { top: 40%; left: 86%; }

    .point{
        width: 10vh;
    }
    .heading h2{
        font-size: 2rem;
    }

    #text1, #text2, #text3, #text4, #text5, #text6, #text7 {
        font-size: 15px;
    }

}
@media only screen and (max-width:1070px){
    #text1 { top: 26%; left: 12%; }
    #text2 { top: 6%; left: 28%; text-align: right; }
    #text3 { top: 14%; left: 56%; }
    #text4 { top: 69%; left: 30%; text-align: right; }
    #text5 { top: 43%; left: 63%; }
    #text6 { top: 81%; left: 51%; text-align: right; }
    #text7 { top: 41%; left: 86%; }

    .point{
        width: 10vh;
    }
    .heading h2{
        font-size: 2rem;
    }

    #text1, #text2, #text3, #text4, #text5, #text6, #text7 {
        font-size: 14px;
    }

}
@media only screen and (max-width:992px){
    #text1 { top: 27%; left: 12%; }
    #text2 { top: 9%; left: 28%; text-align: right; }
    #text3 { top: 16%; left: 56%; }
    #text4 { top: 67%; left: 32%; text-align: right; }
    #text5 { top: 43%; left: 63%; }
    #text6 { top: 79%; left: 51%; text-align: right; }
    #text7 { top: 42%; left: 86%; }

    .point{
        width: 10vh;
    }
    .heading h2{
        font-size: 2rem;
    }

    #text1, #text2, #text3, #text4, #text5, #text6, #text7 {
        font-size: 13px;
    }

}

@media only screen and (max-width:920px){
    #text1 { top: 29%; left: 12%; }
    #text2 { top: 12%; left: 28%; text-align: right; }
    #text3 { top: 18%; left: 56%; }
    #text4 { top: 65%; left: 30%; text-align: right; }
    #text5 { top: 43%; left: 63%; }
    #text6 { top: 77%; left: 51%; text-align: right; }
    #text7 { top: 42%; left: 86%; }

    .point{
        width: 10vh;
    }
    .heading h2{
        font-size: 2rem;
    }

    #text1, #text2, #text3, #text4, #text5, #text6, #text7 {
        font-size: 12px;
    }

}



@media only screen and (max-width:768px){
    #text1 { top: 32%; left: 12%; }
    #text2 { top: 21%; left: 19%; text-align: right; }
    #text3 { top: 25%; left: 56%; }
    #text4 { top: 64%; left: 27%; text-align: right; }
    #text5 { top: 43%; left: 63%; }
    #text6 { top: 73%; left: 49%; text-align: right; }
    #text7 { top: 43%; left: 86%; }

    .point{
        width: 10vh;
    }
.text-block{
    width: 18vw;
    padding: 5px;
}
.heading h2{
    font-size: 1.8rem;
    margin-bottom: 0;
}
}



@media only screen and (max-width:576px){
    #text1 { top: 24%; left: 11%; }
    #text2 { top:7%; left: 19%; text-align: right; }
    #text3 { top: 17%; left: 56%; }
    #text4 { top: 67%; left: 23%; text-align: right; }
    #text5 { top: 38%; left: 62%; }
    #text6 { top: 79%; left: 44%; text-align: right; }
    #text7 { top: 37%; left: 85%; }

    .point{
        width: 10vh;
    }
.text-block{
    width: 18vw;
    padding: 5px;
}
.point{
    font-size: 20px;
}
#text1, 
#text2,
#text3,
#text4,
#text5,
#text6,
#text7{
    font-size: 11px;
} 
.svg-wrapper {
    position: sticky;
    top: 40px;
    width: 100%;
    height: 55vh;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.heading h2{
    font-size: 1.5rem;
}

.roadmapdiv{
    scrollbar-width: thin;
}

}
@media only screen and (max-width:480px){

    #text1 { top: 19%; left: 17%; }
    #text2 { top: 0%; left: 21%; text-align: right; }
    #text3 { top: 11%; left: 55%; }
    #text4 { top: 70%; left: 27%; text-align: right; }
    #text5 { top: 33%; left: 59%; }
    #text6 { top: 84%; left: 43%; text-align: right; }
    #text7 { top: 34%; left: 80%; }

    .point{
        width: 10vh;
    }
.text-block{
    width: 18vw;
    padding: 5px;
}
.point{
    font-size: 20px;
}
#text1, 
#text2,
#text3,
#text4,
#text5,
#text6,
#text7{
    font-size: 9px;
} 
.svg-wrapper {
    position: sticky;
    top: 40px;
    width: 100%;
    height: 55vh;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.heading h2{
    font-size: 1.5rem;
}

.svg-wrapper{
    height: 33vh;
}
.roadmapdiv{
    height: 58vh;
}

.roadmap-content {
    margin-bottom: 5%;
    font-size: 11px;
    display: flex;
    padding: 0% 5%;
    justify-content: center;
    color: #7B88A8;
}
}
@media only screen and (max-width:430px){
    
    #text1 { top: 27%; left: 13%; }
    #text2 { top: 14%; left: 22%; text-align: right; }
    #text3 { top:23%; left: 56%; }
    #text4 { top: 65%; left: 24%; text-align: right; }
    #text5 { top: 34%; left: 60%; }
    #text6 { top: 75%; left: 43%; text-align: right; }
    #text7 { top: 32%; left: 83%; }

    .point{
        width: 10vh;
    }
.text-block{
    width: 18vw;
    padding: 5px;
}
.point{
    font-size: 20px;
}
    

    #text1, 
#text2,
#text3,
#text4,
#text5,
#text6,
#text7{
    font-size: 9px;
} 
.heading h2{
    font-size: 1.2rem;
}
}


@media only screen and (max-width:397px){
    
    #text1 { top: 26%; left: 11%; }
    #text2 { top: 12%; left: 20%; text-align: right; }
    #text3 { top: 22%; left: 56%; }
    #text4 { top: 65%; left: 24%; text-align: right; }
    #text5 { top: 39%; left: 61%; }
    #text6 { top: 75%; left: 44%; text-align: right; }
    #text7 { top: 37%; left: 83%; }

    .point{
        width: 10vh;
    }
.text-block{
    width: 18vw;
    padding: 5px;
}
.point{
    font-size: 20px;
}
    

    #text1, 
#text2,
#text3,
#text4,
#text5,
#text6,
#text7{
    font-size: 8px;
} 
.heading h2{
    font-size: 1.2rem;
}

.roadmapdiv {
    scrollbar-width: thin;
}
}

@media only screen and (max-width:360px){
    #text1 { top: 25%; left: 11%; }
    #text2 { top: 9%; left: 20%; text-align: right; }
    #text3 { top: 18%; left: 56%; }
    #text4 { top: 67%; left: 25%; text-align: right; }
    #text5 { top: 37%; left: 61%; }
    #text6 { top: 77%; left: 46%; text-align: right; }
    #text7 { top: 36%; left: 84%; }

    .point{
        width: 10vh;
    }
.text-block{
    width: 18vw;
    padding: 5px;
}
.point{
    font-size: 20px;
}
#text1, 
#text2,
#text3,
#text4,
#text5,
#text6,
#text7{
    font-size: 7px;
} 
.svg-wrapper{
    height: 33vh;
}
.roadmapdiv{
    height: 43vh;
}
.heading h2{
    font-size: 0.8rem;
}

.roadmap-content {
    margin-bottom: 5%;
    font-size: 9px;
    padding: 0% 5%;
    justify-content: center;
    color: #7B88A8;
}

}
@media only screen and (max-width:320px){
    #text1 { top: 26%; left: 10%; }
    #text2 { top: 11%; left: 20%; text-align: right; }
    #text3 { top: 20%; left: 56%; }
    #text4 { top: 64%; left: 26%; text-align: right; }
    #text5 { top: 37%; left: 61%; }
    #text6 { top: 73%; left: 47%; text-align: right; }
    #text7 { top: 37%; left: 85%; }

    .point{
        width: 10vh;
    }
.text-block{
    width: 18vw;
    padding: 5px;
}
.point{
    font-size: 20px;
}


#text1, 
#text2,
#text3,
#text4,
#text5,
#text6,
#text7{
    font-size: 7px;
} 
.svg-wrapper{
    height: 33vh;
}
.roadmapdiv{
    height: 40vh;
}
.heading h2{
    font-size: 0.8rem;
}
}