body{
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #fff;
    /* background-image: url(../images/Backgroundimg.png); */
}
h1,h2,h3,h4,h5,h6,p ,ul,li{
    padding: 0;
    margin: 0;
}
.bgimg_sc{
    background-image: url(/assets/images/NFO-New/Backgroundimg.png);
}
.licnfo_img img{
    width: 100%;
}
.mainhead{
    background-color: #063D8A;
    color: #fff;
    text-align: center;
}
.mainhead h2{
    font-size: 32px;
    font-weight: 600;
    border-bottom:2px solid white ;
    padding:8px 0px;
}
.mainhead .flexcont_sc{
    display: grid;
    grid-template-columns: repeat(3,1fr);
    justify-content: center;
    align-items: center;
}
.flexspan  {
        background: #ffc107;
        color: #063D8A;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.mainhead .flexcont_sc span{
    font-size: 18px;
    font-weight: 600;
}
.mainhead .flexcont_sc .schemetext{
    font-size: 16px;
    text-align: start;
}
.techimg_container{
    padding: 50px 0px;
    display: flex;
    justify-content: center;
}
.techimg_container .img_wrapper{
    position: relative;
    width: 100%;
}
.techimg_container .img_wrapper img{
    width: 100%;
}
.common_head{
    font-size: 24px;
    font-weight: 600;
    color: #ffc107;
    text-decoration-line: underline;
    text-decoration-color: #ffc107;
    text-underline-offset: 6px; 
    text-align: start;
}
.headsc{
     font-size: 20px;
    font-weight: 600;
    color: #ffc107;
    text-decoration-line: underline;
    text-decoration-color: #ffc107;
    text-underline-offset: 6px; 
    text-align: start;
}

.common_head2{
    font-size: 20px;
    font-weight: 600;
    color: #ffc107;
}
.content{
    position: absolute;
    left: 0;
    color: #fff;
    width: 100%;
}
.content_top{
    top:0px;
    padding: 20px 10px 4px 20px;
    background: linear-gradient(
        to top,
        rgba(6, 61, 138, 0.2),  /* very light at bottom */
        rgba(6, 61, 138, 0.6),  /* medium */
        rgba(6, 61, 138, 1)   /* strong at top */
    );
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;

}
.content_bottom{
     background: linear-gradient(
        to top,
        rgba(6, 61, 138, 1), /* light near image */
        rgba(6, 61, 138, 0.7),
        rgba(6, 61, 138, 0.6),
        rgba(6, 61, 138, 0.2)   /* dark at top */
    );
    bottom:0 ;
     padding: 4px 10px 20px 20px;
      border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}
.techimg_para{
    font-size: 16px;
    line-height: 20px;
}

