www.icicipruamc.com Open in urlscan Pro
203.199.107.52  Public Scan

Submitted URL: http://delivery.icicipruamc.com/lt.pl?id=60062=IR0FVlBVVFBQGQIAB19dD1IECgBfAQ0CAFBWA1QBUAFRVgJQA1NQUVBSBlVSAlANV1ZPABRARwBSWkdbF...
Effective URL: https://www.icicipruamc.com/request-account-statement?SendOpt=E
Submission: On March 23 via api from IN — Scanned from DE

Form analysis 5 forms found in the DOM

Name: formRequestAccountStatement

<form name="formRequestAccountStatement" id="formRequestAccountStatement" novalidate="" ng-controller="RequestEStatementController" class="ng-pristine ng-scope ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength">
  <div class="shadowContainer requesteStatement">
    <div class="NomineeWrapper js-sliderWrapper">
      <div class="panDetail js-slider active">
        <div class="row">
          <div class="col-md-8 col-md-offset-2 col-lg-10 col-lg-offset-1">
            <h2 class="subTitle leftA">What's your Permanent Account Number (PAN)?</h2>
            <div class="inputBox name" ng-class="!formRequestAccountStatement.PanNumber.$touched ? '' : formRequestAccountStatement.PanNumber.$touched &amp;&amp; formRequestAccountStatement.PanNumber.$invalid ?'error':'success'">
              <div class="loader">
                <svg viewBox="25 25 50 50" class="circular-loader">
                  <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="1" class="loader-path"></circle>
                </svg>
              </div>
              <div class="feilds">
                <div class="title">
                  <label class="title2">PAN</label>
                  <label class="errorText">Please enter a valid PAN</label>
                </div>
                <input id="txtPAN" name="PanNumber" autocomplete="off" type="text" no-special-char="" capitalize="" ng-pattern="[object Object]" maxlength="10" ng-model="PanNumber" placeholder="Eg. ABCDE 1234 A" required=""
                  class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength">
              </div>
              <div class="rippleseffect"></div>
            </div>
            <div class="formSubmit">
              <button class="gradientButton js-getOtpNext" id="btnpanSubmit" name="btnpanSubmit" ng-click="GetFoliosByPAN()">Submit</button>
            </div>
          </div>
        </div>
      </div>
      <div class="selectFolio js-slider">
        <div class="row">
          <div class="col-md-8 col-md-offset-2 col-lg-6 col-lg-offset-3">
            <h3>Which Folio do you want the estatement for?</h3>
            <p class="subTitle">Select a Folio linked to this PAN</p>
            <div class="inputBox nature pointer">
              <div class="loader">
                <svg viewBox="25 25 50 50" class="circular-loader">
                  <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="1" class="loader-path"></circle>
                </svg>
              </div>
              <div class="feilds">
                <div class="title">
                  <label class="title2">Folio</label>
                  <label class="errorText">Please select valid folio number</label>
                </div>
                <div class="btn-group bootstrap-select dropdown ng-pristine ng-untouched ng-valid ng-empty"><button type="button" class="btn dropdown-toggle bs-placeholder btn-default" data-toggle="dropdown" role="button" data-id="txtFolio"
                    title="Select Folio Number"><span class="filter-option pull-left">Select Folio Number</span>&nbsp;<span class="bs-caret"><span class="caret"></span></span></button>
                  <div class="dropdown-menu open" role="combobox">
                    <ul class="dropdown-menu inner" role="listbox" aria-expanded="false">
                      <li data-original-index="0" class="selected">
                        <a tabindex="0" class="" data-tokens="null" role="option" aria-disabled="false" aria-selected="true"><span class="text">Select Folio Number</span><span class="glyphicon glyphicon-ok check-mark"></span></a></li>
                      <li data-original-index="1"><a tabindex="0" class="" data-tokens="null" role="option" aria-disabled="false" aria-selected="false"><span class="text">All Folios</span><span class="glyphicon glyphicon-ok check-mark"></span></a>
                      </li>
                    </ul>
                  </div><select id="txtFolio" name="FolioNumber" class="selectpicker dropdown ng-pristine ng-untouched ng-valid ng-empty" ng-model="FolioNumber" tabindex="-98">
                    <option value="" selected="selected">Select Folio Number</option>
                    <option value="allFolios">All Folios</option>
                    <!-- ngRepeat: item in decodedata.Data -->
                  </select>
                </div>
              </div>
              <div class="rippleseffect"></div>
            </div>
            <div class="formSubmit getOtpbtn">
              <button class="gradientButton js-getOtpNext ng-binding" id="btnSubmit" name="btnSubmit" ng-click="GetOTP()"></button>
            </div>
          </div>
        </div>
      </div>
      <div class="otpDetail js-slider">
        <div class="row">
          <div class="col-md-8 col-md-offset-2 col-lg-10 col-lg-offset-1">
            <p class="subTitle leftA ng-binding">Help us confirm your identity for Folio No. by entering the OTP sent to your registered Mobile No. and Email ID</p>
            <div class="inputBox name ResendOTPInputBlock otp_pass withOtp"
              ng-class="!formRequestAccountStatement.OTPNumber.$touched ? '' : formRequestAccountStatement.OTPNumber.$touched &amp;&amp; formRequestAccountStatement.OTPNumber.$invalid ?'error':'success'">
              <div class="feilds">
                <div class="title">
                  <label class="title2">Verify OTP</label>
                  <label class="errorText">Please enter valid OTP</label>
                </div>
                <input id="txtOTP" type="tel" autocomplete="off" name="OTPNumber" numbers-only="" ng-model="OTPNumber" placeholder="123456" maxlength="6" required=""
                  class="blue_tooltip ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength">
                <div class="extraFieldInfo otppasstxt hidden">
                  <div class="tooltipBlock">
                    <div class="tooltipCont blueToolTip">
                      <p>OTP has been sent on </p>
                      <ul class="infoBlock">
                        <li><span class="icon-call_white"></span><span><a href="" class="ng-binding"></a></span></li>
                        <li><span class="ng-binding"></span></li>
                      </ul>
                    </div>
                  </div>
                </div>
                <div class="otpSubmitcontact extraFieldInfo">Submit in <span>60 </span>secs</div>
              </div>
              <div class="rippleseffect"></div>
            </div>
            <p class="otpText ng-hide" ng-show="isOTPSent"> Didn't receive the OTP? <a href="#" class="ResendOTP" ng-click="GetOTP()">Resend OTP</a> or <a href="#" class="js-sliderPrev" ng-click="ChangeFolio()">Change Folio</a>
            </p>
            <div class="formSubmit">
              <button id="btnVerify" name="btnVerify" class="gradientButton js-submitOtpNext" ng-click="VerifyOTP()">Verify</button>
            </div>
          </div>
        </div>
      </div>
      <div data-static="true" class="selectScheme js-slider" id="selectScheme">
        <div class="row">
          <div class="col-md-6 col-sm-12 text-left" style="width: 100%;">
            <div class="screenerFilter optionFilterbtn">
              <div id="NavFundopt">
                <p>Select Scheme: </p>
                <div class="filtersMain fundOption1Div inlineBlock">
                  <div style="height: 104px;overflow-y: scroll;border-radius: 0;padding: 10px;width: 87%;border: solid .1rem #ffdace;">
                    <label class="control control--checkbox">
                      <input id="all" type="checkbox" ng-model="allselected" ng-click="selectAll()" class="ng-pristine ng-untouched ng-valid ng-empty">
                      <span>All Schemes</span>
                      <div class="control__indicator"></div>
                    </label>
                    <br>
                    <!-- ngRepeat: item in Schemes -->
                  </div>
                </div>
              </div>
            </div>
            <div class="comParedData ng-hide" style="width: 100%;margin-top: 14px;font-size: 14px;" ng-show="divSelectedSchemes">
              <div class="col-xs-12" style="margin-left: -15px;width: 91%;">
                <div class="type1">
                  <table cellspacing="0" cellpadding="0" border="0" align="left" width="100%" class="table">
                    <thead>
                      <tr>
                        <th width="70%"> Selected Scheme </th>
                        <th style="width: 100%;text-align: center;"> Action </th>
                      </tr>
                    </thead>
                    <tbody>
                      <!-- ngRepeat: scheme in checkedSchemes track by $index -->
                    </tbody>
                  </table>
                </div>
              </div>
            </div>
            <div class="formSubmit" style="width: 87%;">
              <button class="gradientButton" id="btnSchemeNext" name="btnSchemeNext" ng-click="GoToGenerateStatement()">Continue</button>
            </div>
          </div>
        </div>
      </div>
      <div data-static="true" class="nomineeDetail js-slider">
        <div class="row">
          <div class="col-md-8 col-md-offset-2 col-lg-11 col-lg-offset-1">
            <h5>Select your preferred options in relation to receiving the account statement <a href="javascript:void(0)">Edit Folio    <span class="icon-edit"></span></a></h5>
            <div class="updateContactBlock" id="divGenerateStatement">
            </div>
            <div class="thankyouSection blurHeight" id="thankyouPopup" style="display:none">
              <div class="close" ng-click="resetform()"></div>
              <img src="/assets/images/thankyouIcon.png" alt="">
              <h4>Thank you</h4>
              <p>Account statement will be mailed to your registered email id.</p>
            </div>
            <div class="thankyouSection blurHeight" id="messagePopup" style="display:none">
              <div class="close" onclick="$('#messagePopup').hide();"></div>
              <h4></h4>
              <p></p>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <input type="hidden" name="hdnAllFolios" id="hdnAllFolios" value="N" autocomplete="off">
  <input type="hidden" name="hdnAccStmt" id="hdnAccStmt" value="QzhokI0dk12JoKhG8X5mx4LlgFJUHT5vN/PxDKpjuJoEiBk/mZ/rLvit1BC1CtpR3kbytcYCg/deOBtJEe1+5Q==" autocomplete="off">
</form>

Name: formRequestToCallBack

