mutualfund.adityabirlacapital.com Open in urlscan Pro
3.7.61.173  Public Scan

URL: https://mutualfund.adityabirlacapital.com/
Submission: On July 16 via api from US — Scanned from DE

Form analysis 36 forms found in the DOM

#

<form action="#">
  <div class="searchbar input-group rounded m-auto">
    <input type="search" class="form-control rounded border-0 gcse-search" id="SearchText" onkeyup="return searchResult(event);" placeholder="Invest in Mutual Fund today for a Bright Future" aria-label="Search" aria-describedby="search-addon">
    <div class="input-group-append">
      <span class="input-group-text border-0 bg-transparent submit" id="search-addon">
        <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="#6c7174" class="bi bi-search" viewBox="0 0 16 16">
          <path d="M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z"></path>
        </svg>
      </span>
    </div>
  </div>
</form>

<form class="leadform" onsubmit="()=> {return false}" id="lf-first2" style="display: block">
  <div class="col-md-12 pad mag">
    <h2 class="hide-on-mobile mt-4">Need help for investing?</h2>
    <div class="col-md-12 field-one" id="fields">
      <div class="on-tablet col-md-12 p-0 d-flex align-items-center">
        <img src="/Content/images/HomePage/user-24.png" decoding="async" width="20" height="20" alt="" style="position: relative; left: 10px">
        <input class="leadform-input name-field" type="text" id="lf-name" placeholder="Name" onkeypress="return checkalpha(event)" style="border: 0; border-radius: 0; margin-left: 15px; padding-left: 20px !important" required="">
      </div>
      <div class="on-tablet col-md-12 p-0 d-flex align-items-center">
        <img src="/Content/images/HomePage/top-mail.png" decoding="async" width="20" height="20" alt="" style="position: relative; left: 10px">
        <input class="leadform-input" type="email" id="lf-email2" placeholder="Email ID" style="border: 0; border-radius: 0; margin-left: 15px; padding-left: 20px !important" required="">
        <img class="email_check hide" src="/Content/images/HomePage/check.png" decoding="async" width="20" height="20" alt="" style="position: relative; left: -9px">
        <img class="email_wrong hide" src="/Content/images/HomePage/wrong.png" decoding="async" width="20" height="20" alt="" style="position: relative; left: -9px">
      </div>
      <div class="on-tablet col-md-12 p-0 d-flex align-items-center">
        <img src="/Content/images/HomePage/top-phone.png" decoding="async" width="20" height="20" alt="" style="position: relative; left: 10px">
        <div class="d-flex p-0">
          <input class="leadform-input" type="tel" id="lf-countrycode2" value="+91" placeholder="Code" maxlength="3" style="width: 100px; border: 0; border-radius: 0; padding-left: 35px !important; color: #3e593c; font-weight: 600" required="">
          <input class="leadform-input" type="number" id="lf-contact2" placeholder="Contact" pattern="[0-9]{3}[0-9]{3}[0-9]{4}" maxlength="10" onkeypress="if(this.value.length==10){return false;}else{return checkSpcialCharOnly(event)}"
            style=" border: 0; border-radius: 0; margin-left: -30px; padding-left: 0 !important;" required="">
          <img class="mob_check hide" src="/Content/images/HomePage/check.png" decoding="async" width="20" height="20" alt="" style="position: absolute; right: 12px; left: unset;">
          <img class="mob_wrong hide" src="/Content/images/HomePage/wrong.png" decoding="async" width="20" height="20" alt="" style="position: absolute; right:12px; left: unset;">
        </div>
      </div>
    </div>
    <div class="other-tablet col-md-12 p-0 checkbox_container" id="policy">
      <label class="custom-control-label read-more checkbox_content"> By submitting you agree to share your contact details with Aditya Birla Sun Life Mutual Fund (ABSLMF). ABSLMF can contact you about the above request. ABSLMF agrees to use your
        information in accordance with our <a href="https://mutualfund.adityabirlacapital.com/privacy-policy" style="text-decoration: underline; color: #3e593c">privacy policy</a>. </label>
      <!-- <span id="readBtn" class="expand-text">Read more</span> -->
    </div>
    <div class="col-md-12 pb-md-2 text-center mt-1  submit_btn">
      <input class="leadform-button my-btn" type="submit" id="lf-otp2" value="Accept &amp; Submit"
        style="cursor: pointer; padding: 3px 0px 6px; background-color: rgb(62, 89, 60); color: rgb(255, 255, 255); width: 100%; font-size: 16px; border-radius: 35px; opacity: 1;">
      <!-- padding: 3px 0 6px -->
    </div>
  </div>
</form>

<form class="leadform" action="" id="lf-second2" style="display: none">
  <div class="col-md-12 opt-form">
    <h2 class="show-on-desktop">Request a call back</h2>
    <div class="col-md-12 p-0">
      <p id="lf-message2"></p>
    </div>
    <div class="col-md-12 otp-field call_back_otp" id="fields">
      <div class="col-md-12 p-0">
        <input class="form-control leadform-input" type="number" id="lf-otpCode2" placeholder="Enter OTP" pattern="[0-9]{4}" maxlength="4" onkeypress="if(this.value.length==4){return false;}else{return checkSpcialCharOnly(event)}"
          style="border: 0; border-radius: 0; border-bottom: 1px solid #cdcece; padding-left: 10px" required="">
        <div class="sucesmessage hide" id="Form_Submitted" style="color:green; font-size:16px"> Form Submitted </div>
        <div class="unsucessfull hide" id="unsucessful"> Data saved unsucessfull </div>
        <div class="errorMsg" style="display:none; color:green;"></div>
      </div>
    </div>
    <div class="col-md-12 mt_30px">
      <div class="new_btns_class justify-content-between second-form-btns" id="leadform-buttons">
        <!-- <input id="btn-2" class="leadform-button" type="button" placeholder="Resend OTP"
                                            style="margin-right: 2%; padding: 3px 0 6px" /> -->
        <button id="btn-2" class="leadform-button" type="button">Resend OTP</button>
        <input class="leadform-button-primary" type="submit" id="lf-submit2" value="Schedule a Call Back" style="cursor: default; opacity: 0.4; width: 100%;  border: 0; background: #3e593c" disabled="">
        <!-- <button class="leadform-button-primary" type="submit" id="lf-submit2" style="cursor: default; opacity: 0.4; width: 48%; padding: 3px 0 6px; border: 0; background: #3e593c" disabled>
                                            Schedule a Call Back
                                                   </button> -->
      </div>
    </div>
  </div>
</form>

<form class="content-box">
  <div class="drow dynamic_row  m-0">
    <span class="col-9 card-header-info">
      <h2 class="titletext">
        <div>
          <a rel="noopener noreferrer" href="https://mutualfund.adityabirlacapital.com/products/wealth-creation-solutions/aditya-birla-sun-life-nifty-smallcap-50-index-fund" target="_blank" tabindex="0" class="top-red" style="color: #3e593c;"> ABSL </a>
          <span style="display: flex; align-items: center;">
            <a rel="noopener noreferrer" href="https://mutualfund.adityabirlacapital.com/products/wealth-creation-solutions/aditya-birla-sun-life-nifty-smallcap-50-index-fund" target="_blank" tabindex="0" class="top-green " style="/* display: flex; */color: #c7222a;/* width: 218px; */;">Nifty Smallcap 50  </a>
            <span class="card_iicon hover_title">
              <img src="-/media/bsl/images/dynamicpage/info.svg" alt="img">
              <span class="flexi_cap_hided_text">Index Fund</span>
            </span>
          </span>
        </div>
      </h2>
    </span>
    <span class="col-3 p-0 d-flex flex-column align-items-center" id="av-add" style="cursor: pointer; margin-left: -17px;">
      <p style="font-size: 10px; font-weight: bold; color: #6c7174">REG-G</p>
    </span>
  </div>
  <ul class="tags col-12 p-0 d-flex wealth_equity_tabs">
    <li class="tag" style="background: #f7a500; color: #ffffff">Wealth Creation</li>
    <li class="tag" style="background: #f2f3f6">Other-Index Fund</li>
  </ul>
  <hr>
  <div class="drow returns m-0">
    <div class="col-5">
      <h3 class="av-card-ar" style="display: flex; align-item: center">
        <span style="display:none;" class="returnbenchhb0">25.46</span>
        <span style="display:none;" class="returnbenchh10">69.07</span>
        <span style="display:none;" class="returnbenchh30">18.26</span>
        <span style="display:none;" class="returnbenchh50">0.00</span>
        <div class="benchmarkvaluee0">69.07</div>
        <span> % </span>
        <span class="img-fluid anuupp0" style="margin: 2px 2px 0px;">
          <img src="/-/media/allfund/triangle-top.webp?extension=webp&amp;extension=webp&amp;h=48&amp;w=48&amp;la=en&amp;hash=E8BBD6986992C17F848BC7D3A26038C5" alt="">
        </span>
        <span class="img-fluid  anudownn0" style=" margin: 2px 2px 0 2px;display:none;">
          <img src="/Content/images/Homepage/triangle-bottom.png" alt="">
        </span>
      </h3>
      <p style="font-size: 12px">Annualized Returns</p>
    </div>
  </div>
  <div class="col-12 p-0 d-flex justify-content-between inception_years_tab">
    <div class="btn btn_green btn_nor btnbb0" onclick="yearvaluee('Since Inception','0');">Since Inception</div>
    <div class="btn btn_green btnn1Y0" onclick="yearvaluee('1Y','0');">1Y</div>
    <div class="btn btn_nor btnn3Y0" onclick="yearvaluee('3Y','0');">3Y</div>
    <div class="btn btn_nor btn_disable btnn5Y0" onclick="yearvaluee('5Y','0');">5Y</div>
  </div>
  <hr style="margin: 14px">
  <div class="col-12 p-0 d-flex justify-content-center aum_nav_tab_box">
    <div class="desc">
      <input type="hidden" class="itms" value="B69B" id="0">
      <p style="margin-bottom: 0px;display:flex;align-items:center">AUM: <b style="white-space:nowrap"><label class="lblInvestmentAUMValuee0"><span>₹ </span>220.68</label></b></p>
    </div>
    <!-- <div class="desc d-flex align-items-center">
                                                                    <p style="margin-bottom: 6px">Risk:</p>
                                                                    <div class="d-flex" style="margin: -4px 8px 0 4px;">
                                                                        <span>
                                                                            <span class="lblInvestmentRisk1Value0 info1image" style="padding-top: 21px;font-size: 14px;font-family:pf_handbook_proregular;font-weight: bold; color: #696969">Principal at very high risk</span>
                                                                        </span>
                                                                        <div class="hover-img-box1" style="position: relative">

                                                                            <div>

                                                                                <span> <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" alt="img" /> </span>


                                                                            </div>
                                                                                <div class="description1" style="display: none">

                                                                                    <div style="width: 100%; margin: 0 0 10px -1px">
                                                                                        
                                                                                    </div>
                                                                                    <p>This open ended equity Scheme is suitable for investors who are seeking*
<ol style="padding: 0px 0px 14px 16px;">
  <li>- Long term Capital Appreciation</li>
    <li>-   Investments in Equity and Equity related
securities and replicates the composition of the
Nifty Smallcap 50 Index</li>
</ol>
<p>&nbsp;</p>
<p>*Investors should consult their mutual fund distributor if in doubt about whether the&nbsp;product is suitable for them.</p></p>

                                                                                </div>

                                                                        </div>
                                                                    </div>
                                                                </div> -->
    <div class="desc">
      <p style="margin-bottom: 0px;display:flex;align-items:center">NAV: <b style="white-space:nowrap"><label class="lblInvestmentNavValuee0"><span>₹ </span>21.09</label></b></p>
    </div>
    <div class="desc d-flex align-items-center">
      <p style="margin-bottom: 0px">Exit Load Duration:</p>
      <div class="d-flex info2image" style="font-size: 14px;font-family:pf_handbook_proregular;font-weight: bold;color: #696969">
        <b style="white-space:nowrap">15 D</b>
        <div class="hover-img-box2" style="position: relative">
          <div style="margin: 0px 0 0 6px ">
            <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" style="width: 14px" alt="img">
          </div>
          <div class="description2" style="display: none"> For redemption / switch-out of units on or before 15 days from the date of allotment: 0.50% of applicable NAV. For redemption / switch-out of units after 15 days from the date of allotment -
            NIL </div>
        </div>
      </div>
    </div>
  </div>
  <div class="col-12 p-0 sip_lumpsum_btn">
    <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=NSC50" class="links">                                                                <button type="button" class="cta-button">Start SIP</button>
</a> <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=NSC50" class="links">                                                                <button type="button" class="cta-button">Lumpsum</button>
</a>
  </div>
</form>

<form class="content-box">
  <div class="drow dynamic_row  m-0">
    <span class="col-9 card-header-info">
      <h2 class="titletext">
        <div>
          <a href="https://mutualfund.adityabirlacapital.com/products/wealth-creation-solutions/aditya birla sun life psu equity fund" target="_blank" tabindex="0" class="top-red" style="color: rgb(62, 89, 60);"> ABSL </a>
          <span style="
    display: flex;
    align-items: center;
">
            <a href="https://mutualfund.adityabirlacapital.com/products/wealth-creation-solutions/aditya birla sun life psu equity fund" target="_blank" tabindex="0" class="top-green " style="/* display: flex; */color: rgb(199, 34, 42);/* width: 218px; */">PSU Equity Fund</a>
            <!--span class="card_iicon hover_title">
<img src="/-/media/bsl/images/dynamicpage/info.svg" alt="img" />
<span class="flexi_cap_hided_text"> </span>
</span -->
          </span>
        </div>
      </h2>
    </span>
    <span class="col-3 p-0 d-flex flex-column align-items-center" id="av-add" style="cursor: pointer; margin-left: -17px;">
      <p style="font-size: 10px; font-weight: bold; color: #6c7174">REG-G</p>
    </span>
  </div>
  <ul class="tags col-12 p-0 d-flex wealth_equity_tabs">
    <li class="tag" style="background: #f7a500; color: #ffffff">Wealth Creation</li>
    <li class="tag" style="background: #f2f3f6">Equity-Thematic</li>
  </ul>
  <hr>
  <div class="drow returns m-0">
    <div class="col-5">
      <h3 class="av-card-ar" style="display: flex; align-item: center">
        <span style="display:none;" class="returnbenchhb1">33.46</span>
        <span style="display:none;" class="returnbenchh11">94.71</span>
        <span style="display:none;" class="returnbenchh31">42.20</span>
        <span style="display:none;" class="returnbenchh51">0.00</span>
        <div class="benchmarkvaluee1">94.71</div>
        <span> % </span>
        <span class="img-fluid anuupp1" style="margin: 2px 2px 0px;">
          <img src="/-/media/allfund/triangle-top.webp?extension=webp&amp;extension=webp&amp;h=48&amp;w=48&amp;la=en&amp;hash=E8BBD6986992C17F848BC7D3A26038C5" alt="">
        </span>
        <span class="img-fluid  anudownn1" style=" margin: 2px 2px 0 2px;display:none;">
          <img src="/Content/images/Homepage/triangle-bottom.png" alt="">
        </span>
      </h3>
      <p style="font-size: 12px">Annualized Returns</p>
    </div>
  </div>
  <div class="col-12 p-0 d-flex justify-content-between inception_years_tab">
    <div class="btn btn_green btn_nor btnbb1" onclick="yearvaluee('Since Inception','1');">Since Inception</div>
    <div class="btn btn_green btnn1Y1" onclick="yearvaluee('1Y','1');">1Y</div>
    <div class="btn btn_nor btnn3Y1" onclick="yearvaluee('3Y','1');">3Y</div>
    <div class="btn btn_nor btn_disable btnn5Y1" onclick="yearvaluee('5Y','1');">5Y</div>
  </div>
  <hr style="margin: 14px">
  <div class="col-12 p-0 d-flex justify-content-center aum_nav_tab_box">
    <div class="desc">
      <input type="hidden" class="itms" value="B66B" id="1">
      <p style="margin-bottom: 0px;display:flex;align-items:center">AUM: <b style="white-space:nowrap"><label class="lblInvestmentAUMValuee1"><span>₹ </span>5121.77</label></b></p>
    </div>
    <!-- <div class="desc d-flex align-items-center">
                                                                    <p style="margin-bottom: 6px">Risk:</p>
                                                                    <div class="d-flex" style="margin: -4px 8px 0 4px;">
                                                                        <span>
                                                                            <span class="lblInvestmentRisk1Value1 info1image" style="padding-top: 21px;font-size: 14px;font-family:pf_handbook_proregular;font-weight: bold; color: #696969">Principal at very high risk</span>
                                                                        </span>
                                                                        <div class="hover-img-box1" style="position: relative">

                                                                            <div>

                                                                                <span> <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" alt="img" /> </span>


                                                                            </div>
                                                                                <div class="description1" style="display: none">

                                                                                    <div style="width: 100%; margin: 0 0 10px -1px">
                                                                                        
                                                                                    </div>
                                                                                    <p>This open ended equity Scheme is suitable for investors who are seeking*
<ol style="padding: 0px 0px 14px 16px;">
  <li>- Long term capital appreciation</li>
    <li>- Investments in stocks of Public Sector Undertakings</li>
</ol>
<p>&nbsp;</p>
<p>*Investors should consult their mutual fund distributor if in doubt about whether the&nbsp;product is suitable for them.</p></p>

                                                                                </div>

                                                                        </div>
                                                                    </div>
                                                                </div> -->
    <div class="desc">
      <p style="margin-bottom: 0px;display:flex;align-items:center">NAV: <b style="white-space:nowrap"><label class="lblInvestmentNavValuee1"><span>₹ </span>37.13</label></b></p>
    </div>
    <div class="desc d-flex align-items-center">
      <p style="margin-bottom: 0px">Exit Load Duration:</p>
      <div class="d-flex info2image" style="font-size: 14px;font-family:pf_handbook_proregular;font-weight: bold;color: #696969">
        <b style="white-space:nowrap">30 D</b>
        <div class="hover-img-box2" style="position: relative">
          <div style="margin: 0px 0 0 6px ">
            <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" style="width: 14px" alt="img">
          </div>
          <div class="description2" style="display: none"> For redemption/switch-out of units on or before 30 days from the date of allotment: 1.00 % of applicable NAV. </div>
        </div>
      </div>
    </div>
  </div>
  <div class="col-12 p-0 sip_lumpsum_btn">
    <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=PSU" class="links">                                                                <button type="button" class="cta-button">Start SIP</button>
</a> <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=PSU" class="links">                                                                <button type="button" class="cta-button">Lumpsum</button>
</a>
  </div>
</form>

<form class="content-box">
  <div class="drow dynamic_row  m-0">
    <span class="col-9 card-header-info">
      <h2 class="titletext">
        <div>
          <a href="https://mutualfund.adityabirlacapital.com/products/wealth-creation-solutions/aditya birla sun life infrastructure fund" target="_blank" tabindex="0" class="top-red" style="color: rgb(62, 89, 60);"> ABSL </a>
          <span style="
    display: flex;
    align-items: center;
">
            <a href="https://mutualfund.adityabirlacapital.com/products/wealth-creation-solutions/aditya birla sun life infrastructure fund" target="_blank" tabindex="0" class="top-green " style="/* display: flex; */color: rgb(199, 34, 42);/* width: 218px; */">Infrastructure Fund</a>
            <!--span class="card_iicon hover_title">
<img src="/-/media/bsl/images/dynamicpage/info.svg" alt="img" />
<span class="flexi_cap_hided_text">Fund Fund </span>
</span -->
          </span>
        </div>
      </h2>
    </span>
    <span class="col-3 p-0 d-flex flex-column align-items-center" id="av-add" style="cursor: pointer; margin-left: -17px;">
      <p style="font-size: 10px; font-weight: bold; color: #6c7174">REG-G</p>
    </span>
  </div>
  <ul class="tags col-12 p-0 d-flex wealth_equity_tabs">
    <li class="tag" style="background: #f7a500; color: #ffffff">Wealth Creation</li>
    <li class="tag" style="background: #f2f3f6">Equity-Sectoral</li>
  </ul>
  <hr>
  <div class="drow returns m-0">
    <div class="col-5">
      <h3 class="av-card-ar" style="display: flex; align-item: center">
        <span style="display:none;" class="returnbenchhb2">13.45</span>
        <span style="display:none;" class="returnbenchh12">60.08</span>
        <span style="display:none;" class="returnbenchh32">29.25</span>
        <span style="display:none;" class="returnbenchh52">26.69</span>
        <div class="benchmarkvaluee2">60.08</div>
        <span> % </span>
        <span class="img-fluid anuupp2" style="margin: 2px 2px 0px;">
          <img src="/-/media/allfund/triangle-top.webp?extension=webp&amp;extension=webp&amp;h=48&amp;w=48&amp;la=en&amp;hash=E8BBD6986992C17F848BC7D3A26038C5" alt="">
        </span>
        <span class="img-fluid  anudownn2" style=" margin: 2px 2px 0 2px;display:none;">
          <img src="/Content/images/Homepage/triangle-bottom.png" alt="">
        </span>
      </h3>
      <p style="font-size: 12px">Annualized Returns</p>
    </div>
  </div>
  <div class="col-12 p-0 d-flex justify-content-between inception_years_tab">
    <div class="btn btn_green btn_nor btnbb2" onclick="yearvaluee('Since Inception','2');">Since Inception</div>
    <div class="btn btn_green btnn1Y2" onclick="yearvaluee('1Y','2');">1Y</div>
    <div class="btn btn_nor btnn3Y2" onclick="yearvaluee('3Y','2');">3Y</div>
    <div class="btn btn_nor btnn5Y2" onclick="yearvaluee('5Y','2');">5Y</div>
  </div>
  <hr style="margin: 14px">
  <div class="col-12 p-0 d-flex justify-content-center aum_nav_tab_box">
    <div class="desc">
      <input type="hidden" class="itms" value="B293G" id="2">
      <p style="margin-bottom: 0px;display:flex;align-items:center">AUM: <b style="white-space:nowrap"><label class="lblInvestmentAUMValuee2"><span>₹ </span>1217.90</label></b></p>
    </div>
    <!-- <div class="desc d-flex align-items-center">
                                                                    <p style="margin-bottom: 6px">Risk:</p>
                                                                    <div class="d-flex" style="margin: -4px 8px 0 4px;">
                                                                        <span>
                                                                            <span class="lblInvestmentRisk1Value2 info1image" style="padding-top: 21px;font-size: 14px;font-family:pf_handbook_proregular;font-weight: bold; color: #696969">Principal at very high risk</span>
                                                                        </span>
                                                                        <div class="hover-img-box1" style="position: relative">

                                                                            <div>

                                                                                <span> <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" alt="img" /> </span>


                                                                            </div>
                                                                                <div class="description1" style="display: none">

                                                                                    <div style="width: 100%; margin: 0 0 10px -1px">
                                                                                        
                                                                                    </div>
                                                                                    <p>This open ended equity Scheme is suitable for investors who are seeking*
<ol style="padding: 0px 0px 14px 16px;">
  <li>- Long term capital growth</li>
    <li>- Investments in equity and equity related securities of companies expected to benefit from the economic reforms, PSU divestment and increased government spending</li>
</ol>
<p>&nbsp;</p>
<p>*Investors should consult their mutual fund distributor if in doubt about whether the&nbsp;product is suitable for them.</p></p>

                                                                                </div>

                                                                        </div>
                                                                    </div>
                                                                </div> -->
    <div class="desc">
      <p style="margin-bottom: 0px;display:flex;align-items:center">NAV: <b style="white-space:nowrap"><label class="lblInvestmentNavValuee2"><span>₹ </span>101.24</label></b></p>
    </div>
    <div class="desc d-flex align-items-center">
      <p style="margin-bottom: 0px">Exit Load Duration:</p>
      <div class="d-flex info2image" style="font-size: 14px;font-family:pf_handbook_proregular;font-weight: bold;color: #696969">
        <b style="white-space:nowrap">30 D</b>
        <div class="hover-img-box2" style="position: relative">
          <div style="margin: 0px 0 0 6px ">
            <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" style="width: 14px" alt="img">
          </div>
          <div class="description2" style="display: none"> For redemption/switch out of units on or before 30 days from the date of allotment: 1.00% of applicable NAV. For redemption/switch out of units after 30 days from the date of allotment: Nil.
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="col-12 p-0 sip_lumpsum_btn">
    <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=BIFS" class="links">                                                                <button type="button" class="cta-button">Start SIP</button>
</a> <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=BIFS" class="links">                                                                <button type="button" class="cta-button">Lumpsum</button>
</a>
  </div>
</form>

<form class="content-box">
  <div class="drow dynamic_row  m-0">
    <span class="col-9 card-header-info">
      <h2 class="titletext">
        <div>
          <a href="https://mutualfund.adityabirlacapital.com/products/wealth-creation-solutions/aditya birla sun life psu equity fund" target="_blank" tabindex="0" class="top-red" style="color: rgb(62, 89, 60);"> ABSL </a>
          <span style="
    display: flex;
    align-items: center;
">
            <a href="https://mutualfund.adityabirlacapital.com/products/wealth-creation-solutions/aditya birla sun life psu equity fund" target="_blank" tabindex="0" class="top-green " style="/* display: flex; */color: rgb(199, 34, 42);/* width: 218px; */">PSU Equity Fund</a>
            <!--span class="card_iicon hover_title">
<img src="/-/media/bsl/images/dynamicpage/info.svg" alt="img" />
<span class="flexi_cap_hided_text"> </span>
</span -->
          </span>
        </div>
      </h2>
    </span>
    <span class="col-3 p-0 d-flex flex-column align-items-center" id="av-add" style="cursor: pointer; margin-left: -17px;">
      <p style="font-size: 10px; font-weight: bold; color: #6c7174">REG-G</p>
    </span>
  </div>
  <ul class="tags col-12 p-0 d-flex wealth_equity_tabs">
    <li class="tag" style="background: #f7a500; color: #ffffff">Wealth Creation</li>
    <li class="tag" style="background: #f2f3f6">Equity-Thematic</li>
  </ul>
  <hr>
  <div class="drow returns m-0">
    <div class="col-6">
      <h3 class="av-card-ar" style="display: flex; align-item: center">
        <span style="display:none;" class="returnbenchhb3">33.46</span>
        <span style="display:none;" class="returnbenchh13">94.71</span>
        <span style="display:none;" class="returnbenchh33">42.20</span>
        <span style="display:none;" class="returnbenchh53">0.00</span>
        <div class="benchmarkvaluee3">94.71</div>
        <span> % </span>
        <span class="img-fluid anuupp3" style="margin: 2px 2px 0px;">
          <img src="/-/media/allfund/triangle-top.webp?extension=webp&amp;extension=webp&amp;h=48&amp;w=48&amp;la=en&amp;hash=E8BBD6986992C17F848BC7D3A26038C5" alt="">
        </span>
        <span class="img-fluid  anudownn3" style=" margin: 2px 2px 0 2px;display:none;">
          <img src="/Content/images/Homepage/triangle-bottom.png" alt="">
        </span>
      </h3>
      <p style="font-size: 12px">Annualized Returns</p>
    </div>
  </div>
  <div class="col-12 p-0 d-flex justify-content-between inception_years_tab">
    <div class="btn btn_green btn_nor btnbb3" onclick="yearvaluee('Since Inception','3');">Since Inception</div>
    <div class="btn btn_green btnn1Y3" onclick="yearvaluee('1Y','3');">1Y</div>
    <div class="btn btn_nor btnn3Y3" onclick="yearvaluee('3Y','3');">3Y</div>
    <div class="btn btn_nor btn_disable btnn5Y3" onclick="yearvaluee('5Y','3');">5Y</div>
  </div>
  <hr>
  <div class="col-12 p-0 d-flex justify-content-center aum_nav_tab_box">
    <!-- <div class="col-md-7 p-mt-0 pt-2" style="padding:0 10px 0 0">
                                                                
                                                            </div> -->
    <div class="desc">
      <input type="hidden" class="itms" value="B66B" id="3">
      <p style="margin-bottom: 0px;display:flex;align-items:center">AUM: <b style="white-space:nowrap"><label class="lblInvestmentAUMValuee3"><span>₹ </span>5121.77</label></b></p>
    </div>
    <!-- <div class="desc d-flex align-items-center">
                                                                    <p style="margin-bottom: 6px">Risk:</p>
                                                                    <div class="d-flex" style="margin: -4px 8px 0 4px;">
                                                                        <span>
                                                                            <span class="lblInvestmentRisk1Value3 info1image" style="padding-top: 21px;font-size: 14px;font-family:pf_handbook_proregular;font-weight: bold; color: #696969">Principal at very high risk</span>
                                                                        </span>
                                                                        <div class="hover-img-box1" style="position: relative">
                                                                            <span> <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" alt="img" /> </span>
                                                                                <div class="description1" style="display: none">

                                                                                    <div style="width: 100%; margin: 0 0 10px -1px">
                                                                                        
                                                                                    </div>
                                                                                    <p>This open ended equity Scheme is suitable for investors who are seeking*
<ol style="padding: 0px 0px 14px 16px;">
  <li>- Long term capital appreciation</li>
    <li>- Investments in stocks of Public Sector Undertakings</li>
</ol>
<p>&nbsp;</p>
<p>*Investors should consult their mutual fund distributor if in doubt about whether the&nbsp;product is suitable for them.</p></p>

                                                                                </div>

                                                                        </div>
                                                                    </div>
                                                                </div> -->
    <!-- <div class="col-md-5 p-0 pl-3">
                                                                
                                                            </div> -->
    <div class="desc">
      <p style="margin-bottom: 0px;white-space:nowrap;">NAV: <b style="white-space:nowrap"><label class="lblInvestmentNavValuee3"><span>₹ </span>37.13</label></b></p>
    </div>
    <div class="desc d-flex align-items-center">
      <p style="margin-bottom: 0px">Exit Load Duration:</p>
      <div class="d-flex info2image">
        <b style="white-space:nowrap">30 D</b>
        <div class="hover-img-box2" style="position: relative">
          <div style="height: 14px; margin: 0px 0 0 6px">
            <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" alt="img">
          </div>
          <div class="description2" style="display: none"> For redemption/switch-out of units on or before 30 days from the date of allotment: 1.00 % of applicable NAV. </div>
        </div>
      </div>
    </div>
  </div>
  <div class="col-12 p-0 sip_lumpsum_btn">
    <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=PSU" class="links">                                                                <button type="button" class="cta-button">Start SIP</button>
</a> <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=PSU" class="links">                                                                <button type="button" class="cta-button">Lumpsum</button>
</a>
  </div>
</form>

<form class="content-box">
  <div class="drow dynamic_row  m-0">
    <span class="col-9 card-header-info">
      <h2 class="titletext">
        <div>
          <a href="https://mutualfund.adityabirlacapital.com/products/wealth-creation-solutions/aditya-birla-sun-life-pharma-and-healthcare-fund" target="_blank" tabindex="0" class="top-red" style="color: rgb(62, 89, 60);"> ABSL </a>
          <span style="
    display: flex;
    align-items: center;
">
            <a href="https://mutualfund.adityabirlacapital.com/products/wealth-creation-solutions/aditya-birla-sun-life-pharma-and-healthcare-fund" target="_blank" tabindex="0" class="top-green " style="/* display: flex; */color: rgb(199, 34, 42);/* width: 218px; */">Pharma and Healthcare Fund</a>
            <!--span class="card_iicon hover_title">
<img src="/-/media/bsl/images/dynamicpage/info.svg" alt="img" />
<span class="flexi_cap_hided_text"> </span>
</span -->
          </span>
        </div>
      </h2>
    </span>
    <span class="col-3 p-0 d-flex flex-column align-items-center" id="av-add" style="cursor: pointer; margin-left: -17px;">
      <p style="font-size: 10px; font-weight: bold; color: #6c7174">REG-G</p>
    </span>
  </div>
  <ul class="tags col-12 p-0 d-flex wealth_equity_tabs">
    <li class="tag" style="background: #f7a500; color: #ffffff">Wealth Creation</li>
    <li class="tag" style="background: #f2f3f6">Equity-Sectoral</li>
  </ul>
  <hr>
  <div class="drow returns m-0">
    <div class="col-6">
      <h3 class="av-card-ar" style="display: flex; align-item: center">
        <span style="display:none;" class="returnbenchhb4">23.22</span>
        <span style="display:none;" class="returnbenchh14">46.63</span>
        <span style="display:none;" class="returnbenchh34">14.26</span>
        <span style="display:none;" class="returnbenchh54">22.92</span>
        <div class="benchmarkvaluee4">46.63</div>
        <span> % </span>
        <span class="img-fluid anuupp4" style="margin: 2px 2px 0px;">
          <img src="/-/media/allfund/triangle-top.webp?extension=webp&amp;extension=webp&amp;h=48&amp;w=48&amp;la=en&amp;hash=E8BBD6986992C17F848BC7D3A26038C5" alt="">
        </span>
        <span class="img-fluid  anudownn4" style=" margin: 2px 2px 0 2px;display:none;">
          <img src="/Content/images/Homepage/triangle-bottom.png" alt="">
        </span>
      </h3>
      <p style="font-size: 12px">Annualized Returns</p>
    </div>
  </div>
  <div class="col-12 p-0 d-flex justify-content-between inception_years_tab">
    <div class="btn btn_green btn_nor btnbb4" onclick="yearvaluee('Since Inception','4');">Since Inception</div>
    <div class="btn btn_green btnn1Y4" onclick="yearvaluee('1Y','4');">1Y</div>
    <div class="btn btn_nor btnn3Y4" onclick="yearvaluee('3Y','4');">3Y</div>
    <div class="btn btn_nor btnn5Y4" onclick="yearvaluee('5Y','4');">5Y</div>
  </div>
  <hr>
  <div class="col-12 p-0 d-flex justify-content-center aum_nav_tab_box">
    <!-- <div class="col-md-7 p-mt-0 pt-2" style="padding:0 10px 0 0">
                                                                
                                                            </div> -->
    <div class="desc">
      <input type="hidden" class="itms" value="B60B" id="4">
      <p style="margin-bottom: 0px;display:flex;align-items:center">AUM: <b style="white-space:nowrap"><label class="lblInvestmentAUMValuee4"><span>₹ </span>713.42</label></b></p>
    </div>
    <!-- <div class="desc d-flex align-items-center">
                                                                    <p style="margin-bottom: 6px">Risk:</p>
                                                                    <div class="d-flex" style="margin: -4px 8px 0 4px;">
                                                                        <span>
                                                                            <span class="lblInvestmentRisk1Value4 info1image" style="padding-top: 21px;font-size: 14px;font-family:pf_handbook_proregular;font-weight: bold; color: #696969">Principal at very high risk</span>
                                                                        </span>
                                                                        <div class="hover-img-box1" style="position: relative">
                                                                            <span> <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" alt="img" /> </span>
                                                                                <div class="description1" style="display: none">

                                                                                    <div style="width: 100%; margin: 0 0 10px -1px">
                                                                                        
                                                                                    </div>
                                                                                    <p>This open ended equity Scheme is suitable for investors who are seeking*
<ol style="padding: 0px 0px 14px 16px;">
  <li>- Long term capital growth</li>
    <li>- Investments in equity & equity related instruments of the companies in the Pharmaceuticals, Healthcare and Allied sectors in India</li>