.investmntstrat_sc{
    padding:20px 30px;
    background: radial-gradient(58.13% 128.06% at 50% 50%, #2A45B9 0.62%, #131F53 100%);
    color: #fff;
    border-radius:40px ;
}
.margintop12{
    margin-top: 12px;
}

.investmntstrat_sc ul li::marker {
    color: #ffc107; 
}
.invsttide_sc{
    margin: 50px 0px;
    border-radius: 40px;
    
}
.zigzag-wrapper {
  position: relative;
  width: 100%;
  height: 600px;              /* 🔑 REQUIRED */
  background-image: url(/assets/images/NFO-New/tideone.png);
  background-size: cover;     /* recommended */
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}

/* .zigzag-wrapper {
  position: relative;
  width: 100%;
      /* height: 180vh;
    overflow: hidden; */
    /* background-image: url(../images//tideone.png);
    background-position: 100% 100%;
    
}  */
/* .zigzag-wrapper img {
  width: 100%;
  height: auto;
  display: block;
} */
.tidecircle{
    position: absolute;
    top: 20%;
    z-index: 4;
}
.td1{
       top: 220px;
    left: 80px;
}
.td2{
    top: 120px;
       left: 398px;
}
.td3{
       top: 220px;
    right: 374px;
}
.td4{
        top: 108px;
    right: 85px;
}
.zigzag-top {
  position: relative;
  z-index: 2; /* top image stays above */
  display: block;
  width: 100%;
}


.top_content {
  z-index: 3;      /* above images */

}


.zigzag-wrapper ul li{
    font-size: 16px;
    line-height: 24px;
}
.zigzag-wrapper ul li::marker {
    color: #063D8A; 
}
.zigzag-wrapper .singletxt{
    position: absolute;
    font-size: 48px;
    text-align: center;
    color: #aa8a2a;
bottom: 0;

}
.zigzag-wrapper .singletxt.txt1{
    left: 120px;
}
.zigzag-wrapper .singletxt.txt2{
    left: 450px;
}
.zigzag-wrapper .singletxt.txt3{
right: 450px;
}
.zigzag-wrapper .singletxt.txt4{
   right: 140px;
}
.zigzag-wrapper .bootom_content {
   
    color: #063D8A;
    
}
.contentli1 {
  position: absolute;
    z-index: 4;
    top: 370px;
  left: 3%;
}

.contentli2 {
 position: absolute;
    z-index: 4;
     /* bottom: 60px; */
  top: 370px;
  left: 29%;
}

.contentli3 {
  position: absolute;
    z-index: 4;
      top: 370px;
    right: 30%;
}

.contentli4 {
    position: absolute;
    z-index: 4;
       top: 370px;
    right: 6%; 
}
.singletext{
    
}
.whylicmf_sc{
    background-color: #063D8A;
    margin: 50px 0px;
    color: #fff;
    border-radius: 40px;
}

.whylicmf_sc .whylicmfimg{
   height: 600px;
   width: 100%;
    position: relative;
    background-image: url(/assets/images/NFO-New/whylicnew.png);
    background-repeat: no-repeat;
    /* background-position: 100% 100%; */
    /* background-size: contain; */
    background-position: center;
    background-size: 100% 100%;

}

.whylicmf_sc .whylicmfimg .positiondiv{
   
   
}
.whylicmf_sc .whylicmfimg .positiondiv .para1{
        position: absolute;
  
    width: 30%;
    left: 62%;
    top: 10%;
    line-height: 20px;
}
.whylicmf_sc .whylicmfimg .positiondiv .para2{
        position: absolute;
   
    
    width: 30%;
    left: 54%;
    top: 28%;
    
    line-height: 20px;
}
.whylicmf_sc .whylicmfimg .positiondiv .para3{
     position: absolute;
       position: absolute;
        width: 30%;
    left: 62%;
    top: 45%;
    line-height: 20px;
}
.whylicmf_sc .whylicmfimg .positiondiv .para4{
        position: absolute;
   width: 37%;
   left: 54%;
    top: 63%;
    line-height: 20px;
}
.whylicmf_sc .whylicmfimg .positiondiv .para5{
        position: absolute;
       width: 31%;  
       left: 62%;
    top: 82%;
    line-height: 20px;
}
.whylictpcont{
    position: absolute;
    top: 2%;
    left: 20%;
}
.whyshouldinvest_sc{
    padding: 28px 40px;
    margin: 50px 0px;
    background: radial-gradient(58.13% 128.06% at 50% 50%, #2A45B9 0.62%, #131F53 100%);
    color: #fff;
    border-radius: 40px;
}
.maintab{
    display: grid;
    grid-template-columns: repeat(2,1fr);
}

.contenttab {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.alignend{
    text-align: end;
    align-items: end;
        padding-top: 43px;
    margin-right: -20px;
}
.alignstart{
    align-items: start;
}

.invest-row {
  display: flex;
  align-items: center;
  gap: 20px;
  margin: 0;
  font-size: 16px;
  font-weight: 600;
}

.invest-row img{
    height: 80px;
}
/* Text takes 50% */





/* .whylicmf_sc {
    min-height: 156vh;
    background-color: #063D8A;
    margin: 50px 0;
    background-image: url(../images/whylicmf.png);
    background-size: cover;              background-repeat: no-repeat;
    background-position: -268px center; 
} */





.font18{
    font-size: 18px;
    margin-left: 50px;
}
.splproducts_sc{
     padding: 28px 40px;
    margin: 50px 0px;
    background: radial-gradient(58.13% 128.06% at 50% 50%, #2A45B9 0.62%, #131F53 100%);
    color: #fff;
    border-radius: 40px;
}
.flexcontainer{
    display: flex;
    gap: 4px;
    align-items: center;
    margin-bottom: 8px;
   
}
.flexcontainer img{
    width: 60px;
    height: auto;
}
.splproducts_sc .productsfacilities_grid {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 24px;
}
.splproducts_sc .productsfacilities_grid .spl_prodtab{
    grid-column: span 2;
}
.splproducts_sc .productsfacilities_grid  .whitediv::after{
    content: '';
   
    /* background-image:url('data:image/svg+xml, <svg width="100%" height="80" viewBox="0 0 150 80" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 20.0917C0 23.0446 1.2481 25.439 2.7873 25.439H13.1567L16.8982 15.4818L13.1567 5.52477H2.3003H1.7977C0.804703 5.52477 0 4.28796 0 2.76236V20.0917Z" fill="%23FFC734" /><path d="M0 2.76231C0 4.28792 0.804703 5.52472 1.7977 5.52472H2.3003V1.52588e-05H1.7977C0.804703 1.52588e-05 0 1.23672 0 2.76231Z" fill="%23846312" /><path d="M5.6499 13.0682C6.30859 13.0682 6.82349 13.3033 7.19458 13.7733C7.6368 14.33 7.85791 15.2531 7.85791 16.5426C7.85791 17.8291 7.63525 18.7537 7.18994 19.3165C6.82194 19.7804 6.30859 20.0123 5.6499 20.0123C4.98812 20.0123 4.45467 19.7587 4.04956 19.2516C3.64445 18.7413 3.44189 17.8337 3.44189 16.5287C3.44189 15.2484 3.66455 14.3269 4.10986 13.764C4.47786 13.3002 4.99121 13.0682 5.6499 13.0682ZM5.6499 14.149C5.49219 14.149 5.35148 14.2001 5.22778 14.3021C5.10409 14.4011 5.00822 14.5804 4.94019 14.8402C4.8505 15.1773 4.80566 15.7448 4.80566 16.5426C4.80566 17.3405 4.84587 17.8894 4.92627 18.1893C5.00667 18.4862 5.10718 18.6841 5.22778 18.7831C5.35148 18.882 5.49219 18.9315 5.6499 18.9315C5.80762 18.9315 5.94832 18.882 6.07202 18.7831C6.19572 18.681 6.29159 18.5001 6.35962 18.2404C6.4493 17.9064 6.49414 17.3405 6.49414 16.5426C6.49414 15.7448 6.45394 15.1974 6.37354 14.9005C6.29313 14.6005 6.19108 14.4011 6.06738 14.3021C5.94678 14.2001 5.80762 14.149 5.6499 14.149ZM12.0698 19.8964H10.7664V14.984C10.2901 15.4293 9.72884 15.7587 9.08252 15.972V14.7892C9.42269 14.6779 9.79224 14.4676 10.1912 14.1583C10.5901 13.846 10.8638 13.4826 11.0122 13.0682H12.0698V19.8964Z" fill="%23063D8A" /></svg>') ; */
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
}
.splproducts_sc .productsfacilities_grid  .whitediv.div1::after{
     background-image: url(/assets/images/NFO-New/Group\ 24.png);
}
.splproducts_sc .productsfacilities_grid  .whitediv.div2::after{
     background-image: url(/assets/images/NFO-New/Group\ 25.png);
}
.splproducts_sc .productsfacilities_grid  .whitediv.div3::after{
     background-image: url(/assets/images/NFO-New/Group\ 26.png);
}
.splproducts_sc .productsfacilities_grid  .whitediv.div4::after{
     background-image: url(/assets/images/NFO-New/Group\ 27.png);
}
.splproducts_sc .productsfacilities_grid .spl_prodtab .whitediv,.splproducts_sc .productsfacilities_grid .spl_facitab .whitediv{
    position: relative;
    font-size: 18px;
   height: 52px;
    margin: 10px 0px;
    padding: 0px 6px 0px 30px;
    display: flex;
    background-color: #fff;
    color: #000;
    gap: 10px;
    border-left: 8px solid #ffc107;
    border-right: 8px solid #ffc107;
}
.footersc{
    font-size: 14px;
}
.riskometercontentab{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    
}
.riskometercontentab .produclabelsc .paddinginner{
    padding: 10px 24px;
}
.riskometercontentab .produclabelsc h6{
    font-weight: 600;

}
.fontweight600{
    font-weight: 600;
}
.riskometercontentab .riskometerimgsc{
    display: grid;
    grid-template-columns: repeat(2,1fr);
}

.riskometercontentab h3{
    background-color: #063D8A;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding:10px 10px;
}
.img1tab .imginfo img{
    margin-top: 30px;
}
.imginfo h4{
    margin-top: 6px;
    font-size: 14px;
}







.font16{
    font-size: 16px;
}
.assetallocation{
    padding: 20px 20px;
    background: radial-gradient(58.13% 128.06% at 50% 50%, #2A45B9 0.62%, #131F53 100%);
    border-radius: 40px;
    color: #fff;
}
.paddingleft{
    padding-left: 8px;
}
.common-table table tr th{
    background: #ffc107;
     background: #ffc107;
     text-align: center;
}
 .yellobg{
    background: #ffc107;
    margin:-10px 20px 0px 20px;
    padding: 4px 20px;
    color: #000;
   
}
.textcenter{
    text-align: center;
}
.common-table table .graybg {
      background-color: rgb(229 226 226) !important;
      font-weight: 600;
      text-align: center;
}

.plansstructuresc{
       background: radial-gradient(58.13% 128.06% at 50% 50%, #2A45B9 0.62%, #131F53 100%);
        padding: 20px 20px;
        border-radius: 40px;
        color: #fff;
        margin: 50px 0px;
    }
.plansstructuresc .grid_cont{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 28px;
}
.plansstructuresc p,ul li,ul{
    font-size: 16px;
}
.borderright{
    border-right: 3px solid #fff;
}

.footeryellowbg{
    background-color: #ffc107;
    color: #063D8A;
    font-size: 18px;
    text-align: center;
    border-bottom: 2px solid #063D8A;
}
.bluebg{
    color: #fff;
    background-color: #063D8A;
    font-size: 16px;
    font-weight: 600;
   
}
.riskometerbg{
    background-color: #063D8A;
}
.links svg{
    width: 14%;
}
.footeryellowbg svg{
    width:3%;
}
.bluebg .links{
    display: flex;
     flex-wrap: wrap;
    justify-content: space-between;
}
.lastsec{
    font-size:16px;
    text-align: center;
}

.font14{
    font-size: 14px;
    line-height: 18px;
}
 .mobile-break{
        display: none;
    }
.bgmix{
    height: 6px;
    background: linear-gradient(
  135deg,
  #ffc107 50%,
  #063D8A 50%
  
);

}

@media(max-width:1399px){
    .zigzag-wrapper .singletxt.txt2{
        left: 402px;
    }
    .zigzag-wrapper .singletxt.txt3{
        right: 402px;
    }
}

@media (max-width:1199px){
     .zigzag-wrapper .singletxt.txt2{
        left: 335px;
    }
    .zigzag-wrapper .singletxt.txt3{
        right: 335px;
    }

    .splproducts_sc .productsfacilities_grid .spl_prodtab .whitediv,.splproducts_sc .productsfacilities_grid .spl_facitab .whitediv{
    
    font-size: 16px;
    }
    .whylicmf_sc .whylicmfimg .positiondiv .para1 {
    
    width: 34%;
  
    top:60px;
   
}
.whylicmf_sc .whylicmfimg .positiondiv .para2{
    width: 38%;
    top: 168px;
}
.whylicmf_sc .whylicmfimg .positiondiv .para3{
    width: 34%;
    top: 266px;
}
.whylicmf_sc .whylicmfimg .positiondiv .para4{
    width: 42%;
    top: 380px;
}
.whylicmf_sc .whylicmfimg .positiondiv .para5{
    width: 38%;
    top: 490px;
}
.whylicmf_sc .whylicmfimg .positiondiv div{
    font-size:14px;
    line-height: 14px;
}
    .riskometercontentab {

    grid-template-columns: repeat(1, 1fr);
}
.td2 {
    left: 290px;
}
.td4 {
    top: 116px;
    right: 52px;
}
.contentli4{
    right: 50px;
}
}

@media (max-width:991px){
    .splproducts_sc .productsfacilities_grid {
    
    grid-template-columns: repeat(2, 1fr);
    
}
    .riskometercontentab .riskometerimgsc .imginfo {
        text-align: center;
    }
 .zigzag-wrapper .singletxt.txt2{
        left: 262px;
    }
    .zigzag-wrapper .singletxt.txt3{
        right: 262px;
    }
     .zigzag-wrapper .singletxt.txt1{
        left: 70px;
    }
    .zigzag-wrapper .singletxt.txt4{
        right: 70px;
    }
.maintab {
    
    grid-template-columns: repeat(1, 1fr);
}
.invest-row{
    justify-content: center;
}
.alignend,.alignstart{
    
    align-items: center;
}
.bluebg .links{
         
   
    justify-content: center;
}
.splproducts_sc .productsfacilities_grid .spl_prodtab {
    grid-column: span 1;
}
    .zigzag-wrapper ul li {
    width: 100%;
    font-size: 12px;
    line-height: 25px;
}
    .td1 {
    top: 40%;
    left: 8%;
}
        .td2 {
        top: 130px;
        left: 30%;
    }
    .td3{
            top: 40%;
    right: 32%;
    }
    .td4{
        top:130px;
    }
     .riskometercontentab .riskometerimgsc {
    grid-template-columns: repeat(1,1fr);
}
.whylictpcont {
   
    top: 1%;
    left: 5%;
}
.whylicmf_sc .whylicmfimg .positiondiv div{
    font-size: 12px;
    line-height: 10px;
}
.paddingleft{
    padding-left: 0px;
}
}

@media (max-width:767px){
    .plansstructuresc .grid_cont {
   
    grid-template-columns: repeat(1, 1fr);

}
    .zigzag-wrapper ul li {
        line-height: 18px;
    }
    .whylicmf_sc .whylicmfimg .positiondiv div{
        font-size: 11px;
    }
        .zigzag-wrapper .singletxt.txt3 {
        right: 190px;
    }
        .zigzag-wrapper .singletxt.txt2 {
        left: 190px;
    }
.common-table table tr th{
    font-size: 16px;
}
.zigzag-wrapper .singletxt{
    font-size: 30px;
}
    .contentli4 {
        right: 3px;
    }
    .contentli3{
        right: 132px;
    }

.common-table table tr td{
    font-size: 14px;
}
.mainhead h2 {
    font-size:22px;
   
}
.mainhead .flexcont_sc span,.mainhead .flexcont_sc .schemetext {
    font-size: 14px;
    
}
.mainhead .flexcont_sc .schemetext{
    text-align: center;
}
.common_head{
    font-size: 18px;
}
.content_top{
    padding: 10px 10px 4px 20px;
}
 .splproducts_sc .productsfacilities_grid {
    
    grid-template-columns: repeat(1, 1fr);
    
}
.techimg_container .img_wrapper img {
    width: 100%;
    height: 470px;
}
.borderright{
    border: none;
}

.common_head2 ,.headsc{
    font-size: 16px;
    
}
.footeryellowbg svg {
    width: 6%;
}
.techimg_para {
    font-size: 14px;
    line-height: 16px;
}
}

@media (max-width:575px){
    .techimg_para {
    font-size: 12px;
    line-height: 10px;
}
    .mainhead h2 {
        font-size: 18px;
    }
        .mainhead .flexcont_sc span, .mainhead .flexcont_sc .schemetext
 {
        font-size: 12px;
    }
    .whylicmf_sc .whylicmfimg .positiondiv .para1,.whylicmf_sc .whylicmfimg .positiondiv .para2,.whylicmf_sc .whylicmfimg .positiondiv .para3,.whylicmf_sc .whylicmfimg .positiondiv .para4{
        line-height: 16px;
    } 
    .invest-row span br{
        display: none;
    }
    .alignend,.alignstart{
        /* text-align: center; */
    }
    .font14media, .plansstructuresc p, ul li, ul {
        font-size: 14px;
    }
   .flexcontainer img {
    width: 44px;
    height: auto;
}
.zigzag-wrapper ul li{
    font-size: 10px;
        line-height: 12px;
}
    .contentli3 {
        right: 118px;
    }
        .contentli4 {
        right: 10px;
    }
        .zigzag-wrapper .singletxt.txt2 {
        left: 166px;
    }
        .zigzag-wrapper .singletxt.txt3 {
        right: 166px;
    }
     .mobile-break{
        display: block;
    }
}

@media (max-width:479px){
        .bluebg .links {
        justify-content: start;
    }
    .bluebg .links p{
        font-size: 14px;
    }
    .contentli1{
        left: 5%;
    }
       .contentli3 {
        right: 73px;
    }
    .contentli4{
        right: 0px;
    }
        .td4 {
        top: 122px;
        right: 10px;
    }
    .zigzag-wrapper .tidecircle img{
        width: 40px;
    }
    .whyshouldinvest_sc {
    padding: 20px 30px 20px 10px;
    }
    .invest-row span{
        font-size: 12px;
    }
        .common-table table tr th {
        font-size: 14px;
    }
    .font16 {
    font-size: 14px;
}
    .common-table table tr td {
        font-size: 12px;
    }
    .lastsec {
    font-size: 12px;
}
.footeryellowbg {
   
    font-size: 14px;
}
.footeryellowbg svg {
    width: 9%;
}
 .zigzag-wrapper .singletxt.txt1 {
        left: 40px;
    }
        .zigzag-wrapper .singletxt.txt2 {
        left: 128px;
    }
        .zigzag-wrapper .singletxt.txt3 {
        right: 128px;
    }
        .zigzag-wrapper .singletxt.txt4 {
        right: 40px;
    }
}

@media (max-width:359px){
        .mainhead .flexcont_sc span, .mainhead .flexcont_sc .schemetext {
        font-size: 10px;
    }
        .mainhead .flexcont_sc span, .mainhead .flexcont_sc .schemetext {
        font-size: 16px;
    }
   .splproducts_sc .productsfacilities_grid .spl_prodtab .whitediv, .splproducts_sc .productsfacilities_grid .spl_facitab .whitediv{
     font-size: 14px;
         height: 62px;
   } 
       .mainhead .flexcont_sc span, .mainhead .flexcont_sc .schemetext {
        font-size: 10px;
    }
        .mainhead h2,.common_head{
        font-size: 16px;
    }
        .whylicmf_sc .whylicmfimg .positiondiv .para1,.whylicmf_sc .whylicmfimg .positiondiv .para5, .whylicmf_sc .whylicmfimg .positiondiv .para2, .whylicmf_sc .whylicmfimg .positiondiv .para3, .whylicmf_sc .whylicmfimg .positiondiv .para4 {
        line-height: 12px;
    }
        .zigzag-wrapper .singletxt.txt1 {
        left: 34px;
    }
        .zigzag-wrapper .singletxt.txt2 {
        left: 108px;
    }
        .zigzag-wrapper .singletxt.txt3 {
        right: 108px;
    }
        .zigzag-wrapper .singletxt.txt4 {
        right: 34px;
    }
}

.table td{
	background-color: #ffff !important;
}
