JezK
Edit File: footer.php
</div><!-- #primary --> </div><!-- main col --> </div><!-- row --> </div><!-- .container --> </div><!-- .markut-content-inner --> </div><!-- .markut-content --> </div><!-- .markut-content-wrapper --> <footer class="site-footer"> <div class="footer-middle-wrap boxed-container"> <div class="container"> <div class="row"> <div class="col-lg-12"> <div class="footer-middle-sidebar"> <section id="text-3" class="widget widget_text"> <div class="textwidget"> <h5 style="text-align: center;">Contact Us</h5> <p style="text-align: center;">#3072, 14th Cross, K. R. Road, Banashankari 2nd Stage, Bengaluru – 560 070, Karnataka, India<br /> Telephone : +91 80 26970500 || Toll Free : 1800 1024 205 || || Fax : +91 80 26970504 || CIN: U85110KA1997PLC021862</p> </div> </section> <section id="text-5" class="widget widget_text"> <div class="textwidget"> <div class="d-flex justify-content-center"><a href="mailto:contact@nabfins.org"> <img class="alignleft wp-image-1303 size-full" style="text-align: center;" src="https://nabfins.org/wp-content/uploads/2020/11/gmail-1-1.png" alt="" width="20" height="20" /></a>   <a href="https://www.youtube.com/channel/UCIjJ_cJ7JRukIMOtxK80tRQ"><img class="alignleft wp-image-1302 size-full" style="margin-left: 2%;" src="https://nabfins.org/wp-content/uploads/2020/11/youtube-1-1.png" alt="" width="20" height="20" /></a></div> </div> </section> </div> </div> </div> </div> </div> <div class="footer-bottom"> <div class="footer-bottom-inner container"> <div class="row"> <div class="col-md-12"> <ul class="footer-bottom-items nav pull-center"> <li class="nav-item"> <div class="nav-item-inner"> Copyright 2020, All Right Reserved. </div> </li> </ul> </div> </div> </div> </div> <a href="#" class="back-to-top" id="back-to-top"><i class="fa fa-angle-up"></i></a> </footer> </div> <script type="text/html" id="wpb-modifications"></script> <script type='text/javascript' id='contact-form-7-js-extra'> /* <![CDATA[ */ var wpcf7 = { "apiSettings": { "root": "http:\/\/bu3is.krify.com\/nabfins\/wp-json\/contact-form-7\/v1", "namespace": "contact-form-7\/v1" }, "cached": "1" }; /* ]]> */ </script> <script type='text/javascript' src='https://nabfins.org/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=5.3.1' id='contact-form-7-js'></script> <script type='text/javascript' id='rocket-browser-checker-js-after'> "use strict"; var _createClass = function() { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || !1, descriptor.configurable = !0, "value" in descriptor && (descriptor.writable = !0), Object.defineProperty(target, descriptor.key, descriptor) } } return function(Constructor, protoProps, staticProps) { return protoProps && defineProperties(Constructor.prototype, protoProps), staticProps && defineProperties(Constructor, staticProps), Constructor } }(); function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) throw new TypeError("Cannot call a class as a function") } var RocketBrowserCompatibilityChecker = function() { function RocketBrowserCompatibilityChecker(options) { _classCallCheck(this, RocketBrowserCompatibilityChecker), this.passiveSupported = !1, this._checkPassiveOption(this), this.options = !!this.passiveSupported && options } return _createClass(RocketBrowserCompatibilityChecker, [{ key: "_checkPassiveOption", value: function(self) { try { var options = { get passive() { return !(self.passiveSupported = !0) } }; window.addEventListener("test", null, options), window.removeEventListener("test", null, options) } catch (err) { self.passiveSupported = !1 } } }, { key: "initRequestIdleCallback", value: function() { !1 in window && (window.requestIdleCallback = function(cb) { var start = Date.now(); return setTimeout(function() { cb({ didTimeout: !1, timeRemaining: function() { return Math.max(0, 50 - (Date.now() - start)) } }) }, 1) }), !1 in window && (window.cancelIdleCallback = function(id) { return clearTimeout(id) }) } }, { key: "isDataSaverModeOn", value: function() { return "connection" in navigator && !0 === navigator.connection.saveData } }, { key: "supportsLinkPrefetch", value: function() { var elem = document.createElement("link"); return elem.relList && elem.relList.supports && elem.relList.supports("prefetch") && window.IntersectionObserver && "isIntersecting" in IntersectionObserverEntry.prototype } }, { key: "isSlowConnection", value: function() { return "connection" in navigator && "effectiveType" in navigator.connection && ("2g" === navigator.connection.effectiveType || "slow-2g" === navigator.connection.effectiveType) } }]), RocketBrowserCompatibilityChecker }(); </script> <script type='text/javascript' id='rocket-preload-links-js-extra'> /* <![CDATA[ */ var RocketPreloadLinksConfig = { "excludeUris": "\/nabfins(\/(.+\/)?feed\/?.+\/?|\/(?:.+\/)?embed\/|\/(index\\.php\/)?wp\\-json(\/.*|$))|\/wp-admin\/|\/logout\/|\/wp-login.php", "usesTrailingSlash": "1", "imageExt": "jpg|jpeg|gif|png|tiff|bmp|webp|avif", "fileExt": "jpg|jpeg|gif|png|tiff|bmp|webp|avif|php|pdf|html|htm", "siteUrl": "http:\/\/bu3is.krify.com\/nabfins", "onHoverDelay": "100", "rateThrottle": "3" }; /* ]]> */ </script> <script type='text/javascript' id='rocket-preload-links-js-after'> (function() { "use strict"; var r = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function(e) { return typeof e } : function(e) { return e && "function" == typeof Symbol && e.constructor === Symbol && e !== Symbol.prototype ? "symbol" : typeof e }, e = function() { function i(e, t) { for (var n = 0; n < t.length; n++) { var i = t[n]; i.enumerable = i.enumerable || !1, i.configurable = !0, "value" in i && (i.writable = !0), Object.defineProperty(e, i.key, i) } } return function(e, t, n) { return t && i(e.prototype, t), n && i(e, n), e } }(); function i(e, t) { if (!(e instanceof t)) throw new TypeError("Cannot call a class as a function") } var t = function() { function n(e, t) { i(this, n), this.browser = e, this.config = t, this.options = this.browser.options, this.prefetched = new Set, this.eventTime = null, this.threshold = 1111, this.numOnHover = 0 } return e(n, [{ key: "init", value: function() { !this.browser.supportsLinkPrefetch() || this.browser.isDataSaverModeOn() || this.browser.isSlowConnection() || (this.regex = { excludeUris: RegExp(this.config.excludeUris, "i"), images: RegExp(".(" + this.config.imageExt + ")$", "i"), fileExt: RegExp(".(" + this.config.fileExt + ")$", "i") }, this._initListeners(this)) } }, { key: "_initListeners", value: function(e) { -1 < this.config.onHoverDelay && document.addEventListener("mouseover", e.listener.bind(e), e.listenerOptions), document.addEventListener("mousedown", e.listener.bind(e), e.listenerOptions), document.addEventListener("touchstart", e.listener.bind(e), e.listenerOptions) } }, { key: "listener", value: function(e) { var t = e.target.closest("a"), n = this._prepareUrl(t); if (null !== n) switch (e.type) { case "mousedown": case "touchstart": this._addPrefetchLink(n); break; case "mouseover": this._earlyPrefetch(t, n, "mouseout") } } }, { key: "_earlyPrefetch", value: function(t, e, n) { var i = this, r = setTimeout(function() { if (r = null, 0 === i.numOnHover) setTimeout(function() { return i.numOnHover = 0 }, 1e3); else if (i.numOnHover > i.config.rateThrottle) return; i.numOnHover++, i._addPrefetchLink(e) }, this.config.onHoverDelay); t.addEventListener(n, function e() { t.removeEventListener(n, e, { passive: !0 }), null !== r && (clearTimeout(r), r = null) }, { passive: !0 }) } }, { key: "_addPrefetchLink", value: function(i) { return this.prefetched.add(i.href), new Promise(function(e, t) { var n = document.createElement("link"); n.rel = "prefetch", n.href = i.href, n.onload = e, n.onerror = t, document.head.appendChild(n) }).catch(function() {}) } }, { key: "_prepareUrl", value: function(e) { if (null === e || "object" !== (void 0 === e ? "undefined" : r(e)) || !1 in e || -1 === ["http:", "https:"].indexOf(e.protocol)) return null; var t = e.href.substring(0, this.config.siteUrl.length), n = this._getPathname(e.href, t), i = { original: e.href, protocol: e.protocol, origin: t, pathname: n, href: t + n }; return this._isLinkOk(i) ? i : null } }, { key: "_getPathname", value: function(e, t) { var n = t ? e.substring(this.config.siteUrl.length) : e; return n.startsWith("/") || (n = "/" + n), this._shouldAddTrailingSlash(n) ? n + "/" : n } }, { key: "_shouldAddTrailingSlash", value: function(e) { return this.config.usesTrailingSlash && !e.endsWith("/") && !this.regex.fileExt.test(e) } }, { key: "_isLinkOk", value: function(e) { return null !== e && "object" === (void 0 === e ? "undefined" : r(e)) && (!this.prefetched.has(e.href) && e.origin === this.config.siteUrl && -1 === e.href.indexOf("?") && -1 === e.href.indexOf("#") && !this.regex.excludeUris.test(e.href) && !this.regex.images.test(e.href)) } }], [{ key: "run", value: function() { "undefined" != typeof RocketPreloadLinksConfig && new n(new RocketBrowserCompatibilityChecker({ capture: !0, passive: !0 }), RocketPreloadLinksConfig).init() } }]), n }(); t.run(); }()); </script> <script type='text/javascript' src='https://nabfins.org/wp-content/themes/markut/assets/js/popper.min.js?ver=1.0' id='popper-js'></script> <script type='text/javascript' src='https://nabfins.org/wp-content/themes/markut/assets/js/bootstrap.min.js?ver=4.0.0' id='bootstrap-js'></script> <script type='text/javascript' src='https://nabfins.org/wp-content/plugins/js_composer/assets/lib/bower/isotope/dist/isotope.pkgd.min.js?ver=6.3.0' id='isotope-js'></script> <script type='text/javascript' src='https://nabfins.org/wp-content/themes/markut/assets/js/owl.carousel.min.js?ver=2.2.1' id='owl-carousel-js'></script> <script type='text/javascript' src='https://nabfins.org/wp-content/plugins/js_composer/assets/lib/bower/isotope/dist/isotope.pkgd.min.js?ver=6.3.0' id='isotope-js'></script> <script type='text/javascript' src='https://nabfins.org/wp-content/themes/markut/assets/js/infinite-scroll.pkgd.min.js?ver=2.0' id='infinite-scroll-js'></script> <script type='text/javascript' src='https://nabfins.org/wp-includes/js/imagesloaded.min.js?ver=4.1.4' id='imagesloaded-js'></script> <script type='text/javascript' src='https://nabfins.org/wp-content/themes/markut/assets/js/jquery.stellar.min.js?ver=0.6.2' id='stellar-js'></script> <script type='text/javascript' src='https://nabfins.org/wp-content/themes/markut/assets/js/sticky-kit.min.js?ver=1.1.3' id='sticky-kit-js'></script> <script type='text/javascript' src='https://nabfins.org/wp-content/themes/markut/assets/js/jquery.mb.YTPlayer.min.js?ver=1.0' id='mb-YTPlayer-js'></script> <script type='text/javascript' id='mediaelement-core-js-before'> var mejsL10n = { "language": "en", "strings": { "mejs.download-file": "Download File", "mejs.install-flash": "You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https:\/\/get.adobe.com\/flashplayer\/", "mejs.fullscreen": "Fullscreen", "mejs.play": "Play", "mejs.pause": "Pause", "mejs.time-slider": "Time Slider", "mejs.time-help-text": "Use Left\/Right Arrow keys to advance one second, Up\/Down arrows to advance ten seconds.", "mejs.live-broadcast": "Live Broadcast", "mejs.volume-help-text": "Use Up\/Down Arrow keys to increase or decrease volume.", "mejs.unmute": "Unmute", "mejs.mute": "Mute", "mejs.volume-slider": "Volume Slider", "mejs.video-player": "Video Player", "mejs.audio-player": "Audio Player", "mejs.captions-subtitles": "Captions\/Subtitles", "mejs.captions-chapters": "Chapters", "mejs.none": "None", "mejs.afrikaans": "Afrikaans", "mejs.albanian": "Albanian", "mejs.arabic": "Arabic", "mejs.belarusian": "Belarusian", "mejs.bulgarian": "Bulgarian", "mejs.catalan": "Catalan", "mejs.chinese": "Chinese", "mejs.chinese-simplified": "Chinese (Simplified)", "mejs.chinese-traditional": "Chinese (Traditional)", "mejs.croatian": "Croatian", "mejs.czech": "Czech", "mejs.danish": "Danish", "mejs.dutch": "Dutch", "mejs.english": "English", "mejs.estonian": "Estonian", "mejs.filipino": "Filipino", "mejs.finnish": "Finnish", "mejs.french": "French", "mejs.galician": "Galician", "mejs.german": "German", "mejs.greek": "Greek", "mejs.haitian-creole": "Haitian Creole", "mejs.hebrew": "Hebrew", "mejs.hindi": "Hindi", "mejs.hungarian": "Hungarian", "mejs.icelandic": "Icelandic", "mejs.indonesian": "Indonesian", "mejs.irish": "Irish", "mejs.italian": "Italian", "mejs.japanese": "Japanese", "mejs.korean": "Korean", "mejs.latvian": "Latvian", "mejs.lithuanian": "Lithuanian", "mejs.macedonian": "Macedonian", "mejs.malay": "Malay", "mejs.maltese": "Maltese", "mejs.norwegian": "Norwegian", "mejs.persian": "Persian", "mejs.polish": "Polish", "mejs.portuguese": "Portuguese", "mejs.romanian": "Romanian", "mejs.russian": "Russian", "mejs.serbian": "Serbian", "mejs.slovak": "Slovak", "mejs.slovenian": "Slovenian", "mejs.spanish": "Spanish", "mejs.swahili": "Swahili", "mejs.swedish": "Swedish", "mejs.tagalog": "Tagalog", "mejs.thai": "Thai", "mejs.turkish": "Turkish", "mejs.ukrainian": "Ukrainian", "mejs.vietnamese": "Vietnamese", "mejs.welsh": "Welsh", "mejs.yiddish": "Yiddish" } }; </script> <script type='text/javascript' src='https://nabfins.org/wp-includes/js/mediaelement/mediaelement-and-player.min.js?ver=4.2.13-9993131' id='mediaelement-core-js'></script> <script type='text/javascript' src='https://nabfins.org/wp-includes/js/mediaelement/mediaelement-migrate.min.js?ver=5.5.3' id='mediaelement-migrate-js'></script> <script type='text/javascript' id='mediaelement-js-extra'> /* <![CDATA[ */ var _wpmejsSettings = { "pluginPath": "\/nabfins\/wp-includes\/js\/mediaelement\/", "classPrefix": "mejs-", "stretching": "responsive" }; /* ]]> */ </script> <script type='text/javascript' src='https://nabfins.org/wp-content/themes/markut/assets/js/jquery.magnific.popup.min.js?ver=1.1.0' id='magnific-js'></script> <script type='text/javascript' src='https://nabfins.org/wp-content/themes/markut/assets/js/jquery.easy.ticker.min.js?ver=2.0' id='easy-ticker-js'></script> <script type='text/javascript' src='https://nabfins.org/wp-content/themes/markut/assets/js/jquery.easing.min.js?ver=1.0' id='easing-js'></script> <script type='text/javascript' src='https://nabfins.org/wp-content/themes/markut/assets/js/jquery.countdown.min.js?ver=2.2.0' id='countdown-js'></script> <script type='text/javascript' src='https://nabfins.org/wp-content/themes/markut/assets/js/jquery.circle.progress.min.js?ver=1.0' id='circle-progress-js'></script> <script type='text/javascript' src='https://nabfins.org/wp-content/themes/markut/assets/js/jquery.appear.min.js?ver=1.0' id='appear-js'></script> <script type='text/javascript' src='https://nabfins.org/wp-content/themes/markut/assets/js/smoothscroll.min.js?ver=1.20.2' id='smoothscroll-js'></script> <script type='text/javascript' src='https://nabfins.org/wp-content/themes/markut/assets/js/theme.js?ver=1.0' id='markut-theme-js'></script> <script type='text/javascript' id='markut-theme-js-extra'> /* <![CDATA[ */ var markut_ajax_var = { "admin_ajax_url": "http:\/\/bu3is.krify.com\/nabfins\/wp-admin\/admin-ajax.php", "like_nonce": "8da34092eb", "fav_nonce": "9a99bbb49f", "infinite_loader": "http:\/\/bu3is.krify.com\/nabfins\/wp-content\/themes\/markut\/assets\/images\/infinite-loder.gif", "load_posts": "Loading next set of posts.", "no_posts": "No more posts to load.", "cmt_nonce": "ac6a6c571c", "mc_nounce": "2dfedfe246", "wait": "Wait..", "must_fill": "Must Fill Required Details.", "valid_email": "Enter Valid Email ID.", "cart_update_pbm": "Cart Update Problem." }; /* ]]> */ </script> <script type='text/javascript' src='https://nabfins.org/wp-includes/js/mediaelement/mediaelement-and-player.min.js?ver=4.2.13-9993131' id='mediaelement-core-js'></script> <script type='text/javascript' src='https://nabfins.org/wp-includes/js/mediaelement/mediaelement-migrate.min.js?ver=5.5.3' id='mediaelement-migrate-js'></script> <script type='text/javascript' src='https://nabfins.org/wp-includes/js/jquery/ui/core.min.js?ver=1.11.4' id='jquery-ui-core-js'></script> <script type='text/javascript' src='https://nabfins.org/wp-includes/js/jquery/ui/position.min.js?ver=1.11.4' id='jquery-ui-position-js'></script> <script type='text/javascript' src='https://nabfins.org/wp-content/plugins/js_composer/assets/js/dist/js_composer_front.min.js?ver=6.3.0' id='wpb_composer_front_js-js'></script> <div class="contactico"><a href="https://nabfins.org/contact-us-2/"><img src="https://nabfins.org/wp-content/uploads/2020/11/contactus.png"></a></div> </body> </html>