</ol>
<p>&nbsp;</p>
<p>*Investors should consult their mutual fund distributor if in doubt about whether the&nbsp;product is suitable for them.</p></p>

                                                                                </div>

                                                                        </div>
                                                                    </div>
                                                                </div> -->
    <!-- <div class="col-md-5 p-0 pl-3">
                                                                
                                                            </div> -->
    <div class="desc">
      <p style="margin-bottom: 0px;white-space:nowrap;">NAV: <b style="white-space:nowrap"><label class="lblInvestmentNavValuee4"><span>₹ </span>28.52</label></b></p>
    </div>
    <div class="desc d-flex align-items-center">
      <p style="margin-bottom: 0px">Exit Load Duration:</p>
      <div class="d-flex info2image">
        <b style="white-space:nowrap">30 D</b>
        <div class="hover-img-box2" style="position: relative">
          <div style="height: 14px; margin: 0px 0 0 6px">
            <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" alt="img">
          </div>
          <div class="description2" style="display: none"> For redemption/switch-out of units on or before 30 days from the date of allotment: 1.00 % of applicable NAV. </div>
        </div>
      </div>
    </div>
  </div>
  <div class="col-12 p-0 sip_lumpsum_btn">
    <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=PHCF" class="links">                                                                <button type="button" class="cta-button">Start SIP</button>
</a> <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=PHCF" class="links">                                                                <button type="button" class="cta-button">Lumpsum</button>
</a>
  </div>
</form>

<form class="content-box">
  <div class="drow dynamic_row  m-0">
    <span class="col-9 card-header-info">
      <h2 class="titletext">
        <div>
          <a href="https://mutualfund.adityabirlacapital.com/products/wealth-creation-solutions/aditya birla sun life pure value fund" target="_blank" tabindex="0" class="top-red" style="color: rgb(62, 89, 60);"> ABSL </a>
          <span style="
    display: flex;
    align-items: center;
">
            <a href="https://mutualfund.adityabirlacapital.com/products/wealth-creation-solutions/aditya birla sun life pure value fund" target="_blank" tabindex="0" class="top-green " style="/* display: flex; */color: rgb(199, 34, 42);/* width: 218px; */">Pure Value Fund</a>
            <!--span class="card_iicon hover_title">
<img src="/-/media/bsl/images/dynamicpage/info.svg" alt="img" />
<span class="flexi_cap_hided_text"> </span>
</span -->
          </span>
        </div>
      </h2>
    </span>
    <span class="col-3 p-0 d-flex flex-column align-items-center" id="av-add" style="cursor: pointer; margin-left: -17px;">
      <p style="font-size: 10px; font-weight: bold; color: #6c7174">REG-G</p>
    </span>
  </div>
  <ul class="tags col-12 p-0 d-flex wealth_equity_tabs">
    <li class="tag" style="background: #f7a500; color: #ffffff">Wealth Creation</li>
    <li class="tag" style="background: #f2f3f6">Equity-Value Fund</li>
  </ul>
  <hr>
  <div class="drow returns m-0">
    <div class="col-6">
      <h3 class="av-card-ar" style="display: flex; align-item: center">
        <span style="display:none;" class="returnbenchhb5">16.93</span>
        <span style="display:none;" class="returnbenchh15">50.88</span>
        <span style="display:none;" class="returnbenchh35">22.76</span>
        <span style="display:none;" class="returnbenchh55">21.41</span>
        <div class="benchmarkvaluee5">50.88</div>
        <span> % </span>
        <span class="img-fluid anuupp5" style="margin: 2px 2px 0px;">
          <img src="/-/media/allfund/triangle-top.webp?extension=webp&amp;extension=webp&amp;h=48&amp;w=48&amp;la=en&amp;hash=E8BBD6986992C17F848BC7D3A26038C5" alt="">
        </span>
        <span class="img-fluid  anudownn5" style=" margin: 2px 2px 0 2px;display:none;">
          <img src="/Content/images/Homepage/triangle-bottom.png" alt="">
        </span>
      </h3>
      <p style="font-size: 12px">Annualized Returns</p>
    </div>
  </div>
  <div class="col-12 p-0 d-flex justify-content-between inception_years_tab">
    <div class="btn btn_green btn_nor btnbb5" onclick="yearvaluee('Since Inception','5');">Since Inception</div>
    <div class="btn btn_green btnn1Y5" onclick="yearvaluee('1Y','5');">1Y</div>
    <div class="btn btn_nor btnn3Y5" onclick="yearvaluee('3Y','5');">3Y</div>
    <div class="btn btn_nor btnn5Y5" onclick="yearvaluee('5Y','5');">5Y</div>
  </div>
  <hr>
  <div class="col-12 p-0 d-flex justify-content-center aum_nav_tab_box">
    <!-- <div class="col-md-7 p-mt-0 pt-2" style="padding:0 10px 0 0">
                                                                
                                                            </div> -->
    <div class="desc">
      <input type="hidden" class="itms" value="B296G" id="5">
      <p style="margin-bottom: 0px;display:flex;align-items:center">AUM: <b style="white-space:nowrap"><label class="lblInvestmentAUMValuee5"><span>₹ </span>6225.78</label></b></p>
    </div>
    <!-- <div class="desc d-flex align-items-center">
                                                                    <p style="margin-bottom: 6px">Risk:</p>
                                                                    <div class="d-flex" style="margin: -4px 8px 0 4px;">
                                                                        <span>
                                                                            <span class="lblInvestmentRisk1Value5 info1image" style="padding-top: 21px;font-size: 14px;font-family:pf_handbook_proregular;font-weight: bold; color: #696969">Principal at very high risk</span>
                                                                        </span>
                                                                        <div class="hover-img-box1" style="position: relative">
                                                                            <span> <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" alt="img" /> </span>
                                                                                <div class="description1" style="display: none">

                                                                                    <div style="width: 100%; margin: 0 0 10px -1px">
                                                                                        
                                                                                    </div>
                                                                                    <p>This open ended equity Scheme is suitable for investors who are seeking*
<ol style="padding: 0px 0px 14px 16px;">
  <li>- Long term capital growth</li>
    <li>-  Investment predominantly in equity and equity-related securities following value investing strategy i.e. investing in stocks priced lower than their true value, based on fundamentals</li>
</ol>
<p>&nbsp;</p>
<p>*Investors should consult their mutual fund distributor if in doubt about whether the&nbsp;product is suitable for them.</p></p>

                                                                                </div>

                                                                        </div>
                                                                    </div>
                                                                </div> -->
    <!-- <div class="col-md-5 p-0 pl-3">
                                                                
                                                            </div> -->
    <div class="desc">
      <p style="margin-bottom: 0px;white-space:nowrap;">NAV: <b style="white-space:nowrap"><label class="lblInvestmentNavValuee5"><span>₹ </span>128.25</label></b></p>
    </div>
    <div class="desc d-flex align-items-center">
      <p style="margin-bottom: 0px">Exit Load Duration:</p>
      <div class="d-flex info2image">
        <b style="white-space:nowrap">90 D</b>
        <div class="hover-img-box2" style="position: relative">
          <div style="height: 14px; margin: 0px 0 0 6px">
            <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" alt="img">
          </div>
          <div class="description2" style="display: none"> For redemption / switch-out of units on or before 90 days from the date of allotment: 1.00% of applicable NAV. </div>
        </div>
      </div>
    </div>
  </div>
  <div class="col-12 p-0 sip_lumpsum_btn">
    <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=PVF" class="links">                                                                <button type="button" class="cta-button">Start SIP</button>
</a> <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=PVF" class="links">                                                                <button type="button" class="cta-button">Lumpsum</button>
</a>
  </div>
</form>

<form class="content-box">
  <div class="drow dynamic_row  m-0">
    <span class="col-9 card-header-info">
      <h2 class="titletext">
        <div>
          <a href="https://mutualfund.adityabirlacapital.com/products/saving-solution/aditya-birla-sun-life-long-duration-fund" target="_blank" tabindex="0" class="top-red" style="color: rgb(62, 89, 60);"> ABSL </a>
          <span style="
    display: flex;
    align-items: center;
">
            <a href="https://mutualfund.adityabirlacapital.com/products/saving-solution/aditya-birla-sun-life-long-duration-fund" target="_blank" tabindex="0" class="top-green " style="/* display: flex; */color: rgb(199, 34, 42);/* width: 218px; */">Long Duration Fund</a>
            <!--span class="card_iicon hover_title">
<img src="/-/media/bsl/images/dynamicpage/info.svg" alt="img" />
<span class="flexi_cap_hided_text"> </span>
</span -->
          </span>
        </div>
      </h2>
    </span>
    <span class="col-3 p-0 d-flex flex-column align-items-center" id="av-add" style="cursor: pointer; margin-left: -17px;">
      <p style="font-size: 10px; font-weight: bold; color: #6c7174">REG-G</p>
    </span>
  </div>
  <ul class="tags col-12 p-0 d-flex wealth_equity_tabs">
    <li class="tag" style="background: #f7a500; color: #ffffff">Saving Solution</li>
    <li class="tag" style="background: #f2f3f6">Debt-Long Duration Fund</li>
  </ul>
  <hr>
  <div class="drow returns m-0">
    <div class="col-6">
      <h3 class="av-card-ar" style="display: flex; align-item: center">
        <span style="display:none;" class="returnbenchhb6">8.89</span>
        <span style="display:none;" class="returnbenchh16">7.95</span>
        <span style="display:none;" class="returnbenchh36">0.00</span>
        <span style="display:none;" class="returnbenchh56">0.00</span>
        <div class="benchmarkvaluee6">7.95</div>
        <span> % </span>
        <span class="img-fluid anuupp6" style="margin: 2px 2px 0px;">
          <img src="/-/media/allfund/triangle-top.webp?extension=webp&amp;extension=webp&amp;h=48&amp;w=48&amp;la=en&amp;hash=E8BBD6986992C17F848BC7D3A26038C5" alt="">
        </span>
        <span class="img-fluid  anudownn6" style=" margin: 2px 2px 0 2px;display:none;">
          <img src="/Content/images/Homepage/triangle-bottom.png" alt="">
        </span>
      </h3>
      <p style="font-size: 12px">Annualized Returns</p>
    </div>
  </div>
  <div class="col-12 p-0 d-flex justify-content-between inception_years_tab">
    <div class="btn btn_green btn_nor btnbb6" onclick="yearvaluee('Since Inception','6');">Since Inception</div>
    <div class="btn btn_green btnn1Y6" onclick="yearvaluee('1Y','6');">1Y</div>
    <div class="btn btn_nor btn_disable btnn3Y6" onclick="yearvaluee('3Y','6');">3Y</div>
    <div class="btn btn_nor btn_disable btnn5Y6" onclick="yearvaluee('5Y','6');">5Y</div>
  </div>
  <hr>
  <div class="col-12 p-0 d-flex justify-content-center aum_nav_tab_box">
    <!-- <div class="col-md-7 p-mt-0 pt-2" style="padding:0 10px 0 0">
                                                                
                                                            </div> -->
    <div class="desc">
      <input type="hidden" class="itms" value="B110B" id="6">
      <p style="margin-bottom: 0px;display:flex;align-items:center">AUM: <b style="white-space:nowrap"><label class="lblInvestmentAUMValuee6"><span>₹ </span>120.23</label></b></p>
    </div>
    <!-- <div class="desc d-flex align-items-center">
                                                                    <p style="margin-bottom: 6px">Risk:</p>
                                                                    <div class="d-flex" style="margin: -4px 8px 0 4px;">
                                                                        <span>
                                                                            <span class="lblInvestmentRisk1Value6 info1image" style="padding-top: 21px;font-size: 14px;font-family:pf_handbook_proregular;font-weight: bold; color: #696969">Principal at moderate risk</span>
                                                                        </span>
                                                                        <div class="hover-img-box1" style="position: relative">
                                                                            <span> <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" alt="img" /> </span>
                                                                                <div class="description1" style="display: none">

                                                                                    <div style="width: 100%; margin: 0 0 10px -1px">
                                                                                        
                                                                                    </div>
                                                                                    <p>This open ended equity Scheme is suitable for investors who are seeking*
<ol style="padding: 0px 0px 14px 16px;">
   <li>Income over long term</li>
    <li>Investment in Debt & Money Market Instruments with portfolio Macaulay duration of greater than 7 years.</li>
</ol>
<p>&nbsp;</p>
<p>*Investors should consult their mutual fund distributor if in doubt about whether the&nbsp;product is suitable for them.</p></p>

                                                                                </div>

                                                                        </div>
                                                                    </div>
                                                                </div> -->
    <!-- <div class="col-md-5 p-0 pl-3">
                                                                
                                                            </div> -->
    <div class="desc">
      <p style="margin-bottom: 0px;white-space:nowrap;">NAV: <b style="white-space:nowrap"><label class="lblInvestmentNavValuee6"><span>₹ </span>11.79</label></b></p>
    </div>
    <div class="desc d-flex align-items-center">
      <p style="margin-bottom: 0px">Exit Load Duration:</p>
      <div class="d-flex info2image">
        <b style="white-space:nowrap">NIL</b>
        <div class="hover-img-box2" style="position: relative">
        </div>
      </div>
    </div>
  </div>
  <div class="col-12 p-0 sip_lumpsum_btn">
    <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=LDF" class="links">                                                                <button type="button" class="cta-button">Start SIP</button>
</a> <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=LDF" class="links">                                                                <button type="button" class="cta-button">Lumpsum</button>
</a>
  </div>
</form>

<form class="content-box">
  <div class="drow dynamic_row  m-0">
    <span class="col-9 card-header-info">
      <h2 class="titletext">
        <div>
          <a href="https://mutualfund.adityabirlacapital.com/products/saving-solution/aditya-birla-sun-life-Government-Securities-Fund" target="_blank" tabindex="0" class="top-red" style="color: rgb(62, 89, 60);"> ABSL </a>
          <span style="
    display: flex;
    align-items: center;
">
            <a href="https://mutualfund.adityabirlacapital.com/products/saving-solution/aditya-birla-sun-life-Government-Securities-Fund" target="_blank" tabindex="0" class="top-green " style="/* display: flex; */color: rgb(199, 34, 42);/* width: 218px; */">Government Securities Fund</a>
            <!--span class="card_iicon hover_title">
<img src="/-/media/bsl/images/dynamicpage/info.svg" alt="img" />
<span class="flexi_cap_hided_text"> </span>
</span -->
          </span>
        </div>
      </h2>
    </span>
    <span class="col-3 p-0 d-flex flex-column align-items-center" id="av-add" style="cursor: pointer; margin-left: -17px;">
      <p style="font-size: 10px; font-weight: bold; color: #6c7174">REG-G</p>
    </span>
  </div>
  <ul class="tags col-12 p-0 d-flex wealth_equity_tabs">
    <li class="tag" style="background: #f7a500; color: #ffffff">Saving Solution</li>
    <li class="tag" style="background: #f2f3f6">Debt-Gilt Fund</li>
  </ul>
  <hr>
  <div class="drow returns m-0">
    <div class="col-6">
      <h3 class="av-card-ar" style="display: flex; align-item: center">
        <span style="display:none;" class="returnbenchhb7">8.51</span>
        <span style="display:none;" class="returnbenchh17">8.13</span>
        <span style="display:none;" class="returnbenchh37">5.64</span>
        <span style="display:none;" class="returnbenchh57">6.13</span>
        <div class="benchmarkvaluee7">8.13</div>
        <span> % </span>
        <span class="img-fluid anuupp7" style="margin: 2px 2px 0px;">
          <img src="/-/media/allfund/triangle-top.webp?extension=webp&amp;extension=webp&amp;h=48&amp;w=48&amp;la=en&amp;hash=E8BBD6986992C17F848BC7D3A26038C5" alt="">
        </span>
        <span class="img-fluid  anudownn7" style=" margin: 2px 2px 0 2px;display:none;">
          <img src="/Content/images/Homepage/triangle-bottom.png" alt="">
        </span>
      </h3>
      <p style="font-size: 12px">Annualized Returns</p>
    </div>
  </div>
  <div class="col-12 p-0 d-flex justify-content-between inception_years_tab">
    <div class="btn btn_green btn_nor btnbb7" onclick="yearvaluee('Since Inception','7');">Since Inception</div>
    <div class="btn btn_green btnn1Y7" onclick="yearvaluee('1Y','7');">1Y</div>
    <div class="btn btn_nor btnn3Y7" onclick="yearvaluee('3Y','7');">3Y</div>
    <div class="btn btn_nor btnn5Y7" onclick="yearvaluee('5Y','7');">5Y</div>
  </div>
  <hr>
  <div class="col-12 p-0 d-flex justify-content-center aum_nav_tab_box">
    <!-- <div class="col-md-7 p-mt-0 pt-2" style="padding:0 10px 0 0">
                                                                
                                                            </div> -->
    <div class="desc">
      <input type="hidden" class="itms" value="B402AG" id="7">
      <p style="margin-bottom: 0px;display:flex;align-items:center">AUM: <b style="white-space:nowrap"><label class="lblInvestmentAUMValuee7"><span>₹ </span>1672.55</label></b></p>
    </div>
    <!-- <div class="desc d-flex align-items-center">
                                                                    <p style="margin-bottom: 6px">Risk:</p>
                                                                    <div class="d-flex" style="margin: -4px 8px 0 4px;">
                                                                        <span>
                                                                            <span class="lblInvestmentRisk1Value7 info1image" style="padding-top: 21px;font-size: 14px;font-family:pf_handbook_proregular;font-weight: bold; color: #696969">Principal at moderate risk</span>
                                                                        </span>
                                                                        <div class="hover-img-box1" style="position: relative">
                                                                            <span>  </span>

                                                                        </div>
                                                                    </div>
                                                                </div> -->
    <!-- <div class="col-md-5 p-0 pl-3">
                                                                
                                                            </div> -->
    <div class="desc">
      <p style="margin-bottom: 0px;white-space:nowrap;">NAV: <b style="white-space:nowrap"><label class="lblInvestmentNavValuee7"><span>₹ </span>75.73</label></b></p>
    </div>
    <div class="desc d-flex align-items-center">
      <p style="margin-bottom: 0px">Exit Load Duration:</p>
      <div class="d-flex info2image">
        <b style="white-space:nowrap">Nil</b>
        <div class="hover-img-box2" style="position: relative">
          <div style="height: 14px; margin: 0px 0 0 6px">
          </div>
          <div class="description2" style="display: none">
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="col-12 p-0 sip_lumpsum_btn">
    <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=BGPF" class="links">                                                                <button type="button" class="cta-button">Start SIP</button>
</a> <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=BGPF" class="links">                                                                <button type="button" class="cta-button">Lumpsum</button>
</a>
  </div>
</form>

<form class="content-box">
  <div class="drow dynamic_row  m-0">
    <span class="col-9 card-header-info">
      <h2 class="titletext">
        <div>
          <a href="https://mutualfund.adityabirlacapital.com/products/saving-solution/aditya-birla-sun-life-Dynamic-Bond-Fund" target="_blank" tabindex="0" class="top-red" style="color: rgb(62, 89, 60);"> ABSL </a>
          <span style="
    display: flex;
    align-items: center;
">
            <a href="https://mutualfund.adityabirlacapital.com/products/saving-solution/aditya-birla-sun-life-Dynamic-Bond-Fund" target="_blank" tabindex="0" class="top-green " style="/* display: flex; */color: rgb(199, 34, 42);/* width: 218px; */">Dynamic Bond Fund</a>
            <!--span class="card_iicon hover_title">
<img src="/-/media/bsl/images/dynamicpage/info.svg" alt="img" />
<span class="flexi_cap_hided_text"> </span>
</span -->
          </span>
        </div>
      </h2>
    </span>
    <span class="col-3 p-0 d-flex flex-column align-items-center" id="av-add" style="cursor: pointer; margin-left: -17px;">
      <p style="font-size: 10px; font-weight: bold; color: #6c7174">REG-G</p>
    </span>
  </div>
  <ul class="tags col-12 p-0 d-flex wealth_equity_tabs">
    <li class="tag" style="background: #f7a500; color: #ffffff">Saving Solution</li>
    <li class="tag" style="background: #f2f3f6">Debt-Dynamic Bond</li>
  </ul>
  <hr>
  <div class="drow returns m-0">
    <div class="col-6">
      <h3 class="av-card-ar" style="display: flex; align-item: center">
        <span style="display:none;" class="returnbenchhb8">7.58</span>
        <span style="display:none;" class="returnbenchh18">7.26</span>
        <span style="display:none;" class="returnbenchh38">6.58</span>
        <span style="display:none;" class="returnbenchh58">5.27</span>
        <div class="benchmarkvaluee8">7.26</div>
        <span> % </span>
        <span class="img-fluid anuupp8" style="margin: 2px 2px 0px;">
          <img src="/-/media/allfund/triangle-top.webp?extension=webp&amp;extension=webp&amp;h=48&amp;w=48&amp;la=en&amp;hash=E8BBD6986992C17F848BC7D3A26038C5" alt="">
        </span>
        <span class="img-fluid  anudownn8" style=" margin: 2px 2px 0 2px;display:none;">
          <img src="/Content/images/Homepage/triangle-bottom.png" alt="">
        </span>
      </h3>
      <p style="font-size: 12px">Annualized Returns</p>
    </div>
  </div>
  <div class="col-12 p-0 d-flex justify-content-between inception_years_tab">
    <div class="btn btn_green btn_nor btnbb8" onclick="yearvaluee('Since Inception','8');">Since Inception</div>
    <div class="btn btn_green btnn1Y8" onclick="yearvaluee('1Y','8');">1Y</div>
    <div class="btn btn_nor btnn3Y8" onclick="yearvaluee('3Y','8');">3Y</div>
    <div class="btn btn_nor btnn5Y8" onclick="yearvaluee('5Y','8');">5Y</div>
  </div>
  <hr>
  <div class="col-12 p-0 d-flex justify-content-center aum_nav_tab_box">
    <!-- <div class="col-md-7 p-mt-0 pt-2" style="padding:0 10px 0 0">
                                                                
                                                            </div> -->
    <div class="desc">
      <input type="hidden" class="itms" value="B321G" id="8">
      <p style="margin-bottom: 0px;display:flex;align-items:center">AUM: <b style="white-space:nowrap"><label class="lblInvestmentAUMValuee8"><span>₹ </span>1709.11</label></b></p>
    </div>
    <!-- <div class="desc d-flex align-items-center">
                                                                    <p style="margin-bottom: 6px">Risk:</p>
                                                                    <div class="d-flex" style="margin: -4px 8px 0 4px;">
                                                                        <span>
                                                                            <span class="lblInvestmentRisk1Value8 info1image" style="padding-top: 21px;font-size: 14px;font-family:pf_handbook_proregular;font-weight: bold; color: #696969">Principal at moderate risk</span>
                                                                        </span>
                                                                        <div class="hover-img-box1" style="position: relative">
                                                                            <span> <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" alt="img" /> </span>
                                                                                <div class="description1" style="display: none">

                                                                                    <div style="width: 100%; margin: 0 0 10px -1px">
                                                                                        
                                                                                    </div>
                                                                                    <p>This open ended equity Scheme is suitable for investors who are seeking*
<ol style="padding: 0px 0px 14px 16px;">
     <li>- Income with capital growth</li>
    <li>- Investments in actively managed portfolio of debt and money market instruments including government securities</li>
</ol>
<p>&nbsp;</p>
<p>*Investors should consult their mutual fund distributor if in doubt about whether the&nbsp;product is suitable for them.</p></p>

                                                                                </div>

                                                                        </div>
                                                                    </div>
                                                                </div> -->
    <!-- <div class="col-md-5 p-0 pl-3">
                                                                
                                                            </div> -->
    <div class="desc">
      <p style="margin-bottom: 0px;white-space:nowrap;">NAV: <b style="white-space:nowrap"><label class="lblInvestmentNavValuee8"><span>₹ </span>42.56</label></b></p>
    </div>
    <div class="desc d-flex align-items-center">
      <p style="margin-bottom: 0px">Exit Load Duration:</p>
      <div class="d-flex info2image">
        <b style="white-space:nowrap">90 D</b>
        <div class="hover-img-box2" style="position: relative">
          <div style="height: 14px; margin: 0px 0 0 6px">
            <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" alt="img">
          </div>
          <div class="description2" style="display: none"> 0.5%: For redemption / switch-out of units within 90 days from the date of allotment (% of applicable NAV) NIL : For redemption / switch-out of units after 90 days from the date of allotment
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="col-12 p-0 sip_lumpsum_btn">
    <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=BDBR" class="links">                                                                <button type="button" class="cta-button">Start SIP</button>
</a> <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=BDBR" class="links">                                                                <button type="button" class="cta-button">Lumpsum</button>
</a>
  </div>
</form>

<form class="content-box">
  <div class="drow dynamic_row  m-0">
    <span class="col-9 card-header-info">
      <h2 class="titletext">
        <div>
          <a href="https://mutualfund.adityabirlacapital.com/products/wealth-creation-solutions/aditya-birla-sun-life-midcap-fund" target="_blank" tabindex="0" class="top-red" style="color: rgb(62, 89, 60);"> ABSL </a>
          <span style="
    display: flex;
    align-items: center;
">
            <a href="https://mutualfund.adityabirlacapital.com/products/wealth-creation-solutions/aditya-birla-sun-life-midcap-fund" target="_blank" tabindex="0" class="top-green " style="/* display: flex; */color: rgb(199, 34, 42);/* width: 218px; */">Midcap Fund</a>
            <!--span class="card_iicon hover_title">
<img src="/-/media/bsl/images/dynamicpage/info.svg" alt="img" />
<span class="flexi_cap_hided_text"> </span>
</span -->
          </span>
        </div>
      </h2>
    </span>
    <span class="col-3 p-0 d-flex flex-column align-items-center" id="av-add" style="cursor: pointer; margin-left: -17px;">
      <p style="font-size: 10px; font-weight: bold; color: #6c7174">REG-G</p>
    </span>
  </div>
  <ul class="tags col-12 p-0 d-flex wealth_equity_tabs">
    <li class="tag" style="background: #f7a500; color: #ffffff">Wealth Creation</li>
    <li class="tag" style="background: #f2f3f6">Equity-Mid Cap Fund</li>
  </ul>
  <hr>
  <div class="drow returns m-0">
    <div class="col-6">
      <h3 class="av-card-ar" style="display: flex; align-item: center">
        <span style="display:none;" class="returnbenchhb9">22.06</span>
        <span style="display:none;" class="returnbenchh19">49.00</span>
        <span style="display:none;" class="returnbenchh39">22.81</span>
        <span style="display:none;" class="returnbenchh59">22.52</span>
        <div class="benchmarkvaluee9">49.00</div>
        <span> % </span>
        <span class="img-fluid anuupp9" style="margin: 2px 2px 0px;">
          <img src="/-/media/allfund/triangle-top.webp?extension=webp&amp;extension=webp&amp;h=48&amp;w=48&amp;la=en&amp;hash=E8BBD6986992C17F848BC7D3A26038C5" alt="">
        </span>
        <span class="img-fluid  anudownn9" style=" margin: 2px 2px 0 2px;display:none;">
          <img src="/Content/images/Homepage/triangle-bottom.png" alt="">
        </span>
      </h3>
      <p style="font-size: 12px">Annualized Returns</p>
    </div>
  </div>
  <div class="col-12 p-0 d-flex justify-content-between inception_years_tab">
    <div class="btn btn_green btn_nor btnbb9" onclick="yearvaluee('Since Inception','9');">Since Inception</div>
    <div class="btn btn_green btnn1Y9" onclick="yearvaluee('1Y','9');">1Y</div>
    <div class="btn btn_nor btnn3Y9" onclick="yearvaluee('3Y','9');">3Y</div>
    <div class="btn btn_nor btnn5Y9" onclick="yearvaluee('5Y','9');">5Y</div>
  </div>
  <hr>
  <div class="col-12 p-0 d-flex justify-content-center aum_nav_tab_box">
    <!-- <div class="col-md-7 p-mt-0 pt-2" style="padding:0 10px 0 0">
                                                                
                                                            </div> -->
    <div class="desc">
      <input type="hidden" class="itms" value="B251G" id="9">
      <p style="margin-bottom: 0px;display:flex;align-items:center">AUM: <b style="white-space:nowrap"><label class="lblInvestmentAUMValuee9"><span>₹ </span>5800.83</label></b></p>
    </div>
    <!-- <div class="desc d-flex align-items-center">
                                                                    <p style="margin-bottom: 6px">Risk:</p>
                                                                    <div class="d-flex" style="margin: -4px 8px 0 4px;">
                                                                        <span>
                                                                            <span class="lblInvestmentRisk1Value9 info1image" style="padding-top: 21px;font-size: 14px;font-family:pf_handbook_proregular;font-weight: bold; color: #696969">Principal at very high risk</span>
                                                                        </span>
                                                                        <div class="hover-img-box1" style="position: relative">
                                                                            <span> <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" alt="img" /> </span>
                                                                                <div class="description1" style="display: none">

                                                                                    <div style="width: 100%; margin: 0 0 10px -1px">
                                                                                        
                                                                                    </div>
                                                                                    <p>This open ended equity Scheme is suitable for investors who are seeking*
<ol style="padding: 0px 0px 14px 16px;">
 <li>Long term capital growth </li>
    <li>Investments primarily in mid cap companies</li>
</ol>
<p>&nbsp;</p>
<p>*Investors should consult their mutual fund distributor if in doubt about whether the&nbsp;product is suitable for them.</p></p>

                                                                                </div>

                                                                        </div>
                                                                    </div>
                                                                </div> -->
    <!-- <div class="col-md-5 p-0 pl-3">
                                                                
                                                            </div> -->
    <div class="desc">
      <p style="margin-bottom: 0px;white-space:nowrap;">NAV: <b style="white-space:nowrap"><label class="lblInvestmentNavValuee9"><span>₹ </span>771.03</label></b></p>
    </div>
    <div class="desc d-flex align-items-center">
      <p style="margin-bottom: 0px">Exit Load Duration:</p>
      <div class="d-flex info2image">
        <b style="white-space:nowrap">90 D</b>
        <div class="hover-img-box2" style="position: relative">
          <div style="height: 14px; margin: 0px 0 0 6px">
            <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" alt="img">
          </div>
          <div class="description2" style="display: none"> For redemption / switch-out of units on or before 90 days from the date of allotment: 1.00% of applicable NAV. </div>
        </div>
      </div>
    </div>
  </div>
  <div class="col-12 p-0 sip_lumpsum_btn">
    <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=BMF" class="links">                                                                <button type="button" class="cta-button">Start SIP</button>
</a> <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=BMF" class="links">                                                                <button type="button" class="cta-button">Lumpsum</button>
</a>
  </div>
</form>

<form class="content-box">
  <div class="drow dynamic_row  m-0">
    <span class="col-9 card-header-info">
      <h2 class="titletext">
        <div>
          <a href="https://mutualfund.adityabirlacapital.com/products/wealth-creation-solutions/aditya-birla-sun-life-equity-hybrid-95-fund" target="_blank" tabindex="0" class="top-red" style="color: rgb(62, 89, 60);"> ABSL </a>
          <span style="
    display: flex;
    align-items: center;
">
            <a href="https://mutualfund.adityabirlacapital.com/products/wealth-creation-solutions/aditya-birla-sun-life-equity-hybrid-95-fund" target="_blank" tabindex="0" class="top-green " style="/* display: flex; */color: rgb(199, 34, 42);/* width: 218px; */">Equity Hybrid '95 Fund</a>
            <!--span class="card_iicon hover_title">
<img src="/-/media/bsl/images/dynamicpage/info.svg" alt="img" />
<span class="flexi_cap_hided_text"> </span>
</span -->
          </span>
        </div>
      </h2>
    </span>
    <span class="col-3 p-0 d-flex flex-column align-items-center" id="av-add" style="cursor: pointer; margin-left: -17px;">
      <p style="font-size: 10px; font-weight: bold; color: #6c7174">REG-G</p>
    </span>
  </div>
  <ul class="tags col-12 p-0 d-flex wealth_equity_tabs">
    <li class="tag" style="background: #f7a500; color: #ffffff">Wealth Creation</li>
    <li class="tag" style="background: #f2f3f6">Hybrid-Aggressive Hybrid Fund</li>
  </ul>
  <hr>
  <div class="drow returns m-0">
    <div class="col-6">
      <h3 class="av-card-ar" style="display: flex; align-item: center">
        <span style="display:none;" class="returnbenchhb10">18.67</span>
        <span style="display:none;" class="returnbenchh110">29.37</span>
        <span style="display:none;" class="returnbenchh310">13.65</span>
        <span style="display:none;" class="returnbenchh510">14.62</span>
        <div class="benchmarkvaluee10">29.37</div>
        <span> % </span>
        <span class="img-fluid anuupp10" style="margin: 2px 2px 0px;">
          <img src="/-/media/allfund/triangle-top.webp?extension=webp&amp;extension=webp&amp;h=48&amp;w=48&amp;la=en&amp;hash=E8BBD6986992C17F848BC7D3A26038C5" alt="">
        </span>
        <span class="img-fluid  anudownn10" style=" margin: 2px 2px 0 2px;display:none;">
          <img src="/Content/images/Homepage/triangle-bottom.png" alt="">
        </span>
      </h3>
      <p style="font-size: 12px">Annualized Returns</p>
    </div>
  </div>
  <div class="col-12 p-0 d-flex justify-content-between inception_years_tab">
    <div class="btn btn_green btn_nor btnbb10" onclick="yearvaluee('Since Inception','10');">Since Inception</div>
    <div class="btn btn_green btnn1Y10" onclick="yearvaluee('1Y','10');">1Y</div>
    <div class="btn btn_nor btnn3Y10" onclick="yearvaluee('3Y','10');">3Y</div>
    <div class="btn btn_nor btnn5Y10" onclick="yearvaluee('5Y','10');">5Y</div>
  </div>
  <hr>
  <div class="col-12 p-0 d-flex justify-content-center aum_nav_tab_box">
    <!-- <div class="col-md-7 p-mt-0 pt-2" style="padding:0 10px 0 0">
                                                                
                                                            </div> -->
    <div class="desc">
      <input type="hidden" class="itms" value="BAG" id="10">
      <p style="margin-bottom: 0px;display:flex;align-items:center">AUM: <b style="white-space:nowrap"><label class="lblInvestmentAUMValuee10"><span>₹ </span>7842.49</label></b></p>
    </div>
    <!-- <div class="desc d-flex align-items-center">
                                                                    <p style="margin-bottom: 6px">Risk:</p>
                                                                    <div class="d-flex" style="margin: -4px 8px 0 4px;">
                                                                        <span>
                                                                            <span class="lblInvestmentRisk1Value10 info1image" style="padding-top: 21px;font-size: 14px;font-family:pf_handbook_proregular;font-weight: bold; color: #696969">Principal at very high risk</span>
                                                                        </span>
                                                                        <div class="hover-img-box1" style="position: relative">
                                                                            <span> <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" alt="img" /> </span>
                                                                                <div class="description1" style="display: none">

                                                                                    <div style="width: 100%; margin: 0 0 10px -1px">
                                                                                        
                                                                                    </div>
                                                                                    <p>This open ended equity Scheme is suitable for investors who are seeking*
<ol style="padding: 0px 0px 14px 16px;">
<li>-Long term capital growth and income</li>
    <li>-Investment predominantly in equity and equity-related securities as well as debt and money market instruments</li>
</ol>
<p>&nbsp;</p>
<p>*Investors should consult their mutual fund distributor if in doubt about whether the&nbsp;product is suitable for them.</p></p>

                                                                                </div>

                                                                        </div>
                                                                    </div>
                                                                </div> -->
    <!-- <div class="col-md-5 p-0 pl-3">
                                                                
                                                            </div> -->
    <div class="desc">
      <p style="margin-bottom: 0px;white-space:nowrap;">NAV: <b style="white-space:nowrap"><label class="lblInvestmentNavValuee10"><span>₹ </span>1478.75</label></b></p>
    </div>
    <div class="desc d-flex align-items-center">
      <p style="margin-bottom: 0px">Exit Load Duration:</p>
      <div class="d-flex info2image">
        <b style="white-space:nowrap">90 D</b>
        <div class="hover-img-box2" style="position: relative">
          <div style="height: 14px; margin: 0px 0 0 6px">
            <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" alt="img">
          </div>
          <div class="description2" style="display: none"> For redemption / switch-out of units on or before 90 days from the date of allotment: 1.00% of applicable NAV. </div>
        </div>
      </div>
    </div>
  </div>
  <div class="col-12 p-0 sip_lumpsum_btn">
    <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=A95" class="links">                                                                <button type="button" class="cta-button">Start SIP</button>
</a> <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=A95" class="links">                                                                <button type="button" class="cta-button">Lumpsum</button>
</a>
  </div>
</form>

<form class="content-box">
  <div class="drow dynamic_row  m-0">
    <span class="col-9 card-header-info">
      <h2 class="titletext">
        <div>
          <a href="https://mutualfund.adityabirlacapital.com/products/wealth-creation-solutions/aditya-birla-sun-life-multi-asset-allocation-fund" target="_blank" tabindex="0" class="top-red" style="color: rgb(62, 89, 60);"> ABSL </a>
          <span style="
    display: flex;
    align-items: center;
">
            <a href="https://mutualfund.adityabirlacapital.com/products/wealth-creation-solutions/aditya-birla-sun-life-multi-asset-allocation-fund" target="_blank" tabindex="0" class="top-green " style="/* display: flex; */color: rgb(199, 34, 42);/* width: 218px; */">Multi Asset Allocation Fund</a>
            <!--span class="card_iicon hover_title">
<img src="/-/media/bsl/images/dynamicpage/info.svg" alt="img" />
<span class="flexi_cap_hided_text"> </span>
</span -->
          </span>
        </div>
      </h2>
    </span>
    <span class="col-3 p-0 d-flex flex-column align-items-center" id="av-add" style="cursor: pointer; margin-left: -17px;">
      <p style="font-size: 10px; font-weight: bold; color: #6c7174">REG-G</p>
    </span>
  </div>
  <ul class="tags col-12 p-0 d-flex wealth_equity_tabs">
    <li class="tag" style="background: #f7a500; color: #ffffff">Wealth Creation</li>
    <li class="tag" style="background: #f2f3f6">Hybrid-Multi Asset Allocation</li>
  </ul>
  <hr>
  <div class="drow returns m-0">
    <div class="col-6">
      <h3 class="av-card-ar" style="display: flex; align-item: center">
        <span style="display:none;" class="returnbenchhb11">24.46</span>
        <span style="display:none;" class="returnbenchh111">25.01</span>
        <span style="display:none;" class="returnbenchh311">0.00</span>
        <span style="display:none;" class="returnbenchh511">0.00</span>
        <div class="benchmarkvaluee11">25.01</div>
        <span> % </span>
        <span class="img-fluid anuupp11" style="margin: 2px 2px 0px;">
          <img src="/-/media/allfund/triangle-top.webp?extension=webp&amp;extension=webp&amp;h=48&amp;w=48&amp;la=en&amp;hash=E8BBD6986992C17F848BC7D3A26038C5" alt="">
        </span>
        <span class="img-fluid  anudownn11" style=" margin: 2px 2px 0 2px;display:none;">
          <img src="/Content/images/Homepage/triangle-bottom.png" alt="">
        </span>
      </h3>
      <p style="font-size: 12px">Annualized Returns</p>
    </div>
  </div>
  <div class="col-12 p-0 d-flex justify-content-between inception_years_tab">
    <div class="btn btn_green btn_nor btnbb11" onclick="yearvaluee('Since Inception','11');">Since Inception</div>
    <div class="btn btn_green btnn1Y11" onclick="yearvaluee('1Y','11');">1Y</div>
    <div class="btn btn_nor btn_disable btnn3Y11" onclick="yearvaluee('3Y','11');">3Y</div>
    <div class="btn btn_nor btn_disable btnn5Y11" onclick="yearvaluee('5Y','11');">5Y</div>
  </div>
  <hr>
  <div class="col-12 p-0 d-flex justify-content-center aum_nav_tab_box">
    <!-- <div class="col-md-7 p-mt-0 pt-2" style="padding:0 10px 0 0">
                                                                
                                                            </div> -->
    <div class="desc">
      <input type="hidden" class="itms" value="B117B" id="11">
      <p style="margin-bottom: 0px;display:flex;align-items:center">AUM: <b style="white-space:nowrap"><label class="lblInvestmentAUMValuee11"><span>₹ </span>3404.39</label></b></p>
    </div>
    <!-- <div class="desc d-flex align-items-center">
                                                                    <p style="margin-bottom: 6px">Risk:</p>
                                                                    <div class="d-flex" style="margin: -4px 8px 0 4px;">
                                                                        <span>
                                                                            <span class="lblInvestmentRisk1Value11 info1image" style="padding-top: 21px;font-size: 14px;font-family:pf_handbook_proregular;font-weight: bold; color: #696969">Principal at very high risk</span>
                                                                        </span>
                                                                        <div class="hover-img-box1" style="position: relative">
                                                                            <span> <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" alt="img" /> </span>
                                                                                <div class="description1" style="display: none">

                                                                                    <div style="width: 100%; margin: 0 0 10px -1px">
                                                                                        
                                                                                    </div>
                                                                                    <p>This open ended equity Scheme is suitable for investors who are seeking*
<ol style="padding: 0px 0px 14px 16px;">
<li>Long term Capital Appreciation</li>
    <li>Investment in equity and equity related securities, debt & money market instruments and Commodities</li>
</ol>
<p>&nbsp;</p>
<p>*Investors should consult their mutual fund distributor if in doubt about whether the&nbsp;product is suitable for them.</p></p>

                                                                                </div>

                                                                        </div>
                                                                    </div>
                                                                </div> -->
    <!-- <div class="col-md-5 p-0 pl-3">
                                                                
                                                            </div> -->
    <div class="desc">
      <p style="margin-bottom: 0px;white-space:nowrap;">NAV: <b style="white-space:nowrap"><label class="lblInvestmentNavValuee11"><span>₹ </span>13.75</label></b></p>
    </div>
    <div class="desc d-flex align-items-center">
      <p style="margin-bottom: 0px">Exit Load Duration:</p>
      <div class="d-flex info2image">
        <b style="white-space:nowrap">365 D</b>
        <div class="hover-img-box2" style="position: relative">
          <div style="height: 14px; margin: 0px 0 0 6px">
            <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" alt="img">
          </div>
          <div class="description2" style="display: none"> For redemption/switch-out of units on or before 365 days from the date of allotment: 1.00% of applicable NAV. </div>
        </div>
      </div>
    </div>
  </div>
  <div class="col-12 p-0 sip_lumpsum_btn">
    <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=AMAAF" class="links">                                                                <button type="button" class="cta-button">Start SIP</button>
</a> <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=AMAAF" class="links">                                                                <button type="button" class="cta-button">Lumpsum</button>
</a>
  </div>
</form>

<form class="content-box">
  <div class="drow dynamic_row  m-0">
    <span class="col-9 card-header-info">
      <h2 class="titletext">
        <div>
          <a href="https://mutualfund.adityabirlacapital.com/wealth-creation-solutions/aditya-birla-sun-life-Multicap-Fund" target="_blank" tabindex="-1" class="top-red" style="color: rgb(62, 89, 60);"> ABSL </a>
          <span style="
    display: flex;
    align-items: center;
">
            <a href="https://mutualfund.adityabirlacapital.com/wealth-creation-solutions/aditya-birla-sun-life-Multicap-Fund" target="_blank" tabindex="-1" class="top-green " style="/* display: flex; */color: rgb(199, 34, 42);/* width: 218px; */">Multi-Cap Fund</a>
            <!--span class="card_iicon hover_title">
<img src="/-/media/bsl/images/dynamicpage/info.svg" alt="img" />
<span class="flexi_cap_hided_text"> </span>
</span -->
          </span>
        </div>
      </h2>
    </span>
    <span class="col-3 p-0 d-flex flex-column align-items-center" id="" style="cursor: pointer;">
      <p style="font-size: 10px; font-weight: bold; color: #6c7174">REG-G</p>
    </span>
  </div>
  <ul class="tags col-12 p-0 d-flex">
    <li class="tag" style="background: #f7a500; color: #ffffff">Wealth Creation</li>
    <li class="tag" style="background: #f2f3f6">Equity-Multicap Fund</li>
  </ul>
  <hr>
  <div class="drow returns m-0">
    <div class="col-5">
      <h3 class="av-card-ar" style="display: flex; align-item: center">
        <span style="display:none;" class="returnbenchb18">23.02</span>
        <span style="display:none;" class="returnbench118">39.80</span>
        <span style="display:none;" class="returnbench318">19.73</span>
        <span style="display:none;" class="returnbench518">0.00</span>
        <div class="benchmarkvalue18">39.80</div>
        <span> % </span>
        <span class="img-fluid anuup18" style="margin: 2px 2px 0px 12px;">
          <img src="/-/media/allfund/triangle-top.webp?extension=webp&amp;extension=webp&amp;h=48&amp;w=48&amp;la=en&amp;hash=E8BBD6986992C17F848BC7D3A26038C5" alt="">
        </span>
        <span class="img-fluid  anudown18" style=" margin: 2px 2px 0 12px;display:none;">
          <img src="/Content/images/Homepage/triangle-bottom.png" alt="">
        </span>
      </h3>
      <p style="font-size: 12px">Annualized Returns</p>
    </div>
  </div>
  <div class="col-12 p-0 d-flex justify-content-between inception_years_tab">
    <div class="btn btn_green btn_nor btnb18" onclick="yearvalue('Since Inception','18');">Since Inception</div>
    <div class="btn btn_green btn1Y18" onclick="yearvalue('1Y','18');">1Y</div>
    <div class="btn btn_nor btn3Y18" onclick="yearvalue('3Y','18');">3Y</div>
    <div class="btn btn_nor btn_disable btn5Y18" onclick="yearvalue('5Y','18');">5Y</div>
  </div>
  <hr>
  <div class="col-12 p-0 d-flex justify-content-center aum_nav_tab_box">
    <div class="desc">
      <input type="hidden" class="itm" value="B71B" id="" tabindex="-1">
      <p class="desc-title">AUM: <b style="white-space:nowrap"><label class="lblInvestmentAUMValue18"><span>₹ </span>5984.92</label></b></p>
    </div>
    <!-- <div class="desc d-flex align-items-center">
                                                            <p class="desc-title">Risk:</p>
                                                            <div class="d-flex">
                                                                <span style="display: flex;align-items: flex-start;">
                                                                    <span class="lblInvestmentRisk1Value18  " style="font-size: 13px;font-family:pf_handbook_proregular;font-weight: bold; color: #696969">Principal at very high risk</span>
                                                                </span>
                                                                <div class="hover-img-box1" style="position: relative;">

                                                                    <div class="info1image">
                                                                        <span style="padding-top: 7px;width: 15%;"> <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" style="width: 14px" alt="img" /> </span>
                                                                    </div>
                                                                        <div class="description1" style="display: none">

                                                                            <div style="width: 100%; margin: 0 0 10px -1px">
                                                                                
                                                                            </div>
                                                                            <p>This open ended equity Scheme is suitable for investors who are seeking*
<ol style="padding: 0px 0px 14px 16px;">
     <li>Long term capital growth and income</li>
    <li>Investment predominantly in equity and equity related
instruments as well as debt and money market
instruments</li>
</ol>
<p>&nbsp;</p>
<p>*Investors should consult their mutual fund distributor if in doubt about whether the&nbsp;product is suitable for them.</p></p>

                                                                        </div>

                                                                </div>
                                                            </div>
                                                        </div> -->
    <div class="desc">
      <p class="desc-title">NAV: <b style="white-space:nowrap"><label class="lblInvestmentNavValue18"><span>₹ </span>19.37</label></b></p>
    </div>
    <div class="desc d-flex align-items-center">
      <p class="desc-title">Exit Load Duration:</p>
      <div class="d-flex info2image" style="font-size:14px; font-family:pf_handbook_proregular;font-weight:bold;color:#696969;">
        <b style="white-space:nowrap">90 D</b>
        <div class="hover-img-box2" style="position: relative">
          <div style="height: 14px; margin: 0px 0 0 6px">
            <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" style="width: 14px" alt="img">
          </div>
          <div class="description2" style="display: none"> For redemption/switchout of units on or before 90 days from the date of allotment: 1.00% of applicable NAV. For redemption /switch-out of units after 90 days from the date of allotment: Nil.
          </div>
        </div>
      </div>
    </div>
    <!-- <div class="col-md-5 p-0 pl-3" id="principalrisk">
                                                        
                                                    </div> -->
  </div>
  <div class="col-12 p-0 sip_lumpsum_btn">
    <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=MCF" class="links" tabindex="-1">                                                        <button type="button" class="cta-button" tabindex="-1">Start SIP</button>
</a> <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=MCF" class="links" tabindex="-1">                                                        <button type="button" class="cta-button" tabindex="-1">Lumpsum</button>
</a>
  </div>
</form>

<form class="content-box">
  <div class="drow dynamic_row  m-0">
    <span class="col-9 card-header-info">
      <h2 class="titletext">
        <div>
          <a href="https://mutualfund.adityabirlacapital.com/products/wealth-creation-solutions/Aditya-Birla-Sun-Life-Flexi-cap-fund" target="_blank" tabindex="-1" class="top-red" style="color: rgb(62, 89, 60);"> ABSL </a>
          <span style="
    display: flex;
    align-items: center;
">
            <a href="https://mutualfund.adityabirlacapital.com/products/wealth-creation-solutions/Aditya-Birla-Sun-Life-Flexi-cap-fund" target="_blank" tabindex="-1" class="top-green " style="/* display: flex; */color: rgb(199, 34, 42);/* width: 218px; */">Flexi Cap Fund</a>
            <!--span class="card_iicon hover_title">
<img src="/-/media/bsl/images/dynamicpage/info.svg" alt="img" />
<span class="flexi_cap_hided_text">Fund Fund </span>
</span -->
          </span>
        </div>
      </h2>
    </span>
    <span class="col-3 p-0 d-flex flex-column align-items-center" id="" style="cursor: pointer;">
      <p style="font-size: 10px; font-weight: bold; color: #6c7174">REG-G</p>
    </span>
  </div>
  <ul class="tags col-12 p-0 d-flex">
    <li class="tag" style="background: #f7a500; color: #ffffff">Wealth Creation</li>
    <li class="tag" style="background: #f2f3f6">Equity-Flexi Cap Fund</li>
  </ul>
  <hr>
  <div class="drow returns m-0">
    <div class="col-5">
      <h3 class="av-card-ar" style="display: flex; align-item: center">
        <span style="display:none;" class="returnbenchb19">21.95</span>
        <span style="display:none;" class="returnbench119">36.24</span>
        <span style="display:none;" class="returnbench319">16.60</span>
        <span style="display:none;" class="returnbench519">18.97</span>
        <div class="benchmarkvalue19">36.24</div>
        <span> % </span>
        <span class="img-fluid anuup19" style="margin: 2px 2px 0px 12px;">
          <img src="/-/media/allfund/triangle-top.webp?extension=webp&amp;extension=webp&amp;h=48&amp;w=48&amp;la=en&amp;hash=E8BBD6986992C17F848BC7D3A26038C5" alt="">
        </span>
        <span class="img-fluid  anudown19" style=" margin: 2px 2px 0 12px;display:none;">
          <img src="/Content/images/Homepage/triangle-bottom.png" alt="">
        </span>
      </h3>
      <p style="font-size: 12px">Annualized Returns</p>
    </div>
    <div class="col-7 counter" style="margin-top: 0px; display: flex;column-gap:2px;align-items: center;padding-left:15px;">
      <span class="count"><img src="~/media/Group 1171281375.svg?h=24&amp;w=24&amp;hash=2B1E24C3DE303FC0D42EFAC3413D5B01" alt="popper" style="width: 18.0741px; height: 17.3333px;"></span>
      <span class="count count-number" style="font-size: 12px;font-weight:bold;margin:0 4px;"> 10 </span>
      <div style="display:flex;white-space: nowrap;">
        <div>Lac + Investor and Counting</div>
      </div>
    </div>
  </div>
  <div class="col-12 p-0 d-flex justify-content-between inception_years_tab">
    <div class="btn btn_green btn_nor btnb19" onclick="yearvalue('Since Inception','19');">Since Inception</div>
    <div class="btn btn_green btn1Y19" onclick="yearvalue('1Y','19');">1Y</div>
    <div class="btn btn_nor btn3Y19" onclick="yearvalue('3Y','19');">3Y</div>
    <div class="btn btn_nor btn5Y19" onclick="yearvalue('5Y','19');">5Y</div>
  </div>
  <hr>
  <div class="col-12 p-0 d-flex justify-content-center aum_nav_tab_box">
    <div class="desc">
      <input type="hidden" class="itm" value="B51" id="" tabindex="-1">
      <p class="desc-title">AUM: <b style="white-space:nowrap"><label class="lblInvestmentAUMValue19"><span>₹ </span>21895.99</label></b></p>
    </div>
    <!-- <div class="desc d-flex align-items-center">
                                                            <p class="desc-title">Risk:</p>
                                                            <div class="d-flex">
                                                                <span style="display: flex;align-items: flex-start;">
                                                                    <span class="lblInvestmentRisk1Value19  " style="font-size: 13px;font-family:pf_handbook_proregular;font-weight: bold; color: #696969">Principal at very high risk</span>
                                                                </span>
                                                                <div class="hover-img-box1" style="position: relative;">

                                                                    <div class="info1image">
                                                                        <span style="padding-top: 7px;width: 15%;"> <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" style="width: 14px" alt="img" /> </span>
                                                                    </div>
                                                                        <div class="description1" style="display: none">

                                                                            <div style="width: 100%; margin: 0 0 10px -1px">
                                                                                
                                                                            </div>
                                                                            <p>This open ended equity Scheme is suitable for investors who are seeking*
<ol style="padding: 0px 0px 14px 16px;">
  <li>- Long term capital growth</li>
    <li>- investments in equity and equity related securities</li>
</ol>
<p>&nbsp;</p>
<p>*Investors should consult their mutual fund distributor if in doubt about whether the&nbsp;product is suitable for them.</p></p>

                                                                        </div>

                                                                </div>
                                                            </div>
                                                        </div> -->
    <div class="desc">
      <p class="desc-title">NAV: <b style="white-space:nowrap"><label class="lblInvestmentNavValue19"><span>₹ </span>1705.51</label></b></p>
    </div>
    <div class="desc d-flex align-items-center">
      <p class="desc-title">Exit Load Duration:</p>
      <div class="d-flex info2image" style="font-size:14px; font-family:pf_handbook_proregular;font-weight:bold;color:#696969;">
        <b style="white-space:nowrap">90 D</b>
        <div class="hover-img-box2" style="position: relative">
          <div style="height: 14px; margin: 0px 0 0 6px">
            <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" style="width: 14px" alt="img">
          </div>
          <div class="description2" style="display: none"> For redemption /switchout of units on or before 90 days from the date of allotment: 1.00% of applicable NAV. For redemption /switch-out of units after 90 days from the date of allotment: Nil.
          </div>
        </div>
      </div>
    </div>
    <!-- <div class="col-md-5 p-0 pl-3" id="principalrisk">
                                                        
                                                    </div> -->
  </div>
  <div class="col-12 p-0 sip_lumpsum_btn">
    <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=AEF" class="links" tabindex="-1">                                                        <button type="button" class="cta-button" tabindex="-1">Start SIP</button>
</a> <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=AEF" class="links" tabindex="-1">                                                        <button type="button" class="cta-button" tabindex="-1">Lumpsum</button>
</a>
  </div>
</form>

<form class="content-box">
  <div class="drow dynamic_row  m-0">
    <span class="col-9 card-header-info">
      <h2 class="titletext">
        <div>
          <a href="https://mutualfund.adityabirlacapital.com/wealth-creation-solutions/aditya-birla-sun-life-frontline-equity-fund" target="_blank" tabindex="-1" class="top-red" style="color: rgb(62, 89, 60);"> ABSL </a>
          <span style="
    display: flex;
    align-items: center;
">
            <a href="https://mutualfund.adityabirlacapital.com/wealth-creation-solutions/aditya-birla-sun-life-frontline-equity-fund" target="_blank" tabindex="-1" class="top-green " style="/* display: flex; */color: rgb(199, 34, 42);/* width: 218px; */">Frontline Equity Fund</a>
            <!--span class="card_iicon hover_title">
<img src="/-/media/bsl/images/dynamicpage/info.svg" alt="img" />
<span class="flexi_cap_hided_text"> </span>
</span -->
          </span>
        </div>
      </h2>
    </span>
    <span class="col-3 p-0 d-flex flex-column align-items-center" id="" style="cursor: pointer;">
      <p style="font-size: 10px; font-weight: bold; color: #6c7174">REG-G</p>
    </span>
  </div>
  <ul class="tags col-12 p-0 d-flex">
    <li class="tag" style="background: #f7a500; color: #ffffff">Wealth Creation</li>
    <li class="tag" style="background: #f2f3f6">Equity-Large Cap Fund</li>
  </ul>
  <hr>
  <div class="drow returns m-0">
    <div class="col-5">
      <h3 class="av-card-ar" style="display: flex; align-item: center">
        <span style="display:none;" class="returnbenchb20">19.71</span>
        <span style="display:none;" class="returnbench120">33.19</span>
        <span style="display:none;" class="returnbench320">18.07</span>
        <span style="display:none;" class="returnbench520">18.02</span>
        <div class="benchmarkvalue20">33.19</div>
        <span> % </span>
        <span class="img-fluid anuup20" style="margin: 2px 2px 0px 12px;">
          <img src="/-/media/allfund/triangle-top.webp?extension=webp&amp;extension=webp&amp;h=48&amp;w=48&amp;la=en&amp;hash=E8BBD6986992C17F848BC7D3A26038C5" alt="">
        </span>
        <span class="img-fluid  anudown20" style=" margin: 2px 2px 0 12px;display:none;">
          <img src="/Content/images/Homepage/triangle-bottom.png" alt="">
        </span>
      </h3>
      <p style="font-size: 12px">Annualized Returns</p>
    </div>
  </div>
  <div class="col-12 p-0 d-flex justify-content-between inception_years_tab">
    <div class="btn btn_green btn_nor btnb20" onclick="yearvalue('Since Inception','20');">Since Inception</div>
    <div class="btn btn_green btn1Y20" onclick="yearvalue('1Y','20');">1Y</div>
    <div class="btn btn_nor btn3Y20" onclick="yearvalue('3Y','20');">3Y</div>
    <div class="btn btn_nor btn5Y20" onclick="yearvalue('5Y','20');">5Y</div>
  </div>
  <hr>
  <div class="col-12 p-0 d-flex justify-content-center aum_nav_tab_box">
    <div class="desc">
      <input type="hidden" class="itm" value="B92" id="" tabindex="-1">
      <p class="desc-title">AUM: <b style="white-space:nowrap"><label class="lblInvestmentAUMValue20"><span>₹ </span>29104.43</label></b></p>
    </div>
    <!-- <div class="desc d-flex align-items-center">
                                                            <p class="desc-title">Risk:</p>
                                                            <div class="d-flex">
                                                                <span style="display: flex;align-items: flex-start;">
                                                                    <span class="lblInvestmentRisk1Value20  " style="font-size: 13px;font-family:pf_handbook_proregular;font-weight: bold; color: #696969">Principal at very high risk</span>
                                                                </span>
                                                                <div class="hover-img-box1" style="position: relative;">

                                                                    <div class="info1image">
                                                                        <span style="padding-top: 7px;width: 15%;"> <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" style="width: 14px" alt="img" /> </span>
                                                                    </div>
                                                                        <div class="description1" style="display: none">

                                                                            <div style="width: 100%; margin: 0 0 10px -1px">
                                                                                
                                                                            </div>
                                                                            <p>This open ended equity Scheme is suitable for investors who are seeking*
<ol style="padding: 0px 0px 14px 16px;">
    <li>Long term capital growth</li>
    <li>Investments in equity and equity related securities, diversified across various
industries in line with the benchmark index, NIFTY 100 TRI</li>

</ol>
<p>&nbsp;</p>
<p>*Investors should consult their mutual fund distributor if in doubt about whether the&nbsp;product is suitable for them.</p></p>

                                                                        </div>

                                                                </div>
                                                            </div>
                                                        </div> -->
    <div class="desc">
      <p class="desc-title">NAV: <b style="white-space:nowrap"><label class="lblInvestmentNavValue20"><span>₹ </span>512.84</label></b></p>
    </div>
    <div class="desc d-flex align-items-center">
      <p class="desc-title">Exit Load Duration:</p>
      <div class="d-flex info2image" style="font-size:14px; font-family:pf_handbook_proregular;font-weight:bold;color:#696969;">
        <b style="white-space:nowrap">90 D</b>
        <div class="hover-img-box2" style="position: relative">
          <div style="height: 14px; margin: 0px 0 0 6px">
            <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" style="width: 14px" alt="img">
          </div>
          <div class="description2" style="display: none"> For redemption/switchout of units on or before 90 days from the date of allotment:1.00% of applicable NAV. For redemption/switch-out of units after 90 days from the date of allotment: Nil
          </div>
        </div>
      </div>
    </div>
    <!-- <div class="col-md-5 p-0 pl-3" id="principalrisk">
                                                        
                                                    </div> -->
  </div>
  <div class="col-12 p-0 sip_lumpsum_btn">
    <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=AFEF" class="links" tabindex="-1">                                                        <button type="button" class="cta-button" tabindex="-1">Start SIP</button>
</a> <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=AFEF" class="links" tabindex="-1">                                                        <button type="button" class="cta-button" tabindex="-1">Lumpsum</button>
</a>
  </div>
</form>

<form class="content-box">
  <div class="drow dynamic_row  m-0">
    <span class="col-9 card-header-info">
      <h2 class="titletext">
        <div>
          <a rel="noopener noreferrer" href="https://mutualfund.adityabirlacapital.com/products/wealth-creation-solutions/aditya-birla-sun-life-nifty-smallcap-50-index-fund" target="_blank" tabindex="-1" class="top-red" style="color: #3e593c;"> ABSL </a>
          <span style="display: flex; align-items: center;">
            <a rel="noopener noreferrer" href="https://mutualfund.adityabirlacapital.com/products/wealth-creation-solutions/aditya-birla-sun-life-nifty-smallcap-50-index-fund" target="_blank" tabindex="-1" class="top-green " style="/* display: flex; */color: #c7222a;/* width: 218px; */;">Nifty Smallcap 50  </a>
            <span class="card_iicon hover_title">
              <img src="-/media/bsl/images/dynamicpage/info.svg" alt="img">
              <span class="flexi_cap_hided_text">Index Fund</span>
            </span>
          </span>
        </div>
      </h2>
    </span>
    <span class="col-3 p-0 d-flex flex-column align-items-center" id="av-add" style="cursor: pointer;">
      <p style="font-size: 10px; font-weight: bold; color: #6c7174">REG-G</p>
    </span>
  </div>
  <ul class="tags col-12 p-0 d-flex">
    <li class="tag" style="background: #f7a500; color: #ffffff">Wealth Creation</li>
    <li class="tag" style="background: #f2f3f6">Other-Index Fund</li>
  </ul>
  <hr>
  <div class="drow returns m-0">
    <div class="col-5">
      <h3 class="av-card-ar" style="display: flex; align-item: center">
        <span style="display:none;" class="returnbenchb12">25.46</span>
        <span style="display:none;" class="returnbench112">69.07</span>
        <span style="display:none;" class="returnbench312">18.26</span>
        <span style="display:none;" class="returnbench512">0.00</span>
        <div class="benchmarkvalue12">69.08</div>
        <span> % </span>
        <span class="img-fluid anuup12" style="margin: 2px 2px 0px 12px;">
          <img src="/-/media/allfund/triangle-top.webp?extension=webp&amp;extension=webp&amp;h=48&amp;w=48&amp;la=en&amp;hash=E8BBD6986992C17F848BC7D3A26038C5" alt="">
        </span>
        <span class="img-fluid  anudown12" style=" margin: 2px 2px 0 12px;display:none;">
          <img src="/Content/images/Homepage/triangle-bottom.png" alt="">
        </span>
      </h3>
      <p style="font-size: 12px">Annualized Returns</p>
    </div>
  </div>
  <div class="col-12 p-0 d-flex justify-content-between inception_years_tab">
    <div class="btn btn_green btn_nor btnb12" onclick="yearvalue('Since Inception','12');">Since Inception</div>
    <div class="btn btn_green btn1Y12" onclick="yearvalue('1Y','12');">1Y</div>
    <div class="btn btn_nor btn3Y12" onclick="yearvalue('3Y','12');">3Y</div>
    <div class="btn btn_nor btn_disable btn5Y12" onclick="yearvalue('5Y','12');">5Y</div>
  </div>
  <hr>
  <div class="col-12 p-0 d-flex justify-content-center aum_nav_tab_box">
    <div class="desc">
      <input type="hidden" class="itm" value="B69B" id="12" tabindex="-1">
      <p class="desc-title">AUM: <b style="white-space:nowrap"><label class="lblInvestmentAUMValue12"><span>₹ </span>220.68</label></b></p>
    </div>
    <!-- <div class="desc d-flex align-items-center">
                                                            <p class="desc-title">Risk:</p>
                                                            <div class="d-flex">
                                                                <span style="display: flex;align-items: flex-start;">
                                                                    <span class="lblInvestmentRisk1Value12  " style="font-size: 13px;font-family:pf_handbook_proregular;font-weight: bold; color: #696969">Principal at very high risk</span>
                                                                </span>
                                                                <div class="hover-img-box1" style="position: relative;">

                                                                    <div class="info1image">
                                                                        <span style="padding-top: 7px;width: 15%;"> <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" style="width: 14px" alt="img" /> </span>
                                                                    </div>
                                                                        <div class="description1" style="display: none">

                                                                            <div style="width: 100%; margin: 0 0 10px -1px">
                                                                                
                                                                            </div>
                                                                            <p>This open ended equity Scheme is suitable for investors who are seeking*
<ol style="padding: 0px 0px 14px 16px;">
  <li>- Long term Capital Appreciation</li>
    <li>-   Investments in Equity and Equity related
securities and replicates the composition of the
Nifty Smallcap 50 Index</li>
</ol>
<p>&nbsp;</p>
<p>*Investors should consult their mutual fund distributor if in doubt about whether the&nbsp;product is suitable for them.</p></p>

                                                                        </div>

                                                                </div>
                                                            </div>
                                                        </div> -->
    <div class="desc">
      <p class="desc-title">NAV: <b style="white-space:nowrap"><label class="lblInvestmentNavValue12"><span>₹ </span>21.09</label></b></p>
    </div>
    <div class="desc d-flex align-items-center">
      <p class="desc-title">Exit Load Duration:</p>
      <div class="d-flex info2image" style="font-size:14px; font-family:pf_handbook_proregular;font-weight:bold;color:#696969;">
        <b style="white-space:nowrap">15 D</b>
        <div class="hover-img-box2" style="position: relative">
          <div style="height: 14px; margin: 0px 0 0 6px">
            <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" style="width: 14px" alt="img">
          </div>
          <div class="description2" style="display: none"> For redemption / switch-out of units on or before 15 days from the date of allotment: 0.50% of applicable NAV. For redemption / switch-out of units after 15 days from the date of allotment -
            NIL </div>
        </div>
      </div>
    </div>
    <!-- <div class="col-md-5 p-0 pl-3" id="principalrisk">
                                                        
                                                    </div> -->
  </div>
  <div class="col-12 p-0 sip_lumpsum_btn">
    <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=NSC50" class="links" tabindex="-1">                                                        <button type="button" class="cta-button" tabindex="-1">Start SIP</button>
</a> <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=NSC50" class="links" tabindex="-1">                                                        <button type="button" class="cta-button" tabindex="-1">Lumpsum</button>
</a>
  </div>
</form>

<form class="content-box">
  <div class="drow dynamic_row  m-0">
    <span class="col-9 card-header-info">
      <h2 class="titletext">
        <div>
          <a href="https://mutualfund.adityabirlacapital.com/products/wealth-creation-solutions/aditya birla sun life psu equity fund" target="_blank" tabindex="-1" class="top-red" style="color: rgb(62, 89, 60);"> ABSL </a>
          <span style="
    display: flex;
    align-items: center;
">
            <a href="https://mutualfund.adityabirlacapital.com/products/wealth-creation-solutions/aditya birla sun life psu equity fund" target="_blank" tabindex="-1" class="top-green " style="/* display: flex; */color: rgb(199, 34, 42);/* width: 218px; */">PSU Equity Fund</a>
            <!--span class="card_iicon hover_title">
<img src="/-/media/bsl/images/dynamicpage/info.svg" alt="img" />
<span class="flexi_cap_hided_text"> </span>
</span -->
          </span>
        </div>
      </h2>
    </span>
    <span class="col-3 p-0 d-flex flex-column align-items-center" id="av-add" style="cursor: pointer;">
      <p style="font-size: 10px; font-weight: bold; color: #6c7174">REG-G</p>
    </span>
  </div>
  <ul class="tags col-12 p-0 d-flex">
    <li class="tag" style="background: #f7a500; color: #ffffff">Wealth Creation</li>
    <li class="tag" style="background: #f2f3f6">Equity-Thematic</li>
  </ul>
  <hr>
  <div class="drow returns m-0">
    <div class="col-5">
      <h3 class="av-card-ar" style="display: flex; align-item: center">
        <span style="display:none;" class="returnbenchb13">33.46</span>
        <span style="display:none;" class="returnbench113">94.71</span>
        <span style="display:none;" class="returnbench313">42.20</span>
        <span style="display:none;" class="returnbench513">0.00</span>
        <div class="benchmarkvalue13">94.72</div>
        <span> % </span>
        <span class="img-fluid anuup13" style="margin: 2px 2px 0px 12px;">
          <img src="/-/media/allfund/triangle-top.webp?extension=webp&amp;extension=webp&amp;h=48&amp;w=48&amp;la=en&amp;hash=E8BBD6986992C17F848BC7D3A26038C5" alt="">
        </span>
        <span class="img-fluid  anudown13" style=" margin: 2px 2px 0 12px;display:none;">
          <img src="/Content/images/Homepage/triangle-bottom.png" alt="">
        </span>
      </h3>
      <p style="font-size: 12px">Annualized Returns</p>
    </div>
  </div>
  <div class="col-12 p-0 d-flex justify-content-between inception_years_tab">
    <div class="btn btn_green btn_nor btnb13" onclick="yearvalue('Since Inception','13');">Since Inception</div>
    <div class="btn btn_green btn1Y13" onclick="yearvalue('1Y','13');">1Y</div>
    <div class="btn btn_nor btn3Y13" onclick="yearvalue('3Y','13');">3Y</div>
    <div class="btn btn_nor btn_disable btn5Y13" onclick="yearvalue('5Y','13');">5Y</div>
  </div>
  <hr>
  <div class="col-12 p-0 d-flex justify-content-center aum_nav_tab_box">
    <div class="desc">
      <input type="hidden" class="itm" value="B66B" id="13" tabindex="-1">
      <p class="desc-title">AUM: <b style="white-space:nowrap"><label class="lblInvestmentAUMValue13"><span>₹ </span>5121.77</label></b></p>
    </div>
    <!-- <div class="desc d-flex align-items-center">
                                                            <p class="desc-title">Risk:</p>
                                                            <div class="d-flex">
                                                                <span style="display: flex;align-items: flex-start;">
                                                                    <span class="lblInvestmentRisk1Value13  " style="font-size: 13px;font-family:pf_handbook_proregular;font-weight: bold; color: #696969">Principal at very high risk</span>
                                                                </span>
                                                                <div class="hover-img-box1" style="position: relative;">

                                                                    <div class="info1image">
                                                                        <span style="padding-top: 7px;width: 15%;"> <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" style="width: 14px" alt="img" /> </span>
                                                                    </div>
                                                                        <div class="description1" style="display: none">

                                                                            <div style="width: 100%; margin: 0 0 10px -1px">
                                                                                
                                                                            </div>
                                                                            <p>This open ended equity Scheme is suitable for investors who are seeking*
