It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://www.addvaluebusiness.com

  1. <!DOCTYPE html>
  2. <html lang="en-US" >
  3. <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",e=>{this.persisted=e.persisted}),window.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(e){if(document.hidden){e._triggerListener();return}this.triggerEvents.forEach(t=>window.addEventListener(t,e.userEventHandler,{passive:!0})),window.addEventListener("touchstart",e.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",e.touchStartHandler),document.addEventListener("visibilitychange",e.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(e=>window.removeEventListener(e,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(e){"HTML"!==e.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),e.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(e){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),e.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(e){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(e){e.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"rocket-onclick","onclick"),this.interceptedClicks.push(e),e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(e=>{e.target.dispatchEvent(new MouseEvent("click",{view:e.view,bubbles:!0,cancelable:!0}))})}_waitForPendingClicks(){return new Promise(e=>{this._isClickPending?this._pendingClickFinished=e:e()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(e,t,i){e.hasAttribute&&e.hasAttribute(t)&&(event.target.setAttribute(i,event.target.getAttribute(t)),event.target.removeAttribute(t))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let e=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(t=>{if(t.hasAttribute("src")){let i=new URL(t.src).origin;i!==location.origin&&e.push({src:i,crossOrigin:t.crossOrigin||"module"===t.getAttribute("data-rocket-type")})}}),e=[...new Map(e.map(e=>[JSON.stringify(e),e])).values()],this._batchInjectResourceHints(e,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(this),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(e){console.error(e)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(e=>{e.hasAttribute("data-rocket-src")?e.hasAttribute("async")&&!1!==e.async?this.delayedScripts.async.push(e):e.hasAttribute("defer")&&!1!==e.defer||"module"===e.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(e):this.delayedScripts.normal.push(e):this.delayedScripts.normal.push(e)})}async _transformScript(e){return await this._littleBreath(),new Promise(t=>{function i(){e.setAttribute("data-rocket-status","executed"),t()}function r(){e.setAttribute("data-rocket-status","failed"),t()}try{let n=e.getAttribute("data-rocket-type"),s=e.getAttribute("data-rocket-src");if(n?(e.type=n,e.removeAttribute("data-rocket-type")):e.removeAttribute("type"),e.addEventListener("load",i),e.addEventListener("error",r),s)e.src=s,e.removeAttribute("data-rocket-src");else if(navigator.userAgent.indexOf("Firefox/")>0){var a=document.createElement("script");[...e.attributes].forEach(e=>{"type"!==e.nodeName&&a.setAttribute("data-rocket-type"===e.nodeName?"type":e.nodeName,e.nodeValue)}),a.text=e.text,e.parentNode.replaceChild(a,e),i()}else e.src="data:text/javascript;base64,"+btoa(e.text)}catch(o){r()}})}async _loadScriptsFromList(e){let t=e.shift();return t?(await this._transformScript(t),this._loadScriptsFromList(e)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(e,t){var i=document.createDocumentFragment();e.forEach(e=>{let r=e.getAttribute&&e.getAttribute("data-rocket-src")||e.src;if(r){let n=document.createElement("link");n.href=r,n.rel=t,"preconnect"!==t&&(n.as="script"),e.getAttribute&&"module"===e.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),e.crossOrigin&&(n.crossOrigin=e.crossOrigin),e.integrity&&(n.integrity=e.integrity),i.appendChild(n),this.trash.push(n)}}),document.head.appendChild(i)}_delayEventListeners(e){let t={};function i(e,i){!function e(i){!t[i]&&(t[i]={originalFunctions:{add:i.addEventListener,remove:i.removeEventListener},eventsToRewrite:[]},i.addEventListener=function(){arguments[0]=r(arguments[0]),t[i].originalFunctions.add.apply(i,arguments)},i.removeEventListener=function(){arguments[0]=r(arguments[0]),t[i].originalFunctions.remove.apply(i,arguments)});function r(e){return t[i].eventsToRewrite.indexOf(e)>=0?"rocket-"+e:e}}(e),t[e].eventsToRewrite.push(i)}function r(e,t){let i=e[t];Object.defineProperty(e,t,{get:()=>i||function(){},set(r){e["rocket"+t]=i=r}})}i(document,"DOMContentLoaded"),i(window,"DOMContentLoaded"),i(window,"load"),i(window,"pageshow"),i(document,"readystatechange"),r(document,"onreadystatechange"),r(window,"onload"),r(window,"onpageshow"),Object.defineProperty(document,"readyState",{get:()=>e.rocketReadyState,set(t){e.rocketReadyState=t}}),document.readyState="loading"}_delayJQueryReady(e){let t;function i(i){if(i&&i.fn&&!e.allJQueries.includes(i)){i.fn.ready=i.fn.init.prototype.ready=function(t){return e.domReadyFired?t.bind(document)(i):document.addEventListener("rocket-DOMContentLoaded",()=>t.bind(document)(i)),i([])};let r=i.fn.on;i.fn.on=i.fn.init.prototype.on=function(){if(this[0]===window){function e(e){return e.split(" ").map(e=>"load"===e||0===e.indexOf("load.")?"rocket-jquery-load":e).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=e(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(t=>{delete Object.assign(arguments[0],{[e(t)]:arguments[0][t]})[t]})}return r.apply(this,arguments),this},e.allJQueries.push(i)}t=i}i(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>t,set(e){i(e)}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,document.readyState="interactive",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(){document.readyState="complete",await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(e=>e(window).trigger("rocket-jquery-load")),await this._littleBreath();let e=new Event("rocket-pageshow");e.persisted=this.persisted,window.dispatchEvent(e),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){let e=new Map;document.write=document.writeln=function(t){let i=document.currentScript;i||console.error("WPRocket unable to document.write this: "+t);let r=document.createRange(),n=i.parentElement,s=e.get(i);void 0===s&&(s=i.nextSibling,e.set(i,s));let a=document.createDocumentFragment();r.setStart(a,0),a.appendChild(r.createContextualFragment(t)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(e=>setTimeout(e)):new Promise(e=>requestAnimationFrame(e))}_emptyTrash(){this.trash.forEach(e=>e.remove())}static run(){let e=new RocketLazyLoadScripts;e._addUserInteractionListener(e)}}RocketLazyLoadScripts.run();</script>
  4.  
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  6. <!-- WP_HEAD() START -->
  7.  
  8.  
  9. <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
  10. <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style>
  11. <!-- This site is optimized with the Yoast SEO plugin v25.4 - https://yoast.com/wordpress/plugins/seo/ -->
  12. <title>Add Value Business Blog - All about growing Business that Adds Value</title><link rel="preload" as="style" href="https://fonts.googleapis.com/css?family=Roboto%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900%7CRaleway%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900&#038;display=swap" /><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900%7CRaleway%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900&#038;display=swap" media="print" onload="this.media='all'" /><noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900%7CRaleway%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900&#038;display=swap" /></noscript><link rel="stylesheet" href="https://www.addvaluebusiness.com/wp-content/cache/min/1/46fc114506530b16b779b558dd980263.css" media="all" data-minify="1" />
  13. <meta name="description" content="Add Value Business blog is the premiere business blog for helping businesses grow using the latest technology, strategy, and marketing ideas." />
  14. <link rel="canonical" href="https://www.addvaluebusiness.com/" />
  15. <link rel="next" href="https://www.addvaluebusiness.com/page/2/" />
  16. <meta property="og:locale" content="en_US" />
  17. <meta property="og:type" content="website" />
  18. <meta property="og:title" content="Add Value Business Blog" />
  19. <meta property="og:description" content="Add Value Business blog is the premiere business blog for helping businesses grow using the latest technology, strategy, and marketing ideas." />
  20. <meta property="og:url" content="https://www.addvaluebusiness.com/" />
  21. <meta property="og:site_name" content="Add Value Business Blog" />
  22. <meta name="twitter:card" content="summary_large_image" />
  23. <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://www.addvaluebusiness.com/","url":"https://www.addvaluebusiness.com/","name":"Add Value Business Blog - All about growing Business that Adds Value","isPartOf":{"@id":"https://www.addvaluebusiness.com/#website"},"description":"Add Value Business blog is the premiere business blog for helping businesses grow using the latest technology, strategy, and marketing ideas.","breadcrumb":{"@id":"https://www.addvaluebusiness.com/#breadcrumb"},"inLanguage":"en-US"},{"@type":"BreadcrumbList","@id":"https://www.addvaluebusiness.com/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https://www.addvaluebusiness.com/#website","url":"https://www.addvaluebusiness.com/","name":"Add Value Business Blog","description":"All about growing Business that Adds Value","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.addvaluebusiness.com/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}</script>
  24. <!-- / Yoast SEO plugin. -->
  25.  
  26.  
  27. <link href='https://fonts.gstatic.com' crossorigin rel='preconnect' />
  28. <!-- This site uses the Google Analytics by MonsterInsights plugin v9.6.1 - Using Analytics tracking - https://www.monsterinsights.com/ -->
  29. <script type="rocketlazyloadscript" data-rocket-src="//www.googletagmanager.com/gtag/js?id=G-P2FBSGQEBQ"  data-cfasync="false" data-wpfc-render="false" data-rocket-type="text/javascript" async></script>
  30. <script type="rocketlazyloadscript" data-cfasync="false" data-wpfc-render="false" data-rocket-type="text/javascript">
  31. var mi_version = '9.6.1';
  32. var mi_track_user = true;
  33. var mi_no_track_reason = '';
  34. var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/www.addvaluebusiness.com\/"};
  35. if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) {
  36. var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations );
  37. } else {
  38. var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations;
  39. }
  40.  
  41. var disableStrs = [
  42. 'ga-disable-G-P2FBSGQEBQ',
  43. ];
  44.  
  45. /* Function to detect opted out users */
  46. function __gtagTrackerIsOptedOut() {
  47. for (var index = 0; index < disableStrs.length; index++) {
  48. if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) {
  49. return true;
  50. }
  51. }
  52.  
  53. return false;
  54. }
  55.  
  56. /* Disable tracking if the opt-out cookie exists. */
  57. if (__gtagTrackerIsOptedOut()) {
  58. for (var index = 0; index < disableStrs.length; index++) {
  59. window[disableStrs[index]] = true;
  60. }
  61. }
  62.  
  63. /* Opt-out function */
  64. function __gtagTrackerOptout() {
  65. for (var index = 0; index < disableStrs.length; index++) {
  66. document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
  67. window[disableStrs[index]] = true;
  68. }
  69. }
  70.  
  71. if ('undefined' === typeof gaOptout) {
  72. function gaOptout() {
  73. __gtagTrackerOptout();
  74. }
  75. }
  76. window.dataLayer = window.dataLayer || [];
  77.  
  78. window.MonsterInsightsDualTracker = {
  79. helpers: {},
  80. trackers: {},
  81. };
  82. if (mi_track_user) {
  83. function __gtagDataLayer() {
  84. dataLayer.push(arguments);
  85. }
  86.  
  87. function __gtagTracker(type, name, parameters) {
  88. if (!parameters) {
  89. parameters = {};
  90. }
  91.  
  92. if (parameters.send_to) {
  93. __gtagDataLayer.apply(null, arguments);
  94. return;
  95. }
  96.  
  97. if (type === 'event') {
  98. parameters.send_to = monsterinsights_frontend.v4_id;
  99. var hookName = name;
  100. if (typeof parameters['event_category'] !== 'undefined') {
  101. hookName = parameters['event_category'] + ':' + name;
  102. }
  103.  
  104. if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') {
  105. MonsterInsightsDualTracker.trackers[hookName](parameters);
  106. } else {
  107. __gtagDataLayer('event', name, parameters);
  108. }
  109. } else {
  110. __gtagDataLayer.apply(null, arguments);
  111. }
  112. }
  113.  
  114. __gtagTracker('js', new Date());
  115. __gtagTracker('set', {
  116. 'developer_id.dZGIzZG': true,
  117. });
  118. if ( MonsterInsightsLocations.page_location ) {
  119. __gtagTracker('set', MonsterInsightsLocations);
  120. }
  121. __gtagTracker('config', 'G-P2FBSGQEBQ', {"forceSSL":"true","link_attribution":"true"} );
  122. window.gtag = __gtagTracker; (function () {
  123. /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */
  124. /* ga and __gaTracker compatibility shim. */
  125. var noopfn = function () {
  126. return null;
  127. };
  128. var newtracker = function () {
  129. return new Tracker();
  130. };
  131. var Tracker = function () {
  132. return null;
  133. };
  134. var p = Tracker.prototype;
  135. p.get = noopfn;
  136. p.set = noopfn;
  137. p.send = function () {
  138. var args = Array.prototype.slice.call(arguments);
  139. args.unshift('send');
  140. __gaTracker.apply(null, args);
  141. };
  142. var __gaTracker = function () {
  143. var len = arguments.length;
  144. if (len === 0) {
  145. return;
  146. }
  147. var f = arguments[len - 1];
  148. if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') {
  149. if ('send' === arguments[0]) {
  150. var hitConverted, hitObject = false, action;
  151. if ('event' === arguments[1]) {
  152. if ('undefined' !== typeof arguments[3]) {
  153. hitObject = {
  154. 'eventAction': arguments[3],
  155. 'eventCategory': arguments[2],
  156. 'eventLabel': arguments[4],
  157. 'value': arguments[5] ? arguments[5] : 1,
  158. }
  159. }
  160. }
  161. if ('pageview' === arguments[1]) {
  162. if ('undefined' !== typeof arguments[2]) {
  163. hitObject = {
  164. 'eventAction': 'page_view',
  165. 'page_path': arguments[2],
  166. }
  167. }
  168. }
  169. if (typeof arguments[2] === 'object') {
  170. hitObject = arguments[2];
  171. }
  172. if (typeof arguments[5] === 'object') {
  173. Object.assign(hitObject, arguments[5]);
  174. }
  175. if ('undefined' !== typeof arguments[1].hitType) {
  176. hitObject = arguments[1];
  177. if ('pageview' === hitObject.hitType) {
  178. hitObject.eventAction = 'page_view';
  179. }
  180. }
  181. if (hitObject) {
  182. action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction;
  183. hitConverted = mapArgs(hitObject);
  184. __gtagTracker('event', action, hitConverted);
  185. }
  186. }
  187. return;
  188. }
  189.  
  190. function mapArgs(args) {
  191. var arg, hit = {};
  192. var gaMap = {
  193. 'eventCategory': 'event_category',
  194. 'eventAction': 'event_action',
  195. 'eventLabel': 'event_label',
  196. 'eventValue': 'event_value',
  197. 'nonInteraction': 'non_interaction',
  198. 'timingCategory': 'event_category',
  199. 'timingVar': 'name',
  200. 'timingValue': 'value',
  201. 'timingLabel': 'event_label',
  202. 'page': 'page_path',
  203. 'location': 'page_location',
  204. 'title': 'page_title',
  205. 'referrer' : 'page_referrer',
  206. };
  207. for (arg in args) {
  208. if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) {
  209. hit[gaMap[arg]] = args[arg];
  210. } else {
  211. hit[arg] = args[arg];
  212. }
  213. }
  214. return hit;
  215. }
  216.  
  217. try {
  218. f.hitCallback();
  219. } catch (ex) {
  220. }
  221. };
  222. __gaTracker.create = newtracker;
  223. __gaTracker.getByName = newtracker;
  224. __gaTracker.getAll = function () {
  225. return [];
  226. };
  227. __gaTracker.remove = noopfn;
  228. __gaTracker.loaded = true;
  229. window['__gaTracker'] = __gaTracker;
  230. })();
  231. } else {
  232. console.log("");
  233. (function () {
  234. function __gtagTracker() {
  235. return null;
  236. }
  237.  
  238. window['__gtagTracker'] = __gtagTracker;
  239. window['gtag'] = __gtagTracker;
  240. })();
  241. }
  242. </script>
  243. <!-- / Google Analytics by MonsterInsights -->
  244. <style id='classic-theme-styles-inline-css' type='text/css'>
  245. /*! This file is auto-generated */
  246. .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
  247. </style>
  248. <style id='global-styles-inline-css' type='text/css'>
  249. :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
  250. :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
  251. :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
  252. :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
  253. </style>
  254.  
  255. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.addvaluebusiness.com/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=9.6.1" id="monsterinsights-frontend-script-js" async="async" data-wp-strategy="async"></script>
  256. <script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='monsterinsights-frontend-script-js-extra'>/* <![CDATA[ */
  257. var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/www.addvaluebusiness.com","hash_tracking":"false","v4_id":"G-P2FBSGQEBQ"};/* ]]> */
  258. </script>
  259. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.addvaluebusiness.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script>
  260. <link rel="https://api.w.org/" href="https://www.addvaluebusiness.com/wp-json/" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.addvaluebusiness.com/xmlrpc.php?rsd" />
  261. <meta name="generator" content="WordPress 6.8.1" />
  262. <!-- HFCM by 99 Robots - Snippet # 3: gtag.js -->
  263. <!-- Global site tag (gtag.js) - Google Analytics -->
  264. <script type="rocketlazyloadscript" async data-rocket-src="https://www.googletagmanager.com/gtag/js?id=G-VE0JP3NMQF"></script>
  265. <script type="rocketlazyloadscript">
  266.  window.dataLayer = window.dataLayer || [];
  267.  function gtag(){dataLayer.push(arguments);}
  268.  gtag('js', new Date());
  269.  
  270.  gtag('config', 'G-VE0JP3NMQF');
  271. </script>
  272. <!-- /end HFCM by 99 Robots -->
  273. <link rel="icon" href="https://www.addvaluebusiness.com/wp-content/uploads/2021/08/cropped-add-value-business-canva-32x32.png" sizes="32x32" />
  274. <link rel="icon" href="https://www.addvaluebusiness.com/wp-content/uploads/2021/08/cropped-add-value-business-canva-192x192.png" sizes="192x192" />
  275. <link rel="apple-touch-icon" href="https://www.addvaluebusiness.com/wp-content/uploads/2021/08/cropped-add-value-business-canva-180x180.png" />
  276. <meta name="msapplication-TileImage" content="https://www.addvaluebusiness.com/wp-content/uploads/2021/08/cropped-add-value-business-canva-270x270.png" />
  277.  
  278.  
  279.  
  280.  
  281. <noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript><!-- END OF WP_HEAD() -->
  282. </head>
  283. <body class="home blog wp-theme-oxygen-is-not-a-theme  wp-embed-responsive oxygen-body" >
  284.  
  285.  
  286.  
  287.  
  288. <div id="div_block-41-135" class="ct-div-block" ></div><header id="_header-1-135" class="oxy-header-wrapper oxy-overlay-header oxy-header" ><div id="_header_row-2-135" class="oxy-header-row" ><div class="oxy-header-container"><div id="_header_left-3-135" class="oxy-header-left" >
  289. <div id="-pro-menu-59-135" class="oxy-pro-menu " ><div class="oxy-pro-menu-mobile-open-icon  oxy-pro-menu-off-canvas-trigger oxy-pro-menu-off-canvas-left" data-off-canvas-alignment="left"><svg id="-pro-menu-59-135-open-icon"><use xlink:href="#Lineariconsicon-menu"></use></svg></div>
  290.  
  291.                
  292.        <div class="oxy-pro-menu-container  oxy-pro-menu-dropdown-links-visible-on-mobile oxy-pro-menu-dropdown-links-toggle oxy-pro-menu-show-dropdown" data-aos-duration="400"
  293.  
  294.             data-oxy-pro-menu-dropdown-animation="fade-up"
  295.             data-oxy-pro-menu-dropdown-animation-duration="0.4"
  296.             data-entire-parent-toggles-dropdown="true"
  297.  
  298.                          data-oxy-pro-menu-off-canvas-animation="fade-left"
  299.            
  300.                          data-oxy-pro-menu-dropdown-animation-duration="0.4"
  301.            
  302.                          data-oxy-pro-menu-dropdown-links-on-mobile="toggle">
  303.            
  304.            <div class="menu-main-top-container"><ul id="menu-main-top" class="oxy-pro-menu-list"><li id="menu-item-137" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-137"><a href="https://www.addvaluebusiness.com/" aria-current="page">Home</a></li>
  305. <li id="menu-item-97" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-97"><a href="https://www.addvaluebusiness.com/about/">About</a></li>
  306. <li id="menu-item-17" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-17"><a href="#">Blog</a>
  307. <ul class="sub-menu">
  308. <li id="menu-item-224" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-224"><a href="https://www.addvaluebusiness.com/category/business-tech/">Business Tech</a></li>
  309. <li id="menu-item-225" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-225"><a href="https://www.addvaluebusiness.com/category/marketing/">Marketing</a></li>
  310. <li id="menu-item-226" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-226"><a href="https://www.addvaluebusiness.com/category/social-media/">Social Media</a></li>
  311. <li id="menu-item-227" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-227"><a href="https://www.addvaluebusiness.com/category/apps/">Apps</a></li>
  312. </ul>
  313. </li>
  314. <li id="menu-item-136" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-136"><a href="#">Resources</a>
  315. <ul class="sub-menu">
  316. <li id="menu-item-139" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-139"><a href="https://www.addvaluebusiness.com/privacy-policy/">Privacy Policy</a></li>
  317. </ul>
  318. </li>
  319. <li id="menu-item-16" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16"><a href="https://www.addvaluebusiness.com/contact/">Contact</a></li>
  320. </ul></div>
  321.            <div class="oxy-pro-menu-mobile-close-icon"><svg id="svg--pro-menu-59-135"><use xlink:href="#FontAwesomeicon-close"></use></svg>close</div>
  322.  
  323.        </div>
  324.  
  325.        </div>
  326.  
  327. <script type="rocketlazyloadscript" data-rocket-type="text/javascript">
  328. jQuery('#-pro-menu-59-135 .oxy-pro-menu-show-dropdown .menu-item-has-children > a', 'body').each(function(){
  329.                jQuery(this).append('<div class="oxy-pro-menu-dropdown-icon-click-area"><svg class="oxy-pro-menu-dropdown-icon"><use xlink:href="#FontAwesomeicon-arrow-down"></use></svg></div>');
  330.            });
  331.            jQuery('#-pro-menu-59-135 .oxy-pro-menu-show-dropdown .menu-item:not(.menu-item-has-children) > a', 'body').each(function(){
  332.                jQuery(this).append('<div class="oxy-pro-menu-dropdown-icon-click-area"></div>');
  333.            }); </script><a id="link-57-135" class="ct-link" href="https://www.addvaluebusiness.com/"   ><img  id="image-6-135" alt="" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" class="ct-image" data-lazy-src="https://www.addvaluebusiness.com/wp-content/uploads/2021/08/Add-Value-Business-Blog.png"/><noscript><img  id="image-6-135" alt="" src="https://www.addvaluebusiness.com/wp-content/uploads/2021/08/Add-Value-Business-Blog.png" class="ct-image"/></noscript></a></div><div id="_header_center-4-135" class="oxy-header-center" ><div id="div_block-97-135" class="ct-div-block" ><a id="link-63-135" class="ct-link" href="https://www.addvaluebusiness.com/"   ><img  id="image-61-135" alt="" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" class="ct-image" data-lazy-src="https://www.addvaluebusiness.com/wp-content/uploads/2021/08/Add-Value-Business-Blog.png"/><noscript><img  id="image-61-135" alt="" src="https://www.addvaluebusiness.com/wp-content/uploads/2021/08/Add-Value-Business-Blog.png" class="ct-image"/></noscript></a><div id="div_block-92-135" class="ct-div-block" >
  334.                <div id="_search_form-93-135" class="oxy-search-form" >
  335.                <form role="search" method="get" id="searchform" class="searchform" action="https://www.addvaluebusiness.com/">
  336. <div>
  337. <label class="screen-reader-text" for="s">Search for:</label>
  338. <input type="text" value="" name="s" id="s" />
  339. <input type="submit" id="searchsubmit" value="Search" />
  340. </div>
  341. </form>                </div>
  342.        
  343.        <div id="code_block-94-135" class="ct-code-block" ></div><div id="fancy_icon-95-135" class="ct-fancy-icon" ><svg id="svg-fancy_icon-95-135"><use xlink:href="#Lineariconsicon-magnifier"></use></svg></div></div></div></div><div id="_header_right-5-135" class="oxy-header-right" ><div id="div_block-14-135" class="ct-div-block" ><div id="div_block-18-135" class="ct-div-block" ><div id="div_block-32-135" class="ct-div-block" ><div id="_social_icons-9-135" class="oxy-social-icons" ><a href='https://instagram.com/mikegingerich' target='_blank' class='oxy-social-icons-instagram'><svg><title>Visit our Instagram</title><use xlink:href='#oxy-social-icons-icon-instagram-blank'></use></svg></a><a href='https://twitter.com/mike_gingerich' target='_blank' class='oxy-social-icons-twitter'><svg><title>Visit our Twitter</title><use xlink:href='#oxy-social-icons-icon-twitter-blank'></use></svg></a></div></div><div id="div_block-25-135" class="ct-div-block" >
  344.                <div id="_search_form-22-135" class="oxy-search-form" >
  345.                <form role="search" method="get" id="searchform" class="searchform" action="https://www.addvaluebusiness.com/">
  346. <div>
  347. <label class="screen-reader-text" for="s">Search for:</label>
  348. <input type="text" value="" name="s" id="s" />
  349. <input type="submit" id="searchsubmit" value="Search" />
  350. </div>
  351. </form>                </div>
  352.        
  353.        <div id="code_block-24-135" class="ct-code-block" ></div><div id="fancy_icon-30-135" class="ct-fancy-icon" ><svg id="svg-fancy_icon-30-135"><use xlink:href="#Lineariconsicon-magnifier"></use></svg></div></div></div>
  354. <div id="-pro-menu-7-135" class="oxy-pro-menu " ><div class="oxy-pro-menu-mobile-open-icon " data-off-canvas-alignment=""><svg id="-pro-menu-7-135-open-icon"><use xlink:href="#FontAwesomeicon-ellipsis-v"></use></svg>Menu</div>
  355.  
  356.                
  357.        <div class="oxy-pro-menu-container  oxy-pro-menu-dropdown-links-visible-on-mobile oxy-pro-menu-dropdown-links-toggle oxy-pro-menu-show-dropdown" data-aos-duration="400"
  358.  
  359.             data-oxy-pro-menu-dropdown-animation="fade-up"
  360.             data-oxy-pro-menu-dropdown-animation-duration="0.4"
  361.             data-entire-parent-toggles-dropdown="true"
  362.  
  363.            
  364.                          data-oxy-pro-menu-dropdown-animation-duration="0.4"
  365.            
  366.                          data-oxy-pro-menu-dropdown-links-on-mobile="toggle">
  367.            
  368.            <div class="menu-main-top-container"><ul id="menu-main-top-1" class="oxy-pro-menu-list"><li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-137"><a href="https://www.addvaluebusiness.com/" aria-current="page">Home</a></li>
  369. <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-97"><a href="https://www.addvaluebusiness.com/about/">About</a></li>
  370. <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-17"><a href="#">Blog</a>
  371. <ul class="sub-menu">
  372. <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-224"><a href="https://www.addvaluebusiness.com/category/business-tech/">Business Tech</a></li>
  373. <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-225"><a href="https://www.addvaluebusiness.com/category/marketing/">Marketing</a></li>
  374. <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-226"><a href="https://www.addvaluebusiness.com/category/social-media/">Social Media</a></li>
  375. <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-227"><a href="https://www.addvaluebusiness.com/category/apps/">Apps</a></li>
  376. </ul>
  377. </li>
  378. <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-136"><a href="#">Resources</a>
  379. <ul class="sub-menu">
  380. <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-139"><a href="https://www.addvaluebusiness.com/privacy-policy/">Privacy Policy</a></li>
  381. </ul>
  382. </li>
  383. <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16"><a href="https://www.addvaluebusiness.com/contact/">Contact</a></li>
  384. </ul></div>
  385.            <div class="oxy-pro-menu-mobile-close-icon"><svg id="svg--pro-menu-7-135"><use xlink:href="#FontAwesomeicon-close"></use></svg>close</div>
  386.  
  387.        </div>
  388.  
  389.        </div>
  390.  
  391. <script type="rocketlazyloadscript" data-rocket-type="text/javascript">
  392. jQuery('#-pro-menu-7-135 .oxy-pro-menu-show-dropdown .menu-item-has-children > a', 'body').each(function(){
  393.                jQuery(this).append('<div class="oxy-pro-menu-dropdown-icon-click-area"><svg class="oxy-pro-menu-dropdown-icon"><use xlink:href="#FontAwesomeicon-arrow-circle-o-down"></use></svg></div>');
  394.            });
  395.            jQuery('#-pro-menu-7-135 .oxy-pro-menu-show-dropdown .menu-item:not(.menu-item-has-children) > a', 'body').each(function(){
  396.                jQuery(this).append('<div class="oxy-pro-menu-dropdown-icon-click-area"></div>');
  397.            }); </script></div></div></div></div></header>
  398. <section id="section-502-198" class=" ct-section" ><div class="ct-section-inner-wrap"><div id="new_columns-503-198" class="ct-new-columns" ><a id="link-504-198" class="ct-link top-div" href="https://www.addvaluebusiness.com/category/marketing/"   ><div id="div_block-505-198" class="ct-div-block" ><div id="text_block-506-198" class="ct-text-block" >Marketing</div></div></a><a id="link-507-198" class="ct-link top-div" href="https://www.addvaluebusiness.com/category/social-media/"   ><div id="div_block-508-198" class="ct-div-block" ><div id="text_block-509-198" class="ct-text-block" >Social Media</div></div></a></div><div id="new_columns-510-198" class="ct-new-columns" ><a id="link-511-198" class="ct-link top-div" href="https://www.addvaluebusiness.com/category/business-growth/"   ><div id="div_block-512-198" class="ct-div-block" ><div id="text_block-513-198" class="ct-text-block" >Business Growth</div></div></a><a id="link-514-198" class="ct-link top-div" href="https://www.addvaluebusiness.com/category/e-commerce/"   ><div id="div_block-515-198" class="ct-div-block" ><div id="text_block-516-198" class="ct-text-block" >E-commerce</div></div></a></div></div></section><div id="div_block-85-21" class="ct-div-block" ><h1 id="headline-86-21" class="ct-headline">Your top resource for business strategy and growth</h1><div id="text_block-90-21" class="ct-text-block" ><a href="http://addvaluebusiness.com/category/all/">Explore Now</a></div></div><section id="section-93-21" class=" ct-section" ><div class="ct-section-inner-wrap"><div id="new_columns-94-21" class="ct-new-columns" ><div id="div_block-95-21" class="ct-div-block" ><div id="_dynamic_list-102-21" class="oxy-dynamic-list"><div id="div_block-103-21-1" class="ct-div-block" data-id="div_block-103-21"><a data-bg="https://www.addvaluebusiness.com/wp-content/uploads/2025/07/FALM-374995-person-warehouse-tablet-image1.jpg" id="div_block-111-21-1" class="ct-link rocket-lazyload" href="https://www.addvaluebusiness.com/ways-to-create-a-more-sustainable-warehouse/" target="_self" style="background-size: cover;" data-id="div_block-111-21"></a><div id="div_block-114-21-1" class="ct-div-block" data-id="div_block-114-21"><h3 id="headline-123-21-1" class="ct-headline" data-id="headline-123-21">The Latest</h3><a id="link-133-21-1" class="ct-link" href="https://www.addvaluebusiness.com/ways-to-create-a-more-sustainable-warehouse/" target="_self" data-id="link-133-21"><h2 id="headline-125-21-1" class="ct-headline" data-id="headline-125-21"><span id="span-129-21-1" class="ct-span" data-id="span-129-21">Ways To Create a More Sustainable Warehouse</span></h2></a><div id="text_block-126-21-1" class="ct-text-block" data-id="text_block-126-21"><span id="span-131-198-1" class="ct-span" data-id="span-131-198">Discover how sustainable warehouse practices can save money, boost...</span></div><a id="link-134-21-1" class="ct-link" href="https://www.addvaluebusiness.com/ways-to-create-a-more-sustainable-warehouse/" target="_self" data-id="link-134-21"><h3 id="headline-127-21-1" class="ct-headline" data-id="headline-127-21">read more</h3></a></div></div>                    
  399.                                            
  400.                                        <div class="oxy-repeater-pages-wrap">
  401.                        <div class="oxy-repeater-pages">
  402.                            <span aria-current="page" class="page-numbers current">1</span>
  403. <a class="page-numbers" href="https://www.addvaluebusiness.com/page/2/">2</a>
  404. <a class="page-numbers" href="https://www.addvaluebusiness.com/page/3/">3</a>
  405. <span class="page-numbers dots">&hellip;</span>
  406. <a class="page-numbers" href="https://www.addvaluebusiness.com/page/715/">715</a>
  407. <a class="next page-numbers" href="https://www.addvaluebusiness.com/page/2/">Next &raquo;</a>                        </div>
  408.                    </div>
  409.                                        
  410.                    </div>
  411. <div id="_dynamic_list-136-21" class="oxy-dynamic-list"><div id="div_block-137-21-1" class="ct-div-block" data-id="div_block-137-21"><a data-bg="https://www.addvaluebusiness.com/wp-content/uploads/2025/07/FALM-374995-person-warehouse-tablet-image1.jpg" id="link-140-21-1" class="ct-link rocket-lazyload" href="https://www.addvaluebusiness.com/ways-to-create-a-more-sustainable-warehouse/" target="_self" style="background-size: cover;" data-id="link-140-21"></a><a id="link-164-21-1" class="ct-link" href="https://www.addvaluebusiness.com/ways-to-create-a-more-sustainable-warehouse/" target="_self" data-id="link-164-21"><h3 id="headline-158-21-1" class="ct-headline" data-id="headline-158-21"><span id="span-165-21-1" class="ct-span" data-id="span-165-21">Ways To Create a More Sustainable Warehouse</span></h3></a></div><div id="div_block-137-21-2" class="ct-div-block" data-id="div_block-137-21"><a data-bg="https://www.addvaluebusiness.com/wp-content/uploads/2025/06/LogicalPosition-371761-Businessman-Concerned-Laptop-image1.jpeg" id="link-140-21-2" class="ct-link rocket-lazyload" href="https://www.addvaluebusiness.com/tell-tale-signs-that-your-business-marketing-isnt-working/" target="_self" style="background-size: cover;" data-id="link-140-21"></a><a id="link-164-21-2" class="ct-link" href="https://www.addvaluebusiness.com/tell-tale-signs-that-your-business-marketing-isnt-working/" target="_self" data-id="link-164-21"><h3 id="headline-158-21-2" class="ct-headline" data-id="headline-158-21"><span id="span-165-21-2" class="ct-span" data-id="span-165-21">Tell-Tale Signs That Your Business Marketing Isn&rsquo;t Working</span></h3></a></div><div id="div_block-137-21-3" class="ct-div-block" data-id="div_block-137-21"><a data-bg="https://www.addvaluebusiness.com/wp-content/uploads/2025/06/MasterClean-373504-People-Cleaning-Office-Image1.jpeg" id="link-140-21-3" class="ct-link rocket-lazyload" href="https://www.addvaluebusiness.com/understanding-the-importance-of-regular-office-cleaning/" target="_self" style="background-size: cover;" data-id="link-140-21"></a><a id="link-164-21-3" class="ct-link" href="https://www.addvaluebusiness.com/understanding-the-importance-of-regular-office-cleaning/" target="_self" data-id="link-164-21"><h3 id="headline-158-21-3" class="ct-headline" data-id="headline-158-21"><span id="span-165-21-3" class="ct-span" data-id="span-165-21">Understanding the Importance of Regular Office Cleaning</span></h3></a></div><div id="div_block-137-21-4" class="ct-div-block" data-id="div_block-137-21"><a data-bg="https://www.addvaluebusiness.com/wp-content/uploads/2025/06/thumbnail.jpg" id="link-140-21-4" class="ct-link rocket-lazyload" href="https://www.addvaluebusiness.com/explaining-the-ai-tech-stack/" target="_self" style="background-size: cover;" data-id="link-140-21"></a><a id="link-164-21-4" class="ct-link" href="https://www.addvaluebusiness.com/explaining-the-ai-tech-stack/" target="_self" data-id="link-164-21"><h3 id="headline-158-21-4" class="ct-headline" data-id="headline-158-21"><span id="span-165-21-4" class="ct-span" data-id="span-165-21">Explaining the AI Tech Stack</span></h3></a></div>                    
  412.                                            
  413.                                        <div class="oxy-repeater-pages-wrap">
  414.                        <div class="oxy-repeater-pages">
  415.                            <span aria-current="page" class="page-numbers current">1</span>
  416. <a class="page-numbers" href="https://www.addvaluebusiness.com/page/2/">2</a>
  417. <a class="page-numbers" href="https://www.addvaluebusiness.com/page/3/">3</a>
  418. <span class="page-numbers dots">&hellip;</span>
  419. <a class="page-numbers" href="https://www.addvaluebusiness.com/page/179/">179</a>
  420. <a class="next page-numbers" href="https://www.addvaluebusiness.com/page/2/">Next &raquo;</a>                        </div>
  421.                    </div>
  422.                                        
  423.                    </div>
  424. <div id="div_block-176-21" class="ct-div-block" ></div><div id="div_block-179-21" class="ct-div-block" ><div id="div_block-180-21" class="ct-div-block" ><h2 id="headline-183-21" class="ct-headline">Marketing</h2><a id="div_block-187-21" class="ct-link" href="/category/marketing/"   ><h3 id="headline-188-21" class="ct-headline">view all</h3><div id="fancy_icon-190-21" class="ct-fancy-icon" ><svg id="svg-fancy_icon-190-21"><use xlink:href="#FontAwesomeicon-chevron-circle-right"></use></svg></div></a></div><div id="div_block-181-21" class="ct-div-block" ><div id="text_block-212-21" class="ct-text-block" ><div style="text-align: left;">All the latest in marketing and specifically digital marketing for small businesses and startups.&nbsp; From email marketing, social media marketing for businesses, to SEO, from content writing to tracking analytics. Marketing topics in our Add Value business blog cover a full-range of items to help you stay in-the-know for your business.&nbsp;</div></div></div><div id="_dynamic_list-217-21" class="oxy-dynamic-list"><div id="div_block-218-21-1" class="ct-div-block" data-id="div_block-218-21"><a data-bg="https://www.addvaluebusiness.com/wp-content/uploads/2025/06/LogicalPosition-371761-Businessman-Concerned-Laptop-image1.jpeg" id="link-219-21-1" class="ct-link rocket-lazyload" href="https://www.addvaluebusiness.com/tell-tale-signs-that-your-business-marketing-isnt-working/" target="_self" style="background-size: cover;" data-id="link-219-21"></a><a id="link-220-21-1" class="ct-link" href="https://www.addvaluebusiness.com/tell-tale-signs-that-your-business-marketing-isnt-working/" target="_self" data-id="link-220-21"><h3 id="headline-221-21-1" class="ct-headline" data-id="headline-221-21"><span id="span-222-21-1" class="ct-span" data-id="span-222-21">Tell-Tale Signs That Your Business Marketing Isn&rsquo;t Working</span></h3></a></div><div id="div_block-218-21-2" class="ct-div-block" data-id="div_block-218-21"><a data-bg="https://www.addvaluebusiness.com/wp-content/uploads/2025/04/SalonEquipmentCenter-359196-Stylist-Phone-Client-image1.jpg" id="link-219-21-2" class="ct-link rocket-lazyload" href="https://www.addvaluebusiness.com/how-to-use-social-media-to-promote-your-salon/" target="_self" style="background-size: cover;" data-id="link-219-21"></a><a id="link-220-21-2" class="ct-link" href="https://www.addvaluebusiness.com/how-to-use-social-media-to-promote-your-salon/" target="_self" data-id="link-220-21"><h3 id="headline-221-21-2" class="ct-headline" data-id="headline-221-21"><span id="span-222-21-2" class="ct-span" data-id="span-222-21">How To Use Social Media To Promote Your Salon</span></h3></a></div><div id="div_block-218-21-3" class="ct-div-block" data-id="div_block-218-21"><a data-bg="https://www.addvaluebusiness.com/wp-content/uploads/2025/04/epiphanycoaches-362240-coworkers-dancing-workplace-Image1.jpg" id="link-219-21-3" class="ct-link rocket-lazyload" href="https://www.addvaluebusiness.com/how-your-whole-staff-can-help-with-content-creation/" target="_self" style="background-size: cover;" data-id="link-219-21"></a><a id="link-220-21-3" class="ct-link" href="https://www.addvaluebusiness.com/how-your-whole-staff-can-help-with-content-creation/" target="_self" data-id="link-220-21"><h3 id="headline-221-21-3" class="ct-headline" data-id="headline-221-21"><span id="span-222-21-3" class="ct-span" data-id="span-222-21">How Your Whole Staff Can Help With Content Creation</span></h3></a></div><div id="div_block-218-21-4" class="ct-div-block" data-id="div_block-218-21"><a data-bg="https://www.addvaluebusiness.com/wp-content/uploads/2025/03/creativespotlive-347728-persontypinglaptop-image1.jpeg" id="link-219-21-4" class="ct-link rocket-lazyload" href="https://www.addvaluebusiness.com/the-impact-of-customer-testimonials-for-small-brands/" target="_self" style="background-size: cover;" data-id="link-219-21"></a><a id="link-220-21-4" class="ct-link" href="https://www.addvaluebusiness.com/the-impact-of-customer-testimonials-for-small-brands/" target="_self" data-id="link-220-21"><h3 id="headline-221-21-4" class="ct-headline" data-id="headline-221-21"><span id="span-222-21-4" class="ct-span" data-id="span-222-21">The Impact of Customer Testimonials for Small Brands</span></h3></a></div>                    
  425.                                            
  426.                                        <div class="oxy-repeater-pages-wrap">
  427.                        <div class="oxy-repeater-pages">
  428.                            <span aria-current="page" class="page-numbers current">1</span>
  429. <a class="page-numbers" href="https://www.addvaluebusiness.com/page/2/">2</a>
  430. <a class="page-numbers" href="https://www.addvaluebusiness.com/page/3/">3</a>
  431. <span class="page-numbers dots">&hellip;</span>
  432. <a class="page-numbers" href="https://www.addvaluebusiness.com/page/16/">16</a>
  433. <a class="next page-numbers" href="https://www.addvaluebusiness.com/page/2/">Next &raquo;</a>                        </div>
  434.                    </div>
  435.                                        
  436.                    </div>
  437. </div><div id="div_block-309-21" class="ct-div-block" ></div><div id="div_block-346-21" class="ct-div-block" ><div id="div_block-347-21" class="ct-div-block" ><h2 id="headline-348-21" class="ct-headline">Social Media</h2><a id="link-349-21" class="ct-link" href="/category/social-media/"   ><h3 id="headline-350-21" class="ct-headline">view all</h3><div id="fancy_icon-351-21" class="ct-fancy-icon" ><svg id="svg-fancy_icon-351-21"><use xlink:href="#FontAwesomeicon-chevron-circle-right"></use></svg></div></a></div><div id="div_block-352-21" class="ct-div-block" ><div id="text_block-353-21" class="ct-text-block" ><div style="text-align: left;">Discover the latest in social media marketing to help your business.&nbsp; From new trends to new social media updates, we cover the news to the strategies and tactics you need to be successful with social media marketing for your business.&nbsp; Add Value Business blog is your one-stop source for resourcing.</div></div></div><div id="_dynamic_list-354-21" class="oxy-dynamic-list"><div id="div_block-355-21-1" class="ct-div-block" data-id="div_block-355-21"><a data-bg="https://www.addvaluebusiness.com/wp-content/uploads/2025/04/SalonEquipmentCenter-359196-Stylist-Phone-Client-image1.jpg" id="link-356-21-1" class="ct-link rocket-lazyload" href="https://www.addvaluebusiness.com/how-to-use-social-media-to-promote-your-salon/" target="_self" style="background-size: cover;" data-id="link-356-21"></a><a id="link-357-21-1" class="ct-link" href="https://www.addvaluebusiness.com/how-to-use-social-media-to-promote-your-salon/" target="_self" data-id="link-357-21"><h3 id="headline-358-21-1" class="ct-headline" data-id="headline-358-21"><span id="span-359-21-1" class="ct-span" data-id="span-359-21">How To Use Social Media To Promote Your Salon</span></h3></a></div><div id="div_block-355-21-2" class="ct-div-block" data-id="div_block-355-21"><a data-bg="https://www.addvaluebusiness.com/wp-content/uploads/2025/04/epiphanycoaches-362240-coworkers-dancing-workplace-Image1.jpg" id="link-356-21-2" class="ct-link rocket-lazyload" href="https://www.addvaluebusiness.com/how-your-whole-staff-can-help-with-content-creation/" target="_self" style="background-size: cover;" data-id="link-356-21"></a><a id="link-357-21-2" class="ct-link" href="https://www.addvaluebusiness.com/how-your-whole-staff-can-help-with-content-creation/" target="_self" data-id="link-357-21"><h3 id="headline-358-21-2" class="ct-headline" data-id="headline-358-21"><span id="span-359-21-2" class="ct-span" data-id="span-359-21">How Your Whole Staff Can Help With Content Creation</span></h3></a></div><div id="div_block-355-21-3" class="ct-div-block" data-id="div_block-355-21"><a data-bg="https://www.addvaluebusiness.com/wp-content/uploads/2024/04/Facebook.jpg" id="link-356-21-3" class="ct-link rocket-lazyload" href="https://www.addvaluebusiness.com/what-content-works-best-on-facebook/" target="_self" style="background-size: cover;" data-id="link-356-21"></a><a id="link-357-21-3" class="ct-link" href="https://www.addvaluebusiness.com/what-content-works-best-on-facebook/" target="_self" data-id="link-357-21"><h3 id="headline-358-21-3" class="ct-headline" data-id="headline-358-21"><span id="span-359-21-3" class="ct-span" data-id="span-359-21">What Content Works Best on Facebook?</span></h3></a></div><div id="div_block-355-21-4" class="ct-div-block" data-id="div_block-355-21"><a data-bg="https://www.addvaluebusiness.com/wp-content/uploads/2024/03/IG.jpg" id="link-356-21-4" class="ct-link rocket-lazyload" href="https://www.addvaluebusiness.com/what-content-works-best-on-instagram/" target="_self" style="background-size: cover;" data-id="link-356-21"></a><a id="link-357-21-4" class="ct-link" href="https://www.addvaluebusiness.com/what-content-works-best-on-instagram/" target="_self" data-id="link-357-21"><h3 id="headline-358-21-4" class="ct-headline" data-id="headline-358-21"><span id="span-359-21-4" class="ct-span" data-id="span-359-21">What Content Works Best on Instagram?</span></h3></a></div>                    
  438.                                            
  439.                                        <div class="oxy-repeater-pages-wrap">
  440.                        <div class="oxy-repeater-pages">
  441.                            <span aria-current="page" class="page-numbers current">1</span>
  442. <a class="page-numbers" href="https://www.addvaluebusiness.com/page/2/">2</a>
  443. <a class="page-numbers" href="https://www.addvaluebusiness.com/page/3/">3</a>
  444. <span class="page-numbers dots">&hellip;</span>
  445. <a class="page-numbers" href="https://www.addvaluebusiness.com/page/14/">14</a>
  446. <a class="next page-numbers" href="https://www.addvaluebusiness.com/page/2/">Next &raquo;</a>                        </div>
  447.                    </div>
  448.                                        
  449.                    </div>
  450. </div><div id="div_block-381-21" class="ct-div-block" ></div><div id="div_block-384-21" class="ct-div-block" ><div id="div_block-385-21" class="ct-div-block" ><h2 id="headline-386-21" class="ct-headline">Business Growth</h2><a id="link-387-21" class="ct-link" href="/category/business-growth/"   ><h3 id="headline-388-21" class="ct-headline">view all</h3><div id="fancy_icon-389-21" class="ct-fancy-icon" ><svg id="svg-fancy_icon-389-21"><use xlink:href="#FontAwesomeicon-chevron-circle-right"></use></svg></div></a></div><div id="div_block-390-21" class="ct-div-block" ><div id="text_block-391-21" class="ct-text-block" ><div style="text-align: left;">Whether your business is a brand new startup, an idea at this stage, or a well-seasoned company trying to continue to innovate, we've got your covered.&nbsp; With business blog resources on productivity, efficiency, leadership, as well as business strategies and the latest key news in the tech world, we've got your covered.</div><br></div></div><div id="_dynamic_list-526-198" class="oxy-dynamic-list"><div id="div_block-527-198-1" class="ct-div-block" data-id="div_block-527-198"><a data-bg="https://www.addvaluebusiness.com/wp-content/uploads/2025/07/FALM-374995-person-warehouse-tablet-image1.jpg" id="link-528-198-1" class="ct-link rocket-lazyload" href="https://www.addvaluebusiness.com/ways-to-create-a-more-sustainable-warehouse/" target="_self" style="background-size: cover;" data-id="link-528-198"></a><a id="link-529-198-1" class="ct-link" href="https://www.addvaluebusiness.com/ways-to-create-a-more-sustainable-warehouse/" target="_self" data-id="link-529-198"><h3 id="headline-530-198-1" class="ct-headline" data-id="headline-530-198"><span id="span-531-198-1" class="ct-span" data-id="span-531-198">Ways To Create a More Sustainable Warehouse</span></h3></a></div><div id="div_block-527-198-2" class="ct-div-block" data-id="div_block-527-198"><a data-bg="https://www.addvaluebusiness.com/wp-content/uploads/2025/06/MasterClean-373504-People-Cleaning-Office-Image1.jpeg" id="link-528-198-2" class="ct-link rocket-lazyload" href="https://www.addvaluebusiness.com/understanding-the-importance-of-regular-office-cleaning/" target="_self" style="background-size: cover;" data-id="link-528-198"></a><a id="link-529-198-2" class="ct-link" href="https://www.addvaluebusiness.com/understanding-the-importance-of-regular-office-cleaning/" target="_self" data-id="link-529-198"><h3 id="headline-530-198-2" class="ct-headline" data-id="headline-530-198"><span id="span-531-198-2" class="ct-span" data-id="span-531-198">Understanding the Importance of Regular Office Cleaning</span></h3></a></div><div id="div_block-527-198-3" class="ct-div-block" data-id="div_block-527-198"><a data-bg="https://www.addvaluebusiness.com/wp-content/uploads/2025/06/intellid-370212-business-storefront-graphic-Image1.jpeg" id="link-528-198-3" class="ct-link rocket-lazyload" href="https://www.addvaluebusiness.com/is-your-businesss-location-still-serving-you/" target="_self" style="background-size: cover;" data-id="link-528-198"></a><a id="link-529-198-3" class="ct-link" href="https://www.addvaluebusiness.com/is-your-businesss-location-still-serving-you/" target="_self" data-id="link-529-198"><h3 id="headline-530-198-3" class="ct-headline" data-id="headline-530-198"><span id="span-531-198-3" class="ct-span" data-id="span-531-198">Is Your Business&rsquo;s Location Still Serving You?</span></h3></a></div><div id="div_block-527-198-4" class="ct-div-block" data-id="div_block-527-198"><a data-bg="https://www.addvaluebusiness.com/wp-content/uploads/2025/06/Logimate-370399-Carrying-Cardboard-Boxes-Image1.jpg" id="link-528-198-4" class="ct-link rocket-lazyload" href="https://www.addvaluebusiness.com/4-cargo-shipping-practices-that-benefit-your-business/" target="_self" style="background-size: cover;" data-id="link-528-198"></a><a id="link-529-198-4" class="ct-link" href="https://www.addvaluebusiness.com/4-cargo-shipping-practices-that-benefit-your-business/" target="_self" data-id="link-529-198"><h3 id="headline-530-198-4" class="ct-headline" data-id="headline-530-198"><span id="span-531-198-4" class="ct-span" data-id="span-531-198">4 Cargo Shipping Practices That Benefit Your Business</span></h3></a></div>                    
  451.                                            
  452.                                        <div class="oxy-repeater-pages-wrap">
  453.                        <div class="oxy-repeater-pages">
  454.                            <span aria-current="page" class="page-numbers current">1</span>
  455. <a class="page-numbers" href="https://www.addvaluebusiness.com/page/2/">2</a>
  456. <a class="page-numbers" href="https://www.addvaluebusiness.com/page/3/">3</a>
  457. <span class="page-numbers dots">&hellip;</span>
  458. <a class="page-numbers" href="https://www.addvaluebusiness.com/page/30/">30</a>
  459. <a class="next page-numbers" href="https://www.addvaluebusiness.com/page/2/">Next &raquo;</a>                        </div>
  460.                    </div>
  461.                                        
  462.                    </div>
  463. </div><div id="div_block-421-21" class="ct-div-block" ></div><div id="div_block-427-21" class="ct-div-block" ><div id="div_block-428-21" class="ct-div-block" ><h2 id="headline-429-21" class="ct-headline">E-commerce</h2><a id="link-430-21" class="ct-link" href="/category/e-commerce/"   ><h3 id="headline-431-21" class="ct-headline">view all</h3><div id="fancy_icon-432-21" class="ct-fancy-icon" ><svg id="svg-fancy_icon-432-21"><use xlink:href="#FontAwesomeicon-chevron-circle-right"></use></svg></div></a></div><div id="div_block-433-21" class="ct-div-block" ><div id="text_block-434-21" class="ct-text-block" ><div style="text-align: left;"><span style="font-family: &quot;&quot;;"></span></div>E-commerce is growing and growing and businesses must be looking at how they can offer the best shopping experiences to their customers online.&nbsp; From growing traffic, to speedier checkouts, and richer shopping experiences, we cover the details on e-commerce for business in the Add Value business blog.<div style="text-align: left;"><br></div></div></div><div id="_dynamic_list-533-198" class="oxy-dynamic-list"><div id="div_block-534-198-1" class="ct-div-block" data-id="div_block-534-198"><a id="link-535-198-1" class="ct-link" href="https://www.addvaluebusiness.com/what-are-the-three-characteristics-of-composable-commerce/" target="_self" style="background-image:url();background-size: cover;" data-id="link-535-198"></a><a id="link-536-198-1" class="ct-link" href="https://www.addvaluebusiness.com/what-are-the-three-characteristics-of-composable-commerce/" target="_self" data-id="link-536-198"><h3 id="headline-537-198-1" class="ct-headline" data-id="headline-537-198"><span id="span-538-198-1" class="ct-span" data-id="span-538-198">What Are The Three Characteristics of Composable Commerce?</span></h3></a></div><div id="div_block-534-198-2" class="ct-div-block" data-id="div_block-534-198"><a data-bg="https://www.addvaluebusiness.com/wp-content/uploads/2023/10/tiktok-1.jpg" id="link-535-198-2" class="ct-link rocket-lazyload" href="https://www.addvaluebusiness.com/what-is-tiktok-shop/" target="_self" style="background-size: cover;" data-id="link-535-198"></a><a id="link-536-198-2" class="ct-link" href="https://www.addvaluebusiness.com/what-is-tiktok-shop/" target="_self" data-id="link-536-198"><h3 id="headline-537-198-2" class="ct-headline" data-id="headline-537-198"><span id="span-538-198-2" class="ct-span" data-id="span-538-198">What is TikTok Shop?</span></h3></a></div><div id="div_block-534-198-3" class="ct-div-block" data-id="div_block-534-198"><a data-bg="https://www.addvaluebusiness.com/wp-content/uploads/2023/09/ecommerce.jpg" id="link-535-198-3" class="ct-link rocket-lazyload" href="https://www.addvaluebusiness.com/the-impact-of-artificial-intelligence-on-the-e-commerce-industry/" target="_self" style="background-size: cover;" data-id="link-535-198"></a><a id="link-536-198-3" class="ct-link" href="https://www.addvaluebusiness.com/the-impact-of-artificial-intelligence-on-the-e-commerce-industry/" target="_self" data-id="link-536-198"><h3 id="headline-537-198-3" class="ct-headline" data-id="headline-537-198"><span id="span-538-198-3" class="ct-span" data-id="span-538-198">The Impact of Artificial Intelligence on the e-commerce Industry</span></h3></a></div><div id="div_block-534-198-4" class="ct-div-block" data-id="div_block-534-198"><a data-bg="https://www.addvaluebusiness.com/wp-content/uploads/2023/08/IG.jpg" id="link-535-198-4" class="ct-link rocket-lazyload" href="https://www.addvaluebusiness.com/mastering-instagram-marketing-for-ecommerce-strategies-to-boost-your-business/" target="_self" style="background-size: cover;" data-id="link-535-198"></a><a id="link-536-198-4" class="ct-link" href="https://www.addvaluebusiness.com/mastering-instagram-marketing-for-ecommerce-strategies-to-boost-your-business/" target="_self" data-id="link-536-198"><h3 id="headline-537-198-4" class="ct-headline" data-id="headline-537-198"><span id="span-538-198-4" class="ct-span" data-id="span-538-198">Mastering Instagram Marketing for eCommerce: Strategies to Boost Your Business</span></h3></a></div>                    
  464.                                            
  465.                                        <div class="oxy-repeater-pages-wrap">
  466.                        <div class="oxy-repeater-pages">
  467.                            <span aria-current="page" class="page-numbers current">1</span>
  468. <a class="page-numbers" href="https://www.addvaluebusiness.com/page/2/">2</a>
  469. <a class="page-numbers" href="https://www.addvaluebusiness.com/page/3/">3</a>
  470. <span class="page-numbers dots">&hellip;</span>
  471. <a class="page-numbers" href="https://www.addvaluebusiness.com/page/6/">6</a>
  472. <a class="next page-numbers" href="https://www.addvaluebusiness.com/page/2/">Next &raquo;</a>                        </div>
  473.                    </div>
  474.                                        
  475.                    </div>
  476. </div></div><div id="div_block-96-21" class="ct-div-block" ><div id="div_block-443-198" class="ct-div-block" ><div id="div_block-444-198" class="ct-div-block" ><img  id="image-447-198" alt="mike gingerich business blog add value" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" class="ct-image" data-lazy-src="https://www.addvaluebusiness.com/wp-content/uploads/2021/08/mike-gingerich-2021-2-190x190-1.png"/><noscript><img  id="image-447-198" alt="mike gingerich business blog add value" src="https://www.addvaluebusiness.com/wp-content/uploads/2021/08/mike-gingerich-2021-2-190x190-1.png" class="ct-image"/></noscript></div><div id="div_block-445-198" class="ct-div-block" ><h4 id="headline-448-198" class="ct-headline">Hi! I’m Mike.</h4><div id="text_block-450-198" class="ct-text-block" >Welcome to the top blog resource on business marketing, business tech, and business growth. Always bringing you the latest and best ideas and business strategies.<br></div><div id="div_block-458-198" class="ct-div-block" ><a id="link-39-202" class="ct-link" href="http://addvaluebusiness.com/about/"   ><h4 id="headline-452-198" class="ct-headline">Read More</h4></a><a id="link-41-202" class="ct-link" href="http://addvaluebusiness.com/about/"   ><div id="fancy_icon-454-198" class="ct-fancy-icon" ><svg id="svg-fancy_icon-454-198"><use xlink:href="#FontAwesomeicon-chevron-circle-right"></use></svg></div></a></div></div></div><div id="_social_icons-462-198" class="oxy-social-icons" ><a href='https://facebook.com/mikegdigital' target='_blank' class='oxy-social-icons-facebook'><svg><title>Visit our Facebook</title><use xlink:href='#oxy-social-icons-icon-facebook-blank'></use></svg></a><a href='https://instagram.com/mikegingerich' target='_blank' class='oxy-social-icons-instagram'><svg><title>Visit our Instagram</title><use xlink:href='#oxy-social-icons-icon-instagram-blank'></use></svg></a><a href='https://twitter.com/mike_gingerich' target='_blank' class='oxy-social-icons-twitter'><svg><title>Visit our Twitter</title><use xlink:href='#oxy-social-icons-icon-twitter-blank'></use></svg></a></div><div id="div_block-122-202" class="ct-div-block" ></div><div id="code_block-113-202" class="ct-code-block" ><a href="https://shopify.pxf.io/c/1429567/1550161/13624" rel="sponsored"  Target="_Blank"><img border="0" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E"  width="300" height="300" data-lazy-src="https://www.addvaluebusiness.com/wp-content/uploads/2023/04/shopify-en-US_Affiliates_Booking_Static_banner-e1682088161266.webp"><noscript><img border="0" src="https://www.addvaluebusiness.com/wp-content/uploads/2023/04/shopify-en-US_Affiliates_Booking_Static_banner-e1682088161266.webp"  width="300" height="300"></noscript></a></div><div id="code_block-184-202" class="ct-code-block" ><a href="https://go.fiverr.com/visit/?bta=694986&nci=9563" rel="sponsored"  Target="_Blank"><img border="0" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20250'%3E%3C/svg%3E"  width="300" height="250" data-lazy-src="https://www.addvaluebusiness.com/wp-content/uploads/2023/03/fiverr.jpeg"><noscript><img border="0" src="https://www.addvaluebusiness.com/wp-content/uploads/2023/03/fiverr.jpeg"  width="300" height="250"></noscript></a></div><div id="code_block-153-202" class="ct-code-block" ><a href="https://www.siteground.com/go/m61yx48u0d" target="_blank"><img border="0" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Ad - Web Hosting from SiteGround - Click to learn more." data-lazy-src="https://www.addvaluebusiness.com/wp-content/uploads/2023/03/siteground-hosting.jpeg"><noscript><img border="0" src="https://www.addvaluebusiness.com/wp-content/uploads/2023/03/siteground-hosting.jpeg" alt="Ad - Web Hosting from SiteGround - Click to learn more."></noscript></a></div><div id="div_block-482-198" class="ct-div-block" ><h4 id="headline-480-198" class="ct-headline">TOP POSTS</h4><div id="_dynamic_list-474-198" class="oxy-dynamic-list"><div id="div_block-475-198-1" class="ct-div-block" data-id="div_block-475-198"><a data-bg="https://www.addvaluebusiness.com/wp-content/uploads/2023/11/buying-a-new-house.jpg" id="link-476-198-1" class="ct-link rocket-lazyload" href="https://www.addvaluebusiness.com/buying-a-new-house-in-2024-key-factors-to-consider/" target="_self" style="background-size: cover;" data-id="link-476-198"></a><a id="link-477-198-1" class="ct-link" href="https://www.addvaluebusiness.com/buying-a-new-house-in-2024-key-factors-to-consider/" target="_self" data-id="link-477-198"><h3 id="headline-478-198-1" class="ct-headline" data-id="headline-478-198"><span id="span-479-198-1" class="ct-span" data-id="span-479-198">Buying a New House in 2024: Key Factors to Consider</span></h3></a></div><div id="div_block-475-198-2" class="ct-div-block" data-id="div_block-475-198"><a data-bg="https://www.addvaluebusiness.com/wp-content/uploads/2023/05/Magai.jpg" id="link-476-198-2" class="ct-link rocket-lazyload" href="https://www.addvaluebusiness.com/what-is-magai-co-powered-by-chatgpt-and-gpt-4/" target="_self" style="background-size: cover;" data-id="link-476-198"></a><a id="link-477-198-2" class="ct-link" href="https://www.addvaluebusiness.com/what-is-magai-co-powered-by-chatgpt-and-gpt-4/" target="_self" data-id="link-477-198"><h3 id="headline-478-198-2" class="ct-headline" data-id="headline-478-198"><span id="span-479-198-2" class="ct-span" data-id="span-479-198">What is Magai.co Powered by ChatGPT and GPT-4?</span></h3></a></div><div id="div_block-475-198-3" class="ct-div-block" data-id="div_block-475-198"><a data-bg="https://www.addvaluebusiness.com/wp-content/uploads/2023/04/How-to-Use-ChatGPT-to-Generate-Killer-Content-Ideas.jpg" id="link-476-198-3" class="ct-link rocket-lazyload" href="https://www.addvaluebusiness.com/how-to-use-chatgpt-to-generate-killer-content-ideas/" target="_self" style="background-size: cover;" data-id="link-476-198"></a><a id="link-477-198-3" class="ct-link" href="https://www.addvaluebusiness.com/how-to-use-chatgpt-to-generate-killer-content-ideas/" target="_self" data-id="link-477-198"><h3 id="headline-478-198-3" class="ct-headline" data-id="headline-478-198"><span id="span-479-198-3" class="ct-span" data-id="span-479-198">How to Use ChatGPT to Generate Killer Content Ideas</span></h3></a></div><div id="div_block-475-198-4" class="ct-div-block" data-id="div_block-475-198"><a data-bg="https://www.addvaluebusiness.com/wp-content/uploads/2022/09/Semantic-SEO-How-to-Use-It-for-Better-Rankings.jpg" id="link-476-198-4" class="ct-link rocket-lazyload" href="https://www.addvaluebusiness.com/semantic-seo-how-to-use-it-for-better-rankings/" target="_self" style="background-size: cover;" data-id="link-476-198"></a><a id="link-477-198-4" class="ct-link" href="https://www.addvaluebusiness.com/semantic-seo-how-to-use-it-for-better-rankings/" target="_self" data-id="link-477-198"><h3 id="headline-478-198-4" class="ct-headline" data-id="headline-478-198"><span id="span-479-198-4" class="ct-span" data-id="span-479-198">Semantic SEO: How to Use It for Better Rankings</span></h3></a></div><div id="div_block-475-198-5" class="ct-div-block" data-id="div_block-475-198"><a data-bg="https://www.addvaluebusiness.com/wp-content/uploads/2022/07/Low-Cost-Business-Ideas-with-High-Profit-Potential.jpg" id="link-476-198-5" class="ct-link rocket-lazyload" href="https://www.addvaluebusiness.com/low-cost-business-ideas-with-high-profit-potential-in-2022/" target="_self" style="background-size: cover;" data-id="link-476-198"></a><a id="link-477-198-5" class="ct-link" href="https://www.addvaluebusiness.com/low-cost-business-ideas-with-high-profit-potential-in-2022/" target="_self" data-id="link-477-198"><h3 id="headline-478-198-5" class="ct-headline" data-id="headline-478-198"><span id="span-479-198-5" class="ct-span" data-id="span-479-198">7 Low Cost Business Ideas with High Profit Potential in 2022</span></h3></a></div><div id="div_block-475-198-6" class="ct-div-block" data-id="div_block-475-198"><a data-bg="https://www.addvaluebusiness.com/wp-content/uploads/2022/05/Time-Tracking-Software-For-Small-Business.jpg" id="link-476-198-6" class="ct-link rocket-lazyload" href="https://www.addvaluebusiness.com/time-tracking-software-for-small-business/" target="_self" style="background-size: cover;" data-id="link-476-198"></a><a id="link-477-198-6" class="ct-link" href="https://www.addvaluebusiness.com/time-tracking-software-for-small-business/" target="_self" data-id="link-477-198"><h3 id="headline-478-198-6" class="ct-headline" data-id="headline-478-198"><span id="span-479-198-6" class="ct-span" data-id="span-479-198">Time Tracking Software For Small Business</span></h3></a></div>                    
  477.                                            
  478.                                        <div class="oxy-repeater-pages-wrap">
  479.                        <div class="oxy-repeater-pages">
  480.                            <span aria-current="page" class="page-numbers current">1</span>
  481. <a class="page-numbers" href="https://www.addvaluebusiness.com/page/2/">2</a>
  482. <a class="next page-numbers" href="https://www.addvaluebusiness.com/page/2/">Next &raquo;</a>                        </div>
  483.                    </div>
  484.                                        
  485.                    </div>
  486. </div></div></div></div></section><div id="code_block-157-21" class="ct-code-block" ></div><div id="div_block-70-135" class="ct-div-block" ></div><section id="section-65-135" class=" ct-section" ><div class="ct-section-inner-wrap"><div id="div_block-66-135" class="ct-div-block" ><div id="new_columns-67-135" class="ct-new-columns" ><div id="div_block-68-135" class="ct-div-block" ><div id="_rich_text-82-135" class="oxy-rich-text" ><p><span class="copyright">© 2019-2025 Mike Gingerich Global, LLC    </span><a href="http://addvaluebusiness.com/contact/">Contact</a>   -   <a href="http://addvaluebusiness.com/privacy-policy/">Privacy</a></p></div></div><div id="div_block-69-135" class="ct-div-block" ><div id="div_block-76-135" class="ct-div-block" ><a id="text_block-77-135" class="ct-link-text" href="#" target="_self"  >Back To Top</a><div id="_social_icons-72-135" class="oxy-social-icons" ><a href='https://instagram.com/mikegingerich' target='_blank' class='oxy-social-icons-instagram'><svg><title>Visit our Instagram</title><use xlink:href='#oxy-social-icons-icon-instagram-blank'></use></svg></a><a href='https://twitter.com/mike_gingerich' target='_blank' class='oxy-social-icons-twitter'><svg><title>Visit our Twitter</title><use xlink:href='#oxy-social-icons-icon-twitter-blank'></use></svg></a></div></div></div></div></div></div></section> <!-- WP_FOOTER -->
  487. <script type="speculationrules">
  488. {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/twentytwentyone\/*","\/wp-content\/themes\/oxygen-is-not-a-theme\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
  489. </script>
  490. <script type="rocketlazyloadscript">jQuery(document).on('click','a[href*="#"]',function(t){if(jQuery(t.target).closest('.wc-tabs').length>0){return}if(jQuery(this).is('[href="#"]')||jQuery(this).is('[href="#0"]')||jQuery(this).is('[href*="replytocom"]')){return};if(location.pathname.replace(/^\//,"")==this.pathname.replace(/^\//,"")&&location.hostname==this.hostname){var e=jQuery(this.hash);(e=e.length?e:jQuery("[name="+this.hash.slice(1)+"]")).length&&(t.preventDefault(),jQuery("html, body").animate({scrollTop:e.offset().top-0},400))}});</script><style>.ct-FontAwesomeicon-close{width:0.78571428571429em}</style>
  491. <style>.ct-FontAwesomeicon-arrow-circle-o-down{width:0.85714285714286em}</style>
  492. <style>.ct-FontAwesomeicon-arrow-down{width:0.92857142857143em}</style>
  493. <style>.ct-FontAwesomeicon-chevron-circle-right{width:0.85714285714286em}</style>
  494. <style>.ct-FontAwesomeicon-ellipsis-v{width:0.21428571428571em}</style>
  495. <?xml version="1.0"?><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" style="position: absolute; width: 0; height: 0; overflow: hidden;" version="1.1"><defs><symbol id="FontAwesomeicon-close" viewBox="0 0 22 28"><title>close</title><path d="M20.281 20.656c0 0.391-0.156 0.781-0.438 1.062l-2.125 2.125c-0.281 0.281-0.672 0.438-1.062 0.438s-0.781-0.156-1.062-0.438l-4.594-4.594-4.594 4.594c-0.281 0.281-0.672 0.438-1.062 0.438s-0.781-0.156-1.062-0.438l-2.125-2.125c-0.281-0.281-0.438-0.672-0.438-1.062s0.156-0.781 0.438-1.062l4.594-4.594-4.594-4.594c-0.281-0.281-0.438-0.672-0.438-1.062s0.156-0.781 0.438-1.062l2.125-2.125c0.281-0.281 0.672-0.438 1.062-0.438s0.781 0.156 1.062 0.438l4.594 4.594 4.594-4.594c0.281-0.281 0.672-0.438 1.062-0.438s0.781 0.156 1.062 0.438l2.125 2.125c0.281 0.281 0.438 0.672 0.438 1.062s-0.156 0.781-0.438 1.062l-4.594 4.594 4.594 4.594c0.281 0.281 0.438 0.672 0.438 1.062z"/></symbol><symbol id="FontAwesomeicon-arrow-circle-o-down" viewBox="0 0 24 28"><title>arrow-circle-o-down</title><path d="M17.5 14.5c0 0.141-0.063 0.266-0.156 0.375l-4.984 4.984c-0.109 0.094-0.234 0.141-0.359 0.141s-0.25-0.047-0.359-0.141l-5-5c-0.141-0.156-0.187-0.359-0.109-0.547s0.266-0.313 0.469-0.313h3v-5.5c0-0.281 0.219-0.5 0.5-0.5h3c0.281 0 0.5 0.219 0.5 0.5v5.5h3c0.281 0 0.5 0.219 0.5 0.5zM12 5.5c-4.688 0-8.5 3.813-8.5 8.5s3.813 8.5 8.5 8.5 8.5-3.813 8.5-8.5-3.813-8.5-8.5-8.5zM24 14c0 6.625-5.375 12-12 12s-12-5.375-12-12 5.375-12 12-12v0c6.625 0 12 5.375 12 12z"/></symbol><symbol id="FontAwesomeicon-arrow-down" viewBox="0 0 26 28"><title>arrow-down</title><path d="M25.172 13c0 0.531-0.219 1.047-0.578 1.406l-10.172 10.187c-0.375 0.359-0.891 0.578-1.422 0.578s-1.047-0.219-1.406-0.578l-10.172-10.187c-0.375-0.359-0.594-0.875-0.594-1.406s0.219-1.047 0.594-1.422l1.156-1.172c0.375-0.359 0.891-0.578 1.422-0.578s1.047 0.219 1.406 0.578l4.594 4.594v-11c0-1.094 0.906-2 2-2h2c1.094 0 2 0.906 2 2v11l4.594-4.594c0.359-0.359 0.875-0.578 1.406-0.578s1.047 0.219 1.422 0.578l1.172 1.172c0.359 0.375 0.578 0.891 0.578 1.422z"/></symbol><symbol id="FontAwesomeicon-chevron-circle-right" viewBox="0 0 24 28"><title>chevron-circle-right</title><path d="M11.203 21.797l7.094-7.094c0.391-0.391 0.391-1.016 0-1.406l-7.094-7.094c-0.391-0.391-1.016-0.391-1.406 0l-1.594 1.594c-0.391 0.391-0.391 1.016 0 1.406l4.797 4.797-4.797 4.797c-0.391 0.391-0.391 1.016 0 1.406l1.594 1.594c0.391 0.391 1.016 0.391 1.406 0zM24 14c0 6.625-5.375 12-12 12s-12-5.375-12-12 5.375-12 12-12 12 5.375 12 12z"/></symbol><symbol id="FontAwesomeicon-ellipsis-v" viewBox="0 0 6 28"><title>ellipsis-v</title><path d="M6 19.5v3c0 0.828-0.672 1.5-1.5 1.5h-3c-0.828 0-1.5-0.672-1.5-1.5v-3c0-0.828 0.672-1.5 1.5-1.5h3c0.828 0 1.5 0.672 1.5 1.5zM6 11.5v3c0 0.828-0.672 1.5-1.5 1.5h-3c-0.828 0-1.5-0.672-1.5-1.5v-3c0-0.828 0.672-1.5 1.5-1.5h3c0.828 0 1.5 0.672 1.5 1.5zM6 3.5v3c0 0.828-0.672 1.5-1.5 1.5h-3c-0.828 0-1.5-0.672-1.5-1.5v-3c0-0.828 0.672-1.5 1.5-1.5h3c0.828 0 1.5 0.672 1.5 1.5z"/></symbol></defs></svg><?xml version="1.0"?><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="position: absolute; width: 0; height: 0; overflow: hidden;" version="1.1"><defs><symbol id="Lineariconsicon-magnifier" viewBox="0 0 20 20"><title>magnifier</title><path class="path1" d="M18.869 19.162l-5.943-6.484c1.339-1.401 2.075-3.233 2.075-5.178 0-2.003-0.78-3.887-2.197-5.303s-3.3-2.197-5.303-2.197-3.887 0.78-5.303 2.197-2.197 3.3-2.197 5.303 0.78 3.887 2.197 5.303 3.3 2.197 5.303 2.197c1.726 0 3.362-0.579 4.688-1.645l5.943 6.483c0.099 0.108 0.233 0.162 0.369 0.162 0.121 0 0.242-0.043 0.338-0.131 0.204-0.187 0.217-0.503 0.031-0.706zM1 7.5c0-3.584 2.916-6.5 6.5-6.5s6.5 2.916 6.5 6.5-2.916 6.5-6.5 6.5-6.5-2.916-6.5-6.5z"/></symbol><symbol id="Lineariconsicon-menu" viewBox="0 0 20 20"><title>menu</title><path class="path1" d="M17.5 6h-15c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h15c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z"/><path class="path2" d="M17.5 11h-15c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h15c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z"/><path class="path3" d="M17.5 16h-15c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h15c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z"/></symbol></defs></svg>
  496.        <script type="rocketlazyloadscript" data-rocket-type="text/javascript">
  497.  
  498.            function oxygen_init_pro_menu() {
  499.                jQuery('.oxy-pro-menu-container').each(function(){
  500.                    
  501.                    // dropdowns
  502.                    var menu = jQuery(this),
  503.                        animation = menu.data('oxy-pro-menu-dropdown-animation'),
  504.                        animationDuration = menu.data('oxy-pro-menu-dropdown-animation-duration');
  505.                    
  506.                    jQuery('.sub-menu', menu).attr('data-aos',animation);
  507.                    jQuery('.sub-menu', menu).attr('data-aos-duration',animationDuration*1000);
  508.  
  509.                    oxygen_offcanvas_menu_init(menu);
  510.                    jQuery(window).resize(function(){
  511.                        oxygen_offcanvas_menu_init(menu);
  512.                    });
  513.  
  514.                    // let certain CSS rules know menu being initialized
  515.                    // "10" timeout is extra just in case, "0" would be enough
  516.                    setTimeout(function() {menu.addClass('oxy-pro-menu-init');}, 10);
  517.                });
  518.            }
  519.  
  520.            jQuery(document).ready(oxygen_init_pro_menu);
  521.            document.addEventListener('oxygen-ajax-element-loaded', oxygen_init_pro_menu, false);
  522.            
  523.            let proMenuMouseDown = false;
  524.  
  525.            jQuery(".oxygen-body")
  526.            .on("mousedown", '.oxy-pro-menu-show-dropdown:not(.oxy-pro-menu-open-container) .menu-item-has-children', function(e) {
  527.                proMenuMouseDown = true;
  528.            })
  529.  
  530.            .on("mouseup", '.oxy-pro-menu-show-dropdown:not(.oxy-pro-menu-open-container) .menu-item-has-children', function(e) {
  531.                proMenuMouseDown = false;
  532.            })
  533.  
  534.            .on('mouseenter focusin', '.oxy-pro-menu-show-dropdown:not(.oxy-pro-menu-open-container) .menu-item-has-children', function(e) {
  535.                if( proMenuMouseDown ) return;
  536.                
  537.                var subMenu = jQuery(this).children('.sub-menu');
  538.                subMenu.addClass('aos-animate oxy-pro-menu-dropdown-animating').removeClass('sub-menu-left');
  539.  
  540.                var duration = jQuery(this).parents('.oxy-pro-menu-container').data('oxy-pro-menu-dropdown-animation-duration');
  541.  
  542.                setTimeout(function() {subMenu.removeClass('oxy-pro-menu-dropdown-animating')}, duration*1000);
  543.  
  544.                var offset = subMenu.offset(),
  545.                    width = subMenu.width(),
  546.                    docWidth = jQuery(window).width();
  547.  
  548.                    if (offset.left+width > docWidth) {
  549.                        subMenu.addClass('sub-menu-left');
  550.                    }
  551.            })
  552.            
  553.            .on('mouseleave focusout', '.oxy-pro-menu-show-dropdown .menu-item-has-children', function( e ) {
  554.                if( jQuery(this).is(':hover') ) return;
  555.  
  556.                jQuery(this).children('.sub-menu').removeClass('aos-animate');
  557.  
  558.                var subMenu = jQuery(this).children('.sub-menu');
  559.                //subMenu.addClass('oxy-pro-menu-dropdown-animating-out');
  560.  
  561.                var duration = jQuery(this).parents('.oxy-pro-menu-container').data('oxy-pro-menu-dropdown-animation-duration');
  562.                setTimeout(function() {subMenu.removeClass('oxy-pro-menu-dropdown-animating-out')}, duration*1000);
  563.            })
  564.  
  565.            // open icon click
  566.            .on('click', '.oxy-pro-menu-mobile-open-icon', function() {    
  567.                var menu = jQuery(this).parents('.oxy-pro-menu');
  568.                // off canvas
  569.                if (jQuery(this).hasClass('oxy-pro-menu-off-canvas-trigger')) {
  570.                    oxygen_offcanvas_menu_run(menu);
  571.                }
  572.                // regular
  573.                else {
  574.                    menu.addClass('oxy-pro-menu-open');
  575.                    jQuery(this).siblings('.oxy-pro-menu-container').addClass('oxy-pro-menu-open-container');
  576.                    jQuery('body').addClass('oxy-nav-menu-prevent-overflow');
  577.                    jQuery('html').addClass('oxy-nav-menu-prevent-overflow');
  578.                    
  579.                    oxygen_pro_menu_set_static_width(menu);
  580.                }
  581.                // remove animation and collapse
  582.                jQuery('.sub-menu', menu).attr('data-aos','');
  583.                jQuery('.oxy-pro-menu-dropdown-toggle .sub-menu', menu).slideUp(0);
  584.            });
  585.  
  586.            function oxygen_pro_menu_set_static_width(menu) {
  587.                var menuItemWidth = jQuery(".oxy-pro-menu-list > .menu-item", menu).width();
  588.                jQuery(".oxy-pro-menu-open-container > div:first-child, .oxy-pro-menu-off-canvas-container > div:first-child", menu).width(menuItemWidth);
  589.            }
  590.  
  591.            function oxygen_pro_menu_unset_static_width(menu) {
  592.                jQuery(".oxy-pro-menu-container > div:first-child", menu).width("");
  593.            }
  594.  
  595.            // close icon click
  596.            jQuery('body').on('click', '.oxy-pro-menu-mobile-close-icon', function(e) {
  597.                
  598.                var menu = jQuery(this).parents('.oxy-pro-menu');
  599.  
  600.                menu.removeClass('oxy-pro-menu-open');
  601.                jQuery(this).parents('.oxy-pro-menu-container').removeClass('oxy-pro-menu-open-container');
  602.                jQuery('.oxy-nav-menu-prevent-overflow').removeClass('oxy-nav-menu-prevent-overflow');
  603.  
  604.                if (jQuery(this).parent('.oxy-pro-menu-container').hasClass('oxy-pro-menu-off-canvas-container')) {
  605.                    oxygen_offcanvas_menu_run(menu);
  606.                }
  607.  
  608.                oxygen_pro_menu_unset_static_width(menu);
  609.            });
  610.  
  611.            // dropdown toggle icon click
  612.            jQuery('body').on(
  613.                'touchstart click',
  614.                '.oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children > a > .oxy-pro-menu-dropdown-icon-click-area,'+
  615.                '.oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children > a > .oxy-pro-menu-dropdown-icon-click-area',
  616.                function(e) {
  617.                    e.preventDefault();
  618.  
  619.                    // fix for iOS false triggering submenu clicks
  620.                    jQuery('.sub-menu').css('pointer-events', 'none');
  621.                    setTimeout( function() {
  622.                        jQuery('.sub-menu').css('pointer-events', 'initial');
  623.                    }, 500);
  624.  
  625.                    // workaround to stop click event from triggering after touchstart
  626.                    if (window.oxygenProMenuIconTouched === true) {
  627.                        window.oxygenProMenuIconTouched = false;
  628.                        return;
  629.                    }
  630.                    if (e.type==='touchstart') {
  631.                        window.oxygenProMenuIconTouched = true;
  632.                    }
  633.                    oxygen_pro_menu_toggle_dropdown(this);
  634.                }
  635.            );
  636.  
  637.            function oxygen_pro_menu_toggle_dropdown(trigger) {
  638.  
  639.                var duration = jQuery(trigger).parents('.oxy-pro-menu-container').data('oxy-pro-menu-dropdown-animation-duration');
  640.  
  641.                jQuery(trigger).closest('.menu-item-has-children').children('.sub-menu').slideToggle({
  642.                    start: function () {
  643.                        jQuery(this).css({
  644.                            display: "flex"
  645.                        })
  646.                    },
  647.                    duration: duration*1000
  648.                });
  649.            }
  650.                    
  651.            // fullscreen menu link click
  652.            var selector = '.oxy-pro-menu-open .menu-item a';
  653.            jQuery('body').on('click', selector, function(event){
  654.                
  655.                if (jQuery(event.target).closest('.oxy-pro-menu-dropdown-icon-click-area').length > 0) {
  656.                    // toggle icon clicked, no need to hide the menu
  657.                    return;
  658.                }
  659.                else if ((jQuery(this).attr("href") === "#" || jQuery(this).closest(".oxy-pro-menu-container").data("entire-parent-toggles-dropdown")) &&
  660.                         jQuery(this).parent().hasClass('menu-item-has-children')) {
  661.                    // empty href don't lead anywhere, treat it as toggle trigger
  662.                    oxygen_pro_menu_toggle_dropdown(event.target);
  663.                    // keep anchor links behavior as is, and prevent regular links from page reload
  664.                    if (jQuery(this).attr("href").indexOf("#")!==0) {
  665.                        return false;
  666.                    }
  667.                }
  668.  
  669.                // hide the menu and follow the anchor
  670.                if (jQuery(this).attr("href").indexOf("#")===0) {
  671.                    jQuery('.oxy-pro-menu-open').removeClass('oxy-pro-menu-open');
  672.                    jQuery('.oxy-pro-menu-open-container').removeClass('oxy-pro-menu-open-container');
  673.                    jQuery('.oxy-nav-menu-prevent-overflow').removeClass('oxy-nav-menu-prevent-overflow');
  674.                }
  675.  
  676.            });
  677.  
  678.            // off-canvas menu link click
  679.            var selector = '.oxy-pro-menu-off-canvas .menu-item a';
  680.            jQuery('body').on('click', selector, function(event){
  681.                if (jQuery(event.target).closest('.oxy-pro-menu-dropdown-icon-click-area').length > 0) {
  682.                    // toggle icon clicked, no need to trigger it
  683.                    return;
  684.                }
  685.                else if ((jQuery(this).attr("href") === "#" || jQuery(this).closest(".oxy-pro-menu-container").data("entire-parent-toggles-dropdown")) &&
  686.                    jQuery(this).parent().hasClass('menu-item-has-children')) {
  687.                    // empty href don't lead anywhere, treat it as toggle trigger
  688.                    oxygen_pro_menu_toggle_dropdown(event.target);
  689.                    // keep anchor links behavior as is, and prevent regular links from page reload
  690.                    if (jQuery(this).attr("href").indexOf("#")!==0) {
  691.                        return false;
  692.                    }
  693.                }
  694.            });
  695.  
  696.            // off canvas
  697.            function oxygen_offcanvas_menu_init(menu) {
  698.  
  699.                // only init off-canvas animation if trigger icon is visible i.e. mobile menu in action
  700.                var offCanvasActive = jQuery(menu).siblings('.oxy-pro-menu-off-canvas-trigger').css('display');
  701.                if (offCanvasActive!=='none') {
  702.                    var animation = menu.data('oxy-pro-menu-off-canvas-animation');
  703.                    setTimeout(function() {menu.attr('data-aos', animation);}, 10);
  704.                }
  705.                else {
  706.                    // remove AOS
  707.                    menu.attr('data-aos', '');
  708.                };
  709.            }
  710.            
  711.            function oxygen_offcanvas_menu_run(menu) {
  712.  
  713.                var container = menu.find(".oxy-pro-menu-container");
  714.                
  715.                if (!container.attr('data-aos')) {
  716.                    // initialize animation
  717.                    setTimeout(function() {oxygen_offcanvas_menu_toggle(menu, container)}, 0);
  718.                }
  719.                else {
  720.                    oxygen_offcanvas_menu_toggle(menu, container);
  721.                }
  722.            }
  723.  
  724.            var oxygen_offcanvas_menu_toggle_in_progress = false;
  725.  
  726.            function oxygen_offcanvas_menu_toggle(menu, container) {
  727.  
  728.                if (oxygen_offcanvas_menu_toggle_in_progress) {
  729.                    return;
  730.                }
  731.  
  732.                container.toggleClass('aos-animate');
  733.  
  734.                if (container.hasClass('oxy-pro-menu-off-canvas-container')) {
  735.                    
  736.                    oxygen_offcanvas_menu_toggle_in_progress = true;
  737.                    
  738.                    var animation = container.data('oxy-pro-menu-off-canvas-animation'),
  739.                        timeout = container.data('aos-duration');
  740.  
  741.                    if (!animation){
  742.                        timeout = 0;
  743.                    }
  744.  
  745.                    setTimeout(function() {
  746.                        container.removeClass('oxy-pro-menu-off-canvas-container')
  747.                        menu.removeClass('oxy-pro-menu-off-canvas');
  748.                        oxygen_offcanvas_menu_toggle_in_progress = false;
  749.                    }, timeout);
  750.                }
  751.                else {
  752.                    container.addClass('oxy-pro-menu-off-canvas-container');
  753.                    menu.addClass('oxy-pro-menu-off-canvas');
  754.                    oxygen_pro_menu_set_static_width(menu);
  755.                }
  756.            }
  757.        </script>
  758.  
  759.    
  760. <svg style="position: absolute; width: 0; height: 0; overflow: hidden;" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
  761.   <defs>
  762.      <symbol id="oxy-social-icons-icon-linkedin" viewBox="0 0 32 32">
  763.         <title>linkedin</title>
  764.         <path d="M12 12h5.535v2.837h0.079c0.77-1.381 2.655-2.837 5.464-2.837 5.842 0 6.922 3.637 6.922 8.367v9.633h-5.769v-8.54c0-2.037-0.042-4.657-3.001-4.657-3.005 0-3.463 2.218-3.463 4.509v8.688h-5.767v-18z"></path>
  765.         <path d="M2 12h6v18h-6v-18z"></path>
  766.         <path d="M8 7c0 1.657-1.343 3-3 3s-3-1.343-3-3c0-1.657 1.343-3 3-3s3 1.343 3 3z"></path>
  767.      </symbol>
  768.      <symbol id="oxy-social-icons-icon-facebook" viewBox="0 0 32 32">
  769.         <title>facebook</title>
  770.         <path d="M19 6h5v-6h-5c-3.86 0-7 3.14-7 7v3h-4v6h4v16h6v-16h5l1-6h-6v-3c0-0.542 0.458-1 1-1z"></path>
  771.      </symbol>
  772.      <symbol id="oxy-social-icons-icon-pinterest" viewBox="0 0 32 32">
  773.         <title>pinterest</title>
  774.         <path d="M16 2.138c-7.656 0-13.863 6.206-13.863 13.863 0 5.875 3.656 10.887 8.813 12.906-0.119-1.094-0.231-2.781 0.050-3.975 0.25-1.081 1.625-6.887 1.625-6.887s-0.412-0.831-0.412-2.056c0-1.925 1.119-3.369 2.506-3.369 1.181 0 1.756 0.887 1.756 1.95 0 1.188-0.756 2.969-1.15 4.613-0.331 1.381 0.688 2.506 2.050 2.506 2.462 0 4.356-2.6 4.356-6.35 0-3.319-2.387-5.638-5.787-5.638-3.944 0-6.256 2.956-6.256 6.019 0 1.194 0.456 2.469 1.031 3.163 0.113 0.137 0.131 0.256 0.094 0.4-0.106 0.438-0.338 1.381-0.387 1.575-0.063 0.256-0.2 0.306-0.463 0.188-1.731-0.806-2.813-3.337-2.813-5.369 0-4.375 3.175-8.387 9.156-8.387 4.806 0 8.544 3.425 8.544 8.006 0 4.775-3.012 8.625-7.194 8.625-1.406 0-2.725-0.731-3.175-1.594 0 0-0.694 2.644-0.863 3.294-0.313 1.206-1.156 2.712-1.725 3.631 1.3 0.4 2.675 0.619 4.106 0.619 7.656 0 13.863-6.206 13.863-13.863 0-7.662-6.206-13.869-13.863-13.869z"></path>
  775.      </symbol>
  776.      <symbol id="oxy-social-icons-icon-youtube" viewBox="0 0 32 32">
  777.         <title>youtube</title>
  778.         <path d="M31.681 9.6c0 0-0.313-2.206-1.275-3.175-1.219-1.275-2.581-1.281-3.206-1.356-4.475-0.325-11.194-0.325-11.194-0.325h-0.012c0 0-6.719 0-11.194 0.325-0.625 0.075-1.987 0.081-3.206 1.356-0.963 0.969-1.269 3.175-1.269 3.175s-0.319 2.588-0.319 5.181v2.425c0 2.587 0.319 5.181 0.319 5.181s0.313 2.206 1.269 3.175c1.219 1.275 2.819 1.231 3.531 1.369 2.563 0.244 10.881 0.319 10.881 0.319s6.725-0.012 11.2-0.331c0.625-0.075 1.988-0.081 3.206-1.356 0.962-0.969 1.275-3.175 1.275-3.175s0.319-2.587 0.319-5.181v-2.425c-0.006-2.588-0.325-5.181-0.325-5.181zM12.694 20.15v-8.994l8.644 4.513-8.644 4.481z"></path>
  779.      </symbol>
  780.      <symbol id="oxy-social-icons-icon-rss" viewBox="0 0 32 32">
  781.         <title>rss</title>
  782.         <path d="M4.259 23.467c-2.35 0-4.259 1.917-4.259 4.252 0 2.349 1.909 4.244 4.259 4.244 2.358 0 4.265-1.895 4.265-4.244-0-2.336-1.907-4.252-4.265-4.252zM0.005 10.873v6.133c3.993 0 7.749 1.562 10.577 4.391 2.825 2.822 4.384 6.595 4.384 10.603h6.16c-0-11.651-9.478-21.127-21.121-21.127zM0.012 0v6.136c14.243 0 25.836 11.604 25.836 25.864h6.152c0-17.64-14.352-32-31.988-32z"></path>
  783.      </symbol>
  784.      <symbol id="oxy-social-icons-icon-twitter" viewBox="0 0 512 512">
  785.         <title>twitter</title>
  786.         <path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"></path>
  787.      </symbol>
  788.      <symbol id="oxy-social-icons-icon-instagram" viewBox="0 0 32 32">
  789.         <title>instagram</title>
  790.         <path d="M16 2.881c4.275 0 4.781 0.019 6.462 0.094 1.563 0.069 2.406 0.331 2.969 0.55 0.744 0.288 1.281 0.638 1.837 1.194 0.563 0.563 0.906 1.094 1.2 1.838 0.219 0.563 0.481 1.412 0.55 2.969 0.075 1.688 0.094 2.194 0.094 6.463s-0.019 4.781-0.094 6.463c-0.069 1.563-0.331 2.406-0.55 2.969-0.288 0.744-0.637 1.281-1.194 1.837-0.563 0.563-1.094 0.906-1.837 1.2-0.563 0.219-1.413 0.481-2.969 0.55-1.688 0.075-2.194 0.094-6.463 0.094s-4.781-0.019-6.463-0.094c-1.563-0.069-2.406-0.331-2.969-0.55-0.744-0.288-1.281-0.637-1.838-1.194-0.563-0.563-0.906-1.094-1.2-1.837-0.219-0.563-0.481-1.413-0.55-2.969-0.075-1.688-0.094-2.194-0.094-6.463s0.019-4.781 0.094-6.463c0.069-1.563 0.331-2.406 0.55-2.969 0.288-0.744 0.638-1.281 1.194-1.838 0.563-0.563 1.094-0.906 1.838-1.2 0.563-0.219 1.412-0.481 2.969-0.55 1.681-0.075 2.188-0.094 6.463-0.094zM16 0c-4.344 0-4.887 0.019-6.594 0.094-1.7 0.075-2.869 0.35-3.881 0.744-1.056 0.412-1.95 0.956-2.837 1.85-0.894 0.888-1.438 1.781-1.85 2.831-0.394 1.019-0.669 2.181-0.744 3.881-0.075 1.713-0.094 2.256-0.094 6.6s0.019 4.887 0.094 6.594c0.075 1.7 0.35 2.869 0.744 3.881 0.413 1.056 0.956 1.95 1.85 2.837 0.887 0.887 1.781 1.438 2.831 1.844 1.019 0.394 2.181 0.669 3.881 0.744 1.706 0.075 2.25 0.094 6.594 0.094s4.888-0.019 6.594-0.094c1.7-0.075 2.869-0.35 3.881-0.744 1.050-0.406 1.944-0.956 2.831-1.844s1.438-1.781 1.844-2.831c0.394-1.019 0.669-2.181 0.744-3.881 0.075-1.706 0.094-2.25 0.094-6.594s-0.019-4.887-0.094-6.594c-0.075-1.7-0.35-2.869-0.744-3.881-0.394-1.063-0.938-1.956-1.831-2.844-0.887-0.887-1.781-1.438-2.831-1.844-1.019-0.394-2.181-0.669-3.881-0.744-1.712-0.081-2.256-0.1-6.6-0.1v0z"></path>
  791.         <path d="M16 7.781c-4.537 0-8.219 3.681-8.219 8.219s3.681 8.219 8.219 8.219 8.219-3.681 8.219-8.219c0-4.537-3.681-8.219-8.219-8.219zM16 21.331c-2.944 0-5.331-2.387-5.331-5.331s2.387-5.331 5.331-5.331c2.944 0 5.331 2.387 5.331 5.331s-2.387 5.331-5.331 5.331z"></path>
  792.         <path d="M26.462 7.456c0 1.060-0.859 1.919-1.919 1.919s-1.919-0.859-1.919-1.919c0-1.060 0.859-1.919 1.919-1.919s1.919 0.859 1.919 1.919z"></path>
  793.      </symbol>
  794.      <symbol id="oxy-social-icons-icon-facebook-blank" viewBox="0 0 32 32">
  795.         <title>facebook-blank</title>
  796.         <path d="M29 0h-26c-1.65 0-3 1.35-3 3v26c0 1.65 1.35 3 3 3h13v-14h-4v-4h4v-2c0-3.306 2.694-6 6-6h4v4h-4c-1.1 0-2 0.9-2 2v2h6l-1 4h-5v14h9c1.65 0 3-1.35 3-3v-26c0-1.65-1.35-3-3-3z"></path>
  797.      </symbol>
  798.      <symbol id="oxy-social-icons-icon-rss-blank" viewBox="0 0 32 32">
  799.         <title>rss-blank</title>
  800.         <path d="M29 0h-26c-1.65 0-3 1.35-3 3v26c0 1.65 1.35 3 3 3h26c1.65 0 3-1.35 3-3v-26c0-1.65-1.35-3-3-3zM8.719 25.975c-1.5 0-2.719-1.206-2.719-2.706 0-1.488 1.219-2.712 2.719-2.712 1.506 0 2.719 1.225 2.719 2.712 0 1.5-1.219 2.706-2.719 2.706zM15.544 26c0-2.556-0.994-4.962-2.794-6.762-1.806-1.806-4.2-2.8-6.75-2.8v-3.912c7.425 0 13.475 6.044 13.475 13.475h-3.931zM22.488 26c0-9.094-7.394-16.5-16.481-16.5v-3.912c11.25 0 20.406 9.162 20.406 20.413h-3.925z"></path>
  801.      </symbol>
  802.      <symbol id="oxy-social-icons-icon-linkedin-blank" viewBox="0 0 32 32">
  803.         <title>linkedin-blank</title>
  804.         <path d="M29 0h-26c-1.65 0-3 1.35-3 3v26c0 1.65 1.35 3 3 3h26c1.65 0 3-1.35 3-3v-26c0-1.65-1.35-3-3-3zM12 26h-4v-14h4v14zM10 10c-1.106 0-2-0.894-2-2s0.894-2 2-2c1.106 0 2 0.894 2 2s-0.894 2-2 2zM26 26h-4v-8c0-1.106-0.894-2-2-2s-2 0.894-2 2v8h-4v-14h4v2.481c0.825-1.131 2.087-2.481 3.5-2.481 2.488 0 4.5 2.238 4.5 5v9z"></path>
  805.      </symbol>
  806.      <symbol id="oxy-social-icons-icon-pinterest-blank" viewBox="0 0 32 32">
  807.         <title>pinterest</title>
  808.         <path d="M16 2.138c-7.656 0-13.863 6.206-13.863 13.863 0 5.875 3.656 10.887 8.813 12.906-0.119-1.094-0.231-2.781 0.050-3.975 0.25-1.081 1.625-6.887 1.625-6.887s-0.412-0.831-0.412-2.056c0-1.925 1.119-3.369 2.506-3.369 1.181 0 1.756 0.887 1.756 1.95 0 1.188-0.756 2.969-1.15 4.613-0.331 1.381 0.688 2.506 2.050 2.506 2.462 0 4.356-2.6 4.356-6.35 0-3.319-2.387-5.638-5.787-5.638-3.944 0-6.256 2.956-6.256 6.019 0 1.194 0.456 2.469 1.031 3.163 0.113 0.137 0.131 0.256 0.094 0.4-0.106 0.438-0.338 1.381-0.387 1.575-0.063 0.256-0.2 0.306-0.463 0.188-1.731-0.806-2.813-3.337-2.813-5.369 0-4.375 3.175-8.387 9.156-8.387 4.806 0 8.544 3.425 8.544 8.006 0 4.775-3.012 8.625-7.194 8.625-1.406 0-2.725-0.731-3.175-1.594 0 0-0.694 2.644-0.863 3.294-0.313 1.206-1.156 2.712-1.725 3.631 1.3 0.4 2.675 0.619 4.106 0.619 7.656 0 13.863-6.206 13.863-13.863 0-7.662-6.206-13.869-13.863-13.869z"></path>
  809.      </symbol>
  810.      <symbol id="oxy-social-icons-icon-youtube-blank" viewBox="0 0 32 32">
  811.         <title>youtube</title>
  812.         <path d="M31.681 9.6c0 0-0.313-2.206-1.275-3.175-1.219-1.275-2.581-1.281-3.206-1.356-4.475-0.325-11.194-0.325-11.194-0.325h-0.012c0 0-6.719 0-11.194 0.325-0.625 0.075-1.987 0.081-3.206 1.356-0.963 0.969-1.269 3.175-1.269 3.175s-0.319 2.588-0.319 5.181v2.425c0 2.587 0.319 5.181 0.319 5.181s0.313 2.206 1.269 3.175c1.219 1.275 2.819 1.231 3.531 1.369 2.563 0.244 10.881 0.319 10.881 0.319s6.725-0.012 11.2-0.331c0.625-0.075 1.988-0.081 3.206-1.356 0.962-0.969 1.275-3.175 1.275-3.175s0.319-2.587 0.319-5.181v-2.425c-0.006-2.588-0.325-5.181-0.325-5.181zM12.694 20.15v-8.994l8.644 4.513-8.644 4.481z"></path>
  813.      </symbol>
  814.      <symbol id="oxy-social-icons-icon-twitter-blank" viewBox="0 0 448 512">
  815. <title>twitter</title>
  816. <path d="M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zm297.1 84L257.3 234.6 379.4 396H283.8L209 298.1 123.3 396H75.8l111-126.9L69.7 116h98l67.7 89.5L313.6 116h47.5zM323.3 367.6L153.4 142.9H125.1L296.9 367.6h26.3z"></path>
  817.  </symbol>
  818.      <symbol id="oxy-social-icons-icon-instagram-blank" viewBox="0 0 32 32">
  819.         <title>instagram</title>
  820.         <path d="M16 2.881c4.275 0 4.781 0.019 6.462 0.094 1.563 0.069 2.406 0.331 2.969 0.55 0.744 0.288 1.281 0.638 1.837 1.194 0.563 0.563 0.906 1.094 1.2 1.838 0.219 0.563 0.481 1.412 0.55 2.969 0.075 1.688 0.094 2.194 0.094 6.463s-0.019 4.781-0.094 6.463c-0.069 1.563-0.331 2.406-0.55 2.969-0.288 0.744-0.637 1.281-1.194 1.837-0.563 0.563-1.094 0.906-1.837 1.2-0.563 0.219-1.413 0.481-2.969 0.55-1.688 0.075-2.194 0.094-6.463 0.094s-4.781-0.019-6.463-0.094c-1.563-0.069-2.406-0.331-2.969-0.55-0.744-0.288-1.281-0.637-1.838-1.194-0.563-0.563-0.906-1.094-1.2-1.837-0.219-0.563-0.481-1.413-0.55-2.969-0.075-1.688-0.094-2.194-0.094-6.463s0.019-4.781 0.094-6.463c0.069-1.563 0.331-2.406 0.55-2.969 0.288-0.744 0.638-1.281 1.194-1.838 0.563-0.563 1.094-0.906 1.838-1.2 0.563-0.219 1.412-0.481 2.969-0.55 1.681-0.075 2.188-0.094 6.463-0.094zM16 0c-4.344 0-4.887 0.019-6.594 0.094-1.7 0.075-2.869 0.35-3.881 0.744-1.056 0.412-1.95 0.956-2.837 1.85-0.894 0.888-1.438 1.781-1.85 2.831-0.394 1.019-0.669 2.181-0.744 3.881-0.075 1.713-0.094 2.256-0.094 6.6s0.019 4.887 0.094 6.594c0.075 1.7 0.35 2.869 0.744 3.881 0.413 1.056 0.956 1.95 1.85 2.837 0.887 0.887 1.781 1.438 2.831 1.844 1.019 0.394 2.181 0.669 3.881 0.744 1.706 0.075 2.25 0.094 6.594 0.094s4.888-0.019 6.594-0.094c1.7-0.075 2.869-0.35 3.881-0.744 1.050-0.406 1.944-0.956 2.831-1.844s1.438-1.781 1.844-2.831c0.394-1.019 0.669-2.181 0.744-3.881 0.075-1.706 0.094-2.25 0.094-6.594s-0.019-4.887-0.094-6.594c-0.075-1.7-0.35-2.869-0.744-3.881-0.394-1.063-0.938-1.956-1.831-2.844-0.887-0.887-1.781-1.438-2.831-1.844-1.019-0.394-2.181-0.669-3.881-0.744-1.712-0.081-2.256-0.1-6.6-0.1v0z"></path>
  821.         <path d="M16 7.781c-4.537 0-8.219 3.681-8.219 8.219s3.681 8.219 8.219 8.219 8.219-3.681 8.219-8.219c0-4.537-3.681-8.219-8.219-8.219zM16 21.331c-2.944 0-5.331-2.387-5.331-5.331s2.387-5.331 5.331-5.331c2.944 0 5.331 2.387 5.331 5.331s-2.387 5.331-5.331 5.331z"></path>
  822.         <path d="M26.462 7.456c0 1.060-0.859 1.919-1.919 1.919s-1.919-0.859-1.919-1.919c0-1.060 0.859-1.919 1.919-1.919s1.919 0.859 1.919 1.919z"></path>
  823.      </symbol>
  824.   </defs>
  825. </svg>
  826. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.addvaluebusiness.com/wp-content/cache/min/1/wp-content/plugins/oxygen/component-framework/vendor/aos/aos.js?ver=1723667872" id="oxygen-aos-js"></script>
  827. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="ct-footer-js">
  828.   AOS.init({
  829.                 })
  830. jQuery('body').addClass('oxygen-aos-enabled');
  831. </script><script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="ct_code_block_js_100094">jQuery('#fancy_icon-30-135').on('click', function(){
  832.  
  833. jQuery('#searchsubmit').click();
  834.  
  835. });</script>
  836. <style type="text/css" id="ct_code_block_css_100094">#searchsubmit{
  837. display:none;
  838. }
  839.  
  840. #s{
  841. background-color: rgba(0,0,0,0.1);
  842. top:0;
  843. left:0;
  844. width:180px;
  845. }
  846.  
  847. #fancy_icon-30-135 {
  848. cursor:pointer;
  849. }
  850.  
  851. #div_block-25-135:hover #s,
  852. #s:focus{
  853. opacity:1;
  854. left: -158px;
  855. }
  856.  
  857. </style>
  858. <style type="text/css" id="ct_code_block_css_157">#_dynamic_list-136-21 .oxy-repeater-pages-wrap{
  859. width: 100%;
  860.  
  861. }</style>
  862. <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}
  863. if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}
  864. 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}
  865. if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://www.addvaluebusiness.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.5/lazyload.min.js"></script><!-- /WP_FOOTER -->
  866. </body>
  867. </html>
  868.  
  869. <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1751399014 -->
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda