CINXE.COM

London _ 2019 | Conference on Management, Economics and Humanities

<!DOCTYPE html> <html lang="en-US" prefix="og: https://ogp.me/ns#" class="no-js"> <head> <script type="text/javascript"> /* <![CDATA[ */ var gform;gform||(document.addEventListener("gform_main_scripts_loaded",function(){gform.scriptsLoaded=!0}),document.addEventListener("gform/theme/scripts_loaded",function(){gform.themeScriptsLoaded=!0}),window.addEventListener("DOMContentLoaded",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>"function"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn("The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1."),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener("gform_main_scripts_loaded",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener("gform/theme/scripts_loaded",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener("DOMContentLoaded",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook("action",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook("filter",o,r,e,t)},doAction:function(o){gform.doHook("action",o,arguments)},applyFilters:function(o){return gform.doHook("filter",o,arguments)},removeAction:function(o,r){gform.removeHook("action",o,r)},removeFilter:function(o,r,e){gform.removeHook("filter",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+"_"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){"function"!=typeof(t=o.callable)&&(t=window[t]),"action"==r?t.apply(null,e):e[0]=t.apply(null,e)})),"filter"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}}); /* ]]> */ </script> <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.6",this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this.t.bind(this),this.touchStartHandler=this.i.bind(this),this.touchMoveHandler=this.o.bind(this),this.touchEndHandler=this.h.bind(this),this.clickHandler=this.u.bind(this),this.interceptedClicks=[],this.interceptedClickListeners=[],this.l(this),window.addEventListener("pageshow",(t=>{this.persisted=t.persisted,this.everythingLoaded&&this.m()})),this.CSPIssue=sessionStorage.getItem("rocketCSPIssue"),document.addEventListener("securitypolicyviolation",(t=>{this.CSPIssue||"script-src-elem"!==t.violatedDirective||"data"!==t.blockedURI||(this.CSPIssue=!0,sessionStorage.setItem("rocketCSPIssue",!0))})),document.addEventListener("DOMContentLoaded",(()=>{this.k()})),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}p(t){document.hidden?t.t():(this.triggerEvents.forEach((e=>window.addEventListener(e,t.userEventHandler,{passive:!0}))),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler))}_(){this.triggerEvents.forEach((t=>window.removeEventListener(t,this.userEventHandler,{passive:!0}))),document.removeEventListener("visibilitychange",this.userEventHandler)}i(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this.L(t.target,!0),this.S(t.target,"onclick","rocket-onclick"),this.C())}o(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this.L(t.target,!1),this.S(t.target,"rocket-onclick","onclick"),this.M()}h(){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}u(t){t.target.removeEventListener("click",this.clickHandler),this.L(t.target,!1),this.S(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this.M()}O(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach((t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))}))}l(t){EventTarget.prototype.addEventListenerWPRocketBase=EventTarget.prototype.addEventListener,EventTarget.prototype.addEventListener=function(e,i,o){"click"!==e||t.windowLoaded||i===t.clickHandler||t.interceptedClickListeners.push({target:this,func:i,options:o}),(this||window).addEventListenerWPRocketBase(e,i,o)}}L(t,e){this.interceptedClickListeners.forEach((i=>{i.target===t&&(e?t.removeEventListener("click",i.func,i.options):t.addEventListener("click",i.func,i.options))})),t.parentNode!==document.documentElement&&this.L(t.parentNode,e)}D(){return new Promise((t=>{this.P?this.M=t:t()}))}C(){this.P=!0}M(){this.P=!1}S(t,e,i){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(i,event.target.getAttribute(e)),event.target.removeAttribute(e))}t(){this._(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this.R.bind(this)):this.R()}k(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript][data-rocket-src]").forEach((e=>{let i=e.getAttribute("data-rocket-src");if(i&&!i.startsWith("data:")){0===i.indexOf("//")&&(i=location.protocol+i);try{const o=new URL(i).origin;o!==location.origin&&t.push({src:o,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}catch(t){}}})),t=[...new Map(t.map((t=>[JSON.stringify(t),t]))).values()],this.T(t,"preconnect")}async R(){this.lastBreath=Date.now(),this.j(this),this.F(this),this.I(),this.W(),this.q(),await this.A(this.delayedScripts.normal),await this.A(this.delayedScripts.defer),await this.A(this.delayedScripts.async);try{await this.U(),await this.H(this),await this.J()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this.everythingLoaded=!0,this.D().then((()=>{this.O()})),this.N()}W(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)}))}async B(t){if(await this.G(),!0!==t.noModule||!("noModule"in HTMLScriptElement.prototype))return new Promise((e=>{let i;function o(){(i||t).setAttribute("data-rocket-status","executed"),e()}try{if(navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor||this.CSPIssue)i=document.createElement("script"),[...t.attributes].forEach((t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),i.setAttribute(e,t.nodeValue))})),t.text&&(i.text=t.text),i.hasAttribute("src")?(i.addEventListener("load",o),i.addEventListener("error",(function(){i.setAttribute("data-rocket-status","failed-network"),e()})),setTimeout((()=>{i.isConnected||e()}),1)):(i.text=t.text,o()),t.parentNode.replaceChild(i,t);else{const i=t.getAttribute("data-rocket-type"),s=t.getAttribute("data-rocket-src");i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",o),t.addEventListener("error",(i=>{this.CSPIssue&&i.target.src.startsWith("data:")?(console.log("WPRocket: data-uri blocked by CSP -> fallback"),t.removeAttribute("src"),this.B(t).then(e)):(t.setAttribute("data-rocket-status","failed-network"),e())})),s?(t.removeAttribute("data-rocket-src"),t.src=s):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}}catch(i){t.setAttribute("data-rocket-status","failed-transform"),e()}}));t.setAttribute("data-rocket-status","skipped")}async A(t){const e=t.shift();return e&&e.isConnected?(await this.B(e),this.A(t)):Promise.resolve()}q(){this.T([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}T(t,e){var i=document.createDocumentFragment();t.forEach((t=>{const o=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(o&&!o.startsWith("data:")){const s=document.createElement("link");s.href=o,s.rel=e,"preconnect"!==e&&(s.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(s.crossOrigin=!0),t.crossOrigin&&(s.crossOrigin=t.crossOrigin),t.integrity&&(s.integrity=t.integrity),i.appendChild(s),this.trash.push(s)}})),document.head.appendChild(i)}j(t){let e={};function i(i,o){return e[o].eventsToRewrite.indexOf(i)>=0&&!t.everythingLoaded?"rocket-"+i:i}function o(t,o){!function(t){e[t]||(e[t]={originalFunctions:{add:t.addEventListener,remove:t.removeEventListener},eventsToRewrite:[]},t.addEventListener=function(){arguments[0]=i(arguments[0],t),e[t].originalFunctions.add.apply(t,arguments)},t.removeEventListener=function(){arguments[0]=i(arguments[0],t),e[t].originalFunctions.remove.apply(t,arguments)})}(t),e[t].eventsToRewrite.push(o)}function s(e,i){let o=e[i];e[i]=null,Object.defineProperty(e,i,{get:()=>o||function(){},set(s){t.everythingLoaded?o=s:e["rocket"+i]=o=s}})}o(document,"DOMContentLoaded"),o(window,"DOMContentLoaded"),o(window,"load"),o(window,"pageshow"),o(document,"readystatechange"),s(document,"onreadystatechange"),s(window,"onload"),s(window,"onpageshow");try{Object.defineProperty(document,"readyState",{get:()=>t.rocketReadyState,set(e){t.rocketReadyState=e},configurable:!0}),document.readyState="loading"}catch(t){console.log("WPRocket DJE readyState conflict, bypassing")}}F(t){let e;function i(e){return t.everythingLoaded?e:e.split(" ").map((t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t)).join(" ")}function o(o){function s(t){const e=o.fn[t];o.fn[t]=o.fn.init.prototype[t]=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((t=>{const e=arguments[0][t];delete arguments[0][t],arguments[0][i(t)]=e}))),e.apply(this,arguments),this}}o&&o.fn&&!t.allJQueries.includes(o)&&(o.fn.ready=o.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(o):document.addEventListener("rocket-DOMContentLoaded",(()=>e.bind(document)(o))),o([])},s("on"),s("one"),t.allJQueries.push(o)),e=o}o(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){o(t)}})}async H(t){const e=document.querySelector("script[data-webpack]");e&&(await async function(){return new Promise((t=>{e.addEventListener("load",t),e.addEventListener("error",t)}))}(),await t.K(),await t.H(t))}async U(){this.domReadyFired=!0;try{document.readyState="interactive"}catch(t){}await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this.G(),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}async J(){try{document.readyState="complete"}catch(t){}await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),window.dispatchEvent(new Event("rocket-load")),await this.G(),window.rocketonload&&window.rocketonload(),await this.G(),this.allJQueries.forEach((t=>t(window).trigger("rocket-jquery-load"))),await this.G();const t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this.G(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted}),this.windowLoaded=!0}m(){document.onreadystatechange&&document.onreadystatechange(),window.onload&&window.onload(),window.onpageshow&&window.onpageshow({persisted:this.persisted})}I(){const t=new Map;document.write=document.writeln=function(e){const i=document.currentScript;i||console.error("WPRocket unable to document.write this: "+e);const o=document.createRange(),s=i.parentElement;let n=t.get(i);void 0===n&&(n=i.nextSibling,t.set(i,n));const c=document.createDocumentFragment();o.setStart(c,0),c.appendChild(o.createContextualFragment(e)),s.insertBefore(c,n)}}async G(){Date.now()-this.lastBreath>45&&(await this.K(),this.lastBreath=Date.now())}async K(){return document.hidden?new Promise((t=>setTimeout(t))):new Promise((t=>requestAnimationFrame(t)))}N(){this.trash.forEach((t=>t.remove()))}static run(){const t=new RocketLazyLoadScripts;t.p(t)}}RocketLazyLoadScripts.run()})();</script> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="profile" href="http://gmpg.org/xfn/11"> <link rel="pingback" href="https://www.icmeh.org/xmlrpc.php"> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <!-- Search Engine Optimization by Rank Math PRO - https://rankmath.com/ --> <title>London _ 2019 | Conference on Management, Economics and Humanities</title> <link rel="preload" as="font" href="https://www.icmeh.org/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/webfonts/fa-solid-900.woff2" crossorigin> <link rel="preload" as="font" href="https://www.icmeh.org/wp-content/uploads/stm_fonts/stm/stm.ttf?p9qotg" crossorigin> <link rel="preload" as="font" href="https://www.icmeh.org/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/webfonts/fa-regular-400.woff2" crossorigin> <link rel="preload" as="font" href="https://www.icmeh.org/wp-content/plugins/popups/public/assets/fonts/spufont.woff" crossorigin><link rel="preload" data-rocket-preload as="image" href="https://www.icmeh.org/wp-content/uploads/2021/08/page-title-wi-1.jpg" fetchpriority="high"> <meta name="description" content="London _ 2019, The 16th international conference on Management, Economics and Humanities (ICMEH Conference)."/> <meta name="robots" content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/> <link rel="canonical" href="https://www.icmeh.org/london-2019/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="London _ 2019 | Conference on Management, Economics and Humanities" /> <meta property="og:description" content="London _ 2019, The 16th international conference on Management, Economics and Humanities (ICMEH Conference)." /> <meta property="og:url" content="https://www.icmeh.org/london-2019/" /> <meta property="og:site_name" content="16th international conference on Management, Economics and Humanities" /> <meta property="article:publisher" content="https://www.facebook.com/IcmehConference/" /> <meta property="og:updated_time" content="2024-05-01T06:55:57+00:00" /> <meta property="og:image" content="https://www.icmeh.org/wp-content/uploads/2019/09/IMG_9965.jpg" /> <meta property="og:image:secure_url" content="https://www.icmeh.org/wp-content/uploads/2019/09/IMG_9965.jpg" /> <meta property="og:image:width" content="1200" /> <meta property="og:image:height" content="800" /> <meta property="og:image:alt" content="business conferences 2021" /> <meta property="og:image:type" content="image/jpeg" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:title" content="London _ 2019 | Conference on Management, Economics and Humanities" /> <meta name="twitter:description" content="London _ 2019, The 16th international conference on Management, Economics and Humanities (ICMEH Conference)." /> <meta name="twitter:image" content="https://www.icmeh.org/wp-content/uploads/2019/09/IMG_9965.jpg" /> <meta name="twitter:label1" content="Time to read" /> <meta name="twitter:data1" content="1 minute" /> <!-- /Rank Math WordPress SEO plugin --> <link rel='dns-prefetch' href='//static.addtoany.com' /> <link rel='dns-prefetch' href='//use.fontawesome.com' /> <link rel="alternate" type="application/rss+xml" title="16th international conference on Management, Economics and Humanities &raquo; Feed" href="https://www.icmeh.org/feed/" /> <link rel="alternate" type="application/rss+xml" title="16th international conference on Management, Economics and Humanities &raquo; Comments Feed" href="https://www.icmeh.org/comments/feed/" /> <link id='omgf-preload-0' rel='preload' href='//www.icmeh.org/wp-content/uploads/omgf/consulting-default-font/open-sans-normal-300.woff2' as='font' type='font/woff2' crossorigin /> <link id='omgf-preload-1' rel='preload' href='//www.icmeh.org/wp-content/uploads/omgf/consulting-default-font/open-sans-italic-300.woff2' as='font' type='font/woff2' crossorigin /> <link id='omgf-preload-2' rel='preload' href='//www.icmeh.org/wp-content/uploads/omgf/consulting-default-font/open-sans-normal-400.woff2' as='font' type='font/woff2' crossorigin /> <link id='omgf-preload-3' rel='preload' href='//www.icmeh.org/wp-content/uploads/omgf/consulting-default-font/open-sans-italic-400.woff2' as='font' type='font/woff2' crossorigin /> <link id='omgf-preload-4' rel='preload' href='//www.icmeh.org/wp-content/uploads/omgf/consulting-default-font/open-sans-normal-600.woff2' as='font' type='font/woff2' crossorigin /> <link id='omgf-preload-5' rel='preload' href='//www.icmeh.org/wp-content/uploads/omgf/consulting-default-font/open-sans-italic-600.woff2' as='font' type='font/woff2' crossorigin /> <link id='omgf-preload-6' rel='preload' href='//www.icmeh.org/wp-content/uploads/omgf/consulting-default-font/open-sans-normal-700.woff2' as='font' type='font/woff2' crossorigin /> <link id='omgf-preload-7' rel='preload' href='//www.icmeh.org/wp-content/uploads/omgf/consulting-default-font/open-sans-italic-700.woff2' as='font' type='font/woff2' crossorigin /> <link id='omgf-preload-8' rel='preload' href='//www.icmeh.org/wp-content/uploads/omgf/consulting-default-font/open-sans-normal-800.woff2' as='font' type='font/woff2' crossorigin /> <link id='omgf-preload-9' rel='preload' href='//www.icmeh.org/wp-content/uploads/omgf/consulting-default-font/poppins-normal-300.woff2' as='font' type='font/woff2' crossorigin /> <link id='omgf-preload-10' rel='preload' href='//www.icmeh.org/wp-content/uploads/omgf/consulting-default-font/poppins-normal-400.woff2' as='font' type='font/woff2' crossorigin /> <link id='omgf-preload-11' rel='preload' href='//www.icmeh.org/wp-content/uploads/omgf/consulting-default-font/poppins-normal-500.woff2' as='font' type='font/woff2' crossorigin /> <link id='omgf-preload-12' rel='preload' href='//www.icmeh.org/wp-content/uploads/omgf/consulting-default-font/poppins-normal-600.woff2' as='font' type='font/woff2' crossorigin /> <link data-minify="1" rel='stylesheet' id='ctrumbowyg-css' href='https://www.icmeh.org/wp-content/cache/min/1/wp-content/plugins/stm-post-type/theme-options/nuxy/metaboxes/assets/vendors/trumbowyg/ctrumbowyg.css?ver=1732383588' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='color-trumbowyg-css' href='https://www.icmeh.org/wp-content/cache/min/1/wp-content/plugins/stm-post-type/theme-options/nuxy/metaboxes/assets/vendors/trumbowyg/color-trumbowyg.css?ver=1732383588' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='pt-cv-public-style-css' href='https://www.icmeh.org/wp-content/cache/min/1/wp-content/plugins/content-views-query-and-display-post-page/public/assets/css/cv.css?ver=1732383588' type='text/css' media='all' /> <style id='wp-emoji-styles-inline-css' type='text/css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://www.icmeh.org/wp-includes/css/dist/block-library/style.min.css?ver=6.7.1' type='text/css' media='all' /> <style id='rank-math-toc-block-style-inline-css' type='text/css'> .wp-block-rank-math-toc-block nav ol{counter-reset:item}.wp-block-rank-math-toc-block nav ol li{display:block}.wp-block-rank-math-toc-block nav ol li:before{content:counters(item, ".") ". ";counter-increment:item} </style> <style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link data-minify="1" rel='stylesheet' id='stm-stm-css' href='https://www.icmeh.org/wp-content/cache/min/1/wp-content/uploads/stm_fonts/stm/stm.css?ver=1732383588' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='wpos-slick-style-css' href='https://www.icmeh.org/wp-content/cache/min/1/wp-content/plugins/wp-logo-showcase-responsive-slider-slider/assets/css/slick.css?ver=1732383588' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='wpls-public-style-css' href='https://www.icmeh.org/wp-content/cache/min/1/wp-content/plugins/wp-logo-showcase-responsive-slider-slider/assets/css/wpls-public.css?ver=1732383588' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='font-awesome-min-css' href='https://www.icmeh.org/wp-content/cache/min/1/wp-content/plugins/stm-post-type/theme-options/nuxy/metaboxes/assets/vendors/font-awesome.min.css?ver=1732383588' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='bootstrap-css' href='https://www.icmeh.org/wp-content/cache/min/1/wp-content/themes/consulting/assets/css/bootstrap.min.css?ver=1732383588' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='consulting-style-css' href='https://www.icmeh.org/wp-content/cache/min/1/wp-content/themes/consulting/style.css?ver=1732383588' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='consulting-layout-css' href='https://www.icmeh.org/wp-content/cache/min/1/wp-content/themes/consulting/assets/css/layouts/layout_1/main.css?ver=1732383588' type='text/css' media='all' /> <style id='consulting-layout-inline-css' type='text/css'> .mtc, .mtc_h:hover{ color: #002e5b!important }.stc, .stc_h:hover{ color: #6c98e1!important }.ttc, .ttc_h:hover{ color: #fde428!important }.mbc, .mbc_h:hover, .stm-search .stm_widget_search button{ background-color: #002e5b!important }.sbc, .sbc_h:hover{ background-color: #6c98e1!important }.tbc, .tbc_h:hover{ background-color: #fde428!important }.mbdc, .mbdc_h:hover{ border-color: #002e5b!important }.sbdc, .sbdc_h:hover{ border-color: #6c98e1!important }.tbdc, .tbdc_h:hover{ border-color: #fde428!important }h2, .h2 { text-transform: inherit !important; } .stm_post_details {display:none;} h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 { letter-spacing: -0.03em; } #gf_coupon_button { display: inline-block !important; width: auto; } .gform_wrapper input.gf_coupon_code { display: inline-block !important; width:auto !important; } .info_box.style_5 { padding: 27px 20px 20px 20px; } .leftsidepop{float:left;width:30%} .leftsidepop img{ width: 150px; height: 150px; margin: 60% 0; float: right; } .leftsidepop img {border-radius: 15px 0 0 15px;} .rightsidepop{float:right;width:70%} .rightsidepop p{line-height:20px;font-size:15px} .rightsidepop .gform_footer{text-align:center;margin:0} .rightsidepop .gform_wrapper ul.gform_fields li.gfield{padding-right:0} .rightsidepop{padding:20px 25px 0 25px} .rightsidepop .gform_wrapper ul li.gfield{margin-top:10px} label{margin-bottom:0} .rightsidepop .gform_wrapper .top_label div.ginput_container{margin-top:0} .rightsidepop .gform_wrapper ul.gform_fields li.gfield{padding-left:0 !important} .rightsidepop input[type=text] { height: 40px; border-radius: 5px; } .rightsidepop input[type=submit] { padding: 0 50px !important; height: 40px; border-radius: 5px; } .page_title { background-image: url(https://www.icmeh.org/wp-content/uploads/2021/08/page-title-wi-1.jpg) !important; background-position: center center !important; background-size: cover !important; background-repeat: no-repeat !important; } body.header_style_4 .top_nav .top_nav_wrapper > ul > li > a { padding: 21px 15px 10px 15px !important; } @media (max-width: 450px) { .leftsidepop img { float: none; margin: auto; display: block; } .leftsidepop { display: block !important; width: 100%; margin-top: 20px !important; } .rightsidepop { width: 100%; padding: 0 25px 0 25px; } } </style> <link data-minify="1" rel='stylesheet' id='child-style-css' href='https://www.icmeh.org/wp-content/cache/min/1/wp-content/themes/consulting-child/style.css?ver=1732383588' type='text/css' media='all' /> <link rel='stylesheet' id='vc_font_awesome_5_shims-css' href='https://www.icmeh.org/wp-content/plugins/js_composer/assets/lib/vendor/node_modules/@fortawesome/fontawesome-free/css/v4-shims.min.css?ver=8.0' type='text/css' media='all' /> <style id='vc_font_awesome_5_shims-inline-css' type='text/css'> body #wrapper .fa.fa-facebook{font-family:'Font Awesome 5 Brands' !important;} </style> <link data-minify="1" rel='stylesheet' id='vc_font_awesome_5-css' href='https://www.icmeh.org/wp-content/cache/min/1/wp-content/plugins/js_composer/assets/lib/vendor/node_modules/@fortawesome/fontawesome-free/css/all.min.css?ver=1732383588' type='text/css' media='all' /> <style id='vc_font_awesome_5-inline-css' type='text/css'> body #wrapper .fa.fa-map-marker{font-family:'FontAwesome' !important;} body .fa.fa-map-marker:before{content:"\f041"} </style> <link data-minify="1" rel='stylesheet' id='font-awesome-css' href='https://www.icmeh.org/wp-content/cache/min/1/wp-content/themes/consulting/assets/css/font-awesome.min.css?ver=1732383588' type='text/css' media='all' /> <link rel='stylesheet' id='select2-css' href='https://www.icmeh.org/wp-content/themes/consulting/assets/css/select2.min.css?ver=4.0.2' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='header_builder-css' href='https://www.icmeh.org/wp-content/cache/min/1/wp-content/themes/consulting/assets/css/header_builder.css?ver=1732383588' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='consulting-default-font-css' href='https://www.icmeh.org/wp-content/cache/min/1/wp-content/uploads/omgf/consulting-default-font/consulting-default-font.css?ver=1732383588' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='consulting-theme-options-css' href='https://www.icmeh.org/wp-content/cache/min/1/wp-content/uploads/stm_uploads/theme_options.css?ver=1732383588' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='consulting-global-styles-css' href='https://www.icmeh.org/wp-content/cache/min/1/wp-content/themes/consulting/assets/css/layouts/global_styles/main.css?ver=1732383588' type='text/css' media='all' /> <style id='consulting-global-styles-inline-css' type='text/css'> .elementor-widget-video .eicon-play { border-color: #fde428; background-color: #fde428; } .elementor-widget-wp-widget-nav_menu ul li, .elementor-widget-wp-widget-nav_menu ul li a { color: #002e5b; } .elementor-widget-wp-widget-nav_menu ul li.current-cat:hover > a, .elementor-widget-wp-widget-nav_menu ul li.current-cat > a, .elementor-widget-wp-widget-nav_menu ul li.current-menu-item:hover > a, .elementor-widget-wp-widget-nav_menu ul li.current-menu-item > a, .elementor-widget-wp-widget-nav_menu ul li.current_page_item:hover > a, .elementor-widget-wp-widget-nav_menu ul li.current_page_item > a, .elementor-widget-wp-widget-nav_menu ul li:hover > a { border-left-color: #6c98e1; } div.elementor-widget-button a.elementor-button, div.elementor-widget-button .elementor-button { background-color: #002e5b; } div.elementor-widget-button a.elementor-button:hover, div.elementor-widget-button .elementor-button:hover { background-color: #fde428; color: #002e5b; } .elementor-default .elementor-text-editor ul:not(.elementor-editor-element-settings) li:before, .elementor-default .elementor-widget-text-editor ul:not(.elementor-editor-element-settings) li:before { color: #6c98e1; } .consulting_elementor_wrapper .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-mobile-title, .consulting_elementor_wrapper .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title { background-color: #fde428; } .consulting_elementor_wrapper .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-mobile-title, .consulting_elementor_wrapper .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title a { color: #002e5b; } .consulting_elementor_wrapper .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-mobile-title.elementor-active, .consulting_elementor_wrapper .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title.elementor-active { background-color: #002e5b; } .consulting_elementor_wrapper .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-mobile-title.elementor-active, .consulting_elementor_wrapper .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title.elementor-active a { color: #fde428; } .radial-progress .circle .mask .fill { background-color: #fde428; } :root { --con_base_color: #002e5b; --con_secondary_color: #6c98e1; --con_third_color: #fde428; --con_primary_font_family: Open Sans; --con_secondary_font_family: Montserrat; } :root { --con_top_bar_shadow_params: 0px 0px 0px 0px;--con_header_button_border_radius: 50px 50px 50px 50px;--con_header_button_text_transform: uppercase;--con_header_button_font_size: 14px;--con_header_button_mobile_text_transform: uppercase;--con_header_nav_menu_link_text_transform: normal;--con_header_nav_menu_link_color_active: rgba(255,209,0,1);--con_header_nav_menu_link_color_hover: rgba(255,209,0,1);--con_header_nav_menu_link_arrow_color: rgba(255,209,0,1);--con_header_nav_menu_link_arrow_color_hover: rgba(255,209,0,1);--con_header_nav_menu_level_1_link_text_transform: normal;--con_header_nav_menu_level_1_link_color_hover: rgba(255,209,0,1);--con_header_nav_menu_level_2_link_text_transform: normal; } :root { --con_title_box_bg_position: ;--con_title_box_bg_attachment: ;--con_title_box_bg_size: ;--con_title_box_bg_repeat: ; } </style> <link data-minify="1" rel='stylesheet' id='font-awesome-official-css' href='https://www.icmeh.org/wp-content/cache/min/1/releases/v5.14.0/css/all.css?ver=1732383588' type='text/css' media='all' crossorigin="anonymous" /> <link data-minify="1" rel='stylesheet' id='js_composer_front-css' href='https://www.icmeh.org/wp-content/cache/min/1/wp-content/plugins/js_composer/assets/css/js_composer.min.css?ver=1732383588' type='text/css' media='all' /> <link rel='stylesheet' id='addtoany-css' href='https://www.icmeh.org/wp-content/plugins/add-to-any/addtoany.min.css?ver=1.16' type='text/css' media='all' /> <style id='rocket-lazyload-inline-css' type='text/css'> .rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:url(https://www.icmeh.org/wp-content/plugins/wp-rocket/assets/img/youtube.png) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;} </style> <link data-minify="1" rel='stylesheet' id='font-awesome-official-v4shim-css' href='https://www.icmeh.org/wp-content/cache/min/1/releases/v5.14.0/css/v4-shims.css?ver=1732383588' type='text/css' media='all' crossorigin="anonymous" /> <style id='font-awesome-official-v4shim-inline-css' type='text/css'> @font-face { font-family: "FontAwesome"; font-display: block; src: url("https://use.fontawesome.com/releases/v5.14.0/webfonts/fa-brands-400.eot"), url("https://use.fontawesome.com/releases/v5.14.0/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("https://use.fontawesome.com/releases/v5.14.0/webfonts/fa-brands-400.woff2") format("woff2"), url("https://use.fontawesome.com/releases/v5.14.0/webfonts/fa-brands-400.woff") format("woff"), url("https://use.fontawesome.com/releases/v5.14.0/webfonts/fa-brands-400.ttf") format("truetype"), url("https://use.fontawesome.com/releases/v5.14.0/webfonts/fa-brands-400.svg#fontawesome") format("svg"); } @font-face { font-family: "FontAwesome"; font-display: block; src: url("https://use.fontawesome.com/releases/v5.14.0/webfonts/fa-solid-900.eot"), url("https://use.fontawesome.com/releases/v5.14.0/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("https://use.fontawesome.com/releases/v5.14.0/webfonts/fa-solid-900.woff2") format("woff2"), url("https://use.fontawesome.com/releases/v5.14.0/webfonts/fa-solid-900.woff") format("woff"), url("https://use.fontawesome.com/releases/v5.14.0/webfonts/fa-solid-900.ttf") format("truetype"), url("https://use.fontawesome.com/releases/v5.14.0/webfonts/fa-solid-900.svg#fontawesome") format("svg"); } @font-face { font-family: "FontAwesome"; font-display: block; src: url("https://use.fontawesome.com/releases/v5.14.0/webfonts/fa-regular-400.eot"), url("https://use.fontawesome.com/releases/v5.14.0/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("https://use.fontawesome.com/releases/v5.14.0/webfonts/fa-regular-400.woff2") format("woff2"), url("https://use.fontawesome.com/releases/v5.14.0/webfonts/fa-regular-400.woff") format("woff"), url("https://use.fontawesome.com/releases/v5.14.0/webfonts/fa-regular-400.ttf") format("truetype"), url("https://use.fontawesome.com/releases/v5.14.0/webfonts/fa-regular-400.svg#fontawesome") format("svg"); unicode-range: U+F004-F005,U+F007,U+F017,U+F022,U+F024,U+F02E,U+F03E,U+F044,U+F057-F059,U+F06E,U+F070,U+F075,U+F07B-F07C,U+F080,U+F086,U+F089,U+F094,U+F09D,U+F0A0,U+F0A4-F0A7,U+F0C5,U+F0C7-F0C8,U+F0E0,U+F0EB,U+F0F3,U+F0F8,U+F0FE,U+F111,U+F118-F11A,U+F11C,U+F133,U+F144,U+F146,U+F14A,U+F14D-F14E,U+F150-F152,U+F15B-F15C,U+F164-F165,U+F185-F186,U+F191-F192,U+F1AD,U+F1C1-F1C9,U+F1CD,U+F1D8,U+F1E3,U+F1EA,U+F1F6,U+F1F9,U+F20A,U+F247-F249,U+F24D,U+F254-F25B,U+F25D,U+F267,U+F271-F274,U+F279,U+F28B,U+F28D,U+F2B5-F2B6,U+F2B9,U+F2BB,U+F2BD,U+F2C1-F2C2,U+F2D0,U+F2D2,U+F2DC,U+F2ED,U+F328,U+F358-F35B,U+F3A5,U+F3D1,U+F410,U+F4AD; } </style> <script type="text/javascript" src="https://www.icmeh.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" data-rocket-defer defer></script> <script type="text/javascript" src="https://www.icmeh.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="addtoany-core-js-before"> /* <![CDATA[ */ window.a2a_config=window.a2a_config||{};a2a_config.callbacks=[];a2a_config.overlays=[];a2a_config.templates={}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" defer data-rocket-src="https://static.addtoany.com/menu/page.js" id="addtoany-core-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" defer data-rocket-src="https://www.icmeh.org/wp-content/plugins/add-to-any/addtoany.min.js?ver=1.1" id="addtoany-jquery-js"></script> <script type="rocketlazyloadscript"></script><link rel="https://api.w.org/" href="https://www.icmeh.org/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://www.icmeh.org/wp-json/wp/v2/pages/4727" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.icmeh.org/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.7.1" /> <link rel='shortlink' href='https://www.icmeh.org/?p=4727' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://www.icmeh.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.icmeh.org%2Flondon-2019%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://www.icmeh.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.icmeh.org%2Flondon-2019%2F&#038;format=xml" /> <!-- Google Tag Manager --> <script type="rocketlazyloadscript">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-56H94GR');</script> <!-- End Google Tag Manager --> <!-- Global site tag (gtag.js) - AdWords: 801793555 --> <script type="rocketlazyloadscript" async data-rocket-src="https://www.googletagmanager.com/gtag/js?id=AW-801793555"></script> <script type="rocketlazyloadscript"> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'AW-801793555'); </script> <script type="rocketlazyloadscript"> gtag('event', 'page_view', { 'send_to': 'AW-801793555', 'user_id': 'replace with value' }); </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> var stm_wpcfto_ajaxurl = 'https://www.icmeh.org/wp-admin/admin-ajax.php'; </script> <style> .vue_is_disabled { display: none; } </style> <script type="rocketlazyloadscript"> var stm_wpcfto_nonces = {"wpcfto_save_settings":"39d1e02bc6","get_image_url":"8efccc3df4","wpcfto_upload_file":"ce1cfdc8cb","wpcfto_search_posts":"6e6c3fbd42"}; </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> var ajaxurl = 'https://www.icmeh.org/wp-admin/admin-ajax.php'; var stm_ajax_load_events = 'c4a230bf46'; var stm_ajax_load_portfolio = 'e08eb0e966'; var stm_ajax_add_event_member_sc = '344520007b'; var stm_custom_register = 'afa64fd94a'; var stm_get_prices = '48306af0b8'; var stm_get_history = 'f9f9cd477b'; var stm_ajax_add_review = '1a03bbe8bb'; var stm_ajax_add_pear_hb = 'ace5ce15e6'; </script> <style> #wp-admin-bar-consulting_settings img { max-width: 25px; vertical-align: top; position: relative; top: 3px; } </style> <meta name="generator" content="Powered by WPBakery Page Builder - drag and drop page builder for WordPress."/> <link rel="icon" href="https://www.icmeh.org/wp-content/uploads/2018/07/icmeh-logo-50x50.png" sizes="32x32" /> <link rel="icon" href="https://www.icmeh.org/wp-content/uploads/2018/07/icmeh-logo.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://www.icmeh.org/wp-content/uploads/2018/07/icmeh-logo.png" /> <meta name="msapplication-TileImage" content="https://www.icmeh.org/wp-content/uploads/2018/07/icmeh-logo.png" /> <style type="text/css" id="wp-custom-css"> .header_style_4 .header-box .container .nav-box .main_menu_nav>li.menu-item-has-children>a:after { right: -5px !important; } //mobile sub { vertical-align: super; font-size: x-large !important; } .soliloquy-caption-mobile { background: #00000096 !important; text-shadow: none !important; padding: 28px !important; margin: auto; border-radius: 10px; float: right; display: grid !important; width: fit-content; } .soliloquy-caption-mobile .l1 { text-align: left; color: #fff; font-weight: 700; font-size: 18px; margin-bottom: 10px; margin-top: 10px; } .soliloquy-caption-mobile .l1 .turn { color: #ffca00; line-height: 95px; letter-spacing: 0px; font-weight: 900; font-size: 100px; display: block; transform-origin: 50% 50%; } .soliloquy-caption-mobile .l2 { text-align: left; margin-bottom: 20px; color: #fff; font-weight: 700; font-size: 42px; line-height: 50px; -webkit-text-stroke: 1px white } .soliloquy-item-2 .soliloquy-caption-mobile .l2 { color: #fff!important; } .soliloquy-caption-mobile .datetime { color: #fff; font-weight: 700; font-size: 22px !important; text-align: left !important; margin-bottom: 25px !important; } .virtualdate { color: #fff; font-weight: 400; font-size: 25px !important; text-align: left !important; margin-bottom: 20px !important; } .soliloquy-caption-mobile .buttons { display: block; float: left !important; width: 100% !important; } .soliloquy-item-2 .buttons { } .soliloquy-caption-mobile a { font-weight: 500; font-size: 18px; display: block; padding: 15px 20px; border-radius: 3px; color: #ffffff; text-decoration: none; text-align: center; } .soliloquy-caption-mobile a:hover { opacity: 0.8 !important; } .soliloquy-caption-mobile a.readmore { background-color: #fff; color: #fff; } .soliloquy-caption-mobile a.submission { background-color: #fff; color: #088e1e; } .soliloquy-caption-mobile a.registration { background-color: #fff; color: #088e1e; margin-top: 10px; } body.header_style_4 .top_nav .top_nav_wrapper > ul > li > a { padding: 21px 10px 10px 24px; } .footer_logo { display: none; } .header_top { background: #ffffff; } .top_nav .container { width: 1290px; } h2, .h2 { text-transform: inherit !important; } .stm_post_details {display:none;} h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 { letter-spacing: -0.03em; } #gf_coupon_button { display: inline-block !important; width: auto; } .gform_wrapper input.gf_coupon_code { display: inline-block !important; width:auto !important; } .info_box.style_5 { padding: 27px 20px 20px 20px; } .leftsidepop{float:left;width:30%} .leftsidepop img{ width: 150px; height: 150px; margin: 60% 0; float: right; } .leftsidepop img {border-radius: 15px 0 0 15px;} .rightsidepop{float:right;width:70%} .rightsidepop p{line-height:20px;font-size:15px} .rightsidepop .gform_footer{margin:0} .rightsidepop .gform_wrapper ul.gform_fields li.gfield{padding-right:0} .rightsidepop{padding:20px 25px 0 25px} .rightsidepop .gform_wrapper ul li.gfield{margin-top:10px} label{margin-bottom:0} .rightsidepop .gform_wrapper .top_label div.ginput_container{margin-top:0} .rightsidepop .gform_wrapper ul.gform_fields li.gfield{padding-left:0 !important} .rightsidepop input[type=text] { height: 40px; border-radius: 5px; } .rightsidepop input[type=submit] { padding: 0 50px !important; height: 40px; border-radius: 5px; } .page_title { background-image: url(https://www.icmeh.org/wp-content/uploads/2021/08/page-title-wi-1.jpg) !important; background-position: center center !important; background-size: cover !important; background-repeat: no-repeat !important; } .icon_texts { display: none; } .nav-box.affix-top, .nav-box.affix { background: #143880 !important; padding: 0 22px; } .main_menu_nav>li>a { padding: 22px 10px !important; font-size: 14.8px } .menu-item-has-children { padding-right: 5px; } .header_style_4 .header-box .container .nav-box .main_menu_nav>li.menu-item-has-children>a:after { right: -5px; } .soliloquy-wrapper ul li { padding: 0 !important; } .gchoice label { display: inline !important } @media (max-width: 450px) { .leftsidepop img { float: none; margin: auto; display: block; } .leftsidepop { display: block !important; width: 100%; margin-top: 20px !important; } .rightsidepop { width: 100%; padding: 0 25px 0 25px; } } </style> <style type="text/css" data-type="vc_shortcodes-default-css">.vc_do_custom_heading{margin-bottom:0.625rem;margin-top:0;}.vc_do_btn{margin-bottom:22px;}</style><noscript><style> .wpb_animate_when_almost_visible { opacity: 1; }</style></noscript><noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript> <meta name="generator" content="WP Rocket 3.17.3" data-wpr-features="wpr_delay_js wpr_defer_js wpr_minify_js wpr_preload_fonts wpr_lazyload_images wpr_lazyload_iframes wpr_oci wpr_image_dimensions wpr_minify_css wpr_desktop wpr_preload_links" /></head> <body class="page-template-default page page-id-4727 site_layout_1 sticky_menu default_header_builder header_style_4 mobile_grid_landscape wpb-js-composer js-comp-ver-8.0 vc_responsive"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-56H94GR" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <div id="wrapper"> <div id="fullpage" class="content_wrapper"> <div id="menu_toggle_button" style="display: none;"> <button>&nbsp;</button> </div> <header id="header"> <div class="header-box hide_wpml_on_mobile "> <div class="container"> <div class="logo-box"> <div class="logo logo-desktop"> <a href="https://www.icmeh.org/" style="margin: 0px 0px 0px 0px;"> <img width="82" height="89" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2082%2089'%3E%3C/svg%3E" style="width: 82px; height: 89px;" alt="16th international conference on Management, Economics and Humanities" data-lazy-src="https://www.icmeh.org/wp-content/uploads/2018/07/icmeh-logo.png" /><noscript><img width="82" height="89" src="https://www.icmeh.org/wp-content/uploads/2018/07/icmeh-logo.png" style="width: 82px; height: 89px;" alt="16th international conference on Management, Economics and Humanities" /></noscript> </a> </div> <div class="logo logo-mobile"> <a href="https://www.icmeh.org/" style="margin: 0px 0px 0px 0px;"> <img width="82" height="89" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2082%2089'%3E%3C/svg%3E" style="width: 82px; height: 89px;" alt="16th international conference on Management, Economics and Humanities" data-lazy-src="https://www.icmeh.org/wp-content/uploads/2018/07/icmeh-logo.png" /><noscript><img width="82" height="89" src="https://www.icmeh.org/wp-content/uploads/2018/07/icmeh-logo.png" style="width: 82px; height: 89px;" alt="16th international conference on Management, Economics and Humanities" /></noscript> </a> </div> <div class="menu-toggle"> <button>&nbsp;</button> </div> </div> <div class="contact-info-box hide_on_mobile "> <div class="contact-info"> <div class="icon"><i class="fa fa-map-marker" style="color:#143880; font-size:px;"></i></div> <div class="text">Vienna, Austria</div> </div> <div class="contact-info"> <div class="icon"><i class="stm-mail_13" style="color:#143880; font-size:px;"></i></div> <div class="text">info@icmeh.org </div> </div> <div class="contact-info"> <div class="icon"><i class="fa fa-phone" style="color:#143880; font-size:px;"></i></div> <div class="text">+370 645 17 211</div> </div> </div> <div class="header_mobile_elements"> <div class="socials-box hide_on_mobile "> </div> </div> <div class="nav-box"> <ul id="menu-main" class="main_menu_nav"><li id="menu-item-3681" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-3681"><a href="https://www.icmeh.org/">Home</a></li> <li id="menu-item-3682" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-3682"><a href="#">About</a> <ul class="sub-menu"> <li id="menu-item-3670" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3670"><a href="https://www.icmeh.org/about-icmeh/">ICMEH Conference</a></li> <li id="menu-item-3675" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3675"><a href="https://www.icmeh.org/deadlines/">Deadlines</a></li> <li id="menu-item-3678" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3678"><a href="https://www.icmeh.org/scientific-committee/">Scientific Committee</a></li> <li id="menu-item-6816" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6816"><a href="https://www.icmeh.org/conference-speakers/">Conference Speakers</a></li> <li id="menu-item-3820" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3820"><a href="https://www.icmeh.org/publication/">Publication</a></li> <li id="menu-item-5294" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5294"><a href="https://www.icmeh.org/virtual-presentation/">Virtual Presentation</a></li> </ul> </li> <li id="menu-item-3680" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3680"><a href="https://www.icmeh.org/call-for-papers/">Call for Papers</a></li> <li id="menu-item-3949" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-3949"><a href="#">Paper&#8217;s Format</a> <ul class="sub-menu"> <li id="menu-item-3953" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3953"><a href="https://www.icmeh.org/abstract-format/">Abstract Format</a></li> <li id="menu-item-3679" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3679"><a href="https://www.icmeh.org/full-paper-format/">Full paper Format</a></li> <li id="menu-item-4088" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4088"><a href="https://www.icmeh.org/poster-format/">Poster Format</a></li> </ul> </li> <li id="menu-item-3669" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3669"><a href="https://www.icmeh.org/online-submission/">Online Submission</a></li> <li id="menu-item-3676" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3676"><a href="https://www.icmeh.org/registration/">Registration</a></li> <li id="menu-item-3683" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-3683"><a href="#">Venue</a> <ul class="sub-menu"> <li id="menu-item-3673" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3673"><a href="https://www.icmeh.org/conference-venue/">Conference Venue</a></li> <li id="menu-item-713874" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-713874"><a href="https://www.icmeh.org/viennas-required-information/">Vienna鈥檚 Required Information</a></li> <li id="menu-item-3967" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3967"><a href="https://www.icmeh.org/accommodation/">Accommodation</a></li> </ul> </li> <li id="menu-item-4079" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4079"><a href="https://www.icmeh.org/conference-history/">History</a></li> <li id="menu-item-3666" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3666"><a href="https://www.icmeh.org/invitation-letter/">Visa</a></li> <li id="menu-item-4086" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4086"><a href="https://www.icmeh.org/news/">News</a></li> <li id="menu-item-3674" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3674"><a href="https://www.icmeh.org/contact-us/">Contact Us</a></li> </ul> <div class="socials-box hide_on_mobile "> </div> </div> </div> </div> </header> <div id="main" > <div class="page_title"> <div class="container"> <div class="breadcrumbs"> <!-- Breadcrumb NavXT 7.3.1 --> <span typeof="v:Breadcrumb"><a rel="v:url" property="v:title" title="Go to 16th international conference on Management, Economics and Humanities." href="https://www.icmeh.org" class="home">Home</a></span><span><i class="fa fa-angle-right"></i></span><span property="itemListElement" typeof="ListItem"><span property="name">London _ 2019</span><meta property="position" content="2"></span> </div> <h1 class="h2"> London _ 2019 </h1> </div> </div> <div class="container"> <div class="content-area"> <article id="post-4727" class="post-4727 page type-page status-publish hentry"> <div class="entry-content"> <div class="wpb-content-wrapper"><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-9"><div class="vc_column-inner "><div class="wpb_wrapper"><div class="vc_custom_heading text_align_left" ><h2 style="color: #111111;text-align: left" class="consulting-custom-title">The Success Story of ICMEH 2019</h2></div></div></div></div><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner "><div class="wpb_wrapper"><div class="vc_btn3-container vc_btn3-center vc_do_btn" ><a class="vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-icon-right vc_btn3-color-warning" href="https://www.dpublication.com/proceeding/9th-icmeh/" title="" target="_blank" rel="noopener">Conference Proceeding <i class="vc_btn3-icon fas fa-angle-double-right"></i></a></div></div></div></div><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner "><div class="wpb_wrapper"> <div class="wpb_text_column wpb_content_element" > <div class="wpb_wrapper"> <p style="text-align: justify;">ICMEH is the annual International Conference on Management, Economics and Humanities. Its 2019 edition was the 9th year we organized this event and we are happy to report that the enthusiasm of attendees has only increased over the years. In 2019 we hosted the event in London, UK between the 26th and 28th of July. Whitelands College Roehampton University was the venue.</p> <p style="text-align: justify;"><a href="https://www.icmeh.org/">ICMEH</a> 2019 attracted academics, researchers, and scientists from all over the world &#8211; the United States, Iran, Oman, Kuwait, Australia, Croatia, Germany, Portugal, Romania, and numerous others. Presentations were as diverse as the audience. The program covered such subjects as the impact of globalization on manufacturing output, service quality of governments, youth employment and unemployment in the digital economy, and a range of other relevant topics.</p> <p style="text-align: justify;">Learning is at the base of ICMEH. It鈥檚 offered through innovative presentation formats and networking session. However, it doesn鈥檛 stop when the event is over. ICMEH creates a network of academics, who continue to engage in cross-border learning long after the conference takes place. That鈥檚 what makes the event truly special.</p> <p style="text-align: justify;">Finally, ICMEH attendees were invited to join a free guided tour of the historic city of London. There鈥檚 so much to explore in this buzzing city and, even though we only had a chance to discover a fraction of this multi-faceted place, everyone who joined left with unforgettable memories.</p> <p style="text-align: justify;">See you at ICMEH 2023!</p> </div> </div> <div class="vc_row wpb_row vc_inner vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"> <div class="vc_grid-container-wrapper vc_clearfix vc_grid-animation-fadeIn"> <div class="vc_grid-container vc_clearfix wpb_content_element vc_media_grid" data-initial-loading-animation="fadeIn" data-vc-grid-settings="{&quot;page_id&quot;:4727,&quot;style&quot;:&quot;all&quot;,&quot;action&quot;:&quot;vc_get_vc_grid_data&quot;,&quot;shortcode_id&quot;:&quot;1714546394964-ef33efdd-0aa7-3&quot;,&quot;tag&quot;:&quot;vc_media_grid&quot;}" data-vc-request="https://www.icmeh.org/wp-admin/admin-ajax.php" data-vc-post-id="4727" data-vc-public-nonce="a7856fee5b"> </div> </div></div></div></div></div></div></div></div></div> </div> </div> </article> </div> </div> <!--.container--> </div> <!--#main--> </div> <!--.content_wrapper--> <footer id="footer" class="footer style_1"> <div class="widgets_row"> <div class="container"> <div class="footer_widgets"> <div class="row"> <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12"> <div class="footer_logo"> <a href="https://www.icmeh.org/"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20180%2045'%3E%3C/svg%3E" alt="16th international conference on Management, Economics and Humanities" width="180" height="45" data-lazy-src="https://www.icmeh.org/wp-content/themes/consulting/assets/images/tmp/logo_default.svg" /><noscript><img src="https://www.icmeh.org/wp-content/themes/consulting/assets/images/tmp/logo_default.svg" alt="16th international conference on Management, Economics and Humanities" width="180" height="45" /></noscript> </a> </div> <section id="text-5" class="widget widget_text"><h4 class="widget_title no_stripe">About ICMEH</h4> <div class="textwidget"><p style="text-align: justify;"><strong>The 16th international conference on Management, Economics and Humanities (ICMEH), June 12-14, 2025 in Vienna, Austria </strong>aims to bring together academia, researchers, and scholars to exchange information and share experiences and research results about all aspects of specialized and interdisciplinary fields. This event provides an opportunity for all to network, share ideas, and present their research to a worldwide community.</p> </div> </section> </div> <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12"> <section id="nav_menu-2" class="widget widget_nav_menu"><h4 class="widget_title no_stripe">Useful Links</h4><div class="menu-extra-links-container"><ul id="menu-extra-links" class="menu"><li id="menu-item-4452" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4452"><a href="https://www.icmeh.org/call-for-papers/">Call for Papers</a></li> <li id="menu-item-4453" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4453"><a href="https://www.icmeh.org/full-paper-format/">Full paper Format</a></li> <li id="menu-item-4451" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4451"><a href="https://www.icmeh.org/abstract-format/">Abstract Format</a></li> <li id="menu-item-3769" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3769"><a href="https://www.icmeh.org/online-submission/">Online Submission</a></li> <li id="menu-item-3771" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3771"><a href="https://www.icmeh.org/registration/">Registration</a></li> <li id="menu-item-4824" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4824"><a href="https://www.icmeh.org/privacy-policy/">Privacy Policy</a></li> </ul></div></section> </div> <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12"> <section id="gform_widget-2" class="widget gform_widget"><h4 class="widget_title no_stripe">Newsletter</h4><link rel='stylesheet' id='gforms_reset_css-css' href='https://www.icmeh.org/wp-content/plugins/gravityforms/legacy/css/formreset.min.css?ver=2.9.0' type='text/css' media='all' /> <link rel='stylesheet' id='gforms_formsmain_css-css' href='https://www.icmeh.org/wp-content/plugins/gravityforms/legacy/css/formsmain.min.css?ver=2.9.0' type='text/css' media='all' /> <link rel='stylesheet' id='gforms_ready_class_css-css' href='https://www.icmeh.org/wp-content/plugins/gravityforms/legacy/css/readyclass.min.css?ver=2.9.0' type='text/css' media='all' /> <link rel='stylesheet' id='gforms_browsers_css-css' href='https://www.icmeh.org/wp-content/plugins/gravityforms/legacy/css/browsers.min.css?ver=2.9.0' type='text/css' media='all' /> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.icmeh.org/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381" id="wp-dom-ready-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.icmeh.org/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.icmeh.org/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-i18n-js-after"> /* <![CDATA[ */ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.icmeh.org/wp-includes/js/dist/a11y.min.js?ver=3156534cc54473497e14" id="wp-a11y-js" data-rocket-defer defer></script> <script type="text/javascript" defer='defer' src="https://www.icmeh.org/wp-content/plugins/gravityforms/js/jquery.json.min.js?ver=2.9.0" id="gform_json-js"></script> <script type="text/javascript" id="gform_gravityforms-js-extra"> /* <![CDATA[ */ var gform_i18n = {"datepicker":{"days":{"monday":"Mo","tuesday":"Tu","wednesday":"We","thursday":"Th","friday":"Fr","saturday":"Sa","sunday":"Su"},"months":{"january":"January","february":"February","march":"March","april":"April","may":"May","june":"June","july":"July","august":"August","september":"September","october":"October","november":"November","december":"December"},"firstDay":1,"iconText":"Select date"}}; var gf_legacy_multi = []; var gform_gravityforms = {"strings":{"invalid_file_extension":"This type of file is not allowed. Must be one of the following:","delete_file":"Delete this file","in_progress":"in progress","file_exceeds_limit":"File exceeds size limit","illegal_extension":"This type of file is not allowed.","max_reached":"Maximum number of files reached","unknown_error":"There was a problem while saving the file on the server","currently_uploading":"Please wait for the uploading to complete","cancel":"Cancel","cancel_upload":"Cancel this upload","cancelled":"Cancelled"},"vars":{"images_url":"https:\/\/www.icmeh.org\/wp-content\/plugins\/gravityforms\/images"}}; var gf_global = {"gf_currency_config":{"name":"Euro","symbol_left":"","symbol_right":"&#8364;","symbol_padding":" ","thousand_separator":".","decimal_separator":",","decimals":2,"code":"EUR"},"base_url":"https:\/\/www.icmeh.org\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/www.icmeh.org\/wp-content\/plugins\/gravityforms\/images\/spinner.svg","version_hash":"ee2836cfe3693fc99dd5ada75033370b","strings":{"newRowAdded":"New row added.","rowRemoved":"Row removed","formSaved":"The form has been saved. The content contains the link to return and complete the form."}}; /* ]]> */ </script> <script type="text/javascript" defer='defer' src="https://www.icmeh.org/wp-content/plugins/gravityforms/js/gravityforms.min.js?ver=2.9.0" id="gform_gravityforms-js"></script> <script type="text/javascript" defer='defer' src="https://www.icmeh.org/wp-content/plugins/gravityforms/js/placeholders.jquery.min.js?ver=2.9.0" id="gform_placeholder-js"></script> <script type="text/javascript">var gform;gform||(document.addEventListener("gform_main_scripts_loaded",function(){gform.scriptsLoaded=!0}),document.addEventListener("gform/theme/scripts_loaded",function(){gform.themeScriptsLoaded=!0}),window.addEventListener("DOMContentLoaded",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>"function"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn("The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1."),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener("gform_main_scripts_loaded",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener("gform/theme/scripts_loaded",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener("DOMContentLoaded",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook("action",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook("filter",o,r,e,t)},doAction:function(o){gform.doHook("action",o,arguments)},applyFilters:function(o){return gform.doHook("filter",o,arguments)},removeAction:function(o,r){gform.removeHook("action",o,r)},removeFilter:function(o,r,e){gform.removeHook("filter",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+"_"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){"function"!=typeof(t=o.callable)&&(t=window[t]),"action"==r?t.apply(null,e):e[0]=t.apply(null,e)})),"filter"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});</script> <div class='gf_browser_unknown gform_wrapper gform_legacy_markup_wrapper gform-theme--no-framework' data-form-theme='legacy' data-form-index='0' id='gform_wrapper_68' ><form method='post' enctype='multipart/form-data' id='gform_68' action='/london-2019/' data-formid='68' novalidate> <div class='gform-body gform_body'><ul id='gform_fields_68' class='gform_fields top_label form_sublabel_below description_below validation_below'><li id="field_68_2" class="gfield gfield--type-text gfield--input-type-text gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible" data-js-reload="field_68_2" ><label class='gfield_label gform-field-label' for='input_68_2'>Your Name<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_text'><input name='input_2' id='input_68_2' type='text' value='' class='large' tabindex='1' placeholder='Full Name' aria-required="true" aria-invalid="false" /></div></li><li id="field_68_1" class="gfield gfield--type-email gfield--input-type-email gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible" data-js-reload="field_68_1" ><label class='gfield_label gform-field-label' for='input_68_1'>Email<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_email'> <input name='input_1' id='input_68_1' type='email' value='' class='large' tabindex='2' placeholder='Type your email here ...' aria-required="true" aria-invalid="false" /> </div></li><li id="field_68_4" class="gfield gfield--type-radio gfield--type-choice gfield--input-type-radio gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_68_4" ><label class='gfield_label gform-field-label' >Select Participation Type<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_radio'><ul class='gfield_radio' id='input_68_4'> <li class='gchoice gchoice_68_4_0'> <input name='input_4' type='radio' value='Oral, Poster or Virtual Presenter' id='choice_68_4_0' tabindex='3' /> <label for='choice_68_4_0' id='label_68_4_0' class='gform-field-label gform-field-label--type-inline'>Oral, Poster or Virtual Presenter</label> </li> <li class='gchoice gchoice_68_4_1'> <input name='input_4' type='radio' value='Listener' id='choice_68_4_1' tabindex='4' /> <label for='choice_68_4_1' id='label_68_4_1' class='gform-field-label gform-field-label--type-inline'>Listener</label> </li></ul></div></li><li id="field_68_5" class="gfield gfield--type-honeypot gform_validation_container field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_68_5" ><label class='gfield_label gform-field-label' for='input_68_5'>Name</label><div class='ginput_container'><input name='input_5' id='input_68_5' type='text' value='' autocomplete='new-password'/></div><div class='gfield_description' id='gfield_description_68_5'>This field is for validation purposes and should be left unchanged.</div></li></ul></div> <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_68' class='gform_button button' onclick='gform.submission.handleButtonClick(this)' value='Submit' tabindex='5' /> <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_68' value='postback' /> <input type='hidden' class='gform_hidden' name='is_submit_68' value='1' /> <input type='hidden' class='gform_hidden' name='gform_submit' value='68' /> <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' /> <input type='hidden' class='gform_hidden' name='state_68' value='WyJ7XCI0XCI6W1wiODJkZDU3NDI1ZmYyYjA3MTViZTNjN2Y1YjA2ZWU5OWZcIixcImY4NjgxN2QwNWE3OTgyYTY0NjQyNmJhZjZmNjg5OWUwXCJdfSIsIjRmNDFmYzZmNzY5Y2UyNzM4NDM4OWE5MmY4NGJjY2Y1Il0=' /> <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_68' id='gform_target_page_number_68' value='0' /> <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_68' id='gform_source_page_number_68' value='1' /> <input type='hidden' name='gform_field_values' value='' /> </div> <p style="display: none !important;" class="akismet-fields-container" data-prefix="ak_"><label>&#916;<textarea name="ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_1" name="ak_js" value="37"/><script type="rocketlazyloadscript">document.getElementById( "ak_js_1" ).setAttribute( "value", ( new Date() ).getTime() );</script></p></form> </div><script type="text/javascript">window.addEventListener('DOMContentLoaded', function() { /* <![CDATA[ */ gform.initializeOnLoaded( function() {gformInitSpinner( 68, 'https://www.icmeh.org/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_68').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_68');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_68').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_68').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_68').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_68').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_68').val();gformInitSpinner( 68, 'https://www.icmeh.org/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [68, current_page]);window['gf_submitting_68'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_68').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [68]);window['gf_submitting_68'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_68').text());}else{jQuery('#gform_68').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "68", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_68" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_68"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_68" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; jQuery( document ).trigger( 'gform_post_render', [68, current_page] ); gform.utils.trigger( { event: 'gform/postRender', native: false, data: { formId: 68, currentPage: current_page } } ); gform.utils.trigger( { event: 'gform/post_render', native: false, data: { formId: 68, currentPage: current_page } } ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); /* ]]> */ });</script> </section> </div> <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12"> <section id="text-2" class="widget widget_text"><h4 class="widget_title no_stripe">Contact</h4> <div class="textwidget"><p>Organizer team available to help you 24 hours a day, seven days week.</p> <p><i class="fa fa-envelope" aria-hidden="true"></i> info@icmeh.org</p> <p><i class="fa fa-phone" aria-hidden="true"></i> +370 645 17 211 </p> </div> </section><section id="a2a_follow_widget-2" class="widget widget_a2a_follow_widget"><div class="a2a_kit a2a_kit_size_32 a2a_follow addtoany_list"><a class="a2a_button_facebook" href="https://www.facebook.com/IcmehConference/" title="Facebook" rel="noopener" target="_blank"></a></div></section> </div> </div> </div> </div> </div> <div class="copyright_row"> <div class="container"> <div class="copyright_row_wr"> <div class="copyright"> Copyright 漏2024 ICMEH. All Rights Reserved. </div> </div> </div> </div> </footer> </div> <!--#wrapper--> <script type="text/html" id="wpb-modifications"> window.wpbCustomElement = 1; </script><link data-minify="1" rel='stylesheet' id='vc_google_fonts_abril_fatfaceregular-css' href='https://www.icmeh.org/wp-content/cache/min/1/wp-content/uploads/omgf/vc_google_fonts_abril_fatfaceregular/vc_google_fonts_abril_fatfaceregular.css?ver=1732383588' type='text/css' media='all' /> <link rel='stylesheet' id='lightbox2-css' href='https://www.icmeh.org/wp-content/plugins/js_composer/assets/lib/vendor/node_modules/lightbox2/dist/css/lightbox.min.css?ver=8.0' type='text/css' media='all' /> <link rel='stylesheet' id='vc_animate-css-css' href='https://www.icmeh.org/wp-content/plugins/js_composer/assets/lib/vendor/node_modules/animate.css/animate.min.css?ver=8.0' type='text/css' media='all' /> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.icmeh.org/wp-content/cache/min/1/wp-content/plugins/stm-post-type/theme-options/nuxy/metaboxes/assets/vendors/trumbowyg/strumbowyg.js?ver=1732383588" id="strumbowyg-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.icmeh.org/wp-content/cache/min/1/wp-content/plugins/stm-post-type/theme-options/nuxy/metaboxes/assets/vendors/trumbowyg/vtrumbowyg.js?ver=1732383588" id="vtrumbowyg-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.icmeh.org/wp-content/cache/min/1/wp-content/plugins/stm-post-type/theme-options/nuxy/metaboxes/assets/vendors/trumbowyg/color-trumbowyg.js?ver=1732383588" id="color-trumbowyg-js" data-rocket-defer defer></script> <script type="text/javascript" id="pt-cv-content-views-script-js-extra"> /* <![CDATA[ */ var PT_CV_PUBLIC = {"_prefix":"pt-cv-","page_to_show":"5","_nonce":"3b4bd80163","is_admin":"","is_mobile":"","ajaxurl":"https:\/\/www.icmeh.org\/wp-admin\/admin-ajax.php","lang":"","loading_image_src":"data:image\/gif;base64,R0lGODlhDwAPALMPAMrKygwMDJOTkz09PZWVla+vr3p6euTk5M7OzuXl5TMzMwAAAJmZmWZmZszMzP\/\/\/yH\/C05FVFNDQVBFMi4wAwEAAAAh+QQFCgAPACwAAAAADwAPAAAEQvDJaZaZOIcV8iQK8VRX4iTYoAwZ4iCYoAjZ4RxejhVNoT+mRGP4cyF4Pp0N98sBGIBMEMOotl6YZ3S61Bmbkm4mAgAh+QQFCgAPACwAAAAADQANAAAENPDJSRSZeA418itN8QiK8BiLITVsFiyBBIoYqnoewAD4xPw9iY4XLGYSjkQR4UAUD45DLwIAIfkEBQoADwAsAAAAAA8ACQAABC\/wyVlamTi3nSdgwFNdhEJgTJoNyoB9ISYoQmdjiZPcj7EYCAeCF1gEDo4Dz2eIAAAh+QQFCgAPACwCAAAADQANAAAEM\/DJBxiYeLKdX3IJZT1FU0iIg2RNKx3OkZVnZ98ToRD4MyiDnkAh6BkNC0MvsAj0kMpHBAAh+QQFCgAPACwGAAAACQAPAAAEMDC59KpFDll73HkAA2wVY5KgiK5b0RRoI6MuzG6EQqCDMlSGheEhUAgqgUUAFRySIgAh+QQFCgAPACwCAAIADQANAAAEM\/DJKZNLND\/kkKaHc3xk+QAMYDKsiaqmZCxGVjSFFCxB1vwy2oOgIDxuucxAMTAJFAJNBAAh+QQFCgAPACwAAAYADwAJAAAEMNAs86q1yaWwwv2Ig0jUZx3OYa4XoRAfwADXoAwfo1+CIjyFRuEho60aSNYlOPxEAAAh+QQFCgAPACwAAAIADQANAAAENPA9s4y8+IUVcqaWJ4qEQozSoAzoIyhCK2NFU2SJk0hNnyEOhKR2AzAAj4Pj4GE4W0bkJQIAOw=="}; var PT_CV_PAGINATION = {"first":"\u00ab","prev":"\u2039","next":"\u203a","last":"\u00bb","goto_first":"Go to first page","goto_prev":"Go to previous page","goto_next":"Go to next page","goto_last":"Go to last page","current_page":"Current page is","goto_page":"Go to page"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.icmeh.org/wp-content/cache/min/1/wp-content/plugins/content-views-query-and-display-post-page/public/assets/js/cv.js?ver=1732383588" id="pt-cv-content-views-script-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-browser-checker-js-after"> /* <![CDATA[ */ "use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}(); /* ]]> */ </script> <script type="text/javascript" id="rocket-preload-links-js-extra"> /* <![CDATA[ */ var RocketPreloadLinksConfig = {"excludeUris":"\/acavent\/|\/acavent\/|\/(?:.+\/)?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.icmeh.org","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.icmeh.org/wp-content/themes/consulting/assets/js/bootstrap.min.js?ver=4.0.2" id="bootstrap-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.icmeh.org/wp-content/themes/consulting/assets/js/select2.min.js?ver=4.0.2" id="select2-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.icmeh.org/wp-content/cache/min/1/wp-content/themes/consulting/assets/js/custom.js?ver=1732383588" id="consulting-custom-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.icmeh.org/wp-content/plugins/js_composer/assets/js/dist/js_composer_front.min.js?ver=8.0" id="wpb_composer_front_js-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.icmeh.org/wp-content/plugins/js_composer/assets/lib/vendor/node_modules/lightbox2/dist/js/lightbox.min.js?ver=8.0" id="lightbox2-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.icmeh.org/wp-content/plugins/js_composer/assets/lib/vendor/node_modules/imagesloaded/imagesloaded.pkgd.min.js?ver=8.0" id="vc_grid-js-imagesloaded-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.icmeh.org/wp-includes/js/underscore.min.js?ver=1.13.7" id="underscore-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.icmeh.org/wp-content/plugins/js_composer/assets/lib/vc/vc_waypoints/vc-waypoints.min.js?ver=8.0" id="vc_waypoints-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.icmeh.org/wp-content/plugins/js_composer/assets/js/dist/vc_grid.min.js?ver=8.0" id="vc_grid-js" data-rocket-defer defer></script> <script type="text/javascript" defer='defer' src="https://www.icmeh.org/wp-content/plugins/gravityforms/assets/js/dist/utils.min.js?ver=f802885f3482236736b18b55abcdc360" id="gform_gravityforms_utils-js"></script> <script type="text/javascript" defer='defer' src="https://www.icmeh.org/wp-content/plugins/gravityforms/assets/js/dist/vendor-theme.min.js?ver=ddd2702ee024d421149a5e61416f1ff5" id="gform_gravityforms_theme_vendors-js"></script> <script type="text/javascript" id="gform_gravityforms_theme-js-extra"> /* <![CDATA[ */ var gform_theme_config = {"common":{"form":{"honeypot":{"version_hash":"ee2836cfe3693fc99dd5ada75033370b"},"ajax":{"ajaxurl":"https:\/\/www.icmeh.org\/wp-admin\/admin-ajax.php","ajax_submission_nonce":"bd27950068","i18n":{"step_announcement":"Step %1$s of %2$s, %3$s","unknown_error":"There was an unknown error processing your request. Please try again."}}}},"hmr_dev":"","public_path":"https:\/\/www.icmeh.org\/wp-content\/plugins\/gravityforms\/assets\/js\/dist\/","config_nonce":"1ef2c4e0b0"}; /* ]]> */ </script> <script type="text/javascript" defer='defer' src="https://www.icmeh.org/wp-content/plugins/gravityforms/assets/js/dist/scripts-theme.min.js?ver=c055226f9b8c432c9206edab9070263c" id="gform_gravityforms_theme-js"></script> <script type="rocketlazyloadscript"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript">window.addEventListener('DOMContentLoaded', function() { jQuery('.soliloquy-container').removeClass('no-js'); });</script> <script type="text/javascript">window.addEventListener('DOMContentLoaded', function() { /* <![CDATA[ */ gform.initializeOnLoaded( function() { jQuery(document).on('gform_post_render', function(event, formId, currentPage){if(formId == 68) {if(typeof Placeholders != 'undefined'){ Placeholders.enable(); }} } );jQuery(document).on('gform_post_conditional_logic', function(event, formId, fields, isInit){} ) } ); /* ]]> */ });</script> <script type="text/javascript">window.addEventListener('DOMContentLoaded', function() { /* <![CDATA[ */ gform.initializeOnLoaded( function() {jQuery(document).trigger("gform_pre_post_render", [{ formId: "68", currentPage: "1", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_68" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_68"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_68" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; jQuery( document ).trigger( 'gform_post_render', [68, 1] ); gform.utils.trigger( { event: 'gform/postRender', native: false, data: { formId: 68, currentPage: 1 } } ); gform.utils.trigger( { event: 'gform/post_render', native: false, data: { formId: 68, currentPage: 1 } } ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } ); /* ]]> */ });</script> <script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue} if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue} images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1} if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://www.icmeh.org/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script><script>function lazyLoadThumb(e,alt,l){var t='<img data-lazy-src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="play Youtube video"></button>';if(l){t=t.replace('data-lazy-','');t=t.replace('loading="lazy"','');t=t.replace(/<noscript>.*?<\/noscript>/g,'');}t=t.replace('alt=""','alt="'+alt+'"');return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?"":"&"+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow","accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var exclusions=[];var e,t,p,u,l,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)(e=document.createElement("div")),(u='https://i.ytimg.com/vi/ID/hqdefault.jpg'),(u=u.replace('ID',a[t].dataset.id)),(l=exclusions.some(exclusion=>u.includes(exclusion))),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query",a[t].dataset.query),e.setAttribute("data-src",a[t].dataset.src),(e.innerHTML=lazyLoadThumb(a[t].dataset.id,a[t].dataset.alt,l)),a[t].appendChild(e),(p=e.querySelector(".play")),(p.onclick=lazyLoadYoutubeIframe)});</script></body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1732676489 -->

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