<ol style="padding: 0px 0px 14px 16px;">
  <li>- Long term capital appreciation</li>
    <li>- Investments in stocks of Public Sector Undertakings</li>
</ol>
<p>&nbsp;</p>
<p>*Investors should consult their mutual fund distributor if in doubt about whether the&nbsp;product is suitable for them.</p></p>

                                                                        </div>

                                                                </div>
                                                            </div>
                                                        </div> -->
    <div class="desc">
      <p class="desc-title">NAV: <b style="white-space:nowrap"><label class="lblInvestmentNavValue13"><span>₹ </span>37.13</label></b></p>
    </div>
    <div class="desc d-flex align-items-center">
      <p class="desc-title">Exit Load Duration:</p>
      <div class="d-flex info2image" style="font-size:14px; font-family:pf_handbook_proregular;font-weight:bold;color:#696969;">
        <b style="white-space:nowrap">30 D</b>
        <div class="hover-img-box2" style="position: relative">
          <div style="height: 14px; margin: 0px 0 0 6px">
            <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" style="width: 14px" alt="img">
          </div>
          <div class="description2" style="display: none"> For redemption/switch-out of units on or before 30 days from the date of allotment: 1.00 % of applicable NAV. </div>
        </div>
      </div>
    </div>
    <!-- <div class="col-md-5 p-0 pl-3" id="principalrisk">
                                                        
                                                    </div> -->
  </div>
  <div class="col-12 p-0 sip_lumpsum_btn">
    <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=PSU" class="links" tabindex="-1">                                                        <button type="button" class="cta-button" tabindex="-1">Start SIP</button>
</a> <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=PSU" class="links" tabindex="-1">                                                        <button type="button" class="cta-button" tabindex="-1">Lumpsum</button>
</a>
  </div>
</form>

<form class="content-box">
  <div class="drow dynamic_row  m-0">
    <span class="col-9 card-header-info">
      <h2 class="titletext">
        <div>
          <a href="https://mutualfund.adityabirlacapital.com/products/wealth-creation-solutions/aditya birla sun life infrastructure fund" target="_blank" tabindex="-1" class="top-red" style="color: rgb(62, 89, 60);"> ABSL </a>
          <span style="
    display: flex;
    align-items: center;
">
            <a href="https://mutualfund.adityabirlacapital.com/products/wealth-creation-solutions/aditya birla sun life infrastructure fund" target="_blank" tabindex="-1" class="top-green " style="/* display: flex; */color: rgb(199, 34, 42);/* width: 218px; */">Infrastructure Fund</a>
            <!--span class="card_iicon hover_title">
<img src="/-/media/bsl/images/dynamicpage/info.svg" alt="img" />
<span class="flexi_cap_hided_text">Fund Fund </span>
</span -->
          </span>
        </div>
      </h2>
    </span>
    <span class="col-3 p-0 d-flex flex-column align-items-center" id="av-add" style="cursor: pointer;">
      <p style="font-size: 10px; font-weight: bold; color: #6c7174">REG-G</p>
    </span>
  </div>
  <ul class="tags col-12 p-0 d-flex">
    <li class="tag" style="background: #f7a500; color: #ffffff">Wealth Creation</li>
    <li class="tag" style="background: #f2f3f6">Equity-Sectoral</li>
  </ul>
  <hr>
  <div class="drow returns m-0">
    <div class="col-5">
      <h3 class="av-card-ar" style="display: flex; align-item: center">
        <span style="display:none;" class="returnbenchb14">13.45</span>
        <span style="display:none;" class="returnbench114">60.08</span>
        <span style="display:none;" class="returnbench314">29.25</span>
        <span style="display:none;" class="returnbench514">26.69</span>
        <div class="benchmarkvalue14">60.09</div>
        <span> % </span>
        <span class="img-fluid anuup14" style="margin: 2px 2px 0px 12px;">
          <img src="/-/media/allfund/triangle-top.webp?extension=webp&amp;extension=webp&amp;h=48&amp;w=48&amp;la=en&amp;hash=E8BBD6986992C17F848BC7D3A26038C5" alt="">
        </span>
        <span class="img-fluid  anudown14" style=" margin: 2px 2px 0 12px;display:none;">
          <img src="/Content/images/Homepage/triangle-bottom.png" alt="">
        </span>
      </h3>
      <p style="font-size: 12px">Annualized Returns</p>
    </div>
  </div>
  <div class="col-12 p-0 d-flex justify-content-between inception_years_tab">
    <div class="btn btn_green btn_nor btnb14" onclick="yearvalue('Since Inception','14');">Since Inception</div>
    <div class="btn btn_green btn1Y14" onclick="yearvalue('1Y','14');">1Y</div>
    <div class="btn btn_nor btn3Y14" onclick="yearvalue('3Y','14');">3Y</div>
    <div class="btn btn_nor btn5Y14" onclick="yearvalue('5Y','14');">5Y</div>
  </div>
  <hr>
  <div class="col-12 p-0 d-flex justify-content-center aum_nav_tab_box">
    <div class="desc">
      <input type="hidden" class="itm" value="B293G" id="14" tabindex="-1">
      <p class="desc-title">AUM: <b style="white-space:nowrap"><label class="lblInvestmentAUMValue14"><span>₹ </span>1217.90</label></b></p>
    </div>
    <!-- <div class="desc d-flex align-items-center">
                                                            <p class="desc-title">Risk:</p>
                                                            <div class="d-flex">
                                                                <span style="display: flex;align-items: flex-start;">
                                                                    <span class="lblInvestmentRisk1Value14  " style="font-size: 13px;font-family:pf_handbook_proregular;font-weight: bold; color: #696969">Principal at very high risk</span>
                                                                </span>
                                                                <div class="hover-img-box1" style="position: relative;">

                                                                    <div class="info1image">
                                                                        <span style="padding-top: 7px;width: 15%;"> <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" style="width: 14px" alt="img" /> </span>
                                                                    </div>
                                                                        <div class="description1" style="display: none">

                                                                            <div style="width: 100%; margin: 0 0 10px -1px">
                                                                                
                                                                            </div>
                                                                            <p>This open ended equity Scheme is suitable for investors who are seeking*
<ol style="padding: 0px 0px 14px 16px;">
  <li>- Long term capital growth</li>
    <li>- Investments in equity and equity related securities of companies expected to benefit from the economic reforms, PSU divestment and increased government spending</li>
</ol>
<p>&nbsp;</p>
<p>*Investors should consult their mutual fund distributor if in doubt about whether the&nbsp;product is suitable for them.</p></p>

                                                                        </div>

                                                                </div>
                                                            </div>
                                                        </div> -->
    <div class="desc">
      <p class="desc-title">NAV: <b style="white-space:nowrap"><label class="lblInvestmentNavValue14"><span>₹ </span>101.24</label></b></p>
    </div>
    <div class="desc d-flex align-items-center">
      <p class="desc-title">Exit Load Duration:</p>
      <div class="d-flex info2image" style="font-size:14px; font-family:pf_handbook_proregular;font-weight:bold;color:#696969;">
        <b style="white-space:nowrap">30 D</b>
        <div class="hover-img-box2" style="position: relative">
          <div style="height: 14px; margin: 0px 0 0 6px">
            <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" style="width: 14px" alt="img">
          </div>
          <div class="description2" style="display: none"> For redemption/switch out of units on or before 30 days from the date of allotment: 1.00% of applicable NAV. For redemption/switch out of units after 30 days from the date of allotment: Nil.
          </div>
        </div>
      </div>
    </div>
    <!-- <div class="col-md-5 p-0 pl-3" id="principalrisk">
                                                        
                                                    </div> -->
  </div>
  <div class="col-12 p-0 sip_lumpsum_btn">
    <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=BIFS" class="links" tabindex="-1">                                                        <button type="button" class="cta-button" tabindex="-1">Start SIP</button>
</a> <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=BIFS" class="links" tabindex="-1">                                                        <button type="button" class="cta-button" tabindex="-1">Lumpsum</button>
</a>
  </div>
</form>

<form class="content-box">
  <div class="drow dynamic_row  m-0">
    <span class="col-9 card-header-info">
      <h2 class="titletext">
        <div>
          <a href="https://mutualfund.adityabirlacapital.com/products/wealth-creation-solutions/aditya birla sun life pure value fund" target="_blank" tabindex="-1" class="top-red" style="color: rgb(62, 89, 60);"> ABSL </a>
          <span style="
    display: flex;
    align-items: center;
">
            <a href="https://mutualfund.adityabirlacapital.com/products/wealth-creation-solutions/aditya birla sun life pure value fund" target="_blank" tabindex="-1" class="top-green " style="/* display: flex; */color: rgb(199, 34, 42);/* width: 218px; */">Pure Value Fund</a>
            <!--span class="card_iicon hover_title">
<img src="/-/media/bsl/images/dynamicpage/info.svg" alt="img" />
<span class="flexi_cap_hided_text"> </span>
</span -->
          </span>
        </div>
      </h2>
    </span>
    <span class="col-3 p-0 d-flex flex-column align-items-center" id="av-add" style="cursor: pointer;">
      <p style="font-size: 10px; font-weight: bold; color: #6c7174">REG-G</p>
    </span>
  </div>
  <ul class="tags col-12 p-0 d-flex">
    <li class="tag" style="background: #f7a500; color: #ffffff">Wealth Creation</li>
    <li class="tag" style="background: #f2f3f6">Equity-Value Fund</li>
  </ul>
  <hr>
  <div class="drow returns m-0">
    <div class="col-5">
      <h3 class="av-card-ar" style="display: flex; align-item: center">
        <span style="display:none;" class="returnbenchb15">16.93</span>
        <span style="display:none;" class="returnbench115">50.88</span>
        <span style="display:none;" class="returnbench315">22.76</span>
        <span style="display:none;" class="returnbench515">21.41</span>
        <div class="benchmarkvalue15">50.88</div>
        <span> % </span>
        <span class="img-fluid anuup15" style="margin: 2px 2px 0px 12px;">
          <img src="/-/media/allfund/triangle-top.webp?extension=webp&amp;extension=webp&amp;h=48&amp;w=48&amp;la=en&amp;hash=E8BBD6986992C17F848BC7D3A26038C5" alt="">
        </span>
        <span class="img-fluid  anudown15" style=" margin: 2px 2px 0 12px;display:none;">
          <img src="/Content/images/Homepage/triangle-bottom.png" alt="">
        </span>
      </h3>
      <p style="font-size: 12px">Annualized Returns</p>
    </div>
  </div>
  <div class="col-12 p-0 d-flex justify-content-between inception_years_tab">
    <div class="btn btn_green btn_nor btnb15" onclick="yearvalue('Since Inception','15');">Since Inception</div>
    <div class="btn btn_green btn1Y15" onclick="yearvalue('1Y','15');">1Y</div>
    <div class="btn btn_nor btn3Y15" onclick="yearvalue('3Y','15');">3Y</div>
    <div class="btn btn_nor btn5Y15" onclick="yearvalue('5Y','15');">5Y</div>
  </div>
  <hr>
  <div class="col-12 p-0 d-flex justify-content-center aum_nav_tab_box">
    <div class="desc">
      <input type="hidden" class="itm" value="B296G" id="15" tabindex="-1">
      <p class="desc-title">AUM: <b style="white-space:nowrap"><label class="lblInvestmentAUMValue15"><span>₹ </span>6225.78</label></b></p>
    </div>
    <!-- <div class="desc d-flex align-items-center">
                                                            <p class="desc-title">Risk:</p>
                                                            <div class="d-flex">
                                                                <span style="display: flex;align-items: flex-start;">
                                                                    <span class="lblInvestmentRisk1Value15  " style="font-size: 13px;font-family:pf_handbook_proregular;font-weight: bold; color: #696969">Principal at very high risk</span>
                                                                </span>
                                                                <div class="hover-img-box1" style="position: relative;">

                                                                    <div class="info1image">
                                                                        <span style="padding-top: 7px;width: 15%;"> <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" style="width: 14px" alt="img" /> </span>
                                                                    </div>
                                                                        <div class="description1" style="display: none">

                                                                            <div style="width: 100%; margin: 0 0 10px -1px">
                                                                                
                                                                            </div>
                                                                            <p>This open ended equity Scheme is suitable for investors who are seeking*
<ol style="padding: 0px 0px 14px 16px;">
  <li>- Long term capital growth</li>
    <li>-  Investment predominantly in equity and equity-related securities following value investing strategy i.e. investing in stocks priced lower than their true value, based on fundamentals</li>
</ol>
<p>&nbsp;</p>
<p>*Investors should consult their mutual fund distributor if in doubt about whether the&nbsp;product is suitable for them.</p></p>

                                                                        </div>

                                                                </div>
                                                            </div>
                                                        </div> -->
    <div class="desc">
      <p class="desc-title">NAV: <b style="white-space:nowrap"><label class="lblInvestmentNavValue15"><span>₹ </span>128.25</label></b></p>
    </div>
    <div class="desc d-flex align-items-center">
      <p class="desc-title">Exit Load Duration:</p>
      <div class="d-flex info2image" style="font-size:14px; font-family:pf_handbook_proregular;font-weight:bold;color:#696969;">
        <b style="white-space:nowrap">90 D</b>
        <div class="hover-img-box2" style="position: relative">
          <div style="height: 14px; margin: 0px 0 0 6px">
            <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" style="width: 14px" alt="img">
          </div>
          <div class="description2" style="display: none"> For redemption / switch-out of units on or before 90 days from the date of allotment: 1.00% of applicable NAV. </div>
        </div>
      </div>
    </div>
    <!-- <div class="col-md-5 p-0 pl-3" id="principalrisk">
                                                        
                                                    </div> -->
  </div>
  <div class="col-12 p-0 sip_lumpsum_btn">
    <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=PVF" class="links" tabindex="-1">                                                        <button type="button" class="cta-button" tabindex="-1">Start SIP</button>
</a> <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=PVF" class="links" tabindex="-1">                                                        <button type="button" class="cta-button" tabindex="-1">Lumpsum</button>
</a>
  </div>
</form>

<form class="content-box">
  <div class="drow dynamic_row  m-0">
    <span class="col-9 card-header-info">
      <h2 class="titletext">
        <div>
          <a href="https://mutualfund.adityabirlacapital.com/products/wealth-creation-solutions/aditya birla sun life small cap fund" target="_blank" tabindex="0" class="top-red" style="color: rgb(62, 89, 60);"> ABSL </a>
          <span style="
    display: flex;
    align-items: center;
">
            <a href="https://mutualfund.adityabirlacapital.com/products/wealth-creation-solutions/aditya birla sun life small cap fund" target="_blank" tabindex="0" class="top-green " style="/* display: flex; */color: rgb(199, 34, 42);/* width: 218px; */">Small Cap Fund</a>
            <!--span class="card_iicon hover_title">
<img src="/-/media/bsl/images/dynamicpage/info.svg" alt="img" />
<span class="flexi_cap_hided_text">Fund fund </span>
</span -->
          </span>
        </div>
      </h2>
    </span>
    <span class="col-3 p-0 d-flex flex-column align-items-center" id="av-add" style="cursor: pointer;">
      <p style="font-size: 10px; font-weight: bold; color: #6c7174">REG-G</p>
    </span>
  </div>
  <ul class="tags col-12 p-0 d-flex">
    <li class="tag" style="background: #f7a500; color: #ffffff">Wealth Creation</li>
    <li class="tag" style="background: #f2f3f6">Equity-Small Cap Fund</li>
  </ul>
  <hr>
  <div class="drow returns m-0">
    <div class="col-5">
      <h3 class="av-card-ar" style="display: flex; align-item: center">
        <span style="display:none;" class="returnbenchb16">13.58</span>
        <span style="display:none;" class="returnbench116">44.25</span>
        <span style="display:none;" class="returnbench316">18.74</span>
        <span style="display:none;" class="returnbench516">22.14</span>
        <div class="benchmarkvalue16">44.25</div>
        <span> % </span>
        <span class="img-fluid anuup16" style="margin: 2px 2px 0px 12px;">
          <img src="/-/media/allfund/triangle-top.webp?extension=webp&amp;extension=webp&amp;h=48&amp;w=48&amp;la=en&amp;hash=E8BBD6986992C17F848BC7D3A26038C5" alt="">
        </span>
        <span class="img-fluid  anudown16" style=" margin: 2px 2px 0 12px;display:none;">
          <img src="/Content/images/Homepage/triangle-bottom.png" alt="">
        </span>
      </h3>
      <p style="font-size: 12px">Annualized Returns</p>
    </div>
  </div>
  <div class="col-12 p-0 d-flex justify-content-between inception_years_tab">
    <div class="btn btn_green btn_nor btnb16" onclick="yearvalue('Since Inception','16');">Since Inception</div>
    <div class="btn btn_green btn1Y16" onclick="yearvalue('1Y','16');">1Y</div>
    <div class="btn btn_nor btn3Y16" onclick="yearvalue('3Y','16');">3Y</div>
    <div class="btn btn_nor btn5Y16" onclick="yearvalue('5Y','16');">5Y</div>
  </div>
  <hr>
  <div class="col-12 p-0 d-flex justify-content-center aum_nav_tab_box">
    <div class="desc">
      <input type="hidden" class="itm" value="B295G" id="16" tabindex="0">
      <p class="desc-title">AUM: <b style="white-space:nowrap"><label class="lblInvestmentAUMValue16"><span>₹ </span>5168.78</label></b></p>
    </div>
    <!-- <div class="desc d-flex align-items-center">
                                                            <p class="desc-title">Risk:</p>
                                                            <div class="d-flex">
                                                                <span style="display: flex;align-items: flex-start;">
                                                                    <span class="lblInvestmentRisk1Value16  " style="font-size: 13px;font-family:pf_handbook_proregular;font-weight: bold; color: #696969">Principal at very high risk</span>
                                                                </span>
                                                                <div class="hover-img-box1" style="position: relative;">

                                                                    <div class="info1image">
                                                                        <span style="padding-top: 7px;width: 15%;"> <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" style="width: 14px" alt="img" /> </span>
                                                                    </div>
                                                                        <div class="description1" style="display: none">

                                                                            <div style="width: 100%; margin: 0 0 10px -1px">
                                                                                
                                                                            </div>
                                                                            <p>This open ended equity Scheme is suitable for investors who are seeking*
<ol style="padding: 0px 0px 14px 16px;">
    <li>- Long term capital growth</li>
   <li>- Investments primarily in Small cap companies</li>
</ol>
<p>&nbsp;</p>
<p>*Investors should consult their mutual fund distributor if in doubt about whether the&nbsp;product is suitable for them.</p></p>

                                                                        </div>

                                                                </div>
                                                            </div>
                                                        </div> -->
    <div class="desc">
      <p class="desc-title">NAV: <b style="white-space:nowrap"><label class="lblInvestmentNavValue16"><span>₹ </span>88.70</label></b></p>
    </div>
    <div class="desc d-flex align-items-center">
      <p class="desc-title">Exit Load Duration:</p>
      <div class="d-flex info2image" style="font-size:14px; font-family:pf_handbook_proregular;font-weight:bold;color:#696969;">
        <b style="white-space:nowrap">90 D</b>
        <div class="hover-img-box2" style="position: relative">
          <div style="height: 14px; margin: 0px 0 0 6px">
            <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" style="width: 14px" alt="img">
          </div>
          <div class="description2" style="display: none"> For redemption / switch-out of units on or before 90 days from the date of allotment: 1.00% of applicable NAV. For redemption / switch-out of units after 90 days from the date of allotment:
            Nil. </div>
        </div>
      </div>
    </div>
    <!-- <div class="col-md-5 p-0 pl-3" id="principalrisk">
                                                        
                                                    </div> -->
  </div>
  <div class="col-12 p-0 sip_lumpsum_btn">
    <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=BLTS1" class="links" tabindex="0">                                                        <button type="button" class="cta-button" tabindex="0">Start SIP</button>
</a> <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=BLTS1" class="links" tabindex="0">                                                        <button type="button" class="cta-button" tabindex="0">Lumpsum</button>
</a>
  </div>
</form>

<form class="content-box">
  <div class="drow dynamic_row  m-0">
    <span class="col-9 card-header-info">
      <h2 class="titletext">
        <div>
          <a href="https://mutualfund.adityabirlacapital.com/products/wealth-creation-solutions/Aditya-Birla-Sun-Life-digital-india-fund" target="_blank" tabindex="0" class="top-red" style="color: rgb(62, 89, 60);"> ABSL </a>
          <span style="
    display: flex;
    align-items: center;
">
            <a href="https://mutualfund.adityabirlacapital.com/products/wealth-creation-solutions/Aditya-Birla-Sun-Life-digital-india-fund" target="_blank" tabindex="0" class="top-green " style="/* display: flex; */color: rgb(199, 34, 42);/* width: 218px; */">Digital India Fund</a>
            <!--span class="card_iicon hover_title">
<img src="/-/media/bsl/images/dynamicpage/info.svg" alt="img" />
<span class="flexi_cap_hided_text">Fund fund </span>
</span -->
          </span>
        </div>
      </h2>
    </span>
    <span class="col-3 p-0 d-flex flex-column align-items-center" id="av-add" style="cursor: pointer;">
      <p style="font-size: 10px; font-weight: bold; color: #6c7174">REG-G</p>
    </span>
  </div>
  <ul class="tags col-12 p-0 d-flex">
    <li class="tag" style="background: #f7a500; color: #ffffff">Wealth Creation</li>
    <li class="tag" style="background: #f2f3f6">Equity-Sectoral</li>
  </ul>
  <hr>
  <div class="drow returns m-0">
    <div class="col-5">
      <h3 class="av-card-ar" style="display: flex; align-item: center">
        <span style="display:none;" class="returnbenchb17">12.34</span>
        <span style="display:none;" class="returnbench117">30.39</span>
        <span style="display:none;" class="returnbench317">13.63</span>
        <span style="display:none;" class="returnbench517">26.63</span>
        <div class="benchmarkvalue17">30.39</div>
        <span> % </span>
        <span class="img-fluid anuup17" style="margin: 2px 2px 0px 12px;">
          <img src="/-/media/allfund/triangle-top.webp?extension=webp&amp;extension=webp&amp;h=48&amp;w=48&amp;la=en&amp;hash=E8BBD6986992C17F848BC7D3A26038C5" alt="">
        </span>
        <span class="img-fluid  anudown17" style=" margin: 2px 2px 0 12px;display:none;">
          <img src="/Content/images/Homepage/triangle-bottom.png" alt="">
        </span>
      </h3>
      <p style="font-size: 12px">Annualized Returns</p>
    </div>
  </div>
  <div class="col-12 p-0 d-flex justify-content-between inception_years_tab">
    <div class="btn btn_green btn_nor btnb17" onclick="yearvalue('Since Inception','17');">Since Inception</div>
    <div class="btn btn_green btn1Y17" onclick="yearvalue('1Y','17');">1Y</div>
    <div class="btn btn_nor btn3Y17" onclick="yearvalue('3Y','17');">3Y</div>
    <div class="btn btn_nor btn5Y17" onclick="yearvalue('5Y','17');">5Y</div>
  </div>
  <hr>
  <div class="col-12 p-0 d-flex justify-content-center aum_nav_tab_box">
    <div class="desc">
      <input type="hidden" class="itm" value="B16" id="17" tabindex="0">
      <p class="desc-title">AUM: <b style="white-space:nowrap"><label class="lblInvestmentAUMValue17"><span>₹ </span>4659.82</label></b></p>
    </div>
    <!-- <div class="desc d-flex align-items-center">
                                                            <p class="desc-title">Risk:</p>
                                                            <div class="d-flex">
                                                                <span style="display: flex;align-items: flex-start;">
                                                                    <span class="lblInvestmentRisk1Value17  " style="font-size: 13px;font-family:pf_handbook_proregular;font-weight: bold; color: #696969">Principal at very high risk</span>
                                                                </span>
                                                                <div class="hover-img-box1" style="position: relative;">

                                                                    <div class="info1image">
                                                                        <span style="padding-top: 7px;width: 15%;"> <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" style="width: 14px" alt="img" /> </span>
                                                                    </div>
                                                                        <div class="description1" style="display: none">

                                                                            <div style="width: 100%; margin: 0 0 10px -1px">
                                                                                
                                                                            </div>
                                                                            <p>This open ended equity Scheme is suitable for investors who are seeking*
<ol style="padding: 0px 0px 14px 16px;">
    <li>- Long term capital growth</li>
   <li>- Investments in equity and equity related securities with a focus on investing in Technology, Telecom, Media, Entertainment and other related ancillary sectors.</li>
</ol>
<p>&nbsp;</p>
<p>*Investors should consult their mutual fund distributor if in doubt about whether the&nbsp;product is suitable for them.</p></p>

                                                                        </div>

                                                                </div>
                                                            </div>
                                                        </div> -->
    <div class="desc">
      <p class="desc-title">NAV: <b style="white-space:nowrap"><label class="lblInvestmentNavValue17"><span>₹ </span>173.45</label></b></p>
    </div>
    <div class="desc d-flex align-items-center">
      <p class="desc-title">Exit Load Duration:</p>
      <div class="d-flex info2image" style="font-size:14px; font-family:pf_handbook_proregular;font-weight:bold;color:#696969;">
        <b style="white-space:nowrap">30 D</b>
        <div class="hover-img-box2" style="position: relative">
          <div style="height: 14px; margin: 0px 0 0 6px">
            <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" style="width: 14px" alt="img">
          </div>
          <div class="description2" style="display: none"> For redemption/switch-out of units on or before 30 days from the date of allotment: 1.00 % of applicable NAV. </div>
        </div>
      </div>
    </div>
    <!-- <div class="col-md-5 p-0 pl-3" id="principalrisk">
                                                        
                                                    </div> -->
  </div>
  <div class="col-12 p-0 sip_lumpsum_btn">
    <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=ANM?null" class="links" tabindex="0">                                                        <button type="button" class="cta-button" tabindex="0">Start SIP</button>
</a> <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=ANM?null" class="links" tabindex="0">                                                        <button type="button" class="cta-button" tabindex="0">Lumpsum</button>
</a>
  </div>
</form>

<form class="content-box">
  <div class="drow dynamic_row  m-0">
    <span class="col-9 card-header-info">
      <h2 class="titletext">
        <div>
          <a href="https://mutualfund.adityabirlacapital.com/wealth-creation-solutions/aditya-birla-sun-life-Multicap-Fund" target="_blank" tabindex="0" class="top-red" style="color: rgb(62, 89, 60);"> ABSL </a>
          <span style="
    display: flex;
    align-items: center;
">
            <a href="https://mutualfund.adityabirlacapital.com/wealth-creation-solutions/aditya-birla-sun-life-Multicap-Fund" target="_blank" tabindex="0" class="top-green " style="/* display: flex; */color: rgb(199, 34, 42);/* width: 218px; */">Multi-Cap Fund</a>
            <!--span class="card_iicon hover_title">
<img src="/-/media/bsl/images/dynamicpage/info.svg" alt="img" />
<span class="flexi_cap_hided_text"> </span>
</span -->
          </span>
        </div>
      </h2>
    </span>
    <span class="col-3 p-0 d-flex flex-column align-items-center" id="av-add" style="cursor: pointer;">
      <p style="font-size: 10px; font-weight: bold; color: #6c7174">REG-G</p>
    </span>
  </div>
  <ul class="tags col-12 p-0 d-flex">
    <li class="tag" style="background: #f7a500; color: #ffffff">Wealth Creation</li>
    <li class="tag" style="background: #f2f3f6">Equity-Multicap Fund</li>
  </ul>
  <hr>
  <div class="drow returns m-0">
    <div class="col-5">
      <h3 class="av-card-ar" style="display: flex; align-item: center">
        <span style="display:none;" class="returnbenchb18">23.02</span>
        <span style="display:none;" class="returnbench118">39.80</span>
        <span style="display:none;" class="returnbench318">19.73</span>
        <span style="display:none;" class="returnbench518">0.00</span>
        <div class="benchmarkvalue18">39.80</div>
        <span> % </span>
        <span class="img-fluid anuup18" style="margin: 2px 2px 0px 12px;">
          <img src="/-/media/allfund/triangle-top.webp?extension=webp&amp;extension=webp&amp;h=48&amp;w=48&amp;la=en&amp;hash=E8BBD6986992C17F848BC7D3A26038C5" alt="">
        </span>
        <span class="img-fluid  anudown18" style=" margin: 2px 2px 0 12px;display:none;">
          <img src="/Content/images/Homepage/triangle-bottom.png" alt="">
        </span>
      </h3>
      <p style="font-size: 12px">Annualized Returns</p>
    </div>
  </div>
  <div class="col-12 p-0 d-flex justify-content-between inception_years_tab">
    <div class="btn btn_green btn_nor btnb18" onclick="yearvalue('Since Inception','18');">Since Inception</div>
    <div class="btn btn_green btn1Y18" onclick="yearvalue('1Y','18');">1Y</div>
    <div class="btn btn_nor btn3Y18" onclick="yearvalue('3Y','18');">3Y</div>
    <div class="btn btn_nor btn_disable btn5Y18" onclick="yearvalue('5Y','18');">5Y</div>
  </div>
  <hr>
  <div class="col-12 p-0 d-flex justify-content-center aum_nav_tab_box">
    <div class="desc">
      <input type="hidden" class="itm" value="B71B" id="18" tabindex="0">
      <p class="desc-title">AUM: <b style="white-space:nowrap"><label class="lblInvestmentAUMValue18"><span>₹ </span>5984.92</label></b></p>
    </div>
    <!-- <div class="desc d-flex align-items-center">
                                                            <p class="desc-title">Risk:</p>
                                                            <div class="d-flex">
                                                                <span style="display: flex;align-items: flex-start;">
                                                                    <span class="lblInvestmentRisk1Value18  " style="font-size: 13px;font-family:pf_handbook_proregular;font-weight: bold; color: #696969">Principal at very high risk</span>
                                                                </span>
                                                                <div class="hover-img-box1" style="position: relative;">

                                                                    <div class="info1image">
                                                                        <span style="padding-top: 7px;width: 15%;"> <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" style="width: 14px" alt="img" /> </span>
                                                                    </div>
                                                                        <div class="description1" style="display: none">

                                                                            <div style="width: 100%; margin: 0 0 10px -1px">
                                                                                
                                                                            </div>
                                                                            <p>This open ended equity Scheme is suitable for investors who are seeking*
<ol style="padding: 0px 0px 14px 16px;">
     <li>Long term capital growth and income</li>
    <li>Investment predominantly in equity and equity related
instruments as well as debt and money market
instruments</li>
</ol>
<p>&nbsp;</p>
<p>*Investors should consult their mutual fund distributor if in doubt about whether the&nbsp;product is suitable for them.</p></p>

                                                                        </div>

                                                                </div>
                                                            </div>
                                                        </div> -->
    <div class="desc">
      <p class="desc-title">NAV: <b style="white-space:nowrap"><label class="lblInvestmentNavValue18"><span>₹ </span>19.37</label></b></p>
    </div>
    <div class="desc d-flex align-items-center">
      <p class="desc-title">Exit Load Duration:</p>
      <div class="d-flex info2image" style="font-size:14px; font-family:pf_handbook_proregular;font-weight:bold;color:#696969;">
        <b style="white-space:nowrap">90 D</b>
        <div class="hover-img-box2" style="position: relative">
          <div style="height: 14px; margin: 0px 0 0 6px">
            <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" style="width: 14px" alt="img">
          </div>
          <div class="description2" style="display: none"> For redemption/switchout of units on or before 90 days from the date of allotment: 1.00% of applicable NAV. For redemption /switch-out of units after 90 days from the date of allotment: Nil.
          </div>
        </div>
      </div>
    </div>
    <!-- <div class="col-md-5 p-0 pl-3" id="principalrisk">
                                                        
                                                    </div> -->
  </div>
  <div class="col-12 p-0 sip_lumpsum_btn">
    <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=MCF" class="links" tabindex="0">                                                        <button type="button" class="cta-button" tabindex="0">Start SIP</button>
</a> <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=MCF" class="links" tabindex="0">                                                        <button type="button" class="cta-button" tabindex="0">Lumpsum</button>
</a>
  </div>
</form>

<form class="content-box">
  <div class="drow dynamic_row  m-0">
    <span class="col-9 card-header-info">
      <h2 class="titletext">
        <div>
          <a href="https://mutualfund.adityabirlacapital.com/products/wealth-creation-solutions/Aditya-Birla-Sun-Life-Flexi-cap-fund" target="_blank" tabindex="-1" class="top-red" style="color: rgb(62, 89, 60);"> ABSL </a>
          <span style="
    display: flex;
    align-items: center;
">
            <a href="https://mutualfund.adityabirlacapital.com/products/wealth-creation-solutions/Aditya-Birla-Sun-Life-Flexi-cap-fund" target="_blank" tabindex="-1" class="top-green " style="/* display: flex; */color: rgb(199, 34, 42);/* width: 218px; */">Flexi Cap Fund</a>
            <!--span class="card_iicon hover_title">