<form id="formRequestToCallBack" name="formRequestToCallBack" ng-controller="RequestToCallBackController" novalidate="" class="reqTCBack ng-pristine ng-scope ng-invalid ng-invalid-required ng-valid-maxlength ng-valid-pattern">
  <div class="formFirstView reqToCallback" id="formreqtocallback" ng-class="{'blur':isSuccess}">
    <div class="switchSec text-center">
      <p class="existingCust">
        <strong>Request a Callback</strong><br> Are you an existing investor of ICICI Prudential Mutual Fund? <label class="smallSwitch">
          <span class="before">Yes</span>
          <input type="checkbox" id="InvestorType" name="InvestorType" ng-model="InvestorType" class="ng-pristine ng-untouched ng-valid ng-empty"><span class="slider round"></span>
          <span class="after">No</span>
        </label>
      </p>
    </div>
    <div class="inputwrapper">
      <div class="row">
        <div class="requestToForm">
          <div class="col-md-6">
            <div id="username" class="inputBox name" ng-class="!formRequestToCallBack.Name.$touched ? '' : formRequestToCallBack.Name.$touched &amp;&amp; formRequestToCallBack.Name.$invalid?'error':'success'">
              <div class="loader">
                <svg viewBox="25 25 50 50" class="circular-loader">
                  <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="1" class="loader-path"></circle>
                </svg>
              </div>
              <div class="feilds">
                <div class="title">
                  <label class="title2">Name </label>
                  <label class="errorText">Please enter valid name</label>
                </div>
                <input id="name" name="Name" inputfocus="" ng-model="Name" type="text" ng-blur="isBlur()" maxlength="255" namecharacters="" value="" placeholder="First Name     Middle Name     Last Name" required=""
                  class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength">
              </div>
              <div class="rippleseffect"></div>
            </div>
          </div>
          <div class="col-md-6 mobileTxt inputLessBtm">
            <div id="mobileDiv" class="inputBox MobileNumber mobile otp_pass withconcode" ng-show="isNumberEnabled"
              ng-class="!formRequestToCallBack.MobileNumber.$touched ? '' : formRequestToCallBack.MobileNumber.$touched &amp;&amp; formRequestToCallBack.MobileNumber.$invalid?'error':'success'">
              <div class="loader">
                <svg viewBox="25 25 50 50" class="circular-loader">
                  <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="1" class="loader-path"></circle>
                </svg>
              </div>
              <div class="feilds">
                <div class="title">
                  <label class="title2"> Mobile </label>
                  <label class="errorText"> Please enter valid Mobile Number </label>
                </div>
                <span class="countryCode"> + 91 - </span>
                <input id="mobile" value="" autocomplete="off" type="tel" name="MobileNumber" required="" ng-model="MobileNumber" maxlength="10" ng-pattern="[object Object]" numbers-only="" placeholder="1234512345"
                  class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength">
              </div>
              <div class="rippleseffect"></div>
            </div>
          </div>
          <div class="col-md-6">
            <div id="emailDiv" class="inputBox email" ng-class="!formRequestToCallBack.EmailId.$touched ? '' : formRequestToCallBack.EmailId.$touched &amp;&amp; formRequestToCallBack.EmailId.$invalid?'error':'success'">
              <div class="loader">
                <svg viewBox="25 25 50 50" class="circular-loader">
                  <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="1" class="loader-path"></circle>
                </svg>
              </div>
              <div class="feilds">
                <div class="title">
                  <label class="title2">Email</label>
                  <label class="errorText">Please enter valid email address</label>
                </div>
                <input id="email" ng-blur="isBlur()" name="EmailId" ng-pattern="[object Object]" maxlength="100" ng-model="EmailId" type="text" value="" placeholder="E.g. xyz@gmail.com" required=""
                  class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength">
              </div>
              <div class="rippleseffect"></div>
            </div>
          </div>
          <div class="col-md-6">
            <div class="rcAutoComp">
              <div id="cityDiv" class="inputBox city detectMeActive" ng-class="!formRequestToCallBack.City.$touched ? '' : formRequestToCallBack.City.$touched &amp;&amp; formRequestToCallBack.City.$invalid?'error':'success'">
                <div class="loader">
                  <svg viewBox="25 25 50 50" class="circular-loader">
                    <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="1" class="loader-path"></circle>
                  </svg>
                </div>
                <div class="feilds">
                  <div class="title">
                    <label class="title2">City</label>
                    <label class="errorText">Please enter valid city</label>
                  </div>
                  <input id="city" type="text" ng-keyup="getCity($event)" ng-change="InputChange()" namecharacters="" ng-blur="isBlur()" name="City" required="" ng-model="City" value="" placeholder="E.g. Mumbai"
                    class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required">
                  <a href="javascript:void(0);" class="detectMe">Detect Me</a>
                  <a href="javascript:void(0);" ng-click="DetectMe()" class="icon-Detect detectLocation"></a>
                </div>
                <div class="rippleseffect"></div>
                <ul class="cityList">
                  <!-- ngRepeat: city in Cities -->
                </ul>
              </div>
            </div>
          </div>
          <div class="col-md-12">
            <div class="control-group IsDisclaimer" ng-show="IsDisclaimer">
              <label class="control control--checkbox">
                <input type="checkbox" ng-change="DisclaimerBox()" id="Disclaimer" name="Disclaimer" ng-model="Disclaimer" class="ng-pristine ng-untouched ng-valid ng-empty">
                <span class="text">By entering your personal details, you hereby authorizing ICICI Prudential Asset Management Company Ltd and/or its authorized service provider(s) to contact you and this will override any NDNC registration made by
                  you.</span>
              </label>
            </div>
          </div>
          <div class="formSubmit" id="Submitreq">
            <a class="gradientButton btnLg leadsubmit" ng-click="otpverifySubmit()">Submit</a>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="thankyouSection ng-hide" ng-show="isSuccess">
    <div class="setNavTrigger">
      <div class="inputBox name ResendOTPInputBlock otp_pass" ng-class="!formRequestToCallBack.OTPNumber.$touched ? '' : formRequestToCallBack.OTPNumber.$touched &amp;&amp; formRequestToCallBack.OTPNumber.$invalid ?'error':'success'">
        <div class="loader">
          <svg viewBox="25 25 50 50" class="circular-loader">
            <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="Holyhades97" "1"="" class="loader-path"></circle>
          </svg>
        </div>
        <div class="feilds">
          <div class="title">
            <label class="title2">Your OTP</label>
            <label class="errorText">This OTP is not right. Please verify and enter the correct OTP</label>
          </div>
          <input id="txtOTP" type="tel" name="OTPNumber" numbers-only="" ng-model="OTPNumber" autocomplete="off" placeholder="" maxlength="6" required=""
            class="blue_tooltip ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength">
          <p class="otpSubmitseconds extraFieldInfo">Submit in <span class="ng-binding"></span> secs</p>
          <div class="extraFieldInfo otppasstxt">
            <div class="tooltipBlock">
              <div class="tooltipCont blueToolTip">
                <p>OTP has been sent on </p>
                <ul class="infoBlock">
                  <li><span class="icon-call_white"></span><span><a href="tel:918564569857" class="ng-binding"> </a></span></li>
                  <li><span class="ng-binding"></span></li>
                </ul>
              </div>
            </div>
          </div>
        </div>
        <div class="rippleseffect"></div>
      </div>
      <button class="gradientButton resentotpbutton smallbtn hide" type="button">
        <span class="value">OTP expired! Resend OTP</span>
        <div class="loader"><span></span><span></span><span></span></div>
      </button>
    </div>
    <p class="otpText ng-hide" ng-show="isOTPSended"> Didn't receive the OTP? <a href="#" ng-click="otpverifySubmit()">    Resend OTP</a> or<a href="#" ng-click="ChangeNumber()" id="changenumber">    Change number</a>
    </p>
    <div class="control-group IsDisclaimer" ng-show="IsDisclaimer">
      <label class="control control--checkbox">
        <input type="checkbox" ng-change="DisclaimerBox()" id="Disclaimer" name="Disclaimer" ng-model="Disclaimer" class="ng-pristine ng-untouched ng-valid ng-empty">
        <span class="text">By entering your personal details, you hereby authorizing ICICI Prudential Asset Management Company Ltd and/or its authorized service provider(s) to contact you and this will override any NDNC registration made by
          you.</span>
      </label>
    </div>
    <div class="formSubmit" id="Submitreq">
      <a class="gradientButton buttonDisabled btnLg" ng-click="Submit()">Submit</a>
    </div>
  </div>
  <div class="thankyouSectionpopup ng-hide" ng-show="isSuccess">
    <div class="thankYouIcon icon-Tick"></div>
    <h4>Thank you for your details.</h4>
    <p>We will get in touch with you shortly</p>
    <p><strong>Meanwhile you can explore various schemes offered by us</strong></p>
    <p class="redirectPara ng-binding">You will be re-directed to the home page in s</p>
  </div>
</form>

Name: formRequestToCallBack

<form id="formRequestToCallBack" name="formRequestToCallBack" ng-controller="RequestToCallBackController" novalidate="" class="reqTCBack ng-pristine ng-scope ng-invalid ng-invalid-required ng-valid-maxlength ng-valid-pattern">
  <div class="formFirstView reqToCallback" id="formreqtocallback" ng-class="{'blur':isSuccess}">
    <div class="switchSec text-center">
      <p class="existingCust">
        <strong>Request a Callback</strong><br> Are you an existing investor of ICICI Prudential Mutual Fund? <label class="smallSwitch">
          <span class="before">Yes</span>
          <input type="checkbox" id="InvestorType" name="InvestorType" ng-model="InvestorType" class="ng-pristine ng-untouched ng-valid ng-empty"><span class="slider round"></span>
          <span class="after">No</span>
        </label>
      </p>
    </div>
    <div class="inputwrapper">
      <div class="row">
        <div class="requestToForm">
          <div class="col-md-6">
            <div id="username" class="inputBox name" ng-class="!formRequestToCallBack.Name.$touched ? '' : formRequestToCallBack.Name.$touched &amp;&amp; formRequestToCallBack.Name.$invalid?'error':'success'">
              <div class="loader">
                <svg viewBox="25 25 50 50" class="circular-loader">
                  <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="1" class="loader-path"></circle>
                </svg>
              </div>
              <div class="feilds">
                <div class="title">
                  <label class="title2">Name </label>
                  <label class="errorText">Please enter valid name</label>
                </div>
                <input id="name" name="Name" inputfocus="" ng-model="Name" type="text" ng-blur="isBlur()" maxlength="255" namecharacters="" value="" placeholder="First Name     Middle Name     Last Name" required=""
                  class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength">
              </div>
              <div class="rippleseffect"></div>
            </div>
          </div>
          <div class="col-md-6 mobileTxt inputLessBtm">
            <div id="mobileDiv" class="inputBox MobileNumber mobile otp_pass withconcode" ng-show="isNumberEnabled"
              ng-class="!formRequestToCallBack.MobileNumber.$touched ? '' : formRequestToCallBack.MobileNumber.$touched &amp;&amp; formRequestToCallBack.MobileNumber.$invalid?'error':'success'">
              <div class="loader">
                <svg viewBox="25 25 50 50" class="circular-loader">
                  <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="1" class="loader-path"></circle>
                </svg>
              </div>
              <div class="feilds">
                <div class="title">
                  <label class="title2"> Mobile </label>
                  <label class="errorText"> Please enter valid Mobile Number </label>
                </div>
                <span class="countryCode"> + 91 - </span>
                <input id="mobile" value="" autocomplete="off" type="tel" name="MobileNumber" required="" ng-model="MobileNumber" maxlength="10" ng-pattern="[object Object]" numbers-only="" placeholder="1234512345"
                  class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength">
              </div>
              <div class="rippleseffect"></div>
            </div>
          </div>
          <div class="col-md-6">
            <div id="emailDiv" class="inputBox email" ng-class="!formRequestToCallBack.EmailId.$touched ? '' : formRequestToCallBack.EmailId.$touched &amp;&amp; formRequestToCallBack.EmailId.$invalid?'error':'success'">
              <div class="loader">
                <svg viewBox="25 25 50 50" class="circular-loader">
                  <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="1" class="loader-path"></circle>
                </svg>
              </div>
              <div class="feilds">
                <div class="title">
                  <label class="title2">Email</label>
                  <label class="errorText">Please enter valid email address</label>
                </div>
                <input id="email" ng-blur="isBlur()" name="EmailId" ng-pattern="[object Object]" maxlength="100" ng-model="EmailId" type="text" value="" placeholder="E.g. xyz@gmail.com" required=""
                  class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength">
              </div>
              <div class="rippleseffect"></div>
            </div>
          </div>
          <div class="col-md-6">
            <div class="rcAutoComp">
              <div id="cityDiv" class="inputBox city detectMeActive" ng-class="!formRequestToCallBack.City.$touched ? '' : formRequestToCallBack.City.$touched &amp;&amp; formRequestToCallBack.City.$invalid?'error':'success'">
                <div class="loader">
                  <svg viewBox="25 25 50 50" class="circular-loader">
                    <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="1" class="loader-path"></circle>
                  </svg>
                </div>
                <div class="feilds">
                  <div class="title">
                    <label class="title2">City</label>
                    <label class="errorText">Please enter valid city</label>
                  </div>
                  <input id="city" type="text" ng-keyup="getCity($event)" ng-change="InputChange()" namecharacters="" ng-blur="isBlur()" name="City" required="" ng-model="City" value="" placeholder="E.g. Mumbai"
                    class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required">
                  <a href="javascript:void(0);" class="detectMe">Detect Me</a>
                  <a href="javascript:void(0);" ng-click="DetectMe()" class="icon-Detect detectLocation"></a>
                </div>
                <div class="rippleseffect"></div>
                <ul class="cityList">
                  <!-- ngRepeat: city in Cities -->
                </ul>
              </div>
            </div>
          </div>
          <div class="col-md-12">
            <div class="control-group IsDisclaimer" ng-show="IsDisclaimer">
              <label class="control control--checkbox">
                <input type="checkbox" ng-change="DisclaimerBox()" id="Disclaimer" name="Disclaimer" ng-model="Disclaimer" class="ng-pristine ng-untouched ng-valid ng-empty">
                <span class="text">By entering your personal details, you hereby authorizing ICICI Prudential Asset Management Company Ltd and/or its authorized service provider(s) to contact you and this will override any NDNC registration made by
                  you.</span>
              </label>
            </div>
          </div>
          <div class="formSubmit" id="Submitreq">
            <a class="gradientButton btnLg leadsubmit" ng-click="otpverifySubmit()">Submit</a>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="thankyouSection ng-hide" ng-show="isSuccess">
    <div class="setNavTrigger">
      <div class="inputBox name ResendOTPInputBlock otp_pass" ng-class="!formRequestToCallBack.OTPNumber.$touched ? '' : formRequestToCallBack.OTPNumber.$touched &amp;&amp; formRequestToCallBack.OTPNumber.$invalid ?'error':'success'">
        <div class="loader">
          <svg viewBox="25 25 50 50" class="circular-loader">
            <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="Holyhades97" "1"="" class="loader-path"></circle>
          </svg>
        </div>
        <div class="feilds">
          <div class="title">
            <label class="title2">Your OTP</label>
            <label class="errorText">This OTP is not right. Please verify and enter the correct OTP</label>
          </div>
          <input id="txtOTP" type="tel" name="OTPNumber" numbers-only="" ng-model="OTPNumber" autocomplete="off" placeholder="" maxlength="6" required=""
            class="blue_tooltip ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength">
          <p class="otpSubmitseconds extraFieldInfo">Submit in <span class="ng-binding"></span> secs</p>
          <div class="extraFieldInfo otppasstxt">
            <div class="tooltipBlock">
              <div class="tooltipCont blueToolTip">
                <p>OTP has been sent on </p>
                <ul class="infoBlock">
                  <li><span class="icon-call_white"></span><span><a href="tel:918564569857" class="ng-binding"> </a></span></li>
                  <li><span class="ng-binding"></span></li>
                </ul>
              </div>
            </div>
          </div>
        </div>
        <div class="rippleseffect"></div>
      </div>
      <button class="gradientButton resentotpbutton smallbtn hide" type="button">
        <span class="value">OTP expired! Resend OTP</span>
        <div class="loader"><span></span><span></span><span></span></div>
      </button>
    </div>
    <p class="otpText ng-hide" ng-show="isOTPSended"> Didn't receive the OTP? <a href="#" ng-click="otpverifySubmit()">    Resend OTP</a> or<a href="#" ng-click="ChangeNumber()" id="changenumber">    Change number</a>
    </p>
    <div class="control-group IsDisclaimer" ng-show="IsDisclaimer">
      <label class="control control--checkbox">
        <input type="checkbox" ng-change="DisclaimerBox()" id="Disclaimer" name="Disclaimer" ng-model="Disclaimer" class="ng-pristine ng-untouched ng-valid ng-empty">
        <span class="text">By entering your personal details, you hereby authorizing ICICI Prudential Asset Management Company Ltd and/or its authorized service provider(s) to contact you and this will override any NDNC registration made by
          you.</span>
      </label>
    </div>
    <div class="formSubmit" id="Submitreq">
      <a class="gradientButton buttonDisabled btnLg" ng-click="Submit()">Submit</a>
    </div>
  </div>
  <div class="thankyouSectionpopup ng-hide" ng-show="isSuccess">
    <div class="thankYouIcon icon-Tick"></div>
    <h4>Thank you for your details.</h4>
    <p>We will get in touch with you shortly</p>
    <p><strong>Meanwhile you can explore various schemes offered by us</strong></p>
    <p class="redirectPara ng-binding">You will be re-directed to the home page in s</p>
  </div>
</form>

Name: FormNAVAlert

