<!DOCTYPE html>
<html lang="en-US">
<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>

<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
	<style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style>
	
	<!-- This site is optimized with the Yoast SEO Premium plugin v24.9 (Yoast SEO v24.9) - https://yoast.com/wordpress/plugins/seo/ -->
	<title>How to Make Logo in Illustrator? | Design Killer Logo in Adobe Illustrator</title>
<link rel="preload" as="font" href="https://cdn.educba.com/academy/wp-content/plugins/icon-widget/assets/fonts/line-awesome.woff2" crossorigin>
<link rel="preload" as="font" href="https://cdn.educba.com/academy/wp-content/themes/business-pro-theme/assets/fonts/JTURjIg1_i6t8kCHKm45_bZF3gnD_g.woff2" crossorigin>
<link rel="preload" as="font" href="https://cdn.educba.com/academy/wp-content/themes/business-pro-theme/assets/fonts/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2" crossorigin>
<link rel="preload" as="font" href="https://cdn.educba.com/academy/wp-content/themes/business-pro-theme/assets/fonts/pe03MImSLYBIv1o4X1M8cc8GBs5tU1E.woff2" crossorigin>
<link rel="preload" as="font" href="https://cdn.educba.com/academy/wp-content/themes/business-pro-theme/assets/fonts/pe0qMImSLYBIv1o4X1M8cce9I9s.woff2" crossorigin>
<link rel="preload" as="font" href="https://cdn.educba.com/academy/wp-content/themes/business-pro-theme/assets/fonts/5aU69_a8oxmIdGl4BA.woff2" crossorigin>
<link rel="preload" as="font" href="https://cdn.educba.com/academy/wp-content/themes/business-pro-theme/assets/fonts/5aU69_a8oxmIdGd4BCOz.woff2" crossorigin>
<link rel="preload" as="font" href="https://cdn.educba.com/academy/wp-content/plugins/social-warfare/assets/fonts/sw-icon-font.woff" crossorigin><style id="rocket-critical-css">.fa{display:inline-block}@font-face{font-display:swap;font-family:FontAwesome;src:url(https://www.educba.com/academy/wp-content/plugins/icon-widget/assets/fonts/line-awesome.eot?v=1.1.);src:url(https://www.educba.com/academy/wp-content/plugins/icon-widget/assets/fonts/line-awesome.eot??v=1.1.#iefix) format("embedded-opentype"),url(https://www.educba.com/academy/wp-content/plugins/icon-widget/assets/fonts/line-awesome.woff2?v=1.1.) format("woff2"),url(https://www.educba.com/academy/wp-content/plugins/icon-widget/assets/fonts/line-awesome.woff?v=1.1.) format("woff"),url(https://www.educba.com/academy/wp-content/plugins/icon-widget/assets/fonts/line-awesome.ttf?v=1.1.) format("truetype"),url(https://www.educba.com/academy/wp-content/plugins/icon-widget/assets/fonts/line-awesome.svg?v=1.1.#fa) format("svg");font-weight:400;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-display:swap;font-family:FontAwesome;src:url(https://www.educba.com/academy/wp-content/plugins/icon-widget/assets/fonts/line-awesome.svg?v=1.1.#fa) format("svg")}}.fa{font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-decoration:inherit;text-rendering:optimizeLegibility;text-transform:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.fa-chevron-right:before{content:"\f186"}.fa-search:before{content:"\f2eb"}.fa-times:before{content:"\f342"}.fa-warning:before{content:"\f376"}input[type='submit']{background-color:#ea4b32!important}h1,h2,b,strong{font-weight:600!important}input[type='submit']{background-color:#ea4b32!important}h1,h2,b,strong{font-weight:600!important}input[type='submit']{background-color:#ea4b32!important}h1,h2,b,strong{font-weight:600!important}input[type='submit']{background-color:#ea4b32!important}h1,h2,b,strong{font-weight:600!important}input[type='submit']{background-color:#ea4b32!important}h1,h2,b,strong{font-weight:600!important}input[type='submit']{background-color:#ea4b32!important}h1,h2,b,strong{font-weight:600!important}input[type='submit']{background-color:#ea4b32!important}h1,h2,b,strong{font-weight:600!important}input[type='submit']{background-color:#ea4b32!important}h1,h2,b,strong{font-weight:600!important}input[type='submit']{background-color:#ea4b32!important}h1,h2,b,strong{font-weight:600!important}input[type='submit']{background-color:#ea4b32!important}h1,h2,b,strong{font-weight:600!important}input[type='submit']{background-color:#ea4b32!important}h1,h2,b,strong{font-weight:600!important}input[type='submit']{background-color:#ea4b32!important}h1,h2,b,strong{font-weight:600!important}#mega-menu-wrap-miscellaneous,#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous,#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous ul.mega-sub-menu,#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous li.mega-menu-item,#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous a.mega-menu-link{border-radius:0;box-shadow:none;background:none;border:0;bottom:auto;box-sizing:border-box;clip:auto;color:#666;display:block;float:none;font-family:Montserrat;font-size:14px;height:auto;left:auto;line-height:1.7;list-style-type:none;margin:0;min-height:auto;max-height:none;min-width:auto;max-width:none;opacity:1;outline:none;overflow:visible;padding:0;position:relative;right:auto;text-align:left;text-decoration:none;text-indent:0;text-transform:none;transform:none;top:auto;vertical-align:baseline;visibility:inherit;width:auto;word-wrap:break-word;white-space:normal}#mega-menu-wrap-miscellaneous:before,#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous:before,#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous ul.mega-sub-menu:before,#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous li.mega-menu-item:before,#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous a.mega-menu-link:before,#mega-menu-wrap-miscellaneous:after,#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous:after,#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous ul.mega-sub-menu:after,#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous li.mega-menu-item:after,#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous a.mega-menu-link:after{display:none}#mega-menu-wrap-miscellaneous{border-radius:0}@media only screen and (min-width:601px){#mega-menu-wrap-miscellaneous{background:rgba(34,34,34,0)}}#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous{text-align:left;padding:10px 0px 10px 0px}#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous a.mega-menu-link{display:inline}#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous input{max-width:100%}#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous li.mega-menu-item>ul.mega-sub-menu{display:block;visibility:hidden;opacity:1}@media only screen and (max-width:600px){#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous li.mega-menu-item>ul.mega-sub-menu{display:none;visibility:visible;opacity:1}}@media only screen and (min-width:601px){#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu{opacity:0;transform:translate(0,10px)}}#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous li.mega-menu-item a.mega-menu-link:before{display:inline-block;font:inherit;font-family:dashicons;position:static;margin:0 6px 0 0px;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;background:transparent;height:auto;width:auto;top:auto}#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous>li.mega-menu-item{margin:0 10px 0 0;display:inline-block;height:auto;vertical-align:middle}#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous>li.mega-menu-item>a.mega-menu-link{line-height:60px;height:60px;padding:0px 10px 0px 10px;vertical-align:baseline;width:auto;display:block;color:#fff;text-transform:none;text-decoration:none;text-align:left;background:rgba(0,0,0,0);border:0;border-radius:0;font-family:Montserrat;font-size:14px;font-weight:normal;outline:none}@media only screen and (max-width:600px){#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous>li.mega-menu-item{display:list-item;margin:0;clear:both;border:0}#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous>li.mega-menu-item>a.mega-menu-link{border-radius:0;border:0;margin:0;line-height:40px;height:40px;padding:0 10px;background:transparent;text-align:left;color:#fff;font-size:14px}}#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous>li.mega-menu-flyout ul.mega-sub-menu{z-index:999;position:absolute;width:250px;max-width:none;padding:0px 0px 0px 0px;border:0;background:#f1f1f1;border-radius:0}@media only screen and (max-width:600px){#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous>li.mega-menu-flyout ul.mega-sub-menu{float:left;position:static;width:100%;padding:0;border:0;border-radius:0}}@media only screen and (max-width:600px){#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item{clear:both}}#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{display:block;background:#f1f1f1;color:#666;font-family:inherit;font-size:14px;font-weight:normal;padding:0px 10px 0px 10px;line-height:35px;text-decoration:none;text-transform:none;vertical-align:baseline}#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child>a.mega-menu-link{border-top-left-radius:0px;border-top-right-radius:0px}@media only screen and (max-width:600px){#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child>a.mega-menu-link{border-top-left-radius:0;border-top-right-radius:0}}#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child>a.mega-menu-link{border-bottom-right-radius:0px;border-bottom-left-radius:0px}@media only screen and (max-width:600px){#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child>a.mega-menu-link{border-bottom-right-radius:0;border-bottom-left-radius:0}}#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{display:inline-block;width:auto;background:transparent;position:relative;left:auto;min-width:auto;font-size:inherit;padding:0;margin:0 0 0 6px;height:auto;line-height:inherit;color:inherit}#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after{content:'\f347';font-family:dashicons;font-weight:normal;display:inline-block;margin:0;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:rotate(0);color:inherit;position:relative;background:transparent;height:auto;width:auto;right:auto;line-height:inherit}@media only screen and (max-width:600px){#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{float:right}}@media only screen and (max-width:600px){#mega-menu-wrap-miscellaneous:after{content:"";display:table;clear:both}}#mega-menu-wrap-miscellaneous .mega-menu-toggle{display:none;z-index:1;background:#222;border-radius:2px 2px 2px 2px;line-height:40px;height:40px;text-align:left;outline:none;white-space:nowrap}@media only screen and (max-width:600px){#mega-menu-wrap-miscellaneous .mega-menu-toggle{display:none}}#mega-menu-wrap-miscellaneous .mega-menu-toggle .mega-toggle-blocks-left,#mega-menu-wrap-miscellaneous .mega-menu-toggle .mega-toggle-blocks-center,#mega-menu-wrap-miscellaneous .mega-menu-toggle .mega-toggle-blocks-right{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-preferred-size:33.33%;-webkit-flex-basis:33.33%;flex-basis:33.33%}#mega-menu-wrap-miscellaneous .mega-menu-toggle .mega-toggle-blocks-left{-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}#mega-menu-wrap-miscellaneous .mega-menu-toggle .mega-toggle-blocks-center{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}#mega-menu-wrap-miscellaneous .mega-menu-toggle .mega-toggle-blocks-right{-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}#mega-menu-wrap-miscellaneous .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block{margin-right:6px}#mega-menu-wrap-miscellaneous .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child{margin-left:6px}#mega-menu-wrap-miscellaneous .mega-menu-toggle .mega-toggle-block{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;height:100%;outline:0;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0}@media only screen and (max-width:600px){#mega-menu-wrap-miscellaneous .mega-menu-toggle+#mega-menu-miscellaneous{background:rgba(34,34,34,0);padding:0px 0px 0px 0px;display:block}}#mega-menu-wrap-miscellaneous .mega-menu-toggle .mega-toggle-block-1:after{content:'\f333';font-family:'dashicons';font-size:24px;color:#ddd;margin:0 0 0 5px}#mega-menu-wrap-miscellaneous .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label{color:#ddd;font-size:14px}#mega-menu-wrap-miscellaneous .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label .mega-toggle-label-open{display:none}#mega-menu-wrap-miscellaneous .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label .mega-toggle-label-closed{display:inline}#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous li#mega-menu-item-694467>a.mega-menu-link{font-weight:bold;border-color:#ccc;border-style:solid;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;line-height:34px;height:34px}#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous li#mega-menu-item-694474>a.mega-menu-link{background:#377dff;color:#fff;font-weight:bold;line-height:34px;height:34px}#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous li#mega-menu-item-650391{border-left:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}@media only screen and (min-width:601px){#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous li#mega-menu-item-650391{line-height:60px}}#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous li#mega-menu-item-650391 .mega-search-wrap{position:relative;width:35px;height:35px;vertical-align:middle;display:inline-block;z-index:99999;margin-top:0px}@media only screen and (min-width:601px){#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous li#mega-menu-item-650391 .mega-search-wrap.mega-static{width:230px}}@media only screen and (max-width:600px){#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous li#mega-menu-item-650391 .mega-search-wrap{width:100%;margin:5px 0}}#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous li#mega-menu-item-650391 .mega-search{line-height:35px;margin:0}@media only screen and (max-width:600px){#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous li#mega-menu-item-650391 .mega-search{padding:0 5px}}#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous li#mega-menu-item-650391 .mega-search.mega-search-open input[type=text]{background-color:#fff}#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous li#mega-menu-item-650391 .mega-search.mega-search-open .search-icon:before{color:#333}#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous li#mega-menu-item-650391 .mega-search input[type=text]{color:#333;background-color:rgba(0,0,0,0);width:230px;margin:0;min-height:0;padding:0 35px 0 5px;height:35px;border:0;line-height:35px;box-sizing:border-box;border-radius:2px;vertical-align:top}@media only screen and (max-width:600px){#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous li#mega-menu-item-650391 .mega-search input[type=text]{width:100%;background-color:#fff}}#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous li#mega-menu-item-650391 .mega-search input[type=submit]{display:none}#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous li#mega-menu-item-650391 .mega-search .search-icon{right:0;position:absolute;width:35px;height:35px;text-align:center}@media only screen and (max-width:600px){#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous li#mega-menu-item-650391 .mega-search .search-icon{right:5px}}#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous li#mega-menu-item-650391 .mega-search .search-icon:before{color:#fff;height:35px;width:35px;vertical-align:middle;line-height:35px}@media only screen and (max-width:600px){#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous li#mega-menu-item-650391 .mega-search .search-icon:before{color:#333}}#mega-menu-wrap-miscellaneous{clear:both}input[type='submit']{background-color:#ea4b32!important}h1,h2,b,strong{font-weight:600!important}#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous li.mega-menu-item-has-children>a.mega-menu-link:after,#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous li.mega-menu-item-has-children>a.mega-menu-link span.mega-indicator:after{font-family:fontawesome;content:"\f110"}@media only screen and (max-width:600px){#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous li.mega-menu-item-has-children>a.mega-menu-link span.mega-indicator:after{content:"\f110"}#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous li.mega-menu-item .mega-search input[type=text]{width:85%!important;background-color:#fff}}.pum-container,.pum-content,.pum-content+.pum-close,.pum-overlay{background:0 0;border:none;bottom:auto;clear:none;float:none;font-family:inherit;font-size:medium;font-style:normal;font-weight:400;height:auto;left:auto;letter-spacing:normal;line-height:normal;max-height:none;max-width:none;min-height:0;min-width:0;overflow:visible;position:static;right:auto;text-align:left;text-decoration:none;text-indent:0;text-transform:none;top:auto;visibility:visible;white-space:normal;width:auto;z-index:auto}.pum-content{position:relative;z-index:1}.pum-overlay{position:fixed}.pum-overlay{height:100%;width:100%;top:0;left:0;right:0;bottom:0;z-index:1999999999;overflow:initial;display:none}.pum-overlay,.pum-overlay *,.pum-overlay :after,.pum-overlay :before,.pum-overlay:after,.pum-overlay:before{box-sizing:border-box}.pum-container{top:100px;position:absolute;margin-bottom:3em;z-index:1999999999}.pum-container.pum-responsive{left:50%;margin-left:-47.5%;width:95%;height:auto;overflow:visible}.pum-container.pum-responsive img{max-width:100%;height:auto}@media only screen and (min-width:1024px){.pum-container.pum-responsive.pum-responsive-small{margin-left:-20%;width:40%}.pum-container.pum-responsive.pum-responsive-medium{margin-left:-30%;width:60%}.pum-container.pum-responsive.pum-position-fixed{position:fixed}}@media only screen and (max-width:1024px){.pum-container.pum-responsive.pum-position-fixed{position:absolute}}.pum-container .pum-content>:last-child{margin-bottom:0}.pum-container .pum-content>:first-child{margin-top:0}.pum-container .pum-content+.pum-close{text-decoration:none;text-align:center;line-height:1;position:absolute;min-width:1em;z-index:2;background-color:transparent}.pum-overlay.pum-overlay-disabled{visibility:hidden}.pum-overlay.pum-overlay-disabled::-webkit-scrollbar{display:block}.pum-overlay.pum-overlay-disabled .pum-container{visibility:visible}html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,header,nav,section{display:block}h1{font-size:2em;margin:0.67em 0}main{display:block}a{background-color:transparent;-webkit-text-decoration-skip:objects}b,strong{font-weight:inherit}b,strong{font-weight:bolder}small{font-size:80%}img{border-style:none}svg:not(:root){overflow:hidden}button,input{font-family:'Hind',Helvetica,Arial,sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button{text-transform:none}button,html [type='button'],[type='submit']{-webkit-appearance:button}button::-moz-focus-inner,[type='button']::-moz-focus-inner,[type='submit']::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type='button']:-moz-focusring,[type='submit']:-moz-focusring{outline:1px dotted ButtonText;outline:0.1rem dotted ButtonText}[type='checkbox'],[type='radio']{-moz-box-sizing:border-box;box-sizing:border-box;padding:0}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}html{-moz-box-sizing:border-box;box-sizing:border-box}*,*:before,*:after{-moz-box-sizing:inherit;box-sizing:inherit}.author-box,.entry,.entry-content,.nav-primary,.site-container,.site-header,.site-inner,.sidebar .widget,.wrap{clear:both}.author-box:before,.author-box:after,.entry:before,.entry:after,.entry-content:before,.entry-content:after,.nav-primary:before,.nav-primary:after,.site-container:before,.site-container:after,.site-header:before,.site-header:after,.site-inner:before,.site-inner:after,.sidebar .widget:before,.sidebar .widget:after,.wrap:before,.wrap:after{clear:both;display:block;content:''}html{font-size:62.5%;max-width:100vw;overflow-x:hidden;background-color:#232c39}body{background-color:#ffffff;color:#232c39;font-family:'Hind',Helvetica,Arial,sans-serif;font-size:18px;font-size:1.8rem;font-weight:400;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;margin:0;max-width:100vw;overflow-x:hidden}body>div{font-size:18px;font-size:1.8rem}p{margin:0 0 1.382em;padding:0}a{color:#232c39;word-wrap:break-word}ul{margin:0;padding:0}li{list-style-type:none}b,strong{font-weight:500}i{font-style:italic}h1,h2{font-family:'Montserrat',Helvetica,Arial,sans-serif;font-weight:500;line-height:1.2;margin:0 0 0.382em}h1{font-size:1.8em}h2{font-size:1.4em}input{background-color:#ffffff;border:2px solid #f0f1f2;border-radius:4px;padding:0.5em 1em;width:100%;line-height:2;font-size:18px;font-size:1.8rem}:focus{outline:2px solid #f0f1f2}input[type='checkbox'],input[type='radio']{width:auto}::-moz-placeholder{color:#647585;opacity:1}::-webkit-input-placeholder{color:#647585}button,input[type='submit']{background-color:#232c39;border:0;border-radius:4px;color:#ffffff;font-family:'Montserrat',Helvetica,Arial,sans-serif;font-size:15px;font-size:1.5rem;font-weight:600;padding:1.2em 2.2em;text-decoration:none;display:inline-block;width:auto;height:auto;line-height:1;box-shadow:inset 0 0 0 9rem rgba(255,255,255,0),0 1rem 1rem -1rem rgba(35,44,57,0.1)}button+button{margin-top:1em;clear:both}iframe,img{max-width:100%;display:block}img{height:auto}table{background-color:#ffffff;border:2px solid #d2d2d2;border-collapse:collapse;border-spacing:0;line-height:1;margin-bottom:40px;margin-bottom:4rem;width:100%}tbody{border-bottom:2px solid #d2d2d2}td{text-align:left;padding:0.618em;border-top:2px solid #d2d2d2;border-right:2px solid #d2d2d2}.screen-reader-text,.wp-custom-logo .site-title{position:absolute!important;clip:rect(0,0,0,0);height:1px;height:0.1rem;width:1px;width:0.1rem;border:0;overflow:hidden}.site-inner{background-color:#ffffff}.wrap{margin:0 auto;padding-left:5%;padding-right:5%}.wrap .wrap{max-width:100%;width:auto;padding:0}.content-sidebar-wrap{max-width:1280px;margin:0 auto;clear:both;padding:10vw 5vw;word-wrap:break-word;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.avatar{border-radius:50%;margin-right:20px;margin-right:2rem;float:left}.breadcrumb{padding:0;font-size:14px;font-size:1.6rem;width:100%;margin-bottom:30px;margin-bottom:3rem}.breadcrumb a{text-decoration:underline}.author-box{margin-bottom:5%}.author-box{margin-top:5%}img.alignnone,.alignnone{margin-bottom:1em}.site-header{position:absolute;width:100%;z-index:100}.has-fixed-header .site-header{position:fixed}.site-header>.wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.title-area{margin:0 auto 0 0;position:relative;height:100%;display:block;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding:20px 0;padding:2rem 0;max-width:150px;max-width:15rem}.wp-custom-logo .title-area{padding:10px 0;padding:1rem 0}.site-title{font-size:17px;font-size:1.7rem;font-family:'Montserrat',Helvetica,Arial,sans-serif;font-weight:600;line-height:1;margin-bottom:0;white-space:nowrap}.site-title a{color:#ffffff;text-decoration:none}.custom-logo-link{display:block}.nav-primary{width:100vw;margin:auto;padding:5vw;background-color:rgba(35,44,57,0.98);border-top:2px solid #f0f1f2;border-bottom:2px solid #f0f1f2;position:fixed;overflow:auto;overflow-x:visible;-webkit-overflow-scrolling:touch;left:5vw;top:-10px;top:-1rem;left:-10px;left:-1rem;right:-10px;right:-1rem;bottom:-10px;bottom:-1rem;display:none}.nav-primary .wrap{height:100%}.menu-toggle{padding:27px 0;padding:2.7rem 0;background-color:transparent;display:block;position:absolute;right:5vw;top:0;line-height:1;color:transparent;letter-spacing:-0.5em;z-index:999}.menu-toggle span{display:block;float:right;position:relative;height:2px;height:0.2rem;background:#ffffff;width:25px;width:2.5rem;margin-left:0.236em;margin-top:7px;margin-top:0.7rem;border-radius:4px}.menu-toggle span::before,.menu-toggle span::after{position:absolute;display:block;left:0;width:100%;height:2px;height:0.2rem;background-color:#ffffff;border-radius:4px;content:' '}.menu-toggle span::before{top:-7px;top:-0.7rem}.menu-toggle span::after{bottom:-7px;bottom:-0.7rem}.entry{background-color:#ffffff}.single .entry{background-color:transparent}.entry-content{clear:both}.entry-content:before,.entry-content:after{clear:both;display:block;content:''}.entry-content p{color:#647585}.entry-content>*:last-child{margin-bottom:0}.sidebar-primary{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.widget{margin-bottom:10vw;word-wrap:break-word}.sidebar .widget{margin-bottom:5vw;font-size:16px;font-size:1.6rem}.fa{text-shadow:0.1em 0.1em 0 rgba(100,117,133,0.1)}@media (min-width:512px){button+button{margin-top:0;clear:none}}@media (min-width:768px){body{font-size:2rem}body>div{font-size:2rem}h1{font-size:2.6em}h2{font-size:1.5em}.wrap{width:90%;max-width:1280px;padding:0}.content-sidebar-wrap{width:90%;max-width:1280px;padding:6rem 0}.three-sixths,.five-sixths{float:left;margin-left:2.5641%}.three-sixths{width:48.71795%}.five-sixths{width:82.90598%}.author-box{margin-bottom:4rem}.author-box{margin-top:4rem}.sidebar .widget{margin-bottom:4rem}}@media (min-width:896px){.content-sidebar-wrap{padding:8rem 0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.content-sidebar-wrap:before,.content-sidebar-wrap:after{position:absolute}.content{width:768px;margin-left:auto;margin-right:auto}.sidebar-primary{width:25%}.content-sidebar .content{width:-webkit-calc(75% - 4rem);width:calc(75% - 4rem);margin-left:0;margin-right:0}.site-header>.wrap{padding:1rem 0;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:relative}.nav-primary{background-color:transparent;border:none;position:relative;top:auto;left:auto;right:auto;bottom:auto;width:auto;display:block;margin:0;padding:0;overflow:visible;-webkit-overflow-scrolling:initial}.menu-toggle{display:none}.sidebar-primary{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.widget{margin-bottom:0}}@media (min-width:1152px){.wp-custom-logo .title-area{padding:0}}@media screen\0{.nav-primary{margin:0 0 0 auto}}.countdownHolder{letter-spacing:-3px;display:inline-block;line-height:normal;vertical-align:middle;margin-top:-3px;padding:0 10px 0 0}.countdownHolder>span{float:left}.crossline{height:1px;background:#444;width:100%;top:50%;left:0;position:absolute;z-index:2}.position{display:inline-block;height:20px;overflow:hidden;position:relative;width:12px}.digit{position:absolute;display:block;color:#fff;font-size:16px;font-weight:600;top:50%!important;margin-top:-9px;left:2px}.countDays,.countHours,.countMinutes,.countSeconds{box-shadow:1px 1px 1px rgba(4,4,4,0.35);background-image:linear-gradient(bottom,#3A3A3A 50%,#444444 50%);background-image:-o-linear-gradient(bottom,#3A3A3A 50%,#444444 50%);background-image:-moz-linear-gradient(bottom,#3A3A3A 50%,#444444 50%);background-image:-webkit-linear-gradient(bottom,#3A3A3A 50%,#444444 50%);background-image:-ms-linear-gradient(bottom,#3A3A3A 50%,#444444 50%);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.5,#3A3A3A),color-stop(0.5,#444444));position:relative;padding:0 2px}.countDiv{display:inline-block;width:16px;height:1.6em;position:relative}.countDays+span:after,.countHours+span:after,.countMinutes+span:after,.countSeconds:after{position:absolute;font-size:10px;color:#ffffff;line-height:24px;left:5px}.countDays+span:after{content:'D'}.countHours+span:after{content:'H'}.countMinutes+span:after{content:'M'}.countSeconds:after{content:'S';left:auto;right:-7px}</style><link rel="preload" data-rocket-preload as="image" href="https://cdn.educba.com/academy/wp-content/uploads/2024/10/all-in-1.jpg" fetchpriority="high"><link rel="preload" data-rocket-preload as="style" href="https://fonts.googleapis.com/css?family=Montserrat%3A400%2C400i%2C800%2C800i&#038;subset=latin%2Clatin-ext&#038;display=swap" /><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat%3A400%2C400i%2C800%2C800i&#038;subset=latin%2Clatin-ext&#038;display=swap" media="print" onload="this.media='all'" /><noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat%3A400%2C400i%2C800%2C800i&#038;subset=latin%2Clatin-ext&#038;display=swap" /></noscript>
	<meta name="description" content="Guide to How to Make Logo in Illustrator?. Here we discuss how to create logo with changing effects, design, color, and text respectively." />
	<link rel="canonical" href="https://www.educba.com/how-to-make-logo-in-illustrator/" />
	<meta property="og:locale" content="en_US" />
	<meta property="og:type" content="article" />
	<meta property="og:title" content="How to Make Logo in Illustrator?" />
	<meta property="og:description" content="Guide to How to Make Logo in Illustrator?. Here we discuss how to create logo with changing effects, design, color, and text respectively." />
	<meta property="og:url" content="https://www.educba.com/how-to-make-logo-in-illustrator/" />
	<meta property="og:site_name" content="EDUCBA" />
	<meta property="article:publisher" content="https://www.facebook.com/educba.official" />
	<meta property="article:published_time" content="2020-01-27T13:30:42+00:00" />
	<meta property="article:modified_time" content="2025-01-27T08:32:01+00:00" />
	<meta property="og:image" content="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator.jpg" />
	<meta property="og:image:width" content="900" />
	<meta property="og:image:height" content="500" />
	<meta property="og:image:type" content="image/jpeg" />
	<meta name="author" content="Ankita Jaiswal" />
	<meta name="twitter:card" content="summary_large_image" />
	<meta name="twitter:creator" content="@corporatebridge" />
	<meta name="twitter:site" content="@corporatebridge" />
	<meta name="twitter:label1" content="Written by" />
	<meta name="twitter:data1" content="Ankita Jaiswal" />
	<meta name="twitter:label2" content="Est. reading time" />
	<meta name="twitter:data2" content="13 minutes" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"Article","@id":"https://www.educba.com/how-to-make-logo-in-illustrator/#article","isPartOf":{"@id":"https://www.educba.com/how-to-make-logo-in-illustrator/"},"author":{"name":"Ankita Jaiswal","@id":"https://www.educba.com/#/schema/person/d2c0fe6783b4b2634f8cd3dedaee2dff"},"headline":"How to Make Logo in Illustrator?","datePublished":"2020-01-27T13:30:42+00:00","dateModified":"2025-01-27T08:32:01+00:00","mainEntityOfPage":{"@id":"https://www.educba.com/how-to-make-logo-in-illustrator/"},"wordCount":1428,"publisher":{"@id":"https://www.educba.com/#organization"},"image":{"@id":"https://www.educba.com/how-to-make-logo-in-illustrator/#primaryimage"},"thumbnailUrl":"https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator.jpg","articleSection":["Design","Design Tutorials","Illustrator Tutorial"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https://www.educba.com/how-to-make-logo-in-illustrator/","url":"https://www.educba.com/how-to-make-logo-in-illustrator/","name":"How to Make Logo in Illustrator? | Design Killer Logo in Adobe Illustrator","isPartOf":{"@id":"https://www.educba.com/#website"},"primaryImageOfPage":{"@id":"https://www.educba.com/how-to-make-logo-in-illustrator/#primaryimage"},"image":{"@id":"https://www.educba.com/how-to-make-logo-in-illustrator/#primaryimage"},"thumbnailUrl":"https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator.jpg","datePublished":"2020-01-27T13:30:42+00:00","dateModified":"2025-01-27T08:32:01+00:00","description":"Guide to How to Make Logo in Illustrator?. Here we discuss how to create logo with changing effects, design, color, and text respectively.","breadcrumb":{"@id":"https://www.educba.com/how-to-make-logo-in-illustrator/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://www.educba.com/how-to-make-logo-in-illustrator/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https://www.educba.com/how-to-make-logo-in-illustrator/#primaryimage","url":"https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator.jpg","contentUrl":"https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator.jpg","width":900,"height":500,"caption":"How to Make Logo in Illustrator?"},{"@type":"BreadcrumbList","@id":"https://www.educba.com/how-to-make-logo-in-illustrator/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://www.educba.com/"},{"@type":"ListItem","position":2,"name":"Design","item":"https://www.educba.com/design/"},{"@type":"ListItem","position":3,"name":"Design Tutorials","item":"https://www.educba.com/design/design-tutorials/"},{"@type":"ListItem","position":4,"name":"Illustrator Tutorial","item":"https://www.educba.com/design/design-tutorials/illustrator-tutorial/"},{"@type":"ListItem","position":5,"name":"How to Make Logo in Illustrator?"}]},{"@type":"WebSite","@id":"https://www.educba.com/#website","url":"https://www.educba.com/","name":"EDUCBA","description":"","publisher":{"@id":"https://www.educba.com/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.educba.com/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Organization","Place","EducationalOrganization"],"@id":"https://www.educba.com/#organization","name":"EDUCBA","url":"https://www.educba.com/","logo":{"@id":"https://www.educba.com/how-to-make-logo-in-illustrator/#local-main-organization-logo"},"image":{"@id":"https://www.educba.com/how-to-make-logo-in-illustrator/#local-main-organization-logo"},"sameAs":["https://www.facebook.com/educba.official","https://x.com/corporatebridge","https://www.instagram.com/educba.official/","https://in.linkedin.com/company/corporate-bridge-academy","https://myspace.com/corporatebridge","https://www.pinterest.com/educbaofficial/","https://www.youtube.com/@educba_official"],"address":{"@id":"https://www.educba.com/how-to-make-logo-in-illustrator/#local-main-place-address"},"geo":{"@type":"GeoCoordinates","latitude":"19.11302643002214","longitude":"72.88241724766043"},"telephone":["+917738666252"],"openingHoursSpecification":[{"@type":"OpeningHoursSpecification","dayOfWeek":["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"opens":"09:00","closes":"19:00"},{"@type":"OpeningHoursSpecification","dayOfWeek":["Sunday"],"opens":"00:00","closes":"00:00"}],"email":"info@educba.com"},{"@type":"Person","@id":"https://www.educba.com/#/schema/person/d2c0fe6783b4b2634f8cd3dedaee2dff","name":"Ankita Jaiswal","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://www.educba.com/#/schema/person/image/","url":"https://www.educba.com/academy/wp-content/uploads/2020/07/educba_logo_150x150-150x150.png","contentUrl":"https://www.educba.com/academy/wp-content/uploads/2020/07/educba_logo_150x150-150x150.png","caption":"Ankita Jaiswal"},"url":"https://www.educba.com/author/ankita/"},{"@type":"PostalAddress","@id":"https://www.educba.com/how-to-make-logo-in-illustrator/#local-main-place-address","streetAddress":"Unit no. 202, Jay Antariksh Bldg, Makwana Road, Marol, Andheri (East),","addressLocality":"Mumbai","postalCode":"400059","addressRegion":"Maharashtra","addressCountry":"IN"},{"@type":"ImageObject","inLanguage":"en-US","@id":"https://www.educba.com/how-to-make-logo-in-illustrator/#local-main-organization-logo","url":"https://www.educba.com/academy/wp-content/uploads/2020/07/educba_logo_150x150.png","contentUrl":"https://www.educba.com/academy/wp-content/uploads/2020/07/educba_logo_150x150.png","width":150,"height":150,"caption":"EDUCBA"}]}</script>
	<meta name="geo.placename" content="Mumbai" />
	<meta name="geo.position" content="19.11302643002214;72.88241724766043" />
	<meta name="geo.region" content="India" />
	<!-- / Yoast SEO Premium plugin. -->


<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel='dns-prefetch' href='//cdn.educba.com' />
<link href='https://fonts.gstatic.com' crossorigin rel='preconnect' />
<link href='https://cdn.educba.com' rel='preconnect' />
<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--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--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--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='preload'  href='https://cdn.educba.com/academy/wp-content/cache/min/1/academy/wp-content/plugins/icon-widget/assets/css/line-awesome.min.css?ver=1758878546' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')"  type='text/css' media='all' />
<link data-minify="1" rel='preload'  href='https://cdn.educba.com/academy/wp-content/cache/min/1/academy/wp-content/plugins/wp-user-avatar/assets/css/frontend.min.css?ver=1758878546' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')"  type='text/css' media='all' />
<link rel='preload'  href='https://cdn.educba.com/academy/wp-content/plugins/wp-user-avatar/assets/flatpickr/flatpickr.min.css?ver=4.15.19' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')"  type='text/css' media='all' />
<link rel='preload'  href='https://cdn.educba.com/academy/wp-content/plugins/wp-user-avatar/assets/select2/select2.min.css?ver=6.8.3' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')"  type='text/css' media='all' />
<link data-minify="1" rel='preload'  href='https://cdn.educba.com/academy/wp-content/cache/min/1/academy/wp-content/uploads/maxmegamenu/style.css?ver=1758878546' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')"  type='text/css' media='all' />
<link rel='preload'  href='https://cdn.educba.com/academy/wp-content/plugins/popup-maker/assets/css/pum-site.min.css?ver=1.20.3' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')"  type='text/css' media='all' />
<style id='popup-maker-site-inline-css' type='text/css'>
/* Popup Theme 106959: Full Screen – Custom */
.pum-theme-106959, .pum-theme-full-screen-custom { background-color: rgba( 0, 0, 0, 0.55 ) } 
.pum-theme-106959 .pum-container, .pum-theme-full-screen-custom .pum-container { padding: 18px; border-radius: 0px; border: 1px none #000000; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-106959 .pum-title, .pum-theme-full-screen-custom .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 100; font-size: 32px; line-height: 36px } 
.pum-theme-106959 .pum-content, .pum-theme-full-screen-custom .pum-content { color: #8c8c8c; font-family: inherit; font-weight: 100 } 
.pum-theme-106959 .pum-content + .pum-close, .pum-theme-full-screen-custom .pum-content + .pum-close { position: absolute; height: auto; width: auto; left: auto; right: -14px; bottom: auto; top: -20px; padding: 8px; color: #ffffff; font-family: inherit; font-weight: 400; font-size: 18px; line-height: 14px; border: 1px solid #000000; border-radius: 0px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 0, 0, 1.00 ) } 

/* Popup Theme 522510: Content Only - For use with page builders or block editor */
.pum-theme-522510, .pum-theme-content-only { background-color: rgba( 0, 0, 0, 0.70 ) } 
.pum-theme-522510 .pum-container, .pum-theme-content-only .pum-container { padding: 0px; border-radius: 0px; border: 1px none #000000; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ) } 
.pum-theme-522510 .pum-title, .pum-theme-content-only .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; line-height: 36px } 
.pum-theme-522510 .pum-content, .pum-theme-content-only .pum-content { color: #8c8c8c; font-family: inherit; font-weight: 400 } 
.pum-theme-522510 .pum-content + .pum-close, .pum-theme-content-only .pum-content + .pum-close { position: absolute; height: 18px; width: 18px; left: auto; right: 7px; bottom: auto; top: 7px; padding: 0px; color: #000000; font-family: inherit; font-weight: 700; font-size: 20px; line-height: 20px; border: 1px none #ffffff; border-radius: 15px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.00 ); background-color: rgba( 255, 255, 255, 0.00 ) } 

/* Popup Theme 402021: Floating Bar - Soft Blue */
.pum-theme-402021, .pum-theme-floating-bar { background-color: rgba( 255, 255, 255, 0.00 ) } 
.pum-theme-402021 .pum-container, .pum-theme-floating-bar .pum-container { padding: 8px; border-radius: 0px; border: 1px none #000000; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); background-color: rgba( 238, 246, 252, 1.00 ) } 
.pum-theme-402021 .pum-title, .pum-theme-floating-bar .pum-title { color: #505050; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; line-height: 36px } 
.pum-theme-402021 .pum-content, .pum-theme-floating-bar .pum-content { color: #505050; font-family: inherit; font-weight: 400 } 
.pum-theme-402021 .pum-content + .pum-close, .pum-theme-floating-bar .pum-content + .pum-close { position: absolute; height: 18px; width: 18px; left: auto; right: 5px; bottom: auto; top: 50%; padding: 0px; color: #505050; font-family: Sans-Serif; font-weight: 700; font-size: 15px; line-height: 18px; border: 1px solid #505050; border-radius: 15px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.00 ); background-color: rgba( 255, 255, 255, 0.00 ); transform: translate(0, -50%) } 

/* Popup Theme 97829: Enterprise Blue */
.pum-theme-97829, .pum-theme-enterprise-blue { background-color: rgba( 0, 0, 0, 0.70 ) } 
.pum-theme-97829 .pum-container, .pum-theme-enterprise-blue .pum-container { padding: 14px; border-radius: 5px; border: 1px none #000000; box-shadow: 0px 10px 25px 4px rgba( 2, 2, 2, 0.50 ); background-color: rgba( 27, 20, 23, 0.87 ) } 
.pum-theme-97829 .pum-title, .pum-theme-enterprise-blue .pum-title { color: #ffffff; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 100; font-size: 34px; line-height: 36px } 
.pum-theme-97829 .pum-content, .pum-theme-enterprise-blue .pum-content { color: #ffffff; font-family: Montserrat; font-weight: 100 } 
.pum-theme-97829 .pum-content + .pum-close, .pum-theme-enterprise-blue .pum-content + .pum-close { position: absolute; height: 28px; width: 28px; left: auto; right: 8px; bottom: auto; top: 8px; padding: 4px; color: #1b1417; font-family: Montserrat; font-weight: 700; font-size: 14px; line-height: 14px; border: 1px none #ffffff; border-radius: 42px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 255, 255, 255, 1.00 ) } 

/* Popup Theme 97827: Default Theme */
.pum-theme-97827, .pum-theme-default-theme { background-color: rgba( 0, 0, 0, 0.55 ) } 
.pum-theme-97827 .pum-container, .pum-theme-default-theme .pum-container { padding: 18px; border-radius: 0px; border: 1px none #000000; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-97827 .pum-title, .pum-theme-default-theme .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-size: 32px; line-height: 36px } 
.pum-theme-97827 .pum-content, .pum-theme-default-theme .pum-content { color: #8c8c8c; font-family: inherit } 
.pum-theme-97827 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close { position: absolute; height: auto; width: auto; left: auto; right: 0px; bottom: auto; top: 0px; padding: 8px; color: #ffffff; font-family: inherit; font-size: 12px; line-height: 14px; border: 1px none #ffffff; border-radius: 0px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 0, 0, 1.00 ) } 

/* Popup Theme 97828: Light Box */
.pum-theme-97828, .pum-theme-lightbox { background-color: rgba( 0, 0, 0, 0.60 ) } 
.pum-theme-97828 .pum-container, .pum-theme-lightbox .pum-container { padding: 18px; border-radius: 3px; border: 8px solid #000000; box-shadow: 0px 0px 30px 0px rgba( 2, 2, 2, 1.00 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-97828 .pum-title, .pum-theme-lightbox .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-size: 32px; line-height: 36px } 
.pum-theme-97828 .pum-content, .pum-theme-lightbox .pum-content { color: #000000; font-family: inherit } 
.pum-theme-97828 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close { position: absolute; height: 30px; width: 30px; left: auto; right: -24px; bottom: auto; top: -24px; padding: 0px; color: #ffffff; font-family: inherit; font-size: 24px; line-height: 26px; border: 2px solid #ffffff; border-radius: 30px; box-shadow: 0px 0px 15px 1px rgba( 2, 2, 2, 0.75 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 0, 0, 1.00 ) } 

/* Popup Theme 97830: Hello Box */
.pum-theme-97830, .pum-theme-hello-box { background-color: rgba( 0, 0, 0, 0.75 ) } 
.pum-theme-97830 .pum-container, .pum-theme-hello-box .pum-container { padding: 30px; border-radius: 80px; border: 14px solid #81d742; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-97830 .pum-title, .pum-theme-hello-box .pum-title { color: #2d2d2d; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: Montserrat; font-size: 32px; line-height: 36px } 
.pum-theme-97830 .pum-content, .pum-theme-hello-box .pum-content { color: #2d2d2d; font-family: inherit } 
.pum-theme-97830 .pum-content + .pum-close, .pum-theme-hello-box .pum-content + .pum-close { position: absolute; height: auto; width: auto; left: auto; right: -30px; bottom: auto; top: -30px; padding: 0px; color: #2d2d2d; font-family: inherit; font-size: 32px; line-height: 28px; border: 1px none #ffffff; border-radius: 28px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 255, 255, 255, 1.00 ) } 

/* Popup Theme 97831: Cutting Edge */
.pum-theme-97831, .pum-theme-cutting-edge { background-color: rgba( 0, 0, 0, 0.50 ) } 
.pum-theme-97831 .pum-container, .pum-theme-cutting-edge .pum-container { padding: 18px; border-radius: 0px; border: 1px none #000000; box-shadow: 0px 10px 25px 0px rgba( 2, 2, 2, 0.50 ); background-color: rgba( 30, 115, 190, 1.00 ) } 
.pum-theme-97831 .pum-title, .pum-theme-cutting-edge .pum-title { color: #ffffff; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: Sans-Serif; font-size: 26px; line-height: 28px } 
.pum-theme-97831 .pum-content, .pum-theme-cutting-edge .pum-content { color: #ffffff; font-family: inherit } 
.pum-theme-97831 .pum-content + .pum-close, .pum-theme-cutting-edge .pum-content + .pum-close { position: absolute; height: 24px; width: 24px; left: auto; right: 0px; bottom: auto; top: 0px; padding: 0px; color: #1e73be; font-family: inherit; font-size: 32px; line-height: 24px; border: 1px none #ffffff; border-radius: 0px; box-shadow: -1px 1px 1px 0px rgba( 2, 2, 2, 0.10 ); text-shadow: -1px 1px 1px rgba( 0, 0, 0, 0.10 ); background-color: rgba( 238, 238, 34, 1.00 ) } 

/* Popup Theme 97832: Framed Border */
.pum-theme-97832, .pum-theme-framed-border { background-color: rgba( 255, 255, 255, 0.50 ) } 
.pum-theme-97832 .pum-container, .pum-theme-framed-border .pum-container { padding: 18px; border-radius: 0px; border: 20px outset #dd3333; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.97 ) inset; background-color: rgba( 255, 251, 239, 1.00 ) } 
.pum-theme-97832 .pum-title, .pum-theme-framed-border .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-size: 32px; line-height: 36px } 
.pum-theme-97832 .pum-content, .pum-theme-framed-border .pum-content { color: #2d2d2d; font-family: inherit } 
.pum-theme-97832 .pum-content + .pum-close, .pum-theme-framed-border .pum-content + .pum-close { position: absolute; height: 20px; width: 20px; left: auto; right: -20px; bottom: auto; top: -20px; padding: 0px; color: #ffffff; font-family: Acme; font-size: 20px; line-height: 20px; border: 1px none #ffffff; border-radius: 0px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 0, 0, 0.55 ) } 

#pum-135330 {z-index: 1999999999}
#pum-150987 {z-index: 1999999999}
#pum-683830 {z-index: 1999999999}
#pum-161564 {z-index: 1999999999}
#pum-415387 {z-index: 1999999999}
#pum-194522 {z-index: 1999999999}
#pum-97847 {z-index: 1999999999}
#pum-476363 {z-index: 1999999999}
#pum-173362 {z-index: 1999999999}
#pum-378149 {z-index: 1999999999}
#pum-668797 {z-index: 1999999999}
#pum-685742 {z-index: 1999999999}
#pum-167767 {z-index: 1999999999}
#pum-638617 {z-index: 1999999999}
#pum-561229 {z-index: 1999999999}
#pum-412328 {z-index: 1999999999}
#pum-412282 {z-index: 1999999999}
#pum-195481 {z-index: 1999999999}
#pum-138145 {z-index: 1999999999}
#pum-227875 {z-index: 1999999999}
#pum-210523 {z-index: 1999999999}
#pum-171010 {z-index: 1999999999}
#pum-512108 {z-index: 1999999999}
#pum-530586 {z-index: 1999999999}
#pum-531233 {z-index: 1999999999}

</style>

<link data-minify="1" rel='preload'  href='https://cdn.educba.com/academy/wp-content/cache/min/1/academy/wp-content/themes/business-pro-theme/style.css?ver=1758878546' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')"  type='text/css' media='all' />
<style id='business-pro-theme-inline-css' type='text/css'>
button.accent,.button.accent,button.accent:hover,.button.accent:hover,button.accent:focus,.button.accent:focus,.menu-item.button>a>span,.archive-pagination a:hover,.archive-pagination a:focus,.archive-pagination .active a,.pricing-table .featured .button,.pricing-table .featured button,.archive-pagination a:hover,.archive-pagination .active a,.front-page-3 .widget_custom_html:first-of-type hr,.front-page-5 .widget_custom_html:first-of-type hr{background-color:#ea4b32}.front-page-2 .fa{color:#ea4b32}.page-header:before,.front-page-4:before,.before-footer:before{background-color:rgba(27,20,23,0.87)}.wp-custom-logo .title-area{max-width:155px}
</style>
<style id='rocket-lazyload-inline-css' type='text/css'>
.rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:url(https://cdn.educba.com/academy/wp-content/plugins/wp-rocket/assets/img/youtube.png) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;}
</style>
<script type="text/javascript" src="https://cdn.educba.com/academy/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://cdn.educba.com/academy/wp-content/plugins/wp-user-avatar/assets/flatpickr/flatpickr.min.js?ver=4.15.19" id="ppress-flatpickr-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://cdn.educba.com/academy/wp-content/plugins/wp-user-avatar/assets/select2/select2.min.js?ver=4.15.19" id="ppress-select2-js" data-rocket-defer defer></script>
<link rel="https://api.w.org/" href="https://www.educba.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://www.educba.com/wp-json/wp/v2/posts/286151" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.educba.com/academy/xmlrpc.php?rsd" />
<meta name="generator" content="WordPress 6.8.3" />
<link rel='shortlink' href='https://www.educba.com/?p=286151' />
<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://www.educba.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.educba.com%2Fhow-to-make-logo-in-illustrator%2F" />
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://www.educba.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.educba.com%2Fhow-to-make-logo-in-illustrator%2F&#038;format=xml" />
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8349083276839789"
     crossorigin="anonymous"></script><link rel="shortcut icon" href="https://cdn.educba.com/academy/wp-content/uploads/2020/05/cropped-apple-touch-icon-180x180.png" type="image/x-icon">
<style type="text/css">#mega-menu-wrap-excel #mega-menu-excel a.mega-menu-link{color: #000 !important;}#bfo{font-family:Impact,Charcoal,sans-serif;}h1.text-white{text-transform:none}.has-fixed-header .site-header{background-color:#fff;}.has-fixed-header .site-header .mega-menu .mega-menu-item a.mega-menu-link:not(.signup_box a){color:#000!important;}html{background-color:rgba(27,20,23,.87);}#popmake-378149 a{color:#fff;}li#mega-menu-item-137987 a.mega-menu-link,li#mega-menu-item-138113 a.mega-menu-link,li#mega-menu-item-138221 a.mega-menu-link,li#mega-menu-item-138228 a.mega-menu-link,li#mega-menu-item-138242 a.mega-menu-link,li#mega-menu-item-138292 a.mega-menu-link,li#mega-menu-item-138378 a.mega-menu-link,li#mega-menu-item-138454 a.mega-menu-link,li#mega-menu-item-370765 a.mega-menu-link{color:#fff!important}.has-fixed-header .site-header.shrink .menu-toggle span::before, .has-fixed-header .site-header.shrink .menu-toggle span::after{background-color:#000;}.has-fixed-header .site-header.shrink .menu-toggle span{background-color:#000;}.has-fixed-header .site-header.shrink .nav-primary{background-color: #fff;}@media (max-device-width:520px) and (min-device-width:320px){.nav-primary{background-color:rgba(27, 20, 23, 0.98)}.menu-toggle.activated span{background:0 0!important}}.site-footer .back-to-top:hover{background-color:#222}.site-footer .back-to-top{background-color:#797979;}.site-footer .back-to-top:after,.site-footer .back-to-top:before{background-color:#fff}@media (min-width:896px){.footer-widgets{padding:6rem 0}.site-header>.wrap{padding:0}}.site-footer{background-color:#fff;border-top:1px solid #ccc;}.site-footer a{color:#333;}.site-footer p{color:#111}.footer-widgets .widget-title{color:#222;}.has-fixed-header .site-header.shrink li.mega-menu-item-137987 a.mega-menu-link,.has-fixed-header .site-header.shrink li.mega-menu-item-138113 a.mega-menu-link,.has-fixed-header .site-header.shrink li.mega-menu-item-370765 a.mega-menu-link,.has-fixed-header .site-header.shrink li.mega-menu-item-138221 a.mega-menu-link,.has-fixed-header .site-header.shrink li.mega-menu-item-138228 a.mega-menu-link,.has-fixed-header .site-header.shrink li.mega-menu-item-138242 a.mega-menu-link,.has-fixed-header .site-header.shrink li.mega-menu-item-138292 a.mega-menu-link,.has-fixed-header .site-header.shrink li.mega-menu-item-138378 a.mega-menu-link,.has-fixed-header .site-header.shrink li.mega-menu-item-138454 a.mega-menu-link,.button.accent{background-image:linear-gradient(to top,#e93f33,#ea4b32,#eb5632,#ec6032,#ec6a33)!important}.has-fixed-header .site-header.shrink{background-color:#fff!important}.has-fixed-header .site-header.shrink .mega-menu .mega-menu-item a.mega-menu-link:not(.signup_box a){color:#000!important}.has-fixed-header .site-header.shrink .mega-search.mega-search-open input[type=text]{border:1px solid #ccc!important}.page-header:before,.front-page-5 .listing-item:before{background-color:rgba(27,20,23,.87)}.js.has-sticky-header .site-header.shrink{border-bottom:thin solid #d5d5d5;box-shadow:0 0 4rem rgba(42,49,57,.23)}.entry-content pre{line-height: 2;} .formu.fa-long-arrow-right{top:-1em;position:relative;left:5px;font-size:14px;margin: -7px;} .formu.fa-angle-up{top:-1em;position:relative;left:.89em;font-size:13px}@media (max-device-width:520px) and (min-device-width:320px){#wordpress-content table tbody,.entry-content table tbody,.entry-content table thead{display:block}#wordpress-content table,.entry-content table{table-layout:fixed;border:0}}table{border:2px solid #d2d2d2}tbody{border-bottom:2px solid #d2d2d2}td,th{text-align:left;padding:.618em;border-top:2px solid #d2d2d2;border-right:2px solid #d2d2d2}.entry-content li,.entry-content p{color:#232c39}.vba{background:#d9d9d9;border:2px solid #4d4d4d;padding:1em;font-size:.9em}.vba p{margin-bottom:.2em}.examplex{margin-bottom:2em}.vba{margin-bottom:2em}.overline{text-decoration:overline}.formulax{background-color:#eeeeee;border:1px solid #4193a0;border-left:6px solid #2b666d;clear:both;margin-bottom:18px;overflow:hidden;padding:13px;box-shadow:0 0 10px rgba(0,0,0,.1)}.examplex{border:1px solid #afcde3;border-left:6px solid #4caf50;padding:22px 20px 12px 24px;width:100%;display:inline-block}.casez{border:1px solid #afcde3;border-left:6px solid #33d6ff;padding:22px 20px 12px 24px}.tipx{background:#d9d9d9;font-size:16px;border-radius:7px;max-width:600px;position:relative;margin:30px auto 30px auto;padding:22px 20px 29px 24px}.tipx:before{content:'';background:#ffba16 url('https://cdn.educba.com/img/lamp-icon.png') no-repeat center center;width:70px;height:70px;position:absolute;top:50%;margin-top:-35px;left:-35px;border:5px solid #fff;border-radius:50%}.conclusionx{border:1px solid #ffdb4d;border-left:6px solid #fc0;padding:22px 20px 12px 24px}span.fa.fa-search.search-icon{left:0;top:0;position:absolute;width:30px;height:30px;cursor:pointer;text-align:center;font-size:17px;font-weight:700;-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}form.mega-search.mega-search-open input[type=text]{padding:0 5px 0 35px!important;font-size:14px;font-family: Montserrat;}.shrt_keys_class{display:inline-block;padding:5px 10px;color:#3d98e3!important;text-align:left;padding-top:5px!important;border:3px solid #232c39;border-radius:0 15px 0 15px;border-left-width:10px}ul.mega-sub-menu{top:70px!important}.mega-search input[type=submit]{display:none}span.fa.fa-search.search-icon:before{vertical-align:middle;line-height:38px;color:#333}.mega-search input[type=text]{width:250px}.has-fixed-header .site-header .mega-search.mega-search-open input[type=text]{background:rgba(31,126,173,.05)!important;height:38px;color:#343434}#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous li#mega-menu-item-650391{line-height:34px;}
#mega-menu-wrap-miscellaneous #mega-menu-miscellaneous li#mega-menu-item-650391 .mega-search input[type=text],.has-fixed-header .site-header .mega-search.mega-search-open input[type=text]{height:36px;line-height:36px}.topbar .wrap{width:100%}</style>
<style type="text/css">@media only screen and (max-width:768px){.dnsom{display:none!important}#zz{display:none}.code-block.code-block-20{min-height:unset!important}}li#mega-menu-item-650386 a,li#mega-menu-item-650433 a{font-weight:400 !important;}li#mega-menu-item-650388,li#mega-menu-item-651017{display:none!important;}#bfo{font-family:Impact,Charcoal,sans-serif;}h3{position:relative;padding:0 0 0 20px;display:inline-block;}h3:after{position:absolute;content:"";left:0;top:0;bottom:0;width:5px;border-radius:2px;box-shadow:inset 0 1px 1px rgba(0,0,0,.5),0 1px 1px rgba(255,255,255,.3);background:#eb5632;background-image:linear-gradient(to top,#ec6a33 0,#e93f33 100%);background-image:linear-gradient(to top,#e93f33,#ea4b32,#eb5632,#ec6032,#ec6a33)}.img-inline{display:inline !important;} .matrix-table {width:fit-content; border:0 !important;}.matrix-table tbody,.matrix-table tbody td{border:0 !important;vertical-align: middle; vertical-align: middle; padding: 3px 12px; text-align: center;}.entry-content h2{color:#000;text-transform:none;border-bottom:4px solid #000;margin-bottom:20px;padding-bottom:5px}.entry-content h4{color:#1375b0}.hh-m-0{margin:0;width:auto;float:left}.hh-block .hh-left span{font-size:36px;padding:25px 35px;background-image:linear-gradient(to top,#429ce9 0,#1375b0 100%);color:#fff;float:left;line-height:0;font-weight:600;clip-path:polygon(0 -1%,100% -1%,calc(100% - 35px) 100%,0 100%)}.h-h-title.hhright.hh-next{margin-bottom:50px;background:0 0;color:#fff;display:block;float:left;margin:0 0 10px 0;padding:0;width:80%;text-align:right}.h-h-title.hhright.hh-next h3{padding:3px 10px 7px 0!important;color:#000!important;display:inline-block;float:left;font-size:26px;text-align:left;text-transform:none;font-weight:700;line-height:1.618}@media only screen and (max-width:799px){.hh-m-0{display:none}}.leave_reply{font-size:1.8em;margin:0 0 .5em;font-weight:700;line-height:1.236;display:inline-block}@media (max-device-width:520px) and (min-device-width:320px){.entry-content p,.entry-content li,.entry-content h4,.entry-content h3,.entry-content h2,.entry-content div{-ms-word-break: break-all;word-break: break-all; word-break: break-word;}.entry-content p img{display: initial;}.page-header h1 {word-break: break-all;word-break: break-word;}.h-h-title.hhright.hh-next{width:100%!important;margin:0}.h-h-title.hhright.hh-next h3{font-size:22px}.entry-content h2{font-size:23px!important}.author-box{margin-top:25px!important}}code{color:#000}code .red{color:red}code .blue{color:#3546b7}code .green{color:green}code .maroon{color:maroon}code .orange{color:orange}code{border-left:3px solid #6ce26c!important;padding-left:5px}@media (min-width: 768px){.page-header{padding:16rem 0 7rem}}.youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;background:#000;margin-bottom:25px;z-index:0;}.youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;cursor:pointer;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.youtube-player img:hover{-webkit-filter:brightness(75%)}.youtube-player .play{height:72px;width:72px;left:50%;top:50%;margin-left:-36px;margin-top:-36px;position:absolute;background:url(https://cdn.educba.com/academy/wp-content/uploads/2022/10/educba_play_icon.png) no-repeat;cursor:pointer}.educba_poster_thumb{background:url(https://cdn.educba.com/academy/wp-content/uploads/2022/10/YouTube-Thumbnail.png);height:100%;width:100%;position:absolute;background-size:contain;cursor:pointer}.entry-content code{margin-top:0}.author-box{display:flex;flex-wrap:wrap;margin:0}.author-box__inner{display:flex;align-items:center;margin:-10px 30px 20px 0}.author-box__left{width:50px;margin-right:10px}.author-box__left img{width:100%;border-radius:60px;display:block}.author-box__right{flex:1}.author-box__label{font-size:14px;color:#757575;display:block;width:100%}.author-box__name{font-size:16px;font-weight:700;display:block;width:100%}p.last-updated-date{font-size: 14px!important;color: #757575!important;display:block;width:100%;margin-bottom:10px;}blockquote{overflow-wrap:break-word;box-sizing:border-box;border:0 solid #0693a0;border-left-width:4px;color:#686868;font-size:20px;font-style:italic;margin:0 0 25px;overflow:hidden;padding:0 0 0 30px;display:block}</style>
<!-- Google Tag Manager -->
<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-PP63D5"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<script>(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=
'//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-PP63D5');</script>
<!-- End Google Tag Manager --><style type="text/css">.page-header{background-image: url(https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator.jpg);}</style>
<link rel="icon" href="https://cdn.educba.com/academy/wp-content/uploads/2020/05/cropped-apple-touch-icon-32x32.png" sizes="32x32" />
<link rel="icon" href="https://cdn.educba.com/academy/wp-content/uploads/2020/05/cropped-apple-touch-icon-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://cdn.educba.com/academy/wp-content/uploads/2020/05/cropped-apple-touch-icon-180x180.png" />
<meta name="msapplication-TileImage" content="https://cdn.educba.com/academy/wp-content/uploads/2020/05/cropped-apple-touch-icon-270x270.png" />
		<style type="text/css" id="wp-custom-css">
			.pum-overlay.pum-active,.pum-overlay.pum-active .popmake.active{display:block!important;opacity:1!important}@media only screen and (max-width:768px){.topbar{display:none!important}}		</style>
		<style type="text/css">/** Mega Menu CSS: fs **/</style>
<style>
.ai-viewports                 {--ai: 1;}
.ai-viewport-3                { display: none !important;}
.ai-viewport-2                { display: none !important;}
.ai-viewport-1                { display: inherit !important;}
.ai-viewport-0                { display: none !important;}
@media (min-width: 768px) and (max-width: 979px) {
.ai-viewport-1                { display: none !important;}
.ai-viewport-2                { display: inherit !important;}
}
@media (max-width: 767px) {
.ai-viewport-1                { display: none !important;}
.ai-viewport-3                { display: inherit !important;}
}
</style>
<noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript><script type="rocketlazyloadscript">
/*! loadCSS rel=preload polyfill. [c]2017 Filament Group, Inc. MIT License */
(function(w){"use strict";if(!w.loadCSS){w.loadCSS=function(){}}
var rp=loadCSS.relpreload={};rp.support=(function(){var ret;try{ret=w.document.createElement("link").relList.supports("preload")}catch(e){ret=!1}
return function(){return ret}})();rp.bindMediaToggle=function(link){var finalMedia=link.media||"all";function enableStylesheet(){link.media=finalMedia}
if(link.addEventListener){link.addEventListener("load",enableStylesheet)}else if(link.attachEvent){link.attachEvent("onload",enableStylesheet)}
setTimeout(function(){link.rel="stylesheet";link.media="only x"});setTimeout(enableStylesheet,3000)};rp.poly=function(){if(rp.support()){return}
var links=w.document.getElementsByTagName("link");for(var i=0;i<links.length;i++){var link=links[i];if(link.rel==="preload"&&link.getAttribute("as")==="style"&&!link.getAttribute("data-loadcss")){link.setAttribute("data-loadcss",!0);rp.bindMediaToggle(link)}}};if(!rp.support()){rp.poly();var run=w.setInterval(rp.poly,500);if(w.addEventListener){w.addEventListener("load",function(){rp.poly();w.clearInterval(run)})}else if(w.attachEvent){w.attachEvent("onload",function(){rp.poly();w.clearInterval(run)})}}
if(typeof exports!=="undefined"){exports.loadCSS=loadCSS}
else{w.loadCSS=loadCSS}}(typeof global!=="undefined"?global:this))
</script><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_defer_js wpr_minify_js wpr_preload_fonts wpr_async_css wpr_lazyload_images wpr_lazyload_iframes wpr_automatic_lazy_rendering wpr_oci wpr_image_dimensions wpr_minify_css wpr_cdn wpr_preload_links wpr_desktop" /></head>
<body class="wp-singular post-template-default single single-post postid-286151 single-format-standard wp-custom-logo wp-theme-genesis wp-child-theme-business-pro-theme mega-menu-finance mega-menu-data-science mega-menu-software-development mega-menu-design mega-menu-project-management mega-menu-personal-development mega-menu-marketing mega-menu-primary mega-menu-excel mega-menu-vba mega-menu-miscellaneous mega-menu-human-resources mega-menu-daily-live-clasees custom-header header-image header-full-width content-sidebar genesis-breadcrumbs-visible genesis-footer-widgets-visible has-fixed-header no-js">	<script type="rocketlazyloadscript">
	//<![CDATA[
	(function(){
		var c = document.body.classList;
		c.remove( 'no-js' );
		c.add( 'js' );
	})();
	//]]>
	</script>
	<div  class="site-container"><header  class="site-header fixed"><div  class="wrap"><div class="title-area"><a href="https://www.educba.com/" class="custom-logo-link" rel="home"><img width="155" height="49" src="https://cdn.educba.com/academy/wp-content/uploads/2025/04/educba_logo.png" class="custom-logo" alt="EDUCBA Logo" decoding="async" /></a><p class="site-title"><a href="https://www.educba.com/">EDUCBA</a></p></div><nav class="nav-primary" aria-label="Main"><div class="wrap"><div id="mega-menu-wrap-design" class="mega-menu-wrap"><div class="mega-menu-toggle"><div class="mega-toggle-blocks-left"></div><div class="mega-toggle-blocks-center"></div><div class="mega-toggle-blocks-right"><div class='mega-toggle-block mega-menu-toggle-block mega-toggle-block-1' id='mega-toggle-block-1' tabindex='0'><span class='mega-toggle-label' role='button' aria-expanded='false'><span class='mega-toggle-label-closed'>MENU</span><span class='mega-toggle-label-open'>MENU</span></span></div></div></div><ul id="mega-menu-design" class="mega-menu max-mega-menu mega-menu-horizontal mega-no-js" data-event="hover_intent" data-effect="fade_up" data-effect-speed="200" data-effect-mobile="disabled" data-effect-speed-mobile="0" data-panel-width="body" data-mobile-force-width="body" data-second-click="close" data-document-click="collapse" data-vertical-behaviour="standard" data-breakpoint="600" data-unbind="true" data-mobile-state="collapse_all" data-mobile-direction="vertical" data-hover-intent-timeout="300" data-hover-intent-interval="100"><li class="mega-explore mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-align-bottom-left mega-menu-flyout mega-menu-item-650386 explore" id="mega-menu-item-650386"><a class="mega-menu-link" rel="nofollow" href="https://www.educba.com/explore/" aria-expanded="false" tabindex="0">Explore<span class="mega-indicator" aria-hidden="true"></span></a>
<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-682774" id="mega-menu-item-682774"><a class="mega-menu-link" href="https://www.educba.com/educba-pro/">EDUCBA Pro</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-682993" id="mega-menu-item-682993"><a class="mega-menu-link" href="https://www.educba.com/pro-bundles/">PRO Bundles</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-704793" id="mega-menu-item-704793"><a class="mega-menu-link" href="https://www.educba.com/educba-courses/">All Courses</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-650446" id="mega-menu-item-650446"><a class="mega-menu-link" href="https://www.educba.com/courses/">All Specializations</a></li></ul>
</li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-align-bottom-left mega-menu-flyout mega-menu-item-650388" id="mega-menu-item-650388"><a class="mega-menu-link" href="https://www.educba.com/blog/" tabindex="0">Blog</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-align-bottom-left mega-menu-flyout mega-menu-item-651017" id="mega-menu-item-651017"><a class="mega-menu-link" rel="nofollow" href="https://www.educba.com/enterprise/" tabindex="0">Enterprise</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-align-bottom-left mega-menu-flyout mega-menu-item-650433" id="mega-menu-item-650433"><a class="mega-menu-link" rel="nofollow" href="https://www.educba.com/skillup-101free/" tabindex="0">Free Courses</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-align-bottom-left mega-menu-flyout mega-menu-item-704794" id="mega-menu-item-704794"><a class="mega-menu-link" href="https://www.educba.com/educba-courses/" tabindex="0">All Courses</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-align-bottom-left mega-menu-flyout mega-menu-item-704795" id="mega-menu-item-704795"><a class="mega-menu-link" href="https://www.educba.com/courses/" tabindex="0">All Specializations</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-align-bottom-left mega-menu-flyout mega-has-icon mega-icon-left mega-menu-item-650391" id="mega-menu-item-650391"><div class='mega-search-wrap mega-static'><form class='mega-search mega-search-open' role='search' action='https://www.educba.com/search/slist.php'>
						<span class='fa fa-search search-icon'></span>
						<input type='submit' value='Search'>
						<input type='text' aria-label='Search for Tutorials / Courses' data-placeholder='Search for Tutorials / Courses' placeholder='Search for Tutorials / Courses' name='s'>
						
					</form></div></li><li class="mega-login_box mega-popmake-138145 mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-align-bottom-left mega-menu-flyout mega-menu-item-694467 login_box popmake-138145" id="mega-menu-item-694467"><a class="mega-menu-link" rel="nofollow" href="#" tabindex="0">Log in</a></li><li class="mega-signup_box mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-align-bottom-left mega-menu-flyout mega-menu-item-694474 signup_box" id="mega-menu-item-694474"><a class="mega-menu-link" href="https://www.educba.com/sign-up/" tabindex="0">Sign Up</a></li></ul></div></div></nav></div></header><div  class="site-inner"><div  class="breadcrumb"><span><span><a href="https://www.educba.com/">Home</a></span> <i class="fa fa-chevron-right"></i> <span><a href="https://www.educba.com/design/">Design</a></span> <i class="fa fa-chevron-right"></i> <span><a href="https://www.educba.com/design/design-tutorials/">Design Tutorials</a></span> <i class="fa fa-chevron-right"></i> <span><a href="https://www.educba.com/design/design-tutorials/illustrator-tutorial/">Illustrator Tutorial</a></span> <i class="fa fa-chevron-right"></i> <span class="breadcrumb_last" aria-current="page"><strong>How to Make Logo in Illustrator?</strong></span></span></div><div  class="content-sidebar-wrap"><div id="zz" style="width:100%;min-height:265px;">&nbsp;</div><main class="content"><h1 class="entry-title" itemprop="name">How to Make Logo in Illustrator?</h1>
<article class="post-286151 post type-post status-publish format-standard has-post-thumbnail category-design category-design-tutorials category-illustrator-tutorial entry" aria-label="How to Make Logo in Illustrator?" itemref="page-header"><div class="entry-content"><p><img decoding="async" class="alignnone size-full wp-image-286594" src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator.jpg" alt="How to Make Logo in Illustrator?" width="900" height="500" srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator.jpg 900w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-300x167.jpg 300w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-768x427.jpg 768w" sizes="(max-width: 900px) 100vw, 900px" /></p>
<h2>Creating Logo in Illustrator</h2>
<p>Adobe Illustrator is the ultimate designing software for <a href="https://www.educba.com/logo-animation-in-after-effects/">creating logos</a>. Illustrator is a vector graphics editor that helps designers around the world to create logos the way they want with its wide array of industry-standard tools and features. You can create logos using Illustrator for multiple media such as digital, print, and video. In this article, we are going to learn how to create amazing logos in Adobe Illustrator. If you are looking for some inspiration or ready-made <a href="https://photoadking.com/templates/logo/" target="_blank" rel="noopener noreferrer">logo templates</a>, many websites offer a wide range of options to kickstart your creative process.</p><div class='code-block code-block-20' style='margin: 8px 0; clear: both; min-height:370px;'>
<style type="text/css">.trv-player-container{padding:10px;background:#ccc;border-radius:10px}</style>
<p style='margin-bottom:-35px'> </p><script type="rocketlazyloadscript" data-minify="1" data-cfasync='false' async data-rocket-type='text/javascript' data-rocket-src='https://cdn.educba.com/academy/wp-content/cache/min/1/init/13085.js?ver=1758878546'></script><p style='margin-top:-35px'> </p></div>

<h3>Using Rulers in Illustrator</h3>
<p>Below are the steps to use Rulers for creating a logo in Illustrator in an easy step by step manner:</p><div class='code-block code-block-19' style='margin: 8px 0; clear: both;'>
<!-- modal popup -->

<style>
.inline-pp-banner {display:block;background:#dff4f9;padding:20px 15px;border:1px solid #0693a0;border-radius:3px;}
.inline-fc-mob{cursor:pointer;font-weight:bold}
@media only screen and (min-width: 768px){
.inline-pp-banner{display:none;}
}
</style>
<div class="inline-pp-banner">
<p style="margin-bottom:0px;color:#000"><a class="popmake-173362 inline-fc-mob">Watch our Demo Courses and Videos</a></p>
<p style="margin-bottom:0;"><small>Valuation, Hadoop, Excel, Mobile Apps, Web Development & many more.</small></p>
</div>


</div>

<p><strong>Step 1:</strong> Open Adobe Illustrator. Start by opening Adobe Illustrator on your computer.</p>
<ul>
<li>From the top menu, select Files.</li>
<li>Next, click on New.</li>
<li>After that, give a name to the file.</li>
<li>Finally, click on Ok.</li>
</ul>
<p><img decoding="async" class="alignnone size-full wp-image-286420" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20754%20398'%3E%3C/svg%3E" alt="How to Make Logo in Illustrator - 1" width="754" height="398" data-lazy-srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-1.jpg 754w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-1-300x158.jpg 300w" data-lazy-sizes="(max-width: 754px) 100vw, 754px" data-lazy-src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-1.jpg" /><noscript><img decoding="async" class="alignnone size-full wp-image-286420" src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-1.jpg" alt="How to Make Logo in Illustrator - 1" width="754" height="398" srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-1.jpg 754w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-1-300x158.jpg 300w" sizes="(max-width: 754px) 100vw, 754px" /></noscript></p>
<p><strong>Step 2: </strong>Activate the Rulers. Using rulers will help you to align the contents on the artboard properly. From the rulers, you can click and drag a guide on to the artboard either from the left or from the top, below the steps to turn on the rulers.</p>
<ul>
<li>Select View from the menu bar on the top of the window.</li>
<li>Pick Rulers from the drop-down list.</li>
<li>Finally, select Show Rulers.</li>
</ul>
<p><img decoding="async" class="alignnone size-full wp-image-286421" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20742%20390'%3E%3C/svg%3E" alt="How to Make Logo in Illustrator - 2" width="742" height="390" data-lazy-srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-2.jpg 742w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-2-300x158.jpg 300w" data-lazy-sizes="(max-width: 742px) 100vw, 742px" data-lazy-src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-2.jpg" /><noscript><img decoding="async" class="alignnone size-full wp-image-286421" src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-2.jpg" alt="How to Make Logo in Illustrator - 2" width="742" height="390" srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-2.jpg 742w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-2-300x158.jpg 300w" sizes="(max-width: 742px) 100vw, 742px" /></noscript></p><div class='ai-viewports ai-viewport-2 ai-viewport-3 ai-insert-22-35525381' style='margin: 8px 0; clear: both;' data-insertion-position='prepend' data-selector='.ai-insert-22-35525381' data-insertion-no-dbg data-code='PGRpdiBjbGFzcz0nY29kZS1ibG9jayBjb2RlLWJsb2NrLTIyJyBzdHlsZT0nbWFyZ2luOiA4cHggMDsgY2xlYXI6IGJvdGg7Jz4KPGlucyBjbGFzcz0iYWRzYnlnb29nbGUiCiAgICAgc3R5bGU9ImRpc3BsYXk6YmxvY2s7IHRleHQtYWxpZ246Y2VudGVyOyIKICAgICBkYXRhLWFkLWxheW91dD0iaW4tYXJ0aWNsZSIKICAgICBkYXRhLWFkLWZvcm1hdD0iZmx1aWQiCiAgICAgZGF0YS1hZC1jbGllbnQ9ImNhLXB1Yi04MzQ5MDgzMjc2ODM5Nzg5IgogICAgIGRhdGEtYWQtc2xvdD0iODcyNDM4MTUyNCI+PC9pbnM+CjxzY3JpcHQ+CiAgICAgKGFkc2J5Z29vZ2xlID0gd2luZG93LmFkc2J5Z29vZ2xlIHx8IFtdKS5wdXNoKHt9KTsKPC9zY3JpcHQ+PC9kaXY+Cg==' data-block='22'></div>


<h3>Creating Logo Designs from Basic Shapes</h3>
<ul>
<li>Using basic shapes such as rectangles, circles, triangles, and other freeform shapes, you can <a href="https://www.logodesign.net/logos" target="_blank" rel="noopener noreferrer">create amazing logos</a>. To select the shapes tool, select the rectangle icon from the left toolbar. It activates the rectangle tool. If you want to use any other shapes, you can click and hold on the rectangle icon and choose the shape you want from the list. Press and hold the ‘Shift’ key to proportionally place the objects.</li>
</ul>
<p><img decoding="async" class="alignnone size-full wp-image-286422" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20608%20221'%3E%3C/svg%3E" alt="How to Make Logo in Illustrator - 3" width="608" height="221" data-lazy-srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-3.jpg 608w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-3-300x109.jpg 300w" data-lazy-sizes="(max-width: 608px) 100vw, 608px" data-lazy-src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-3.jpg" /><noscript><img decoding="async" class="alignnone size-full wp-image-286422" src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-3.jpg" alt="How to Make Logo in Illustrator - 3" width="608" height="221" srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-3.jpg 608w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-3-300x109.jpg 300w" sizes="(max-width: 608px) 100vw, 608px" /></noscript></p>
<p><img decoding="async" class="alignnone size-full wp-image-286423" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20635%20459'%3E%3C/svg%3E" alt="How to Make Logo in Illustrator - 4" width="635" height="459" data-lazy-srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-4.jpg 635w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-4-300x217.jpg 300w" data-lazy-sizes="(max-width: 635px) 100vw, 635px" data-lazy-src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-4.jpg" /><noscript><img decoding="async" class="alignnone size-full wp-image-286423" src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-4.jpg" alt="How to Make Logo in Illustrator - 4" width="635" height="459" srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-4.jpg 635w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-4-300x217.jpg 300w" sizes="(max-width: 635px) 100vw, 635px" /></noscript></p>
<p>Let us start to create logos in illustrator. Below, I will create a logo using shapes.</p>
<p><strong>Step 1: </strong>Create a rectangular box for the Logo.</p>
<p><img decoding="async" class="alignnone size-full wp-image-286424" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20800%20428'%3E%3C/svg%3E" alt="How to Make Logo in Illustrator - 5" width="800" height="428" data-lazy-srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-5.jpg 800w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-5-300x161.jpg 300w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-5-768x411.jpg 768w" data-lazy-sizes="(max-width: 800px) 100vw, 800px" data-lazy-src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-5.jpg" /><noscript><img decoding="async" class="alignnone size-full wp-image-286424" src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-5.jpg" alt="How to Make Logo in Illustrator - 5" width="800" height="428" srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-5.jpg 800w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-5-300x161.jpg 300w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-5-768x411.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></noscript></p>
<p><strong>Step 2: </strong>Place another shape as shown below.</p>
<p><img decoding="async" class="alignnone size-full wp-image-286425" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20642%20444'%3E%3C/svg%3E" alt="How to Make Logo in Illustrator - 6" width="642" height="444" data-lazy-srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-6.jpg 642w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-6-300x207.jpg 300w" data-lazy-sizes="(max-width: 642px) 100vw, 642px" data-lazy-src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-6.jpg" /><noscript><img decoding="async" class="alignnone size-full wp-image-286425" src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-6.jpg" alt="How to Make Logo in Illustrator - 6" width="642" height="444" srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-6.jpg 642w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-6-300x207.jpg 300w" sizes="(max-width: 642px) 100vw, 642px" /></noscript></p>
<p><strong>Step 3: </strong>Resize the shape for the logo.</p>
<p><img decoding="async" class="alignnone size-full wp-image-286426" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20642%20428'%3E%3C/svg%3E" alt="How to Make Logo in Illustrator - 7" width="642" height="428" data-lazy-srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-7.jpg 642w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-7-300x200.jpg 300w" data-lazy-sizes="(max-width: 642px) 100vw, 642px" data-lazy-src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-7.jpg" /><noscript><img decoding="async" class="alignnone size-full wp-image-286426" src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-7.jpg" alt="How to Make Logo in Illustrator - 7" width="642" height="428" srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-7.jpg 642w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-7-300x200.jpg 300w" sizes="(max-width: 642px) 100vw, 642px" /></noscript></p>
<p><strong>Step 4: </strong>Create a new shape, as shown below.</p>
<p><img decoding="async" class="alignnone size-full wp-image-286427" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20642%20451'%3E%3C/svg%3E" alt="How to Make Logo in Illustrator - 8" width="642" height="451" data-lazy-srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-8.jpg 642w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-8-300x211.jpg 300w" data-lazy-sizes="(max-width: 642px) 100vw, 642px" data-lazy-src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-8.jpg" /><noscript><img decoding="async" class="alignnone size-full wp-image-286427" src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-8.jpg" alt="How to Make Logo in Illustrator - 8" width="642" height="451" srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-8.jpg 642w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-8-300x211.jpg 300w" sizes="(max-width: 642px) 100vw, 642px" /></noscript></p>
<p><strong>Step 5: </strong>Place another rectangle box on to the design.</p>
<p><img decoding="async" class="alignnone size-full wp-image-286428" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20642%20453'%3E%3C/svg%3E" alt="How to Make Logo in Illustrator - 9" width="642" height="453" data-lazy-srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-9.jpg 642w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-9-300x212.jpg 300w" data-lazy-sizes="(max-width: 642px) 100vw, 642px" data-lazy-src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-9.jpg" /><noscript><img decoding="async" class="alignnone size-full wp-image-286428" src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-9.jpg" alt="How to Make Logo in Illustrator - 9" width="642" height="453" srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-9.jpg 642w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-9-300x212.jpg 300w" sizes="(max-width: 642px) 100vw, 642px" /></noscript></p>
<p><strong>Step 6: </strong>Using the pathfinder tool, unite all the shapes into a single unit.</p>
<p><img decoding="async" class="alignnone size-full wp-image-286429" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20642%20451'%3E%3C/svg%3E" alt="How to Make Logo in Illustrator - 10" width="642" height="451" data-lazy-srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-10.jpg 642w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-10-300x211.jpg 300w" data-lazy-sizes="(max-width: 642px) 100vw, 642px" data-lazy-src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-10.jpg" /><noscript><img decoding="async" class="alignnone size-full wp-image-286429" src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-10.jpg" alt="How to Make Logo in Illustrator - 10" width="642" height="451" srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-10.jpg 642w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-10-300x211.jpg 300w" sizes="(max-width: 642px) 100vw, 642px" /></noscript></p>
<p><img decoding="async" class="alignnone size-full wp-image-286433" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20642%20455'%3E%3C/svg%3E" alt="How to Make Logo in Illustrator - 11" width="642" height="455" data-lazy-srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-11.jpg 642w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-11-300x213.jpg 300w" data-lazy-sizes="(max-width: 642px) 100vw, 642px" data-lazy-src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-11.jpg" /><noscript><img decoding="async" class="alignnone size-full wp-image-286433" src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-11.jpg" alt="How to Make Logo in Illustrator - 11" width="642" height="455" srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-11.jpg 642w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-11-300x213.jpg 300w" sizes="(max-width: 642px) 100vw, 642px" /></noscript></p>
<p>Let&#8217;s see how the pathfinder tool is used. The pathfinder tool icon resembles the square overlapping another one on the right side of the document. If the pathfinder tool is not visible on your document, you can activate it by going on to the Windows menu.</p>
<p><strong>Step 7:</strong>  Click on Windows from the top menu bar and select the Pathfinder tool.</p>
<p><img decoding="async" class="alignnone size-full wp-image-286436" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20215%20264'%3E%3C/svg%3E" alt="How to Make Logo in Illustrator - 12" width="215" height="264" data-lazy-src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-12.jpg" /><noscript><img decoding="async" class="alignnone size-full wp-image-286436" src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-12.jpg" alt="How to Make Logo in Illustrator - 12" width="215" height="264" /></noscript></p>
<p><strong>Step 8:</strong> The Pathfinder can be used to create complicated and interesting shapes. Below are some options from Pathfinder that allows you to create elements for your logo.</p>
<ul>
<li><strong>Unite:</strong> It merges the selected shape into a single one.</li>
<li><strong>Minus Front:</strong> This eliminates the shape on the top and retains the bottom shape. Its icon is a square with a cut-out corner.</li>
<li><strong>Intersect</strong>: This removes everything except the overlapping areas of the two shapes. Two squares merging to a small square in the middle resembles its icon.</li>
<li><strong>Exclude</strong>: It removes the overlapping area of the two shapes. It is the one with two squares and the corner cut out in the middle.</li>
</ul>
<p><img decoding="async" class="alignnone size-full wp-image-286438" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20397%20217'%3E%3C/svg%3E" alt="How to Make Logo in Illustrator - 13" width="397" height="217" data-lazy-srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-13.jpg 397w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-13-300x164.jpg 300w" data-lazy-sizes="(max-width: 397px) 100vw, 397px" data-lazy-src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-13.jpg" /><noscript><img decoding="async" class="alignnone size-full wp-image-286438" src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-13.jpg" alt="How to Make Logo in Illustrator - 13" width="397" height="217" srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-13.jpg 397w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-13-300x164.jpg 300w" sizes="(max-width: 397px) 100vw, 397px" /></noscript></p>
<p><strong>Step 9: </strong>Using the color swatches panel, add colors to your logo.</p>
<ul>
<li>For that, select the logo element.</li>
<li>Next, pick a color from the color swatches.</li>
</ul>
<p><img decoding="async" class="alignnone size-full wp-image-286439" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20703%20500'%3E%3C/svg%3E" alt="How to Make Logo in Illustrator - 14" width="703" height="500" data-lazy-srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-14.jpg 703w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-14-300x213.jpg 300w" data-lazy-sizes="(max-width: 703px) 100vw, 703px" data-lazy-src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-14.jpg" /><noscript><img decoding="async" class="alignnone size-full wp-image-286439" src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-14.jpg" alt="How to Make Logo in Illustrator - 14" width="703" height="500" srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-14.jpg 703w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-14-300x213.jpg 300w" sizes="(max-width: 703px) 100vw, 703px" /></noscript></p>
<p><strong>Add Colors to Your Logo:</strong></p><div class='ai-viewports ai-viewport-2 ai-viewport-3 ai-insert-23-29908354' style='margin: 8px 0; clear: both;' data-insertion-position='prepend' data-selector='.ai-insert-23-29908354' data-insertion-no-dbg data-code='PGRpdiBjbGFzcz0nY29kZS1ibG9jayBjb2RlLWJsb2NrLTIzJyBzdHlsZT0nbWFyZ2luOiA4cHggMDsgY2xlYXI6IGJvdGg7Jz4KPGlucyBjbGFzcz0iYWRzYnlnb29nbGUiCiAgICAgc3R5bGU9ImRpc3BsYXk6YmxvY2s7IHRleHQtYWxpZ246Y2VudGVyOyIKICAgICBkYXRhLWFkLWxheW91dD0iaW4tYXJ0aWNsZSIKICAgICBkYXRhLWFkLWZvcm1hdD0iZmx1aWQiCiAgICAgZGF0YS1hZC1jbGllbnQ9ImNhLXB1Yi04MzQ5MDgzMjc2ODM5Nzg5IgogICAgIGRhdGEtYWQtc2xvdD0iMjQ2OTk2NDM2OCI+PC9pbnM+CjxzY3JpcHQ+CiAgICAgKGFkc2J5Z29vZ2xlID0gd2luZG93LmFkc2J5Z29vZ2xlIHx8IFtdKS5wdXNoKHt9KTsKPC9zY3JpcHQ+PC9kaXY+Cg==' data-block='23'></div>


<p><strong>Step 10: </strong>For adding colors to the logo, click on the swatches menu on the right side of the artboard. You will see several square squares or tiles under the swatches. You can turn on the swatches from the Windows menu. Go to the Windows menu and select Swatches.</p>
<p><img decoding="async" class="alignnone size-full wp-image-286441" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20281%20258'%3E%3C/svg%3E" alt="How to Make Logo in Illustrator - 15" width="281" height="258" data-lazy-src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-15.jpg" /><noscript><img decoding="async" class="alignnone size-full wp-image-286441" src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-15.jpg" alt="How to Make Logo in Illustrator - 15" width="281" height="258" /></noscript></p>
<p><img decoding="async" class="alignnone size-full wp-image-286442" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20753%20404'%3E%3C/svg%3E" alt="How to Make Logo in Illustrator - 16" width="753" height="404" data-lazy-srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-16.jpg 753w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-16-300x161.jpg 300w" data-lazy-sizes="(max-width: 753px) 100vw, 753px" data-lazy-src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-16.jpg" /><noscript><img decoding="async" class="alignnone size-full wp-image-286442" src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-16.jpg" alt="How to Make Logo in Illustrator - 16" width="753" height="404" srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-16.jpg 753w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-16-300x161.jpg 300w" sizes="(max-width: 753px) 100vw, 753px" /></noscript></p>
<p><strong>Step 11: </strong>Next, I will create a background for the logo. For that, I have used two rectangle shapes.</p>
<p><img decoding="async" class="alignnone wp-image-286443 size-full" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20753%20401'%3E%3C/svg%3E" alt="Background to The Logo" width="753" height="401" data-lazy-srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-17.jpg 753w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-17-300x160.jpg 300w" data-lazy-sizes="(max-width: 753px) 100vw, 753px" data-lazy-src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-17.jpg" /><noscript><img decoding="async" class="alignnone wp-image-286443 size-full" src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-17.jpg" alt="Background to The Logo" width="753" height="401" srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-17.jpg 753w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-17-300x160.jpg 300w" sizes="(max-width: 753px) 100vw, 753px" /></noscript></p>
<p><strong>Step 12: </strong>I have divided the shapes into 4 parts using the line tool.</p>
<p><img decoding="async" class="alignnone size-full wp-image-286446" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20752%20403'%3E%3C/svg%3E" alt="How to Make Logo in Illustrator - 18" width="752" height="403" data-lazy-srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-18.jpg 752w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-18-300x161.jpg 300w" data-lazy-sizes="(max-width: 752px) 100vw, 752px" data-lazy-src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-18.jpg" /><noscript><img decoding="async" class="alignnone size-full wp-image-286446" src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-18.jpg" alt="How to Make Logo in Illustrator - 18" width="752" height="403" srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-18.jpg 752w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-18-300x161.jpg 300w" sizes="(max-width: 752px) 100vw, 752px" /></noscript></p>
<p><strong>Step 13: </strong>Place the 4 color version of the logo as below.</p>
<p><img decoding="async" class="alignnone wp-image-286449 size-full" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20750%20404'%3E%3C/svg%3E" alt="4 color" width="750" height="404" data-lazy-srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-19.jpg 750w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-19-300x162.jpg 300w" data-lazy-sizes="(max-width: 750px) 100vw, 750px" data-lazy-src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-19.jpg" /><noscript><img decoding="async" class="alignnone wp-image-286449 size-full" src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-19.jpg" alt="4 color" width="750" height="404" srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-19.jpg 750w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-19-300x162.jpg 300w" sizes="(max-width: 750px) 100vw, 750px" /></noscript></p>
<p><strong>Using the Pen Tool:</strong></p>
<ul>
<li>While making logos, the pen tool is one of the most popular and frequently used tools in Adobe Illustrator. For the beginners, it might be very tricky to master its full potential. Once you crack the usage of the pen tool, you will realize that it is a very important tool and learning it will also enhance your skills in other applications such as Photoshop pen work.</li>
</ul>
<p><img decoding="async" class="alignnone wp-image-286450 size-full" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20755%20396'%3E%3C/svg%3E" alt="Pen Tool" width="755" height="396" data-lazy-srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-20.jpg 755w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-20-300x157.jpg 300w" data-lazy-sizes="(max-width: 755px) 100vw, 755px" data-lazy-src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-20.jpg" /><noscript><img decoding="async" class="alignnone wp-image-286450 size-full" src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-20.jpg" alt="Pen Tool" width="755" height="396" srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-20.jpg 755w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-20-300x157.jpg 300w" sizes="(max-width: 755px) 100vw, 755px" /></noscript></p>
<p><strong>Adding Text to your Logo:</strong></p>
<ul>
<li>For adding texts to your logo, you can use fonts from the top toolbar in Illustrator. It is you can also use formats such as regular, bold, Italic and so on from the next box.</li>
</ul>
<p><img decoding="async" class="alignnone wp-image-286451 size-full" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20755%20395'%3E%3C/svg%3E" alt="Adding Texts" width="755" height="395" data-lazy-srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-21.jpg 755w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-21-300x157.jpg 300w" data-lazy-sizes="(max-width: 755px) 100vw, 755px" data-lazy-src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-21.jpg" /><noscript><img decoding="async" class="alignnone wp-image-286451 size-full" src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-21.jpg" alt="Adding Texts" width="755" height="395" srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-21.jpg 755w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-21-300x157.jpg 300w" sizes="(max-width: 755px) 100vw, 755px" /></noscript></p>
<ul>
<li>For adding the text, you have to select the text tool and click on the area where you want the text to appear. Next, start typing your text for the logo. If you want to stylize each individual word in the logo, then you can consider creating a separate text object for each word.</li>
<li>You can further adjust the size and spacing of the text using the character menu at the top of the screen.</li>
</ul>
<p><img decoding="async" class="alignnone wp-image-286453 size-full" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20800%2053'%3E%3C/svg%3E" alt="Character Menu" width="800" height="53" data-lazy-srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-22.jpg 800w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-22-300x20.jpg 300w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-22-768x51.jpg 768w" data-lazy-sizes="(max-width: 800px) 100vw, 800px" data-lazy-src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-22.jpg" /><noscript><img decoding="async" class="alignnone wp-image-286453 size-full" src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-22.jpg" alt="Character Menu" width="800" height="53" srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-22.jpg 800w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-22-300x20.jpg 300w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-22-768x51.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></noscript></p>
<h3>Vectorizing the Text Font</h3>
<p>The next part that comes is to vectorize the font. This is done in order to ensure that all devices can access the font used for your logo. After finalizing the text, you need to vectorize the font. This process transforms the text elements into a vector graphic rather than just a text element suitable for logos. However, you need to know that you cannot edit a text once it is vectorized.</p>
<ul>
<li>Right-click after selecting the Text.</li>
<li>Select Create Outlines.</li>
</ul>
<p><img decoding="async" class="alignnone wp-image-286456 size-full" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20800%20433'%3E%3C/svg%3E" alt=" Create Outlines" width="800" height="433" data-lazy-srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-23.jpg 800w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-23-300x162.jpg 300w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-23-768x416.jpg 768w" data-lazy-sizes="(max-width: 800px) 100vw, 800px" data-lazy-src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-23.jpg" /><noscript><img decoding="async" class="alignnone wp-image-286456 size-full" src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-23.jpg" alt=" Create Outlines" width="800" height="433" srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-23.jpg 800w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-23-300x162.jpg 300w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-23-768x416.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></noscript></p>
<p>Below is an example of creating a logo using the above method.</p><div class='ai-viewports ai-viewport-2 ai-viewport-3 ai-insert-24-32038168' style='margin: 8px 0; clear: both;' data-insertion-position='prepend' data-selector='.ai-insert-24-32038168' data-insertion-no-dbg data-code='PGRpdiBjbGFzcz0nY29kZS1ibG9jayBjb2RlLWJsb2NrLTI0JyBzdHlsZT0nbWFyZ2luOiA4cHggMDsgY2xlYXI6IGJvdGg7Jz4KPGlucyBjbGFzcz0iYWRzYnlnb29nbGUiCiAgICAgc3R5bGU9ImRpc3BsYXk6YmxvY2s7IHRleHQtYWxpZ246Y2VudGVyOyIKICAgICBkYXRhLWFkLWxheW91dD0iaW4tYXJ0aWNsZSIKICAgICBkYXRhLWFkLWZvcm1hdD0iZmx1aWQiCiAgICAgZGF0YS1hZC1jbGllbnQ9ImNhLXB1Yi04MzQ5MDgzMjc2ODM5Nzg5IgogICAgIGRhdGEtYWQtc2xvdD0iNzcxMjkyMTg3NSI+PC9pbnM+CjxzY3JpcHQ+CiAgICAgKGFkc2J5Z29vZ2xlID0gd2luZG93LmFkc2J5Z29vZ2xlIHx8IFtdKS5wdXNoKHt9KTsKPC9zY3JpcHQ+PC9kaXY+Cg==' data-block='24'></div>


<p><strong>Step 1: </strong>Using the type tool, type a text for the logo.</p>
<p><img decoding="async" class="alignnone wp-image-286457 size-full" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20800%20426'%3E%3C/svg%3E" alt="Type Tool" width="800" height="426" data-lazy-srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-24.jpg 800w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-24-300x160.jpg 300w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-24-768x409.jpg 768w" data-lazy-sizes="(max-width: 800px) 100vw, 800px" data-lazy-src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-24.jpg" /><noscript><img decoding="async" class="alignnone wp-image-286457 size-full" src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-24.jpg" alt="Type Tool" width="800" height="426" srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-24.jpg 800w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-24-300x160.jpg 300w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-24-768x409.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></noscript></p>
<p><strong>Step 2: </strong>Using the character panel option, you can stylize the logo as shown below.</p>
<p><img decoding="async" class="alignnone wp-image-286458 size-full" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20800%20427'%3E%3C/svg%3E" alt="Character Panel Option" width="800" height="427" data-lazy-srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-25.jpg 800w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-25-300x160.jpg 300w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-25-768x410.jpg 768w" data-lazy-sizes="(max-width: 800px) 100vw, 800px" data-lazy-src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-25.jpg" /><noscript><img decoding="async" class="alignnone wp-image-286458 size-full" src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-25.jpg" alt="Character Panel Option" width="800" height="427" srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-25.jpg 800w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-25-300x160.jpg 300w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-25-768x410.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></noscript></p>
<p><strong>Step 3: </strong>Convert the text objects to the outline.</p>
<p><img decoding="async" class="alignnone wp-image-286459 size-full" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20800%20426'%3E%3C/svg%3E" alt="create outline" width="800" height="426" data-lazy-srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-26.jpg 800w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-26-300x160.jpg 300w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-26-768x409.jpg 768w" data-lazy-sizes="(max-width: 800px) 100vw, 800px" data-lazy-src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-26.jpg" /><noscript><img decoding="async" class="alignnone wp-image-286459 size-full" src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-26.jpg" alt="create outline" width="800" height="426" srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-26.jpg 800w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-26-300x160.jpg 300w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-26-768x409.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></noscript></p>
<p><strong>Step 4: </strong>Ungroup the logo fonts.</p>
<p><img decoding="async" class="alignnone wp-image-286463 size-full" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20800%20427'%3E%3C/svg%3E" alt="logo fonts" width="800" height="427" data-lazy-srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-27.jpg 800w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-27-300x160.jpg 300w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-27-768x410.jpg 768w" data-lazy-sizes="(max-width: 800px) 100vw, 800px" data-lazy-src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-27.jpg" /><noscript><img decoding="async" class="alignnone wp-image-286463 size-full" src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-27.jpg" alt="logo fonts" width="800" height="427" srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-27.jpg 800w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-27-300x160.jpg 300w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-27-768x410.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></noscript></p>
<p><strong>Step 5: </strong>Using the pathfinder tool, you can <a href="https://picsart.com/ai-logo-generator/" target="_blank" rel="noopener noreferrer">design the logo</a> further. Place a rectangle box over the letter ‘L’ and select Minus front from the pathfinder tool.</p>
<p><img decoding="async" class="alignnone wp-image-286464 size-full" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20800%20424'%3E%3C/svg%3E" alt="pathfinder tool" width="800" height="424" data-lazy-srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-28.jpg 800w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-28-300x159.jpg 300w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-28-768x407.jpg 768w" data-lazy-sizes="(max-width: 800px) 100vw, 800px" data-lazy-src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-28.jpg" /><noscript><img decoding="async" class="alignnone wp-image-286464 size-full" src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-28.jpg" alt="pathfinder tool" width="800" height="424" srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-28.jpg 800w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-28-300x159.jpg 300w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-28-768x407.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></noscript></p>
<p><strong>Step 6: </strong>Using shapes add complexity to your logo. While creating a logo, you might want to explore various resources for inspiration or additional design elements, like the Filmora logo PNG. This can help you integrate professional and sleek design elements into your projects. While creating a logo, you might want to explore various resources for inspiration or additional design elements, like the <a href="https://figmaresource.com/wondershare-filmora-video-editor-logo-png-vector/#google_vignette" target="_blank" rel="noopener">Filmora logo PNG</a>. This can help you integrate professional and sleek design elements into your projects. Below, I have placed a circle in the center of ‘O’ letters to create the logo.</p>
<p><img decoding="async" class="alignnone wp-image-286466 size-full" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20800%20427'%3E%3C/svg%3E" alt="Using shapes" width="800" height="427" data-lazy-srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-29.jpg 800w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-29-300x160.jpg 300w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-29-768x410.jpg 768w" data-lazy-sizes="(max-width: 800px) 100vw, 800px" data-lazy-src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-29.jpg" /><noscript><img decoding="async" class="alignnone wp-image-286466 size-full" src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-29.jpg" alt="Using shapes" width="800" height="427" srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-29.jpg 800w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-29-300x160.jpg 300w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-29-768x410.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></noscript></p>
<ul>
<li><strong>Preview and Save Your Logo: </strong>You can check how your logo looks in the real world by placing it on mockups like t-shirts, business cards, or shop signboards. Once your logo <span class="il">is</span> finalized, consider organizing it as part of your <a href="https://brandyhq.com/" target="_blank" rel="noopener">brand asset management</a> strategy. Properly categorizing and managing your brand assets ensures consistency and easy accessibility for future projects.</li>
<li><strong>Present Your Logo: </strong>Once you have a logo ready, the next thing you can do is to put it in a nice presentation for your clients. You can also be creative here by adding various versions of your logo in different colors and templates.</li>
<li><strong>Export the final files: </strong>Once you have a <a href="https://www.educba.com/coreldraw-logo-design/">great looking logo design, the next</a> thing will be to export the files so that they can be used on multiple platforms. You need to be careful that you have a copy of all the possible logo variations such as black and white, horizontal and vertical versions, and in various export formats.</li>
</ul>
<p><strong>For Exporting the File,</strong></p>
<ul>
<li>Go to the File menu</li>
<li>Select Export</li>
</ul>
<p><img decoding="async" class="alignnone wp-image-286469 size-full" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20250%20500'%3E%3C/svg%3E" alt="Select Export" width="250" height="500" data-lazy-srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-30.jpg 250w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-30-150x300.jpg 150w" data-lazy-sizes="(max-width: 250px) 100vw, 250px" data-lazy-src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-30.jpg" /><noscript><img decoding="async" class="alignnone wp-image-286469 size-full" src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-30.jpg" alt="Select Export" width="250" height="500" srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-30.jpg 250w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-30-150x300.jpg 150w" sizes="(max-width: 250px) 100vw, 250px" /></noscript></p>
<p><img decoding="async" class="alignnone size-full wp-image-286470" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20800%20418'%3E%3C/svg%3E" alt="How to Make Logo in Illustrator - 31" width="800" height="418" data-lazy-srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-31.jpg 800w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-31-300x157.jpg 300w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-31-768x401.jpg 768w" data-lazy-sizes="(max-width: 800px) 100vw, 800px" data-lazy-src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-31.jpg" /><noscript><img decoding="async" class="alignnone size-full wp-image-286470" src="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-31.jpg" alt="How to Make Logo in Illustrator - 31" width="800" height="418" srcset="https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-31.jpg 800w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-31-300x157.jpg 300w, https://cdn.educba.com/academy/wp-content/uploads/2020/01/How-to-Make-Logo-in-Illustrator-31-768x401.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></noscript></p>
<h3>Conclusion</h3>
<p>Creating the perfect logo may, at times, seem quite a challenging process. However, it can be a fun and creative process if you learn the right tools and procedures. Whatever is the need for the logo, be it print, digital, multimedia, etc. Illustrator has your back. Once you learn this process, you can create your own unique workflow to create designs for logos in Adobe Illustrator. You can try out new things and explore the world of creativity.</p>
<h3>Recommended Articles</h3>
<p>This is a guide to How to Make Logo in Illustrator?. Here we discuss how to create a logo with changing effects, design, color, and text in a step by step manner. You can also go through our other related articles to learn more &#8211;</p>
<ol>
<li><a href="https://www.educba.com/smooth-tool-in-illustrator/">Steps to Use Smooth Tool in Illustrator</a></li>
<li><a href="https://www.educba.com/eyedropper-tool-in-illustrator/">Guide to Eyedropper Tool in Illustrator</a></li>
<li><a href="https://www.educba.com/reflection-in-illustrator/">Introduction to Reflection in Illustrator</a></li>
<li><a href="https://www.educba.com/insert-image-in-illustrator/">Insert/Import Image in Illustrator</a></li>
</ol>
<style type="text/css">@media only screen and (max-width: 896px) and (min-width: 320px) {
.content-sidebar-wrap, .content-sidebar-wrap.c2 {
	padding: 2vw 5vw!important;
	display: block;
}
.five-sixths.box-div {
    width: 100% !important;
    margin-left: 0 !important;
	min-height: unset !important;
}
.breadcrumb, .breadcrumb.rbc3 {
	padding-top: 90px!important;
	padding-left: 15px !important;
	margin-bottom: 20px!important;
}
.pn-ProductNav_Wrapper,.pn-ProductNav_Wrapper.rrb7 {top: 69px!important;}
.pn-Advancer_Right {margin:0}
}
.content-sidebar-wrap {
	padding: 22vw 5vw;
}
.site-inner, .rounded-list a, ul.rounded-list li.sub, #sticky-title, .rel-courses, #sticky {
    background-color: #fff !important;
}
aside.sidebar.sidebar-primary.widget-area {
    flex: 1;
    margin-left: 40px;
    padding: 0 0 0 50px;
    flex: 1;
}
.single-title {width:100%}
.has-fixed-header .site-header{
	background: #fff;
	box-shadow: 0 0 2rem rgb(35 44 57 / 20%);
}
.menu-toggle span, .menu-toggle span::before, .menu-toggle span::after{
	background: #000;
}
@media (max-device-width: 520px) and (min-device-width: 320px){
.nav-primary, .site-inner, .rel-courses {
    background-color:#fff !important;
}
}
@media (min-width: 896px){
.content-sidebar-wrap.c1.c3, .content-sidebar-wrap.c3.c2, .content-sidebar-wrap.c2.c1, .content-sidebar-wrap.c3 {
	padding: 2rem 0!important;
}
.content {
    width: -webkit-calc(55.5% - 1rem) !important;
    width: calc(55.5% - 1rem) !important;
}
.site-inner .content-sidebar-wrap {
    padding: 2rem 0!important;
}
.site-header > .wrap {
	padding: 0rem 0;
}	
}
.breadcrumb {
    /*margin-bottom: 20px!important;*/
	padding-top: 140px;
	padding-left: 120px;
}
.breadcrumb.rbc3 {
	padding-top: 135px!important;
}	
@media (min-width: 768px){
.wrap {
    width: 98%;
    max-width: 100%;
    padding: 0;
}
footer.site-footer .wrap {
	width: 90%;
    max-width: 1280px;
}	
.content {
    padding: 2rem!important;
	border-radius:10px;
}
.content-sidebar-wrap .content {
    padding: 0rem !important;
}
}
.has-fixed-header .site-header.fixed .mega-search.mega-search-open input[type=text] {
    border: 1px solid #ccc!important;
}
.has-fixed-header .site-header.fixed li.mega-menu-item-137987 a.mega-menu-link, .has-fixed-header .site-header.fixed li.mega-menu-item-138113 a.mega-menu-link, .has-fixed-header .site-header.fixed li.mega-menu-item-370765 a.mega-menu-link, .has-fixed-header .site-header.fixed li.mega-menu-item-138221 a.mega-menu-link, .has-fixed-header .site-header.fixed li.mega-menu-item-138228 a.mega-menu-link, .has-fixed-header .site-header.fixed li.mega-menu-item-138242 a.mega-menu-link, .has-fixed-header .site-header.fixed li.mega-menu-item-138292 a.mega-menu-link, .has-fixed-header .site-header.fixed li.mega-menu-item-138378 a.mega-menu-link, .has-fixed-header .site-header.fixed li.mega-menu-item-138454 a.mega-menu-link, .button.accent {
	background-image: linear-gradient(to top,#e93f33,#ea4b32,#eb5632,#ec6032,#ec6a33)!important;
}
h1, h2, h3, h4, h5, h6, .entry-content h2{
	font-family: 'Montserrat', sans-serif!important;
	color: #10656d!important;
}
.entry-content li, .entry-content ol, .entry-content p, .entry-content table, .entry-content ul {
	color:#273239!important;
	font-family: -apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen-Sans,Ubuntu,Cantarell,'Helvetica Neue',Arial,sans-serif;!important;
	font-size:19px !important;
	line-height:1.9 !important;
}	
.entry-content h2 {
	border-bottom: 2px solid #10656d !important;
}
.breadcrumb a {
	color: #273239 !important;
	font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",Arial,sans-serif !important;
    text-decoration: underline;
	font-weight: 500;
	font-size:1.4rem !important;
}	
body, p, ul.rounded-list {
	font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",Arial,sans-serif!important;
}	
.sname, #ifclass, ul.rounded-list li.sub .subli li:hover a {
	color: #0693a0 !important;
}	
ul.rounded-list li.sub .subli li a {
    color: #273239 !important;
	font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",Arial,sans-serif!important;
}
#fix-bar::-webkit-scrollbar-thumb{
	background: #B6B6B6 !important;
	-webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
    background-color: #F5F5F5;
	border-radius: 10px 10px 0px 0px!important;
}	
ul.rounded-list li.sub, .subcat-name {
	font-family: 'Montserrat', sans-serif!important;
}	
.single-title a {
    font-size: 1.4rem !important;
    font-weight: 500;
	text-decoration: none !important;
	color: #273239 !important;
}
.single-title span {
    font-size: 14px !important;
}
.entry-content a {
	color: #0693a0 !important;
	font-weight: 700;
	text-decoration: none !important;
}	
h3:after {
	background: #0693a0 !important;
}
#fix-bar::-webkit-scrollbar {
    width: 10px !important;
    height: 5px;
}
ul.rounded-list li.sub .subli li a {font-weight: 500 !important;}
#ifclass{display:none!important}
.rounded-list ul.subli li a:before {content:none!important}
.rounded-list a{padding:.1em .4em .1em 2em!important}
ul.rounded-list ul li {line-height: 2.4!important;}
/*.entry-content h4, .entry-content h5 {
    color: #0693a0 !important;
}*/
.entry-content h5 {font-size:20px}
.entry-content pre {background-color: #fff !important;padding: 0 !important;border-left: none !important;border: none !important;}
.subcat-name {color:#0693a0!important;font-weight:700;}
.contentinner h4 {font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",Arial,sans-serif!important}
table td,th{border-left:2px solid #d2d2d2;vertical-align:text-top}#list2::-webkit-scrollbar,#sticky::-webkit-scrollbar,#ullist::-webkit-scrollbar{width:5px}#list2::-webkit-scrollbar-track,#ullist::-webkit-scrollbar-track{background:#f1f1f1}#list2::-webkit-scrollbar-thumb,#ullist::-webkit-scrollbar-thumb{background:#f1f1f1}#list2::-webkit-scrollbar-thumb:hover,#ullist::-webkit-scrollbar-thumb:hover{background:#888}#list2:hover::-webkit-scrollbar-thumb,#ullist:hover::-webkit-scrollbar-thumb{background:#888}@media (max-device-width:480px) and (min-device-width:320px){.entry-content code{width:auto;overflow:scroll}.entry-content pre{width:auto;overflow:scroll}.entry-content .wp-video{width:auto!important}}@media (max-device-width:767px) and (min-device-width:481px){.entry-content code{width:470px;overflow:scroll}}@media (max-device-width:890px) and (min-device-width:768px){.entry-content code{width:750px;overflow:scroll}}@media only screen and (min-device-width:891px){.entry-content code{width:auto}}.breadcrumb a{color:#e93f33;text-decoration:underline;font-family:'Nunito Sans',-apple-system,blinkmacsystemfont,'Segoe UI',roboto,helvetica,arial,sans-serif}.entry-content a{color:#e93f33;border-bottom:1px solid;text-decoration:none}.entry-content a:focus,.entry-content a:hover{border-bottom:transparent}@media (min-width:768px){h1{font-size:3em}h2{font-size:2em}h3{font-size:1.8em}h4{font-size:1.5em}h5{font-size:1.4em}h6{font-size:1.3em}.content-sidebar-wrap{width: 98%;
    max-width: 1200px;
    display: flex;
    flex-wrap: wrap;}}h2{font-size:2em}h3{font-size:1.8em}h4{font-size:1.5em}h5{font-size:1.4em}h6{font-size:1.3em}body>div{font-size:18px;font-size:1.6rem}b,h1,h2,h3,h4,h5,h6,strong{font-family:'Nunito Sans',-apple-system,blinkmacsystemfont,'Segoe UI',roboto,helvetica,arial,sans-serif;font-weight:700!important}@media (min-width:768px){body>div{font-size:1.8rem}.content {
    padding: 0 2rem!important;
}}.entry-content ol,.entry-content ul{margin-bottom:1.618em;margin-left:4rem}.entry-content li,.entry-content ol,.entry-content p,.entry-content table,.entry-content ul{color:#4d5968;line-height:2;font-family:'Nunito Sans',-apple-system,blinkmacsystemfont,'Segoe UI',roboto,helvetica,arial,sans-serif}@media (min-width:896px){.content-sidebar-wrap{padding:3rem 0!important}.content{
width: -webkit-calc(57.5% - 1rem);
width: calc(57.5% - 1rem);
}.sidebar-primary {
    width: 23%;
}}.leftshift{left:70%!important}.content-sidebar-wrap-bg{background: #0a635fab;}.inline-pp-banner-bg {background: #faffbd82;}.img-op{opacity: 0.5;}@media only screen and (min-width: 1024px) {
    .sidebar-content-sidebar .sidebar-secondary {
        order: 0;
		width: 19.5%;
    }

    .sidebar-content-sidebar .content {
        order: 1;
    }

    .sidebar-content-sidebar .sidebar-primary {
        order: 2;
    }
}
.breadcrumb{margin-bottom:0}
.fa-chevron-right:before{
color: #000000;
content: url(https://cdn.educba.com/academy/wp-content/uploads/2022/12/b_arrow.svg);
width: 12px;
height: 18px;
padding-right: 0.9rem;
font-size: 0rem;
font-weight: 700;
vertical-align: middle;}
.swp_social_panel a {color:white!important}.othr-cour a{color:#4a4a4a!important;border-bottom:none}.othr-cour a:hover{border-bottom:1px solid!important}.box-div .fa-book:before{content:"\f14e"}.box-div .fa-book{background-image:linear-gradient(to top,#0ba360 0,#3cba92 100%);padding:15px;border-radius:5px;color:#f0f8ff;font-size:50px}.box-div .fa-flash:before,.fa-bolt:before{content:"\f1fa"}.box-div .box-btn{width:max-content;cursor:pointer;transition:.2s;padding:10px 30px;line-height:1.33;border-radius:4px;color:#fff;background:#ff8c00;border:thin solid #ff8c00;margin-bottom:0;font-weight:700;text-align:center;vertical-align:middle;font-size:15px;display:block;letter-spacing:1px;background-image:linear-gradient(to top,#e93f33,#ea4b32,#eb5632,#ec6032,#ec6a33)}.box-div{margin:10px 0 25px;padding:24px;width:100%}.box-div .course-title{font-weight:700;font-size:1.3em;letter-spacing:1px;display:block;min-height:110px}.box-div .fa-star{font-size:15px;color:#f5af12;margin-right:4px}.box-div .price-box{text-align:-webkit-center}@media (min-device-width :320px) and (max-device-width :520px){.box-div .banr-image{display:none}.box-div .price-box{text-align:-webkit-left;margin:15px 0}}@media (min-device-width :320px) and (max-device-width :767px){.sale-bf{position:absolute;width:80px;margin-top:-5.4em;right:0}}.box-div .othr-cour{border-radius:4px;border:1px solid #4a4a4a;margin-right:12px;padding:5px 10px;font-size:14px;font-weight:400;display:inline-block;margin-bottom:5px;cursor:pointer;line-height:1.4}.box-div .rel-cour{font-size:16px;padding-bottom:5px}@media (min-device-width :768px){.centertext{text-align:center}.sale-bf{position:absolute;width:120px;margin-top:-6.1em;right:2.5em}}.blg-price{font-size:1.5em;font-weight:700;}.blg-str-price strike{font-size:1.2em;color:grey;font-weight:700;}.box-div hr{margin:0 0 .5em;padding:.5em 0 0}.box-div .course-title{line-height:25px}.box-div .banr-image{text-align:center;margin-top:20px}.box-div .bundle_link{text-decoration:none;color:#000!important;border:0}.box-div .bullets{font-weight:400;font-size:.9em}#banner_1_rb .three-sixths{margin-top:15px}#banner_1_rb .five-sixths{width:100%;margin:0}#banner_1_rb .course-price{font-size:1em}#banner_1_rb:hover{-webkit-box-shadow:0 9px 5px -6px rgba(0,0,0,.75);-moz-box-shadow:0 9px 5px -6px rgba(0,0,0,.75);box-shadow:0 9px 5px -6px rgba(0,0,0,.75)}#banner_1_rb{background-image:url('https://cdn.educba.com/academy/wp-content/uploads/2022/11/Project-Management.jpg');padding:30px 14px;background-size:cover;background-position:top center;position:relative;width:100%;font-family:Montserrat,sans-serif!important}.bf_badge{position:absolute;right:-2px;top:-12px;width:90px;}@media only screen and (max-width:896px) and (min-width:320px){.three-sixths{width:100%!important}#banner_1_rb{width:100%!important}.uk-grid-margin{padding-left:0!important}.bf_badge{position:absolute;right:-1px;top:-9px!important;width:70px!important;}}
</style><!-- CONTENT END 1 -->
</div><footer class="entry-footer"></footer></article></main><aside class="sidebar sidebar-primary widget-area" role="complementary" aria-label="Primary Sidebar"><span class="genesis-sidebar-title screen-reader-text">Primary Sidebar</span><section id="text-498" class="widget widget_text"><div class="widget-wrap">			<div class="textwidget"><style>@media only screen and (max-width: 896px) and (min-width: 320px) {
.content-sidebar-wrap, .content-sidebar-wrap.c2 {
	padding: 2vw 5vw!important;
}
.breadcrumb, .breadcrumb.rbc3 {
	padding-top: 85px!important;
}
.pn-ProductNav_Wrapper,.pn-ProductNav_Wrapper.rrb7 {top: 69px!important;}
.pn-Advancer_Right {margin:0}
}
.content-sidebar-wrap {
	padding: 22vw 5vw;
}
.site-inner, .rounded-list a, ul.rounded-list li.sub, #sticky-title, .rel-courses, #sticky {
    background-color: #fff !important;
}
main.content {
    background: #fff;
	/*display: flex;
    flex-wrap: wrap;
    padding: 75px 0 100px;
    width: 100%;*/
    width: 768px!important;
}
aside.sidebar.sidebar-primary.widget-area {
    flex: 1;
    margin-left: 40px;
    padding: 0 0 0 50px;
    flex: 1;
}
.single-title {width:100%}
.has-fixed-header .site-header{
	background: #fff;
	box-shadow: 0 0 2rem rgb(35 44 57 / 20%);
}
.menu-toggle span, .menu-toggle span::before, .menu-toggle span::after{
	background: #000;
}
@media (max-device-width: 520px) and (min-device-width: 320px){
.nav-primary, .site-inner, .rel-courses {
    background-color:#fff !important;
}
}
@media (min-width: 896px){
.content-sidebar-wrap.c1.c3, .content-sidebar-wrap.c3.c2, .content-sidebar-wrap.c2.c1, .content-sidebar-wrap.c3 {
	padding: 2rem 0!important;
}
.content {
    width: -webkit-calc(55.5% - 1rem) !important;
    width: calc(55.5% - 1rem) !important;
}
.site-inner .content-sidebar-wrap {
    padding: 2rem 0!important;
}
.site-header > .wrap {
	padding: 0rem 0;
}	
}
.breadcrumb {
    /*margin-bottom: 20px!important;*/
	padding-top: 145px;
	padding-left: 120px;
}
.breadcrumb.rbc3 {
	padding-top: 135px!important;
}	
@media (min-width: 768px){
.wrap {
    width: 98%;
    max-width: 100%;
    padding: 0;
}
footer.site-footer .wrap {
	width: 90%;
    max-width: 1280px;
}	
.content {
    padding: 2rem!important;
	border-radius:10px;
}
.content-sidebar-wrap .content {
    padding: 0rem !important;
}
}
.has-fixed-header .site-header.fixed .mega-search.mega-search-open input[type=text] {
    border: 1px solid #ccc!important;
}
.has-fixed-header .site-header.fixed .mega-menu .mega-menu-item a.mega-menu-link:not(.signup_box a) {
    color: #10656d!important;
    font-weight: 700!important;
    font-size: 16px!important;
}
.signup_box a {
    font-weight: 700 !important;
    font-size: 16px !important;
}
.has-fixed-header .site-header.fixed li.mega-menu-item-137987 a.mega-menu-link, .has-fixed-header .site-header.fixed li.mega-menu-item-138113 a.mega-menu-link, .has-fixed-header .site-header.fixed li.mega-menu-item-370765 a.mega-menu-link, .has-fixed-header .site-header.fixed li.mega-menu-item-138221 a.mega-menu-link, .has-fixed-header .site-header.fixed li.mega-menu-item-138228 a.mega-menu-link, .has-fixed-header .site-header.fixed li.mega-menu-item-138242 a.mega-menu-link, .has-fixed-header .site-header.fixed li.mega-menu-item-138292 a.mega-menu-link, .has-fixed-header .site-header.fixed li.mega-menu-item-138378 a.mega-menu-link, .has-fixed-header .site-header.fixed li.mega-menu-item-138454 a.mega-menu-link, .button.accent {
	background-image: linear-gradient(to top,#e93f33,#ea4b32,#eb5632,#ec6032,#ec6a33)!important;
}
h1, h2, h3, h4, h5, h6, .entry-content h2{
	font-family: 'Montserrat', sans-serif!important;
	color: #10656d!important;
}
.entry-content li, .entry-content ol, .entry-content p, .entry-content table, .entry-content ul {
	color:#273239!important;
	font-family: -apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen-Sans,Ubuntu,Cantarell,'Helvetica Neue',Arial,sans-serif;!important;
	font-size:19px !important;
	line-height:1.9 !important;
}	
.entry-content h2 {
	border-bottom: 2px solid #10656d !important;
}
.breadcrumb a {
	color: #273239 !important;
	font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",Arial,sans-serif !important;
    text-decoration: underline;
	font-weight: 500;
	font-size:1.4rem !important;
}	
body, p, ul.rounded-list {
	font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",Arial,sans-serif!important;
}	
.sname, #ifclass, ul.rounded-list li.sub .subli li:hover a {
	color: #0693a0 !important;
}	
ul.rounded-list li.sub .subli li a {
    color: #273239 !important;
	font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",Arial,sans-serif!important;
}
#fix-bar::-webkit-scrollbar-thumb{
	background: #B6B6B6 !important;
	-webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
    background-color: #F5F5F5;
	border-radius: 10px 10px 0px 0px!important;
}	
ul.rounded-list li.sub, .subcat-name {
	font-family: 'Montserrat', sans-serif!important;
}	
.single-title a {
    font-size: 1.4rem !important;
    font-weight: 500;
	text-decoration: none !important;
	color: #273239 !important;
}
.single-title span {
    font-size: 14px !important;
}
.entry-content a {
	color: #0693a0 !important;
	font-weight: 700;
	text-decoration: none !important;
}	
h3:after {
	background: #0693a0 !important;
}
#fix-bar::-webkit-scrollbar {
    width: 10px !important;
    height: 5px;
}
ul.rounded-list li.sub .subli li a {font-weight: 500 !important;}
#ifclass{display:none!important}
.rounded-list ul.subli li a:before {content:none!important}
.rounded-list a{padding:.1em .4em .1em 2em!important}
ul.rounded-list ul li {line-height: 2.4!important;}
/*.entry-content h4, .entry-content h5 {
    color: #0693a0 !important;
}*/
.entry-content h5 {font-size:20px}
.entry-content pre {background-color: #fff !important;padding: 0 !important;border-left: none !important;border: none !important;}
.subcat-name {color:#0693a0!important;font-weight:700;}
.contentinner h4 {font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",Arial,sans-serif!important}
table td,th{border-left:2px solid #d2d2d2;vertical-align:text-top}#list2::-webkit-scrollbar,#sticky::-webkit-scrollbar,#ullist::-webkit-scrollbar{width:5px}#list2::-webkit-scrollbar-track,#ullist::-webkit-scrollbar-track{background:#f1f1f1}#list2::-webkit-scrollbar-thumb,#ullist::-webkit-scrollbar-thumb{background:#f1f1f1}#list2::-webkit-scrollbar-thumb:hover,#ullist::-webkit-scrollbar-thumb:hover{background:#888}#list2:hover::-webkit-scrollbar-thumb,#ullist:hover::-webkit-scrollbar-thumb{background:#888}@media (max-device-width:480px) and (min-device-width:320px){.entry-content code{width:auto;overflow:scroll}.entry-content pre{width:auto;overflow:scroll}.entry-content .wp-video{width:auto!important}}@media (max-device-width:767px) and (min-device-width:481px){.entry-content code{width:470px;overflow:scroll}}@media (max-device-width:890px) and (min-device-width:768px){.entry-content code{width:750px;overflow:scroll}}@media only screen and (min-device-width:891px){.entry-content code{width:auto}}.breadcrumb a{color:#e93f33;text-decoration:underline;font-family:'Nunito Sans',-apple-system,blinkmacsystemfont,'Segoe UI',roboto,helvetica,arial,sans-serif}.entry-content a{color:#e93f33;border-bottom:1px solid;text-decoration:none}.entry-content a:focus,.entry-content a:hover{border-bottom:transparent}@media (min-width:768px){h1{font-size:3em}h2{font-size:2em}h3{font-size:1.8em}h4{font-size:1.5em}h5{font-size:1.4em}h6{font-size:1.3em}.content-sidebar-wrap{width: 98%;
    max-width: 1200px;
    display: flex;
    flex-wrap: wrap;}}h2{font-size:2em}h3{font-size:1.8em}h4{font-size:1.5em}h5{font-size:1.4em}h6{font-size:1.3em}body>div{font-size:18px;font-size:1.6rem}b,h1,h2,h3,h4,h5,h6,strong{font-family:'Nunito Sans',-apple-system,blinkmacsystemfont,'Segoe UI',roboto,helvetica,arial,sans-serif;font-weight:700!important}@media (min-width:768px){body>div{font-size:1.8rem}.content {
    padding: 0 2rem!important;
}}.entry-content ol,.entry-content ul{margin-bottom:1.618em;margin-left:4rem}.entry-content li,.entry-content ol,.entry-content p,.entry-content table,.entry-content ul{color:#4d5968;line-height:2;font-family:'Nunito Sans',-apple-system,blinkmacsystemfont,'Segoe UI',roboto,helvetica,arial,sans-serif}@media (min-width:896px){.content-sidebar-wrap{padding:3rem 0!important}.content{
width: -webkit-calc(57.5% - 1rem);
width: calc(57.5% - 1rem);
}.sidebar-primary {
    width: 23%;
}}.leftshift{left:70%!important}.content-sidebar-wrap-bg{background: #0a635fab;}.inline-pp-banner-bg {background: #faffbd82;}.img-op{opacity: 0.5;}@media only screen and (min-width: 1024px) {
    .sidebar-content-sidebar .sidebar-secondary {
        order: 0;
		width: 19.5%;
    }

    .sidebar-content-sidebar .content {
        order: 1;
    }

    .sidebar-content-sidebar .sidebar-primary {
        order: 2;
    }
}
.breadcrumb{margin-bottom:0}
.fa-chevron-right:before{
color: #000000;
content: url(https://cdn.educba.com/academy/wp-content/uploads/2022/12/b_arrow.svg);
width: 12px;
height: 18px;
padding-right: 0.9rem;
font-size: 0rem;
font-weight: 700;
vertical-align: middle;}
.swp_social_panel a {color:white!important}.othr-cour a{color:#4a4a4a!important;border-bottom:none}.othr-cour a:hover{border-bottom:1px solid!important}.box-div .fa-book:before{content:"\f14e"}.box-div .fa-book{background-image:linear-gradient(to top,#0ba360 0,#3cba92 100%);padding:15px;border-radius:5px;color:#f0f8ff;font-size:50px}.box-div .fa-flash:before,.fa-bolt:before{content:"\f1fa"}.box-div .box-btn{width:max-content;cursor:pointer;transition:.2s;padding:10px 30px;line-height:1.33;border-radius:4px;color:#fff;background:#ff8c00;border:thin solid #ff8c00;margin-bottom:0;font-weight:700;text-align:center;vertical-align:middle;font-size:15px;display:block;letter-spacing:1px;background-image:linear-gradient(to top,#e93f33,#ea4b32,#eb5632,#ec6032,#ec6a33)}.box-div{margin:10px 0 25px;padding:0;width:100%}.box-div .course-title{font-weight:700;font-size:1.3em;letter-spacing:1px;display:block;color:#fff}.box-div .fa-star{font-size:15px;color:#f5af12;margin-right:4px}.box-div .price-box{text-align:-webkit-center}@media (min-device-width :320px) and (max-device-width :520px){.box-div .banr-image{display:none}.box-div .price-box{text-align:-webkit-left;margin:15px 0}}@media (min-device-width :320px) and (max-device-width :767px){.sale-bf{position:absolute;width:80px;margin-top:-5.4em;right:0}}.box-div .othr-cour{border-radius:4px;border:1px solid #4a4a4a;margin-right:12px;padding:5px 10px;font-size:14px;font-weight:400;display:inline-block;margin-bottom:5px;cursor:pointer;line-height:1.4}.box-div .rel-cour{font-size:16px;padding-bottom:5px}@media (min-device-width :768px){.centertext{text-align:center}.sale-bf{position:absolute;width:120px;margin-top:-6.1em;right:2.5em}}.blg-price2{font-size:1.5em;font-weight:700;}.blg-str-price2 strike{font-size:1.2em;color:grey;font-weight:700;}.box-div hr{margin:0 0 .5em;padding:.5em 0 0}.box-div .course-title{line-height:25px}.box-div .banr-image{text-align:center;margin-top:20px}.box-div .bundle_link{text-decoration:none;color:#000!important;border:0}.box-div .bundle_link2{text-decoration:none;color:#fff!important;border:0}.box-div .bullets{font-weight:400;font-size:.9em}#banner_1_rb_2 .three-sixths{margin-top:15px}#banner_1_rb_2 .five-sixths{width:100%;margin:0}#banner_1_rb_2 .course-price{font-size:1em}#banner_1_rb_2:hover{-webkit-box-shadow:0 9px 5px -6px rgba(0,0,0,.75);-moz-box-shadow:0 9px 5px -6px rgba(0,0,0,.75);box-shadow:0 9px 5px -6px rgba(0,0,0,.75)}#banner_1_rb_2{background-image:url('https://cdn.educba.com/academy/wp-content/uploads/2022/11/Popular-Courses.jpeg');padding:30px 14px;background-size:cover;background-position:top center;width:100%;font-family:Montserrat,sans-serif!important}.bf_badge{position:absolute;right:-2px;top:-12px;width:90px;}@media only screen and (max-width:896px) and (min-width:320px){.three-sixths{width:100%!important}#banner_1_rb_2{width:100%!important}.uk-grid-margin{padding-left:0!important}.bf_badge{position:absolute;right:-1px;top:-9px!important;width:70px!important;}}.stickIt{position:fixed;width:342px!important;}
</style>
<style type="text/css">table td,th{border-left:2px solid #d2d2d2;vertical-align:text-top}#list2::-webkit-scrollbar,#sticky::-webkit-scrollbar,#ullist::-webkit-scrollbar{width:5px}#list2::-webkit-scrollbar-track,#ullist::-webkit-scrollbar-track{background:#f1f1f1}#list2::-webkit-scrollbar-thumb,#ullist::-webkit-scrollbar-thumb{background:#f1f1f1}#list2::-webkit-scrollbar-thumb:hover,#ullist::-webkit-scrollbar-thumb:hover{background:#888}#list2:hover::-webkit-scrollbar-thumb,#ullist:hover::-webkit-scrollbar-thumb{background:#888}@media (max-device-width:480px) and (min-device-width:320px){.entry-content code{width:auto;overflow:scroll}.entry-content pre{width:auto;overflow:scroll}.entry-content .wp-video{width:auto!important}}@media (max-device-width:767px) and (min-device-width:481px){.entry-content code{width:470px;overflow:scroll}}@media (max-device-width:890px) and (min-device-width:768px){.entry-content code{width:750px;overflow:scroll}}@media only screen and (min-device-width:891px){.entry-content code{width:auto}}.breadcrumb a{color:#e93f33;text-decoration:underline;font-family:'Nunito Sans',-apple-system,blinkmacsystemfont,'Segoe UI',roboto,helvetica,arial,sans-serif}.entry-content a{color:#e93f33;border-bottom:1px solid;text-decoration:none}.entry-content a:focus,.entry-content a:hover{border-bottom:transparent}@media (min-width:768px){h1{font-size:3em}h2{font-size:2em}h3{font-size:1.8em}h4{font-size:1.5em}h5{font-size:1.4em}h6{font-size:1.3em}}h2{font-size:2em}h3{font-size:1.8em}h4{font-size:1.5em}h5{font-size:1.4em}h6{font-size:1.3em}body>div{font-size:18px;font-size:1.6rem}b,h1,h2,h3,h4,h5,h6,strong{font-family:'Nunito Sans',-apple-system,blinkmacsystemfont,'Segoe UI',roboto,helvetica,arial,sans-serif;font-weight:700!important}@media (min-width:768px){body>div{font-size:1.8rem}}.entry-content ol,.entry-content ul{margin-bottom:1.618em;margin-left:4rem}.entry-content li,.entry-content ol,.entry-content p,.entry-content table,.entry-content ul{color:#4d5968;line-height:2;font-family:'Nunito Sans',-apple-system,blinkmacsystemfont,'Segoe UI',roboto,helvetica,arial,sans-serif}@media (min-width:896px){.content-sidebar-wrap{padding:3rem 0!important}}.leftshift{left:70%!important}.content-sidebar-wrap-bg{background: #0a635fab;}.inline-pp-banner-bg {background: #faffbd82;}.img-op{opacity: 0.5;} .contentinner h4 {font-size: 1em; font-weight:200 !important; line-height:1.3;} .contentinner h4 a{text-decoration:none;font-weight: 600;} .contentinner h4 a:before {content: "\f18e"!important;color: #5d5c5c;font-size: 2.2rem;font-weight: 500;font-family: FontAwesome;margin-right: 0.2em;} .subcat-name{font-size: 1.2em;line-height: 2;color: #d87d07;border-bottom: 1px solid;margin-bottom: 0.5em !important;} </style>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript">jQuery(document).ready(function(){
jQuery( '.custom-logo' ).attr("srcset","https://cdn.educba.com/images/website_logo_transparent_background.png");	
//jQuery(".subli").css("display","none");
jQuery(".subli .active_list").parent().css("display","block");
jQuery(".sub").find("#iclass").addClass("fa-caret-right");
jQuery(".sub").find("#ifclass").addClass("fa-folder");
jQuery(".sub").find("#ifclass2").addClass("fa-folder");
jQuery(".subli .active_list").parent().parent().find("#iclass").removeClass("fa-caret-right");
jQuery(".subli .active_list").parent().parent().find("#iclass").addClass("fa-caret-down");
jQuery(".subli .active_list").parent().parent().find("#ifclass").removeClass("fa-folder");
jQuery(".subli .active_list").parent().parent().find("#ifclass").addClass("fa-folder-open");
jQuery('table').wrap("<div style='overflow-x:auto;'></div>");
jQuery('.cal-tbl table').unwrap("<div style='overflow-x:auto;'></div>");
jQuery("#mobilenav").parent("p").css("margin","0");
jQuery("#mobilenav .fa-bars").click(function() {
jQuery('.navbar-tog-open-close').toggleClass("leftshift",7000);
jQuery("#fix-bar").addClass("showfix-bar");
/*jQuery(".content-sidebar-wrap").toggleClass("content-sidebar-wrap-bg");
jQuery(".inline-pp-banner").toggleClass("inline-pp-banner-bg");
jQuery(".entry-content img").toggleClass("img-op");*/
jQuery("#fix-bar").toggle();
jQuery(this).toggleClass('fa fa-close fa fa-bars');
});
jQuery("#mobilenav .fa-close").click(function() {
jQuery('.navbar-tog-open-close').toggleClass("leftshift",7000);
jQuery("#fix-bar").removeClass("showfix-bar");
jQuery("#fix-bar").toggle();
jQuery(this).toggleClass('fa fa-bars fa fa-close');
/*jQuery(".content-sidebar-wrap").toggleClass("content-sidebar-wrap-bg");
jQuery(".inline-pp-banner").toggleClass("inline-pp-banner-bg");
jQuery(".entry-content img").toggleClass("img-op");*/
});	
});
</script>
<div style="margin:0px 0 10px 0;">
<!-- Ad Unit 1 -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-8349083276839789"
     data-ad-slot="7896136154"
     data-ad-format="vertical"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>

	
<!--<div style="margin:15px 0 15px 0;width:300px"><a href="https://www.educba.com/design/courses/design-course/?btnz=edu-right-ads-button" style="border-radius:3px;text-align:center;padding:13px 10px 12px;background-color:#56a70c;color:#fff;border:none;display:block;font-size:14px;line-height:22px;font-weight:500;text-decoration:none"><span>all.in.one: DESIGN & VFX - 320+ Courses | 2747+ Hrs | 50+ Specializations | Tests | Certificates</span></a><small style="line-height:17px;display:block;text-align:center;margin-top:7px">2747+ Hours of HD Videos | 50+ Learning Paths | 320+ Courses | 100+ Projects | Verifiable Certificate of Completion | Lifetime Access</small></div>-->

<div style="margin:10px 0 10px 0;">
<!-- Ad Unit 2 -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-8349083276839789"
     data-ad-slot="5805159435"
     data-ad-format="vertical"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
<!--<div style="margin:15px 0 15px 0;width:300px"><a href="https://www.educba.com/data-science/courses/data-science-course/?btnz=edu-right-ads-button" style="border-radius:3px;text-align:center;padding:13px 10px 12px;background-color:#ee7e33;color:#fff;border:none;display:block;font-size:14px;line-height:22px;font-weight:500;text-decoration:none"><span>all.in.one: AI & DATA SCIENCE - 470+ Courses | 4655+ Hrs | 80+ Specializations | Tests | Certificates</span></a><small style="line-height:17px;display:block;text-align:center;margin-top:7px">4655+ Hours of HD Videos | 80+ Learning Paths | 470+ Courses | 50+ Projects | Verifiable Certificate of Completion | Lifetime Access</small></div>-->

<div style="margin:150px 0 50px 0;">
<!-- Ad Unit 3 -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-8349083276839789"
     data-ad-slot="7141210262"
     data-ad-format="auto"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>

<div style="margin:150px 0 50px 0;">
<!-- Ad Unit 4 -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-8349083276839789"
     data-ad-slot="9575801911"
     data-ad-format="auto"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>

<div style="margin:150px 0 50px 0;">
<!-- Ad Unit 5 -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-8349083276839789"
     data-ad-slot="4487126767"
     data-ad-format="auto"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>

<div style="margin:150px 0 50px 0;">
<!-- Ad Unit 6 -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-8349083276839789"
     data-ad-slot="3807369833"
     data-ad-format="auto"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>

<div style="margin:150px 0 50px 0;">
<!-- Ad Unit 7 -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-8349083276839789"
     data-ad-slot="9610909596"
     data-ad-format="auto"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>

<div style="margin:150px 0 50px 0;">
<!-- Ad Unit 10 -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-8349083276839789"
     data-ad-slot="6062258810"
     data-ad-format="vertical"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>

<div style="margin:150px 0 50px 0;">
<!-- Ad Unit 11 -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-8349083276839789"
     data-ad-slot="3825893858"
     data-ad-format="vertical"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>

<div style="margin:100px 0 50px 0;">
<!-- Ad Unit 12 -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-8349083276839789"
     data-ad-slot="8378489758"
     data-ad-format="auto"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>

<div style="margin:100px 0 50px 0;">
<!-- Ad Unit 13 -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-8349083276839789"
     data-ad-slot="6578322920"
     data-ad-format="vertical"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>

<div style="margin:100px 0 50px 0;">
<!-- Ad Unit 14 -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-8349083276839789"
     data-ad-slot="4502785936"
     data-ad-format="auto"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>

</div>
		</div></section>
</aside></div></div><footer class="site-footer"><div class="wrap"><div class="footer-widgets"><span class="genesis-sidebar-title screen-reader-text">Footer</span><div class="wrap"><div class="widget-area footer-widgets-1 footer-widget-area"><section id="custom_html-21" class="widget_text widget widget_custom_html"><div class="widget_text widget-wrap"><h6 class="widget-title widgettitle">Follow us!</h6><div class="textwidget custom-html-widget"><style type="text/css">.site-footer{background-color:#1a1a1a;border-top:1px solid #ccc}.site-footer a,.site-footer p{color:#a4a8ac;text-decoration:none}.footer-widgets .widget-title{color:#fff}.afterfooter{border-top:1px solid}.afterfooter h6{color:#fff;font-family:Montserrat,Helvetica,Arial,sans-serif;margin:40px 0 25px;font-size:1.6rem;text-transform:uppercase;}.afterfooter a{font-family:Montserrat,Helvetica,Arial,sans-serif;font-size:1.4rem;line-height:22px}.afterfooter .columns div{background-color:unset!important;border-radius:0!important;margin-bottom:0!important;text-align:left!important;text-transform:unset!important;color:#fff!important}.afterfooter .columns div:hover{transform:none;box-shadow:none;}.afterfooter .columns{border-top:1px solid #fff;display:inline-block}.list-inline{padding-left:0;margin-left:-5px;list-style:none;text-align:center;margin:40px 0 0}.list-inline li{display:inline-block;padding:0 18px;font-weight:600}.list-inline li a {color:#fff}</style>
<ul style="line-height:18px;font-family: 'Montserrat', Helvetica, Arial, sans-serif;">
<li style="margin-bottom:5px!important;padding-bottom:0!important;"><a href="https://www.facebook.com/educba.official" style="text-decoration:none;display: inline-block;" target="_blank" rel="noopener"><img width="40" height="41" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2041'%3E%3C/svg%3E" alt="EDUCBA Facebook" title="EDUCBA Facebook" style="margin-right:7px" data-lazy-src="https://cdn.educba.com/academy/wp-content/uploads/2022/06/facebook9.png"><noscript><img width="40" height="41" src="https://cdn.educba.com/academy/wp-content/uploads/2022/06/facebook9.png" alt="EDUCBA Facebook" title="EDUCBA Facebook" style="margin-right:7px"></noscript></a><a href="https://x.com/EducbaBusiness" style="text-decoration:none;display: inline-block;" target="_blank" rel="noopener"><img width="40" height="41" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2041'%3E%3C/svg%3E" alt="EDUCBA Twitter" title="EDUCBA Twitter" style="margin-right:7px" data-lazy-src="https://cdn.educba.com/academy/wp-content/uploads/2023/11/twitter_social.png"><noscript><img width="40" height="41" src="https://cdn.educba.com/academy/wp-content/uploads/2023/11/twitter_social.png" alt="EDUCBA Twitter" title="EDUCBA Twitter" style="margin-right:7px"></noscript></a><a href="https://in.linkedin.com/company/corporate-bridge-academy" style="text-decoration:none;display: inline-block;" target="_blank" rel="noopener"><img width="40" height="41" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2041'%3E%3C/svg%3E" alt="EDUCBA LinkedIN" title="EDUCBA LinkedIN" style="margin-right:7px" data-lazy-src="https://cdn.educba.com/academy/wp-content/uploads/2022/06/linkedin9.png"><noscript><img width="40" height="41" src="https://cdn.educba.com/academy/wp-content/uploads/2022/06/linkedin9.png" alt="EDUCBA LinkedIN" title="EDUCBA LinkedIN" style="margin-right:7px"></noscript></a><a href="https://www.instagram.com/educba.official/" style="text-decoration:none;display: inline-block;" target="_blank" rel="noopener"><img width="40" height="41" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2041'%3E%3C/svg%3E" alt="EDUCBA Instagram" title="EDUCBA Instagram" style="margin-right:7px" data-lazy-src="https://cdn.educba.com/academy/wp-content/uploads/2022/06/instagram9.png"><noscript><img width="40" height="41" src="https://cdn.educba.com/academy/wp-content/uploads/2022/06/instagram9.png" alt="EDUCBA Instagram" title="EDUCBA Instagram" style="margin-right:7px"></noscript></a></li>

<li><a href="https://www.youtube.com/channel/UC1_jSu02VOW1pusqb2NF49g" style="text-decoration:none;display: inline-block;" target="_blank" rel="noopener"><img width="40" height="41" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2041'%3E%3C/svg%3E" alt="EDUCBA Youtube" title="EDUCBA Youtube" style="margin-right:7px" data-lazy-src="https://cdn.educba.com/academy/wp-content/uploads/2022/06/youtube9.png"><noscript><img width="40" height="41" src="https://cdn.educba.com/academy/wp-content/uploads/2022/06/youtube9.png" alt="EDUCBA Youtube" title="EDUCBA Youtube" style="margin-right:7px"></noscript></a><a href="https://www.coursera.org/partners/educba/" style="text-decoration:none;display: inline-block;" target="_blank" rel="noopener"><img width="40" height="41" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2041'%3E%3C/svg%3E" alt="EDUCBA Coursera" title="EDUCBA Coursera" style="margin-right:7px" data-lazy-src="https://cdn.educba.com/academy/wp-content/uploads/2023/12/coursera-icon.png"><noscript><img width="40" height="41" src="https://cdn.educba.com/academy/wp-content/uploads/2023/12/coursera-icon.png" alt="EDUCBA Coursera" title="EDUCBA Coursera" style="margin-right:7px"></noscript></a><a href="https://www.udemy.com/user/premananda-suna/" style="text-decoration:none;display: inline-block;" target="_blank" rel="noopener"><img width="40" height="41" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2041'%3E%3C/svg%3E" alt="EDUCBA Udemy" title="EDUCBA Udemy" style="margin-right:7px" data-lazy-src="https://cdn.educba.com/academy/wp-content/uploads/2023/12/udemy-icon.png"><noscript><img width="40" height="41" src="https://cdn.educba.com/academy/wp-content/uploads/2023/12/udemy-icon.png" alt="EDUCBA Udemy" title="EDUCBA Udemy" style="margin-right:7px"></noscript></a></li>
</ul>

<h6 class="widget-title widgettitle" style="margin-top:2.5em">APPS</h6>

<a href="https://play.google.com/store/apps/details?id=com.educba.www" target="_blank"
style="border:none;text-decoration:none;display: inline-flex;" rel="noopener noreferrer"><img width="646" height="250"
createnew="true" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20646%20250'%3E%3C/svg%3E"
alt="EDUCBA Android App" title="EDUCBA Android App"
style="display: block;border:none;text-decoration:none;width:100%;max-width:200px;height:auto;" data-lazy-src="https://cdn.educba.com/images/educba-google-play-badge.png"><noscript><img width="646" height="250"
createnew="true" src="https://cdn.educba.com/images/educba-google-play-badge.png"
alt="EDUCBA Android App" title="EDUCBA Android App"
style="display: block;border:none;text-decoration:none;width:100%;max-width:200px;height:auto;"></noscript></a><a
href="https://apps.apple.com/us/app/educba-learning-app/id1341654580" target="_blank"
style="border:none;text-decoration:none;display: inline-flex;" rel="noopener noreferrer"><img width="646" height="250"
createnew="true" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20646%20250'%3E%3C/svg%3E" alt="EDUCBA iOS App"
title="EDUCBA iOS App"
style="display:block;border:none;text-decoration:none;width:100%;max-width:200px;height:auto;margin-left: 0;" data-lazy-src="https://cdn.educba.com/images/educba-app-store-ios.png"><noscript><img width="646" height="250"
createnew="true" src="https://cdn.educba.com/images/educba-app-store-ios.png" alt="EDUCBA iOS App"
title="EDUCBA iOS App"
style="display:block;border:none;text-decoration:none;width:100%;max-width:200px;height:auto;margin-left: 0;"></noscript></a>
</div></div></section>
</div><div class="widget-area footer-widgets-2 footer-widget-area"><section id="custom_html-22" class="widget_text widget widget_custom_html"><div class="widget_text widget-wrap"><h6 class="widget-title widgettitle">Blog</h6><div class="textwidget custom-html-widget"><ul style="line-height:18px;font-family: 'Montserrat', Helvetica, Arial, sans-serif;">
<li><a href="https://www.educba.com/blog/?source=footer">Blog</a></li>
<li><a href="https://www.educba.com/tutorials/?source=footer">Free Tutorials</a></li>
<li><a href="https://www.educba.com/about-us/?source=footer">About us</a></li>
<li><a href="https://www.educba.com/contact-us/?source=footer">Contact us</a></li>
<li><a href="https://www.educba.com/login/?source=footer">Log in</a></li>
</ul></div></div></section>
</div><div class="widget-area footer-widgets-3 footer-widget-area"><section id="custom_html-23" class="widget_text widget widget_custom_html"><div class="widget_text widget-wrap"><h6 class="widget-title widgettitle">Courses</h6><div class="textwidget custom-html-widget"><ul style="line-height:18px;font-family: 'Montserrat', Helvetica, Arial, sans-serif;">
<li><a href="https://www.educba.com/enterprise/?source=footer">Enterprise Solutions</a></li>	
<li><a href="https://www.educba.com/skillup-101free/?source=footer">Free Courses</a></li>
<li><a href="https://www.educba.com/explore/?source=footer">Explore Programs</a></li>
<li><a href="https://www.educba.com/courses/?source=footer">All Courses</a></li>
<li><a href="https://www.educba.com/all-in-one-bundles/?source=footer">All in One Bundles</a></li>
<li><a href="https://www.educba.com/sign-up/?source=footer">Sign up</a></li>
</ul></div></div></section>
</div><div class="widget-area footer-widgets-4 footer-widget-area"><section id="custom_html-24" class="widget_text widget widget_custom_html"><div class="widget_text widget-wrap"><h6 class="widget-title widgettitle">Email</h6><div class="textwidget custom-html-widget"><ul style="line-height:18px;font-family: 'Montserrat', Helvetica, Arial, sans-serif;">
<li><a href="/cdn-cgi/l/email-protection#4d2f21222a0d2829382e2f2c632e2220"><span class="__cf_email__" data-cfemail="d3b1bfbcb493b6b7a6b0b1b2fdb0bcbe">[email&#160;protected]</span></a></li>
</ul></div></div></section>
</div></div></div></div>	<p style='text-align:center;font-family:Montserrat;padding-bottom:0px;margin-bottom:0;padding-top:0px;font-size:1.7rem;'>ISO 10004:2018 & ISO 9001:2015 Certified</p>
	<p style='text-align:center;font-family:Montserrat;padding-bottom:30px;margin-bottom:0;padding-top:10px;font-size:1.7rem;'>&copy; 2025 - EDUCBA. ALL RIGHTS RESERVED. THE CERTIFICATION NAMES ARE THE TRADEMARKS OF THEIR RESPECTIVE OWNERS.</p>
	</footer></div><script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="speculationrules">
{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/academy\/wp-*.php","\/academy\/wp-admin\/*","\/academy\/wp-content\/uploads\/*","\/academy\/wp-content\/*","\/academy\/wp-content\/plugins\/*","\/academy\/wp-content\/themes\/business-pro-theme\/*","\/academy\/wp-content\/themes\/genesis\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
</script>
            <script type="rocketlazyloadscript" data-rocket-type="text/javascript">
                jQuery(function($) {
                    function equalHeight(group) {
                        tallest = 0;
                        group.each(function() {
                            thisHeight = $(this).height();
                            if(thisHeight > tallest) {
                                tallest = thisHeight;
                            }
                        });
                        group.height(tallest);
                    }

                    equalHeight($(".dg-grid-shortcode .dg_grid-shortcode-col"));

                    $(window).resize(function() {
                        equalHeight($(".dg-grid-shortcode .dg_grid-shortcode-col"));
                    });
                });
            </script>
            <script type="rocketlazyloadscript" data-rocket-type='text/javascript'>
var colomatduration = 'fast';
var colomatslideEffect = 'slideFade';
var colomatpauseInit = '';
var colomattouchstart = '';
</script><div id="pum-135330" role="dialog" aria-modal="false"  class="pum pum-overlay pum-theme-97827 pum-theme-default-theme popmake-overlay pum-click-to-close click_open" data-popmake="{&quot;id&quot;:135330,&quot;slug&quot;:&quot;free-courses-dynamic-popup&quot;,&quot;theme_id&quot;:97827,&quot;cookies&quot;:[],&quot;triggers&quot;:[{&quot;type&quot;:&quot;click_open&quot;,&quot;settings&quot;:{&quot;cookie_name&quot;:&quot;&quot;,&quot;extra_selectors&quot;:&quot;a[href=\&quot;#watch-free-1\&quot;]&quot;}}],&quot;mobile_disabled&quot;:null,&quot;tablet_disabled&quot;:null,&quot;meta&quot;:{&quot;display&quot;:{&quot;stackable&quot;:false,&quot;overlay_disabled&quot;:false,&quot;scrollable_content&quot;:false,&quot;disable_reposition&quot;:false,&quot;size&quot;:&quot;small&quot;,&quot;responsive_min_width&quot;:&quot;0%&quot;,&quot;responsive_min_width_unit&quot;:false,&quot;responsive_max_width&quot;:&quot;100%&quot;,&quot;responsive_max_width_unit&quot;:false,&quot;custom_width&quot;:&quot;640px&quot;,&quot;custom_width_unit&quot;:false,&quot;custom_height&quot;:&quot;380px&quot;,&quot;custom_height_unit&quot;:false,&quot;custom_height_auto&quot;:false,&quot;location&quot;:&quot;center top&quot;,&quot;position_from_trigger&quot;:false,&quot;position_top&quot;:&quot;100&quot;,&quot;position_left&quot;:&quot;0&quot;,&quot;position_bottom&quot;:&quot;0&quot;,&quot;position_right&quot;:&quot;0&quot;,&quot;position_fixed&quot;:&quot;1&quot;,&quot;animation_type&quot;:&quot;fade&quot;,&quot;animation_speed&quot;:&quot;350&quot;,&quot;animation_origin&quot;:&quot;center top&quot;,&quot;overlay_zindex&quot;:false,&quot;zindex&quot;:&quot;1999999999&quot;},&quot;close&quot;:{&quot;text&quot;:&quot;&quot;,&quot;button_delay&quot;:&quot;0&quot;,&quot;overlay_click&quot;:&quot;1&quot;,&quot;esc_press&quot;:&quot;1&quot;,&quot;f4_press&quot;:false},&quot;click_open&quot;:[]},&quot;conditions&quot;:[[true],[true],[true],[{&quot;target&quot;:&quot;url_begins_with&quot;,&quot;not_operand&quot;:true,&quot;settings&quot;:{&quot;search&quot;:&quot;https:\/\/www.educba.com\/author\/&quot;},&quot;search&quot;:&quot;https:\/\/www.educba.com\/author\/&quot;}]]}">

	<div  id="popmake-135330" class="pum-container popmake theme-97827 pum-responsive pum-responsive-small responsive size-small pum-position-fixed">

				
				
		
				<div  class="pum-content popmake-content" tabindex="0">
			<!-- modal popup -->

<style type="text/css">.khal1{display:none;}#popmake-97847{display: -webkit-inline-box;}#free-crs {
	text-align: -webkit-center;}#nw-email-free-crs {margin-bottom: 10px;width: 100%;} #main_content{color: #000; font-size: 26px;margin-top: 10px; font-family: 'Montserrat', Helvetica, Arial, sans-serif; font-weight: 500;} #dis_content {color: #3c3c3c; font-size: 14px;font-family: 'Montserrat', Helvetica, Arial, sans-serif;margin-top: 8px;line-height: 22px;} #email-form-free-crs{ padding: 10px;} .line5{color: red; font-size: 14px;line-height: 20px; margin-top: 8px;} #submit-free-crs{width:100%;background-image: linear-gradient(to top,#e93f33,#ea4b32,#eb5632,#ec6032,#ec6a33)!important;} .pum-content{padding: 0;} .line4{font-size: 13px; margin-top: 2px;}.alert-style5 .alert { background-color: transparent; border-bottom-width: 3px; } .fade.in { opacity: 1; } .alert-danger { color: #a94442; background-color: #f2dede; border-color: #ebccd1!important; } .alert { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 5px; } .fade { opacity: 0; -webkit-transition: opacity .15s linear; -o-transition: opacity .15s linear; transition: opacity .15s linear; } .alert-style5 .alert i { background-color: transparent; } .alert-style5 .alert-danger:hover { background-color: #f2dede; } .alert-style5 .alert:hover { border-color: rgba(0,0,0,.1); } .alert-style5 .alert { background-color: transparent; border-bottom-width: 3px; }.policy{text-align: center;
    margin: 0 auto;} .policy p{display: inline-block;
    text-align: center;
    margin: 0 auto;
    font-size: 0.85em;
		padding-top:1em;}
</style>
<div id="free-crs" data-id="" class="white-popup-block center-col bg-white text-center modal-popup-main">
<div id="loader-free-crs" class="loading" style="display:none;"></div>
<div class="center-col">

<div id="email-form-free-crs">
<!-- error message div starts here -->
<div id="error-free-crs" class="col-md-12 col-sm-12 col-xs-12 center-col text-center alert-style5" style="display: none"><div  class="alert alert-danger fade in" role="alert"><i class="fa fa-warning alert-danger"></i><span id="err-free-crs"></span></div></div>
<!-- error message div ends here -->
<img width="155" height="49" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20155%2049'%3E%3C/svg%3E" class="EDUCBA" alt="EDUCBA" data-lazy-src="https://cdn.educba.com/images/website_logo_transparent_background.png"><noscript><img width="155" height="49" src="https://cdn.educba.com/images/website_logo_transparent_background.png" class="EDUCBA" alt="EDUCBA"></noscript>
<div id="main_content"><span class="slider-subtitle5 black-text text-center title-large margin-four text-transform-none letter-spacing-1 no-margin-bottom spmn" id="spmn1" ></span></div>
<p id="dis_content1" class="dis_content"></p>
<form name="form-free-crs" id="form-free-crs" autocomplete="off">
<div class="form-group no-margin-bottom">
<input type="text" name="user-phone-free-crs" id="user-phone-free-crs" placeholder="Enter your phone no" class="khal1" autocomplete="off">
<input type="text" placeholder="Enter Email Address" name="nw-email-free-crs" id="nw-email-free-crs" value="">
		
<input type="hidden" name="suid-free-crs" id="suid-free-crs" value="1878">
<input type="hidden" name="url-free-crs" id="url-free-crs" value="https://www.educba.com/how-to-make-logo-in-illustrator/">
<input type="hidden" name="fcdp-trs" id="fcdp-trs" value="">
<input type="hidden" name="mn-trm-tx-id" id="mn-trm-tx-id" value="55630">
<input name="submit-free-crs" id="submit-free-crs" type="submit" value="Yes, Gimme FREE Access" class="title-small landing-subscribe-button xs-width-100 width-100 no-margin-bottom">
<div class="line5"><i>*Please provide your correct email id. Login details for this Free course will be emailed to you</i></div>
<!--<div class="policy"><p>By signing up, you agree to our <a href="https://www.educba.com/terms-and-conditions/">Terms of Use</a> and <a href="https://www.educba.com/privacy-policy/">Privacy Policy</a>.</p></div>-->
</div>
</form>
</div>
<!-- end FORM 3 -->
</div>

</div>
<!-- end modal popup -->


<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
plt = '';
user_envir = '';
jQuery(document).ready(function(){

if( /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent) ) {
	plt = "mobile";
	user_envir = encodeURIComponent(navigator.userAgent);
} else {
	plt = "desktop";
	user_envir = encodeURIComponent(navigator.userAgent);
}

var maincatid = '55630';
    jQuery.ajax({
    type : "GET",
    dataType: "json",
    cache: false,
    url  : 'https://www.educba.com/ajax/gtk_freecrscontent.php',
    data: 'maintermid=' + maincatid,
    async: true,
    success : function(response){
        jQuery('.spmn').html(response.maincontent);
        jQuery('.dis_content').html(response.displaycontent);
        console.log('res -'+response);
    }
    });

jQuery('#form-free-crs').on('submit', function (e) {
jQuery('input[type="submit"]').attr('disabled', true);
jQuery("#loader-free-crs").css("display","block");

uem = encodeURIComponent(jQuery("#nw-email-free-crs").val());
sg = jQuery("#suid-free-crs").val();
var urlx = jQuery("#url-free-crs").val();
zipcode = jQuery("#user-phone-free-crs").val();
mntrm = jQuery("#mn-trm-tx-id").val();
if(jQuery('#nw-mob-free-crs').length){
var mbn = jQuery("#nw-mob-free-crs").val();
}
if(uem == '') {
jQuery("#loader-free-crs").css("display","none");
jQuery('input[type="submit"]').attr('disabled', false);
jQuery("#error-free-crs").css("display","block");
jQuery('#error-free-crs').html("<div class='alert alert-danger fade in' role='alert'><i class='fa fa-warning alert-danger'></i><span id='err-free-crs'>Please enter your email..</span></div>");
} else {
	
var fregt = jQuery("#fcdp-trs").val();
jQuery.ajax({
type : "POST",
dataType: "json",
cache: false,
url  : 'https://www.educba.com/edb_jx/gtk_fregtk.php',
data: 't=' + fregt,
async: true,
success : function(response){
	jQuery("#fcdp-trs").attr("value",response.tk);
	fregt = jQuery("#fcdp-trs").val();
	
jQuery.ajax({
method : "POST",
dataType: "json",
cache: false,
url  : 'https://www.educba.com/ajax/nwz-frz-rgsz.php',
data : 'em=' + uem + '&sgs=' + sg + '&envir=' + plt + '&upf=' + user_envir+'&urlx=' +urlx+'&zipcode='+zipcode+'&mntrm='+mntrm + '&t=' + fregt + '&mb=' + mbn,
async: true,
success : function(resp){
jQuery("#loader-free-crs").css("display","none");
if(resp.access == "no") {
if(resp.eml_error == "yes") {
jQuery('input[type="submit"]').attr('disabled', false);
jQuery("#error-free-crs").css("display","block");
jQuery('#error-free-crs').html("<div class='alert alert-danger fade in' role='alert'><i class='fa fa-warning alert-danger'></i><span id='err-free-crs'>Please enter your valid email (Check your email for spelling mistakes).</span></div>");
}if(resp.mb_error == "yes") {
jQuery('input[type="submit"]').attr('disabled', false);
jQuery("#error-free-crs").css("display","block");
jQuery('#error-free-crs').html("<div class='alert alert-danger fade in' role='alert'><i class='fa fa-warning alert-danger'></i><span id='err-free-crs'>Please enter all the details.</span></div>");
}else if(resp.usr_exists == "yes") {
jQuery('input[type="submit"]').attr('disabled', false);
jQuery("#error-free-crs").css("display","block");
jQuery('#error-free-crs').html("<div class='alert alert-danger fade in' role='alert'><i class='fa fa-warning alert-danger'></i><span id='err-free-crs'>Specified email is already registered. Please provide another email.</span></div>");
}else if(resp.tk_valid == "no") {
jQuery('input[type="submit"]').attr('disabled', false);
jQuery("#error-free-crs").css("display","block");
jQuery('#error-free-crs').html("<div class='alert alert-danger fade in' role='alert'><i class='fa fa-warning alert-danger'></i><span id='err-free-crs'>Error Occurred. Please refresh the page and try again.</span></div>");
}
} else {
if(resp.tk_valid == "yes") {
jQuery('#email-form-free-crs').css("display","none");
jQuery('input[type="submit"]').attr('disabled', false);
jQuery("#error-free-crs").css("display","block");
jQuery('#error-free-crs').html("<div class='alert alert-success fade in' role='alert'><i class='fa fa-check-circle alert-success'></i><span id='err-free-crs'>Registration for Free Trial successful. Please check your email for login details.</span></div>");
window.location.href = "https://www.educba.com/my-courses/index.php";
} else {
jQuery('input[type="submit"]').attr('disabled', false);
jQuery("#error-free-crs").css("display","block");
jQuery('#error-free-crs').html("<div class='alert alert-danger fade in' role='alert'><i class='fa fa-warning alert-danger'></i><span id='err-free-crs'>Error Occurred. Please refresh teh page and try again..</span></div>");
}
}
}
});
}
});
}
return false;
e.preventDefault();
});	
});
</script>


		</div>

				
							<button type="button" class="pum-close popmake-close" aria-label="Close">
			X			</button>
		
	</div>

</div>
<div id="pum-161564" role="dialog" aria-modal="false"  class="pum pum-overlay pum-theme-97827 pum-theme-default-theme popmake-overlay click_open" data-popmake="{&quot;id&quot;:161564,&quot;slug&quot;:&quot;new-free-course-popup&quot;,&quot;theme_id&quot;:97827,&quot;cookies&quot;:[],&quot;triggers&quot;:[{&quot;type&quot;:&quot;click_open&quot;,&quot;settings&quot;:{&quot;extra_selectors&quot;:&quot;&quot;,&quot;cookie_name&quot;:null}}],&quot;mobile_disabled&quot;:null,&quot;tablet_disabled&quot;:null,&quot;meta&quot;:{&quot;display&quot;:{&quot;stackable&quot;:false,&quot;overlay_disabled&quot;:false,&quot;scrollable_content&quot;:false,&quot;disable_reposition&quot;:false,&quot;size&quot;:&quot;small&quot;,&quot;responsive_min_width&quot;:&quot;0%&quot;,&quot;responsive_min_width_unit&quot;:false,&quot;responsive_max_width&quot;:&quot;100%&quot;,&quot;responsive_max_width_unit&quot;:false,&quot;custom_width&quot;:&quot;640px&quot;,&quot;custom_width_unit&quot;:false,&quot;custom_height&quot;:&quot;380px&quot;,&quot;custom_height_unit&quot;:false,&quot;custom_height_auto&quot;:false,&quot;location&quot;:&quot;center top&quot;,&quot;position_from_trigger&quot;:false,&quot;position_top&quot;:&quot;100&quot;,&quot;position_left&quot;:&quot;0&quot;,&quot;position_bottom&quot;:&quot;0&quot;,&quot;position_right&quot;:&quot;0&quot;,&quot;position_fixed&quot;:&quot;1&quot;,&quot;animation_type&quot;:&quot;fade&quot;,&quot;animation_speed&quot;:&quot;350&quot;,&quot;animation_origin&quot;:&quot;center top&quot;,&quot;overlay_zindex&quot;:false,&quot;zindex&quot;:&quot;1999999999&quot;},&quot;close&quot;:{&quot;text&quot;:&quot;&quot;,&quot;button_delay&quot;:&quot;0&quot;,&quot;overlay_click&quot;:false,&quot;esc_press&quot;:false,&quot;f4_press&quot;:false},&quot;click_open&quot;:[]},&quot;conditions&quot;:[[true],[true],[true],[{&quot;target&quot;:&quot;url_begins_with&quot;,&quot;not_operand&quot;:true,&quot;settings&quot;:{&quot;search&quot;:&quot;https:\/\/www.educba.com\/author\/&quot;},&quot;search&quot;:&quot;https:\/\/www.educba.com\/author\/&quot;}],[true]]}">

	<div  id="popmake-161564" class="pum-container popmake theme-97827 pum-responsive pum-responsive-small responsive size-small pum-position-fixed">

				
				
		
				<div  class="pum-content popmake-content" tabindex="0">
			<style type="text/css">.khal1{display:none}#popmake-97847{display:-webkit-inline-box}#nw-free-crs{text-align:-webkit-center}#nww-email-free-crs{margin-bottom:10px;width:100%}#nw-main_content{color:#000;font-size:26px;margin-top:10px;font-family:Montserrat,Helvetica,Arial,sans-serif;font-weight:500}#nw-dis_content{color:#3c3c3c;font-size:14px;font-family:Montserrat,Helvetica,Arial,sans-serif;margin-top:8px;line-height:22px}#nw-email-form-free-crs{padding:10px}.line5{color:red;font-size:14px;line-height:20px;margin-top:8px}#nw-submit-free-crs{width:100%;background-image: linear-gradient(to top,#e93f33,#ea4b32,#eb5632,#ec6032,#ec6a33)!important;}.pum-content{padding:0}.line4{font-size:13px;margin-top:2px}.alert-style5 .alert{background-color:transparent;border-bottom-width:3px}.fade.in{opacity:1}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1!important}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:5px}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.alert-style5 .alert i{background-color:transparent}.alert-style5 .alert-danger:hover{background-color:#f2dede}.alert-style5 .alert:hover{border-color:rgba(0,0,0,.1)}.alert-style5 .alert{background-color:transparent;border-bottom-width:3px}.policy{text-align: center;
    margin: 0 auto;} .policy p{display: inline-block;
    text-align: center;
    margin: 0 auto;
    font-size: 0.85em;
		padding-top:1em;}</style><div id="nw-free-crs" data-id="" class="white-popup-block center-col bg-white text-center modal-popup-main"><div id="nw-loader-free-crs" class="loading" style="display:none;"></div><div class="center-col"><div id="nw-email-form-free-crs"><div id="nw-error-free-crs" class="col-md-12 col-sm-12 col-xs-12 center-col text-center alert-style5" style="display: none"><div  class="alert alert-danger fade in" role="alert"><i class="fa fa-warning alert-danger"></i><span id="nw-err-free-crs"></span></div></div><img width="155" height="49" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20155%2049'%3E%3C/svg%3E" class="EDUCBA" alt="EDUCBA" data-lazy-src="https://cdn.educba.com/images/website_logo_transparent_background.png"><noscript><img width="155" height="49" src="https://cdn.educba.com/images/website_logo_transparent_background.png" class="EDUCBA" alt="EDUCBA"></noscript><div id="nw-main_content"><span class="slider-subtitle5 black-text text-center title-large margin-four text-transform-none letter-spacing-1 no-margin-bottom" ></span></div><p id="nw-dis_content"></p><form name="nw-form-free-crs" id="nw-form-free-crs" autocomplete="off"><div class="form-group no-margin-bottom"><input type="text" name="user-phone-free-crs" id="nw-user-phone-free-crs" placeholder="Enter your phone no" class="khal1" autocomplete="off"><input type="text" placeholder="Enter Email Address" name="nww-email-free-crs" id="nww-email-free-crs" value="">
		
<input type="hidden" name="suid-free-crs" id="nw-suid-free-crs" value="1878">
<input type="hidden" name="url-free-crs" id="nw-url-free-crs" value="https://www.educba.com/how-to-make-logo-in-illustrator/">
<input type="hidden" name="mn-trm-tx-id" id="nw-mn-trm-tx-id" value="newfc-286151">
<input type="hidden" name="fcdp-trs-nw" id="fcdp-trs-nw" value="">
<input name="submit-free-crs" id="nw-submit-free-crs" type="submit" value="Yes, Gimme FREE Access" class="title-small landing-subscribe-button xs-width-100 width-100 no-margin-bottom"><div class="line5"><i>*Please provide your correct email id. Login details for this Free course will be emailed to you</i></div></div></form>

<!--<div class="policy"><p>By signing up, you agree to our <a href="https://www.educba.com/terms-and-conditions/">Terms of Use</a> and <a href="https://www.educba.com/privacy-policy/">Privacy Policy</a>.</p></div> -->

</div></div></div>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
plt = '';
user_envir = '';
jQuery(document).ready(function(){

if( /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent) ) {
	plt = "mobile";
	user_envir = encodeURIComponent(navigator.userAgent);
} else {
	plt = "desktop";
	user_envir = encodeURIComponent(navigator.userAgent);
}

jQuery('#nw-form-free-crs').on('submit', function (e) {
jQuery('input[type="submit"]').attr('disabled', true);
jQuery("#nw-loader-free-crs").css("display","block");

uem = encodeURIComponent(jQuery("#nww-email-free-crs").val());
sg = jQuery("#nw-suid-free-crs").val();
var urlx = jQuery("#nw-url-free-crs").val();
zipcode = jQuery("#nw-user-phone-free-crs").val();
mntrm = jQuery("#nw-mn-trm-tx-id").val();
if(jQuery('#nww-mob-free-crs').length){
var mbn = jQuery("#nww-mob-free-crs").val();
}
if(uem == '') {
jQuery("#nw-loader-free-crs").css("display","none");
jQuery('input[type="submit"]').attr('disabled', false);
jQuery("#nw-error-free-crs").css("display","block");
jQuery('#nw-error-free-crs').html("<div class='alert alert-danger fade in' role='alert'><i class='fa fa-warning alert-danger'></i><span id='err-free-crs'>Please enter your email.</span></div>");
} else {
var fregt = jQuery("#fcdp-trs-nw").val();
jQuery.ajax({
type : "POST",
dataType: "json",
cache: false,
url  : 'https://www.educba.com/edb_jx/gtk_fregtk.php',
data: 't=' + fregt,
async: true,
success : function(response){
	jQuery("#fcdp-trs-nw").attr("value",response.tk);
	fregt = jQuery("#fcdp-trs-nw").val();
	
jQuery.ajax({
method : "POST",
dataType: "json",
cache: false,
url  : 'https://www.educba.com/ajax/nwz-frz-rgsz.php',
data : 'em=' + uem + '&sgs=' + sg + '&envir=' + plt + '&upf=' + user_envir+'&urlx=' +urlx+'&zipcode='+zipcode+'&mntrm='+mntrm + '&t=' + fregt + '&mb=' + mbn,
async: true,
success : function(resp){
jQuery("#nw-loader-free-crs").css("display","none");
if(resp.access == "no") {
if(resp.eml_error == "yes") {
jQuery('input[type="submit"]').attr('disabled', false);
jQuery("#nw-error-free-crs").css("display","block");
jQuery('#nw-error-free-crs').html("<div class='alert alert-danger fade in' role='alert'><i class='fa fa-warning alert-danger'></i><span id='err-free-crs'>Please enter your valid email (Check your email for spelling mistakes).</span></div>");
}else if(resp.mb_error == "yes") {
jQuery('input[type="submit"]').attr('disabled', false);
jQuery("#nw-error-free-crs").css("display","block");
jQuery('#nw-error-free-crs').html("<div class='alert alert-danger fade in' role='alert'><i class='fa fa-warning alert-danger'></i><span id='err-free-crs'>Please enter all the details.</span></div>");
}else if(resp.usr_exists == "yes") {
jQuery('input[type="submit"]').attr('disabled', false);
jQuery("#nw-error-free-crs").css("display","block");
jQuery('#nw-error-free-crs').html("<div class='alert alert-danger fade in' role='alert'><i class='fa fa-warning alert-danger'></i><span id='err-free-crs'>Specified email is already registered. Please provide another email.</span></div>");
}else if(resp.tk_valid == "no") {
jQuery('input[type="submit"]').attr('disabled', false);
jQuery("#nw-error-free-crs").css("display","block");
jQuery('#nw-error-free-crs').html("<div class='alert alert-danger fade in' role='alert'><i class='fa fa-warning alert-danger'></i><span id='err-free-crs'>Error Occurred. Please refresh the page and try again.</span></div>");
}
} else {
if(resp.tk_valid == "yes") {
jQuery('#email-form-free-crs').css("display","none");
jQuery('input[type="submit"]').attr('disabled', false);
jQuery("#nw-error-free-crs").css("display","block");
jQuery('#nw-error-free-crs').html("<div class='alert alert-success fade in' role='alert'><i class='fa fa-check-circle alert-success'></i><span id='err-free-crs'>Registration for Free Trial successful. Please check your email for login details.</span></div>");
window.location.href = "https://www.educba.com/my-courses/index.php";
} else {
jQuery('input[type="submit"]').attr('disabled', false);
jQuery("#nw-error-free-crs").css("display","block");
jQuery('#nw-error-free-crs').html("<div class='alert alert-danger fade in' role='alert'><i class='fa fa-warning alert-danger'></i><span id='err-free-crs'>Error Occurred. Please refresh teh page and try again..</span></div>");
}
}
}
});
}
});
}
return false;
e.preventDefault();
});	
});
</script>

		</div>

				
							<button type="button" class="pum-close popmake-close" aria-label="Close">
			X			</button>
		
	</div>

</div>
<div id="pum-97847" role="dialog" aria-modal="false"  class="pum pum-overlay pum-theme-106959 pum-theme-full-screen-custom popmake-overlay pum-overlay-disabled pum-click-to-close exit_intent click_open" data-popmake="{&quot;id&quot;:97847,&quot;slug&quot;:&quot;exit-intent-auto-popup-desktop&quot;,&quot;theme_id&quot;:106959,&quot;cookies&quot;:[{&quot;event&quot;:&quot;on_popup_close&quot;,&quot;settings&quot;:{&quot;name&quot;:&quot;pum-97847&quot;,&quot;key&quot;:&quot;&quot;,&quot;session&quot;:false,&quot;path&quot;:true,&quot;time&quot;:&quot;12 hours&quot;}}],&quot;triggers&quot;:[{&quot;type&quot;:&quot;exit_intent&quot;,&quot;settings&quot;:{&quot;cookie_name&quot;:[&quot;pum-97847&quot;],&quot;methods&quot;:{&quot;mouseleave&quot;:&quot;mouseleave&quot;,&quot;lostfocus&quot;:&quot;lostfocus&quot;},&quot;top_sensitivity&quot;:&quot;10&quot;,&quot;delay_sensitivity&quot;:&quot;350&quot;,&quot;linkclick_custom_targeting&quot;:&quot;&quot;,&quot;link_hover_delay&quot;:&quot;300&quot;,&quot;mobile_time_delay&quot;:&quot;500&quot;,&quot;mobilescroll_up_percent&quot;:&quot;10&quot;}},{&quot;type&quot;:&quot;click_open&quot;,&quot;settings&quot;:{&quot;extra_selectors&quot;:&quot;&quot;,&quot;cookie_name&quot;:null}}],&quot;mobile_disabled&quot;:true,&quot;tablet_disabled&quot;:true,&quot;meta&quot;:{&quot;display&quot;:{&quot;stackable&quot;:false,&quot;overlay_disabled&quot;:&quot;1&quot;,&quot;scrollable_content&quot;:false,&quot;disable_reposition&quot;:false,&quot;size&quot;:&quot;small&quot;,&quot;responsive_min_width&quot;:&quot;0%&quot;,&quot;responsive_min_width_unit&quot;:false,&quot;responsive_max_width&quot;:&quot;100%&quot;,&quot;responsive_max_width_unit&quot;:false,&quot;custom_width&quot;:&quot;640px&quot;,&quot;custom_width_unit&quot;:false,&quot;custom_height&quot;:&quot;380px&quot;,&quot;custom_height_unit&quot;:false,&quot;custom_height_auto&quot;:false,&quot;location&quot;:&quot;center top&quot;,&quot;position_from_trigger&quot;:false,&quot;position_top&quot;:&quot;100&quot;,&quot;position_left&quot;:&quot;0&quot;,&quot;position_bottom&quot;:&quot;0&quot;,&quot;position_right&quot;:&quot;0&quot;,&quot;position_fixed&quot;:&quot;1&quot;,&quot;animation_type&quot;:&quot;fadeAndSlide&quot;,&quot;animation_speed&quot;:&quot;350&quot;,&quot;animation_origin&quot;:&quot;center center&quot;,&quot;overlay_zindex&quot;:false,&quot;zindex&quot;:&quot;1999999999&quot;},&quot;close&quot;:{&quot;text&quot;:&quot;x&quot;,&quot;button_delay&quot;:&quot;0&quot;,&quot;overlay_click&quot;:&quot;1&quot;,&quot;esc_press&quot;:&quot;1&quot;,&quot;f4_press&quot;:false},&quot;click_open&quot;:[]},&quot;conditions&quot;:[[true],[true],[true],[true],[true],[true],[true],[true],[{&quot;target&quot;:&quot;url_begins_with&quot;,&quot;not_operand&quot;:true,&quot;settings&quot;:{&quot;search&quot;:&quot;https:\/\/www.educba.com\/author\/&quot;},&quot;search&quot;:&quot;https:\/\/www.educba.com\/author\/&quot;}],[true]]}">

	<div  id="popmake-97847" class="pum-container popmake theme-106959 pum-responsive pum-responsive-small responsive size-small pum-position-fixed">

				
				
		
				<div  class="pum-content popmake-content" tabindex="0">
			<style type="text/css">.khal1{display:none}#popmake-97847{display:-webkit-inline-box;}#pum-97847{background:rgba( 0, 0, 0, 0.55 );visibility:visible;}#free-crs-ext{text-align:-webkit-center}#nw-email-free-crs-ext{margin-bottom:10px;width:100%}#main_content{color:#000;font-size:26px;margin-top:10px;font-family:Montserrat,Helvetica,Arial,sans-serif;font-weight:700}#dis_content{color:#000;font-size:16px;font-family:Montserrat,Helvetica,Arial,sans-serif;margin-top:8px;line-height:22px;font-weight:600}#email-form-free-crs{padding:10px}.line5{color:red;font-size:16px;line-height:20px;margin-top:8px}#submit-free-crs-ext{width:100%;background-image: linear-gradient(to top,#e93f33,#ea4b32,#eb5632,#ec6032,#ec6a33)!important;}.pum-content{padding:0}.line4{font-size:13px;margin-top:2px}.alert-style5 .alert{background-color:transparent;border-bottom-width:3px}.fade.in{opacity:1}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1!important}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:5px}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.alert-style5 .alert i{background-color:transparent}.alert-style5 .alert-danger:hover{background-color:#f2dede}.alert-style5 .alert:hover{border-color:rgba(0,0,0,.1)}.alert-style5 .alert{background-color:transparent;border-bottom-width:3px}.policy{text-align: center;
    margin: 0 auto;} .policy p{display: inline-block;
    text-align: center;
    margin: 0 auto;
    font-size: 0.85em;
		padding-top:1em;}
		span#spmn {
    font-weight: 600;
}input#nw-mob-free-crs-ext {
    margin-bottom: 20px;
}.line5 p {
    margin-bottom: 0;font-weight: 400;
}#popmake-97847 .pum-content.popmake-content {
    padding-bottom: 0;
}</style><div id="free-crs-ext" data-id="" class="white-popup-block center-col bg-white text-center modal-popup-main"><div id="loader-free-crs-ext" class="loading" style="display:none;"></div><div class="center-col"><div id="email-form-free-crs-ext"><div id="error-free-crs-ext" class="col-md-12 col-sm-12 col-xs-12 center-col text-center alert-style5" style="display:none"><div  class="alert alert-danger fade in" role="alert"><i class="fa fa-warning alert-danger"></i><span id="err-free-crs-ext"></span></div></div><img width="155" height="49" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20155%2049'%3E%3C/svg%3E" class="EDUCBA" alt="EDUCBA" data-lazy-src="https://cdn.educba.com/images/website_logo_transparent_background.png"><noscript><img width="155" height="49" src="https://cdn.educba.com/images/website_logo_transparent_background.png" class="EDUCBA" alt="EDUCBA"></noscript><div id="main_content"><span class="slider-subtitle5 black-text text-center title-large margin-four text-transform-none letter-spacing-1 no-margin-bottom spmn" id="spmn" ></span></div><p id="dis_content" class="dis_content"></p><form name="form-free-crs-ext" id="form-free-crs-ext" autocomplete="off"><div class="form-group no-margin-bottom"><input type="text" name="user-phone-free-crs-ext" id="user-phone-free-crs-ext" placeholder="Enter your phone no" class="khal1" autocomplete="off"><input type="text" placeholder="Enter Email Address" name="nw-email-free-crs-ext" id="nw-email-free-crs-ext" value="">
<input type="hidden" name="suid-free-crs-ext" id="suid-free-crs-ext" value="1878"><input type="hidden" name="url-free-crs-ext" id="url-free-crs-ext" value=""><input type="hidden" name="fcdp-trs-ext" id="fcdp-trs-ext" value=""><input type="hidden" name="mn-trm-tx-id" id="mn-trm-tx-id" value="55630"><input name="submit-free-crs-ext" id="submit-free-crs-ext" type="submit" value="Give me FREE Access" class="title-small landing-subscribe-button xs-width-100 width-100 no-margin-bottom"><div class="line5"><p>*Please provide your correct email id. Login details for this Free course will be emailed to you</p></div></div></form><!--<div class="policy"><p>By signing up, you agree to our <a href="https://www.educba.com/terms-and-conditions/">Terms of Use</a> and <a href="https://www.educba.com/privacy-policy/">Privacy Policy</a>.</p></div> -->
</div></div></div>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
plt = '';
user_envir = '';
jQuery(document).ready(function(){

if( /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent) ) {
	plt = "mobile";
	user_envir = encodeURIComponent(navigator.userAgent);
} else {
	plt = "desktop";
	user_envir = encodeURIComponent(navigator.userAgent);
}
    var maincatid = '55630';
    jQuery.ajax({
    type : "GET",
    dataType: "json",
    cache: false,
    url  : 'https://www.educba.com/ajax/gtk_freecrscontent.php',
    data: 'maintermid=' + maincatid,
    async: true,
    success : function(response){
        jQuery('.spmn').html(response.maincontent);
        jQuery('.dis_content').html(response.displaycontent);
        console.log('res -'+response);
    }
    });


jQuery('#form-free-crs-ext').on('submit', function (e) {
jQuery('input[type="submit"]').attr('disabled', true);
jQuery("#loader-free-crs-ext").css("display","block");

uem = encodeURIComponent(jQuery("#nw-email-free-crs-ext").val());
sg = jQuery("#suid-free-crs-ext").val();
var urlx = jQuery("#url-free-crs-ext").val();
zipcode = jQuery("#user-phone-free-crs-ext").val();
mntrm = jQuery("#mn-trm-tx-id").val();
var spn = jQuery("#spmn").text();
if(jQuery('#nw-mob-free-crs-ext').length){
var mbn = jQuery("#nw-mob-free-crs-ext").val();
}
if(uem == '') {
jQuery("#loader-free-crs-ext").css("display","none");
jQuery('input[type="submit"]').attr('disabled', false);
jQuery("#error-free-crs-ext").css("display","block");
jQuery('#error-free-crs-ext').html("<div class='alert alert-danger fade in' role='alert'><i class='fa fa-warning alert-danger'></i><span id='err-free-crs'>Please enter your email..</span></div>");
} else {
	
var fregt = jQuery("#fcdp-trs-ext").val();
jQuery.ajax({
type : "POST",
dataType: "json",
cache: false,
url  : 'https://www.educba.com/edb_jx/gtk_fregtk.php',
data: 't=' + fregt,
async: true,
success : function(response){
	jQuery("#fcdp-trs-ext").attr("value",response.tk);
	fregt = jQuery("#fcdp-trs-ext").val();
	
jQuery.ajax({
method : "POST",
dataType: "json",
cache: false,
url  : 'https://www.educba.com/ajax/nwz-frz-rgsz.php',
data : 'em=' + uem + '&sgs=' + sg + '&envir=' + plt + '&upf=' + user_envir+'&urlx=' +urlx+'&zipcode='+zipcode+'&mntrm='+mntrm + '&t=' + fregt + '&mb=' + mbn + '&sp=' + spn,
async: true,
success : function(resp){
jQuery("#loader-free-crs-ext").css("display","none");
if(resp.access == "no") {
if(resp.eml_error == "yes") {
jQuery('input[type="submit"]').attr('disabled', false);
jQuery("#error-free-crs-ext").css("display","block");
jQuery('#error-free-crs-ext').html("<div class='alert alert-danger fade in' role='alert'><i class='fa fa-warning alert-danger'></i><span id='err-free-crs'>Please enter your valid email (Check your email for spelling mistakes).</span></div>");
}else if(resp.mb_error == "yes") {
jQuery('input[type="submit"]').attr('disabled', false);
jQuery("#error-free-crs-ext").css("display","block");
jQuery('#error-free-crs-ext').html("<div class='alert alert-danger fade in' role='alert'><i class='fa fa-warning alert-danger'></i><span id='err-free-crs'>Please enter all the details.</span></div>");
}else if(resp.usr_exists == "yes") {
jQuery('input[type="submit"]').attr('disabled', false);
jQuery("#error-free-crs-ext").css("display","block");
jQuery('#error-free-crs-ext').html("<div class='alert alert-danger fade in' role='alert'><i class='fa fa-warning alert-danger'></i><span id='err-free-crs'>Specified email is already registered. Please provide another email.</span></div>");
}else if(resp.tk_valid == "no") {
jQuery('input[type="submit"]').attr('disabled', false);
jQuery("#error-free-crs-ext").css("display","block");
jQuery('#error-free-crs-ext').html("<div class='alert alert-danger fade in' role='alert'><i class='fa fa-warning alert-danger'></i><span id='err-free-crs'>Error Occurred. Please refresh the page and try again.</span></div>");
}
} else {
if(resp.tk_valid == "yes") {
jQuery('#email-form-free-crs').css("display","none");
jQuery('input[type="submit"]').attr('disabled', false);
jQuery("#error-free-crs-ext").css("display","block");
jQuery('#error-free-crs-ext').html("<div class='alert alert-success fade in' role='alert'><i class='fa fa-check-circle alert-success'></i><span id='err-free-crs'>Registration for Free Trial successful. Please check your email for login details.</span></div>");
window.location.href = "https://www.educba.com/my-courses/index.php";
} else {
jQuery('input[type="submit"]').attr('disabled', false);
jQuery("#error-free-crs-ext").css("display","block");
jQuery('#error-free-crs-ext').html("<div class='alert alert-danger fade in' role='alert'><i class='fa fa-warning alert-danger'></i><span id='err-free-crs'>Error Occurred. Please refresh teh page and try again..</span></div>");
}
}
}
});
}
});
}
return false;
e.preventDefault();
});	
});
</script>

		</div>

				
							<button type="button" class="pum-close popmake-close" aria-label="Close">
			x			</button>
		
	</div>

</div>
<div id="pum-476363" role="dialog" aria-modal="false"  class="pum pum-overlay pum-theme-97827 pum-theme-default-theme popmake-overlay click_open" data-popmake="{&quot;id&quot;:476363,&quot;slug&quot;:&quot;temp-popup-for-testing&quot;,&quot;theme_id&quot;:97827,&quot;cookies&quot;:[],&quot;triggers&quot;:[{&quot;type&quot;:&quot;click_open&quot;,&quot;settings&quot;:{&quot;cookie_name&quot;:&quot;&quot;,&quot;extra_selectors&quot;:&quot;.quiz-btn&quot;}}],&quot;mobile_disabled&quot;:null,&quot;tablet_disabled&quot;:null,&quot;meta&quot;:{&quot;display&quot;:{&quot;stackable&quot;:false,&quot;overlay_disabled&quot;:false,&quot;scrollable_content&quot;:false,&quot;disable_reposition&quot;:false,&quot;size&quot;:&quot;medium&quot;,&quot;responsive_min_width&quot;:&quot;0%&quot;,&quot;responsive_min_width_unit&quot;:false,&quot;responsive_max_width&quot;:&quot;100%&quot;,&quot;responsive_max_width_unit&quot;:false,&quot;custom_width&quot;:&quot;640px&quot;,&quot;custom_width_unit&quot;:false,&quot;custom_height&quot;:&quot;380px&quot;,&quot;custom_height_unit&quot;:false,&quot;custom_height_auto&quot;:false,&quot;location&quot;:&quot;center top&quot;,&quot;position_from_trigger&quot;:false,&quot;position_top&quot;:&quot;100&quot;,&quot;position_left&quot;:&quot;0&quot;,&quot;position_bottom&quot;:&quot;0&quot;,&quot;position_right&quot;:&quot;0&quot;,&quot;position_fixed&quot;:false,&quot;animation_type&quot;:&quot;fade&quot;,&quot;animation_speed&quot;:&quot;350&quot;,&quot;animation_origin&quot;:&quot;center top&quot;,&quot;overlay_zindex&quot;:false,&quot;zindex&quot;:&quot;1999999999&quot;},&quot;close&quot;:{&quot;text&quot;:&quot;&quot;,&quot;button_delay&quot;:&quot;0&quot;,&quot;overlay_click&quot;:false,&quot;esc_press&quot;:false,&quot;f4_press&quot;:false},&quot;click_open&quot;:[]},&quot;conditions&quot;:[[true],[{&quot;target&quot;:&quot;url_begins_with&quot;,&quot;not_operand&quot;:true,&quot;settings&quot;:{&quot;search&quot;:&quot;https:\/\/www.educba.com\/author\/&quot;},&quot;search&quot;:&quot;https:\/\/www.educba.com\/author\/&quot;}]]}">

	<div  id="popmake-476363" class="pum-container popmake theme-97827 pum-responsive pum-responsive-medium responsive size-medium">

				
				
		
				<div  class="pum-content popmake-content" tabindex="0">
			<style>.cor-ans{  background:#eafaea; border-left: 0px solid;  /* border-color: #33cc33;*/}  .wro-ans{ background:	#fde7e7; border-left: 0px solid;  /* border-color: #ff1a1a;*/} .cor-ans-badge{background-color:#33cc33; color:white; padding: 1px 8px; border-radius: 18px;} .wro-ans-badge{background-color:#ff1a1a; color:white; padding: 1px 11px; border-radius: 20px;}
#qns{ font-size: 1.2em; } .ans{ font-size: 1.2em; } #tviewmore{ padding: 20px;background: #ddf2e9;color:#000;border-left: 4px solid #0b5bec; } .uk-alert-danger.wro-ans{ color: #ff1a1a;}.ed_modal .loader_edqn{position: absolute;
    left: 0;
    margin-top: 6em;
    right: 0;}.quiz-img {position: absolute;
    top: -3.5em;
    width: 80px;
    padding: 0.2em 0.5em;
    left: 0;
    border-radius: 10%;
    background: #fff;
    right: 0;
    margin-left: auto;
    margin-right: auto;}.ed_modal form{
    border: thin solid #b7b5b5;
		border-radius: 5px;}.quiz-sticky {width: 80px}.qns{background: darkkhaki;
    padding: 1.5em 1.5em 0em 1.5em;background-image: linear-gradient(to top,#e93f33,#ea4b32,#eb5632,#ec6032,#ec6a33)!important;
			color: #fff;}.ans{padding:0 1.5em;color: #3a3939;} #submit-q,#nxt-q{margin: 0 2em;background-image: linear-gradient(to top,#e93f33,#ea4b32,#eb5632,#ec6032,#ec6a33)!important;padding: 0.8em 2em;}.green-txt{color:green;font-weight:800}
	@media (min-device-width : 320px) and (max-device-width : 480px) {
		.back-to-top{left: 1em;}.quiz-img{width: 60px !important;}.quiz-sticky {width: 60px !important; top: 91% !important;right:5px!important;
}}
	.spin-loader {
  border: 6px solid #f3f3f3;
  border-radius: 50%;margin: 0 auto;
  border-top: 6px solid #3498db;
  width: 30px;
  height: 30px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
</style>
<div class="uk-modal-dialog uk-modal-body ed_modal">
	<div align="center"><div class="loader_edqn" style="text-align: center;color: rgb(0, 0, 0); display: none;"><div class=" spin-loader"></div><!--<img width="64" height="64" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2064%2064'%3E%3C/svg%3E" style="display:inline-block;" alt="loading" data-lazy-src="https://cdn.educba.com/images/EDUCBA.gif"><noscript><img width="64" height="64" src="https://cdn.educba.com/images/EDUCBA.gif" style="display:inline-block;" alt="loading"></noscript>-->Loading . . .</div></div>
	<img width="80" height="100" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2080%20100'%3E%3C/svg%3E" alt="Quiz" class="quiz-img"  data-lazy-src="https://cdn.educba.com/academy/wp-content/uploads/2021/06/80xauto_quiz.png" /><noscript><img width="80" height="100" src="https://cdn.educba.com/academy/wp-content/uploads/2021/06/80xauto_quiz.png" alt="Quiz" class="quiz-img"  /></noscript>
	<form name='frm_q' id='frm_q' method='post' autocomplete='off'>
	<div id='edt_loader' class='uk-icon uk-position-cover uk-overlay uk-overlay-default uk-flex uk-flex-center uk-flex-middle uk-spinner' uk-spinner style='display: none;z-index:3'></div>
	<div id='edt_success' class='uk-alert-success' style='display:none' uk-alert> </div>
	<div id='edt_error' class='uk-alert-danger' style='display:none' uk-alert>   </div>
	<div class='uk-margin mt-0 qns'><b>Question: <span id='cnt'></span></b><div class='uk-form-controls'><p id='qns' name='qns' placeholder='Enter Question' value=''></p></div></div>

	<div class='uk-margin ans'><div class='uk-form-label'><b>Answer:</b></div>
	<div class='uk-form-controls'>
	<ul class='c-curriculum' style='padding-left:0;list-style-type: none;'>
	<li><ul class='sec-list' id='rad_itemss'>     
	<li><input class="uk-radio" type="radio" id="opt-1" name="radio" value="A"></li>
	<li><input class="uk-radio" type="radio" id="opt-2" name="radio" value="B"></li>
	<li><input class="uk-radio" type="radio" id="opt-3" name="radio" value="C"></li>
	</ul></li></ul>
	<p style='color:#000;' id="qsolution"></p>
	</div>
	</div>
		
	<table id="qresult" style='display:none;'><thead><tr><td colspan="4"><b>Quiz Result</b></td></tr></thead><tbody><tr><td><b>Total Questions</b></td><td><b>Correct Answers</b></td><td><b>Wrong Answers</b></td><td><b>Percentage</b></td></tr><tr><td id="qtot"></td><td id="qcor"></td><td id="qwro"></td><td id="qper"></td></tr></tbody></table>
	<p id="tviewmore" style="display:none; ">Explore 1000+ varieties of Mock tests <a href='https://www.examturf.com/?btnz=educbablog' class="btn btn-default" target="_blank">View more</a></p>
	<input type='hidden' name='questionno' id='questionno' value='0'>
	<input type='hidden' name='qid' id='qid' value=''>
	
	<input type='hidden' name='cor_ans' id='cor_ans' value='0'>
	<input type='hidden' name='wro_ans' id='wro_ans' value='0'>
	<input type='hidden' name='category' id='category' value='55630'>
	
	<p class='uk-text-right'><button class='uk-button uk-button-primary' id="submit-q" type='button'>Submit</button>  <button style='display:none;' class='uk-button uk-button-secondary ' id="nxt-q" type='button'>Next Question</button> </p></form>
	
</div>
<script type="rocketlazyloadscript">
jQuery(document).ready(function(){
var loader = jQuery(".loader_edqn");
loader.show();
 
function getNextQuestion(){
jQuery.ajax({
		type : "GET",
		url  : 'https://www.educba.com/ajax/get-questions.php',
		data: jQuery("#frm_q").serialize(),
		dataType: "json",
		cache: false,
		async: true 
	}).done(function(response) {
		console.log(response);
		if(response.status == "Yes"){
		
		var currentq = jQuery("#questionno").val();
		++currentq;
		jQuery("#cnt").html(currentq);
		jQuery("#questionno").val(currentq);
		jQuery("#qid").val(response.qid);
		
		jQuery("#qns").html(response.question);
		var options ="";
		if(response.options != "No"){
			jQuery.each(response.options, function(index, element) {
				options += "<li> <input type='radio' class='uk-radio' id='opt-"+(index+1)+"' name='radio' value='"+(index+1)+"' required>  <label for='opt-"+(index+1)+"'>"+element+"</label></li>";
			});
			
		}
		jQuery("#rad_itemss").html(options);
		
		if(response.display_result == "Yes"){
			jQuery(".qns, .ans, #qsolution, #nxt-q, #submit-q").hide();
			jQuery("#qresult, #tviewmore").show();
			var qtot = jQuery("#questionno").val() - 1;
			var qcor = jQuery("#cor_ans").val();
			var qwro = jQuery("#wro_ans").val();
			jQuery("#qtot").html(qtot);
			jQuery("#qcor").html(qcor);
			jQuery("#qwro").html(qwro);
			jQuery("#qper").html(((qcor / qtot) * 100)+"%");
			console.log("Display result");
		}
		jQuery("#qsolution").html("");
		}else{
			//jQuery("#edt_error").html("No Quiz Availble").addClass("wro-ans").show(); loader.hide();
		}
		loader.hide();
	}).fail(function(err) {  loader.hide(); control.log(err) });
	
}
//on page load 
getNextQuestion();

//Fetch next Question
jQuery(document).on('click', '#nxt-q', function(evt){
	loader.show();
	getNextQuestion();
	jQuery("#submit-q").show();
	jQuery("#nxt-q").hide();
	evt.preventDefault();
});

//Evaluate Question
jQuery(document).on('click', '#submit-q', function(evt){
	loader.show();
	jQuery("#edt_error").html("").hide();
	var getSelectedValue = jQuery('input[name="radio"]:checked');   
    //console.log("value : "+ JSON.stringify(getSelectedValue));
    if(getSelectedValue.length != 0) {
         
	if(jQuery("#qid").val() == ''){
		jQuery("#edt_error").html("<p>Something went wrong !</p>").addClass("wro-ans").show(); loader.hide();
	}else{
	jQuery.ajax({
		type : "GET",
		url  : 'https://www.educba.com/ajax/get-answer.php',
		data: jQuery("#frm_q").serialize(),
		dataType: "json",
		cache: false,
		async: true 
	}).done(function(response) {
		if(response.status == "Yes"){
		var user_ans = jQuery('input[name="radio"]:checked').val();
		var correct_ans = response.cor_opt;
		jQuery("#opt-"+correct_ans).parent().addClass("cor-ans").append(" <span class='cor-ans-badge'>&check;</span>");
		jQuery("#qsolution").html("<br><span class='green-txt'>Solution : </span>"+response.solution);
		
		if(user_ans == correct_ans){
			var temp = jQuery("#cor_ans").val(); ++temp;
			jQuery("#cor_ans").val(temp);
		}else{
			var temp = jQuery("#wro_ans").val(); ++temp;
			jQuery("#wro_ans").val(temp);
			jQuery("#opt-"+user_ans).parent().addClass("wro-ans").append(" <span class='wro-ans-badge'>x</span>");
		}
		jQuery("#nxt-q").show();
		jQuery("#submit-q").hide();
		
		}
		loader.hide();
	}).fail(function(err) {  loader.hide(); console.log(err) });
	}
	
	} else {
        jQuery("#edt_error").html("Please select the option").addClass("wro-ans").show(); loader.hide();
    } 
	evt.preventDefault();
});

});
</script> 

	
		</div>

				
							<button type="button" class="pum-close popmake-close" aria-label="Close">
			X			</button>
		
	</div>

</div>
<div id="pum-173362" role="dialog" aria-modal="false"  class="pum pum-overlay pum-theme-97827 pum-theme-default-theme popmake-overlay click_open" data-popmake="{&quot;id&quot;:173362,&quot;slug&quot;:&quot;free-course-inline-popupmobile&quot;,&quot;theme_id&quot;:97827,&quot;cookies&quot;:[],&quot;triggers&quot;:[{&quot;type&quot;:&quot;click_open&quot;,&quot;settings&quot;:{&quot;cookie_name&quot;:&quot;&quot;,&quot;extra_selectors&quot;:&quot;.inline-fc-mob&quot;}}],&quot;mobile_disabled&quot;:null,&quot;tablet_disabled&quot;:null,&quot;meta&quot;:{&quot;display&quot;:{&quot;stackable&quot;:false,&quot;overlay_disabled&quot;:false,&quot;scrollable_content&quot;:false,&quot;disable_reposition&quot;:false,&quot;size&quot;:&quot;small&quot;,&quot;responsive_min_width&quot;:&quot;0%&quot;,&quot;responsive_min_width_unit&quot;:false,&quot;responsive_max_width&quot;:&quot;100%&quot;,&quot;responsive_max_width_unit&quot;:false,&quot;custom_width&quot;:&quot;640px&quot;,&quot;custom_width_unit&quot;:false,&quot;custom_height&quot;:&quot;380px&quot;,&quot;custom_height_unit&quot;:false,&quot;custom_height_auto&quot;:false,&quot;location&quot;:&quot;center top&quot;,&quot;position_from_trigger&quot;:false,&quot;position_top&quot;:&quot;100&quot;,&quot;position_left&quot;:&quot;0&quot;,&quot;position_bottom&quot;:&quot;0&quot;,&quot;position_right&quot;:&quot;0&quot;,&quot;position_fixed&quot;:false,&quot;animation_type&quot;:&quot;fade&quot;,&quot;animation_speed&quot;:&quot;350&quot;,&quot;animation_origin&quot;:&quot;center top&quot;,&quot;overlay_zindex&quot;:false,&quot;zindex&quot;:&quot;1999999999&quot;},&quot;close&quot;:{&quot;text&quot;:&quot;&quot;,&quot;button_delay&quot;:&quot;0&quot;,&quot;overlay_click&quot;:false,&quot;esc_press&quot;:false,&quot;f4_press&quot;:false},&quot;click_open&quot;:[]},&quot;conditions&quot;:[[true],[true],[{&quot;target&quot;:&quot;url_begins_with&quot;,&quot;not_operand&quot;:true,&quot;settings&quot;:{&quot;search&quot;:&quot;https:\/\/www.educba.com\/author\/&quot;},&quot;search&quot;:&quot;https:\/\/www.educba.com\/author\/&quot;}]]}">

	<div  id="popmake-173362" class="pum-container popmake theme-97827 pum-responsive pum-responsive-small responsive size-small">

				
				
		
				<div  class="pum-content popmake-content" tabindex="0">
			<style type="text/css">.khal1{display:none}#pum-97847{background:#fff}#popmake-97847{display:-webkit-inline-box}#inline-free-crs{text-align:-webkit-center}#nw-email-free-crs{margin-bottom:10px;width:100%}#inline-main_content{color:#000;font-size:26px;margin-top:10px;font-family:Montserrat,Helvetica,Arial,sans-serif;font-weight:500}#dis_content{color:#3c3c3c;font-size:14px;font-family:Montserrat,Helvetica,Arial,sans-serif;margin-top:8px;line-height:22px}#email-form-free-crs{padding:10px}.line5{color:red;font-size:14px;line-height:20px;margin-top:8px}#inline-submit-free-crs{width:100%;background-image: linear-gradient(to top,#e93f33,#ea4b32,#eb5632,#ec6032,#ec6a33)!important;}.pum-content{padding:0}.line4{font-size:13px;margin-top:2px}.alert-style5 .alert{background-color:transparent;border-bottom-width:3px}.fade.in{opacity:1}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1!important}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:5px}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.alert-style5 .alert i{background-color:transparent}.alert-style5 .alert-danger:hover{background-color:#f2dede}.alert-style5 .alert:hover{border-color:rgba(0,0,0,.1)}.alert-style5 .alert{background-color:transparent;border-bottom-width:3px}</style><div id="inline-free-crs" data-id="" class="white-popup-block center-col bg-white text-center modal-popup-main"><div id="inline-loader-free-crs" class="loading" style="display:none;"></div><div class="center-col"><div id="inline-email-form-free-crs"><div id="inline-error-free-crs" class="col-md-12 col-sm-12 col-xs-12 center-col text-center alert-style5" style="display: none"><div  class="alert alert-danger fade in" role="alert"><i class="fa fa-warning alert-danger"></i><span id="err-free-crs"></span></div></div><img width="155" height="49" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20155%2049'%3E%3C/svg%3E" class="EDUCBA" alt="EDUCBA" data-lazy-src="https://cdn.educba.com/images/website_logo_transparent_background.png"><noscript><img width="155" height="49" src="https://cdn.educba.com/images/website_logo_transparent_background.png" class="EDUCBA" alt="EDUCBA"></noscript><div id="inline-main_content"><span class="slider-subtitle5 black-text text-center title-large margin-four text-transform-none letter-spacing-1 no-margin-bottom" >Free Design Course</span></div><p id="inline-dis_content">3D animation, modelling, simulation, game development & others</p><form name="inline-form-free-crs" id="inline-form-free-crs" autocomplete="off"><div class="form-group no-margin-bottom"><input type="text" name="inline-user-phone-free-crs" id="inline-user-phone-free-crs" placeholder="Enter your phone no" class="khal1" autocomplete="off"><input type="text" placeholder="Enter Email Address" name="inline-nw-email-free-crs" id="inline-nw-email-free-crs" value=""><input type="hidden" name="inline-suid-free-crs" id="inline-suid-free-crs" value="1946"><input type="hidden" name="inline-url-free-crs" id="inline-url-free-crs" value="https://www.educba.com/how-to-make-logo-in-illustrator/"><input type="hidden" name="inline-mn-trm-tx-id" id="inline-mn-trm-tx-id" value="55630"><input name="inline-submit-free-crs" id="inline-submit-free-crs" type="submit" value="Yes, Gimme FREE Access" class="title-small landing-subscribe-button xs-width-100 width-100 no-margin-bottom"><div class="line4">By continuing above step, you agree to our <a href="https://www.educba.com/terms-and-conditions/">Terms of Use</a> and <a href="https://www.educba.com/privacy-policy/">Privacy Policy</a>.</div><div class="line5"><i>*Please provide your correct email id. Login details for this Free course will be emailed to you</i></div></div></form></div></div></div><script type="rocketlazyloadscript" data-rocket-type="text/javascript">plt="",user_envir="",jQuery(document).ready(function(){/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)?(plt="mobile",user_envir=encodeURIComponent(navigator.userAgent)):(plt="desktop",user_envir=encodeURIComponent(navigator.userAgent)),jQuery("#inline-form-free-crs").on("submit",function(e){jQuery('input[type="submit"]').attr("disabled",!0),jQuery("#inline-loader-free-crs").css("display","block"),uem=encodeURIComponent(jQuery("#inline-nw-email-free-crs").val()),sg=jQuery("#inline-suid-free-crs").val();var r=jQuery("#inline-url-free-crs").val();return zipcode=jQuery("#inline-user-phone-free-crs").val(),mntrm=jQuery("#inline-mn-trm-tx-id").val(),""==uem?(jQuery("#inline-loader-free-crs").css("display","none"),jQuery('input[type="submit"]').attr("disabled",!1),jQuery("#inline-error-free-crs").css("display","block"),jQuery("#inline-error-free-crs").html("<div class='alert alert-danger fade in' role='alert'><i class='fa fa-warning alert-danger'></i><span id='err-free-crs'>Please enter your email..</span></div>")):jQuery.ajax({method:"POST",dataType:"json",cache:!1,url:"https://www.educba.com/ajax/nwz-frz-accz.php",data:"em="+uem+"&sgs="+sg+"&envir="+plt+"&upf="+user_envir+"&urlx="+r+"&zipcode="+zipcode+"&mntrm="+mntrm,async:!0,success:function(e){jQuery("#inline-loader-free-crs").css("display","none"),"no"==e.access?(jQuery('input[type="submit"]').attr("disabled",!1),jQuery("#inline-error-free-crs").css("display","block"),jQuery("#inline-error-free-crs").html("<div class='alert alert-danger fade in' role='alert'><i class='fa fa-warning alert-danger'></i><span id='inline-err-free-crs'>Please enter all the details. (Check your email for spelling mistakes).</span></div>")):"yes"==e.usr_exists?(jQuery('input[type="submit"]').attr("disabled",!1),jQuery("#inline-error-free-crs").css("display","block"),jQuery("#inline-error-free-crs").html("<div class='alert alert-danger fade in' role='alert'><i class='fa fa-warning alert-danger'></i><span id='inline-err-free-crs'>Specified email is already registered. Please provide another email.</span></div>")):"yes"==e.access&&(jQuery("#inline-email-form-free-crs").css("display","none"),jQuery('input[type="submit"]').attr("disabled",!1),jQuery("#inline-error-free-crs").css("display","block"),jQuery("#inline-error-free-crs").html("<div class='alert alert-success fade in' role='alert'><i class='fa fa-check-circle alert-success'></i><span id='inline-err-free-crs'>Registration for Free Trial successful. Please check your email for login details.</span></div>"),window.location.href="https://www.educba.com/my-courses/index.php")}}),!1})});</script>
		</div>

				
							<button type="button" class="pum-close popmake-close" aria-label="Close">
			X			</button>
		
	</div>

</div>
<div id="pum-138145" role="dialog" aria-modal="false"  class="pum pum-overlay pum-theme-97827 pum-theme-default-theme popmake-overlay pum-click-to-close click_open" data-popmake="{&quot;id&quot;:138145,&quot;slug&quot;:&quot;login-popup&quot;,&quot;theme_id&quot;:97827,&quot;cookies&quot;:[],&quot;triggers&quot;:[{&quot;type&quot;:&quot;click_open&quot;,&quot;settings&quot;:{&quot;extra_selectors&quot;:&quot;&quot;,&quot;cookie_name&quot;:null}}],&quot;mobile_disabled&quot;:null,&quot;tablet_disabled&quot;:null,&quot;meta&quot;:{&quot;display&quot;:{&quot;stackable&quot;:false,&quot;overlay_disabled&quot;:false,&quot;scrollable_content&quot;:false,&quot;disable_reposition&quot;:false,&quot;size&quot;:&quot;small&quot;,&quot;responsive_min_width&quot;:&quot;0%&quot;,&quot;responsive_min_width_unit&quot;:false,&quot;responsive_max_width&quot;:&quot;100%&quot;,&quot;responsive_max_width_unit&quot;:false,&quot;custom_width&quot;:&quot;640px&quot;,&quot;custom_width_unit&quot;:false,&quot;custom_height&quot;:&quot;380px&quot;,&quot;custom_height_unit&quot;:false,&quot;custom_height_auto&quot;:false,&quot;location&quot;:&quot;center top&quot;,&quot;position_from_trigger&quot;:false,&quot;position_top&quot;:&quot;100&quot;,&quot;position_left&quot;:&quot;0&quot;,&quot;position_bottom&quot;:&quot;0&quot;,&quot;position_right&quot;:&quot;0&quot;,&quot;position_fixed&quot;:&quot;1&quot;,&quot;animation_type&quot;:&quot;fade&quot;,&quot;animation_speed&quot;:&quot;350&quot;,&quot;animation_origin&quot;:&quot;center top&quot;,&quot;overlay_zindex&quot;:false,&quot;zindex&quot;:&quot;1999999999&quot;},&quot;close&quot;:{&quot;text&quot;:&quot;&quot;,&quot;button_delay&quot;:&quot;0&quot;,&quot;overlay_click&quot;:&quot;1&quot;,&quot;esc_press&quot;:&quot;1&quot;,&quot;f4_press&quot;:false},&quot;click_open&quot;:[]}}">

	<div  id="popmake-138145" class="pum-container popmake theme-97827 pum-responsive pum-responsive-small responsive size-small pum-position-fixed">

				
				
		
				<div  class="pum-content popmake-content" tabindex="0">
			<style type="text/css">#title,.textname{color:#3c3c3c}.btn{background-image:linear-gradient(to top,#e93f33,#ea4b32,#eb5632,#ec6032,#ec6a33)!important}#title{font-size:25px;text-align:center}.pum-content{padding:17px;font-family:Montserrat,Helvetica,Arial,sans-serif}.wel-text{font-size:1.2em;color:#525252;margin:.5em 0;text-align:center}.policy,.policy p{text-align:center;margin:0 auto}.wel-text span{color:#379c16;text-transform:uppercase}.policy p{display:inline-block;font-size:.85em;padding-top:1em}.popmake-content{padding:1em}</style><div id="title"><span class="title-small font-weight-700 text-transform-none black-text">EDUCBA Login</span></div><!--<div class="wel-text" >Welcome back, <span>!</span></div>--><div class="separator-line bg-black no-margin-lr margin-ten"></div><form action="https://www.educba.com/nwp_logon.php" method="POST"><div class="form-group no-margin-bottom"><label for="le" class="text-uppercase textname">Username</label><input type="text" name="le" id="le" value=""></div><div class="form-group no-margin-bottom"><input type="hidden" name="token" value="" /><label for="lp" class="text-uppercase textname">Password</label><input type="password" name="lp" id="lp"></div><div class="checkbox margin-five"><p class="text-uppercase margin-three no-margin-bottom"><a href="https://www.educba.com/forgot-password/">Forgot Password?</a></p></div><button class="btn btn-black no-margin-bottom btn-small btn-round no-margin-top" type="submit">Submit</button></form>
		</div>

				
							<button type="button" class="pum-close popmake-close" aria-label="Close">
			X			</button>
		
	</div>

</div>
	
<style>
@media (max-device-width: 768px) and (min-device-width: 320px)
{.site-footer .back-to-top{display:none; position: fixed !important; background-color: rgba(38, 43, 58, 0.77) !important;border: thin solid #ffffff36;bottom: 5.5rem !important;}.site-footer .back-to-top:before, .site-footer .back-to-top:after{background-color: #fff;}.blog-af-hr-eml{display:none}}input#nw-mob-free-crs{margin-bottom:20px;}.aio-buttonn{background-image:linear-gradient(to top,#e93f33,#ea4b32,#eb5632,#ec6032,#ec6a33)!important;color:#fff!important;line-height:36px!important;height:36px!important;font-weight:600!important}
</style>
<script nowprocket>
jQuery(document).ready(function(){
	jQuery.ajax({
        type: "POST",
        url: "https://www.educba.com/ajax/get_top_bnr.php",
        cache: false,
		data: {c:"design"},
		dataType:"json",
		async : true,
        success: function(resp){
jQuery("#mega-menu-item-650433").after("<li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-align-bottom-left mega-menu-flyout'><a style='color:#fff!important' class='mega-menu-link aio-buttonn' href='" + resp.alnk + "' tabindex='0'>" + resp.crcnt +  " Courses Bundle</a></li>");
			jQuery('[data-id="aio-prc-blog"]').attr("href", resp.mpr[0].mlnk);
			jQuery("#aio-title-blog").html(resp.mpr[0].mtt);
			jQuery("#aio-bullets-blog").html(resp.mpr[0].mbt);
			jQuery("#aio-m-p").html(resp.price[0].ap);
			jQuery("#aio-s-p").html(resp.price[0].sp);
			jQuery('[data-id="minij1-lnk"]').attr("href", resp.mpr[1].mlnk);
			jQuery('[data-id="minij2-lnk"]').attr("href", resp.mpr[2].mlnk);
			jQuery("#minij1-title").html(resp.mpr[1].mtt);
			jQuery("#minij2-title").html(resp.mpr[2].mtt);
			jQuery("#minij1-b-p").html(resp.mpr[1].mbt);
			jQuery("#minij2-b-p").html(resp.mpr[2].mbt);
			// resp.mpr[1].mtt;
// resp.mpr[1].mbt;
// resp.mpr[1].mlnk;
// resp.mpr[2].mtt;
// resp.mpr[2].mbt;
// resp.mpr[2].mlnk;
		var tot_p = Math.round((resp.price[0].apw/resp.price[0].spw) * 100); tot_p = 100-tot_p;
		if(tot_p > 40 && tot_p < 45){
		tot_p = 40;	
		}else if(tot_p > 45 && tot_p < 50){
		tot_p = 45;	
		}else if(tot_p > 50 && tot_p < 55){
		tot_p = 50;	
		}else if(tot_p > 55 && tot_p < 60){
		tot_p = 55;	
		}else if(tot_p > 60 && tot_p < 65){
		tot_p = 60;	
		}else if(tot_p > 65 && tot_p < 70){
		tot_p = 65;	
		}else if(tot_p > 70 && tot_p < 75){
		tot_p = 70;	
		}else if(tot_p > 75 && tot_p < 80){
		tot_p = 75;	
		}else if(tot_p > 80 && tot_p < 85){
		tot_p = 80;	
		}else if(tot_p > 85 && tot_p < 90){
		tot_p = 85;	
		}else if(tot_p > 90 && tot_p < 95){
		tot_p = 90;	
		}else if(tot_p > 95 && tot_p < 99){
		tot_p = 95;	
		}
		if(tot_p){
		jQuery("#aio-perc-off").html(tot_p+"% OFF");
		}
        }
   });
});
</script>
<script nowprocket type="text/javascript">
var padls = Array();
function dpr() {
    jQuery.ajax({
        type: "POST",
        url: "https://www.educba.com/wmj_jx/pr-banner.php",
        cache: false,
		dataType:"json",
		async : true,
        success: function(resp){
			jQuery("#topbnrprc").html(resp.price[0].ap);
			jQuery("#bfo").html(resp.hd);
			jQuery(".top_banner_text").html(resp.t);
			jQuery('[data-id="topbr_link_id"]').attr("href",resp.alnk);
		var tot_p = Math.round((resp.price[0].apw/resp.price[0].spw) * 100); tot_p = 100-tot_p;

		if(tot_p > 40 && tot_p < 45){
		tot_p = 40;	
		}else if(tot_p > 45 && tot_p < 50){
		tot_p = 45;	
		}else if(tot_p > 50 && tot_p < 55){
		tot_p = 50;	
		}else if(tot_p > 55 && tot_p < 60){
		tot_p = 55;	
		}else if(tot_p > 60 && tot_p < 65){
		tot_p = 60;	
		}else if(tot_p > 65 && tot_p < 70){
		tot_p = 65;	
		}else if(tot_p > 70 && tot_p < 75){
		tot_p = 70;	
		}else if(tot_p > 75 && tot_p < 80){
		tot_p = 75;	
		}else if(tot_p > 80 && tot_p < 85){
		tot_p = 80;	
		}else if(tot_p > 85 && tot_p < 90){
		tot_p = 85;	
		}else if(tot_p > 90 && tot_p < 95){
		tot_p = 90;	
		}else if(tot_p > 95 && tot_p < 99){
		tot_p = 95;	
		}
		if(tot_p){
		jQuery("#bn_dp").html(tot_p+"% OFF");
		}
        }
   });
}
jQuery(document).ready(function() {
jQuery(window).scroll(function() {
var header = jQuery('.site-header').outerHeight();
var scroll = jQuery( window ).scrollTop();

	
	if (window.matchMedia('(max-width: 768px)').matches) {
		
    if (jQuery(window).scrollTop() > 100) {
        jQuery(".site-footer .back-to-top").fadeIn('slow');
    }
    else {        
		jQuery(".site-footer .back-to-top").fadeOut('slow');
    }
}
});

if( /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent) ) {
	jQuery('table').wrap('<div style="overflow-x:auto;"></div>');
}

//jQuery(".custom-logo").attr("data-no-lazy","1");
//jQuery(".custom-logo-link").prop("href","");

var hdev = '';
var uag = navigator.userAgent.toLowerCase();
if(/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(uag)) {
	hdev = "m";
	jQuery("#topbar_id").css("display","none");
}
var cookiehpValue = "";
function myOffer_id() {
    jQuery("#topbar_id").css("display","none");
    jQuery(".site-header").css("top", "unset")
}
	
jQuery(document).on("click", "#bar-close-id", function() {
	jQuery("#topbar_id").css("display", "none"),
	jQuery(".content-sidebar-wrap").css("padding", "8rem 0"),	
	jQuery(".site-header").css("top", "unset");	
	Cookies.set("bannerhpshown", "yes", {
		expires: 1
	});
});


if((jQuery('#topbar_id').length) && (hdev != "m")){
jQuery(window).scroll(function() {
if(jQuery(window).scrollTop() >= 100) {
	jQuery("#topbar_id").css("display", "none");
	jQuery("header.site-header.fixed.shrink").css("top", "unset");
} else {
	cookiehpValue = Cookies.get("bannerhpshown");
	if(cookiehpValue == null) {
	jQuery("#topbar_id").css("display", "block");
	if(hdev == '') {
	jQuery(".site-header").css("top", "2.25em");
	}
	} else {
		jQuery(".site-header").css("top", "unset");
	}
}
});
}

jQuery.ajax({
type : "POST", 
url  : 'https://www.educba.com/ajax/chk_cnt.php', 
dataType: "json", 
cache: false, 
async: true, 
success : function(r) {
	if(r.lg == "y") {
jQuery(".offline-course-tab-content").removeClass("popmake-135330 pum-trigger");
jQuery("#mega-menu-item-138331 a,#mega-menu-item-137984 a,#mega-menu-item-138143 a,#mega-menu-item-138216 a,#mega-menu-item-138227 a,#mega-menu-item-138374 a,#mega-menu-item-138451 a,#mega-menu-item-138110 a,#mega-menu-item-138218 a,#mega-menu-item-138290 a,#mega-menu-item-653857 a").prop("href","https://www.educba.com/my-courses/");
jQuery("#mega-menu-item-138331 ,#mega-menu-item-137984 ,#mega-menu-item-138143 ,#mega-menu-item-138216 ,#mega-menu-item-138227 ,#mega-menu-item-138374 ,#mega-menu-item-138451 ,#mega-menu-item-138110 ,#mega-menu-item-138218 ,#mega-menu-item-138290 ,#mega-menu-item-653857").removeClass("popmake-138145 popmake-135330 pum-trigger");
jQuery("#mega-menu-item-138331 a,#mega-menu-item-137984 a,#mega-menu-item-138143 a,#mega-menu-item-138216 a,#mega-menu-item-138227 a,#mega-menu-item-138374 a,#mega-menu-item-138451 a,#mega-menu-item-138110 a,#mega-menu-item-138218 a,#mega-menu-item-138290 a,#mega-menu-item-653857 a").html("My Courses");

jQuery("#mega-menu-item-137988 a,#mega-menu-item-138147 a,#mega-menu-item-138233 a,#mega-menu-item-138245 a,#mega-menu-item-138379 a,#mega-menu-item-138455 a,#mega-menu-item-138116 a,#mega-menu-item-138222 a,#mega-menu-item-138293 a,#mega-menu-item-651030 a").prop("href","https://www.educba.com/logout.php");
jQuery("#mega-menu-item-137988 ,#mega-menu-item-138147 ,#mega-menu-item-138233 ,#mega-menu-item-138245 ,#mega-menu-item-138379 ,#mega-menu-item-138455 ,#mega-menu-item-138116 ,#mega-menu-item-138222 ,#mega-menu-item-138293 ,#mega-menu-item-651030").removeClass("popmake-138145 pum-trigger");
jQuery("#mega-menu-item-137988 a,#mega-menu-item-138147 a,#mega-menu-item-138233 a,#mega-menu-item-138245 a,#mega-menu-item-138379 a,#mega-menu-item-138455 a,#mega-menu-item-138116 a,#mega-menu-item-138222 a,#mega-menu-item-138293 a, #mega-menu-item-651030 a").html("Logout");		
	}
	if(r.stat == "yes") {
		jQuery("#nw-email-free-crs-ext").after("<input type='text' placeholder='Enter your contact number' name='nw-mob-free-crs-ext' id='nw-mob-free-crs-ext' value=''>");
		jQuery("#nw-email-free-crs-ext-m").after("<input type='text' placeholder='Enter your contact number' name='nw-mob-free-crs-ext-m' id='nw-mob-free-crs-ext-m' value=''>");
		jQuery("#nw-email-free-crs").after("<input type='text' placeholder='Enter your contact number' name='nw-mob-free-crs' id='nw-mob-free-crs' value=''>");
		jQuery("#nww-email-free-crs").after("<input type='text' placeholder='Enter your contact number' name='nww-mob-free-crs' id='nww-mob-free-crs' value=''>");
		jQuery("#nw-email-fx-et").after("<input type='text' class='uk-input' placeholder='Enter your contact number' name='nw-mob-fx' id='nw-mob-fx' value=''>");
		jQuery("#nw-email-fx-xcl").after("<input type='text' class='uk-input' placeholder='Enter your contact number' name='nw-mob-xcel' id='nw-mob-xcel' value=''>");
		jQuery("#sgn-email-fx-main").after("<div class='uk-form-group'><label class='uk-form-label'>Phone</label><div class='uk-position-relative w-100'><span class='uk-form-icon'><i class='icon-feather-phone'></i></span><input class='uk-input' type='text' name='sgn-mob' id='sgn-mob' value=''></div></div>");
		//jQuery("#topbar").css({"border-top": "7px solid rgb(255, 153, 51)", "border-bottom": "7px solid rgb(19, 136, 8)", "height": "58px", "background": "#fff"});
		//jQuery(".countDays").css("background", "#555!important");
jQuery.ajax({
type : "POST", 
url  : 'https://www.educba.com/ajax/top-banner-home-ind.php', 
dataType: "html", 
cache: false, 
async: true, 
success : function(rb) {
jQuery("#top_home_banner").html(rb);
	if((jQuery('#topbar_id').length) && (hdev != "m")){
		cookiehpValue = Cookies.get("bannerhpshown");
		if(cookiehpValue == null) {
			if(hdev == '') {
				jQuery(".site-header").css("top", "2.25em");
			}
			jQuery("#topbar_id").css("display", "block");
			dpr();
		} else {
			jQuery(".site-header").css("top", "unset");
	}
jQuery('#top_htimer').countdown({
timestamp	: ts,
callback	: function(days, hours, minutes, seconds){
}
});
}
}
});
} else {
jQuery.ajax({
type : "POST", 
url  : 'https://www.educba.com/ajax/top-banner-home-abr.php', 
dataType: "html", 
cache: false, 
async: true, 
success : function(rb) {
jQuery("#top_home_banner").html(rb);
	if((jQuery('#topbar_id').length) && (hdev != "m")){
		cookiehpValue = Cookies.get("bannerhpshown");
		if(cookiehpValue == null) {
			if(hdev == '') {
				jQuery(".site-header").css("top", "2.25em");
			}
			jQuery("#topbar_id").css("display", "block");
			dpr();
		} else {
			jQuery(".site-header").css("top", "unset");
	}
jQuery('#top_htimer').countdown({
timestamp	: ts,
callback	: function(days, hours, minutes, seconds){
}
});
}
}
});
}
}
});

var lglink = jQuery(".custom-logo-link").attr('href');
jQuery.ajax({
type : "POST", 
url  : 'https://www.educba.com/ajax/get_aio_price.php',
data : 'link=' + lglink,
dataType: "json", 
cache: false, 
async: true, 
success : function(msg) {
	jQuery('a[data-id="topbr_link"]').attr('href', msg.alink);
	jQuery("#tp-bar-dyn-prc").html("@ " + msg.aio_price);
	jQuery("#tp-bn-crs-nm").html(" " +  msg.atext);
}
});

jQuery(".title-area").after("<div style='font-family:Montserrat,sans-serif!important;font-weight:400;flex:auto;margin-left:5px;margin-top:0;'><a style='text-decoration:none;color:#e93f33;font-size:2.2rem' href='https://www.educba.com/blog/' tabindex='0'> |  BLOG</a></div>");
jQuery("header.site-header").after("<div class='blog-af-hr-eml' style='position:fixed;padding:5px 25px;box-sizing:border-box;z-index:11;right:0;top:120px;text-align:right;background:#fff;font-family:Montserrat,sans-serif;box-shadow: 0 0 2rem rgb(35 44 57 / 20%)'><a href='mailto:blog@educba.com' style='color:#387dfb;'>blog@educba.com</a></div>");
jQuery("#zz").html("<div style='min-height:265px'><a data-id='aio-prc-blog' href='#' class='bundle_link myBanners' target='_blank'><div class='five-sixths box-div dnsom' style='padding:30px 14px;width:100%;font-family:Montserrat,sans-serif!important;background-image: url(https://cdn.educba.com/academy/wp-content/uploads/2024/10/all-in-1.jpg);border-radius:5px;position:relative;background-size:contain;background-repeat:no-repeat;height:230px;min-height:230px'><div style='position:absolute;right:0;top:10px;font-size:11px;background:yellow;padding:5px;border-radius:7px 0 0 7px;color:black;font-weight:500'>ADVERTISEMENT</div><div class='five-sixths' style='float:right;width:65%'><div class='three-sixths' style='width:95%;float:right;'><span class='course-title' style='color:#000;min-height:auto;margin-top:35px;' id='aio-title-blog'></span><br><p style='margin:0;color: #eb5333 !important;font-size:24px!important;'><span id='aio-m-p' style='font-weight:900;font-size:1.2em'></span> <strike id='aio-s-p' style='color:#222;opacity:0.8'></strike> <span id='aio-perc-off'></span></p></div></div></div></a><a data-id='minij1-lnk' href='#' class='bundle_link myBanners' target='_blank'><div class='five-sixths box-div dnsom' style='padding:30px 14px;width:100%;font-family:Montserrat,sans-serif!important;background-image: url(https://cdn.educba.com/academy/wp-content/uploads/2024/10/mini-jop-2.jpg);border-radius:5px;position:relative;background-size:contain;background-repeat:no-repeat;height:230px;min-height:230px;width:1200px'><div style='position:absolute;right:0;top:10px;font-size:11px;background:yellow;padding:5px;border-radius:7px 0 0 7px;color:black;font-weight:500'>ADVERTISEMENT</div><div class='five-sixths' style='float:right;width:65%'><div class='three-sixths' style='width:95%;float:right;'><span class='course-title' style='color:#000;min-height:auto;margin-top:35px;' id='minij1-title'></span><br><p style='margin:0;color: #eb5333 !important;font-size:16px!important;'><span id='minij1-b-p'></span></p></div></div></div></a><a data-id='minij2-lnk' href='#' class='bundle_link myBanners' target='_blank'><div class='five-sixths box-div dnsom' style='padding:30px 14px;width:100%;font-family:Montserrat,sans-serif!important;background-image: url(https://cdn.educba.com/academy/wp-content/uploads/2024/10/mini-jop-3.jpg);border-radius:5px;position:relative;background-size:contain;background-repeat:no-repeat;height:230px;min-height:230px;width:1200px'><div style='position:absolute;right:0;top:10px;font-size:11px;background:yellow;padding:5px;border-radius:7px 0 0 7px;color:black;font-weight:500'>ADVERTISEMENT</div><div class='five-sixths' style='float:right;width:65%'><div class='three-sixths' style='width:95%;float:right;'><span class='course-title' style='color:#000;min-height:auto;margin-top:35px;' id='minij2-title'></span><br><p style='margin:0;color: #eb5333 !important;font-size:16px!important;'><span id='minij2-b-p'></span></p></div></div></div></a></div>");
//jQuery("li#mega-menu-item-650386 a").text("Explore Courses");
var myIndex = 0;
carousel();

function carousel() {
  var i;
  var x = document.getElementsByClassName("myBanners");
  for (i = 0; i < x.length; i++) {
    x[i].style.display = "none";  
  }
  myIndex++;
  if (myIndex > x.length) {myIndex = 1}    
  x[myIndex-1].style.display = "block";  
  setTimeout(carousel, 5000);    
}
});
jQuery(document).ready(function () {
	if(jQuery("#breadcrumbs span:eq(3)").length) {
		var ct_nm = jQuery("#breadcrumbs span:eq(3) a:eq(0)").text();
	} else {
		var ct_nm = "https://www.educba.com/how-to-make-logo-in-illustrator/";
		ct_nm = encodeURIComponent(ct_nm);
	}
	 jQuery.ajax({
			type : "POST",
			url  : "https://www.educba.com/ajax/sv_cat.php",
			data: 'ct=Blog - ' + ct_nm,
			async: true,
			success : function(response){ }
	   });		
});
</script>

<script nowprocket>function hide(target) {
document.getElementById(target).style.display = 'none';
}
</script>

<!--Begin Comm100 Live Chat Code-->
<div data-wpr-lazyrender="1" id="comm100-button-88106100-2271-458b-b0c7-1d3108bb141c"></div>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
  var Comm100API=Comm100API||{};(function(t){function e(e){var a=document.createElement("script"),c=document.getElementsByTagName("script")[0];a.type="text/javascript",a.async=!0,a.src=e+t.site_id,c.parentNode.insertBefore(a,c)}t.chat_buttons=t.chat_buttons||[],t.chat_buttons.push({code_plan:"88106100-2271-458b-b0c7-1d3108bb141c",div_id:"comm100-button-88106100-2271-458b-b0c7-1d3108bb141c"}),t.site_id=90004140,t.main_code_plan="88106100-2271-458b-b0c7-1d3108bb141c",e("https://vue.comm100.com/livechat.ashx?siteId="),setTimeout(function(){t.loaded||e("https://standby.comm100vue.com/livechat.ashx?siteId=")},5e3)})(Comm100API||{})
</script>
<!--End Comm100 Live Chat Code-->
<script nowprocket>
jQuery(document).ready(function(){
dpr();
});
</script>
<link href="https://cdn.educba.com/ajax/js/jquery.countdown2.css" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')"  rel="preload" />
<script nowprocket src="https://www.educba.com/ajax/js/jquery.countdown2n.js" data-rocket-defer defer></script>
<script nowprocket type="text/javascript">
jQuery(document).ready(function() {
ts = (new Date()).getTime() + 85549000;
var time_rem;
	jQuery.ajax({
	method: "GET",
	url: "https://www.educba.com/wmj_jx/customised-timer.php",
	dataType: "json",
	cache: false,
	success: function (result) {
	if(result.status == 'Yes'){
		time_rem = (result.remaining_time * 1000);

ts = (new Date()).getTime() + time_rem;
//OFFERBAR TIMER
newYear = false;
jQuery('#countjop1').countdown({
timestamp	: ts,
callback	: function(days, hours, minutes, seconds){
}
});
		
// header yellow bar timer
		
jQuery('#top_bar_timer').countdown({
timestamp	: ts,
callback	: function(days, hours, minutes, seconds){
}
});
		
tmpts = ts;
jQuery('#countjop2').countdown({
timestamp	: tmpts,
callback	: function(days, hours, minutes, seconds){
}
});
jQuery('#countjop22').countdown({
timestamp	: tmpts,
callback	: function(days, hours, minutes, seconds){
}
});

jQuery('#countdown1za').countdown({
timestamp	: ts,
callback	: function(days, hours, minutes, seconds){
}
});

jQuery('#countdown2').countdown({
timestamp	: ts,
callback	: function(days, hours, minutes, seconds){
}
});

jQuery('#countjop_aio2').countdown({
timestamp	: ts,
callback	: function(days, hours, minutes, seconds){
}
});

jQuery('#top-bar-lmt-off').countdown({
timestamp	: ts,
callback	: function(days, hours, minutes, seconds){
}
});
	}else{

//OFFERBAR TIMER
newYear = false;
jQuery('#countjop1').countdown({
timestamp	: ts,
callback	: function(days, hours, minutes, seconds){
}
});

jQuery('#countjop2').countdown({
timestamp	: ts,
callback	: function(days, hours, minutes, seconds){
}
});

jQuery('#countjop22').countdown({
timestamp	: ts,
callback	: function(days, hours, minutes, seconds){
}
});

jQuery('#countdown1za').countdown({
timestamp	: ts,
callback	: function(days, hours, minutes, seconds){
}
});

jQuery('#countjop_aio2').countdown({
timestamp	: ts,
callback	: function(days, hours, minutes, seconds){
}
});

jQuery('#countdown2').countdown({
timestamp	: ts,
callback	: function(days, hours, minutes, seconds){
}
});

jQuery('#top-bar-lmt-off').countdown({
timestamp	: ts,
callback	: function(days, hours, minutes, seconds){
}
});
	}
	}					   
	});
	});
</script>
<style>span#topbnrprc{color:#000!important;background-color:#fff!important;}@media only screen and (max-width:768px){.topbar{display:none!important}}.topbar p{padding:2px 0 0 !important}.topbar{/*background: linear-gradient(to right, rgb(255, 226, 89), rgb(255, 167, 81)) !important;*/background: #ffff00;}
	 @media only screen and (min-width: 768px) {/*body:before{content:url(https://cdn.educba.com/academy/wp-content/uploads/2020/12/bell.png);position: absolute; width: 100px; transform: rotate(-45deg);left:-30px; z-index: 999;top: -10px;}
body:after{content:url(https://cdn.educba.com/academy/wp-content/uploads/2020/12/bell.png);position: absolute; width: 100px; transform: rotate(45deg);right: -20px; z-index: 9; top: -20px;}*/}
	#bfo{
  color: black!important;
  -moz-animation: flicker 4s 0s infinite;
  -webkit-animation: flicker 4s 0s infinite;
  animation: flicker 4s 0s infinite;
  background: none;
  font-size: 1.2em;
    padding: 5px;
    margin-top: -3px;
    display: inline-block;
    border-radius: 3px;
    animation: animate 2.5s linear infinite;
	-webkit-text-stroke-width: unset;
    -webkit-text-stroke-color: transparent;
	}
/*#bfo:before {
	content:url(https://cdn.educba.com/academy/wp-content/uploads/2020/11/sale.png);
    position: relative;
    z-index: 100000;
    margin-top: 20px;position: absolute;
    z-index: 100000;
    margin-left: -90px;
    margin-top: -7px;animation: animated_div 5s infinite;
    -moz-animation: animated_div 5s infinite;
    -webkit-animation: animated_div 5s infinite;
}
.promo-topbar p:after {
    content: url(https://cdn.educba.com/academy/wp-content/uploads/2020/11/sale.png);
    position: relative;
    z-index: 100000;
    margin-right: -45px;
    float: right;
    margin-top: -11px;
    animation: animated_div 5s infinite;
    -moz-animation: animated_div 5s infinite;
    -webkit-animation: animated_div 5s infinite;animation-direction: reverse;
}
body:before {
    content: url(https://cdn.educba.com/academy/wp-content/uploads/2020/12/Santa.png);
    position: absolute;
    z-index: 100000;
   
    margin-top: -5px;
    animation: animated_div 5s infinite;
    -moz-animation: animated_div 5s infinite;
    -webkit-animation: animated_div 10s infinite;
}*/
@keyframes animate { 
	0% { 
		opacity: 0; 
	} 

	50% { 
		opacity: 0.7; 
	} 

	100% { 
		opacity: 0; 
	} 
} 

	@keyframes animated_div{	
0% {
    transform: rotate(0deg);
    right: 0px;
}

25% {
    transform: rotate(10deg);
    right: 0px;
}
50% {
    transform: rotate(0deg);
    right: 85%;
}
55% {
    transform: rotate(0deg);
    right: 85%;
}
70% {
    transform: rotate(0deg);
    right: 85%;
}
100% {
    right: 100%;
}
} @-moz-keyframes flicker {
  0%,
	6%,
	12% {
    text-shadow: none;
    color: #111111;
  }
  3%,
	9% {
    text-shadow: 0 0 8px rgba(250, 103, 1, 0.6);
    color: red;
  }
  60% {
    text-shadow: 0 0 8px rgba(250, 103, 1, 0.6), 0 0 16px rgba(250, 103, 1, 0.4), 0 0 20px rgba(255, 0, 84, 0.2), 0 0 22px rgba(255, 0, 84, 0.1);
    color: red;
  }
  100% {
    text-shadow: 0 0 8px rgba(250, 103, 1, 0.6), 0 0 16px rgba(250, 103, 1, 0.4), 0 0 20px rgba(255, 0, 84, 0.2), 0 0 22px rgba(255, 0, 84, 0.1);
    color: red;
  }
}
@-webkit-keyframes flicker {
  0%,
	6%,
	12% {
    text-shadow: none;
    color: #111111;
  }
  3%,
	9% {
    text-shadow: 0 0 8px rgba(250, 103, 1, 0.6);
    color: red;
  }
  60% {
    text-shadow: 0 0 8px rgba(250, 103, 1, 0.6), 0 0 16px rgba(250, 103, 1, 0.4), 0 0 20px rgba(255, 0, 84, 0.2), 0 0 22px rgba(255, 0, 84, 0.1);
    color: red;
  }
  100% {
    text-shadow: 0 0 8px rgba(250, 103, 1, 0.6), 0 0 16px rgba(250, 103, 1, 0.4), 0 0 20px rgba(255, 0, 84, 0.2), 0 0 22px rgba(255, 0, 84, 0.1);
    color: red;
  }
}
@keyframes flicker {
  0%,
	6%,
	12% {
    text-shadow: none;
    color: #111111;
  }
  3%,
	9% {
    text-shadow: 0 0 8px rgba(250, 103, 1, 0.6);
    color: red;
  }
  60% {
    text-shadow: 0 0 8px rgba(250, 103, 1, 0.6), 0 0 16px rgba(250, 103, 1, 0.4), 0 0 20px rgba(255, 0, 84, 0.2), 0 0 22px rgba(255, 0, 84, 0.1);
    color: red;
  }
  100% {
    text-shadow: 0 0 8px rgba(250, 103, 1, 0.6), 0 0 16px rgba(250, 103, 1, 0.4), 0 0 20px rgba(255, 0, 84, 0.2), 0 0 22px rgba(255, 0, 84, 0.1);
    color: red;
  }
	}
span#top_bar_timer {
    margin-top: 0;
}	
</style>
<script nowprocket src="https://www.educba.com/ajax/js/ckk.js" data-rocket-defer defer></script>
<style type="text/css">
.bfo{ color: #000;font-size: 1.1em; letter-spacing: 1px;line-height: 20px;}
@media only screen and (max-width: 799px){
.topbar{
		height: 70px!important;
	}
.mobile_hidden{
	display:none;
	}	

}
@media (min-device-width : 320px) and (max-device-width : 480px) {
	.bar-close {right: 2px !important;}
	.promo-topbar .cnt_timer {
		display: none !important;
	}
}	
.bar-close {
    display: block;
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}
.topbar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    min-height: 45px;
    height: 45px;
    text-align: center;
    color: #fff;
    background: yellow;
	/*background-image: linear-gradient(315deg, #60b922 0%, #317600 74%);*/
    overflow: hidden;
    background-repeat: repeat;
    background-size: contain;
    background-position: top;
    width: 100%;
    -webkit-box-shadow: 0 1px 6px rgba(57,73,76,0.35);
    box-shadow: 0 1px 3px rgba(57,73,76,0.35);
}
.promo-topbar {
    margin: 0 auto;
    display: inline-block;
}
.topbar p {
    margin: 0px 0 0;
    display: inline-block;
    float: left;
    font-size: 16px;
    color: #333;
	font-weight: 600;
	letter-spacing: 0.2px;
	font-family: 'Montserrat', Helvetica, Arial, sans-serif!important;
}
.topbar .wrap {
    padding-top: 8px;
    padding-bottom: 5px;
	max-width: unset;
}
.bar-close i {
    font-size: 16px;
	color: #000;
}
@media only screen and (min-width: 799px){
.promo-topbar .gradient {
    display: inline !important;
}
.promo-topbar .cnt_timer {
	display: contents;
}
.spcl-off{
	display:block !important;
}
}
.promo-topbar .gradient {
    display: none;
    line-height: 1;
    height: auto;
    color: #fff;
    padding: 5px 15px;
    margin: 0px 0.51em;
    border-radius: 5px;
    font-size: 0.9em;
    animation-duration: 4.5s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: ease-in-out;
    background: #f6f7f8;
    background-image: linear-gradient(to right, #e93f33 44%, #ba3546 48%,#e94233 51%);
    /* background-image: linear-gradient(to right, #03d486 44%, #d6fbca 48%,#03d486 51%); */
    background-size: 1000px 640px;
    position: relative;
    /*box-shadow: inset 2px 1px 5px 0px rgb(55, 131, 185);*/
}
@keyframes placeHolderShimmer{
    0%{
        background-position: -468px 0
    }
    100%{
        background-position: 468px 0
    }
}
.promo-topbar .countDays, .promo-topbar .countHours, .promo-topbar .countMinutes, .promo-topbar .countSeconds {
	background: #000 !important;
}
.promo-topbar .digit {font-size:14px;margin-top:-7px}
.promo-topbar .countMinutes + span:after {left:4px;}
.promo-topbar .digit,.promo-topbar .countDays + span:after,.promo-topbar .countHours + span:after, .promo-topbar .countMinutes + span:after, .promo-topbar .countSeconds:after {
	color: #fff !important;
}
.promo-topbar .countDays + span:after,.promo-topbar .countHours + span:after, .promo-topbar .countMinutes + span:after, .promo-topbar .countSeconds:after {
	color: #555 !important;
	font-size: 10px;
	margin-top: 0;
    left: 3px;
	text-align: end;
}
.promo-topbar .crossline{
	display:none;
}
#top-bar-lmt-off{ padding: 0 0.5em;}
.spcl-off{
	position: fixed;
	margin-left: -8em;
	top: 0;
	display:none;
}
@keyframes gradient {
    0% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
    100% { background-position: 0% 50%; }
}
.top_banner_text {
    background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
    background-size: 400% 400%;
    animation: gradient 3s ease infinite;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	font-weight: 700;
}
</style>

<div  class="topbar" id="topbar" style="display:none;">
<a style="text-decoration:none;border-bottom:none;" href="https://www.educba.com/all-in-one/" data-id="topbr_link_id">
<div class="wrap">
<div class="promo-topbar">	
	<p><span class='bfo' id='bfo'>🚀 Limited Time Offer!</span> <span style="font-weight:100"> <span style="font-weight:700;color:#ccc" id="bn_dp"></span> - <span class="top_banner_text"></span> <span id="topbnrprc" style="font-weight:700;background-color:#f00;border-radius:50%;color:#fff;padding:9px;margin-right:5px">🎁</span></span> <span id="top_bar_timer" class="countdownHolder" style="margin-left:5px;"></span><span class="gradient">ENROLL NOW</span></p>
</div>
</div>
</a>
<span class="bar-close" id="bar-close" onclick="myOffer()">
<i class="fa fa-times" aria-hidden="true"></i>
</span>
</div><script nowprocket type="text/javascript">
document.addEventListener("DOMContentLoaded",
function() {
var div, n,
v = document.getElementsByClassName("youtube-player");
for (n = 0; n < v.length; n++) {
div = document.createElement("div");
div.setAttribute("data-id", v[n].dataset.id);
div.innerHTML = EDUCBAThumb(v[n].dataset.id);
div.onclick = EDUCBAIframe;
v[n].appendChild(div);
	div.click();
}
});

function EDUCBAThumb(id) {
var thumb = '<div class="educba_poster_thumb"></div>',
play = '<div class="play"></div>';
return thumb.replace("ID", id) + play;
}

function EDUCBAIframe() {
var iframe = document.createElement("iframe");
var embed = "https://www.youtube.com/embed/ID?autoplay=1";
iframe.setAttribute("src", embed.replace("ID", this.dataset.id));
iframe.setAttribute("frameborder", "0");
iframe.setAttribute("allowfullscreen", "1");
this.parentNode.replaceChild(iframe, this);
}
</script>
<script nowprocket type="text/javascript">
jQuery(document).ready(function() {

var hdev = '';
if( /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent) ) {
	hdev = "m";
}
var cookieclnValue = "";

function dpb() {
jQuery.ajax({
method: "GET",
url: "https://www.educba.com/wmj_jx/pr-currency.php?pid=9491",
dataType: "json",
async: true,
cache: false,
success: function (result) {
if(result.status == 'Yes'){
jQuery("#topbnrprc").html(result.display_price[0]);
}
}
});
}
	
function myOffer() {
    jQuery("#topbar").css("display","none");
    jQuery(".site-header").css("top", "unset");
	//jQuery(".site-inner .content-sidebar-wrap").css("padding", "12rem 0!important")
	//jQuery(".site-inner .content-sidebar-wrap").addClass("c1");
}
	
jQuery(document).on("click", "#bar-close", function() {
	jQuery("#topbar").css("display", "none"),
	jQuery(".edu-Nav_Wrapper").css("top", "80px"),
	jQuery(".content-sidebar-wrap").css("padding", "8rem 0"),	
	jQuery(".site-header").css("top", "unset");
	jQuery(".blog-af-hr-eml").css("top", "80px");
	Cookies.set("bannershown", "yes", {
		expires: 1
	});
});
	
if(jQuery('#topbar').length){
if(jQuery(window).scrollTop() >= 100) {
	jQuery("#topbar").css("display", "none");
	jQuery("header.site-header.fixed.shrink").css("top", "unset");
	//jQuery(".site-inner .content-sidebar-wrap").css("padding", "12rem 0!important");
	//jQuery(".pn-ProductNav_Wrapper").css("top", "80px");
	//jQuery(".site-inner .content-sidebar-wrap").addClass("c2");
} else {
	cookieclnValue = Cookies.get("bannershown");
	if(cookieclnValue == null) {
	jQuery("#topbar").css("display", "block");
	//dpb();
	//jQuery(".pn-ProductNav_Wrapper").css("top", "80px");
	if(hdev == '') {
	jQuery(".site-header").css("top", "2.25em");
	}
	} else {
		jQuery(".site-header").css("top", "unset");
		//jQuery(".site-inner .content-sidebar-wrap").css("padding", "12rem 0!important");
		//jQuery(".site-inner .content-sidebar-wrap").addClass("c3");
		//jQuery(".site-inner .breadcrumb").addClass("rbc3");
		//jQuery(".pn-ProductNav_Wrapper").addClass("rrb7");
	}
}
}
});
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://cdn.educba.com/js/uri.js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
	jQuery(window).on('load',function() {
    url = URI(window.location.href).removeSearch("_ga");
    history.replaceState("state", "", url);
    });
</script>	<script type="text/javascript" id="ppress-frontend-script-js-extra">
/* <![CDATA[ */
var pp_ajax_form = {"ajaxurl":"https:\/\/www.educba.com\/academy\/wp-admin\/admin-ajax.php","confirm_delete":"Are you sure?","deleting_text":"Deleting...","deleting_error":"An error occurred. Please try again.","nonce":"2e381238af","disable_ajax_form":"false","is_checkout":"0","is_checkout_tax_enabled":"0","is_checkout_autoscroll_enabled":"true"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://cdn.educba.com/academy/wp-content/plugins/wp-user-avatar/assets/js/frontend.min.js?ver=4.15.19" id="ppress-frontend-script-js" data-rocket-defer defer></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":"\/(.*)sitemap(.*).xml\/|\/(.*)sitemap.xsl\/|\/login\/|\/software-development\/courses\/free-sql-course\/|\/software-development\/courses\/free-javascript-course\/|\/design\/courses\/free-graphic-design-online-course\/|\/design\/courses\/free-online-photoshop-course\/|\/software-development\/courses\/free-python-course\/|\/excel\/courses\/free-vba-course\/|\/finance\/courses\/online-free-accounting-course\/|\/finance\/courses\/free-finance-online-course\/|\/software-development\/courses\/free-programming-course\/|\/software-development\/courses\/free-android-app-development-course\/|\/marketing\/courses\/free-digital-marketing-course\/|\/marketing\/courses\/free-online-seo-course\/|\/finance\/courses\/free-quickbooks-tutorials\/|\/software-development\/courses\/free-java-online-course\/|\/data-science\/courses\/free-online-statistics-course\/|\/software-development\/courses\/free-web-design-course\/|\/software-development\/courses\/free-html-course\/|\/data-science\/courses\/free-machine-learning-course\/|\/excel\/courses\/free-online-excel-course\/|\/data-science\/courses\/free-data-science-course\/|\/data-science\/courses\/free-online-data-analytics-course\/|\/home-jobs-on-computer\/|\/tourist-place-in-vienna\/|\/educba-pro\/|\/finance-pro\/|\/data-science-pro\/|\/programming-dev-pro\/|\/excel-pro\/|\/marketing-pro\/|\/human-resource-pro\/|\/personal-development-pro\/|\/vfx-design-pro\/|\/project-management-pro\/|\/computer-science-pro\/|\/educba-courses\/|\/(?:.+\/)?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:\/\/www.educba.com","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="text/javascript" src="https://cdn.educba.com/academy/wp-includes/js/hoverIntent.min.js?ver=1.10.2" id="hoverIntent-js" data-rocket-defer defer></script>
<script type="text/javascript" src="https://cdn.educba.com/academy/wp-content/themes/genesis/lib/js/menu/superfish.min.js?ver=1.7.10" id="superfish-js" data-rocket-defer defer></script>
<script type="text/javascript" src="https://cdn.educba.com/academy/wp-content/themes/genesis/lib/js/menu/superfish.args.min.js?ver=3.6.0" id="superfish-args-js" data-rocket-defer defer></script>
<script type="text/javascript" id="q2w3_fixed_widget-js-extra">
/* <![CDATA[ */
var q2w3_sidebar_options = [{"sidebar":"ca-sidebar-38884","use_sticky_position":false,"margin_top":10,"margin_bottom":0,"stop_elements_selectors":"","screen_max_width":0,"screen_max_height":0,"widgets":["#text-388"]},{"sidebar":"ca-sidebar-23342","use_sticky_position":false,"margin_top":10,"margin_bottom":0,"stop_elements_selectors":"","screen_max_width":0,"screen_max_height":0,"widgets":["#text-69"]},{"sidebar":"ca-sidebar-37870","use_sticky_position":false,"margin_top":10,"margin_bottom":0,"stop_elements_selectors":"","screen_max_width":0,"screen_max_height":0,"widgets":["#text-429"]},{"sidebar":"ca-sidebar-37904","use_sticky_position":false,"margin_top":10,"margin_bottom":0,"stop_elements_selectors":"","screen_max_width":0,"screen_max_height":0,"widgets":["#text-428"]},{"sidebar":"ca-sidebar-37908","use_sticky_position":false,"margin_top":10,"margin_bottom":0,"stop_elements_selectors":"","screen_max_width":0,"screen_max_height":0,"widgets":["#text-427"]},{"sidebar":"ca-sidebar-37913","use_sticky_position":false,"margin_top":10,"margin_bottom":0,"stop_elements_selectors":"","screen_max_width":0,"screen_max_height":0,"widgets":["#text-426"]},{"sidebar":"ca-sidebar-37952","use_sticky_position":false,"margin_top":10,"margin_bottom":0,"stop_elements_selectors":"","screen_max_width":0,"screen_max_height":0,"widgets":["#text-425"]},{"sidebar":"ca-sidebar-37974","use_sticky_position":false,"margin_top":10,"margin_bottom":0,"stop_elements_selectors":"","screen_max_width":0,"screen_max_height":0,"widgets":["#text-432"]},{"sidebar":"ca-sidebar-160833","use_sticky_position":false,"margin_top":10,"margin_bottom":0,"stop_elements_selectors":"","screen_max_width":0,"screen_max_height":0,"widgets":["#text-492"]},{"sidebar":"ca-sidebar-162073","use_sticky_position":false,"margin_top":10,"margin_bottom":0,"stop_elements_selectors":"","screen_max_width":0,"screen_max_height":0,"widgets":["#text-493"]},{"sidebar":"ca-sidebar-191636","use_sticky_position":false,"margin_top":10,"margin_bottom":0,"stop_elements_selectors":"","screen_max_width":0,"screen_max_height":0,"widgets":["#text-494"]},{"sidebar":"ca-sidebar-78184","use_sticky_position":false,"margin_top":10,"margin_bottom":0,"stop_elements_selectors":"","screen_max_width":0,"screen_max_height":0,"widgets":["#text-382"]},{"sidebar":"ca-sidebar-37980","use_sticky_position":false,"margin_top":10,"margin_bottom":0,"stop_elements_selectors":"","screen_max_width":0,"screen_max_height":0,"widgets":["#text-423"]},{"sidebar":"ca-sidebar-37976","use_sticky_position":false,"margin_top":10,"margin_bottom":0,"stop_elements_selectors":"","screen_max_width":0,"screen_max_height":0,"widgets":["#text-424"]}];
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://cdn.educba.com/academy/wp-content/plugins/q2w3-fixed-widget/js/frontend.min.js?ver=6.2.3" id="q2w3_fixed_widget-js" data-rocket-defer defer></script>
<script type="text/javascript" src="https://www.educba.com/academy/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js" data-rocket-defer defer></script>
<script type="text/javascript" id="popup-maker-site-js-extra">
/* <![CDATA[ */
var pum_vars = {"version":"1.20.3","pm_dir_url":"https:\/\/www.educba.com\/academy\/wp-content\/plugins\/popup-maker\/","ajaxurl":"https:\/\/www.educba.com\/academy\/wp-admin\/admin-ajax.php","restapi":"https:\/\/www.educba.com\/wp-json\/pum\/v1","rest_nonce":null,"default_theme":"97827","debug_mode":"","disable_tracking":"","home_url":"\/","message_position":"top","core_sub_forms_enabled":"1","popups":[],"cookie_domain":"","analytics_route":"analytics","analytics_api":"https:\/\/www.educba.com\/wp-json\/pum\/v1","page":"286151"};
var pum_sub_vars = {"ajaxurl":"https:\/\/www.educba.com\/academy\/wp-admin\/admin-ajax.php","message_position":"top"};
var pum_popups = {"pum-135330":{"triggers":[{"type":"click_open","settings":{"cookie_name":"","extra_selectors":"a[href=\"#watch-free-1\"]"}}],"cookies":[],"disable_on_mobile":false,"disable_on_tablet":false,"explain":null,"type_section":null,"theme_id":"97827","size":"small","responsive_min_width":"0%","responsive_max_width":"100%","custom_width":"640px","custom_height_auto":false,"custom_height":"380px","scrollable_content":false,"animation_type":"fade","animation_speed":"350","animation_origin":"center top","open_sound":"none","custom_sound":"","location":"center top","position_top":"100","position_bottom":"0","position_left":"0","position_right":"0","position_from_trigger":false,"position_fixed":true,"overlay_disabled":false,"stackable":false,"disable_reposition":false,"zindex":"1999999999","close_button_delay":"0","fi_promotion":null,"close_on_form_submission":false,"close_on_form_submission_delay":"0","close_on_overlay_click":true,"close_on_esc_press":true,"close_on_f4_press":false,"disable_form_reopen":false,"disable_accessibility":false,"theme_slug":"default-theme","id":135330,"slug":"free-courses-dynamic-popup","conditions":[[true],[true],[true],[{"target":"url_begins_with","not_operand":true,"settings":{"search":"https:\/\/www.educba.com\/author\/"},"search":"https:\/\/www.educba.com\/author\/"}]]},"pum-161564":{"triggers":[],"cookies":[],"disable_on_mobile":false,"disable_on_tablet":false,"explain":null,"type_section":null,"theme_id":"97827","size":"small","responsive_min_width":"0%","responsive_max_width":"100%","custom_width":"640px","custom_height_auto":false,"custom_height":"380px","scrollable_content":false,"animation_type":"fade","animation_speed":"350","animation_origin":"center top","open_sound":"none","custom_sound":"","location":"center top","position_top":"100","position_bottom":"0","position_left":"0","position_right":"0","position_from_trigger":false,"position_fixed":true,"overlay_disabled":false,"stackable":false,"disable_reposition":false,"zindex":"1999999999","close_button_delay":"0","fi_promotion":null,"close_on_form_submission":false,"close_on_form_submission_delay":"0","close_on_overlay_click":false,"close_on_esc_press":false,"close_on_f4_press":false,"disable_form_reopen":false,"disable_accessibility":false,"theme_slug":"default-theme","id":161564,"slug":"new-free-course-popup","conditions":[[true],[true],[true],[{"target":"url_begins_with","not_operand":true,"settings":{"search":"https:\/\/www.educba.com\/author\/"},"search":"https:\/\/www.educba.com\/author\/"}],[true]]},"pum-97847":{"triggers":[{"type":"exit_intent","settings":{"cookie_name":["pum-97847"],"methods":{"mouseleave":"mouseleave","lostfocus":"lostfocus"},"top_sensitivity":"10","delay_sensitivity":"350","linkclick_custom_targeting":"","link_hover_delay":"300","mobile_time_delay":"500","mobilescroll_up_percent":"10"}}],"cookies":[{"event":"on_popup_close","settings":{"name":"pum-97847","key":"","session":false,"path":true,"time":"12 hours"}}],"disable_on_mobile":true,"disable_on_tablet":true,"explain":null,"type_section":null,"theme_id":"106959","size":"small","responsive_min_width":"0%","responsive_max_width":"100%","custom_width":"640px","custom_height_auto":false,"custom_height":"380px","scrollable_content":false,"animation_type":"fadeAndSlide","animation_speed":"350","animation_origin":"center center","open_sound":"none","custom_sound":"","location":"center top","position_top":"100","position_bottom":"0","position_left":"0","position_right":"0","position_from_trigger":false,"position_fixed":true,"overlay_disabled":true,"stackable":false,"disable_reposition":false,"zindex":"1999999999","close_button_delay":"0","fi_promotion":null,"close_on_form_submission":false,"close_on_form_submission_delay":"0","close_on_overlay_click":true,"close_on_esc_press":true,"close_on_f4_press":false,"disable_form_reopen":false,"disable_accessibility":false,"theme_slug":"full-screen-custom","id":97847,"slug":"exit-intent-auto-popup-desktop","conditions":[[true],[true],[true],[true],[true],[true],[true],[true],[{"target":"url_begins_with","not_operand":true,"settings":{"search":"https:\/\/www.educba.com\/author\/"},"search":"https:\/\/www.educba.com\/author\/"}],[true]]},"pum-476363":{"triggers":[{"type":"click_open","settings":{"cookie_name":"","extra_selectors":".quiz-btn"}}],"cookies":[],"disable_on_mobile":false,"disable_on_tablet":false,"explain":null,"type_section":null,"theme_id":"97827","size":"medium","responsive_min_width":"0%","responsive_max_width":"100%","custom_width":"640px","custom_height_auto":false,"custom_height":"380px","scrollable_content":false,"animation_type":"fade","animation_speed":"350","animation_origin":"center top","open_sound":"none","custom_sound":"","location":"center top","position_top":"100","position_bottom":"0","position_left":"0","position_right":"0","position_from_trigger":false,"position_fixed":false,"overlay_disabled":false,"stackable":false,"disable_reposition":false,"zindex":"1999999999","close_button_delay":"0","fi_promotion":null,"close_on_form_submission":false,"close_on_form_submission_delay":"0","close_on_overlay_click":false,"close_on_esc_press":false,"close_on_f4_press":false,"disable_form_reopen":false,"disable_accessibility":false,"theme_slug":"default-theme","id":476363,"slug":"temp-popup-for-testing","conditions":[[true],[{"target":"url_begins_with","not_operand":true,"settings":{"search":"https:\/\/www.educba.com\/author\/"},"search":"https:\/\/www.educba.com\/author\/"}]]},"pum-173362":{"triggers":[{"type":"click_open","settings":{"cookie_name":"","extra_selectors":".inline-fc-mob"}}],"cookies":[],"disable_on_mobile":false,"disable_on_tablet":false,"explain":null,"type_section":null,"theme_id":"97827","size":"small","responsive_min_width":"0%","responsive_max_width":"100%","custom_width":"640px","custom_height_auto":false,"custom_height":"380px","scrollable_content":false,"animation_type":"fade","animation_speed":"350","animation_origin":"center top","open_sound":"none","custom_sound":"","location":"center top","position_top":"100","position_bottom":"0","position_left":"0","position_right":"0","position_from_trigger":false,"position_fixed":false,"overlay_disabled":false,"stackable":false,"disable_reposition":false,"zindex":"1999999999","close_button_delay":"0","fi_promotion":null,"close_on_form_submission":false,"close_on_form_submission_delay":"0","close_on_overlay_click":false,"close_on_esc_press":false,"close_on_f4_press":false,"disable_form_reopen":false,"disable_accessibility":false,"theme_slug":"default-theme","id":173362,"slug":"free-course-inline-popupmobile","conditions":[[true],[true],[{"target":"url_begins_with","not_operand":true,"settings":{"search":"https:\/\/www.educba.com\/author\/"},"search":"https:\/\/www.educba.com\/author\/"}]]},"pum-138145":{"triggers":[],"cookies":[],"disable_on_mobile":false,"disable_on_tablet":false,"explain":null,"type_section":null,"theme_id":"97827","size":"small","responsive_min_width":"0%","responsive_max_width":"100%","custom_width":"640px","custom_height_auto":false,"custom_height":"380px","scrollable_content":false,"animation_type":"fade","animation_speed":"350","animation_origin":"center top","open_sound":"none","custom_sound":"","location":"center top","position_top":"100","position_bottom":"0","position_left":"0","position_right":"0","position_from_trigger":false,"position_fixed":true,"overlay_disabled":false,"stackable":false,"disable_reposition":false,"zindex":"1999999999","close_button_delay":"0","fi_promotion":null,"close_on_form_submission":false,"close_on_form_submission_delay":"0","close_on_overlay_click":true,"close_on_esc_press":true,"close_on_f4_press":false,"disable_form_reopen":false,"disable_accessibility":false,"theme_slug":"default-theme","id":138145,"slug":"login-popup"}};
/* ]]> */
</script>
<script type="text/javascript" src="https://cdn.educba.com/academy/wp-content/plugins/popup-maker/assets/js/site.min.js?defer&amp;ver=1.20.3" id="popup-maker-site-js"></script>
<script type="text/javascript" id="pum-atc-js-extra">
/* <![CDATA[ */
var pum_atc_vars = {"page":"286151"};
/* ]]> */
</script>
<script type="text/javascript" src="https://cdn.educba.com/academy/wp-content/plugins/popup-maker-advanced-targeting-conditions//assets/js/pum-atc-site.min.js?ver=1.4.6" id="pum-atc-js" data-rocket-defer defer></script>
<script type="text/javascript" src="https://cdn.educba.com/academy/wp-content/plugins/popup-maker/assets/js/vendor/mobile-detect.min.js?ver=1.3.3" id="mobile-detect-js" data-rocket-defer defer></script>
<script type="text/javascript" src="https://cdn.educba.com/academy/wp-content/plugins/popup-maker-exit-intent-popups//assets/js/pum-eip-site.min.js?ver=1.4.0" id="pum-eip-js" data-rocket-defer defer></script>
<script type="text/javascript" src="https://cdn.educba.com/academy/wp-content/themes/business-pro-theme/assets/scripts/min/business-pro.min.js?ver=1.0.6" id="business-pro-theme-js" data-rocket-defer defer></script>
<script type="text/javascript" id="business-menu-js-extra">
/* <![CDATA[ */
var genesis_responsive_menu = {"mainMenu":"Menu","subMenu":"Menu","menuIconClass":null,"subMenuIconClass":null,"menuClasses":{"combine":[".nav-primary"]}};
/* ]]> */
</script>
<script type="text/javascript" src="https://cdn.educba.com/academy/wp-content/themes/business-pro-theme/assets/scripts/min/menus.min.js?ver=1.0.6" id="business-menu-js" data-rocket-defer defer></script>
<script data-minify="1" type="text/javascript" src="https://cdn.educba.com/academy/wp-content/cache/min/1/academy/wp-content/plugins/megamenu/js/maxmegamenu.js?ver=1758878546" id="megamenu-js" data-rocket-defer defer></script>
<script data-minify="1" type="text/javascript" src="https://cdn.educba.com/academy/wp-content/cache/min/1/academy/wp-content/plugins/megamenu-pro/assets/public.js?ver=1758878546" id="megamenu-pro-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript">
function b2a(a){var b,c=0,l=0,f="",g=[];if(!a)return a;do{var e=a.charCodeAt(c++);var h=a.charCodeAt(c++);var k=a.charCodeAt(c++);var d=e<<16|h<<8|k;e=63&d>>18;h=63&d>>12;k=63&d>>6;d&=63;g[l++]="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".charAt(e)+"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".charAt(h)+"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".charAt(k)+"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".charAt(d)}while(c<
a.length);return f=g.join(""),b=a.length%3,(b?f.slice(0,b-3):f)+"===".slice(b||3)}function a2b(a){var b,c,l,f={},g=0,e=0,h="",k=String.fromCharCode,d=a.length;for(b=0;64>b;b++)f["ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".charAt(b)]=b;for(c=0;d>c;c++)for(b=f[a.charAt(c)],g=(g<<6)+b,e+=6;8<=e;)((l=255&g>>>(e-=8))||d-2>c)&&(h+=k(l));return h}b64e=function(a){return btoa(encodeURIComponent(a).replace(/%([0-9A-F]{2})/g,function(b,a){return String.fromCharCode("0x"+a)}))};
b64d=function(a){return decodeURIComponent(atob(a).split("").map(function(a){return"%"+("00"+a.charCodeAt(0).toString(16)).slice(-2)}).join(""))};
/* <![CDATA[ */
ai_front = {"insertion_before":"BEFORE","insertion_after":"AFTER","insertion_prepend":"PREPEND CONTENT","insertion_append":"APPEND CONTENT","insertion_replace_content":"REPLACE CONTENT","insertion_replace_element":"REPLACE ELEMENT","visible":"VISIBLE","hidden":"HIDDEN","fallback":"FALLBACK","automatically_placed":"Automatically placed by AdSense Auto ads code","cancel":"Cancel","use":"Use","add":"Add","parent":"Parent","cancel_element_selection":"Cancel element selection","select_parent_element":"Select parent element","css_selector":"CSS selector","use_current_selector":"Use current selector","element":"ELEMENT","path":"PATH","selector":"SELECTOR"};
/* ]]> */
var ai_cookie_js=!0,ai_block_class_def="code-block";
/*
 js-cookie v3.0.5 | MIT  JavaScript Cookie v2.2.0
 https://github.com/js-cookie/js-cookie

 Copyright 2006, 2015 Klaus Hartl & Fagner Brack
 Released under the MIT license
*/
if("undefined"!==typeof ai_cookie_js){(function(a,f){"object"===typeof exports&&"undefined"!==typeof module?module.exports=f():"function"===typeof define&&define.amd?define(f):(a="undefined"!==typeof globalThis?globalThis:a||self,function(){var b=a.Cookies,c=a.Cookies=f();c.noConflict=function(){a.Cookies=b;return c}}())})(this,function(){function a(b){for(var c=1;c<arguments.length;c++){var g=arguments[c],e;for(e in g)b[e]=g[e]}return b}function f(b,c){function g(e,d,h){if("undefined"!==typeof document){h=
a({},c,h);"number"===typeof h.expires&&(h.expires=new Date(Date.now()+864E5*h.expires));h.expires&&(h.expires=h.expires.toUTCString());e=encodeURIComponent(e).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape);var l="",k;for(k in h)h[k]&&(l+="; "+k,!0!==h[k]&&(l+="="+h[k].split(";")[0]));return document.cookie=e+"="+b.write(d,e)+l}}return Object.create({set:g,get:function(e){if("undefined"!==typeof document&&(!arguments.length||e)){for(var d=document.cookie?document.cookie.split("; "):
[],h={},l=0;l<d.length;l++){var k=d[l].split("="),p=k.slice(1).join("=");try{var n=decodeURIComponent(k[0]);h[n]=b.read(p,n);if(e===n)break}catch(q){}}return e?h[e]:h}},remove:function(e,d){g(e,"",a({},d,{expires:-1}))},withAttributes:function(e){return f(this.converter,a({},this.attributes,e))},withConverter:function(e){return f(a({},this.converter,e),this.attributes)}},{attributes:{value:Object.freeze(c)},converter:{value:Object.freeze(b)}})}return f({read:function(b){'"'===b[0]&&(b=b.slice(1,-1));
return b.replace(/(%[\dA-F]{2})+/gi,decodeURIComponent)},write:function(b){return encodeURIComponent(b).replace(/%(2[346BF]|3[AC-F]|40|5[BDE]|60|7[BCD])/g,decodeURIComponent)}},{path:"/"})});AiCookies=Cookies.noConflict();function m(a){if(null==a)return a;'"'===a.charAt(0)&&(a=a.slice(1,-1));try{a=JSON.parse(a)}catch(f){}return a}ai_check_block=function(a){var f="undefined"!==typeof ai_debugging;if(null==a)return!0;var b=m(AiCookies.get("aiBLOCKS"));ai_debug_cookie_status="";null==b&&(b={});"undefined"!==
typeof ai_delay_showing_pageviews&&(b.hasOwnProperty(a)||(b[a]={}),b[a].hasOwnProperty("d")||(b[a].d=ai_delay_showing_pageviews,f&&console.log("AI CHECK block",a,"NO COOKIE DATA d, delayed for",ai_delay_showing_pageviews,"pageviews")));if(b.hasOwnProperty(a)){for(var c in b[a]){if("x"==c){var g="",e=document.querySelectorAll('span[data-ai-block="'+a+'"]')[0];"aiHash"in e.dataset&&(g=e.dataset.aiHash);e="";b[a].hasOwnProperty("h")&&(e=b[a].h);f&&console.log("AI CHECK block",a,"x cookie hash",e,"code hash",
g);var d=new Date;d=b[a][c]-Math.round(d.getTime()/1E3);if(0<d&&e==g)return ai_debug_cookie_status=b="closed for "+d+" s = "+Math.round(1E4*d/3600/24)/1E4+" days",f&&console.log("AI CHECK block",a,b),f&&console.log(""),!1;f&&console.log("AI CHECK block",a,"removing x");ai_set_cookie(a,"x","");b[a].hasOwnProperty("i")||b[a].hasOwnProperty("c")||ai_set_cookie(a,"h","")}else if("d"==c){if(0!=b[a][c])return ai_debug_cookie_status=b="delayed for "+b[a][c]+" pageviews",f&&console.log("AI CHECK block",a,
b),f&&console.log(""),!1}else if("i"==c){g="";e=document.querySelectorAll('span[data-ai-block="'+a+'"]')[0];"aiHash"in e.dataset&&(g=e.dataset.aiHash);e="";b[a].hasOwnProperty("h")&&(e=b[a].h);f&&console.log("AI CHECK block",a,"i cookie hash",e,"code hash",g);if(0==b[a][c]&&e==g)return ai_debug_cookie_status=b="max impressions reached",f&&console.log("AI CHECK block",a,b),f&&console.log(""),!1;if(0>b[a][c]&&e==g){d=new Date;d=-b[a][c]-Math.round(d.getTime()/1E3);if(0<d)return ai_debug_cookie_status=
b="max imp. reached ("+Math.round(1E4*d/24/3600)/1E4+" days = "+d+" s)",f&&console.log("AI CHECK block",a,b),f&&console.log(""),!1;f&&console.log("AI CHECK block",a,"removing i");ai_set_cookie(a,"i","");b[a].hasOwnProperty("c")||b[a].hasOwnProperty("x")||(f&&console.log("AI CHECK block",a,"cookie h removed"),ai_set_cookie(a,"h",""))}}if("ipt"==c&&0==b[a][c]&&(d=new Date,g=Math.round(d.getTime()/1E3),d=b[a].it-g,0<d))return ai_debug_cookie_status=b="max imp. per time reached ("+Math.round(1E4*d/24/
3600)/1E4+" days = "+d+" s)",f&&console.log("AI CHECK block",a,b),f&&console.log(""),!1;if("c"==c){g="";e=document.querySelectorAll('span[data-ai-block="'+a+'"]')[0];"aiHash"in e.dataset&&(g=e.dataset.aiHash);e="";b[a].hasOwnProperty("h")&&(e=b[a].h);f&&console.log("AI CHECK block",a,"c cookie hash",e,"code hash",g);if(0==b[a][c]&&e==g)return ai_debug_cookie_status=b="max clicks reached",f&&console.log("AI CHECK block",a,b),f&&console.log(""),!1;if(0>b[a][c]&&e==g){d=new Date;d=-b[a][c]-Math.round(d.getTime()/
1E3);if(0<d)return ai_debug_cookie_status=b="max clicks reached ("+Math.round(1E4*d/24/3600)/1E4+" days = "+d+" s)",f&&console.log("AI CHECK block",a,b),f&&console.log(""),!1;f&&console.log("AI CHECK block",a,"removing c");ai_set_cookie(a,"c","");b[a].hasOwnProperty("i")||b[a].hasOwnProperty("x")||(f&&console.log("AI CHECK block",a,"cookie h removed"),ai_set_cookie(a,"h",""))}}if("cpt"==c&&0==b[a][c]&&(d=new Date,g=Math.round(d.getTime()/1E3),d=b[a].ct-g,0<d))return ai_debug_cookie_status=b="max clicks per time reached ("+
Math.round(1E4*d/24/3600)/1E4+" days = "+d+" s)",f&&console.log("AI CHECK block",a,b),f&&console.log(""),!1}if(b.hasOwnProperty("G")&&b.G.hasOwnProperty("cpt")&&0==b.G.cpt&&(d=new Date,g=Math.round(d.getTime()/1E3),d=b.G.ct-g,0<d))return ai_debug_cookie_status=b="max global clicks per time reached ("+Math.round(1E4*d/24/3600)/1E4+" days = "+d+" s)",f&&console.log("AI CHECK GLOBAL",b),f&&console.log(""),!1}ai_debug_cookie_status="OK";f&&console.log("AI CHECK block",a,"OK");f&&console.log("");return!0};
ai_check_and_insert_block=function(a,f){var b="undefined"!==typeof ai_debugging;if(null==a)return!0;var c=document.getElementsByClassName(f);if(c.length){c=c[0];var g=c.closest("."+ai_block_class_def),e=ai_check_block(a);!e&&0!=parseInt(c.getAttribute("limits-fallback"))&&c.hasAttribute("data-fallback-code")&&(b&&console.log("AI CHECK FAILED, INSERTING FALLBACK BLOCK",c.getAttribute("limits-fallback")),c.setAttribute("data-code",c.getAttribute("data-fallback-code")),null!=g&&g.hasAttribute("data-ai")&&
c.hasAttribute("fallback-tracking")&&c.hasAttribute("fallback_level")&&g.setAttribute("data-ai-"+c.getAttribute("fallback_level"),c.getAttribute("fallback-tracking")),e=!0);c.removeAttribute("data-selector");e?(ai_insert_code(c),g&&(b=g.querySelectorAll(".ai-debug-block"),b.length&&(g.classList.remove("ai-list-block"),g.classList.remove("ai-list-block-ip"),g.classList.remove("ai-list-block-filter"),g.style.visibility="",g.classList.contains("ai-remove-position")&&(g.style.position="")))):(b=c.closest("div[data-ai]"),
null!=b&&"undefined"!=typeof b.getAttribute("data-ai")&&(e=JSON.parse(b64d(b.getAttribute("data-ai"))),"undefined"!==typeof e&&e.constructor===Array&&(e[1]="",b.setAttribute("data-ai",b64e(JSON.stringify(e))))),g&&(b=g.querySelectorAll(".ai-debug-block"),b.length&&(g.classList.remove("ai-list-block"),g.classList.remove("ai-list-block-ip"),g.classList.remove("ai-list-block-filter"),g.style.visibility="",g.classList.contains("ai-remove-position")&&(g.style.position=""))));c.classList.remove(f)}c=document.querySelectorAll("."+
f+"-dbg");g=0;for(b=c.length;g<b;g++)e=c[g],e.querySelector(".ai-status").textContent=ai_debug_cookie_status,e.querySelector(".ai-cookie-data").textContent=ai_get_cookie_text(a),e.classList.remove(f+"-dbg")};ai_load_cookie=function(){var a="undefined"!==typeof ai_debugging,f=m(AiCookies.get("aiBLOCKS"));null==f&&(f={},a&&console.log("AI COOKIE NOT PRESENT"));a&&console.log("AI COOKIE LOAD",f);return f};ai_set_cookie=function(a,f,b){var c="undefined"!==typeof ai_debugging;c&&console.log("AI COOKIE SET block:",
a,"property:",f,"value:",b);var g=ai_load_cookie();if(""===b){if(g.hasOwnProperty(a)){delete g[a][f];a:{f=g[a];for(e in f)if(f.hasOwnProperty(e)){var e=!1;break a}e=!0}e&&delete g[a]}}else g.hasOwnProperty(a)||(g[a]={}),g[a][f]=b;0===Object.keys(g).length&&g.constructor===Object?(AiCookies.remove("aiBLOCKS"),c&&console.log("AI COOKIE REMOVED")):AiCookies.set("aiBLOCKS",JSON.stringify(g),{expires:365,path:"/"});if(c)if(a=m(AiCookies.get("aiBLOCKS")),"undefined"!=typeof a){console.log("AI COOKIE NEW",
a);console.log("AI COOKIE DATA:");for(var d in a){for(var h in a[d])"x"==h?(c=new Date,c=a[d][h]-Math.round(c.getTime()/1E3),console.log("  BLOCK",d,"closed for",c,"s = ",Math.round(1E4*c/3600/24)/1E4,"days")):"d"==h?console.log("  BLOCK",d,"delayed for",a[d][h],"pageviews"):"e"==h?console.log("  BLOCK",d,"show every",a[d][h],"pageviews"):"i"==h?(e=a[d][h],0<=e?console.log("  BLOCK",d,a[d][h],"impressions until limit"):(c=new Date,c=-e-Math.round(c.getTime()/1E3),console.log("  BLOCK",d,"max impressions, closed for",
c,"s =",Math.round(1E4*c/3600/24)/1E4,"days"))):"ipt"==h?console.log("  BLOCK",d,a[d][h],"impressions until limit per time period"):"it"==h?(c=new Date,c=a[d][h]-Math.round(c.getTime()/1E3),console.log("  BLOCK",d,"impressions limit expiration in",c,"s =",Math.round(1E4*c/3600/24)/1E4,"days")):"c"==h?(e=a[d][h],0<=e?console.log("  BLOCK",d,e,"clicks until limit"):(c=new Date,c=-e-Math.round(c.getTime()/1E3),console.log("  BLOCK",d,"max clicks, closed for",c,"s =",Math.round(1E4*c/3600/24)/1E4,"days"))):
"cpt"==h?console.log("  BLOCK",d,a[d][h],"clicks until limit per time period"):"ct"==h?(c=new Date,c=a[d][h]-Math.round(c.getTime()/1E3),console.log("  BLOCK",d,"clicks limit expiration in ",c,"s =",Math.round(1E4*c/3600/24)/1E4,"days")):"h"==h?console.log("  BLOCK",d,"hash",a[d][h]):console.log("      ?:",d,":",h,a[d][h]);console.log("")}}else console.log("AI COOKIE NOT PRESENT");return g};ai_get_cookie_text=function(a){var f=m(AiCookies.get("aiBLOCKS"));null==f&&(f={});var b="";f.hasOwnProperty("G")&&
(b="G["+JSON.stringify(f.G).replace(/"/g,"").replace("{","").replace("}","")+"] ");var c="";f.hasOwnProperty(a)&&(c=JSON.stringify(f[a]).replace(/"/g,"").replace("{","").replace("}",""));return b+c}};
var ai_insertion_js=!0,ai_block_class_def="code-block";
if("undefined"!=typeof ai_insertion_js){ai_insert=function(a,h,l){if(-1!=h.indexOf(":eq("))if(window.jQuery&&window.jQuery.fn)var n=jQuery(h);else{console.error("AI INSERT USING jQuery QUERIES:",h,"- jQuery not found");return}else n=document.querySelectorAll(h);for(var u=0,y=n.length;u<y;u++){var d=n[u];selector_string=d.hasAttribute("id")?"#"+d.getAttribute("id"):d.hasAttribute("class")?"."+d.getAttribute("class").replace(RegExp(" ","g"),"."):"";var w=document.createElement("div");w.innerHTML=l;
var m=w.getElementsByClassName("ai-selector-counter")[0];null!=m&&(m.innerText=u+1);m=w.getElementsByClassName("ai-debug-name ai-main")[0];if(null!=m){var r=a.toUpperCase();"undefined"!=typeof ai_front&&("before"==a?r=ai_front.insertion_before:"after"==a?r=ai_front.insertion_after:"prepend"==a?r=ai_front.insertion_prepend:"append"==a?r=ai_front.insertion_append:"replace-content"==a?r=ai_front.insertion_replace_content:"replace-element"==a&&(r=ai_front.insertion_replace_element));-1==selector_string.indexOf(".ai-viewports")&&
(m.innerText=r+" "+h+" ("+d.tagName.toLowerCase()+selector_string+")")}m=document.createRange();try{var v=m.createContextualFragment(w.innerHTML)}catch(t){}"before"==a?d.parentNode.insertBefore(v,d):"after"==a?d.parentNode.insertBefore(v,d.nextSibling):"prepend"==a?d.insertBefore(v,d.firstChild):"append"==a?d.insertBefore(v,null):"replace-content"==a?(d.innerHTML="",d.insertBefore(v,null)):"replace-element"==a&&(d.parentNode.insertBefore(v,d),d.parentNode.removeChild(d));z()}};ai_insert_code=function(a){function h(m,
r){return null==m?!1:m.classList?m.classList.contains(r):-1<(" "+m.className+" ").indexOf(" "+r+" ")}function l(m,r){null!=m&&(m.classList?m.classList.add(r):m.className+=" "+r)}function n(m,r){null!=m&&(m.classList?m.classList.remove(r):m.className=m.className.replace(new RegExp("(^|\\b)"+r.split(" ").join("|")+"(\\b|$)","gi")," "))}if("undefined"!=typeof a){var u=!1;if(h(a,"no-visibility-check")||a.offsetWidth||a.offsetHeight||a.getClientRects().length){u=a.getAttribute("data-code");var y=a.getAttribute("data-insertion-position"),
d=a.getAttribute("data-selector");if(null!=u)if(null!=y&&null!=d){if(-1!=d.indexOf(":eq(")?window.jQuery&&window.jQuery.fn&&jQuery(d).length:document.querySelectorAll(d).length)ai_insert(y,d,b64d(u)),n(a,"ai-viewports")}else{y=document.createRange();try{var w=y.createContextualFragment(b64d(u))}catch(m){}a.parentNode.insertBefore(w,a.nextSibling);n(a,"ai-viewports")}u=!0}else w=a.previousElementSibling,h(w,"ai-debug-bar")&&h(w,"ai-debug-script")&&(n(w,"ai-debug-script"),l(w,"ai-debug-viewport-invisible")),
n(a,"ai-viewports");return u}};ai_insert_list_code=function(a){var h=document.getElementsByClassName(a)[0];if("undefined"!=typeof h){var l=ai_insert_code(h),n=h.closest("div."+ai_block_class_def);if(n){l||n.removeAttribute("data-ai");var u=n.querySelectorAll(".ai-debug-block");n&&u.length&&(n.classList.remove("ai-list-block"),n.classList.remove("ai-list-block-ip"),n.classList.remove("ai-list-block-filter"),n.style.visibility="",n.classList.contains("ai-remove-position")&&(n.style.position=""))}h.classList.remove(a);
l&&z()}};ai_insert_viewport_code=function(a){var h=document.getElementsByClassName(a)[0];if("undefined"!=typeof h){var l=ai_insert_code(h);h.classList.remove(a);l&&(a=h.closest("div."+ai_block_class_def),null!=a&&(l=h.getAttribute("style"),null!=l&&a.setAttribute("style",a.getAttribute("style")+" "+l)));setTimeout(function(){h.removeAttribute("style")},2);z()}};ai_insert_adsense_fallback_codes=function(a){a.style.display="none";var h=a.closest(".ai-fallback-adsense"),l=h.nextElementSibling;l.getAttribute("data-code")?
ai_insert_code(l)&&z():l.style.display="block";h.classList.contains("ai-empty-code")&&null!=a.closest("."+ai_block_class_def)&&(a=a.closest("."+ai_block_class_def).getElementsByClassName("code-block-label"),0!=a.length&&(a[0].style.display="none"))};ai_insert_code_by_class=function(a){var h=document.getElementsByClassName(a)[0];"undefined"!=typeof h&&(ai_insert_code(h),h.classList.remove(a))};ai_insert_client_code=function(a,h){var l=document.getElementsByClassName(a)[0];if("undefined"!=typeof l){var n=
l.getAttribute("data-code");null!=n&&ai_check_block()&&(l.setAttribute("data-code",n.substring(Math.floor(h/19))),ai_insert_code_by_class(a),l.remove())}};ai_process_elements_active=!1;function z(){ai_process_elements_active||setTimeout(function(){ai_process_elements_active=!1;"function"==typeof ai_process_rotations&&ai_process_rotations();"function"==typeof ai_process_lists&&ai_process_lists();"function"==typeof ai_process_ip_addresses&&ai_process_ip_addresses();"function"==typeof ai_process_filter_hooks&&
ai_process_filter_hooks();"function"==typeof ai_adb_process_blocks&&ai_adb_process_blocks();"function"==typeof ai_process_impressions&&1==ai_tracking_finished&&ai_process_impressions();"function"==typeof ai_install_click_trackers&&1==ai_tracking_finished&&ai_install_click_trackers();"function"==typeof ai_install_close_buttons&&ai_install_close_buttons(document);"function"==typeof ai_process_wait_for_interaction&&ai_process_wait_for_interaction();"function"==typeof ai_process_delayed_blocks&&ai_process_delayed_blocks()},
5);ai_process_elements_active=!0}const B=document.querySelector("body");(new MutationObserver(function(a,h){for(const l of a)"attributes"===l.type&&"data-ad-status"==l.attributeName&&"unfilled"==l.target.dataset.adStatus&&l.target.closest(".ai-fallback-adsense")&&ai_insert_adsense_fallback_codes(l.target)})).observe(B,{attributes:!0,childList:!1,subtree:!0});var Arrive=function(a,h,l){function n(t,c,e){d.addMethod(c,e,t.unbindEvent);d.addMethod(c,e,t.unbindEventWithSelectorOrCallback);d.addMethod(c,
e,t.unbindEventWithSelectorAndCallback)}function u(t){t.arrive=r.bindEvent;n(r,t,"unbindArrive");t.leave=v.bindEvent;n(v,t,"unbindLeave")}if(a.MutationObserver&&"undefined"!==typeof HTMLElement){var y=0,d=function(){var t=HTMLElement.prototype.matches||HTMLElement.prototype.webkitMatchesSelector||HTMLElement.prototype.mozMatchesSelector||HTMLElement.prototype.msMatchesSelector;return{matchesSelector:function(c,e){return c instanceof HTMLElement&&t.call(c,e)},addMethod:function(c,e,f){var b=c[e];c[e]=
function(){if(f.length==arguments.length)return f.apply(this,arguments);if("function"==typeof b)return b.apply(this,arguments)}},callCallbacks:function(c,e){e&&e.options.onceOnly&&1==e.firedElems.length&&(c=[c[0]]);for(var f=0,b;b=c[f];f++)b&&b.callback&&b.callback.call(b.elem,b.elem);e&&e.options.onceOnly&&1==e.firedElems.length&&e.me.unbindEventWithSelectorAndCallback.call(e.target,e.selector,e.callback)},checkChildNodesRecursively:function(c,e,f,b){for(var g=0,k;k=c[g];g++)f(k,e,b)&&b.push({callback:e.callback,
elem:k}),0<k.childNodes.length&&d.checkChildNodesRecursively(k.childNodes,e,f,b)},mergeArrays:function(c,e){var f={},b;for(b in c)c.hasOwnProperty(b)&&(f[b]=c[b]);for(b in e)e.hasOwnProperty(b)&&(f[b]=e[b]);return f},toElementsArray:function(c){"undefined"===typeof c||"number"===typeof c.length&&c!==a||(c=[c]);return c}}}(),w=function(){var t=function(){this._eventsBucket=[];this._beforeRemoving=this._beforeAdding=null};t.prototype.addEvent=function(c,e,f,b){c={target:c,selector:e,options:f,callback:b,
firedElems:[]};this._beforeAdding&&this._beforeAdding(c);this._eventsBucket.push(c);return c};t.prototype.removeEvent=function(c){for(var e=this._eventsBucket.length-1,f;f=this._eventsBucket[e];e--)c(f)&&(this._beforeRemoving&&this._beforeRemoving(f),(f=this._eventsBucket.splice(e,1))&&f.length&&(f[0].callback=null))};t.prototype.beforeAdding=function(c){this._beforeAdding=c};t.prototype.beforeRemoving=function(c){this._beforeRemoving=c};return t}(),m=function(t,c){var e=new w,f=this,b={fireOnAttributesModification:!1};
e.beforeAdding(function(g){var k=g.target;if(k===a.document||k===a)k=document.getElementsByTagName("html")[0];var p=new MutationObserver(function(x){c.call(this,x,g)});var q=t(g.options);p.observe(k,q);g.observer=p;g.me=f});e.beforeRemoving(function(g){g.observer.disconnect()});this.bindEvent=function(g,k,p){k=d.mergeArrays(b,k);for(var q=d.toElementsArray(this),x=0;x<q.length;x++)e.addEvent(q[x],g,k,p)};this.unbindEvent=function(){var g=d.toElementsArray(this);e.removeEvent(function(k){for(var p=
0;p<g.length;p++)if(this===l||k.target===g[p])return!0;return!1})};this.unbindEventWithSelectorOrCallback=function(g){var k=d.toElementsArray(this);e.removeEvent("function"===typeof g?function(p){for(var q=0;q<k.length;q++)if((this===l||p.target===k[q])&&p.callback===g)return!0;return!1}:function(p){for(var q=0;q<k.length;q++)if((this===l||p.target===k[q])&&p.selector===g)return!0;return!1})};this.unbindEventWithSelectorAndCallback=function(g,k){var p=d.toElementsArray(this);e.removeEvent(function(q){for(var x=
0;x<p.length;x++)if((this===l||q.target===p[x])&&q.selector===g&&q.callback===k)return!0;return!1})};return this},r=new function(){function t(f,b,g){return d.matchesSelector(f,b.selector)&&(f._id===l&&(f._id=y++),-1==b.firedElems.indexOf(f._id))?(b.firedElems.push(f._id),!0):!1}var c={fireOnAttributesModification:!1,onceOnly:!1,existing:!1};r=new m(function(f){var b={attributes:!1,childList:!0,subtree:!0};f.fireOnAttributesModification&&(b.attributes=!0);return b},function(f,b){f.forEach(function(g){var k=
g.addedNodes,p=g.target,q=[];null!==k&&0<k.length?d.checkChildNodesRecursively(k,b,t,q):"attributes"===g.type&&t(p,b,q)&&q.push({callback:b.callback,elem:p});d.callCallbacks(q,b)})});var e=r.bindEvent;r.bindEvent=function(f,b,g){"undefined"===typeof g?(g=b,b=c):b=d.mergeArrays(c,b);var k=d.toElementsArray(this);if(b.existing){for(var p=[],q=0;q<k.length;q++)for(var x=k[q].querySelectorAll(f),A=0;A<x.length;A++)p.push({callback:g,elem:x[A]});if(b.onceOnly&&p.length)return g.call(p[0].elem,p[0].elem);
setTimeout(d.callCallbacks,1,p)}e.call(this,f,b,g)};return r},v=new function(){function t(f,b){return d.matchesSelector(f,b.selector)}var c={};v=new m(function(){return{childList:!0,subtree:!0}},function(f,b){f.forEach(function(g){g=g.removedNodes;var k=[];null!==g&&0<g.length&&d.checkChildNodesRecursively(g,b,t,k);d.callCallbacks(k,b)})});var e=v.bindEvent;v.bindEvent=function(f,b,g){"undefined"===typeof g?(g=b,b=c):b=d.mergeArrays(c,b);e.call(this,f,b,g)};return v};h&&u(h.fn);u(HTMLElement.prototype);
u(NodeList.prototype);u(HTMLCollection.prototype);u(HTMLDocument.prototype);u(Window.prototype);h={};n(r,h,"unbindAllArrive");n(v,h,"unbindAllLeave");return h}}(window,"undefined"===typeof jQuery?null:jQuery,void 0)};
;!function(a,b){a(function(){"use strict";function a(a,b){return null!=a&&null!=b&&a.toLowerCase()===b.toLowerCase()}function c(a,b){var c,d,e=a.length;if(!e||!b)return!1;for(c=b.toLowerCase(),d=0;d<e;++d)if(c===a[d].toLowerCase())return!0;return!1}function d(a){for(var b in a)i.call(a,b)&&(a[b]=new RegExp(a[b],"i"))}function e(a){return(a||"").substr(0,500)}function f(a,b){this.ua=e(a),this._cache={},this.maxPhoneWidth=b||600}var g={};g.mobileDetectRules={phones:{iPhone:"\\biPhone\\b|\\biPod\\b",BlackBerry:"BlackBerry|\\bBB10\\b|rim[0-9]+|\\b(BBA100|BBB100|BBD100|BBE100|BBF100|STH100)\\b-[0-9]+",Pixel:"; \\bPixel\\b",HTC:"HTC|HTC.*(Sensation|Evo|Vision|Explorer|6800|8100|8900|A7272|S510e|C110e|Legend|Desire|T8282)|APX515CKT|Qtek9090|APA9292KT|HD_mini|Sensation.*Z710e|PG86100|Z715e|Desire.*(A8181|HD)|ADR6200|ADR6400L|ADR6425|001HT|Inspire 4G|Android.*\\bEVO\\b|T-Mobile G1|Z520m|Android [0-9.]+; Pixel",Nexus:"Nexus One|Nexus S|Galaxy.*Nexus|Android.*Nexus.*Mobile|Nexus 4|Nexus 5|Nexus 5X|Nexus 6",Dell:"Dell[;]? (Streak|Aero|Venue|Venue Pro|Flash|Smoke|Mini 3iX)|XCD28|XCD35|\\b001DL\\b|\\b101DL\\b|\\bGS01\\b",Motorola:"Motorola|DROIDX|DROID BIONIC|\\bDroid\\b.*Build|Android.*Xoom|HRI39|MOT-|A1260|A1680|A555|A853|A855|A953|A955|A956|Motorola.*ELECTRIFY|Motorola.*i1|i867|i940|MB200|MB300|MB501|MB502|MB508|MB511|MB520|MB525|MB526|MB611|MB612|MB632|MB810|MB855|MB860|MB861|MB865|MB870|ME501|ME502|ME511|ME525|ME600|ME632|ME722|ME811|ME860|ME863|ME865|MT620|MT710|MT716|MT720|MT810|MT870|MT917|Motorola.*TITANIUM|WX435|WX445|XT300|XT301|XT311|XT316|XT317|XT319|XT320|XT390|XT502|XT530|XT531|XT532|XT535|XT603|XT610|XT611|XT615|XT681|XT701|XT702|XT711|XT720|XT800|XT806|XT860|XT862|XT875|XT882|XT883|XT894|XT901|XT907|XT909|XT910|XT912|XT928|XT926|XT915|XT919|XT925|XT1021|\\bMoto E\\b|XT1068|XT1092|XT1052",Samsung:"\\bSamsung\\b|SM-G950F|SM-G955F|SM-G9250|GT-19300|SGH-I337|BGT-S5230|GT-B2100|GT-B2700|GT-B2710|GT-B3210|GT-B3310|GT-B3410|GT-B3730|GT-B3740|GT-B5510|GT-B5512|GT-B5722|GT-B6520|GT-B7300|GT-B7320|GT-B7330|GT-B7350|GT-B7510|GT-B7722|GT-B7800|GT-C3010|GT-C3011|GT-C3060|GT-C3200|GT-C3212|GT-C3212I|GT-C3262|GT-C3222|GT-C3300|GT-C3300K|GT-C3303|GT-C3303K|GT-C3310|GT-C3322|GT-C3330|GT-C3350|GT-C3500|GT-C3510|GT-C3530|GT-C3630|GT-C3780|GT-C5010|GT-C5212|GT-C6620|GT-C6625|GT-C6712|GT-E1050|GT-E1070|GT-E1075|GT-E1080|GT-E1081|GT-E1085|GT-E1087|GT-E1100|GT-E1107|GT-E1110|GT-E1120|GT-E1125|GT-E1130|GT-E1160|GT-E1170|GT-E1175|GT-E1180|GT-E1182|GT-E1200|GT-E1210|GT-E1225|GT-E1230|GT-E1390|GT-E2100|GT-E2120|GT-E2121|GT-E2152|GT-E2220|GT-E2222|GT-E2230|GT-E2232|GT-E2250|GT-E2370|GT-E2550|GT-E2652|GT-E3210|GT-E3213|GT-I5500|GT-I5503|GT-I5700|GT-I5800|GT-I5801|GT-I6410|GT-I6420|GT-I7110|GT-I7410|GT-I7500|GT-I8000|GT-I8150|GT-I8160|GT-I8190|GT-I8320|GT-I8330|GT-I8350|GT-I8530|GT-I8700|GT-I8703|GT-I8910|GT-I9000|GT-I9001|GT-I9003|GT-I9010|GT-I9020|GT-I9023|GT-I9070|GT-I9082|GT-I9100|GT-I9103|GT-I9220|GT-I9250|GT-I9300|GT-I9305|GT-I9500|GT-I9505|GT-M3510|GT-M5650|GT-M7500|GT-M7600|GT-M7603|GT-M8800|GT-M8910|GT-N7000|GT-S3110|GT-S3310|GT-S3350|GT-S3353|GT-S3370|GT-S3650|GT-S3653|GT-S3770|GT-S3850|GT-S5210|GT-S5220|GT-S5229|GT-S5230|GT-S5233|GT-S5250|GT-S5253|GT-S5260|GT-S5263|GT-S5270|GT-S5300|GT-S5330|GT-S5350|GT-S5360|GT-S5363|GT-S5369|GT-S5380|GT-S5380D|GT-S5560|GT-S5570|GT-S5600|GT-S5603|GT-S5610|GT-S5620|GT-S5660|GT-S5670|GT-S5690|GT-S5750|GT-S5780|GT-S5830|GT-S5839|GT-S6102|GT-S6500|GT-S7070|GT-S7200|GT-S7220|GT-S7230|GT-S7233|GT-S7250|GT-S7500|GT-S7530|GT-S7550|GT-S7562|GT-S7710|GT-S8000|GT-S8003|GT-S8500|GT-S8530|GT-S8600|SCH-A310|SCH-A530|SCH-A570|SCH-A610|SCH-A630|SCH-A650|SCH-A790|SCH-A795|SCH-A850|SCH-A870|SCH-A890|SCH-A930|SCH-A950|SCH-A970|SCH-A990|SCH-I100|SCH-I110|SCH-I400|SCH-I405|SCH-I500|SCH-I510|SCH-I515|SCH-I600|SCH-I730|SCH-I760|SCH-I770|SCH-I830|SCH-I910|SCH-I920|SCH-I959|SCH-LC11|SCH-N150|SCH-N300|SCH-R100|SCH-R300|SCH-R351|SCH-R400|SCH-R410|SCH-T300|SCH-U310|SCH-U320|SCH-U350|SCH-U360|SCH-U365|SCH-U370|SCH-U380|SCH-U410|SCH-U430|SCH-U450|SCH-U460|SCH-U470|SCH-U490|SCH-U540|SCH-U550|SCH-U620|SCH-U640|SCH-U650|SCH-U660|SCH-U700|SCH-U740|SCH-U750|SCH-U810|SCH-U820|SCH-U900|SCH-U940|SCH-U960|SCS-26UC|SGH-A107|SGH-A117|SGH-A127|SGH-A137|SGH-A157|SGH-A167|SGH-A177|SGH-A187|SGH-A197|SGH-A227|SGH-A237|SGH-A257|SGH-A437|SGH-A517|SGH-A597|SGH-A637|SGH-A657|SGH-A667|SGH-A687|SGH-A697|SGH-A707|SGH-A717|SGH-A727|SGH-A737|SGH-A747|SGH-A767|SGH-A777|SGH-A797|SGH-A817|SGH-A827|SGH-A837|SGH-A847|SGH-A867|SGH-A877|SGH-A887|SGH-A897|SGH-A927|SGH-B100|SGH-B130|SGH-B200|SGH-B220|SGH-C100|SGH-C110|SGH-C120|SGH-C130|SGH-C140|SGH-C160|SGH-C170|SGH-C180|SGH-C200|SGH-C207|SGH-C210|SGH-C225|SGH-C230|SGH-C417|SGH-C450|SGH-D307|SGH-D347|SGH-D357|SGH-D407|SGH-D415|SGH-D780|SGH-D807|SGH-D980|SGH-E105|SGH-E200|SGH-E315|SGH-E316|SGH-E317|SGH-E335|SGH-E590|SGH-E635|SGH-E715|SGH-E890|SGH-F300|SGH-F480|SGH-I200|SGH-I300|SGH-I320|SGH-I550|SGH-I577|SGH-I600|SGH-I607|SGH-I617|SGH-I627|SGH-I637|SGH-I677|SGH-I700|SGH-I717|SGH-I727|SGH-i747M|SGH-I777|SGH-I780|SGH-I827|SGH-I847|SGH-I857|SGH-I896|SGH-I897|SGH-I900|SGH-I907|SGH-I917|SGH-I927|SGH-I937|SGH-I997|SGH-J150|SGH-J200|SGH-L170|SGH-L700|SGH-M110|SGH-M150|SGH-M200|SGH-N105|SGH-N500|SGH-N600|SGH-N620|SGH-N625|SGH-N700|SGH-N710|SGH-P107|SGH-P207|SGH-P300|SGH-P310|SGH-P520|SGH-P735|SGH-P777|SGH-Q105|SGH-R210|SGH-R220|SGH-R225|SGH-S105|SGH-S307|SGH-T109|SGH-T119|SGH-T139|SGH-T209|SGH-T219|SGH-T229|SGH-T239|SGH-T249|SGH-T259|SGH-T309|SGH-T319|SGH-T329|SGH-T339|SGH-T349|SGH-T359|SGH-T369|SGH-T379|SGH-T409|SGH-T429|SGH-T439|SGH-T459|SGH-T469|SGH-T479|SGH-T499|SGH-T509|SGH-T519|SGH-T539|SGH-T559|SGH-T589|SGH-T609|SGH-T619|SGH-T629|SGH-T639|SGH-T659|SGH-T669|SGH-T679|SGH-T709|SGH-T719|SGH-T729|SGH-T739|SGH-T746|SGH-T749|SGH-T759|SGH-T769|SGH-T809|SGH-T819|SGH-T839|SGH-T919|SGH-T929|SGH-T939|SGH-T959|SGH-T989|SGH-U100|SGH-U200|SGH-U800|SGH-V205|SGH-V206|SGH-X100|SGH-X105|SGH-X120|SGH-X140|SGH-X426|SGH-X427|SGH-X475|SGH-X495|SGH-X497|SGH-X507|SGH-X600|SGH-X610|SGH-X620|SGH-X630|SGH-X700|SGH-X820|SGH-X890|SGH-Z130|SGH-Z150|SGH-Z170|SGH-ZX10|SGH-ZX20|SHW-M110|SPH-A120|SPH-A400|SPH-A420|SPH-A460|SPH-A500|SPH-A560|SPH-A600|SPH-A620|SPH-A660|SPH-A700|SPH-A740|SPH-A760|SPH-A790|SPH-A800|SPH-A820|SPH-A840|SPH-A880|SPH-A900|SPH-A940|SPH-A960|SPH-D600|SPH-D700|SPH-D710|SPH-D720|SPH-I300|SPH-I325|SPH-I330|SPH-I350|SPH-I500|SPH-I600|SPH-I700|SPH-L700|SPH-M100|SPH-M220|SPH-M240|SPH-M300|SPH-M305|SPH-M320|SPH-M330|SPH-M350|SPH-M360|SPH-M370|SPH-M380|SPH-M510|SPH-M540|SPH-M550|SPH-M560|SPH-M570|SPH-M580|SPH-M610|SPH-M620|SPH-M630|SPH-M800|SPH-M810|SPH-M850|SPH-M900|SPH-M910|SPH-M920|SPH-M930|SPH-N100|SPH-N200|SPH-N240|SPH-N300|SPH-N400|SPH-Z400|SWC-E100|SCH-i909|GT-N7100|GT-N7105|SCH-I535|SM-N900A|SGH-I317|SGH-T999L|GT-S5360B|GT-I8262|GT-S6802|GT-S6312|GT-S6310|GT-S5312|GT-S5310|GT-I9105|GT-I8510|GT-S6790N|SM-G7105|SM-N9005|GT-S5301|GT-I9295|GT-I9195|SM-C101|GT-S7392|GT-S7560|GT-B7610|GT-I5510|GT-S7582|GT-S7530E|GT-I8750|SM-G9006V|SM-G9008V|SM-G9009D|SM-G900A|SM-G900D|SM-G900F|SM-G900H|SM-G900I|SM-G900J|SM-G900K|SM-G900L|SM-G900M|SM-G900P|SM-G900R4|SM-G900S|SM-G900T|SM-G900V|SM-G900W8|SHV-E160K|SCH-P709|SCH-P729|SM-T2558|GT-I9205|SM-G9350|SM-J120F|SM-G920F|SM-G920V|SM-G930F|SM-N910C|SM-A310F|GT-I9190|SM-J500FN|SM-G903F|SM-J330F|SM-G610F|SM-G981B|SM-G892A|SM-A530F",LG:"\\bLG\\b;|LG[- ]?(C800|C900|E400|E610|E900|E-900|F160|F180K|F180L|F180S|730|855|L160|LS740|LS840|LS970|LU6200|MS690|MS695|MS770|MS840|MS870|MS910|P500|P700|P705|VM696|AS680|AS695|AX840|C729|E970|GS505|272|C395|E739BK|E960|L55C|L75C|LS696|LS860|P769BK|P350|P500|P509|P870|UN272|US730|VS840|VS950|LN272|LN510|LS670|LS855|LW690|MN270|MN510|P509|P769|P930|UN200|UN270|UN510|UN610|US670|US740|US760|UX265|UX840|VN271|VN530|VS660|VS700|VS740|VS750|VS910|VS920|VS930|VX9200|VX11000|AX840A|LW770|P506|P925|P999|E612|D955|D802|MS323|M257)|LM-G710",Sony:"SonyST|SonyLT|SonyEricsson|SonyEricssonLT15iv|LT18i|E10i|LT28h|LT26w|SonyEricssonMT27i|C5303|C6902|C6903|C6906|C6943|D2533|SOV34|601SO|F8332",Asus:"Asus.*Galaxy|PadFone.*Mobile",Xiaomi:"^(?!.*\\bx11\\b).*xiaomi.*$|POCOPHONE F1|MI 8|Redmi Note 9S|Redmi Note 5A Prime|N2G47H|M2001J2G|M2001J2I|M1805E10A|M2004J11G|M1902F1G|M2002J9G|M2004J19G|M2003J6A1G",NokiaLumia:"Lumia [0-9]{3,4}",Micromax:"Micromax.*\\b(A210|A92|A88|A72|A111|A110Q|A115|A116|A110|A90S|A26|A51|A35|A54|A25|A27|A89|A68|A65|A57|A90)\\b",Palm:"PalmSource|Palm",Vertu:"Vertu|Vertu.*Ltd|Vertu.*Ascent|Vertu.*Ayxta|Vertu.*Constellation(F|Quest)?|Vertu.*Monika|Vertu.*Signature",Pantech:"PANTECH|IM-A850S|IM-A840S|IM-A830L|IM-A830K|IM-A830S|IM-A820L|IM-A810K|IM-A810S|IM-A800S|IM-T100K|IM-A725L|IM-A780L|IM-A775C|IM-A770K|IM-A760S|IM-A750K|IM-A740S|IM-A730S|IM-A720L|IM-A710K|IM-A690L|IM-A690S|IM-A650S|IM-A630K|IM-A600S|VEGA PTL21|PT003|P8010|ADR910L|P6030|P6020|P9070|P4100|P9060|P5000|CDM8992|TXT8045|ADR8995|IS11PT|P2030|P6010|P8000|PT002|IS06|CDM8999|P9050|PT001|TXT8040|P2020|P9020|P2000|P7040|P7000|C790",Fly:"IQ230|IQ444|IQ450|IQ440|IQ442|IQ441|IQ245|IQ256|IQ236|IQ255|IQ235|IQ245|IQ275|IQ240|IQ285|IQ280|IQ270|IQ260|IQ250",Wiko:"KITE 4G|HIGHWAY|GETAWAY|STAIRWAY|DARKSIDE|DARKFULL|DARKNIGHT|DARKMOON|SLIDE|WAX 4G|RAINBOW|BLOOM|SUNSET|GOA(?!nna)|LENNY|BARRY|IGGY|OZZY|CINK FIVE|CINK PEAX|CINK PEAX 2|CINK SLIM|CINK SLIM 2|CINK +|CINK KING|CINK PEAX|CINK SLIM|SUBLIM",iMobile:"i-mobile (IQ|i-STYLE|idea|ZAA|Hitz)",SimValley:"\\b(SP-80|XT-930|SX-340|XT-930|SX-310|SP-360|SP60|SPT-800|SP-120|SPT-800|SP-140|SPX-5|SPX-8|SP-100|SPX-8|SPX-12)\\b",Wolfgang:"AT-B24D|AT-AS50HD|AT-AS40W|AT-AS55HD|AT-AS45q2|AT-B26D|AT-AS50Q",Alcatel:"Alcatel",Nintendo:"Nintendo (3DS|Switch)",Amoi:"Amoi",INQ:"INQ",OnePlus:"ONEPLUS",GenericPhone:"Tapatalk|PDA;|SAGEM|\\bmmp\\b|pocket|\\bpsp\\b|symbian|Smartphone|smartfon|treo|up.browser|up.link|vodafone|\\bwap\\b|nokia|Series40|Series60|S60|SonyEricsson|N900|MAUI.*WAP.*Browser"},tablets:{iPad:"iPad|iPad.*Mobile",NexusTablet:"Android.*Nexus[\\s]+(7|9|10)",GoogleTablet:"Android.*Pixel C",SamsungTablet:"SAMSUNG.*Tablet|Galaxy.*Tab|SC-01C|GT-P1000|GT-P1003|GT-P1010|GT-P3105|GT-P6210|GT-P6800|GT-P6810|GT-P7100|GT-P7300|GT-P7310|GT-P7500|GT-P7510|SCH-I800|SCH-I815|SCH-I905|SGH-I957|SGH-I987|SGH-T849|SGH-T859|SGH-T869|SPH-P100|GT-P3100|GT-P3108|GT-P3110|GT-P5100|GT-P5110|GT-P6200|GT-P7320|GT-P7511|GT-N8000|GT-P8510|SGH-I497|SPH-P500|SGH-T779|SCH-I705|SCH-I915|GT-N8013|GT-P3113|GT-P5113|GT-P8110|GT-N8010|GT-N8005|GT-N8020|GT-P1013|GT-P6201|GT-P7501|GT-N5100|GT-N5105|GT-N5110|SHV-E140K|SHV-E140L|SHV-E140S|SHV-E150S|SHV-E230K|SHV-E230L|SHV-E230S|SHW-M180K|SHW-M180L|SHW-M180S|SHW-M180W|SHW-M300W|SHW-M305W|SHW-M380K|SHW-M380S|SHW-M380W|SHW-M430W|SHW-M480K|SHW-M480S|SHW-M480W|SHW-M485W|SHW-M486W|SHW-M500W|GT-I9228|SCH-P739|SCH-I925|GT-I9200|GT-P5200|GT-P5210|GT-P5210X|SM-T311|SM-T310|SM-T310X|SM-T210|SM-T210R|SM-T211|SM-P600|SM-P601|SM-P605|SM-P900|SM-P901|SM-T217|SM-T217A|SM-T217S|SM-P6000|SM-T3100|SGH-I467|XE500|SM-T110|GT-P5220|GT-I9200X|GT-N5110X|GT-N5120|SM-P905|SM-T111|SM-T2105|SM-T315|SM-T320|SM-T320X|SM-T321|SM-T520|SM-T525|SM-T530NU|SM-T230NU|SM-T330NU|SM-T900|XE500T1C|SM-P605V|SM-P905V|SM-T337V|SM-T537V|SM-T707V|SM-T807V|SM-P600X|SM-P900X|SM-T210X|SM-T230|SM-T230X|SM-T325|GT-P7503|SM-T531|SM-T330|SM-T530|SM-T705|SM-T705C|SM-T535|SM-T331|SM-T800|SM-T700|SM-T537|SM-T807|SM-P907A|SM-T337A|SM-T537A|SM-T707A|SM-T807A|SM-T237|SM-T807P|SM-P607T|SM-T217T|SM-T337T|SM-T807T|SM-T116NQ|SM-T116BU|SM-P550|SM-T350|SM-T550|SM-T9000|SM-P9000|SM-T705Y|SM-T805|GT-P3113|SM-T710|SM-T810|SM-T815|SM-T360|SM-T533|SM-T113|SM-T335|SM-T715|SM-T560|SM-T670|SM-T677|SM-T377|SM-T567|SM-T357T|SM-T555|SM-T561|SM-T713|SM-T719|SM-T813|SM-T819|SM-T580|SM-T355Y?|SM-T280|SM-T817A|SM-T820|SM-W700|SM-P580|SM-T587|SM-P350|SM-P555M|SM-P355M|SM-T113NU|SM-T815Y|SM-T585|SM-T285|SM-T825|SM-W708|SM-T835|SM-T830|SM-T837V|SM-T720|SM-T510|SM-T387V|SM-P610|SM-T290|SM-T515|SM-T590|SM-T595|SM-T725|SM-T817P|SM-P585N0|SM-T395|SM-T295|SM-T865|SM-P610N|SM-P615|SM-T970|SM-T380|SM-T5950|SM-T905|SM-T231|SM-T500|SM-T860",Kindle:"Kindle|Silk.*Accelerated|Android.*\\b(KFOT|KFTT|KFJWI|KFJWA|KFOTE|KFSOWI|KFTHWI|KFTHWA|KFAPWI|KFAPWA|WFJWAE|KFSAWA|KFSAWI|KFASWI|KFARWI|KFFOWI|KFGIWI|KFMEWI)\\b|Android.*Silk/[0-9.]+ like Chrome/[0-9.]+ (?!Mobile)",SurfaceTablet:"Windows NT [0-9.]+; ARM;.*(Tablet|ARMBJS)",HPTablet:"HP Slate (7|8|10)|HP ElitePad 900|hp-tablet|EliteBook.*Touch|HP 8|Slate 21|HP SlateBook 10",AsusTablet:"^.*PadFone((?!Mobile).)*$|Transformer|TF101|TF101G|TF300T|TF300TG|TF300TL|TF700T|TF700KL|TF701T|TF810C|ME171|ME301T|ME302C|ME371MG|ME370T|ME372MG|ME172V|ME173X|ME400C|Slider SL101|\\bK00F\\b|\\bK00C\\b|\\bK00E\\b|\\bK00L\\b|TX201LA|ME176C|ME102A|\\bM80TA\\b|ME372CL|ME560CG|ME372CG|ME302KL| K010 | K011 | K017 | K01E |ME572C|ME103K|ME170C|ME171C|\\bME70C\\b|ME581C|ME581CL|ME8510C|ME181C|P01Y|PO1MA|P01Z|\\bP027\\b|\\bP024\\b|\\bP00C\\b",BlackBerryTablet:"PlayBook|RIM Tablet",HTCtablet:"HTC_Flyer_P512|HTC Flyer|HTC Jetstream|HTC-P715a|HTC EVO View 4G|PG41200|PG09410",MotorolaTablet:"xoom|sholest|MZ615|MZ605|MZ505|MZ601|MZ602|MZ603|MZ604|MZ606|MZ607|MZ608|MZ609|MZ615|MZ616|MZ617",NookTablet:"Android.*Nook|NookColor|nook browser|BNRV200|BNRV200A|BNTV250|BNTV250A|BNTV400|BNTV600|LogicPD Zoom2",AcerTablet:"Android.*; \\b(A100|A101|A110|A200|A210|A211|A500|A501|A510|A511|A700|A701|W500|W500P|W501|W501P|W510|W511|W700|G100|G100W|B1-A71|B1-710|B1-711|A1-810|A1-811|A1-830)\\b|W3-810|\\bA3-A10\\b|\\bA3-A11\\b|\\bA3-A20\\b|\\bA3-A30|A3-A40",ToshibaTablet:"Android.*(AT100|AT105|AT200|AT205|AT270|AT275|AT300|AT305|AT1S5|AT500|AT570|AT700|AT830)|TOSHIBA.*FOLIO",LGTablet:"\\bL-06C|LG-V909|LG-V900|LG-V700|LG-V510|LG-V500|LG-V410|LG-V400|LG-VK810\\b",FujitsuTablet:"Android.*\\b(F-01D|F-02F|F-05E|F-10D|M532|Q572)\\b",PrestigioTablet:"PMP3170B|PMP3270B|PMP3470B|PMP7170B|PMP3370B|PMP3570C|PMP5870C|PMP3670B|PMP5570C|PMP5770D|PMP3970B|PMP3870C|PMP5580C|PMP5880D|PMP5780D|PMP5588C|PMP7280C|PMP7280C3G|PMP7280|PMP7880D|PMP5597D|PMP5597|PMP7100D|PER3464|PER3274|PER3574|PER3884|PER5274|PER5474|PMP5097CPRO|PMP5097|PMP7380D|PMP5297C|PMP5297C_QUAD|PMP812E|PMP812E3G|PMP812F|PMP810E|PMP880TD|PMT3017|PMT3037|PMT3047|PMT3057|PMT7008|PMT5887|PMT5001|PMT5002",LenovoTablet:"Lenovo TAB|Idea(Tab|Pad)( A1|A10| K1|)|ThinkPad([ ]+)?Tablet|YT3-850M|YT3-X90L|YT3-X90F|YT3-X90X|Lenovo.*(S2109|S2110|S5000|S6000|K3011|A3000|A3500|A1000|A2107|A2109|A1107|A5500|A7600|B6000|B8000|B8080)(-|)(FL|F|HV|H|)|TB-X103F|TB-X304X|TB-X304F|TB-X304L|TB-X505F|TB-X505L|TB-X505X|TB-X605F|TB-X605L|TB-8703F|TB-8703X|TB-8703N|TB-8704N|TB-8704F|TB-8704X|TB-8704V|TB-7304F|TB-7304I|TB-7304X|Tab2A7-10F|Tab2A7-20F|TB2-X30L|YT3-X50L|YT3-X50F|YT3-X50M|YT-X705F|YT-X703F|YT-X703L|YT-X705L|YT-X705X|TB2-X30F|TB2-X30L|TB2-X30M|A2107A-F|A2107A-H|TB3-730F|TB3-730M|TB3-730X|TB-7504F|TB-7504X|TB-X704F|TB-X104F|TB3-X70F|TB-X705F|TB-8504F|TB3-X70L|TB3-710F|TB-X704L",DellTablet:"Venue 11|Venue 8|Venue 7|Dell Streak 10|Dell Streak 7",YarvikTablet:"Android.*\\b(TAB210|TAB211|TAB224|TAB250|TAB260|TAB264|TAB310|TAB360|TAB364|TAB410|TAB411|TAB420|TAB424|TAB450|TAB460|TAB461|TAB464|TAB465|TAB467|TAB468|TAB07-100|TAB07-101|TAB07-150|TAB07-151|TAB07-152|TAB07-200|TAB07-201-3G|TAB07-210|TAB07-211|TAB07-212|TAB07-214|TAB07-220|TAB07-400|TAB07-485|TAB08-150|TAB08-200|TAB08-201-3G|TAB08-201-30|TAB09-100|TAB09-211|TAB09-410|TAB10-150|TAB10-201|TAB10-211|TAB10-400|TAB10-410|TAB13-201|TAB274EUK|TAB275EUK|TAB374EUK|TAB462EUK|TAB474EUK|TAB9-200)\\b",MedionTablet:"Android.*\\bOYO\\b|LIFE.*(P9212|P9514|P9516|S9512)|LIFETAB",ArnovaTablet:"97G4|AN10G2|AN7bG3|AN7fG3|AN8G3|AN8cG3|AN7G3|AN9G3|AN7dG3|AN7dG3ST|AN7dG3ChildPad|AN10bG3|AN10bG3DT|AN9G2",IntensoTablet:"INM8002KP|INM1010FP|INM805ND|Intenso Tab|TAB1004",IRUTablet:"M702pro",MegafonTablet:"MegaFon V9|\\bZTE V9\\b|Android.*\\bMT7A\\b",EbodaTablet:"E-Boda (Supreme|Impresspeed|Izzycomm|Essential)",AllViewTablet:"Allview.*(Viva|Alldro|City|Speed|All TV|Frenzy|Quasar|Shine|TX1|AX1|AX2)",ArchosTablet:"\\b(101G9|80G9|A101IT)\\b|Qilive 97R|Archos5|\\bARCHOS (70|79|80|90|97|101|FAMILYPAD|)(b|c|)(G10| Cobalt| TITANIUM(HD|)| Xenon| Neon|XSK| 2| XS 2| PLATINUM| CARBON|GAMEPAD)\\b",AinolTablet:"NOVO7|NOVO8|NOVO10|Novo7Aurora|Novo7Basic|NOVO7PALADIN|novo9-Spark",NokiaLumiaTablet:"Lumia 2520",SonyTablet:"Sony.*Tablet|Xperia Tablet|Sony Tablet S|SO-03E|SGPT12|SGPT13|SGPT114|SGPT121|SGPT122|SGPT123|SGPT111|SGPT112|SGPT113|SGPT131|SGPT132|SGPT133|SGPT211|SGPT212|SGPT213|SGP311|SGP312|SGP321|EBRD1101|EBRD1102|EBRD1201|SGP351|SGP341|SGP511|SGP512|SGP521|SGP541|SGP551|SGP621|SGP641|SGP612|SOT31|SGP771|SGP611|SGP612|SGP712",PhilipsTablet:"\\b(PI2010|PI3000|PI3100|PI3105|PI3110|PI3205|PI3210|PI3900|PI4010|PI7000|PI7100)\\b",CubeTablet:"Android.*(K8GT|U9GT|U10GT|U16GT|U17GT|U18GT|U19GT|U20GT|U23GT|U30GT)|CUBE U8GT",CobyTablet:"MID1042|MID1045|MID1125|MID1126|MID7012|MID7014|MID7015|MID7034|MID7035|MID7036|MID7042|MID7048|MID7127|MID8042|MID8048|MID8127|MID9042|MID9740|MID9742|MID7022|MID7010",MIDTablet:"M9701|M9000|M9100|M806|M1052|M806|T703|MID701|MID713|MID710|MID727|MID760|MID830|MID728|MID933|MID125|MID810|MID732|MID120|MID930|MID800|MID731|MID900|MID100|MID820|MID735|MID980|MID130|MID833|MID737|MID960|MID135|MID860|MID736|MID140|MID930|MID835|MID733|MID4X10",MSITablet:"MSI \\b(Primo 73K|Primo 73L|Primo 81L|Primo 77|Primo 93|Primo 75|Primo 76|Primo 73|Primo 81|Primo 91|Primo 90|Enjoy 71|Enjoy 7|Enjoy 10)\\b",SMiTTablet:"Android.*(\\bMID\\b|MID-560|MTV-T1200|MTV-PND531|MTV-P1101|MTV-PND530)",RockChipTablet:"Android.*(RK2818|RK2808A|RK2918|RK3066)|RK2738|RK2808A",FlyTablet:"IQ310|Fly Vision",bqTablet:"Android.*(bq)?.*\\b(Elcano|Curie|Edison|Maxwell|Kepler|Pascal|Tesla|Hypatia|Platon|Newton|Livingstone|Cervantes|Avant|Aquaris ([E|M]10|M8))\\b|Maxwell.*Lite|Maxwell.*Plus",HuaweiTablet:"MediaPad|MediaPad 7 Youth|IDEOS S7|S7-201c|S7-202u|S7-101|S7-103|S7-104|S7-105|S7-106|S7-201|S7-Slim|M2-A01L|BAH-L09|BAH-W09|AGS-L09|CMR-AL19",NecTablet:"\\bN-06D|\\bN-08D",PantechTablet:"Pantech.*P4100",BronchoTablet:"Broncho.*(N701|N708|N802|a710)",VersusTablet:"TOUCHPAD.*[78910]|\\bTOUCHTAB\\b",ZyncTablet:"z1000|Z99 2G|z930|z990|z909|Z919|z900",PositivoTablet:"TB07STA|TB10STA|TB07FTA|TB10FTA",NabiTablet:"Android.*\\bNabi",KoboTablet:"Kobo Touch|\\bK080\\b|\\bVox\\b Build|\\bArc\\b Build",DanewTablet:"DSlide.*\\b(700|701R|702|703R|704|802|970|971|972|973|974|1010|1012)\\b",TexetTablet:"NaviPad|TB-772A|TM-7045|TM-7055|TM-9750|TM-7016|TM-7024|TM-7026|TM-7041|TM-7043|TM-7047|TM-8041|TM-9741|TM-9747|TM-9748|TM-9751|TM-7022|TM-7021|TM-7020|TM-7011|TM-7010|TM-7023|TM-7025|TM-7037W|TM-7038W|TM-7027W|TM-9720|TM-9725|TM-9737W|TM-1020|TM-9738W|TM-9740|TM-9743W|TB-807A|TB-771A|TB-727A|TB-725A|TB-719A|TB-823A|TB-805A|TB-723A|TB-715A|TB-707A|TB-705A|TB-709A|TB-711A|TB-890HD|TB-880HD|TB-790HD|TB-780HD|TB-770HD|TB-721HD|TB-710HD|TB-434HD|TB-860HD|TB-840HD|TB-760HD|TB-750HD|TB-740HD|TB-730HD|TB-722HD|TB-720HD|TB-700HD|TB-500HD|TB-470HD|TB-431HD|TB-430HD|TB-506|TB-504|TB-446|TB-436|TB-416|TB-146SE|TB-126SE",PlaystationTablet:"Playstation.*(Portable|Vita)",TrekstorTablet:"ST10416-1|VT10416-1|ST70408-1|ST702xx-1|ST702xx-2|ST80208|ST97216|ST70104-2|VT10416-2|ST10216-2A|SurfTab",PyleAudioTablet:"\\b(PTBL10CEU|PTBL10C|PTBL72BC|PTBL72BCEU|PTBL7CEU|PTBL7C|PTBL92BC|PTBL92BCEU|PTBL9CEU|PTBL9CUK|PTBL9C)\\b",AdvanTablet:"Android.* \\b(E3A|T3X|T5C|T5B|T3E|T3C|T3B|T1J|T1F|T2A|T1H|T1i|E1C|T1-E|T5-A|T4|E1-B|T2Ci|T1-B|T1-D|O1-A|E1-A|T1-A|T3A|T4i)\\b ",DanyTechTablet:"Genius Tab G3|Genius Tab S2|Genius Tab Q3|Genius Tab G4|Genius Tab Q4|Genius Tab G-II|Genius TAB GII|Genius TAB GIII|Genius Tab S1",GalapadTablet:"Android [0-9.]+; [a-z-]+; \\bG1\\b",MicromaxTablet:"Funbook|Micromax.*\\b(P250|P560|P360|P362|P600|P300|P350|P500|P275)\\b",KarbonnTablet:"Android.*\\b(A39|A37|A34|ST8|ST10|ST7|Smart Tab3|Smart Tab2)\\b",AllFineTablet:"Fine7 Genius|Fine7 Shine|Fine7 Air|Fine8 Style|Fine9 More|Fine10 Joy|Fine11 Wide",PROSCANTablet:"\\b(PEM63|PLT1023G|PLT1041|PLT1044|PLT1044G|PLT1091|PLT4311|PLT4311PL|PLT4315|PLT7030|PLT7033|PLT7033D|PLT7035|PLT7035D|PLT7044K|PLT7045K|PLT7045KB|PLT7071KG|PLT7072|PLT7223G|PLT7225G|PLT7777G|PLT7810K|PLT7849G|PLT7851G|PLT7852G|PLT8015|PLT8031|PLT8034|PLT8036|PLT8080K|PLT8082|PLT8088|PLT8223G|PLT8234G|PLT8235G|PLT8816K|PLT9011|PLT9045K|PLT9233G|PLT9735|PLT9760G|PLT9770G)\\b",YONESTablet:"BQ1078|BC1003|BC1077|RK9702|BC9730|BC9001|IT9001|BC7008|BC7010|BC708|BC728|BC7012|BC7030|BC7027|BC7026",ChangJiaTablet:"TPC7102|TPC7103|TPC7105|TPC7106|TPC7107|TPC7201|TPC7203|TPC7205|TPC7210|TPC7708|TPC7709|TPC7712|TPC7110|TPC8101|TPC8103|TPC8105|TPC8106|TPC8203|TPC8205|TPC8503|TPC9106|TPC9701|TPC97101|TPC97103|TPC97105|TPC97106|TPC97111|TPC97113|TPC97203|TPC97603|TPC97809|TPC97205|TPC10101|TPC10103|TPC10106|TPC10111|TPC10203|TPC10205|TPC10503",GUTablet:"TX-A1301|TX-M9002|Q702|kf026",PointOfViewTablet:"TAB-P506|TAB-navi-7-3G-M|TAB-P517|TAB-P-527|TAB-P701|TAB-P703|TAB-P721|TAB-P731N|TAB-P741|TAB-P825|TAB-P905|TAB-P925|TAB-PR945|TAB-PL1015|TAB-P1025|TAB-PI1045|TAB-P1325|TAB-PROTAB[0-9]+|TAB-PROTAB25|TAB-PROTAB26|TAB-PROTAB27|TAB-PROTAB26XL|TAB-PROTAB2-IPS9|TAB-PROTAB30-IPS9|TAB-PROTAB25XXL|TAB-PROTAB26-IPS10|TAB-PROTAB30-IPS10",OvermaxTablet:"OV-(SteelCore|NewBase|Basecore|Baseone|Exellen|Quattor|EduTab|Solution|ACTION|BasicTab|TeddyTab|MagicTab|Stream|TB-08|TB-09)|Qualcore 1027",HCLTablet:"HCL.*Tablet|Connect-3G-2.0|Connect-2G-2.0|ME Tablet U1|ME Tablet U2|ME Tablet G1|ME Tablet X1|ME Tablet Y2|ME Tablet Sync",DPSTablet:"DPS Dream 9|DPS Dual 7",VistureTablet:"V97 HD|i75 3G|Visture V4( HD)?|Visture V5( HD)?|Visture V10",CrestaTablet:"CTP(-)?810|CTP(-)?818|CTP(-)?828|CTP(-)?838|CTP(-)?888|CTP(-)?978|CTP(-)?980|CTP(-)?987|CTP(-)?988|CTP(-)?989",MediatekTablet:"\\bMT8125|MT8389|MT8135|MT8377\\b",ConcordeTablet:"Concorde([ ]+)?Tab|ConCorde ReadMan",GoCleverTablet:"GOCLEVER TAB|A7GOCLEVER|M1042|M7841|M742|R1042BK|R1041|TAB A975|TAB A7842|TAB A741|TAB A741L|TAB M723G|TAB M721|TAB A1021|TAB I921|TAB R721|TAB I720|TAB T76|TAB R70|TAB R76.2|TAB R106|TAB R83.2|TAB M813G|TAB I721|GCTA722|TAB I70|TAB I71|TAB S73|TAB R73|TAB R74|TAB R93|TAB R75|TAB R76.1|TAB A73|TAB A93|TAB A93.2|TAB T72|TAB R83|TAB R974|TAB R973|TAB A101|TAB A103|TAB A104|TAB A104.2|R105BK|M713G|A972BK|TAB A971|TAB R974.2|TAB R104|TAB R83.3|TAB A1042",ModecomTablet:"FreeTAB 9000|FreeTAB 7.4|FreeTAB 7004|FreeTAB 7800|FreeTAB 2096|FreeTAB 7.5|FreeTAB 1014|FreeTAB 1001 |FreeTAB 8001|FreeTAB 9706|FreeTAB 9702|FreeTAB 7003|FreeTAB 7002|FreeTAB 1002|FreeTAB 7801|FreeTAB 1331|FreeTAB 1004|FreeTAB 8002|FreeTAB 8014|FreeTAB 9704|FreeTAB 1003",VoninoTablet:"\\b(Argus[ _]?S|Diamond[ _]?79HD|Emerald[ _]?78E|Luna[ _]?70C|Onyx[ _]?S|Onyx[ _]?Z|Orin[ _]?HD|Orin[ _]?S|Otis[ _]?S|SpeedStar[ _]?S|Magnet[ _]?M9|Primus[ _]?94[ _]?3G|Primus[ _]?94HD|Primus[ _]?QS|Android.*\\bQ8\\b|Sirius[ _]?EVO[ _]?QS|Sirius[ _]?QS|Spirit[ _]?S)\\b",ECSTablet:"V07OT2|TM105A|S10OT1|TR10CS1",StorexTablet:"eZee[_']?(Tab|Go)[0-9]+|TabLC7|Looney Tunes Tab",VodafoneTablet:"SmartTab([ ]+)?[0-9]+|SmartTabII10|SmartTabII7|VF-1497|VFD 1400",EssentielBTablet:"Smart[ ']?TAB[ ]+?[0-9]+|Family[ ']?TAB2",RossMoorTablet:"RM-790|RM-997|RMD-878G|RMD-974R|RMT-705A|RMT-701|RME-601|RMT-501|RMT-711",iMobileTablet:"i-mobile i-note",TolinoTablet:"tolino tab [0-9.]+|tolino shine",AudioSonicTablet:"\\bC-22Q|T7-QC|T-17B|T-17P\\b",AMPETablet:"Android.* A78 ",SkkTablet:"Android.* (SKYPAD|PHOENIX|CYCLOPS)",TecnoTablet:"TECNO P9|TECNO DP8D",JXDTablet:"Android.* \\b(F3000|A3300|JXD5000|JXD3000|JXD2000|JXD300B|JXD300|S5800|S7800|S602b|S5110b|S7300|S5300|S602|S603|S5100|S5110|S601|S7100a|P3000F|P3000s|P101|P200s|P1000m|P200m|P9100|P1000s|S6600b|S908|P1000|P300|S18|S6600|S9100)\\b",iJoyTablet:"Tablet (Spirit 7|Essentia|Galatea|Fusion|Onix 7|Landa|Titan|Scooby|Deox|Stella|Themis|Argon|Unique 7|Sygnus|Hexen|Finity 7|Cream|Cream X2|Jade|Neon 7|Neron 7|Kandy|Scape|Saphyr 7|Rebel|Biox|Rebel|Rebel 8GB|Myst|Draco 7|Myst|Tab7-004|Myst|Tadeo Jones|Tablet Boing|Arrow|Draco Dual Cam|Aurix|Mint|Amity|Revolution|Finity 9|Neon 9|T9w|Amity 4GB Dual Cam|Stone 4GB|Stone 8GB|Andromeda|Silken|X2|Andromeda II|Halley|Flame|Saphyr 9,7|Touch 8|Planet|Triton|Unique 10|Hexen 10|Memphis 4GB|Memphis 8GB|Onix 10)",FX2Tablet:"FX2 PAD7|FX2 PAD10",XoroTablet:"KidsPAD 701|PAD[ ]?712|PAD[ ]?714|PAD[ ]?716|PAD[ ]?717|PAD[ ]?718|PAD[ ]?720|PAD[ ]?721|PAD[ ]?722|PAD[ ]?790|PAD[ ]?792|PAD[ ]?900|PAD[ ]?9715D|PAD[ ]?9716DR|PAD[ ]?9718DR|PAD[ ]?9719QR|PAD[ ]?9720QR|TelePAD1030|Telepad1032|TelePAD730|TelePAD731|TelePAD732|TelePAD735Q|TelePAD830|TelePAD9730|TelePAD795|MegaPAD 1331|MegaPAD 1851|MegaPAD 2151",ViewsonicTablet:"ViewPad 10pi|ViewPad 10e|ViewPad 10s|ViewPad E72|ViewPad7|ViewPad E100|ViewPad 7e|ViewSonic VB733|VB100a",VerizonTablet:"QTAQZ3|QTAIR7|QTAQTZ3|QTASUN1|QTASUN2|QTAXIA1",OdysTablet:"LOOX|XENO10|ODYS[ -](Space|EVO|Xpress|NOON)|\\bXELIO\\b|Xelio10Pro|XELIO7PHONETAB|XELIO10EXTREME|XELIOPT2|NEO_QUAD10",CaptivaTablet:"CAPTIVA PAD",IconbitTablet:"NetTAB|NT-3702|NT-3702S|NT-3702S|NT-3603P|NT-3603P|NT-0704S|NT-0704S|NT-3805C|NT-3805C|NT-0806C|NT-0806C|NT-0909T|NT-0909T|NT-0907S|NT-0907S|NT-0902S|NT-0902S",TeclastTablet:"T98 4G|\\bP80\\b|\\bX90HD\\b|X98 Air|X98 Air 3G|\\bX89\\b|P80 3G|\\bX80h\\b|P98 Air|\\bX89HD\\b|P98 3G|\\bP90HD\\b|P89 3G|X98 3G|\\bP70h\\b|P79HD 3G|G18d 3G|\\bP79HD\\b|\\bP89s\\b|\\bA88\\b|\\bP10HD\\b|\\bP19HD\\b|G18 3G|\\bP78HD\\b|\\bA78\\b|\\bP75\\b|G17s 3G|G17h 3G|\\bP85t\\b|\\bP90\\b|\\bP11\\b|\\bP98t\\b|\\bP98HD\\b|\\bG18d\\b|\\bP85s\\b|\\bP11HD\\b|\\bP88s\\b|\\bA80HD\\b|\\bA80se\\b|\\bA10h\\b|\\bP89\\b|\\bP78s\\b|\\bG18\\b|\\bP85\\b|\\bA70h\\b|\\bA70\\b|\\bG17\\b|\\bP18\\b|\\bA80s\\b|\\bA11s\\b|\\bP88HD\\b|\\bA80h\\b|\\bP76s\\b|\\bP76h\\b|\\bP98\\b|\\bA10HD\\b|\\bP78\\b|\\bP88\\b|\\bA11\\b|\\bA10t\\b|\\bP76a\\b|\\bP76t\\b|\\bP76e\\b|\\bP85HD\\b|\\bP85a\\b|\\bP86\\b|\\bP75HD\\b|\\bP76v\\b|\\bA12\\b|\\bP75a\\b|\\bA15\\b|\\bP76Ti\\b|\\bP81HD\\b|\\bA10\\b|\\bT760VE\\b|\\bT720HD\\b|\\bP76\\b|\\bP73\\b|\\bP71\\b|\\bP72\\b|\\bT720SE\\b|\\bC520Ti\\b|\\bT760\\b|\\bT720VE\\b|T720-3GE|T720-WiFi",OndaTablet:"\\b(V975i|Vi30|VX530|V701|Vi60|V701s|Vi50|V801s|V719|Vx610w|VX610W|V819i|Vi10|VX580W|Vi10|V711s|V813|V811|V820w|V820|Vi20|V711|VI30W|V712|V891w|V972|V819w|V820w|Vi60|V820w|V711|V813s|V801|V819|V975s|V801|V819|V819|V818|V811|V712|V975m|V101w|V961w|V812|V818|V971|V971s|V919|V989|V116w|V102w|V973|Vi40)\\b[\\s]+|V10 \\b4G\\b",JaytechTablet:"TPC-PA762",BlaupunktTablet:"Endeavour 800NG|Endeavour 1010",DigmaTablet:"\\b(iDx10|iDx9|iDx8|iDx7|iDxD7|iDxD8|iDsQ8|iDsQ7|iDsQ8|iDsD10|iDnD7|3TS804H|iDsQ11|iDj7|iDs10)\\b",EvolioTablet:"ARIA_Mini_wifi|Aria[ _]Mini|Evolio X10|Evolio X7|Evolio X8|\\bEvotab\\b|\\bNeura\\b",LavaTablet:"QPAD E704|\\bIvoryS\\b|E-TAB IVORY|\\bE-TAB\\b",AocTablet:"MW0811|MW0812|MW0922|MTK8382|MW1031|MW0831|MW0821|MW0931|MW0712",MpmanTablet:"MP11 OCTA|MP10 OCTA|MPQC1114|MPQC1004|MPQC994|MPQC974|MPQC973|MPQC804|MPQC784|MPQC780|\\bMPG7\\b|MPDCG75|MPDCG71|MPDC1006|MP101DC|MPDC9000|MPDC905|MPDC706HD|MPDC706|MPDC705|MPDC110|MPDC100|MPDC99|MPDC97|MPDC88|MPDC8|MPDC77|MP709|MID701|MID711|MID170|MPDC703|MPQC1010",CelkonTablet:"CT695|CT888|CT[\\s]?910|CT7 Tab|CT9 Tab|CT3 Tab|CT2 Tab|CT1 Tab|C820|C720|\\bCT-1\\b",WolderTablet:"miTab \\b(DIAMOND|SPACE|BROOKLYN|NEO|FLY|MANHATTAN|FUNK|EVOLUTION|SKY|GOCAR|IRON|GENIUS|POP|MINT|EPSILON|BROADWAY|JUMP|HOP|LEGEND|NEW AGE|LINE|ADVANCE|FEEL|FOLLOW|LIKE|LINK|LIVE|THINK|FREEDOM|CHICAGO|CLEVELAND|BALTIMORE-GH|IOWA|BOSTON|SEATTLE|PHOENIX|DALLAS|IN 101|MasterChef)\\b",MediacomTablet:"M-MPI10C3G|M-SP10EG|M-SP10EGP|M-SP10HXAH|M-SP7HXAH|M-SP10HXBH|M-SP8HXAH|M-SP8MXA",MiTablet:"\\bMI PAD\\b|\\bHM NOTE 1W\\b",NibiruTablet:"Nibiru M1|Nibiru Jupiter One",NexoTablet:"NEXO NOVA|NEXO 10|NEXO AVIO|NEXO FREE|NEXO GO|NEXO EVO|NEXO 3G|NEXO SMART|NEXO KIDDO|NEXO MOBI",LeaderTablet:"TBLT10Q|TBLT10I|TBL-10WDKB|TBL-10WDKBO2013|TBL-W230V2|TBL-W450|TBL-W500|SV572|TBLT7I|TBA-AC7-8G|TBLT79|TBL-8W16|TBL-10W32|TBL-10WKB|TBL-W100",UbislateTablet:"UbiSlate[\\s]?7C",PocketBookTablet:"Pocketbook",KocasoTablet:"\\b(TB-1207)\\b",HisenseTablet:"\\b(F5281|E2371)\\b",Hudl:"Hudl HT7S3|Hudl 2",TelstraTablet:"T-Hub2",GenericTablet:"Android.*\\b97D\\b|Tablet(?!.*PC)|BNTV250A|MID-WCDMA|LogicPD Zoom2|\\bA7EB\\b|CatNova8|A1_07|CT704|CT1002|\\bM721\\b|rk30sdk|\\bEVOTAB\\b|M758A|ET904|ALUMIUM10|Smartfren Tab|Endeavour 1010|Tablet-PC-4|Tagi Tab|\\bM6pro\\b|CT1020W|arc 10HD|\\bTP750\\b|\\bQTAQZ3\\b|WVT101|TM1088|KT107"},oss:{AndroidOS:"Android",BlackBerryOS:"blackberry|\\bBB10\\b|rim tablet os",PalmOS:"PalmOS|avantgo|blazer|elaine|hiptop|palm|plucker|xiino",SymbianOS:"Symbian|SymbOS|Series60|Series40|SYB-[0-9]+|\\bS60\\b",WindowsMobileOS:"Windows CE.*(PPC|Smartphone|Mobile|[0-9]{3}x[0-9]{3})|Windows Mobile|Windows Phone [0-9.]+|WCE;",WindowsPhoneOS:"Windows Phone 10.0|Windows Phone 8.1|Windows Phone 8.0|Windows Phone OS|XBLWP7|ZuneWP7|Windows NT 6.[23]; ARM;",iOS:"\\biPhone.*Mobile|\\biPod|\\biPad|AppleCoreMedia",iPadOS:"CPU OS 13",SailfishOS:"Sailfish",MeeGoOS:"MeeGo",MaemoOS:"Maemo",JavaOS:"J2ME/|\\bMIDP\\b|\\bCLDC\\b",webOS:"webOS|hpwOS",badaOS:"\\bBada\\b",BREWOS:"BREW"},uas:{Chrome:"\\bCrMo\\b|CriOS|Android.*Chrome/[.0-9]* (Mobile)?",Dolfin:"\\bDolfin\\b",Opera:"Opera.*Mini|Opera.*Mobi|Android.*Opera|Mobile.*OPR/[0-9.]+$|Coast/[0-9.]+",Skyfire:"Skyfire",Edge:"\\bEdgiOS\\b|Mobile Safari/[.0-9]* Edge",IE:"IEMobile|MSIEMobile",Firefox:"fennec|firefox.*maemo|(Mobile|Tablet).*Firefox|Firefox.*Mobile|FxiOS",Bolt:"bolt",TeaShark:"teashark",Blazer:"Blazer",Safari:"Version((?!\\bEdgiOS\\b).)*Mobile.*Safari|Safari.*Mobile|MobileSafari",WeChat:"\\bMicroMessenger\\b",UCBrowser:"UC.*Browser|UCWEB",baiduboxapp:"baiduboxapp",baidubrowser:"baidubrowser",DiigoBrowser:"DiigoBrowser",Mercury:"\\bMercury\\b",ObigoBrowser:"Obigo",NetFront:"NF-Browser",GenericBrowser:"NokiaBrowser|OviBrowser|OneBrowser|TwonkyBeamBrowser|SEMC.*Browser|FlyFlow|Minimo|NetFront|Novarra-Vision|MQQBrowser|MicroMessenger",PaleMoon:"Android.*PaleMoon|Mobile.*PaleMoon"},props:{Mobile:"Mobile/[VER]",Build:"Build/[VER]",Version:"Version/[VER]",VendorID:"VendorID/[VER]",iPad:"iPad.*CPU[a-z ]+[VER]",iPhone:"iPhone.*CPU[a-z ]+[VER]",iPod:"iPod.*CPU[a-z ]+[VER]",Kindle:"Kindle/[VER]",Chrome:["Chrome/[VER]","CriOS/[VER]","CrMo/[VER]"],Coast:["Coast/[VER]"],Dolfin:"Dolfin/[VER]",Firefox:["Firefox/[VER]","FxiOS/[VER]"],Fennec:"Fennec/[VER]",Edge:"Edge/[VER]",IE:["IEMobile/[VER];","IEMobile [VER]","MSIE [VER];","Trident/[0-9.]+;.*rv:[VER]"],NetFront:"NetFront/[VER]",NokiaBrowser:"NokiaBrowser/[VER]",Opera:[" OPR/[VER]","Opera Mini/[VER]","Version/[VER]"],"Opera Mini":"Opera Mini/[VER]","Opera Mobi":"Version/[VER]",UCBrowser:["UCWEB[VER]","UC.*Browser/[VER]"],MQQBrowser:"MQQBrowser/[VER]",MicroMessenger:"MicroMessenger/[VER]",baiduboxapp:"baiduboxapp/[VER]",baidubrowser:"baidubrowser/[VER]",SamsungBrowser:"SamsungBrowser/[VER]",Iron:"Iron/[VER]",Safari:["Version/[VER]","Safari/[VER]"],Skyfire:"Skyfire/[VER]",Tizen:"Tizen/[VER]",Webkit:"webkit[ /][VER]",PaleMoon:"PaleMoon/[VER]",SailfishBrowser:"SailfishBrowser/[VER]",Gecko:"Gecko/[VER]",Trident:"Trident/[VER]",Presto:"Presto/[VER]",Goanna:"Goanna/[VER]",iOS:" \\bi?OS\\b [VER][ ;]{1}",Android:"Android [VER]",Sailfish:"Sailfish [VER]",BlackBerry:["BlackBerry[\\w]+/[VER]","BlackBerry.*Version/[VER]","Version/[VER]"],BREW:"BREW [VER]",Java:"Java/[VER]","Windows Phone OS":["Windows Phone OS [VER]","Windows Phone [VER]"],"Windows Phone":"Windows Phone [VER]","Windows CE":"Windows CE/[VER]","Windows NT":"Windows NT [VER]",Symbian:["SymbianOS/[VER]","Symbian/[VER]"],webOS:["webOS/[VER]","hpwOS/[VER];"]},utils:{Bot:"Googlebot|facebookexternalhit|Google-AMPHTML|s~amp-validator|AdsBot-Google|Google Keyword Suggestion|Facebot|YandexBot|YandexMobileBot|bingbot|ia_archiver|AhrefsBot|Ezooms|GSLFbot|WBSearchBot|Twitterbot|TweetmemeBot|Twikle|PaperLiBot|Wotbox|UnwindFetchor|Exabot|MJ12bot|YandexImages|TurnitinBot|Pingdom|contentkingapp|AspiegelBot",MobileBot:"Googlebot-Mobile|AdsBot-Google-Mobile|YahooSeeker/M1A1-R2D2",DesktopMode:"WPDesktop",TV:"SonyDTV|HbbTV",WebKit:"(webkit)[ /]([\\w.]+)",Console:"\\b(Nintendo|Nintendo WiiU|Nintendo 3DS|Nintendo Switch|PLAYSTATION|Xbox)\\b",Watch:"SM-V700"}},g.detectMobileBrowsers={fullPattern:/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i,
shortPattern:/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i,tabletPattern:/android|ipad|playbook|silk/i};var h,i=Object.prototype.hasOwnProperty;return g.FALLBACK_PHONE="UnknownPhone",g.FALLBACK_TABLET="UnknownTablet",g.FALLBACK_MOBILE="UnknownMobile",h="isArray"in Array?Array.isArray:function(a){return"[object Array]"===Object.prototype.toString.call(a)},function(){var a,b,c,e,f,j,k=g.mobileDetectRules;for(a in k.props)if(i.call(k.props,a)){for(b=k.props[a],h(b)||(b=[b]),f=b.length,e=0;e<f;++e)c=b[e],j=c.indexOf("[VER]"),j>=0&&(c=c.substring(0,j)+"([\\w._\\+]+)"+c.substring(j+5)),b[e]=new RegExp(c,"i");k.props[a]=b}d(k.oss),d(k.phones),d(k.tablets),d(k.uas),d(k.utils),k.oss0={WindowsPhoneOS:k.oss.WindowsPhoneOS,WindowsMobileOS:k.oss.WindowsMobileOS}}(),g.findMatch=function(a,b){for(var c in a)if(i.call(a,c)&&a[c].test(b))return c;return null},g.findMatches=function(a,b){var c=[];for(var d in a)i.call(a,d)&&a[d].test(b)&&c.push(d);return c},g.getVersionStr=function(a,b){var c,d,e,f,h=g.mobileDetectRules.props;if(i.call(h,a))for(c=h[a],e=c.length,d=0;d<e;++d)if(f=c[d].exec(b),null!==f)return f[1];return null},g.getVersion=function(a,b){var c=g.getVersionStr(a,b);return c?g.prepareVersionNo(c):NaN},g.prepareVersionNo=function(a){var b;return b=a.split(/[a-z._ \/\-]/i),1===b.length&&(a=b[0]),b.length>1&&(a=b[0]+".",b.shift(),a+=b.join("")),Number(a)},g.isMobileFallback=function(a){return g.detectMobileBrowsers.fullPattern.test(a)||g.detectMobileBrowsers.shortPattern.test(a.substr(0,4))},g.isTabletFallback=function(a){return g.detectMobileBrowsers.tabletPattern.test(a)},g.prepareDetectionCache=function(a,c,d){if(a.mobile===b){var e,h,i;return(h=g.findMatch(g.mobileDetectRules.tablets,c))?(a.mobile=a.tablet=h,void(a.phone=null)):(e=g.findMatch(g.mobileDetectRules.phones,c))?(a.mobile=a.phone=e,void(a.tablet=null)):void(g.isMobileFallback(c)?(i=f.isPhoneSized(d),i===b?(a.mobile=g.FALLBACK_MOBILE,a.tablet=a.phone=null):i?(a.mobile=a.phone=g.FALLBACK_PHONE,a.tablet=null):(a.mobile=a.tablet=g.FALLBACK_TABLET,a.phone=null)):g.isTabletFallback(c)?(a.mobile=a.tablet=g.FALLBACK_TABLET,a.phone=null):a.mobile=a.tablet=a.phone=null)}},g.mobileGrade=function(a){var b=null!==a.mobile();return a.os("iOS")&&a.version("iPad")>=4.3||a.os("iOS")&&a.version("iPhone")>=3.1||a.os("iOS")&&a.version("iPod")>=3.1||a.version("Android")>2.1&&a.is("Webkit")||a.version("Windows Phone OS")>=7||a.is("BlackBerry")&&a.version("BlackBerry")>=6||a.match("Playbook.*Tablet")||a.version("webOS")>=1.4&&a.match("Palm|Pre|Pixi")||a.match("hp.*TouchPad")||a.is("Firefox")&&a.version("Firefox")>=12||a.is("Chrome")&&a.is("AndroidOS")&&a.version("Android")>=4||a.is("Skyfire")&&a.version("Skyfire")>=4.1&&a.is("AndroidOS")&&a.version("Android")>=2.3||a.is("Opera")&&a.version("Opera Mobi")>11&&a.is("AndroidOS")||a.is("MeeGoOS")||a.is("Tizen")||a.is("Dolfin")&&a.version("Bada")>=2||(a.is("UC Browser")||a.is("Dolfin"))&&a.version("Android")>=2.3||a.match("Kindle Fire")||a.is("Kindle")&&a.version("Kindle")>=3||a.is("AndroidOS")&&a.is("NookTablet")||a.version("Chrome")>=11&&!b||a.version("Safari")>=5&&!b||a.version("Firefox")>=4&&!b||a.version("MSIE")>=7&&!b||a.version("Opera")>=10&&!b?"A":a.os("iOS")&&a.version("iPad")<4.3||a.os("iOS")&&a.version("iPhone")<3.1||a.os("iOS")&&a.version("iPod")<3.1||a.is("Blackberry")&&a.version("BlackBerry")>=5&&a.version("BlackBerry")<6||a.version("Opera Mini")>=5&&a.version("Opera Mini")<=6.5&&(a.version("Android")>=2.3||a.is("iOS"))||a.match("NokiaN8|NokiaC7|N97.*Series60|Symbian/3")||a.version("Opera Mobi")>=11&&a.is("SymbianOS")?"B":(a.version("BlackBerry")<5||a.match("MSIEMobile|Windows CE.*Mobile")||a.version("Windows Mobile")<=5.2,"C")},g.detectOS=function(a){return g.findMatch(g.mobileDetectRules.oss0,a)||g.findMatch(g.mobileDetectRules.oss,a)},g.getDeviceSmallerSide=function(){return window.screen.width<window.screen.height?window.screen.width:window.screen.height},f.prototype={constructor:f,mobile:function(){return g.prepareDetectionCache(this._cache,this.ua,this.maxPhoneWidth),this._cache.mobile},phone:function(){return g.prepareDetectionCache(this._cache,this.ua,this.maxPhoneWidth),this._cache.phone},tablet:function(){return g.prepareDetectionCache(this._cache,this.ua,this.maxPhoneWidth),this._cache.tablet},userAgent:function(){return this._cache.userAgent===b&&(this._cache.userAgent=g.findMatch(g.mobileDetectRules.uas,this.ua)),this._cache.userAgent},userAgents:function(){return this._cache.userAgents===b&&(this._cache.userAgents=g.findMatches(g.mobileDetectRules.uas,this.ua)),this._cache.userAgents},os:function(){return this._cache.os===b&&(this._cache.os=g.detectOS(this.ua)),this._cache.os},version:function(a){return g.getVersion(a,this.ua)},versionStr:function(a){return g.getVersionStr(a,this.ua)},is:function(b){return c(this.userAgents(),b)||a(b,this.os())||a(b,this.phone())||a(b,this.tablet())||c(g.findMatches(g.mobileDetectRules.utils,this.ua),b)},match:function(a){return a instanceof RegExp||(a=new RegExp(a,"i")),a.test(this.ua)},isPhoneSized:function(a){return f.isPhoneSized(a||this.maxPhoneWidth)},mobileGrade:function(){return this._cache.grade===b&&(this._cache.grade=g.mobileGrade(this)),this._cache.grade}},"undefined"!=typeof window&&window.screen?f.isPhoneSized=function(a){return a<0?b:g.getDeviceSmallerSide()<=a}:f.isPhoneSized=function(){},f._impl=g,f.version="1.4.5 2021-03-13",f})}(function(a){if("undefined"!=typeof module&&module.exports)return function(a){module.exports=a()};if("function"==typeof define&&define.amd)return define;if("undefined"!=typeof window)return function(a){window.MobileDetect=a()};throw new Error("unknown environment")}());var ai_lists=!0,ai_block_class_def="code-block";
if("undefined"!=typeof ai_lists){function X(b,e){for(var p=[];b=b.previousElementSibling;)("undefined"==typeof e||b.matches(e))&&p.push(b);return p}function fa(b,e){for(var p=[];b=b.nextElementSibling;)("undefined"==typeof e||b.matches(e))&&p.push(b);return p}var host_regexp=RegExp(":\\/\\/(.[^/:]+)","i");function ha(b){b=b.match(host_regexp);return null!=b&&1<b.length&&"string"===typeof b[1]&&0<b[1].length?b[1].toLowerCase():null}function Q(b){return b.includes(":")?(b=b.split(":"),1E3*(3600*parseInt(b[0])+
60*parseInt(b[1])+parseInt(b[2]))):null}function Y(b){try{var e=Date.parse(b);isNaN(e)&&(e=null)}catch(p){e=null}if(null==e&&b.includes(" ")){b=b.split(" ");try{e=Date.parse(b[0]),e+=Q(b[1]),isNaN(e)&&(e=null)}catch(p){e=null}}return e}function Z(){null==document.querySelector("#ai-iab-tcf-bar")&&null==document.querySelector(".ai-list-manual")||"function"!=typeof __tcfapi||"function"!=typeof ai_load_blocks||"undefined"!=typeof ai_iab_tcf_callback_installed||(__tcfapi("addEventListener",2,function(b,
e){e&&"useractioncomplete"===b.eventStatus&&(ai_tcData=b,ai_load_blocks(),b=document.querySelector("#ai-iab-tcf-status"),null!=b&&(b.textContent="IAB TCF 2.0 DATA LOADED"),b=document.querySelector("#ai-iab-tcf-bar"),null!=b&&(b.classList.remove("status-error"),b.classList.add("status-ok")))}),ai_iab_tcf_callback_installed=!0)}ai_process_lists=function(b){function e(a,d,k){if(0==a.length){if("!@!"==k)return!0;d!=k&&("true"==k.toLowerCase()?k=!0:"false"==k.toLowerCase()&&(k=!1));return d==k}if("object"!=
typeof d&&"array"!=typeof d)return!1;var l=a[0];a=a.slice(1);if("*"==l)for(let [,n]of Object.entries(d)){if(e(a,n,k))return!0}else if(l in d)return e(a,d[l],k);return!1}function p(a,d,k){if("object"!=typeof a||-1==d.indexOf("["))return!1;d=d.replace(/]| /gi,"").split("[");return e(d,a,k)}function z(){if("function"==typeof __tcfapi){var a=document.querySelector("#ai-iab-tcf-status"),d=document.querySelector("#ai-iab-tcf-bar");null!=a&&(a.textContent="IAB TCF 2.0 DETECTED");__tcfapi("getTCData",2,function(k,
l){l?(null!=d&&d.classList.add("status-ok"),"tcloaded"==k.eventStatus||"useractioncomplete"==k.eventStatus)?(ai_tcData=k,k.gdprApplies?null!=a&&(a.textContent="IAB TCF 2.0 DATA LOADED"):null!=a&&(a.textContent="IAB TCF 2.0 GDPR DOES NOT APPLY"),null!=d&&(d.classList.remove("status-error"),d.classList.add("status-ok")),setTimeout(function(){ai_process_lists()},10)):"cmpuishown"==k.eventStatus&&(ai_cmpuishown=!0,null!=a&&(a.textContent="IAB TCF 2.0 CMP UI SHOWN"),null!=d&&(d.classList.remove("status-error"),
d.classList.add("status-ok"))):(null!=a&&(a.textContent="IAB TCF 2.0 __tcfapi getTCData failed"),null!=d&&(d.classList.remove("status-ok"),d.classList.add("status-error")))})}}function C(a){"function"==typeof __tcfapi?(ai_tcfapi_found=!0,"undefined"==typeof ai_iab_tcf_callback_installed&&Z(),"undefined"==typeof ai_tcData_requested&&(ai_tcData_requested=!0,z(),cookies_need_tcData=!0)):a&&("undefined"==typeof ai_tcfapi_found&&(ai_tcfapi_found=!1,setTimeout(function(){ai_process_lists()},10)),a=document.querySelector("#ai-iab-tcf-status"),
null!=a&&(a.textContent="IAB TCF 2.0 MISSING: __tcfapi function not found"),a=document.querySelector("#ai-iab-tcf-bar"),null!=a&&(a.classList.remove("status-ok"),a.classList.add("status-error")))}if(null==b)b=document.querySelectorAll("div.ai-list-data, meta.ai-list-data");else{window.jQuery&&window.jQuery.fn&&b instanceof jQuery&&(b=Array.prototype.slice.call(b));var x=[];b.forEach((a,d)=>{a.matches(".ai-list-data")?x.push(a):(a=a.querySelectorAll(".ai-list-data"),a.length&&a.forEach((k,l)=>{x.push(k)}))});
b=x}if(b.length){b.forEach((a,d)=>{a.classList.remove("ai-list-data")});var L=ia(window.location.search);if(null!=L.referrer)var A=L.referrer;else A=document.referrer,""!=A&&(A=ha(A));var R=window.navigator.userAgent,S=R.toLowerCase(),aa=navigator.language,M=aa.toLowerCase();if("undefined"!==typeof MobileDetect)var ba=new MobileDetect(R);b.forEach((a,d)=>{var k=document.cookie.split(";");k.forEach(function(f,h){k[h]=f.trim()});d=a.closest("div."+ai_block_class_def);var l=!0;if(a.hasAttribute("referer-list")){var n=
a.getAttribute("referer-list");n=b64d(n).split(",");var v=a.getAttribute("referer-list-type"),E=!1;n.every((f,h)=>{f=f.trim();if(""==f)return!0;if("*"==f.charAt(0))if("*"==f.charAt(f.length-1)){if(f=f.substr(1,f.length-2),-1!=A.indexOf(f))return E=!0,!1}else{if(f=f.substr(1),A.substr(-f.length)==f)return E=!0,!1}else if("*"==f.charAt(f.length-1)){if(f=f.substr(0,f.length-1),0==A.indexOf(f))return E=!0,!1}else if("#"==f){if(""==A)return E=!0,!1}else if(f==A)return E=!0,!1;return!0});var r=E;switch(v){case "B":r&&
(l=!1);break;case "W":r||(l=!1)}}if(l&&a.hasAttribute("client-list")&&"undefined"!==typeof ba)switch(n=a.getAttribute("client-list"),n=b64d(n).split(","),v=a.getAttribute("client-list-type"),r=!1,n.every((f,h)=>{if(""==f.trim())return!0;f.split("&&").every((c,t)=>{t=!0;var w=!1;for(c=c.trim();"!!"==c.substring(0,2);)t=!t,c=c.substring(2);"language:"==c.substring(0,9)&&(w=!0,c=c.substring(9).toLowerCase());var q=!1;w?"*"==c.charAt(0)?"*"==c.charAt(c.length-1)?(c=c.substr(1,c.length-2).toLowerCase(),
-1!=M.indexOf(c)&&(q=!0)):(c=c.substr(1).toLowerCase(),M.substr(-c.length)==c&&(q=!0)):"*"==c.charAt(c.length-1)?(c=c.substr(0,c.length-1).toLowerCase(),0==M.indexOf(c)&&(q=!0)):c==M&&(q=!0):"*"==c.charAt(0)?"*"==c.charAt(c.length-1)?(c=c.substr(1,c.length-2).toLowerCase(),-1!=S.indexOf(c)&&(q=!0)):(c=c.substr(1).toLowerCase(),S.substr(-c.length)==c&&(q=!0)):"*"==c.charAt(c.length-1)?(c=c.substr(0,c.length-1).toLowerCase(),0==S.indexOf(c)&&(q=!0)):ba.is(c)&&(q=!0);return(r=q?t:!t)?!0:!1});return r?
!1:!0}),v){case "B":r&&(l=!1);break;case "W":r||(l=!1)}var N=n=!1;for(v=1;2>=v;v++)if(l){switch(v){case 1:var g=a.getAttribute("cookie-list");break;case 2:g=a.getAttribute("parameter-list")}if(null!=g){g=b64d(g);switch(v){case 1:var y=a.getAttribute("cookie-list-type");break;case 2:y=a.getAttribute("parameter-list-type")}g=g.replace("tcf-gdpr","tcf-v2[gdprApplies]=true");g=g.replace("tcf-no-gdpr","tcf-v2[gdprApplies]=false");g=g.replace("tcf-google","tcf-v2[vendor][consents][755]=true && tcf-v2[purpose][consents][1]=true");
g=g.replace("tcf-no-google","!!tcf-v2[vendor][consents][755]");g=g.replace("tcf-media.net","tcf-v2[vendor][consents][142]=true && tcf-v2[purpose][consents][1]=true");g=g.replace("tcf-no-media.net","!!tcf-v2[vendor][consents][142]");g=g.replace("tcf-amazon","tcf-v2[vendor][consents][793]=true && tcf-v2[purpose][consents][1]=true");g=g.replace("tcf-no-amazon","!!tcf-v2[vendor][consents][793]");g=g.replace("tcf-ezoic","tcf-v2[vendor][consents][347]=true && tcf-v2[purpose][consents][1]=true");g=g.replace("tcf-no-ezoic",
"!!tcf-v2[vendor][consents][347]");var F=g.split(","),ca=[];k.forEach(function(f){f=f.split("=");try{var h=JSON.parse(decodeURIComponent(f[1]))}catch(c){h=decodeURIComponent(f[1])}ca[f[0]]=h});r=!1;var I=a;F.every((f,h)=>{f.split("&&").every((c,t)=>{t=!0;for(c=c.trim();"!!"==c.substring(0,2);)t=!t,c=c.substring(2);var w=c,q="!@!",T="tcf-v2"==w&&"!@!"==q,B=-1!=c.indexOf("["),J=0==c.indexOf("tcf-v2")||0==c.indexOf("euconsent-v2");J=J&&(B||T);-1!=c.indexOf("=")&&(q=c.split("="),w=q[0],q=q[1],B=-1!=w.indexOf("["),
J=(J=0==w.indexOf("tcf-v2")||0==w.indexOf("euconsent-v2"))&&(B||T));if(J)document.querySelector("#ai-iab-tcf-status"),B=document.querySelector("#ai-iab-tcf-bar"),null!=B&&(B.style.display="block"),T&&"boolean"==typeof ai_tcfapi_found?r=ai_tcfapi_found?t:!t:"object"==typeof ai_tcData?(null!=B&&B.classList.add("status-ok"),w=w.replace(/]| /gi,"").split("["),w.shift(),r=(w=e(w,ai_tcData,q))?t:!t):"undefined"==typeof ai_tcfapi_found&&(I.classList.add("ai-list-data"),N=!0,"function"==typeof __tcfapi?C(!1):
"undefined"==typeof ai_tcData_retrying&&(ai_tcData_retrying=!0,setTimeout(function(){"function"==typeof __tcfapi?C(!1):setTimeout(function(){"function"==typeof __tcfapi?C(!1):setTimeout(function(){C(!0)},3E3)},1E3)},600)));else if(B)r=(w=p(ca,w,q))?t:!t;else{var U=!1;"!@!"==q?k.every(function(ja){return ja.split("=")[0]==c?(U=!0,!1):!0}):U=-1!=k.indexOf(c);r=U?t:!t}return r?!0:!1});return r?!1:!0});r&&(N=!1,I.classList.remove("ai-list-data"));switch(y){case "B":r&&(l=!1);break;case "W":r||(l=!1)}}}a.classList.contains("ai-list-manual")&&
(l?(I.classList.remove("ai-list-data"),I.classList.remove("ai-list-manual")):(n=!0,I.classList.add("ai-list-data")));(l||!n&&!N)&&a.hasAttribute("data-debug-info")&&(g=document.querySelector("."+a.dataset.debugInfo),null!=g&&(g=g.parentElement,null!=g&&g.classList.contains("ai-debug-info")&&g.remove()));y=X(a,".ai-debug-bar.ai-debug-lists");var ka=""==A?"#":A;0!=y.length&&y.forEach((f,h)=>{h=f.querySelector(".ai-debug-name.ai-list-info");null!=h&&(h.textContent=ka,h.title=R+"\n"+aa);h=f.querySelector(".ai-debug-name.ai-list-status");
null!=h&&(h.textContent=l?ai_front.visible:ai_front.hidden)});g=!1;if(l&&a.hasAttribute("scheduling-start")&&a.hasAttribute("scheduling-end")&&a.hasAttribute("scheduling-days")){var u=a.getAttribute("scheduling-start");v=a.getAttribute("scheduling-end");y=a.getAttribute("scheduling-days");g=!0;u=b64d(u);F=b64d(v);var V=parseInt(a.getAttribute("scheduling-fallback")),O=parseInt(a.getAttribute("gmt"));if(u.includes("-")||F.includes("-"))P=Y(u)+O,K=Y(F)+O;else var P=Q(u),K=Q(F);P??=0;K??=0;var W=b64d(y).split(",");
y=a.getAttribute("scheduling-type");var D=(new Date).getTime()+O;v=new Date(D);var G=v.getDay();0==G?G=6:G--;u.includes("-")||F.includes("-")||(u=(new Date(v.getFullYear(),v.getMonth(),v.getDate())).getTime()+O,D-=u,0>D&&(D+=864E5));scheduling_start_date_ok=D>=P;scheduling_end_date_ok=0==K||D<K;u=scheduling_start_date_ok&&scheduling_end_date_ok&&W.includes(G.toString());switch(y){case "B":u=!u}u||(l=!1);var la=v.toISOString().split(".")[0].replace("T"," ");y=X(a,".ai-debug-bar.ai-debug-scheduling");
0!=y.length&&y.forEach((f,h)=>{h=f.querySelector(".ai-debug-name.ai-scheduling-info");null!=h&&(h.textContent=la+" "+G+" current_time: "+Math.floor(D.toString()/1E3)+"  start_date:"+Math.floor(P/1E3).toString()+"=>"+scheduling_start_date_ok.toString()+" end_date:"+Math.floor(K/1E3).toString()+"=>"+scheduling_end_date_ok.toString()+" days:"+W.toString()+"=>"+W.includes(G.toString()).toString());h=f.querySelector(".ai-debug-name.ai-scheduling-status");null!=h&&(h.textContent=l?ai_front.visible:ai_front.hidden);
l||0==V||(f.classList.remove("ai-debug-scheduling"),f.classList.add("ai-debug-fallback"),h=f.querySelector(".ai-debug-name.ai-scheduling-status"),null!=h&&(h.textContent=ai_front.fallback+" = "+V))})}if(n||!l&&N)return!0;a.style.visibility="";a.style.position="";a.style.width="";a.style.height="";a.style.zIndex="";if(l){if(null!=d&&(d.style.visibility="",d.classList.contains("ai-remove-position")&&(d.style.position="")),a.hasAttribute("data-code")){n=b64d(a.dataset.code);u=document.createRange();
g=!0;try{H=u.createContextualFragment(n)}catch(f){g=!1}g&&(null!=a.closest("head")?(a.parentNode.insertBefore(H,a.nextSibling),a.remove()):a.append(H));da(a)}}else if(g&&!u&&0!=V){null!=d&&(d.style.visibility="",d.classList.contains("ai-remove-position")&&d.css({position:""}));n=fa(a,".ai-fallback");0!=n.length&&n.forEach((f,h)=>{f.classList.remove("ai-fallback")});if(a.hasAttribute("data-fallback-code")){n=b64d(a.dataset.fallbackCode);u=document.createRange();g=!0;try{var H=u.createContextualFragment(n)}catch(f){g=
!1}g&&a.append(H);da(a)}else a.style.display="none",null!=d&&null==d.querySelector(".ai-debug-block")&&d.hasAttribute("style")&&-1==d.getAttribute("style").indexOf("height:")&&(d.style.display="none");null!=d&&d.hasAttribute("data-ai")&&(d.getAttribute("data-ai"),a.hasAttribute("fallback-tracking")&&(H=a.getAttribute("fallback-tracking"),d.setAttribute("data-ai-"+a.getAttribute("fallback_level"),H)))}else a.style.display="none",null!=d&&(d.removeAttribute("data-ai"),d.classList.remove("ai-track"),
null!=d.querySelector(".ai-debug-block")?(d.style.visibility="",d.classList.remove("ai-close"),d.classList.contains("ai-remove-position")&&(d.style.position="")):d.hasAttribute("style")&&-1==d.getAttribute("style").indexOf("height:")&&(d.style.display="none"));a.setAttribute("data-code","");a.setAttribute("data-fallback-code","");null!=d&&d.classList.remove("ai-list-block")})}};function ea(b){b=`; ${document.cookie}`.split(`; ${b}=`);if(2===b.length)return b.pop().split(";").shift()}function ma(b,
e,p){ea(b)&&(document.cookie=b+"="+(e?";path="+e:"")+(p?";domain="+p:"")+";expires=Thu, 01 Jan 1970 00:00:01 GMT")}function m(b){ea(b)&&(ma(b,"/",window.location.hostname),document.cookie=b+"=; Path=/; Expires=Thu, 01 Jan 1970 00:00:01 GMT;")}(function(b){"complete"===document.readyState||"loading"!==document.readyState&&!document.documentElement.doScroll?b():document.addEventListener("DOMContentLoaded",b)})(function(){setTimeout(function(){ai_process_lists();setTimeout(function(){Z();if("function"==
typeof ai_load_blocks){document.addEventListener("cmplzEnableScripts",e);document.addEventListener("cmplz_event_marketing",e);function e(p){"cmplzEnableScripts"!=p.type&&"all"!==p.consentLevel||ai_load_blocks()}}},50);var b=document.querySelector(".ai-debug-page-type");null!=b&&b.addEventListener("dblclick",e=>{e=document.querySelector("#ai-iab-tcf-status");null!=e&&(e.textContent="CONSENT COOKIES");e=document.querySelector("#ai-iab-tcf-bar");null!=e&&(e.style.display="block")});b=document.querySelector("#ai-iab-tcf-bar");
null!=b&&b.addEventListener("click",e=>{m("euconsent-v2");m("__lxG__consent__v2");m("__lxG__consent__v2_daisybit");m("__lxG__consent__v2_gdaisybit");m("CookieLawInfoConsent");m("cookielawinfo-checkbox-advertisement");m("cookielawinfo-checkbox-analytics");m("cookielawinfo-checkbox-necessary");m("complianz_policy_id");m("complianz_consent_status");m("cmplz_marketing");m("cmplz_consent_status");m("cmplz_preferences");m("cmplz_statistics-anonymous");m("cmplz_choice");m("cmplz_banner-status");m("cmplz_functional");
m("cmplz_policy_id");m("cmplz_statistics");m("moove_gdpr_popup");m("real_cookie_banner-blog:1-tcf");m("real_cookie_banner-blog:1");e=document.querySelector("#ai-iab-tcf-status");null!=e&&(e.textContent="CONSENT COOKIES DELETED")})},5)});function da(b){setTimeout(function(){"function"==typeof ai_process_rotations_in_element&&ai_process_rotations_in_element(b);"function"==typeof ai_process_lists&&ai_process_lists();"function"==typeof ai_process_ip_addresses&&ai_process_ip_addresses();"function"==typeof ai_process_filter_hooks&&
ai_process_filter_hooks();"function"==typeof ai_adb_process_blocks&&ai_adb_process_blocks(b);"function"==typeof ai_process_impressions&&1==ai_tracking_finished&&ai_process_impressions();"function"==typeof ai_install_click_trackers&&1==ai_tracking_finished&&ai_install_click_trackers();"function"==typeof ai_install_close_buttons&&ai_install_close_buttons(document)},5)}function ia(b){var e=b?b.split("?")[1]:window.location.search.slice(1);b={};if(e){e=e.split("#")[0];e=e.split("&");for(var p=0;p<e.length;p++){var z=
e[p].split("="),C=void 0,x=z[0].replace(/\[\d*\]/,function(L){C=L.slice(1,-1);return""});z="undefined"===typeof z[1]?"":z[1];x=x.toLowerCase();z=z.toLowerCase();b[x]?("string"===typeof b[x]&&(b[x]=[b[x]]),"undefined"===typeof C?b[x].push(z):b[x][C]=z):b[x]=z}}return b}};
ai_run_132877389184 = function(){
ai_document_write=document.write;document.write=function(a){"interactive"==document.readyState?(console.error("document.write called after page load: ",a),"undefined"!=typeof ai_js_errors&&ai_js_errors.push(["document.write called after page load",a,0])):ai_document_write.call(document,a)};
ai_insert_viewport_code ('ai-insert-24-32038168');
ai_insert_viewport_code ('ai-insert-23-29908354');
ai_insert_viewport_code ('ai-insert-22-35525381');
};
if (document.readyState === 'complete' || (document.readyState !== 'loading' && !document.documentElement.doScroll)) ai_run_132877389184 (); else document.addEventListener ('DOMContentLoaded', ai_run_132877389184);
ai_js_code = true;
</script>
<script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue}
if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}
images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1}
if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://cdn.educba.com/academy/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script><script>function lazyLoadThumb(e,alt,l){var t='<img data-lazy-src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="Play Youtube video"></button>';if(l){t=t.replace('data-lazy-','');t=t.replace('loading="lazy"','');t=t.replace(/<noscript>.*?<\/noscript>/g,'');}t=t.replace('alt=""','alt="'+alt+'"');return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?"":"&"+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow","accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var exclusions=["educba-home-page.jpeg"];var e,t,p,u,l,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)(e=document.createElement("div")),(u='https://i.ytimg.com/vi/ID/hqdefault.jpg'),(u=u.replace('ID',a[t].dataset.id)),(l=exclusions.some(exclusion=>u.includes(exclusion))),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query",a[t].dataset.query),e.setAttribute("data-src",a[t].dataset.src),(e.innerHTML=lazyLoadThumb(a[t].dataset.id,a[t].dataset.alt,l)),a[t].appendChild(e),(p=e.querySelector(".play")),(p.onclick=lazyLoadYoutubeIframe)});</script><script>"use strict";function wprRemoveCPCSS(){var preload_stylesheets=document.querySelectorAll('link[data-rocket-async="style"][rel="preload"]');if(preload_stylesheets&&0<preload_stylesheets.length)for(var stylesheet_index=0;stylesheet_index<preload_stylesheets.length;stylesheet_index++){var media=preload_stylesheets[stylesheet_index].getAttribute("media")||"all";if(window.matchMedia(media).matches)return void setTimeout(wprRemoveCPCSS,200)}var elem=document.getElementById("rocket-critical-css");elem&&"remove"in elem&&elem.remove()}window.addEventListener?window.addEventListener("load",wprRemoveCPCSS):window.attachEvent&&window.attachEvent("onload",wprRemoveCPCSS);</script><noscript><link data-minify="1" rel='stylesheet' id='line-awesome-css' href='https://cdn.educba.com/academy/wp-content/cache/min/1/academy/wp-content/plugins/icon-widget/assets/css/line-awesome.min.css?ver=1758878546' type='text/css' media='all' /><link data-minify="1" rel='stylesheet' id='ppress-frontend-css' href='https://cdn.educba.com/academy/wp-content/cache/min/1/academy/wp-content/plugins/wp-user-avatar/assets/css/frontend.min.css?ver=1758878546' type='text/css' media='all' /><link rel='stylesheet' id='ppress-flatpickr-css' href='https://cdn.educba.com/academy/wp-content/plugins/wp-user-avatar/assets/flatpickr/flatpickr.min.css?ver=4.15.19' type='text/css' media='all' /><link rel='stylesheet' id='ppress-select2-css' href='https://cdn.educba.com/academy/wp-content/plugins/wp-user-avatar/assets/select2/select2.min.css?ver=6.8.3' type='text/css' media='all' /><link data-minify="1" rel='stylesheet' id='megamenu-css' href='https://cdn.educba.com/academy/wp-content/cache/min/1/academy/wp-content/uploads/maxmegamenu/style.css?ver=1758878546' type='text/css' media='all' /><link rel='stylesheet' id='popup-maker-site-css' href='https://cdn.educba.com/academy/wp-content/plugins/popup-maker/assets/css/pum-site.min.css?ver=1.20.3' type='text/css' media='all' /><link data-minify="1" rel='stylesheet' id='business-pro-theme-css' href='https://cdn.educba.com/academy/wp-content/cache/min/1/academy/wp-content/themes/business-pro-theme/style.css?ver=1758878546' type='text/css' media='all' /><link href="https://cdn.educba.com/ajax/js/jquery.countdown2.css" rel="stylesheet" /></noscript></body></html>

<!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1760078651 -->