- Scan ID:
- f0647c2d-1ce4-4cc8-ad36-7038e59856c1Finished
- Submitted URL:
- https://www.thestrategywatch.com/leadership-qualities-skills-styles-elon-musk/
- Report Finished:
Links · 2 found
The outgoing links identified from the page
Link | Text |
---|---|
https://wordpress.org/ | Proudly powered by WordPress |
https://themezhut.com/themes/hitmag-pro/ | ThemezHut |
JavaScript Variables · 9 found
Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope
Name | Type |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
href | undefined |
advanced_ads_ready | function |
advanced_ads_ready_queue | object |
RocketPreloadLinksConfig | object |
hitmag_ajax_object | object |
lazySizes | object |
Console log messages · 1 found
Messages logged to the web console
Type | Category | Log |
---|---|---|
error | network |
|
HTML
The raw HTML body of the page
<!DOCTYPE html><html lang="en-US" class="js"><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="1.2.5.1",this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],this.interceptedClickListeners=[],this._interceptClickListeners(this),window.addEventListener("pageshow",e=>{this.persisted=e.persisted,this.everythingLoaded&&this._triggerLastFunctions()}),document.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(e){if(document.hidden){e._triggerListener();return}this.triggerEvents.forEach(t=>window.addEventListener(t,e.userEventHandler,{passive:!0})),window.addEventListener("touchstart",e.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",e.touchStartHandler),document.addEventListener("visibilitychange",e.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(e=>window.removeEventListener(e,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(e){"HTML"!==e.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),e.target.addEventListener("click",this.clickHandler),this._disableOtherEventListeners(e.target,!0),this._renameDOMAttribute(e.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(e){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),e.target.removeEventListener("click",this.clickHandler),this._disableOtherEventListeners(e.target,!1),this._renameDOMAttribute(e.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(e){e.target.removeEventListener("click",this.clickHandler),this._disableOtherEventListeners(e.target,!1),this._renameDOMAttribute(e.target,"rocket-onclick","onclick"),this.interceptedClicks.push(e),e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(e=>{e.target.dispatchEvent(new MouseEvent("click",{view:e.view,bubbles:!0,cancelable:!0}))})}_interceptClickListeners(e){EventTarget.prototype.addEventListenerBase=EventTarget.prototype.addEventListener,EventTarget.prototype.addEventListener=function(t,i,r){"click"!==t||e.windowLoaded||i===e.clickHandler||e.interceptedClickListeners.push({target:this,func:i,options:r}),(this||window).addEventListenerBase(t,i,r)}}_disableOtherEventListeners(e,t){this.interceptedClickListeners.forEach(i=>{i.target===e&&(t?e.removeEventListener("click",i.func,i.options):e.addEventListener("click",i.func,i.options))}),e.parentNode!==document.documentElement&&this._disableOtherEventListeners(e.parentNode,t)}_waitForPendingClicks(){return new Promise(e=>{this._isClickPending?this._pendingClickFinished=e:e()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(e,t,i){e.hasAttribute&&e.hasAttribute(t)&&(event.target.setAttribute(i,event.target.getAttribute(t)),event.target.removeAttribute(t))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let e=[];document.querySelectorAll("script[type=rocketlazyloadscript][data-rocket-src]").forEach(t=>{let i=t.getAttribute("data-rocket-src");if(i&&0!==i.indexOf("data:")){0===i.indexOf("//")&&(i=location.protocol+i);try{let r=new URL(i).origin;r!==location.origin&&e.push({src:r,crossOrigin:t.crossOrigin||"module"===t.getAttribute("data-rocket-type")})}catch(n){}}}),e=[...new Map(e.map(e=>[JSON.stringify(e),e])).values()],this._batchInjectResourceHints(e,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(this),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._pendingWebpackRequests(this),await this._triggerWindowLoad()}catch(e){console.error(e)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this.everythingLoaded=!0,this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(e=>{e.hasAttribute("data-rocket-src")?e.hasAttribute("async")&&!1!==e.async?this.delayedScripts.async.push(e):e.hasAttribute("defer")&&!1!==e.defer||"module"===e.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(e):this.delayedScripts.normal.push(e):this.delayedScripts.normal.push(e)})}async _transformScript(e){if(await this._littleBreath(),!0===e.noModule&&"noModule"in HTMLScriptElement.prototype){e.setAttribute("data-rocket-status","skipped");return}return new Promise(t=>{let i;function r(){(i||e).setAttribute("data-rocket-status","executed"),t()}try{if(navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor)i=document.createElement("script"),[...e.attributes].forEach(e=>{let t=e.nodeName;"type"!==t&&("data-rocket-type"===t&&(t="type"),"data-rocket-src"===t&&(t="src"),i.setAttribute(t,e.nodeValue))}),e.text&&(i.text=e.text),i.hasAttribute("src")?(i.addEventListener("load",r),i.addEventListener("error",function(){i.setAttribute("data-rocket-status","failed"),t()}),setTimeout(()=>{i.isConnected||t()},1)):(i.text=e.text,r()),e.parentNode.replaceChild(i,e);else{let n=e.getAttribute("data-rocket-type"),s=e.getAttribute("data-rocket-src");n?(e.type=n,e.removeAttribute("data-rocket-type")):e.removeAttribute("type"),e.addEventListener("load",r),e.addEventListener("error",function(){e.setAttribute("data-rocket-status","failed"),t()}),s?(e.removeAttribute("data-rocket-src"),e.src=s):e.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(e.text)))}}catch(a){e.setAttribute("data-rocket-status","failed"),t()}})}async _loadScriptsFromList(e){let t=e.shift();return t&&t.isConnected?(await this._transformScript(t),this._loadScriptsFromList(e)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(e,t){var i=document.createDocumentFragment();e.forEach(e=>{let r=e.getAttribute&&e.getAttribute("data-rocket-src")||e.src;if(r){let n=document.createElement("link");n.href=r,n.rel=t,"preconnect"!==t&&(n.as="script"),e.getAttribute&&"module"===e.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),e.crossOrigin&&(n.crossOrigin=e.crossOrigin),e.integrity&&(n.integrity=e.integrity),i.appendChild(n),this.trash.push(n)}}),document.head.appendChild(i)}_delayEventListeners(e){let t={};function i(i,r){return t[r].eventsToRewrite.indexOf(i)>=0&&!e.everythingLoaded?"rocket-"+i:i}function r(e,r){var n;!t[n=e]&&(t[n]={originalFunctions:{add:n.addEventListener,remove:n.removeEventListener},eventsToRewrite:[]},n.addEventListener=function(){arguments[0]=i(arguments[0],n),t[n].originalFunctions.add.apply(n,arguments)},n.removeEventListener=function(){arguments[0]=i(arguments[0],n),t[n].originalFunctions.remove.apply(n,arguments)}),t[e].eventsToRewrite.push(r)}function n(t,i){let r=t[i];t[i]=null,Object.defineProperty(t,i,{get:()=>r||function(){},set(n){e.everythingLoaded?r=n:t["rocket"+i]=r=n}})}r(document,"DOMContentLoaded"),r(window,"DOMContentLoaded"),r(window,"load"),r(window,"pageshow"),r(document,"readystatechange"),n(document,"onreadystatechange"),n(window,"onload"),n(window,"onpageshow")}_delayJQueryReady(e){let t;function i(t){return e.everythingLoaded?t:t.split(" ").map(e=>"load"===e||0===e.indexOf("load.")?"rocket-jquery-load":e).join(" ")}function r(r){if(r&&r.fn&&!e.allJQueries.includes(r)){r.fn.ready=r.fn.init.prototype.ready=function(t){return e.domReadyFired?t.bind(document)(r):document.addEventListener("rocket-DOMContentLoaded",()=>t.bind(document)(r)),r([])};let n=r.fn.on;r.fn.on=r.fn.init.prototype.on=function(){return this[0]===window&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=i(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(e=>{let t=arguments[0][e];delete arguments[0][e],arguments[0][i(e)]=t})),n.apply(this,arguments),this},e.allJQueries.push(r)}t=r}r(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>t,set(e){r(e)}})}async _pendingWebpackRequests(e){let t=document.querySelector("script[data-webpack]");async function i(){return new Promise(e=>{t.addEventListener("load",e),t.addEventListener("error",e)})}t&&(await i(),await e._requestAnimFrame(),await e._pendingWebpackRequests(e))}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}async _triggerWindowLoad(){await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(e=>e(window).trigger("rocket-jquery-load")),await this._littleBreath();let e=new Event("rocket-pageshow");e.persisted=this.persisted,window.dispatchEvent(e),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted}),this.windowLoaded=!0}_triggerLastFunctions(){document.onreadystatechange&&document.onreadystatechange(),window.onload&&window.onload(),window.onpageshow&&window.onpageshow({persisted:this.persisted})}_handleDocumentWrite(){let e=new Map;document.write=document.writeln=function(t){let i=document.currentScript;i||console.error("WPRocket unable to document.write this: "+t);let r=document.createRange(),n=i.parentElement,s=e.get(i);void 0===s&&(s=i.nextSibling,e.set(i,s));let a=document.createDocumentFragment();r.setStart(a,0),a.appendChild(r.createContextualFragment(t)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(e=>setTimeout(e)):new Promise(e=>requestAnimationFrame(e))}_emptyTrash(){this.trash.forEach(e=>e.remove())}static run(){let e=new RocketLazyLoadScripts;e._addUserInteractionListener(e)}}RocketLazyLoadScripts.run();</script>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="profile" href="http://gmpg.org/xfn/11">
<script type="rocketlazyloadscript">(function(html){html.className = html.className.replace(/\bno-js\b/,'js')})(document.documentElement);</script>
<meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1">
<!-- This site is optimized with the Yoast SEO plugin v22.7 - https://yoast.com/wordpress/plugins/seo/ -->
<title>Leadership Qualities, Skills, and Styles of Elon Musk</title><link rel="preload" as="font" href="https://www.thestrategywatch.com/wp-content/themes/hitmag-pro/fonts/fontawesome-webfont.woff2?v=4.7.0" crossorigin=""><link rel="preload" as="font" href="https://www.thestrategywatch.com/wp-content/plugins/wp-affiliate-disclosure/assets/fonts/fontawesome-webfont.woff2?v=4.7.0" crossorigin=""><link rel="preload" as="font" href="https://www.thestrategywatch.com/wp-content/fonts/open-sans/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4gaVI.woff2" crossorigin=""><link rel="preload" as="font" href="https://www.thestrategywatch.com/wp-content/fonts/lato/S6uyw4BMUTPHjx4wXg.woff2" crossorigin=""><link rel="preload" as="font" href="https://www.thestrategywatch.com/wp-content/fonts/lato/S6u9w4BMUTPHh6UVSwiPGQ.woff2" crossorigin=""><link rel="preload" as="font" href="https://www.thestrategywatch.com/home2/gotabout/public_html/wp-content/fonts/ubuntu/4iCv6KVjbNBYlgoCxCvjsGyN.woff2" crossorigin=""><style id="wpr-usedcss">:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}:where(.wp-block-post-comments input[type=submit]){border:none}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}:where(.wp-block-file){margin-bottom:1.5em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-group{box-sizing:border-box}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}ul{box-sizing:border-box}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}:where(.wp-block-post-excerpt){margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}:where(.wp-block-pullquote){margin:0 0 1em}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:0}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-separator{border:1px solid;border-left:none;border-right:none}:where(.wp-block-term-description){margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}:where(pre.wp-block-verse){font-family:inherit}.entry-content{counter-reset:footnotes}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#ddd;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}:where(.wp-block-group.has-background){padding:1.25em 2.375em}.wp-block-separator.has-css-opacity{opacity:.4}.wp-block-separator{border:none;border-bottom:2px solid;margin-left:auto;margin-right:auto}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){width:100px}:root{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33,69,230;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:24,58,214;--wp-admin-border-width-focus:2px}[role=region]{position:relative}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}body{--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, .2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, .4);--wp--preset--shadow--sharp:6px 6px 0px rgba(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:.5em}:where(.is-layout-grid){gap:.5em}body .is-layout-constrained>:where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:var(--wp--style--global--content-size);margin-left:auto!important;margin-right:auto!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}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.aborted .wpcf7-response-output,.wpcf7 form.failed .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2s}}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 input[type=file]{cursor:pointer}.wpcf7 input[type=file]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type=email],.wpcf7 input[type=tel],.wpcf7 input[type=url]{direction:ltr}#ez-toc-container{background:#f9f9f9;border:1px solid #aaa;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05);display:table;margin-bottom:1em;padding:10px;position:relative;width:auto}#ez-toc-container ul ul{margin-left:1.5em}#ez-toc-container li,#ez-toc-container ul{padding:0}#ez-toc-container li,#ez-toc-container ul,#ez-toc-container ul li{background:0 0;list-style:none;line-height:1.6;margin:0;overflow:hidden;z-index:1}#ez-toc-container p.ez-toc-title{text-align:left;line-height:1.45;margin:0;padding:0}.ez-toc-title{display:inline;text-align:left;vertical-align:middle}#ez-toc-container a{color:#444;box-shadow:none;text-decoration:none;text-shadow:none;display:inline-flex;align-items:stretch;flex-wrap:nowrap}#ez-toc-container a:visited{color:#9f9f9f}#ez-toc-container a:hover{text-decoration:underline}#ez-toc-container input{position:absolute;left:-999em}#ez-toc-container input[type=checkbox]:checked+nav{opacity:0;max-height:0;border:none;display:none}#ez-toc-container label{position:relative;cursor:pointer;display:initial}div#ez-toc-container p.ez-toc-title{display:contents}div#ez-toc-container{padding-right:20px}.ez-toc-icon-toggle-span{display:flex;align-items:center;width:35px;height:30px;justify-content:center;direction:ltr}div#ez-toc-container p.ez-toc-title{font-size:120%}div#ez-toc-container p.ez-toc-title{font-weight:500}div#ez-toc-container ul li{font-size:95%}div#ez-toc-container nav ul ul li ul li{font-size:%!important}.ez-toc-container-direction{direction:ltr}.ez-toc-counter ul{counter-reset:item}.ez-toc-counter nav ul li a::before{content:counters(item, ".", decimal) ". ";display:inline-block;counter-increment:item;flex-grow:0;flex-shrink:0;margin-right:.2em;float:left}@font-face{font-display:swap;font-family:FontAwesome;src:url('https://www.thestrategywatch.com/wp-content/themes/hitmag-pro/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('https://www.thestrategywatch.com/wp-content/themes/hitmag-pro/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('https://www.thestrategywatch.com/wp-content/themes/hitmag-pro/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('https://www.thestrategywatch.com/wp-content/themes/hitmag-pro/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('https://www.thestrategywatch.com/wp-content/themes/hitmag-pro/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('https://i0.wp.com/thestrategywatch.com/wp-content/themes/hitmag-pro/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:400;font-style:normal}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,figcaption,figure,footer,header,main,nav,section{display:block}progress{display:inline-block;vertical-align:baseline}[hidden],template{display:none}a{background-color:transparent}strong{font-weight:700}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}code{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}body,button,input,select,textarea{color:#404040;font-family:Lato,sans-serif;font-size:16px;font-size:1rem;line-height:1.5}h1,h2,h4{clear:both;margin:.9em 0;line-height:1.3}h1{font-size:36px;font-size:2.25rem}h2{font-size:32px;font-size:2rem}h4{font-size:24px;font-size:1.5rem}p{margin:0 0 1.5em}cite,i{font-style:italic}address{margin:0 0 1.5em}code,var{font-family:Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;font-size:15px;font-size:.9375rem}ins,mark{background:#fff9c0;text-decoration:none}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{background:#fff}hr{background-color:#ccc;border:0;height:1px;margin-bottom:1.5em}#secondary h2.wp-block-heading:not(.is-style-hitmag-widget-title){font-size:23.008px;font-size:1.438rem}#secondary h4.wp-block-heading:not(.is-style-hitmag-widget-title){font-size:21.008px;font-size:1.313rem}ul{margin:0 0 1.5em 1.5em;padding-left:2em}ul{list-style:disc}li>ul{margin-bottom:0;margin-left:1.5em}img{height:auto;max-width:100%}figure{margin:1em 0}table{border-collapse:collapse;margin:0 0 1.5em;width:100%}table{border:1px solid #ededed}.site-footer table{border:1px solid #555}button,input[type=button],input[type=reset],input[type=submit]{border:none;border-radius:3px;background:#e74c3c;color:#fff;font-size:12px;font-size:.75rem;font-weight:700;line-height:1;padding:13px 20px;text-transform:uppercase;font-family:Ubuntu,sans-serif}button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{background:#222}button:active,button:focus,input[type=button]:active,input[type=button]:focus,input[type=reset]:active,input[type=reset]:focus,input[type=submit]:active,input[type=submit]:focus{background:#222}.hmajax-btn{border:1px solid #ccc;border-radius:0;background:#fff;color:#666;font-size:15px;line-height:1;padding:5px 10px;text-align:center;outline:0;display:inline-block;drop-shadow:none}.hmajax-btn:hover{background:#e74c3c;border:1px solid #e74c3c;color:#fff}.hmajax-btn:disabled{opacity:.5}.hmajax-btn:disabled:hover{background:#fff;border:1px solid #888;color:#555}input[type=email],input[type=number],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],textarea{color:#666;border:1px solid #ddd;padding:8px 5px}input[type=email]:focus,input[type=number]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,textarea:focus{color:#111}select{border:1px solid #ddd}textarea{width:100%}a{color:#3498db;text-decoration:none}a:visited{color:#2980b9}a:active,a:focus,a:hover{color:#e74c3c;text-decoration:none}a:focus{outline:dotted thin}a:active,a:hover{outline:0}.hm-nav-container{position:relative;background-color:#222;clear:both}.sticky-wrapper .hm-nav-container{z-index:99999!important}@media (max-width:992px){.hm-nav-container{position:relative!important}.sticky-wrapper .hm-nav-container{height:auto!important}}.js .main-navigation ul,.main-navigation .menu-item-has-children>a>.icon,.main-navigation .page_item_has_children>a>.icon,.main-navigation ul a>.icon{display:none}.js .main-navigation.toggled-on>div>ul{display:block}.main-navigation ul ul.toggled-on{display:block}.menu-toggle{display:block;border-radius:0;line-height:20px;padding:12.5px 17px;font-size:14px}.menu-toggle:before{content:"\f0c9";display:inline-block;font-family:FontAwesome;font-weight:400}.main-nav-btn-lbl{margin:0 0 0 10px}.main-navigation.toggled-on ul.menu{display:block}.menu-toggle:focus,.menu-toggle:hover{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.menu-toggle:focus{outline:solid thin}.menu-toggle .icon{margin-right:.5em;top:-2px}.dropdown-toggle{background-color:transparent;border-radius:0;-webkit-box-shadow:none;box-shadow:none;color:#fff;display:block;font-size:16px;right:0;line-height:20px;margin:0 auto;padding:11.5px 17px;position:absolute;text-shadow:none;top:0}.dropdown-toggle:focus,.dropdown-toggle:hover{background:0 0}.dropdown-toggle:focus{outline:dotted thin}.dropdown-toggle.toggled-on .icon{-ms-transform:rotate(-180deg);-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}@media screen and (min-width:62em){.js .dropdown-toggle,.js .menu-toggle{display:none}.dropdown-toggle,.menu-toggle{display:none}.main-navigation{width:auto}.js .main-navigation ul,.js .main-navigation ul ul,.js .main-navigation>div>ul{display:block}}@media screen and (max-width:62em){.main-navigation.toggled-on li{float:none;position:relative}.main-navigation ul ul{padding-left:2em}}.main-navigation{background-color:#222;font-family:Ubuntu,sans-serif;width:100%;font-size:16px;font-size:1rem}.main-navigation a{line-height:20px;padding:12.5px 17px;color:#ddd;display:block;text-decoration:none}.main-navigation a:hover{background-color:#e74c3c;color:#fff}.main-navigation ul{list-style:none;margin:0;padding-left:0;font-weight:400}.main-navigation ul ul a{padding:12.5px 17px}@media screen and (min-width:62em){.main-navigation{clear:both;display:block;float:left}.main-navigation ul{font-size:14px;font-size:.875rem;font-weight:700;text-transform:uppercase}.main-navigation ul ul{box-shadow:0 3px 3px rgba(0,0,0,.2);float:left;font-weight:400;position:absolute;left:-999em;z-index:99999;background:#333;text-transform:none}.main-navigation ul ul ul{left:-999em;top:0}.main-navigation ul ul li.focus>ul,.main-navigation ul ul li:hover>ul{left:100%}.main-navigation ul ul a{width:200px;padding:10px 17px}.main-navigation ul li.focus>ul,.main-navigation ul li:hover>ul{left:auto}.main-navigation li{float:left;position:relative}.main-navigation .current-menu-ancestor>a{background-color:#e74c3c;color:#fff}.main-navigation .menu-item-has-children>a:after,.main-navigation .page_item_has_children>a:after{content:"\f0d7";display:inline-block;line-height:1;font-family:FontAwesome;font-size:12px;margin:1px 0 0 10px;font-weight:400}.main-navigation .menu-item-has-children .menu-item-has-children>a:after,.main-navigation .page_item_has_children .menu-item-has-children>a:after{content:"\f0da";display:inline-block;float:right;line-height:20px;font-family:FontAwesome;font-size:12px;margin:0 0 0 10px;font-weight:400}}.post-navigation{clear:both}.site-main .post-navigation{margin:0 0 3em;overflow:hidden}.post-navigation .nav-previous{float:left;width:50%}.post-navigation .nav-next{float:right;text-align:right;width:50%}.post-navigation .meta-nav{font-family:Ubuntu,sans-serif;display:block;color:#aaa;font-size:16px;font-size:1rem;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}.post-navigation .post-title{color:#222;font-weight:700}.post-navigation .post-title:hover{color:#e74c3c}.post-navigation .nav-previous{padding-right:5px}.post-navigation .nav-next{padding-left:5px}.top-navigation{clear:both;display:inline-block;margin-left:10px}.top-navigation a{color:#222;line-height:20px;padding:7.5px 9px;font-size:12px;font-size:.75rem;font-weight:500}.top-navigation a:hover{color:#e74c3c}.top-navigation ul{display:none;list-style:none;margin:0;padding-left:0}.top-navigation ul ul{box-shadow:0 3px 3px rgba(0,0,0,.2);float:left;position:absolute;left:-999em;z-index:99999;background:#ecf0f1}.top-navigation ul ul ul{left:-999em;top:0}.top-navigation ul ul li.focus>ul,.top-navigation ul ul li:hover>ul{left:100%}.top-navigation ul ul a{width:200px;color:#222}.top-navigation ul ul a:hover{background:#e74c3c;color:#fff}.top-navigation ul li.focus>ul,.top-navigation ul li:hover>ul{left:auto}.top-navigation li{float:left;position:relative}.top-navigation a{display:block;text-decoration:none}.top-navigation .menu-item-has-children>a:after,.top-navigation .page_item_has_children>a:after{content:"\f0d7";display:inline-block;line-height:1;font-family:FontAwesome;font-size:10px;margin:0 0 0 10px;font-weight:400}.top-navigation .menu-item-has-children .menu-item-has-children>a:after,.top-navigation .page_item_has_children .menu-item-has-children>a:after{content:"\f0da";display:inline-block;float:right;line-height:20px;font-family:FontAwesome;font-size:10px;margin:0 0 0 10px;font-weight:400}@media screen and (min-width:37.5em){.top-navigation ul{display:block;z-index:999999!important}}#top-nav-button{display:none;line-height:35px;margin:0;text-align:left;width:100%;color:#222;font-size:12px;font-weight:700;text-transform:uppercase}#top-nav-button:hover{color:#e74c3c;text-decoration:none}@media (max-width:992px){.top-navigation{display:none}.hm-topnavbutton{background:#ecf0f1;border-bottom:1px solid #ddd;display:block;height:35px;padding:0 15px}#top-nav-button{display:inline-block}}#top-nav-button:before{content:"\f0c9";display:inline-block;font-family:FontAwesome;margin:0 10px;font-weight:400}.responsive-topnav{background:#333;display:none;padding-right:30px}@media (min-width:992px){.responsive-topnav{display:none!important}}.responsive-topnav ul{margin:0;padding:5px 0 5px 30px}.responsive-topnav li{list-style:none}.responsive-topnav li a{color:#eee;line-height:26px;padding:10px 15px;text-decoration:none;display:block}.responsive-topnav li a:hover{background:#e74c3c}.hm-social-menu{display:inline-block;float:right;margin:7.5px -5px 7.5px 15px;line-height:20px}.screen-reader-text{position:absolute;top:-9999em;left:-9999em}#hm-menu-social ul{list-style:none;margin:0;text-align:center;padding:0}#hm-menu-social ul li{display:inline-block;position:relative}#hm-menu-social li a::before{content:'\f408';display:inline-block;padding:0 5px;font-family:FontAwesome;vertical-align:top;-webkit-font-smoothing:antialiased;font-size:14px;font-weight:400;color:#222}#hm-menu-social li a:hover{color:#222}#hm-menu-social li a[href*="wordpress.org"]::before{content:'\f205';color:#21759b}#hm-menu-social li a[href*="facebook.com"]::before{content:'\f09a';color:#3b5998}#hm-menu-social li a[href*="twitter.com"]::before{content:'\f099';color:#3cf}#hm-menu-social li a[href*="youtube.com"]::before{content:'\f16a';color:#c4302b}#hm-menu-social li a[href*="vimeo.com"]::before{content:'\f27d';color:#1ab7ea}#hm-menu-social li a[href*="linkedin.com"]::before{content:'\f0e1';color:#0e76a8}.hm-search-box-container{display:none}.hm-search-button-icon{cursor:pointer;float:right;position:absolute;top:0;right:30px;width:30px;height:50px;line-height:45px;color:#ddd}.hm-search-button-icon:before{content:'\f002';cursor:pointer;display:inline-block;font-family:FontAwesome}.hm-search-button-icon.hm-search-close:before{content:'\f00d';cursor:pointer;display:inline-block;font-family:FontAwesome}.hm-search-box-container{background:#fff;border:3px solid #e3e3e3;display:none;padding:5px;position:absolute;top:45px;width:345px;z-index:999}@media (max-width:480px){.hm-search-box-container{width:100%;right:0}}@media (min-width:481px){.hm-search-box-container{right:25px}}@media (min-width:768px){.hm-search-box-container{right:30px}}.clearfix::after{content:"";clear:both;display:table}.hm-nwrap{margin:0 auto;position:relative}@media (min-width:992px){.hm-search-box-container{right:40px}.hm-nwrap{max-width:990px}}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.entry-content:after,.entry-content:before,.site-content:after,.site-content:before,.site-footer:after,.site-footer:before,.site-header:after,.site-header:before{content:"";display:table;table-layout:fixed}.entry-content:after,.site-content:after,.site-footer:after,.site-header:after{clear:both}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.clearfix{zoom:1}.widget{margin:0 0 40px;display:block}.widget::after{content:"";clear:both;display:table}.widget select{max-width:100%}.widget-title{font-size:18px;font-size:1.125rem;border-bottom:2px solid #e74c3c;font-family:Ubuntu,sans-serif;font-weight:700;line-height:1.3;text-transform:uppercase;display:inline-block;margin-top:0;margin-bottom:24px}.widget ul,.widget-area ul{margin:0;padding:0;list-style:none}.widget ul li:not(.wp-block-social-link),.widget-area ul li:not(.wp-block-social-link){padding:5px 10px}.widget a,.widget-area a{color:#222}.widget a:hover,.widget-area a:hover{color:#e74c3c}.footer-widget-area{overflow:hidden;color:#ccc;margin:0 -20px}.footer-widget-area .widget{margin:50px 0}.footer-widget-area .widget ul{margin:0;padding:0 1px;list-style:none}.footer-widget-area .widget ul li:not(.wp-block-social-link){padding:6px 0}.footer-widget-area .widget ul li:not(.wp-block-social-link):first-child{padding-top:0}.footer-widget-area .widget a{color:#ddd}.footer-widget-area .widget a:hover{color:#e74c3c}.site-info{line-height:20px;background:#222;font-size:14px;font-size:.875rem;color:#fff;overflow:hidden}.site-info a{color:#fff}.site-info a:hover{color:#e74c3c}.site-info-owner{padding:15px 0 5px;line-height:20px}@media (min-width:768px){.hm-nwrap{max-width:760px}.site-info-owner{width:50%;float:left;padding:20px 20px 20px 0}}.site-info-designer{line-height:20px;padding:5px 0 15px}@media (min-width:768px){.site-info-designer{width:50%;float:left;text-align:right;padding:20px 0 20px 20px}.footer-sidebar{width:33.33333%;float:left}}.footer-sidebar{padding:0 20px}.search-form{display:block;position:relative;margin:0;padding:0;overflow:hidden;width:100%}.search-form .search-field{display:block;margin:0;height:45px;padding:10px 85px 10px 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;border-radius:3px;width:100%}.search-form label{display:block}.search-form .search-field::placeholder{color:#aaa;font-style:italic}.search-form .search-submit{height:45px;position:absolute;top:0;right:0;border:none;padding:10px 20px;cursor:pointer;font-size:12px;font-size:.75rem;text-transform:uppercase;font-weight:700;background:#e74c3c;color:#fff}.search-form .search-submit:hover{background:#222}.hmig-post{width:100%;position:relative;background-color:#333;background-size:cover!important;background-repeat:no-repeat!important;background-position:center!important;margin:0 0 15px;cursor:pointer}.hmig-post .cat-links{text-transform:uppercase;font-size:10px;font-size:.625rem;padding:3px 8px;background:#e74c3c;margin:0 0 5px;display:inline-block;color:#fff}.hmig-post .cat-links a{color:#fff}.hmig-post .cat-links a:hover{color:#ddd}@media (max-width:768px){.hmig-post .cat-links{display:none}}.hitmag-block{transition:all .3s}.hitmag-block::after{content:"";clear:both;display:table}.hmw-spinner{width:50px;height:40px;text-align:center;font-size:10px;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-25px;display:none;z-index:999}.hmw-spinner>div{background-color:#e74c3c;height:100%;width:6px;display:inline-block;-webkit-animation:.9s ease-in-out infinite hmw-stretchdelay;animation:.9s ease-in-out infinite hmw-stretchdelay;margin:0 1px}@-webkit-keyframes hmw-stretchdelay{0%,100%,40%{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@keyframes hmw-stretchdelay{0%,100%,40%{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}.hmp-pagination-data{margin:5px 0;display:block}#secondary .hmp-pagination-data{margin:25px 0 5px}.site-content{padding-bottom:60px}.hitmag-wrapper{background:#fff;margin:0 auto;box-shadow:0 0 2px #bbb}@media (min-width:768px){.hitmag-wrapper{max-width:760px}}@media (min-width:992px){.hitmag-wrapper{max-width:990px;margin-top:30px}}@media (min-width:1200px){.hitmag-wrapper{max-width:1200px}}.hm-container{margin:0 auto;padding:0 25px;position:relative}@media (min-width:768px){.hm-container{max-width:760px;padding:0 30px}}@media (min-width:992px){.hm-container{max-width:990px;padding:0 40px}}@media (min-width:1200px){.hm-container{max-width:1200px}}#primary.content-area{float:left;width:65.625%}@media (max-width:992px){#primary.content-area{width:100%;float:none}}#secondary.widget-area{float:right;width:30.8%}@media (max-width:992px){#secondary.widget-area{max-width:initial;width:100%;float:none}}.site-footer{background:#333}.hentry{margin:0 0 1.5em}.group-blog .byline,.single .byline{display:inline}.entry-content{margin:1.5em 0 0;-ms-word-wrap:break-word;word-wrap:break-word}html{font-size:16px}body{background:#ddd}.hm-logo{float:left}.hm-site-title{overflow:hidden;display:inline-block;margin-left:15px}.site-header{margin:0 0 40px}.hm-top-bar{height:35px;background:#ecf0f1;border-bottom:1px solid #ddd;font-family:Ubuntu,sans-serif}.header-main-area{overflow:hidden;clear:both}.site-branding{float:left;max-width:100%;margin:28px 0}.site-title{font-family:'Open Sans',sans-serif;font-size:36px;font-size:2.25rem;font-weight:700;margin:0;line-height:1.3}.site-title a{color:#e74c3c}.site-description{font-size:14px;font-size:.875rem;margin:2px 0 0}.cat-links{font-family:Ubuntu,sans-serif;color:#bbb}.cat-links a{color:#e74c3c;font-weight:700}.cat-links a:hover{color:#222}.hitmag-single{margin-bottom:3em;line-height:1.6}.hitmag-single .entry-header{margin-bottom:27px}.hitmag-single .cat-links{font-size:11px;font-size:.6875rem;margin-bottom:.455em;text-transform:uppercase}.hitmag-single .entry-title{font-size:32px;font-size:2rem;margin:0 0 .2em;color:#222;line-height:1.2;-ms-word-wrap:break-word;word-wrap:break-word}.hitmag-single .entry-meta{margin:0 0 1.154em;font-size:13px;font-size:.8125rem;font-weight:700;color:#888}.hitmag-single .entry-meta a{color:#888}.hitmag-single .entry-meta a:hover{color:#e74c3c}.hitmag-single .author a{color:#444}.hitmag-single .author a:hover{color:#e74c3c}.mfp-bg,.mfp-wrap{z-index:999999!important}button.mfp-close:hover{background:0 0}.wp-block-separator{background-color:#ccc;border:0;height:1px;margin-bottom:1.5em}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.required{color:#e74c3c}iframe,object{max-width:100%}.gallery{margin-bottom:1.5em}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}@font-face{font-display:swap;font-family:FontAwesome;src:url('https://www.thestrategywatch.com/wp-content/plugins/wp-affiliate-disclosure/assets/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('https://www.thestrategywatch.com/wp-content/plugins/wp-affiliate-disclosure/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('https://www.thestrategywatch.com/wp-content/plugins/wp-affiliate-disclosure/assets/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('https://www.thestrategywatch.com/wp-content/plugins/wp-affiliate-disclosure/assets/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('https://www.thestrategywatch.com/wp-content/plugins/wp-affiliate-disclosure/assets/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('https://i0.wp.com/thestrategywatch.com/wp-content/plugins/wp-affiliate-disclosure/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-caret-down:before{content:"\f0d7"}.no-js img.lazyload{display:none}.lazyload,.lazyloading{opacity:0}.lazyloaded{opacity:1;transition:opacity .4s;transition-delay:0s}.saboxplugin-wrap{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;border:1px solid #eee;width:100%;clear:both;display:block;overflow:hidden;word-wrap:break-word;position:relative}.saboxplugin-wrap .saboxplugin-gravatar{float:left;padding:0 20px 20px}.saboxplugin-wrap .saboxplugin-gravatar img{max-width:100px;height:auto;border-radius:0}.saboxplugin-wrap .saboxplugin-authorname{font-size:18px;line-height:1;margin:20px 0 0 20px;display:block}.saboxplugin-wrap .saboxplugin-authorname a{text-decoration:none}.saboxplugin-wrap .saboxplugin-authorname a:focus{outline:0}.saboxplugin-wrap .saboxplugin-desc{display:block;margin:5px 20px}.saboxplugin-wrap .saboxplugin-desc a{text-decoration:underline}.saboxplugin-wrap .saboxplugin-desc p{margin:5px 0 12px}.clearfix:after,.clearfix:before{content:' ';display:table;line-height:0;clear:both}@media screen and (max-width:480px){.saboxplugin-wrap{text-align:center}.saboxplugin-wrap .saboxplugin-gravatar{float:none;padding:20px 0;text-align:center;margin:0 auto;display:block}.saboxplugin-wrap .saboxplugin-gravatar img{float:none;display:inline-block;display:-moz-inline-stack;vertical-align:middle;zoom:1}.saboxplugin-wrap .saboxplugin-desc{margin:0 10px 20px;text-align:center}.saboxplugin-wrap .saboxplugin-authorname{text-align:center;margin:10px 0 20px}}body .saboxplugin-authorname a,body .saboxplugin-authorname a:hover{box-shadow:none;-webkit-box-shadow:none}.rtl .saboxplugin-wrap .saboxplugin-gravatar{float:right}.rtl .saboxplugin-wrap .saboxplugin-authorname{display:flex;align-items:center}.saboxplugin-wrap{margin-top:0;margin-bottom:0;padding:0}.saboxplugin-wrap .saboxplugin-authorname{font-size:18px;line-height:25px}.saboxplugin-wrap .saboxplugin-desc,.saboxplugin-wrap .saboxplugin-desc p{font-size:14px!important;line-height:21px!important}.site-title{font-family:'Open Sans';font-size:36px;font-weight:700;line-height:1.3}body{font-family:Lato;font-size:16px;font-weight:400;line-height:1.5;color:#404040}.cat-links,.hm-top-bar,.main-navigation,.post-navigation .meta-nav,.widget-title{font-family:Ubuntu;font-weight:700}button,input[type=button],input[type=reset],input[type=submit]{font-family:Ubuntu;font-weight:700}.main-navigation ul{font-size:14px}h1,h2,h4{font-family:Lato;font-weight:700}h1{font-size:36px}h2{font-size:32px}h4{font-size:24px}.hitmag-wrapper{background-color:#fff}.site-title a:hover{color:#222}.site-header{background-color:#fff}.hitmag-single .entry-title{color:#222}.hitmag-single .entry-meta,.hitmag-single .entry-meta a{color:#888}a{color:#3498db}a:hover{color:#e74c3c}.search-form .search-submit,button,input[type=button],input[type=reset],input[type=submit]{background-color:#e74c3c}.search-form .search-submit,button,input[type=button],input[type=reset],input[type=submit]{color:#fff}.search-form .search-submit:hover,button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{background-color:#222;color:#fff}.hm-nav-container,.main-navigation,.main-navigation ul ul.toggled-on{background-color:#222}.dropdown-toggle,.hm-search-button-icon,.main-navigation a,.main-navigation ul ul.toggled-on a,.menu-toggle{color:#ddd}.main-navigation .current-menu-ancestor>a,.main-navigation a:hover,.main-navigation ul ul.toggled-on a:hover,.menu-toggle,.menu-toggle:focus,.menu-toggle:hover{background-color:#e74c3c}.dropdown-toggle:hover,.main-navigation .current-menu-ancestor>a,.main-navigation a:hover,.main-navigation ul ul.toggled-on a:hover,.menu-toggle,.menu-toggle:hover{color:#fff}.main-navigation ul ul{background-color:#333}.main-navigation ul ul a{color:#ddd}.main-navigation ul ul .current-menu-ancestor>a,.main-navigation ul ul a:hover{background-color:#e74c3c;color:#fff}.hm-top-bar,.hm-topnavbutton{background-color:#ecf0f1}#top-nav-button,.hm-top-bar,.top-navigation a{color:#222}#top-nav-button:hover,.top-navigation .current-menu-ancestor>a,.top-navigation a:hover{color:#e74c3c}.responsive-topnav,.top-navigation ul ul{background-color:#ecf0f1}.responsive-topnav li a,.top-navigation ul ul a{color:#222}.responsive-topnav ul#top-menu li a:hover,.top-navigation ul ul .current-menu-ancestor>a,.top-navigation ul ul a:hover{background-color:#e74c3c}.responsive-topnav li a:hover,.top-navigation ul ul .current-menu-ancestor>a,.top-navigation ul ul a:hover{color:#fff}.site-footer{background-color:#222}.footer-widget-area{color:#ccc}.footer-widget-area .widget a,.footer-widget-area a{color:#ddd}.footer-widget-area .widget a:hover,.footer-widget-area a:hover,.site-info a:hover{color:#e74c3c}.site-info{background-color:#111}.site-info,.site-info a{color:#fff}@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://www.thestrategywatch.com/wp-content/fonts/open-sans/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4gaVI.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:url(https://www.thestrategywatch.com/wp-content/fonts/lato/S6uyw4BMUTPHjx4wXg.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato;font-style:normal;font-weight:700;font-display:swap;src:url(https://www.thestrategywatch.com/wp-content/fonts/lato/S6u9w4BMUTPHh6UVSwiPGQ.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Ubuntu;font-style:normal;font-weight:700;font-display:swap;src:url(https://www.thestrategywatch.com/home2/gotabout/public_html/wp-content/fonts/ubuntu/4iCv6KVjbNBYlgoCxCvjsGyN.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}</style>
<meta name="description" content="If we evaluate his leadership style then we see very least leader in the world can actually successfully run different Styles of business.">
<link rel="canonical" href="https://www.thestrategywatch.com/leadership-qualities-skills-styles-elon-musk/">
<meta property="og:locale" content="en_US">
<meta property="og:type" content="article">
<meta property="og:title" content="Leadership Qualities, Skills, and Styles of Elon Musk">
<meta property="og:description" content="If we evaluate his leadership style then we see very least leader in the world can actually successfully run different Styles of business.">
<meta property="og:url" content="https://www.thestrategywatch.com/leadership-qualities-skills-styles-elon-musk/">
<meta property="og:site_name" content="The Strategy Watch">
<meta property="article:publisher" content="sleepy.fzh">
<meta property="article:author" content="sadnan.nahid041">
<meta property="article:published_time" content="2020-07-06T08:10:34+00:00">
<meta property="article:modified_time" content="2023-08-14T03:02:22+00:00">
<meta property="og:image" content="https://i0.wp.com/thestrategywatch.com/wp-content/uploads/2019/10/Elon-Musk-Smiling-Face.jpg">
<meta property="og:image:width" content="1600">
<meta property="og:image:height" content="800">
<meta property="og:image:type" content="image/jpeg">
<meta name="author" content="Sadnan Bin Sattar">
<meta name="twitter:label1" content="Written by">
<meta name="twitter:data1" content="Sadnan Bin Sattar">
<meta name="twitter:label2" content="Est. reading time">
<meta name="twitter:data2" content="7 minutes">
<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"Article","@id":"https://www.thestrategywatch.com/leadership-qualities-skills-styles-elon-musk/#article","isPartOf":{"@id":"https://www.thestrategywatch.com/leadership-qualities-skills-styles-elon-musk/"},"author":{"name":"Sadnan Bin Sattar","@id":"https://www.thestrategywatch.com/#/schema/person/f921c161ddc32a70ef72a26a26de42ac"},"headline":"Leadership Qualities, Skills, and Styles of Elon Musk","datePublished":"2020-07-06T08:10:34+00:00","dateModified":"2023-08-14T03:02:22+00:00","mainEntityOfPage":{"@id":"https://www.thestrategywatch.com/leadership-qualities-skills-styles-elon-musk/"},"wordCount":1601,"publisher":{"@id":"https://www.thestrategywatch.com/#/schema/person/8e2db2beb97ae02287610b41b5941244"},"image":{"@id":"https://www.thestrategywatch.com/leadership-qualities-skills-styles-elon-musk/#primaryimage"},"thumbnailUrl":"https://i0.wp.com/thestrategywatch.com/wp-content/uploads/2019/10/Elon-Musk-Smiling-Face.jpg","articleSection":["Leadership"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https://www.thestrategywatch.com/leadership-qualities-skills-styles-elon-musk/","url":"https://www.thestrategywatch.com/leadership-qualities-skills-styles-elon-musk/","name":"Leadership Qualities, Skills, and Styles of Elon Musk","isPartOf":{"@id":"https://www.thestrategywatch.com/#website"},"primaryImageOfPage":{"@id":"https://www.thestrategywatch.com/leadership-qualities-skills-styles-elon-musk/#primaryimage"},"image":{"@id":"https://www.thestrategywatch.com/leadership-qualities-skills-styles-elon-musk/#primaryimage"},"thumbnailUrl":"https://i0.wp.com/thestrategywatch.com/wp-content/uploads/2019/10/Elon-Musk-Smiling-Face.jpg","datePublished":"2020-07-06T08:10:34+00:00","dateModified":"2023-08-14T03:02:22+00:00","description":"If we evaluate his leadership style then we see very least leader in the world can actually successfully run different Styles of business.","breadcrumb":{"@id":"https://www.thestrategywatch.com/leadership-qualities-skills-styles-elon-musk/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://www.thestrategywatch.com/leadership-qualities-skills-styles-elon-musk/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https://www.thestrategywatch.com/leadership-qualities-skills-styles-elon-musk/#primaryimage","url":"https://i0.wp.com/thestrategywatch.com/wp-content/uploads/2019/10/Elon-Musk-Smiling-Face.jpg","contentUrl":"https://i0.wp.com/thestrategywatch.com/wp-content/uploads/2019/10/Elon-Musk-Smiling-Face.jpg","width":1600,"height":800,"caption":"Elon Musk Smiling Face"},{"@type":"BreadcrumbList","@id":"https://www.thestrategywatch.com/leadership-qualities-skills-styles-elon-musk/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://www.thestrategywatch.com/"},{"@type":"ListItem","position":2,"name":"Leadership Qualities, Skills, and Styles of Elon Musk"}]},{"@type":"WebSite","@id":"https://www.thestrategywatch.com/#website","url":"https://www.thestrategywatch.com/","name":"The Strategy Watch","description":"To be the Best Source of Business Strategy & Analysis","publisher":{"@id":"https://www.thestrategywatch.com/#/schema/person/8e2db2beb97ae02287610b41b5941244"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.thestrategywatch.com/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https://www.thestrategywatch.com/#/schema/person/8e2db2beb97ae02287610b41b5941244","name":"Faizul Haque","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://www.thestrategywatch.com/#/schema/person/image/","url":"https://i0.wp.com/thestrategywatch.com/wp-content/uploads/2019/11/cropped-The-Strategy-Watch-Logo-2-1.png","contentUrl":"https://i0.wp.com/thestrategywatch.com/wp-content/uploads/2019/11/cropped-The-Strategy-Watch-Logo-2-1.png","width":80,"height":80,"caption":"Faizul Haque"},"logo":{"@id":"https://www.thestrategywatch.com/#/schema/person/image/"},"description":"Sheikh Faizul Haque is an internet entrepreneur and the founder of The Strategy Watch; Graduated from North South University with a double major in Accounting & Finance in Bangladesh. With a strong interest in developing and improving Business Strategy and to Conduct Business Analysis.","sameAs":["https://www.thestrategywatch.com/","sleepy.fzh"]},{"@type":"Person","@id":"https://www.thestrategywatch.com/#/schema/person/f921c161ddc32a70ef72a26a26de42ac","name":"Sadnan Bin Sattar","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://www.thestrategywatch.com/#/schema/person/image/","url":"https://secure.gravatar.com/avatar/d8fcc1fe2d4f3aa1f0cedd010c407486?s=96&r=g","contentUrl":"https://secure.gravatar.com/avatar/d8fcc1fe2d4f3aa1f0cedd010c407486?s=96&r=g","caption":"Sadnan Bin Sattar"},"description":"Sadnan is one of the top contributors of The Strategy Watch, he has been actively contributing since 2017 as a Content Analyst; He has finished his graduation from North South University with a dual major in Accounting & Finance. As a contributor, he has written for different topics including Leadership Styles and Qualities, Finance, and Economics. He also has a strong interest in SWOT & PESTLE Analysis and Marketing Strategy.","sameAs":["sadnan.nahid041"]}]}</script>
<!-- / Yoast SEO plugin. -->
<link rel="dns-prefetch" href="//i0.wp.com">
<link href="https://i0.wp.com" rel="preconnect">
<link rel="alternate" type="application/rss+xml" title="The Strategy Watch » Feed" href="https://www.thestrategywatch.com/feed/">
<link rel="alternate" type="application/rss+xml" title="The Strategy Watch » Comments Feed" href="https://www.thestrategywatch.com/comments/feed/">
<!-- thestrategywatch.com is managing ads with Advanced Ads 1.50.0 --><!--noptimize--><script id="thest-ready">
window.advanced_ads_ready=function(e,a){a=a||"complete";var d=function(e){return"interactive"===a?"loading"!==e:"complete"===e};d(document.readyState)?e():document.addEventListener("readystatechange",(function(a){d(a.target.readyState)&&e()}),{once:"interactive"===a})},window.advanced_ads_ready_queue=window.advanced_ads_ready_queue||[]; </script>
<!--/noptimize-->
<style id="wp-block-library-theme-inline-css" type="text/css"></style>
<style id="i2-pros-cons-block-style-css-inline-css" type="text/css"></style>
<style id="classic-theme-styles-inline-css" type="text/css"></style>
<style id="global-styles-inline-css" type="text/css"></style>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.thestrategywatch.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.thestrategywatch.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" defer=""></script>
<!--[if lt IE 9]>
<script type="text/javascript" src="https://www.thestrategywatch.com/wp-content/themes/hitmag-pro/js/html5shiv.min.js?ver=6.5.5" id="html5shiv-js"></script>
<![endif]-->
<script type="text/javascript" src="https://www.thestrategywatch.com/wp-content/plugins/wp-smushit/app/assets/js/smush-lazy-load-native.min.js?ver=3.15.5" id="smush-lazy-load-js" defer=""></script>
<link rel="https://api.w.org/" href="https://www.thestrategywatch.com/wp-json/"><link rel="alternate" type="application/json" href="https://www.thestrategywatch.com/wp-json/wp/v2/posts/2906"><meta name="generator" content="WordPress 6.5.5">
<link rel="alternate" type="application/json+oembed" href="https://www.thestrategywatch.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.thestrategywatch.com%2Fleadership-qualities-skills-styles-elon-musk%2F">
<link rel="alternate" type="text/xml+oembed" href="https://www.thestrategywatch.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.thestrategywatch.com%2Fleadership-qualities-skills-styles-elon-musk%2F&format=xml">
<!-- HFCM by 99 Robots - Snippet # 1: Ahrefs -->
<meta name="ahrefs-site-verification" content="1fa7e7ec1d16c22fd15f9f6a9b4bfc8681f129ad89def432cccb7fd8877dcf91">
<!-- /end HFCM by 99 Robots -->
<!-- HFCM by 99 Robots - Snippet # 2: Google Analytics -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script type="rocketlazyloadscript" async="" data-rocket-src="https://www.googletagmanager.com/gtag/js?id=UA-153185433-1"></script>
<script type="rocketlazyloadscript">
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-153185433-1');
</script>
<!-- /end HFCM by 99 Robots -->
<!-- HFCM by 99 Robots - Snippet # 3: Google Adsense -->
<script type="rocketlazyloadscript" async="" data-rocket-src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6199285334039379" crossorigin="anonymous"></script>
<!-- /end HFCM by 99 Robots -->
<script>
document.documentElement.className = document.documentElement.className.replace( 'no-js', 'js' );
</script>
<style></style>
<style type="text/css"></style>
<style type="text/css"></style><link rel="icon" href="https://i0.wp.com/thestrategywatch.com/wp-content/uploads/2019/11/cropped-The-Strategy-Watch-Logo-4-32x32.png" sizes="32x32">
<link rel="icon" href="https://i0.wp.com/thestrategywatch.com/wp-content/uploads/2019/11/cropped-The-Strategy-Watch-Logo-4-192x192.png" sizes="192x192">
<link rel="apple-touch-icon" href="https://i0.wp.com/thestrategywatch.com/wp-content/uploads/2019/11/cropped-The-Strategy-Watch-Logo-4-180x180.png">
<meta name="msapplication-TileImage" content="https://i0.wp.com/thestrategywatch.com/wp-content/uploads/2019/11/cropped-The-Strategy-Watch-Logo-4-270x270.png">
<style id="kirki-inline-styles"></style><link href="https://www.googletagmanager.com" rel="preconnect"><link href="https://pagead2.googlesyndication.com" rel="preconnect" crossorigin="anonymous"></head>
<body class="post-template-default single single-post postid-2906 single-format-standard wp-custom-logo wp-embed-responsive group-blog th-right-sidebar aa-prefix-thest-">
<div id="page" class="site hitmag-wrapper">
<a class="skip-link screen-reader-text" href="#content">Skip to content</a>
<header id="masthead" class="site-header" role="banner">
<div class="hm-topnavbutton">
<div class="hm-nwrap">
<a href="#" class="navbutton" id="top-nav-button">
<span class="top-nav-btn-lbl">Top Menu</span> </a>
</div>
</div>
<div class="responsive-topnav"></div>
<div class="hm-top-bar">
<div class="hm-container">
<div id="top-navigation" class="top-navigation">
<div class="menu-menu-two-container"><ul id="top-menu" class="menu"><li id="menu-item-4250" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4250"><a href="https://www.thestrategywatch.com/about-us/">About</a></li>
<li id="menu-item-4193" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4193"><a href="https://www.thestrategywatch.com/contact-us/">Contact</a></li>
<li id="menu-item-4062" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4062"><a href="https://www.thestrategywatch.com/disclaimer/">Disclaimer</a></li>
<li id="menu-item-4064" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4064"><a href="https://www.thestrategywatch.com/privacy-policy/">Privacy Policy</a></li>
<li id="menu-item-7599" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7599"><a href="https://www.thestrategywatch.com/affiliate-disclosure/">Affiliate Disclosure</a></li>
</ul></div>
</div>
</div><!-- .hm-container -->
</div><!-- .hm-top-bar -->
<div class="header-main-area ">
<div class="hm-container">
<div class="site-branding">
<div class="site-branding-content">
<div class="hm-logo">
<a href="https://www.thestrategywatch.com/" class="custom-logo-link" rel="home"><img width="80" height="80" alt="The Strategy Watch" decoding="async" title="Leadership Qualities, Skills, and Styles of Elon Musk" data-src="https://i0.wp.com/thestrategywatch.com/wp-content/uploads/2019/11/cropped-The-Strategy-Watch-Logo-2-1.png" class="custom-logo lazyloading" src="https://i0.wp.com/thestrategywatch.com/wp-content/uploads/2019/11/cropped-The-Strategy-Watch-Logo-2-1.png" loading="lazy"></a> </div><!-- .hm-logo -->
<div class="hm-site-title">
<p class="site-title"><a href="https://www.thestrategywatch.com/" rel="home">The Strategy Watch</a></p>
<p class="site-description">To be the Best Source of Business Strategy & Analysis</p>
</div><!-- .hm-site-title -->
</div><!-- .site-branding-content -->
</div><!-- .site-branding -->
</div><!-- .hm-container -->
</div><!-- .header-main-area -->
<div class="hm-nav-container clearfix">
<div class="hm-container">
<nav id="site-navigation" class="main-navigation" role="navigation">
<button class="menu-toggle" aria-controls="main-menu" aria-expanded="false">
<span class="main-nav-btn-lbl">Main Menu</span> </button>
<div class="menu-menu-one-container"><ul id="primary-menu" class="menu"><li id="menu-item-3708" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-3708"><a href="https://www.thestrategywatch.com/">Home</a></li>
<li id="menu-item-1038" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1038"><a href="https://www.thestrategywatch.com/business-idea/">Ideas</a></li>
<li id="menu-item-6252" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-6252"><a href="#">Analysis</a>
<ul class="sub-menu">
<li id="menu-item-196" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-196"><a href="https://www.thestrategywatch.com/swot-analysis-global-companies/">SWOT Analysis</a></li>
<li id="menu-item-6253" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-6253"><a href="https://www.thestrategywatch.com/pestle-analysis/">PESTLE Analysis</a></li>
<li id="menu-item-6255" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-6255"><a href="https://www.thestrategywatch.com/marketing-mix/">Marketing Mix Analysis</a></li>
</ul>
</li>
<li id="menu-item-2962" class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor current-menu-parent current-post-parent menu-item-2962"><a href="https://www.thestrategywatch.com/leadership/">Leadership</a></li>
<li id="menu-item-9700" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-9700"><a href="https://www.thestrategywatch.com/finance/">Finance</a>
<ul class="sub-menu">
<li id="menu-item-6124" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-6124"><a href="https://www.thestrategywatch.com/money/">Money</a></li>
<li id="menu-item-8136" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-8136"><a href="https://www.thestrategywatch.com/investment/">Investment</a></li>
</ul>
</li>
<li id="menu-item-9689" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-9689"><a href="https://www.thestrategywatch.com/insurance/">Insurance</a></li>
<li id="menu-item-4260" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4260"><a href="https://www.thestrategywatch.com/strategy/">Strategy</a></li>
<li id="menu-item-5829" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-5829"><a href="https://www.thestrategywatch.com/review/">Review</a></li>
</ul></div>
<div class="hm-search-button-icon"></div>
<div class="hm-search-box-container">
<div class="hm-search-box">
<form role="search" method="get" class="search-form" action="https://www.thestrategywatch.com/">
<label>
<span class="screen-reader-text">Search for:</span>
<input type="search" class="search-field" placeholder="Search …" value="" name="s">
</label>
<input type="submit" class="search-submit" value="Search">
</form> </div><!-- th-search-box -->
</div><!-- .th-search-box-container -->
</nav><!-- #site-navigation -->
</div><!-- .hm-container -->
</div><!-- .hm-nav-container -->
</header><!-- #masthead -->
<div id="content" class="site-content">
<div class="hm-container">
<div id="primary" class="content-area">
<main id="main" class="site-main" role="main">
<article id="post-2906" class="hitmag-single post-2906 post type-post status-publish format-standard has-post-thumbnail hentry category-leadership">
<header class="entry-header">
<div class="cat-links"><a href="https://www.thestrategywatch.com/leadership/" rel="category tag">Leadership</a></div><h1 class="entry-title">Leadership Qualities, Skills, and Styles of Elon Musk</h1> <div class="entry-meta">
<span class="byline"> by <span class="author vcard"><a class="url fn n" href="https://www.thestrategywatch.com/author/sadnan/">Sadnan Bin Sattar</a></span></span>
</div><!-- .entry-meta -->
</header><!-- .entry-header -->
<div class="entry-content">
<p><span style="font-size: 14pt;">We have many successful leaders in this world and <strong><span style="color: #0000ff;">Elon Musk</span> </strong>is one of them. Elon Musk is a South African born Canadian-American business magnate who was born June 28, 1971. He is the founder and CEO of <strong><span style="color: #0000ff;"><a href="https://www.thestrategywatch.com/swot-analysis-spacex/" target="_blank" rel="noreferrer noopener">SpaceX</a></span></strong>; co-founder and CEO of Tesla Inc.; founder and CEO of Neuralink; co-founder and chairman of SolarCity; chairman of OpenAl and last but not the list, founder of <a href="https://www.thestrategywatch.com/how-paypal-makes-money/" target="_blank" rel="noreferrer noopener">PayPal</a>. Until May 2017, he has an estimated net worth of $15.2 billion which made him 80th richest person in the world. In December 2016, according to Forbes, he was ranked 21st powerful people of the world. If we evaluate his leadership quality and style then we will see very least leader in the world can actually successfully run different Styles of business. It is not that easy to lead these multiple businesses in a parallel way. If the leader possesses special qualities and skills only then it would be possible to run multiple businesses in active way. We will be discussing his leadership qualities and style which have made him a great leader.</span></p>
<h2 class="wp-block-heading" style="font-size:26px"><span style="font-size: 18pt;"><strong>Leadership Qualities and Styles of Elon Musk</strong></span></h2>
<p><span style="font-size: 14pt;">Being obsessed and being obsessive is the primary <a href="http://www.thestrategywatch.com/leadership-qualities-characteristics-make-great-leaders/" target="_blank" rel="noreferrer noopener"><strong><span style="color: #0000ff;">leadership quality</span></strong></a> that has made him a truly great leader. Many leaders of this world do not get obsessed with their work. Most of the leaders used to say to get their jobs done somehow or they used to say it is good enough even though their works are not being done properly. This kind of mentality actually does not make those people great leaders. Here Musk is completely different. He is totally obsessed with his duty. He is so passionate about his work. He compares his duty as oxygen. He always uses his time by thinking of new ideas. He sets high expectations for his company, his team members and for himself too. He always used to criticize the poor performance. He always strives for excellence and does not set on mediocrity.</span></p>
<p><span style="font-size: 14pt;">His another leadership quality is he always love his brand like a religion. His work is highly personal to him which is born from the heart, nurtured into the heart and passionately loved. From his inspirational TED talks, he quoted that “As a leader, you teach others how to treat your brand by how you treat your brand. If you want others to love it, you have to love it. If you want the brand to run through their veins, it has to run through yours first.” He also said that “By pouring your heart into your work and inviting people to participate in your vision, you can attract swarms of dazzled fans willing to show you their love and respect.”</span></p>
<p><span style="font-size: 14pt;">Articulating a powerful vision is one of his leadership skill that also made him a successful leader. He possesses this great skill and he also knows the path how to achieve the powerful vision. The best example of his articulation a powerful vision can be given here: the state of California is investing in a $68 billion high-speed rail line between Los Angeles and San Francisco that will take three hours traveling 200 miles per hour. Elon Musk’s response to this project is a high-speed railway known as Hyperloop, which would transport passengers from Los Angeles to San Francisco in 30 minutes, that is 800 miles per hour. His plan will take eight years to build at a cost of about $10 billion.</span></p>
<p><span style="font-size: 14pt;">Self-confidence is another great leadership quality that Elon Musk possesses. Musk is such a confident leader that he invests his own money on his business projects. He already invested over $100 million of his own money into SpaceX, $10 million into SolarCity, and at least $55 million into Tesla Motors. Inc. Yet he is getting massive profits from his projects.</span></p>
<p><span style="font-size: 14pt;">Elon Musk’s one of the noted leadership quality is he is an innovative leader. He always looks for an innovative invention. He is the CEO & CTO of Tesla Motors, which builds electric cars. He is also the CEO of and Chief Product Architect of SpaceX, which is a space exploration company and then it became the first private company to launch a satellite into geosynchronous orbit. Later in 2013, he introduced Hyperloop transport concept, where people are hurdled through a tube, in a personal capsule, at the speed of over 750 mph. He always used to say, “Failure is an option here. If things are not failing, you are not innovating enough.”</span></p>
<p><span style="font-size: 14pt;">One of his leadership style that attracts more is he always say “Lead by Example”. In this point, his two quotations are very popular. One is “If you’re co-founder or CEO you have to do all kinds of tasks you might not want to do … If you don’t do your chores, the company won’t succeed … No task is too menial.”</span></p>
<p><span style="font-size: 14pt;">And the other is “Just work like hell. If other people are putting in 40 hour work weeks and you’re putting in 100 hour work weeks, even if you’re doing the same thing, you know that you will achieve in four months what it takes them a year to achieve.”</span></p>
<h2 class="wp-block-heading" style="font-size:26px"><span style="font-size: 18pt;"><strong>Leadership Skills of Elon Musk</strong></span></h2>
<p><span style="font-size: 14pt;"><strong>People management skill</strong> is <a href="https://www.thestrategywatch.com/improve-leadership-skills-workplace/" target="_blank" rel="noreferrer noopener">one of the leadership skills</a> which is being possessed by Elon Musk. He has the skill when doing the right thing for the sake of achieving success. Elon Musk doesn’t hire just to fill in the positions in his company rather he hires the right person in the first time. He sets up his employees for success. He has the skill of finding the talent by putting the employees in roles that are natural to their behavioral attributes. According to Elon Musk, “If you’re trying to create a company, it’s like baking a cake. You have to have all the ingredients in the right proportion.” Moreover, he always insists that employees will lose their talent if they are being forced into something they are not. Also, employees are happy and energetic in their roles then they are going to bring success to the company.</span></p>
<p><span style="font-size: 14pt;"><strong>Elon Musk is skilled at problem-solving issues</strong> that arise on the completion of any tasks. He has the skill to monitor the problems and to identify a step by step solution. Mr. Musk himself recommends three simple steps in order to solve different problems. At first, he identifies and defines the assumptions. When he faces a familiar problem or challenge, he simply writes down his assumptions about them. Secondly, he breaks down the problem into its fundamental principles. Elon Musk once said regarding this simple step, “It is important to view knowledge as sort of semantic tree. Make sure you understand the fundamental principles, i.e., the trunk and big branches before you get into the leaves/details or there is nothing for them to hang on to.” Finally, once he identifies and breaks down the problems or assumptions, he begins to create new innovative solutions from scratch.</span></p>
<h2 class="wp-block-heading" style="font-size:26px"><span style="font-size: 18pt;"><strong>Other Leadership Traits and Philosophy Elon Musk</strong></span></h2>
<p><span style="font-size: 14pt;">Elon Musk is such kind of a leader who possesses a lot of leadership qualities and styles. All of his qualities and traits cannot be described in words. Few more of his leadership traits are given below:</span></p>
<ul>
<li><span style="font-size: 14pt;">Leading with Purpose</span></li>
<li><span style="font-size: 14pt;">Collaborative</span></li>
<li><span style="font-size: 14pt;">Being Comfortable with Change</span></li>
<li><span style="font-size: 14pt;">Operating with integrity</span></li>
<li><span style="font-size: 14pt;">Being Continuous learner is a priority</span></li>
<li><span style="font-size: 14pt;">Optimistic</span></li>
<li><span style="font-size: 14pt;">Having clear strategic vision</span></li>
<li><span style="font-size: 14pt;">Focusing on the big picture</span></li>
</ul>
<p><span style="font-size: 14pt;">Elon Musk has his own leadership philosophy. His first philosophy of leadership is creating a vision. He has a vision of having a wonderful world that will be no longer reliant on fossil fuels, will be maximizing their use of green energy, and will be exploring space and building colonies on Mars (Jacoby, 2011). His vision is attractive, simple, understandable, & beneficial. To most people, his vision is neither realistic nor believable but Musk has made his vision possible & realistic.</span></p>
<p><span style="font-size: 14pt;">His another philosophy is being a social architect. He inspires his employees in many ways. In each of his ventures, Musk has managed to mobile people to accept a new group identity and a new philosophy. According to him, this special philosophy is maintaining unique standards of excellence and clearing predictable paths of progress. Musk encouraged and motivated his team with saying, “For my part, I will never give up and I mean never”.</span></p>
<p><span style="font-size: 14pt;">Earning trust during the work is another philosophy of Musk. Musk earns the trust of his followers by being predictable and reliable, even in situations that are in uncertain. For example, when Tesla struggled through various crises of financial difficulty, Musk continued to fund the company out of his own pocket. And ultimately invested over $100 million into the electric car company. Musk showed how to be effective & being trustworthy among the followers in times of crisis.</span></p>
<p><span style="font-size: 14pt;">Our post was a discussion on the Leadership Qualities, Skills, and Styles of Elon Musk. So, from the discussion above, it is clearly stated that how Elon Musk is so passionate for his work. He really gives his all hundred percent to what he does. He says, ‘I should not ask people to eat from the fruit bowl if I have not myself been willing to eat from the fruit bowl.”</span></p>
<hr class="wp-block-separator has-css-opacity">
<p><span style="font-size: 14pt;"><strong>Related</strong></span></p>
<ul>
<li><span style="font-size: 14pt; color: #3366ff;"><a style="color: #3366ff;" href="https://www.thestrategywatch.com/swot-analysis-of-tesla-motors/"><span style="font-size: 14pt;">SWOT Analysis of Tesla </span></a></span></li>
<li><span style="font-size: 14pt; color: #3366ff;"><a style="color: #3366ff;" href="https://www.thestrategywatch.com/leadership-qualities-skills-styles-jack-ma/">Leadership Qualities, Skills and Style of Jack Ma</a></span></li>
<li><span style="font-size: 14pt; color: #3366ff;"><a style="color: #3366ff;" href="https://www.thestrategywatch.com/best-calculators/">Best Calculators Reviewed – Graphing, Scientific, and Financial</a></span></li>
<li><span style="font-size: 14pt; color: #3366ff;"><a style="color: #3366ff;" href="https://www.thestrategywatch.com/7-ps-marketing-example/">7 Ps of Marketing Mix with Example</a></span></li>
<li><span style="font-size: 14pt; color: #3366ff;"><a style="color: #3366ff;" href="https://www.thestrategywatch.com/leadership-qualities-styles-skills-traits-warren-buffett/">Leadership Qualities: Styles, Skills, and Traits of Warren Buffett</a></span></li>
<li><span style="font-size: 14pt; color: #3366ff;"><a style="color: #3366ff;" href="https://www.thestrategywatch.com/basic-solar-powered-calculators/">Best Desktop Calculators</a></span></li>
</ul>
<hr class="wp-block-separator has-css-opacity">
<h2 class="wp-block-heading" style="font-size:26px"><strong>REFERENCES</strong></h2>
<ul>
<li>sites.psu.edu/leadership/2015/03/26/elon-musk-transformational-leadership-in-action/</li>
<li>leaderonomics.com/leadership/leadership-qualities-elon-musk</li>
<li>entrepreneur.com/article/279971</li>
<li>inc.com/lisa-calhoun/elon-musks-top-4-entrepreneurial-traits.html</li>
<li>rightmanagement.com.mx/wps/wcm/connect/right-us-en/home/thoughtwire/categories/career-work/5-leadership-lessons-from-elon-musk</li>
</ul>
<div class="saboxplugin-wrap" itemtype="http://schema.org/Person" itemscope="" itemprop="author"><div class="saboxplugin-tab"><div class="saboxplugin-gravatar"><img decoding="async" width="100" height="100" alt="Sadnan Nahid Sattar" itemprop="image" data-src="https://i0.wp.com/thestrategywatch.com/wp-content/uploads/2020/05/sadnan.jpg" class=" lazyloading" src="https://i0.wp.com/thestrategywatch.com/wp-content/uploads/2020/05/sadnan.jpg" loading="lazy"></div><div class="saboxplugin-authorname"><a href="https://www.thestrategywatch.com/author/sadnan/" class="vcard author" rel="author"><span class="fn">Sadnan Bin Sattar</span></a></div><div class="saboxplugin-desc"><div itemprop="description"><p>Sadnan is one of the top contributors of The Strategy Watch, he has been actively contributing since 2017 as a Content Analyst; He has finished his graduation from North South University with a dual major in Accounting & Finance. As a contributor, he has written for different topics including Leadership Styles and Qualities, Finance, and Economics. He also has a strong interest in SWOT & PESTLE Analysis and Marketing Strategy.</p>
</div></div><div class="clearfix"></div></div></div><div class="thest-after-content_2" id="thest-1432413634"><script type="rocketlazyloadscript" async="" data-rocket-src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6199285334039379" crossorigin="anonymous"></script>
<!-- gotabout_ideas_in_Bangladesh_300x250 -->
<ins class="adsbygoogle" style="display:inline-block;width:640px;height:120px" data-ad-client="ca-pub-6199285334039379" data-ad-slot="9904482915"></ins>
<script type="rocketlazyloadscript">
(adsbygoogle = window.adsbygoogle || []).push({});
</script></div> </div><!-- .entry-content -->
<footer class="entry-footer">
</footer><!-- .entry-footer -->
</article><!-- #post-## -->
<nav class="navigation post-navigation" aria-label="Posts">
<h2 class="screen-reader-text">Post navigation</h2>
<div class="nav-links"><div class="nav-previous"><a href="https://www.thestrategywatch.com/leadership-qualities-skills-styles-jack-ma/" rel="prev"><span class="meta-nav" aria-hidden="true">Previous Article</span> <span class="post-title">Leadership Qualities, Skills and Style of Jack Ma Yun</span></a></div><div class="nav-next"><a href="https://www.thestrategywatch.com/differentiated-marketing-strategy-definition-explanation-advantages-examples/" rel="next"><span class="meta-nav" aria-hidden="true">Next Article</span> <span class="post-title">Differentiated Marketing Strategy – Definition, Explanation, Advantages, and Examples</span></a></div></div>
</nav>
</main><!-- #main -->
</div><!-- #primary -->
<aside id="secondary" class="widget-area" role="complementary">
<div class="theiaStickySidebar">
<section id="block-2" class="widget widget_block"><div id="thest-1240904725"><script type="rocketlazyloadscript" async="" data-rocket-src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6199285334039379" crossorigin="anonymous"></script>
<!-- Gotabout_IDEA_sidebar -->
<ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-6199285334039379" data-ad-slot="3660466518" data-ad-format="auto" data-full-width-responsive="true"></ins>
<script type="rocketlazyloadscript">
(adsbygoogle = window.adsbygoogle || []).push({});
</script></div></section>
<section id="recent-posts-4" class="widget widget_recent_entries">
<h4 class="widget-title">Recent Posts</h4>
<ul>
<li>
<a href="https://www.thestrategywatch.com/life-insurance-online/">Convenience and Coverage – Buying Life Insurance Online</a>
</li>
<li>
<a href="https://www.thestrategywatch.com/benefits-using-debit-card-instead-credit-card/">Five Benefits of Using a Debit Card instead of a Credit Card</a>
</li>
<li>
<a href="https://www.thestrategywatch.com/proactive-security-strategies-threats/">Proactive Security – 8 Strategies to Stay Ahead of Cyber Threats</a>
</li>
<li>
<a href="https://www.thestrategywatch.com/steps-launching-ev-charging-station/">Strategic Steps to Launching a Successful EV Charging Station</a>
</li>
<li>
<a href="https://www.thestrategywatch.com/customer-support-management/">Mastering Customer Support Management – Key Strategies for Success</a>
</li>
<li>
<a href="https://www.thestrategywatch.com/choose-term-insurance-policy/">How to choose a good term insurance policy that suits you best?</a>
</li>
<li>
<a href="https://www.thestrategywatch.com/unlocking-lodge-master-property/">Unlocking the Lodge: The Master Key to Vacation Property Management</a>
</li>
<li>
<a href="https://www.thestrategywatch.com/thriving-through-teamwork/">Thriving Through Teamwork – The Symbiosis in Healthcare Services</a>
</li>
<li>
<a href="https://www.thestrategywatch.com/understanding-value-graduate-business/">Understanding the Value of a Graduate Certificate in Business</a>
</li>
<li>
<a href="https://www.thestrategywatch.com/real-estate-development-secrets-prevent/">Real Estate Development Secrets To Prevent Project Delays</a>
</li>
<li>
<a href="https://www.thestrategywatch.com/link-online-reputation-customer-trust/">The Link Between Online Reputation And Customer Trust – Strengthening Relationships Through Authenticity</a>
</li>
<li>
<a href="https://www.thestrategywatch.com/communication-shapes-profitable-business/">How Clear Communication Shapes Profitable Business Partnerships?</a>
</li>
<li>
<a href="https://www.thestrategywatch.com/ways-streamline-sales-operations/">4 Effective Ways to Streamline Your Sales Operations</a>
</li>
<li>
<a href="https://www.thestrategywatch.com/business-needs-visitor-management-system/">Why Your Business Needs a Visitor Management System?</a>
</li>
<li>
<a href="https://www.thestrategywatch.com/restaurant-management-systems-industry/">How Restaurant Management Systems Are Changing the Restaurant Industry?</a>
</li>
</ul>
</section><section id="block-5" class="widget widget_block">
<div class="wp-block-group"><div class="wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained"></div></div>
</section>
</div>
</aside><!-- #secondary -->
</div><!-- .hm-container -->
</div><!-- #content -->
<footer id="colophon" class="site-footer" role="contentinfo">
<div class="hm-container">
<div class="footer-widget-area">
<div class="footer-sidebar" role="complementary">
</div><!-- .footer-sidebar -->
<div class="footer-sidebar" role="complementary">
</div><!-- .footer-sidebar -->
<div class="footer-sidebar" role="complementary">
</div><!-- .footer-sidebar -->
</div><!-- .footer-widget-area -->
</div><!-- .hm-container -->
<div class="site-info">
<div class="hm-container">
<div class="site-info-owner">
Copyright © 2024 <a href="https://www.thestrategywatch.com/" title="The Strategy Watch">The Strategy Watch</a>. </div>
<div class="site-info-designer">
<a href="https://wordpress.org/">Proudly powered by WordPress</a>
<span class="sep"> | </span>
Theme: HitMag Pro by <a href="https://themezhut.com/themes/hitmag-pro/" rel="designer">ThemezHut</a>. </div>
</div><!-- .hm-container -->
</div><!-- .site-info -->
</footer><!-- #colophon -->
</div><!-- #page -->
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-browser-checker-js-after">
/* <![CDATA[ */
"use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}();
/* ]]> */
</script>
<script type="text/javascript" id="rocket-preload-links-js-extra">
/* <![CDATA[ */
var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/www.thestrategywatch.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="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.thestrategywatch.com/wp-content/themes/hitmag-pro/js/theme.min.js?ver=1.4.3" id="hitmag-min-scripts-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.thestrategywatch.com/wp-content/themes/hitmag-pro/js/jquery.sticky.min.js?ver=6.5.5" id="jquery-sticky-js" defer=""></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.thestrategywatch.com/wp-content/cache/min/1/wp-content/themes/hitmag-pro/js/custom-sticky-menu.js?ver=1692727037" id="hitmag-pro-sticky-menu-js" defer=""></script>
<script type="text/javascript" id="hitmag-front-js-extra">
/* <![CDATA[ */
var hitmag_ajax_object = {"ajaxurl":"https:\/\/www.thestrategywatch.com\/wp-admin\/admin-ajax.php"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.thestrategywatch.com/wp-content/cache/min/1/wp-content/themes/hitmag-pro/js/hitmag-front.js?ver=1692727037" id="hitmag-front-js" defer=""></script>
<!--noptimize--><script type="rocketlazyloadscript">!function(){window.advanced_ads_ready_queue=window.advanced_ads_ready_queue||[],advanced_ads_ready_queue.push=window.advanced_ads_ready;for(var d=0,a=advanced_ads_ready_queue.length;d<a;d++)advanced_ads_ready(advanced_ads_ready_queue[d])}();</script><!--/noptimize-->
</body></html><!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1731905556 -->