<form name="FormNAVAlert" id="FormNAVAlert" novalidate="" class="ng-pristine ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength">
  <div class="navAlertContent" ng-show="!IsUnsubscribe" ng-class="{'blur':isSuccess}">
    <h4 class="hMainSub"> Set NAV Alert</h4>
    <h2 id="Schemetitle"></h2>
    <input type="hidden" name="Name" id="hdnFlag" autocomplete="off">
    <input type="hidden" id="hdnRTACode" autocomplete="off">
    <h5>Stay updated with this scheme, through NAV alerts</h5>
    <div class="NAV_Switch" ng-show="!IsUnsubscribe">
      <label class="smallSwitch">
        <span class="before">Set Daily NAV alerts</span>
        <input type="checkbox" id="NAVAlertType" ng-change="ChangeNAV_View('AlertType')" name="NAVAlertType" ng-model="NAVAlertType" class="ng-pristine ng-untouched ng-valid ng-empty"><span class="slider round"></span>
        <span class="after">Set conditional NAV alerts</span>
      </label>
    </div>
    <div class="conditionNAV" id="hndnav">
      <div ng-show="IsNAVAlertType" class="NAVAlertType ng-hide">
        <div class="switchSec selectInvstMode ">
          <p>Your Investment mode</p>
          <label class="smallSwitch">
            <span class="before">Rupees</span>
            <input type="checkbox" id="InvestmentMode" name="InvestmentMode" ng-model="InvestmentMode" class="ng-pristine ng-untouched ng-valid ng-empty" checked="checked"><span class="slider round"></span><span class="after">Percentage</span>
          </label>
        </div>
        <div class="rupeesBox" id="divRs" style="display:block">
          <div class="setNavTrigger">
            <div class="inputBox icon-rupeeDown innerBlur goes-below" ng-class="!FormNAVAlert.NAVGoesBelow.$touched ? '' : FormNAVAlert.NAVGoesBelow.$touched &amp;&amp; FormNAVAlert.NAVGoesBelow.$invalid?'error':'success'">
              <div class="loader">
                <svg viewBox="25 25 50 50" class="circular-loader">
                  <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="1" class="loader-path"></circle>
                </svg>
              </div>
              <div class="feilds">
                <div class="title">
                  <label class="title2">When NAV goes below</label>
                  <label class="errorText">Please Enter NAV goes below </label>
                </div>
                <input type="text" tabindex="-1" id="NAVGoesBelow" ng-pattern="[object Object]" limit-to-max="" max="999999999" maxlength="9" onkeypress="return isNumberKey(event)" placeholder="" required="" name="NAVGoesBelow"
                  ng-model="NAVGoesBelow" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength">
              </div>
              <div class="rippleseffect"></div>
            </div>
            <button class="gradientButton">Set NAV goes below</button>
          </div>
          <div class="setNavTrigger">
            <div class="inputBox icon-rupeeUp innerBlur goes-above" ng-class="!FormNAVAlert.NAVGoesAbove.$touched ? '' : FormNAVAlert.NAVGoesAbove.$touched &amp;&amp; FormNAVAlert.NAVGoesAbove.$invalid?'error':'success'">
              <div class="loader">
                <svg viewBox="25 25 50 50" class="circular-loader">
                  <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="1" class="loader-path"></circle>
                </svg>
              </div>
              <div class="feilds">
                <div class="title">
                  <label class="title2">When NAV goes above</label>
                  <label class="errorText">Please Enter NAV goes above </label>
                </div>
                <input type="text" tabindex="-1" id="NAVGoesAbove" ng-pattern="[object Object]" limit-to-max="" max="999999999" maxlength="9" onkeypress="return isNumberKey(event)" placeholder="" required="" name="NAVGoesAbove"
                  ng-model="NAVGoesAbove" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength">
              </div>
              <div class="rippleseffect"></div>
            </div>
            <button class="gradientButton">Set NAV goes above</button>
          </div>
        </div>
        <div class="rupeesBox" id="divlumsum" style="display:none">
          <div class="setNavTrigger">
            <div class="inputBox icon-rupeeDown innerBlur goes-below" ng-class="!FormNAVAlert.NAVGoesBelow.$touched ? '' : FormNAVAlert.NAVGoesBelow.$touched &amp;&amp; FormNAVAlert.NAVGoesBelow.$invalid?'error':'success'">
              <div class="loader">
                <svg viewBox="25 25 50 50" class="circular-loader">
                  <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="1" class="loader-path"></circle>
                </svg>
              </div>
              <div class="feilds">
                <div class="title">
                  <label class="title2">When NAV goes below</label>
                  <label class="errorText">Please Enter NAV goes below </label>
                </div>
                <input type="text" tabindex="-1" id="NAVGoesBelow" ng-pattern="[object Object]" limit-to-max="" max="100" maxlength="5" onkeypress="return isNumberKey(event)" placeholder="" required="" name="NAVGoesBelow" ng-model="NAVGoesBelow"
                  class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength">
              </div>
              <div class="rippleseffect"></div>
            </div>
            <button class="gradientButton">Set NAV goes below</button>
          </div>
          <div class="setNavTrigger">
            <div class="inputBox icon-rupeeUp innerBlur goes-above" ng-class="!FormNAVAlert.NAVGoesAbove.$touched ? '' : FormNAVAlert.NAVGoesAbove.$touched &amp;&amp; FormNAVAlert.NAVGoesAbove.$invalid?'error':'success'">
              <div class="loader">
                <svg viewBox="25 25 50 50" class="circular-loader">
                  <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="1" class="loader-path"></circle>
                </svg>
              </div>
              <div class="feilds">
                <div class="title">
                  <label class="title2">When NAV goes above</label>
                  <label class="errorText">Please Enter NAV goes above </label>
                </div>
                <input type="text" tabindex="-1" id="NAVGoesAbove" ng-pattern="[object Object]" limit-to-max="" max="100" maxlength="5" onkeypress="return isNumberKey(event)" placeholder="" required="" name="NAVGoesAbove" ng-model="NAVGoesAbove"
                  class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength">
              </div>
              <div class="rippleseffect"></div>
            </div>
            <button class="gradientButton">Set NAV goes above</button>
          </div>
        </div>
      </div>
      <div class="control-group">
        <p>I would like to receive these alerts on my</p>
        <label class="control control--checkbox">
          <input type="checkbox" class="mobile" id="_mobile" ng-click="resetInput('_mobile')"><span>Mobile Number</span>
          <div class="control__indicator"></div>
        </label>
        <label class="control control--checkbox">
          <input type="checkbox" class="email" id="email" ng-click="resetInput('email')"><span>Email ID</span>
          <div class="control__indicator"></div>
        </label>
      </div>
      <div class="hiddeninputBoxes">
        <div id="mobileDiv" class="inputBox MobileNumber mobile otp_pass withconcode" ng-show="IsMobile" ng-class="!FormNAVAlert.Mobile.$touched ? '' : FormNAVAlert.Mobile.$touched &amp;&amp; FormNAVAlert.Mobile.$invalid?'error':'success'">
          <div class="loader">
            <svg viewBox="25 25 50 50" class="circular-loader">
              <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="1" class="loader-path"></circle>
            </svg>
          </div>
          <div class="feilds">
            <div class="title">
              <label class="title2"> Mobile </label>
              <label class="errorText"> Please enter valid Mobile Number </label>
            </div>
            <span class="countryCode"> + <input id="txtCountryCode" name="txtCountryCode" class="numbersOnly noblurvalidation ng-pristine ng-untouched ng-valid ng-empty ng-valid-maxlength" autocomplete="off" type="tel" placeholder="91" maxlength="4"
                ng-model="countrycode">- </span>
            <input id="mobileNum" type="tel" name="Mobile" value="" ng-model="Mobile" class="restrictSpace ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength" required="" numbers-only=""
              maxlength="10" ng-pattern="[object Object]" placeholder="12345  12345 ">
            <a class="inputVerify mobotp verifiedNum" ng-click="getOTP()" style="display:none">Verify</a>
          </div>
          <div class="rippleseffect"></div>
        </div>
        <div class="inputBox mobile otp_pass noP ng-hide" ng-show="isOTPSended" ng-class="!FormNAVAlert.OTPNumber.$touched ? '' : FormNAVAlert.OTPNumber.$touched &amp;&amp; FormNAVAlert.OTPNumber.$invalid?'error':'success'">
          <div class="loader">
            <svg viewBox="25 25 50 50" class="circular-loader">
              <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="1" class="loader-path"></circle>
            </svg>
          </div>
          <div class="feilds">
            <div class="title">
              <label class="title2">Verify OTP</label>
              <label class="errorText">Please Verify OTP</label>
            </div>
            <input id="otpNumber" ng-keyup="keyPress($event)" name="OTPNumber" numbers-only="" maxlength="6" ng-model="OTPNumber" required="" type="text" autocomplete="off" value="" placeholder="XXXX"
              class="blue_tooltip ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength">
            <div class="extraFieldInfo otppasstxt hidden">
              <div class="tooltipBlock">
                <div class="tooltipCont blueToolTip">
                  <p>OTP has been sent on </p>
                  <ul class="infoBlock">
                    <li><span class="icon-call_white"></span><span><a href="" class="ng-binding">+-</a></span></li>
                    <li><span class="ng-binding"></span></li>
                  </ul>
                </div>
              </div>
            </div>
            <div class="otpSubmit extraFieldInfo hidden">Submit in <span>117</span>secs</div>
            <a class="inputVerify mobotp ng-hide" ng-show="OTPNumber.length > 0" ng-click="VerifyOTP()">Verify</a>
          </div>
          <div class="rippleseffect"></div>
        </div>
        <div class="mobile otp ng-hide" ng-show="isOTPSended">
          <p>Didn’t receive the OTP?</p><a ng-click="getOTP()">Resend OTP</a> or <a ng-click="ChangeNumber()">Change number</a>
        </div>
        <div id="emailDiv" class="inputBox email email-nav ng-hide" ng-show="IsEmail" ng-class="!FormNAVAlert.Email.$touched ? '' : FormNAVAlert.Email.$touched &amp;&amp; FormNAVAlert.Email.$invalid?'error':'success'">
          <div class="loader">
            <svg viewBox="25 25 50 50" class="circular-loader">
              <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="1" class="loader-path"></circle>
            </svg>
          </div>
          <div class="feilds">
            <div class="title">
              <label class="title2">Email ID</label>
              <label class="errorText ng-binding">Please enter valid email id</label>
            </div>
            <input id="email" type="text" name="Email" value="" required="" ng-pattern="[object Object]" ng-model="Email" maxlength="100" placeholder="E.g. xyz@gmail.com"
              class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength">
            <a class="inputVerify mobotp verifiedEmail ng-hide" ng-click="getEmailOTP()" ng-show="Email.length > 0">Verify</a>
          </div>
          <div class="rippleseffect"></div>
        </div>
        <div class="inputBox email otp_pass ng-hide" ng-show="isOTP_Sended" ng-class="!FormNAVAlert.Email_OTP.$touched ? '' : FormNAVAlert.Email_OTP.$touched &amp;&amp; FormNAVAlert.Email_OTP.$invalid?'error':'success'">
          <div class="loader">
            <svg viewBox="25 25 50 50" class="circular-loader">
              <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="1" class="loader-path"></circle>
            </svg>
          </div>
          <div class="feilds">
            <div class="title">
              <label class="title2">Verify OTP</label>
              <label class="errorText">Please Verify OTP</label>
            </div>
            <input id="Email_OTP" ng-keyup="keyPress4($event)" class="restrictSpace blue_tooltip ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength" numbers-only="" name="Email_OTP" maxlength="6" ng-model="Email_OTP"
              required="" type="text" value="" placeholder="XXXX">
            <a class="inputVerify mobotp ng-hide" ng-show="Email_OTP.length > 0" ng-click="verifyEmail_OTP()">Verify</a>
            <div class="extraFieldInfo otppasstxt hidden">
              <div class="tooltipBlock">
                <div class="tooltipCont blueToolTip">
                  <p>OTP has been sent on </p>
                  <ul class="infoBlock">
                    <li><span class="icon-email_white"></span><span><a href="" class="ng-binding"> </a></span></li>
                    <li><span class="ng-binding"></span></li>
                  </ul>
                </div>
              </div>
            </div>
          </div>
          <div class="otpSubmit extraFieldInfo hidden">Submit in <span>117</span>secs</div>
        </div>
        <div class="email otp ng-hide" ng-show="isOTP_Sended">
          <p>Didn’t receive the OTP?</p><a ng-click="getEmailOTP()">Resend OTP</a> or <a ng-click="ChangeEmailID()">Change Email-id</a>
        </div>
      </div>
    </div>
    <div class="row" ng-show="!IsUnsubscribe">
      <div class="formSubmit">
        <a class="gradientButton disabled buttonDisabled btnLg" id="btnSave" ng-click="Submit()">Save</a>
        <a class="remove_Subscription" ng-click="ChangeNAV_View('')">Unsubscribe</a>
      </div>
    </div>
  </div>
  <div class="unsubscribeNAV ng-hide" ng-show="IsUnsubscribe" ng-class="{'blur':isUnsucribedSuccess}">
    <h4 class="text-center">Unsubscribe to NAV alerts</h4>
    <div ng-show="UnsubEnd">
      <div class="NAV_Switch text-center">
        <label class="smallSwitch">
          <span class="before">Unsubscribe to Daily NAV alerts</span>
          <input type="checkbox" id="NAVAlertType1" name="NAVAlertType1" ng-model="NAVAlertType1" class="ng-pristine ng-untouched ng-valid ng-empty"><span class="slider round"></span>
          <span class="after">Unsubscribe to conditional NAV alerts</span>
        </label>
        <p>It's good to stay updated with NAV alerts, but if you wish to unsubscribe, we are happy to help you.</p>
      </div>
      <div class="control-group">
        <p>Verify your identity using</p>
        <label class="control control--checkbox">
          <input type="checkbox" class="mobile" id="_mobileNumber" ng-click="resetInput('_mobileNumber')"><span>Mobile Number</span>
          <div class="control__indicator"></div>
        </label>
        <label class="control control--checkbox">
          <input type="checkbox" class="email" id="_emailId" ng-click="resetInput('_emailId')"><span>Email ID</span>
          <div class="control__indicator"></div>
        </label>
      </div>
    </div>
    <div class="hiddeninputBoxes">
      <div id="mobileDiv" class="inputBox MobileNumber mobile otp_pass withconcode ng-hide" ng-show="IsNumberEnabled"
        ng-class="!FormNAVAlert.MobileNumber.$touched ? '' : FormNAVAlert.MobileNumber.$touched &amp;&amp; FormNAVAlert.MobileNumber.$invalid?'error':'success'">
        <div class="loader">
          <svg viewBox="25 25 50 50" class="circular-loader">
            <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="1" class="loader-path"></circle>
          </svg>
        </div>
        <div class="feilds">
          <div class="title">
            <label class="title2"> Mobile </label>
            <label class="errorText ng-binding"> Please enter a valid mobile number </label>
          </div>
          <span class="countryCode"> + <input id="txtCountryCode" name="txtCountryCode" class="numbersOnly noblurvalidation ng-pristine ng-untouched ng-valid ng-empty ng-valid-maxlength" autocomplete="off" type="tel" placeholder="91" maxlength="4"
              ng-model="countrycode">- </span>
          <input id="MobileNumber" type="text" name="MobileNumber" class="restrictSpace ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength" ng-model="MobileNumber" required="" numbers-only=""
            maxlength="10" ng-pattern="[object Object]" placeholder="12345 12345 ">
          <a class="inputVerify mobotp VerifiedNum" ng-click="generateOTP()" style="display:none">Verify</a>
        </div>
        <div class="rippleseffect"></div>
      </div>
      <div class="inputBox mobile otp_pass noP ng-hide" ng-show="IsOTP" ng-class="!FormNAVAlert.OTP.$touched ? '' : FormNAVAlert.OTP.$touched &amp;&amp; FormNAVAlert.OTP.$invalid?'error':'success'">
        <div class="loader">
          <svg viewBox="25 25 50 50" class="circular-loader">
            <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="1" class="loader-path"></circle>
          </svg>
        </div>
        <div class="feilds">
          <div class="title">
            <label class="title2">Verify OTP</label>
            <label class="errorText">Please Verify OTP</label>
          </div>
          <div class="extraFieldInfo otppasstxt hidden">
            <div class="tooltipBlock">
              <div class="tooltipCont blueToolTip">
                <p>OTP has been sent on </p>
                <ul class="infoBlock">
                  <li><span class="icon-call_white"></span><span><a href="" class="ng-binding">+-</a></span></li>
                  <li><span class="ng-binding"></span></li>
                </ul>
              </div>
            </div>
          </div>
          <div class="otpSubmit extraFieldInfo hidden">Submit in <span>117</span>secs</div>
          <input id="OTPNumber" ng-keyup="keyPress2($event)" class="restrictSpace blue_tooltip ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength" numbers-only="" name="OTP" maxlength="6" ng-model="OTP" required=""
            type="text" value="" autocomplete="off" placeholder="XXXX">
          <a class="inputVerify mobotp ng-hide" ng-show="OTP.length > 0" ng-click="VerifyOTP2()">Verify</a>
        </div>
        <div class="rippleseffect"></div>
      </div>
      <div id="emailDiv" class="inputBox email emailAddress ng-hide" ng-show="IsEmailEnabled" ng-class="!FormNAVAlert.EmailId.$touched ? '' : FormNAVAlert.EmailId.$touched &amp;&amp; FormNAVAlert.EmailId.$invalid?'error':'success'">
        <div class="loader">
          <svg viewBox="25 25 50 50" class="circular-loader">
            <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="1" class="loader-path"></circle>
          </svg>
        </div>
        <div class="feilds">
          <div class="title">
            <label class="title2">Email</label>
            <label class="errorText">Please enter valid email address </label>
          </div>
          <input id="EmailId" type="text" name="EmailId" value="" required="" ng-pattern="[object Object]" ng-model="EmailId" maxlength="100" placeholder="E.g. xyz@gmail.com"
            class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength">
          <a class="inputVerify mobotp verifiedEmail ng-hide" ng-click="generateOTP()" ng-show="EmailId.length > 1">Verify</a>
        </div>
        <div class="rippleseffect"></div>
      </div>
      <div class="inputBox email otp_pass ng-hide" ng-show="IsEmailOTP" ng-class="!FormNAVAlert.EmailOTP.$touched ? '' : FormNAVAlert.EmailOTP.$touched &amp;&amp; FormNAVAlert.EmailOTP.$invalid?'error':'success'">
        <div class="loader">
          <svg viewBox="25 25 50 50" class="circular-loader">
            <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="1" class="loader-path"></circle>
          </svg>
        </div>
        <div class="feilds">
          <div class="title">
            <label class="title2">Verify OTP</label>
            <label class="errorText">Please Verify OTP</label>
          </div>
          <input id="EmailOTP" ng-keyup="keyPress3($event)" class="restrictSpace blue_tooltip ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength" numbers-only="" name="EmailOTP" maxlength="6" ng-model="EmailOTP"
            required="" type="text" value="" placeholder="XXXX">
          <a class="inputVerify mobotp ng-hide" ng-show="EmailOTP.length > 0" ng-click="verifyEmailOTP()">Verify</a>
          <div class="extraFieldInfo otppasstxt hidden">
            <div class="tooltipBlock">
              <div class="tooltipCont blueToolTip">
                <p>OTP has been sent on </p>
                <ul class="infoBlock">
                  <li><span class="icon-email_white"></span><span><a href="" class="ng-binding"> </a></span></li>
                  <li><span class="ng-binding"></span></li>
                </ul>
              </div>
            </div>
          </div>
        </div>
        <div class="otpSubmit extraFieldInfo hidden">Submit in <span>117</span>secs</div>
      </div>
    </div>
    <div class="mobile otp ng-hide" ng-show="IsResendOTP">
      <p>Didn’t receive the OTP? <a ng-click="generateOTP()">Resend OTP</a> or <a ng-click="ChangeNumber2()" class="ng-binding">Change mobile</a></p>
    </div>
    <div class="email otp ng-hide" ng-show="IsEmailResendOTP">
      <p>Didn’t receive the OTP? <a ng-click="generateOTP()">Resend OTP</a> or <a ng-click="ChangeEmailID2()" class="ng-binding">Change mobile</a></p>
    </div>
    <div class="schemeHolder ng-hide" ng-show="schemeList">
      <label class="control control--checkbox">
        <input type="checkbox" id="selectAll" ng-click="SelectAll()"><span>Select All</span>
        <div class="control__indicator"></div>
      </label>
      <!-- ngRepeat: scheme in responseNAVAlert.Response -->
    </div>
    <div class="error text-center ng-hide" ng-show="AlertError">
      <p>Please select at least one scheme</p>
    </div>
    <div class="noScheme text-center ng-hide" ng-show="schemeError">
      <p>Changed your mind? </p>
    </div>
    <div class="formSubmit">
      <a class="gradientButton submitnum" id="BtnSubscribe" ng-click="unsubscribe()" style="display:none">Submit</a>
      <a ng-click="UnsubscribeNAV(schemeId)" ng-show="schemeList" class="nextButton gradientButton ng-hide">Unsubscribe</a>
      <a class="gradientButton" id="BtnSubscribe" ng-click="ChangeNAV_View('AlertType')">Go to Subscribe</a>
    </div>
  </div>
</form>

Name: formHelpForm

<form id="formHelpForm" name="formHelpForm" class="ng-pristine ng-invalid ng-invalid-required ng-valid-maxlength ng-valid-pattern">
  <section>
    <a href="#" class="helpLink">Let Us Help You</a>
    <h5>Over 40,00,000 Happy Investors</h5>
    <h3>Are you ready to begin your investment journey? </h3>
    <h6>Leave your contact details, we will get in touch with you.</h6>
    <li class="inputsBox">
      <div class="navLoader">
        <div class="lds-spinner">
          <div></div>
          <div></div>
          <div></div>
          <div></div>
          <div></div>
          <div></div>
          <div></div>
          <div></div>
          <div></div>
          <div></div>
          <div></div>
          <div> </div>
        </div>
      </div>
      <ul class="list-inline">
        <li>
          <div id="username" class="inputBox name" ng-class="!formHelpForm.Name.$touched ? '' : formHelpForm.Name.$touched &amp;&amp; formHelpForm.Name.$invalid ?'error':'success'">
            <div class="loader">
              <svg viewBox="25 25 50 50" class="circular-loader">
                <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="1" class="loader-path"></circle>
              </svg>
            </div>
            <div class="feilds">
              <div class="title">
                <label class="title2">Name </label>
                <label class="errorText">Please enter a valid name here</label>
              </div>
              <input autocomplete="off" type="text" ng-model="Name" maxlength="100" namecharacters="" name="Name" id="name" value="" required="" placeholder="First Name     Middle Name     Last Name	 "
                class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength">
            </div>
            <div class="rippleseffect"></div>
          </div>
        </li>
        <li>
          <div id="emailDiv" class="inputBox email" ng-class="!formHelpForm.EmailId.$touched ? '' : formHelpForm.EmailId.$touched &amp;&amp; formHelpForm.EmailId.$invalid?'error':'success'">
            <div class="loader">
              <svg viewBox="25 25 50 50" class="circular-loader">
                <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="1" class="loader-path"></circle>
              </svg>
            </div>
            <div class="feilds">
              <div class="title">
                <label class="title2"> Email </label>
                <label class="errorText"> Please enter valid email address </label>
              </div>
              <input id="email" name="Email" ng-pattern="[object Object]" maxlength="25" ng-model="EmailId" type="text" value="" placeholder="E.g. xyz@gmail.com" required=""
                class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength">
            </div>
            <div class="rippleseffect"></div>
          </div>
        </li>
        <li>
          <div id="mobileDiv" class="inputBox MobileNumber mobile otp_pass withconcode" ng-show="isNumberEnabled"
            ng-class="!formHelpForm.MobileNumber.$touched ? '' : formHelpForm.MobileNumber.$touched &amp;&amp; formHelpForm.MobileNumber.$invalid ?'error':'success'">
            <div class="loader">
              <svg viewBox="25 25 50 50" class="circular-loader">
                <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="1" class="loader-path"></circle>
              </svg>
            </div>
            <div class="feilds">
              <div class="title">
                <label class="title2"> Mobile </label>
                <label class="errorText"> Please enter valid Mobile Number </label>
              </div>
              <span class="countryCode"> + 91 - </span>
              <input value="" autocomplete="off" id="MobileNumber" type="tel" name="MobileNumber" required="" ng-model="MobileNumber" maxlength="10" ng-pattern="[object Object]" numbers-only="" placeholder="12345 12345 "
                class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength">
            </div>
            <div class="rippleseffect"></div>
          </div>
        </li>
        <div class="inputBox mobile otp_pass withOTP ng-hide" id="OTPverify" ng-show="isOTPSended" ng-class="!formHelpForm.OTPNumber.$touched ? '' : formHelpForm.OTPNumber.$touched &amp;&amp; formHelpForm.OTPNumber.$invalid?'error':'success'">
          <div class="loader">
            <svg viewBox="25 25 50 50" class="circular-loader">
              <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="1" class="loader-path"></circle>
            </svg>
          </div>
          <div class="feilds">
            <div class="title">
              <label class="title2">Verify OTP</label>
              <label class="errorText">This OTP is not right. Please verify and enter the correct OTP</label>
              <label class="otpexired hide">Your OTP has been expired </label>
            </div>
            <input id="otpNumber" ng-keyup="keyPress($event)" autocomplete="off" name="OTPNumber" maxlength="6" ng-blur="isBlur()" ng-model="OTPNumber" required="" type="text" value="" placeholder="XXXXXX" numbers-only=""
              class="blue_tooltip ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength">
            <div class="extraFieldInfo otppasstxt hidden">
              <div class="tooltipBlock">
                <div class="tooltipCont blueToolTip">
                  <p>OTP has been sent on </p>
                  <ul class="infoBlock">
                    <li><span class="icon-call_white"></span><span><a href="tel:918564569857" class="ng-binding"> </a></span></li>
                    <li><span class="ng-binding"></span></li>
                  </ul>
                </div>
              </div>
            </div>
            <a class="verifyNumHome ng-hide" ng-click="VerifyOTP()" ng-show="OTPNumber.length > 0">Verify</a>
          </div>
          <div class="rippleseffect"></div>
        </div>
        <p class="otpText ng-hide" ng-show="isOTPSended"> Didn't receive the OTP? <a href="#" ng-click="otpverifySubmit()">Resend OTP</a> or <a href="#" ng-click="ChangeNumber()">Change number</a>
        </p>
      </ul>
      <div class="row letUsHelpDisclaimer">
        <div class="col-md-8 col-md-offset-2">
          <span>By entering your personal details, you hereby authorize ICICI Prudential Mutual Fund, ICICI Prudential Asset Management Company Ltd. and/or its authorized service provider(s) to contact you and this will override any NDNC registration
            made by you.</span>
        </div>
      </div>
      <div class="row">
        <div class="col-md-12 text-center">
          <button id="nextButtonhelp" class="nextButton" type="button" name="startbtn" value="Get Started" ng-click="otpverifySubmit()">
            <span class="value">Get Started</span>
            <div class="loader"><span></span><span></span><span></span></div>
          </button>
        </div>
      </div>
      <div class="thankyouSection ng-hide" ng-show="isSuccess">
        <div class="modal-header">
          <button type="button" data-dismiss="modal" class="close inside" ng-click="resetform()">×</button>
        </div>
        <div class="tyContainer">
          <ul class="list-inline">
            <li>
              <div class="setNavTrigger">
                <div class="inputBox mobile otp_pass withOTP ng-hide" id="OTPverify" ng-show="isOTPSended"
                  ng-class="!formHelpForm.OTPNumber.$touched ? '' : formHelpForm.OTPNumber.$touched &amp;&amp; formHelpForm.OTPNumber.$invalid?'error':'success'">
                  <div class="loader">
                    <svg viewBox="25 25 50 50" class="circular-loader">
                      <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="1" class="loader-path"></circle>
                    </svg>
                  </div>
                  <div class="feilds">
                    <div class="title">
                      <label class="title2">Please enter your OTP</label>
                      <label class="errorText">This OTP is not right. Please verify and enter the correct OTP</label>
                    </div>
                    <input id="otpNumber" ng-keyup="keyPress($event)" autocomplete="off" name="OTPNumber" maxlength="6" ng-blur="isBlur()" ng-model="OTPNumber" required="" type="text" value="" placeholder="XXXXXX" numbers-only=""
                      class="blue_tooltip ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength">
                    <div class="extraFieldInfo otppasstxt hidden">
                      <div class="tooltipBlock">
                        <div class="tooltipCont blueToolTip">
                          <p>OTP has been sent on </p>
                          <ul class="infoBlock">
                            <li><span class="icon-call_white"></span><span><a href="tel:918564569857" class="ng-binding"> </a></span></li>
                            <li><span class="ng-binding"></span></li>
                          </ul>
                        </div>
                      </div>
                    </div>
                    <div class="otpSubmitseconds extraFieldInfo">Submit in <span class="otpsecondshelpyou ng-binding"></span> secs</div>
                  </div>
                  <div class="rippleseffect"></div>
                </div>
                <button class="gradientButton resentotpbutton smallbtn hide" type="button">
                  <span class="value">OTP expired! Resend OTP</span>
                  <div class="loader"><span></span><span></span><span></span></div>
                </button>
              </div>
              <p class="otpText ng-hide" ng-show="isOTPSended"> Didn't receive the OTP? <a href="#" ng-click="SendOTP()">Resend OTP</a> or <a href="#" ng-click="ChangeNumber()">Change number</a>
              </p>
            </li>
          </ul>
          <div class="row">
            <div class="col-md-12 text-center">
              <button id="Submit" class="gradientButton btnLg" type="button" name="startbtn" value="Get Started" ng-click="Submit()">
                <span class="value">Submit</span>
                <div class="loader"><span></span><span></span><span></span></div>
              </button>
            </div>
          </div>
        </div>
      </div>
      <div class="thankyouSectionpopup ng-hide" ng-show="isSuccess">
        <div class="close" ng-click="resetform()"></div>
        <div class="thankYouIcon icon-Tick"></div>
        <h4>Thank you</h4>
        <p>We will reach out to you shortly.</p>
        <p><strong>Meanwhile you can explore various schemes offered by us.</strong></p>
        <p class="redirectPara ng-binding">You will be re-directed to the home page in s</p>
      </div>
    </li>
  </section>
</form>

Text Content

   
 * 0
   Scheme Comparison
   
   Please Add fund for comparison
   
   Compare Schemes
   
 * 
   Recently Viewed


 * Investor Distributor
 * Download APP
   
 * NAVs 22 Mar 2022 :
      
    * ICICI Prudential Banking and Financial Services Fund - Growth
      
      80.46
      
    * ICICI Prudential Banking and Financial Services Fund - IDCW
      
      31.45
      
    * ICICI Prudential Banking and Financial Services Fund - Direct Plan -
      Growth
      
      88.14
      
    * ICICI Prudential Banking and Financial Services Fund - Direct Plan - IDCW
      
      56.29
      
    * ICICI Prudential Bharat Consumption Fund Direct Plan Growth
      
      14.68
      
    * ICICI Prudential Bharat Consumption Fund Direct Plan IDCW
      
      13.46
      
    * ICICI Prudential Bharat Consumption Fund Growth
      
      14.06
      
    * ICICI Prudential Bharat Consumption Fund IDCW
      
      12.85
      
    * ICICI Prudential Bluechip Fund - Direct Plan - Growth
      
      70.09
      
    * ICICI Prudential Bluechip Fund - Direct Plan - IDCW
      
      42.66
      
    * ICICI Prudential Bluechip Fund - Growth
      
      65.08
      
    * ICICI Prudential Bluechip Fund - IDCW
      
      24.84
      
    * ICICI Prudential Business Cycle Fund Direct Plan Growth
      
      12.95
      
    * ICICI Prudential Business Cycle Fund Direct Plan IDCW
      
      12.95
      
    * ICICI Prudential Business Cycle Fund Growth
      
      12.73
      
    * ICICI Prudential Business Cycle Fund IDCW
      
      12.72
      
    * ICICI Prudential Commodities Fund Direct Plan Growth
      
      25.63
      
    * ICICI Prudential Commodities Fund Direct Plan IDCW
      
      23.39
      
    * ICICI Prudential Commodities Fund Growth
      
      24.7
      
    * ICICI Prudential Commodities Fund IDCW
      
      22.46
      
    * ICICI Prudential Dividend Yield Equity Fund Direct Plan Growth
      
      29.14
      
    * ICICI Prudential Dividend Yield Equity Fund Direct Plan IDCW
      
      17.41
      
    * ICICI Prudential Dividend Yield Equity Fund Growth
      
      27.37
      
    * ICICI Prudential Dividend Yield Equity Fund IDCW
      
      15.05
      
    * ICICI Prudential ESG Fund Direct Plan Growth
      
      13.38
      
    * ICICI Prudential ESG Fund Direct Plan IDCW
      
      12.21
      
    * ICICI Prudential ESG Fund Growth
      
      13.08
      
    * ICICI Prudential ESG Fund IDCW
      
      11.91
      
    * ICICI Prudential Exports and Services - Direct Plan - Growth
      
      96.98
      
    * ICICI Prudential Exports and Services - Direct Plan - IDCW
      
      49.89
      
    * ICICI Prudential Exports and Services - Growth
      
      90.83
      
    * ICICI Prudential Exports and Services - IDCW
      
      29.2
      
    * ICICI Prudential FMCG Fund - Growth
      
      321.98
      
    * ICICI Prudential FMCG Fund - IDCW
      
      76.87
      
    * ICICI Prudential FMCG Fund - Direct Plan - Growth
      
      344.92
      
    * ICICI Prudential FMCG Fund - Direct Plan - IDCW
      
      130.39
      
    * ICICI Prudential Flexicap Fund Direct Plan Growth
      
      10.62
      
    * ICICI Prudential Flexicap Fund Direct Plan IDCW
      
      10.62
      
    * ICICI Prudential Flexicap Fund Growth
      
      10.5
      
    * ICICI Prudential Flexicap Fund IDCW
      
      10.5
      
    * ICICI Prudential Focused Equity Fund - Direct Plan - Growth
      
      53.05
      
    * ICICI Prudential Focused Equity Fund - Direct Plan - IDCW
      
      36.87
      
    * ICICI Prudential Focused Equity Fund - Growth
      
      48.21
      
    * ICICI Prudential Focused Equity Fund - IDCW
      
      20.32
      
    * ICICI Prudential India Opportunities Fund Direct Plan Growth
      
      18.37
      
    * ICICI Prudential India Opportunities Fund Direct Plan IDCW
      
      15.99
      
    * ICICI Prudential India Opportunities Fund Growth
      
      17.5
      
    * ICICI Prudential India Opportunities Fund IDCW
      
      15.13
      
    * ICICI Prudential Infrastructure Fund - Growth
      
      82.1
      
    * ICICI Prudential Infrastructure Fund - IDCW
      
      16.35
      
    * ICICI Prudential Infrastructure Fund - Direct Plan - Growth
      
      87.16
      
    * ICICI Prudential Infrastructure Fund - Direct Plan - IDCW
      
      23.77
      
    * ICICI Prudential Large & Mid Cap Fund - Direct Plan - Growth
      
      567.56
      
    * ICICI Prudential Large & Mid Cap Fund - Direct Plan - IDCW
      
      33.04
      
    * ICICI Prudential Large & Mid Cap Fund - Growth
      
      522.91
      
    * ICICI Prudential Large & Mid Cap Fund - IDCW
      
      21.98
      
    * ICICI Prudential Long Term Equity Fund (Tax Saving) - Direct Plan - Growth
      
      633.31
      
    * ICICI Prudential Long Term Equity Fund (Tax Saving) - Direct Plan - IDCW
      
      36.1
      
    * ICICI Prudential Long Term Equity Fund (Tax Saving)- Growth
      
      582.97
      
    * ICICI Prudential Long Term Equity Fund (Tax Saving)- IDCW
      
      22.3
      
    * ICICI Prudential Long Term Wealth Enhancement Fund Direct Plan Growth
      
      15.98
      
    * ICICI Prudential Long Term Wealth Enhancement Fund Direct Plan IDCW
      
      15.97
      
    * ICICI Prudential Long Term Wealth Enhancement Fund Growth
      
      15.51
      
    * ICICI Prudential Long Term Wealth Enhancement Fund IDCW
      
      15.51
      
    * ICICI Prudential MNC Fund Direct Plan Growth
      
      19.26
      
    * ICICI Prudential MNC Fund Direct Plan IDCW
      
      16.48
      
    * ICICI Prudential MNC Fund Growth
      
      18.52
      
    * ICICI Prudential MNC Fund IDCW
      
      15.75
      
    * ICICI Prudential Manufacture in India Fund Direct Plan Growth
      
      17.63
      
    * ICICI Prudential Manufacture in India Fund Direct Plan IDCW
      
      14.93
      
    * ICICI Prudential Manufacture in India Fund Growth
      
      16.9
      
    * ICICI Prudential Manufacture in India Fund IDCW
      
      14.21
      
    * ICICI Prudential MidCap Fund - Growth
      
      153.97
      
    * ICICI Prudential MidCap Fund - IDCW
      
      28.31
      
    * ICICI Prudential MidCap Fund - Direct Plan - Growth
      
      167.6
      
    * ICICI Prudential MidCap Fund - Direct Plan - IDCW
      
      39.25
      
    * ICICI Prudential Multicap Fund - Growth
      
      430.77
      
    * ICICI Prudential Multicap Fund - IDCW
      
      24.72
      
    * ICICI Prudential Multicap Fund - Direct Plan - Growth
      
      467.51
      
    * ICICI Prudential Multicap Fund - Direct Plan - IDCW
      
      38.5
      
    * ICICI Prudential Pharma Healthcare and Diagnostics (P.H.D) Fund Direct
      Plan Growth
      
      20.39
      
    * ICICI Prudential Pharma Healthcare and Diagnostics (P.H.D) Fund Direct
      Plan IDCW
      
      17.03
      
    * ICICI Prudential Pharma Healthcare and Diagnostics (P.H.D) Fund Growth
      
      19.48
      
    * ICICI Prudential Pharma Healthcare and Diagnostics (P.H.D) Fund IDCW
      
      16.16
      
    * ICICI Prudential Quant Fund Direct Plan Growth
      
      14.22
      
    * ICICI Prudential Quant Fund Direct Plan IDCW
      
      12.91
      
    * ICICI Prudential Quant Fund Growth
      
      14.08
      
    * ICICI Prudential Quant Fund IDCW
      
      12.78
      
    * ICICI Prudential Smallcap Fund - Direct Plan - Growth
      
      53.36
      
    * ICICI Prudential Smallcap Fund - Direct Plan - IDCW
      
      44.66
      
    * ICICI Prudential Smallcap Fund - Growth
      
      49.37
      
    * ICICI Prudential Smallcap Fund - IDCW
      
      26.26
      
    * ICICI Prudential Technology Fund - Growth
      
      161.89
      
    * ICICI Prudential Technology Fund - IDCW
      
      72.81
      
    * ICICI Prudential Technology Fund - Direct Plan - Growth
      
      174.71
      
    * ICICI Prudential Technology Fund - Direct Plan - IDCW
      
      128.54
      
    * ICICI Prudential US Bluechip Equity Fund - Growth
      
      46.31
      
    * ICICI Prudential US Bluechip Equity Fund - IDCW
      
      46.31
      
    * ICICI Prudential US Bluechip Equity Fund - Direct Plan - Growth
      
      50.18
      
    * ICICI Prudential US Bluechip Equity Fund - Direct Plan - IDCW
      
      50.18
      
    * ICICI Prudential Value Discovery Fund - Growth
      
      252.61
      
    * ICICI Prudential Value Discovery Fund - IDCW
      
      29.73
      
    * ICICI Prudential Value Discovery Fund - Direct Plan - Growth
      
      272.73
      
    * ICICI Prudential Value Discovery Fund - Direct Plan - IDCW
      
      72.07
      
    * ICICI Prudential Bharat Consumption Fund - Series 4 Cumulative
      
      14.76
      
    * ICICI Prudential Bharat Consumption Fund - Series 4 Direct Plan Cumulative
      
      15.13
      
    * ICICI Prudential Bharat Consumption Fund - Series 4 Direct Plan IDCW
      
      15.13
      
    * ICICI Prudential Bharat Consumption Fund - Series 4 IDCW
      
      14.76
      
    * ICICI Prudential Bharat Consumption Fund - Series 3 Cumulative
      
      16.55
      
    * ICICI Prudential Bharat Consumption Fund - Series 3 Direct Plan Cumulative
      
      17.01
      
    * ICICI Prudential Bharat Consumption Fund - Series 3 Direct Plan IDCW
      
      17.01
      
    * ICICI Prudential Bharat Consumption Fund - Series 3 IDCW
      
      16.55
      

 * New investment support : Missed call 8980017232

   En 
    * En
    * A
    * B
    * C
   
   En A B C

 * Learn
   
   
   
   LEARN WITH OUR DETAILED INVESTOR EDUCATION MODULES
   
    * Simple to understand, interesting to read
    * Comprehensive enough to help you invest
   
   Start Now
   
   BASICS OF MUTUAL FUND
   
   Investment on your mind? Learn the basics of Mutual Funds
   
    * The Fundamentals of Investment
    * Understanding Mutual Funds
    * Why Mutual Funds?
    * All you need to know before investing in Mutual Funds
   
   ADVANCED CONCEPTS
   
   Find Mutual Funds interesting? Learn more by diving deeper into Financial
   Concepts
   
    * All about Mutual Fund Portfolio
    * Online investments in Mutual Funds
    * Smart investments in Mutual Funds
    * Important concepts in Mutual Funds
    * Different methods of investments in Mutual Funds
   
   MYTH BUSTERS
   
   INTERESTING READS
   
   GLOSSARY
   
   VIDEO-GALLERY
   
   INFOGRAPHICS
   
   KYC & REDRESSAL OF COMPLAINTS
   
   

 * Plan
   
   
   
   PLAN YOUR INVESTMENTS WITH OUR GOAL PLANNING CALCULATORS
   
    * Yours Goals
    * Your Plans
    * Our Recommendations
   
   Plan Now
   
   TRANSACTION CALCULATORS
   
   What's your number? Let our calculators help you arrive at the right
   investment amount for you!
   
    * Returns Calculator
    * Wealth Through SIP Calculator
      
    * SIP Calculator
      
    * SIP Past Performance Calculator
    * STP Calculator
    * SWP Calculator
    * SIP Top-Up Calculator
    * Asset Allocator Calculator
      
   
   GOAL BASED CALCULATORS
   
   It's always good to have numbers attached with investments. Share with us
   your destination goal, and we'll plan your journey for you.
   
      
    * Holiday Planner
      
      To travel is to live
   
    * Child Education Calculator
      
      Education brings about opportunity
   
    * Child's Marriage Calculator
      
      Beginning of a Happily Ever After!
   
    * Dream House Calculator
      
      There's no place like home
   
      
    * When To Retire Calculator
      
      When is your day?
   
    * Wealth Creation Calculator
      
      How much money are you making?

 * Invest
   
   
   
   EXPLORE SCHEMES FOR INVESTMENT THROUGH FUND EXPLORER
   
    * Schemes across asset classes
    * Schemes suiting all risk appetites
    * Schemes for wide investment horizons
   
   Start Now
   
   EQUITY SCHEMES
   
    * ICICI Prudential Long Term Equity Fund(Tax Saving)
    * ICICI Prudential Bluechip Fund
    * ICICI Prudential Multicap Fund
   
   See More
   
   DEBT SCHEMES
   
    * ICICI Prudential Liquid Fund
    * ICICI Prudential Ultra Short Term Fund
    * ICICI Prudential Credit Risk Fund
   
   See More
   
   HYBRID SCHEMES
   
    * ICICI Prudential Balanced Advantage Fund
    * ICICI Prudential Equity & Debt Fund
    * ICICI Prudential Multi-Asset Fund
   
   See More
   
   OTHERS(FOF)
   
    * ICICI Prudential Asset Allocator Fund
    * ICICI Prudential Passive Strategy Fund
    * ICICI Prudential Thematic Advantage Fund
   
   See More
   
   SOLUTION ORIENTED
   
    * ICICI Prudential Child Care Fund (Gift Plan)
    * ICICI Prudential Retirement Fund
   
   OTHERS (ETF/INDEX)
   
    * ICICI Prudential Nifty Index Fund
    * ICICI Prudential Nifty Next 50 Index Fund
    * ICICI Prudential Sensex Index Fund
   
   See More
   
   NEW FUND OFFERS
   
   SCHEME COMPARISON
   
   NAV & DIVIDEND
   
   New to ICICIPRUMF?
   Start your first investment
   Quick Invest
   Invest without logging in

 * For support on making New Investments, please give a missed call on
   7043338196 and we will call you back.
   
   Service & Support
   1800 200 6666
   1800 222 999
   Visit us at your nearest branch
   We are available Monday to Saturday, 9 am to 6 pm
   
   Contact Us Investor Services Downloads FAQs
 * 0
   Add schemes to favorities from our Fund Explorer and create your own
   wishlist!

 * Feature Coming Soon..

 * Feature Coming Soon..