<img src="/-/media/bsl/images/dynamicpage/info.svg" alt="img" />
<span class="flexi_cap_hided_text">Fund Fund </span>
</span -->
          </span>
        </div>
      </h2>
    </span>
    <span class="col-3 p-0 d-flex flex-column align-items-center" id="av-add" style="cursor: pointer;">
      <p style="font-size: 10px; font-weight: bold; color: #6c7174">REG-G</p>
    </span>
  </div>
  <ul class="tags col-12 p-0 d-flex">
    <li class="tag" style="background: #f7a500; color: #ffffff">Wealth Creation</li>
    <li class="tag" style="background: #f2f3f6">Equity-Flexi Cap Fund</li>
  </ul>
  <hr>
  <div class="drow returns m-0">
    <div class="col-5">
      <h3 class="av-card-ar" style="display: flex; align-item: center">
        <span style="display:none;" class="returnbenchb19">21.95</span>
        <span style="display:none;" class="returnbench119">36.24</span>
        <span style="display:none;" class="returnbench319">16.60</span>
        <span style="display:none;" class="returnbench519">18.97</span>
        <div class="benchmarkvalue19">36.24</div>
        <span> % </span>
        <span class="img-fluid anuup19" style="margin: 2px 2px 0px 12px;">
          <img src="/-/media/allfund/triangle-top.webp?extension=webp&amp;extension=webp&amp;h=48&amp;w=48&amp;la=en&amp;hash=E8BBD6986992C17F848BC7D3A26038C5" alt="">
        </span>
        <span class="img-fluid  anudown19" style=" margin: 2px 2px 0 12px;display:none;">
          <img src="/Content/images/Homepage/triangle-bottom.png" alt="">
        </span>
      </h3>
      <p style="font-size: 12px">Annualized Returns</p>
    </div>
    <div class="col-7 counter" style="margin-top: 0px; display: flex;column-gap:2px;align-items: center;padding-left:15px;">
      <span class="count"><img src="~/media/Group 1171281375.svg?h=24&amp;w=24&amp;hash=2B1E24C3DE303FC0D42EFAC3413D5B01" alt="popper" style="width: 18.0741px; height: 17.3333px;"></span>
      <span class="count count-number" style="font-size: 12px;font-weight:bold;margin:0 4px;"> 10 </span>
      <div style="display:flex;white-space: nowrap;">
        <div>Lac + Investor and Counting</div>
      </div>
    </div>
  </div>
  <div class="col-12 p-0 d-flex justify-content-between inception_years_tab">
    <div class="btn btn_green btn_nor btnb19" onclick="yearvalue('Since Inception','19');">Since Inception</div>
    <div class="btn btn_green btn1Y19" onclick="yearvalue('1Y','19');">1Y</div>
    <div class="btn btn_nor btn3Y19" onclick="yearvalue('3Y','19');">3Y</div>
    <div class="btn btn_nor btn5Y19" onclick="yearvalue('5Y','19');">5Y</div>
  </div>
  <hr>
  <div class="col-12 p-0 d-flex justify-content-center aum_nav_tab_box">
    <div class="desc">
      <input type="hidden" class="itm" value="B51" id="19" tabindex="-1">
      <p class="desc-title">AUM: <b style="white-space:nowrap"><label class="lblInvestmentAUMValue19"><span>₹ </span>21895.99</label></b></p>
    </div>
    <!-- <div class="desc d-flex align-items-center">
                                                            <p class="desc-title">Risk:</p>
                                                            <div class="d-flex">
                                                                <span style="display: flex;align-items: flex-start;">
                                                                    <span class="lblInvestmentRisk1Value19  " style="font-size: 13px;font-family:pf_handbook_proregular;font-weight: bold; color: #696969">Principal at very high risk</span>
                                                                </span>
                                                                <div class="hover-img-box1" style="position: relative;">

                                                                    <div class="info1image">
                                                                        <span style="padding-top: 7px;width: 15%;"> <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" style="width: 14px" alt="img" /> </span>
                                                                    </div>
                                                                        <div class="description1" style="display: none">

                                                                            <div style="width: 100%; margin: 0 0 10px -1px">
                                                                                
                                                                            </div>
                                                                            <p>This open ended equity Scheme is suitable for investors who are seeking*
<ol style="padding: 0px 0px 14px 16px;">
  <li>- Long term capital growth</li>
    <li>- investments in equity and equity related securities</li>
</ol>
<p>&nbsp;</p>
<p>*Investors should consult their mutual fund distributor if in doubt about whether the&nbsp;product is suitable for them.</p></p>

                                                                        </div>

                                                                </div>
                                                            </div>
                                                        </div> -->
    <div class="desc">
      <p class="desc-title">NAV: <b style="white-space:nowrap"><label class="lblInvestmentNavValue19"><span>₹ </span>1705.51</label></b></p>
    </div>
    <div class="desc d-flex align-items-center">
      <p class="desc-title">Exit Load Duration:</p>
      <div class="d-flex info2image" style="font-size:14px; font-family:pf_handbook_proregular;font-weight:bold;color:#696969;">
        <b style="white-space:nowrap">90 D</b>
        <div class="hover-img-box2" style="position: relative">
          <div style="height: 14px; margin: 0px 0 0 6px">
            <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" style="width: 14px" alt="img">
          </div>
          <div class="description2" style="display: none"> For redemption /switchout of units on or before 90 days from the date of allotment: 1.00% of applicable NAV. For redemption /switch-out of units after 90 days from the date of allotment: Nil.
          </div>
        </div>
      </div>
    </div>
    <!-- <div class="col-md-5 p-0 pl-3" id="principalrisk">
                                                        
                                                    </div> -->
  </div>
  <div class="col-12 p-0 sip_lumpsum_btn">
    <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=AEF" class="links" tabindex="-1">                                                        <button type="button" class="cta-button" tabindex="-1">Start SIP</button>
</a> <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=AEF" class="links" tabindex="-1">                                                        <button type="button" class="cta-button" tabindex="-1">Lumpsum</button>
</a>
  </div>
</form>

<form class="content-box">
  <div class="drow dynamic_row  m-0">
    <span class="col-9 card-header-info">
      <h2 class="titletext">
        <div>
          <a href="https://mutualfund.adityabirlacapital.com/wealth-creation-solutions/aditya-birla-sun-life-frontline-equity-fund" target="_blank" tabindex="-1" class="top-red" style="color: rgb(62, 89, 60);"> ABSL </a>
          <span style="
    display: flex;
    align-items: center;
">
            <a href="https://mutualfund.adityabirlacapital.com/wealth-creation-solutions/aditya-birla-sun-life-frontline-equity-fund" target="_blank" tabindex="-1" class="top-green " style="/* display: flex; */color: rgb(199, 34, 42);/* width: 218px; */">Frontline Equity Fund</a>
            <!--span class="card_iicon hover_title">
<img src="/-/media/bsl/images/dynamicpage/info.svg" alt="img" />
<span class="flexi_cap_hided_text"> </span>
</span -->
          </span>
        </div>
      </h2>
    </span>
    <span class="col-3 p-0 d-flex flex-column align-items-center" id="av-add" style="cursor: pointer;">
      <p style="font-size: 10px; font-weight: bold; color: #6c7174">REG-G</p>
    </span>
  </div>
  <ul class="tags col-12 p-0 d-flex">
    <li class="tag" style="background: #f7a500; color: #ffffff">Wealth Creation</li>
    <li class="tag" style="background: #f2f3f6">Equity-Large Cap Fund</li>
  </ul>
  <hr>
  <div class="drow returns m-0">
    <div class="col-5">
      <h3 class="av-card-ar" style="display: flex; align-item: center">
        <span style="display:none;" class="returnbenchb20">19.71</span>
        <span style="display:none;" class="returnbench120">33.19</span>
        <span style="display:none;" class="returnbench320">18.07</span>
        <span style="display:none;" class="returnbench520">18.02</span>
        <div class="benchmarkvalue20">33.19</div>
        <span> % </span>
        <span class="img-fluid anuup20" style="margin: 2px 2px 0px 12px;">
          <img src="/-/media/allfund/triangle-top.webp?extension=webp&amp;extension=webp&amp;h=48&amp;w=48&amp;la=en&amp;hash=E8BBD6986992C17F848BC7D3A26038C5" alt="">
        </span>
        <span class="img-fluid  anudown20" style=" margin: 2px 2px 0 12px;display:none;">
          <img src="/Content/images/Homepage/triangle-bottom.png" alt="">
        </span>
      </h3>
      <p style="font-size: 12px">Annualized Returns</p>
    </div>
  </div>
  <div class="col-12 p-0 d-flex justify-content-between inception_years_tab">
    <div class="btn btn_green btn_nor btnb20" onclick="yearvalue('Since Inception','20');">Since Inception</div>
    <div class="btn btn_green btn1Y20" onclick="yearvalue('1Y','20');">1Y</div>
    <div class="btn btn_nor btn3Y20" onclick="yearvalue('3Y','20');">3Y</div>
    <div class="btn btn_nor btn5Y20" onclick="yearvalue('5Y','20');">5Y</div>
  </div>
  <hr>
  <div class="col-12 p-0 d-flex justify-content-center aum_nav_tab_box">
    <div class="desc">
      <input type="hidden" class="itm" value="B92" id="20" tabindex="-1">
      <p class="desc-title">AUM: <b style="white-space:nowrap"><label class="lblInvestmentAUMValue20"><span>₹ </span>29104.43</label></b></p>
    </div>
    <!-- <div class="desc d-flex align-items-center">
                                                            <p class="desc-title">Risk:</p>
                                                            <div class="d-flex">
                                                                <span style="display: flex;align-items: flex-start;">
                                                                    <span class="lblInvestmentRisk1Value20  " style="font-size: 13px;font-family:pf_handbook_proregular;font-weight: bold; color: #696969">Principal at very high risk</span>
                                                                </span>
                                                                <div class="hover-img-box1" style="position: relative;">

                                                                    <div class="info1image">
                                                                        <span style="padding-top: 7px;width: 15%;"> <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" style="width: 14px" alt="img" /> </span>
                                                                    </div>
                                                                        <div class="description1" style="display: none">

                                                                            <div style="width: 100%; margin: 0 0 10px -1px">
                                                                                
                                                                            </div>
                                                                            <p>This open ended equity Scheme is suitable for investors who are seeking*
<ol style="padding: 0px 0px 14px 16px;">
    <li>Long term capital growth</li>
    <li>Investments in equity and equity related securities, diversified across various
industries in line with the benchmark index, NIFTY 100 TRI</li>

</ol>
<p>&nbsp;</p>
<p>*Investors should consult their mutual fund distributor if in doubt about whether the&nbsp;product is suitable for them.</p></p>

                                                                        </div>

                                                                </div>
                                                            </div>
                                                        </div> -->
    <div class="desc">
      <p class="desc-title">NAV: <b style="white-space:nowrap"><label class="lblInvestmentNavValue20"><span>₹ </span>512.84</label></b></p>
    </div>
    <div class="desc d-flex align-items-center">
      <p class="desc-title">Exit Load Duration:</p>
      <div class="d-flex info2image" style="font-size:14px; font-family:pf_handbook_proregular;font-weight:bold;color:#696969;">
        <b style="white-space:nowrap">90 D</b>
        <div class="hover-img-box2" style="position: relative">
          <div style="height: 14px; margin: 0px 0 0 6px">
            <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" style="width: 14px" alt="img">
          </div>
          <div class="description2" style="display: none"> For redemption/switchout of units on or before 90 days from the date of allotment:1.00% of applicable NAV. For redemption/switch-out of units after 90 days from the date of allotment: Nil
          </div>
        </div>
      </div>
    </div>
    <!-- <div class="col-md-5 p-0 pl-3" id="principalrisk">
                                                        
                                                    </div> -->
  </div>
  <div class="col-12 p-0 sip_lumpsum_btn">
    <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=AFEF" class="links" tabindex="-1">                                                        <button type="button" class="cta-button" tabindex="-1">Start SIP</button>
</a> <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=AFEF" class="links" tabindex="-1">                                                        <button type="button" class="cta-button" tabindex="-1">Lumpsum</button>
</a>
  </div>
</form>

<form class="content-box">
  <div class="drow dynamic_row  m-0">
    <span class="col-9 card-header-info">
      <h2 class="titletext">
        <div>
          <a rel="noopener noreferrer" href="https://mutualfund.adityabirlacapital.com/products/wealth-creation-solutions/aditya-birla-sun-life-nifty-smallcap-50-index-fund" target="_blank" tabindex="-1" class="top-red" style="color: #3e593c;"> ABSL </a>
          <span style="display: flex; align-items: center;">
            <a rel="noopener noreferrer" href="https://mutualfund.adityabirlacapital.com/products/wealth-creation-solutions/aditya-birla-sun-life-nifty-smallcap-50-index-fund" target="_blank" tabindex="-1" class="top-green " style="/* display: flex; */color: #c7222a;/* width: 218px; */;">Nifty Smallcap 50  </a>
            <span class="card_iicon hover_title">
              <img src="-/media/bsl/images/dynamicpage/info.svg" alt="img">
              <span class="flexi_cap_hided_text">Index Fund</span>
            </span>
          </span>
        </div>
      </h2>
    </span>
    <span class="col-3 p-0 d-flex flex-column align-items-center" id="" style="cursor: pointer;">
      <p style="font-size: 10px; font-weight: bold; color: #6c7174">REG-G</p>
    </span>
  </div>
  <ul class="tags col-12 p-0 d-flex">
    <li class="tag" style="background: #f7a500; color: #ffffff">Wealth Creation</li>
    <li class="tag" style="background: #f2f3f6">Other-Index Fund</li>
  </ul>
  <hr>
  <div class="drow returns m-0">
    <div class="col-5">
      <h3 class="av-card-ar" style="display: flex; align-item: center">
        <span style="display:none;" class="returnbenchb12">25.46</span>
        <span style="display:none;" class="returnbench112">69.07</span>
        <span style="display:none;" class="returnbench312">18.26</span>
        <span style="display:none;" class="returnbench512">0.00</span>
        <div class="benchmarkvalue12">69.08</div>
        <span> % </span>
        <span class="img-fluid anuup12" style="margin: 2px 2px 0px 12px;">
          <img src="/-/media/allfund/triangle-top.webp?extension=webp&amp;extension=webp&amp;h=48&amp;w=48&amp;la=en&amp;hash=E8BBD6986992C17F848BC7D3A26038C5" alt="">
        </span>
        <span class="img-fluid  anudown12" style=" margin: 2px 2px 0 12px;display:none;">
          <img src="/Content/images/Homepage/triangle-bottom.png" alt="">
        </span>
      </h3>
      <p style="font-size: 12px">Annualized Returns</p>
    </div>
  </div>
  <div class="col-12 p-0 d-flex justify-content-between inception_years_tab">
    <div class="btn btn_green btn_nor btnb12" onclick="yearvalue('Since Inception','12');">Since Inception</div>
    <div class="btn btn_green btn1Y12" onclick="yearvalue('1Y','12');">1Y</div>
    <div class="btn btn_nor btn3Y12" onclick="yearvalue('3Y','12');">3Y</div>
    <div class="btn btn_nor btn_disable btn5Y12" onclick="yearvalue('5Y','12');">5Y</div>
  </div>
  <hr>
  <div class="col-12 p-0 d-flex justify-content-center aum_nav_tab_box">
    <div class="desc">
      <input type="hidden" class="itm" value="B69B" id="" tabindex="-1">
      <p class="desc-title">AUM: <b style="white-space:nowrap"><label class="lblInvestmentAUMValue12"><span>₹ </span>220.68</label></b></p>
    </div>
    <!-- <div class="desc d-flex align-items-center">
                                                            <p class="desc-title">Risk:</p>
                                                            <div class="d-flex">
                                                                <span style="display: flex;align-items: flex-start;">
                                                                    <span class="lblInvestmentRisk1Value12  " style="font-size: 13px;font-family:pf_handbook_proregular;font-weight: bold; color: #696969">Principal at very high risk</span>
                                                                </span>
                                                                <div class="hover-img-box1" style="position: relative;">

                                                                    <div class="info1image">
                                                                        <span style="padding-top: 7px;width: 15%;"> <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" style="width: 14px" alt="img" /> </span>
                                                                    </div>
                                                                        <div class="description1" style="display: none">

                                                                            <div style="width: 100%; margin: 0 0 10px -1px">
                                                                                
                                                                            </div>
                                                                            <p>This open ended equity Scheme is suitable for investors who are seeking*
<ol style="padding: 0px 0px 14px 16px;">
  <li>- Long term Capital Appreciation</li>
    <li>-   Investments in Equity and Equity related
securities and replicates the composition of the
Nifty Smallcap 50 Index</li>
</ol>
<p>&nbsp;</p>
<p>*Investors should consult their mutual fund distributor if in doubt about whether the&nbsp;product is suitable for them.</p></p>

                                                                        </div>

                                                                </div>
                                                            </div>
                                                        </div> -->
    <div class="desc">
      <p class="desc-title">NAV: <b style="white-space:nowrap"><label class="lblInvestmentNavValue12"><span>₹ </span>21.09</label></b></p>
    </div>
    <div class="desc d-flex align-items-center">
      <p class="desc-title">Exit Load Duration:</p>
      <div class="d-flex info2image" style="font-size:14px; font-family:pf_handbook_proregular;font-weight:bold;color:#696969;">
        <b style="white-space:nowrap">15 D</b>
        <div class="hover-img-box2" style="position: relative">
          <div style="height: 14px; margin: 0px 0 0 6px">
            <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" style="width: 14px" alt="img">
          </div>
          <div class="description2" style="display: none"> For redemption / switch-out of units on or before 15 days from the date of allotment: 0.50% of applicable NAV. For redemption / switch-out of units after 15 days from the date of allotment -
            NIL </div>
        </div>
      </div>
    </div>
    <!-- <div class="col-md-5 p-0 pl-3" id="principalrisk">
                                                        
                                                    </div> -->
  </div>
  <div class="col-12 p-0 sip_lumpsum_btn">
    <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=NSC50" class="links" tabindex="-1">                                                        <button type="button" class="cta-button" tabindex="-1">Start SIP</button>
</a> <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=NSC50" class="links" tabindex="-1">                                                        <button type="button" class="cta-button" tabindex="-1">Lumpsum</button>
</a>
  </div>
</form>

<form class="content-box">
  <div class="drow dynamic_row  m-0">
    <span class="col-9 card-header-info">
      <h2 class="titletext">
        <div>
          <a href="https://mutualfund.adityabirlacapital.com/products/wealth-creation-solutions/aditya birla sun life psu equity fund" target="_blank" tabindex="-1" class="top-red" style="color: rgb(62, 89, 60);"> ABSL </a>
          <span style="
    display: flex;
    align-items: center;
">
            <a href="https://mutualfund.adityabirlacapital.com/products/wealth-creation-solutions/aditya birla sun life psu equity fund" target="_blank" tabindex="-1" class="top-green " style="/* display: flex; */color: rgb(199, 34, 42);/* width: 218px; */">PSU Equity Fund</a>
            <!--span class="card_iicon hover_title">
<img src="/-/media/bsl/images/dynamicpage/info.svg" alt="img" />
<span class="flexi_cap_hided_text"> </span>
</span -->
          </span>
        </div>
      </h2>
    </span>
    <span class="col-3 p-0 d-flex flex-column align-items-center" id="" style="cursor: pointer;">
      <p style="font-size: 10px; font-weight: bold; color: #6c7174">REG-G</p>
    </span>
  </div>
  <ul class="tags col-12 p-0 d-flex">
    <li class="tag" style="background: #f7a500; color: #ffffff">Wealth Creation</li>
    <li class="tag" style="background: #f2f3f6">Equity-Thematic</li>
  </ul>
  <hr>
  <div class="drow returns m-0">
    <div class="col-5">
      <h3 class="av-card-ar" style="display: flex; align-item: center">
        <span style="display:none;" class="returnbenchb13">33.46</span>
        <span style="display:none;" class="returnbench113">94.71</span>
        <span style="display:none;" class="returnbench313">42.20</span>
        <span style="display:none;" class="returnbench513">0.00</span>
        <div class="benchmarkvalue13">94.72</div>
        <span> % </span>
        <span class="img-fluid anuup13" style="margin: 2px 2px 0px 12px;">
          <img src="/-/media/allfund/triangle-top.webp?extension=webp&amp;extension=webp&amp;h=48&amp;w=48&amp;la=en&amp;hash=E8BBD6986992C17F848BC7D3A26038C5" alt="">
        </span>
        <span class="img-fluid  anudown13" style=" margin: 2px 2px 0 12px;display:none;">
          <img src="/Content/images/Homepage/triangle-bottom.png" alt="">
        </span>
      </h3>
      <p style="font-size: 12px">Annualized Returns</p>
    </div>
  </div>
  <div class="col-12 p-0 d-flex justify-content-between inception_years_tab">
    <div class="btn btn_green btn_nor btnb13" onclick="yearvalue('Since Inception','13');">Since Inception</div>
    <div class="btn btn_green btn1Y13" onclick="yearvalue('1Y','13');">1Y</div>
    <div class="btn btn_nor btn3Y13" onclick="yearvalue('3Y','13');">3Y</div>
    <div class="btn btn_nor btn_disable btn5Y13" onclick="yearvalue('5Y','13');">5Y</div>
  </div>
  <hr>
  <div class="col-12 p-0 d-flex justify-content-center aum_nav_tab_box">
    <div class="desc">
      <input type="hidden" class="itm" value="B66B" id="" tabindex="-1">
      <p class="desc-title">AUM: <b style="white-space:nowrap"><label class="lblInvestmentAUMValue13"><span>₹ </span>5121.77</label></b></p>
    </div>
    <!-- <div class="desc d-flex align-items-center">
                                                            <p class="desc-title">Risk:</p>
                                                            <div class="d-flex">
                                                                <span style="display: flex;align-items: flex-start;">
                                                                    <span class="lblInvestmentRisk1Value13  " style="font-size: 13px;font-family:pf_handbook_proregular;font-weight: bold; color: #696969">Principal at very high risk</span>
                                                                </span>
                                                                <div class="hover-img-box1" style="position: relative;">

                                                                    <div class="info1image">
                                                                        <span style="padding-top: 7px;width: 15%;"> <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" style="width: 14px" alt="img" /> </span>
                                                                    </div>
                                                                        <div class="description1" style="display: none">

                                                                            <div style="width: 100%; margin: 0 0 10px -1px">
                                                                                
                                                                            </div>
                                                                            <p>This open ended equity Scheme is suitable for investors who are seeking*
<ol style="padding: 0px 0px 14px 16px;">
  <li>- Long term capital appreciation</li>
    <li>- Investments in stocks of Public Sector Undertakings</li>
</ol>
<p>&nbsp;</p>
<p>*Investors should consult their mutual fund distributor if in doubt about whether the&nbsp;product is suitable for them.</p></p>

                                                                        </div>

                                                                </div>
                                                            </div>
                                                        </div> -->
    <div class="desc">
      <p class="desc-title">NAV: <b style="white-space:nowrap"><label class="lblInvestmentNavValue13"><span>₹ </span>37.13</label></b></p>
    </div>
    <div class="desc d-flex align-items-center">
      <p class="desc-title">Exit Load Duration:</p>
      <div class="d-flex info2image" style="font-size:14px; font-family:pf_handbook_proregular;font-weight:bold;color:#696969;">
        <b style="white-space:nowrap">30 D</b>
        <div class="hover-img-box2" style="position: relative">
          <div style="height: 14px; margin: 0px 0 0 6px">
            <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" style="width: 14px" alt="img">
          </div>
          <div class="description2" style="display: none"> For redemption/switch-out of units on or before 30 days from the date of allotment: 1.00 % of applicable NAV. </div>
        </div>
      </div>
    </div>
    <!-- <div class="col-md-5 p-0 pl-3" id="principalrisk">
                                                        
                                                    </div> -->
  </div>
  <div class="col-12 p-0 sip_lumpsum_btn">
    <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=PSU" class="links" tabindex="-1">                                                        <button type="button" class="cta-button" tabindex="-1">Start SIP</button>
</a> <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=PSU" class="links" tabindex="-1">                                                        <button type="button" class="cta-button" tabindex="-1">Lumpsum</button>
</a>
  </div>
</form>

<form class="content-box">
  <div class="drow dynamic_row  m-0">
    <span class="col-9 card-header-info">
      <h2 class="titletext">
        <div>
          <a href="https://mutualfund.adityabirlacapital.com/products/wealth-creation-solutions/aditya birla sun life infrastructure fund" target="_blank" tabindex="-1" class="top-red" style="color: rgb(62, 89, 60);"> ABSL </a>
          <span style="
    display: flex;
    align-items: center;
">
            <a href="https://mutualfund.adityabirlacapital.com/products/wealth-creation-solutions/aditya birla sun life infrastructure fund" target="_blank" tabindex="-1" class="top-green " style="/* display: flex; */color: rgb(199, 34, 42);/* width: 218px; */">Infrastructure Fund</a>
            <!--span class="card_iicon hover_title">
<img src="/-/media/bsl/images/dynamicpage/info.svg" alt="img" />
<span class="flexi_cap_hided_text">Fund Fund </span>
</span -->
          </span>
        </div>
      </h2>
    </span>
    <span class="col-3 p-0 d-flex flex-column align-items-center" id="" style="cursor: pointer;">
      <p style="font-size: 10px; font-weight: bold; color: #6c7174">REG-G</p>
    </span>
  </div>
  <ul class="tags col-12 p-0 d-flex">
    <li class="tag" style="background: #f7a500; color: #ffffff">Wealth Creation</li>
    <li class="tag" style="background: #f2f3f6">Equity-Sectoral</li>
  </ul>
  <hr>
  <div class="drow returns m-0">
    <div class="col-5">
      <h3 class="av-card-ar" style="display: flex; align-item: center">
        <span style="display:none;" class="returnbenchb14">13.45</span>
        <span style="display:none;" class="returnbench114">60.08</span>
        <span style="display:none;" class="returnbench314">29.25</span>
        <span style="display:none;" class="returnbench514">26.69</span>
        <div class="benchmarkvalue14">60.09</div>
        <span> % </span>
        <span class="img-fluid anuup14" style="margin: 2px 2px 0px 12px;">
          <img src="/-/media/allfund/triangle-top.webp?extension=webp&amp;extension=webp&amp;h=48&amp;w=48&amp;la=en&amp;hash=E8BBD6986992C17F848BC7D3A26038C5" alt="">
        </span>
        <span class="img-fluid  anudown14" style=" margin: 2px 2px 0 12px;display:none;">
          <img src="/Content/images/Homepage/triangle-bottom.png" alt="">
        </span>
      </h3>
      <p style="font-size: 12px">Annualized Returns</p>
    </div>
  </div>
  <div class="col-12 p-0 d-flex justify-content-between inception_years_tab">
    <div class="btn btn_green btn_nor btnb14" onclick="yearvalue('Since Inception','14');">Since Inception</div>
    <div class="btn btn_green btn1Y14" onclick="yearvalue('1Y','14');">1Y</div>
    <div class="btn btn_nor btn3Y14" onclick="yearvalue('3Y','14');">3Y</div>
    <div class="btn btn_nor btn5Y14" onclick="yearvalue('5Y','14');">5Y</div>
  </div>
  <hr>
  <div class="col-12 p-0 d-flex justify-content-center aum_nav_tab_box">
    <div class="desc">
      <input type="hidden" class="itm" value="B293G" id="" tabindex="-1">
      <p class="desc-title">AUM: <b style="white-space:nowrap"><label class="lblInvestmentAUMValue14"><span>₹ </span>1217.90</label></b></p>
    </div>
    <!-- <div class="desc d-flex align-items-center">
                                                            <p class="desc-title">Risk:</p>
                                                            <div class="d-flex">
                                                                <span style="display: flex;align-items: flex-start;">
                                                                    <span class="lblInvestmentRisk1Value14  " style="font-size: 13px;font-family:pf_handbook_proregular;font-weight: bold; color: #696969">Principal at very high risk</span>
                                                                </span>
                                                                <div class="hover-img-box1" style="position: relative;">

                                                                    <div class="info1image">
                                                                        <span style="padding-top: 7px;width: 15%;"> <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" style="width: 14px" alt="img" /> </span>
                                                                    </div>
                                                                        <div class="description1" style="display: none">

                                                                            <div style="width: 100%; margin: 0 0 10px -1px">
                                                                                
                                                                            </div>
                                                                            <p>This open ended equity Scheme is suitable for investors who are seeking*
<ol style="padding: 0px 0px 14px 16px;">
  <li>- Long term capital growth</li>
    <li>- Investments in equity and equity related securities of companies expected to benefit from the economic reforms, PSU divestment and increased government spending</li>
</ol>
<p>&nbsp;</p>
<p>*Investors should consult their mutual fund distributor if in doubt about whether the&nbsp;product is suitable for them.</p></p>

                                                                        </div>

                                                                </div>
                                                            </div>
                                                        </div> -->
    <div class="desc">
      <p class="desc-title">NAV: <b style="white-space:nowrap"><label class="lblInvestmentNavValue14"><span>₹ </span>101.24</label></b></p>
    </div>
    <div class="desc d-flex align-items-center">
      <p class="desc-title">Exit Load Duration:</p>
      <div class="d-flex info2image" style="font-size:14px; font-family:pf_handbook_proregular;font-weight:bold;color:#696969;">
        <b style="white-space:nowrap">30 D</b>
        <div class="hover-img-box2" style="position: relative">
          <div style="height: 14px; margin: 0px 0 0 6px">
            <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" style="width: 14px" alt="img">
          </div>
          <div class="description2" style="display: none"> For redemption/switch out of units on or before 30 days from the date of allotment: 1.00% of applicable NAV. For redemption/switch out of units after 30 days from the date of allotment: Nil.
          </div>
        </div>
      </div>
    </div>
    <!-- <div class="col-md-5 p-0 pl-3" id="principalrisk">
                                                        
                                                    </div> -->
  </div>
  <div class="col-12 p-0 sip_lumpsum_btn">
    <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=BIFS" class="links" tabindex="-1">                                                        <button type="button" class="cta-button" tabindex="-1">Start SIP</button>
</a> <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=BIFS" class="links" tabindex="-1">                                                        <button type="button" class="cta-button" tabindex="-1">Lumpsum</button>
</a>
  </div>
</form>

<form class="content-box">
  <div class="drow dynamic_row  m-0">
    <span class="col-9 card-header-info">
      <h2 class="titletext">
        <div>
          <a href="https://mutualfund.adityabirlacapital.com/products/wealth-creation-solutions/aditya birla sun life pure value fund" target="_blank" tabindex="-1" class="top-red" style="color: rgb(62, 89, 60);"> ABSL </a>
          <span style="
    display: flex;
    align-items: center;
">
            <a href="https://mutualfund.adityabirlacapital.com/products/wealth-creation-solutions/aditya birla sun life pure value fund" target="_blank" tabindex="-1" class="top-green " style="/* display: flex; */color: rgb(199, 34, 42);/* width: 218px; */">Pure Value Fund</a>
            <!--span class="card_iicon hover_title">
<img src="/-/media/bsl/images/dynamicpage/info.svg" alt="img" />
<span class="flexi_cap_hided_text"> </span>
</span -->
          </span>
        </div>
      </h2>
    </span>
    <span class="col-3 p-0 d-flex flex-column align-items-center" id="" style="cursor: pointer;">
      <p style="font-size: 10px; font-weight: bold; color: #6c7174">REG-G</p>
    </span>
  </div>
  <ul class="tags col-12 p-0 d-flex">
    <li class="tag" style="background: #f7a500; color: #ffffff">Wealth Creation</li>
    <li class="tag" style="background: #f2f3f6">Equity-Value Fund</li>
  </ul>
  <hr>
  <div class="drow returns m-0">
    <div class="col-5">
      <h3 class="av-card-ar" style="display: flex; align-item: center">
        <span style="display:none;" class="returnbenchb15">16.93</span>
        <span style="display:none;" class="returnbench115">50.88</span>
        <span style="display:none;" class="returnbench315">22.76</span>
        <span style="display:none;" class="returnbench515">21.41</span>
        <div class="benchmarkvalue15">50.88</div>
        <span> % </span>
        <span class="img-fluid anuup15" style="margin: 2px 2px 0px 12px;">
          <img src="/-/media/allfund/triangle-top.webp?extension=webp&amp;extension=webp&amp;h=48&amp;w=48&amp;la=en&amp;hash=E8BBD6986992C17F848BC7D3A26038C5" alt="">
        </span>
        <span class="img-fluid  anudown15" style=" margin: 2px 2px 0 12px;display:none;">
          <img src="/Content/images/Homepage/triangle-bottom.png" alt="">
        </span>
      </h3>
      <p style="font-size: 12px">Annualized Returns</p>
    </div>
  </div>
  <div class="col-12 p-0 d-flex justify-content-between inception_years_tab">
    <div class="btn btn_green btn_nor btnb15" onclick="yearvalue('Since Inception','15');">Since Inception</div>
    <div class="btn btn_green btn1Y15" onclick="yearvalue('1Y','15');">1Y</div>
    <div class="btn btn_nor btn3Y15" onclick="yearvalue('3Y','15');">3Y</div>
    <div class="btn btn_nor btn5Y15" onclick="yearvalue('5Y','15');">5Y</div>
  </div>
  <hr>
  <div class="col-12 p-0 d-flex justify-content-center aum_nav_tab_box">
    <div class="desc">
      <input type="hidden" class="itm" value="B296G" id="" tabindex="-1">
      <p class="desc-title">AUM: <b style="white-space:nowrap"><label class="lblInvestmentAUMValue15"><span>₹ </span>6225.78</label></b></p>
    </div>
    <!-- <div class="desc d-flex align-items-center">
                                                            <p class="desc-title">Risk:</p>
                                                            <div class="d-flex">
                                                                <span style="display: flex;align-items: flex-start;">
                                                                    <span class="lblInvestmentRisk1Value15  " style="font-size: 13px;font-family:pf_handbook_proregular;font-weight: bold; color: #696969">Principal at very high risk</span>
                                                                </span>
                                                                <div class="hover-img-box1" style="position: relative;">

                                                                    <div class="info1image">
                                                                        <span style="padding-top: 7px;width: 15%;"> <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" style="width: 14px" alt="img" /> </span>
                                                                    </div>
                                                                        <div class="description1" style="display: none">

                                                                            <div style="width: 100%; margin: 0 0 10px -1px">
                                                                                
                                                                            </div>
                                                                            <p>This open ended equity Scheme is suitable for investors who are seeking*
<ol style="padding: 0px 0px 14px 16px;">
  <li>- Long term capital growth</li>
    <li>-  Investment predominantly in equity and equity-related securities following value investing strategy i.e. investing in stocks priced lower than their true value, based on fundamentals</li>
</ol>
<p>&nbsp;</p>
<p>*Investors should consult their mutual fund distributor if in doubt about whether the&nbsp;product is suitable for them.</p></p>

                                                                        </div>

                                                                </div>
                                                            </div>
                                                        </div> -->
    <div class="desc">
      <p class="desc-title">NAV: <b style="white-space:nowrap"><label class="lblInvestmentNavValue15"><span>₹ </span>128.25</label></b></p>
    </div>
    <div class="desc d-flex align-items-center">
      <p class="desc-title">Exit Load Duration:</p>
      <div class="d-flex info2image" style="font-size:14px; font-family:pf_handbook_proregular;font-weight:bold;color:#696969;">
        <b style="white-space:nowrap">90 D</b>
        <div class="hover-img-box2" style="position: relative">
          <div style="height: 14px; margin: 0px 0 0 6px">
            <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" style="width: 14px" alt="img">
          </div>
          <div class="description2" style="display: none"> For redemption / switch-out of units on or before 90 days from the date of allotment: 1.00% of applicable NAV. </div>
        </div>
      </div>
    </div>
    <!-- <div class="col-md-5 p-0 pl-3" id="principalrisk">
                                                        
                                                    </div> -->
  </div>
  <div class="col-12 p-0 sip_lumpsum_btn">
    <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=PVF" class="links" tabindex="-1">                                                        <button type="button" class="cta-button" tabindex="-1">Start SIP</button>
</a> <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=PVF" class="links" tabindex="-1">                                                        <button type="button" class="cta-button" tabindex="-1">Lumpsum</button>
</a>
  </div>
</form>

<form class="content-box">
  <div class="drow dynamic_row  m-0">
    <span class="col-9 card-header-info">
      <h2 class="titletext">
        <div>
          <a href="https://mutualfund.adityabirlacapital.com/products/wealth-creation-solutions/aditya birla sun life small cap fund" target="_blank" tabindex="-1" class="top-red" style="color: rgb(62, 89, 60);"> ABSL </a>
          <span style="
    display: flex;
    align-items: center;
">
            <a href="https://mutualfund.adityabirlacapital.com/products/wealth-creation-solutions/aditya birla sun life small cap fund" target="_blank" tabindex="-1" class="top-green " style="/* display: flex; */color: rgb(199, 34, 42);/* width: 218px; */">Small Cap Fund</a>
            <!--span class="card_iicon hover_title">
<img src="/-/media/bsl/images/dynamicpage/info.svg" alt="img" />
<span class="flexi_cap_hided_text">Fund fund </span>
</span -->
          </span>
        </div>
      </h2>
    </span>
    <span class="col-3 p-0 d-flex flex-column align-items-center" id="" style="cursor: pointer;">
      <p style="font-size: 10px; font-weight: bold; color: #6c7174">REG-G</p>
    </span>
  </div>
  <ul class="tags col-12 p-0 d-flex">
    <li class="tag" style="background: #f7a500; color: #ffffff">Wealth Creation</li>
    <li class="tag" style="background: #f2f3f6">Equity-Small Cap Fund</li>
  </ul>
  <hr>
  <div class="drow returns m-0">
    <div class="col-5">
      <h3 class="av-card-ar" style="display: flex; align-item: center">
        <span style="display:none;" class="returnbenchb16">13.58</span>
        <span style="display:none;" class="returnbench116">44.25</span>
        <span style="display:none;" class="returnbench316">18.74</span>
        <span style="display:none;" class="returnbench516">22.14</span>
        <div class="benchmarkvalue16">44.25</div>
        <span> % </span>
        <span class="img-fluid anuup16" style="margin: 2px 2px 0px 12px;">
          <img src="/-/media/allfund/triangle-top.webp?extension=webp&amp;extension=webp&amp;h=48&amp;w=48&amp;la=en&amp;hash=E8BBD6986992C17F848BC7D3A26038C5" alt="">
        </span>
        <span class="img-fluid  anudown16" style=" margin: 2px 2px 0 12px;display:none;">
          <img src="/Content/images/Homepage/triangle-bottom.png" alt="">
        </span>
      </h3>
      <p style="font-size: 12px">Annualized Returns</p>
    </div>
  </div>
  <div class="col-12 p-0 d-flex justify-content-between inception_years_tab">
    <div class="btn btn_green btn_nor btnb16" onclick="yearvalue('Since Inception','16');">Since Inception</div>
    <div class="btn btn_green btn1Y16" onclick="yearvalue('1Y','16');">1Y</div>
    <div class="btn btn_nor btn3Y16" onclick="yearvalue('3Y','16');">3Y</div>
    <div class="btn btn_nor btn5Y16" onclick="yearvalue('5Y','16');">5Y</div>
  </div>
  <hr>
  <div class="col-12 p-0 d-flex justify-content-center aum_nav_tab_box">
    <div class="desc">
      <input type="hidden" class="itm" value="B295G" id="" tabindex="-1">
      <p class="desc-title">AUM: <b style="white-space:nowrap"><label class="lblInvestmentAUMValue16"><span>₹ </span>5168.78</label></b></p>
    </div>
    <!-- <div class="desc d-flex align-items-center">
                                                            <p class="desc-title">Risk:</p>
                                                            <div class="d-flex">
                                                                <span style="display: flex;align-items: flex-start;">
                                                                    <span class="lblInvestmentRisk1Value16  " style="font-size: 13px;font-family:pf_handbook_proregular;font-weight: bold; color: #696969">Principal at very high risk</span>
                                                                </span>
                                                                <div class="hover-img-box1" style="position: relative;">

                                                                    <div class="info1image">
                                                                        <span style="padding-top: 7px;width: 15%;"> <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" style="width: 14px" alt="img" /> </span>
                                                                    </div>
                                                                        <div class="description1" style="display: none">

                                                                            <div style="width: 100%; margin: 0 0 10px -1px">
                                                                                
                                                                            </div>
                                                                            <p>This open ended equity Scheme is suitable for investors who are seeking*
<ol style="padding: 0px 0px 14px 16px;">
    <li>- Long term capital growth</li>
   <li>- Investments primarily in Small cap companies</li>
</ol>
<p>&nbsp;</p>
<p>*Investors should consult their mutual fund distributor if in doubt about whether the&nbsp;product is suitable for them.</p></p>

                                                                        </div>

                                                                </div>
                                                            </div>
                                                        </div> -->
    <div class="desc">
      <p class="desc-title">NAV: <b style="white-space:nowrap"><label class="lblInvestmentNavValue16"><span>₹ </span>88.70</label></b></p>
    </div>
    <div class="desc d-flex align-items-center">
      <p class="desc-title">Exit Load Duration:</p>
      <div class="d-flex info2image" style="font-size:14px; font-family:pf_handbook_proregular;font-weight:bold;color:#696969;">
        <b style="white-space:nowrap">90 D</b>
        <div class="hover-img-box2" style="position: relative">
          <div style="height: 14px; margin: 0px 0 0 6px">
            <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" style="width: 14px" alt="img">
          </div>
          <div class="description2" style="display: none"> For redemption / switch-out of units on or before 90 days from the date of allotment: 1.00% of applicable NAV. For redemption / switch-out of units after 90 days from the date of allotment:
            Nil. </div>
        </div>
      </div>
    </div>
    <!-- <div class="col-md-5 p-0 pl-3" id="principalrisk">
                                                        
                                                    </div> -->
  </div>
  <div class="col-12 p-0 sip_lumpsum_btn">
    <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=BLTS1" class="links" tabindex="-1">                                                        <button type="button" class="cta-button" tabindex="-1">Start SIP</button>
</a> <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=BLTS1" class="links" tabindex="-1">                                                        <button type="button" class="cta-button" tabindex="-1">Lumpsum</button>
</a>
  </div>
</form>

<form class="content-box">
  <div class="drow dynamic_row  m-0">
    <span class="col-9 card-header-info">
      <h2 class="titletext">
        <div>
          <a href="https://mutualfund.adityabirlacapital.com/products/wealth-creation-solutions/Aditya-Birla-Sun-Life-digital-india-fund" target="_blank" tabindex="-1" class="top-red" style="color: rgb(62, 89, 60);"> ABSL </a>
          <span style="
    display: flex;
    align-items: center;
">
            <a href="https://mutualfund.adityabirlacapital.com/products/wealth-creation-solutions/Aditya-Birla-Sun-Life-digital-india-fund" target="_blank" tabindex="-1" class="top-green " style="/* display: flex; */color: rgb(199, 34, 42);/* width: 218px; */">Digital India Fund</a>
            <!--span class="card_iicon hover_title">
<img src="/-/media/bsl/images/dynamicpage/info.svg" alt="img" />
<span class="flexi_cap_hided_text">Fund fund </span>
</span -->
          </span>
        </div>
      </h2>
    </span>
    <span class="col-3 p-0 d-flex flex-column align-items-center" id="" style="cursor: pointer;">
      <p style="font-size: 10px; font-weight: bold; color: #6c7174">REG-G</p>
    </span>
  </div>
  <ul class="tags col-12 p-0 d-flex">
    <li class="tag" style="background: #f7a500; color: #ffffff">Wealth Creation</li>
    <li class="tag" style="background: #f2f3f6">Equity-Sectoral</li>
  </ul>
  <hr>
  <div class="drow returns m-0">
    <div class="col-5">
      <h3 class="av-card-ar" style="display: flex; align-item: center">
        <span style="display:none;" class="returnbenchb17">12.34</span>
        <span style="display:none;" class="returnbench117">30.39</span>
        <span style="display:none;" class="returnbench317">13.63</span>
        <span style="display:none;" class="returnbench517">26.63</span>
        <div class="benchmarkvalue17">30.39</div>
        <span> % </span>
        <span class="img-fluid anuup17" style="margin: 2px 2px 0px 12px;">
          <img src="/-/media/allfund/triangle-top.webp?extension=webp&amp;extension=webp&amp;h=48&amp;w=48&amp;la=en&amp;hash=E8BBD6986992C17F848BC7D3A26038C5" alt="">
        </span>
        <span class="img-fluid  anudown17" style=" margin: 2px 2px 0 12px;display:none;">
          <img src="/Content/images/Homepage/triangle-bottom.png" alt="">
        </span>
      </h3>
      <p style="font-size: 12px">Annualized Returns</p>
    </div>
  </div>
  <div class="col-12 p-0 d-flex justify-content-between inception_years_tab">
    <div class="btn btn_green btn_nor btnb17" onclick="yearvalue('Since Inception','17');">Since Inception</div>
    <div class="btn btn_green btn1Y17" onclick="yearvalue('1Y','17');">1Y</div>
    <div class="btn btn_nor btn3Y17" onclick="yearvalue('3Y','17');">3Y</div>
    <div class="btn btn_nor btn5Y17" onclick="yearvalue('5Y','17');">5Y</div>
  </div>
  <hr>
  <div class="col-12 p-0 d-flex justify-content-center aum_nav_tab_box">
    <div class="desc">
      <input type="hidden" class="itm" value="B16" id="" tabindex="-1">
      <p class="desc-title">AUM: <b style="white-space:nowrap"><label class="lblInvestmentAUMValue17"><span>₹ </span>4659.82</label></b></p>
    </div>
    <!-- <div class="desc d-flex align-items-center">
                                                            <p class="desc-title">Risk:</p>
                                                            <div class="d-flex">
                                                                <span style="display: flex;align-items: flex-start;">
                                                                    <span class="lblInvestmentRisk1Value17  " style="font-size: 13px;font-family:pf_handbook_proregular;font-weight: bold; color: #696969">Principal at very high risk</span>
                                                                </span>
                                                                <div class="hover-img-box1" style="position: relative;">

                                                                    <div class="info1image">
                                                                        <span style="padding-top: 7px;width: 15%;"> <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" style="width: 14px" alt="img" /> </span>
                                                                    </div>
                                                                        <div class="description1" style="display: none">

                                                                            <div style="width: 100%; margin: 0 0 10px -1px">
                                                                                
                                                                            </div>
                                                                            <p>This open ended equity Scheme is suitable for investors who are seeking*
<ol style="padding: 0px 0px 14px 16px;">
    <li>- Long term capital growth</li>
   <li>- Investments in equity and equity related securities with a focus on investing in Technology, Telecom, Media, Entertainment and other related ancillary sectors.</li>
</ol>
<p>&nbsp;</p>
<p>*Investors should consult their mutual fund distributor if in doubt about whether the&nbsp;product is suitable for them.</p></p>

                                                                        </div>

                                                                </div>
                                                            </div>
                                                        </div> -->
    <div class="desc">
      <p class="desc-title">NAV: <b style="white-space:nowrap"><label class="lblInvestmentNavValue17"><span>₹ </span>173.45</label></b></p>
    </div>
    <div class="desc d-flex align-items-center">
      <p class="desc-title">Exit Load Duration:</p>
      <div class="d-flex info2image" style="font-size:14px; font-family:pf_handbook_proregular;font-weight:bold;color:#696969;">
        <b style="white-space:nowrap">30 D</b>
        <div class="hover-img-box2" style="position: relative">
          <div style="height: 14px; margin: 0px 0 0 6px">
            <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" style="width: 14px" alt="img">
          </div>
          <div class="description2" style="display: none"> For redemption/switch-out of units on or before 30 days from the date of allotment: 1.00 % of applicable NAV. </div>
        </div>
      </div>
    </div>
    <!-- <div class="col-md-5 p-0 pl-3" id="principalrisk">
                                                        
                                                    </div> -->
  </div>
  <div class="col-12 p-0 sip_lumpsum_btn">
    <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=ANM?null" class="links" tabindex="-1">                                                        <button type="button" class="cta-button" tabindex="-1">Start SIP</button>
</a> <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=ANM?null" class="links" tabindex="-1">                                                        <button type="button" class="cta-button" tabindex="-1">Lumpsum</button>
</a>
  </div>
</form>

<form class="content-box">
  <div class="drow dynamic_row  m-0">
    <span class="col-9 card-header-info">
      <h2 class="titletext">
        <div>
          <a href="https://mutualfund.adityabirlacapital.com/wealth-creation-solutions/aditya-birla-sun-life-Multicap-Fund" target="_blank" tabindex="-1" class="top-red" style="color: rgb(62, 89, 60);"> ABSL </a>
          <span style="
    display: flex;
    align-items: center;
">
            <a href="https://mutualfund.adityabirlacapital.com/wealth-creation-solutions/aditya-birla-sun-life-Multicap-Fund" target="_blank" tabindex="-1" class="top-green " style="/* display: flex; */color: rgb(199, 34, 42);/* width: 218px; */">Multi-Cap Fund</a>
            <!--span class="card_iicon hover_title">
<img src="/-/media/bsl/images/dynamicpage/info.svg" alt="img" />
<span class="flexi_cap_hided_text"> </span>
</span -->
          </span>
        </div>
      </h2>
    </span>
    <span class="col-3 p-0 d-flex flex-column align-items-center" id="" style="cursor: pointer;">
      <p style="font-size: 10px; font-weight: bold; color: #6c7174">REG-G</p>
    </span>
  </div>
  <ul class="tags col-12 p-0 d-flex">
    <li class="tag" style="background: #f7a500; color: #ffffff">Wealth Creation</li>
    <li class="tag" style="background: #f2f3f6">Equity-Multicap Fund</li>
  </ul>
  <hr>
  <div class="drow returns m-0">
    <div class="col-5">
      <h3 class="av-card-ar" style="display: flex; align-item: center">
        <span style="display:none;" class="returnbenchb18">23.02</span>
        <span style="display:none;" class="returnbench118">39.80</span>
        <span style="display:none;" class="returnbench318">19.73</span>
        <span style="display:none;" class="returnbench518">0.00</span>
        <div class="benchmarkvalue18">39.80</div>
        <span> % </span>
        <span class="img-fluid anuup18" style="margin: 2px 2px 0px 12px;">
          <img src="/-/media/allfund/triangle-top.webp?extension=webp&amp;extension=webp&amp;h=48&amp;w=48&amp;la=en&amp;hash=E8BBD6986992C17F848BC7D3A26038C5" alt="">
        </span>
        <span class="img-fluid  anudown18" style=" margin: 2px 2px 0 12px;display:none;">
          <img src="/Content/images/Homepage/triangle-bottom.png" alt="">
        </span>
      </h3>
      <p style="font-size: 12px">Annualized Returns</p>
    </div>
  </div>
  <div class="col-12 p-0 d-flex justify-content-between inception_years_tab">
    <div class="btn btn_green btn_nor btnb18" onclick="yearvalue('Since Inception','18');">Since Inception</div>
    <div class="btn btn_green btn1Y18" onclick="yearvalue('1Y','18');">1Y</div>
    <div class="btn btn_nor btn3Y18" onclick="yearvalue('3Y','18');">3Y</div>
    <div class="btn btn_nor btn_disable btn5Y18" onclick="yearvalue('5Y','18');">5Y</div>
  </div>
  <hr>
  <div class="col-12 p-0 d-flex justify-content-center aum_nav_tab_box">
    <div class="desc">
      <input type="hidden" class="itm" value="B71B" id="" tabindex="-1">
      <p class="desc-title">AUM: <b style="white-space:nowrap"><label class="lblInvestmentAUMValue18"><span>₹ </span>5984.92</label></b></p>
    </div>
    <!-- <div class="desc d-flex align-items-center">
                                                            <p class="desc-title">Risk:</p>
                                                            <div class="d-flex">
                                                                <span style="display: flex;align-items: flex-start;">
                                                                    <span class="lblInvestmentRisk1Value18  " style="font-size: 13px;font-family:pf_handbook_proregular;font-weight: bold; color: #696969">Principal at very high risk</span>
                                                                </span>
                                                                <div class="hover-img-box1" style="position: relative;">

                                                                    <div class="info1image">
                                                                        <span style="padding-top: 7px;width: 15%;"> <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" style="width: 14px" alt="img" /> </span>
                                                                    </div>
                                                                        <div class="description1" style="display: none">

                                                                            <div style="width: 100%; margin: 0 0 10px -1px">
                                                                                
                                                                            </div>
                                                                            <p>This open ended equity Scheme is suitable for investors who are seeking*
<ol style="padding: 0px 0px 14px 16px;">
     <li>Long term capital growth and income</li>
    <li>Investment predominantly in equity and equity related
instruments as well as debt and money market
instruments</li>
</ol>
<p>&nbsp;</p>
<p>*Investors should consult their mutual fund distributor if in doubt about whether the&nbsp;product is suitable for them.</p></p>

                                                                        </div>

                                                                </div>
                                                            </div>
                                                        </div> -->
    <div class="desc">
      <p class="desc-title">NAV: <b style="white-space:nowrap"><label class="lblInvestmentNavValue18"><span>₹ </span>19.37</label></b></p>
    </div>
    <div class="desc d-flex align-items-center">
      <p class="desc-title">Exit Load Duration:</p>
      <div class="d-flex info2image" style="font-size:14px; font-family:pf_handbook_proregular;font-weight:bold;color:#696969;">
        <b style="white-space:nowrap">90 D</b>
        <div class="hover-img-box2" style="position: relative">
          <div style="height: 14px; margin: 0px 0 0 6px">
            <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" style="width: 14px" alt="img">
          </div>
          <div class="description2" style="display: none"> For redemption/switchout of units on or before 90 days from the date of allotment: 1.00% of applicable NAV. For redemption /switch-out of units after 90 days from the date of allotment: Nil.
          </div>
        </div>
      </div>
    </div>
    <!-- <div class="col-md-5 p-0 pl-3" id="principalrisk">
                                                        
                                                    </div> -->
  </div>
  <div class="col-12 p-0 sip_lumpsum_btn">
    <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=MCF" class="links" tabindex="-1">                                                        <button type="button" class="cta-button" tabindex="-1">Start SIP</button>
</a> <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=MCF" class="links" tabindex="-1">                                                        <button type="button" class="cta-button" tabindex="-1">Lumpsum</button>
</a>
  </div>
</form>

<form class="content-box">
  <div class="drow dynamic_row  m-0">
    <span class="col-9 card-header-info">
      <h2 class="titletext">
        <div>
          <a href="https://mutualfund.adityabirlacapital.com/products/wealth-creation-solutions/Aditya-Birla-Sun-Life-Flexi-cap-fund" target="_blank" tabindex="-1" class="top-red" style="color: rgb(62, 89, 60);"> ABSL </a>
          <span style="
    display: flex;
    align-items: center;
">
            <a href="https://mutualfund.adityabirlacapital.com/products/wealth-creation-solutions/Aditya-Birla-Sun-Life-Flexi-cap-fund" target="_blank" tabindex="-1" class="top-green " style="/* display: flex; */color: rgb(199, 34, 42);/* width: 218px; */">Flexi Cap Fund</a>
            <!--span class="card_iicon hover_title">
<img src="/-/media/bsl/images/dynamicpage/info.svg" alt="img" />
<span class="flexi_cap_hided_text">Fund Fund </span>
</span -->
          </span>
        </div>
      </h2>
    </span>
    <span class="col-3 p-0 d-flex flex-column align-items-center" id="" style="cursor: pointer;">
      <p style="font-size: 10px; font-weight: bold; color: #6c7174">REG-G</p>
    </span>
  </div>
  <ul class="tags col-12 p-0 d-flex">
    <li class="tag" style="background: #f7a500; color: #ffffff">Wealth Creation</li>
    <li class="tag" style="background: #f2f3f6">Equity-Flexi Cap Fund</li>
  </ul>
  <hr>
  <div class="drow returns m-0">
    <div class="col-5">
      <h3 class="av-card-ar" style="display: flex; align-item: center">
        <span style="display:none;" class="returnbenchb19">21.95</span>
        <span style="display:none;" class="returnbench119">36.24</span>
        <span style="display:none;" class="returnbench319">16.60</span>
        <span style="display:none;" class="returnbench519">18.97</span>
        <div class="benchmarkvalue19">36.24</div>
        <span> % </span>
        <span class="img-fluid anuup19" style="margin: 2px 2px 0px 12px;">
          <img src="/-/media/allfund/triangle-top.webp?extension=webp&amp;extension=webp&amp;h=48&amp;w=48&amp;la=en&amp;hash=E8BBD6986992C17F848BC7D3A26038C5" alt="">
        </span>
        <span class="img-fluid  anudown19" style=" margin: 2px 2px 0 12px;display:none;">
          <img src="/Content/images/Homepage/triangle-bottom.png" alt="">
        </span>
      </h3>
      <p style="font-size: 12px">Annualized Returns</p>
    </div>
    <div class="col-7 counter" style="margin-top: 0px; display: flex;column-gap:2px;align-items: center;padding-left:15px;">
      <span class="count"><img src="~/media/Group 1171281375.svg?h=24&amp;w=24&amp;hash=2B1E24C3DE303FC0D42EFAC3413D5B01" alt="popper" style="width: 18.0741px; height: 17.3333px;"></span>
      <span class="count count-number" style="font-size: 12px;font-weight:bold;margin:0 4px;"> 10 </span>
      <div style="display:flex;white-space: nowrap;">
        <div>Lac + Investor and Counting</div>
      </div>
    </div>
  </div>
  <div class="col-12 p-0 d-flex justify-content-between inception_years_tab">
    <div class="btn btn_green btn_nor btnb19" onclick="yearvalue('Since Inception','19');">Since Inception</div>
    <div class="btn btn_green btn1Y19" onclick="yearvalue('1Y','19');">1Y</div>
    <div class="btn btn_nor btn3Y19" onclick="yearvalue('3Y','19');">3Y</div>
    <div class="btn btn_nor btn5Y19" onclick="yearvalue('5Y','19');">5Y</div>
  </div>
  <hr>
  <div class="col-12 p-0 d-flex justify-content-center aum_nav_tab_box">
    <div class="desc">
      <input type="hidden" class="itm" value="B51" id="" tabindex="-1">
      <p class="desc-title">AUM: <b style="white-space:nowrap"><label class="lblInvestmentAUMValue19"><span>₹ </span>21895.99</label></b></p>
    </div>
    <!-- <div class="desc d-flex align-items-center">
                                                            <p class="desc-title">Risk:</p>
                                                            <div class="d-flex">
                                                                <span style="display: flex;align-items: flex-start;">
                                                                    <span class="lblInvestmentRisk1Value19  " style="font-size: 13px;font-family:pf_handbook_proregular;font-weight: bold; color: #696969">Principal at very high risk</span>
                                                                </span>
                                                                <div class="hover-img-box1" style="position: relative;">

                                                                    <div class="info1image">
                                                                        <span style="padding-top: 7px;width: 15%;"> <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" style="width: 14px" alt="img" /> </span>
                                                                    </div>
                                                                        <div class="description1" style="display: none">

                                                                            <div style="width: 100%; margin: 0 0 10px -1px">
                                                                                
                                                                            </div>
                                                                            <p>This open ended equity Scheme is suitable for investors who are seeking*
<ol style="padding: 0px 0px 14px 16px;">
  <li>- Long term capital growth</li>
    <li>- investments in equity and equity related securities</li>
</ol>
<p>&nbsp;</p>
<p>*Investors should consult their mutual fund distributor if in doubt about whether the&nbsp;product is suitable for them.</p></p>

                                                                        </div>

                                                                </div>
                                                            </div>
                                                        </div> -->
    <div class="desc">
      <p class="desc-title">NAV: <b style="white-space:nowrap"><label class="lblInvestmentNavValue19"><span>₹ </span>1705.51</label></b></p>
    </div>
    <div class="desc d-flex align-items-center">
      <p class="desc-title">Exit Load Duration:</p>
      <div class="d-flex info2image" style="font-size:14px; font-family:pf_handbook_proregular;font-weight:bold;color:#696969;">
        <b style="white-space:nowrap">90 D</b>
        <div class="hover-img-box2" style="position: relative">
          <div style="height: 14px; margin: 0px 0 0 6px">
            <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" style="width: 14px" alt="img">
          </div>
          <div class="description2" style="display: none"> For redemption /switchout of units on or before 90 days from the date of allotment: 1.00% of applicable NAV. For redemption /switch-out of units after 90 days from the date of allotment: Nil.
          </div>
        </div>
      </div>
    </div>
    <!-- <div class="col-md-5 p-0 pl-3" id="principalrisk">
                                                        
                                                    </div> -->
  </div>
  <div class="col-12 p-0 sip_lumpsum_btn">
    <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=AEF" class="links" tabindex="-1">                                                        <button type="button" class="cta-button" tabindex="-1">Start SIP</button>
</a> <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=AEF" class="links" tabindex="-1">                                                        <button type="button" class="cta-button" tabindex="-1">Lumpsum</button>
</a>
  </div>
</form>

<form class="content-box">
  <div class="drow dynamic_row  m-0">
    <span class="col-9 card-header-info">
      <h2 class="titletext">
        <div>
          <a href="https://mutualfund.adityabirlacapital.com/wealth-creation-solutions/aditya-birla-sun-life-frontline-equity-fund" target="_blank" tabindex="-1" class="top-red" style="color: rgb(62, 89, 60);"> ABSL </a>
          <span style="
    display: flex;
    align-items: center;
">
            <a href="https://mutualfund.adityabirlacapital.com/wealth-creation-solutions/aditya-birla-sun-life-frontline-equity-fund" target="_blank" tabindex="-1" class="top-green " style="/* display: flex; */color: rgb(199, 34, 42);/* width: 218px; */">Frontline Equity Fund</a>
            <!--span class="card_iicon hover_title">
<img src="/-/media/bsl/images/dynamicpage/info.svg" alt="img" />
<span class="flexi_cap_hided_text"> </span>
</span -->
          </span>
        </div>
      </h2>
    </span>
    <span class="col-3 p-0 d-flex flex-column align-items-center" id="" style="cursor: pointer;">
      <p style="font-size: 10px; font-weight: bold; color: #6c7174">REG-G</p>
    </span>
  </div>
  <ul class="tags col-12 p-0 d-flex">
    <li class="tag" style="background: #f7a500; color: #ffffff">Wealth Creation</li>
    <li class="tag" style="background: #f2f3f6">Equity-Large Cap Fund</li>
  </ul>
  <hr>
  <div class="drow returns m-0">
    <div class="col-5">
      <h3 class="av-card-ar" style="display: flex; align-item: center">
        <span style="display:none;" class="returnbenchb20">19.71</span>
        <span style="display:none;" class="returnbench120">33.19</span>
        <span style="display:none;" class="returnbench320">18.07</span>
        <span style="display:none;" class="returnbench520">18.02</span>
        <div class="benchmarkvalue20">33.19</div>
        <span> % </span>
        <span class="img-fluid anuup20" style="margin: 2px 2px 0px 12px;">
          <img src="/-/media/allfund/triangle-top.webp?extension=webp&amp;extension=webp&amp;h=48&amp;w=48&amp;la=en&amp;hash=E8BBD6986992C17F848BC7D3A26038C5" alt="">
        </span>
        <span class="img-fluid  anudown20" style=" margin: 2px 2px 0 12px;display:none;">
          <img src="/Content/images/Homepage/triangle-bottom.png" alt="">
        </span>
      </h3>
      <p style="font-size: 12px">Annualized Returns</p>
    </div>
  </div>
  <div class="col-12 p-0 d-flex justify-content-between inception_years_tab">
    <div class="btn btn_green btn_nor btnb20" onclick="yearvalue('Since Inception','20');">Since Inception</div>
    <div class="btn btn_green btn1Y20" onclick="yearvalue('1Y','20');">1Y</div>
    <div class="btn btn_nor btn3Y20" onclick="yearvalue('3Y','20');">3Y</div>
    <div class="btn btn_nor btn5Y20" onclick="yearvalue('5Y','20');">5Y</div>
  </div>
  <hr>
  <div class="col-12 p-0 d-flex justify-content-center aum_nav_tab_box">
    <div class="desc">
      <input type="hidden" class="itm" value="B92" id="" tabindex="-1">
      <p class="desc-title">AUM: <b style="white-space:nowrap"><label class="lblInvestmentAUMValue20"><span>₹ </span>29104.43</label></b></p>
    </div>
    <!-- <div class="desc d-flex align-items-center">
                                                            <p class="desc-title">Risk:</p>
                                                            <div class="d-flex">
                                                                <span style="display: flex;align-items: flex-start;">
                                                                    <span class="lblInvestmentRisk1Value20  " style="font-size: 13px;font-family:pf_handbook_proregular;font-weight: bold; color: #696969">Principal at very high risk</span>
                                                                </span>
                                                                <div class="hover-img-box1" style="position: relative;">

                                                                    <div class="info1image">
                                                                        <span style="padding-top: 7px;width: 15%;"> <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" style="width: 14px" alt="img" /> </span>
                                                                    </div>
                                                                        <div class="description1" style="display: none">

                                                                            <div style="width: 100%; margin: 0 0 10px -1px">
                                                                                
                                                                            </div>
                                                                            <p>This open ended equity Scheme is suitable for investors who are seeking*
<ol style="padding: 0px 0px 14px 16px;">
    <li>Long term capital growth</li>
    <li>Investments in equity and equity related securities, diversified across various
industries in line with the benchmark index, NIFTY 100 TRI</li>

</ol>
<p>&nbsp;</p>
<p>*Investors should consult their mutual fund distributor if in doubt about whether the&nbsp;product is suitable for them.</p></p>

                                                                        </div>

                                                                </div>
                                                            </div>
                                                        </div> -->
    <div class="desc">
      <p class="desc-title">NAV: <b style="white-space:nowrap"><label class="lblInvestmentNavValue20"><span>₹ </span>512.84</label></b></p>
    </div>
    <div class="desc d-flex align-items-center">
      <p class="desc-title">Exit Load Duration:</p>
      <div class="d-flex info2image" style="font-size:14px; font-family:pf_handbook_proregular;font-weight:bold;color:#696969;">
        <b style="white-space:nowrap">90 D</b>
        <div class="hover-img-box2" style="position: relative">
          <div style="height: 14px; margin: 0px 0 0 6px">
            <img src="/-/media/bsl/images/dynamicpage/info.svg?extension=webp&amp;extension=webp&amp;h=14&amp;w=15&amp;la=en&amp;hash=49471C56D5E573C71897835E032EDE33" style="width: 14px" alt="img">
          </div>
          <div class="description2" style="display: none"> For redemption/switchout of units on or before 90 days from the date of allotment:1.00% of applicable NAV. For redemption/switch-out of units after 90 days from the date of allotment: Nil
          </div>
        </div>
      </div>
    </div>
    <!-- <div class="col-md-5 p-0 pl-3" id="principalrisk">
                                                        
                                                    </div> -->
  </div>
  <div class="col-12 p-0 sip_lumpsum_btn">
    <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=AFEF" class="links" tabindex="-1">                                                        <button type="button" class="cta-button" tabindex="-1">Start SIP</button>
</a> <a href="https://mutualfund.adityabirlacapital.com/portal/investor/quick-invest/fund-select;fundcode=AFEF" class="links" tabindex="-1">                                                        <button type="button" class="cta-button" tabindex="-1">Lumpsum</button>
</a>
  </div>
</form>

Text Content

\
ABC Home
ABC Solution
Loans
 * Home Loans
 * Personal Loans
 * SME Loans
 * Business Loans - Udyog Plus 
 * Loan Against Securites
 * Loan Against Property

Investments
 * Mutual Fund
 * Stock and Securities
 * Wealth
 * Portfolio Management Services
 * Pension Funds

Insurance
 * Life Insurance
 * Health Insurance
 * Wellness Solutions

Payments
 * Pay Bills
 * Pay for anything
 * Pay Anyone
 * Pay on Call
 * Payment Lounge
 * Credit Cards

 * ABC of Money
 * ABC of Calculators
 * Locate Us
 * Careers

Download ABCD

Experience finance made simple on the new ABCD app!

Scan to Download the App

Playstore Appstore
1800-270-7000
 * Our Products
   Our Funds
    * All Funds
    * Our Unique Solutions
   
   Our High Return Funds
    * Aditya Birla Sun Life Pure Value Fund
    * Aditya Birla Sun Life PSU Equity Fund
    * Aditya Birla Sun Life Nifty Smallcap 50 Index Fund
    * Aditya Birla Sun Life Infrastructure Fund
    * Aditya Birla Sun Life Nifty Next 50 Index Fund
   
   Our Solutions
    * Wealth Creation Solution
    * Saving Solution
    * Tax Saving Solution
    * Income Solution
   
   Our Categories
    * Equity Funds
    * Debt Funds
    * ETF Funds
    * Fund Of Funds
    * Hybrid Funds
    * Index Funds
    * Target Maturity Funds
   
    * FAQs
    * Tools and Calculator
   
   One stop solution for all mutual fund enthusiasts
   
   Get App
 * Self Care
   Self-Service
    * A/C Statement on Demand
    * PAN / KYC updation in folio
    * Update Nominee Details
    * Apply for Video KYC
    * Cancel e-OTM
    * Missed Call Service
    * Modification of KYC
    * Register for e-OTM
   
   Find Information
    * Check Fund Growth
    * Tax Reckoner
    * Unclaimed Redemption & Dividends
    * Monthly Factsheet
    * Historical NAV & Dividend
    * Glossary
    * FAQ
   
   Ways To Transact
    * Mobile Apps
    * Refer Easy Link
    * Invest Online 24/7
    * Transact via SMS
    * IMPS Facility
   
   Partner Solutions
    * Partner Empanelment
    * Partner Easylink
    * Partner Login
    * Distributor Account Statement
   
    * FAQs
    * Tools and Calculator
   
   One stop solution for all mutual fund enthusiasts
   
   Get App
 * Downloads
    * Forms
    * Total Expense Ratio
    * Rationale For Valuation
    * Schemes’ Risk-o-Meter
    * Brochures
    * Factsheets
    * Factsheets Passive
    * Addenda
    * Disclosures
    * Tracking Disclosures
       * Downloads
       * Tracking Error Disclosures
       * Tracking Difference Disclosure
   
    * Portfolio
    * More
       * Downloads
       * Policies
       * Complaints
       * Average Asset Under Management
       * ING MF Data

 * Learnings
    * Empower - Monthly Factsheet
    * Investor Education
    * Daily Market News
    * From MD & CEO desk
    * Knowledge Centre
    * Blog
    * Updates
    * Media
    * Press Releases

 * About Us
    * Aditya Birla Sun Life AMC Limited
    * Aditya Birla Sun Life Trustee Private Limited
    * Financials
    * Resignation of Independent Directors

 * More
    * Shareholders
      
      * SHAREHOLDERS
        
        Announcement and updates Annual Reports Corporate Governance Investor
        Information
      
      * UPDATES
        
        Shareholders Meetings Contact Us Financials Results Subsidiaries
        Financials About Us
      
        One stop solution for all mutual fund enthusiasts
        
         * AppStore
         * Playstore
        
        *For members only
    * Wealth Calculator
    * Back

 * Invest with Us
    * Invest With Us
    * Invest Without Login
    * Sahyog

 * KYC Corner
    * Apply for RI KYC
    * Apply for NRI KYC
    * Modification of KYC

 * Login

Aditya Birla Sun Life AMC Limited

Aditya Birla Sun Life AMC Limited

