CINXE.COM

About Us - BitcoinWorld

<!doctype html> <html lang="en-US" data-theme="dark-mode" prefix="og: https://ogp.me/ns#"> <head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>(()=>{class RocketLazyLoadScripts{constructor(){this.v="2.0.3",this.userEvents=["keydown","keyup","mousedown","mouseup","mousemove","mouseover","mouseenter","mouseout","mouseleave","touchmove","touchstart","touchend","touchcancel","wheel","click","dblclick","input","visibilitychange"],this.attributeEvents=["onblur","onclick","oncontextmenu","ondblclick","onfocus","onmousedown","onmouseenter","onmouseleave","onmousemove","onmouseout","onmouseover","onmouseup","onmousewheel","onscroll","onsubmit"]}async t(){this.i(),this.o(),/iP(ad|hone)/.test(navigator.userAgent)&&this.h(),this.u(),this.l(this),this.m(),this.k(this),this.p(this),this._(),await Promise.all([this.R(),this.L()]),this.lastBreath=Date.now(),this.S(this),this.P(),this.D(),this.O(),this.M(),await this.C(this.delayedScripts.normal),await this.C(this.delayedScripts.defer),await this.C(this.delayedScripts.async),this.F("domReady"),await this.T(),await this.j(),await this.I(),this.F("windowLoad"),await this.A(),window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this.everythingLoaded=!0,this.lastTouchEnd&&await new Promise((t=>setTimeout(t,500-Date.now()+this.lastTouchEnd))),this.H(),this.F("all"),this.U(),this.W()}i(){this.CSPIssue=sessionStorage.getItem("rocketCSPIssue"),document.addEventListener("securitypolicyviolation",(t=>{this.CSPIssue||"script-src-elem"!==t.violatedDirective||"data"!==t.blockedURI||(this.CSPIssue=!0,sessionStorage.setItem("rocketCSPIssue",!0))}),{isRocket:!0})}o(){window.addEventListener("pageshow",(t=>{this.persisted=t.persisted,this.realWindowLoadedFired=!0}),{isRocket:!0}),window.addEventListener("pagehide",(()=>{this.onFirstUserAction=null}),{isRocket:!0})}h(){let t;function e(e){t=e}window.addEventListener("touchstart",e,{isRocket:!0}),window.addEventListener("touchend",(function i(o){Math.abs(o.changedTouches[0].pageX-t.changedTouches[0].pageX)<10&&Math.abs(o.changedTouches[0].pageY-t.changedTouches[0].pageY)<10&&o.timeStamp-t.timeStamp<200&&(o.target.dispatchEvent(new PointerEvent("click",{target:o.target,bubbles:!0,cancelable:!0,detail:1})),event.preventDefault(),window.removeEventListener("touchstart",e,{isRocket:!0}),window.removeEventListener("touchend",i,{isRocket:!0}))}),{isRocket:!0})}q(t){this.userActionTriggered||("mousemove"!==t.type||this.firstMousemoveIgnored?"keyup"===t.type||"mouseover"===t.type||"mouseout"===t.type||(this.userActionTriggered=!0,this.onFirstUserAction&&this.onFirstUserAction()):this.firstMousemoveIgnored=!0),"click"===t.type&&t.preventDefault(),this.savedUserEvents.length>0&&(t.stopPropagation(),t.stopImmediatePropagation()),"touchstart"===this.lastEvent&&"touchend"===t.type&&(this.lastTouchEnd=Date.now()),"click"===t.type&&(this.lastTouchEnd=0),this.lastEvent=t.type,this.savedUserEvents.push(t)}u(){this.savedUserEvents=[],this.userEventHandler=this.q.bind(this),this.userEvents.forEach((t=>window.addEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0})))}U(){this.userEvents.forEach((t=>window.removeEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0}))),this.savedUserEvents.forEach((t=>{t.target.dispatchEvent(new window[t.constructor.name](t.type,t))}))}m(){this.eventsMutationObserver=new MutationObserver((t=>{const e="return false";for(const i of t){if("attributes"===i.type){const t=i.target.getAttribute(i.attributeName);t&&t!==e&&(i.target.setAttribute("data-rocket-"+i.attributeName,t),i.target["rocket"+i.attributeName]=new Function("event",t),i.target.setAttribute(i.attributeName,e))}"childList"===i.type&&i.addedNodes.forEach((t=>{if(t.nodeType===Node.ELEMENT_NODE)for(const i of t.attributes)this.attributeEvents.includes(i.name)&&i.value&&""!==i.value&&(t.setAttribute("data-rocket-"+i.name,i.value),t["rocket"+i.name]=new Function("event",i.value),t.setAttribute(i.name,e))}))}})),this.eventsMutationObserver.observe(document,{subtree:!0,childList:!0,attributeFilter:this.attributeEvents})}H(){this.eventsMutationObserver.disconnect(),this.attributeEvents.forEach((t=>{document.querySelectorAll("[data-rocket-"+t+"]").forEach((e=>{e.setAttribute(t,e.getAttribute("data-rocket-"+t)),e.removeAttribute("data-rocket-"+t)}))}))}k(t){Object.defineProperty(HTMLElement.prototype,"onclick",{get(){return this.rocketonclick||null},set(e){this.rocketonclick=e,this.setAttribute(t.everythingLoaded?"onclick":"data-rocket-onclick","this.rocketonclick(event)")}})}S(t){function e(e,i){let o=e[i];e[i]=null,Object.defineProperty(e,i,{get:()=>o,set(s){t.everythingLoaded?o=s:e["rocket"+i]=o=s}})}e(document,"onreadystatechange"),e(window,"onload"),e(window,"onpageshow");try{Object.defineProperty(document,"readyState",{get:()=>t.rocketReadyState,set(e){t.rocketReadyState=e},configurable:!0}),document.readyState="loading"}catch(t){console.log("WPRocket DJE readyState conflict, bypassing")}}l(t){this.originalAddEventListener=EventTarget.prototype.addEventListener,this.originalRemoveEventListener=EventTarget.prototype.removeEventListener,this.savedEventListeners=[],EventTarget.prototype.addEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalAddEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!1,type:e,func:i,options:o})},EventTarget.prototype.removeEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalRemoveEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!0,type:e,func:i,options:o})}}F(t){"all"===t&&(EventTarget.prototype.addEventListener=this.originalAddEventListener,EventTarget.prototype.removeEventListener=this.originalRemoveEventListener),this.savedEventListeners=this.savedEventListeners.filter((e=>{let i=e.type,o=e.target||window;return"domReady"===t&&"DOMContentLoaded"!==i&&"readystatechange"!==i||("windowLoad"===t&&"load"!==i&&"readystatechange"!==i&&"pageshow"!==i||(this.B(i,o)&&(i="rocket-"+i),e.remove?o.removeEventListener(i,e.func,e.options):o.addEventListener(i,e.func,e.options),!1))}))}p(t){let e;function i(e){return t.everythingLoaded?e:e.split(" ").map((t=>"load"===t||t.startsWith("load.")?"rocket-jquery-load":t)).join(" ")}function o(o){function s(e){const s=o.fn[e];o.fn[e]=o.fn.init.prototype[e]=function(){return this[0]===window&&t.userActionTriggered&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=i(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{const e=arguments[0][t];delete arguments[0][t],arguments[0][i(t)]=e}))),s.apply(this,arguments),this}}if(o&&o.fn&&!t.allJQueries.includes(o)){const e={DOMContentLoaded:[],"rocket-DOMContentLoaded":[]};for(const t in e)document.addEventListener(t,(()=>{e[t].forEach((t=>t()))}),{isRocket:!0});o.fn.ready=o.fn.init.prototype.ready=function(i){function s(){parseInt(o.fn.jquery)>2?setTimeout((()=>i.bind(document)(o))):i.bind(document)(o)}return t.realDomReadyFired?!t.userActionTriggered||t.fauxDomReadyFired?s():e["rocket-DOMContentLoaded"].push(s):e.DOMContentLoaded.push(s),o([])},s("on"),s("one"),s("off"),t.allJQueries.push(o)}e=o}t.allJQueries=[],o(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){o(t)}})}P(){const t=new Map;document.write=document.writeln=function(e){const i=document.currentScript,o=document.createRange(),s=i.parentElement;let n=t.get(i);void 0===n&&(n=i.nextSibling,t.set(i,n));const c=document.createDocumentFragment();o.setStart(c,0),c.appendChild(o.createContextualFragment(e)),s.insertBefore(c,n)}}async R(){return new Promise((t=>{this.userActionTriggered?t():this.onFirstUserAction=t}))}async L(){return new Promise((t=>{document.addEventListener("DOMContentLoaded",(()=>{this.realDomReadyFired=!0,t()}),{isRocket:!0})}))}async I(){return this.realWindowLoadedFired?Promise.resolve():new Promise((t=>{window.addEventListener("load",t,{isRocket:!0})}))}M(){this.pendingScripts=[];this.scriptsMutationObserver=new MutationObserver((t=>{for(const e of t)e.addedNodes.forEach((t=>{"SCRIPT"!==t.tagName||t.noModule||t.isWPRocket||this.pendingScripts.push({script:t,promise:new Promise((e=>{const i=()=>{const i=this.pendingScripts.findIndex((e=>e.script===t));i>=0&&this.pendingScripts.splice(i,1),e()};t.addEventListener("load",i,{isRocket:!0}),t.addEventListener("error",i,{isRocket:!0}),setTimeout(i,1e3)}))})}))})),this.scriptsMutationObserver.observe(document,{childList:!0,subtree:!0})}async j(){await this.J(),this.pendingScripts.length?(await this.pendingScripts[0].promise,await this.j()):this.scriptsMutationObserver.disconnect()}D(){this.delayedScripts={normal:[],async:[],defer:[]},document.querySelectorAll("script[type$=rocketlazyloadscript]").forEach((t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)}))}async _(){await this.L();let t=[];document.querySelectorAll("script[type$=rocketlazyloadscript][data-rocket-src]").forEach((e=>{let i=e.getAttribute("data-rocket-src");if(i&&!i.startsWith("data:")){i.startsWith("//")&&(i=location.protocol+i);try{const o=new URL(i).origin;o!==location.origin&&t.push({src:o,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}catch(t){}}})),t=[...new Map(t.map((t=>[JSON.stringify(t),t]))).values()],this.N(t,"preconnect")}async $(t){if(await this.G(),!0!==t.noModule||!("noModule"in HTMLScriptElement.prototype))return new Promise((e=>{let i;function o(){(i||t).setAttribute("data-rocket-status","executed"),e()}try{if(navigator.userAgent.includes("Firefox/")||""===navigator.vendor||this.CSPIssue)i=document.createElement("script"),[...t.attributes].forEach((t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),i.setAttribute(e,t.nodeValue))})),t.text&&(i.text=t.text),t.nonce&&(i.nonce=t.nonce),i.hasAttribute("src")?(i.addEventListener("load",o,{isRocket:!0}),i.addEventListener("error",(()=>{i.setAttribute("data-rocket-status","failed-network"),e()}),{isRocket:!0}),setTimeout((()=>{i.isConnected||e()}),1)):(i.text=t.text,o()),i.isWPRocket=!0,t.parentNode.replaceChild(i,t);else{const i=t.getAttribute("data-rocket-type"),s=t.getAttribute("data-rocket-src");i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",o,{isRocket:!0}),t.addEventListener("error",(i=>{this.CSPIssue&&i.target.src.startsWith("data:")?(console.log("WPRocket: CSP fallback activated"),t.removeAttribute("src"),this.$(t).then(e)):(t.setAttribute("data-rocket-status","failed-network"),e())}),{isRocket:!0}),s?(t.fetchPriority="high",t.removeAttribute("data-rocket-src"),t.src=s):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}}catch(i){t.setAttribute("data-rocket-status","failed-transform"),e()}}));t.setAttribute("data-rocket-status","skipped")}async C(t){const e=t.shift();return e?(e.isConnected&&await this.$(e),this.C(t)):Promise.resolve()}O(){this.N([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}N(t,e){this.trash=this.trash||[];let i=!0;var o=document.createDocumentFragment();t.forEach((t=>{const s=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(s&&!s.startsWith("data:")){const n=document.createElement("link");n.href=s,n.rel=e,"preconnect"!==e&&(n.as="script",n.fetchPriority=i?"high":"low"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),t.nonce&&(n.nonce=t.nonce),o.appendChild(n),this.trash.push(n),i=!1}})),document.head.appendChild(o)}W(){this.trash.forEach((t=>t.remove()))}async T(){try{document.readyState="interactive"}catch(t){}this.fauxDomReadyFired=!0;try{await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this.G(),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}catch(t){console.error(t)}}async A(){try{document.readyState="complete"}catch(t){}try{await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),window.dispatchEvent(new Event("rocket-load")),await this.G(),window.rocketonload&&window.rocketonload(),await this.G(),this.allJQueries.forEach((t=>t(window).trigger("rocket-jquery-load"))),await this.G();const t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this.G(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}catch(t){console.error(t)}}async G(){Date.now()-this.lastBreath>45&&(await this.J(),this.lastBreath=Date.now())}async J(){return document.hidden?new Promise((t=>setTimeout(t))):new Promise((t=>requestAnimationFrame(t)))}B(t,e){return e===document&&"readystatechange"===t||(e===document&&"DOMContentLoaded"===t||(e===window&&"DOMContentLoaded"===t||(e===window&&"load"===t||e===window&&"pageshow"===t)))}static run(){(new RocketLazyLoadScripts).t()}}RocketLazyLoadScripts.run()})();</script> <script type="rocketlazyloadscript" data-cfasync="false" data-rocket-type="text/javascript" id="clever-core"> /* <![CDATA[ */ (function (document, window) { var a, c = document.createElement("script"), f = window.frameElement; c.id = "CleverCoreLoader91587"; c.src = "https://scripts.cleverwebserver.com/adce318b1905bb6ef8271e548910a0b6.js"; c.async = !0; c.type = "text/javascript"; c.setAttribute("data-target", window.name || (f && f.getAttribute("id"))); c.setAttribute("data-callback", "put-your-callback-function-here"); c.setAttribute("data-callback-url-click", "put-your-click-macro-here"); c.setAttribute("data-callback-url-view", "put-your-view-macro-here"); try { a = parent.document.getElementsByTagName("script")[0] || document.getElementsByTagName("script")[0]; } catch (e) { a = !1; } a || (a = document.getElementsByTagName("head")[0] || document.getElementsByTagName("body")[0]); a.parentNode.insertBefore(c, a); })(document, window); /* ]]> */ </script> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="profile" href="https://gmpg.org/xfn/11" /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <noscript><style>#preloader{display:none;}</style></noscript> <!-- Open Graph Meta Tags generated by Blog2Social 833 - https://www.blog2social.com --> <meta property="og:title" content="About Us"/> <meta property="og:description" content="ABOUT US Bitcoin World - World of Cryptocurrency &amp; Blockchain News At BitcoinWorld, we pride ourselves on being the fastest-growing crypto news"/> <meta property="og:url" content="https://bitcoinworld.co.in/about-us/"/> <meta property="og:image" content="http://bitcoinworld.co.in/wp-content/uploads/WhatsApp-Image-2024-01-29-at-2.19.08-PM.jpeg"/> <meta property="og:image:width" content="1600"/> <meta property="og:image:height" content="974"/> <meta property="og:image:type" content="image/jpeg"/> <meta property="og:type" content="article"/> <meta property="og:article:published_time" content="2021-10-25 11:04:16"/> <meta property="og:article:modified_time" content="2025-02-19 08:43:32"/> <!-- Open Graph Meta Tags generated by Blog2Social 833 - https://www.blog2social.com --> <!-- Twitter Card generated by Blog2Social 833 - https://www.blog2social.com --> <meta name="twitter:card" content="summary"> <meta name="twitter:title" content="About Us"/> <meta name="twitter:description" content="ABOUT US Bitcoin World - World of Cryptocurrency &amp; Blockchain News At BitcoinWorld, we pride ourselves on being the fastest-growing crypto news"/> <meta name="twitter:image" content="http://bitcoinworld.co.in/wp-content/uploads/WhatsApp-Image-2024-01-29-at-2.19.08-PM.jpeg"/> <!-- Twitter Card generated by Blog2Social 833 - https://www.blog2social.com --> <meta name="author" content="Oladapo Hapostle"/> <!-- Search Engine Optimization by Rank Math PRO - https://rankmath.com/ --> <title>About Us - BitcoinWorld</title><link rel="preload" data-rocket-preload as="image" href="https://bitcoinworld.co.in/wp-content/uploads/WhatsApp-Image-2024-01-29-at-2.19.08-PM.jpeg" imagesrcset="https://bitcoinworld.co.in/wp-content/uploads/WhatsApp-Image-2024-01-29-at-2.19.08-PM.jpeg 1600w, https://bitcoinworld.co.in/wp-content/uploads/WhatsApp-Image-2024-01-29-at-2.19.08-PM-493x300.jpeg 493w, https://bitcoinworld.co.in/wp-content/uploads/WhatsApp-Image-2024-01-29-at-2.19.08-PM-821x500.jpeg 821w, https://bitcoinworld.co.in/wp-content/uploads/WhatsApp-Image-2024-01-29-at-2.19.08-PM-986x600.jpeg 986w, https://bitcoinworld.co.in/wp-content/uploads/WhatsApp-Image-2024-01-29-at-2.19.08-PM-768x468.jpeg 768w, https://bitcoinworld.co.in/wp-content/uploads/WhatsApp-Image-2024-01-29-at-2.19.08-PM-1536x935.jpeg 1536w" imagesizes="(max-width: 1600px) 100vw, 1600px" fetchpriority="high"><link rel="preload" data-rocket-preload as="style" href="data:text/css;charset=utf-8;base64,LypibGFuayov" data-type="wordprolazyload" data-originalLink="https://fonts.googleapis.com/css?family=Montserrat%3A500%2C700%2C400%7CSpartan%3A400%2C500%2C600%2C700%2C600&#038;display=swap" /><link rel="stylesheet" href="data:text/css;charset=utf-8;base64,LypibGFuayov" media="print" onload="this.media='all'" data-type="wordprolazyload" data-originalLink="https://fonts.googleapis.com/css?family=Montserrat%3A500%2C700%2C400%7CSpartan%3A400%2C500%2C600%2C700%2C600&#038;display=swap" /><noscript><link rel="stylesheet" href="data:text/css;charset=utf-8;base64,LypibGFuayov" data-type="wordprolazyload" data-originalLink="https://fonts.googleapis.com/css?family=Montserrat%3A500%2C700%2C400%7CSpartan%3A400%2C500%2C600%2C700%2C600&#038;display=swap" /></noscript> <meta name="description" content="At BitcoinWorld, we pride ourselves on being the fastest-growing crypto news and media platform since 2020. As a Google News-approved publication, our"/> <meta name="robots" content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/> <link rel="canonical" href="https://bitcoinworld.co.in/about-us/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="About Us - BitcoinWorld" /> <meta property="og:description" content="At BitcoinWorld, we pride ourselves on being the fastest-growing crypto news and media platform since 2020. As a Google News-approved publication, our" /> <meta property="og:url" content="https://bitcoinworld.co.in/about-us/" /> <meta property="og:site_name" content="BitcoinWorld" /> <meta property="article:publisher" content="https://www.facebook.com/itsbitcoinworld" /> <meta property="og:updated_time" content="2025-02-19T08:43:32+00:00" /> <meta property="og:image" content="https://bitcoinworld.co.in/wp-content/uploads/WhatsApp-Image-2024-01-29-at-2.19.08-PM.jpeg" /> <meta property="og:image:secure_url" content="https://bitcoinworld.co.in/wp-content/uploads/WhatsApp-Image-2024-01-29-at-2.19.08-PM.jpeg" /> <meta property="og:image:width" content="1600" /> <meta property="og:image:height" content="974" /> <meta property="og:image:alt" content="About Us" /> <meta property="og:image:type" content="image/jpeg" /> <meta property="article:published_time" content="2021-10-25T11:04:16+00:00" /> <meta property="article:modified_time" content="2025-02-19T08:43:32+00:00" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:title" content="About Us - BitcoinWorld" /> <meta name="twitter:description" content="At BitcoinWorld, we pride ourselves on being the fastest-growing crypto news and media platform since 2020. As a Google News-approved publication, our" /> <meta name="twitter:site" content="@ItsBitcoinWorld" /> <meta name="twitter:creator" content="@ItsBitcoinWorld" /> <meta name="twitter:image" content="https://bitcoinworld.co.in/wp-content/uploads/WhatsApp-Image-2024-01-29-at-2.19.08-PM.jpeg" /> <meta name="twitter:label1" content="Time to read" /> <meta name="twitter:data1" content="1 minute" /> <script type="application/ld+json" class="rank-math-schema-pro">{"@context":"https://schema.org","@graph":[{"@type":["Person","Organization"],"@id":"https://bitcoinworld.co.in/#person","name":"BitcoinWorld","sameAs":["https://www.facebook.com/itsbitcoinworld","https://twitter.com/ItsBitcoinWorld","https://www.linkedin.com/company/itsbitcoinworld/","https://www.instagram.com/itsbitcoinworld/","https://www.tumblr.com/itsbitcoinworld","https://itsbitcoinworld.blogspot.com/","https://flipboard.com/@BitcoinW0rld","https://medium.com/@bitcoinworld.co.in"]},{"@type":"WebSite","@id":"https://bitcoinworld.co.in/#website","url":"https://bitcoinworld.co.in","name":"BitcoinWorld","alternateName":"BitcoinWorld","publisher":{"@id":"https://bitcoinworld.co.in/#person"},"inLanguage":"en-US"},{"@type":"ImageObject","@id":"http://bitcoinworld.co.in/wp-content/uploads/WhatsApp-Image-2024-01-29-at-2.19.08-PM.jpeg","url":"http://bitcoinworld.co.in/wp-content/uploads/WhatsApp-Image-2024-01-29-at-2.19.08-PM.jpeg","width":"200","height":"200","inLanguage":"en-US"},{"@type":"BreadcrumbList","@id":"https://bitcoinworld.co.in/about-us/#breadcrumb","itemListElement":[{"@type":"ListItem","position":"1","item":{"@id":"https://bitcoinworld.co.in","name":"Home"}},{"@type":"ListItem","position":"2","item":{"@id":"https://bitcoinworld.co.in/about-us/","name":"About Us"}}]},{"@type":"WebPage","@id":"https://bitcoinworld.co.in/about-us/#webpage","url":"https://bitcoinworld.co.in/about-us/","name":"About Us - BitcoinWorld","datePublished":"2021-10-25T11:04:16+00:00","dateModified":"2025-02-19T08:43:32+00:00","isPartOf":{"@id":"https://bitcoinworld.co.in/#website"},"primaryImageOfPage":{"@id":"http://bitcoinworld.co.in/wp-content/uploads/WhatsApp-Image-2024-01-29-at-2.19.08-PM.jpeg"},"inLanguage":"en-US","breadcrumb":{"@id":"https://bitcoinworld.co.in/about-us/#breadcrumb"}},{"@type":"Person","@id":"https://bitcoinworld.co.in/author/oladapo-hapostle/","name":"Oladapo Hapostle","url":"https://bitcoinworld.co.in/author/oladapo-hapostle/","image":{"@type":"ImageObject","@id":"https://secure.gravatar.com/avatar/412d78caa260281ce221aff5e9fa3758?s=96&amp;d=mm&amp;r=g","url":"https://secure.gravatar.com/avatar/412d78caa260281ce221aff5e9fa3758?s=96&amp;d=mm&amp;r=g","caption":"Oladapo Hapostle","inLanguage":"en-US"}},{"@type":"NewsArticle","headline":"About Us - BitcoinWorld","datePublished":"2021-10-25T11:04:16+00:00","dateModified":"2025-02-19T08:43:32+00:00","author":{"@id":"https://bitcoinworld.co.in/author/oladapo-hapostle/","name":"Oladapo Hapostle"},"publisher":{"@id":"https://bitcoinworld.co.in/#person"},"description":"At BitcoinWorld, we pride ourselves on being the fastest-growing crypto news and media platform since 2020. As a Google News-approved publication, our","copyrightYear":"2025","copyrightHolder":{"@id":"https://bitcoinworld.co.in/#person"},"name":"About Us - BitcoinWorld","@id":"https://bitcoinworld.co.in/about-us/#richSnippet","isPartOf":{"@id":"https://bitcoinworld.co.in/about-us/#webpage"},"image":{"@id":"http://bitcoinworld.co.in/wp-content/uploads/WhatsApp-Image-2024-01-29-at-2.19.08-PM.jpeg"},"inLanguage":"en-US","mainEntityOfPage":{"@id":"https://bitcoinworld.co.in/about-us/#webpage"}}]}</script> <!-- /Rank Math WordPress SEO plugin --> <link rel='dns-prefetch' href='//cdn.jsdelivr.net' /> <link rel='dns-prefetch' href='//www.googletagmanager.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link href='https://fonts.gstatic.com' crossorigin rel='preconnect' /> <link rel="alternate" type="application/rss+xml" title="BitcoinWorld &raquo; Feed" href="https://bitcoinworld.co.in/feed/" /> <link rel="alternate" type="application/rss+xml" title="BitcoinWorld &raquo; Comments Feed" href="https://bitcoinworld.co.in/comments/feed/" /> <link rel="alternate" type="application/rss+xml" title="BitcoinWorld &raquo; Stories Feed" href="https://bitcoinworld.co.in/web-stories/feed/"><link data-minify="1" rel='stylesheet' id='hfe-widgets-style-css' href='https://bitcoinworld.co.in/wp-content/cache/min/1/wp-content/plugins/header-footer-elementor/inc/widgets-css/frontend.css?ver=1744188178' type='text/css' media='all' /> <style id='wp-emoji-styles-inline-css' type='text/css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--neeon-primary: #2962ff;--wp--preset--color--neeon-secondary: #0034c2;--wp--preset--color--neeon-button-dark-gray: #333333;--wp--preset--color--neeon-button-light-gray: #a5a6aa;--wp--preset--color--neeon-button-white: #ffffff;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--gradient--neeon-gradient-color: linear-gradient(135deg, rgba(255, 0, 0, 1) 0%, rgba(252, 75, 51, 1) 100%);--wp--preset--font-size--small: 12px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-size--normal: 16px;--wp--preset--font-size--huge: 50px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link data-minify="1" rel='stylesheet' id='chain-wire-css' href='https://bitcoinworld.co.in/wp-content/cache/min/1/wp-content/plugins/chainwire-integration/public/css/chainwire-public.css?ver=1744188178' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='hfe-style-css' href='https://bitcoinworld.co.in/wp-content/cache/min/1/wp-content/plugins/header-footer-elementor/assets/css/header-footer-elementor.css?ver=1744188178' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='elementor-icons-css' href='https://bitcoinworld.co.in/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=1744188178' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-frontend-css' href='https://bitcoinworld.co.in/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.28.3' type='text/css' media='all' /> <style id='elementor-frontend-inline-css' type='text/css'> .elementor-kit-224{--e-global-color-primary:#CA9C24;--e-global-color-secondary:#040404;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-224 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1320px;}.e-con{--container-max-width:1320px;}.elementor-widget:not(:last-child){margin-block-end:30px;}.elementor-element{--widgets-spacing:30px 30px;--widgets-spacing-row:30px;--widgets-spacing-column:30px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}} .elementor-753 .elementor-element.elementor-element-e457995{padding:80px 0px 80px 0px;}.elementor-753 .elementor-element.elementor-element-636d35a > .elementor-element-populated{padding:0px 12px 0px 12px;}.elementor-753 .elementor-element.elementor-element-522409b > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-753 .elementor-element.elementor-element-522409b img{filter:brightness( 100% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );}.elementor-753 .elementor-element.elementor-element-522409b .rt-image img{border-radius:0px 0px 0px 0px;}.elementor-bc-flex-widget .elementor-753 .elementor-element.elementor-element-85f5920.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-753 .elementor-element.elementor-element-85f5920.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-753 .elementor-element.elementor-element-85f5920 > .elementor-element-populated{padding:0px 12px 0px 12px;}.elementor-753 .elementor-element.elementor-element-20317be > .elementor-widget-container{margin:-9px 0px 0px 0px;}.elementor-753 .elementor-element.elementor-element-be3e298{padding:50px 0px 80px 0px;}.elementor-753 .elementor-element.elementor-element-9a1ac94 > .elementor-widget-container{margin:0px 0px 15px 0px;}.elementor-753 .elementor-element.elementor-element-9a1ac94{text-align:center;}@media(max-width:1024px){.elementor-753 .elementor-element.elementor-element-85f5920 > .elementor-element-populated{margin:40px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}}@media(min-width:768px){.elementor-753 .elementor-element.elementor-element-636d35a{width:58%;}.elementor-753 .elementor-element.elementor-element-85f5920{width:42%;}}@media(max-width:1024px) and (min-width:768px){.elementor-753 .elementor-element.elementor-element-636d35a{width:100%;}.elementor-753 .elementor-element.elementor-element-85f5920{width:100%;}} .elementor-88452 .elementor-element.elementor-element-1ef931b .hfe-site-logo-container, .elementor-88452 .elementor-element.elementor-element-1ef931b .hfe-caption-width figcaption{text-align:center;}.elementor-88452 .elementor-element.elementor-element-1ef931b .widget-image-caption{margin-top:0px;margin-bottom:0px;}.elementor-88452 .elementor-element.elementor-element-1ef931b .hfe-site-logo-container .hfe-site-logo-img{border-style:none;}.elementor-88452 .elementor-element.elementor-element-0463b55 .hfe-copyright-wrapper{text-align:center;} </style> <link data-minify="1" rel='stylesheet' id='font-awesome-5-all-css' href='https://bitcoinworld.co.in/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/all.min.css?ver=1744188178' type='text/css' media='all' /> <link rel='stylesheet' id='font-awesome-4-shim-css' href='https://bitcoinworld.co.in/wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.min.css?ver=3.28.3' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='bootstrap-css-css' href='https://bitcoinworld.co.in/wp-content/cache/min/1/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css?ver=1744188178' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='fullcalendar-css-css' href='https://bitcoinworld.co.in/wp-content/cache/min/1/npm/fullcalendar@5.10.1/main.min.css?ver=1744188178' type='text/css' media='all' /> <style id='fullcalendar-css-inline-css' type='text/css'> .fc-list-day-cushion { background-color: #f0f0f0; color: #000000; } .fc-list-day-cushion a { color: #000000; text-decoration: none; } .fc-list-day-cushion a:hover { text-decoration: underline; } .fc .fc-cell-shaded, .fc .fc-day-disabled { background-color: #f0f0f0; color: #000000; } .fc-list-event, .fc-event, .fc-event-start, .fc-event-end, .fc-event-today, .fc-event-future { color: #000000; } .fc-theme-standard .fc-toolbar { background-color: var(--fc-neutral-bg-color, #ffffff); padding: 10px; border-bottom: 1px solid #ddd; } .fc-theme-standard .fc-toolbar h2, .fc-theme-standard .fc-toolbar a { color: #333333; } .fc-theme-standard .fc-toolbar a:hover { color: #0073aa; } #calendar { background-color: var(--fc-neutral-bg-color, #ffffff); padding: 20px; border-radius: 5px; box-shadow: 0 2px 8px rgba(0,0,0,0.1); } .fc-list-event { padding: 10px; border-bottom: 1px solid #ddd; } .fc-list-event-title { font-weight: bold; color: #333; cursor: pointer; } .fc-list-event-time, .fc-list-event-venue, .fc-list-event-location, .fc-list-event-link { margin-top: 5px; color: #555; } .fc-list-event-venue { color: #0073aa; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .fc-list-event-link a { color: #0073aa; text-decoration: none; } .fc-list-event-link a:hover { color: #005f87; text-decoration: underline; } #eventModal .modal-header { background-color: #f0f0f0; color: #000; } #eventModal .modal-title { font-size: 1.5rem; font-weight: bold; color:#000; } #eventModal .modal-body { padding: 20px; background-color: #f8f9fa; } #eventModal .modal-body .event-detail p { margin-bottom: 10px; font-size: 1.1rem; line-height: 1.4; color: #333; } #eventModal .modal-body .event-detail p strong { font-weight: 600; color: #000; } #eventModal .modal-footer { padding: 15px 20px; background-color: #f1f1f1; } #eventModal .btn-primary { background-color: #0073aa; border-color: #0073aa; } #eventModal .btn-primary:hover { background-color: #005f87; border-color: #005f87; } .truncate { display: inline-block; max-width: 200px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; vertical-align: bottom; } </style> <link rel='stylesheet' id='bootstrap-css' href='https://bitcoinworld.co.in/wp-content/themes/neeon/assets/css/bootstrap.min.css?ver=1744325440' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='flaticon-neeon-css' href='https://bitcoinworld.co.in/wp-content/cache/min/1/wp-content/themes/neeon/assets/fonts/flaticon-neeon/flaticon.css?ver=1744188178' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='magnific-popup-css' href='https://bitcoinworld.co.in/wp-content/cache/min/1/wp-content/themes/neeon/assets/css/magnific-popup.css?ver=1744188178' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='font-awesome-css' href='https://bitcoinworld.co.in/wp-content/cache/min/1/wp-content/themes/neeon/assets/css/font-awesome.min.css?ver=1744188178' type='text/css' media='all' /> <link rel='stylesheet' id='animate-css' href='https://bitcoinworld.co.in/wp-content/themes/neeon/assets/css/animate.min.css?ver=1744325440' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='neeon-default-css' href='https://bitcoinworld.co.in/wp-content/cache/min/1/wp-content/themes/neeon/assets/css/default.css?ver=1744188178' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='neeon-elementor-css' href='https://bitcoinworld.co.in/wp-content/cache/min/1/wp-content/themes/neeon/assets/css/elementor.css?ver=1744188178' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='neeon-style-css' href='https://bitcoinworld.co.in/wp-content/cache/min/1/wp-content/themes/neeon/assets/css/style.css?ver=1744188178' type='text/css' media='all' /> <style id='neeon-style-inline-css' type='text/css'> .entry-banner { background-color: #f7f7f7; } .content-area { padding-top: 0px; padding-bottom: 0px; } #page .content-area { background-image: url( ); background-color: #ffffff; } .error-page-area { background-color: #ffffff; } </style> <link rel='stylesheet' id='mediaelement-css' href='https://bitcoinworld.co.in/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css?ver=4.2.17' type='text/css' media='all' /> <link rel='stylesheet' id='wp-mediaelement-css' href='https://bitcoinworld.co.in/wp-includes/js/mediaelement/wp-mediaelement.min.css?ver=6.7.2' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='hfe-elementor-icons-css' href='https://bitcoinworld.co.in/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=1744188178' type='text/css' media='all' /> <link rel='stylesheet' id='hfe-icons-list-css' href='https://bitcoinworld.co.in/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css?ver=3.24.3' type='text/css' media='all' /> <link rel='stylesheet' id='hfe-social-icons-css' href='https://bitcoinworld.co.in/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=3.24.0' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='hfe-social-share-icons-brands-css' href='https://bitcoinworld.co.in/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.css?ver=1744188178' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='hfe-social-share-icons-fontawesome-css' href='https://bitcoinworld.co.in/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.css?ver=1744188178' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='hfe-nav-menu-icons-css' href='https://bitcoinworld.co.in/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.css?ver=1744188178' type='text/css' media='all' /> <link rel='stylesheet' id='hfe-widget-blockquote-css' href='https://bitcoinworld.co.in/wp-content/plugins/elementor-pro/assets/css/widget-blockquote.min.css?ver=3.25.0' type='text/css' media='all' /> <link rel='stylesheet' id='hfe-mega-menu-css' href='https://bitcoinworld.co.in/wp-content/plugins/elementor-pro/assets/css/widget-mega-menu.min.css?ver=3.26.2' type='text/css' media='all' /> <link rel='stylesheet' id='hfe-nav-menu-widget-css' href='https://bitcoinworld.co.in/wp-content/plugins/elementor-pro/assets/css/widget-nav-menu.min.css?ver=3.26.0' type='text/css' media='all' /> <link rel='stylesheet' id='eael-general-css' href='https://bitcoinworld.co.in/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/css/view/general.min.css?ver=6.1.9' type='text/css' media='all' /> <style id='neeon-dynamic-inline-css' type='text/css'> @media ( min-width:1400px ) { .container { max-width: 1320px; } } a { color: #2962ff; } .primary-color { color: #2962ff; } .secondary-color { color: #0034c2; } #preloader { background-color: #ffffff; } .loader .cssload-inner.cssload-one, .loader .cssload-inner.cssload-two, .loader .cssload-inner.cssload-three { border-color: #2962ff; } .scroll-wrap:after { color: #2962ff; } .scroll-wrap svg.scroll-circle path { stroke: #2962ff; } .site-header .site-branding a, .mean-container .mean-bar .mobile-logo, .additional-menu-area .sidenav .additional-logo a { color: #2962ff; } .site-header .site-branding a img, .header-style-11 .site-header .site-branding a img { max-width: 250px; } body { color: #6c6f72; font-family: 'Montserrat', sans-serif !important; font-size: 16px; line-height: 28px; font-weight : 100; font-style: normal; } h1,h2,h3,h4,h5,h6 { font-family: 'Spartan', sans-serif; font-weight : 700; } h1 { font-size: 36px; line-height: 40px; font-style: normal; } h2 { font-size: 28.44px; line-height: 32px; font-style: normal; } h3 { font-size: 22.63px; line-height: 33px; font-style: normal; } h4 { font-size: 20.25px; line-height: 30px; font-style: normal; } h5 { font-size: 18px; line-height: 28px; font-style: normal; } h6 { font-size: 16px; line-height: 26px; font-style: normal; } .topbar-style-1 .header-top-bar { background-color: #292929; color: #e0e0e0; } .ticker-title { color: #e0e0e0; } .topbar-style-1 .tophead-social li a i, .topbar-style-1 .header-top-bar .social-label, .topbar-style-1 .header-top-bar a { color: #e0e0e0; } .topbar-style-1 .header-top-bar i, .topbar-style-1 .header-top-bar a:hover, .topbar-style-1 .tophead-social li a:hover i { color: #ffffff; } .topbar-style-2 .header-top-bar { background-color: #2962ff; color: #ffffff; } .topbar-style-2 .header-top-bar a { color: #ffffff; } .topbar-style-2 .tophead-left i, .topbar-style-2 .tophead-right i { color: #ffffff; } .topbar-style-3 .header-top-bar { background-color: #f7f7f7; color: #818181; } .topbar-style-3 .header-top-bar .social-label { color: #818181; } .topbar-style-3 .header-top-bar a { color: #818181; } .topbar-style-3 .tophead-left i, .topbar-style-3 .tophead-right i { color: #818181; } .topbar-style-4 .header-top-bar { background-color: #292929; color: #c7c3c3; } .topbar-style-4 .header-top-bar .social-label { color: #c7c3c3; } .topbar-style-4 .header-top-bar a { color: #c7c3c3; } .topbar-style-4 .tophead-left i, .topbar-style-4 .tophead-right i { color: #ffffff; } .topbar-style-5 .header-top-bar { background-color: #ffffff; } .topbar-style-5 .header-top-bar .social-label { color: #adadad; } .topbar-style-5 .tophead-right .search-icon a, .topbar-style-5 .tophead-social li a { color: #7a7a7a; } .topbar-style-5 .tophead-right .search-icon a:hover, .topbar-style-5 .tophead-social li a:hover { color: #2962ff; } .site-header .main-navigation nav ul li a { font-family: 'Spartan', sans-serif; font-size: 14px; line-height: 22px; font-weight : 600; color: #000000; font-style: normal; } .site-header .main-navigation ul li ul li a { font-family: 'Spartan', sans-serif; font-size: 13px; line-height: 22px; font-weight : 500; color: #656567; font-style: normal; } .mean-container .mean-nav ul li a { font-family: 'Spartan', sans-serif; font-size: 13px; line-height: 22px; font-weight : 600; font-style: normal; } .rt-topbar-menu .menu li a { font-family: 'Spartan', sans-serif; font-size: 14px; line-height: 22px; color: #c7c3c3; font-style: normal; } .site-header .main-navigation ul.menu > li > a:hover { color: #2962ff; } .site-header .main-navigation ul.menu li.current-menu-item > a, .site-header .main-navigation ul.menu > li.current > a { color: #2962ff; } .site-header .main-navigation ul.menu li.current-menu-ancestor > a { color: #2962ff; } .header-style-1 .site-header .rt-sticky-menu .main-navigation nav > ul > li > a, .header-style-2 .site-header .rt-sticky-menu .main-navigation nav > ul > li > a, .header-style-3 .site-header .rt-sticky-menu .main-navigation nav > ul > li > a, .header-style-4 .site-header .rt-sticky-menu .main-navigation nav > ul > li > a { color: #000000; } .header-style-1 .site-header .rt-sticky-menu .main-navigation nav > ul > li > a:hover, .header-style-2 .site-header .rt-sticky-menu .main-navigation nav > ul > li > a:hover, .header-style-3 .site-header .rt-sticky-menu .main-navigation nav > ul > li > a:hover, .header-style-4 .site-header .rt-sticky-menu .main-navigation nav > ul > li > a:hover { color: #2962ff; } .site-header .main-navigation nav ul li a.active { color: #2962ff; } .site-header .main-navigation nav > ul > li > a::before { background-color: #2962ff; } .header-style-1 .site-header .main-navigation ul.menu > li.current > a:hover, .header-style-1 .site-header .main-navigation ul.menu > li.current-menu-item > a:hover, .header-style-1 .site-header .main-navigation ul li a.active, .header-style-1 .site-header .main-navigation ul.menu > li.current-menu-item > a, .header-style-1 .site-header .main-navigation ul.menu > li.current > a { color: #2962ff; } .info-menu-bar .cart-icon-area .cart-icon-num, .header-search-field .search-form .search-button:hover { background-color: #2962ff; } .additional-menu-area .sidenav-social span a:hover { background-color: #2962ff; } .additional-menu-area .sidenav ul li a:hover { color: #2962ff; } .rt-slide-nav .offscreen-navigation li.current-menu-item > a, .rt-slide-nav .offscreen-navigation li.current-menu-parent > a, .rt-slide-nav .offscreen-navigation ul li > span.open:after { color: #2962ff; } .rt-slide-nav .offscreen-navigation ul li > a:hover:before { background-color: #2962ff; } .site-header .main-navigation ul li ul { background-color: #ffffff; } .site-header .main-navigation ul.menu li ul.sub-menu li a:hover { color: #2962ff; } .site-header .main-navigation ul li ul.sub-menu li:hover > a:before { background-color: #2962ff; } .site-header .main-navigation ul li ul.sub-menu li.menu-item-has-children:hover:before { color: #2962ff; } .site-header .main-navigation ul li ul li:hover { background-color: #ffffff; } .site-header .main-navigation ul li.mega-menu > ul.sub-menu { background-color: #ffffff} .site-header .main-navigation ul li.mega-menu > ul.sub-menu li:before { color: #2962ff; } .site-header .main-navigation ul li ul.sub-menu li.menu-item-has-children:before { color: #656567; } .mean-container a.meanmenu-reveal, .mean-container .mean-nav ul li a.mean-expand { color: #2962ff; } .mean-container a.meanmenu-reveal span { background-color: #2962ff; } .mean-container .mean-nav ul li a:hover, .mean-container .mean-nav > ul > li.current-menu-item > a { color: #2962ff; } .mean-container .mean-nav ul li.current_page_item > a, .mean-container .mean-nav ul li.current-menu-item > a, .mean-container .mean-nav ul li.current-menu-parent > a { color: #2962ff; } .cart-area .cart-trigger-icon > span { background-color: #2962ff; } .site-header .search-box .search-text { border-color: #2962ff; } .header-style-1 .site-header .header-top .icon-left, .header-style-1 .site-header .header-top .info-text a:hover { color: #2962ff; } .header-style-2 .header-icon-area .header-search-box a:hover i { background-color: #2962ff; } .header-style-3 .site-header .info-wrap .info i { color: #2962ff; } .header-style-5 .site-header .main-navigation > nav > ul > li > a { color: #ffffff; } .header-style-13 .header-social li a:hover, .header-style-6 .header-search-six .search-form button:hover, .header-style-8 .header-search-six .search-form button:hover, .header-style-10 .header-search-six .search-form button:hover { color: #2962ff; } .header-style-7 .site-header .main-navigation > nav > ul > li > a, .header-style-9 .site-header .main-navigation > nav > ul > li > a, .header-style-12 .site-header .main-navigation > nav > ul > li > a { color: #ffffff; } .header-social li a:hover, .cart-area .cart-trigger-icon:hover, .header-icon-area .search-icon a:hover, .header-icon-area .user-icon-area a:hover, .menu-user .user-icon-area a:hover { color: #2962ff; } .mobile-top-bar .mobile-social li a:hover, .additional-menu-area .sidenav .closebtn { background-color: #2962ff; } .mobile-top-bar .mobile-top .icon-left, .mobile-top-bar .mobile-top .info-text a:hover, .additional-menu-area .sidenav-address span a:hover, .additional-menu-area .sidenav-address span i { color: #2962ff; } .header__switch { background: #2962ff; } .header__switch__main { background: #0034c2; } .breadcrumb-area .entry-breadcrumb span a, .breadcrumb-trail ul.trail-items li a { color: #646464; } .breadcrumb-area .entry-breadcrumb span a:hover, .breadcrumb-trail ul.trail-items li a:hover { color: #2962ff; } .breadcrumb-trail ul.trail-items li, .entry-banner .entry-breadcrumb .delimiter, .entry-banner .entry-breadcrumb .dvdr { color: #646464; } .breadcrumb-area .entry-breadcrumb .current-item { color: #2962ff; } .entry-banner:after { background: rgba(247, 247, 247, 0.1); } .entry-banner .entry-banner-content { padding-top: 30px; padding-bottom: 30px; } .footer-area .widgettitle { color: #ffffff; } .footer-top-area .widget a, .footer-area .footer-social li a, .footer-top-area .widget ul.menu li a:before, .footer-top-area .widget_archive li a:before, .footer-top-area ul li.recentcomments a:before, .footer-top-area ul li.recentcomments span a:before, .footer-top-area .widget_categories li a:before, .footer-top-area .widget_pages li a:before, .footer-top-area .widget_meta li a:before, .footer-top-area .widget_recent_entries ul li a:before, .footer-top-area .post-box-style .post-content .entry-title a { color: #d0d0d0; } .footer-top-area .widget a:hover, .footer-top-area .widget a:active, .footer-top-area ul li a:hover i, .footer-top-area .widget ul.menu li a:hover:before, .footer-top-area .widget_archive li a:hover:before, .footer-top-area .widget_categories li a:hover:before, .footer-top-area .widget_pages li a:hover:before, .footer-top-area .widget_meta li a:hover:before, .footer-top-area .widget_recent_entries ul li a:hover:before, .footer-top-area .post-box-style .post-content .entry-title a:hover { color: #ffffff; } .footer-top-area .widget_tag_cloud a { color: #d0d0d0 !important; } .footer-top-area .widget_tag_cloud a:hover { color: #ffffff !important; } .footer-top-area .post-box-style .post-box-cat a, .footer-top-area .post-box-style .post-box-date, .footer-top-area .post-box-style .entry-cat a, .footer-top-area .post-box-style .entry-date { color: #d0d0d0; } .footer-area .footer-social li a:hover { background: #2962ff; } .footer-top-area .widget ul.menu li a:hover::before, .footer-top-area .widget_categories ul li a:hover::before, .footer-top-area .rt-category .rt-item a:hover .rt-cat-name::before { background-color: #2962ff; } .rt-box-title-1 span { border-top-color: #2962ff; } .footer-area .copyright { color: #d0d0d0; } .footer-area .copyright a { color: #d0d0d0; } .footer-area .copyright a:hover { color: #ffffff; } .footer-style-1 .footer-area { background-color: #0f1012; color: #d0d0d0; } .footer-style-2 .footer-top-area { background-color: #0f1012; color: #d0d0d0; } .footer-style-3 .footer-area .widgettitle { color: #ffffff; } .footer-style-3 .footer-top-area { background-color: #000000; color: #ffffff; } .footer-style-3 .footer-area .copyright { color: #ffffff; } .footer-style-3 .footer-area .copyright a:hover { color: #ffffff; } .footer-style-3 .footer-top-area a, .footer-style-3 .footer-area .copyright a, .footer-style-3 .footer-top-area .widget ul.menu li a { color: #d0d0d0; } .footer-style-3 .footer-top-area a:hover, .footer-style-3 .footer-area .copyright a:hover, .footer-style-3 .footer-top-area .widget ul.menu li a:hover { color: #ffffff; } .footer-style-3 .footer-top-area .widget ul.menu li a:after { background-color: #ffffff; } .footer-style-4 .footer-area { background-color: #0f1012; color: #d0d0d0; } .footer-style-5 .footer-area .widgettitle { color: #000000; } .footer-style-5 .footer-area { background-color: #f7f7f7; color: #000000; } .footer-style-5 .footer-top-area .widget a, .footer-style-5 .footer-top-area .post-box-style .post-content .entry-title a, .footer-style-5 .footer-top-area .post-box-style .post-content .entry-title a:hover { color: #000000; } .footer-style-5 .footer-top-area .widget a:hover, .footer-style-5 .footer-area .copyright a:hover { color: #2962ff; } .footer-style-5 .footer-area .copyright, .footer-style-5 .footer-area .copyright a, .footer-style-5 .footer-top-area .post-box-style .entry-cat a, .footer-style-5 .footer-top-area .post-box-style .entry-date { color: #a5a6aa; } .footer-style-6 .footer-area .widgettitle, .footer-style-6 .footer-top-area .post-box-style .post-content .entry-title a, .footer-style-6 .footer-top-area .post-box-style .post-content .entry-title a:hover { color: #000000; } .footer-style-6 .footer-area { background-color: #ffffff; color: #6c6f72; } .footer-style-6 .footer-area .footer-social li a { border-color: #6c6f72; color: #6c6f72; } .footer-style-6 .footer-top-area .post-box-style .entry-cat a, .footer-style-6 .footer-top-area .post-box-style .entry-date { color: #6c6f72; } .footer-style-6 .footer-top-area .widget a { color: #6c6f72; } .footer-style-6 .footer-area .footer-social li a:hover, .footer-style-6 .footer-top-area .rt-category .rt-item a:hover .rt-cat-name::before { background-color: #2962ff; } .footer-style-6 .footer-top-area .rt-category .rt-item .rt-cat-name::before { background-color: #6c6f72; } .footer-style-6 .footer-area .copyright, .footer-style-6 .footer-area .copyright a { color: #6c6f72; } .footer-style-6 .footer-top-area .widget a:hover, .footer-style-6 .footer-area .copyright a:hover { color: #2962ff; } .footer-style-7 .footer-area .widgettitle { color: #ffffff; } .footer-style-7 .footer-top-area { background-color: #0f1012; color: #d0d0d0; } .footer-style-7 .footer-area .copyright { color: #d0d0d0; } .footer-style-7 .footer-area .copyright a:hover { color: #ffffff; } .footer-style-7 .footer-top-area a, .footer-style-7 .footer-area .copyright a, .footer-style-7 .footer-top-area .widget ul.menu li a { color: #d0d0d0; } .footer-style-7 .footer-top-area a:hover, .footer-style-7 .footer-area .copyright a:hover, .footer-style-7 .footer-top-area .widget ul.menu li a:hover { color: #ffffff; } .footer-style-7 .footer-top-area .widget ul.menu li a:after { background-color: #ffffff; } .footer-style-8 .footer-area { background-color: #0f1012; color: #d0d0d0; } .post-box-style .entry-cat a:hover, .post-tab-layout .post-tab-cat a:hover { color: #2962ff; } .sidebar-widget-area .widget .widgettitle .titledot, .rt-category-style2 .rt-item:hover .rt-cat-count, .sidebar-widget-area .widget_tag_cloud a:hover, .sidebar-widget-area .widget_product_tag_cloud a:hover, .post-box-style .item-list:hover .post-box-img .post-img::after, .post-tab-layout ul.btn-tab li .active, .post-tab-layout ul.btn-tab li a:hover { background-color: #2962ff; } .rt-image-style3 .rt-image:after, .widget_neeon_about_author .author-widget:after { background-image: linear-gradient(38deg, #512da8 0%, #2962ff 100%); } .error-page-content .error-title { color: #000000; } .error-page-content p { color: #6c6f72; } .play-btn-white, a.button-style-4:hover { color: #2962ff; } .button-style-2, .search-form button, .play-btn-primary, .button-style-1:hover:before, a.button-style-3:hover, .section-title .swiper-button > div:hover { background-color: #2962ff; } .play-btn-primary:hover, .play-btn-white:hover, .play-btn-white-xl:hover, .play-btn-white-lg:hover, .play-btn-transparent:hover, .play-btn-transparent-2:hover, .play-btn-transparent-3:hover, .play-btn-gray:hover, .search-form button:hover, .button-style-2:hover:before { background-color: #0034c2; } a.button-style-4.btn-common:hover path.rt-button-cap { stroke: #2962ff; } .entry-header ul.entry-meta li a:hover, .entry-footer ul.item-tags li a:hover { color: #2962ff; } .rt-related-post-info .post-title a:hover, .rt-related-post-info .post-date ul li.post-relate-date, .post-detail-style2 .show-image .entry-header ul.entry-meta li a:hover { color: #2962ff; } .about-author ul.author-box-social li a:hover, .rt-related-post .entry-content .entry-categories a:hover { color: #2962ff; } .post-navigation a:hover { color: #2962ff; } .entry-header .entry-meta ul li i, .entry-header .entry-meta ul li a:hover { color: #2962ff; } .single-post .entry-content ol li:before, .entry-content ol li:before, .meta-tags a:hover { background-color: #2962ff; } .rt-related-post .title-section h2:after, .single-post .ajax-scroll-post > .type-post:after { background-color: #2962ff; } .entry-footer .item-tags a:hover { background-color: #2962ff; } .single-post .main-wrap > .entry-content, .single-post .main-wrap .entry-footer, .single-post .main-wrap .about-author, .single-post .main-wrap .post-navigation, .single-post .main-wrap .rtrs-review-wrap, .single-post .main-wrap .rt-related-post, .single-post .main-wrap .comments-area, .single-post .main-wrap .content-bottom-ad { margin-left: 0px; margin-right: 0px; } .blog-box ul.entry-meta li a:hover, .blog-layout-1 .blog-box ul.entry-meta li a:hover, .blog-box ul.entry-meta li.post-comment a:hover { color: #2962ff; } .entry-categories .category-style, .admin-author .author-designation::after, .admin-author .author-box-social li a:hover { background-color: #2962ff; } #respond form .btn-send { background-color: #2962ff; } #respond form .btn-send:hover { background: #0034c2; } .item-comments .item-comments-list ul.comments-list li .comment-reply { background-color: #2962ff; } form.post-password-form input[type="submit"] { background: #2962ff; } form.post-password-form input[type="submit"]:hover { background: #0034c2; } .pagination-area li.active a:hover, .pagination-area ul li.active a, .pagination-area ul li a:hover, .pagination-area ul li span.current { background-color: #2962ff; } .fluentform .subscribe-form h4::after, .fluentform .subscribe-form h4::before, .fluentform .contact-form .ff_btn_style, .fluentform .subscribe-form .ff_btn_style, .fluentform .subscribe-form-2 .ff_btn_style, .fluentform .contact-form .ff_btn_style:hover, .fluentform .subscribe-form .ff_btn_style:hover, .fluentform .subscribe-form-2 .ff_btn_style:hover, .fluentform .footer-subscribe-form .ff_btn_style, .fluentform .footer-subscribe-form .ff_btn_style:hover { background-color: #2962ff; } .fluentform .contact-form .ff_btn_style:hover:before, .fluentform .subscribe-form .ff_btn_style:hover:before, .fluentform .subscribe-form-2 .ff_btn_style:hover:before, .fluentform .footer-subscribe-form .ff_btn_style:hover:before { background-color: #0034c2; } .fluentform .contact-form .ff-el-form-control:focus, .fluentform .subscribe-form .ff-el-form-control:focus, .fluentform .subscribe-form-2 .ff-el-form-control:focus, .fluentform .footer-subscribe-form .ff-el-form-control:focus { border-color: #2962ff; } #sb_instagram #sbi_images .sbi_item .sbi_photo_wrap::before { background-color: rgba(41, 98, 255, 0.7); } .topbar-style-1 .ticker-wrapper .ticker-swipe { background-color: #292929; } .topbar-style-1 .ticker-content a { color: #e0e0e0 !important; } .topbar-style-1 .ticker-content a:hover { color: #ffffff !important; } .topbar-style-5 .ticker-wrapper .ticker-swipe { background-color: #ffffff; } .topbar-style-5 .ticker-title, .topbar-style-5 .ticker-content a, .topbar-style-5 .rt-news-ticker-holder i { color: #000000 !important; } .topbar-style-5 .ticker-content a:hover { color: #2962ff !important; } .single .neeon-progress-bar { height: 4px; background: linear-gradient(90deg, #2962ff 0%, #0034c2 100%); } .rt-news-ticker-holder i { background-image: linear-gradient(45deg, #0034c2, #2962ff); } body .wpuf-dashboard-container .wpuf-pagination .page-numbers.current, body .wpuf-dashboard-container .wpuf-pagination .page-numbers:hover, body .wpuf-dashboard-container .wpuf-dashboard-navigation .wpuf-menu-item.active a, body .wpuf-dashboard-container .wpuf-dashboard-navigation .wpuf-menu-item:hover a, .wpuf-login-form .submit > input, .wpuf-submit > input, .wpuf-submit > button { background: #2962ff; } .wpuf-login-form .submit > input:hover, .wpuf-submit > input:hover, .wpuf-submit > button:hover { background: #0034c2; } .woocommerce-MyAccount-navigation ul li a:hover, .woocommerce .rt-product-block .price-title-box .rt-title a:hover, .woocommerce .product-details-page .product_meta > span a:hover, .woocommerce-cart table.woocommerce-cart-form__contents .product-name a:hover, .woocommerce .product-details-page .post-social-sharing ul.item-social li a:hover, .woocommerce .product-details-page table.group_table td > label > a:hover, .cart-area .minicart-title a:hover, .cart-area .minicart-remove a:hover { color: #2962ff; } .woocommerce .rt-product-block .rt-buttons-area .btn-icons a:hover, .woocommerce div.product .woocommerce-tabs ul.tabs li a:before { background-color: #2962ff; } .woocommerce #respond input#submit.alt, .woocommerce #respond input#submit, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce button.button, .woocommerce a.button.alt, .woocommerce input.button, .woocommerce a.button, .cart-btn a.button, #yith-quick-view-close { background-color: #2962ff; } .woocommerce #respond input#submit.alt:hover, .woocommerce #respond input#submit:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce button.button:hover, .woocommerce a.button.alt:hover, .woocommerce input.button:hover, .woocommerce a.button:hover, .cart-btn a.button:hover, #yith-quick-view-close:hover { background-color: #0034c2; } .woocommerce-message, .woocommerce-info { border-top-color: #2962ff; } [data-theme="dark-mode"] body, [data-theme="dark-mode"] .header-area, [data-theme="dark-mode"] .header-menu, [data-theme="dark-mode"] .site-content, [data-theme="dark-mode"] .error-page-area, [data-theme="dark-mode"] #page .content-area, [data-theme="dark-mode"] .rt-post-box-style5 .rt-item, [data-theme="dark-mode"] .rt-post-box-style6 .rt-item, [data-theme="dark-mode"] .rt-thumb-slider-horizontal-4 .rt-thumnail-area.box-layout, [data-theme="dark-mode"] .grid-box-layout .rt-item, [data-theme="dark-mode"] .rt-post-list-style1.list-box-layout .rt-item, [data-theme="dark-mode"] .rt-post-list-style2.list-box-layout, [data-theme="dark-mode"] .rt-post-list-style4.list-box-layout, [data-theme="dark-mode"] .rt-post-list-style7.list-box-layout { background-color: #101213 !important; } [data-theme="dark-mode"] .entry-banner, [data-theme="dark-mode"] .dark-section2, [data-theme="dark-mode"] .elementor-background-overlay, [data-theme="dark-mode"] .topbar-style-1 .header-top-bar, [data-theme="dark-mode"] .additional-menu-area .sidenav, [data-theme="dark-mode"] .dark-section2 .fluentform-widget-wrapper, [data-theme="dark-mode"] .dark-fluentform .elementor-widget-container, [data-theme="dark-mode"] .dark-section3 .elementor-widget-wrap, [data-theme="dark-mode"] .dark-section .elementor-widget-container, [data-theme="dark-mode"] blockquote, [data-theme="dark-mode"] .neeon-content-table, [data-theme="dark-mode"] .rt-post-slider-default.rt-post-slider-style4 .rt-item .entry-content, [data-theme="dark-mode"] .about-author, [data-theme="dark-mode"] .rt-cat-description, [data-theme="dark-mode"] .comments-area, [data-theme="dark-mode"] .post-audio-player, [data-theme="dark-mode"] .dark-section1.elementor-section, [data-theme="dark-mode"] .dark-site-subscribe .elementor-widget-container, [data-theme="dark-mode"] .sidebar-widget-area .fluentform .frm-fluent-form, [data-theme="dark-mode"] .rt-post-tab-style5 .rt-item-box .entry-content, [data-theme="dark-mode"] .rt-thumb-slider-horizontal-4 .rt-thumnail-area, [data-theme="dark-mode"] .topbar-style-3 .header-top-bar, [data-theme="dark-mode"] .topbar-style-4 .header-top-bar, [data-theme="dark-mode"] .rt-news-ticker .ticker-wrapper .ticker-content, [data-theme="dark-mode"] .rt-news-ticker .ticker-wrapper .ticker, [data-theme="dark-mode"] .rt-news-ticker .ticker-wrapper .ticker-swipe, [data-theme="dark-mode"] .rt-post-slider-style5 .rt-item .rt-image + .entry-content, [data-theme="dark-mode"] .rt-post-box-style3 .rt-item-wrap .entry-content, [data-theme="dark-mode"] .rt-post-box-style4 .rt-item .entry-content { background-color: #171818 !important; } [data-theme="dark-mode"] .woocommerce-info, [data-theme="dark-mode"] .woocommerce-checkout #payment, [data-theme="dark-mode"] .woocommerce form .form-row input.input-text, [data-theme="dark-mode"] .woocommerce form .form-row textarea, [data-theme="dark-mode"] .woocommerce .rt-product-block .rt-thumb-wrapper, [data-theme="dark-mode"] .woocommerce-billing-fields .select2-container .select2-selection--single .select2-selection__rendered, [data-theme="dark-mode"] .woocommerce-billing-fields .select2-container .select2-selection--single, [data-theme="dark-mode"] .woocommerce form .form-row .input-text, [data-theme="dark-mode"] .woocommerce-page form .form-row .input-text, [data-theme="dark-mode"] .woocommerce div.product div.images .flex-viewport, [data-theme="dark-mode"] .woocommerce div.product div.images .flex-control-thumbs li, [data-theme="dark-mode"] .rt-post-box-style2 .rt-item-wrap .entry-content, [data-theme="dark-mode"] .rt-post-box-style2 .rt-item-list .list-content { background-color: #171818; } [data-theme="dark-mode"] body, [data-theme="dark-mode"] .breadcrumb-area .entry-breadcrumb span a, [data-theme="dark-mode"] .rt-post-grid-default .rt-item .post_excerpt, [data-theme="dark-mode"] .rt-post-list-default .rt-item .post_excerpt, [data-theme="dark-mode"] .rt-section-title.style2 .entry-text, [data-theme="dark-mode"] .rt-title-text-button .entry-content, [data-theme="dark-mode"] .rt-contact-info .entry-text, [data-theme="dark-mode"] .rt-contact-info .entry-text a, [data-theme="dark-mode"] .fluentform .subscribe-form p, [data-theme="dark-mode"] .additional-menu-area .sidenav-address span a, [data-theme="dark-mode"] .meta-tags a, [data-theme="dark-mode"] .entry-content p, [data-theme="dark-mode"] #respond .logged-in-as a, [data-theme="dark-mode"] .about-author .author-bio, [data-theme="dark-mode"] .comments-area .main-comments .comment-text, [data-theme="dark-mode"] .rt-skills .rt-skill-each .rt-name, [data-theme="dark-mode"] .rt-skills .rt-skill-each .progress .progress-bar > span, [data-theme="dark-mode"] .team-single .team-info ul li, [data-theme="dark-mode"] .team-single .team-info ul li a, [data-theme="dark-mode"] .error-page-area p, [data-theme="dark-mode"] blockquote.wp-block-quote cite, [data-theme="dark-mode"] .rtrs-review-box .rtrs-review-body p, [data-theme="dark-mode"] .rtrs-review-box .rtrs-review-body .rtrs-review-meta .rtrs-review-date, [data-theme="dark-mode"] .neeon-content-table a { color: #d7d7d7; } [data-theme="dark-mode"] .wpuf-label label, [data-theme="dark-mode"] .wpuf-el .wpuf-label, [data-theme="dark-mode"] body .wpuf-dashboard-container table.items-table, [data-theme="dark-mode"] body .wpuf-dashboard-container table.items-table a, [data-theme="dark-mode"] .woocommerce .rt-product-block .price-title-box .rt-title a, [data-theme="dark-mode"] .woocommerce .product-details-page .product_meta > span a, [data-theme="dark-mode"] .woocommerce .product-details-page .product_meta > span span, [data-theme="dark-mode"] .xs_social_counter_widget .wslu-style-1.wslu-counter-box-shaped li.xs-counter-li a, [data-theme="dark-mode"] .xs_social_counter_widget .wslu-style-1.wslu-counter-box-shaped li.xs-counter-li .xs-social-follower, [data-theme="dark-mode"] .xs_social_counter_widget .wslu-style-1.wslu-counter-box-shaped li.xs-counter-li .xs-social-follower-text, [data-theme="dark-mode"] .xs_social_counter_widget .wslu-style-3.wslu-counter-line-shaped li.xs-counter-li .xs-social-follower-text, [data-theme="dark-mode"] .xs_social_counter_widget .wslu-style-3.wslu-counter-line-shaped li.xs-counter-li .xs-social-follower { color: #d7d7d7; } [data-theme="dark-mode"] .button-style-1, [data-theme="dark-mode"] .dark-border, [data-theme="dark-mode"] .dark-border .elementor-element-populated, [data-theme="dark-mode"] .dark-border .elementor-widget-container, [data-theme="dark-mode"] .dark-border .elementor-divider-separator, [data-theme="dark-mode"] .rt-section-title.style1 .entry-title .titleline, [data-theme="dark-mode"] .rt-section-title.style4 .entry-title .titleline, [data-theme="dark-mode"] .header-style-4 .header-menu, [data-theme="dark-mode"] .header-style-10 .header-top, [data-theme="dark-mode"] .header-style-10 .header-search-six .search-form input, [data-theme="dark-mode"] .header-style-14 .logo-main-wrap, [data-theme="dark-mode"] .header-style-15 .menu-full-wrap, [data-theme="dark-mode"] .post-tab-layout ul.btn-tab li a, [data-theme="dark-mode"] .rt-post-tab .post-cat-tab a, [data-theme="dark-mode"] .rt-post-slider-default.rt-post-slider-style4 ul.entry-meta, [data-theme="dark-mode"] .dark-fluentform .elementor-widget-container, [data-theme="dark-mode"] .dark-section2 .fluentform-widget-wrapper, [data-theme="dark-mode"] .additional-menu-area .sidenav .sub-menu, [data-theme="dark-mode"] .additional-menu-area .sidenav ul li, [data-theme="dark-mode"] .rt-post-list-style4, [data-theme="dark-mode"] .rt-post-list-default .rt-item, [data-theme="dark-mode"] .post-box-style .rt-news-box-widget, [data-theme="dark-mode"] table th, [data-theme="dark-mode"] table td, [data-theme="dark-mode"] .shop-page-top, [data-theme="dark-mode"] .woocommerce-cart table.woocommerce-cart-form__contents tr td, [data-theme="dark-mode"] .woocommerce-cart table.woocommerce-cart-form__contents tr th, [data-theme="dark-mode"] .woocommerce div.product .woocommerce-tabs ul.tabs, [data-theme="dark-mode"] .woocommerce #reviews #comments ol.commentlist li .comment_container, [data-theme="dark-mode"] .woocommerce-cart table.woocommerce-cart-form__contents, [data-theme="dark-mode"] .sidebar-widget-area .widget .widgettitle .titleline, [data-theme="dark-mode"] .section-title .related-title .titleline, [data-theme="dark-mode"] .meta-tags a, [data-theme="dark-mode"] .search-form .input-group, [data-theme="dark-mode"] .post-navigation .text-left, [data-theme="dark-mode"] .post-navigation .text-right, [data-theme="dark-mode"] .post-detail-style1 .share-box-area .post-share .share-links .email-share-button, [data-theme="dark-mode"] .post-detail-style1 .share-box-area .post-share .share-links .print-share-button, [data-theme="dark-mode"] .rt-thumb-slider-horizontal-4 .rt-thumnail-area .swiper-pagination, [data-theme="dark-mode"] .elementor-category .rt-category-style2 .rt-item, [data-theme="dark-mode"] .rt-post-slider-style4 .swiper-slide, [data-theme="dark-mode"] .header-style-6 .logo-ad-wrap, [data-theme="dark-mode"] .apsc-theme-2 .apsc-each-profile a, [data-theme="dark-mode"] .apsc-theme-3 .apsc-each-profile > a, [data-theme="dark-mode"] .apsc-theme-3 .social-icon, [data-theme="dark-mode"] .apsc-theme-3 span.apsc-count, [data-theme="dark-mode"] .rt-post-box-style1 .rt-item-list .list-content, [data-theme="dark-mode"] .rt-post-box-style1 .rt-item-wrap .entry-content, [data-theme="dark-mode"] .rt-post-box-style2 .rt-item-wrap .entry-content, [data-theme="dark-mode"] .rt-post-box-style2 .rt-item-list .list-content, [data-theme="dark-mode"] .rt-post-grid-style8 > div > div, [data-theme="dark-mode"] .loadmore-wrap .before-line, [data-theme="dark-mode"] .loadmore-wrap .after-line, [data-theme="dark-mode"] .rt-post-box-style1 .rt-item-list, [data-theme="dark-mode"] .rt-post-box-style1 .rt-item-wrap .rt-item, [data-theme="dark-mode"] .xs_social_counter_widget .wslu-style-1.wslu-counter-box-shaped li.xs-counter-li, [data-theme="dark-mode"] .xs_social_counter_widget .wslu-style-3.wslu-counter-line-shaped li.xs-counter-li, [data-theme="dark-mode"] .xs_social_counter_widget .wslu-style-3.wslu-counter-line-shaped .xs-counter-li .xs-social-icon, [data-theme="dark-mode"] .xs_social_counter_widget .wslu-style-3.wslu-counter-line-shaped li.xs-counter-li .xs-social-follower { border-color: #222121 !important; } [data-theme="dark-mode"] .rt-section-title.style5 .line-top .entry-title:before { background-color: #222121; } [data-theme="dark-mode"] .woocommerce-info, [data-theme="dark-mode"] .woocommerce-checkout #payment, [data-theme="dark-mode"] .woocommerce form .form-row input.input-text, [data-theme="dark-mode"] .woocommerce form .form-row textarea, [data-theme="dark-mode"] .woocommerce .rt-product-block .rt-thumb-wrapper, [data-theme="dark-mode"] .woocommerce-billing-fields .select2-container .select2-selection--single .select2-selection__rendered, [data-theme="dark-mode"] .woocommerce-billing-fields .select2-container .select2-selection--single, [data-theme="dark-mode"] .woocommerce form .form-row .input-text, [data-theme="dark-mode"] .woocommerce-page form .form-row .input-text, [data-theme="dark-mode"] .woocommerce div.product div.images .flex-viewport, [data-theme="dark-mode"] .woocommerce div.product div.images .flex-control-thumbs li { border-color: #222121; } [data-theme="dark-mode"] .rtrs-review-wrap.rtrs-affiliate-wrap, [data-theme="dark-mode"] .rtrs-review-wrap .rtrs-review-form, [data-theme="dark-mode"] .rtrs-review-wrap .rtrs-review-box .rtrs-each-review { background-color: #171818 !important; } [data-theme="dark-mode"] .rtrs-review-box .rtrs-review-body p, [data-theme="dark-mode"] .rtrs-affiliate .rtrs-rating-category li label, [data-theme="dark-mode"] .rtrs-affiliate .rtrs-feedback-text p, [data-theme="dark-mode"] .rtrs-feedback-summary .rtrs-feedback-box .rtrs-feedback-list li { color: #d7d7d7; }.section-title .related-title .titledot, .rt-section-title.style1 .entry-title .titledot, .rt-section-title.style4 .entry-title .titledot, .rt-section-title.style2 .sub-title:before, .rt-section-title.style3 .sub-title:before { background: #2962ff; } .rt-section-title .entry-title span { color: #2962ff; } .rt-swiper-nav-1 .swiper-navigation > div:hover, .rt-swiper-nav-2 .swiper-navigation > div, .rt-swiper-nav-3 .swiper-navigation > div:hover, .rt-swiper-nav-2 .swiper-pagination .swiper-pagination-bullet, .rt-swiper-nav-1 .swiper-pagination .swiper-pagination-bullet-active, .rt-swiper-nav-3 .swiper-pagination .swiper-pagination-bullet-active, .audio-player .mejs-container .mejs-controls { background-color: #2962ff; } .rt-swiper-nav-2 .swiper-navigation > div:hover, .rt-swiper-nav-2 .swiper-pagination .swiper-pagination-bullet-active, .audio-player .mejs-container .mejs-controls:hover { background-color: #0034c2; } .banner-slider .slider-content .sub-title:before { background: #2962ff; } .title-text-button ul.single-list li:after, .title-text-button ul.dubble-list li:after { color: #2962ff; } .title-text-button .subtitle { color: #2962ff; } .title-text-button.text-style1 .subtitle:after { background: #0034c2; } .about-image-text .about-content .sub-rtin-title { color: #2962ff; } .about-image-text ul li:before { color: #2962ff; } .about-image-text ul li:after { color: #2962ff; } .image-style1 .image-content, .rt-title-text-button.barshow .entry-subtitle::before, .rt-progress-bar .progress .progress-bar { background-color: #2962ff; } .rt-category .rt-item .rt-cat-name a:hover, .rt-post-tab-style3 .rt-item-list .rt-image::after, .rt-post-grid-default .rt-item .post-terms a:hover, .rt-post-list-default .rt-item .post-terms a:hover, .rt-post-overlay-default .rt-item .post-terms a:hover, .rt-post-tab-default .post-terms a:hover, .rt-post-slider-default .rt-item .post-terms a:hover, .rt-post-grid-default ul.entry-meta li a:hover, .rt-post-tab-default .rt-item-left ul.entry-meta li a:hover, .rt-post-tab-default .rt-item-list ul.entry-meta li a:hover, .rt-post-tab-default .rt-item-box ul.entry-meta li a:hover, .rt-post-slider-default ul.entry-meta li a:hover, .rt-post-overlay-default .rt-item-list ul.entry-meta .post-author a:hover, .rt-post-overlay-style12.rt-post-overlay-default .rt-item .post-author a:hover, .rt-post-box-default ul.entry-meta li a:hover, .rt-post-box-default .rt-item-list ul.entry-meta .post-author a:hover, .rt-thumb-slider-horizontal-4 .post-content .audio-player .mejs-container .mejs-button { color: #2962ff; } .rt-post-list-default ul.entry-meta li a:hover, .rt-post-overlay-default ul.entry-meta li a:hover { color: #2962ff !important; } .rt-post-grid-style3 .count-on:hover .rt-image::after, .rt-post-list-style3 .count-on:hover .rt-image::after, .rt-post-tab .post-cat-tab a.current, .rt-post-tab .post-cat-tab a:hover { background-color: #2962ff; } .rt-category-style5.rt-category .rt-item .rt-cat-name a:after, .rt-thumb-slider-horizontal .rt-thumnail-area .swiper-pagination .swiper-pagination-progressbar-fill, .rt-thumb-slider-horizontal-3 .rt-thumnail-area .swiper-pagination .swiper-pagination-progressbar-fill, .rt-thumb-slider-horizontal-4 .rt-thumnail-area .swiper-pagination .swiper-pagination-progressbar-fill, .rt-thumb-slider-vertical .rt-thumnail-area .swiper-pagination .swiper-pagination-progressbar-fill, .rt-thumb-slider-horizontal-4 .post-content .audio-player .mejs-container .mejs-controls:hover { background-color: #2962ff; } .team-single .team-info a:hover, .team-default .team-content .team-title a:hover, .team-multi-layout-2 .team-social li a { color: #2962ff; } .team-multi-layout-1 .team-item .team-social li a:hover, .team-multi-layout-2 .team-social li a:hover, .team-single .team-single-content .team-content ul.team-social li a:hover, .rt-skills .rt-skill-each .progress .progress-bar { background-color: #2962ff; } .elementor-category .rt-category-style2 .rt-item a:hover .rt-cat-name, .fixed-sidebar-left .elementor-widget-wp-widget-nav_menu ul > li > a:hover, .fix-bar-bottom-copyright .rt-about-widget ul li a:hover, .fixed-sidebar-left .rt-about-widget ul li a:hover { color: #2962ff; } .element-side-title h5:after { background: #0034c2; } .rtin-address-default .rtin-item .rtin-icon, .rtin-story .story-layout .story-box-layout .rtin-year, .apply-item .apply-footer .job-meta .item .primary-text-color, .apply-item .job-button .button-style-2 { color: #2962ff; } .apply-item .button-style-2.btn-common path.rt-button-cap { stroke: #2962ff; } .img-content-left .title-small, .img-content-right .title-small, .multiscroll-wrapper .ms-social-link li a:hover, .multiscroll-wrapper .ms-copyright a:hover { color: #2962ff; } .ms-menu-list li.active, .rt-contact-info .rt-icon { background: #2962ff; } .rtin-contact-info .rtin-text a:hover { color: #2962ff; } </style> <link data-minify="1" rel='stylesheet' id='elementor-gf-local-roboto-css' href='https://bitcoinworld.co.in/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/roboto.css?ver=1744188178' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='elementor-gf-local-robotoslab-css' href='https://bitcoinworld.co.in/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/robotoslab.css?ver=1744188178' type='text/css' media='all' /> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://bitcoinworld.co.in/wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.min.js?ver=3.28.3" id="font-awesome-4-shim-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://bitcoinworld.co.in/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="jquery-js-after"> /* <![CDATA[ */ !function($){"use strict";$(document).ready(function(){$(this).scrollTop()>100&&$(".hfe-scroll-to-top-wrap").removeClass("hfe-scroll-to-top-hide"),$(window).scroll(function(){$(this).scrollTop()<100?$(".hfe-scroll-to-top-wrap").fadeOut(300):$(".hfe-scroll-to-top-wrap").fadeIn(300)}),$(".hfe-scroll-to-top-wrap").on("click",function(){$("html, body").animate({scrollTop:0},300);return!1})})}(jQuery); jQuery( function ( $ ) { if ( ! ( window.Waypoint ) ) { // if Waypoint is not available, then we MUST remove our class from all elements because otherwise BGs will never show $('.elementor-section.lazy-background,.elementor-column-wrap.lazy-background').removeClass('lazy-background'); if ( window.console && console.warn ) { console.warn( 'Waypoint library is not loaded so backgrounds lazy loading is turned OFF' ); } return; } $('.lazy-background').each( function () { var $section = $( this ); new Waypoint({ element: $section.get( 0 ), handler: function( direction ) { //console.log( [ 'waypoint hit', $section.get( 0 ), $(window).scrollTop(), $section.offset() ] ); $section.removeClass('lazy-background'); }, offset: $(window).height()*1.5 // when item is within 1.5x the viewport size, start loading it }); } ); }); /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://bitcoinworld.co.in/wp-content/cache/min/1/npm/fullcalendar@5.10.1/main.min.js?ver=1744188178" id="fullcalendar-js-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="fullcalendar-js-js-after"> /* <![CDATA[ */ document.addEventListener('DOMContentLoaded', function() { if (typeof FullCalendar !== 'undefined') { var calendarEl = document.getElementById('calendar'); var calendar = new FullCalendar.Calendar(calendarEl, { initialView: 'listYear', headerToolbar: { left: 'prev,next today', center: 'title', right: '' }, events: function(fetchInfo, successCallback, failureCallback) { fetch('https://bitcoinworld.co.in/wp-json/custom/v1/events') .then(response => response.json()) .then(data => successCallback(data)) .catch(error => { console.error('Error fetching events:', error); failureCallback(error); }); }, locale: 'en', timeZone: 'local', height: 'auto', eventContent: function(arg) { let customHtml = '<div class="row">'; customHtml += '<div class="col-sm-3 fc-list-event-time">' + new Date(arg.event.start).toLocaleTimeString() + '</div>'; customHtml += '<div class="col-sm-6 fc-list-event-details">'; customHtml += '<div class="fc-list-event-title">' + arg.event.title + '</div>'; customHtml += '<div class="fc-list-event-venue truncate">' + (arg.event.extendedProps.venue || 'N/A') + '</div>'; customHtml += '<div class="fc-list-event-location">' + (arg.event.extendedProps.location || 'N/A') + '</div>'; customHtml += '</div>'; customHtml += '<div class="col-sm-3 fc-list-event-link"><a href="#" class="view-details-btn" data-bs-toggle="modal" data-bs-target="#eventModal" data-title="' + arg.event.title + '" data-start="' + arg.event.start.toISOString() + '" data-end="' + (arg.event.end ? arg.event.end.toISOString() : '') + '" data-venue="' + (arg.event.extendedProps.venue || 'N/A') + '" data-location="' + (arg.event.extendedProps.location || 'N/A') + '" data-link="' + (arg.event.url || '') + '">Details</a></div>'; customHtml += '</div>'; return { html: customHtml }; }, }); calendar.render(); var eventModal = new bootstrap.Modal(document.getElementById('eventModal'), { backdrop: 'static', // prevents the modal from closing when clicking outside keyboard: true }); document.getElementById('calendar').addEventListener('click', function(event) { if (event.target && event.target.classList.contains('view-details-btn')) { event.preventDefault(); let title = event.target.getAttribute('data-title'); let start = new Date(event.target.getAttribute('data-start')).toLocaleString(); let endAttr = event.target.getAttribute('data-end'); let end = endAttr ? new Date(endAttr).toLocaleString() : ''; let venue = event.target.getAttribute('data-venue'); let location = event.target.getAttribute('data-location'); let link = event.target.getAttribute('data-link') ? '<a href="' + event.target.getAttribute('data-link') + '" target="_blank">'+event.target.getAttribute('data-link')+'</a>' : 'N/A'; document.getElementById('modalTitle').innerText = title; document.getElementById('modalStart').innerText = start; document.getElementById('modalEnd').innerText = end ? ' - ' + end : ''; document.getElementById('modalVenue').innerHTML = '<span class="truncate">' + venue + '</span>'; document.getElementById('modalLocation').innerText = location; document.getElementById('modalLink').innerHTML = link; eventModal.show(); } }); // Handle modal close and ensure backdrop is removed document.getElementById('eventModal').addEventListener('hidden.bs.modal', function () { document.querySelectorAll('.modal-backdrop').forEach(function(el) { el.remove(); }); }); } else { console.error('FullCalendar is not defined'); } }); /* ]]> */ </script> <!-- Google tag (gtag.js) snippet added by Site Kit --> <!-- Google Analytics snippet added by Site Kit --> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.googletagmanager.com/gtag/js?id=GT-MKP72VM6" id="google_gtagjs-js" async></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="google_gtagjs-js-after"> /* <![CDATA[ */ window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);} gtag("set","linker",{"domains":["bitcoinworld.co.in"]}); gtag("js", new Date()); gtag("set", "developer_id.dZTNiMT", true); gtag("config", "GT-MKP72VM6"); window._googlesitekit = window._googlesitekit || {}; window._googlesitekit.throttledEvents = []; window._googlesitekit.gtagEvent = (name, data) => { var key = JSON.stringify( { name, data } ); if ( !! window._googlesitekit.throttledEvents[ key ] ) { return; } window._googlesitekit.throttledEvents[ key ] = true; setTimeout( () => { delete window._googlesitekit.throttledEvents[ key ]; }, 5 ); gtag( "event", name, { ...data, event_source: "site-kit" } ); } /* ]]> */ </script> <!-- End Google tag (gtag.js) snippet added by Site Kit --> <link rel="https://api.w.org/" href="https://bitcoinworld.co.in/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://bitcoinworld.co.in/wp-json/wp/v2/pages/753" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://bitcoinworld.co.in/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.7.2" /> <link rel='shortlink' href='https://bitcoinworld.co.in/?p=753' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://bitcoinworld.co.in/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fbitcoinworld.co.in%2Fabout-us%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://bitcoinworld.co.in/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fbitcoinworld.co.in%2Fabout-us%2F&#038;format=xml" /> <meta name="generator" content="Site Kit by Google 1.150.0" /> <style> .lazy-background:not(.elementor-motion-effects-element-type-background) { background-image: none !important; /* lazyload fix for elementor */ } </style> <script type="rocketlazyloadscript" data-minify="1" async data-rocket-src="https://bitcoinworld.co.in/wp-content/cache/min/1/wp-content/uploads/perfmatters/gtagv4.js?ver=1744188178"></script><script type="rocketlazyloadscript">window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag("js", new Date());gtag("config", "G-6P3HD042C2");</script><meta name="generator" content="Elementor 3.28.3; features: additional_custom_breakpoints, e_local_google_fonts; settings: css_print_method-internal, google_font-enabled, font_display-auto"> <style> .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } @media screen and (max-height: 1024px) { .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } } @media screen and (max-height: 640px) { .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } } </style> <!-- Google Tag Manager snippet added by Site Kit --> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> /* <![CDATA[ */ ( function( w, d, s, l, i ) { w[l] = w[l] || []; w[l].push( {'gtm.start': new Date().getTime(), event: 'gtm.js'} ); var f = d.getElementsByTagName( s )[0], j = d.createElement( s ), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore( j, f ); } )( window, document, 'script', 'dataLayer', 'GTM-K9C99MG' ); /* ]]> */ </script> <!-- End Google Tag Manager snippet added by Site Kit --> <link rel="icon" href="https://bitcoinworld.co.in/wp-content/uploads/2022/10/cropped-Bitcoinworld-logo-32x32.jpg" sizes="32x32" /> <link rel="icon" href="https://bitcoinworld.co.in/wp-content/uploads/2022/10/cropped-Bitcoinworld-logo-192x192.jpg" sizes="192x192" /> <link rel="apple-touch-icon" href="https://bitcoinworld.co.in/wp-content/uploads/2022/10/cropped-Bitcoinworld-logo-180x180.jpg" /> <meta name="msapplication-TileImage" content="https://bitcoinworld.co.in/wp-content/uploads/2022/10/cropped-Bitcoinworld-logo-270x270.jpg" /> <style type="text/css" id="wp-custom-css"> /* new table css - start */ @media (max-width: 1250px) { td.fc-list-event-time { width: 25%; } .fc .fc-list-day-cushion, .fc .fc-list-table td { text-align: left; } .fc-list-event-link { text-align: right; } } @media (max-width: 767px) { .fc .fc-list-table { margin: 0px!important; } .fc-list-event { display: flex; flex-wrap: wrap; border-bottom: none!important; } .fc-list-event-graphic { border: none!important; padding: 5px 0px!important; } td.fc-list-event-title { border: none!important; padding: 5px 0px 5px 20px !important; width: calc(100% - 1px); } td.fc-list-event-time { margin: 0; border-top: none; width: 100%!important; padding: 5px 0 !important; } } .rbsd5jdfv { content-visibility: auto; } button.side-menu-open.side-menu-trigger { display: none; } .tnp-widget label{display:none !Important} .tnp-field-email{width:80%;} .tnp-field-button{width:20%;} .tnp-widget input.tnp-submit{background-color: #2962ff !important;} .tnp-widget input.tnp-submit:hover{background-color: #2962ff !important;} .tnp-widget form{display:flex;align-items:center;} footer{position:absolute;width:100%} .rt-post-slider-default .rt-item .rt-image img{ min-height: 239px; max-height: 239px; object-fit: fill !important; transform: inherit; } .rt-post-grid-default .rt-item .rt-image img{ transform: inherit; max-height: 372px !important; max-width: 480px !important; } .elementor-6790 .elementor-element.elementor-element-cf053df .rt-post-overlay-default .rt-item .single-title{line-height:inherit !important} .size-neeon-size9{ min-height: 700px; object-fit: fill !important; } .size-neeon-size2{ min-height:221px; } .size-neeon-size9{ min-height: 600px; object-fit: fill !important; } .rt-post-tab-style2 .rt-item-left .rt-image{ max-height: 424px; } .rt-post-tab-default .rt-item-left .rt-image+.entry-content{ position:relative !important } #menu-footer-menu li{ width:50%; display:inline-block; } #rt-categories-6{margin-bottom:0 !important;} .page-id-29046 .rt-post-slider-default .rt-item .rt-image img{ max-height:560px; } .post-detail-style2 .main-wrap{ width:70% !important } .rt-post-overlay-default .rt-item .rt-image img{object-fit: cover !important;} .rt-post-tab-style2 .rt-item-left .rt-image img{object-fit:fill} .single .image-wrap{text-align:center} .single .post .image-wrap img{width:inherit !important} @media screen and (max-width: 767px) { .rt-post-overlay-default .rt-item .rt-image img{ object-fit:inherit !important; min-height: inherit !important; } .post-detail-style2 .main-wrap{width:100% !important} .post-detail-style2 .entry-thumbnail-area img{min-height:inherit !important;} .post-detail-style2 .show-image .meta-fixed{position:inherit} } i.fas.fa-signal { display: none; } span.meta-views.meta-item { display: none; } .tribe-events-meta-group.tribe-events-meta-group-details { color: #fff; } h2.tribe-events-single-section-title{ color: #fff; } .tribe-events-after-html { display: none; } img.hfe-site-logo-img.elementor-animation-{ width: 25%; } .mean-bar { background-color: #101213 !important; } body .sidebarBtn .bar { background: #fff !important; } .mean-container .mean-bar .search-icon a { color: #fff !important; } .mean-container .mean-bar img { max-width: 170px !important; } @media screen and (max-width: 750px) { img.hfe-site-logo-img.elementor-animation-{ width: 45% !important; } } .rt-post-tab { display: none; } textarea#form-field-message { color: #fff; !important } input#form-field-email { color: #fff; !important } input#form-field-name { color: #fff; !important } .swiper-button-next { height: 20px !important; width: 20px !important; } .swiper-button-prev { height: 20px !important; width: 20px !important; } div#clever-91587-1532365-stickySponsorClick { display: none; } </style> <noscript><style>.perfmatters-lazy[data-src]{display:none !important;}</style></noscript><style>.perfmatters-lazy-youtube{position:relative;width:100%;max-width:100%;height:0;padding-bottom:56.23%;overflow:hidden}.perfmatters-lazy-youtube img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;max-width:100%;height:auto;margin:auto;border:none;cursor:pointer;transition:.5s all;-webkit-transition:.5s all;-moz-transition:.5s all}.perfmatters-lazy-youtube img:hover{-webkit-filter:brightness(75%)}.perfmatters-lazy-youtube .play{position:absolute;top:50%;left:50%;right:auto;width:68px;height:48px;margin-left:-34px;margin-top:-24px;background:url(https://bitcoinworld.co.in/wp-content/plugins/perfmatters/img/youtube.svg) no-repeat;background-position:center;background-size:cover;pointer-events:none;filter:grayscale(1)}.perfmatters-lazy-youtube:hover .play{filter:grayscale(0)}.perfmatters-lazy-youtube iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:99}.wp-has-aspect-ratio .wp-block-embed__wrapper{position:relative;}.wp-has-aspect-ratio .perfmatters-lazy-youtube{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding-bottom:0}</style><style id="rocket-lazyrender-inline-css">[data-wpr-lazyrender] {content-visibility: auto;}</style><meta name="generator" content="WP Rocket 3.18.3" data-wpr-features="wpr_delay_js wpr_minify_js wpr_automatic_lazy_rendering wpr_oci wpr_image_dimensions wpr_minify_css wpr_preload_links wpr_desktop" /></head> <!-- Google tag (gtag.js) --> <script type="rocketlazyloadscript" async data-rocket-src="https://www.googletagmanager.com/gtag/js?id=G-6P3HD042C2"></script> <script type="rocketlazyloadscript"> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-6P3HD042C2'); </script> <body class="page-template-default page page-id-753 wp-embed-responsive ehf-footer ehf-template-neeon ehf-stylesheet-neeon sticky-header header-style-7 footer-style-3 has-topbar topbar-style-1 no-sidebar right-sidebar product-grid-view elementor-default elementor-template-full-width elementor-kit-224 elementor-page elementor-page-753"> <!-- Google Tag Manager (noscript) snippet added by Site Kit --> <noscript> <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-K9C99MG" height="0" width="0" style="display:none;visibility:hidden"></iframe> </noscript> <!-- End Google Tag Manager (noscript) snippet added by Site Kit --> <div id="page" class="site"> <a class="skip-link screen-reader-text" href="#content">Skip to content</a> <header id="masthead" class="site-header"> <div id="header-7" class="header-area"> <div id="tophead" class="header-top-bar align-items-center"> <div class="container"> <div class="top-bar-wrap"> <div class="rt-news-ticker-holder"> <i class="fas fa-bolt icon"></i> <ul id="rt-js-news" class="js-hidden"> <li class="news-item"><a href="https://bitcoinworld.co.in/centrifuge-v3-asset-tokenization-wormhole/">Revolutionary Centrifuge V3 Platform Unleashes Real-World Asset Tokenization with Wormhole</a></li> <li class="news-item"><a href="https://bitcoinworld.co.in/independent-probe-crypto-bank-failures/">Critical Inquiry: Fed&#8217;s Bowman Demands Independent Probe into Crypto Bank Failures</a></li> <li class="news-item"><a href="https://bitcoinworld.co.in/justin-sun-fdt-embezzlement-claims/">Shocking Crypto Claims: Justin Sun Exposes $500M Embezzlement at FDT!</a></li> <li class="news-item"><a href="https://bitcoinworld.co.in/alarming-recession-risk-trump-policies/">Alarming Recession Risk: Janet Yellen Exposes Trump&#8217;s Economic Policies</a></li> <li class="news-item"><a href="https://bitcoinworld.co.in/ai-untangles-grid-bureaucracy/">Revolutionary AI to Untangle Electrical Grid Bureaucracy and Unleash Renewable Energy</a></li> </ul> </div> <div class="tophead-right"> <div class="topbar-date"><i class="far fa-calendar-alt icon"></i>April 10, 2025</div> <div class="social-label"> </div> <ul class="tophead-social"> <li><a target="_blank" href="https://www.facebook.com/itsbitcoinworld/"><i class="fab fa-facebook-f"></i></a></li> <li><a target="_blank" href="https://www.linkedin.com/company/itsbitcoinworld/posts/?feedView=all"><i class="fab fa-linkedin-in"></i></a></li> </ul> </div> </div> </div> </div> <div id="sticky-placeholder"></div> <div class="header-menu" id="header-middlebar"> <div class="container"> <div class="logo-ad-wrap d-flex align-items-center justify-content-between"> <div class="site-branding"> <a class="dark-logo" href="https://bitcoinworld.co.in/"><img fetchpriority="high" width="1080" height="418" src="https://bitcoinworld.co.in/wp-content/uploads/1080720.webp" class="attachment-full size-full" alt="Bitcoinworld" srcset="https://bitcoinworld.co.in/wp-content/uploads/1080720.webp 1080w, https://bitcoinworld.co.in/wp-content/uploads/1080720-720x279.webp 720w, https://bitcoinworld.co.in/wp-content/uploads/1080720-768x297.webp 768w" /></a> <a class="light-logo" href="https://bitcoinworld.co.in/"><img fetchpriority="high" width="1080" height="418" src="https://bitcoinworld.co.in/wp-content/uploads/1080720.webp" class="attachment-full size-full" alt="Bitcoinworld" srcset="https://bitcoinworld.co.in/wp-content/uploads/1080720.webp 1080w, https://bitcoinworld.co.in/wp-content/uploads/1080720-720x279.webp 720w, https://bitcoinworld.co.in/wp-content/uploads/1080720-768x297.webp 768w" /></a> </div> </div> </div> </div> <div class="header-menu" id="header-menu"> <div class="container"> <div class="menu-full-wrap"> <div class="menu-wrap"> <div id="site-navigation" class="main-navigation"> <nav class="menu-primary-menu-container"><ul id="menu-primary-menu" class="menu"><li id="menu-item-29289" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-29289"><a href="https://bitcoinworld.co.in/category/news/">News</a> <ul class="sub-menu"> <li id="menu-item-29290" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-29290"><a href="https://bitcoinworld.co.in/category/news/crypto-news/">Crypto News</a></li> <li id="menu-item-29291" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-29291"><a href="https://bitcoinworld.co.in/category/news/bitcoin-news/">Bitcoin News</a></li> <li id="menu-item-29292" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-29292"><a href="https://bitcoinworld.co.in/category/news/blockchain-news/">Blockchain News</a></li> <li id="menu-item-29066" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-29066"><a href="https://bitcoinworld.co.in/category/exclusive-article/">Exclusive Article</a></li> <li id="menu-item-29067" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-29067"><a href="https://bitcoinworld.co.in/category/reviews/">Reviews</a></li> <li id="menu-item-29068" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-29068"><a href="https://bitcoinworld.co.in/category/learn/">Learn</a></li> </ul> </li> <li id="menu-item-94836" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-94836"><a href="https://bitcoinworld.co.in/category/ai-news/">AI News</a></li> <li id="menu-item-110038" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-110038"><a href="https://bitcoinworld.co.in/category/forex-news/">Forex News</a></li> <li id="menu-item-29065" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-29065"><a href="https://bitcoinworld.co.in/category/press-release/">Press Release</a></li> <li id="menu-item-29084" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-29084"><a href="https://bitcoinworld.co.in/events/">Events</a></li> <li id="menu-item-110037" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-110037"><a href="https://bitcoinworld.co.in/submit-pr-articles/">Submit PR</a></li> <li id="menu-item-29935" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-29935"><a href="https://bitcoinworld.co.in/advertisement/">Advertisement</a></li> <li id="menu-item-29293" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor current-menu-parent menu-item-has-children menu-item-29293"><a href="#">More</a> <ul class="sub-menu"> <li id="menu-item-29070" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-753 current_page_item menu-item-29070"><a href="https://bitcoinworld.co.in/about-us/" aria-current="page">About Us</a></li> <li id="menu-item-29069" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-29069"><a href="https://bitcoinworld.co.in/contact/">Contact</a></li> <li id="menu-item-37450" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-37450"><a href="https://bitcoinworld.co.in/partners/">Partners</a></li> <li id="menu-item-37298" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-37298"><a href="https://bitcoinworld.co.in/privacy-policy/">Privacy Policy</a></li> </ul> </li> </ul></nav> </div> </div> <div class="header-icon-area"> <div class="search-icon"> <a href="#header-search" title="Search"> <svg width="20" height="20" viewbox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M17.1249 16.2411L12.4049 11.5211C13.5391 10.1595 14.1047 8.41291 13.9841 6.64483C13.8634 4.87675 13.0657 3.22326 11.7569 2.02834C10.4482 0.833415 8.7291 0.189061 6.95736 0.229318C5.18562 0.269575 3.49761 0.991344 2.24448 2.24448C0.991344 3.49761 0.269575 5.18562 0.229318 6.95736C0.189061 8.7291 0.833415 10.4482 2.02834 11.7569C3.22326 13.0657 4.87675 13.8634 6.64483 13.9841C8.41291 14.1047 10.1595 13.5391 11.5211 12.4049L16.2411 17.1249L17.1249 16.2411ZM1.49989 7.12489C1.49989 6.01237 1.82979 4.92483 2.44787 3.99981C3.06596 3.07478 3.94446 2.35381 4.97229 1.92807C6.00013 1.50232 7.13113 1.39093 8.22227 1.60797C9.31342 1.82501 10.3157 2.36074 11.1024 3.14741C11.889 3.93408 12.4248 4.93636 12.6418 6.02751C12.8588 7.11865 12.7475 8.24965 12.3217 9.27748C11.896 10.3053 11.175 11.1838 10.25 11.8019C9.32495 12.42 8.23741 12.7499 7.12489 12.7499C5.63355 12.7482 4.20377 12.1551 3.14924 11.1005C2.09471 10.046 1.50154 8.61622 1.49989 7.12489Z" fill="currentColor"/></svg> </a> </div> <div class="additional-menu-area header-offcanvus"> <div class="sidenav sidecanvas"> <div class="canvas-content"> <a href="#" class="closebtn"><i class="fas fa-times"></i></a> <div class="additional-logo"> <a class="dark-logo" href="https://bitcoinworld.co.in/"><img fetchpriority="high" width="1080" height="418" src="https://bitcoinworld.co.in/wp-content/uploads/1080720.webp" class="attachment-full size-full" alt="Bitcoinworld" srcset="https://bitcoinworld.co.in/wp-content/uploads/1080720.webp 1080w, https://bitcoinworld.co.in/wp-content/uploads/1080720-720x279.webp 720w, https://bitcoinworld.co.in/wp-content/uploads/1080720-768x297.webp 768w" /></a> <a class="light-logo" href="https://bitcoinworld.co.in/"><img fetchpriority="high" width="1080" height="418" src="https://bitcoinworld.co.in/wp-content/uploads/1080720.webp" class="attachment-full size-full" alt="Bitcoinworld" srcset="https://bitcoinworld.co.in/wp-content/uploads/1080720.webp 1080w, https://bitcoinworld.co.in/wp-content/uploads/1080720-720x279.webp 720w, https://bitcoinworld.co.in/wp-content/uploads/1080720-768x297.webp 768w" /></a> </div> <div class="sidenav-address offscreen-navigation"> <div class="sidenav-social"> <span><a target="_blank" href="https://www.facebook.com/itsbitcoinworld/"><i class="fab fa-facebook-f"></i></a></span> <span><a target="_blank" href="https://www.linkedin.com/company/itsbitcoinworld/posts/?feedView=all"><i class="fab fa-linkedin-in"></i></a></span> </div> </div> </div> </div> <button type="button" class="side-menu-open side-menu-trigger"> <span class="menu-btn-icon"> <span class="line line1"></span> <span class="line line2"></span> <span class="line line3"></span> </span> </button> </div> </div> </div> </div> </div> </div> </header> <div class="rt-header-menu mean-container" id="meanmenu"> <div class="mobile-mene-bar"> <div class="mean-bar"> <span class="sidebarBtn"> <span class="bar"></span> <span class="bar"></span> <span class="bar"></span> <span class="bar"></span> </span> <a class="mobile-logo" href="https://bitcoinworld.co.in/"><img fetchpriority="high" width="1080" height="418" src="https://bitcoinworld.co.in/wp-content/uploads/1080720.webp" class="attachment-full size-full" alt="Bitcoinworld" srcset="https://bitcoinworld.co.in/wp-content/uploads/1080720.webp 1080w, https://bitcoinworld.co.in/wp-content/uploads/1080720-720x279.webp 720w, https://bitcoinworld.co.in/wp-content/uploads/1080720-768x297.webp 768w" /></a> <div class="info"> <div class="search-icon"> <a href="#header-search" title="Search"> <svg width="20" height="20" viewbox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M17.1249 16.2411L12.4049 11.5211C13.5391 10.1595 14.1047 8.41291 13.9841 6.64483C13.8634 4.87675 13.0657 3.22326 11.7569 2.02834C10.4482 0.833415 8.7291 0.189061 6.95736 0.229318C5.18562 0.269575 3.49761 0.991344 2.24448 2.24448C0.991344 3.49761 0.269575 5.18562 0.229318 6.95736C0.189061 8.7291 0.833415 10.4482 2.02834 11.7569C3.22326 13.0657 4.87675 13.8634 6.64483 13.9841C8.41291 14.1047 10.1595 13.5391 11.5211 12.4049L16.2411 17.1249L17.1249 16.2411ZM1.49989 7.12489C1.49989 6.01237 1.82979 4.92483 2.44787 3.99981C3.06596 3.07478 3.94446 2.35381 4.97229 1.92807C6.00013 1.50232 7.13113 1.39093 8.22227 1.60797C9.31342 1.82501 10.3157 2.36074 11.1024 3.14741C11.889 3.93408 12.4248 4.93636 12.6418 6.02751C12.8588 7.11865 12.7475 8.24965 12.3217 9.27748C11.896 10.3053 11.175 11.1838 10.25 11.8019C9.32495 12.42 8.23741 12.7499 7.12489 12.7499C5.63355 12.7482 4.20377 12.1551 3.14924 11.1005C2.09471 10.046 1.50154 8.61622 1.49989 7.12489Z" fill="currentColor"/></svg> </a> </div> </div> </div> <div class="rt-slide-nav"> <div class="offscreen-navigation"> <nav class="menu-primary-menu-container"><ul id="menu-primary-menu-1" class="menu"><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-29289"><a href="https://bitcoinworld.co.in/category/news/">News</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-29290"><a href="https://bitcoinworld.co.in/category/news/crypto-news/">Crypto News</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-29291"><a href="https://bitcoinworld.co.in/category/news/bitcoin-news/">Bitcoin News</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-29292"><a href="https://bitcoinworld.co.in/category/news/blockchain-news/">Blockchain News</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-29066"><a href="https://bitcoinworld.co.in/category/exclusive-article/">Exclusive Article</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-29067"><a href="https://bitcoinworld.co.in/category/reviews/">Reviews</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-29068"><a href="https://bitcoinworld.co.in/category/learn/">Learn</a></li> </ul> </li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-94836"><a href="https://bitcoinworld.co.in/category/ai-news/">AI News</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-110038"><a href="https://bitcoinworld.co.in/category/forex-news/">Forex News</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-29065"><a href="https://bitcoinworld.co.in/category/press-release/">Press Release</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-29084"><a href="https://bitcoinworld.co.in/events/">Events</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-110037"><a href="https://bitcoinworld.co.in/submit-pr-articles/">Submit PR</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-29935"><a href="https://bitcoinworld.co.in/advertisement/">Advertisement</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor current-menu-parent menu-item-has-children menu-item-29293"><a href="#">More</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-753 current_page_item menu-item-29070"><a href="https://bitcoinworld.co.in/about-us/" aria-current="page">About Us</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-29069"><a href="https://bitcoinworld.co.in/contact/">Contact</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-37450"><a href="https://bitcoinworld.co.in/partners/">Partners</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-37298"><a href="https://bitcoinworld.co.in/privacy-policy/">Privacy Policy</a></li> </ul> </li> </ul></nav> </div> </div> <!-- <img src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;0&#039;%20height=&#039;90px&#039;%20viewBox=&#039;0%200%200%2090px&#039;%3E%3C/svg%3E" alt="Description of the image" class="custom-img perfmatters-lazy" height="90px" data-src="https://bitcoinworld.co.in/wp-content/uploads/Screenshot-2025-03-26-at-9.08.07鈥疨M.png" /><noscript><img src="https://bitcoinworld.co.in/wp-content/uploads/Screenshot-2025-03-26-at-9.08.07鈥疨M.png" alt="Description of the image" class="custom-img" height="90px"></noscript> --> </div> </div> <div id="header-search" class="header-search"> <button type="button" class="close">脳</button> <form role="search" method="get" class="header-search-form" action="https://bitcoinworld.co.in/"> <input type="search" value="" name="s" placeholder="Type your search........"> <button type="submit" class="search-btn"><svg width="20" height="20" viewbox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M17.1249 16.2411L12.4049 11.5211C13.5391 10.1595 14.1047 8.41291 13.9841 6.64483C13.8634 4.87675 13.0657 3.22326 11.7569 2.02834C10.4482 0.833415 8.7291 0.189061 6.95736 0.229318C5.18562 0.269575 3.49761 0.991344 2.24448 2.24448C0.991344 3.49761 0.269575 5.18562 0.229318 6.95736C0.189061 8.7291 0.833415 10.4482 2.02834 11.7569C3.22326 13.0657 4.87675 13.8634 6.64483 13.9841C8.41291 14.1047 10.1595 13.5391 11.5211 12.4049L16.2411 17.1249L17.1249 16.2411ZM1.49989 7.12489C1.49989 6.01237 1.82979 4.92483 2.44787 3.99981C3.06596 3.07478 3.94446 2.35381 4.97229 1.92807C6.00013 1.50232 7.13113 1.39093 8.22227 1.60797C9.31342 1.82501 10.3157 2.36074 11.1024 3.14741C11.889 3.93408 12.4248 4.93636 12.6418 6.02751C12.8588 7.11865 12.7475 8.24965 12.3217 9.27748C11.896 10.3053 11.175 11.1838 10.25 11.8019C9.32495 12.42 8.23741 12.7499 7.12489 12.7499C5.63355 12.7482 4.20377 12.1551 3.14924 11.1005C2.09471 10.046 1.50154 8.61622 1.49989 7.12489Z" fill="currentColor"/></svg></button> </form> </div> <div id="content" class="site-content"> <div class="entry-banner"> <div class="container"> <div class="entry-banner-content"> <div class="breadcrumb-area"><div class="entry-breadcrumb"><span property="itemListElement" class="1 breadcrumb-first" typeof="ListItem"><a href="https://bitcoinworld.co.in/"> Home</a></span><em class="delimiter"> <i class="fas fa-angle-right"></i> </em><span><span class="current">About Us</span></span></div></div> </div> </div> </div> </div> <!DOCTYPE html> <div class="bialty-container"> <div data-elementor-type="wp-page" data-elementor-id="753" class="elementor elementor-753" data-elementor-post-type="page"> <section class="elementor-section elementor-top-section elementor-element elementor-element-e457995 elementor-section-boxed elementor-section-height-default elementor-section-height-default rt-parallax-bg-no" data-id="e457995" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-636d35a" data-id="636d35a" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-522409b elementor-invisible elementor-widget elementor-widget-rt-image" data-id="522409b" data-element_type="widget" data-widget_type="rt-image.default"> <div class="elementor-widget-container"> <div class="rt-image-default rt-image-style1"> <div class="rt-image wow fadeInUp" data-wow-delay="1s" data-wow-duration="1.2s"> <div class="bouncing-bubble-animation"><a href="#"><img fetchpriority="high" decoding="async" width="1600" height="974" src="https://bitcoinworld.co.in/wp-content/uploads/WhatsApp-Image-2024-01-29-at-2.19.08-PM.jpeg" class="attachment-full size-full wp-image-64038" alt="" srcset="https://bitcoinworld.co.in/wp-content/uploads/WhatsApp-Image-2024-01-29-at-2.19.08-PM.jpeg 1600w, https://bitcoinworld.co.in/wp-content/uploads/WhatsApp-Image-2024-01-29-at-2.19.08-PM-493x300.jpeg 493w, https://bitcoinworld.co.in/wp-content/uploads/WhatsApp-Image-2024-01-29-at-2.19.08-PM-821x500.jpeg 821w, https://bitcoinworld.co.in/wp-content/uploads/WhatsApp-Image-2024-01-29-at-2.19.08-PM-986x600.jpeg 986w, https://bitcoinworld.co.in/wp-content/uploads/WhatsApp-Image-2024-01-29-at-2.19.08-PM-768x468.jpeg 768w, https://bitcoinworld.co.in/wp-content/uploads/WhatsApp-Image-2024-01-29-at-2.19.08-PM-1536x935.jpeg 1536w" sizes="(max-width: 1600px) 100vw, 1600px"></a></div> </div> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-85f5920" data-id="85f5920" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-20317be aboutus_text elementor-invisible elementor-widget elementor-widget-rt-text-with-button" data-id="20317be" data-element_type="widget" data-widget_type="rt-text-with-button.default"> <div class="elementor-widget-container"> <div class="rt-title-text-button barshow"> <div class="entry-subtitle hide fadeInUp" data-wow-delay="1s" data-wow-duration="1s">ABOUT US</div> <h2 class="entry-title hide fadeInUp" data-wow-delay="1.2s" data-wow-duration="1s">Bitcoin World - World of Cryptocurrency &amp; Blockchain News <span class="title-bar"></span> </h2> <div class="entry-content hide fadeInUp" data-wow-delay="1.4s" data-wow-duration="1s"><p class="p1">At <b>BitcoinWorld</b>, we pride ourselves on being the fastest-growing crypto news and media platform since 2020. As a Google News-approved publication, our comprehensive coverage&mdash;including press releases, exclusive articles, and review posts&mdash;reaches audiences across all major social media platforms, Google News, and RSS feed aggregators like Binance News Feeds and CoinMarketCap.</p><p class="p1">Our journey began as a Facebook group that rapidly grew to over 100K+ members, empowering the crypto community with knowledge and fostering a space for meaningful exchanges of ideas. This vision evolved into a dynamic publication dedicated to serving the crypto community by partnering with some of the biggest names in the crypto space to deliver the latest market updates.</p><p class="p1">Our team of expert journalists simplifies complex concepts to educate and inform readers about the intricacies and benefits of the crypto and blockchain world. We are committed to providing well-researched, unbiased, and resourceful content that adds value to the crypto ecosystem.</p><p class="p1">As we continue to surpass milestones, our mission remains clear: to redefine the financial future and support the community with insightful and trustworthy news.</p></div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-be3e298 elementor-section-boxed elementor-section-height-default elementor-section-height-default rt-parallax-bg-no" data-id="be3e298" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d474cc3" data-id="d474cc3" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-9a1ac94 elementor-invisible elementor-widget elementor-widget-rt-text-with-button" data-id="9a1ac94" data-element_type="widget" data-widget_type="rt-text-with-button.default"> <div class="elementor-widget-container"> <div class="rt-title-text-button barshow"> <h2 class="entry-title hide fadeInUp" data-wow-delay="1.2s" data-wow-duration="1s">Meet Our Team <span class="title-bar"></span> </h2> <div class="entry-content hide fadeInUp" data-wow-delay="1.4s" data-wow-duration="1s"></div> </div> </div> </div> <div class="elementor-element elementor-element-43c1866 elementor-widget elementor-widget-html" data-id="43c1866" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link data-minify="1" rel="stylesheet" href="https://bitcoinworld.co.in/wp-content/cache/min/1/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css?ver=1744188346"> <style> html { box-sizing: border-box; } *, *:before, *:after { box-sizing: inherit; } .column { float: left; width: 33.3%; margin-bottom: 16px; padding: 0 8px; } @media screen and (max-width: 650px) { .column { width: 100%; display: block; } } .card { background-color: #171818; border-color: #171818 } /*h2 {*/ /* color: #000 !important;*/ /*}*/ .container { padding: 0 16px; } .container::after, .row::after { content: ""; clear: both; display: table; } .fa-facebook { background: #3B5998; color: white; } /*.fa-twitter {*/ /* background: #55ACEE;*/ /* color: white;*/ /* }*/ .title { color: grey; } .fa { padding: 10px; font-size: 15px; text-align: center; text-decoration: none; margin: 5px 2px; } .button { border: none; outline: 0; display: inline-block; padding: 8px; color: white; background-color: #000; text-align: center; cursor: pointer; width: 100%; } .button:hover { background-color: #555; } </style> <body> <div class="row"> <div class="column"> <div class="card"> <img width="1032" height="1026" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;1032&#039;%20height=&#039;1026&#039;%20viewBox=&#039;0%200%201032%201026&#039;%3E%3C/svg%3E" alt="Jane" style="width:100%" class="perfmatters-lazy" data-src="https://bitcoinworld.co.in/wp-content/uploads/WhatsApp-Image-2024-06-05-at-6.43.43-PM-1.jpeg" /><noscript><img width="1032" height="1026" decoding="async" src="https://bitcoinworld.co.in/wp-content/uploads/WhatsApp-Image-2024-06-05-at-6.43.43-PM-1.jpeg" alt="Jane" style="width:100%"></noscript> <div class="container" style="padding-top:30px; text-align: center"> <h2>Mohit Kumar</h2> <p class="title">Founder</p> <a href="https://www.linkedin.com/in/mohit-kumar-3b497758/" class="fa fa-linkedin" target="_blank" rel="noopener"></a> <a href="https://x.com/Mohit3110mm" class="fa fa-twitter" target="_blank"></a> </div> </div> </div> <div class="column"> <div class="card"> <img width="400" height="400" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;400&#039;%20height=&#039;400&#039;%20viewBox=&#039;0%200%20400%20400&#039;%3E%3C/svg%3E" alt="Jane" style="width:100%" class="perfmatters-lazy" data-src="https://bitcoinworld.co.in/wp-content/uploads/WhatsApp-Image-2024-06-05-at-6.43.43-PM.jpeg" /><noscript><img width="400" height="400" decoding="async" src="https://bitcoinworld.co.in/wp-content/uploads/WhatsApp-Image-2024-06-05-at-6.43.43-PM.jpeg" alt="Jane" style="width:100%"></noscript> <div class="container" style="padding-top:30px; text-align: center"> <h2>Keshav Aggarwal</h2> <p class="title">Co-Founder</p> <a href="https://www.linkedin.com/in/aggarwalskeshav/" class="fa fa-linkedin" target="_blank" rel="noopener"></a> <a href="https://x.com/keshav1458" class="fa fa-twitter" target="_blank"></a> </div> </div> </div> <!-- <div class="column">--> <!-- <div class="card">--> <!-- <img width="500" height="500" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;500&#039;%20height=&#039;500&#039;%20viewBox=&#039;0%200%20500%20500&#039;%3E%3C/svg%3E" alt="Jane" style="width:100%" class="perfmatters-lazy" data-src="https://bitcoinworld.co.in/wp-content/uploads/WhatsApp-Image-2024-06-05-at-6.44.01-PM-2.jpeg" /><noscript><img width="500" height="500" decoding="async" src="https://bitcoinworld.co.in/wp-content/uploads/WhatsApp-Image-2024-06-05-at-6.44.01-PM-2.jpeg" alt="Jane" style="width:100%"></noscript>--> <!-- <div class="container" style="padding-top:30px; text-align: center">--> <!-- <h2>Suchanda Roy</h2>--> <!-- <p class="title">Business Developer</p>--> <!-- <a href="#" class="fa fa-linkedin"></a>--> <!-- <a href="#" class="fa fa-twitter"></a>--> <!-- </div>--> <!--</div>--> <!-- </div>--> <div class="column"> <div class="card"> <img width="1200" height="1600" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;1200&#039;%20height=&#039;1600&#039;%20viewBox=&#039;0%200%201200%201600&#039;%3E%3C/svg%3E" alt="Jane" style="width:100%; height: 320px" class="perfmatters-lazy" data-src="https://bitcoinworld.co.in/wp-content/uploads/WhatsApp-Image-2024-06-05-at-6.44.01-PM-1.jpeg" /><noscript><img width="1200" height="1600" decoding="async" src="https://bitcoinworld.co.in/wp-content/uploads/WhatsApp-Image-2024-06-05-at-6.44.01-PM-1.jpeg" alt="Jane" style="width:100%; height: 320px"></noscript> <div class="container" style="padding-top:30px; text-align: center"> <h2>Dhawal Aggarwal</h2> <p class="title">Business Developer</p> <a href="https://www.linkedin.com/in/dnagrawal98" class="fa fa-linkedin" target="_blank" rel="noopener"></a> <a href="https://x.com/dhavalag22" class="fa fa-twitter" target="_blank"></a> </div> </div> </div> <div class="column"> <div class="card"> <img width="819" height="604" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;819&#039;%20height=&#039;604&#039;%20viewBox=&#039;0%200%20819%20604&#039;%3E%3C/svg%3E" alt="Jane" style="width:100%" class="perfmatters-lazy" data-src="https://bitcoinworld.co.in/wp-content/uploads/WhatsApp-Image-2024-06-05-at-6.45.18-PM.jpeg" /><noscript><img width="819" height="604" decoding="async" src="https://bitcoinworld.co.in/wp-content/uploads/WhatsApp-Image-2024-06-05-at-6.45.18-PM.jpeg" alt="Jane" style="width:100%"></noscript> <div class="container" style="padding-top:30px; text-align: center"> <h2>Vicky Rajput</h2> <p class="title">Technical Analyst</p> <a href="#" class="fa fa-linkedin"></a> <a href="#" class="fa fa-twitter"></a> </div> </div> </div> <div class="column"> <div class="card"> <img width="961" height="1280" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;961&#039;%20height=&#039;1280&#039;%20viewBox=&#039;0%200%20961%201280&#039;%3E%3C/svg%3E" alt="Jane" style="width:100%" class="perfmatters-lazy" data-src="https://bitcoinworld.co.in/wp-content/uploads/WhatsApp-Image-2024-08-01-at-11.48.18-AM.jpeg" /><noscript><img width="961" height="1280" decoding="async" src="https://bitcoinworld.co.in/wp-content/uploads/WhatsApp-Image-2024-08-01-at-11.48.18-AM.jpeg" alt="Jane" style="width:100%"></noscript> <div class="container" style="padding-top:30px; text-align: center"> <h2>Sonam Aggarwal</h2> <p class="title">Assistant Editor</p> <!-- <a href="#" class="fa fa-linkedin"></a>--> <!--<a href="#" class="fa fa-twitter"></a>--> </div> </div> </div> <div class="column"> <div class="card"> <img width="960" height="1280" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;960&#039;%20height=&#039;1280&#039;%20viewBox=&#039;0%200%20960%201280&#039;%3E%3C/svg%3E" alt="Jane" style="width:100%" class="perfmatters-lazy" data-src="https://bitcoinworld.co.in/wp-content/uploads/WhatsApp-Image-2024-08-01-at-11.48.18-AM-1.jpeg" /><noscript><img width="960" height="1280" decoding="async" src="https://bitcoinworld.co.in/wp-content/uploads/WhatsApp-Image-2024-08-01-at-11.48.18-AM-1.jpeg" alt="Jane" style="width:100%"></noscript> <div class="container" style="padding-top:30px; text-align: center"> <h2>Ishu Aggarwal</h2> <p class="title"> Editor-in-Chief</p> <!-- <a href="#" class="fa fa-linkedin"></a>--> <!--<a href="#" class="fa fa-twitter"></a>--> </div> </div> </div> <div class="column"> <div class="card"> <img width="990" height="1320" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;990&#039;%20height=&#039;1320&#039;%20viewBox=&#039;0%200%20990%201320&#039;%3E%3C/svg%3E" alt="Jane" style="width:100%" class="perfmatters-lazy" data-src="https://bitcoinworld.co.in/wp-content/uploads/WhatsApp-Image-2025-02-19-at-2.01.31-PM.jpeg" /><noscript><img width="990" height="1320" decoding="async" src="https://bitcoinworld.co.in/wp-content/uploads/WhatsApp-Image-2025-02-19-at-2.01.31-PM.jpeg" alt="Jane" style="width:100%"></noscript> <div class="container" style="padding-top:30px; text-align: center"> <h2>Pritesh Soni</h2> <p class="title"> Business Developer</p> <a href="https://www.linkedin.com/in/pritesh-soni-109221345/" class="fa fa-linkedin" target="_blank" rel="noopener"></a> <a href="https://t.me/Psoni959" class="fa fa-telegram" target="_blank"></a> </div> </div> </div> <div class="column"> <div class="card"> <img width="1280" height="1266" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;1280&#039;%20height=&#039;1266&#039;%20viewBox=&#039;0%200%201280%201266&#039;%3E%3C/svg%3E" alt="Jane" style="width:100%" class="perfmatters-lazy" data-src="https://bitcoinworld.co.in/wp-content/uploads/WhatsApp-Image-2025-02-19-at-2.05.04-PM.jpeg" /><noscript><img width="1280" height="1266" decoding="async" src="https://bitcoinworld.co.in/wp-content/uploads/WhatsApp-Image-2025-02-19-at-2.05.04-PM.jpeg" alt="Jane" style="width:100%"></noscript> <div class="container" style="padding-top:30px; text-align: center"> <h2>Jitendra Prajapati</h2> <p class="title"> Business Developer</p> <a href="https://www.linkedin.com/in/jitendra-prajapati-a10750181/" class="fa fa-linkedin" target="_blank" rel="noopener"></a> <a href="https://t.me/jitendra_bitcoinworld" class="fa fa-telegram" target="_blank"></a> </div> </div> </div> </div> <script>(()=>{class RocketElementorPreload{constructor(){this.deviceMode=document.createElement("span"),this.deviceMode.id="elementor-device-mode-wpr",this.deviceMode.setAttribute("class","elementor-screen-only"),document.body.appendChild(this.deviceMode)}t(){let t=getComputedStyle(this.deviceMode,":after").content.replace(/"/g,"");this.animationSettingKeys=this.i(t),document.querySelectorAll(".elementor-invisible[data-settings]").forEach((t=>{const e=t.getBoundingClientRect();if(e.bottom>=0&&e.top<=window.innerHeight)try{this.o(t)}catch(t){}}))}o(t){const e=JSON.parse(t.dataset.settings),i=e.m||e.animation_delay||0,n=e[this.animationSettingKeys.find((t=>e[t]))];if("none"===n)return void t.classList.remove("elementor-invisible");t.classList.remove(n),this.currentAnimation&&t.classList.remove(this.currentAnimation),this.currentAnimation=n;let o=setTimeout((()=>{t.classList.remove("elementor-invisible"),t.classList.add("animated",n),this.l(t,e)}),i);window.addEventListener("rocket-startLoading",(function(){clearTimeout(o)}))}i(t="mobile"){const e=[""];switch(t){case"mobile":e.unshift("_mobile");case"tablet":e.unshift("_tablet");case"desktop":e.unshift("_desktop")}const i=[];return["animation","_animation"].forEach((t=>{e.forEach((e=>{i.push(t+e)}))})),i}l(t,e){this.i().forEach((t=>delete e[t])),t.dataset.settings=JSON.stringify(e)}static run(){const t=new RocketElementorPreload;requestAnimationFrame(t.t.bind(t))}}document.addEventListener("DOMContentLoaded",RocketElementorPreload.run)})();</script></body></div></div></div></div></div></section></div></div> <footer data-wpr-lazyrender="1" itemtype="https://schema.org/WPFooter" itemscope="itemscope" id="colophon" role="contentinfo"> <div class='footer-width-fixer'> <div data-elementor-type="wp-post" data-elementor-id="88452" class="elementor elementor-88452" data-elementor-post-type="elementor-hf"> <section class="elementor-section elementor-top-section elementor-element elementor-element-f1ac23b elementor-section-boxed elementor-section-height-default elementor-section-height-default rt-parallax-bg-no" data-id="f1ac23b" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b74775a" data-id="b74775a" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-1ef931b elementor-widget elementor-widget-site-logo" data-id="1ef931b" data-element_type="widget" data-settings="{&quot;align&quot;:&quot;center&quot;,&quot;width&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;width_tablet&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;width_mobile&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;space&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;space_tablet&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;space_mobile&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_border_radius&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;image_border_radius_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;image_border_radius_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;caption_padding&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;caption_padding_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;caption_padding_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;caption_space&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;caption_space_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;caption_space_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="site-logo.default"> <div class="elementor-widget-container"> <div class="hfe-site-logo"> <a data-elementor-open-lightbox="" class='elementor-clickable' href="https://bitcoinworld.co.in"> <div class="hfe-site-logo-set"> <div class="hfe-site-logo-container"> <img width="220" height="90" class="hfe-site-logo-img elementor-animation- perfmatters-lazy" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;220&#039;%20height=&#039;90&#039;%20viewBox=&#039;0%200%20220%2090&#039;%3E%3C/svg%3E" alt="Bitcoinworld" data-src="https://bitcoinworld.co.in/wp-content/uploads/elementor/thumbs/1080720-qrmdeoj9wnbv26su50hvaz17mxiktagul4mwe8aglg.webp" /><noscript><img width="220" height="90" class="hfe-site-logo-img elementor-animation-" src="https://bitcoinworld.co.in/wp-content/uploads/elementor/thumbs/1080720-qrmdeoj9wnbv26su50hvaz17mxiktagul4mwe8aglg.webp" alt="Bitcoinworld"/></noscript> </div> </div> </a> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-fdaf6bb elementor-section-boxed elementor-section-height-default elementor-section-height-default rt-parallax-bg-no" data-id="fdaf6bb" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6f807a5" data-id="6f807a5" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-13b34c7 elementor-widget elementor-widget-html" data-id="13b34c7" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> <!DOCTYPE html> <html lang="en"> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Social Media Icons</title> <style> /* Center align the social icons */ .social-icons { text-align: center; } /* Optional: Add some styling for the icons */ .social-icons img { width: 30px; /* Adjust the size as needed */ height: auto; margin: 0 5px; /* Optional margin between icons */ } </style> </head> <body> <div class="social-icons"> <a href="https://www.facebook.com/itsbitcoinworld/" target="_blank" rel="noopener noreferrer"><img width="250" height="250" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;250&#039;%20height=&#039;250&#039;%20viewBox=&#039;0%200%20250%20250&#039;%3E%3C/svg%3E" alt="Facebook" class="perfmatters-lazy" data-src="http://bitcoinworld.co.in/wp-content/uploads/Facebook.webp" /><noscript><img width="250" height="250" src="http://bitcoinworld.co.in/wp-content/uploads/Facebook.webp" alt="Facebook"></noscript></a> <a href="https://x.com/ItsBitcoinWorld/"target="_blank" rel="noopener noreferrer"><img width="250" height="250" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;250&#039;%20height=&#039;250&#039;%20viewBox=&#039;0%200%20250%20250&#039;%3E%3C/svg%3E" alt="Twitter" class="perfmatters-lazy" data-src="http://bitcoinworld.co.in/wp-content/uploads/twitter.webp" /><noscript><img width="250" height="250" src="http://bitcoinworld.co.in/wp-content/uploads/twitter.webp" alt="Twitter"></noscript></a> <a href="https://www.linkedin.com/company/itsbitcoinworld/posts/?feedView=all" target="_blank" rel="noopener noreferrer"><img width="250" height="250" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;250&#039;%20height=&#039;250&#039;%20viewBox=&#039;0%200%20250%20250&#039;%3E%3C/svg%3E" alt="Linkedin" class="perfmatters-lazy" data-src="http://bitcoinworld.co.in/wp-content/uploads/Linkedin.webp" /><noscript><img width="250" height="250" src="http://bitcoinworld.co.in/wp-content/uploads/Linkedin.webp" alt="Linkedin"></noscript></a> <a href="https://coinmarketcap.com/community/profile/ItsBitcoinWorld/?type=Articles"target="_blank" rel="noopener noreferrer"><img width="250" height="250" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;250&#039;%20height=&#039;250&#039;%20viewBox=&#039;0%200%20250%20250&#039;%3E%3C/svg%3E" alt="coinmarketcap" class="perfmatters-lazy" data-src="http://bitcoinworld.co.in/wp-content/uploads/coinmarketcap.webp" /><noscript><img width="250" height="250" src="http://bitcoinworld.co.in/wp-content/uploads/coinmarketcap.webp" alt="coinmarketcap"></noscript></a> <a href="https://www.binance.me/en/square/profile/Bitcoinworld"target="_blank" rel="noopener noreferrer"><img width="250" height="250" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;250&#039;%20height=&#039;250&#039;%20viewBox=&#039;0%200%20250%20250&#039;%3E%3C/svg%3E" alt="Binance" class="perfmatters-lazy" data-src="http://bitcoinworld.co.in/wp-content/uploads/binance-1.webp" /><noscript><img width="250" height="250" src="http://bitcoinworld.co.in/wp-content/uploads/binance-1.webp" alt="Binance"></noscript></a> <!-- Add more social media icons as needed --> </div> </body> </html> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-c9c53a8 elementor-section-boxed elementor-section-height-default elementor-section-height-default rt-parallax-bg-no" data-id="c9c53a8" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-113a07f" data-id="113a07f" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-0463b55 elementor-widget elementor-widget-copyright" data-id="0463b55" data-element_type="widget" data-settings="{&quot;align&quot;:&quot;center&quot;}" data-widget_type="copyright.default"> <div class="elementor-widget-container"> <div class="hfe-copyright-wrapper"> <span>Copyright 漏 2025 BitcoinWorld | Powered by BitcoinWorld</span> </div> </div> </div> </div> </div> </div> </section> </div> </div> </footer> </div><!-- #page --> <script type="rocketlazyloadscript"> const lazyloadRunObserver = () => { const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` ); const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => { entries.forEach( ( entry ) => { if ( entry.isIntersecting ) { let lazyloadBackground = entry.target; if( lazyloadBackground ) { lazyloadBackground.classList.add( 'e-lazyloaded' ); } lazyloadBackgroundObserver.unobserve( entry.target ); } }); }, { rootMargin: '200px 0px 200px 0px' } ); lazyloadBackgrounds.forEach( ( lazyloadBackground ) => { lazyloadBackgroundObserver.observe( lazyloadBackground ); } ); }; const events = [ 'DOMContentLoaded', 'elementor/lazyload/observe', ]; events.forEach( ( event ) => { document.addEventListener( event, lazyloadRunObserver ); } ); </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-browser-checker-js-after"> /* <![CDATA[ */ "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":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/bitcoinworld.co.in","onHoverDelay":"100","rateThrottle":"3"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-preload-links-js-after"> /* <![CDATA[ */ (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="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://bitcoinworld.co.in/wp-content/cache/min/1/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js?ver=1744188178" id="bootstrap-js-js"></script> <script type="text/javascript" id="perfmatters-lazy-load-js-before"> /* <![CDATA[ */ window.lazyLoadOptions={elements_selector:"img[data-src],.perfmatters-lazy,.perfmatters-lazy-css-bg",thresholds:"0px 0px",class_loading:"pmloading",class_loaded:"pmloaded",callback_loaded:function(element){if(element.tagName==="IFRAME"){if(element.classList.contains("pmloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}};window.addEventListener("LazyLoad::Initialized",function(e){var lazyLoadInstance=e.detail.instance;});function perfmattersLazyLoadYouTube(e){var t=document.createElement("iframe"),r="ID?";r+=0===e.dataset.query.length?"":e.dataset.query+"&",r+="autoplay=1",t.setAttribute("src",r.replace("ID",e.dataset.src)),t.setAttribute("frameborder","0"),t.setAttribute("allowfullscreen","1"),t.setAttribute("allow","accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),e.replaceChild(t,e.firstChild)} /* ]]> */ </script> <script type="text/javascript" async id="perfmatters-lazy-load-js" data-type="wordprolazyload" data-originalSrc="https://bitcoinworld.co.in/wp-content/plugins/perfmatters/js/lazyload.min.js?ver=2.4.2"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://bitcoinworld.co.in/wp-content/themes/neeon/assets/js/bootstrap.min.js?ver=1744325440" id="bootstrap-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="mediaelement-core-js-before"> /* <![CDATA[ */ 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="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://bitcoinworld.co.in/wp-includes/js/mediaelement/mediaelement-and-player.min.js?ver=4.2.17" id="mediaelement-core-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://bitcoinworld.co.in/wp-includes/js/mediaelement/mediaelement-migrate.min.js?ver=6.7.2" id="mediaelement-migrate-js"></script> <script type="text/javascript" id="mediaelement-js-extra"> /* <![CDATA[ */ var _wpmejsSettings = {"pluginPath":"\/wp-includes\/js\/mediaelement\/","classPrefix":"mejs-","stretching":"responsive","audioShortcodeLibrary":"mediaelement","videoShortcodeLibrary":"mediaelement"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://bitcoinworld.co.in/wp-includes/js/mediaelement/wp-mediaelement.min.js?ver=6.7.2" id="wp-mediaelement-js"></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://bitcoinworld.co.in/wp-content/cache/min/1/wp-content/themes/neeon/assets/js/jquery.ticker.js?ver=1744188178" id="news-ticker-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://bitcoinworld.co.in/wp-content/themes/neeon/assets/js/theia-sticky-sidebar.min.js?ver=1744325440" id="theia-sticky-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://bitcoinworld.co.in/wp-content/themes/neeon/assets/js/jquery.magnific-popup.min.js?ver=1744325440" id="magnific-popup-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://bitcoinworld.co.in/wp-content/themes/neeon/assets/js/wow.min.js?ver=1744325440" id="rt-wow-js"></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://bitcoinworld.co.in/wp-content/cache/min/1/wp-content/themes/neeon/assets/js/rt-parallax.js?ver=1744188178" id="rt-parallax-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://bitcoinworld.co.in/wp-content/themes/neeon/assets/js/isotope.pkgd.min.js?ver=1744325440" id="isotope-pkgd-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://bitcoinworld.co.in/wp-content/themes/neeon/assets/js/swiper.min.js?ver=1744325440" id="swiper-min-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://bitcoinworld.co.in/wp-includes/js/imagesloaded.min.js?ver=5.0.0" id="imagesloaded-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://bitcoinworld.co.in/wp-includes/js/masonry.min.js?ver=4.2.2" id="masonry-js"></script> <script type="text/javascript" id="neeon-main-js-extra"> /* <![CDATA[ */ var neeonObj = {"stickyMenu":"1","siteLogo":"<a href=\"https:\/\/bitcoinworld.co.in\/\" alt=\"BitcoinWorld\"><\/a>","extraOffset":"70","extraOffsetMobile":"52","tickerTitleText":"TRENDING","tickerDelay":"3000","tickerSpeed":"0.10","tickerStyle":"fade","rtl":"ltr","ajaxURL":"https:\/\/bitcoinworld.co.in\/wp-admin\/admin-ajax.php","post_scroll_limit":"10","nonce":"a516cb8269"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://bitcoinworld.co.in/wp-content/cache/min/1/wp-content/themes/neeon/assets/js/main.js?ver=1744188178" id="neeon-main-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://bitcoinworld.co.in/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-events-provider-contact-form-7-21cf1c445673c649970d.js" id="googlesitekit-events-provider-contact-form-7-js" defer></script> <script type="text/javascript" id="eael-general-js-extra"> /* <![CDATA[ */ var localize = {"ajaxurl":"https:\/\/bitcoinworld.co.in\/wp-admin\/admin-ajax.php","nonce":"16808bdd3b","i18n":{"added":"Added ","compare":"Compare","loading":"Loading..."},"eael_translate_text":{"required_text":"is a required field","invalid_text":"Invalid","billing_text":"Billing","shipping_text":"Shipping","fg_mfp_counter_text":"of"},"page_permalink":"https:\/\/bitcoinworld.co.in\/about-us\/","cart_redirectition":"no","cart_page_url":"","el_breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}}}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://bitcoinworld.co.in/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/js/view/general.min.js?ver=6.1.9" id="eael-general-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://bitcoinworld.co.in/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.28.1" id="elementor-pro-webpack-runtime-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://bitcoinworld.co.in/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.28.3" id="elementor-webpack-runtime-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://bitcoinworld.co.in/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.28.3" id="elementor-frontend-modules-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://bitcoinworld.co.in/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://bitcoinworld.co.in/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-i18n-js-after"> /* <![CDATA[ */ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="elementor-pro-frontend-js-before"> /* <![CDATA[ */ var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/bitcoinworld.co.in\/wp-admin\/admin-ajax.php","nonce":"a07d0723d6","urls":{"assets":"https:\/\/bitcoinworld.co.in\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/bitcoinworld.co.in\/wp-json\/"},"settings":{"lazy_load_background_images":true},"popup":{"hasPopUps":false},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},"facebook_sdk":{"lang":"en_US","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/bitcoinworld.co.in\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://bitcoinworld.co.in/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.28.1" id="elementor-pro-frontend-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://bitcoinworld.co.in/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="elementor-frontend-js-before"> /* <![CDATA[ */ var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}},"hasCustomBreakpoints":false},"version":"3.28.3","is_static":false,"experimentalFeatures":{"additional_custom_breakpoints":true,"e_local_google_fonts":true,"theme_builder_v2":true,"landing-pages":true,"editor_v2":true,"home_screen":true},"urls":{"assets":"https:\/\/bitcoinworld.co.in\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/bitcoinworld.co.in\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/bitcoinworld.co.in\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"6b4c6de3d8"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description"},"post":{"id":753,"title":"About%20Us%20-%20BitcoinWorld","excerpt":"","featuredImage":false}}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://bitcoinworld.co.in/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.28.3" id="elementor-frontend-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://bitcoinworld.co.in/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.28.1" id="pro-elements-handlers-js"></script> <script id="excludeRDelay-Sc1" src="data:text/javascript;base64,aWYobmF2aWdhdG9yLnVzZXJBZ2VudC5tYXRjaCgvbWV0cml4fG1vdG8gZyBwb3dlcnwxMTkuMC4wLjB8cGluZ3xkYXJlfHB0c3QvaSkpdmFyIEludGVyYWN0aW9uRXZlbnRzX1dvcmRQcm89WyJrZXlkb3duIiwibW91c2Vkb3duIiwibW91c2Vtb3ZlIiwidG91Y2htb3ZlIiwidG91Y2hzdGFydCIsInRvdWNoZW5kIiwid2hlZWwiXTtlbHNlIHZhciBJbnRlcmFjdGlvbkV2ZW50c19Xb3JkUHJvPVsibG9hZCJdO2Z1bmN0aW9uIHdwc19sb2FkX2Fzc2V0cygpe2RvY3VtZW50LnF1ZXJ5U2VsZWN0b3JBbGwoImxpbmtbZGF0YS10eXBlPSd3b3JkcHJvbGF6eWxvYWQnXSIpLmZvckVhY2goZnVuY3Rpb24odCl7dC5zZXRBdHRyaWJ1dGUoImhyZWYiLHQuZ2V0QXR0cmlidXRlKCJkYXRhLW9yaWdpbmFsTGluayIpKX0pLHNldFRpbWVvdXQoZnVuY3Rpb24oKXt3aW5kb3cuZGlzcGF0Y2hFdmVudChuZXcgRXZlbnQoInRvdWNoZW5kIikpLGRvY3VtZW50LnF1ZXJ5U2VsZWN0b3JBbGwoInNjcmlwdFtkYXRhLXR5cGU9J3dvcmRwcm9sYXp5bG9hZCddIikuZm9yRWFjaChmdW5jdGlvbih0KXt0LnNldEF0dHJpYnV0ZSgic3JjIix0LmdldEF0dHJpYnV0ZSgiZGF0YS1vcmlnaW5hbFNyYyIpKX0pfSwyMDApfWZ1bmN0aW9uIGxvYWRXb3JkUHJvX1NjcmlwdCgpe3dwc19sb2FkX2Fzc2V0cygpLEludGVyYWN0aW9uRXZlbnRzX1dvcmRQcm8uZm9yRWFjaChmdW5jdGlvbih0KXt3aW5kb3cucmVtb3ZlRXZlbnRMaXN0ZW5lcih0LGxvYWRXb3JkUHJvX1NjcmlwdCx7cGFzc2l2ZTohMH0pfSl9SW50ZXJhY3Rpb25FdmVudHNfV29yZFByby5mb3JFYWNoKGZ1bmN0aW9uKHQpe3dpbmRvdy5hZGRFdmVudExpc3RlbmVyKHQsbG9hZFdvcmRQcm9fU2NyaXB0LHtwYXNzaXZlOiEwfSl9KTs="></script></body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1744325441 -->

Pages: 1 2 3 4 5 6 7 8 9 10