CINXE.COM

Samantha Ferguson | Project.co

<!DOCTYPE html> <html lang="en-US"> <head><meta charset="UTF-8" /><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",t=>{this.persisted=t.persisted}),window.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(t){if(document.hidden){t._triggerListener();return}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)}_removeUserInteractionListener(){this.triggerEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(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._renameDOMAttribute(t.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(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._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(t){t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){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}))})}_waitForPendingClicks(){return new Promise(t=>{this._isClickPending?this._pendingClickFinished=t:t()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(t,e,r){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(r,event.target.getAttribute(e)),event.target.removeAttribute(e))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(e=>{if(e.hasAttribute("src")){let r=new URL(e.src).origin;r!==location.origin&&t.push({src:r,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this._batchInjectResourceHints(t,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(this),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){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 _transformScript(t){return new Promise((await this._littleBreath(),navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor)?e=>{let r=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"),r.setAttribute(e,t.nodeValue))}),t.text&&(r.text=t.text),r.hasAttribute("src")?(r.addEventListener("load",e),r.addEventListener("error",e)):(r.text=t.text,e());try{t.parentNode.replaceChild(r,t)}catch(i){e()}}:async e=>{function r(){t.setAttribute("data-rocket-status","failed"),e()}try{let i=t.getAttribute("data-rocket-type"),n=t.getAttribute("data-rocket-src");t.text,i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",function r(){t.setAttribute("data-rocket-status","executed"),e()}),t.addEventListener("error",r),n?(t.removeAttribute("data-rocket-src"),t.src=n):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}catch(s){r()}})}async _loadScriptsFromList(t){let e=t.shift();return e&&e.isConnected?(await this._transformScript(e),this._loadScriptsFromList(t)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(t,e){var r=document.createDocumentFragment();t.forEach(t=>{let i=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(i){let n=document.createElement("link");n.href=i,n.rel=e,"preconnect"!==e&&(n.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),r.appendChild(n),this.trash.push(n)}}),document.head.appendChild(r)}_delayEventListeners(t){let e={};function r(t,r){!function t(r){!e[r]&&(e[r]={originalFunctions:{add:r.addEventListener,remove:r.removeEventListener},eventsToRewrite:[]},r.addEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.add.apply(r,arguments)},r.removeEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.remove.apply(r,arguments)});function i(t){return e[r].eventsToRewrite.indexOf(t)>=0?"rocket-"+t:t}}(t),e[t].eventsToRewrite.push(r)}function i(t,e){let r=t[e];Object.defineProperty(t,e,{get:()=>r||function(){},set(i){t["rocket"+e]=r=i}})}r(document,"DOMContentLoaded"),r(window,"DOMContentLoaded"),r(window,"load"),r(window,"pageshow"),r(document,"readystatechange"),i(document,"onreadystatechange"),i(window,"onload"),i(window,"onpageshow")}_delayJQueryReady(t){let e;function r(r){if(r&&r.fn&&!t.allJQueries.includes(r)){r.fn.ready=r.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(r):document.addEventListener("rocket-DOMContentLoaded",()=>e.bind(document)(r)),r([])};let i=r.fn.on;r.fn.on=r.fn.init.prototype.on=function(){if(this[0]===window){function t(t){return t.split(" ").map(t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=t(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(e=>{delete Object.assign(arguments[0],{[t(e)]:arguments[0][e]})[e]})}return i.apply(this,arguments),this},t.allJQueries.push(r)}e=r}r(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){r(t)}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this._littleBreath();let t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){let t=new Map;document.write=document.writeln=function(e){let r=document.currentScript;r||console.error("WPRocket unable to document.write this: "+e);let i=document.createRange(),n=r.parentElement,s=t.get(r);void 0===s&&(s=r.nextSibling,t.set(r,s));let a=document.createDocumentFragment();i.setStart(a,0),a.appendChild(i.createContextualFragment(e)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}_emptyTrash(){this.trash.forEach(t=>t.remove())}static run(){let t=new RocketLazyLoadScripts;t._addUserInteractionListener(t)}}RocketLazyLoadScripts.run();</script> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> document.documentElement.className = 'js'; </script> <title>Samantha Ferguson | Project.co</title><link rel="preload" href="https://www.facebook.com/tr?id=712293082580341&amp;ev=PageView&amp;noscript=1" as="image" /><link rel="preload" href="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/12/project-logo.png" as="image" /><link rel="preload" as="font" href="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/et-fonts/FontsFree-Net-Proxima-Nova-Black.otf" crossorigin><link rel="preload" as="font" href="https://e3m3v6b5.rocketcdn.me/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.woff" crossorigin><style id="wpr-usedcss">@font-face{font-family:"Proxima Nova Black";font-display:swap;src:url("https://e3m3v6b5.rocketcdn.me/wp-content/uploads/et-fonts/FontsFree-Net-Proxima-Nova-Black.otf") format("opentype")}.Zebra_Tooltip{position:absolute;z-index:99999;background:0 0;font-family:Geneva,'Lucida Sans','Lucida Grande','Lucida Sans Unicode',Verdana,sans-serif}.Zebra_Tooltip .Zebra_Tooltip_Message{position:relative;padding:20px;font-size:inherit;text-align:left;font-weight:400;line-height:inherit;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:2px 2px 6px rgba(0,0,0,.6);-moz-box-shadow:2px 2px 6px rgba(0,0,0,.6);box-shadow:2px 2px 6px rgba(0,0,0,.6)}.Zebra_Tooltip .Zebra_Tooltip_Arrow{position:absolute;height:10px;width:20px;overflow:hidden}.Zebra_Tooltip .Zebra_Tooltip_Arrow_Bottom{bottom:0}.Zebra_Tooltip .Zebra_Tooltip_Arrow_Top{top:0}.Zebra_Tooltip .Zebra_Tooltip_Arrow div{position:absolute;border-style:solid;border-width:10px;height:0;width:0;left:0}.Zebra_Tooltip .Zebra_Tooltip_Arrow_Bottom div{top:0}.Zebra_Tooltip .Zebra_Tooltip_Arrow_Top div{bottom:0}.Zebra_Tooltip .Zebra_Tooltip_Close{text-decoration:none;color:#fff;position:absolute;right:8px;top:1px;font-size:inherit;font-weight:700}.Zebra_Tooltip .Zebra_Tooltip_Close:hover{color:#c40000}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}:where(.wp-block-post-comments input[type=submit]){border:none}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}:where(.wp-block-file){margin-bottom:1.5em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}ul{box-sizing:border-box}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}:where(.wp-block-post-excerpt){margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}:where(.wp-block-pullquote){margin:0 0 1em}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:0}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}:where(.wp-block-term-description){margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}:where(pre.wp-block-verse){font-family:inherit}.entry-content{counter-reset:footnotes}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}:where(.wp-block-group.has-background){padding:1.25em 2.375em}body{--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6, 147, 227, 1) 0%,rgb(155, 81, 224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122, 220, 180) 0%,rgb(0, 208, 130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252, 185, 0, 1) 0%,rgba(255, 105, 0, 1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255, 105, 0, 1) 0%,rgb(207, 46, 46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238, 238, 238) 0%,rgb(169, 184, 195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74, 234, 220) 0%,rgb(151, 120, 209) 20%,rgb(207, 42, 186) 40%,rgb(238, 44, 130) 60%,rgb(251, 105, 98) 80%,rgb(254, 248, 76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255, 206, 236) 0%,rgb(152, 150, 240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254, 205, 165) 0%,rgb(254, 45, 45) 50%,rgb(107, 0, 62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255, 203, 112) 0%,rgb(199, 81, 192) 50%,rgb(65, 88, 208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255, 245, 203) 0%,rgb(182, 227, 212) 50%,rgb(51, 167, 181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202, 248, 128) 0%,rgb(113, 206, 126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2, 3, 129) 0%,rgb(40, 116, 252) 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, .2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, .4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, .2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgba(255, 255, 255, 1),6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp:6px 6px 0px rgba(0, 0, 0, 1)}body{margin:0;--wp--style--global--content-size:823px;--wp--style--global--wide-size:1080px}:where(.is-layout-flex){gap:.5em}:where(.is-layout-grid){gap:.5em}body{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}a:where(:not(.wp-element-button)){text-decoration:underline}: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}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after,.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{font-family:ETmodules;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@-webkit-keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.dtq-carousel *{vertical-align:middle!important}.dtq-carousel figure{margin:0}.dtq-carousel .et_pb_button{display:inline-block}.dtq-lightbox{cursor:pointer}.dtq-alert-dismiss{cursor:pointer}ul.dtq-animated-text-slide{-webkit-transform:translateY(3px);transform:translateY(3px)}.dtq-animated-text-slide li{display:none;list-style:none;line-height:1}.dtq-animated-text-slide li.text-in{display:block}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes shake{0%,to{-webkit-transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px)}}@keyframes shake{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes bounce{0%,20%,50%,80%,to{-webkit-transform:translateY(0)}40%{-webkit-transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px)}}@keyframes bounce{0%,20%,50%,80%,to{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce}@-webkit-keyframes swing{20%,40%,60%,80%,to{-webkit-transform-origin:top center}20%{-webkit-transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg)}to{-webkit-transform:rotate(0)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1)}50%{-webkit-transform:scale(1.1)}to{-webkit-transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(0);-webkit-animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg);-webkit-animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) rotateY(1turn) scale(.95);-webkit-animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale(1);-webkit-animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg);transform:perspective(400px) translateZ(150px) rotateY(170deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) rotateY(1turn) scale(.95);transform:perspective(400px) rotateY(1turn) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale(1);transform:perspective(400px) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.flip{-webkit-backface-visibility:visible!important;-webkit-animation-name:flip;-moz-backface-visibility:visible!important;-moz-animation-name:flip;-o-backface-visibility:visible!important;-o-animation-name:flip;backface-visibility:visible!important;animation-name:flip}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px)}to{opacity:1;-webkit-transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px)}to{opacity:1;-webkit-transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(-20px)}}@keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}}@-webkit-keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(20px)}}@keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}}.dtq-news-tricker{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.dtq-number-text{font-size:26px}.dtq-scroll-image{cursor:pointer}.dtq-scroll-image-overlay{position:absolute;height:100%;width:100%;left:0;top:0;z-index:9;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:all .3s ease-in-out}.dtq-scroll-image:hover .dtq-scroll-image-overlay{opacity:0}.dtq-video-popup a svg{-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out}.dtq-video-popup a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:relative}.dtq-video-popup a:after{position:absolute;height:100%;width:100%;left:0;top:0;z-index:-1;-webkit-animation:2s infinite dtq-video-animation;animation:2s infinite dtq-video-animation}@-webkit-keyframes dtq-video-animation{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}10%{opacity:1}90%{opacity:0}to{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}@keyframes dtq-video-animation{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}10%{opacity:1}90%{opacity:0}to{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}.dtq-video-popup a{color:#fff}.dtq-video-open .mfp-iframe-holder .mfp-close{width:52px;top:-51px!important;opacity:1!important;font-size:46px}.dtq-video-open .mfp-iframe-holder .mfp-close:focus{outline:0;border:none}.dtq-modal{max-width:700px;margin:30px auto;position:relative;padding:0;background:#fff;opacity:0;-webkit-transition:.1s!important;-o-transition:.1s!important;transition:.1s!important}.dtq-modal video{width:100%;vertical-align:middle}.dtq-video-open .mfp-wrap .dtq-modal .mfp-close:active{top:0!important}.dtq-modal.open{opacity:1}.dtq-modal-open .mfp-close-btn-in .mfp-close{color:#fff;top:-42px;opacity:1;font-size:40px}::-moz-range-track{background:#d7dcdf;border:0}input::-moz-focus-inner,input::-moz-focus-outer{border:0}.et_pb_text_align_left{text-align:left}.et_pb_text_align_center{text-align:center}.dsm-lightbox-custom.mfp-iframe-holder .mfp-close,.dsm-lightbox-custom.mfp-image-holder .mfp-close{color:hsla(0,0%,100%,.2);opacity:1;-webkit-transition:.4s ease-in-out;-o-transition:.4s ease-in-out;transition:all .4s ease-in-out}.dsm-video-popup-wrap .mfp-iframe-holder .mfp-close{top:-60px}.dsm_image_accordion_child:not(.et-animated--vb)>div:before{content:"";z-index:0;top:0;left:0;bottom:0;right:0}.dsm_image_accordion_child:not(.et-animated--vb)>div:before{position:absolute;width:100%;height:100%;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:all .3s ease-in-out}a,address,body,center,code,div,dl,dt,em,fieldset,form,h1,h2,h3,h4,html,i,iframe,img,ins,label,legend,li,object,p,s,span,strong,tt,ul{margin:0;padding:0;border:0;outline:0;font-size:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;vertical-align:baseline;background:0 0}body{line-height:1}ul{list-style:none}figure{margin:0}table{border-collapse:collapse;border-spacing:0}article,footer,header,nav,section{display:block}body{font-family:'Open Sans',Arial,sans-serif;font-size:14px;color:#666;background-color:#fff;line-height:1.7em;font-weight:500;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.et_cover_background{background-size:cover!important;background-position:top!important;background-repeat:no-repeat!important;background-attachment:fixed}a{color:#2ea3f2}a,a:hover{text-decoration:none}p{padding-bottom:1em}p:not(.has-background):last-of-type{padding-bottom:0}p.et_normal_padding{padding-bottom:1em}strong{font-weight:700}em,i{font-style:italic}code{font-family:'Courier New',monospace;margin-bottom:10px}ins{text-decoration:none}dl{margin:0 0 1.5em}dl dt{font-weight:700}embed,iframe,object,video{max-width:100%}h1,h2,h3,h4{color:#333;padding-bottom:10px;line-height:1em;font-weight:500}h1 a,h2 a,h3 a,h4 a{color:inherit}h1{font-size:30px}h2{font-size:26px}h3{font-size:22px}h4{font-size:18px}input{-webkit-appearance:none}input[type=checkbox]{-webkit-appearance:checkbox}input[type=radio]{-webkit-appearance:radio}input.text,input.title,input[type=email],input[type=password],input[type=text],select,textarea{background-color:#fff;border:1px solid #bbb;padding:2px;color:#4e4e4e}input.text:focus,input.title:focus,input[type=text]:focus,select:focus,textarea:focus{border-color:#2d3940;color:#3e3e3e}input.text,input.title,input[type=text],select,textarea{margin:0}textarea{padding:4px}button,input,select,textarea{font-family:inherit}img{max-width:100%;height:auto}.clear{clear:both}br.clear{margin:0;padding:0}.pagination{clear:both}.et-search-form{border-color:#2ea3f2}#main-content{background-color:#fff}.container{width:80%;max-width:1080px;margin:auto}body:not(.et-tb) #main-content .container,body:not(.et-tb-has-header) #main-content .container{padding-top:58px}.entry-content table:not(.variations){border:1px solid #eee;margin:0 0 15px;text-align:left;width:100%}.entry-content tr th{color:#555;font-weight:700;padding:9px 24px}#left-area ul,.entry-content ul,.et-l--body ul,.et-l--footer ul,.et-l--header ul{list-style-type:disc;padding:0 0 23px 1em;line-height:26px}#left-area ul li ul{padding:2px 0 2px 20px}#wpadminbar{z-index:100001}.alignright{float:right}.alignleft{float:left}img.alignleft{display:inline;float:left;margin-right:15px}img.alignright{display:inline;float:right;margin-left:15px}.page.et_pb_pagebuilder_layout #main-content{background-color:transparent}body #main-content .et_builder_inner_content>h1,body #main-content .et_builder_inner_content>h2,body #main-content .et_builder_inner_content>h3,body #main-content .et_builder_inner_content>h4{line-height:1.4em}body #main-content .et_builder_inner_content>p{line-height:1.7em}@media (min-width:981px){#left-area{width:79.125%;padding-bottom:23px}#main-content .container:before{content:"";position:absolute;top:0;height:100%;width:1px;background-color:#e2e2e2}}@media (max-width:980px){#page-container{padding-top:80px}.et-tb #page-container{padding-top:0!important}#left-area{width:100%!important}#main-content .container:before{display:none!important}}body.et_fixed_nav.et_boxed_layout #page-container{padding-top:80px}body.et_fixed_nav.et_boxed_layout.et-tb #page-container{padding-top:0!important}.et_boxed_layout #page-container{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.2);box-shadow:0 0 10px 0 rgba(0,0,0,.2)}.et_boxed_layout #page-container,.et_boxed_layout #page-container .container,.et_boxed_layout #page-container .et_pb_row,.et_fixed_nav.et_boxed_layout #page-container #main-header,.et_fixed_nav.et_boxed_layout #page-container #top-header{width:90%;max-width:1200px;margin:auto}.et_boxed_layout.et_vertical_nav #page-container{max-width:1425px}.et_boxed_layout.et_vertical_nav #page-container #top-header{width:auto;max-width:none}.et_boxed_layout.et_vertical_right.et_vertical_fixed #main-header{opacity:0}.et_boxed_layout.et_vertical_right.et_vertical_fixed #page-container #main-header.et_vertical_menu_set{opacity:1;-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out}.wp-pagenavi{text-align:right;border-top:1px solid #e2e2e2;padding-top:13px;clear:both;margin-bottom:30px}.wp-pagenavi a,.wp-pagenavi span{color:#666;margin:0 5px;text-decoration:none;font-size:14px!important;font-weight:400!important;border:none!important}.wp-pagenavi a:hover,.wp-pagenavi span.current{color:#2ea3f2!important;color:#2ea3f2}.et_pb_text_align_left .wp-pagenavi{text-align:left}.et_pb_text_align_center .wp-pagenavi{text-align:center}.single-project #left-area{padding-bottom:50px}.et_pb_pagebuilder_layout .entry-content,.et_pb_pagebuilder_layout .et_pb_post .entry-content{margin-bottom:0!important;padding-top:0}ul.et_pb_side_nav,ul.et_pb_side_nav *{-webkit-box-sizing:border-box;box-sizing:border-box}ul.et_pb_side_nav{-webkit-border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-bottomleft:5px;border-top-left-radius:5px;border-bottom-left-radius:5px;position:fixed;right:0;top:50%;width:40px;background:rgba(0,0,0,.4);padding:10px;z-index:99999;display:block;opacity:0}ul.et_pb_side_nav li.side_nav_item{padding:7px}ul.et_pb_side_nav .side_nav_item a{display:block;background-color:hsla(0,0%,100%,.5);text-indent:-9999px;border-radius:7px;margin-right:10px;height:7px;width:7px}ul.et_pb_side_nav.et-visible{opacity:1;-webkit-animation:1.5s cubic-bezier(.77,0,.175,1) fadeInRight;animation:1.5s cubic-bezier(.77,0,.175,1) fadeInRight}ul.et_pb_side_nav .side_nav_item a.active{background-color:#fff!important}.et_pb_scroll_top:before{content:"2"}.et_pb_scroll_top.et-visible{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeInRight;animation:1s cubic-bezier(.77,0,.175,1) fadeInRight}.et_pb_scroll_top.et-hidden{opacity:0;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeOutRight;animation:1s cubic-bezier(.77,0,.175,1) fadeOutRight}.woocommerce .woocommerce-error{background:#2ea3f2}.woocommerce #content input.button,.woocommerce #content input.button.alt,.woocommerce #content input.button.alt:hover,.woocommerce #content input.button:hover,.woocommerce a.button,.woocommerce a.button.alt,.woocommerce a.button.alt:hover,.woocommerce a.button:hover,.woocommerce button.button,.woocommerce button.button.alt,.woocommerce button.button.alt.disabled,.woocommerce button.button.alt.disabled:hover,.woocommerce button.button.alt:hover,.woocommerce input.button,.woocommerce input.button.alt,.woocommerce input.button.alt:hover,.woocommerce input.button:hover,.woocommerce-page #content input.button,.woocommerce-page #content input.button.alt,.woocommerce-page #content input.button.alt:hover,.woocommerce-page a.button,.woocommerce-page a.button.alt,.woocommerce-page a.button.alt:hover,.woocommerce-page a.button:hover,.woocommerce-page button.button,.woocommerce-page button.button.alt,.woocommerce-page button.button.alt.disabled,.woocommerce-page button.button.alt.disabled:hover,.woocommerce-page button.button.alt:hover,.woocommerce-page button.button:hover,.woocommerce-page input.button,.woocommerce-page input.button.alt,.woocommerce-page input.button.alt:hover,.woocommerce-page input.button:hover{color:#2ea3f2}.woocommerce #content input.button,.woocommerce #content input.button.alt,.woocommerce a.button,.woocommerce a.button.alt,.woocommerce button.button,.woocommerce button.button.alt,.woocommerce button.button.alt.disabled,.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled],.woocommerce input.button,.woocommerce input.button.alt,.woocommerce-page #content input.button,.woocommerce-page #content input.button.alt,.woocommerce-page a.button,.woocommerce-page a.button.alt,.woocommerce-page button.button,.woocommerce-page button.button.alt,.woocommerce-page button.button.alt.disabled,.woocommerce-page input.button,.woocommerce-page input.button.alt{font-size:20px;font-weight:500;padding:.3em 1em;line-height:1.7em!important;background:0 0;position:relative;border:2px solid;border-radius:3px;-webkit-transition:.2s;transition:all .2s}.woocommerce a.button.alt,.woocommerce-page a.button.alt{border-color:#2ea3f2}.woocommerce #content input.button.alt:hover,.woocommerce #content input.button:hover,.woocommerce a.button.alt:hover,.woocommerce a.button:hover,.woocommerce button.button.alt.disabled:hover,.woocommerce button.button.alt:hover,.woocommerce button.button:disabled:hover,.woocommerce button.button:hover,.woocommerce input.button.alt:hover,.woocommerce input.button:hover,.woocommerce-page #content input.button.alt:hover,.woocommerce-page #content input.button:hover,.woocommerce-page a.button.alt:hover,.woocommerce-page a.button:hover,.woocommerce-page button.button.alt.disabled:hover,.woocommerce-page button.button.alt:hover,.woocommerce-page button.button:disabled:hover,.woocommerce-page button.button:hover,.woocommerce-page input.button.alt:hover,.woocommerce-page input.button:hover{border:2px solid transparent;padding:.3em 2em .3em 1em}.woocommerce #content input.button.alt:hover,.woocommerce #content input.button:hover,.woocommerce a.button.alt:hover,.woocommerce a.button:hover,.woocommerce button.button.alt.disabled:hover,.woocommerce button.button.alt:hover,.woocommerce button.button:hover,.woocommerce input.button.alt:hover,.woocommerce input.button:hover,.woocommerce-page #content input.button.alt:hover,.woocommerce-page #content input.button:hover,.woocommerce-page a.button.alt:hover,.woocommerce-page a.button:hover,.woocommerce-page button.button.alt.disabled:hover,.woocommerce-page button.button.alt:hover,.woocommerce-page button.button:hover,.woocommerce-page input.button.alt:hover,.woocommerce-page input.button:hover{background:rgba(0,0,0,.05)}.woocommerce #content input.button.alt:after,.woocommerce #content input.button:after,.woocommerce #content input.button:before,.woocommerce a.button.alt:after,.woocommerce a.button:after,.woocommerce a.button:before,.woocommerce button.button.alt:after,.woocommerce button.button:before,.woocommerce button.button:not(.button-confirm):after,.woocommerce input.button.alt:after,.woocommerce input.button:after,.woocommerce input.button:before,.woocommerce-page #content input.button.alt:after,.woocommerce-page #content input.button:after,.woocommerce-page #content input.button:before,.woocommerce-page a.button.alt:after,.woocommerce-page a.button:after,.woocommerce-page a.button:before,.woocommerce-page button.button.alt:after,.woocommerce-page button.button:before,.woocommerce-page button.button:not(.button-confirm):after,.woocommerce-page input.button.alt:after,.woocommerce-page input.button:after,.woocommerce-page input.button:before{font-family:ETmodules;font-size:32px;line-height:1em;content:"\35";opacity:0;position:absolute;margin-left:-1em;-webkit-transition:.2s;transition:all .2s}.woocommerce #content input.button:before,.woocommerce a.button:before,.woocommerce button.button:before,.woocommerce input.button:before,.woocommerce-page #content input.button:before,.woocommerce-page a.button:before,.woocommerce-page button.button:before,.woocommerce-page input.button:before{display:none}.woocommerce #content input.button.alt:hover:after,.woocommerce #content input.button:hover:after,.woocommerce a.button.alt:hover:after,.woocommerce a.button:hover:after,.woocommerce button.button.alt:hover:after,.woocommerce button.button:hover:after,.woocommerce input.button.alt:hover:after,.woocommerce input.button:hover:after,.woocommerce-page #content input.button.alt:hover:after,.woocommerce-page #content input.button:hover:after,.woocommerce-page a.button.alt:hover:after,.woocommerce-page a.button:hover:after,.woocommerce-page button.button.alt:hover:after,.woocommerce-page button.button:hover:after,.woocommerce-page input.button.alt:hover:after,.woocommerce-page input.button:hover:after{opacity:1;margin-left:0}.woocommerce input.button,.woocommerce input.button:hover{padding:.3em 1em!important}.entry-content address{line-height:24px;margin-bottom:12px}.product_meta{border:solid #dadada;border-width:1px 0 0;font-size:14px;color:#666;padding-top:6px}#content-area table th,#content-area table tr{padding:.857em .587em;max-width:100%}.woocommerce form .form-row textarea::-webkit-input-placeholder{color:#999}.woocommerce form .form-row textarea::-moz-placeholder{color:#999}.woocommerce form .form-row textarea:-ms-input-placeholder{color:#999}.woocommerce form .form-row textarea::-ms-input-placeholder{color:#999}.woocommerce form .form-row textarea::placeholder{color:#999}.woocommerce form .form-row textarea{-webkit-appearance:none;background-color:#eee;max-width:100%;border-width:0;border-radius:0;color:#999;font-size:14px;padding:16px;line-height:1.7em;border-style:solid}.woocommerce #content .quantity,.woocommerce .quantity,.woocommerce-page #content .quantity,.woocommerce-page .quantity{width:100px;margin:0}body.woocommerce .woocommerce-tabs{border:1px solid #d9d9d9;margin:30px 0 45px}.woocommerce-error{-webkit-box-shadow:none!important;box-shadow:none!important;text-shadow:none!important;font-size:18px!important;color:#fff!important;padding:15px!important;border:none}.woocommerce-error:before{display:none!important;color:#fff!important}.woocommerce form.checkout_coupon,.woocommerce form.register{border-color:#eee}@media (max-width:768px){#content-area table tr{padding:0}.woocommerce .cart_item .quantity{width:auto}}@media (max-width:767px){.woocommerce .form-row{float:none!important;width:auto!important}}.comment-reply-link{color:#2ea3f2}.comment-reply-link:hover{background:rgba(0,0,0,.05)}.comment-reply-link:hover:after{opacity:1;margin-left:0}.widget_search input#s{padding:.7em;height:40px!important;margin:0;font-size:14px;line-height:normal!important;border:1px solid #ddd;color:#666}.widget_search #s{width:100%;border-radius:3px}#et-secondary-menu li,#top-menu li{word-wrap:break-word}.et_mobile_menu,.nav li ul{border-color:#2ea3f2}.mobile_menu_bar:after,.mobile_menu_bar:before{color:#2ea3f2}#main-header{-webkit-transition:background-color .4s,color .4s,opacity .4s ease-in-out,-webkit-transform .4s;transition:background-color .4s,color .4s,opacity .4s ease-in-out,-webkit-transform .4s;transition:background-color .4s,color .4s,transform .4s,opacity .4s ease-in-out;transition:background-color .4s,color .4s,transform .4s,opacity .4s ease-in-out,-webkit-transform .4s}#main-header.et-disabled-animations *{-webkit-transition-duration:0s!important;transition-duration:0s!important}.container{text-align:left;position:relative}.et_fixed_nav.et_show_nav #page-container{padding-top:80px}.et_fixed_nav.et_show_nav.et-tb #page-container{padding-top:0!important}.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container{padding-top:111px}.et_fixed_nav #main-header{position:fixed}.et_header_style_left #et-top-navigation{padding-top:33px}.et_header_style_left #et-top-navigation nav>ul>li>a{padding-bottom:33px}.et_header_style_left .logo_container{position:absolute;height:100%;width:100%}.et_header_style_left #et-top-navigation .mobile_menu_bar{padding-bottom:24px}#logo{width:auto;-webkit-transition:.4s ease-in-out;transition:all .4s ease-in-out;margin-bottom:0;max-height:54%;display:inline-block;float:none;vertical-align:middle;-webkit-transform:translateZ(0)}.logo_container{-webkit-transition:.4s ease-in-out;transition:all .4s ease-in-out}span.logo_helper{display:inline-block;height:100%;vertical-align:middle;width:0}.safari .centered-inline-logo-wrap{-webkit-transform:translateZ(0);-webkit-transition:.4s ease-in-out;transition:all .4s ease-in-out}#et-define-logo-wrap img{width:100%}.gecko #et-define-logo-wrap.svg-logo{position:relative!important}#top-menu,#top-menu-nav{line-height:0}#et-top-navigation{font-weight:600}.et_fixed_nav #et-top-navigation{-webkit-transition:.4s ease-in-out;transition:all .4s ease-in-out}#top-menu,nav#top-menu-nav,nav.et-menu-nav{float:left}#top-menu li{display:inline-block;font-size:14px;padding-right:22px}#top-menu>li:last-child{padding-right:0}#top-menu a{color:rgba(0,0,0,.6);text-decoration:none;display:block;position:relative;-webkit-transition:opacity .4s ease-in-out,background-color .4s ease-in-out;transition:opacity .4s ease-in-out,background-color .4s ease-in-out}#top-menu-nav>ul>li>a:hover{opacity:.7;-webkit-transition:.4s ease-in-out;transition:all .4s ease-in-out}#et_top_search{float:right;margin:3px 0 0 22px;position:relative;display:block;width:18px}.et-search-form{top:0;bottom:0;right:0;position:absolute;z-index:1000;width:100%}.et-search-form input{width:90%;border:none;color:#333;position:absolute;top:0;bottom:0;right:30px;margin:auto;background:0 0}.et-search-form .et-search-field::-ms-clear{width:0;height:0;display:none}.et_search_form_container{-webkit-animation:none;animation:none;-o-animation:none}.container.et_search_form_container{position:relative;opacity:0;height:1px}.container.et_search_form_container.et_pb_search_visible{z-index:999;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeInTop;animation:1s cubic-bezier(.77,0,.175,1) fadeInTop}.et_pb_search_visible.et_pb_no_animation{opacity:1}.et_pb_search_form_hidden{-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeOutTop;animation:1s cubic-bezier(.77,0,.175,1) fadeOutTop}span.et_close_search_field{display:block;width:30px;height:30px;z-index:99999;position:absolute;right:0;cursor:pointer;top:0;bottom:0;margin:auto}span.et_close_search_field:after{font-family:ETmodules;content:"\4d";speak:none;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;font-size:32px;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box}.container.et_menu_container{z-index:99}.container.et_search_form_container.et_pb_search_form_hidden{z-index:1!important}.et_search_outer{width:100%;overflow:hidden;position:absolute;top:0}.container.et_pb_menu_hidden{z-index:-1}form.et-search-form{background:0 0!important}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}#et-top-navigation{float:right}#top-menu li li{padding:0 20px;margin:0}#top-menu li li a{padding:6px 20px;width:200px}.nav li.et-touch-hover>ul{opacity:1;visibility:visible}#et-secondary-nav .menu-item-has-children>a:first-child:after,#top-menu .menu-item-has-children>a:first-child:after{font-family:ETmodules;content:"3";font-size:16px;position:absolute;right:0;top:0;font-weight:800}#et-secondary-nav .menu-item-has-children>a:first-child,#top-menu .menu-item-has-children>a:first-child{padding-right:20px}#top-menu li .menu-item-has-children>a:first-child{padding-right:40px}#top-menu li .menu-item-has-children>a:first-child:after{right:20px;top:6px}#top-menu li.mega-menu{position:inherit}#top-menu li.mega-menu>ul{padding:30px 20px;position:absolute!important;width:100%;left:0!important}#top-menu li.mega-menu ul li{margin:0;float:left!important;display:block!important;padding:0!important}#top-menu li.mega-menu>ul>li:nth-of-type(4n){clear:right}#top-menu li.mega-menu>ul>li:nth-of-type(4n+1){clear:left}#top-menu li.mega-menu ul li li{width:100%}#top-menu li.mega-menu li>ul{-webkit-animation:none!important;animation:none!important;padding:0;border:none;left:auto;top:auto;width:90%!important;position:relative;-webkit-box-shadow:none;box-shadow:none}#top-menu li.mega-menu li ul{visibility:visible;opacity:1;display:none}#top-menu li.mega-menu.et-hover li ul{display:block}#top-menu li.mega-menu.et-hover>ul{opacity:1!important;visibility:visible!important}#top-menu li.mega-menu>ul>li>a{width:90%;padding:0 20px 10px}#top-menu li.mega-menu>ul>li>a:first-child{padding-top:0!important;font-weight:700;border-bottom:1px solid rgba(0,0,0,.03)}#top-menu li.mega-menu>ul>li>a:first-child:hover{background-color:transparent!important}#top-menu li.mega-menu li>a{width:100%}#top-menu li.mega-menu.mega-menu-parent li li,#top-menu li.mega-menu.mega-menu-parent li>a{width:100%!important}#top-menu li.mega-menu.mega-menu-parent li>.sub-menu{float:left;width:100%!important}#top-menu li.mega-menu>ul>li{width:25%;margin:0}#top-menu li.mega-menu .menu-item-has-children>a:first-child:after{display:none}#top-menu li.mega-menu>ul>li>ul>li{width:100%;margin:0}#et_mobile_nav_menu{float:right;display:none}.et_toggle_slide_menu:after,.mobile_menu_bar:before{content:"\61";font-size:32px;left:0;position:relative;top:0;cursor:pointer}.et_pb_menu_hidden #top-menu{opacity:0;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeOutBottom;animation:1s cubic-bezier(.77,0,.175,1) fadeOutBottom}.et_pb_menu_visible #top-menu{z-index:99;opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeInBottom;animation:1s cubic-bezier(.77,0,.175,1) fadeInBottom}.et_pb_menu_hidden #top-menu,.et_pb_menu_hidden .mobile_menu_bar{opacity:0;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeOutBottom;animation:1s cubic-bezier(.77,0,.175,1) fadeOutBottom}.et_pb_menu_visible #top-menu,.et_pb_menu_visible .mobile_menu_bar{z-index:99;opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeInBottom;animation:1s cubic-bezier(.77,0,.175,1) fadeInBottom}.et_pb_no_animation #top-menu,.et_pb_no_animation .mobile_menu_bar,.et_pb_no_animation.et_search_form_container{animation:none!important;-o-animation:none!important;-webkit-animation:none!important;-moz-animation:none!important}body.admin-bar.et_fixed_nav #main-header{top:32px}body.et_fixed_nav.et_secondary_nav_enabled #main-header{top:30px}body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header{top:63px}@media (min-width:981px){.et_hide_fixed_logo #main-header.et-fixed-header .logo_container,.et_hide_primary_logo #main-header:not(.et-fixed-header) .logo_container{height:0;opacity:0;-webkit-transition:.4s ease-in-out;transition:all .4s ease-in-out}.et_hide_fixed_logo #main-header.et-fixed-header .centered-inline-logo-wrap,.et_hide_primary_logo #main-header:not(.et-fixed-header) .centered-inline-logo-wrap{height:0;opacity:0;padding:0}.et-animated-content#page-container{-webkit-transition:margin-top .4s ease-in-out;transition:margin-top .4s ease-in-out}.et_hide_nav #page-container{-webkit-transition:none;transition:none}#main-header.et-fixed-header{-webkit-box-shadow:0 0 7px rgba(0,0,0,.1)!important;box-shadow:0 0 7px rgba(0,0,0,.1)!important}.et_header_style_left .et-fixed-header #et-top-navigation{padding-top:20px}.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a{padding-bottom:20px}.et_hide_nav.et_fixed_nav #main-header{opacity:0}.et_hide_nav.et_fixed_nav .et-fixed-header#main-header{-webkit-transform:translateY(0)!important;transform:translateY(0)!important;opacity:1}.et_hide_nav .centered-inline-logo-wrap,.et_hide_nav.et_fixed_nav #main-header{-webkit-transition-duration:.7s;transition-duration:.7s}.et_hide_nav #page-container{padding-top:0!important}.et_primary_nav_dropdown_animation_fade #et-top-navigation ul li:hover>ul,.et_secondary_nav_dropdown_animation_fade #et-secondary-nav li:hover>ul{-webkit-transition:.2s ease-in-out;transition:all .2s ease-in-out}}@media (max-width:980px){.et_fixed_nav.et_show_nav #page-container,.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container{padding-top:80px}.et_fixed_nav.et_show_nav.et-tb #page-container{padding-top:0!important}#top-menu{display:none}.et_hide_nav.et_fixed_nav #main-header{-webkit-transform:translateY(0)!important;transform:translateY(0)!important;opacity:1}#et-top-navigation{margin-right:0;-webkit-transition:none;transition:none}.et_fixed_nav #main-header{position:absolute}.et_header_style_left #et-top-navigation,.et_header_style_left .et-fixed-header #et-top-navigation{padding-top:24px;display:block}.et_fixed_nav #main-header{-webkit-transition:none;transition:none}#logo,#main-header,.container,.logo_container{-webkit-transition:none;transition:none}.et_header_style_left #logo{max-width:50%}#et_top_search{margin:0 35px 0 0;float:left}.et_header_style_left .et-search-form{width:50%!important;max-width:50%!important}#et_mobile_nav_menu{display:block}}@media print{#page-container{padding-top:0!important}#main-header,#top-header{position:relative!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important}}.footer-widget h4{color:#2ea3f2}.footer-widget li:before{border-color:#2ea3f2}#main-footer{background-color:#222}.footer-widget{float:left;color:#fff}.last{margin-right:0}.footer-widget .widget_adsensewidget ins{min-width:160px}#footer-bottom{background-color:#1f1f1f;background-color:rgba(0,0,0,.32);padding:15px 0 5px}#footer-bottom a{-webkit-transition:.4s ease-in-out;transition:all .4s ease-in-out}#footer-info{text-align:left;color:#666;padding-bottom:10px;float:left}#footer-info a{font-weight:700;color:#666}#footer-info a:hover{opacity:.7}#et-footer-nav{background-color:hsla(0,0%,100%,.05)}.bottom-nav{padding:15px 0}.bottom-nav li{font-weight:600;display:inline-block;font-size:14px;padding-right:22px}.bottom-nav a{color:#bbb;-webkit-transition:.4s ease-in-out;transition:all .4s ease-in-out}.bottom-nav a:hover{opacity:.7}.et_header_style_split #et-top-navigation{padding-top:33px}.et_header_style_split #et-top-navigation nav>ul>li>a{padding-bottom:33px;z-index:3}.et_header_style_split #main-header .centered-inline-logo-wrap{margin:-33px 0;height:66px;-webkit-transition:.4s ease-in-out;transition:all .4s ease-in-out}.et_header_style_split #main-header .centered-inline-logo-wrap .logo_container,.et_header_style_split #main-header .centered-inline-logo-wrap a{height:100%}.et_header_style_split #main-header .logo_container{position:static}.et_header_style_split #top-menu-nav{display:inline-block}.et_header_style_split #et_top_search{float:none;display:inline-block}.et_header_style_split #et-top-navigation .mobile_menu_bar{padding-bottom:24px}.et_header_style_split #et-top-navigation{float:none;text-align:center;display:inline-block;position:relative;vertical-align:middle;width:100%;line-height:1}.et_header_style_split #main-header .container,.et_header_style_split #main-header .logo_container{text-align:center;z-index:2}.et_header_style_split span.logo_helper{display:none}.et_header_style_split #main-header nav.et-menu-nav,.et_header_style_split #top-header nav.et-menu-nav,.et_header_style_split #top-menu,.et_header_style_split nav#top-menu-nav{float:none}.safari.et_header_style_split #et-top-navigation{-webkit-transform:translateZ(0)}@media (min-width:981px){.et_header_style_split.et_hide_fixed_logo #main-header.et-fixed-header .logo_container,.et_header_style_split.et_hide_primary_logo #main-header:not(.et-fixed-header) .logo_container{height:0;opacity:0;padding:0}.et_header_style_split #logo{display:none}.et_header_style_split .centered-inline-logo-wrap #logo{display:inline;display:initial;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeIn;animation:1s cubic-bezier(.77,0,.175,1) fadeIn}.et_header_style_split.ie .centered-inline-logo-wrap #logo{display:inline}.et_header_style_split.et_hide_primary_logo .centered-inline-logo-wrap{width:0}.et_header_style_split .et-fixed-header #et-top-navigation{padding-top:20px}.et_header_style_split .et-fixed-header #et-top-navigation nav>ul>li>a{padding-bottom:20px}.et_header_style_split .et-fixed-header .centered-inline-logo-wrap{margin:-20px 0;height:54px;width:54px}}@media (max-width:980px){.footer-widget:nth-child(n){width:46.25%!important;margin:0 7.5% 7.5% 0!important}#footer-info,.bottom-nav{text-align:center}#footer-info{float:none}.et_header_style_split #main-header{padding:20px 0}.et_header_style_split #et-top-navigation,.et_header_style_split .et-fixed-header #et-top-navigation{display:block;padding-top:0}.et_header_style_split header#main-header .logo_container{height:auto;max-height:100px;padding:0}.et_header_style_split #logo{max-height:60px;max-width:50%}.et_header_style_split .et_search_outer{display:none}.et_header_style_split #et_top_search{display:none!important}.et_header_style_split .et-search-form{width:50%!important;max-width:50%!important}.et_header_style_split .et_menu_container .mobile_menu_bar{opacity:1}.et_header_style_split .mobile_nav .select_page{display:inline-block;color:#666;font-size:14px}.et_header_style_split #et_mobile_nav_menu{float:none;position:relative;margin-top:20px;display:block}.et_header_style_split nav#top-menu-nav{display:none}.et_header_style_split #main-header .mobile_nav{display:block;text-align:left;background-color:rgba(0,0,0,.05);border-radius:5px;padding:9px 10px}.et_header_style_split .et_menu_container .mobile_menu_bar{position:absolute;right:5px;top:2px}.et_header_style_split .et_mobile_menu{top:53px}}.et_header_style_fullscreen .et_slide_in_menu_container .et_mobile_menu li a{font-size:30px}.et_header_style_fullscreen .et_slide_in_menu_container,.et_header_style_fullscreen .et_slide_in_menu_container a,.et_header_style_fullscreen .et_slide_in_menu_container input.et-search-field,.et_header_style_fullscreen .et_slide_menu_top span{font-size:18px}.et_header_style_fullscreen .et_slide_in_menu_container .et-search-field::-moz-placeholder{font-size:18px}.et_header_style_fullscreen .et_slide_in_menu_container .et-search-field::-webkit-input-placeholder{font-size:18px}.et_header_style_fullscreen .et_slide_in_menu_container .et-search-field:-ms-input-placeholder{font-size:18px}.et_header_style_fullscreen .mobile_menu_bar.et_toggle_fullscreen_menu{display:block}.et_header_style_fullscreen .et_pb_fullscreen_nav_container{display:table;width:100%;vertical-align:middle;height:100%}.et_header_style_fullscreen .et_slide_in_menu_container{padding-top:70px;right:0!important;width:100%;position:fixed;top:0;opacity:0;display:block!important;visibility:hidden;overflow-x:hidden;-webkit-transition:1s ease-in-out,padding-top;transition:1s ease-in-out,padding-top 0s}.et_header_style_fullscreen .et_slide_in_menu_container.et_pb_fullscreen_menu_opened{opacity:.95;visibility:visible}.et_header_style_fullscreen .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu{position:absolute;right:30px;top:34px;z-index:999999;cursor:pointer}.et_header_style_fullscreen .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu:before{content:"\4d"}.et_header_style_fullscreen .et_slide_menu_top{padding:35px;position:absolute;top:0;width:100%;z-index:99999;text-align:center}.et_header_style_fullscreen .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu:before,.et_header_style_fullscreen .et_slide_menu_top,.et_header_style_fullscreen .et_slide_menu_top a{color:#fff}.et_header_style_fullscreen input::-moz-placeholder{color:#fff}.et_header_style_fullscreen input::-webkit-input-placeholder{color:#fff}.et_header_style_fullscreen input:-ms-input-placeholder{color:#fff}.et_header_style_fullscreen .et_slide_menu_top .et-search-form{min-width:140px;width:140px!important;display:inline-block;margin-top:0!important;margin-bottom:-10px;background:0 0!important;border:1px solid #fff;border-radius:3px}.et_header_style_fullscreen #mobile_menu_slide .menu-item-has-children{margin-right:-31px}.et_header_style_fullscreen ul#mobile_menu_slide{text-align:center;position:relative;width:auto;display:table-cell!important;height:100%;vertical-align:middle;padding:0}.et_header_style_fullscreen .et_pb_fullscreen_nav_container .et_mobile_menu{opacity:0;visibility:hidden;-webkit-transition:1s ease-in-out;transition:1s ease-in-out}.et_pb_fullscreen_menu_opened .et_pb_fullscreen_nav_container .et_mobile_menu{opacity:1;visibility:visible}.et_header_style_fullscreen .et_pb_fullscreen_nav_container .et_mobile_menu li{padding-left:0!important;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-transition-delay:0s;transition-delay:0s}.et_header_style_fullscreen .et_slide_in_menu_container #mobile_menu_slide a{margin-right:0;display:inline-block}.et_header_style_fullscreen .et_slide_in_menu_container span.et_mobile_menu_arrow{right:auto;padding-right:10px;position:relative}.et_header_style_fullscreen .et_slide_in_menu_container #mobile_menu_slide .et_mobile_menu_arrow:before{top:0;right:0;position:relative}.et_pb_fullscreen_menu_animated .et_mobile_menu li{-webkit-transform:scale(1);transform:scale(1)}.et_pb_fullscreen_menu_opened .et_mobile_menu li{opacity:1}.et_pb_fullscreen_menu_opened .et_mobile_menu li:first-child{-webkit-transition-delay:.1s;transition-delay:.1s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(2){-webkit-transition-delay:.2s;transition-delay:.2s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(3){-webkit-transition-delay:.3s;transition-delay:.3s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(4){-webkit-transition-delay:.4s;transition-delay:.4s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(5){-webkit-transition-delay:.5s;transition-delay:.5s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(6){-webkit-transition-delay:.6s;transition-delay:.6s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(7){-webkit-transition-delay:.7s;transition-delay:.7s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(8){-webkit-transition-delay:.8s;transition-delay:.8s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(9){-webkit-transition-delay:.9s;transition-delay:.9s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(10){-webkit-transition-delay:1s;transition-delay:1s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(11){-webkit-transition-delay:1.1s;transition-delay:1.1s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(12){-webkit-transition-delay:1.2s;transition-delay:1.2s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(13){-webkit-transition-delay:1.3s;transition-delay:1.3s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(14){-webkit-transition-delay:1.4s;transition-delay:1.4s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(15){-webkit-transition-delay:1.5s;transition-delay:1.5s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(16){-webkit-transition-delay:1.6s;transition-delay:1.6s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(17){-webkit-transition-delay:1.7s;transition-delay:1.7s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(18){-webkit-transition-delay:1.8s;transition-delay:1.8s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(19){-webkit-transition-delay:1.9s;transition-delay:1.9s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(20){-webkit-transition-delay:2s;transition-delay:2s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(21){-webkit-transition-delay:2.1s;transition-delay:2.1s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(22){-webkit-transition-delay:2.2s;transition-delay:2.2s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(23){-webkit-transition-delay:2.3s;transition-delay:2.3s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(24){-webkit-transition-delay:2.4s;transition-delay:2.4s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(25){-webkit-transition-delay:2.5s;transition-delay:2.5s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(26){-webkit-transition-delay:2.6s;transition-delay:2.6s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(27){-webkit-transition-delay:2.7s;transition-delay:2.7s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(28){-webkit-transition-delay:2.8s;transition-delay:2.8s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(29){-webkit-transition-delay:2.9s;transition-delay:2.9s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(30){-webkit-transition-delay:3s;transition-delay:3s}.et_header_style_fullscreen .et-fixed-header #et-top-navigation,.et_header_style_fullscreen .et_slide_menu_top .clear,.et_header_style_fullscreen div#et_mobile_nav_menu{padding:11px 0!important}.et_header_style_fullscreen #et_top_search,.et_header_style_fullscreen #top-header,.et_header_style_slide #top-header{display:none!important}.et_header_style_fullscreen div#et_mobile_nav_menu{right:0!important}.et_header_style_fullscreen #top-menu-nav{display:none}@media (min-width:981px){.et_header_style_fullscreen #et-top-navigation{padding:24px 0!important}.et_header_style_fullscreen #et-top-navigation .et_toggle_fullscreen_menu{padding-bottom:0}}@media (max-width:767px){#et-top-navigation{margin-right:0}body.admin-bar.et_fixed_nav #main-header{top:46px}.et_header_style_fullscreen .et_slide_menu_top .et-search-form{display:block!important;width:100%!important;max-width:100%!important;margin-top:10px!important;margin-bottom:10px!important}.et_header_style_fullscreen .et_slide_in_menu_container{padding-top:140px}.et_header_style_fullscreen .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu{top:28px}}.et_header_style_slide .et_slide_in_menu_container,.et_header_style_slide .et_slide_in_menu_container .et_mobile_menu li a,.et_header_style_slide .et_slide_in_menu_container a,.et_header_style_slide .et_slide_in_menu_container input.et-search-field,.et_header_style_slide .et_slide_menu_top span{font-size:14px}.et_header_style_slide .et_slide_in_menu_container .et-search-field::-moz-placeholder{font-size:14px;color:hsla(0,0%,100%,.6)}.et_header_style_slide .et_slide_in_menu_container .et-search-field::-webkit-input-placeholder{font-size:14px;color:hsla(0,0%,100%,.6)}.et_header_style_slide .et_slide_in_menu_container .et-search-field:-ms-input-placeholder{font-size:14px;color:hsla(0,0%,100%,.6)}.et_header_style_slide .mobile_menu_bar.et_toggle_slide_menu{display:block}.et_header_style_slide #et_top_search,.et_header_style_slide div#et_mobile_nav_menu,.et_slide_in_menu_container #mobile_menu_slide .et_mobile_menu li ul{display:none!important}.et_header_style_slide div#et_mobile_nav_menu{right:0!important}.et_slide_in_menu_container #mobile_menu_slide .et_mobile_menu_arrow:before,.et_toggle_slide_menu:after{font-family:ETmodules;speak:none;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased}.et_toggle_slide_menu:after,.et_toggle_slide_menu:before{-webkit-transition:.7s;transition:all .7s}.et_toggle_slide_menu:before{opacity:1}.et_toggle_slide_menu:after{content:"\4d";opacity:0;left:-32px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.et_pb_slide_menu_active .et_toggle_slide_menu:before{opacity:0}.et_pb_slide_menu_active .et_toggle_slide_menu:after{opacity:1;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition-delay:.3s;transition-delay:.3s}.et_header_style_slide #top-menu-nav,.et_header_style_slide .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu,.et_slide_in_menu_container #mobile_menu_slide ul.sub-menu{display:none}.et_header_style_slide .et_slide_in_menu_container{width:320px;max-width:75%;padding-top:0!important}.et_slide_in_menu_container{overflow:auto;right:-100%;position:fixed;top:0;background:#2ea3f2;z-index:999999;height:100%;-webkit-transition:right .8s cubic-bezier(.77,0,.175,1);transition:right .8s cubic-bezier(.77,0,.175,1)}.admin-bar .et_slide_in_menu_container{top:32px}.et_slide_menu_top{background:rgba(0,0,0,.1);padding:40px}.et_header_style_slide #page-container{position:relative;left:0;-webkit-transition:left .8s cubic-bezier(.77,0,.175,1),margin-top .4s ease-in-out!important;transition:left .8s cubic-bezier(.77,0,.175,1),margin-top .4s ease-in-out!important}.et_slide_menu_top:after{content:"";clear:both;display:block}.et_slide_menu_top .et-search-form{position:relative;height:35px;clear:both;background:rgba(0,0,0,.2)!important;padding:5px!important;margin:15px 0 0;border-radius:5px;width:100%!important;max-width:100%!important}.et_slide_menu_top input.et-search-field{left:5px}.et_slide_menu_top span{font-weight:600}.et_slide_in_menu_container .et_slide_menu_top,.et_slide_in_menu_container .et_slide_menu_top a,.et_slide_in_menu_container .et_slide_menu_top input{color:hsla(0,0%,100%,.6)}.et_slide_in_menu_container ul#mobile_menu_slide{display:block!important;background:0 0;border:none;-webkit-box-shadow:none;box-shadow:none;padding:28px 40px}.et_slide_in_menu_container #mobile_menu_slide li a{padding:10px 0;color:#fff;border:none}.et_slide_in_menu_container #mobile_menu_slide .menu-item-has-children{position:relative}.et_slide_in_menu_container span.et_mobile_menu_arrow{opacity:.6;position:absolute;display:inline-block;width:auto;height:auto;right:0;-webkit-transition:.5s;transition:all .5s;cursor:pointer}.et_slide_in_menu_container span.et_mobile_menu_arrow.et_pb_submenu_opened{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.et_slide_in_menu_container #mobile_menu_slide .et_mobile_menu_arrow:before{content:"3";display:block;right:13px;top:10px;z-index:999;font-size:21px;color:#fff;text-align:center}.et_slide_in_menu_container .et_mobile_menu .menu-item-has-children>a{background:0 0;font-weight:400}.et_slide_in_menu_container .et_mobile_menu>.menu-item-has-children>a{font-weight:700}.et_slide_in_menu_container #mobile_menu_slide ul.sub-menu li{opacity:0;-webkit-transition:.5s cubic-bezier(.77,0,.175,1);transition:.5s cubic-bezier(.77,0,.175,1)}.et_slide_in_menu_container #mobile_menu_slide ul.sub-menu.et_pb_slide_dropdown_opened>li{opacity:1;-webkit-transition:1s cubic-bezier(.77,0,.175,1) .1s;transition:1s cubic-bezier(.77,0,.175,1) .1s}.et_slide_in_menu_container .et_mobile_menu li a:hover{background:0 0}.et_slide_in_menu_container #mobile_menu_slide li li a{opacity:.6}.et_slide_in_menu_container #mobile_menu_slide li li a:hover{opacity:.4}.et_header_style_slide .et-fixed-header #et-top-navigation{padding:11px 0!important}@media (min-width:981px){.et_header_style_slide #et-top-navigation{padding:24px 0!important}.et_header_style_slide #et-top-navigation .et_toggle_slide_menu{padding-bottom:0}.et_fixed_nav.et_header_style_slide #main-header{left:0;-webkit-transition:left .8s cubic-bezier(.77,0,.175,1),background .4s cubic-bezier(.77,0,.175,1),opacity .4s cubic-bezier(.77,0,.175,1),-webkit-transform .4s ease-in-out;transition:left .8s cubic-bezier(.77,0,.175,1),background .4s cubic-bezier(.77,0,.175,1),opacity .4s cubic-bezier(.77,0,.175,1),-webkit-transform .4s ease-in-out;transition:left .8s cubic-bezier(.77,0,.175,1),background .4s cubic-bezier(.77,0,.175,1),opacity .4s cubic-bezier(.77,0,.175,1),transform .4s ease-in-out;transition:left .8s cubic-bezier(.77,0,.175,1),background .4s cubic-bezier(.77,0,.175,1),opacity .4s cubic-bezier(.77,0,.175,1),transform .4s ease-in-out,-webkit-transform .4s ease-in-out}.et_fixed_nav.et_boxed_layout.et_header_style_slide #main-header{left:auto}}@media (max-width:980px){body.admin-bar.et_fixed_nav.et_header_style_slide #main-header{top:0!important}.et_header_style_slide .et_slide_in_menu_container .et-search-form{width:100%!important;max-width:100%!important}.et_fixed_nav.et_header_style_slide #main-header{left:0!important}.et_fixed_nav.et_boxed_layout.et_header_style_slide #page-container #main-header{width:100%}}@media screen and (max-width:782px){body.admin-bar.et_fixed_nav #main-header{top:46px}body.admin-bar.et_header_style_slide .et_slide_in_menu_container{top:46px}}.et_vertical_nav #page-container:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.et_vertical_nav #page-container{padding-top:0!important;position:relative}.et_header_style_split.et_vertical_nav #et-top-navigation,.et_header_style_split.et_vertical_nav #et_top_search{display:block}.et_header_style_split.et_vertical_nav #et-top-navigation{text-align:left}.et_vertical_nav .logo_container{height:auto;position:relative;padding:0}.et_vertical_nav span.logo_helper{display:none}.et_vertical_nav #et_top_search{margin-left:0}.et_vertical_nav.et_header_style_left #et-top-navigation,.et_vertical_nav.et_header_style_split #et-top-navigation{padding-top:0}.et_vertical_nav.et_header_style_split #logo{display:block}.et_vertical_nav #top-menu li.mega-menu{position:relative}.et_vertical_nav #top-menu li.mega-menu li>a,.et_vertical_nav #top-menu li.mega-menu li>ul{width:100%!important}.et_vertical_nav #top-menu li.mega-menu>ul{top:62px;padding:30px 20px;position:absolute!important;width:790px!important;left:0!important}.et_vertical_nav #top-menu li.mega-menu>ul>li{width:33.333%}.et_vertical_nav #top-menu li.mega-menu>ul>li:nth-child(n+4){margin-top:30px}.et_vertical_nav #top-menu li.mega-menu>ul>li:nth-child(3n){clear:right}.et_vertical_nav #top-menu li.mega-menu>ul>li:nth-child(3n+1){clear:left}.et_vertical_nav #top-menu li.mega-menu>ul>li:nth-of-type(4n),.et_vertical_nav #top-menu li.mega-menu>ul>li:nth-of-type(4n+1){clear:none}.et_vertical_fixed.admin-bar #page-container #main-header{top:32px}.et_vertical_nav .et_pb_column_1_3 .et_pb_countdown_timer .section p.value,.et_vertical_nav .et_pb_column_1_4 .et_pb_countdown_timer .section p.value,.et_vertical_nav .et_pb_column_1_5 .et_pb_countdown_timer .section p.value,.et_vertical_nav .et_pb_column_1_6 .et_pb_countdown_timer .section p.value,.et_vertical_nav .et_pb_column_2_5 .et_pb_countdown_timer .section p.value,.et_vertical_nav .et_pb_column_3_8 .et_pb_countdown_timer .section p.value{font-size:20px;line-height:20px}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}}@-webkit-keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(-70%);transform:translateX(-70%)}}@keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(-70%);transform:translateX(-70%)}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@media (min-width:981px) and (max-width:1405px){.et_vertical_nav .et_pb_column_4_4 .et_pb_pricing_table{width:33.333%}.et_vertical_nav .et_pb_column_2_3 .et_pb_pricing_table,.et_vertical_nav .et_pb_column_3_4 .et_pb_pricing_table{width:50%}.et_vertical_nav .et_pb_column_1_3 .et_pb_pricing_table,.et_vertical_nav .et_pb_column_1_4 .et_pb_pricing_table,.et_vertical_nav .et_pb_column_3_8 .et_pb_pricing_table{width:100%;margin:0 0 30px}.et_vertical_nav .et_pb_column_1_3 .et_pb_pricing_table.et-last-child,.et_vertical_nav .et_pb_column_1_3 .et_pb_pricing_table:last-child,.et_vertical_nav .et_pb_column_1_4 .et_pb_pricing_table.et-last-child,.et_vertical_nav .et_pb_column_1_4 .et_pb_pricing_table:last-child,.et_vertical_nav .et_pb_column_3_8 .et_pb_pricing_table.et-last-child,.et_vertical_nav .et_pb_column_3_8 .et_pb_pricing_table:last-child{margin-bottom:0}.et_vertical_nav .et_pb_column_3_4 .et_pb_pricing_table:nth-child(3n+1),.et_vertical_nav .et_pb_column_4_4 .et_pb_pricing_table:nth-child(4n+1){clear:none}.et_vertical_nav .et_pb_column_3_4 .et_pb_pricing_table:nth-child(odd),.et_vertical_nav .et_pb_column_4_4 .et_pb_pricing_table:nth-child(3n+1){clear:both}.et_vertical_nav .et_pb_column_3_4 .et_pb_pricing_table:nth-child(n+3),.et_vertical_nav .et_pb_column_4_4 .et_pb_pricing_table:nth-child(n+4){margin-top:50px}.et_vertical_nav .et_pb_column_1_3 .et_pb_sum,.et_vertical_nav .et_pb_column_1_4 .et_pb_sum{font-size:40px}.et_vertical_nav .et_pb_column_1_4 .et_audio_container{padding-bottom:40px}.et_vertical_nav .et_pb_column_2_3 .et_pb_audio_module .mejs-container,.et_vertical_nav .et_pb_column_3_4 .et_pb_audio_module .mejs-container{height:80px!important}}@media (min-width:981px){.et_vertical_nav #et-main-area,.et_vertical_nav #top-header{margin-left:225px!important;position:relative}.et_vertical_nav #top-header{z-index:9999}.et_vertical_nav #page-container #main-header{position:absolute;padding-top:40px;top:0;left:0;width:225px;height:100%;-webkit-box-shadow:0 0 7px rgba(0,0,0,.1);box-shadow:0 0 7px rgba(0,0,0,.1)}.et_vertical_nav #main-header .container{width:auto;margin:0 40px}.et_vertical_nav #main-header #et-top-navigation,.et_vertical_nav #main-header #et_top_search,.et_vertical_nav #main-header #logo,.et_vertical_nav #main-header #top-menu,.et_vertical_nav #main-header #top-menu-nav{float:none;-webkit-transition:none;transition:none}.et_vertical_nav #main-header #logo{margin-bottom:28px;padding:0;max-height:none}.et_vertical_nav #main-header #top-menu li{display:block;padding-right:0}.et_vertical_nav #main-header #top-menu li.mega-menu>ul{top:190px;left:185px!important}.et_vertical_nav #main-header #top-menu li ul{top:-32px;left:185px;border-top:none;border-left-width:3px;border-left-style:solid}.et_vertical_nav #main-header #top-menu li ul ul{border-left-width:0;top:-20px;left:237px}.et_vertical_nav #main-header #top-menu li.mega-menu ul{left:auto;top:-32px}.et_vertical_nav #main-header #top-menu li.mega-menu ul ul{top:auto}.et_vertical_nav #main-header #top-menu>li>a{padding-bottom:19px;margin-right:-40px;padding-right:40px}.et_vertical_nav #main-header #top-menu>li>a:after{right:20px}.et_vertical_nav.et_boxed_layout #page-container #main-header{left:auto;-webkit-transition:none;transition:none}.et_vertical_nav.et_header_style_split #main-header #top-menu-nav{width:100%}.et_vertical_nav.et_vertical_right #et-main-area,.et_vertical_nav.et_vertical_right #top-header{margin-left:0!important;margin-right:225px}.et_vertical_nav.et_vertical_right #page-container #main-header{left:auto!important;right:0}.et_vertical_nav.et_vertical_right #main-header #top-menu li.mega-menu>ul{left:auto!important;right:185px!important}.et_vertical_nav.et_vertical_right #main-header #top-menu li ul{border-left:0;border-right-width:3px;border-right-style:solid;left:auto;right:185px}.et_vertical_nav.et_vertical_right #main-header #top-menu li ul ul{border-right-width:0}.et_vertical_nav input.et-search-field{left:0!important}.et_vertical_nav .container.et_search_form_container{height:40px!important;position:relative;right:0!important}.et_vertical_nav .container.et_search_form_container .et-search-form input{font-size:14px!important}.et_vertical_nav .container.et_search_form_container div#et_top_search{height:30px}.et_vertical_nav .et_pb_menu_hidden #top-menu-nav>ul,.et_vertical_nav .et_pb_menu_visible #top-menu-nav>ul{opacity:1!important;-webkit-animation:none!important;animation:none!important}.et_vertical_nav div#et_top_search{width:100%}.et_vertical_nav .et_pb_menu_hidden #et_top_search{opacity:0;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeOutRight;animation:1s cubic-bezier(.77,0,.175,1) fadeOutRight}.et_vertical_nav .et_pb_menu_visible #et_top_search{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeInRight;animation:1s cubic-bezier(.77,0,.175,1) fadeInRight}.et_vertical_nav .container.et_search_form_container.et_pb_search_visible{right:0;opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeInLeft;animation:1s cubic-bezier(.77,0,.175,1) fadeInLeft}.et_vertical_nav .et_pb_search_form_hidden{opacity:0;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeOutLeft;animation:1s cubic-bezier(.77,0,.175,1) fadeOutLeft}.et_vertical_nav div#et_top_search{height:30px;margin-top:20px}.et_vertical_nav .container.et_search_form_container{margin-top:-45px!important}.et_vertical_nav span.et_close_search_field:after{font-size:16px}.et_vertical_nav span.et_close_search_field{width:13px;height:18px}.et_vertical_nav .et-search-form input{width:90%}.et_vertical_nav .container.et_search_form_container .et-search-form input{text-decoration:none!important;font-style:normal!important}.et_vertical_nav .et_search_form_container input::-moz-placeholder{text-decoration:none!important;font-style:normal!important}.et_vertical_nav .et_search_form_container input::-webkit-input-placeholder{text-decoration:none!important;font-style:normal!important}.et_vertical_nav .et_search_form_container input:-ms-input-placeholder{text-decoration:none!important;font-style:normal!important}.et_vertical_nav .et_search_outer{overflow:visible;position:relative}.et_vertical_nav.et_header_style_split #main-header .container.et_search_form_container{z-index:1}.et_vertical_nav.et_header_style_split #main-header .container.et_search_form_container.et_pb_search_visible{z-index:999}.et_vertical_nav.et_vertical_fixed #page-container #main-header{position:fixed}.et_vertical_nav.et_vertical_fixed.et_header_style_left #et-top-navigation,.et_vertical_nav.et_vertical_fixed.et_header_style_split #et-top-navigation{padding-top:33px}.et_transparent_nav #page-container{-webkit-transition:none;transition:none}.et_transparent_nav.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container{padding-top:0}}@media (min-width:981px) and (max-width:1100px){.et_vertical_nav #top-menu li.mega-menu>ul{width:675px!important}.et_vertical_nav .et_pb_column_1_4 .et_pb_number_counter .percent p{font-size:65px;line-height:65px}.et_vertical_nav .et_pb_column_3_4 .mejs-container{height:60px!important}.et_vertical_nav .et_pb_column_1_4 .et_pb_number_counter .percent p{font-size:55px;line-height:55px}body.admin-bar.et_vertical_nav #main-header{top:0!important}}.et_transparent_nav #page-container{padding-top:0!important}#et-secondary-menu li{word-wrap:break-word}#et-secondary-nav li ul,#top-header{background-color:#2ea3f2}#top-header{font-size:12px;line-height:13px;z-index:100000;color:#fff}#top-header a{color:#fff}#et-secondary-nav,#top-header{-webkit-transition:background-color .4s,opacity .4s ease-in-out,-webkit-transform .4s;transition:background-color .4s,opacity .4s ease-in-out,-webkit-transform .4s;transition:background-color .4s,transform .4s,opacity .4s ease-in-out;transition:background-color .4s,transform .4s,opacity .4s ease-in-out,-webkit-transform .4s}#top-header .container{padding-top:.75em;font-weight:600}#top-header,#top-header .container{line-height:1em}.et_fixed_nav #top-header{top:0;left:0;right:0;position:fixed}#et-secondary-menu{float:right}#et-secondary-menu>ul>li a{padding-bottom:.75em;display:block}#et-secondary-nav,#et-secondary-nav li{display:inline-block}#et-secondary-nav a{-webkit-transition:background-color .4s,color .4s ease-in-out;transition:background-color .4s,color .4s ease-in-out}#et-secondary-nav li{margin-right:15px}#et-secondary-nav>li:last-child{margin-right:0}#et-secondary-menu>ul>li>a:hover{opacity:.7;-webkit-transition:.4s ease-in-out;transition:all .4s ease-in-out}#et-secondary-nav li{position:relative;text-align:right}#et-secondary-nav li ul{position:absolute;right:0;padding:1em 0}#et-secondary-nav li ul ul{right:220px;top:0;margin-top:-1em}#et-secondary-nav li ul li{display:block}#et-secondary-nav li ul{z-index:999999;visibility:hidden;opacity:0;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.1);box-shadow:0 2px 5px rgba(0,0,0,.1);-webkit-transform:translateZ(0)}#et-secondary-nav li.et-hover>ul{visibility:visible}#et-secondary-nav li>ul{width:220px}#et-secondary-nav li.et-touch-hover>ul,#et-secondary-nav li:hover>ul{opacity:1;visibility:visible}#et-secondary-nav li li{padding:0 2em;margin:0}#et-secondary-nav li li a{padding:1em;width:100%;font-size:12px;line-height:1em;margin-right:0;display:block;-webkit-transition:.2s ease-in-out;transition:all .2s ease-in-out}#et-secondary-nav ul li a:hover{background-color:rgba(0,0,0,.03)}#et-secondary-nav li:hover{visibility:inherit}#et-secondary-nav .menu-item-has-children>a:first-child:after{top:0}#et-secondary-nav li .menu-item-has-children>a:first-child:after{top:.67em;right:auto;left:2.3em}body.admin-bar.et_fixed_nav #top-header{top:32px}@media (min-width:981px){.et_hide_nav.et_fixed_nav #top-header{opacity:0}.et_hide_nav.et_fixed_nav .et-fixed-header#top-header{-webkit-transform:translateY(0)!important;transform:translateY(0)!important;opacity:1}.et_hide_nav.et_fixed_nav #top-header{-webkit-transition-duration:.7s;transition-duration:.7s}.et_pb_gutters3 .footer-widget{margin-right:5.5%;margin-bottom:5.5%}.et_pb_gutters3 .footer-widget:last-child{margin-right:0}.et_pb_gutters3.et_pb_footer_columns4 .footer-widget{width:20.875%}}@media (max-width:980px){.et_vertical_nav span.logo_helper{display:inline-block}.et_vertical_nav.et_header_style_left .logo_container{height:100%;position:absolute}.et_vertical_nav.et_header_style_split #main-header #et_top_search{display:none!important}.et_fixed_nav.et_show_nav.et_secondary_nav_enabled.et-tb #page-container{padding-top:0!important}#top-header{-webkit-transition:none;transition:none}.et_fixed_nav #top-header{position:absolute}.et_hide_nav.et_fixed_nav #top-header{-webkit-transform:translateY(0)!important;transform:translateY(0)!important;opacity:1}#top-header .container{padding-top:0}#et-secondary-menu,#et-secondary-nav{display:none!important}}@media screen and (max-width:782px){body.admin-bar.et_fixed_nav #top-header{top:46px}body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header{top:80px}}* html .clearfix,:first-child+html .clearfix{zoom:1}.iphone .et_pb_section_video_bg video::-webkit-media-controls-start-playback-button{display:none!important;-webkit-appearance:none}.et_mobile_device .et_pb_section_parallax .et_pb_parallax_css{background-attachment:scroll}*{-webkit-box-sizing:border-box;box-sizing:border-box}.comment-reply-link:after,.et-pb-arrow-next:before,.et-pb-arrow-prev:before,.et_overlay:before,.et_pb_button:after,.et_pb_newsletter_button:after,.et_pb_testimonial:before,.et_pb_toggle_title:before,.mobile_menu_bar:before{font-family:ETmodules!important;speak:none;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-shadow:0 0;direction:ltr}.et_pb_custom_button_icon.et_pb_button:after,.et_pb_woo_custom_button_icon .button.et_pb_custom_button_icon.et_pb_button:after,.et_pb_woo_custom_button_icon .button.et_pb_custom_button_icon.et_pb_button:hover:after{content:attr(data-icon)}.et_pb_button{font-size:20px;font-weight:500;padding:.3em 1em;line-height:1.7em!important;background-color:transparent;background-size:cover;background-position:50%;background-repeat:no-repeat;border:2px solid;border-radius:3px;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:all!important;transition-property:all!important}.et_pb_button{position:relative}.et_pb_button:hover,.et_pb_module .et_pb_button:hover{border:2px solid transparent;padding:.3em 2em .3em .7em}.et_pb_button:hover{background-color:hsla(0,0%,100%,.2)}.et_pb_bg_layout_light .et_pb_button:hover,.et_pb_bg_layout_light.et_pb_button:hover{background-color:rgba(0,0,0,.05)}.et_pb_button:after,.et_pb_button:before{font-size:32px;line-height:1em;content:"\35";opacity:0;position:absolute;margin-left:-1em;-webkit-transition:.2s;transition:all .2s;text-transform:none;-webkit-font-feature-settings:"kern" off;font-feature-settings:"kern" off;font-variant:none;font-style:normal;font-weight:400;text-shadow:none}.et_pb_button:before{display:none}.et_pb_button:hover:after{opacity:1;margin-left:0}.et_pb_column_1_3 h1,.et_pb_column_1_4 h1,.et_pb_column_1_5 h1,.et_pb_column_1_6 h1,.et_pb_column_2_5 h1{font-size:26px}.et_pb_column_1_3 h2,.et_pb_column_1_4 h2,.et_pb_column_1_5 h2,.et_pb_column_1_6 h2,.et_pb_column_2_5 h2{font-size:23px}.et_pb_column_1_3 h3,.et_pb_column_1_4 h3,.et_pb_column_1_5 h3,.et_pb_column_1_6 h3,.et_pb_column_2_5 h3{font-size:20px}.et_pb_column_1_3 h4,.et_pb_column_1_4 h4,.et_pb_column_1_5 h4,.et_pb_column_1_6 h4,.et_pb_column_2_5 h4{font-size:18px}.et_pb_bg_layout_dark,.et_pb_bg_layout_dark h1,.et_pb_bg_layout_dark h2,.et_pb_bg_layout_dark h3,.et_pb_bg_layout_dark h4{color:#fff!important}.et_pb_module.et_pb_text_align_left{text-align:left}.et_pb_module.et_pb_text_align_center{text-align:center}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.et_builder_inner_content{position:relative;z-index:1}header .et_builder_inner_content{z-index:2}.et_pb_css_mix_blend_mode_passthrough{mix-blend-mode:unset!important}.et_pb_image_container{margin:-20px -20px 29px}.et_pb_module_inner{position:relative}.et_pb_all_tabs,.et_pb_module,.et_pb_with_background{position:relative;background-size:cover;background-position:50%;background-repeat:no-repeat}.et_pb_background_pattern{bottom:0;left:0;position:absolute;right:0;top:0}.et_pb_background_pattern{background-position:0 0;background-repeat:repeat}.et_pb_with_border{position:relative;border:0 solid #333}.et_overlay.et_pb_inline_icon:before,.et_pb_inline_icon:before{content:attr(data-icon)}.et_parallax_bg_wrap{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0}.et_parallax_bg{background-repeat:no-repeat;background-position:top;background-size:cover;position:absolute;bottom:0;left:0;width:100%;height:100%;display:block}.et_pb_module.et_pb_section_parallax{position:relative}.et_pb_section_parallax .et_pb_parallax_css,.et_pb_slides .et_parallax_bg.et_pb_parallax_css{background-attachment:fixed}body.et-bfb .et_pb_section_parallax .et_pb_parallax_css,body.et-bfb .et_pb_slides .et_parallax_bg.et_pb_parallax_css{background-attachment:scroll;bottom:auto}.et_pb_section_parallax.et_pb_column .et_pb_module,.et_pb_section_parallax.et_pb_row .et_pb_column,.et_pb_section_parallax.et_pb_row .et_pb_module{z-index:9;position:relative}.et_pb_preload .et_pb_section_video_bg,.et_pb_preload>div{visibility:hidden}.et_pb_preload,.et_pb_section.et_pb_section_video.et_pb_preload{position:relative;background:#464646!important}.et_pb_preload:before{content:"";position:absolute;top:50%;left:50%;background:url(https://e3m3v6b5.rocketcdn.me/wp-content/themes/Divi/includes/builder/styles/images/preloader.gif) no-repeat;border-radius:32px;width:32px;height:32px;margin:-16px 0 0 -16px}.box-shadow-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;pointer-events:none}.et_pb_section>.box-shadow-overlay~.et_pb_row{z-index:11}.et_pb_row>.box-shadow-overlay{z-index:8}.has-box-shadow-overlay{position:relative}.et_clickable{cursor:pointer}.et_multi_view_hidden,.et_multi_view_hidden_image{display:none!important}@keyframes multi-view-image-fade{0%{opacity:0}10%{opacity:.1}20%{opacity:.2}30%{opacity:.3}40%{opacity:.4}50%{opacity:.5}60%{opacity:.6}70%{opacity:.7}80%{opacity:.8}90%{opacity:.9}to{opacity:1}}.et_multi_view_image__loading{visibility:hidden}.et_multi_view_image__loaded{-webkit-animation:.5s multi-view-image-fade;animation:.5s multi-view-image-fade}#et-pb-motion-effects-offset-tracker{visibility:hidden!important;opacity:0;position:absolute;top:0;left:0}.et-pb-before-scroll-animation{opacity:0}header.et-l.et-l--header:after{clear:both;display:block;content:""}.et_pb_module{-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-duration:.2s;animation-duration:.2s}@-webkit-keyframes fadeBottom{0%{opacity:0;-webkit-transform:translateY(10%);transform:translateY(10%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeBottom{0%{opacity:0;-webkit-transform:translateY(10%);transform:translateY(10%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeLeft{0%{opacity:0;-webkit-transform:translateX(-10%);transform:translateX(-10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeLeft{0%{opacity:0;-webkit-transform:translateX(-10%);transform:translateX(-10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeRight{0%{opacity:0;-webkit-transform:translateX(10%);transform:translateX(10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeRight{0%{opacity:0;-webkit-transform:translateX(10%);transform:translateX(10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeTop{0%{opacity:0;-webkit-transform:translateY(-10%);transform:translateY(-10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeTop{0%{opacity:0;-webkit-transform:translateY(-10%);transform:translateY(-10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.et-waypoint:not(.et_pb_counters){opacity:0}@media (max-width:980px){.et_overlay.et_pb_inline_icon_tablet:before,.et_pb_inline_icon_tablet:before{content:attr(data-icon-tablet)}.et_pb_column .et_pb_module{margin-bottom:30px}.et_pb_row .et_pb_column .et_pb_module.et-last-child,.et_pb_row .et_pb_column .et_pb_module:last-child,.et_section_specialty .et_pb_row .et_pb_column .et_pb_module.et-last-child,.et_section_specialty .et_pb_row .et_pb_column .et_pb_module:last-child{margin-bottom:0}.et_pb_bg_layout_light_tablet.et_pb_button,.et_pb_bg_layout_light_tablet.et_pb_module.et_pb_button{color:#2ea3f2}.et_pb_bg_layout_light_tablet h1,.et_pb_bg_layout_light_tablet h2,.et_pb_bg_layout_light_tablet h3,.et_pb_bg_layout_light_tablet h4{color:#333!important}.et_pb_module .et_pb_bg_layout_light_tablet.et_pb_button{color:#2ea3f2!important}.et_pb_bg_layout_light_tablet{color:#666!important}.et_pb_bg_layout_dark_tablet,.et_pb_bg_layout_dark_tablet h1,.et_pb_bg_layout_dark_tablet h2,.et_pb_bg_layout_dark_tablet h3,.et_pb_bg_layout_dark_tablet h4{color:#fff!important}.et_pb_bg_layout_dark_tablet.et_pb_button,.et_pb_bg_layout_dark_tablet.et_pb_module.et_pb_button{color:inherit}}@media (max-width:767px){#et-secondary-menu{text-align:center;display:block;float:none}body.admin-bar.et_fixed_nav #top-header{top:46px}.et_overlay.et_pb_inline_icon_phone:before,.et_pb_inline_icon_phone:before{content:attr(data-icon-phone)}.et_pb_bg_layout_light_phone.et_pb_button,.et_pb_bg_layout_light_phone.et_pb_module.et_pb_button{color:#2ea3f2}.et_pb_bg_layout_light_phone h1,.et_pb_bg_layout_light_phone h2,.et_pb_bg_layout_light_phone h3,.et_pb_bg_layout_light_phone h4{color:#333!important}.et_pb_module .et_pb_bg_layout_light_phone.et_pb_button{color:#2ea3f2!important}.et_pb_bg_layout_light_phone{color:#666!important}.et_pb_bg_layout_dark_phone,.et_pb_bg_layout_dark_phone h1,.et_pb_bg_layout_dark_phone h2,.et_pb_bg_layout_dark_phone h3,.et_pb_bg_layout_dark_phone h4{color:#fff!important}.et_pb_bg_layout_dark_phone.et_pb_button,.et_pb_bg_layout_dark_phone.et_pb_module.et_pb_button{color:inherit}.et_pb_module .et_pb_bg_layout_dark_phone.et_pb_button{color:#fff!important}}@-webkit-keyframes multi-view-image-fade{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(1.01);transform:scale(1.01);opacity:1}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.et_pb_section{position:relative;background-color:#fff;background-position:50%;background-size:100%;background-size:cover}.et_pb_section--fixed{width:100%}.et_pb_fullwidth_section{padding:0}.et_pb_fullwidth_section>.et_pb_module:not(.et_pb_post_content):not(.et_pb_fullwidth_post_content) .et_pb_row{padding:0!important}.et_pb_bottom_inside_divider{display:block;background-repeat-y:no-repeat;height:100%;position:absolute;pointer-events:none;width:100%;left:0;right:0}.et_pb_bottom_inside_divider.et-no-transition{-webkit-transition:none!important;transition:none!important}.et_pb_section_video:not(.et_pb_section--with-menu){overflow:hidden;position:relative}.et_pb_column>.et_pb_section_video_bg{z-index:-1}.et_pb_section_video_bg{visibility:visible;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;display:block;pointer-events:none;-webkit-transition:display .3s;transition:display .3s}.et_pb_section_video_bg.et_pb_section_video_bg_hover{display:none}.et_pb_section_video_bg embed,.et_pb_section_video_bg iframe,.et_pb_section_video_bg object,.et_pb_section_video_bg video{max-width:none}.et_pb_section_video_bg .mejs-video{left:50%;position:absolute;max-width:none}.et_pb_section_video_on_hover:hover>.et_pb_section_video_bg{display:none}.et_pb_section_video_on_hover:hover>.et_pb_section_video_bg_hover{display:block}@media (min-width:981px){.et_pb_section div.et_pb_row .et_pb_column .et_pb_module.et-last-child,.et_pb_section div.et_pb_row .et_pb_column .et_pb_module:last-child,.et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_column .et_pb_module.et-last-child,.et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_column .et_pb_module:last-child,.et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module.et-last-child,.et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module:last-child{margin-bottom:0}.et_pb_section{padding:4% 0}.et_pb_fullwidth_section{padding:0}}@media (max-width:980px){.et_pb_section{padding:50px 0}.et_pb_fullwidth_section{padding:0}}.et_pb_row{width:80%;max-width:1080px;margin:auto;position:relative}.et_pb_row_inner{width:100%;position:relative}.et_pb_row:after,.et_pb_row_inner:after{content:"";display:block;clear:both;visibility:hidden;line-height:0;height:0;width:0}.et_pb_row_4col .et-last-child,.et_pb_row_6col .et-last-child{margin-bottom:0}.et_pb_column{float:left;background-size:cover;background-position:50%;position:relative;z-index:2;min-height:1px}.et_pb_row .et_pb_column.et-last-child,.et_pb_row .et_pb_column:last-child,.et_pb_row_inner .et_pb_column.et-last-child,.et_pb_row_inner .et_pb_column:last-child{margin-right:0!important}.et_pb_column.et_pb_section_parallax{position:relative}.et_pb_column,.et_pb_row,.et_pb_row_inner{background-size:cover;background-position:50%;background-repeat:no-repeat}@media (min-width:981px){.et_pb_row{padding:2% 0}.et_pb_column_3_4 .et_pb_row_inner{padding:3.735% 0}.et_pb_column_2_3 .et_pb_row_inner{padding:4.2415% 0}.et_pb_column_3_5 .et_pb_row_inner{padding:5.82% 0}.et_section_specialty>.et_pb_row{padding:0}.et_pb_row_inner{width:100%}.et_pb_column_single{padding:2.855% 0}.et_pb_column_single .et_pb_module:first-child{margin-top:0}.et_pb_column_single .et_pb_module.et-last-child,.et_pb_column_single .et_pb_module:last-child{margin-bottom:0}.et_pb_row .et_pb_column.et-last-child,.et_pb_row .et_pb_column:last-child,.et_pb_row_inner .et_pb_column.et-last-child,.et_pb_row_inner .et_pb_column:last-child{margin-right:0!important}.et_pb_row.et_pb_equal_columns,.et_pb_row_inner.et_pb_equal_columns,.et_pb_section.et_pb_equal_columns>.et_pb_row{display:-webkit-box;display:-ms-flexbox;display:flex}.rtl .et_pb_row.et_pb_equal_columns,.rtl .et_pb_row_inner.et_pb_equal_columns,.rtl .et_pb_section.et_pb_equal_columns>.et_pb_row{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.et_pb_row.et_pb_equal_columns>.et_pb_column,.et_pb_section.et_pb_equal_columns>.et_pb_row>.et_pb_column{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.et_pb_grid_item{float:left;position:relative}}@media (max-width:980px){.et_pb_row{max-width:1080px}.et_pb_column .et_pb_row_inner,.et_pb_row{padding:30px 0}.et_section_specialty>.et_pb_row{padding:0}.et_pb_column{width:100%;margin-bottom:30px}.et_pb_row .et_pb_column.et-last-child,.et_pb_row .et_pb_column:last-child{margin-bottom:0}.et_section_specialty .et_pb_row>.et_pb_column{padding-bottom:0}.et_pb_row_4col,.et_pb_row_5col,.et_pb_row_6col{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.et_pb_row_4col>.et_pb_column.et_pb_column_1_4{width:47.25%;margin-right:5.5%}.et_pb_row_4col>.et_pb_column.et_pb_column_1_4:nth-child(2n){margin-right:0}.et_pb_row_4col .et_pb_column:nth-last-child(-n+2){margin-bottom:0}.et_pb_row_5col>.et_pb_column.et_pb_column_1_5{width:47.25%;margin-right:5.5%}.et_pb_row_5col>.et_pb_column.et_pb_column_1_5:nth-child(2n){margin-right:0}.et_pb_row_5col .et_pb_column:last-child{margin-bottom:0}.et_pb_row_6col>.et_pb_column.et_pb_column_1_6{width:29.666%;margin-right:5.5%}.et_pb_row_6col>.et_pb_column.et_pb_column_1_6:nth-child(3n){margin-right:0}.et_pb_row_6col .et_pb_column:nth-last-child(-n+3){margin-bottom:0}}@media (max-width:479px){#et-top-navigation{margin-right:0}.et_pb_row .et_pb_column.et_pb_column_1_4,.et_pb_row .et_pb_column.et_pb_column_1_5,.et_pb_row .et_pb_column.et_pb_column_1_6{width:100%;margin:0 0 30px}.et_pb_row .et_pb_column.et_pb_column_1_4.et-last-child,.et_pb_row .et_pb_column.et_pb_column_1_4:last-child,.et_pb_row .et_pb_column.et_pb_column_1_5.et-last-child,.et_pb_row .et_pb_column.et_pb_column_1_5:last-child,.et_pb_row .et_pb_column.et_pb_column_1_6.et-last-child,.et_pb_row .et_pb_column.et_pb_column_1_6:last-child{margin-bottom:0}.et_pb_column{width:100%!important}}.et_pb_grid_item.first_in_row{clear:both}.et_pb_grid_item:not(.first_in_row){clear:none}.et_pb_grid_item.et_pb_gallery_item.first_in_row{clear:both}@media (max-width:980px){.et_pb_column .et_pb_grid_item{margin:0 5.5% 7.5% 0;width:29.666%;clear:none;float:left}.et_pb_column .et_pb_grid_item.last_in_row{margin-right:0}.et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item,.et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item,.et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item{margin:0 0 11.5%;width:100%}}@media (max-width:767px){.et_pb_column .et_pb_grid_item{margin:0 5.5% 9.5% 0;width:47.25%;clear:none;float:left}.et_pb_column .et_pb_grid_item:nth-child(3n){margin-right:5.5%}.et_pb_column .et_pb_grid_item:nth-child(3n+1){clear:none}.et_pb_column .et_pb_grid_item .last_in_row,.et_pb_column .et_pb_grid_item:nth-child(2n){margin-right:0}.et_pb_column .et_pb_grid_item .first_in_row,.et_pb_column .et_pb_grid_item:nth-child(odd){clear:both}}@media (max-width:479px){.et_pb_column .et_pb_grid_item{margin:0 0 11.5%;width:100%}.et_pb_column .et_pb_grid_item .on_last_row{margin-bottom:0}.et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item,.et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item,.et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item{margin:0 0 11.5%;width:100%}}@font-face{font-family:ETmodules;font-display:swap;src:url(https://e3m3v6b5.rocketcdn.me/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.eot);src:url(https://e3m3v6b5.rocketcdn.me/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.eot?#iefix) format("embedded-opentype"),url(https://e3m3v6b5.rocketcdn.me/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.woff) format("woff"),url(https://e3m3v6b5.rocketcdn.me/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.ttf) format("truetype"),url(https://e3m3v6b5.rocketcdn.me/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.svg#ETmodules) format("svg");font-weight:400;font-style:normal}.et_pb_button[data-icon]:not([data-icon=""]):after{content:attr(data-icon)}@media (max-width:980px){.et_pb_button[data-icon-tablet]:not([data-icon-tablet=""]):after{content:attr(data-icon-tablet)}}.et_overlay{z-index:-1;position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:hsla(0,0%,100%,.9);opacity:0;pointer-events:none;-webkit-transition:.3s;transition:all .3s;border:1px solid #e5e5e5;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-font-smoothing:antialiased}.et_overlay:before{color:#2ea3f2;content:"\E050";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:32px;-webkit-transition:.4s;transition:all .4s}.et_shop_image{position:relative;display:block}.et_shop_image:hover .et_overlay{z-index:3;opacity:1}.et_pb_bg_layout_light .et_pb_newsletter_button{color:#2ea3f2}.et_pb_with_border .et_pb_newsletter_form .input[type=checkbox]+label i,.et_pb_with_border .et_pb_newsletter_form .input[type=radio]+label i,.et_pb_with_border .et_pb_newsletter_form input,.et_pb_with_border .et_pb_newsletter_form select,.et_pb_with_border .et_pb_newsletter_form textarea{border:0 solid #333}.et_pb_newsletter_form p.et_pb_newsletter_field.et_pb_signup_custom_field{padding-left:0}.et_pb_newsletter p .et_pb_signup_error{border:1px solid red!important}.et_pb_newsletter{padding:25px}.et_pb_newsletter .et_pb_module_header:empty{display:none}.et_pb_newsletter_form p.et_pb_newsletter_field{padding-bottom:1em;margin-bottom:0}.et_pb_newsletter_form .input,.et_pb_newsletter_form input[type=password],.et_pb_newsletter_form input[type=text],.et_pb_newsletter_form p.et_pb_newsletter_field input[type=text],.et_pb_newsletter_form p.et_pb_newsletter_field textarea,.et_pb_newsletter_form select,.et_pb_newsletter_form textarea{-webkit-appearance:none;padding:14px 4%!important;font-size:16px;color:#666;background-color:#fff;width:100%;font-weight:400;border-width:0;border-radius:3px}.et_pb_newsletter_success{text-align:center}.et_pb_newsletter_button{display:block;color:inherit;width:100%;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.et_pb_newsletter_button:hover{text-decoration:none}.et_pb_newsletter_button:hover:after{opacity:1;margin-left:0}.et_pb_newsletter_fields{width:100%}.et_pb_newsletter .et_pb_newsletter_fields{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.et_pb_newsletter .et_pb_newsletter_fields>*{-ms-flex-preferred-size:100%;flex-basis:100%}@media (max-width:980px){.et_pb_bg_layout_light_tablet .et_pb_newsletter_button{color:#2ea3f2}.et_pb_bg_layout_dark_tablet .et_pb_newsletter_button{color:inherit}}@media (max-width:767px){.et_pb_button[data-icon-phone]:not([data-icon-phone=""]):after{content:attr(data-icon-phone)}.et_pb_bg_layout_light_phone .et_pb_newsletter_button{color:#2ea3f2}.et_pb_bg_layout_dark_phone .et_pb_newsletter_button{color:inherit}.et_pb_bg_layout_light_phone .et_pb_video_play{color:#333}}.gecko .et_pb_newsletter .et_pb_newsletter_field{margin-bottom:1vw}.et_pb_contact_form_label{display:none}.et_pb_with_border.et_pb_contact_field .input[type=checkbox]+label i,.et_pb_with_border.et_pb_contact_field .input[type=radio]+label i,.et_pb_with_border.et_pb_contact_field input,.et_pb_with_border.et_pb_contact_field select,.et_pb_with_border.et_pb_contact_field textarea{border:0 solid #333}p.et_pb_contact_field{padding:0 0 0 3%;margin-bottom:3%;background-position:50%;background-size:cover}p.et_pb_contact_field:not(.et_pb_contact_field_last){clear:both}.et_pb_contact_field *,.et_pb_contact_field.et_pb_section_parallax,.et_pb_contact_field.et_pb_section_video{position:relative}.et_pb_contact_field a{color:inherit;font-weight:700;text-decoration:underline}.et_pb_contact_field_checkbox,.et_pb_contact_field_radio{display:block}.et_audio_container .mejs-container{width:auto!important;min-width:unset!important;height:auto!important}.et_audio_container .mejs-container{background:0 0;height:auto}.et_pb_video_box{display:block;position:relative;z-index:1;line-height:0}.et_pb_video_box video{width:100%!important;height:auto!important}.et_pb_video_overlay{position:absolute;z-index:10;top:0;left:0;height:100%;width:100%;background-size:cover;background-repeat:no-repeat;background-position:50%;cursor:pointer}.et_pb_video_play:before{font-family:ETmodules;content:"I"}.et_pb_video_play{display:block;position:absolute;z-index:100;color:#fff;left:50%;top:50%}.et_pb_column_2_3 .et_pb_video_play,.et_pb_column_3_4 .et_pb_video_play,.et_pb_column_3_5 .et_pb_video_play,.et_pb_column_4_4 .et_pb_video_play{font-size:6rem;line-height:6rem;margin-left:-3rem;margin-top:-3rem}.et_pb_column_1_3 .et_pb_video_play,.et_pb_column_1_4 .et_pb_video_play,.et_pb_column_1_5 .et_pb_video_play,.et_pb_column_1_6 .et_pb_video_play,.et_pb_column_2_5 .et_pb_video_play,.et_pb_column_3_8 .et_pb_video_play{font-size:3rem;line-height:3rem;margin-left:-1.5rem;margin-top:-1.5rem}.et_pb_bg_layout_light .et_pb_video_play{color:#333}.et_pb_video_overlay_hover{background:0 0;width:100%;height:100%;position:absolute;z-index:100;-webkit-transition:.5s ease-in-out;transition:all .5s ease-in-out}.et_pb_video .et_pb_video_overlay_hover:hover{background:rgba(0,0,0,.6)}@media (min-width:768px) and (max-width:980px){.et_pb_column_1_3 .et_pb_video_play,.et_pb_column_1_4 .et_pb_video_play,.et_pb_column_1_5 .et_pb_video_play,.et_pb_column_1_6 .et_pb_video_play,.et_pb_column_2_5 .et_pb_video_play,.et_pb_column_3_8 .et_pb_video_play{font-size:6rem;line-height:6rem;margin-left:-3rem;margin-top:-3rem}}@media (max-width:768px){.et_pb_column_2_3 .et_pb_video_play,.et_pb_column_3_4 .et_pb_video_play,.et_pb_column_3_5 .et_pb_video_play,.et_pb_column_4_4 .et_pb_video_play{font-size:3rem;line-height:3rem;margin-left:-1.5rem;margin-top:-1.5rem}}.et_audio_content{background-color:#2ea3f2}.et_pb_post .et-pb-controllers a{margin-bottom:10px}.et_pb_blog_grid .et_audio_content{margin-bottom:19px}.et_pb_row .et_pb_blog_grid .et_pb_post .et_pb_slide{min-height:180px}.et_pb_column_1_3 .et_audio_content h2,.et_pb_column_1_4 .et_audio_content h2,.et_pb_column_1_5 .et_audio_content h2,.et_pb_column_1_6 .et_audio_content h2,.et_pb_column_2_5 .et_audio_content h2,.et_pb_column_3_5 .et_audio_content h2,.et_pb_column_3_8 .et_audio_content h2{margin-bottom:9px;margin-top:0}.et_pb_post .et_pb_video_overlay .et_pb_video_play{color:#fff}.et_pb_post .et_pb_video_overlay_hover:hover{background:rgba(0,0,0,.6)}.et_audio_content{text-align:center;word-wrap:break-word;position:relative;padding:50px 60px}.et_audio_content h2{color:#fff!important}.et_audio_content h2{margin-top:0}.et_audio_content h2{margin-bottom:20px}.et_audio_content h2{line-height:44px}.et_pb_column_2_3 .et_audio_content{padding:40px 40px 45px}.et_pb_column_3_5 .et_audio_content{padding:35px 40px}.et_pb_column_3_5 .et_audio_content h2{line-height:32px}.et_pb_column_1_3 .et_audio_content,.et_pb_column_1_4 .et_audio_content,.et_pb_column_1_5 .et_audio_content,.et_pb_column_1_6 .et_audio_content,.et_pb_column_2_5 .et_audio_content,.et_pb_column_3_8 .et_audio_content{padding:35px 20px}.et_pb_column_1_3 .et_audio_content h2,.et_pb_column_1_4 .et_audio_content h2,.et_pb_column_1_5 .et_audio_content h2,.et_pb_column_1_6 .et_audio_content h2,.et_pb_column_2_5 .et_audio_content h2,.et_pb_column_3_8 .et_audio_content h2{font-size:18px;line-height:26px}.et_pb_post>.et_pb_slider{margin-bottom:30px}.et_pb_column_3_4 .et_pb_post .et_pb_slide{min-height:442px}.et_pb_column_2_3 .et_pb_post .et_pb_slide{min-height:390px}.et_pb_column_3_5 .et_pb_post .et_pb_slide{min-height:284px}.et_pb_column_1_3 .et_pb_post .et_pb_slide,.et_pb_column_2_5 .et_pb_post .et_pb_slide,.et_pb_column_3_8 .et_pb_post .et_pb_slide{min-height:180px}.et_pb_column_1_4 .et_pb_post .et_pb_slide,.et_pb_column_1_5 .et_pb_post .et_pb_slide,.et_pb_column_1_6 .et_pb_post .et_pb_slide{min-height:125px}.et_pb_bg_layout_light .et_pb_post p{color:#666}.et_pb_bg_layout_dark .et_pb_post p{color:inherit}.et_pb_text_color_dark .et_audio_content h2{color:#666!important}.et_pb_text_color_dark.et_audio_content h2{color:#bbb!important}.et_pb_text_color_dark.et_audio_content{background-color:#e8e8e8}@media (max-width:980px){.et_pb_bg_layout_light_tablet .et_pb_video_play{color:#333}.et_pb_bg_layout_dark_tablet .et_audio_content h2{color:#fff!important}.et_pb_text_color_dark_tablet .et_audio_content h2{color:#666!important}.et_pb_text_color_dark_tablet.et_audio_content h2{color:#bbb!important}.et_pb_text_color_dark_tablet.et_audio_content{background-color:#e8e8e8}}@media (min-width:768px) and (max-width:980px){.et_audio_content h2{font-size:26px!important;line-height:44px!important;margin-bottom:24px!important}}@media (max-width:767px){.et_audio_content h2{font-size:20px!important;line-height:26px!important}.et_audio_content{padding:35px 20px!important}.et_audio_content h2{margin-bottom:9px!important}.et_pb_bg_layout_dark_phone .et_audio_content h2{color:#fff!important}.et_pb_text_color_dark_phone .et_audio_content h2{color:#666!important}.et_pb_text_color_dark_phone.et_audio_content h2{color:#bbb!important}.et_pb_text_color_dark_phone.et_audio_content{background-color:#e8e8e8}}.et_pb_post{margin-bottom:60px;word-wrap:break-word}.et_pb_with_border .et_pb_post .et_pb_slides,.et_pb_with_border .et_pb_post img:not(.woocommerce-placeholder){border:0 solid #333}.et_pb_post .entry-content{padding-top:30px}.et_pb_post .entry-featured-image-url{display:block;position:relative;margin-bottom:30px}.et_pb_post .entry-title a,.et_pb_post h2 a{text-decoration:none}.et_pb_post .more{text-decoration:none}.et_pb_post .more{color:#82c0c7}.et_pb_image_container img,.et_pb_post a img{vertical-align:bottom;max-width:100%}@media (min-width:981px) and (max-width:1100px){.et_pb_column_4_4 .et_pb_post .et_pb_slide{min-height:534px}.et_pb_column_3_4 .et_pb_post .et_pb_slide{min-height:392px}.et_pb_column_2_3 .et_pb_post .et_pb_slide{min-height:345px}.et_pb_column_3_5 .et_pb_post .et_pb_slide{min-height:250px}.et_pb_column_1_3 .et_pb_post .et_pb_slide,.et_pb_column_2_5 .et_pb_post .et_pb_slide,.et_pb_column_3_8 .et_pb_post .et_pb_slide{min-height:155px}.et_pb_column_1_4 .et_pb_post .et_pb_slide,.et_pb_column_1_5 .et_pb_post .et_pb_slide,.et_pb_column_1_6 .et_pb_post .et_pb_slide{min-height:108px}.et_pb_post{margin-bottom:42px}}@media (max-width:980px){.et_pb_post{margin-bottom:42px}.et_pb_bg_layout_light_tablet .et_pb_post p{color:#666}.et_pb_bg_layout_dark_tablet .et_pb_post p{color:inherit}}@media (max-width:767px){.et_pb_post{margin-bottom:42px}.et_pb_post>h2{font-size:18px}.et_pb_bg_layout_light_phone .et_pb_post p{color:#666}.et_pb_bg_layout_dark_phone .et_pb_post p{color:inherit}}@media (max-width:479px){.et_pb_column_1_3 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_2_3 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_2_5 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_3_5 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_3_8 .et_pb_carousel_item .et_pb_video_play{font-size:1.5rem;line-height:1.5rem;margin-left:-.75rem;margin-top:-.75rem}.et_audio_content{padding:35px 20px!important}.et_pb_post{margin-bottom:42px}.et_pb_post h2{font-size:16px;padding-bottom:0}a.comment-reply-link.et_pb_button{font-size:15px}a.comment-reply-link.et_pb_button:after{font-size:25px}}.et_post_gallery{padding:0!important;line-height:1.7!important;list-style:none!important}.et_builder_inner_content.has_et_pb_sticky{z-index:inherit}.et-db #et-boc .et-l #et-fb-app .et_pb_column.has_et_pb_sticky,.et_pb_column.has_et_pb_sticky{z-index:20}.et-l--header .et-db #et-boc .et-l #et-fb-app .et_pb_column.has_et_pb_sticky,.et-l--header .et_pb_column.has_et_pb_sticky{z-index:30}.et-l--footer .et-db #et-boc .et-l #et-fb-app .et_pb_column.has_et_pb_sticky,.et-l--footer .et_pb_column.has_et_pb_sticky{z-index:10}.et_pb_sticky_placeholder{opacity:0!important}.et_pb_sticky .et_overlay.et_pb_inline_icon_sticky:before,.et_pb_sticky .et_pb_inline_icon_sticky:before{content:attr(data-icon-sticky)!important}body .et-script-temporary-measurement{opacity:0}.et_animated{opacity:0;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both!important;animation-fill-mode:both!important}.et_animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.et_had_animation{position:relative}@-webkit-keyframes et_pb_fade{to{opacity:1}}@keyframes et_pb_fade{to{opacity:1}}.et_animated.fade{-webkit-animation-name:et_pb_fade;animation-name:et_pb_fade}@-webkit-keyframes et_pb_fadeTop{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes et_pb_fadeTop{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.et_animated.fadeTop{-webkit-animation-name:et_pb_fadeTop;animation-name:et_pb_fadeTop}@-webkit-keyframes et_pb_fadeRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes et_pb_fadeRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.et_animated.fadeRight{-webkit-animation-name:et_pb_fadeRight;animation-name:et_pb_fadeRight}@-webkit-keyframes et_pb_fadeBottom{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes et_pb_fadeBottom{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.et_animated.fadeBottom{-webkit-animation-name:et_pb_fadeBottom;animation-name:et_pb_fadeBottom}@-webkit-keyframes et_pb_fadeLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes et_pb_fadeLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.et_animated.fadeLeft{-webkit-animation-name:et_pb_fadeLeft;animation-name:et_pb_fadeLeft}@-webkit-keyframes et_pb_slide{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}@keyframes et_pb_slide{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}.et_animated.slide{-webkit-animation-name:et_pb_slide;animation-name:et_pb_slide}@-webkit-keyframes et_pb_slideTop{to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes et_pb_slideTop{to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.et_animated.slideTop{-webkit-animation-name:et_pb_slideTop;animation-name:et_pb_slideTop}@-webkit-keyframes et_pb_slideRight{to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes et_pb_slideRight{to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.et_animated.slideRight{-webkit-animation-name:et_pb_slideRight;animation-name:et_pb_slideRight}@-webkit-keyframes et_pb_slideBottom{to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes et_pb_slideBottom{to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.et_animated.slideBottom{-webkit-animation-name:et_pb_slideBottom;animation-name:et_pb_slideBottom}@-webkit-keyframes et_pb_slideLeft{to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes et_pb_slideLeft{to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.et_animated.slideLeft{-webkit-animation-name:et_pb_slideLeft;animation-name:et_pb_slideLeft}@-webkit-keyframes et_pb_bounce{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes et_pb_bounce{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.et_animated.bounce{-webkit-animation-name:et_pb_bounce;animation-name:et_pb_bounce}@-webkit-keyframes et_pb_bounceTop{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,-200px,0);transform:translate3d(0,-200px,0)}60%{-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes et_pb_bounceTop{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,-200px,0);transform:translate3d(0,-200px,0)}60%{-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none;opacity:1}}.et_animated.bounceTop{-webkit-animation-name:et_pb_bounceTop;animation-name:et_pb_bounceTop}@-webkit-keyframes et_pb_bounceRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(200px,0,0);transform:translate3d(200px,0,0)}60%{-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes et_pb_bounceRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(200px,0,0);transform:translate3d(200px,0,0)}60%{-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none;opacity:1}}.et_animated.bounceRight{-webkit-animation-name:et_pb_bounceRight;animation-name:et_pb_bounceRight}@-webkit-keyframes et_pb_bounceBottom{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,200px,0);transform:translate3d(0,200px,0)}60%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes et_pb_bounceBottom{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,200px,0);transform:translate3d(0,200px,0)}60%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.et_animated.bounceBottom{-webkit-animation-name:et_pb_bounceBottom;animation-name:et_pb_bounceBottom}@-webkit-keyframes et_pb_bounceLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(-200px,0,0);transform:translate3d(-200px,0,0)}60%{-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes et_pb_bounceLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(-200px,0,0);transform:translate3d(-200px,0,0)}60%{-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none;opacity:1}}.et_animated.bounceLeft{-webkit-animation-name:et_pb_bounceLeft;animation-name:et_pb_bounceLeft}@-webkit-keyframes et_pb_zoom{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}@keyframes et_pb_zoom{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}.et_animated.zoom{-webkit-animation-name:et_pb_zoom;animation-name:et_pb_zoom}@-webkit-keyframes et_pb_zoomTop{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}@keyframes et_pb_zoomTop{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}.et_animated.zoomTop{-webkit-animation-name:et_pb_zoomTop;animation-name:et_pb_zoomTop;-webkit-transform-origin:top;transform-origin:top}@-webkit-keyframes et_pb_zoomRight{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}@keyframes et_pb_zoomRight{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}.et_animated.zoomRight{-webkit-animation-name:et_pb_zoomRight;animation-name:et_pb_zoomRight;-webkit-transform-origin:right;transform-origin:right}@-webkit-keyframes et_pb_zoomBottom{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}@keyframes et_pb_zoomBottom{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}.et_animated.zoomBottom{-webkit-animation-name:et_pb_zoomBottom;animation-name:et_pb_zoomBottom;-webkit-transform-origin:bottom;transform-origin:bottom}@-webkit-keyframes et_pb_zoomLeft{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}@keyframes et_pb_zoomLeft{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}.et_animated.zoomLeft{-webkit-animation-name:et_pb_zoomLeft;animation-name:et_pb_zoomLeft;-webkit-transform-origin:left;transform-origin:left}@-webkit-keyframes et_pb_flip{to{opacity:1;-webkit-transform:rotateX(0);transform:rotateX(0)}}@keyframes et_pb_flip{to{opacity:1;-webkit-transform:rotateX(0);transform:rotateX(0)}}.et_animated.flip{-webkit-animation-name:et_pb_flip;animation-name:et_pb_flip}@-webkit-keyframes et_pb_flipTop{to{opacity:1;-webkit-transform:rotateX(0);transform:rotateX(0)}}@keyframes et_pb_flipTop{to{opacity:1;-webkit-transform:rotateX(0);transform:rotateX(0)}}.et_animated.flipTop{-webkit-animation-name:et_pb_flipTop;animation-name:et_pb_flipTop;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes et_pb_flipRight{to{opacity:1;-webkit-transform:rotateY(0);transform:rotateY(0)}}@keyframes et_pb_flipRight{to{opacity:1;-webkit-transform:rotateY(0);transform:rotateY(0)}}.et_animated.flipRight{-webkit-animation-name:et_pb_flipRight;animation-name:et_pb_flipRight;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes et_pb_flipBottom{to{opacity:1;-webkit-transform:rotateX(0);transform:rotateX(0)}}@keyframes et_pb_flipBottom{to{opacity:1;-webkit-transform:rotateX(0);transform:rotateX(0)}}.et_animated.flipBottom{-webkit-animation-name:et_pb_flipBottom;animation-name:et_pb_flipBottom;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes et_pb_flipLeft{to{opacity:1;-webkit-transform:rotateY(0);transform:rotateY(0)}}@keyframes et_pb_flipLeft{to{opacity:1;-webkit-transform:rotateY(0);transform:rotateY(0)}}.et_animated.flipLeft{-webkit-animation-name:et_pb_flipLeft;animation-name:et_pb_flipLeft;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes et_pb_fold{to{opacity:1;-webkit-transform:rotateY(0);transform:rotateY(0)}}@keyframes et_pb_fold{to{opacity:1;-webkit-transform:rotateY(0);transform:rotateY(0)}}.et_animated.fold{-webkit-transform-origin:center;transform-origin:center;-webkit-animation-name:et_pb_fold;animation-name:et_pb_fold}@-webkit-keyframes et_pb_foldTop{to{opacity:1;-webkit-transform:rotateX(0);transform:rotateX(0)}}@keyframes et_pb_foldTop{to{opacity:1;-webkit-transform:rotateX(0);transform:rotateX(0)}}.et_animated.foldTop{-webkit-transform-origin:top;transform-origin:top;-webkit-animation-name:et_pb_foldTop;animation-name:et_pb_foldTop}@-webkit-keyframes et_pb_foldRight{to{opacity:1;-webkit-transform:rotateY(0);transform:rotateY(0)}}@keyframes et_pb_foldRight{to{opacity:1;-webkit-transform:rotateY(0);transform:rotateY(0)}}.et_animated.foldRight{-webkit-transform-origin:right;transform-origin:right;-webkit-animation-name:et_pb_foldRight;animation-name:et_pb_foldRight}@-webkit-keyframes et_pb_foldBottom{to{opacity:1;-webkit-transform:rotateX(0);transform:rotateX(0)}}@keyframes et_pb_foldBottom{to{opacity:1;-webkit-transform:rotateX(0);transform:rotateX(0)}}.et_animated.foldBottom{-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-animation-name:et_pb_foldBottom;animation-name:et_pb_foldBottom}@-webkit-keyframes et_pb_foldLeft{to{opacity:1;-webkit-transform:rotateY(0);transform:rotateY(0)}}@keyframes et_pb_foldLeft{to{opacity:1;-webkit-transform:rotateY(0);transform:rotateY(0)}}.et_animated.foldLeft{-webkit-transform-origin:left;transform-origin:left;-webkit-animation-name:et_pb_foldLeft;animation-name:et_pb_foldLeft}@-webkit-keyframes et_pb_roll{0%{-webkit-transform-origin:center;transform-origin:center}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes et_pb_roll{0%{-webkit-transform-origin:center;transform-origin:center}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.et_animated.roll{-webkit-animation-name:et_pb_roll;animation-name:et_pb_roll}@-webkit-keyframes et_pb_rollTop{0%{-webkit-transform-origin:top;transform-origin:top}to{-webkit-transform-origin:top;transform-origin:top;-webkit-transform:none;transform:none;opacity:1}}@keyframes et_pb_rollTop{0%{-webkit-transform-origin:top;transform-origin:top}to{-webkit-transform-origin:top;transform-origin:top;-webkit-transform:none;transform:none;opacity:1}}.et_animated.rollTop{-webkit-animation-name:et_pb_rollTop;animation-name:et_pb_rollTop}@-webkit-keyframes et_pb_rollRight{0%{-webkit-transform-origin:right;transform-origin:right}to{-webkit-transform-origin:right;transform-origin:right;-webkit-transform:none;transform:none;opacity:1}}@keyframes et_pb_rollRight{0%{-webkit-transform-origin:right;transform-origin:right}to{-webkit-transform-origin:right;transform-origin:right;-webkit-transform:none;transform:none;opacity:1}}.et_animated.rollRight{-webkit-animation-name:et_pb_rollRight;animation-name:et_pb_rollRight}@-webkit-keyframes et_pb_rollBottom{0%{-webkit-transform-origin:bottom;transform-origin:bottom}to{-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes et_pb_rollBottom{0%{-webkit-transform-origin:bottom;transform-origin:bottom}to{-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transform:none;transform:none;opacity:1}}.et_animated.rollBottom{-webkit-animation-name:et_pb_rollBottom;animation-name:et_pb_rollBottom}@-webkit-keyframes et_pb_rollLeft{0%{-webkit-transform-origin:left;transform-origin:left}to{-webkit-transform-origin:left;transform-origin:left;-webkit-transform:none;transform:none;opacity:1}}@keyframes et_pb_rollLeft{0%{-webkit-transform-origin:left;transform-origin:left}to{-webkit-transform-origin:left;transform-origin:left;-webkit-transform:none;transform:none;opacity:1}}.et_animated.rollLeft{-webkit-animation-name:et_pb_rollLeft;animation-name:et_pb_rollLeft}@-webkit-keyframes fadeOutTop{0%{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}to{opacity:0;-webkit-transform:translatey(-60%);transform:translatey(-60%)}}@keyframes fadeOutTop{0%{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}to{opacity:0;-webkit-transform:translatey(-60%);transform:translatey(-60%)}}@-webkit-keyframes fadeInTop{0%{opacity:0;-webkit-transform:translatey(-60%);transform:translatey(-60%)}to{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}}@keyframes fadeInTop{0%{opacity:0;-webkit-transform:translatey(-60%);transform:translatey(-60%)}to{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}}@-webkit-keyframes fadeInBottom{0%{opacity:0;-webkit-transform:translatey(60%);transform:translatey(60%)}to{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}}@keyframes fadeInBottom{0%{opacity:0;-webkit-transform:translatey(60%);transform:translatey(60%)}to{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}}@-webkit-keyframes fadeOutBottom{0%{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}to{opacity:0;-webkit-transform:translatey(60%);transform:translatey(60%)}}@keyframes fadeOutBottom{0%{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}to{opacity:0;-webkit-transform:translatey(60%);transform:translatey(60%)}}.et-waypoint.et_pb_animation_off,.et-waypoint:not(.et_pb_counters).et_pb_animation_off,.et_pb_animation_off{opacity:1}.et-waypoint.et_pb_animation_left.et-animated,.et_pb_animation_left.et-animated{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeLeft;animation:1s cubic-bezier(.77,0,.175,1) fadeLeft}.et-waypoint.et_pb_animation_right.et-animated,.et_pb_animation_right.et-animated{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeRight;animation:1s cubic-bezier(.77,0,.175,1) fadeRight}.et-waypoint.et_pb_animation_top.et-animated,.et_pb_animation_top.et-animated{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeTop;animation:1s cubic-bezier(.77,0,.175,1) fadeTop}.et-waypoint.et_pb_animation_bottom.et-animated,.et_pb_animation_bottom.et-animated{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeBottom;animation:1s cubic-bezier(.77,0,.175,1) fadeBottom}.et-waypoint.et_pb_animation_fade_in.et-animated,.et_pb_animation_fade_in.et-animated{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeIn;animation:1s cubic-bezier(.77,0,.175,1) fadeIn}@media (max-width:980px){.et-waypoint.et_pb_animation_left_tablet.et-animated,.et_pb_animation_left_tablet.et-animated{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeLeft;animation:1s cubic-bezier(.77,0,.175,1) fadeLeft}.et-waypoint.et_pb_animation_right_tablet.et-animated,.et_pb_animation_right_tablet.et-animated{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeRight;animation:1s cubic-bezier(.77,0,.175,1) fadeRight}.et-waypoint.et_pb_animation_top_tablet.et-animated,.et_pb_animation_top_tablet.et-animated{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeTop;animation:1s cubic-bezier(.77,0,.175,1) fadeTop}.et-waypoint.et_pb_animation_bottom_tablet.et-animated,.et_pb_animation_bottom_tablet.et-animated{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeBottom;animation:1s cubic-bezier(.77,0,.175,1) fadeBottom}.et-waypoint.et_pb_animation_fade_in_tablet.et-animated,.et_pb_animation_fade_in_tablet.et-animated{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeIn;animation:1s cubic-bezier(.77,0,.175,1) fadeIn}.et_pb_bg_layout_light_tablet .et-pb-controllers .et-pb-active-control{background-color:#333}.et_pb_bg_layout_light_tablet .et-pb-controllers a{background-color:rgba(0,0,0,.3)}.et_pb_bg_layout_dark_tablet .et_pb_slide_description{text-shadow:0 1px 3px rgba(0,0,0,.3)}.et_pb_bg_layout_dark_tablet .et-pb-controllers .et-pb-active-control{background-color:#fff}.et_pb_bg_layout_dark_tablet .et-pb-controllers a{background-color:hsla(0,0%,100%,.5)}}@media (max-width:767px){.et-waypoint.et_pb_animation_left_phone.et-animated,.et_pb_animation_left_phone.et-animated{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeLeft;animation:1s cubic-bezier(.77,0,.175,1) fadeLeft}.et-waypoint.et_pb_animation_right_phone.et-animated,.et_pb_animation_right_phone.et-animated{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeRight;animation:1s cubic-bezier(.77,0,.175,1) fadeRight}.et-waypoint.et_pb_animation_top_phone.et-animated,.et_pb_animation_top_phone.et-animated{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeTop;animation:1s cubic-bezier(.77,0,.175,1) fadeTop}.et-waypoint.et_pb_animation_bottom_phone.et-animated,.et_pb_animation_bottom_phone.et-animated{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeBottom;animation:1s cubic-bezier(.77,0,.175,1) fadeBottom}.et-waypoint.et_pb_animation_fade_in_phone.et-animated,.et_pb_animation_fade_in_phone.et-animated{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeIn;animation:1s cubic-bezier(.77,0,.175,1) fadeIn}}.mfp-wrap .mfp-container button:hover{background:0 0!important}.mfp-wrap .mfp-arrow:active{position:absolute;top:50%}.mfp-wrap .mfp-close:active{position:absolute;top:-10px}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after,.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{font-family:ETmodules;speak:none;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mfp-fade.mfp-bg{opacity:.001;-webkit-transition:.5s ease-out;transition:all .5s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade .mfp-wrap.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade .mfp-wrap.mfp-wrap.mfp-removing .mfp-content{opacity:0}.mfp-fade .mfp-wrap .mfp-content{opacity:.001;-webkit-transition:.5s ease-out;transition:all .5s ease-out}.mfp-bg{z-index:1000000;overflow:hidden;background:#0b0b0b;opacity:.8}.mfp-bg,.mfp-wrap{top:0;left:0;width:100%;height:100%;position:fixed}.mfp-wrap{z-index:1000001;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px}.mfp-arrow{position:absolute;opacity:.55;top:50%;margin:-32px 0 0;padding:0;-webkit-tap-highlight-color:transparent}.mfp-arrow:hover{opacity:1}.mfp-arrow-left{left:10px}.mfp-arrow-right{right:10px}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}.mfp-arrow{background:0 0!important;margin-top:-32px!important;line-height:1em!important}.mfp-arrow,.mfp-arrow:after{width:48px!important;height:48px!important}.mfp-arrow:after{margin:0!important;top:0!important;border:none!important}.mfp-arrow-left{left:0!important}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after,.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{border:none;font-size:64px;color:#fff}.mfp-arrow-left:before,.mfp-arrow-right:before{display:none}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{content:"4"}.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{content:"5"}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{font-size:64px;font-family:'Open Sans',Arial,sans-serif;font-weight:200;top:-10px;opacity:.2}.mfp-iframe-holder .mfp-close:hover,.mfp-image-holder .mfp-close:hover{opacity:1}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.et_pb_menu__wrap .mobile_menu_bar{-webkit-transform:translateY(3%);transform:translateY(3%)}.et_pb_menu__wrap .mobile_menu_bar:before{top:0}.et_pb_menu__logo{overflow:hidden}.et_pb_menu__logo img{display:block}.et_pb_menu__search-button:after{content:"U"}.et_pb_slider{position:relative;overflow:hidden}.et_pb_slide{padding:0 6%;background-size:cover;background-position:50%;background-repeat:no-repeat}.et_pb_slider .et_pb_slide{display:none;float:left;margin-right:-100%;position:relative;width:100%;text-align:center;list-style:none!important;background-position:50%;background-size:100%;background-size:cover}.et_pb_slider .et_pb_slide:first-child{display:list-item}.et-pb-controllers{position:absolute;bottom:20px;left:0;width:100%;text-align:center;z-index:10}.et-pb-controllers a{display:inline-block;background-color:hsla(0,0%,100%,.5);text-indent:-9999px;border-radius:7px;width:7px;height:7px;margin-right:10px;padding:0;opacity:.5}.et-pb-controllers .et-pb-active-control{opacity:1}.et-pb-controllers a:last-child{margin-right:0}.et-pb-controllers .et-pb-active-control{background-color:#fff}.et_pb_slides .et_pb_temp_slide{display:block}.et_pb_slides:after{content:"";display:block;clear:both;visibility:hidden;line-height:0;height:0;width:0}@media (max-width:767px){.et-pb-controllers{position:absolute;bottom:5%;left:0;width:100%;text-align:center;z-index:10;height:14px}.et_transparent_nav .et_pb_section:first-child .et-pb-controllers{bottom:18px}.et_pb_bg_layout_light_phone .et-pb-controllers .et-pb-active-control{background-color:#333}.et_pb_bg_layout_light_phone .et-pb-controllers a{background-color:rgba(0,0,0,.3)}.et_pb_bg_layout_dark_phone .et-pb-controllers .et-pb-active-control{background-color:#fff}.et_pb_bg_layout_dark_phone .et-pb-controllers a{background-color:hsla(0,0%,100%,.5)}}.et_mobile_device .et_pb_slides .et_parallax_bg.et_pb_parallax_css{background-attachment:scroll}.et-pb-arrow-next,.et-pb-arrow-prev{position:absolute;top:50%;z-index:100;font-size:48px;color:#fff;margin-top:-24px;-webkit-transition:.2s ease-in-out;transition:all .2s ease-in-out;opacity:0}.et_pb_bg_layout_light .et-pb-arrow-next,.et_pb_bg_layout_light .et-pb-arrow-prev{color:#333}.et_pb_slider:hover .et-pb-arrow-prev{left:22px;opacity:1}.et_pb_slider:hover .et-pb-arrow-next{right:22px;opacity:1}.et_pb_bg_layout_light .et-pb-controllers .et-pb-active-control{background-color:#333}.et_pb_bg_layout_light .et-pb-controllers a{background-color:rgba(0,0,0,.3)}.et-pb-arrow-next:hover,.et-pb-arrow-prev:hover{text-decoration:none}.et-pb-arrow-next span,.et-pb-arrow-prev span{display:none}.et-pb-arrow-prev{left:-22px}.et-pb-arrow-next{right:-22px}.et-pb-arrow-prev:before{content:"4"}.et-pb-arrow-next:before{content:"5"}.et_pb_column_1_3 .et_pb_slider:hover .et-pb-arrow-prev,.et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-prev,.et_pb_column_1_5 .et_pb_slider:hover .et-pb-arrow-prev,.et_pb_column_1_6 .et_pb_slider:hover .et-pb-arrow-prev,.et_pb_column_2_5 .et_pb_slider:hover .et-pb-arrow-prev{left:0}.et_pb_column_1_3 .et_pb_slider:hover .et-pb-arrow-next,.et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-prev,.et_pb_column_1_5 .et_pb_slider:hover .et-pb-arrow-prev,.et_pb_column_1_6 .et_pb_slider:hover .et-pb-arrow-prev,.et_pb_column_2_5 .et_pb_slider:hover .et-pb-arrow-next{right:0}.et_pb_column_1_4 .et_pb_slider .et_pb_slide,.et_pb_column_1_5 .et_pb_slider .et_pb_slide,.et_pb_column_1_6 .et_pb_slider .et_pb_slide{min-height:170px}.et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-next,.et_pb_column_1_5 .et_pb_slider:hover .et-pb-arrow-next,.et_pb_column_1_6 .et_pb_slider:hover .et-pb-arrow-next{right:0}@media (max-width:980px){.et_pb_bg_layout_light_tablet .et-pb-arrow-next,.et_pb_bg_layout_light_tablet .et-pb-arrow-prev{color:#333}.et_pb_bg_layout_dark_tablet .et-pb-arrow-next,.et_pb_bg_layout_dark_tablet .et-pb-arrow-prev{color:#fff}}.et_mobile_device .et-pb-arrow-prev{left:22px;opacity:1}.et_mobile_device .et-pb-arrow-next{right:22px;opacity:1}@media (min-width:981px){.et_pb_gutters3 .et_pb_column,.et_pb_gutters3.et_pb_row .et_pb_column{margin-right:5.5%}.et_pb_gutters3 .et_pb_column_4_4,.et_pb_gutters3.et_pb_row .et_pb_column_4_4{width:100%}.et_pb_gutters3 .et_pb_column_4_4 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_module{margin-bottom:2.75%}.et_pb_gutters3 .et_pb_column_3_4,.et_pb_gutters3.et_pb_row .et_pb_column_3_4{width:73.625%}.et_pb_gutters3 .et_pb_column_3_4 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_module{margin-bottom:3.735%}.et_pb_gutters3 .et_pb_column_2_3,.et_pb_gutters3.et_pb_row .et_pb_column_2_3{width:64.833%}.et_pb_gutters3 .et_pb_column_2_3 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_module{margin-bottom:4.242%}.et_pb_gutters3 .et_pb_column_3_5,.et_pb_gutters3.et_pb_row .et_pb_column_3_5{width:57.8%}.et_pb_gutters3 .et_pb_column_3_5 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_module{margin-bottom:4.758%}.et_pb_gutters3 .et_pb_column_2_5,.et_pb_gutters3.et_pb_row .et_pb_column_2_5{width:36.7%}.et_pb_gutters3 .et_pb_column_2_5 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_2_5 .et_pb_module{margin-bottom:7.493%}.et_pb_gutters3 .et_pb_column_1_3,.et_pb_gutters3.et_pb_row .et_pb_column_1_3{width:29.6667%}.et_pb_gutters3 .et_pb_column_1_3 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_module{margin-bottom:9.27%}.et_pb_gutters3 .et_pb_column_1_4,.et_pb_gutters3.et_pb_row .et_pb_column_1_4{width:20.875%}.et_pb_gutters3 .et_pb_column_1_4 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_module{margin-bottom:13.174%}.et_pb_gutters3 .et_pb_column_1_5,.et_pb_gutters3.et_pb_row .et_pb_column_1_5{width:15.6%}.et_pb_gutters3 .et_pb_column_1_5 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_module{margin-bottom:17.628%}.et_pb_gutters3 .et_pb_column_1_6,.et_pb_gutters3.et_pb_row .et_pb_column_1_6{width:12.0833%}.et_pb_gutters3 .et_pb_column_1_6 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_module{margin-bottom:22.759%}.et_pb_gutters3 .et_pb_column .et_pb_blog_grid .column.size-1of3 .et_pb_post:last-child,.et_pb_gutters3.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of3 .et_pb_post:last-child{margin-bottom:30px}.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item,.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_grid_item{width:20.875%;margin-right:5.5%;margin-bottom:5.5%}.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3,.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3{width:29.667%;margin-right:5.5%}.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post,.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post{margin-bottom:18.539%}.et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item,.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item{width:28.353%;margin-right:7.47%;margin-bottom:7.47%}.et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item,.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item{width:45.758%;margin-right:8.483%;margin-bottom:8.483%}.et_pb_gutters3 .et_pb_column_3_5 .et_pb_grid_item,.et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_grid_item{width:45.242%;margin-right:9.516%;margin-bottom:9.516%}.et_pb_gutters3 .et_pb_column_2_5 .et_pb_grid_item,.et_pb_gutters3.et_pb_row .et_pb_column_2_5 .et_pb_grid_item{width:100%;margin-bottom:14.986%}.et_pb_gutters3 .et_pb_column_1_3 .et_pb_grid_item,.et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_grid_item{width:100%;margin-bottom:18.539%}.et_pb_gutters3 .et_pb_column_1_4 .et_pb_grid_item,.et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_grid_item{width:100%;margin-bottom:26.347%}.et_pb_gutters3 .et_pb_column_1_5 .et_pb_grid_item,.et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_grid_item{width:100%;margin-bottom:35.256%}.et_pb_gutters3 .et_pb_column_1_6 .et_pb_grid_item,.et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_grid_item{width:100%;margin-bottom:45.517%}.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n),.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n){margin-right:0}.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1),.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1){clear:both}.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item.last_in_row,.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.last_in_row{margin-right:0}.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n),.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n){margin-right:0}.et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1),.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1){clear:both}.et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item.last_in_row,.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.last_in_row{margin-right:0}.et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n){margin-right:0}.et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd),.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd){clear:both}.et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item.last_in_row,.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.last_in_row{margin-right:0}.et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_gutters3 .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),.et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n){margin-right:0}.et_pb_gutters3 .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd),.et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd){clear:both}.et_pb_gutters3 .et_pb_column_3_5 .et_pb_grid_item.last_in_row,.et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.last_in_row{margin-right:0}.et_pb_gutters3 .et_pb_column_1_3 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_1_4 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_1_5 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_1_6 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_3_5 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_gutters3 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item.last_in_row,.et_pb_gutters3 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item.last_in_row,.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.last_in_row,.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.last_in_row{margin-right:0}.et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_gutters3 .et_pb_column_single.et_pb_column_1_4 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_single.et_pb_column_1_4 .et_pb_module{margin-bottom:13.174%}.et_pb_gutters3 .et_pb_column_single.et_pb_column_1_3 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_single.et_pb_column_1_3 .et_pb_module{margin-bottom:9.27%}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4,.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4{width:100%}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_module,.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_module{margin-bottom:3.735%}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_3_8,.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8{width:46.26486%;margin-right:7.47%}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_3_8 .et_pb_module,.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_module{margin-bottom:7.47%}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_4,.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4{width:28.35314%;margin-right:7.47%}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_4 .et_pb_module,.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_module{margin-bottom:13.174%}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4,.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4{width:100%}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_module,.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_module{margin-bottom:4.242%}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_3,.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3{width:45.758%;margin-right:8.483%}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_3 .et_pb_module,.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_module{margin-bottom:9.27%}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_6,.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6{width:18.638%;margin-right:8.483%}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_6 .et_pb_module,.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_module{margin-bottom:22.759%}.et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n),.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n){margin-right:0}.et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1),.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1){clear:both}.et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1),.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1){clear:none}.et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row{margin-right:0}.et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n){margin-right:0}.et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd),.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd){clear:both}.et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row{margin-right:0}.et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,.et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row{margin-right:0}.et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item,.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item{width:28.353%;margin-right:7.47%;margin-bottom:7.47%}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n),.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n){margin-right:0}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1),.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1){clear:both}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1),.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1){clear:none}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item,.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item{width:28.353%;margin-right:7.47%;margin-bottom:7.47%}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_3_8 .et_pb_grid_item,.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_grid_item{width:100%;margin-bottom:14.941%}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_3_8 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_4 .et_pb_grid_item,.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item{width:100%;margin-bottom:26.347%}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_4 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item,.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item{width:45.758%;margin-right:8.483%;margin-bottom:8.483%}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n){margin-right:0}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd),.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd){clear:both}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item,.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item{width:45.758%;margin-right:8.483%;margin-bottom:8.483%}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_3 .et_pb_grid_item,.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_grid_item{margin-bottom:18.539%;width:100%}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_3 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_6 .et_pb_grid_item,.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_grid_item{width:100%;margin-bottom:45.517%}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_6 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_grid_item.on_last_row{margin-bottom:0}}#main-header{line-height:23px;font-weight:500;top:0;background-color:#fff;width:100%;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 0 rgba(0,0,0,.1);position:relative;z-index:99999}.nav li li{padding:0 20px;margin:0}.nav li{position:relative;line-height:1em}.nav li li{position:relative;line-height:2em}.nav li ul{position:absolute;padding:20px 0;z-index:9999;width:240px;background:#fff;visibility:hidden;opacity:0;border-top:3px solid #2ea3f2;box-shadow:0 2px 5px rgba(0,0,0,.1);-moz-box-shadow:0 2px 5px rgba(0,0,0,.1);-webkit-box-shadow:0 2px 5px rgba(0,0,0,.1);-webkit-transform:translateZ(0);text-align:left}.nav li.et-hover>ul{visibility:visible}.nav li.et-touch-hover>ul,.nav li:hover>ul{opacity:1;visibility:visible}.nav li li ul{z-index:1000;top:-23px;left:240px}.nav li.et-reverse-direction-nav li ul{left:auto;right:240px}.nav li:hover{visibility:inherit}.et_mobile_menu li a,.nav li li a{font-size:14px;-webkit-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;transition:opacity .2s ease-in-out,background-color .2s ease-in-out}.et_mobile_menu li a:hover,.nav ul li a:hover{background-color:rgba(0,0,0,.03);opacity:.7}.et-menu-nav li.mega-menu{position:inherit}.et-menu-nav li.mega-menu>ul{padding:30px 20px;position:absolute!important;width:100%;left:0!important}.et-menu-nav li.mega-menu ul li{margin:0;float:left!important;display:block!important;padding:0!important}.et-menu-nav li.mega-menu li>ul{-webkit-animation:none!important;animation:none!important;padding:0;border:none;left:auto;top:auto;width:240px!important;position:relative;box-shadow:none;-webkit-box-shadow:none}.et-menu-nav li.mega-menu li ul{visibility:visible;opacity:1;display:none}.et-menu-nav li.mega-menu.et-hover li ul,.et-menu-nav li.mega-menu:hover li ul{display:block}.et-menu-nav li.mega-menu:hover>ul{opacity:1!important;visibility:visible!important}.et-menu-nav li.mega-menu>ul>li>a:first-child{padding-top:0!important;font-weight:700;border-bottom:1px solid rgba(0,0,0,.03)}.et-menu-nav li.mega-menu>ul>li>a:first-child:hover{background-color:transparent!important}.et-menu-nav li.mega-menu li>a{width:200px!important}.et-menu-nav li.mega-menu.mega-menu-parent li li,.et-menu-nav li.mega-menu.mega-menu-parent li>a{width:100%!important}.et-menu-nav li.mega-menu.mega-menu-parent li>.sub-menu{float:left;width:100%!important}.et-menu-nav li.mega-menu>ul>li{width:25%;margin:0}.et_pb_fullwidth_menu li.mega-menu .menu-item-has-children>a:first-child:after,.et_pb_menu li.mega-menu .menu-item-has-children>a:first-child:after{display:none}.et_mobile_menu{position:absolute;left:0;padding:5%;background:#fff;width:100%;visibility:visible;opacity:1;display:none;z-index:9999;border-top:3px solid #2ea3f2;box-shadow:0 2px 5px rgba(0,0,0,.1);-moz-box-shadow:0 2px 5px rgba(0,0,0,.1);-webkit-box-shadow:0 2px 5px rgba(0,0,0,.1)}#main-header .et_mobile_menu li ul,.et_pb_fullwidth_menu .et_mobile_menu li ul,.et_pb_menu .et_mobile_menu li ul{visibility:visible!important;display:block!important;padding-left:10px}.et_mobile_menu li li{padding-left:5%}.et_mobile_menu li a{border-bottom:1px solid rgba(0,0,0,.03);color:#666;padding:10px 5%;display:block}.et_mobile_menu .menu-item-has-children>a{font-weight:700;background-color:rgba(0,0,0,.03)}.et_mobile_menu li .menu-item-has-children>a{background-color:transparent}.mobile_menu_bar{position:relative;display:block;line-height:0}.mobile_menu_bar:before{content:"a";font-size:32px;position:relative;left:0;top:0;cursor:pointer}.et_pb_module .mobile_menu_bar:before{top:2px}.mobile_nav .select_page{display:none}span.fn,span.fn a{color:#000;font-weight:700;text-decoration:none;font-size:16px;display:inline-block}.comment-reply-link:hover{text-decoration:none}#commentform{padding-bottom:50px}#commentform input[type=email],#commentform input[type=text],#commentform input[type=url]{width:47%}#commentform textarea{width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}#commentform input[type=email],#commentform input[type=text],#commentform input[type=url],#commentform textarea{padding:12px;color:#999;line-height:1em;background-color:#eee;font-size:18px;border-width:0}@media (max-width:767px){.et_pb_slider:hover .et-pb-arrow-prev{left:0;opacity:1}.et_pb_slider:hover .et-pb-arrow-next{right:0;opacity:1}.et_pb_bg_layout_light_phone .et-pb-arrow-next,.et_pb_bg_layout_light_phone .et-pb-arrow-prev{color:#333}.et_pb_bg_layout_dark_phone .et-pb-arrow-next,.et_pb_bg_layout_dark_phone .et-pb-arrow-prev{color:#fff}.et_mobile_device .et-pb-arrow-prev{left:0;opacity:1}.et_mobile_device .et-pb-arrow-next{right:0;opacity:1}.comment-reply-link{position:relative!important;float:right;bottom:-10px;top:auto!important}#commentform input[type=email],#commentform input[type=text],#commentform input[type=url]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;margin-left:0}}.woocommerce #content input.button.alt:after,.woocommerce #content input.button:after,.woocommerce a.button.alt:after,.woocommerce button.button.alt:after,.woocommerce button.button:after,.woocommerce input.button.alt:after,.woocommerce input.button:after,.woocommerce-page #content input.button.alt:after,.woocommerce-page #content input.button:after,.woocommerce-page a.button.alt:after,.woocommerce-page a.button:after,.woocommerce-page button.button.alt:after,.woocommerce-page button.button:after,.woocommerce-page input.button.alt:after,.woocommerce-page input.button:after{font-family:ETmodules!important;speak:none;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-shadow:0 0;direction:ltr}.et_pb_woo_custom_button_icon .et_pb_button[data-icon]:not([data-icon=""]):after{content:attr(data-icon)!important}.et_pb_accordion .et_pb_toggle.et_pb_text_align_left .et_pb_toggle_title,.et_pb_accordion.et_pb_text_align_left .et_pb_toggle_title{cursor:pointer;position:relative;padding:0 50px 0 0}.et_pb_accordion .et_pb_toggle_title:before{right:0;left:auto}.et_pb_accordion .et_pb_toggle{margin-bottom:10px;position:relative}.et_pb_accordion .et_pb_toggle:last-child{margin-bottom:0}.et_pb_accordion .et_pb_toggle_open .et_pb_toggle_title:before{display:none}.et_pb_audio_module{position:relative}@media (min-width:768px) and (max-width:980px){.et_audio_content h2{font-size:26px!important;line-height:44px!important;margin-bottom:24px!important}.et_pb_blog_grid .et_audio_content h2{font-size:20px!important;line-height:26px!important}}.et_pb_blog_grid{position:relative}.et_pb_blog_grid.et_pb_text_align_left{text-align:left}.et_pb_blog_grid.et_pb_text_align_center{text-align:center}.et_pb_blog_grid .column{float:left;max-width:100%}.et_pb_blog_grid .et_pb_post{border:1px solid #d8d8d8;padding:19px;background-color:#fff;word-wrap:break-word}.et_pb_blog_grid .et_pb_image_container{position:relative}.et_pb_blog_grid .et_audio_content,.et_pb_blog_grid .et_pb_post .et_pb_slider{margin:-20px -20px 29px;overflow:visible}.et_pb_blog_grid .et_pb_image_container img{min-width:100%;max-width:100%;height:auto}.et_pb_blog_grid .et_audio_content{margin-bottom:0}.et_pb_blog_grid h2{font-size:18px}.et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before{display:none;opacity:0;line-height:0}.et_pb_blog_grid .et_pb_salvattore_content[data-columns] .et_pb_post{opacity:0}.et_pb_blog_grid .et_pb_salvattore_content[data-columns] .column .et_pb_post{opacity:1}.et_pb_blog_grid .et_audio_content h2{margin-bottom:9px;margin-top:0}.et_pb_blog_grid_wrapper .et_pb_blog_grid .et_audio_content{padding:35px 20px}.et_pb_blog_grid_wrapper .et_pb_blog_grid .et_audio_content h2{font-size:18px;line-height:26px}.et_pb_post .entry-featured-image-url{border:0 solid #333}@media (min-width:981px){.et_pb_column_4_4 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before{content:"3 .column.size-1of3"}.et_pb_column_2_3 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before,.et_pb_column_3_4 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before{content:"2 .column.size-1of2"}.et_pb_column_1_3 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before,.et_pb_column_1_4 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before,.et_pb_column_1_5 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before,.et_pb_column_1_6 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before,.et_pb_column_2_5 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before,.et_pb_column_3_4 .et_pb_column_3_8 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before,.et_pb_column_3_5 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before{content:"1 .column.size-1of1"}.et_pb_column_1_3 .et_pb_comments_module .comment-reply-link,.et_pb_column_1_4 .et_pb_comments_module .comment-reply-link,.et_pb_column_1_5 .et_pb_comments_module .comment-reply-link,.et_pb_column_1_6 .et_pb_comments_module .comment-reply-link,.et_pb_column_2_5 .et_pb_comments_module .comment-reply-link,.et_pb_column_3_5 .et_pb_comments_module .comment-reply-link{position:relative!important;float:right;bottom:-10px;top:auto!important}.et_pb_column_1_3 .et_pb_comments_module #commentform [class*=comment-form-] input,.et_pb_column_1_4 .et_pb_comments_module #commentform [class*=comment-form-] input,.et_pb_column_1_5 .et_pb_comments_module #commentform [class*=comment-form-] input,.et_pb_column_1_6 .et_pb_comments_module #commentform [class*=comment-form-] input,.et_pb_column_2_5 .et_pb_comments_module #commentform [class*=comment-form-] input,.et_pb_column_3_5 .et_pb_comments_module #commentform [class*=comment-form-] input{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}}@media (min-width:768px) and (max-width:980px){.et_pb_blog_grid .et_audio_content h2{font-size:20px!important;line-height:26px!important}.et_pb_column .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before{content:"2 .column.size-1of2"}}@media (max-width:479px){.et_pb_blog_grid h2{font-size:16px;padding-bottom:0}.et_pb_blog_grid .et_audio_content,.et_pb_blog_grid .et_pb_post .et_pb_slider,.et_pb_blog_grid .et_pb_post>.et_pb_image_container,.et_pb_blog_grid .et_pb_post>h2{display:block}}.et_ie9 .et_pb_blog_grid .et_pb_salvattore_content[data-columns] .et_pb_post{opacity:1}.et_pb_bg_layout_light.et_pb_module.et_pb_button{color:#2ea3f2}.et_pb_module.et_pb_button{display:inline-block;color:inherit}.et_pb_button_module_wrapper>a{display:inline-block}.et_pb_circle_counter{word-wrap:break-word;margin:0 auto 30px;position:relative;text-align:center;max-width:225px}.et_pb_circle_counter_inner{position:relative;display:block}.et_pb_circle_counter canvas{position:absolute;top:0;left:0;width:100%!important;height:auto!important}.et_pb_circle_counter .percent{word-wrap:normal;position:relative;z-index:2}.et_pb_circle_counter .percent p{visibility:hidden;font-size:40px;font-weight:500;position:relative;line-height:.1em;padding:49% 0}.et_pb_circle_counter h3{font-size:18px;position:relative}.et_pb_circle_counter .et_pb_module_header{position:relative}.et_pb_code_inner{position:relative}.et_pb_with_border.et_pb_comments_module input,.et_pb_with_border.et_pb_comments_module textarea{border:0 solid #333}@media (min-width:480px){.et_pb_column_1_4 .et_pb_comments_module .comment-reply-link,.et_pb_column_1_5 .et_pb_comments_module .comment-reply-link,.et_pb_column_1_6 .et_pb_comments_module .comment-reply-link{position:relative!important;float:right;bottom:-10px;top:auto!important}}.et-pb-contact-message{position:relative}.et_pb_countdown_timer_container{word-wrap:break-word}.et_pb_countdown_timer{padding:4%}.et_pb_countdown_timer .et_pb_countdown_timer_container{width:100%;text-align:center;position:relative;vertical-align:top}.et_pb_countdown_timer .title{font-weight:500;margin:0 0 30px;padding:0;text-align:center}.et_pb_countdown_timer h4.title{font-size:26px}.et_pb_countdown_timer .section{display:inline-block;position:relative}.et_pb_countdown_timer .section.values{width:17%;max-width:160px;vertical-align:top}.et_pb_countdown_timer .section p{font-size:54px;line-height:54px;padding-bottom:0;text-align:center;display:inline-block}.et_pb_countdown_timer .section.zero p{opacity:.4}.et_pb_countdown_timer .section p.value{min-width:100%}.et_pb_countdown_timer .section p.label{text-align:center;font-size:14px;line-height:25px;display:block}.et_pb_column_3_5 .et_pb_countdown_timer .section p{font-size:38px;line-height:38px}.et_pb_column_3_5 .et_pb_countdown_timer .section p.label{font-size:12px;line-height:20px}.et_pb_column_1_3 .et_pb_countdown_timer .title,.et_pb_column_1_4 .et_pb_countdown_timer .title,.et_pb_column_1_5 .et_pb_countdown_timer .title,.et_pb_column_1_6 .et_pb_countdown_timer .title,.et_pb_column_2_5 .et_pb_countdown_timer .title{font-size:22px;margin-bottom:20px}.et_pb_column_1_3 .et_pb_countdown_timer .section p,.et_pb_column_2_5 .et_pb_countdown_timer .section p,.et_pb_column_3_8 .et_pb_countdown_timer .section p{font-size:28px;line-height:28px}.et_pb_column_1_4 .et_pb_countdown_timer .section p,.et_pb_column_1_5 .et_pb_countdown_timer .section p,.et_pb_column_1_6 .et_pb_countdown_timer .section p{font-size:20px;line-height:20px}.et_pb_column_1_3 .et_pb_countdown_timer .section p.label,.et_pb_column_1_4 .et_pb_countdown_timer .section p.label,.et_pb_column_1_5 .et_pb_countdown_timer .section p.label,.et_pb_column_1_6 .et_pb_countdown_timer .section p.label,.et_pb_column_2_5 .et_pb_countdown_timer .section p.label,.et_pb_column_3_8 .et_pb_countdown_timer .section p.label{font-size:11px;line-height:19px}@media (max-width:980px){.et_pb_countdown_timer .title{font-size:22px!important}.et_pb_countdown_timer .section p{font-size:64px!important;line-height:64px!important}.et_pb_countdown_timer .section p.label{font-size:14px!important;line-height:25px!important}}@media (min-width:768px) and (max-width:800px){.et_pb_countdown_timer .section p{font-size:50px!important;line-height:50px!important}}@media (max-width:767px){.et_pb_blog_grid .column{float:none}.et_pb_column .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before{content:"1 .column.size-1of1"}.et_pb_countdown_timer .title{font-size:22px!important;margin-bottom:20px!important}.et_pb_countdown_timer .section p{font-size:32px!important;line-height:32px!important}.et_pb_countdown_timer .section p.label{font-size:14px!important;line-height:25px!important}}@media (max-width:380px){.et_pb_countdown_timer .section p{font-size:24px!important;line-height:24px!important}.et_pb_countdown_timer .section p.label{font-size:12px!important;line-height:25px!important}}.et_pb_counter_amount{background-color:#2ea3f2}.et_pb_counter_amount{opacity:0;float:left;font-size:12px;font-weight:600;line-height:1.6em;text-align:right;padding:1px;display:block;min-height:6px;z-index:2;overflow:hidden}.et_pb_counter_amount.overlay{background-color:transparent!important;color:#2ea3f2;position:absolute!important;top:0;left:0;z-index:1;overflow:visible}.et_pb_counters span.et_pb_counter_amount_number{display:inline-block;padding:0 10px}.et_pb_counters span.et_pb_counter_amount_number:after,.et_pb_counters span.et_pb_counter_amount_number:before{content:"";display:block;max-width:20px;min-width:5px}.et_pb_counters.et_pb_section_video>li,.et_pb_counters>li.et_pb_section_video .et_pb_counter_amount{position:relative}.et_pb_text_align_left .et_pb_counter_amount{text-align:left}.et_pb_text_align_center .et_pb_counter_amount{text-align:center}.et_pb_counters{list-style:none!important;padding:0!important;line-height:inherit!important}.et-animated li span .et_pb_counter_amount{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) slideWidth;animation:1s cubic-bezier(.77,0,.175,1) slideWidth;position:relative}@-webkit-keyframes slideWidth{0%{width:0}}@keyframes slideWidth{0%{width:0}}.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active{color:#2ea3f2}.et_pb_text_align_left.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul{text-align:left}.et_pb_text_align_center.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul{text-align:center}.et_pb_filterable_portfolio .et_pb_portfolio_items{width:100%;position:relative}.et_pb_filterable_portfolio .et_pb_portfolio_item.active{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeLeft;animation:1s cubic-bezier(.77,0,.175,1) fadeLeft}.et_pb_filterable_portfolio .et_pb_portofolio_pagination{width:100%;border-top:1px solid #e2e2e2;position:relative}.et_pb_filterable_portfolio.et_pb_section_parallax .et_pb_portofolio_pagination,.et_pb_filterable_portfolio.et_pb_section_video .et_pb_portofolio_pagination{position:relative}.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul{list-style-type:none!important;text-align:right;margin:0;padding:0}.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li{display:inline-block;padding:10px}.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a{font-size:16px;line-height:16px;color:#999}.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active{color:#82c0c7}.et_pb_filterable_portfolio.et_pb_bg_layout_dark .et_pb_portofolio_pagination ul li a{color:#fff}@media (max-width:980px){.et_pb_bg_layout_light_tablet.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a{color:#999}.et_pb_bg_layout_light_tablet.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active{color:#82c0c7}.et_pb_bg_layout_dark_tablet.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a{color:#fff}}.et_pb_fullwidth_code.et_pb_module{z-index:9;position:relative}.et_pb_with_border.et_pb_fullwidth_header .header-image-container img{border:0 solid #333}.et_pb_fullwidth_header{padding:50px 0;position:relative;background-position:50%;background-size:cover}.et_pb_fullwidth_header p{padding-bottom:0}.et_pb_fullscreen{padding:0}.et_pb_fullwidth_header .et_pb_fullwidth_header_container{position:relative;z-index:3;width:80%;max-width:1080px;margin-left:auto;margin-right:auto}.et_pb_fullscreen .et_pb_fullwidth_header_container{min-height:100vh;width:80%;max-width:none;height:100%}.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center{display:-moz-flex;display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap;-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.et_pb_fullscreen .et_pb_fullwidth_header_container.center.bottom-bottom{-ms-flex-flow:column wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column wrap;-moz-justify-content:flex-end;-ms-justify-content:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.et_pb_fullscreen .et_pb_fullwidth_header_container.center.center-center{-ms-flex-flow:column nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column nowrap}.et_pb_fullscreen .et_pb_fullwidth_header_container.center.center-bottom .header-content-container{display:-moz-flex;display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap}.et_pb_fullscreen .et_pb_fullwidth_header_container.center.center-bottom .header-content-container .header-content{-webkit-align-self:center;-ms-align-self:center;-ms-flex-item-align:center;align-self:center}.et_pb_fullscreen .et_pb_fullwidth_header_container.center.bottom-center .header-image-container.center{-webkit-align-self:flex-start;-ms-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content-container,.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-image-container{width:100%;-webkit-align-self:center;-ms-align-self:center;-ms-flex-item-align:center;align-self:center}.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content-container.center,.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-image-container.center{-webkit-align-self:center;-ms-align-self:center;-ms-flex-item-align:center;align-self:center}.et_pb_fullscreen .et_pb_fullwidth_header_container.center .header-content-container.bottom,.et_pb_fullscreen .et_pb_fullwidth_header_container.center .header-image-container.bottom{-webkit-align-self:flex-end;-ms-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left{display:-moz-flex;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-flow:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row}.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right{display:-moz-flex;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-flow:row-reverse;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-flow:row-reverse}.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content-container,.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content-container{width:100%}.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-image-container,.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-image-container{width:50%;-webkit-align-self:center;-ms-align-self:center;-ms-flex-item-align:center;align-self:center}.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content-container.center,.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-image-container.center,.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content-container.center,.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-image-container.center{-webkit-align-self:center;-ms-align-self:center;-ms-flex-item-align:center;align-self:center}.et_pb_fullscreen .et_pb_fullwidth_header_container.left .header-content-container.bottom,.et_pb_fullscreen .et_pb_fullwidth_header_container.left .header-image-container.bottom,.et_pb_fullscreen .et_pb_fullwidth_header_container.right .header-content-container.bottom,.et_pb_fullscreen .et_pb_fullwidth_header_container.right .header-image-container.bottom,.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content-container.bottom,.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-image-container.bottom,.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content-container.bottom,.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-image-container.bottom{-webkit-align-self:flex-end;-ms-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content{text-align:left;margin-left:0}.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content{text-align:right;margin-right:0;float:right}.et_pb_fullscreen .et_pb_fullwidth_header_container.left .header-content-container.bottom,.et_pb_fullscreen .et_pb_fullwidth_header_container.right .header-content-container.bottom{margin-bottom:80px}.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content{padding-left:0}.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content{padding-right:0}.et_pb_fullwidth_header .header-content{padding:10px;text-align:center}.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content{margin:20px auto;width:80%;max-width:800px}.et_pb_fullwidth_header .header-image{text-align:center;margin-left:2%;margin-right:2%;line-height:0}.et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content a.et_pb_button{margin-top:20px;display:inline-block}.et_pb_fullwidth_header .et_pb_parallax_css{background-repeat:no-repeat;background-position:top;background-size:cover;background-attachment:fixed;position:absolute;width:100%;height:100%;overflow:hidden}.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll{width:100%;min-height:30px;text-align:center;padding-top:10px;padding-bottom:20px;margin:0 auto;position:absolute;z-index:3;right:0;bottom:0;left:0;pointer-events:none}.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll a{display:inline-block;pointer-events:all}@media (max-width:767px){.et_pb_bg_layout_light_phone.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a{color:#999}.et_pb_bg_layout_light_phone.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active{color:#82c0c7}.et_pb_bg_layout_dark_phone.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a{color:#fff}.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left,.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right{-ms-flex-flow:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column;-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content-container,.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-image-container,.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content-container,.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-image-container{width:100%}.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content,.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content{margin:20px 2%}.et_pb_bg_layout_dark_phone.et_pb_fullwidth_menu ul li a{color:#fff}.et_pb_bg_layout_dark_phone.et_pb_fullwidth_menu ul li a:hover{color:hsla(0,0%,100%,.8)}}.ie .et_pb_fullwidth_header.et_pb_fullscreen .et_pb_fullwidth_header_container.left,.ie .et_pb_fullwidth_header.et_pb_fullscreen .et_pb_fullwidth_header_container.right{height:100px}.ie .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content{float:none}.et_pb_fullwidth_section .et_pb_post_title{padding:6% 0;position:relative}.et_pb_fullwidth_section .et_pb_map_container{margin:0}.et_pb_fullwidth_section .et_pb_fullwidth_menu{position:relative}.et_pb_with_border.et_pb_fullwidth_menu .et_pb_menu__logo img{border:0 solid #333}.et_pb_fullwidth_menu .et-menu-nav,.et_pb_fullwidth_menu .et-menu-nav>ul{float:none}.et_pb_fullwidth_menu .et-menu-nav>ul{padding:0!important;line-height:1.7em}.et_pb_fullwidth_menu .et-menu-nav>ul ul{padding:20px 0;text-align:left}.et_pb_bg_layout_dark.et_pb_fullwidth_menu ul li a{color:#fff}.et_pb_bg_layout_dark.et_pb_fullwidth_menu ul li a:hover{color:hsla(0,0%,100%,.8)}.et_pb_fullwidth_menu .et-menu-nav>ul.upwards li ul{bottom:100%;top:auto;border-top:none;border-bottom:3px solid #2ea3f2;-webkit-box-shadow:2px -2px 5px rgba(0,0,0,.1);box-shadow:2px -2px 5px rgba(0,0,0,.1)}.et_pb_fullwidth_menu .et-menu-nav>ul.upwards li ul li ul{bottom:-23px}.et_pb_fullwidth_menu .et-menu-nav>ul.upwards li.mega-menu ul ul{bottom:0;top:auto;border:none}.et_pb_fullwidth_menu .et_pb_menu__wrap{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;opacity:1}.et_pb_fullwidth_menu .et_pb_menu__wrap--visible{-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeInBottom;animation:1s cubic-bezier(.77,0,.175,1) fadeInBottom}.et_pb_fullwidth_menu .et_pb_menu__wrap--hidden{opacity:0;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeOutBottom;animation:1s cubic-bezier(.77,0,.175,1) fadeOutBottom}.et_pb_fullwidth_menu .et_pb_menu__menu{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.et_pb_fullwidth_menu .et_pb_menu__menu,.et_pb_fullwidth_menu .et_pb_menu__menu>nav,.et_pb_fullwidth_menu .et_pb_menu__menu>nav>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.et_pb_fullwidth_menu .et_pb_menu__menu>nav>ul{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.et_pb_fullwidth_menu .et_pb_menu__menu>nav>ul>li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin:0}.et_pb_fullwidth_menu .et_pb_menu__menu>nav>ul>li.mega-menu{position:static}.et_pb_fullwidth_menu .et_pb_menu__menu>nav>ul>li>ul{top:calc(100% - 1px);left:0}.et_pb_fullwidth_menu .et_pb_menu__menu>nav>ul.upwards>li>ul{top:auto;bottom:calc(100% - 1px)}.et_pb_fullwidth_menu--style-left_aligned .et_pb_menu_inner_container,.et_pb_fullwidth_menu--style-left_aligned .et_pb_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.et_pb_fullwidth_menu--style-left_aligned .et_pb_menu__logo-wrap{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_pb_fullwidth_menu--style-left_aligned .et_pb_menu__logo{margin-right:30px}.rtl .et_pb_fullwidth_menu--style-left_aligned .et_pb_menu__logo{margin-right:0;margin-left:30px}.et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__menu>nav>ul,.et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.et_pb_fullwidth_menu--style-centered .et_pb_menu__logo-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_pb_fullwidth_menu--style-centered .et_pb_menu__logo img,.et_pb_fullwidth_menu--style-centered .et_pb_menu__logo-wrap{margin:0 auto}.et_pb_fullwidth_menu--style-centered .et_pb_menu__menu>nav>ul,.et_pb_fullwidth_menu--style-centered .et_pb_menu__wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu_inner_container>.et_pb_menu__logo-wrap,.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_row>.et_pb_menu__logo-wrap{display:none;margin-bottom:30px}.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo,.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo img{margin:0 auto}.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo-slot{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo-slot .et_pb_menu__logo,.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo-slot .et_pb_menu__logo-wrap{width:100%;height:100%}.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo-slot img{max-height:100%}.et_pb_fullwidth_menu .et_pb_menu__search-container{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;left:0;bottom:0;width:100%;height:100%;opacity:0;z-index:999}.et_pb_fullwidth_menu .et_pb_menu__search-container--visible{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeInTop;animation:1s cubic-bezier(.77,0,.175,1) fadeInTop}.et_pb_fullwidth_menu .et_pb_menu__search-container--hidden{-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeOutTop;animation:1s cubic-bezier(.77,0,.175,1) fadeOutTop}.et_pb_fullwidth_menu .et_pb_menu__search-container--disabled{display:none}.et_pb_fullwidth_menu .et_pb_menu__search-input{border:0;width:100%;color:#333;background:0 0}.et_pb_fullwidth_menu .et_pb_menu__close-search-button{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.et_pb_fullwidth_menu .et_pb_menu__close-search-button:after{content:"M";font-size:1.7em}@media (max-width:980px){.et_pb_fullwidth_section .et_pb_post_title{padding:80px 0}.et_pb_fullwidth_menu--style-left_aligned .et_pb_menu_inner_container,.et_pb_fullwidth_menu--style-left_aligned .et_pb_row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_pb_fullwidth_menu--style-left_aligned .et_pb_menu__wrap{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu_inner_container>.et_pb_menu__logo-wrap,.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_row>.et_pb_menu__logo-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu_inner_container>.et_pb_menu__logo,.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_row>.et_pb_menu__logo{margin:0 auto}.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo-slot{display:none}.et_pb_fullwidth_menu .et_pb_row{min-height:81px}.et_pb_fullwidth_menu .et_pb_menu__menu{display:none}.et_pb_fullwidth_menu .et_mobile_menu{top:100%;padding:5%}.et_pb_fullwidth_menu .et_mobile_menu,.et_pb_fullwidth_menu .et_mobile_menu ul{list-style:none!important;text-align:left}.et_pb_fullwidth_menu .et_mobile_menu ul{padding:0}.et_pb_bg_layout_dark_tablet.et_pb_fullwidth_menu ul li a{color:#fff}.et_pb_bg_layout_dark_tablet.et_pb_fullwidth_menu ul li a:hover{color:hsla(0,0%,100%,.8)}}.et_pb_fullwidth_portfolio{margin:0;position:relative;overflow:hidden}.et_pb_fullwidth_portfolio .et_overlay{border:none;pointer-events:auto}.et_pb_fullwidth_portfolio .et_pb_carousel_group{display:none;float:left;width:100%;position:relative}.et_pb_fullwidth_portfolio .et_pb_carousel_group.active{display:block}.et_pb_fullwidth_portfolio .et_pb_portfolio_items{width:100%;position:relative;overflow:hidden;left:0;top:0}.et_pb_fullwidth_portfolio .et_pb_portfolio_item{float:left;margin:0;height:0;width:20%;position:relative}.et_pb_fullwidth_portfolio.et_pb_bg_layout_dark .meta p{color:#fff}.et_pb_fullwidth_portfolio:hover .et-pb-arrow-prev{left:22px;opacity:1}.et_pb_fullwidth_portfolio:hover .et-pb-arrow-next{right:22px;opacity:1}@media (max-width:980px){.et_pb_bg_layout_light_tablet.et_pb_fullwidth_portfolio .meta p{color:#666}.et_pb_bg_layout_dark_tablet.et_pb_fullwidth_portfolio .meta p{color:#fff}}.et_pb_fullwidth_post_slider.et_pb_slider .et_pb_container{width:80%;max-width:1080px}.et_pb_gallery_item{word-wrap:break-word}.et_pb_gallery .et_pb_gallery_pagination ul li a.active{color:#2ea3f2}.et_pb_with_border .et_pb_gallery_image,.et_pb_with_border .et_pb_gallery_item{border:0 solid #333}.et_pb_gallery_grid .et_pb_gallery_item h3{margin-top:10px}.et_pb_gallery_image:hover .et_overlay:before{top:50%}.et_pb_gallery_image:hover .et_overlay{z-index:3;opacity:1}.et_pb_gallery .et_pb_gallery_items,.et_pb_gallery.et_pb_section_parallax{width:100%}.et_pb_gallery.et_pb_section_parallax:hover{overflow:hidden}.et_pb_gallery_grid .et_pb_gallery_items{-webkit-transition:height .2s ease-in-out;transition:height .2s ease-in-out}.et_pb_gallery_grid .et_pb_gallery_image{position:relative}.et_pb_gallery_image{line-height:0}.et_pb_gallery_grid .et_pb_gallery_item{display:none}.et_pb_text_align_left.et_pb_gallery .et_pb_gallery_pagination ul{text-align:left}.et_pb_text_align_center.et_pb_gallery .et_pb_gallery_pagination ul{text-align:center}.et_pb_gallery_grid .et_pb_gallery_item{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeLeft;animation:1s cubic-bezier(.77,0,.175,1) fadeLeft}.et_pb_gallery .et_pb_gallery_pagination{width:100%;border-top:1px solid #e2e2e2;position:relative}.et_pb_gallery .et_pb_gallery_pagination ul{list-style-type:none!important;text-align:right;margin:0;padding:0}.et_pb_gallery .et_pb_gallery_pagination ul li{display:inline-block;padding:10px}.et_pb_gallery .et_pb_gallery_pagination ul li a{font-size:16px;line-height:16px;color:#999}.et_pb_gallery .et_pb_gallery_pagination ul li a.active{color:#82c0c7}.et_pb_gallery_pagination ul:after{content:"";width:100%;height:0;display:inline-block}.et_pb_gallery.et_pb_bg_layout_dark .et_pb_gallery_pagination ul li a{color:#fff}.et_pb_gallery .et_pb_bg_layout_light .et-pb-arrow-next,.et_pb_gallery .et_pb_bg_layout_light .et-pb-arrow-prev{color:inherit}@media (max-width:980px){.et_pb_bg_layout_light_tablet.et_pb_gallery .et_pb_gallery_pagination ul li a{color:#999}.et_pb_bg_layout_light_tablet.et_pb_gallery .et_pb_gallery_pagination ul li a.active{color:#82c0c7}.et_pb_bg_layout_dark_tablet.et_pb_gallery .et_pb_gallery_pagination ul li a{color:#fff}.et_pb_section_sticky_mobile,.et_pb_section_sticky_mobile .et_pb_column_single,.et_pb_section_sticky_mobile .et_pb_row.et-last-child,.et_pb_section_sticky_mobile .et_pb_row:last-child{padding-bottom:0!important}.et_pb_section_sticky .et_pb_row.et-last-child .et_pb_column.et_pb_row_sticky.et-last-child,.et_pb_section_sticky .et_pb_row:last-child .et_pb_column.et_pb_row_sticky:last-child{margin-bottom:0}}.safari .et_pb_gallery_grid .et_pb_gallery_image{overflow:visible}.et_pb_with_border .et_pb_image_wrap{border:0 solid #333}.et_pb_image_sticky{margin-bottom:0!important;display:inherit}@media (min-width:981px){.et_pb_gallery_grid .et_pb_gallery_item img{width:100%}.et_pb_gallery_grid .et_pb_gallery_item h3{word-wrap:break-word;margin:10px 0 0;padding-bottom:0}.et_pb_gallery_grid .et_pb_gallery_item h3{font-size:18px}.et_pb_row [class*=et_pb_gutters] .et_pb_gallery .et_pb_gallery_items .et_pb_gallery_item.et_pb_grid_item.last_in_row{margin-right:0}.et_pb_section_sticky,.et_pb_section_sticky .et_pb_column_single,.et_pb_section_sticky .et_pb_row.et-last-child,.et_pb_section_sticky .et_pb_row:last-child{padding-bottom:0!important}}.et_pb_login_form .et_pb_newsletter_button{margin:0;width:100%;cursor:pointer}.et_pb_login_form form{text-align:left}.et_pb_login_form ::-webkit-input-placeholder{color:#666}.et_pb_login_form ::-moz-placeholder{color:#666}.et_pb_login_form :-ms-input-placeholder{color:#666}.et_pb_map{height:440px;width:100%;position:relative}.et_pb_map_container img{max-width:inherit}.et_pb_map_pin{display:none;visibility:hidden}.et_pb_column_2_3 .et_pb_map{height:400px}.et_pb_column_3_5 .et_pb_map,.et_pb_column_3_8 .et_pb_map{height:280px}.et_pb_column_1_3 .et_pb_map,.et_pb_column_1_4 .et_pb_map,.et_pb_column_1_5 .et_pb_map,.et_pb_column_1_6 .et_pb_map,.et_pb_column_2_5 .et_pb_map{height:230px}@media (min-width:981px) and (max-width:1405px){.et_pb_column .et_pb_map{max-width:100%}}@media (max-width:980px){.et_pb_map_container>.et_pb_map{height:350px}}@media (max-width:767px){.et_pb_bg_layout_light_phone.et_pb_fullwidth_portfolio .meta p{color:#666}.et_pb_bg_layout_dark_phone.et_pb_fullwidth_portfolio .meta p{color:#fff}.et_pb_bg_layout_light_phone.et_pb_gallery .et_pb_gallery_pagination ul li a{color:#999}.et_pb_bg_layout_light_phone.et_pb_gallery .et_pb_gallery_pagination ul li a.active{color:#82c0c7}.et_pb_bg_layout_dark_phone.et_pb_gallery .et_pb_gallery_pagination ul li a{color:#fff}.et_pb_map_container>.et_pb_map{height:220px}}@media (max-width:479px){.et_pb_map_container>.et_pb_map{height:200px}}.chrome.parallax-map-support .et_pb_map{-webkit-transform:inherit!important;transform:inherit!important}.et_pb_with_border.et_pb_menu .et_pb_menu__logo img{border:0 solid #333}.et_pb_menu .et-menu-nav,.et_pb_menu .et-menu-nav>ul{float:none}.et_pb_menu .et-menu-nav>ul{padding:0!important;line-height:1.7em}.et_pb_menu .et-menu-nav>ul ul{padding:20px 0;text-align:left}.et_pb_bg_layout_dark.et_pb_menu ul li a{color:#fff}.et_pb_bg_layout_dark.et_pb_menu ul li a:hover{color:hsla(0,0%,100%,.8)}.et_pb_menu .et-menu-nav>ul.upwards li ul{bottom:100%;top:auto;border-top:none;border-bottom:3px solid #2ea3f2;-webkit-box-shadow:2px -2px 5px rgba(0,0,0,.1);box-shadow:2px -2px 5px rgba(0,0,0,.1)}.et_pb_menu .et-menu-nav>ul.upwards li ul li ul{bottom:-23px}.et_pb_menu .et-menu-nav>ul.upwards li.mega-menu ul ul{bottom:0;top:auto;border:none}.et_pb_menu_inner_container{position:relative}.et_pb_menu .et_pb_menu__wrap{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;opacity:1}.et_pb_menu .et_pb_menu__wrap--visible{-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeInBottom;animation:1s cubic-bezier(.77,0,.175,1) fadeInBottom}.et_pb_menu .et_pb_menu__wrap--hidden{opacity:0;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeOutBottom;animation:1s cubic-bezier(.77,0,.175,1) fadeOutBottom}.et_pb_menu .et_pb_menu__menu{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.et_pb_menu .et_pb_menu__menu,.et_pb_menu .et_pb_menu__menu>nav,.et_pb_menu .et_pb_menu__menu>nav>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.et_pb_menu .et_pb_menu__menu>nav>ul{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.et_pb_menu .et_pb_menu__menu>nav>ul>li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin:0}.et_pb_menu .et_pb_menu__menu>nav>ul>li.mega-menu{position:static}.et_pb_menu .et_pb_menu__menu>nav>ul>li>ul{top:calc(100% - 1px);left:0}.et_pb_menu .et_pb_menu__menu>nav>ul.upwards>li>ul{top:auto;bottom:calc(100% - 1px)}.et_pb_menu--style-left_aligned .et_pb_menu_inner_container,.et_pb_menu--style-left_aligned .et_pb_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.et_pb_menu--style-left_aligned .et_pb_menu__logo-wrap{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_pb_menu--style-left_aligned .et_pb_menu__logo{margin-right:30px}.rtl .et_pb_menu--style-left_aligned .et_pb_menu__logo{margin-right:0;margin-left:30px}.et_pb_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__menu>nav>ul,.et_pb_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.et_pb_menu--style-centered .et_pb_menu__logo-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_pb_menu--style-centered .et_pb_menu__logo img,.et_pb_menu--style-centered .et_pb_menu__logo-wrap{margin:0 auto}.et_pb_menu--style-centered .et_pb_menu__menu>nav>ul,.et_pb_menu--style-centered .et_pb_menu__wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.et_pb_menu .et_pb_menu__search-container{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;left:0;bottom:0;width:100%;height:100%;opacity:0;z-index:999}.et_pb_menu .et_pb_menu__search-container--visible{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeInTop;animation:1s cubic-bezier(.77,0,.175,1) fadeInTop}.et_pb_menu .et_pb_menu__search-container--hidden{-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeOutTop;animation:1s cubic-bezier(.77,0,.175,1) fadeOutTop}.et_pb_menu .et_pb_menu__search-container--disabled{display:none}.et_pb_menu .et_pb_menu__search-input{border:0;width:100%;color:#333;background:0 0}.et_pb_menu .et_pb_menu__close-search-button{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.et_pb_menu .et_pb_menu__close-search-button:after{content:"M";font-size:1.7em}@media (max-width:980px){.et_pb_menu--style-left_aligned .et_pb_menu_inner_container,.et_pb_menu--style-left_aligned .et_pb_row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_pb_menu--style-left_aligned .et_pb_menu__wrap{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.et_pb_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.et_pb_menu .et_pb_row{min-height:81px}.et_pb_menu .et_pb_menu__menu{display:none}.et_pb_menu .et_mobile_menu{top:100%;padding:5%}.et_pb_menu .et_mobile_menu,.et_pb_menu .et_mobile_menu ul{list-style:none!important;text-align:left}.et_pb_menu .et_mobile_menu ul{padding:0}.et_pb_column .et_pb_grid_item.et_pb_portfolio_item{margin:0 5.5% 7.5% 0;width:29.666%;clear:none;float:left}.et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n){margin-right:0}.et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1){clear:both}}.et_pb_number_counter{word-wrap:break-word;margin:0 auto 30px;position:relative;text-align:center}.et_pb_number_counter .percent{z-index:2}.et_pb_number_counter h3{font-size:18px;position:relative}.et_pb_number_counter .et_pb_module_header{position:relative}.et_pb_number_counter{opacity:0;-webkit-transition:opacity 1s;transition:opacity 1s}.et_pb_number_counter.active{opacity:1}.et_pb_number_counter{width:auto}.et_pb_number_counter canvas{display:none;visibility:hidden}.et_pb_number_counter .percent{height:72px;position:relative}.et_pb_number_counter .percent p{font-size:72px;line-height:72px;font-weight:500}@media (min-width:981px) and (max-width:1100px){.et_pb_blog_grid .et_pb_post .et_pb_slide{min-height:155px}.et_pb_column_1_4 .et_pb_number_counter .percent,.et_pb_column_1_5 .et_pb_number_counter .percent,.et_pb_column_1_6 .et_pb_number_counter .percent{height:55px}.et_pb_column_1_4 .et_pb_number_counter h3,.et_pb_column_1_5 .et_pb_number_counter h3,.et_pb_column_1_6 .et_pb_number_counter h3{padding:10px 0 0}}.et_pb_portfolio_item{word-wrap:break-word}.et_pb_portfolio_item{background-size:cover;background-position:50%;background-repeat:no-repeat}.et_pb_with_border .et_pb_portfolio_item{border:0 solid #333}.et_pb_portfolio_item .et_pb_module_header a,.et_pb_portfolio_item h3 a{text-decoration:none}.et_pb_portfolio_item .et_pb_module_header,.et_pb_portfolio_item h2{margin-top:10px}@media (max-width:767px){.et_pb_portfolio_item h2{font-size:18px}.et_pb_column .et_pb_grid_item.et_pb_portfolio_item{margin:0 5.5% 9.5% 0;width:47.25%;clear:none;float:left}.et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n){margin-right:5.5%}.et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1){clear:none}.et_pb_column .et_pb_grid_item.et_pb_portfolio_item .last_in_row,.et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n){margin-right:0}.et_pb_column .et_pb_grid_item.et_pb_portfolio_item .first_in_row,.et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd){clear:both}}@media (max-width:479px){.et_pb_portfolio_item{margin-bottom:22px}.et_pb_column .et_pb_grid_item.et_pb_portfolio_item{margin:0 0 11.5%;width:100%}.et_pb_column .et_pb_grid_item.et_pb_portfolio_item .on_last_row{margin-bottom:0}}.et_pb_slider.et_pb_post_slider{background-position:50%;background-size:cover}.et_pb_post_slider .et_pb_slide{background-repeat:no-repeat}.et_pb_post_slider_image_bottom .et_pb_slide_image{position:relative;margin:0 auto 10px!important}.et_pb_post_slider_image_bottom .et_pb_slide_description{padding-bottom:8%}.et_pb_post_slider_image_top .et_pb_slide_image{position:relative;margin:8% auto 0!important}.et_pb_post_slider_image_top .et_pb_slide_description{padding-top:8%;padding-bottom:8%}.et_pb_post_slider .et_pb_slide.et-pb-active-slide .et_pb_slide_description,.et_pb_post_slider .et_pb_slide.et-pb-active-slide .et_pb_slide_image{opacity:0}.et_pb_column_1_3 .et_pb_post_slider_image_bottom .et_pb_slide,.et_pb_column_1_4 .et_pb_post_slider_image_bottom .et_pb_slide,.et_pb_column_1_5 .et_pb_post_slider_image_bottom .et_pb_slide,.et_pb_column_1_6 .et_pb_post_slider_image_bottom .et_pb_slide,.et_pb_column_2_5 .et_pb_post_slider_image_bottom .et_pb_slide,.et_pb_column_3_5 .et_pb_post_slider_image_bottom .et_pb_slide,.et_pb_column_3_8 .et_pb_post_slider_image_bottom .et_pb_slide{padding-bottom:6%}.et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_image,.et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_video{margin-bottom:10%!important}.et_pb_column_3_4 .et_pb_post_slider_image_bottom .et_pb_slide_image,.et_pb_column_3_4 .et_pb_post_slider_image_bottom .et_pb_slide_video,.et_pb_column_4_4 .et_pb_post_slider_image_bottom .et_pb_slide_image,.et_pb_column_4_4 .et_pb_post_slider_image_bottom .et_pb_slide_video{margin-bottom:5%!important}.et_pb_column_2_3 .et_pb_post_slider_image_bottom .et_pb_slide_image,.et_pb_column_2_3 .et_pb_post_slider_image_bottom .et_pb_slide_video{margin-bottom:7%!important}.et_pb_column_1_3 .et_pb_post_slider_image_bottom .et_pb_slide_image,.et_pb_column_1_3 .et_pb_post_slider_image_bottom .et_pb_slide_video,.et_pb_column_2_5 .et_pb_post_slider_image_bottom .et_pb_slide_image,.et_pb_column_2_5 .et_pb_post_slider_image_bottom .et_pb_slide_video,.et_pb_column_3_8 .et_pb_post_slider_image_bottom .et_pb_slide_image,.et_pb_column_3_8 .et_pb_post_slider_image_bottom .et_pb_slide_video{margin-bottom:15%!important}.et_pb_column_1_4 .et_pb_post_slider_image_bottom .et_pb_slide_image,.et_pb_column_1_4 .et_pb_post_slider_image_bottom .et_pb_slide_video,.et_pb_column_1_5 .et_pb_post_slider_image_bottom .et_pb_slide_image,.et_pb_column_1_5 .et_pb_post_slider_image_bottom .et_pb_slide_video,.et_pb_column_1_6 .et_pb_post_slider_image_bottom .et_pb_slide_image,.et_pb_column_1_6 .et_pb_post_slider_image_bottom .et_pb_slide_video{margin-bottom:25%!important}.et_pb_post_slider.et_pb_module .et_pb_row{width:100%}.et_pb_post_slider.et_pb_module .et_pb_with_background .et_pb_row{width:80%}.et_pb_post_slider.et_pb_module .et_pb_section{background-color:transparent}@media (max-width:980px){.et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_image,.et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_video{margin-bottom:5%!important}}@media (max-width:767px){.et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_image,.et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_video{margin-bottom:10%!important}}.et_pb_post_title .et_pb_parallax_css{background-repeat:no-repeat;background-position:top;background-size:cover;background-attachment:fixed;position:absolute;width:100%;height:100%;overflow:hidden}.et_pb_sum{color:#2ea3f2}.et_pb_pricing_table{background-size:cover;background-position:50%;background-repeat:no-repeat}.et_pb_pricing_table{float:left;width:33.33%;max-width:34%;-ms-flex:1 1 auto;-webkit-box-flex:1;flex:1 1 auto;border:1px solid #bebebe;background-color:#fcfcfc;padding-bottom:30px;text-align:center;margin:30px -1px 0 0;position:relative}.et_pb_column_4_4 .et_pb_pricing_table{width:25%;max-width:25.5%}.et_pb_column_2_3 .et_pb_pricing_table,.et_pb_column_3_5 .et_pb_pricing_table{width:50%;max-width:50.5%}.et_pb_column_1_3 .et_pb_pricing_table,.et_pb_column_1_4 .et_pb_pricing_table,.et_pb_column_1_5 .et_pb_pricing_table,.et_pb_column_1_6 .et_pb_pricing_table,.et_pb_column_2_5 .et_pb_pricing_table,.et_pb_column_3_8 .et_pb_pricing_table{width:100%;max-width:none;margin:0 0 30px}.et_pb_column_1_3 .et_pb_pricing_table.et-last-child,.et_pb_column_1_3 .et_pb_pricing_table:last-child,.et_pb_column_1_4 .et_pb_pricing_table.et-last-child,.et_pb_column_1_4 .et_pb_pricing_table:last-child,.et_pb_column_1_5 .et_pb_pricing_table.et-last-child,.et_pb_column_1_5 .et_pb_pricing_table:last-child,.et_pb_column_1_6 .et_pb_pricing_table.et-last-child,.et_pb_column_1_6 .et_pb_pricing_table:last-child,.et_pb_column_2_5 .et_pb_pricing_table.et-last-child,.et_pb_column_2_5 .et_pb_pricing_table:last-child,.et_pb_column_3_8 .et_pb_pricing_table.et-last-child,.et_pb_column_3_8 .et_pb_pricing_table:last-child{margin-bottom:0}.et_pb_et_price{color:#999;font-size:16px}.et_pb_dollar_sign{font-size:18px;font-weight:400;position:absolute;margin-left:-.5em}.et_pb_sum{font-size:80px;line-height:1.03em;font-weight:300}@media (max-width:980px){.et_pb_column .et_pb_pricing_table{width:50%!important;max-width:50.5%!important}.et_pb_column .et_pb_pricing_table:nth-child(odd){clear:both}.et_pb_column .et_pb_pricing_table:nth-child(n+3){margin-top:50px}}.et_pb_search{border:1px solid #ddd;border-radius:3px;overflow:hidden}.et_pb_search input.et_pb_s,.et_pb_search input.et_pb_searchsubmit{padding:.715em;margin:0;font-size:14px;line-height:normal!important;border:none;color:#666}.et_pb_search input.et_pb_s::-webkit-input-placeholder{color:#666}.et_pb_search input.et_pb_s::-moz-placeholder{color:#666}.et_pb_search input.et_pb_s:-ms-input-placeholder{color:#666}.et_pb_search input.et_pb_s{-webkit-appearance:none;background:0 0;display:inline-block;padding-right:80px;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.et_pb_search input.et_pb_searchsubmit{min-height:100%!important;background-color:#ddd;cursor:pointer}.et_pb_search.et_pb_text_align_center input.et_pb_s{text-align:center}.et_pb_search.et_pb_bg_layout_dark input.et_pb_s{color:#fff;border:2px solid #fff}.et_pb_search.et_pb_bg_layout_dark input.et_pb_s::-webkit-input-placeholder{color:#fff}.et_pb_search.et_pb_bg_layout_dark input.et_pb_s::-moz-placeholder{color:#fff}.et_pb_search.et_pb_bg_layout_dark input.et_pb_s:-ms-input-placeholder{color:#fff}.et_pb_search.et_pb_bg_layout_dark input.et_pb_searchsubmit{background-color:transparent;color:#fff;font-weight:500;border:2px solid #fff}@media (max-width:980px){.et_pb_bg_layout_light_tablet.et_pb_search input.et_pb_s{border:none;color:#666}.et_pb_bg_layout_light_tablet.et_pb_search input.et_pb_s::-webkit-input-placeholder{color:#666}.et_pb_bg_layout_light_tablet.et_pb_search input.et_pb_searchsubmit{border:none;color:#666;background-color:#ddd}.et_pb_bg_layout_dark_tablet.et_pb_search input.et_pb_s{color:#fff;border:2px solid #fff}.et_pb_bg_layout_dark_tablet.et_pb_search input.et_pb_s::-webkit-input-placeholder{color:#fff}.et_pb_bg_layout_dark_tablet.et_pb_search input.et_pb_s::-moz-placeholder{color:#fff}.et_pb_bg_layout_dark_tablet.et_pb_search input.et_pb_s:-ms-input-placeholder{color:#fff}.et_pb_bg_layout_dark_tablet.et_pb_search input.et_pb_searchsubmit{background-color:transparent;color:#fff;font-weight:500;border:2px solid #fff}.et_pb_bg_layout_dark_tablet .et_pb_testimonial_description a{color:#fff}}@media (max-width:767px){.et_pb_column .et_pb_pricing_table{width:100%!important;max-width:100%!important;margin:0 0 30px;margin-top:0!important}.et_pb_column .et_pb_pricing_table.et-last-child,.et_pb_column .et_pb_pricing_table:last-child{margin-bottom:0}.et_pb_bg_layout_light_phone.et_pb_search input.et_pb_s{border:none;color:#666}.et_pb_bg_layout_light_phone.et_pb_search input.et_pb_s::-webkit-input-placeholder{color:#666}.et_pb_bg_layout_light_phone.et_pb_search input.et_pb_searchsubmit{border:none;color:#666;background-color:#ddd}.et_pb_bg_layout_dark_phone.et_pb_search input.et_pb_s{color:#fff;border:2px solid #fff}.et_pb_bg_layout_dark_phone.et_pb_search input.et_pb_s::-webkit-input-placeholder{color:#fff}.et_pb_bg_layout_dark_phone.et_pb_search input.et_pb_s::-moz-placeholder{color:#fff}.et_pb_bg_layout_dark_phone.et_pb_search input.et_pb_s:-ms-input-placeholder{color:#fff}.et_pb_bg_layout_dark_phone.et_pb_search input.et_pb_searchsubmit{background-color:transparent;color:#fff;font-weight:500;border:2px solid #fff}}.et_pb_widget_area ul{list-style:none!important;padding:0!important;line-height:inherit!important}.et_pb_feedburner_form .et_pb_newsletter_button{margin:0;width:100%;cursor:pointer}.et_subscribe_loader{display:none;background:url(https://e3m3v6b5.rocketcdn.me/wp-content/themes/Divi/includes/builder/styles/images/subscribe-loader.gif);width:16px;height:16px;position:absolute;left:50%;top:16px;margin-left:-8px}.et_pb_feedburner_form form{text-align:left}.et_pb_feedburner_form ::-webkit-input-placeholder{color:#666}.et_pb_feedburner_form ::-moz-placeholder{color:#666}.et_pb_feedburner_form :-ms-input-placeholder{color:#666}.et_pb_newsletter .et_pb_newsletter_form{position:relative}.et_pb_tabs_controls{word-wrap:break-word}.et_pb_tabs{border:1px solid #d9d9d9}ul.et_pb_tabs_controls{background-color:#f4f4f4}ul.et_pb_tabs_controls:after{border-top:1px solid #d9d9d9;content:"";display:block;visibility:visible;position:relative;top:-1px;z-index:9}.et_pb_tabs_controls li{float:left;border-right:1px solid #d9d9d9;font-weight:600;position:relative;cursor:pointer;max-width:100%;display:table;z-index:11;line-height:1.7em}.et_pb_tabs_controls li:not(.et_pb_tab_active):last-child{border-right:none}.et_pb_tabs_controls li a{text-decoration:none;color:#666;padding:4px 30px;vertical-align:middle;display:table-cell;line-height:inherit}.et_pb_tabs_controls li.et_pb_tab_active{background-color:#fff}.et_pb_tab_active a{color:#333!important}.et_pb_all_tabs{background-color:#fff}.et_pb_all_tabs>div{display:none}.et_pb_column_1_3 .et_pb_tabs_controls,.et_pb_column_1_4 .et_pb_tabs_controls,.et_pb_column_1_5 .et_pb_tabs_controls,.et_pb_column_1_6 .et_pb_tabs_controls,.et_pb_column_2_5 .et_pb_tabs_controls,.et_pb_column_3_8 .et_pb_tabs_controls{border-bottom:none}.et_pb_column_1_3 .et_pb_tabs_controls li,.et_pb_column_1_4 .et_pb_tabs_controls li,.et_pb_column_1_5 .et_pb_tabs_controls li,.et_pb_column_1_6 .et_pb_tabs_controls li,.et_pb_column_2_5 .et_pb_tabs_controls li,.et_pb_column_3_8 .et_pb_tabs_controls li{float:none;border-right:none;border-bottom:1px solid #d9d9d9}.et_pb_column_1_3 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li,.et_pb_column_1_4 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li,.et_pb_column_1_5 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li,.et_pb_column_1_6 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li,.et_pb_column_2_5 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li,.et_pb_column_3_8 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li{width:100%}.et_pb_tabs_controls{list-style:none!important;padding:0!important;line-height:inherit!important}@media (max-width:479px){.et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_image,.et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_video{margin-bottom:16%!important}.et_pb_tabs_controls{border-bottom:none}.et_pb_tabs_controls li{float:none;border-right:none;border-bottom:1px solid #d9d9d9}}.et_pb_team_member{word-wrap:break-word}.et_pb_with_border .et_pb_team_member_image{border:0 solid #333}.et_pb_team_member_image{max-width:320px;margin-right:30px;line-height:0!important;position:relative}.et_pb_team_member_no_image .et_pb_team_member_description{display:block!important}.et_pb_column_1_3 .et_pb_team_member_image,.et_pb_column_1_4 .et_pb_team_member_image,.et_pb_column_1_5 .et_pb_team_member_image,.et_pb_column_1_6 .et_pb_team_member_image,.et_pb_column_2_5 .et_pb_team_member_image,.et_pb_column_3_5 .et_pb_team_member_image,.et_pb_column_3_8 .et_pb_team_member_image{display:block;width:auto;margin:0 0 12px;text-align:center}.et_pb_column_1_3 .et_pb_team_member,.et_pb_column_1_3 .et_pb_team_member_description,.et_pb_column_1_4 .et_pb_team_member,.et_pb_column_1_4 .et_pb_team_member_description,.et_pb_column_1_5 .et_pb_team_member,.et_pb_column_1_5 .et_pb_team_member_description,.et_pb_column_1_6 .et_pb_team_member,.et_pb_column_1_6 .et_pb_team_member_description,.et_pb_column_2_5 .et_pb_team_member,.et_pb_column_2_5 .et_pb_team_member_description,.et_pb_column_3_4 .et_pb_team_member,.et_pb_column_3_4 .et_pb_team_member_description,.et_pb_column_3_5 .et_pb_team_member,.et_pb_column_3_5 .et_pb_team_member_description,.et_pb_column_3_8 .et_pb_team_member,.et_pb_column_3_8 .et_pb_team_member_description{display:block}@media (min-width:768px) and (max-width:980px){.et_pb_column .et_pb_team_member_image{width:auto;margin:0 30px 12px 0;text-align:left}.et_pb_row_4col .et_pb_column.et_pb_column_1_4 .et_pb_team_member_image{width:auto;max-width:none;margin:0 0 12px;text-align:center}}@media (max-width:767px){.et_pb_tabs_controls{border-bottom:none;height:auto!important}.et_pb_tabs_controls li{float:none;border-right:none;border-bottom:1px solid #d9d9d9;display:block}.et_pb_team_member_image{width:auto;margin:0 0 12px;display:block;text-align:center}.et_pb_team_member_description{display:block}}@media (min-width:768px){.et_pb_team_member_description{-webkit-box-flex:1;-ms-flex:1;flex:1}.et_pb_team_member{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.et_pb_with_border .et_pb_testimonial_portrait{border:0 solid #333}.et_pb_testimonial{position:relative;padding:30px;line-height:1.5}.et_pb_testimonial_portrait,.et_pb_testimonial_portrait:before{border-radius:90px}.et_pb_testimonial_portrait{float:left;position:relative;display:block;width:90px;height:90px;margin-right:30px;background-repeat:no-repeat;background-position:50%;background-size:cover;-webkit-box-sizing:content-box;box-sizing:content-box}.et_pb_testimonial_portrait:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%;-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,.3);box-shadow:inset 0 0 3px rgba(0,0,0,.3)}.et_pb_column_1_3 .et_pb_testimonial_portrait,.et_pb_column_1_4 .et_pb_testimonial_portrait,.et_pb_column_1_5 .et_pb_testimonial_portrait,.et_pb_column_1_6 .et_pb_testimonial_portrait,.et_pb_column_2_5 .et_pb_testimonial_portrait,.et_pb_column_3_8 .et_pb_testimonial_portrait{float:none;display:block;margin:0 auto 20px}.et_pb_testimonial_description{display:block;position:relative}.et_pb_bg_layout_dark .et_pb_testimonial_description a{color:#fff}.et_pb_testimonial:before{content:"|";font-size:32px;left:50%;position:absolute;top:-16px;background:#f5f5f5;margin-left:-16px;border-radius:31px;z-index:2}@media (min-width:981px){.et_pb_column_1_5 .et_pb_testimonial_portrait,.et_pb_column_1_6 .et_pb_testimonial_portrait,.et_pb_column_2_5 .et_pb_testimonial_portrait{width:100%;padding-bottom:100%;height:0}}@media (min-width:768px) and (max-width:980px){.et_pb_column .et_pb_testimonial_portrait{float:left;display:block;margin-right:30px}.et_pb_column .et_pb_testimonial_description{display:block}.et_pb_column_1_5 .et_pb_testimonial_portrait,.et_pb_column_1_6 .et_pb_testimonial_portrait,.et_pb_row_4col .et_pb_testimonial_portrait{float:none;display:block;margin:0 auto 20px}}@media (max-width:767px){.et_pb_column .et_pb_testimonial_description{width:100%;display:block}.et_pb_column .et_pb_testimonial_portrait{display:block;float:none;margin:0 auto 20px}.et_pb_bg_layout_dark_phone .et_pb_testimonial_description a{color:#fff}}@media (max-width:479px){.et_pb_testimonial{padding-top:10%}}.et_pb_text{word-wrap:break-word}.et_pb_text ul{padding-bottom:1em}.et_pb_text>:last-child{padding-bottom:0}.et_pb_text_inner{position:relative}.et_pb_toggle_content,.et_pb_toggle_title{word-wrap:break-word}.et_pb_toggle{border:1px solid #d9d9d9}.et_pb_toggle_close{background-color:#f4f4f4;padding:20px}.et_pb_toggle_close .et_pb_toggle_content{display:none}.et_pb_toggle_open{padding:20px;background-color:#fff;z-index:1}.et_pb_toggle .et_pb_toggle_title,.et_pb_toggle.et_pb_text_align_left .et_pb_toggle_title{cursor:pointer;position:relative;padding:0 50px 0 0}.et_pb_toggle_close .et_pb_toggle_title{color:#666}.et_pb_toggle_open .et_pb_toggle_title{color:#333}.et_pb_toggle_title:before{content:"\E050";position:absolute;right:0;font-size:16px;color:#ccc;top:50%;margin-top:-.5em}.et_pb_toggle .et_pb_toggle_title:before{right:0;left:auto}.et_pb_toggle_open .et_pb_toggle_title:before{content:"\E04F"}.et_pb_toggle_content{padding-top:20px;position:relative}.et_pb_toggle_content:empty{display:none!important}.et_pb_toggle_content p:last-of-type{padding-bottom:0}.et_pb_with_border.et_pb_video_slider .et_pb_carousel_item,.et_pb_with_border.et_pb_video_slider .et_pb_slider{border:0 solid #333}.et_pb_video_slider{position:relative}.et_pb_video_slider .et_pb_slider:hover .et_pb_video_overlay_hover{background:rgba(0,0,0,.6)}.et_pb_video_slider .et-pb-controllers-has-video-tag.et-pb-controllers{bottom:35px}.et-pb-is-sliding-carousel{overflow-x:hidden}.et_pb_carousel{margin-top:2%;position:relative;overflow:hidden}.et_pb_carousel:hover .et-pb-arrow-prev{left:10px;opacity:1}.et_pb_carousel:hover .et-pb-arrow-next{right:10px;opacity:1}.et_pb_slider_carousel{margin-bottom:0!important}.et_pb_carousel_items{width:100%;height:auto;position:relative;overflow:hidden}.et_pb_carousel_items .et-carousel-group{display:none;float:left;width:100%;position:relative}.et_pb_carousel_items .et-carousel-group.active{display:block}.et_pb_carousel_items .et-carousel-group.active .et_pb_carousel_item:last-child{margin-right:0}.et_pb_carousel_item{display:none;position:relative;background:rgba(0,0,0,.25);float:left;margin:0 2% 0 0;padding:0}.et_pb_carousel_item:after{padding-top:75%;display:block;content:""}.et_pb_carousel_item .et_pb_video_overlay{position:absolute;top:0;bottom:0;right:0;left:0}.et_pb_carousel_item.et-pb-active-control .et_pb_video_overlay_hover{background:rgba(0,0,0,.6)}.et_pb_carousel_item .et_pb_video_play{opacity:0;-webkit-transition:.5s ease-in-out;transition:all .5s ease-in-out}.et_pb_carousel_item .et_pb_video_overlay:hover .et_pb_video_play{opacity:1}.et_pb_carousel_item .et_pb_video_overlay_hover:hover{background:rgba(0,0,0,.6)}.et_pb_column_1_4 .et_pb_slider_carousel .et_pb_slide,.et_pb_column_1_5 .et_pb_slider_carousel .et_pb_slide,.et_pb_column_1_6 .et_pb_slider_carousel .et_pb_slide{min-height:0!important}.et_pb_column_2_3 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_3_4 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_3_5 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_4_4 .et_pb_carousel_item .et_pb_video_play{font-size:2.78rem;line-height:2.78rem;margin-left:-1.39rem;margin-top:-1.39rem}.et_pb_column_1_3 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_2_5 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_3_8 .et_pb_carousel_item .et_pb_video_play{font-size:2rem;line-height:2rem;margin-left:-1rem;margin-top:-1rem}.et_pb_column_1_4 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_1_5 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_1_6 .et_pb_carousel_item .et_pb_video_play{font-size:1.5rem;line-height:1.5rem;margin-left:-.75rem;margin-top:-.75rem}.et_pb_video_slider .et_pb_slide{padding:0}@media (max-width:767px){.et_pb_slider_carousel:hover .et-pb-arrow-next,.et_pb_slider_carousel:hover .et-pb-arrow-prev{opacity:0!important}.et_pb_carousel .et-pb-arrow-prev,.et_pb_carousel:hover .et-pb-arrow-prev{left:-8px;opacity:1}.et_pb_carousel .et-pb-arrow-next,.et_pb_carousel:hover .et-pb-arrow-next{right:-8px;opacity:1}.et_pb_column_1_4 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_1_5 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_1_6 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_2_3 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_3_4 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_3_5 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_4_4 .et_pb_carousel_item .et_pb_video_play{font-size:2rem;line-height:2rem;margin-left:-1rem;margin-top:-1rem}}.et_mobile_device .et_pb_slider_carousel .et-pb-arrow-next,.et_mobile_device .et_pb_slider_carousel .et-pb-arrow-prev{opacity:0!important}.et_mobile_device .et_pb_carousel .et-pb-arrow-prev{left:-10px;opacity:1}.et_mobile_device .et_pb_carousel .et-pb-arrow-next{right:-10px;opacity:1}.et_pb_video{position:relative}@media (max-width:980px){.et_pb_woo_custom_button_icon .et_pb_custom_button_icon.et_pb_button:after{content:attr(data-icon-tablet)}.et_pb_slide_description{text-align:center}}.et_pb_with_border.et_pb_shop .et_shop_image>img{border:0 solid #333}.et_pb_wc_breadcrumb{word-wrap:break-word}.et_pb_wc_cart_notice .woocommerce-error{border:0 solid #333!important}.et_pb_wc_cart_notice.et_pb_bg_layout_dark{color:inherit!important}.woocommerce-order-received .et_pb_wc_cart_notice{display:none}.et_pb_wc_cart_notice form .form-row{padding:0;margin-bottom:12px}.et_pb_wc_meta{word-wrap:break-word}.et_pb_wc_meta_empty{display:none}.et_pb_wc_meta .product_meta>span:last-child:after{content:""!important}.et_pb_with_border .et_pb_wc_related_products .et_shop_image>img:not(.woocommerce-placeholder),.et_pb_with_border.et_pb_wc_related_products .et_shop_image{border:0 solid #333}.et_pb_wc_related_products .et_shop_image>img{border-style:solid}.et_pb_wc_tabs{border:1px solid #d9d9d9}.et_pb_wc_cart_totals form .form-row{padding:0;margin-bottom:12px}.et_pb_wc_cart_totals form .form-row textarea{width:-moz-available;width:-webkit-fill-available;width:fill-available}.et_pb_wc_cart_totals form .form-row textarea{height:auto}.et_pb_wc_checkout_billing .woocommerce-error{border:0 solid #333!important;line-height:1.7em}.et_pb_wc_checkout_billing form .form-row{padding:0;margin-bottom:12px}.et_pb_wc_checkout_billing .woocommerce-notices-wrapper{display:none}.et_pb_wc_checkout_billing form .form-row textarea{height:auto}.et_pb_wc_checkout_shipping form .form-row{padding:0;margin-bottom:12px}.et_pb_wc_checkout_shipping .woocommerce-notices-wrapper{display:none}.et_pb_wc_checkout_shipping form .form-row textarea{height:auto}.et_pb_wc_checkout_order_details .woocommerce-notices-wrapper{display:none}.et_pb_wc_checkout_payment_info .wc_payment_method a{font-size:14px!important;line-height:1.7em!important}.et_pb_wc_checkout_payment_info form .form-row{margin:2em 0 0}.et_pb_wc_checkout_payment_info .woocommerce-notices-wrapper{display:none}.woocommerce-order-received .et_pb_no_top_bottom_padding{padding-top:0;padding-bottom:0}.et_pb_slider .et_pb_container{width:100%;margin:0 auto;position:relative;z-index:2}.et_pb_with_border .et_pb_slide_image img{border:0 solid #333}.et_pb_slides .et_pb_container{display:table;table-layout:fixed}.et_pb_slides .et_pb_empty_slide.et_pb_container{display:block}.et_pb_slide_description{word-wrap:break-word}.et-pb-active-slide .et_pb_slide_description{-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-delay:.9s;animation-delay:.9s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeBottom;animation-name:fadeBottom}.et_pb_bg_layout_dark .et_pb_slide_description{text-shadow:0 1px 3px rgba(0,0,0,.3)}.et_pb_slide_description{padding:16% 8%;width:auto;margin:auto}.et_pb_slide_image{position:absolute;bottom:0}.et_pb_slide_video{position:absolute;top:50%;bottom:auto}.et_pb_slide:first-child .et_pb_slide_image img{opacity:0}.et_pb_slide:first-child .et_pb_slide_image img.active{opacity:1;-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-delay:.6s;animation-delay:.6s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeLeft;animation-name:fadeLeft}.et_pb_media_alignment_center .et_pb_slide_image{bottom:auto;top:50%}.et-pb-active-slide .et_pb_slide_image,.et-pb-active-slide .et_pb_slide_video{-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-delay:.6s;animation-delay:.6s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}.et-pb-active-slide .et_pb_slide_image{-webkit-animation-name:fadeLeft;animation-name:fadeLeft}.et_pb_slide_image img{width:auto;vertical-align:bottom}.et_pb_slide_image,.et_pb_slide_video{width:47.25%;margin-right:5.5%}.et_pb_slide_video .mejs-mediaelement{position:relative}.et_pb_slide_video .mejs-mediaelement .wp-video-shortcode{display:block}.et_pb_slide_video .wp-video-shortcode video,.et_pb_slide_video video.wp-video-shortcode{height:auto}@media (min-width:981px){.et_pb_column_1_3 .et_pb_slide_image,.et_pb_column_1_3 .et_pb_slide_video,.et_pb_column_1_4 .et_pb_slide_image,.et_pb_column_1_4 .et_pb_slide_video,.et_pb_column_1_5 .et_pb_slide_image,.et_pb_column_1_5 .et_pb_slide_video,.et_pb_column_1_6 .et_pb_slide_image,.et_pb_column_1_6 .et_pb_slide_video,.et_pb_column_2_5 .et_pb_slide_image,.et_pb_column_2_5 .et_pb_slide_video,.et_pb_column_3_5 .et_pb_slide_image,.et_pb_column_3_5 .et_pb_slide_video,.et_pb_column_3_8 .et_pb_slide_image,.et_pb_column_3_8 .et_pb_slide_video{top:auto;bottom:auto;position:relative}.et_pb_column_1_3 .et_pb_slide_image,.et_pb_column_1_3 .et_pb_slide_video,.et_pb_column_1_4 .et_pb_slide_image,.et_pb_column_1_4 .et_pb_slide_video,.et_pb_column_1_5 .et_pb_slide_image,.et_pb_column_1_5 .et_pb_slide_video,.et_pb_column_1_6 .et_pb_slide_image,.et_pb_column_1_6 .et_pb_slide_video,.et_pb_column_2_5 .et_pb_slide_image,.et_pb_column_2_5 .et_pb_slide_video,.et_pb_column_3_5 .et_pb_slide_image,.et_pb_column_3_5 .et_pb_slide_video,.et_pb_column_3_8 .et_pb_slide_image,.et_pb_column_3_8 .et_pb_slide_video{width:100%!important}.et_pb_column_1_3 .et_pb_slide_image,.et_pb_column_1_3 .et_pb_slide_video,.et_pb_column_1_4 .et_pb_slide_image,.et_pb_column_1_4 .et_pb_slide_video,.et_pb_column_1_5 .et_pb_slide_image,.et_pb_column_1_5 .et_pb_slide_video,.et_pb_column_1_6 .et_pb_slide_image,.et_pb_column_1_6 .et_pb_slide_video,.et_pb_column_2_5 .et_pb_slide_image,.et_pb_column_2_5 .et_pb_slide_video,.et_pb_column_3_5 .et_pb_slide_image,.et_pb_column_3_5 .et_pb_slide_video,.et_pb_column_3_8 .et_pb_slide_image,.et_pb_column_3_8 .et_pb_slide_video{padding:0;margin:10% 0 0!important}.et_pb_column_1_3 .et_pb_slide_description,.et_pb_column_2_5 .et_pb_slide_description{padding-bottom:26%}.et_pb_column_1_4 .et_pb_slide .et_pb_slide_description,.et_pb_column_1_5 .et_pb_slide .et_pb_slide_description,.et_pb_column_1_6 .et_pb_slide .et_pb_slide_description{padding-bottom:34%}}@media (max-width:767px){.et_pb_woo_custom_button_icon .et_pb_custom_button_icon.et_pb_button:after{content:attr(data-icon-phone)}.et_pb_slide_description{text-align:center}.et_pb_media_alignment_center .et_pb_slide_image{top:0}.et_pb_slide_image,.et_pb_slide_video{width:100%}.et_pb_slide_image,.et_pb_slide_video{display:none!important;position:relative;top:auto;margin:50px auto 0;padding:0;margin-top:6%!important}.et_pb_slide_video{float:none}.et_pb_slide_image img{max-height:300px}.et_pb_section_first .et_pb_slide_image img{max-height:300px!important}.et_pb_section_first .et_pb_slide_image{margin:0!important;top:20px}.et_pb_bg_layout_dark_phone .et_pb_slide_description{text-shadow:0 1px 3px rgba(0,0,0,.3)}}@media (min-width:480px){.et_pb_column_1_4 .et_pb_slide_description,.et_pb_column_1_5 .et_pb_slide_description,.et_pb_column_1_6 .et_pb_slide_description{padding-bottom:26%}}h1,h2,h3,h4{color:#333}body{line-height:1.6em}.container,.et_pb_fullwidth_header:not(.et_pb_fullscreen) .et_pb_fullwidth_header_container,.et_pb_row,.et_pb_slider .et_pb_container{max-width:1300px}.et_boxed_layout #page-container,.et_boxed_layout #page-container .container,.et_boxed_layout #page-container .et_pb_row,.et_fixed_nav.et_boxed_layout #page-container #main-header,.et_fixed_nav.et_boxed_layout #page-container #top-header{max-width:1460px}a{color:#581c87}.nav li ul{border-color:#7e22ce}#top-menu a,.et_header_style_split .mobile_nav .select_page,.et_mobile_menu li a,.et_search_form_container input,span.et_close_search_field:after{color:#666}.et_search_form_container input::-moz-placeholder{color:#666}.et_search_form_container input::-webkit-input-placeholder{color:#666}.et_search_form_container input:-ms-input-placeholder{color:#666}h1,h2,h3,h4{font-weight:700;font-style:normal;text-transform:none;text-decoration:none;line-height:1.2em}@media only screen and (min-width:981px){.et_header_style_left #et-top-navigation,.et_header_style_split #et-top-navigation{padding:25px 0 0}.et_header_style_left #et-top-navigation nav>ul>li>a,.et_header_style_split #et-top-navigation nav>ul>li>a{padding-bottom:25px}.et_header_style_split .centered-inline-logo-wrap{width:50px;margin:-50px 0}.et_header_style_split .centered-inline-logo-wrap #logo{max-height:50px}.et_header_style_fullscreen #et-top-navigation,.et_header_style_slide #et-top-navigation{padding:16px 0!important}#logo{max-height:100%}.et_header_style_left .et-fixed-header #et-top-navigation,.et_header_style_split .et-fixed-header #et-top-navigation{padding:25px 0 0}.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a,.et_header_style_split .et-fixed-header #et-top-navigation nav>ul>li>a{padding-bottom:25px}.et_header_style_split #main-header.et-fixed-header .centered-inline-logo-wrap{width:50px;margin:-50px 0}.et_header_style_split .et-fixed-header .centered-inline-logo-wrap #logo{max-height:50px}.et_header_style_fullscreen .et-fixed-header #et-top-navigation,.et_header_style_slide .et-fixed-header #et-top-navigation{padding:16px 0!important}.et-fixed-header .et-search-form,.et-fixed-header#main-header,.et-fixed-header#main-header .nav li ul{background-color:#fff}.et-fixed-header #et_top_search .et-search-form input,.et-fixed-header #top-menu a,.et-fixed-header .et_close_search_field:after,.et-fixed-header .et_search_form_container input{color:#666!important}.et-fixed-header .et_search_form_container input::-moz-placeholder{color:#666!important}.et-fixed-header .et_search_form_container input::-webkit-input-placeholder{color:#666!important}.et-fixed-header .et_search_form_container input:-ms-input-placeholder{color:#666!important}}@media only screen and (min-width:1625px){.et_pb_row{padding:32px 0}.et_pb_section{padding:65px 0}.et_pb_fullwidth_section{padding:0}}h1{font-size:40px}h2{font-size:34px}h3{font-size:29px}.et_pb_blog_grid .et_audio_content h2,.et_pb_blog_grid h2,.et_pb_circle_counter h3,.et_pb_column_1_3 .et_audio_content h2,.et_pb_column_1_3 .et_pb_post h2,.et_pb_column_1_4 .et_audio_content h2,.et_pb_column_1_4 .et_pb_post h2,.et_pb_column_3_8 .et_audio_content h2,.et_pb_gallery_grid .et_pb_gallery_item h3,.et_pb_number_counter h3,h4{font-size:24px}.et_pb_gallery_grid .et_pb_gallery_item h3{font-size:21px}h1,h2,h3,h4{font-family:'Proxima Nova Black',Helvetica,Arial,Lucida,sans-serif}body,input,select,textarea{font-family:Arial,Helvetica,Arial,Lucida,sans-serif}.container{width:90%}@media (min-width:980px){.et_fixed_nav.et_show_nav #page-container{padding-top:65px}.et_fixed_nav #main-header{height:65px;z-index:100}#logo{-webkit-transition:none;-moz-transition:none;transition:none;-webkit-transform:none;height:35px}#top-menu a{font-weight:400}#top-menu .menu-item-has-children>a:first-child:after{font-family:'Font Awesome 5 Pro';content:"\f0d7";color:#999}}@media (max-width:980px){.mobile_menu_bar:before{color:#581c87}#start .et_pb_text_0_tb_body{font-family:Tahoma,Helvetica,Arial,sans-serif!important;font-weight:700;font-size:30px}}.et_pb_blog_grid article{border-radius:10px;overflow:hidden}@media screen and (max-width:980px){.reverse{display:flex;flex-direction:column-reverse}}#menu-item-219 a span{background:linear-gradient(60deg,#541fad,#e928a1,#ff9a0b);padding:13px 30px!important;height:20px;color:#fff!important;box-shadow:inset 0 0 0 3px rgba(255,255,255,.4);border-radius:7px;font-weight:700}.Zebra_Tooltip .Zebra_Tooltip_Message{background-color:#301151!important;border:1px solid #5720b4!important;font-family:Arial,Helvetica,Arial,Lucida,sans-serif!important;font-size:16px!important}.Zebra_Tooltip .Zebra_Tooltip_Arrow_Bottom div{border-color:transparent!important}[data-columns]::before{visibility:hidden;position:absolute;font-size:1px}.fluid-width-video-wrapper{width:100%;position:relative;padding:0}.fluid-width-video-wrapper embed,.fluid-width-video-wrapper iframe,.fluid-width-video-wrapper object{position:absolute;top:0;left:0;width:100%;height:100%}.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container{background:#222}.wp-video{max-width:100%;height:auto}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}.et_pb_team_member_image{margin-right:0!important}div.et_pb_section.et_pb_section_0_tb_body>.et_pb_background_pattern{background-image:url(data:image/svg+xml;base64,PHN2ZyAgZmlsbD0icmdiYSgyNTUsMjU1LDI1NSwwLjA1KSIgaGVpZ2h0PSI4MHB4IiB3aWR0aD0iODBweCIgdmlld0JveD0iMCAwIDgwIDgwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0wLDhWMEg4QTgsOCwwLDAsMSwwLDhaTTgwLDhWMEg3MkE4LDgsMCwwLDAsODAsOFpNMCw3MnY4SDhBOCw4LDAsMCwwLDAsNzJaTTQwLDMyYTgsOCwwLDEsMCw4LDhBOCw4LDAsMCwwLDQwLDMyWk04MCw3MmE4LDgsMCwwLDAtOCw4aDhaIi8+PC9zdmc+);background-size:20px auto}.et_pb_section_0_tb_body.et_pb_section{background-color:#301151!important}.et_pb_row_0_tb_body.et_pb_row,.et_pb_row_1_tb_body.et_pb_row{padding-top:0!important;padding-bottom:0!important;padding-top:0;padding-bottom:0}.et_pb_row_0_tb_body,.et_pb_row_1_tb_body,body #page-container .et-db #et-boc .et-l .et_pb_row_0_tb_body.et_pb_row,body #page-container .et-db #et-boc .et-l .et_pb_row_1_tb_body.et_pb_row{width:90%}.et_pb_team_member_0_tb_body.et_pb_team_member .et_pb_team_member_image{border-radius:100px 100px 100px 100px;overflow:hidden;border-width:6px;border-color:rgba(255,255,255,.3)}.et_pb_team_member_0_tb_body.et_pb_team_member{padding-top:0!important;padding-right:0!important;padding-bottom:0!important;padding-left:0!important;margin-top:0!important;margin-right:0!important;margin-bottom:0!important;margin-left:0!important}.et_pb_team_member_0_tb_body{max-width:108px}.et_pb_team_member_1_tb_body.et_pb_team_member{font-size:16px;line-height:26px;margin-top:20px!important}.et_pb_team_member_1_tb_body{max-width:800px}.et_pb_section_1_tb_body.et_pb_section{padding-top:40px}div.et_pb_section.et_pb_section_2_tb_body{background-image:radial-gradient(circle at bottom,#5720b4 0,#301151 60%)!important}.et_pb_section_2_tb_body.et_pb_section{padding-top:100px;padding-bottom:250px;background-color:#fff!important}.et_pb_section_2_tb_body{z-index:10;position:relative}.et_pb_row_2_tb_body,body #page-container .et-db #et-boc .et-l .et_pb_row_2_tb_body.et_pb_row{width:90%;max-width:950px}.et_pb_row_2_tb_body{top:0;bottom:auto;right:0;left:auto}.et_pb_text_0_tb_body h1{font-family:'Proxima Nova Black',Helvetica,Arial,Lucida,sans-serif;font-size:100px;line-height:90px;text-align:center}.et_pb_text_0_tb_body h2{font-size:70px;line-height:80px}.et_pb_text_0_tb_body{margin-bottom:0!important}.et_pb_text_1_tb_body.et_pb_text{color:#fff!important}.et_pb_text_1_tb_body{line-height:1.5em;font-size:18px;line-height:1.5em;filter:opacity(70%);backface-visibility:hidden;padding-top:0!important;padding-bottom:20px!important;margin-bottom:0!important}.et_pb_code_0_tb_body{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;margin-top:0!important;margin-bottom:0!important;max-width:400px;transition:max-width .3s ease 0s}.et_pb_code_0_tb_body:hover{max-width:450px}.et_pb_team_member_0_tb_body.et_pb_team_member.et_pb_module,.et_pb_team_member_1_tb_body.et_pb_team_member.et_pb_module{margin-left:auto!important;margin-right:auto!important}.et_pb_row_2_tb_body.et_pb_row{padding-top:0!important;padding-bottom:0!important;margin-top:0!important;margin-left:auto!important;margin-right:auto!important;padding-top:0;padding-bottom:0}.et_pb_code_0_tb_body.et_pb_module{margin-left:0!important;margin-right:auto!important}@media only screen and (max-width:980px){.et_pb_text_0_tb_body h1{font-size:50px}.et_pb_text_0_tb_body h2{font-size:70px;line-height:80px}}@media only screen and (max-width:767px){.et_pb_text_0_tb_body h1{font-size:40px}.et_pb_text_0_tb_body h2{font-size:48px;line-height:56px}}.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container,.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:0 0;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:0}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100%!important;width:100%!important}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(https://e3m3v6b5.rocketcdn.me/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:1s linear infinite a;animation:1s linear infinite a;background:url(https://e3m3v6b5.rocketcdn.me/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:url(https://e3m3v6b5.rocketcdn.me/wp-includes/js/mediaelement/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:#999 dotted 1px}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:2s linear infinite b;animation:2s linear infinite b;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsla(0,0%,100%,.3)}.mejs-time-current,.mejs-time-handle-content{background:hsla(0,0%,100%,.9)}.mejs-time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs-time-hovered.negative{background:rgba(0,0,0,.2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:.15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs-horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%}</style> <style id="et-divi-userfonts"></style> <!-- The SEO Framework by Sybre Waaijer --> <meta name="robots" content="noindex" /> <meta name="description" content="Samantha is Head of Content at Project.co. She has 5+ years&#039; experience in the project management industry and in that time she&#039;s written over 100 articles on&#8230;" /> <meta property="og:image" content="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/12/cropped-logo-512-1.png" /> <meta property="og:image:width" content="512" /> <meta property="og:image:height" content="512" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="profile" /> <meta property="og:title" content="Samantha Ferguson | Project.co" /> <meta property="og:description" content="Samantha is Head of Content at Project.co. She has 5+ years&#039; experience in the project management industry and in that time she&#039;s written over 100 articles on the subject and conducted studies on&#8230;" /> <meta property="og:url" content="https://www.project.co/author/samanthaferguson/" /> <meta property="og:site_name" content="Project.co" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:title" content="Samantha Ferguson | Project.co" /> <meta name="twitter:description" content="Samantha is Head of Content at Project.co. She has 5+ years&#039; experience in the project management industry and in that time she&#039;s written over 100 articles on the subject and conducted studies on&#8230;" /> <meta name="twitter:image" content="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/12/cropped-logo-512-1.png" /> <link rel="next" href="https://www.project.co/author/samanthaferguson/page/2/" /> <!-- / The SEO Framework by Sybre Waaijer | 17.91ms meta | 1.03ms boot --> <link rel='dns-prefetch' href='//fast.wistia.com' /> <link rel='dns-prefetch' href='//www.google-analytics.com' /> <link rel='dns-prefetch' href='//www.googletagmanager.com' /> <link rel='dns-prefetch' href='//wyzowl.s3.eu-west-2.amazonaws.com' /> <link rel='dns-prefetch' href='//distillery.wistia.com' /> <link rel='dns-prefetch' href='//pipedream.wistia.com' /> <link rel='dns-prefetch' href='//assets.calendly.com' /> <link rel='dns-prefetch' href='//www.google.com' /> <link rel='dns-prefetch' href='//googleads.g.doubleclick.net' /> <link rel='dns-prefetch' href='//www.googleadservices.com' /> <link rel='dns-prefetch' href='//secure.gravatar.com' /> <link rel='dns-prefetch' href='//stats.g.doubleclick.net' /> <link rel='dns-prefetch' href='//www.google.co.uk' /> <link rel='dns-prefetch' href='//1d5ef9e9369608f625a8-878b10192d4a956595449977ade9187d.ssl.cf2.rackcdn.com' /> <link rel='dns-prefetch' href='//e3m3v6b5.rocketcdn.me' /> <link href='https://e3m3v6b5.rocketcdn.me' rel='preconnect' /> <link rel="alternate" type="application/rss+xml" title="Project.co &raquo; Feed" href="https://www.project.co/feed/" /> <meta content="Divi Child v.1.0.0" name="generator"/> <style id='wp-emoji-styles-inline-css' type='text/css'></style> <style id='wp-block-library-theme-inline-css' type='text/css'></style> <style id='global-styles-inline-css' type='text/css'></style> <style id='ez-toc-inline-css' type='text/css'></style> <script type="text/javascript" src="https://e3m3v6b5.rocketcdn.me/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://e3m3v6b5.rocketcdn.me/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" defer data-domain='project.co' data-api='https://www.project.co/wp-json/131182/v1/7e2e/7d20689b' event-author='Samantha Ferguson' event-category='Uncategorized' data-rocket-src="//e3m3v6b5.rocketcdn.me/wp-content/uploads/7ad9ac97fa/ac7411ad.js?ver=1721218171" id="plausible"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="plausible-analytics-js-after"> /* <![CDATA[ */ window.plausible = window.plausible || function() { (window.plausible.q = window.plausible.q || []).push(arguments) } /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="ez-toc-scroll-scriptjs-js-after">window.addEventListener('DOMContentLoaded', function() { /* <![CDATA[ */ jQuery(document).ready(function(){document.querySelectorAll(".ez-toc-section").forEach(t=>{t.setAttribute("ez-toc-data-id","#"+decodeURI(t.getAttribute("id")))}),jQuery("a.ez-toc-link").click(function(){let t=jQuery(this).attr("href"),e=jQuery("#wpadminbar"),i=0;30>30&&(i=30),e.length&&(i+=e.height()),jQuery('[ez-toc-data-id="'+decodeURI(t)+'"]').length>0&&(i=jQuery('[ez-toc-data-id="'+decodeURI(t)+'"]').offset().top-i),jQuery("html, body").animate({scrollTop:i},500)})}); /* ]]> */ });</script> <link rel="https://api.w.org/" href="https://www.project.co/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://www.project.co/wp-json/wp/v2/users/6" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.project.co/xmlrpc.php?rsd" /> <style type="text/css"></style> <script type="rocketlazyloadscript">window.addEventListener('DOMContentLoaded', () => { const observer = new IntersectionObserver(entries => { entries.forEach(entry => { const id = entry.target.getAttribute('id'); if (entry.intersectionRatio > 0) { if(document.querySelector(`nav li a[href="#${id}"]`) !== null) document.querySelector(`nav li a[href="#${id}"]`).parentElement.classList.add('active'); } else { if(document.querySelector(`nav li a[href="#${id}"]`) !== null) document.querySelector(`nav li a[href="#${id}"]`).parentElement.classList.remove('active'); } }); }); if(document.querySelectorAll('span[id]').length > 0) { document.querySelectorAll('span[id]').forEach((section) => { observer.observe(section); }); } });</script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript">//<![CDATA[ function external_links_in_new_windows_loop() { if (!document.links) { document.links = document.getElementsByTagName('a'); } var change_link = false; var force = ''; var ignore = '*www.project.co*'; for (var t=0; t<document.links.length; t++) { var all_links = document.links[t]; change_link = false; if(document.links[t].hasAttribute('onClick') == false) { // forced if the address starts with http (or also https), but does not link to the current domain if(all_links.href.search(/^http/) != -1 && all_links.href.search('www.project.co') == -1 && all_links.href.search(/^#/) == -1) { // console.log('Changed ' + all_links.href); change_link = true; } if(force != '' && all_links.href.search(force) != -1) { // forced // console.log('force ' + all_links.href); change_link = true; } if(ignore != '' && all_links.href.search(ignore) != -1) { // console.log('ignore ' + all_links.href); // ignored change_link = false; } if(change_link == true) { // console.log('Changed ' + all_links.href); document.links[t].setAttribute('onClick', 'javascript:window.open(\'' + all_links.href.replace(/'/g, '') + '\', \'_blank\', \'noopener\'); return false;'); document.links[t].removeAttribute('target'); } } } } // Load function external_links_in_new_windows_load(func) { var oldonload = window.onload; if (typeof window.onload != 'function'){ window.onload = func; } else { window.onload = function(){ oldonload(); func(); } } } external_links_in_new_windows_load(external_links_in_new_windows_loop); //]]></script> <script type="rocketlazyloadscript" data-rocket-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/perfmatters/gtagv4.js?id=G-6MBE6X1FZ4" defer></script><script type="rocketlazyloadscript">window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag("js", new Date());gtag("config", "G-6MBE6X1FZ4");</script><meta name='plausible-analytics-version' content='2.0.9' /> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" /> <style type="text/css"></style> <!-- Font Awesome: START --> <script type="rocketlazyloadscript" data-rocket-src="https://kit.fontawesome.com/823413f582.js" crossorigin="anonymous" defer></script> <!-- Font Awesome: END --> <!-- First Promoter: START --> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> (function(){var t=document.createElement("script");t.type="text/javascript",t.async=!0,t.src='https://cdn.firstpromoter.com/fprom.js',t.onload=t.onreadystatechange=function(){var t=this.readyState;if(!t||"complete"==t||"loaded"==t)try{$FPROM.init("2kjz2s50",".project.co")}catch(t){}};var e=document.getElementsByTagName("script")[0];e.parentNode.insertBefore(t,e)})();</script> <!-- First Promoter: END --> <!-- Profitwell: START --> <script type="rocketlazyloadscript" id="profitwell-js" data-pw-auth="c23fad0d6e2a797d52fa6b6f70f20f2b"> (function(i,s,o,g,r,a,m){i[o]=i[o]||function(){(i[o].q=i[o].q||[]).push(arguments)}; a=s.createElement(g);m=s.getElementsByTagName(g)[0];a.async=1;a.src=r+'?auth='+ s.getElementById(o+'-js').getAttribute('data-pw-auth');m.parentNode.insertBefore(a,m); })(window,document,'profitwell','script','https://public.profitwell.com/js/profitwell.js'); profitwell('start', {}); </script> <!-- Profitwell: END --> <!-- Meta Pixel Code --> <script type="rocketlazyloadscript"> !function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window, document,'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '712293082580341'); fbq('track', 'PageView'); </script> <noscript><img data-perfmatters-preload="1" height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=712293082580341&amp;ev=PageView&amp;noscript=1"></noscript> <!-- End Meta Pixel Code --> <!-- Ortto projectdotco capture code --> <script type="rocketlazyloadscript"> window.ap3c = window.ap3c || {}; var ap3c = window.ap3c; ap3c.cmd = ap3c.cmd || []; ap3c.cmd.push(function() { ap3c.init('ZGtHYd1t5-rBXUKxcHJvamVjdGRvdGNv', 'https://capture-api.eu.autopilotapp.com/', {disableTalk: true}); ap3c.track({v: 0}); }); ap3c.activity = function(act) { ap3c.act = (ap3c.act || []); ap3c.act.push(act); }; var s, t; s = document.createElement('script'); s.type = 'text/javascript'; s.src = "https://cdneu.net/app.js"; t = document.getElementsByTagName('script')[0]; t.parentNode.insertBefore(s, t); </script> <!-- Ortto projectdotco capture code --> <!-- Plausible: START --> <script type="rocketlazyloadscript" defer data-domain="project.co" data-rocket-src="https://plausible.io/js/script.js"></script> <!-- Plausible: END --> <!-- Posthog: START --> <script type="rocketlazyloadscript"> !function(t,e){var o,n,p,r;e.__SV||(window.posthog=e,e._i=[],e.init=function(i,s,a){function g(t,e){var o=e.split(".");2==o.length&&(t=t[o[0]],e=o[1]),t[e]=function(){t.push([e].concat(Array.prototype.slice.call(arguments,0)))}}(p=t.createElement("script")).type="text/javascript",p.async=!0,p.src=s.api_host+"/static/array.js",(r=t.getElementsByTagName("script")[0]).parentNode.insertBefore(p,r);var u=e;for(void 0!==a?u=e[a]=[]:a="posthog",u.people=u.people||[],u.toString=function(t){var e="posthog";return"posthog"!==a&&(e+="."+a),t||(e+=" (stub)"),e},u.people.toString=function(){return u.toString(1)+".people (stub)"},o="capture identify alias people.set people.set_once set_config register register_once unregister opt_out_capturing has_opted_out_capturing opt_in_capturing reset isFeatureEnabled onFeatureFlags getFeatureFlag getFeatureFlagPayload reloadFeatureFlags group updateEarlyAccessFeatureEnrollment getEarlyAccessFeatures getActiveMatchingSurveys getSurveys onSessionId".split(" "),n=0;n<o.length;n++)g(u,o[n]);e._i.push([i,s,a])},e.__SV=1)}(document,window.posthog||[]); posthog.init('phc_XUeryeI53Sxfmg69SpMh8LBk0m89lqwEIdMv5oA3a7t',{api_host:'https://app.posthog.com'}) </script> <!-- Posthog: END --><link rel="icon" href="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/12/cropped-logo-512-1-150x150.png" sizes="32x32" /> <link rel="icon" href="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/12/cropped-logo-512-1-300x300.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/12/cropped-logo-512-1-300x300.png" /> <meta name="msapplication-TileImage" content="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/12/cropped-logo-512-1-300x300.png" /> <style id="et-divi-customizer-global-cached-inline-styles"></style><noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript></head> <body class="archive author author-samanthaferguson author-6 et-tb-has-template et-tb-has-body et_pb_button_helper_class et_fixed_nav et_show_nav et_primary_nav_dropdown_animation_fade et_secondary_nav_dropdown_animation_fade et_header_style_left et_pb_footer_columns4 et_cover_background et_pb_gutter windows et_pb_gutters3 et_divi_theme et-db"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-K22KVZC" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <div id="page-container"> <header id="main-header" data-height-onload="50"> <div class="container clearfix et_menu_container"> <div class="logo_container"> <span class="logo_helper"></span> <a href="https://www.project.co/"> <img data-perfmatters-preload="2" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/12/project-logo.png" alt="Project.co" id="logo" data-height-percentage="100" /> </a> </div> <div id="et-top-navigation" data-height="50" data-fixed-height="50"> <nav id="top-menu-nav"> <ul id="top-menu" class="nav"><li id="menu-item-290688" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-290688"><a href="https://www.project.co/features/" data-ps2id-api="true">Features</a></li> <li id="menu-item-290754" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-290754"><a href="https://www.project.co/ai/" data-ps2id-api="true">AI</a></li> <li id="menu-item-291427" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-291427"><a href="https://www.project.co/pricing/" data-ps2id-api="true">Pricing</a></li> <li id="menu-item-288479" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-288479"><a href="#" data-ps2id-api="true">Resources</a> <ul class="sub-menu"> <li id="menu-item-288138" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-288138"><a href="https://www.project.co/blog/" data-ps2id-api="true">Blog</a></li> <li id="menu-item-288139" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-288139"><a href="https://www.project.co/apps/" data-ps2id-api="true">Apps</a></li> <li id="menu-item-289889" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-289889"><a href="https://www.project.co/tutorials/" data-ps2id-api="true">Tutorials</a></li> <li id="menu-item-288316" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-288316"><a href="https://www.project.co/templates/" data-ps2id-api="true">Templates</a></li> <li id="menu-item-288480" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-288480"><a href="https://community.project.co" data-ps2id-api="true">Community</a></li> <li id="menu-item-288482" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-288482"><a href="https://community.project.co/c/inspiration/" data-ps2id-api="true">Inspiration</a></li> <li id="menu-item-288481" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-288481"><a href="https://kb.project.co/" data-ps2id-api="true">Knowledge Base</a></li> </ul> </li> <li id="menu-item-287679" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-287679"><a href="https://v2.project.co" data-ps2id-api="true">Login</a></li> <li id="menu-item-219" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-219"><a href="https://v2.project.co/register" data-ps2id-api="true"><span>Get Started</span></a></li> </ul> </nav> <div id="et_mobile_nav_menu"> <div class="mobile_nav closed"> <span class="select_page">Select Page</span> <span class="mobile_menu_bar mobile_menu_bar_toggle"></span> </div> </div> </div> <!-- #et-top-navigation --> </div> <!-- .container --> <div class="et_search_outer"> <div class="container et_search_form_container"> <form role="search" method="get" class="et-search-form" action="https://www.project.co/"> <input type="search" class="et-search-field" placeholder="Search &hellip;" value="" name="s" title="Search for:" /> </form> <span class="et_close_search_field"></span> </div> </div> </header> <!-- #main-header --> <div id="et-main-area"> <div id="main-content"> <div id="et-boc" class="et-boc"> <div class="et-l et-l--body"> <div class="et_builder_inner_content et_pb_gutters3"> <div class="et_pb_section et_pb_section_0_tb_body et_pb_with_background et_section_regular" > <span class="et_pb_background_pattern"></span> <div class="et_pb_row et_pb_row_0_tb_body"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_0_tb_body et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_with_border et_pb_module et_pb_team_member et_pb_team_member_0_tb_body clearfix et_pb_bg_layout_light"> <div class="et_pb_team_member_image et-waypoint et_pb_animation_off"><img decoding="async" width="96" height="96" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2096%2096'%3E%3C/svg%3E" alt="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/05/SF-1-96x96.jpg 96w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/05/SF-1-150x150.jpg 150w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/05/SF-1-24x24.jpg 24w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/05/SF-1-48x48.jpg 48w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/05/SF-1.jpg 300w" data-lazy-sizes="(max-width: 96px) 100vw, 96px" class="wp-image-291072" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/05/SF-1-96x96.jpg" /><noscript><img decoding="async" width="96" height="96" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/05/SF-1-96x96.jpg" alt="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/05/SF-1-96x96.jpg 96w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/05/SF-1-150x150.jpg 150w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/05/SF-1-24x24.jpg 24w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/05/SF-1-48x48.jpg 48w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/05/SF-1.jpg 300w" sizes="(max-width: 96px) 100vw, 96px" class="wp-image-291072" /></noscript></div> <div class="et_pb_team_member_description"> </div> </div><div class="et_pb_module et_pb_team_member et_pb_team_member_1_tb_body clearfix et_pb_text_align_center et_pb_bg_layout_dark et_pb_team_member_no_image"> <div class="et_pb_team_member_description"> <h4 class="et_pb_module_header">Samantha Ferguson</h4> <div>Samantha is Head of Content at Project.co. She has 5+ years' experience in the project management industry and in that time she's written over 100 articles on the subject and conducted studies on employee engagement and how AI is impacting the industry. She also has a lifetime's experience of being obsessed with organisation and productivity - Samantha is that person who plans travel itineraries down to the hour! Her favourite Project.co feature is the AI assistant.</div> </div> </div> </div> </div> </div><div class="et_pb_section et_pb_section_1_tb_body et_section_regular" > <div class="et_pb_row et_pb_row_1_tb_body"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_1_tb_body et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_blog_0_tb_body et_pb_blog_grid_wrapper et_pb_bg_layout_light"> <div class="et_pb_blog_grid clearfix "> <div class="et_pb_ajax_pagination_container"> <div class="et_pb_salvattore_content" data-columns> <article id="post-291652" class="et_pb_post clearfix et_pb_blog_item_0_0 post-291652 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized"> <div class="et_pb_image_container"><a href="https://www.project.co/resource-calendar/" class="entry-featured-image-url"><img fetchpriority="high" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="What Is a Resource Calendar in Project Management? (2024)" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/11/What-Is-a-Resource-Calendar-in-Project-Management-2024.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/11/What-Is-a-Resource-Calendar-in-Project-Management-2024.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/11/What-Is-a-Resource-Calendar-in-Project-Management-2024.png" /><noscript><img fetchpriority="high" decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/11/What-Is-a-Resource-Calendar-in-Project-Management-2024.png" alt="What Is a Resource Calendar in Project Management? (2024)" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/11/What-Is-a-Resource-Calendar-in-Project-Management-2024.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/11/What-Is-a-Resource-Calendar-in-Project-Management-2024.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/resource-calendar/"> What Is a Resource Calendar in Project Management? (2024) </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Regardless of the industry you’re in, it’s likely that one of your most valuable resources is your team. So, let’s take a look at all things ‘resource calendar’</p> </div></div> </article> <article id="post-291636" class="et_pb_post clearfix et_pb_blog_item_0_1 post-291636 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized"> <div class="et_pb_image_container"><a href="https://www.project.co/software-development-tools/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="7 BEST Software Development Project Management Tools (2024)" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/11/7-BEST-Software-Development-Project-Management-Tools-2024.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/11/7-BEST-Software-Development-Project-Management-Tools-2024.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/11/7-BEST-Software-Development-Project-Management-Tools-2024.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/11/7-BEST-Software-Development-Project-Management-Tools-2024.png" alt="7 BEST Software Development Project Management Tools (2024)" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/11/7-BEST-Software-Development-Project-Management-Tools-2024.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/11/7-BEST-Software-Development-Project-Management-Tools-2024.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/software-development-tools/"> 7 BEST Software Development Project Management Tools (2024) </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Let’s take a look at 7 great examples of project management software that can help you manage your development projects. </p> </div></div> </article> <article id="post-291631" class="et_pb_post clearfix et_pb_blog_item_0_2 post-291631 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/project-planning-guide/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="What Is a Project Plan? The Complete Guide to Project Planning" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/11/What-Is-a-Project-Plan-The-Complete-Guide-to-Project-Planning.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/11/What-Is-a-Project-Plan-The-Complete-Guide-to-Project-Planning.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/11/What-Is-a-Project-Plan-The-Complete-Guide-to-Project-Planning.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/11/What-Is-a-Project-Plan-The-Complete-Guide-to-Project-Planning.png" alt="What Is a Project Plan? The Complete Guide to Project Planning" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/11/What-Is-a-Project-Plan-The-Complete-Guide-to-Project-Planning.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/11/What-Is-a-Project-Plan-The-Complete-Guide-to-Project-Planning.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/project-planning-guide/"> What Is a Project Plan? The Complete Guide to Project Planning </a> </h2> <div class="post-content"><div class="post-content-inner"><p>If you want to know what a project plan is, how to create one, what the benefits are, and more &#8211; take a look at our complete guide! </p> </div></div> </article> <article id="post-291603" class="et_pb_post clearfix et_pb_blog_item_0_3 post-291603 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/project-management-accountants/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="11 Best Project Management Software for Accountants (2024)" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/10/11-Best-Project-Management-Software-for-Accountants-2024.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/10/11-Best-Project-Management-Software-for-Accountants-2024.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/10/11-Best-Project-Management-Software-for-Accountants-2024.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/10/11-Best-Project-Management-Software-for-Accountants-2024.png" alt="11 Best Project Management Software for Accountants (2024)" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/10/11-Best-Project-Management-Software-for-Accountants-2024.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/10/11-Best-Project-Management-Software-for-Accountants-2024.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/project-management-accountants/"> 11 Best Project Management Software for Accountants (2024) </a> </h2> <div class="post-content"><div class="post-content-inner"><p>In this article we take a look at the best project management software for accountants.</p> </div></div> </article> <article id="post-291589" class="et_pb_post clearfix et_pb_blog_item_0_4 post-291589 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/interior-design-projects/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="7 Best Interior Design Project Management Software (2024)" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/10/Interior-Design-Project-Management-Complete-Guide-For-2024.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/10/Interior-Design-Project-Management-Complete-Guide-For-2024.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/10/Interior-Design-Project-Management-Complete-Guide-For-2024.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/10/Interior-Design-Project-Management-Complete-Guide-For-2024.png" alt="7 Best Interior Design Project Management Software (2024)" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/10/Interior-Design-Project-Management-Complete-Guide-For-2024.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/10/Interior-Design-Project-Management-Complete-Guide-For-2024.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/interior-design-projects/"> 7 Best Interior Design Project Management Software (2024) </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Need a way to manage your projects efficiently? Check out the best project management software for interior designers. </p> </div></div> </article> <article id="post-291584" class="et_pb_post clearfix et_pb_blog_item_0_5 post-291584 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/project-management-examples/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="19 Project Management Examples From REAL Businesses" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/10/X-Project-Management-Examples-From-REAL-Businesses.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/10/X-Project-Management-Examples-From-REAL-Businesses.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/10/X-Project-Management-Examples-From-REAL-Businesses.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/10/X-Project-Management-Examples-From-REAL-Businesses.png" alt="19 Project Management Examples From REAL Businesses" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/10/X-Project-Management-Examples-From-REAL-Businesses.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/10/X-Project-Management-Examples-From-REAL-Businesses.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/project-management-examples/"> 19 Project Management Examples From REAL Businesses </a> </h2> <div class="post-content"><div class="post-content-inner"><p>We asked 19 businesses to give us their best project management tips and here’s what they had to say! </p> </div></div> </article> <article id="post-291578" class="et_pb_post clearfix et_pb_blog_item_0_6 post-291578 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/sales-project-management/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="Sales Project Management: A Helpful Guide For 2024" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/10/Sales-Project-Management-A-Helpful-Guide-For-2024.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/10/Sales-Project-Management-A-Helpful-Guide-For-2024.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/10/Sales-Project-Management-A-Helpful-Guide-For-2024.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/10/Sales-Project-Management-A-Helpful-Guide-For-2024.png" alt="Sales Project Management: A Helpful Guide For 2024" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/10/Sales-Project-Management-A-Helpful-Guide-For-2024.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/10/Sales-Project-Management-A-Helpful-Guide-For-2024.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/sales-project-management/"> Sales Project Management: A Helpful Guide For 2024 </a> </h2> <div class="post-content"><div class="post-content-inner"><p>This helpful guide covers the importance of sales project management and 5 key steps for the best project management in sales. </p> </div></div> </article> <article id="post-291567" class="et_pb_post clearfix et_pb_blog_item_0_7 post-291567 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/how-to-plan-an-event/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="How to Plan an Event: The ULTIMATE Event Planning Guide" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/09/how-to-plan-an-event-the-ultimate-guide.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/09/how-to-plan-an-event-the-ultimate-guide.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/09/how-to-plan-an-event-the-ultimate-guide.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/09/how-to-plan-an-event-the-ultimate-guide.png" alt="How to Plan an Event: The ULTIMATE Event Planning Guide" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/09/how-to-plan-an-event-the-ultimate-guide.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/09/how-to-plan-an-event-the-ultimate-guide.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/how-to-plan-an-event/"> How to Plan an Event: The ULTIMATE Event Planning Guide </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Event planning is all about organising and coordinating an event. In this article we&#8217;re going to take a look at everything you need to plan the perfect event. </p> </div></div> </article> <article id="post-291558" class="et_pb_post clearfix et_pb_blog_item_0_8 post-291558 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/project-objectives/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="Project Objectives: What They Are and How to Write Them" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/09/Project-Objectives-What-They-Are-and-How-to-Write-Them.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/09/Project-Objectives-What-They-Are-and-How-to-Write-Them.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/09/Project-Objectives-What-They-Are-and-How-to-Write-Them.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/09/Project-Objectives-What-They-Are-and-How-to-Write-Them.png" alt="Project Objectives: What They Are and How to Write Them" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/09/Project-Objectives-What-They-Are-and-How-to-Write-Them.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/09/Project-Objectives-What-They-Are-and-How-to-Write-Them.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/project-objectives/"> Project Objectives: What They Are and How to Write Them </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Project objectives define the goals and outcomes that the project aims to achieve, so having clear objectives is crucial for project success.</p> </div></div> </article> <article id="post-291513" class="et_pb_post clearfix et_pb_blog_item_0_9 post-291513 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/time-tracking-apps/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="12 Best Time Tracking Software &amp; Apps in 2024" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/09/X-Best-Time-Tracking-Software-Apps.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/09/X-Best-Time-Tracking-Software-Apps.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/09/X-Best-Time-Tracking-Software-Apps.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/09/X-Best-Time-Tracking-Software-Apps.png" alt="12 Best Time Tracking Software &amp; Apps in 2024" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/09/X-Best-Time-Tracking-Software-Apps.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/09/X-Best-Time-Tracking-Software-Apps.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/time-tracking-apps/"> 12 Best Time Tracking Software &amp; Apps in 2024 </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Time tracking software and apps are great tools to help you monitor and improve productivity, whether that’s for you or your staff. Here are 12 of the best! </p> </div></div> </article> <article id="post-291487" class="et_pb_post clearfix et_pb_blog_item_0_10 post-291487 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/small-business-tips/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="Small Business Project Management: Tips &amp; Advice for 2024" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/09/Small-Business-Project-Management-Tips-Advice-for-2024.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/09/Small-Business-Project-Management-Tips-Advice-for-2024.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/09/Small-Business-Project-Management-Tips-Advice-for-2024.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/09/Small-Business-Project-Management-Tips-Advice-for-2024.png" alt="Small Business Project Management: Tips &amp; Advice for 2024" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/09/Small-Business-Project-Management-Tips-Advice-for-2024.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/09/Small-Business-Project-Management-Tips-Advice-for-2024.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/small-business-tips/"> Small Business Project Management: Tips &amp; Advice for 2024 </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Project management is essential for any business. But for smaller businesses it’s especially important to make sure you’re managing projects successfully. </p> </div></div> </article> <article id="post-291484" class="et_pb_post clearfix et_pb_blog_item_0_11 post-291484 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/what-is-project-portfolio-management-ppm-ultimate-guide/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="What is Project Portfolio Management (PPM)? Ultimate Guide" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/08/What-is-Project-Portfolio-Management-PPM-Ultimate-Guide-1.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/08/What-is-Project-Portfolio-Management-PPM-Ultimate-Guide-1.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/08/What-is-Project-Portfolio-Management-PPM-Ultimate-Guide-1.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/08/What-is-Project-Portfolio-Management-PPM-Ultimate-Guide-1.png" alt="What is Project Portfolio Management (PPM)? Ultimate Guide" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/08/What-is-Project-Portfolio-Management-PPM-Ultimate-Guide-1.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/08/What-is-Project-Portfolio-Management-PPM-Ultimate-Guide-1.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/what-is-project-portfolio-management-ppm-ultimate-guide/"> What is Project Portfolio Management (PPM)? Ultimate Guide </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Project portfolio management &#8211; when done correctly &#8211; has a whole host of incredible benefits for your company.</p> </div></div> </article> <article id="post-291480" class="et_pb_post clearfix et_pb_blog_item_0_12 post-291480 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/team-alignment/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="Team Alignment: What it is and How to Achieve it (7 Tips)" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/08/Team-Alignment.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/08/Team-Alignment.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/08/Team-Alignment.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/08/Team-Alignment.png" alt="Team Alignment: What it is and How to Achieve it (7 Tips)" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/08/Team-Alignment.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/08/Team-Alignment.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/team-alignment/"> Team Alignment: What it is and How to Achieve it (7 Tips) </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Team alignment means that everyone in the team is working together towards a common goal. Let&#8217;s look at some tips to achieve that in your business. </p> </div></div> </article> <article id="post-291478" class="et_pb_post clearfix et_pb_blog_item_0_13 post-291478 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/project-management-entrepreneurs/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="Project Management for Entrepreneurs: The Complete Guide (2024)" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/08/Project-Management-for-Entrepreneurs-The-Complete-Guide-2024.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/08/Project-Management-for-Entrepreneurs-The-Complete-Guide-2024.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/08/Project-Management-for-Entrepreneurs-The-Complete-Guide-2024.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/08/Project-Management-for-Entrepreneurs-The-Complete-Guide-2024.png" alt="Project Management for Entrepreneurs: The Complete Guide (2024)" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/08/Project-Management-for-Entrepreneurs-The-Complete-Guide-2024.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/08/Project-Management-for-Entrepreneurs-The-Complete-Guide-2024.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/project-management-entrepreneurs/"> Project Management for Entrepreneurs: The Complete Guide (2024) </a> </h2> <div class="post-content"><div class="post-content-inner"><p>The insight and control that project management gives you will help you to achieve your goals as an entrepreneur quickly and successfully.</p> </div></div> </article> <article id="post-291470" class="et_pb_post clearfix et_pb_blog_item_0_14 post-291470 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/project-management-for-freelancers/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="5 Best Project Management Software for Freelancers (2024)" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/08/X-Best-Project-Management-Software-for-Freelancers-2024.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/08/X-Best-Project-Management-Software-for-Freelancers-2024.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/08/X-Best-Project-Management-Software-for-Freelancers-2024.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/08/X-Best-Project-Management-Software-for-Freelancers-2024.png" alt="5 Best Project Management Software for Freelancers (2024)" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/08/X-Best-Project-Management-Software-for-Freelancers-2024.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/08/X-Best-Project-Management-Software-for-Freelancers-2024.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/project-management-for-freelancers/"> 5 Best Project Management Software for Freelancers (2024) </a> </h2> <div class="post-content"><div class="post-content-inner"><p>As a freelancer, project management is crucial but so is cost. These tools all offer free plans that are a great way to get started with project management.</p> </div></div> </article> <article id="post-291457" class="et_pb_post clearfix et_pb_blog_item_0_15 post-291457 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/creative-project-management/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="Creative Project Management: The Complete Guide For 2024" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/07/Creative-Project-Management-The-Complete-Guide-For-2024.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/07/Creative-Project-Management-The-Complete-Guide-For-2024.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/07/Creative-Project-Management-The-Complete-Guide-For-2024.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/07/Creative-Project-Management-The-Complete-Guide-For-2024.png" alt="Creative Project Management: The Complete Guide For 2024" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/07/Creative-Project-Management-The-Complete-Guide-For-2024.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/07/Creative-Project-Management-The-Complete-Guide-For-2024.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/creative-project-management/"> Creative Project Management: The Complete Guide For 2024 </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Creative project management ensures you stay on track, on budget, and keep customers happy. Find out all you need to know in this guide.</p> </div></div> </article> <article id="post-291448" class="et_pb_post clearfix et_pb_blog_item_0_16 post-291448 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/project-portfolio-management/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="What is Project Portfolio Management (PPM)? Ultimate Guide" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/07/What-is-Project-Portfolio-Management-PPM-Ultimate-Guide-.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/07/What-is-Project-Portfolio-Management-PPM-Ultimate-Guide-.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/07/What-is-Project-Portfolio-Management-PPM-Ultimate-Guide-.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/07/What-is-Project-Portfolio-Management-PPM-Ultimate-Guide-.png" alt="What is Project Portfolio Management (PPM)? Ultimate Guide" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/07/What-is-Project-Portfolio-Management-PPM-Ultimate-Guide-.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/07/What-is-Project-Portfolio-Management-PPM-Ultimate-Guide-.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/project-portfolio-management/"> What is Project Portfolio Management (PPM)? Ultimate Guide </a> </h2> <div class="post-content"><div class="post-content-inner"><p>This ultimate guide to PPM will take you through how to juggle resources, prioritise tasks, and make quick decisions on what’s best for your business goals.</p> </div></div> </article> <article id="post-291432" class="et_pb_post clearfix et_pb_blog_item_0_17 post-291432 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/manage-email-overload/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="How to Manage Email Overload: 10 Tips That Work!" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/07/How-to-Manage-Email-Overload-X-Tips-That-Work-.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/07/How-to-Manage-Email-Overload-X-Tips-That-Work-.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/07/How-to-Manage-Email-Overload-X-Tips-That-Work-.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/07/How-to-Manage-Email-Overload-X-Tips-That-Work-.png" alt="How to Manage Email Overload: 10 Tips That Work!" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/07/How-to-Manage-Email-Overload-X-Tips-That-Work-.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/07/How-to-Manage-Email-Overload-X-Tips-That-Work-.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/manage-email-overload/"> How to Manage Email Overload: 10 Tips That Work! </a> </h2> <div class="post-content"><div class="post-content-inner"><p>If you&#8217;re overloaded by emails, you&#8217;ll find these tips useful for managing your inbox so you can achieve a better work life balance. </p> </div></div> </article> <article id="post-291297" class="et_pb_post clearfix et_pb_blog_item_0_18 post-291297 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/getting-things-done-gtd/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="Getting Things Done (GTD) Method: Explained!" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/06/Getting-Things-Done-Method.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/06/Getting-Things-Done-Method.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/06/Getting-Things-Done-Method.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/06/Getting-Things-Done-Method.png" alt="Getting Things Done (GTD) Method: Explained!" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/06/Getting-Things-Done-Method.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/06/Getting-Things-Done-Method.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/getting-things-done-gtd/"> Getting Things Done (GTD) Method: Explained! </a> </h2> <div class="post-content"><div class="post-content-inner"><p>A quick guide to the Getting Things Done method &#8211; what it is, who it&#8217;s for, and all the pros and cons that come with it.</p> </div></div> </article> <article id="post-1850" class="et_pb_post clearfix et_pb_blog_item_0_19 post-1850 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/team-collaboration/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="7 Strategies For Successful Team Collaboration" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/01/5-Benefits-of-collaboration-–-and-how-to-unleash-them.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/01/5-Benefits-of-collaboration-–-and-how-to-unleash-them.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/01/5-Benefits-of-collaboration-–-and-how-to-unleash-them.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/01/5-Benefits-of-collaboration-–-and-how-to-unleash-them.png" alt="7 Strategies For Successful Team Collaboration" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/01/5-Benefits-of-collaboration-–-and-how-to-unleash-them.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/01/5-Benefits-of-collaboration-–-and-how-to-unleash-them.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/team-collaboration/"> 7 Strategies For Successful Team Collaboration </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Find out exactly what team collaboration means, why it&#8217;s important to have a collaborative team, and explore 7 strategies for successful team collaboration.</p> </div></div> </article> <article id="post-291116" class="et_pb_post clearfix et_pb_blog_item_0_20 post-291116 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/okr-examples/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="How to Write OKRs + 7 Top OKR Examples" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/05/OKR-Examples.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/05/OKR-Examples.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/05/OKR-Examples.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/05/OKR-Examples.png" alt="How to Write OKRs + 7 Top OKR Examples" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/05/OKR-Examples.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/05/OKR-Examples.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/okr-examples/"> How to Write OKRs + 7 Top OKR Examples </a> </h2> <div class="post-content"><div class="post-content-inner"><p>It’s actually quite easy to get started with OKRs. So allow us to explain what OKRs are and give you some useful examples to get you started.</p> </div></div> </article> <article id="post-291110" class="et_pb_post clearfix et_pb_blog_item_0_21 post-291110 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/resource-management/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="What is Resource Management? A Quick Guide for 2024" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/05/Resource-Management.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/05/Resource-Management.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/05/Resource-Management.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/05/Resource-Management.png" alt="What is Resource Management? A Quick Guide for 2024" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/05/Resource-Management.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/05/Resource-Management.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/resource-management/"> What is Resource Management? A Quick Guide for 2024 </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Here&#8217;s everything you need to know about resource management &#8211; what it is, why it’s important, and also some techniques you can put into practice right away.</p> </div></div> </article> <article id="post-291027" class="et_pb_post clearfix et_pb_blog_item_0_22 post-291027 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/project-closure/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="Project Closure Complete Guide (Definition, Process, Checklist)" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/05/Project-Closure.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/05/Project-Closure.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/05/Project-Closure.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/05/Project-Closure.png" alt="Project Closure Complete Guide (Definition, Process, Checklist)" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/05/Project-Closure.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/05/Project-Closure.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/project-closure/"> Project Closure Complete Guide (Definition, Process, Checklist) </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Find out everything you need to know about closing a project, with tips, examples, and a free checklist.</p> </div></div> </article> <article id="post-290936" class="et_pb_post clearfix et_pb_blog_item_0_23 post-290936 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/managing-multiple-projects/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="How to Manage Multiple Projects: 15 Strategies" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/04/Managing-Multiple-Projects.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/04/Managing-Multiple-Projects.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/04/Managing-Multiple-Projects.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/04/Managing-Multiple-Projects.png" alt="How to Manage Multiple Projects: 15 Strategies" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/04/Managing-Multiple-Projects.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/04/Managing-Multiple-Projects.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/managing-multiple-projects/"> How to Manage Multiple Projects: 15 Strategies </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Managing multiple projects can be difficult, but in most cases it’s a necessity. With that in mind, let’s take a look at some top strategies you can use.</p> </div></div> </article> <article id="post-290906" class="et_pb_post clearfix et_pb_blog_item_0_24 post-290906 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/project-timeline/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="Project Timeline: How to Easily Create One + Examples" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/04/Project-Timeline.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/04/Project-Timeline.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/04/Project-Timeline.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/04/Project-Timeline.png" alt="Project Timeline: How to Easily Create One + Examples" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/04/Project-Timeline.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/04/Project-Timeline.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/project-timeline/"> Project Timeline: How to Easily Create One + Examples </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Project timelines can help teams stay organised, identify potential delays, and communicate project status to stakeholders. Find out how to create one.</p> </div></div> </article> <article id="post-290888" class="et_pb_post clearfix et_pb_blog_item_0_25 post-290888 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/ai-in-project-management-examples/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="AI in Project Management: 5 Great Examples" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/04/Ai-Blog.gif 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/04/Ai-Blog.gif 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/04/Ai-Blog.gif" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/04/Ai-Blog.gif" alt="AI in Project Management: 5 Great Examples" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/04/Ai-Blog.gif 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/04/Ai-Blog.gif 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/ai-in-project-management-examples/"> AI in Project Management: 5 Great Examples </a> </h2> <div class="post-content"><div class="post-content-inner"><p>AI is well and truly here, and now we must ‘evolve or die’, as the saying goes. Here are 5 great examples of AI in project management.</p> </div></div> </article> <article id="post-290844" class="et_pb_post clearfix et_pb_blog_item_0_26 post-290844 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/team-task-management/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="How to Manage Team Tasks: The Complete Guide" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/03/How-to-Manage-Team-Tasks.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/03/How-to-Manage-Team-Tasks.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/03/How-to-Manage-Team-Tasks.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/03/How-to-Manage-Team-Tasks.png" alt="How to Manage Team Tasks: The Complete Guide" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/03/How-to-Manage-Team-Tasks.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/03/How-to-Manage-Team-Tasks.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/team-task-management/"> How to Manage Team Tasks: The Complete Guide </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Here we’re going to take a look at task management for teams. We’ll cover everything from the benefits to things to avoid, and everything in between.</p> </div></div> </article> <article id="post-290797" class="et_pb_post clearfix et_pb_blog_item_0_27 post-290797 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/how-to-stay-organized-at-work/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="How to Stay Organized at Work: 20 Useful Tips" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/03/How-to-Stay-Organized-at-Work.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/03/How-to-Stay-Organized-at-Work.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/03/How-to-Stay-Organized-at-Work.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/03/How-to-Stay-Organized-at-Work.png" alt="How to Stay Organized at Work: 20 Useful Tips" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/03/How-to-Stay-Organized-at-Work.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/03/How-to-Stay-Organized-at-Work.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/how-to-stay-organized-at-work/"> How to Stay Organized at Work: 20 Useful Tips </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Let&#8217;s explore 20 practical tips to help you stay organized at work and enhance your overall productivity.</p> </div></div> </article> <article id="post-290755" class="et_pb_post clearfix et_pb_blog_item_0_28 post-290755 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/workflow-management/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="Workflow Management: What It Is &amp; How to Nail It" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/03/Workflow-Management.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/03/Workflow-Management.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/03/Workflow-Management.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/03/Workflow-Management.png" alt="Workflow Management: What It Is &amp; How to Nail It" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/03/Workflow-Management.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2024/03/Workflow-Management.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/workflow-management/"> Workflow Management: What It Is &amp; How to Nail It </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Find out what workflow management is and how to use it to give your projects the best chance of success.</p> </div></div> </article> <article id="post-3105" class="et_pb_post clearfix et_pb_blog_item_0_29 post-3105 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/professional-goals/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="16 Professional Goals and HOW to Achieve Them in 2024" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/09/Professional-goals-for-work-13-examples-for-2021.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/09/Professional-goals-for-work-13-examples-for-2021.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/09/Professional-goals-for-work-13-examples-for-2021.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/09/Professional-goals-for-work-13-examples-for-2021.png" alt="16 Professional Goals and HOW to Achieve Them in 2024" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/09/Professional-goals-for-work-13-examples-for-2021.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/09/Professional-goals-for-work-13-examples-for-2021.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/professional-goals/"> 16 Professional Goals and HOW to Achieve Them in 2024 </a> </h2> <div class="post-content"><div class="post-content-inner"><p>It’s important to set yourself regular professional goals so that you can grow within your chosen career. Here are 16 professional goals examples to inspire you</p> </div></div> </article> <article id="post-288610" class="et_pb_post clearfix et_pb_blog_item_0_30 post-288610 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/process-improvement/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="12 Types of Process Improvement Methodologies For 2024" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/12/Process-Improvement.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/12/Process-Improvement.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/12/Process-Improvement.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/12/Process-Improvement.png" alt="12 Types of Process Improvement Methodologies For 2024" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/12/Process-Improvement.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/12/Process-Improvement.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/process-improvement/"> 12 Types of Process Improvement Methodologies For 2024 </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Process improvement is a methodology within project management. Look at the processes you have in place, and try to make them work more efficiently.</p> </div></div> </article> <article id="post-290493" class="et_pb_post clearfix et_pb_blog_item_0_31 post-290493 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/pilot-project/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="What is a Pilot Project? (Definition, Tips, Examples)" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/12/Pilot-Project.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/12/Pilot-Project.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/12/Pilot-Project.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/12/Pilot-Project.png" alt="What is a Pilot Project? (Definition, Tips, Examples)" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/12/Pilot-Project.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/12/Pilot-Project.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/pilot-project/"> What is a Pilot Project? (Definition, Tips, Examples) </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Everything you need to know about pilot projects, including real company examples and tips for conducting your own pilot projects.</p> </div></div> </article> <article id="post-290476" class="et_pb_post clearfix et_pb_blog_item_0_32 post-290476 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/project-tracking/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="The Complete Guide to Project Tracking in 2024" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/12/Project-Tracking.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/12/Project-Tracking.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/12/Project-Tracking.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/12/Project-Tracking.png" alt="The Complete Guide to Project Tracking in 2024" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/12/Project-Tracking.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/12/Project-Tracking.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/project-tracking/"> The Complete Guide to Project Tracking in 2024 </a> </h2> <div class="post-content"><div class="post-content-inner"><p>The aim of project tracking is to keep projects on track and ensure they&#8217;re completed on time and on budget. Here&#8217;s our complete guide for 2024.</p> </div></div> </article> <article id="post-2937" class="et_pb_post clearfix et_pb_blog_item_0_33 post-2937 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/project-management-for-events/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="Comprehensive Guide to Project Management for Events" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2020/12/Ultimate-guide-to-project-management-for-events-.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2020/12/Ultimate-guide-to-project-management-for-events-.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2020/12/Ultimate-guide-to-project-management-for-events-.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2020/12/Ultimate-guide-to-project-management-for-events-.png" alt="Comprehensive Guide to Project Management for Events" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2020/12/Ultimate-guide-to-project-management-for-events-.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2020/12/Ultimate-guide-to-project-management-for-events-.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/project-management-for-events/"> Comprehensive Guide to Project Management for Events </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Discover everything you need for successful event project management with our comprehensive guide and free template. Plan stress-free and achieve your goals!</p> </div></div> </article> <article id="post-288371" class="et_pb_post clearfix et_pb_blog_item_0_34 post-288371 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/employee-engagement/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="Employee Engagement: What it is &amp; How to Improve it" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/11/Employee-Engagement-1.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/11/Employee-Engagement-1.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/11/Employee-Engagement-1.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/11/Employee-Engagement-1.png" alt="Employee Engagement: What it is &amp; How to Improve it" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/11/Employee-Engagement-1.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/11/Employee-Engagement-1.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/employee-engagement/"> Employee Engagement: What it is &amp; How to Improve it </a> </h2> <div class="post-content"><div class="post-content-inner"><p>What is employee engagement? How can employee engagement be improved? We have all the answers!</p> </div></div> </article> <article id="post-288377" class="et_pb_post clearfix et_pb_blog_item_0_35 post-288377 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/productivity-apps/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="11 Best Productivity Apps in 2023" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/11/Productivity-Apps.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/11/Productivity-Apps.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/11/Productivity-Apps.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/11/Productivity-Apps.png" alt="11 Best Productivity Apps in 2023" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/11/Productivity-Apps.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/11/Productivity-Apps.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/productivity-apps/"> 11 Best Productivity Apps in 2023 </a> </h2> <div class="post-content"><div class="post-content-inner"><p>A definitive list of the best productivity apps that target different areas of work and life so you can be as productive as possible.</p> </div></div> </article> <article id="post-3023" class="et_pb_post clearfix et_pb_blog_item_0_36 post-3023 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/host-virtual-event/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="How to Host a Successful Virtual Event [with FREE TEMPLATE]" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/03/How-to-host-a-successful-virtual-event-with-FREE-TEMPLATE-.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/03/How-to-host-a-successful-virtual-event-with-FREE-TEMPLATE-.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/03/How-to-host-a-successful-virtual-event-with-FREE-TEMPLATE-.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/03/How-to-host-a-successful-virtual-event-with-FREE-TEMPLATE-.png" alt="How to Host a Successful Virtual Event [with FREE TEMPLATE]" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/03/How-to-host-a-successful-virtual-event-with-FREE-TEMPLATE-.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/03/How-to-host-a-successful-virtual-event-with-FREE-TEMPLATE-.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/host-virtual-event/"> How to Host a Successful Virtual Event [with FREE TEMPLATE] </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Hosting a virtual event can do wonders- whether you want to increase brand awareness, gain more customers, or boost revenue. Here&#8217;s how to do it in 5 easy steps</p> </div></div> </article> <article id="post-287519" class="et_pb_post clearfix et_pb_blog_item_0_37 post-287519 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/hybrid-working/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="Hybrid Working – What is it, How to Make it Work, Pros &amp; Cons" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/01/Hybrid-Working-What-is-it-How-to-Make-it-Work-Pros-_-Cons.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/01/Hybrid-Working-What-is-it-How-to-Make-it-Work-Pros-_-Cons.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/01/Hybrid-Working-What-is-it-How-to-Make-it-Work-Pros-_-Cons.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/01/Hybrid-Working-What-is-it-How-to-Make-it-Work-Pros-_-Cons.png" alt="Hybrid Working – What is it, How to Make it Work, Pros &amp; Cons" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/01/Hybrid-Working-What-is-it-How-to-Make-it-Work-Pros-_-Cons.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/01/Hybrid-Working-What-is-it-How-to-Make-it-Work-Pros-_-Cons.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/hybrid-working/"> Hybrid Working – What is it, How to Make it Work, Pros &amp; Cons </a> </h2> <div class="post-content"><div class="post-content-inner"><p>In this article we’re going to cover everything hybrid working – from what it is, to the pros and cons, and how you can make it work for your business.</p> </div></div> </article> <article id="post-2749" class="et_pb_post clearfix et_pb_blog_item_0_38 post-2749 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/project-management-teams/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="Ultimate Guide to Project Management for Teams" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2020/09/Ultimate-guide-to-project-management-for-teams-.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2020/09/Ultimate-guide-to-project-management-for-teams-.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2020/09/Ultimate-guide-to-project-management-for-teams-.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2020/09/Ultimate-guide-to-project-management-for-teams-.png" alt="Ultimate Guide to Project Management for Teams" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2020/09/Ultimate-guide-to-project-management-for-teams-.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2020/09/Ultimate-guide-to-project-management-for-teams-.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/project-management-teams/"> Ultimate Guide to Project Management for Teams </a> </h2> <div class="post-content"><div class="post-content-inner"><p>In this guide we’re going to take a look at how you can improve the project management of your teams in 8 simple steps.</p> </div></div> </article> <article id="post-287702" class="et_pb_post clearfix et_pb_blog_item_0_39 post-287702 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/release-management/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="Release Management Explained: Everything You Need to Know" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/04/Release-Management.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/04/Release-Management.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/04/Release-Management.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/04/Release-Management.png" alt="Release Management Explained: Everything You Need to Know" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/04/Release-Management.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/04/Release-Management.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/release-management/"> Release Management Explained: Everything You Need to Know </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Release management can be a tricky process for software developers, but it’s essential if you want to keep customers happy and improve software functionality.</p> </div></div> </article> <article id="post-288323" class="et_pb_post clearfix et_pb_blog_item_0_40 post-288323 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/project-visibility/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="Project Visibility: What It Is and How To Improve It" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/09/Project-Visibility.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/09/Project-Visibility.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/09/Project-Visibility.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/09/Project-Visibility.png" alt="Project Visibility: What It Is and How To Improve It" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/09/Project-Visibility.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/09/Project-Visibility.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/project-visibility/"> Project Visibility: What It Is and How To Improve It </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Let&#8217;s take a look at project visibility: what is it? Why’s it so important? And, crucially, we list 6 ways to improve project visibility in your team.</p> </div></div> </article> <article id="post-287952" class="et_pb_post clearfix et_pb_blog_item_0_41 post-287952 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/scope-creep/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="What is Scope Creep? (Causes, Examples + Tips for Avoiding it!)" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/06/scope-creep.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/06/scope-creep.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/06/scope-creep.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/06/scope-creep.png" alt="What is Scope Creep? (Causes, Examples + Tips for Avoiding it!)" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/06/scope-creep.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/06/scope-creep.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/scope-creep/"> What is Scope Creep? (Causes, Examples + Tips for Avoiding it!) </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Scope creep can be a huge problem for project managers. Here, we discuss what it is, what causes it, and how to avoid it.</p> </div></div> </article> <article id="post-287607" class="et_pb_post clearfix et_pb_blog_item_0_42 post-287607 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/creative-workflow/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="How to Implement a Foolproof Creative Workflow Process" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/03/How-to-Implement-a-Foolproof-Creative-Workflow-Process.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/03/How-to-Implement-a-Foolproof-Creative-Workflow-Process.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/03/How-to-Implement-a-Foolproof-Creative-Workflow-Process.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/03/How-to-Implement-a-Foolproof-Creative-Workflow-Process.png" alt="How to Implement a Foolproof Creative Workflow Process" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/03/How-to-Implement-a-Foolproof-Creative-Workflow-Process.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/03/How-to-Implement-a-Foolproof-Creative-Workflow-Process.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/creative-workflow/"> How to Implement a Foolproof Creative Workflow Process </a> </h2> <div class="post-content"><div class="post-content-inner"><p>A workflow process &#8211; while admin-intensive to set up at first &#8211; will save you tons of time and headaches when it comes to managing your creative projects.</p> </div></div> </article> <article id="post-288276" class="et_pb_post clearfix et_pb_blog_item_0_43 post-288276 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/remote-onboarding/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="How to Create an Amazing Remote Onboarding Experience" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/09/Remote-Onboarding.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/09/Remote-Onboarding.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/09/Remote-Onboarding.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/09/Remote-Onboarding.png" alt="How to Create an Amazing Remote Onboarding Experience" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/09/Remote-Onboarding.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/09/Remote-Onboarding.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/remote-onboarding/"> How to Create an Amazing Remote Onboarding Experience </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Let&#8217;s talk about the rise of remote onboarding &#8211; and discover 7 simple steps to help you onboard remote employees like a pro.</p> </div></div> </article> <article id="post-2067" class="et_pb_post clearfix et_pb_blog_item_0_44 post-2067 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/kickoff-meeting-agenda/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="How to Create a Great Project Kickoff Meeting Agenda" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2020/04/How-to-create-a-great-project-kickoff-meeting-agenda.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2020/04/How-to-create-a-great-project-kickoff-meeting-agenda.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2020/04/How-to-create-a-great-project-kickoff-meeting-agenda.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2020/04/How-to-create-a-great-project-kickoff-meeting-agenda.png" alt="How to Create a Great Project Kickoff Meeting Agenda" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2020/04/How-to-create-a-great-project-kickoff-meeting-agenda.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2020/04/How-to-create-a-great-project-kickoff-meeting-agenda.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/kickoff-meeting-agenda/"> How to Create a Great Project Kickoff Meeting Agenda </a> </h2> <div class="post-content"><div class="post-content-inner"><p>A great kickoff meeting agenda helps make sure that everyone is on the same page before you get started on a project. Here&#8217;s how to create one.</p> </div></div> </article> <article id="post-3070" class="et_pb_post clearfix et_pb_blog_item_0_45 post-3070 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/trello-alternatives/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="13 Trello Alternatives and Kanban Tools for 2023" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/06/11-Trello-alternatives-and-kanban-tools-for-2021.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/06/11-Trello-alternatives-and-kanban-tools-for-2021.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/06/11-Trello-alternatives-and-kanban-tools-for-2021.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/06/11-Trello-alternatives-and-kanban-tools-for-2021.png" alt="13 Trello Alternatives and Kanban Tools for 2023" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/06/11-Trello-alternatives-and-kanban-tools-for-2021.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/06/11-Trello-alternatives-and-kanban-tools-for-2021.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/trello-alternatives/"> 13 Trello Alternatives and Kanban Tools for 2023 </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Trello is a popular project management tool, but it isn&#8217;t for everyone &#8211; if you’re looking for an alternative then you’re in the right place.</p> </div></div> </article> <article id="post-288132" class="et_pb_post clearfix et_pb_blog_item_0_46 post-288132 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/productivity-methods/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="8 Best Productivity Methods Explained and Compared" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/07/Productivity-Methods.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/07/Productivity-Methods.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/07/Productivity-Methods.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/07/Productivity-Methods.png" alt="8 Best Productivity Methods Explained and Compared" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/07/Productivity-Methods.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/07/Productivity-Methods.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/productivity-methods/"> 8 Best Productivity Methods Explained and Compared </a> </h2> <div class="post-content"><div class="post-content-inner"><p>If you’re experiencing a productivity dip, you&#8217;ve come to the right place. We’ve analysed 8 productivity methods to help you find the one that’s right for you.</p> </div></div> </article> <article id="post-288351" class="et_pb_post clearfix et_pb_blog_item_0_47 post-288351 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/workload-management/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="26 Realistic Ways to Improve Workload Management" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/10/Workload-Management.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/10/Workload-Management.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/10/Workload-Management.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/10/Workload-Management.png" alt="26 Realistic Ways to Improve Workload Management" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/10/Workload-Management.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/10/Workload-Management.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/workload-management/"> 26 Realistic Ways to Improve Workload Management </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Managing your workload is key to maintaining a healthy, productive lifestyle. Plus, it helps you to keep doing your very best work.</p> </div></div> </article> <article id="post-287770" class="et_pb_post clearfix et_pb_blog_item_0_48 post-287770 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/productivity-blogs/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="10 Productivity Blogs Actually Worth Reading in 2024" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/04/productivity-blogs.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/04/productivity-blogs.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/04/productivity-blogs.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/04/productivity-blogs.png" alt="10 Productivity Blogs Actually Worth Reading in 2024" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/04/productivity-blogs.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/04/productivity-blogs.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/productivity-blogs/"> 10 Productivity Blogs Actually Worth Reading in 2024 </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Your time is valuable. Worker smarter not harder with tons of useful tips and techniques from the 10 best productivity blogs in 2024.</p> </div></div> </article> <article id="post-1763" class="et_pb_post clearfix et_pb_blog_item_0_49 post-1763 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/time-blocking/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="How to Get Stuff Done with Time Blocking" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2020/03/How-to-get-stuff-done-with-time-blocking-1.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2020/03/How-to-get-stuff-done-with-time-blocking-1.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2020/03/How-to-get-stuff-done-with-time-blocking-1.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2020/03/How-to-get-stuff-done-with-time-blocking-1.png" alt="How to Get Stuff Done with Time Blocking" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2020/03/How-to-get-stuff-done-with-time-blocking-1.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2020/03/How-to-get-stuff-done-with-time-blocking-1.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/time-blocking/"> How to Get Stuff Done with Time Blocking </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Constantly busy and can’t see an end in sight? Just want to have more control over your day? Time blocking can help!</p> </div></div> </article> <article id="post-1547" class="et_pb_post clearfix et_pb_blog_item_0_50 post-1547 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/kanban-project-management/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="Everything You Need to Know About Kanban Project Management" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/12/Everything-you-need-to-know-about-kanban-project-management.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/12/Everything-you-need-to-know-about-kanban-project-management.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/12/Everything-you-need-to-know-about-kanban-project-management.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/12/Everything-you-need-to-know-about-kanban-project-management.png" alt="Everything You Need to Know About Kanban Project Management" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/12/Everything-you-need-to-know-about-kanban-project-management.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/12/Everything-you-need-to-know-about-kanban-project-management.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/kanban-project-management/"> Everything You Need to Know About Kanban Project Management </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Is kanban project management right for your business? Here&#8217;s everything you need to know, including core principles, methods, and benefits.</p> </div></div> </article> <article id="post-1758" class="et_pb_post clearfix et_pb_blog_item_0_51 post-1758 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/project-management-best-practices/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="5 Project Management Best Practices to Help You Win!" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/12/5-project-management-best-practices-to-help-you-win.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/12/5-project-management-best-practices-to-help-you-win.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/12/5-project-management-best-practices-to-help-you-win.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/12/5-project-management-best-practices-to-help-you-win.png" alt="5 Project Management Best Practices to Help You Win!" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/12/5-project-management-best-practices-to-help-you-win.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/12/5-project-management-best-practices-to-help-you-win.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/project-management-best-practices/"> 5 Project Management Best Practices to Help You Win! </a> </h2> <div class="post-content"><div class="post-content-inner"><p>If you feel improvements could be made with how you currently manage projects, read these five project management best practices that’ll help you win.</p> </div></div> </article> <article id="post-290151" class="et_pb_post clearfix et_pb_blog_item_0_52 post-290151 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/ai-productivity-tools/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="19 Best AI Productivity Tools in 2023" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/11/AI-Productivity-Tools.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/11/AI-Productivity-Tools.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/11/AI-Productivity-Tools.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/11/AI-Productivity-Tools.png" alt="19 Best AI Productivity Tools in 2023" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/11/AI-Productivity-Tools.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/11/AI-Productivity-Tools.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/ai-productivity-tools/"> 19 Best AI Productivity Tools in 2023 </a> </h2> <div class="post-content"><div class="post-content-inner"><p>A look at 19 of the best AI tools available right now that could help supercharge your productivity.</p> </div></div> </article> <article id="post-3109" class="et_pb_post clearfix et_pb_blog_item_0_53 post-3109 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/client-communication/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="Client Communication: 10 Ways To Improve It In Your Business" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/09/10-PROVEN-ways-to-improve-client-communication-2021.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/09/10-PROVEN-ways-to-improve-client-communication-2021.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/09/10-PROVEN-ways-to-improve-client-communication-2021.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/09/10-PROVEN-ways-to-improve-client-communication-2021.png" alt="Client Communication: 10 Ways To Improve It In Your Business" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/09/10-PROVEN-ways-to-improve-client-communication-2021.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/09/10-PROVEN-ways-to-improve-client-communication-2021.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/client-communication/"> Client Communication: 10 Ways To Improve It In Your Business </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Client communication is important for building trust between a business and its customers. Here&#8217;s how to improve client communication in 10 steps.</p> </div></div> </article> <article id="post-287903" class="et_pb_post clearfix et_pb_blog_item_0_54 post-287903 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/team-culture/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="10 Proven Strategies to Build an Incredible Team Culture" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/06/Team-Culture.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/06/Team-Culture.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/06/Team-Culture.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/06/Team-Culture.png" alt="10 Proven Strategies to Build an Incredible Team Culture" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/06/Team-Culture.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/06/Team-Culture.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/team-culture/"> 10 Proven Strategies to Build an Incredible Team Culture </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Discover 10 proven strategies to build an incredible team culture. Boost productivity, retention, and employee satisfaction with these actionable tips!</p> </div></div> </article> <article id="post-3031" class="et_pb_post clearfix et_pb_blog_item_0_55 post-3031 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/perfect-product-launch/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="7 steps to the perfect product launch" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/03/7-steps-to-the-perfect-product-launch.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/03/7-steps-to-the-perfect-product-launch.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/03/7-steps-to-the-perfect-product-launch.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/03/7-steps-to-the-perfect-product-launch.png" alt="7 steps to the perfect product launch" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/03/7-steps-to-the-perfect-product-launch.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/03/7-steps-to-the-perfect-product-launch.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/perfect-product-launch/"> 7 steps to the perfect product launch </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Launching a product can be a daunting task. So break it down into these small steps, plan accordingly, and don&#8217;t forget to download our free templates.</p> </div></div> </article> <article id="post-3057" class="et_pb_post clearfix et_pb_blog_item_0_56 post-3057 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/team-collaboration-skills/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="12 Ways to Boost Team Collaboration Skills (2023)" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/05/X-ways-to-boost-team-collaboration-skills-2021.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/05/X-ways-to-boost-team-collaboration-skills-2021.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/05/X-ways-to-boost-team-collaboration-skills-2021.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/05/X-ways-to-boost-team-collaboration-skills-2021.png" alt="12 Ways to Boost Team Collaboration Skills (2023)" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/05/X-ways-to-boost-team-collaboration-skills-2021.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/05/X-ways-to-boost-team-collaboration-skills-2021.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/team-collaboration-skills/"> 12 Ways to Boost Team Collaboration Skills (2023) </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Collaboration helps get any project moving in the right direction. If you need to boost team collaboration skills in your business, here&#8217;s how to get started.</p> </div></div> </article> <article id="post-288330" class="et_pb_post clearfix et_pb_blog_item_0_57 post-288330 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/project-failure/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="Project Failure: 12 Reasons Why Projects Fail (+Solutions)" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/10/Project-Failure.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/10/Project-Failure.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/10/Project-Failure.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/10/Project-Failure.png" alt="Project Failure: 12 Reasons Why Projects Fail (+Solutions)" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/10/Project-Failure.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/10/Project-Failure.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/project-failure/"> Project Failure: 12 Reasons Why Projects Fail (+Solutions) </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Project failure is common. But with the tips and tricks in this article, hopefully you can manage your project successfully to avoid common mistakes.</p> </div></div> </article> <article id="post-3148" class="et_pb_post clearfix et_pb_blog_item_0_58 post-3148 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/sales-lead-tracking/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="Sales Lead Tracking in 5 Steps (+ FREE TEMPLATE)" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/10/Sales-Lead-Tracking-in-5-Steps-FREE-TEMPLATE-.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/10/Sales-Lead-Tracking-in-5-Steps-FREE-TEMPLATE-.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/10/Sales-Lead-Tracking-in-5-Steps-FREE-TEMPLATE-.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/10/Sales-Lead-Tracking-in-5-Steps-FREE-TEMPLATE-.png" alt="Sales Lead Tracking in 5 Steps (+ FREE TEMPLATE)" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/10/Sales-Lead-Tracking-in-5-Steps-FREE-TEMPLATE-.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/10/Sales-Lead-Tracking-in-5-Steps-FREE-TEMPLATE-.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/sales-lead-tracking/"> Sales Lead Tracking in 5 Steps (+ FREE TEMPLATE) </a> </h2> <div class="post-content"><div class="post-content-inner"><p>We&#8217;re going to show you how to track leads from marketing to sales in just 5 simple steps.</p> </div></div> </article> <article id="post-2115" class="et_pb_post clearfix et_pb_blog_item_0_59 post-2115 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/streamline-team-communication/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="7 Simple Tips to Help Streamline Communication in Your Team" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/12/7-simple-tips-to-help-streamline-communication-in-your-team-.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/12/7-simple-tips-to-help-streamline-communication-in-your-team-.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/12/7-simple-tips-to-help-streamline-communication-in-your-team-.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/12/7-simple-tips-to-help-streamline-communication-in-your-team-.png" alt="7 Simple Tips to Help Streamline Communication in Your Team" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/12/7-simple-tips-to-help-streamline-communication-in-your-team-.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/12/7-simple-tips-to-help-streamline-communication-in-your-team-.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/streamline-team-communication/"> 7 Simple Tips to Help Streamline Communication in Your Team </a> </h2> <div class="post-content"><div class="post-content-inner"><p>These 7 ways to improve communication are designed to increase transparency, clarity and access to information within your business.</p> </div></div> </article> <article id="post-287804" class="et_pb_post clearfix et_pb_blog_item_0_60 post-287804 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/release-management-tools/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="18 Best Release Management Tools in 2024" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/05/release-management-tools.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/05/release-management-tools.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/05/release-management-tools.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/05/release-management-tools.png" alt="18 Best Release Management Tools in 2024" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/05/release-management-tools.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/05/release-management-tools.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/release-management-tools/"> 18 Best Release Management Tools in 2024 </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Having a reliable release management tool is vital if you’re constantly releasing new updates for your software. Here are some of the best tools out there.</p> </div></div> </article> <article id="post-3185" class="et_pb_post clearfix et_pb_blog_item_0_61 post-3185 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/break-down-silos/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="9 Easy Ways to Break Down Silos in Your Organisation" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/12/X-Easy-Ways-to-Break-Down-Silos-in-Your-Organisation2.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/12/X-Easy-Ways-to-Break-Down-Silos-in-Your-Organisation2.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/12/X-Easy-Ways-to-Break-Down-Silos-in-Your-Organisation2.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/12/X-Easy-Ways-to-Break-Down-Silos-in-Your-Organisation2.png" alt="9 Easy Ways to Break Down Silos in Your Organisation" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/12/X-Easy-Ways-to-Break-Down-Silos-in-Your-Organisation2.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/12/X-Easy-Ways-to-Break-Down-Silos-in-Your-Organisation2.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/break-down-silos/"> 9 Easy Ways to Break Down Silos in Your Organisation </a> </h2> <div class="post-content"><div class="post-content-inner"><p>In this article we&#8217;ll provide 9 easy easy ways to break down silos in your organisation, so knowledge can flow freely between teams.</p> </div></div> </article> <article id="post-287597" class="et_pb_post clearfix et_pb_blog_item_0_62 post-287597 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/communication-styles/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="There are 5 Communication Styles &#8211; Which One Best Describes You?" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/01/The-5-Communication-Styles-Explained-_-How-to-Improve-Yours.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/01/The-5-Communication-Styles-Explained-_-How-to-Improve-Yours.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/01/The-5-Communication-Styles-Explained-_-How-to-Improve-Yours.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/01/The-5-Communication-Styles-Explained-_-How-to-Improve-Yours.png" alt="There are 5 Communication Styles &#8211; Which One Best Describes You?" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/01/The-5-Communication-Styles-Explained-_-How-to-Improve-Yours.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/01/The-5-Communication-Styles-Explained-_-How-to-Improve-Yours.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/communication-styles/"> There are 5 Communication Styles &#8211; Which One Best Describes You? </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Gaining a deeper understanding of your own communication style and those around you can give you the tools you need to develop more meaningful connections.</p> </div></div> </article> <article id="post-1464" class="et_pb_post clearfix et_pb_blog_item_0_63 post-1464 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/brainstorming-techniques/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="9 Brainstorming Techniques to Come up With Great Ideas" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/11/00-Hero.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/11/00-Hero.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/11/00-Hero.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/11/00-Hero.png" alt="9 Brainstorming Techniques to Come up With Great Ideas" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/11/00-Hero.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/11/00-Hero.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/brainstorming-techniques/"> 9 Brainstorming Techniques to Come up With Great Ideas </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Check out our top 9 proven brainstorming techniques that will help you come up with great ideas for your business!</p> </div></div> </article> <article id="post-290044" class="et_pb_post clearfix et_pb_blog_item_0_64 post-290044 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/managing-remote-teams/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="28 Tips for Managing Remote Teams in 2023" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/11/Managing-Remote-Teams.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/11/Managing-Remote-Teams.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/11/Managing-Remote-Teams.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/11/Managing-Remote-Teams.png" alt="28 Tips for Managing Remote Teams in 2023" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/11/Managing-Remote-Teams.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/11/Managing-Remote-Teams.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/managing-remote-teams/"> 28 Tips for Managing Remote Teams in 2023 </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Managing remote teams can be a challenge. So we&#8217;ve compiled a list of 28 useful tips to help make things easier!</p> </div></div> </article> <article id="post-290032" class="et_pb_post clearfix et_pb_blog_item_0_65 post-290032 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/project-budget/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="How to Create a Project Budget" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/09/How-to-Create-a-Project-Budget.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/09/How-to-Create-a-Project-Budget.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/09/How-to-Create-a-Project-Budget.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/09/How-to-Create-a-Project-Budget.png" alt="How to Create a Project Budget" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/09/How-to-Create-a-Project-Budget.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/09/How-to-Create-a-Project-Budget.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/project-budget/"> How to Create a Project Budget </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Everything you need to know about project budgets, including how to create one and how you can use a project management tool to help you.</p> </div></div> </article> <article id="post-2919" class="et_pb_post clearfix et_pb_blog_item_0_66 post-2919 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/chrome-extensions/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="18 Must-have Chrome extensions for productivity" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2020/11/20-Must-have-Chrome-extensions-for-productivity-.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2020/11/20-Must-have-Chrome-extensions-for-productivity-.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2020/11/20-Must-have-Chrome-extensions-for-productivity-.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2020/11/20-Must-have-Chrome-extensions-for-productivity-.png" alt="18 Must-have Chrome extensions for productivity" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2020/11/20-Must-have-Chrome-extensions-for-productivity-.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2020/11/20-Must-have-Chrome-extensions-for-productivity-.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/chrome-extensions/"> 18 Must-have Chrome extensions for productivity </a> </h2> <div class="post-content"><div class="post-content-inner"><p>We&#8217;ve chosen 18 Chrome Extensions that cover a wide variety of angles when it comes to giving your productivity levels a nudge in the right direction.</p> </div></div> </article> <article id="post-288652" class="et_pb_post clearfix et_pb_blog_item_0_67 post-288652 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/project-management-terms/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="20 ESSENTIAL Project Management Terms to Know (2024 Glossary)" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/01/Project-Management-Terms.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/01/Project-Management-Terms.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/01/Project-Management-Terms.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/01/Project-Management-Terms.png" alt="20 ESSENTIAL Project Management Terms to Know (2024 Glossary)" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/01/Project-Management-Terms.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/01/Project-Management-Terms.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/project-management-terms/"> 20 ESSENTIAL Project Management Terms to Know (2024 Glossary) </a> </h2> <div class="post-content"><div class="post-content-inner"><p>True to our mission of simplifying project management for everybody &#8211; we identify the most important and widely used project management terms and buzzwords</p> </div></div> </article> <article id="post-290020" class="et_pb_post clearfix et_pb_blog_item_0_68 post-290020 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/ai-in-project-management/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="Implications of AI in Project Management (2024 &amp; Beyond)" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/09/AI-in-Project-Management.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/09/AI-in-Project-Management.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/09/AI-in-Project-Management.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/09/AI-in-Project-Management.png" alt="Implications of AI in Project Management (2024 &amp; Beyond)" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/09/AI-in-Project-Management.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/09/AI-in-Project-Management.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/ai-in-project-management/"> Implications of AI in Project Management (2024 &amp; Beyond) </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Is AI coming for your job or not? Let&#8217;s find out about the implications of artificial intelligence in project management and how you can best prepare.</p> </div></div> </article> <article id="post-3068" class="et_pb_post clearfix et_pb_blog_item_0_69 post-3068 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/leadership-styles/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="The 8 Types of Leadership Styles Explained &#8211; With Examples" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/06/The-X-types-of-leadership-style-explained-with-examples.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/06/The-X-types-of-leadership-style-explained-with-examples.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/06/The-X-types-of-leadership-style-explained-with-examples.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/06/The-X-types-of-leadership-style-explained-with-examples.png" alt="The 8 Types of Leadership Styles Explained &#8211; With Examples" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/06/The-X-types-of-leadership-style-explained-with-examples.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/06/The-X-types-of-leadership-style-explained-with-examples.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/leadership-styles/"> The 8 Types of Leadership Styles Explained &#8211; With Examples </a> </h2> <div class="post-content"><div class="post-content-inner"><p>There are many different ways to successfully lead a team. Here are 8 types of leadership styles &#8211; discover which one is right for you and your business.</p> </div></div> </article> <article id="post-3152" class="et_pb_post clearfix et_pb_blog_item_0_70 post-3152 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/productivity-podcasts/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="15 ESSENTIAL Productivity Podcasts to Listen to in 2024" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/10/X-Essential-Productivity-Podcasts-in-2021-RANKED.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/10/X-Essential-Productivity-Podcasts-in-2021-RANKED.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/10/X-Essential-Productivity-Podcasts-in-2021-RANKED.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/10/X-Essential-Productivity-Podcasts-in-2021-RANKED.png" alt="15 ESSENTIAL Productivity Podcasts to Listen to in 2024" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/10/X-Essential-Productivity-Podcasts-in-2021-RANKED.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/10/X-Essential-Productivity-Podcasts-in-2021-RANKED.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/productivity-podcasts/"> 15 ESSENTIAL Productivity Podcasts to Listen to in 2024 </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Love productivity? Love podcasts? Then this is the article for you! We&#8217;ve collated and ranked 15 podcasts to give you the boost you need to stay productive.</p> </div></div> </article> <article id="post-3098" class="et_pb_post clearfix et_pb_blog_item_0_71 post-3098 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/meeting-notes/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="12 Tips and Tools for Taking the Best Meeting Notes" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/08/12-Tips-and-Tools-for-Taking-best-meeting-notes.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/08/12-Tips-and-Tools-for-Taking-best-meeting-notes.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/08/12-Tips-and-Tools-for-Taking-best-meeting-notes.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/08/12-Tips-and-Tools-for-Taking-best-meeting-notes.png" alt="12 Tips and Tools for Taking the Best Meeting Notes" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/08/12-Tips-and-Tools-for-Taking-best-meeting-notes.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/08/12-Tips-and-Tools-for-Taking-best-meeting-notes.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/meeting-notes/"> 12 Tips and Tools for Taking the Best Meeting Notes </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Whether your meetings are virtual or face-to-face, these tips and tools that will help ensure you take worthwhile meeting notes.</p> </div></div> </article> <article id="post-3062" class="et_pb_post clearfix et_pb_blog_item_0_72 post-3062 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/stages-of-team-development/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="Decoded! The 5 Stages of Team Development Explained" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/05/Decoded-The-5-stages-of-team-development-explained-.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/05/Decoded-The-5-stages-of-team-development-explained-.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/05/Decoded-The-5-stages-of-team-development-explained-.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/05/Decoded-The-5-stages-of-team-development-explained-.png" alt="Decoded! The 5 Stages of Team Development Explained" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/05/Decoded-The-5-stages-of-team-development-explained-.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/05/Decoded-The-5-stages-of-team-development-explained-.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/stages-of-team-development/"> Decoded! The 5 Stages of Team Development Explained </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Help your team collaborate more efficiently and productively by gaining a better understanding of the 5 stages of team development.</p> </div></div> </article> <article id="post-289973" class="et_pb_post clearfix et_pb_blog_item_0_73 post-289973 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/project-management-statistics/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="Project Management Statistics: Everything You Need to Know (2024)" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/09/project-management-statistics.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/09/project-management-statistics.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/09/project-management-statistics.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/09/project-management-statistics.png" alt="Project Management Statistics: Everything You Need to Know (2024)" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/09/project-management-statistics.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/09/project-management-statistics.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/project-management-statistics/"> Project Management Statistics: Everything You Need to Know (2024) </a> </h2> <div class="post-content"><div class="post-content-inner"><p>All the big project management statistics worth knowing in 2024 are right here in one place!</p> </div></div> </article> <article id="post-3084" class="et_pb_post clearfix et_pb_blog_item_0_74 post-3084 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/remote-work-best-practices/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="10 Remote Work Best Practices to Keep You Productive (and Sane!)" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/06/10-remote-work-best-practices-to-keep-you-productive-and-sane.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/06/10-remote-work-best-practices-to-keep-you-productive-and-sane.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/06/10-remote-work-best-practices-to-keep-you-productive-and-sane.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/06/10-remote-work-best-practices-to-keep-you-productive-and-sane.png" alt="10 Remote Work Best Practices to Keep You Productive (and Sane!)" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/06/10-remote-work-best-practices-to-keep-you-productive-and-sane.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/06/10-remote-work-best-practices-to-keep-you-productive-and-sane.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/remote-work-best-practices/"> 10 Remote Work Best Practices to Keep You Productive (and Sane!) </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Working from home definitely gives you more autonomy over your environment. So try these top tips to keep you productive &#8211; and sane!</p> </div></div> </article> <article id="post-2879" class="et_pb_post clearfix et_pb_blog_item_0_75 post-2879 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/project-management-for-video-production/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="Ultimate Guide to Project Management for Video Production" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2020/11/Ultimate-guide-to-project-management-for-video-production-.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2020/11/Ultimate-guide-to-project-management-for-video-production-.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2020/11/Ultimate-guide-to-project-management-for-video-production-.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2020/11/Ultimate-guide-to-project-management-for-video-production-.png" alt="Ultimate Guide to Project Management for Video Production" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2020/11/Ultimate-guide-to-project-management-for-video-production-.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2020/11/Ultimate-guide-to-project-management-for-video-production-.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/project-management-for-video-production/"> Ultimate Guide to Project Management for Video Production </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Creating a video is a huge task &#8211; there&#8217;s so many areas of expertise involved! So here&#8217;s everything you need to know to manage video production effectively.</p> </div></div> </article> <article id="post-287600" class="et_pb_post clearfix et_pb_blog_item_0_76 post-287600 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/stretch-goals/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="Stretch Goals &#8211; What They Are, How to Set Them &amp; Examples" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/02/101-Stretch-Goals.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/02/101-Stretch-Goals.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/02/101-Stretch-Goals.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/02/101-Stretch-Goals.png" alt="Stretch Goals &#8211; What They Are, How to Set Them &amp; Examples" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/02/101-Stretch-Goals.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/02/101-Stretch-Goals.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/stretch-goals/"> Stretch Goals &#8211; What They Are, How to Set Them &amp; Examples </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Goal setting is so important. Stretch goals should be ambitious and give you hope for the future. Find out how to set them and see some great examples here.</p> </div></div> </article> <article id="post-3077" class="et_pb_post clearfix et_pb_blog_item_0_77 post-3077 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/project-communication-plan/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="Project Communication Plan: Why You Need One &amp; How to Create It" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/06/Project-communication-plan-why-you-need-one...and-how-to-write-it.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/06/Project-communication-plan-why-you-need-one...and-how-to-write-it.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/06/Project-communication-plan-why-you-need-one...and-how-to-write-it.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/06/Project-communication-plan-why-you-need-one...and-how-to-write-it.png" alt="Project Communication Plan: Why You Need One &amp; How to Create It" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/06/Project-communication-plan-why-you-need-one...and-how-to-write-it.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/06/Project-communication-plan-why-you-need-one...and-how-to-write-it.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/project-communication-plan/"> Project Communication Plan: Why You Need One &amp; How to Create It </a> </h2> <div class="post-content"><div class="post-content-inner"><p>When communication breaks down, costly and time-consuming mistakes can happen. So find out how to create a project communication plan in just a few steps.</p> </div></div> </article> <article id="post-3081" class="et_pb_post clearfix et_pb_blog_item_0_78 post-3081 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/teamwork-quotes/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="The 30 Best Teamwork Quotes RANKED" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/06/The-30-Best-Teamwork-Quotes-RANKED-with-images-.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/06/The-30-Best-Teamwork-Quotes-RANKED-with-images-.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/06/The-30-Best-Teamwork-Quotes-RANKED-with-images-.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/06/The-30-Best-Teamwork-Quotes-RANKED-with-images-.png" alt="The 30 Best Teamwork Quotes RANKED" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/06/The-30-Best-Teamwork-Quotes-RANKED-with-images-.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/06/The-30-Best-Teamwork-Quotes-RANKED-with-images-.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/teamwork-quotes/"> The 30 Best Teamwork Quotes RANKED </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Share some inspiration with your team members with these 30 amazing teamwork quotes.</p> </div></div> </article> <article id="post-3046" class="et_pb_post clearfix et_pb_blog_item_0_79 post-3046 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/productivity-hacks/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="15 of the Best Productivity Hacks for 2024" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/04/15-of-the-best-productivity-hacks-for-2021.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/04/15-of-the-best-productivity-hacks-for-2021.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/04/15-of-the-best-productivity-hacks-for-2021.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/04/15-of-the-best-productivity-hacks-for-2021.png" alt="15 of the Best Productivity Hacks for 2024" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/04/15-of-the-best-productivity-hacks-for-2021.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2021/04/15-of-the-best-productivity-hacks-for-2021.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/productivity-hacks/"> 15 of the Best Productivity Hacks for 2024 </a> </h2> <div class="post-content"><div class="post-content-inner"><p>We thought we’d put together some ACTUAL, useful productivity hacks, that don’t require you to wake up before the break of dawn! You&#8217;re welcome 🙂</p> </div></div> </article> <article id="post-289727" class="et_pb_post clearfix et_pb_blog_item_0_80 post-289727 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/critical-path-method/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="Critical Path Method in Project Management (Examples &amp; How-To)" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/06/Critical-Path-Method.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/06/Critical-Path-Method.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/06/Critical-Path-Method.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/06/Critical-Path-Method.png" alt="Critical Path Method in Project Management (Examples &amp; How-To)" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/06/Critical-Path-Method.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/06/Critical-Path-Method.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/critical-path-method/"> Critical Path Method in Project Management (Examples &amp; How-To) </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Project management techniques like the critical path method help you keep your projects on track so you can stay on time and on budget.</p> </div></div> </article> <article id="post-289706" class="et_pb_post clearfix et_pb_blog_item_0_81 post-289706 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/benefits-of-project-management/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="13 Biggest Benefits of Project Management" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/06/Benefits-of-Project-Management.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/06/Benefits-of-Project-Management.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/06/Benefits-of-Project-Management.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/06/Benefits-of-Project-Management.png" alt="13 Biggest Benefits of Project Management" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/06/Benefits-of-Project-Management.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/06/Benefits-of-Project-Management.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/benefits-of-project-management/"> 13 Biggest Benefits of Project Management </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Some of the biggest benefits of good project management include increased efficiency, better communication and higher productivity. And there are more!</p> </div></div> </article> <article id="post-287604" class="et_pb_post clearfix et_pb_blog_item_0_82 post-287604 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/hybrid-work/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="How to Make Hybrid WORK: 64 Businesses Share Their Success" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/02/How-to-Make-Hybrid-WORK72-Businesses-Share-Their-Success.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/02/How-to-Make-Hybrid-WORK72-Businesses-Share-Their-Success.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/02/How-to-Make-Hybrid-WORK72-Businesses-Share-Their-Success.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/02/How-to-Make-Hybrid-WORK72-Businesses-Share-Their-Success.png" alt="How to Make Hybrid WORK: 64 Businesses Share Their Success" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/02/How-to-Make-Hybrid-WORK72-Businesses-Share-Their-Success.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/02/How-to-Make-Hybrid-WORK72-Businesses-Share-Their-Success.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/hybrid-work/"> How to Make Hybrid WORK: 64 Businesses Share Their Success </a> </h2> <div class="post-content"><div class="post-content-inner"><p>We asked 64 businesses how they switched to hybrid, what’s worked for them so far, and how they plan to maintain hybrid working going forward.</p> </div></div> </article> <article id="post-287590" class="et_pb_post clearfix et_pb_blog_item_0_83 post-287590 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/team-productivity/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="17 Ways to Seriously Improve Team Productivity (2024)" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/01/X-Ways-to-Seriously-Improve-Team-Productivity-2021.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/01/X-Ways-to-Seriously-Improve-Team-Productivity-2021.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/01/X-Ways-to-Seriously-Improve-Team-Productivity-2021.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/01/X-Ways-to-Seriously-Improve-Team-Productivity-2021.png" alt="17 Ways to Seriously Improve Team Productivity (2024)" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/01/X-Ways-to-Seriously-Improve-Team-Productivity-2021.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/01/X-Ways-to-Seriously-Improve-Team-Productivity-2021.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/team-productivity/"> 17 Ways to Seriously Improve Team Productivity (2024) </a> </h2> <div class="post-content"><div class="post-content-inner"><p>By implementing some of these steps, you can unlock new, untold levels of productivity and take your team to the next level!</p> </div></div> </article> <article id="post-287534" class="et_pb_post clearfix et_pb_blog_item_0_84 post-287534 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/remote-networking/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="Remote Networking: 29 Ways to Network Successfully From Home" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/01/Remote-Networking-X-Ways-to-Network-Successfully-From-Home.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/01/Remote-Networking-X-Ways-to-Network-Successfully-From-Home.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/01/Remote-Networking-X-Ways-to-Network-Successfully-From-Home.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/01/Remote-Networking-X-Ways-to-Network-Successfully-From-Home.png" alt="Remote Networking: 29 Ways to Network Successfully From Home" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/01/Remote-Networking-X-Ways-to-Network-Successfully-From-Home.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/01/Remote-Networking-X-Ways-to-Network-Successfully-From-Home.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/remote-networking/"> Remote Networking: 29 Ways to Network Successfully From Home </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Remote networking can open up exciting new business opportunities, stave off isolation and loneliness &amp; keep you connected to the people that matter the most.</p> </div></div> </article> <article id="post-1822" class="et_pb_post clearfix et_pb_blog_item_0_85 post-1822 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/improve-team-performance/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="11 creative ways to improve team performance" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/01/11-creative-ways-to-improve-team-performance.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/01/11-creative-ways-to-improve-team-performance.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/01/11-creative-ways-to-improve-team-performance.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/01/11-creative-ways-to-improve-team-performance.png" alt="11 creative ways to improve team performance" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/01/11-creative-ways-to-improve-team-performance.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/01/11-creative-ways-to-improve-team-performance.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/improve-team-performance/"> 11 creative ways to improve team performance </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Whatever your industry, great leaders are always looking to find ways to improve team performance. Here are 11 creative ideas to get you started.</p> </div></div> </article> <article id="post-288905" class="et_pb_post clearfix et_pb_blog_item_0_86 post-288905 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/work-breakdown-structure/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="Work Breakdown Structure (WBS): The Complete Guide" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/05/Work-Breakdown-Structure.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/05/Work-Breakdown-Structure.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/05/Work-Breakdown-Structure.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/05/Work-Breakdown-Structure.png" alt="Work Breakdown Structure (WBS): The Complete Guide" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/05/Work-Breakdown-Structure.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/05/Work-Breakdown-Structure.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/work-breakdown-structure/"> Work Breakdown Structure (WBS): The Complete Guide </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Everything you need to know about work breakdown structures: what they are, how to create them, and how to use them effectively in your project planning.</p> </div></div> </article> <article id="post-288852" class="et_pb_post clearfix et_pb_blog_item_0_87 post-288852 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/time-management-matrix/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="The Time Management Matrix &#8211; Explained" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/04/Time-Management-Matrix.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/04/Time-Management-Matrix.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/04/Time-Management-Matrix.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/04/Time-Management-Matrix.png" alt="The Time Management Matrix &#8211; Explained" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/04/Time-Management-Matrix.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/04/Time-Management-Matrix.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/time-management-matrix/"> The Time Management Matrix &#8211; Explained </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Let&#8217;s take a look at the Stephen Covey time management matrix to find out how it works, the benefits, and if it can help you get more out of each day.</p> </div></div> </article> <article id="post-288782" class="et_pb_post clearfix et_pb_blog_item_0_88 post-288782 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/okr-vs-kpi/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="OKR vs KPI: The Difference Explained" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/03/OKR-vs-KPI.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/03/OKR-vs-KPI.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/03/OKR-vs-KPI.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/03/OKR-vs-KPI.png" alt="OKR vs KPI: The Difference Explained" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/03/OKR-vs-KPI.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/03/OKR-vs-KPI.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/okr-vs-kpi/"> OKR vs KPI: The Difference Explained </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Allow us to clearly explain the difference between OKRs and KPIs, with examples for both.</p> </div></div> </article> <article id="post-288779" class="et_pb_post clearfix et_pb_blog_item_0_89 post-288779 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/enterprise-project-management/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="What Is Enterprise Project Management?" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/03/Enterprise-Project-Management.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/03/Enterprise-Project-Management.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/03/Enterprise-Project-Management.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/03/Enterprise-Project-Management.png" alt="What Is Enterprise Project Management?" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/03/Enterprise-Project-Management.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/03/Enterprise-Project-Management.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/enterprise-project-management/"> What Is Enterprise Project Management? </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Here’s an in-depth look into what enterprise project management is and how to implement it in your business.</p> </div></div> </article> <article id="post-288740" class="et_pb_post clearfix et_pb_blog_item_0_90 post-288740 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/project-management-techniques/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="10 Best Project Management Techniques for PMs in 2024" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/03/Project-Management-Techniques.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/03/Project-Management-Techniques.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/03/Project-Management-Techniques.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/03/Project-Management-Techniques.png" alt="10 Best Project Management Techniques for PMs in 2024" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/03/Project-Management-Techniques.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/03/Project-Management-Techniques.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/project-management-techniques/"> 10 Best Project Management Techniques for PMs in 2024 </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Whatever type of project you’re working on, there’s a project management technique out there that can help you. Here are 10 of the best!</p> </div></div> </article> <article id="post-288689" class="et_pb_post clearfix et_pb_blog_item_0_91 post-288689 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/cross-team-collaboration/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="14 Ways to Improve Cross-Team Collaboration" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/02/Cross-Team-Collaboration.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/02/Cross-Team-Collaboration.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/02/Cross-Team-Collaboration.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/02/Cross-Team-Collaboration.png" alt="14 Ways to Improve Cross-Team Collaboration" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/02/Cross-Team-Collaboration.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/02/Cross-Team-Collaboration.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/cross-team-collaboration/"> 14 Ways to Improve Cross-Team Collaboration </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Cross-team collaboration is hugely important, whether that’s for good team morale, creating the best work or making profit.</p> </div></div> </article> <article id="post-288677" class="et_pb_post clearfix et_pb_blog_item_0_92 post-288677 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/project-report/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="How to Write a Project Report In 5 Easy Steps (Template Included)" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/01/How-to-Write-a-Project-Report.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/01/How-to-Write-a-Project-Report.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/01/How-to-Write-a-Project-Report.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/01/How-to-Write-a-Project-Report.png" alt="How to Write a Project Report In 5 Easy Steps (Template Included)" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/01/How-to-Write-a-Project-Report.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/01/How-to-Write-a-Project-Report.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/project-report/"> How to Write a Project Report In 5 Easy Steps (Template Included) </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Project reports can help teams ensure their projects stays on track, run successfully, and complete on time. Here&#8217;s how to create one in a few simple steps.</p> </div></div> </article> <article id="post-288671" class="et_pb_post clearfix et_pb_blog_item_0_93 post-288671 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/raci-matrix/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="Responsibility Assignment Matrix (RACI Matrix) Explained" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/01/RACI-matrix.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/01/RACI-matrix.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/01/RACI-matrix.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/01/RACI-matrix.png" alt="Responsibility Assignment Matrix (RACI Matrix) Explained" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/01/RACI-matrix.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/01/RACI-matrix.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/raci-matrix/"> Responsibility Assignment Matrix (RACI Matrix) Explained </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Learn about the core principles of the Responsibility Assignment Matrix, and why project managers may want to put the RACI Matrix in place for their projects!</p> </div></div> </article> <article id="post-288658" class="et_pb_post clearfix et_pb_blog_item_0_94 post-288658 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/asynchronous-meetings/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="Asynchronous Meetings: Complete Guide for 2024" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/01/Asynchronous-Meetings.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/01/Asynchronous-Meetings.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/01/Asynchronous-Meetings.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/01/Asynchronous-Meetings.png" alt="Asynchronous Meetings: Complete Guide for 2024" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/01/Asynchronous-Meetings.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2023/01/Asynchronous-Meetings.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/asynchronous-meetings/"> Asynchronous Meetings: Complete Guide for 2024 </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Everything you need to know about async meetings, from when to use them (and when not to) and, of course, how to run them effectively.</p> </div></div> </article> <article id="post-2157" class="et_pb_post clearfix et_pb_blog_item_0_95 post-2157 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/how-to-prioritize/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="How to Prioritize Work Like a Pro When EVERYTHING is Important" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2020/05/How-to-prioritize-work-like-a-pro-when-EVERYTHING-is-important-.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2020/05/How-to-prioritize-work-like-a-pro-when-EVERYTHING-is-important-.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2020/05/How-to-prioritize-work-like-a-pro-when-EVERYTHING-is-important-.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2020/05/How-to-prioritize-work-like-a-pro-when-EVERYTHING-is-important-.png" alt="How to Prioritize Work Like a Pro When EVERYTHING is Important" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2020/05/How-to-prioritize-work-like-a-pro-when-EVERYTHING-is-important-.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2020/05/How-to-prioritize-work-like-a-pro-when-EVERYTHING-is-important-.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/how-to-prioritize/"> How to Prioritize Work Like a Pro When EVERYTHING is Important </a> </h2> <div class="post-content"><div class="post-content-inner"><p>We&#8217;ve all been there. You draw up a task list for the day &#8211; and literally everything seems important. Don&#8217;t worry, here&#8217;s how to prioritize your work like a pro</p> </div></div> </article> <article id="post-2107" class="et_pb_post clearfix et_pb_blog_item_0_96 post-2107 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/time-management-apps/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="21 of the BEST Time Management Apps" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/12/21-of-the-best-time-management-apps.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/12/21-of-the-best-time-management-apps.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/12/21-of-the-best-time-management-apps.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/12/21-of-the-best-time-management-apps.png" alt="21 of the BEST Time Management Apps" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/12/21-of-the-best-time-management-apps.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/12/21-of-the-best-time-management-apps.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/time-management-apps/"> 21 of the BEST Time Management Apps </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Time is such a precious asset &#8211; once it’s gone there&#8217;s no getting it back. So we rounded up the best time management apps to help you get more out of each day.</p> </div></div> </article> <article id="post-2093" class="et_pb_post clearfix et_pb_blog_item_0_97 post-2093 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/project-schedule/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="How to Create a Project Schedule That Works" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/12/How-to-create-a-project-schedule-that-works.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/12/How-to-create-a-project-schedule-that-works.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/12/How-to-create-a-project-schedule-that-works.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/12/How-to-create-a-project-schedule-that-works.png" alt="How to Create a Project Schedule That Works" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/12/How-to-create-a-project-schedule-that-works.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/12/How-to-create-a-project-schedule-that-works.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/project-schedule/"> How to Create a Project Schedule That Works </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Follow the tips in this article to give yourself the best possible chance of building &#8211; and executing &#8211; successful, efficient and profitable projects.</p> </div></div> </article> <article id="post-1881" class="et_pb_post clearfix et_pb_blog_item_0_98 post-1881 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/project-management-tips/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="16 Project Management Tips for Success" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/12/16-project-management-tips-for-success.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/12/16-project-management-tips-for-success.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/12/16-project-management-tips-for-success.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/12/16-project-management-tips-for-success.png" alt="16 Project Management Tips for Success" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/12/16-project-management-tips-for-success.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/12/16-project-management-tips-for-success.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/project-management-tips/"> 16 Project Management Tips for Success </a> </h2> <div class="post-content"><div class="post-content-inner"><p>You can never underestimate the power of successful project management. Here are our top project management tips to guide you to success.</p> </div></div> </article> <article id="post-1619" class="et_pb_post clearfix et_pb_blog_item_0_99 post-1619 post type-post status-publish format-standard has-post-thumbnail hentry category-productivity"> <div class="et_pb_image_container"><a href="https://www.project.co/time-management-strategies/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="5 of the BEST Time Management Strategies" class="" data-lazy-srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/12/5-of-the-BEST-time-management-strategies.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/12/5-of-the-BEST-time-management-strategies.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="400" data-lazy-src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/12/5-of-the-BEST-time-management-strategies.png" /><noscript><img decoding="async" src="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/12/5-of-the-BEST-time-management-strategies.png" alt="5 of the BEST Time Management Strategies" class="" srcset="https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/12/5-of-the-BEST-time-management-strategies.png 479w, https://e3m3v6b5.rocketcdn.me/wp-content/uploads/2022/12/5-of-the-BEST-time-management-strategies.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="400" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.project.co/time-management-strategies/"> 5 of the BEST Time Management Strategies </a> </h2> <div class="post-content"><div class="post-content-inner"><p>Get the most out of every single second of your workday: check out these 5 essential time management strategies.</p> </div></div> </article> </div><div><div class="pagination clearfix"> <div class="alignleft"><a href="https://www.project.co/author/samanthaferguson/page/2/?et_blog" >&laquo; Older Entries</a></div> <div class="alignright"></div> </div></div></div> </div> </div> </div> </div> </div><div class="et_pb_section et_pb_section_2_tb_body et_pb_with_background et_section_regular" > <div class="et_pb_row et_pb_row_2_tb_body"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_2_tb_body et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_0_tb_body et_pb_text_align_left et_pb_bg_layout_dark"> <div class="et_pb_text_inner"><h2>Create your FREE account</h2></div> </div><div class="et_pb_module et_pb_text et_pb_text_1_tb_body et_pb_text_align_left et_pb_bg_layout_dark"> <div class="et_pb_text_inner">Create your free account and experience the magic of having all your information and communication in one place. Never miss a deadline, have a happier team and happier customers.</div> </div><div class="et_pb_module et_pb_code et_pb_code_0_tb_body et_pb_text_align_center"> <div class="et_pb_code_inner" data-et-multi-view="{&quot;schema&quot;:{&quot;content&quot;:{&quot;desktop&quot;:&quot;&lt;a href=\&quot;https:\/\/v2.project.co\/register\&quot; style=\&quot;display: block; text-align: center; background: linear-gradient(60deg, #541FAD, #E928A1, #FF9A0B); color:#ffffff; font-size:18px; font-weight:bold; box-shadow: inset 0px 0px 0px 4px rgba(255,255,255,0.4); border-radius:8px; padding: 20px\&quot;&gt;Create Free Account&lt;i class=\&quot;fa-solid fa-circle-arrow-right\&quot; style=\&quot;margin-left:7px; font-size:16px;\&quot;&gt;&lt;\/i&gt;&lt;\/a&gt;&quot;,&quot;hover&quot;:&quot;&lt;a href=\&quot;https:\/\/v2.project.co\/register\&quot; style=\&quot;display: block; text-align: center; background: linear-gradient(120deg, #541FAD, #E928A1, #FF9A0B); color:#ffffff; font-size:18px; font-weight:bold; box-shadow: inset 0px 0px 0px 4px rgba(255,255,255,0.4); border-radius:8px; padding: 20px\&quot;&gt;Create Free Account&lt;i class=\&quot;fa-solid fa-circle-arrow-right\&quot; style=\&quot;margin-left:7px; font-size:16px;\&quot;&gt;&lt;\/i&gt;&lt;\/a&gt;&quot;}},&quot;slug&quot;:&quot;et_pb_code&quot;}"><a href="https://v2.project.co/register" style="display: block; text-align: center; background: linear-gradient(60deg, #541FAD, #E928A1, #FF9A0B); color:#ffffff; font-size:18px; font-weight:bold; box-shadow: inset 0px 0px 0px 4px rgba(255,255,255,0.4); border-radius:8px; padding: 20px">Create Free Account<i class="fa-solid fa-circle-arrow-right" style="margin-left:7px; font-size:16px;"></i></a></div> </div> </div> </div> </div> </div> </div> </div> </div> <footer id="main-footer"> <div id="et-footer-nav"> <div class="container"> <ul id="menu-footer-menu" class="bottom-nav"><li id="menu-item-288485" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-288485"><a href="https://www.project.co/blog/" data-ps2id-api="true">Blog</a></li> <li id="menu-item-288486" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-288486"><a href="https://community.project.co/" data-ps2id-api="true">Community</a></li> <li id="menu-item-728" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-728"><a href="https://www.project.co/our-story/" data-ps2id-api="true">Our Story</a></li> <li id="menu-item-288149" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-288149"><a href="https://www.project.co/affiliate/" data-ps2id-api="true">Affiliate Program</a></li> <li id="menu-item-748" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-748"><a href="https://www.project.co/security/" data-ps2id-api="true">Security</a></li> <li id="menu-item-729" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-729"><a href="https://www.project.co/terms/" data-ps2id-api="true">Terms</a></li> <li id="menu-item-731" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-731"><a href="https://www.project.co/privacy-policy/" data-ps2id-api="true">Privacy</a></li> <li id="menu-item-733" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-733"><a href="https://www.project.co/cookies-policy/" data-ps2id-api="true">Cookies</a></li> <li id="menu-item-732" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-732"><a href="https://www.project.co/data-processing-agreement/" data-ps2id-api="true">DPA</a></li> <li id="menu-item-730" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-730"><a href="https://www.project.co/subprocessors/" data-ps2id-api="true">Subprocessors</a></li> <li id="menu-item-290560" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-290560"><a href="https://www.project.co/contact-us/" data-ps2id-api="true">Contact Us</a></li> </ul> </div> </div> <div id="footer-bottom"> <div class="container clearfix"> <div id="footer-info">Copyright 2024</div> </div> </div> </footer> </div> </div> <!-- Ortto UTM preservation code --> <script type="rocketlazyloadscript"> document.addEventListener('DOMContentLoaded', function() { let anchors = document.querySelectorAll('a'); anchors.forEach(function(anchor) { anchor.addEventListener('click', function(event) { let href = anchor.getAttribute('href'); // If it is an external URL if (href.startsWith('https://v2.project.co')) { event.preventDefault(); window.location.href = `${href}?ap3c=${ap3c.getCookie()}`; } }); }); }) </script> <!-- Ortto UTM preservation code --> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://e3m3v6b5.rocketcdn.me/wp-content/plugins/simple-tooltips/zebra_tooltips.js?ver=6.6.1" id="simple_tooltips_base-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://e3m3v6b5.rocketcdn.me/wp-content/plugins/metronet-profile-picture/js/mpp-frontend.js?ver=2.6.0" id="mpp_gutenberg_tabs-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://e3m3v6b5.rocketcdn.me/wp-content/plugins/addons-for-divi/assets/deprecated/popup.min.js?ver=3.6.3" id="dtqj-popup-js" defer></script> <script type="text/javascript" id="pac-ddh-head-js-extra"> /* <![CDATA[ */ var pac_ddh_obj = {"ajaxURL":"https:\/\/www.project.co\/wp-admin\/admin-ajax.php","ajaxNonce":"a6c020b350","pluginURL":"https:\/\/www.project.co\/wp-content\/plugins\/divi-dynamic-helper","blogURL":"https:\/\/www.project.co","postID":"291652","isAdmin":"","isUserLoggedIn":"","i18n":{"dynamicAudioText":"Your Dynamic Audio will display here.","dynamicGalleryText":"Your Dynamic Gallery will display here.","dynamicVideoText":"Your Dynamic Video will display here.","dynamicCodeText":"Your Dynamic Code will display here.","dynamicBarCounter":"Your Dynamic Bar Counter will display here.","dynamicNumberCounter":50,"dynamicCircleCounter":50}}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://e3m3v6b5.rocketcdn.me/wp-content/plugins/divi-dynamic-helper/assets/js/main.min.js?ver=1.4.5" id="pac-ddh-head-js" defer></script> <script type="text/javascript" id="page-scroll-to-id-plugin-script-js-extra"> /* <![CDATA[ */ var mPS2id_params = {"instances":{"mPS2id_instance_0":{"selector":"a[href*='#']:not([href='#'])","autoSelectorMenuLinks":"true","excludeSelector":"a[href^='#tab-'], a[href^='#tabs-'], a[data-toggle]:not([data-toggle='tooltip']), a[data-slide], a[data-vc-tabs], a[data-vc-accordion], a.screen-reader-text.skip-link","scrollSpeed":800,"autoScrollSpeed":"true","scrollEasing":"easeInOutQuint","scrollingEasing":"easeOutQuint","forceScrollEasing":"false","pageEndSmoothScroll":"true","stopScrollOnUserAction":"false","autoCorrectScroll":"false","autoCorrectScrollExtend":"false","layout":"vertical","offset":0,"dummyOffset":"false","highlightSelector":"","clickedClass":"mPS2id-clicked","targetClass":"mPS2id-target","highlightClass":"mPS2id-highlight","forceSingleHighlight":"true","keepHighlightUntilNext":"true","highlightByNextTarget":"false","appendHash":"false","scrollToHash":"true","scrollToHashForAll":"true","scrollToHashDelay":0,"scrollToHashUseElementData":"true","scrollToHashRemoveUrlHash":"false","disablePluginBelow":0,"adminDisplayWidgetsId":"true","adminTinyMCEbuttons":"true","unbindUnrelatedClickEvents":"false","unbindUnrelatedClickEventsSelector":"","normalizeAnchorPointTargets":"false","encodeLinks":"false"}},"total_instances":"1","shortcode_class":"_ps2id"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://e3m3v6b5.rocketcdn.me/wp-content/plugins/page-scroll-to-id/js/page-scroll-to-id.min.js?ver=1.7.7" id="page-scroll-to-id-plugin-script-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://e3m3v6b5.rocketcdn.me/wp-content/plugins/addons-for-divi/assets/js/magnific-popup.js?ver=3.6.3" id="dtqj-magnific-popup-js" defer></script> <script type="text/javascript" id="dtqj-main-js-extra"> /* <![CDATA[ */ var DTQ_PLUGIN = {"ajaxurl":"https:\/\/www.project.co\/wp-admin\/admin-ajax.php","is_pro":"","nonce":"f0f09e52c0"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://e3m3v6b5.rocketcdn.me/wp-content/plugins/addons-for-divi/assets/js/main.min.js?ver=3.6.3" id="dtqj-main-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://e3m3v6b5.rocketcdn.me/wp-content/plugins/addons-for-divi/assets/js/dtq-default-vb.js?ver=3.6.3" id="dtqj-default-vb-js" 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":"\/support\/|\/blog-old\/|\/type-creatives-v2\/|\/how-to-manage-multiple-projects-15-strategies-test\/|\/(?:.+\/)?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.project.co","onHoverDelay":"100","rateThrottle":"3"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-preload-links-js-after"> /* <![CDATA[ */ (function() { "use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run(); }()); /* ]]> */ </script> <script type="text/javascript" id="divi-custom-script-js-extra"> /* <![CDATA[ */ var DIVI = {"item_count":"%d Item","items_count":"%d Items"}; var et_builder_utils_params = {"condition":{"diviTheme":true,"extraTheme":false},"scrollLocations":["app","top"],"builderScrollLocations":{"desktop":"app","tablet":"app","phone":"app"},"onloadScrollLocation":"app","builderType":"fe"}; var et_frontend_scripts = {"builderCssContainerPrefix":"#et-boc","builderCssLayoutPrefix":"#et-boc .et-l"}; var et_pb_custom = {"ajaxurl":"https:\/\/www.project.co\/wp-admin\/admin-ajax.php","images_uri":"https:\/\/www.project.co\/wp-content\/themes\/Divi\/images","builder_images_uri":"https:\/\/www.project.co\/wp-content\/themes\/Divi\/includes\/builder\/images","et_frontend_nonce":"136b85f9f2","subscription_failed":"Please, check the fields below to make sure you entered the correct information.","et_ab_log_nonce":"8f2b30e4f6","fill_message":"Please, fill in the following fields:","contact_error_message":"Please, fix the following errors:","invalid":"Invalid email","captcha":"Captcha","prev":"Prev","previous":"Previous","next":"Next","wrong_captcha":"You entered the wrong number in captcha.","wrong_checkbox":"Checkbox","ignore_waypoints":"no","is_divi_theme_used":"1","widget_search_selector":".widget_search","ab_tests":[],"is_ab_testing_active":"","page_id":"291652","unique_test_id":"","ab_bounce_rate":"5","is_cache_plugin_active":"yes","is_shortcode_tracking":"","tinymce_uri":"https:\/\/www.project.co\/wp-content\/themes\/Divi\/includes\/builder\/frontend-builder\/assets\/vendors","accent_color":"#7EBEC5","waypoints_options":[]}; var et_pb_box_shadow_elements = []; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://e3m3v6b5.rocketcdn.me/wp-content/themes/Divi/js/scripts.min.js?ver=4.25.0" id="divi-custom-script-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://e3m3v6b5.rocketcdn.me/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/jquery.fitvids.js?ver=4.25.0" id="fitvids-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://e3m3v6b5.rocketcdn.me/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/jquery.mobile.js?ver=4.25.0" id="jquery-mobile-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://e3m3v6b5.rocketcdn.me/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/magnific-popup.js?ver=2.5.3" id="magnific-popup-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://e3m3v6b5.rocketcdn.me/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/easypiechart.js?ver=4.25.0" id="easypiechart-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://e3m3v6b5.rocketcdn.me/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/salvattore.js?ver=4.25.0" id="salvattore-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://e3m3v6b5.rocketcdn.me/wp-content/plugins/addons-for-divi/scripts/frontend-bundle.min.js?ver=3.6.3" id="addons-for-divi-frontend-bundle-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://e3m3v6b5.rocketcdn.me/wp-content/plugins/supreme-modules-for-divi/scripts/frontend-bundle.min.js?ver=2.5.3" id="supreme-modules-for-divi-frontend-bundle-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://e3m3v6b5.rocketcdn.me/wp-content/plugins/page-links-to/dist/new-tab.js?ver=3.3.6" id="page-links-to-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://e3m3v6b5.rocketcdn.me/wp-content/themes/Divi/core/admin/js/common.js?ver=4.25.0" id="et-core-common-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="mediaelement-core-js-before"> /* <![CDATA[ */ var mejsL10n = {"language":"en","strings":{"mejs.download-file":"Download File","mejs.install-flash":"You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https:\/\/get.adobe.com\/flashplayer\/","mejs.fullscreen":"Fullscreen","mejs.play":"Play","mejs.pause":"Pause","mejs.time-slider":"Time Slider","mejs.time-help-text":"Use Left\/Right Arrow keys to advance one second, Up\/Down arrows to advance ten seconds.","mejs.live-broadcast":"Live Broadcast","mejs.volume-help-text":"Use Up\/Down Arrow keys to increase or decrease volume.","mejs.unmute":"Unmute","mejs.mute":"Mute","mejs.volume-slider":"Volume Slider","mejs.video-player":"Video Player","mejs.audio-player":"Audio Player","mejs.captions-subtitles":"Captions\/Subtitles","mejs.captions-chapters":"Chapters","mejs.none":"None","mejs.afrikaans":"Afrikaans","mejs.albanian":"Albanian","mejs.arabic":"Arabic","mejs.belarusian":"Belarusian","mejs.bulgarian":"Bulgarian","mejs.catalan":"Catalan","mejs.chinese":"Chinese","mejs.chinese-simplified":"Chinese (Simplified)","mejs.chinese-traditional":"Chinese (Traditional)","mejs.croatian":"Croatian","mejs.czech":"Czech","mejs.danish":"Danish","mejs.dutch":"Dutch","mejs.english":"English","mejs.estonian":"Estonian","mejs.filipino":"Filipino","mejs.finnish":"Finnish","mejs.french":"French","mejs.galician":"Galician","mejs.german":"German","mejs.greek":"Greek","mejs.haitian-creole":"Haitian Creole","mejs.hebrew":"Hebrew","mejs.hindi":"Hindi","mejs.hungarian":"Hungarian","mejs.icelandic":"Icelandic","mejs.indonesian":"Indonesian","mejs.irish":"Irish","mejs.italian":"Italian","mejs.japanese":"Japanese","mejs.korean":"Korean","mejs.latvian":"Latvian","mejs.lithuanian":"Lithuanian","mejs.macedonian":"Macedonian","mejs.malay":"Malay","mejs.maltese":"Maltese","mejs.norwegian":"Norwegian","mejs.persian":"Persian","mejs.polish":"Polish","mejs.portuguese":"Portuguese","mejs.romanian":"Romanian","mejs.russian":"Russian","mejs.serbian":"Serbian","mejs.slovak":"Slovak","mejs.slovenian":"Slovenian","mejs.spanish":"Spanish","mejs.swahili":"Swahili","mejs.swedish":"Swedish","mejs.tagalog":"Tagalog","mejs.thai":"Thai","mejs.turkish":"Turkish","mejs.ukrainian":"Ukrainian","mejs.vietnamese":"Vietnamese","mejs.welsh":"Welsh","mejs.yiddish":"Yiddish"}}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://e3m3v6b5.rocketcdn.me/wp-includes/js/mediaelement/mediaelement-and-player.min.js?ver=4.2.17" id="mediaelement-core-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://e3m3v6b5.rocketcdn.me/wp-includes/js/mediaelement/mediaelement-migrate.min.js?ver=6.6.1" id="mediaelement-migrate-js" defer></script> <script type="text/javascript" id="mediaelement-js-extra"> /* <![CDATA[ */ var _wpmejsSettings = {"pluginPath":"\/wp-includes\/js\/mediaelement\/","classPrefix":"mejs-","stretching":"responsive","audioShortcodeLibrary":"mediaelement","videoShortcodeLibrary":"mediaelement"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://e3m3v6b5.rocketcdn.me/wp-includes/js/mediaelement/wp-mediaelement.min.js?ver=6.6.1" id="wp-mediaelement-js" defer></script> <script type="text/javascript" id="et-builder-modules-script-motion-js-extra"> /* <![CDATA[ */ var et_pb_motion_elements = {"desktop":[],"tablet":[],"phone":[]}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://e3m3v6b5.rocketcdn.me/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/motion-effects.js?ver=4.25.0" id="et-builder-modules-script-motion-js" defer></script> <script type="text/javascript" id="et-builder-modules-script-sticky-js-extra"> /* <![CDATA[ */ var et_pb_sticky_elements = []; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://e3m3v6b5.rocketcdn.me/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/sticky-elements.js?ver=4.25.0" id="et-builder-modules-script-sticky-js" defer></script> <style id="et-builder-module-design-291077-cached-inline-styles"></style> <script type="rocketlazyloadscript" data-rocket-type="text/javascript">window.addEventListener('DOMContentLoaded', function() { jQuery(function() { jQuery(".tooltips img").closest(".tooltips").css("display", "inline-block"); new jQuery.Zebra_Tooltips(jQuery('.tooltips').not('.custom_m_bubble'), { 'background_color': '#283f49', 'color': '#ffffff', 'max_width': 250, 'opacity': .95, 'position': 'center' }); }); });</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://e3m3v6b5.rocketcdn.me/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script></body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me -->

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