Invest with Us
* Invest With Us
* Invest Without Login
* Sahyog
KYC Corner
* Apply for RI KYC
* Apply for NRI KYC
* Modification of KYC
Back
 * Our Products
   Back
   Our Products
   Our Funds
    * All Funds
    * Our Unique Solutions
   
   Our High Return Funds
    * Aditya Birla Sun Life Pure Value Fund
    * Aditya Birla Sun Life PSU Equity Fund
    * Aditya Birla Sun Life Nifty Smallcap 50 Index Fund
    * Aditya Birla Sun Life Infrastructure Fund
    * Aditya Birla Sun Life Nifty Next 50 Index Fund
   
   Our Solutions
    * Wealth Creation Solution
    * Saving Solution
    * Tax Saving Solution
    * Income Solution
   
   Our Categories
    * Equity Funds
    * Debt Funds
    * ETF Funds
    * Fund Of Funds
    * Hybrid Funds
    * Index Funds
    * Target Maturity Funds

 * Self Care
   Back
   Self Care
   Self-Service
    * A/C Statement on Demand
    * PAN / KYC updation in folio
    * Update Nominee Details
    * Apply for Video KYC
    * Cancel e-OTM
    * Missed Call Service
    * Modification of KYC
    * Register for e-OTM
   
   Find Information
    * Check Fund Growth
    * Tax Reckoner
    * Unclaimed Redemption & Dividends
    * Monthly Factsheet
    * Historical NAV & Dividend
    * Glossary
    * FAQ
   
   Ways To Transact
    * Mobile Apps
    * Refer Easy Link
    * Invest Online 24/7
    * Transact via SMS
    * IMPS Facility
   
   Partner Solutions
    * Partner Empanelment
    * Partner Easylink
    * Partner Login
    * Distributor Account Statement

 * Downloads
   Back
   Downloads
    * Forms
    * Total Expense Ratio
    * Rationale For Valuation
    * Schemes’ Risk-o-Meter
    * Brochures
    * Factsheets
    * Factsheets Passive
    * Addenda
    * Disclosures
    * Tracking Disclosures
      Back
      Tracking Disclosures
      
      DOWNLOADS
      
      Tracking Error Disclosures
      Tracking Difference Disclosure
    * Portfolio
    * More
      Back
      More
      
      DOWNLOADS
      
      Policies
      Complaints
      Average Asset Under Management
      ING MF Data

 * Learnings
   Back
   Learnings
    * Empower - Monthly Factsheet
    * Investor Education
    * Daily Market News
    * From MD & CEO desk
    * Knowledge Centre
    * Blog
    * Updates
    * Media
    * Press Releases

 * About Us
   Back
   About Us
    * Aditya Birla Sun Life AMC Limited
    * Aditya Birla Sun Life Trustee Private Limited
    * Financials
    * Resignation of Independent Directors

 * More
   Back
   More
    * Shareholders
      Back
      Shareholders
      Shareholders
       * Announcement and updates
       * Annual Reports
       * Corporate Governance
       * Investor Information
      
      Updates
       * Shareholders Meetings
       * Contact Us
       * Financials Results
       * Subsidiaries Financials
       * About Us
   
    * Wealth Calculator

ABC Solution ABC Home
Loans
 * Home Loans
 * Personal Loans
 * SME Loans
 * Business Loans - Udyog Plus 
 * Loan Against Securites
 * Loan Against Property

Investments
 * Mutual Fund
 * Stock and Securities
 * Wealth
 * Portfolio Management Services
 * Pension Funds

Insurance
 * Life Insurance
 * Health Insurance
 * Wellness Solutions

Payments
 * Pay Bills
 * Pay for anything
 * Pay Anyone
 * Pay on Call
 * Payment Lounge
 * Credit Cards

 * ABC of Money
 * ABC of Calculators
 * Locate Us
 * Careers

Download ABCD

Experience finance made simple on the new ABCD app!

Scan to Download the App

Playstore Appstore

ENTER YOUR DETAILS TO VISIT OUR METAVERSE

×
Enter valid first name
Enter valid last name
Enter valid email
+91

Enter valid mobile number
Send OTP
Enter valid otp detail
How fast is your internet speed?
Low Bandwidth
Select internet speed
High Bandwidth
By submitting you agree to share your contact details with Aditya Birla Sun Life
Mutual Fund (ABSLMF). ABSLMF can contact you about the above request. ABSLMF
agrees to use your information in accordance with our privacy policy.
Select privacy policy



Submit

Form Error

Download ABSLMF Investor App

Click here to Download ABSLMF Investor App



EXPLORE MUTUAL FUND SCHEMES & INVESTOR SERVICES

Investment Solutions, NAVs, Fund Factsheets, Investor Services, Account
Statements etc



All Funds

Our High Return Funds

Our Best SIP Funds

Our Better than FD

Passive/Index Fund

MutualFund GPT

Metaverse

All Funds

Our High Return Funds

Our Best SIP Funds

Our Better than FD

Passive/Index Fund

MutualFund GPT

Metaverse


READY TO START YOUR MUTUAL FUND INVESTMENT JOURNEY?

Get Started Now


TRENDING MUTUAL FUNDS

ABSL PSU Equity
Since Inception - 33%
1Y - 95%
3Y - 42%
ABSL Nifty Small Cap 50 Index
Since Inception - 25%
1Y - 69%
3Y - 18%
ABSL Pharma and Health Care
Since Inception - 23%
1Y - 47%
3Y - 14%
ABSL Pure Value
Since Inception - 17%
1Y - 51%
3Y - 23%
5Y - 21%
ABSL Infrastructure
Since Inception - 13%
1Y - 60%
3Y - 29%
5Y - 27%
Index Funds
ETF
Equity Funds
Debt Funds
Blog
Modify
Know More








Modify
Know More






NEED HELP FOR INVESTING


NEED HELP FOR INVESTING?


By submitting you agree to share your contact details with Aditya Birla Sun Life
Mutual Fund (ABSLMF). ABSLMF can contact you about the above request. ABSLMF
agrees to use your information in accordance with our privacy policy.



REQUEST A CALL BACK



Form Submitted
Data saved unsucessfull

Resend OTP


THANK YOU


OUR REPRESENTATIVES WILL CONTACT YOU SHORTLY.


TRANSACT WITH EASE BY DOWNLOADING OUR

Investor App
Back
Check A/C Statement
Check NAV
Start SIP
One Time Mandate
   
 * High Return Funds
 * Equity Funds
 * Debt Funds
 * Hybrid Funds
 * Multi SIP
 * Investor Also Viewed

ABSL NIFTY SMALLCAP 50 INDEX FUND

REG-G

 * Wealth Creation
 * Other-Index Fund

--------------------------------------------------------------------------------


25.46 69.07 18.26 0.00
69.07
%

Annualized Returns

Since Inception
1Y
3Y
5Y

--------------------------------------------------------------------------------

AUM: ₹ 220.68

NAV: ₹ 21.09

Exit Load Duration:

15 D
For redemption / switch-out of units on or before 15 days from the date of
allotment: 0.50% of applicable NAV. For redemption / switch-out of units after
15 days from the date of allotment - NIL
Start SIP Lumpsum
ABSL PSU EQUITY FUND

REG-G

 * Wealth Creation
 * Equity-Thematic

--------------------------------------------------------------------------------


33.46 94.71 42.20 0.00
94.71
%

Annualized Returns

Since Inception
1Y
3Y
5Y

--------------------------------------------------------------------------------

AUM: ₹ 5121.77

NAV: ₹ 37.13

Exit Load Duration:

30 D
For redemption/switch-out of units on or before 30 days from the date of
allotment: 1.00 % of applicable NAV.
Start SIP Lumpsum
ABSL INFRASTRUCTURE FUND

REG-G

 * Wealth Creation
 * Equity-Sectoral

--------------------------------------------------------------------------------


13.45 60.08 29.25 26.69
60.08
%

Annualized Returns

Since Inception
1Y
3Y
5Y

--------------------------------------------------------------------------------

AUM: ₹ 1217.90

NAV: ₹ 101.24

Exit Load Duration:

30 D
For redemption/switch out of units on or before 30 days from the date of
allotment: 1.00% of applicable NAV. For redemption/switch out of units after 30
days from the date of allotment: Nil.
Start SIP Lumpsum


SIP WITH ADITYA BIRLA SUN LIFE MUTUAL FUND

Take a look at our bestseller funds – the funds in focus for our investors

All Funds ➜
To view more funds click here➜
ABSL PSU EQUITY FUND

REG-G

 * Wealth Creation
 * Equity-Thematic

--------------------------------------------------------------------------------


33.46 94.71 42.20 0.00
94.71
%

Annualized Returns

Since Inception
1Y
3Y
5Y

--------------------------------------------------------------------------------

AUM: ₹ 5121.77

NAV: ₹ 37.13

Exit Load Duration:

30 D
For redemption/switch-out of units on or before 30 days from the date of
allotment: 1.00 % of applicable NAV.
Start SIP Lumpsum
ABSL PHARMA AND HEALTHCARE FUND

REG-G

 * Wealth Creation
 * Equity-Sectoral

--------------------------------------------------------------------------------


23.22 46.63 14.26 22.92
46.63
%

Annualized Returns

Since Inception
1Y
3Y
5Y

--------------------------------------------------------------------------------

AUM: ₹ 713.42

NAV: ₹ 28.52

Exit Load Duration:

30 D
For redemption/switch-out of units on or before 30 days from the date of
allotment: 1.00 % of applicable NAV.
Start SIP Lumpsum
ABSL PURE VALUE FUND

REG-G

 * Wealth Creation
 * Equity-Value Fund

--------------------------------------------------------------------------------


16.93 50.88 22.76 21.41
50.88
%

Annualized Returns

Since Inception
1Y
3Y
5Y

--------------------------------------------------------------------------------

AUM: ₹ 6225.78

NAV: ₹ 128.25

Exit Load Duration:

90 D
For redemption / switch-out of units on or before 90 days from the date of
allotment: 1.00% of applicable NAV.
Start SIP Lumpsum


EQUITY FUNDS

An equity fund is a type of mutual fund that invests in stocks/equity shares of
companies of different market capitalization. Equity mutual funds are suitable
for investors who are looking for a long-term investment and have a moderate to
high-risk appetite. research.

Explore Equity Fund ➜
To view more funds click here➜
ABSL LONG DURATION FUND

REG-G

 * Saving Solution
 * Debt-Long Duration Fund

--------------------------------------------------------------------------------


8.89 7.95 0.00 0.00
7.95
%

Annualized Returns

Since Inception
1Y
3Y
5Y

--------------------------------------------------------------------------------

AUM: ₹ 120.23

NAV: ₹ 11.79

Exit Load Duration:

NIL

Start SIP Lumpsum
ABSL GOVERNMENT SECURITIES FUND

REG-G

 * Saving Solution
 * Debt-Gilt Fund

--------------------------------------------------------------------------------


8.51 8.13 5.64 6.13
8.13
%

Annualized Returns

Since Inception
1Y
3Y
5Y

--------------------------------------------------------------------------------

AUM: ₹ 1672.55

NAV: ₹ 75.73

Exit Load Duration:

Nil

Start SIP Lumpsum
ABSL DYNAMIC BOND FUND

REG-G

 * Saving Solution
 * Debt-Dynamic Bond

--------------------------------------------------------------------------------


7.58 7.26 6.58 5.27
7.26
%

Annualized Returns

Since Inception
1Y
3Y
5Y

--------------------------------------------------------------------------------

AUM: ₹ 1709.11

NAV: ₹ 42.56

Exit Load Duration:

90 D
0.5%: For redemption / switch-out of units within 90 days from the date of
allotment (% of applicable NAV) NIL : For redemption / switch-out of units after
90 days from the date of allotment
Start SIP Lumpsum


DEBT FUNDS

A debt fund is a category of mutual fund that invests in a mix of debt
investments such as treasury bills, government securities (G-Sec), corporate
bonds and other money market instruments of varying maturities. Debt mutual
funds seek to provide investors capital preservation and regular income

Explore Debt Fund ➜
To view more funds click here➜
ABSL MIDCAP FUND

REG-G

 * Wealth Creation
 * Equity-Mid Cap Fund

--------------------------------------------------------------------------------


22.06 49.00 22.81 22.52
49.00
%

Annualized Returns

Since Inception
1Y
3Y
5Y

--------------------------------------------------------------------------------

AUM: ₹ 5800.83

NAV: ₹ 771.03

Exit Load Duration:

90 D
For redemption / switch-out of units on or before 90 days from the date of
allotment: 1.00% of applicable NAV.
Start SIP Lumpsum
ABSL EQUITY HYBRID '95 FUND

REG-G

 * Wealth Creation
 * Hybrid-Aggressive Hybrid Fund

--------------------------------------------------------------------------------


18.67 29.37 13.65 14.62
29.37
%

Annualized Returns

Since Inception
1Y
3Y
5Y

--------------------------------------------------------------------------------

AUM: ₹ 7842.49

NAV: ₹ 1478.75

Exit Load Duration:

90 D
For redemption / switch-out of units on or before 90 days from the date of
allotment: 1.00% of applicable NAV.
Start SIP Lumpsum
ABSL MULTI ASSET ALLOCATION FUND

REG-G

 * Wealth Creation
 * Hybrid-Multi Asset Allocation

--------------------------------------------------------------------------------


24.46 25.01 0.00 0.00
25.01
%

Annualized Returns

Since Inception
1Y
3Y
5Y

--------------------------------------------------------------------------------

AUM: ₹ 3404.39

NAV: ₹ 13.75

Exit Load Duration:

365 D
For redemption/switch-out of units on or before 365 days from the date of
allotment: 1.00% of applicable NAV.
Start SIP Lumpsum


HYBRID FUNDS

Hybrid mutual funds invest in a mix of asset classes, including equity, debt,
allocating investments across various asset classes such as equity and debt.
Hybrid funds are ideal for investors looking for a combination of capital
protection as well as wealth creation.

Explore Hybrid Fund ➜
To view more funds click here➜


MULTI SIP WITH ADITYA BIRLA SUN LIFE

Start SIPs across multiple schemes with just one instruction and one investment
form



Get Started Now
❮
ABSL MULTI-CAP FUND

REG-G

 * Wealth Creation
 * Equity-Multicap Fund

--------------------------------------------------------------------------------


23.02 39.80 19.73 0.00
39.80
%

Annualized Returns

Since Inception
1Y
3Y
5Y

--------------------------------------------------------------------------------

AUM: ₹ 5984.92

NAV: ₹ 19.37

Exit Load Duration:

90 D
For redemption/switchout of units on or before 90 days from the date of
allotment: 1.00% of applicable NAV. For redemption /switch-out of units after 90
days from the date of allotment: Nil.
Start SIP Lumpsum
ABSL FLEXI CAP FUND

REG-G

 * Wealth Creation
 * Equity-Flexi Cap Fund

--------------------------------------------------------------------------------


21.95 36.24 16.60 18.97
36.24
%

Annualized Returns

10
Lac + Investor and Counting
Since Inception
1Y
3Y
5Y

--------------------------------------------------------------------------------

AUM: ₹ 21895.99

NAV: ₹ 1705.51

Exit Load Duration:

90 D
For redemption /switchout of units on or before 90 days from the date of
allotment: 1.00% of applicable NAV. For redemption /switch-out of units after 90
days from the date of allotment: Nil.
Start SIP Lumpsum
ABSL FRONTLINE EQUITY FUND

REG-G

 * Wealth Creation
 * Equity-Large Cap Fund

--------------------------------------------------------------------------------


19.71 33.19 18.07 18.02
33.19
%

Annualized Returns

Since Inception
1Y
3Y
5Y

--------------------------------------------------------------------------------

AUM: ₹ 29104.43

NAV: ₹ 512.84

Exit Load Duration:

90 D
For redemption/switchout of units on or before 90 days from the date of
allotment:1.00% of applicable NAV. For redemption/switch-out of units after 90
days from the date of allotment: Nil
Start SIP Lumpsum
ABSL NIFTY SMALLCAP 50 INDEX FUND

REG-G

 * Wealth Creation
 * Other-Index Fund

--------------------------------------------------------------------------------


25.46 69.07 18.26 0.00
69.08
%

Annualized Returns

Since Inception
1Y
3Y
5Y

--------------------------------------------------------------------------------

AUM: ₹ 220.68

NAV: ₹ 21.09

Exit Load Duration:

15 D
For redemption / switch-out of units on or before 15 days from the date of
allotment: 0.50% of applicable NAV. For redemption / switch-out of units after
15 days from the date of allotment - NIL
Start SIP Lumpsum
ABSL PSU EQUITY FUND

REG-G

 * Wealth Creation
 * Equity-Thematic

--------------------------------------------------------------------------------


33.46 94.71 42.20 0.00
94.72
%

Annualized Returns

Since Inception
1Y
3Y
5Y

--------------------------------------------------------------------------------

AUM: ₹ 5121.77

NAV: ₹ 37.13

Exit Load Duration:

30 D
For redemption/switch-out of units on or before 30 days from the date of
allotment: 1.00 % of applicable NAV.
Start SIP Lumpsum
ABSL INFRASTRUCTURE FUND

REG-G

 * Wealth Creation
 * Equity-Sectoral

--------------------------------------------------------------------------------


13.45 60.08 29.25 26.69
60.09
%

Annualized Returns

Since Inception
1Y
3Y
5Y

--------------------------------------------------------------------------------

AUM: ₹ 1217.90

NAV: ₹ 101.24

Exit Load Duration:

30 D
For redemption/switch out of units on or before 30 days from the date of
allotment: 1.00% of applicable NAV. For redemption/switch out of units after 30
days from the date of allotment: Nil.
Start SIP Lumpsum
ABSL PURE VALUE FUND

REG-G

 * Wealth Creation
 * Equity-Value Fund

--------------------------------------------------------------------------------


16.93 50.88 22.76 21.41
50.88
%

Annualized Returns

Since Inception
1Y
3Y
5Y

--------------------------------------------------------------------------------

AUM: ₹ 6225.78

NAV: ₹ 128.25

Exit Load Duration:

90 D
For redemption / switch-out of units on or before 90 days from the date of
allotment: 1.00% of applicable NAV.
Start SIP Lumpsum
ABSL SMALL CAP FUND

REG-G

 * Wealth Creation
 * Equity-Small Cap Fund

--------------------------------------------------------------------------------


13.58 44.25 18.74 22.14
44.25
%

Annualized Returns

Since Inception
1Y
3Y
5Y

--------------------------------------------------------------------------------

AUM: ₹ 5168.78

NAV: ₹ 88.70

Exit Load Duration:

90 D
For redemption / switch-out of units on or before 90 days from the date of
allotment: 1.00% of applicable NAV. For redemption / switch-out of units after
90 days from the date of allotment: Nil.
Start SIP Lumpsum
ABSL DIGITAL INDIA FUND

REG-G

 * Wealth Creation
 * Equity-Sectoral

--------------------------------------------------------------------------------


12.34 30.39 13.63 26.63
30.39
%

Annualized Returns

Since Inception
1Y
3Y
5Y

--------------------------------------------------------------------------------

AUM: ₹ 4659.82

NAV: ₹ 173.45

Exit Load Duration:

30 D
For redemption/switch-out of units on or before 30 days from the date of
allotment: 1.00 % of applicable NAV.
Start SIP Lumpsum
ABSL MULTI-CAP FUND

REG-G

 * Wealth Creation
 * Equity-Multicap Fund

--------------------------------------------------------------------------------


23.02 39.80 19.73 0.00
39.80
%

Annualized Returns

Since Inception
1Y
3Y
5Y

--------------------------------------------------------------------------------

AUM: ₹ 5984.92

NAV: ₹ 19.37

Exit Load Duration:

90 D
For redemption/switchout of units on or before 90 days from the date of
allotment: 1.00% of applicable NAV. For redemption /switch-out of units after 90
days from the date of allotment: Nil.
Start SIP Lumpsum
ABSL FLEXI CAP FUND

REG-G

 * Wealth Creation
 * Equity-Flexi Cap Fund

--------------------------------------------------------------------------------


21.95 36.24 16.60 18.97
36.24
%

Annualized Returns

10
Lac + Investor and Counting
Since Inception
1Y
3Y
5Y

--------------------------------------------------------------------------------

AUM: ₹ 21895.99

NAV: ₹ 1705.51

Exit Load Duration:

90 D
For redemption /switchout of units on or before 90 days from the date of
allotment: 1.00% of applicable NAV. For redemption /switch-out of units after 90
days from the date of allotment: Nil.
Start SIP Lumpsum
ABSL FRONTLINE EQUITY FUND

REG-G

 * Wealth Creation
 * Equity-Large Cap Fund

--------------------------------------------------------------------------------


19.71 33.19 18.07 18.02
33.19
%

Annualized Returns

Since Inception
1Y
3Y
5Y

--------------------------------------------------------------------------------

AUM: ₹ 29104.43

NAV: ₹ 512.84

Exit Load Duration:

90 D
For redemption/switchout of units on or before 90 days from the date of
allotment:1.00% of applicable NAV. For redemption/switch-out of units after 90
days from the date of allotment: Nil
Start SIP Lumpsum
ABSL NIFTY SMALLCAP 50 INDEX FUND

REG-G

 * Wealth Creation
 * Other-Index Fund

--------------------------------------------------------------------------------


25.46 69.07 18.26 0.00
69.08
%

Annualized Returns

Since Inception
1Y
3Y
5Y

--------------------------------------------------------------------------------

AUM: ₹ 220.68

NAV: ₹ 21.09

Exit Load Duration:

15 D
For redemption / switch-out of units on or before 15 days from the date of
allotment: 0.50% of applicable NAV. For redemption / switch-out of units after
15 days from the date of allotment - NIL
Start SIP Lumpsum
ABSL PSU EQUITY FUND

REG-G

 * Wealth Creation
 * Equity-Thematic

--------------------------------------------------------------------------------


33.46 94.71 42.20 0.00
94.72
%

Annualized Returns

Since Inception
1Y
3Y
5Y

--------------------------------------------------------------------------------

AUM: ₹ 5121.77

NAV: ₹ 37.13

Exit Load Duration:

30 D
For redemption/switch-out of units on or before 30 days from the date of
allotment: 1.00 % of applicable NAV.
Start SIP Lumpsum
ABSL INFRASTRUCTURE FUND

REG-G

 * Wealth Creation
 * Equity-Sectoral

--------------------------------------------------------------------------------


13.45 60.08 29.25 26.69
60.09
%

Annualized Returns

Since Inception
1Y
3Y
5Y

--------------------------------------------------------------------------------

AUM: ₹ 1217.90

NAV: ₹ 101.24

Exit Load Duration:

30 D
For redemption/switch out of units on or before 30 days from the date of
allotment: 1.00% of applicable NAV. For redemption/switch out of units after 30
days from the date of allotment: Nil.
Start SIP Lumpsum
ABSL PURE VALUE FUND

REG-G

 * Wealth Creation
 * Equity-Value Fund

--------------------------------------------------------------------------------


16.93 50.88 22.76 21.41
50.88
%

Annualized Returns

Since Inception
1Y
3Y
5Y

--------------------------------------------------------------------------------

AUM: ₹ 6225.78

NAV: ₹ 128.25

Exit Load Duration:

90 D
For redemption / switch-out of units on or before 90 days from the date of
allotment: 1.00% of applicable NAV.
Start SIP Lumpsum
ABSL SMALL CAP FUND

REG-G

 * Wealth Creation
 * Equity-Small Cap Fund

--------------------------------------------------------------------------------


13.58 44.25 18.74 22.14
44.25
%

Annualized Returns

Since Inception
1Y
3Y
5Y

--------------------------------------------------------------------------------

AUM: ₹ 5168.78

NAV: ₹ 88.70

Exit Load Duration:

90 D
For redemption / switch-out of units on or before 90 days from the date of
allotment: 1.00% of applicable NAV. For redemption / switch-out of units after
90 days from the date of allotment: Nil.
Start SIP Lumpsum
ABSL DIGITAL INDIA FUND

REG-G

 * Wealth Creation
 * Equity-Sectoral

--------------------------------------------------------------------------------


12.34 30.39 13.63 26.63
30.39
%

Annualized Returns

Since Inception
1Y
3Y
5Y

--------------------------------------------------------------------------------

AUM: ₹ 4659.82

NAV: ₹ 173.45

Exit Load Duration:

30 D
For redemption/switch-out of units on or before 30 days from the date of
allotment: 1.00 % of applicable NAV.
Start SIP Lumpsum
ABSL MULTI-CAP FUND

REG-G

 * Wealth Creation
 * Equity-Multicap Fund

--------------------------------------------------------------------------------


23.02 39.80 19.73 0.00
39.80
%

Annualized Returns

Since Inception
1Y
3Y
5Y

--------------------------------------------------------------------------------

AUM: ₹ 5984.92

NAV: ₹ 19.37

Exit Load Duration:

90 D
For redemption/switchout of units on or before 90 days from the date of
allotment: 1.00% of applicable NAV. For redemption /switch-out of units after 90
days from the date of allotment: Nil.
Start SIP Lumpsum
ABSL FLEXI CAP FUND

REG-G

 * Wealth Creation
 * Equity-Flexi Cap Fund

--------------------------------------------------------------------------------


21.95 36.24 16.60 18.97
36.24
%

Annualized Returns

10
Lac + Investor and Counting
Since Inception
1Y
3Y
5Y

--------------------------------------------------------------------------------

AUM: ₹ 21895.99

NAV: ₹ 1705.51

Exit Load Duration:

90 D
For redemption /switchout of units on or before 90 days from the date of
allotment: 1.00% of applicable NAV. For redemption /switch-out of units after 90
days from the date of allotment: Nil.
Start SIP Lumpsum
ABSL FRONTLINE EQUITY FUND

REG-G

 * Wealth Creation
 * Equity-Large Cap Fund

--------------------------------------------------------------------------------


19.71 33.19 18.07 18.02
33.19
%

Annualized Returns

Since Inception
1Y
3Y
5Y

--------------------------------------------------------------------------------

AUM: ₹ 29104.43

NAV: ₹ 512.84

Exit Load Duration:

90 D
For redemption/switchout of units on or before 90 days from the date of
allotment:1.00% of applicable NAV. For redemption/switch-out of units after 90
days from the date of allotment: Nil
Start SIP Lumpsum
❯
 * 1
 * 2
 * 3
 * 4
 * 5

To view more funds click here➜
Featured Article


GOYAL HITS BIG, ADANI CEMENT BID & MORE 16/07/2024


GOOGLE'S DEAL, DELIVERY COSTS UP & MORE 15/07/2024


PAYMENT SHIFT, ZERODHA'S BIG BUG & MORE 12/07/2024


RBI LIMITS, RBI'S GIFT CITY MOVE & MORE 11/07/2024


INDIA-RUSSIA TRADE, PAYTM LAYOFF & MORE 10/07/2024


ADANI INVESTS, RICE EXPORTS & MORE 09/07/2024

📊 Market Watch (as of 11:00 AM)
BSE SENSEX - 80,824.57
Nifty 50 - 24,634.25
Nifty Bank - 52,470.40
S&P 100 - 2,735.99
S&P 500 - 5,631.22
Gold - 75,220.80 per 10 gms (24k)
Silver - 950 per 10 gms

Deepinder Goyal of Zomato becomes India's newest billionaire
Deepinder Goyal, founder and CEO of Zomato, has become India's newest
billionaire amidst a surge in Zomato's stock, which has risen over 300% since
July 2023 to a record Rs. 230. Goyal's net worth has surpassed Rs. 8,300 crore.
An IIT Delhi graduate, his passion for food drove him to create an app that
simplifies meal ordering. Zomato's market cap now exceeds Rs. 2 trillion.

Adani targets Jaypee cement assets via IBC
Adani Group aims to acquire Jaypee Group's cement assets through ongoing
insolvency proceedings. Jaypee's admission for insolvency on June 3 paves the
way for Adani to take over key assets, including mines and a power plant. This
move comes amid competitive bids from UltraTech, Dalmia, and JSW Cement. Adani's
expansion in the cement sector includes recent acquisitions of Penna Cement
Industries and Sanghi Industries.

M&M and JSW negotiate potential partnership with Skoda Auto
Mahindra & Mahindra and JSW Group are negotiating to buy a 15-20% stake in Skoda
Auto Volkswagen India. The potential partnership aims to leverage local
strengths and may include electric vehicle manufacturing. Skoda benefits from
M&M's distribution network, while JSW could form a separate joint venture for
electric vehicles with Skoda.

HUL plans to sell Pureit to AO Smith India for Rs 600 crore
HUL is selling its Pureit water purification business to AO Smith India for Rs
601 crore ($72 million) to focus on core operations. AO Smith aims to expand its
premium water treatment products in South Asia, leveraging Pureit's innovative
technologies launched in 2004. The deal, expected to finalize in three months,
involves a slump sale and regulatory approvals.

Poland fines PayPal $27.3 million for unclear contract terms
Poland's consumer protection agency fined PayPal $27.3 million for unclear
contract terms that caused confusion among users. The terms lacked clear
definitions of prohibited activities and potential penalties, criticized for
their unpredictability by UOKiK's head, Tomasz Chrostny. PayPal has the option
to appeal this decision, reflecting broader global scrutiny on tech firms'
consumer policies.

📰 In other news


 * Ola, Uber's competitor Namma Yatri begins testing auto and cab rentals,
   reports indicate
 * Internal Disney communications leaked online following hack, according to WSJ
 * Apple's India sales soar 33% to record high amid ongoing shift from China
 * Eutelsat OneWeb and Jio request provisional satellite spectrum to prepare for
   the future
 * Zomato shares surge 4% to new all-time high following platform fee increase
 * Swiggy unveils $65 million ESOP program for employees ahead of anticipated
   IPO
 * Morgan Stanley raises Ambuja Cements rating to 'overweight' and increases
   Ultratech price target
 * Raymond Lifestyle hires top executives ahead of potential IPO
 * PSU stocks transform into 'government goldmine' with Rs.12 lakh crore gains
   in a month, still thriving on D-St
 * Flipkart to launch quick commerce at zero dark 100 during festive season



#ABCEspresso #CurrentAffairs #News




Close

📊 Market Watch (as of 11:00 AM)
BSE SENSEX - 80,610.91
Nifty 50 - 24,550.15
Nifty Bank - 52,254.10
S&P 100 - 2,725.78
S&P 500 - 5,615.35
Gold - 74,834.90 per 10 gms (24k)
Silver - 952 per 10 gms

Google in talks to acquire Wiz for $23 billion
Google's parent company, Alphabet, is in advanced talks to acquire the
cybersecurity firm Wiz for around $23 billion. Founded in Israel and based in
New York, Wiz offers AI-powered cloud security solutions and reported over $350
million in sales for 2023. This potential deal will be marked as Alphabet's
largest purchase amidst increased regulatory scrutiny on tech acquisitions in
the U.S.

Zomato, Swiggy increase platform fees by 20% to Rs 6 per order
Zomato and Swiggy have raised their platform fee by 20% to Rs 6 per order in key
markets like Bengaluru and Delhi, up from Rs 5. Swiggy is testing a Rs 7 fee in
Bengaluru, discounted to Rs 6 at checkout. Both companies introduced platform
fees last year, starting at Rs 2 per order, and have gradually increased them.
Their quick-commerce services, Blinkit and Instamart, also charge handling fees.

Unilever plans one-third office job cut in Europe
Unilever is set to reduce its European office workforce by a third, cutting
3,200 jobs by late 2025 as part of a plan to save 800 million euros over three
years. Globally, the company aims to eliminate 7,500 positions. CEO Hein
Schumacher aims to improve operational efficiency and rebuild investor
confidence, highlighting plans to create a separate ice cream business,
including brands like Ben & Jerry's.

Goldman Sachs raises $1 trillion question on Generative AI
Goldman Sachs questions the economic viability of Generative AI, suggesting that
the $1 trillion in projected capital expenditure may not pay off. They highlight
that only a fraction of AI tasks will be cost-effective to automate in the next
decade. AI must solve highly complex problems to justify costs, which it cannot
do, likening the investment phase to the early "picks and shovels" era.

Softbank exits Paytm, incurring $150 million loss
SoftBank Vision Fund exited its investment in Paytm, incurring a loss of
approximately $150 million. The fund initially invested $1.5 billion in 2017,
holding an 18.5% stake in the pre-IPO. During Paytm's IPO, SoftBank sold its
entire stake for about $225 million, aiming to exit within 24 months post-IPO.
Regulatory challenges from RBI impacted Paytm's share price, adding to the
company's financial difficulties.

India's industrial production surpasses estimates, grows 5.9% YoY in May
In May 2024, India’s industrial production grew 5.9% year-on-year, beating
expectations. Key sectors like Mining, Manufacturing, and Electricity saw strong
growth, with Electricity up by 13.7%. Consumer durables surged by 12.3%,
significantly higher than last year. This growth highlights the sector's
resilience, surpassing economists' forecast of 4.9%.

📰 In other news


 * ₹4000 crore allocated for completing the Panaji-Belagavi highway project
 * WhatsApp tests new feature for transcribing voice messages
 * AI takes centre stage as manufacturing giants aim to enhance operations
 * IndusInd Bank faces prolonged recovery prospects
 * Government to implement e-office in all subordinate offices within 100 days
 * Indian scientists achieve significant progress in quantum cryptography
 * Italian police rescue 33 Indian farm labourers from conditions akin to
   slavery
 * Reliance Jio introduces three new prepaid plans featuring 'True Unlimited' 5G
   data


#ABCEspresso #CurrentAffairs #News




Close

📊 Market Watch (as of 11:00 AM)
BSE SENSEX -79,992.46
Nifty 50 - 24,366.75
Nifty Bank - 52,254.20
S&P 100 - 2,713.58
S&P 500 - 5,584.54
Gold - 74,918.00 per 10 gms (24k)
Silver - 955 per 10 gms

Kearney report: India's digital payments shift consumer behavior
India's shift to digital payments is driven by Millennials and Gen Z seeking
convenience. A Kearney report shows nearly 90% of internet-connected consumers
prefer digital transactions, influencing both online and offline spending. In
cities, 75% of payments are digital, and smaller towns follow at 67%, prompting
merchants, including street vendors, to adopt digital methods to stay
competitive.

Zerodha's quick response: Bug causes ₹10 lakh loss, refunded in 48 hours
Zerodha user 'Overtrader' faced a ₹10 lakh loss due to a platform bug but
received a ₹9 lakh refund within 48 hours. After reporting the issue on social
media and to Zerodha's support, they created a ticket and filed a complaint with
SEBI Scores. Zerodha promptly investigated, acknowledging the error, calculating
the loss, and agreeing on the refund amount.

Stampede-like rush in Gujarat for 10 job roles from 1000 applications 
In Ankleshwar, Gujarat, a job interview for ten vacancies led to a stampede-like
situation as hundreds of applicants overwhelmed the venue, causing a railing
collapse. The incident, which went viral, highlighted India's dire employment
scenario despite conflicting reports on job growth. Bharuch Police initiated a
probe, noting regulatory violations by the company.

Reliance Jio IPO expected at $112bn valuation in 2025, says Jefferies
Jefferies predicts Reliance Jio's IPO in 2025 at a $112 billion valuation,
citing recent tariff hikes indicating a focus on growth and profitability.
Institutional investors prefer a spin-off to avoid holding discounts, yet an IPO
could allow Reliance Industries to maintain majority control. Jefferies
estimates different fair values for RIL depending on the route chosen,
highlighting ongoing strategic considerations.

Tesla delays robotaxi event for more prototypes
Tesla's stock rally hit a setback as the company plans to postpone its robotaxi
unveiling from August to October, causing a potential $60 billion market cap
drop. Despite hopes pinned on Elon Musk's AI ambitions, Tesla faces challenges
with shrinking sales and profits, reflecting a faith-driven stock amid slowing
earnings and modest revenue growth forecasts for 2024.


📰 In other news


 * Mumbai BKC companies advise employees to work from home until July 15 due to
   Anant Ambani wedding traffic restrictions
 * WHO reports Covid still causes 1,700 deaths weekly worldwide
 * iPhone 16 Pro to feature 40W wired and 20W MagSafe wireless charging
 * Eastern Railways enhances retiring rooms for drivers with meditation rooms
   and AC cubicles
 * Jio Financial Services receives RBI approval to become a core investment
   company
 * Government reserves 10% of vacancies in CISF, BSF, and RPF for Ex-Agniveers



#ABCEspresso #CurrentAffairs #News




Close

📊 Market Watch (as of 11:00 AM)
BSE SENSEX - 79,658.98
Nifty 50 - 24,254.10
Nifty Bank - 51,850.30
S&P 100 - 2,757.75
S&P 500 - 5,633.91
Gold - 74,749.70 per 10 gms (24k)
Silver - 955 per 10 gms

1,000 securities not accepted as collateral from August 1
From August 1, the National Stock Exchange will exclude over 1,000 securities,
including Adani Power, Yes Bank, and Tata Investment, as collateral. Eligible
securities must have traded 99% of days in the past six months and have a 0.1%
impact cost for Rs.1 lakh orders. Valuation of existing unapproved securities
will have a haircut starting at 40%, increasing to 100% by November 1.