Log In
 * Investor
 * Distributor
 * Corporate (iOnline)

MK
Dashboard Settings Logout

Investor Distributor

New to ICICIPRUMF?
Start your first investment
Quick Invest
Invest with Folio No.
 * About Us
 * Contact Us
 * Nav and Dividend
 * Investor Services
 * Downloads
   
 * Statutory Disclosures

Download the app by giving a missed call
8954685644

Scan & Download App


Back

   
 * Request an Estatement
   
 * Update Contact Details
   
 * Submit Form 15G/15H
 * Unclaimed Dividend Redemptions
 * Missed Call Facility
 * Ways To Transact
 * Update PAN
 * FIRC declaration
 * FAQ - NAV Applicability
 * Cancel NACH Mandate
 * Subscribe to our Updates
   
   

Back

 * Forms
   * Application form
   * Service Request forms
   * MF Utility Form
 * Fund Factsheet
 * Market Updates
   * Market Outlook
   * Equity Updates
   * Fixed Income Update
 * SID KIM SAI
   * SID
   * KIM
   * SAI
 * Tax Reckoner
 * Others
   * Mutual Fund Trade Details
   * Total Expense Ratio
   * Monthly Portfolio Disclosures
   * Additional Disclosure for Close Ended schemes


REQUEST FOR ESTATEMENT