RBI permits resident Indians to open foreign currency accounts in GIFT city 
The RBI now allows resident Indians to open foreign currency accounts in GIFT
City under the Liberalised Remittance Scheme. This enables transactions like
investments, education loans, and fixed deposits in foreign currencies. The move
aims to align GIFT City with global financial hubs and boost its appeal for
various overseas financial activities.

India's tech sector needs 1Mn high-tech engineers as economy grows
India's $250 billion tech sector anticipates a shortfall of over 1 million AI
and tech-skilled engineers soon. Reskilling more than half of the current
workforce is crucial to fill this gap. However, the sector's ability to rely on
new graduates for advanced roles is limited, underscoring challenges in India's
education system to meet industry needs.

India drafts law for fair tech payments to news publishers
India is considering a new law to ensure fair compensation between major tech
companies like Google and Meta and news publishers. Inspired by Australia's
model, the proposed legislation aims to create a balanced playing field amid
concerns over the dominance of tech giants in digital media, potentially
influencing revenue dynamics for news publishers.

Apple alerts on global spyware threats in 98 countries
Apple has cautioned iPhone users across 98 countries about spyware attacks
designed to compromise their devices remotely. Termed "mercenary spyware," these
attacks target individuals based on their identity or activities. Apple urges
affected users to take these threats seriously, despite challenges in absolute
certainty, emphasizing the global issuance of alerts since 2021, highlighting
the severity and specific nature of the targeting.


📰 In other news


 * Bengaluru firm in talks with Musk’s SpaceX for expandable space habitat
 * Mumbai Coastal Road opens 3.5 km north-bound lane to vehicles
 * Nomura upgrades Ambuja Cements to 'Buy', anticipating highest volume growth
 * Adyar Ananda Bhavan seeks PE funds to raise Rs 1,000-1,200 cr
 * Glenmark Pharma to sell 7.84% stake in Glenmark Life through OFS
 * Bansal Wire shares debut at NSE with a robust 39% premium
 * BofA lowers rating on HDFC Bank, adjusts target price post 20% rally



#ABCEspresso #CurrentAffairs #News




Close

📊 Market Watch (as of 11:00 AM)
BSE SENSEX - 79,595.92
Nifty 50 - 24,202.90
Nifty Bank - 52,119.10
S&P 100 - 2,728.84
S&P 500 - 5,576.98
Gold - 74,430.40 per 10 gms (24k)
Silver - 945 per 10 gms

India and Russia aim for $100 billion trade target by 2030
India and Russia plan to boost bilateral trade above USD 100 billion by 2030,
focusing on energy and agriculture. They aim to deepen cooperation in
infrastructure and digital economy sectors, utilizing new transport routes like
the North-South Transport Corridor and Chennai-Vladivostok Sea Line. Efforts
include trading in national currencies, reducing trade barriers, and exploring a
potential free trade area between India and the Eurasian Economic Union.

Paytm's parent company faces labor ministry notice over alleged layoffs
The Labour Ministry has issued a notice to Paytm's parent company regarding
alleged forced layoffs. Employees complained of being terminated without pay,
while management cites a restructuring due to regulatory changes. Issues include
lack of notice, severance pay, and bonus retrieval. Both sides must present
their cases with relevant records for review.

Tata Group trusts top panel for swift decision-making
Tata Trusts has established an executive committee led by Ratan Tata to
streamline decision-making processes, bypassing lengthy board approvals. Key
members include Venu Srinivasan, Vijay Singh, and Mehli Mistry. The initiative
aims to enhance operational efficiency and prioritize outcome-based funding for
greater impact. Mistry, a close associate of Ratan Tata since 2022, plays an
active role in managing the trusts.

IIT graduates face salary squeeze as top offers decline
In 2024, recent IIT graduates are experiencing lower annual salaries ranging
from Rs 12-16 lakh, down from previous years. Older IITs report median salaries
of Rs 15-16 lakh, while newer ones see Rs 12-14 lakh. This decline is due to
global economic conditions and a shift in industries towards manufacturing and
electric vehicles. The rate of unplaced students has increased to 38%, up from
19% in 2022.

RBI cautions banks about fraudulent accounts
The RBI has warned banks about misusing internal accounts for fraud and loan
evergreening. Many accounts were found used without valid reasons. The Deputy
Governor emphasized reducing such accounts, improving control measures, and
using technology for better financial oversight. CFOs were advised to maintain
transparent communication with auditors and regulators for compliance and
stability.


📰 In other news


 * Wipro resolves dispute with former CFO Jatin Dalal
 * Microsoft directs China employees to use iPhones, drop Android
 * Google Maps trials new pop-up ads for unnecessary detours
 * Foreigners’ return boosts Indian stocks to record highs
 * Apple prepares for iPad and AirPods production in India amid $14 billion
   iPhone success: Report
 * Russia discusses building six more nuclear power units with India
 * Patanjali halts sale of 14 products following license suspension
 * Contrasting job data: RBI predicts growth, private surveys flag unemployment
   concerns
 * Billionaire Gautam Adani plans shipbuilding at India’s largest port



#ABCEspresso #CurrentAffairs #News




Close

📊 Market Watch (as of 11:00 AM)
BSE SENSEX - 80,158.28
Nifty 50 - 24,367.40
Nifty Bank - 52,435.80
S&P 100 - 2,723.65
S&P 500 - 5,572.85
Gold - 74,501.30 per 10 gms (24k)
Silver - 951 per 10 gms

Adani's Rs.45,000 Cr. investment aims for top 10 shipbuilder status
Gautam Adani's venture into shipbuilding at Mundra port signifies a major step
for India's maritime goals. With a Rs.45,000 crore expansion and government
clearances, Adani aims to boost India to a top 10 shipbuilder by 2030. The
global demand for decarbonized ships could create 12 million jobs and add $99
billion to the market by 2047.

India considers relaxing rice export restrictions, benefiting global buyers
India plans to adjust rice export rules to stabilize prices, aiming to balance
domestic needs and global markets. Changes may include fixed duties on white
rice exports and replacing taxes on parboiled rice with a consistent levy.
Despite a 21% drop in exports, a 19% increase in crop acreage is forecasted due
to better monsoon conditions.

Sebi adjusts rules for mutual fund investments in listed sponsor securities
Sebi has tightened rules for mutual funds investing in sponsor group companies'
listed securities. Limits restrict mutual fund schemes to 25% of net assets in
such securities. Equity ETFs and index funds can invest up to 35%, aligning with
index weights. Non-compliant passive schemes must rebalance promptly or face
restrictions on launching new schemes or charging exit fees.

RBI approves exit plan for Yes Bank rescuers, four years after bailout
After rescuing Yes Bank four years ago, the RBI has now allowed the bank's major
stakeholders to sell up to 51% of its ownership, potentially valuing the bank at
$10 billion. This move signals a significant shift in ownership, paving the way
for State Bank of India and others to exit their investments. Potential buyers
from Japan and West Asia are being considered, with final approvals pending RBI
scrutiny of bidder credentials.

Zinka logistics, backed by Accel and Flipkart, files IPO DRHP with Sebi
Zinka Logistics, backed by Accel and Flipkart, has filed for an IPO with SEBI to
raise funds. The IPO includes a fresh issuance of Rs.550 crore and an offer for
sale of up to 2.16 crore equity shares. Funds will support sales, marketing,
product development, and more. The IPO reserves 75% for institutional buyers,
15% for non-institutional investors, and 10% for retail investors.

📰 In other news


 * Microsoft plans to provide Apple devices to employees in China, according to
   a report
 * Marine Electricals secures a ₹50 crore work order; stock surges by 5%
 * Chinese employees allegedly auctioning off their bosses and colleagues online
 * Maldives Tourism invites Team India to celebrate their T20 World Cup victory
 * Defense sector sees 200% returns in one year
 * MCX trading delayed to 10 am due to technical issues
 * Zerodha faces backlash as angry users threaten legal action over glitch



#ABCEspresso #CurrentAffairs #News




Close

WHY CH0OSE US?


WHY ADITYA BIRLA SUN LIFE MUTUAL FUND IS YOUR TRUSTED PARTNER?

INVEST BIG

We are one of the leading asset managers in India, servicing around 8.25 million
investor folios *

FIND US ANYWHERE

Our PAN-India presence across 290+ locations*, serves investors all around the
country.

INVEST WITH THE BEST

Our exemplary asset management skills and consistent risk-adjusted performance
are backed by 30 years of strong research and expert fund management.

ALL INVESTMENTS UNDER ONE ROOF

Whatever your financial need, we endeavour to have a mutual fund for you.

PART OF A GLOBAL POWERHOUSE

We are a joint venture between Aditya Birla Group and Sun Life Financial Inc,
one of the leading international financial organizations.

❮

ALL INVESTMENTS UNDER ONE ROOF

Whatever your financial need, we have a mutual fund for you.

PART OF A GLOBAL POWERHOUSE

We are a joint venture between Aditya Birla Group and Sun Life Financial, one of
the leading international financial organization.

INVEST BIG

We are amongst the largest fund houses in the country.

FIND US ANYWHERE

Our PAN-India presence across 247 locations, serves investors all around the
country.

INVEST WITH THE BEST

Our exemplary asset management skills and consistent risk-adjusted performance
are backed by 25 years of strong research and expert fund managers.

ALL INVESTMENTS UNDER ONE ROOF

Whatever your financial need, we have a mutual fund for you.

PART OF A GLOBAL POWERHOUSE

We are a joint venture between Aditya Birla Group and Sun Life Financial, one of
the leading international financial organization.

INVEST BIG

We are amongst the largest fund houses in the country.

FIND US ANYWHERE

Our PAN-India presence across 247 locations, serves investors all around the
country.

INVEST WITH THE BEST

Our exemplary asset management skills and consistent risk-adjusted performance
are backed by 25 years of strong research and expert fund managers.

ALL INVESTMENTS UNDER ONE ROOF

Whatever your financial need, we have a mutual fund for you.

PART OF A GLOBAL POWERHOUSE

We are a joint venture between Aditya Birla Group and Sun Life Financial, one of
the leading international financial organization.

❯



LEARN ABOUT MUTUAL FUNDS

 * Read Articles
 * Product Video
 * Knowledge Centre

❮


PHARMA FUNDS - MEANING ADVANTAGES & HOW TO INVEST

Read the Article >

Jul 11, 2024
5 min


HOW MANY MUTUAL FUNDS SHOULD I OWN

Read the Article >

Jul 08, 2024
5 min


PERMANENT ACCOUNT NUMBER (PAN) - WHAT IS PAN CARD, IMPORTANCE

Read the Article >

Jul 04, 2024
5 min


FATHER'S DAY - GIFT YOUR FATHER FINANCIAL FREEDOM

Read the Article >

Jun 16, 2024
5 min


RETIREMENT PLANNING - STEPS TO PLAN RETIREMENT

Read the Article >

Jul 15, 2024
5 min


PHARMA FUNDS - MEANING ADVANTAGES & HOW TO INVEST

Read the Article >

Jul 11, 2024
5 min


HOW MANY MUTUAL FUNDS SHOULD I OWN

Read the Article >

Jul 08, 2024
5 min


PERMANENT ACCOUNT NUMBER (PAN) - WHAT IS PAN CARD, IMPORTANCE

Read the Article >

Jul 04, 2024
5 min


FATHER'S DAY - GIFT YOUR FATHER FINANCIAL FREEDOM

Read the Article >

Jun 16, 2024
5 min


RETIREMENT PLANNING - STEPS TO PLAN RETIREMENT

Read the Article >

Jul 15, 2024
5 min


PHARMA FUNDS - MEANING ADVANTAGES & HOW TO INVEST

Read the Article >

Jul 11, 2024
5 min


HOW MANY MUTUAL FUNDS SHOULD I OWN

Read the Article >

Jul 08, 2024
5 min


PERMANENT ACCOUNT NUMBER (PAN) - WHAT IS PAN CARD, IMPORTANCE

Read the Article >

Jul 04, 2024
5 min


FATHER'S DAY - GIFT YOUR FATHER FINANCIAL FREEDOM

Read the Article >

Jun 16, 2024
5 min
❯
❮


BHARAT SERIES EPISODE 3 – BUILDING FOR BHARAT



PlayVideo
Apr 02, 2024
19 min 36 sec


BHARAT SERIES EPISODE 2 – THE JOURNEY OF FINANCIAL INCLUSION



PlayVideo
Mar 27, 2024
2 min 12 sec


BHARAT SERIES EPISODE 1 - BHARAT: KAL, AAJ, AUR KAL



PlayVideo
Mar 19, 2024
24 min 13 sec


ABSL PSU EQUITY FUND: A KEY TO WEALTH BUILDING?



PlayVideo
Mar 12, 2024
24 Sec


A. BALASUBRAMANIAN - MD & CEO, ABSLAMC FY25 Q1



PlayVideo
Apr 04, 2024
16 min


BHARAT SERIES EPISODE 3 – BUILDING FOR BHARAT



PlayVideo
Apr 02, 2024
19 min 36 sec


BHARAT SERIES EPISODE 2 – THE JOURNEY OF FINANCIAL INCLUSION



PlayVideo
Mar 27, 2024
2 min 12 sec


BHARAT SERIES EPISODE 1 - BHARAT: KAL, AAJ, AUR KAL



PlayVideo
Mar 19, 2024
24 min 13 sec


ABSL PSU EQUITY FUND: A KEY TO WEALTH BUILDING?



PlayVideo
Mar 12, 2024
24 Sec


A. BALASUBRAMANIAN - MD & CEO, ABSLAMC FY25 Q1



PlayVideo
Apr 04, 2024
16 min


BHARAT SERIES EPISODE 3 – BUILDING FOR BHARAT



PlayVideo
Apr 02, 2024
19 min 36 sec


BHARAT SERIES EPISODE 2 – THE JOURNEY OF FINANCIAL INCLUSION



PlayVideo
Mar 27, 2024
2 min 12 sec


BHARAT SERIES EPISODE 1 - BHARAT: KAL, AAJ, AUR KAL



PlayVideo
Mar 19, 2024
24 min 13 sec


ABSL PSU EQUITY FUND: A KEY TO WEALTH BUILDING?



PlayVideo
Mar 12, 2024
24 Sec
❯
❮


INDIA’S ECONOMIC RISE AND THE $10 TRILLION OPPORTUNITY

Read the Article >

Apr 08, 2024
4 mins


THE ARTIFICIAL INTELLIGENCE (AI) REVOLUTION

Read the Article >

Feb 12, 2024
4 mins


RIDING THE WAVES: MASTERING RISK-TAKING TO TURN IT INTO AN ALLY

Read the Article >

Feb 12, 2024
4 min


EMBARKING ON MAKING A FINANCIAL GAME PLAN? ALL YOU NEED TO KNOW

Read the Article >

Feb 12, 2024
2 min


PULSE FROM THE GROUND: A FUND MANAGER’S PERSPECTIVE

Read the Article >

Jul 03, 2024
5 mins


WHAT VALUATIONS OF INDIAN BANKS ARE INDICATING?

Read the Article >

Jun 25, 2024
5 mins


UNLEASHING POTENTIAL: THE DYNAMICS OF AI IN INDIA

Read the Article >

May 20, 2024
4 mins


INDIA’S ECONOMIC RISE AND THE $10 TRILLION OPPORTUNITY

Read the Article >

Apr 08, 2024
4 mins


THE ARTIFICIAL INTELLIGENCE (AI) REVOLUTION

Read the Article >

Feb 12, 2024
4 mins


RIDING THE WAVES: MASTERING RISK-TAKING TO TURN IT INTO AN ALLY

Read the Article >

Feb 12, 2024
4 min


EMBARKING ON MAKING A FINANCIAL GAME PLAN? ALL YOU NEED TO KNOW

Read the Article >

Feb 12, 2024
2 min


PULSE FROM THE GROUND: A FUND MANAGER’S PERSPECTIVE

Read the Article >

Jul 03, 2024
5 mins


WHAT VALUATIONS OF INDIAN BANKS ARE INDICATING?

Read the Article >

Jun 25, 2024
5 mins


UNLEASHING POTENTIAL: THE DYNAMICS OF AI IN INDIA

Read the Article >

May 20, 2024
4 mins


INDIA’S ECONOMIC RISE AND THE $10 TRILLION OPPORTUNITY

Read the Article >

Apr 08, 2024
4 mins


THE ARTIFICIAL INTELLIGENCE (AI) REVOLUTION

Read the Article >

Feb 12, 2024
4 mins


RIDING THE WAVES: MASTERING RISK-TAKING TO TURN IT INTO AN ALLY

Read the Article >

Feb 12, 2024
4 min


EMBARKING ON MAKING A FINANCIAL GAME PLAN? ALL YOU NEED TO KNOW

Read the Article >

Feb 12, 2024
2 min
❯


MUTUAL FUND INVESTMENT BLOGS

Jul 19, 2024 5 min
Read Now➜
Jul 17, 2024 5 min
Read Now➜
Jul 11, 2024 5 min
Read Now➜
Jul 08, 2024 5 min
Read Now➜
Jul 04, 2024 5 min
Read Now➜
Jun 16, 2024 5 min
Read Now➜
To view more blogs click here➜


FREQUENTLY ASKED QUESTIONS


WHAT IS A MUTUAL FUND?

A mutual fund is an investment route where money is pooled from various
individual investors and is invested in financial instruments like stocks, money
market instruments, government bonds, and corporate bonds. Mutual funds are an
excellent way to invest your money. They offer benefits like diversification and
lower fees, but they also have some drawbacks.

Also Read - Mutual Fund Benefits

The mutual fund company hires a portfolio manager and other research staff to
manage the portfolio, which means that when you buy shares in a mutual fund, you
are actually buying a piece of the underlying assets that make up its holdings.
This makes it possible for individual investors without much knowledge or
expertise to participate in the stock market without having to worry about
understanding complex financial concepts like "portfolio turnover."

Also Read - Basic Terms & Concepts in Mutual Fund


HOW DO MUTUAL FUNDS WORK IN INDIA?

A mutual fund pools the investors’ money and allots units of the funds as per
their share of the assets in the pool. This money is then invested in various
types of mutual funds like debt, FOF, Bonds and other securities by a fund
manager appointed by respective asset management company.

Mutual Funds in India are managed by professionals with significant knowledge.
They are known as fund managers. They aim to grow your investments by investing
your money in the best mutual fund schemes. They can help you invest in the best
mutual funds in India and guide you about how to invest online.

Also Read - How Mutual Funds work?


WHAT ARE THE TYPES OF MUTUAL FUNDS IN INDIA?

Mutual funds in India can be broadly classified into equity funds and debt
funds. Equity mutual funds invest in stocks and equity-based securities, while
debt funds invest in fixed income securities such as bonds, debentures, and
commercial paper. Equity investments are riskier than debt investments, but they
offer better returns over the long term. Mutual funds are also categorized into
large-cap, mid-cap, small-cap, and multi-cap funds. The investment objective of
a fund is to provide long-term capital appreciation while preserving the
principal amount invested.

Further, mutual fund schemes can be categorised as:
Open-ended fund: This is a fund where an investor can invest, enter, exit, or
redeem at their convenience. It does not have a fixed maturity date

Close-ended fund : A close-ended mutual fund has a fixed maturity date. An
investor can online invest in this type of mutual fund scheme when it goes live
as an NFO (New Fund Offer). Their money gets redeemed automatically when the
fund matures. These funds are listed on stock exchange(s).

Also Read - What is Index Fund?


WHAT ARE THE FOUR TYPES OF MUTUAL FUNDS?

There are several types of mutual fund schemes offered by asset management
companies (AMCs). However, mutual funds are broadly categorized in the following
four types:

Equity funds
Equity funds are the types of mutual funds that invest in equity and equity
related instruments with the objective of delivering reasonable returns over the
long term.

Debt funds
Debt funds are those mutual funds that invest in fixed-income securities with
the objective of protecting the capital money and providing stable returns.

Hybrid funds
Hybrid funds are a category of mutual funds that adopt a balanced approach and
invest the corpus in a mix of debt and equity instruments.

Solution-oriented funds
Solution oriented mutual funds primarily invest with a specific financial goal
like education or retirement planning.


HOW CAN I INVEST IN MUTUAL FUNDS?

You can start investing in Mutual fund schemes through the AMCs website or from
digital partners/platforms that are available in the market. Aditya Birla
Capital has come up with an app to help you manage all your Aditya Birla Sun
Life Mutual Funds in one place.

However, if you are investing in multiple financial institutions, it could get
difficult to manage all websites and accounts. In such a case you can use
digital distribution apps that show you your entire portfolio in one place.

Must Read - What are GILT Funds?


WHICH MUTUAL FUND IS THE BEST?

The best mutual funds vary from one investor to another and depends on personal
financial goals, investment tenure, and risk appetite. To optimize the returns
on mutual funds, it is recommended to diversify investments in different
schemes.


HOW TO CHOOSE THE BEST MUTUAL FUND FOR INVESTMENT IN INDIA?

The first step before you begin investing in a Mutual Fund Plan, is to
understand your capacity to take a risk and the tenure you are comfortable with.
Once you are clear on these primary concerns, you can select the best mutual
funds for yourself. At Aditya Birla Sun Life Mutual Fund, we take pride in
offering you some of the best mutual funds in India, all of which cater to
individual needs.

Must Read - How to Choose the Best Mutual Funds?


WHAT IS THE MINIMUM INVESTMENT FOR A MUTUAL FUND?

The minimum amount varies from one category to another and depends on the policy
of the AMCs. The amount may vary from INR 100 to INR 5000 and higher. Most AMCs
allow lower investments in SIPs in comparison to lump sum investments. To know
the minimum investment amount, it is advisable to check the specific guidelines
of the AMC.


CAN I INVEST 500 RUPEES IN MUTUAL FUND?

Yes, many mutual funds offer the flexibility to invest as little as 500 rupees
per month. This makes it accessible and convenient for a wide range of
investors. What's more, by staying invested in mutual funds for the long term,
you can harness the power of compounding. This means your wealth can grow
exponentially over the long run as you earn returns not just on your initial
investment, but also on the interest it generates over time.


CAN I INVEST 1000 RUPEES IN MUTUAL FUND?

Yes, you can invest 1000 rupees in a mutual fund. Many mutual funds have a
minimum investment requirement, which can vary from fund to fund. Some mutual
funds allow initial investments as low as 500 rupees or even lower through
systematic investment plans (SIPs). SIPs allow you to invest a fixed amount
regularly (such as monthly) rather than making a lump-sum investment.


HOW MUCH SHOULD YOU INVEST IN MUTUAL FUNDS?

There is no fixed average amount that an investor should invest in a mutual fund
however, funds may have a minimum investment amount to make a portfolio.

Also Read - What is the Minimum Investment in Mutual Funds?


WHAT IS SIP IN MUTUAL FUND?

A mutual fund SIP is an investment option that allows investors to invest a
certain predetermined amount in their chosen scheme at a regular interval. This
eliminates the need for investors to time the market and offers a convenient and
hassle-free way to invest.


IS SIP BETTER THAN A LUMP-SUM INVESTMENT?

SIPs (Systematic Investment Plan) are a better alternative to lumpsum investment
in mutual funds. Having an SIP can help you reach your financial goals quicker
by the following:

1. Instilling Financial Discipline
2. Reduce the fear of volatility in the stock market
3. Reduce the risk of not having investible surplus

Also Read - What is SIP?


WHO SHOULD INVEST IN MUTUAL FUND SCHEMES?

Anybody who has financial goals can invest in a mutual fund scheme. Whether your
goals are long-term or short -term, mutual funds can help you reach your goals
faster. We at Aditya Birla Sun Life Mutual Fund have mutual fund plans that suit
every need of an investor. Once you know your risk appetite and preferred tenure
for investment, you can choose the best mutual funds for yourself.

Also Read - What is Equity Fund?


WHY SHOULD ONE INVEST IN MUTUAL FUNDS?

Mutual fund investing has several benefits. It offers diversification as mutual
funds pool money from several investors and invest the corpus across different
asset classes. This inherent diversification reduces investment risk.
Additionally, mutual funds are professionally managed eliminating investors to
actively manage their investments. Another advantage is that investments can be
as low as INR 500, which makes it accessible to most individuals. Mutual fund
schemes cater to different requirements of investors ensuring each individual
can invest in one that suits their risk appetite and financial goals.


HOW ARE RETURNS EARNED IN MUTUAL FUNDS?

Returns on mutual funds are earned as dividend or capital gains. Dividends are
paid out of any profits made by the AMC. If the performance is good with surplus
cash, the AMC may distribute some portion of it to the investors as dividend.
Capital gains are the profits made when the units are sold at a price higher
than the purchase cost. Both these types of returns are taxed as per the
regulatory guidelines.


IS INVESTING IN MUTUAL FUNDS SCHEMES SAFE?

Mutual Funds in India, like any other investment are safe when you understand
how to invest in them and the way they work. Investors who are investing in
equity mutual funds do not have to worry about short-term fluctuation in
returns. We at Aditya Birla Sun Life Mutual Fund aim to help our investors
choose the best mutual fund for themselves, keeping in mind their goals and risk
appetite to try and maximize long-term goals

Also Read - What are Debt Funds?


WHICH MUTUAL FUND IS SAFE?

All mutual funds have some level of risk, but certain mutual fund types can
offer lower risks compared to others. Index funds and large-cap mutual funds are
generally considered lower risk due to their focus on stable, well-established
companies or passive tracking of market indices. Debt funds also tend to be
lower risk as they invest in fixed-income securities. Balanced or hybrid funds
offer a mix of stocks and bonds, providing a balance between growth and
stability. It's important to assess your own risk tolerance and investment goals
before choosing a mutual fund.


HOW MUCH TIME DOES IT TAKE TO START INVESTING IN MUTUAL FUNDS FROM ABSLMF?

ABSLMF offers investors the ease and convenience to open an account online. The
entire process is free and paperless. After entering the basic details like
name, contact, scheme, amount, and others, the entire process can be completed
within a few minutes.


CAN I WITHDRAW MUTUAL FUND ANYTIME?

Yes, most mutual fund investments can be withdrawn at any time provided if is an
open-ended scheme. However, if the investment is in ELSS funds, the minimum
lock-in period is three years and funds cannot be withdrawn during this time.
Additionally, please note some mutual funds may impose exit loads if you
withdraw before a specified duration. It's advisable to check the terms and
conditions of the specific mutual fund scheme for any applicable exit loads.


IS MUTUAL FUNDS TAX FREE?

Yes, mutual fund returns are taxable in most situations:

15% tax – On an investment made in Equity oriented Mutual funds for less than 12
months
10% tax – On any investment that is made for more than 12 months on returns
exceeding Rs. 1 Lakh
As Per Tax Slab – If Fund’s exposure to stocks is less than 65% and holding
period is less than 65%
If the investment period is more than 3 years, capital gains will be taxed at
20% post indexation benefit

Also Read - New Tax Rules on Debt Funds


WHAT ARE THE DOCUMENTS REQUIRED FOR MUTUAL FUND INVESTMENT KYC?

Documents Required to invest in Mutual Funds in India via physical mode:

1. 1 Passport Size Photo
2. Copy PAN Card
3. Address proof with above documents
4. Attach the above documents with KYC Form with Signature

Documents Required to invest in Mutual Funds in India via online mode: 1. PAN
card (Proof of Identity)
2. Address proof
3. Upload Photo
4. Upload signature
5. Video will be captured


WHY ARE MUTUAL FUNDS SUBJECT TO MARKET RISK?

The mutual fund corpus is invested in different assets, which are market-linked
products. The returns on these market-linked products are not fixed. The value
of these underlying assets may increase or decrease based on the economic
conditions, which makes mutual fund investments subject to certain market risk.


HOW CAN YOU REDEEM YOUR MUTUAL FUND UNITS?

You can redeem your units through Investor app or website. The money as per
investments and units will be deposited to your account for Equity Schemes
within (T+3 )working days and (T+1/ T+2 ) working days for Debt and Liquid
Schemes (Please note: Refer SID for the specific scheme details) after your
redemption is processed.

Must Read - When to Sell Mutual Funds?


IS MUTUAL FUNDS A GOOD INVESTMENT?

Mutual funds are a good investment for investors who are looking to diversify
their portfolio. To get the most of your investment, an investor could invest in
different securities to reduce the portfolio risk.

Also Read - What is AUM?


DISCLAIMER

Aditya Birla Sun Life AMC Limited is the investment manager of Aditya Birla Sun
Life Mutual Fund. The Sponsors of Aditya Birla Sun Life Mutual Fund are Aditya
Birla Capital Limited, a part of the Aditya Birla Group, which is a premier
conglomerate of businesses in India and Sun Life (India) AMC Investments Inc.

 * 
 * 
 * 
 * 

GET STARTED WITH OUR APP

 * ABOUT US
 * INVESTOR SOLUTIONS
 * OUR SOLUTIONS
 * OUR HIGH RETURN FUNDS

 * Company Profile
 * Our People
 * Financials
 * Careers
 * Press & Media

 * NRI
 * Corporate
 * Advisor

 * Wealth Creation Solutions
 * Savings Solutions
 * Tax Saving Solutions
 * Income Solution

 * Aditya Birla Sun Life PSU Equity Fund
 * Aditya Birla Sun Life Pure Value Fund
 * Aditya Birla Sun Life Small Cap Fund
 * Aditya Birla Sun Life Infrastructure Fund
 * Aditya Birla Sun Life Midcap Fund
 * Aditya Birla Sun Life Nifty Smallcap 50 Index Fund
 * Aditya Birla Sun Life Pharma and Healthcare Fund

 * CALCULATOR
 * BLOGS
 * QUICK LINKS
 * DOWNLOAD LINKS

 * IE - Child Education
 * IE - Retirement
 * IE - SIP
 * Step up SIP
 * SIP
 * SIP with EMI Planner
 * SWP with Estate Planner
 * Target Amount
 * Child Education Planner
 * Cost of Delaying SIP
 * Fixed Monthly Withdrawal
 * Impact of Inflation
 * Lumpsum
 * Retirement Planner

 * Types Of Mutual Funds
 * Mutual Fund Tax Benefits
 * Nav in Mutual Funds
 * OTM in Mutual Fund
 * What is AMC?
 * What is AUM?
 * What is Debt Fund?
 * What is Index Fund?
 * What is Mutual Fund?
 * IDCW
 * What is SIP?
 * What is Tax?

 * Account Statement
 * Check Fund Performance
 * NAV
 * Complete eKYC
 * Link to ODR
 * Portfolio
 * Register for e-OTM
 * Unclaimed Redemption

 * Forms
 * Market Updates
 * Investing Insights
 * Policy Updates
 * Annual Reports
 * Factsheets

 * HELP

 * FAQs
 * Post a Query
 * Contact Us
 * Glossary
 * Locate Us
 * Customer Services

ABOUT US
 * Company Profile
 * Our People
 * Financials
 * Careers
 * Press & Media

INVESTOR SOLUTIONS
 * NRI
 * Corporate
 * Advisor

OUR SOLUTIONS
 * Wealth Creation Solutions
 * Savings Solutions
 * Tax Saving Solutions
 * Income Solution

OUR HIGH RETURN FUNDS
 * Aditya Birla Sun Life PSU Equity Fund
 * Aditya Birla Sun Life Pure Value Fund
 * Aditya Birla Sun Life Small Cap Fund
 * Aditya Birla Sun Life Infrastructure Fund
 * Aditya Birla Sun Life Midcap Fund
 * Aditya Birla Sun Life Nifty Smallcap 50 Index Fund
 * Aditya Birla Sun Life Pharma and Healthcare Fund

CALCULATOR
 * IE - Child Education
 * IE - Retirement
 * IE - SIP
 * Step up SIP
 * SIP
 * SIP with EMI Planner
 * SWP with Estate Planner
 * Target Amount
 * Child Education Planner
 * Cost of Delaying SIP
 * Fixed Monthly Withdrawal
 * Impact of Inflation
 * Lumpsum
 * Retirement Planner

BLOGS
 * Types Of Mutual Funds
 * Mutual Fund Tax Benefits
 * Nav in Mutual Funds
 * OTM in Mutual Fund
 * What is AMC?
 * What is AUM?
 * What is Debt Fund?
 * What is Index Fund?
 * What is Mutual Fund?
 * IDCW
 * What is SIP?
 * What is Tax?

QUICK LINKS
 * Account Statement
 * Check Fund Performance
 * NAV
 * Complete eKYC
 * Link to ODR
 * Portfolio
 * Register for e-OTM
 * Unclaimed Redemption

DOWNLOAD LINKS
 * Forms
 * Market Updates
 * Investing Insights
 * Policy Updates
 * Annual Reports
 * Factsheets

HELP
 * FAQs
 * Post a Query
 * Contact Us
 * Glossary
 * Locate Us
 * Customer Services

 * 
 * 
 * 
 * 



Toll Free Number

1800 270 7000
 * OUR SUBSIDIARIES
 * COMPANY
 * SOLUTIONS
 * TOOLS & RESOURCES

 * Aditya Birla Finance Limited
 * Aditya Birla Health Insurance Company Limited
 * Aditya Birla Housing Finance Limited
 * Aditya Birla Insurance Brokers Limited
 * Aditya Birla Money Limited
 * Aditya Birla Sun Life Insurance Company Limited
 * Aditya Birla Sun Life Mutual Fund
 * Aditya Birla Sun Life Pension Management Limited
 * Aditya Birla Wellness Private Limited

 * About Us
 * Locate Us
 * Press and Media
 * CSR and Sustainability
 * Investor Relations
 * Careers

 * Home Loan
 * Personal Loans
 * Business Loans
 * Life Insurance
 * Health Insurance
 * Motor Insurance
 * Credit Cards
 * Digital Gold
 * Fixed Deposit
 * Mutual Funds
 * Pay Anyone
 * Pay Bills
 * Pay for Anything
 * Pay on Call
 * Payment Lounge
 * Stocks & Securities
 * Tax Planning

 * ABC of Money
 * ABC of Calculators
 * Free Credit Score

 * USEFUL LINKS

 * Terms and Conditions
 * Customer Services
 * Privacy Policy

OUR SUBSIDIARIES
 * Aditya Birla Finance Limited
 * Aditya Birla Health Insurance Company Limited
 * Aditya Birla Housing Finance Limited
 * Aditya Birla Insurance Brokers Limited
 * Aditya Birla Money Limited
 * Aditya Birla Sun Life Insurance Company Limited
 * Aditya Birla Sun Life Mutual Fund
 * Aditya Birla Sun Life Pension Management Limited
 * Aditya Birla Wellness Private Limited

COMPANY
 * About Us
 * Locate Us
 * Press and Media
 * CSR and Sustainability
 * Investor Relations
 * Careers

SOLUTIONS
 * Home Loan
 * Personal Loans
 * Business Loans
 * Life Insurance
 * Health Insurance
 * Motor Insurance
 * Credit Cards
 * Digital Gold
 * Fixed Deposit
 * Mutual Funds
 * Pay Anyone
 * Pay Bills
 * Pay for Anything
 * Pay on Call
 * Payment Lounge
 * Stocks & Securities
 * Tax Planning

TOOLS & RESOURCES
 * ABC of Money
 * ABC of Calculators
 * Free Credit Score

USEFUL LINKS
 * Terms and Conditions
 * Customer Services
 * Privacy Policy

Download ABCD

 * Playstore
 * AppStore

© 2023, Aditya Birla Capital Ltd. All Rights Reserved.

 * 
 * 
 * 
 * 
 * 



×





LOADING


Aditya Birla Sun Life AMC Limited