ACCOUNT STATEMENTS FOR REGISTERED INVESTORS

Want a quick view of all your investments with us? Help us with the below
details and we'll have it sent to you.


WHAT'S YOUR PERMANENT ACCOUNT NUMBER (PAN)?

PAN Please enter a valid PAN

Submit


WHICH FOLIO DO YOU WANT THE ESTATEMENT FOR?

Select a Folio linked to this PAN

Folio Please select valid folio number
Select Folio Number 
 * Select Folio Number
 * All Folios

Select Folio Number All Folios



Help us confirm your identity for Folio No. by entering the OTP sent to your
registered Mobile No. and Email ID

Verify OTP Please enter valid OTP

OTP has been sent on

 * 
 * 

Submit in 60 secs


Didn't receive the OTP? Resend OTP or Change Folio

Verify

Select Scheme:

All Schemes



Selected Scheme Action

Continue

SELECT YOUR PREFERRED OPTIONS IN RELATION TO RECEIVING THE ACCOUNT STATEMENT
EDIT FOLIO



THANK YOU

Account statement will be mailed to your registered email id.




NEED TO TALK?

Call on our Toll free numbers 1800 222 999 or 1800 200 6666 (BSNL/MTNL)

or Get a call back


DID YOU KNOW?

You can now plan for your goals in the comfort of your home with our dedicated
Goal Planning Calculators!

Plan Now

 * An open ended equity scheme predominantly investing in large cap stocks.
   
   ICICI Prudential
   
   
   BLUECHIP FUND GROWTH
   
   EQUITY FUNDS Large Cap
   
   Feature Coming Soon..
   
   Invest Now
   cagr
   
   The compound annual growth rate (CAGR) is the mean annual growth rate of an
   investment over a specified period of time longer than one year.
   
   Since Inception 
    * 1 year
    * 3 years
    * 5 years
    * Since Inception
   
   1 year 3 years 5 years Since Inception
   14.35%
   Nifty 100 TRI
   NAV()
   
   Net Asset Value (NAV) is the value per unit of a Mutual Fund or an Exchange
   Traded Fund as on a specific date or time.
   
   (65.08)(0.8992)%
   As on Mar 22, 2022
   
   Suitable for:
   
    * Retirement Planning
    * Wealth Creation
   
    * 
   
    * Set NAV alert
   
    * Compare
   
    * Add to Favorites
   
    * Preview

PrevNext
 * 


FAQS?

We understand you could have a lot of queries through the process of investing;
here are answers to the most Frequently Asked Questions.

Get Started
×

Request a Callback
Are you an existing investor of ICICI Prudential Mutual Fund? Yes No

Name Please enter valid name

Mobile Please enter valid Mobile Number
+ 91 -

Email Please enter valid email address

City Please enter valid city
Detect Me

By entering your personal details, you hereby authorizing ICICI Prudential Asset
Management Company Ltd and/or its authorized service provider(s) to contact you
and this will override any NDNC registration made by you.
Submit
Your OTP This OTP is not right. Please verify and enter the correct OTP

Submit in secs

OTP has been sent on

 * 
 * 


OTP expired! Resend OTP


Didn't receive the OTP? Resend OTP or Change number

By entering your personal details, you hereby authorizing ICICI Prudential Asset
Management Company Ltd and/or its authorized service provider(s) to contact you
and this will override any NDNC registration made by you.
Submit

THANK YOU FOR YOUR DETAILS.

We will get in touch with you shortly

Meanwhile you can explore various schemes offered by us

You will be re-directed to the home page in s


×

Request a Callback
Are you an existing investor of ICICI Prudential Mutual Fund? Yes No

Name Please enter valid name

Mobile Please enter valid Mobile Number
+ 91 -

Email Please enter valid email address

City Please enter valid city
Detect Me

By entering your personal details, you hereby authorizing ICICI Prudential Asset
Management Company Ltd and/or its authorized service provider(s) to contact you
and this will override any NDNC registration made by you.
Submit
Your OTP This OTP is not right. Please verify and enter the correct OTP

Submit in secs

OTP has been sent on

 * 
 * 


OTP expired! Resend OTP


Didn't receive the OTP? Resend OTP or Change number

By entering your personal details, you hereby authorizing ICICI Prudential Asset
Management Company Ltd and/or its authorized service provider(s) to contact you
and this will override any NDNC registration made by you.
Submit

THANK YOU FOR YOUR DETAILS.

We will get in touch with you shortly

Meanwhile you can explore various schemes offered by us

You will be re-directed to the home page in s


×

SET NAV ALERT




STAY UPDATED WITH THIS SCHEME, THROUGH NAV ALERTS

Set Daily NAV alerts Set conditional NAV alerts

Your Investment mode

Rupees Percentage
When NAV goes below Please Enter NAV goes below

Set NAV goes below
When NAV goes above Please Enter NAV goes above

Set NAV goes above
When NAV goes below Please Enter NAV goes below

Set NAV goes below
When NAV goes above Please Enter NAV goes above

Set NAV goes above

I would like to receive these alerts on my

Mobile Number

Email ID

Mobile Please enter valid Mobile Number
+ - Verify

Verify OTP Please Verify OTP

OTP has been sent on

 * +-
 * 

Submit in 117secs
Verify


Didn’t receive the OTP?

Resend OTP or Change number
Email ID Please enter valid email id
Verify

Verify OTP Please Verify OTP
Verify

OTP has been sent on

 * 
 * 

Submit in 117secs

Didn’t receive the OTP?

Resend OTP or Change Email-id
Save Unsubscribe

UNSUBSCRIBE TO NAV ALERTS

Unsubscribe to Daily NAV alerts Unsubscribe to conditional NAV alerts

It's good to stay updated with NAV alerts, but if you wish to unsubscribe, we
are happy to help you.

Verify your identity using

Mobile Number

Email ID

Mobile Please enter a valid mobile number
+ - Verify

Verify OTP Please Verify OTP

OTP has been sent on

 * +-
 * 

Submit in 117secs
Verify

Email Please enter valid email address
Verify

Verify OTP Please Verify OTP
Verify

OTP has been sent on

 * 
 * 

Submit in 117secs

Didn’t receive the OTP? Resend OTP or Change mobile

Didn’t receive the OTP? Resend OTP or Change mobile

Select All


Please select at least one scheme

Changed your mind?

Submit Unsubscribe Go to Subscribe



NAV ALERT SET SUCCESSFULLY.


YOU HAVE SUCCESSFULLY UNSUBSCRIBED TO NAV ALERTS.

Let Us Help You

OVER 40,00,000 HAPPY INVESTORS


ARE YOU READY TO BEGIN YOUR INVESTMENT JOURNEY?

LEAVE YOUR CONTACT DETAILS, WE WILL GET IN TOUCH WITH YOU.


* Name Please enter a valid name here
  
* Email Please enter valid email address
  
* Mobile Please enter valid Mobile Number
  + 91 -
  
  Verify OTP This OTP is not right. Please verify and enter the correct OTP Your
  OTP has been expired
  
  OTP has been sent on
  
   * 
   * 
  
  Verify
  

  Didn't receive the OTP? Resend OTP or Change number
By entering your personal details, you hereby authorize ICICI Prudential Mutual
Fund, ICICI Prudential Asset Management Company Ltd. and/or its authorized
service provider(s) to contact you and this will override any NDNC registration
made by you.
Get Started

×
 * Please enter your OTP This OTP is not right. Please verify and enter the
   correct OTP
   
   OTP has been sent on
   
    * 
    * 
   
   Submit in secs
   
   OTP expired! Resend OTP
   
   
   Didn't receive the OTP? Resend OTP or Change number

Submit


THANK YOU

We will reach out to you shortly.

Meanwhile you can explore various schemes offered by us.

You will be re-directed to the home page in s


ABOUT US

 * Company Overview
   
 * Our Business
 * Our Leadership
 * CSR Policy
 * Corporate Social Responsibility
 * Financials
 * Media Centre


OUR PRODUCTS

   
 * Equity Funds
 * Debt Funds
 * Hybrid Funds
 * Others
 * Solution Oriented
 * Scheme Comparison
 * NAV & Dividends


DOWNLOADS

 * Forms
 * SID KIM SAI
 * Fund Factsheets
 * Market Updates
 * Others


INVESTOR SERVICES

 * Contact Us
 * Branch locator
 * Request an estatement
 * Investor Education
 * FAQs
   
   
 * Ways to Transact
 * Missed Call Facility
 * Submit Form 15G/15H


NEWS & INSIGHTS

 * IPRU Insights
 * Blogs
   
 * Addendums
 * Press Releases
   


APP DOWNLOADS

IPRUTOUCH
iSave-IPruMF 

Show Less

Call us on our Toll Free Number 1800-200-6666 / 1800-222-999

--- ICICI Bank Group Links --- 
 * --- ICICI Bank Group Links ---
 * ICICI Bank (India)
 * ICICI Bank (Global Network)
 * ICICI Prudential Life Insurance Company
 * ICICI Securities
 * ICICI Securities Primary Dealership Limited
 * ICICI Lombard General Insurance Company
 * ICICI Venture
 * ICICI Home Finance Company
 * 
 * --- Prudential Group Links ---
 * China
 * Hong Kong- Life Insurance
 * Hong Kong- Asset Management
 * Indonesia
 * Malaysia
 * Philippines
 * Singapore
 * Japan
 * Korea
 * Taiwan- Life Insurance
 * Taiwan- Unit Trusts
 * Thailand
 * United Kingdom
 * Vietnam

--- ICICI Bank Group Links --- ICICI Bank (India) ICICI Bank (Global Network)
ICICI Prudential Life Insurance Company ICICI Securities ICICI Securities
Primary Dealership Limited ICICI Lombard General Insurance Company ICICI Venture
ICICI Home Finance Company China Hong Kong- Life Insurance Hong Kong- Asset
Management Indonesia Malaysia Philippines Singapore Japan Korea Taiwan- Life
Insurance Taiwan- Unit Trusts Thailand United Kingdom Vietnam
Annual Report Privacy PolicyDisclaimer Legal Terms Tax Reckoner 2021-22
Statutory Disclosures Voting Policy Sitemap Terms and Condition MFConnect

Mutual Fund investments are subject to market risks, read all scheme related
documents carefully.

© 2017 ICICI Prudential Asset Management Company. All rights reserved

Chat New Investments – Callback