CINXE.COM

Privacy Policy

<!doctype html> <html lang="en-US" prefix="og: https://ogp.me/ns#"> <head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.v="1.2.3",this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",t=>{this.persisted=t.persisted}),window.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(t){if(document.hidden){t._triggerListener();return}this.triggerEvents.forEach(e=>window.addEventListener(e,t.userEventHandler,{passive:!0})),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(t){t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))})}_waitForPendingClicks(){return new Promise(t=>{this._isClickPending?this._pendingClickFinished=t:t()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(t,e,r){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(r,event.target.getAttribute(e)),event.target.removeAttribute(e))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(e=>{if(e.hasAttribute("src")){let r=new URL(e.src).origin;r!==location.origin&&t.push({src:r,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this._batchInjectResourceHints(t,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(this),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)})}async _transformScript(t){return new Promise((await this._littleBreath(),navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor)?e=>{let r=document.createElement("script");[...t.attributes].forEach(t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),r.setAttribute(e,t.nodeValue))}),t.text&&(r.text=t.text),r.hasAttribute("src")?(r.addEventListener("load",e),r.addEventListener("error",e)):(r.text=t.text,e());try{t.parentNode.replaceChild(r,t)}catch(i){e()}}:async e=>{function r(){t.setAttribute("data-rocket-status","failed"),e()}try{let i=t.getAttribute("data-rocket-type"),n=t.getAttribute("data-rocket-src");t.text,i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",function r(){t.setAttribute("data-rocket-status","executed"),e()}),t.addEventListener("error",r),n?(t.removeAttribute("data-rocket-src"),t.src=n):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}catch(s){r()}})}async _loadScriptsFromList(t){let e=t.shift();return e&&e.isConnected?(await this._transformScript(e),this._loadScriptsFromList(t)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(t,e){var r=document.createDocumentFragment();t.forEach(t=>{let i=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(i){let n=document.createElement("link");n.href=i,n.rel=e,"preconnect"!==e&&(n.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),r.appendChild(n),this.trash.push(n)}}),document.head.appendChild(r)}_delayEventListeners(t){let e={};function r(t,r){!function t(r){!e[r]&&(e[r]={originalFunctions:{add:r.addEventListener,remove:r.removeEventListener},eventsToRewrite:[]},r.addEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.add.apply(r,arguments)},r.removeEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.remove.apply(r,arguments)});function i(t){return e[r].eventsToRewrite.indexOf(t)>=0?"rocket-"+t:t}}(t),e[t].eventsToRewrite.push(r)}function i(t,e){let r=t[e];Object.defineProperty(t,e,{get:()=>r||function(){},set(i){t["rocket"+e]=r=i}})}r(document,"DOMContentLoaded"),r(window,"DOMContentLoaded"),r(window,"load"),r(window,"pageshow"),r(document,"readystatechange"),i(document,"onreadystatechange"),i(window,"onload"),i(window,"onpageshow")}_delayJQueryReady(t){let e;function r(r){if(r&&r.fn&&!t.allJQueries.includes(r)){r.fn.ready=r.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(r):document.addEventListener("rocket-DOMContentLoaded",()=>e.bind(document)(r)),r([])};let i=r.fn.on;r.fn.on=r.fn.init.prototype.on=function(){if(this[0]===window){function t(t){return t.split(" ").map(t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=t(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(e=>{let r=arguments[0][e];delete arguments[0][e],arguments[0][t(e)]=r})}return i.apply(this,arguments),this},t.allJQueries.push(r)}e=r}r(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){r(t)}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this._littleBreath();let t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){let t=new Map;document.write=document.writeln=function(e){let r=document.currentScript;r||console.error("WPRocket unable to document.write this: "+e);let i=document.createRange(),n=r.parentElement,s=t.get(r);void 0===s&&(s=r.nextSibling,t.set(r,s));let a=document.createDocumentFragment();i.setStart(a,0),a.appendChild(i.createContextualFragment(e)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}_emptyTrash(){this.trash.forEach(t=>t.remove())}static run(){let t=new RocketLazyLoadScripts;t._addUserInteractionListener(t)}}RocketLazyLoadScripts.run();</script> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=5, viewport-fit=cover"> <link rel="profile" href="https://gmpg.org/xfn/11"> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <!-- Search Engine Optimization by Rank Math PRO - https://rankmath.com/ --> <title>Privacy Policy</title> <meta name="description" content="Riverbend Consulting LLC, (Riverbend), is committed to keeping any and all personal information collected of those individuals that visit our website and make"/> <meta name="robots" content="follow, noindex"/> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Privacy Policy" /> <meta property="og:description" content="Riverbend Consulting LLC, (Riverbend), is committed to keeping any and all personal information collected of those individuals that visit our website and make" /> <meta property="og:url" content="https://riverbendconsulting.com/privacy-policy/" /> <meta property="og:site_name" content="Riverbend Consulting" /> <meta property="article:publisher" content="https://www.facebook.com/RiverbendConsultingLLC/" /> <meta property="og:updated_time" content="2024-05-22T13:46:53-04:00" /> <meta property="og:image" content="https://riverbendconsulting.com/wp-content/uploads/2023/04/rbc-thumbnail.jpg" /> <meta property="og:image:secure_url" content="https://riverbendconsulting.com/wp-content/uploads/2023/04/rbc-thumbnail.jpg" /> <meta property="og:image:width" content="1200" /> <meta property="og:image:height" content="627" /> <meta property="og:image:alt" content="Privacy Policy" /> <meta property="og:image:type" content="image/jpeg" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:title" content="Privacy Policy" /> <meta name="twitter:description" content="Riverbend Consulting LLC, (Riverbend), is committed to keeping any and all personal information collected of those individuals that visit our website and make" /> <meta name="twitter:site" content="@RiverbendConsul" /> <meta name="twitter:creator" content="@RiverbendConsul" /> <meta name="twitter:image" content="https://riverbendconsulting.com/wp-content/uploads/2023/04/rbc-thumbnail.jpg" /> <meta name="twitter:label1" content="Time to read" /> <meta name="twitter:data1" content="6 minutes" /> <script type="application/ld+json" class="rank-math-schema-pro">{"@context":"https://schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https://riverbendconsulting.com/privacy-policy/#breadcrumb","itemListElement":[{"@type":"ListItem","position":"1","item":{"@id":"https://riverbendconsulting.com","name":"Home"}},{"@type":"ListItem","position":"2","item":{"@id":"https://riverbendconsulting.com/privacy-policy/","name":"Privacy Policy"}}]}]}</script> <!-- /Rank Math WordPress SEO plugin --> <link rel='dns-prefetch' href='//scripts.iconnode.com' /> <link rel='dns-prefetch' href='//js.hs-scripts.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel="alternate" type="application/rss+xml" title="Riverbend Consulting &raquo; Feed" href="https://riverbendconsulting.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Riverbend Consulting &raquo; Comments Feed" href="https://riverbendconsulting.com/comments/feed/" /> <link rel="alternate" type="application/rss+xml" title="Riverbend Consulting &raquo; Privacy Policy Comments Feed" href="https://riverbendconsulting.com/privacy-policy/feed/" /> <link rel='stylesheet' id='wp-block-library-css' href='https://riverbendconsulting.com/wp-includes/css/dist/block-library/style.min.css?ver=6.7.1' media='all' /> <style id='rank-math-toc-block-style-inline-css'> .wp-block-rank-math-toc-block nav ol{counter-reset:item}.wp-block-rank-math-toc-block nav ol li{display:block}.wp-block-rank-math-toc-block nav ol li:before{content:counters(item, ".") ". ";counter-increment:item} </style> <style id='global-styles-inline-css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--palette-color-1: var(--theme-palette-color-1, #EF7622);--wp--preset--color--palette-color-2: var(--theme-palette-color-2, #0033A0);--wp--preset--color--palette-color-3: var(--theme-palette-color-3, #2B2B2B);--wp--preset--color--palette-color-4: var(--theme-palette-color-4, #2B2B2B);--wp--preset--color--palette-color-5: var(--theme-palette-color-5, #000000);--wp--preset--color--palette-color-6: var(--theme-palette-color-6, #F9FAFB);--wp--preset--color--palette-color-7: var(--theme-palette-color-7, #ffffff);--wp--preset--color--palette-color-8: var(--theme-palette-color-8, #f2f2f2);--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--gradient--juicy-peach: linear-gradient(to right, #ffecd2 0%, #fcb69f 100%);--wp--preset--gradient--young-passion: linear-gradient(to right, #ff8177 0%, #ff867a 0%, #ff8c7f 21%, #f99185 52%, #cf556c 78%, #b12a5b 100%);--wp--preset--gradient--true-sunset: linear-gradient(to right, #fa709a 0%, #fee140 100%);--wp--preset--gradient--morpheus-den: linear-gradient(to top, #30cfd0 0%, #330867 100%);--wp--preset--gradient--plum-plate: linear-gradient(135deg, #667eea 0%, #764ba2 100%);--wp--preset--gradient--aqua-splash: linear-gradient(15deg, #13547a 0%, #80d0c7 100%);--wp--preset--gradient--love-kiss: linear-gradient(to top, #ff0844 0%, #ffb199 100%);--wp--preset--gradient--new-retrowave: linear-gradient(to top, #3b41c5 0%, #a981bb 49%, #ffc8a9 100%);--wp--preset--gradient--plum-bath: linear-gradient(to top, #cc208e 0%, #6713d2 100%);--wp--preset--gradient--high-flight: linear-gradient(to right, #0acffe 0%, #495aff 100%);--wp--preset--gradient--teen-party: linear-gradient(-225deg, #FF057C 0%, #8D0B93 50%, #321575 100%);--wp--preset--gradient--fabled-sunset: linear-gradient(-225deg, #231557 0%, #44107A 29%, #FF1361 67%, #FFF800 100%);--wp--preset--gradient--arielle-smile: radial-gradient(circle 248px at center, #16d9e3 0%, #30c7ec 47%, #46aef7 100%);--wp--preset--gradient--itmeo-branding: linear-gradient(180deg, #2af598 0%, #009efd 100%);--wp--preset--gradient--deep-blue: linear-gradient(to right, #6a11cb 0%, #2575fc 100%);--wp--preset--gradient--strong-bliss: linear-gradient(to right, #f78ca0 0%, #f9748f 19%, #fd868c 60%, #fe9a8b 100%);--wp--preset--gradient--sweet-period: linear-gradient(to top, #3f51b1 0%, #5a55ae 13%, #7b5fac 25%, #8f6aae 38%, #a86aa4 50%, #cc6b8e 62%, #f18271 75%, #f3a469 87%, #f7c978 100%);--wp--preset--gradient--purple-division: linear-gradient(to top, #7028e4 0%, #e5b2ca 100%);--wp--preset--gradient--cold-evening: linear-gradient(to top, #0c3483 0%, #a2b6df 100%, #6b8cce 100%, #a2b6df 100%);--wp--preset--gradient--mountain-rock: linear-gradient(to right, #868f96 0%, #596164 100%);--wp--preset--gradient--desert-hump: linear-gradient(to top, #c79081 0%, #dfa579 100%);--wp--preset--gradient--ethernal-constance: linear-gradient(to top, #09203f 0%, #537895 100%);--wp--preset--gradient--happy-memories: linear-gradient(-60deg, #ff5858 0%, #f09819 100%);--wp--preset--gradient--grown-early: linear-gradient(to top, #0ba360 0%, #3cba92 100%);--wp--preset--gradient--morning-salad: linear-gradient(-225deg, #B7F8DB 0%, #50A7C2 100%);--wp--preset--gradient--night-call: linear-gradient(-225deg, #AC32E4 0%, #7918F2 48%, #4801FF 100%);--wp--preset--gradient--mind-crawl: linear-gradient(-225deg, #473B7B 0%, #3584A7 51%, #30D2BE 100%);--wp--preset--gradient--angel-care: linear-gradient(-225deg, #FFE29F 0%, #FFA99F 48%, #FF719A 100%);--wp--preset--gradient--juicy-cake: linear-gradient(to top, #e14fad 0%, #f9d423 100%);--wp--preset--gradient--rich-metal: linear-gradient(to right, #d7d2cc 0%, #304352 100%);--wp--preset--gradient--mole-hall: linear-gradient(-20deg, #616161 0%, #9bc5c3 100%);--wp--preset--gradient--cloudy-knoxville: linear-gradient(120deg, #fdfbfb 0%, #ebedee 100%);--wp--preset--gradient--soft-grass: linear-gradient(to top, #c1dfc4 0%, #deecdd 100%);--wp--preset--gradient--saint-petersburg: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);--wp--preset--gradient--everlasting-sky: linear-gradient(135deg, #fdfcfb 0%, #e2d1c3 100%);--wp--preset--gradient--kind-steel: linear-gradient(-20deg, #e9defa 0%, #fbfcdb 100%);--wp--preset--gradient--over-sun: linear-gradient(60deg, #abecd6 0%, #fbed96 100%);--wp--preset--gradient--premium-white: linear-gradient(to top, #d5d4d0 0%, #d5d4d0 1%, #eeeeec 31%, #efeeec 75%, #e9e9e7 100%);--wp--preset--gradient--clean-mirror: linear-gradient(45deg, #93a5cf 0%, #e4efe9 100%);--wp--preset--gradient--wild-apple: linear-gradient(to top, #d299c2 0%, #fef9d7 100%);--wp--preset--gradient--snow-again: linear-gradient(to top, #e6e9f0 0%, #eef1f5 100%);--wp--preset--gradient--confident-cloud: linear-gradient(to top, #dad4ec 0%, #dad4ec 1%, #f3e7e9 100%);--wp--preset--gradient--glass-water: linear-gradient(to top, #dfe9f3 0%, white 100%);--wp--preset--gradient--perfect-white: linear-gradient(-225deg, #E3FDF5 0%, #FFE6FA 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: clamp(22px, 1.375rem + ((1vw - 3.2px) * 0.625), 30px);--wp--preset--font-size--x-large: clamp(30px, 1.875rem + ((1vw - 3.2px) * 1.563), 50px);--wp--preset--font-size--xx-large: clamp(45px, 2.813rem + ((1vw - 3.2px) * 2.734), 80px);--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);}:root { --wp--style--global--content-size: var(--theme-block-max-width);--wp--style--global--wide-size: var(--theme-block-wide-max-width); }:where(body) { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.wp-site-blocks) > * { margin-block-start: var(--theme-content-spacing); margin-block-end: 0; }:where(.wp-site-blocks) > :first-child { margin-block-start: 0; }:where(.wp-site-blocks) > :last-child { margin-block-end: 0; }:root { --wp--style--block-gap: var(--theme-content-spacing); }:root :where(.is-layout-flow) > :first-child{margin-block-start: 0;}:root :where(.is-layout-flow) > :last-child{margin-block-end: 0;}:root :where(.is-layout-flow) > *{margin-block-start: var(--theme-content-spacing);margin-block-end: 0;}:root :where(.is-layout-constrained) > :first-child{margin-block-start: 0;}:root :where(.is-layout-constrained) > :last-child{margin-block-end: 0;}:root :where(.is-layout-constrained) > *{margin-block-start: var(--theme-content-spacing);margin-block-end: 0;}:root :where(.is-layout-flex){gap: var(--theme-content-spacing);}:root :where(.is-layout-grid){gap: var(--theme-content-spacing);}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}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;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.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-palette-color-1-color{color: var(--wp--preset--color--palette-color-1) !important;}.has-palette-color-2-color{color: var(--wp--preset--color--palette-color-2) !important;}.has-palette-color-3-color{color: var(--wp--preset--color--palette-color-3) !important;}.has-palette-color-4-color{color: var(--wp--preset--color--palette-color-4) !important;}.has-palette-color-5-color{color: var(--wp--preset--color--palette-color-5) !important;}.has-palette-color-6-color{color: var(--wp--preset--color--palette-color-6) !important;}.has-palette-color-7-color{color: var(--wp--preset--color--palette-color-7) !important;}.has-palette-color-8-color{color: var(--wp--preset--color--palette-color-8) !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-palette-color-1-background-color{background-color: var(--wp--preset--color--palette-color-1) !important;}.has-palette-color-2-background-color{background-color: var(--wp--preset--color--palette-color-2) !important;}.has-palette-color-3-background-color{background-color: var(--wp--preset--color--palette-color-3) !important;}.has-palette-color-4-background-color{background-color: var(--wp--preset--color--palette-color-4) !important;}.has-palette-color-5-background-color{background-color: var(--wp--preset--color--palette-color-5) !important;}.has-palette-color-6-background-color{background-color: var(--wp--preset--color--palette-color-6) !important;}.has-palette-color-7-background-color{background-color: var(--wp--preset--color--palette-color-7) !important;}.has-palette-color-8-background-color{background-color: var(--wp--preset--color--palette-color-8) !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-palette-color-1-border-color{border-color: var(--wp--preset--color--palette-color-1) !important;}.has-palette-color-2-border-color{border-color: var(--wp--preset--color--palette-color-2) !important;}.has-palette-color-3-border-color{border-color: var(--wp--preset--color--palette-color-3) !important;}.has-palette-color-4-border-color{border-color: var(--wp--preset--color--palette-color-4) !important;}.has-palette-color-5-border-color{border-color: var(--wp--preset--color--palette-color-5) !important;}.has-palette-color-6-border-color{border-color: var(--wp--preset--color--palette-color-6) !important;}.has-palette-color-7-border-color{border-color: var(--wp--preset--color--palette-color-7) !important;}.has-palette-color-8-border-color{border-color: var(--wp--preset--color--palette-color-8) !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-juicy-peach-gradient-background{background: var(--wp--preset--gradient--juicy-peach) !important;}.has-young-passion-gradient-background{background: var(--wp--preset--gradient--young-passion) !important;}.has-true-sunset-gradient-background{background: var(--wp--preset--gradient--true-sunset) !important;}.has-morpheus-den-gradient-background{background: var(--wp--preset--gradient--morpheus-den) !important;}.has-plum-plate-gradient-background{background: var(--wp--preset--gradient--plum-plate) !important;}.has-aqua-splash-gradient-background{background: var(--wp--preset--gradient--aqua-splash) !important;}.has-love-kiss-gradient-background{background: var(--wp--preset--gradient--love-kiss) !important;}.has-new-retrowave-gradient-background{background: var(--wp--preset--gradient--new-retrowave) !important;}.has-plum-bath-gradient-background{background: var(--wp--preset--gradient--plum-bath) !important;}.has-high-flight-gradient-background{background: var(--wp--preset--gradient--high-flight) !important;}.has-teen-party-gradient-background{background: var(--wp--preset--gradient--teen-party) !important;}.has-fabled-sunset-gradient-background{background: var(--wp--preset--gradient--fabled-sunset) !important;}.has-arielle-smile-gradient-background{background: var(--wp--preset--gradient--arielle-smile) !important;}.has-itmeo-branding-gradient-background{background: var(--wp--preset--gradient--itmeo-branding) !important;}.has-deep-blue-gradient-background{background: var(--wp--preset--gradient--deep-blue) !important;}.has-strong-bliss-gradient-background{background: var(--wp--preset--gradient--strong-bliss) !important;}.has-sweet-period-gradient-background{background: var(--wp--preset--gradient--sweet-period) !important;}.has-purple-division-gradient-background{background: var(--wp--preset--gradient--purple-division) !important;}.has-cold-evening-gradient-background{background: var(--wp--preset--gradient--cold-evening) !important;}.has-mountain-rock-gradient-background{background: var(--wp--preset--gradient--mountain-rock) !important;}.has-desert-hump-gradient-background{background: var(--wp--preset--gradient--desert-hump) !important;}.has-ethernal-constance-gradient-background{background: var(--wp--preset--gradient--ethernal-constance) !important;}.has-happy-memories-gradient-background{background: var(--wp--preset--gradient--happy-memories) !important;}.has-grown-early-gradient-background{background: var(--wp--preset--gradient--grown-early) !important;}.has-morning-salad-gradient-background{background: var(--wp--preset--gradient--morning-salad) !important;}.has-night-call-gradient-background{background: var(--wp--preset--gradient--night-call) !important;}.has-mind-crawl-gradient-background{background: var(--wp--preset--gradient--mind-crawl) !important;}.has-angel-care-gradient-background{background: var(--wp--preset--gradient--angel-care) !important;}.has-juicy-cake-gradient-background{background: var(--wp--preset--gradient--juicy-cake) !important;}.has-rich-metal-gradient-background{background: var(--wp--preset--gradient--rich-metal) !important;}.has-mole-hall-gradient-background{background: var(--wp--preset--gradient--mole-hall) !important;}.has-cloudy-knoxville-gradient-background{background: var(--wp--preset--gradient--cloudy-knoxville) !important;}.has-soft-grass-gradient-background{background: var(--wp--preset--gradient--soft-grass) !important;}.has-saint-petersburg-gradient-background{background: var(--wp--preset--gradient--saint-petersburg) !important;}.has-everlasting-sky-gradient-background{background: var(--wp--preset--gradient--everlasting-sky) !important;}.has-kind-steel-gradient-background{background: var(--wp--preset--gradient--kind-steel) !important;}.has-over-sun-gradient-background{background: var(--wp--preset--gradient--over-sun) !important;}.has-premium-white-gradient-background{background: var(--wp--preset--gradient--premium-white) !important;}.has-clean-mirror-gradient-background{background: var(--wp--preset--gradient--clean-mirror) !important;}.has-wild-apple-gradient-background{background: var(--wp--preset--gradient--wild-apple) !important;}.has-snow-again-gradient-background{background: var(--wp--preset--gradient--snow-again) !important;}.has-confident-cloud-gradient-background{background: var(--wp--preset--gradient--confident-cloud) !important;}.has-glass-water-gradient-background{background: var(--wp--preset--gradient--glass-water) !important;}.has-perfect-white-gradient-background{background: var(--wp--preset--gradient--perfect-white) !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;}.has-xx-large-font-size{font-size: var(--wp--preset--font-size--xx-large) !important;} :root :where(.wp-block-pullquote){font-size: clamp(0.984em, 0.984rem + ((1vw - 0.2em) * 0.645), 1.5em);line-height: 1.6;} </style> <link data-minify="1" rel='stylesheet' id='awsm-team-css-css' href='https://riverbendconsulting.com/wp-content/cache/min/1/wp-content/plugins/awsm-team-pro/css/team.min.css?ver=1732211736' media='all' /> <link rel='stylesheet' id='cookie-notice-front-css' href='https://riverbendconsulting.com/wp-content/plugins/cookie-notice/css/front.min.css?ver=2.5.1' media='all' /> <link data-minify="1" rel='stylesheet' id='megamenu-css' href='https://riverbendconsulting.com/wp-content/cache/min/1/wp-content/uploads/maxmegamenu/style.css?ver=1732211736' media='all' /> <link data-minify="1" rel='stylesheet' id='dashicons-css' href='https://riverbendconsulting.com/wp-content/cache/min/1/wp-includes/css/dashicons.min.css?ver=1732211736' media='all' /> <link data-minify="1" rel='stylesheet' id='parent-style-css' href='https://riverbendconsulting.com/wp-content/cache/min/1/wp-content/themes/blocksy/style.css?ver=1732211736' media='all' /> <link rel='stylesheet' id='blocksy-fonts-font-source-google-css' href='https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;600;700&#038;family=Poppins:wght@500&#038;display=swap' media='all' /> <link data-minify="1" rel='stylesheet' id='ct-main-styles-css' href='https://riverbendconsulting.com/wp-content/cache/min/1/wp-content/themes/blocksy/static/bundle/main.min.css?ver=1732211736' media='all' /> <link rel='stylesheet' id='ct-page-title-styles-css' href='https://riverbendconsulting.com/wp-content/themes/blocksy/static/bundle/page-title.min.css?ver=2.0.78' media='all' /> <link rel='stylesheet' id='ct-elementor-styles-css' href='https://riverbendconsulting.com/wp-content/themes/blocksy/static/bundle/elementor-frontend.min.css?ver=2.0.78' media='all' /> <link data-minify="1" rel='stylesheet' id='wpdreams-asl-basic-css' href='https://riverbendconsulting.com/wp-content/cache/min/1/wp-content/plugins/ajax-search-lite/css/style.basic.css?ver=1732211736' media='all' /> <link data-minify="1" rel='stylesheet' id='wpdreams-asl-instance-css' href='https://riverbendconsulting.com/wp-content/cache/min/1/wp-content/plugins/ajax-search-lite/css/style-underline.css?ver=1732211736' media='all' /> <link rel='stylesheet' id='elementor-frontend-css' href='https://riverbendconsulting.com/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.25.9' media='all' /> <link rel='stylesheet' id='widget-text-editor-css' href='https://riverbendconsulting.com/wp-content/plugins/elementor/assets/css/widget-text-editor.min.css?ver=3.25.9' media='all' /> <link rel='stylesheet' id='widget-image-css' href='https://riverbendconsulting.com/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=3.25.9' media='all' /> <link rel='stylesheet' id='widget-image-box-css' href='https://riverbendconsulting.com/wp-content/plugins/elementor/assets/css/widget-image-box.min.css?ver=3.25.9' media='all' /> <link rel='stylesheet' id='widget-divider-css' href='https://riverbendconsulting.com/wp-content/plugins/elementor/assets/css/widget-divider.min.css?ver=3.25.9' media='all' /> <link rel='stylesheet' id='widget-mega-menu-css' href='https://riverbendconsulting.com/wp-content/plugins/elementor-pro/assets/css/widget-mega-menu.min.css?ver=3.25.4' media='all' /> <link rel='stylesheet' id='widget-icon-list-css' href='https://riverbendconsulting.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css?ver=3.25.9' media='all' /> <link rel='stylesheet' id='widget-heading-css' href='https://riverbendconsulting.com/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.25.9' media='all' /> <link data-minify="1" rel='stylesheet' id='swiper-css' href='https://riverbendconsulting.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=1732211736' media='all' /> <link rel='stylesheet' id='e-swiper-css' href='https://riverbendconsulting.com/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=3.25.9' media='all' /> <link rel='stylesheet' id='elementor-post-29653-css' href='https://riverbendconsulting.com/wp-content/uploads/elementor/css/post-29653.css?ver=1732210676' media='all' /> <link rel='stylesheet' id='e-popup-style-css' href='https://riverbendconsulting.com/wp-content/plugins/elementor-pro/assets/css/conditionals/popup.min.css?ver=3.25.4' media='all' /> <link rel='stylesheet' id='elementor-post-3-css' href='https://riverbendconsulting.com/wp-content/uploads/elementor/css/post-3.css?ver=1732211558' media='all' /> <link rel='stylesheet' id='elementor-post-71492-css' href='https://riverbendconsulting.com/wp-content/uploads/elementor/css/post-71492.css?ver=1732549133' media='all' /> <link rel='stylesheet' id='elementor-post-37256-css' href='https://riverbendconsulting.com/wp-content/uploads/elementor/css/post-37256.css?ver=1732210676' media='all' /> <style id='rocket-lazyload-inline-css'> .rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:url(https://riverbendconsulting.com/wp-content/plugins/wp-rocket/assets/img/youtube.png) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;}.wp-embed-responsive .wp-has-aspect-ratio .rll-youtube-player{position:absolute;padding-bottom:0;width:100%;height:100%;top:0;bottom:0;left:0;right:0} </style> <link rel='stylesheet' id='google-fonts-1-css' href='https://fonts.googleapis.com/css?family=Poppins%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&#038;display=swap&#038;ver=6.7.1' media='all' /> <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin><script src="https://riverbendconsulting.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" defer></script> <script src="https://riverbendconsulting.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" defer></script> <script type="rocketlazyloadscript" id="cookie-notice-front-js-before"> var cnArgs = {"ajaxUrl":"https:\/\/riverbendconsulting.com\/wp-admin\/admin-ajax.php","nonce":"4651c27779","hideEffect":"none","position":"bottom","onScroll":false,"onScrollOffset":100,"onClick":false,"cookieName":"cookie_notice_accepted","cookieTime":2592000,"cookieTimeRejected":2592000,"globalCookie":false,"redirection":false,"cache":true,"revokeCookies":false,"revokeCookiesOpt":"automatic"}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://riverbendconsulting.com/wp-content/plugins/cookie-notice/js/front.min.js?ver=2.5.1" id="cookie-notice-front-js" defer></script> <link rel="https://api.w.org/" href="https://riverbendconsulting.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://riverbendconsulting.com/wp-json/wp/v2/pages/3" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://riverbendconsulting.com/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.7.1" /> <link rel='shortlink' href='https://riverbendconsulting.com/?p=3' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://riverbendconsulting.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Friverbendconsulting.com%2Fprivacy-policy%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://riverbendconsulting.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Friverbendconsulting.com%2Fprivacy-policy%2F&#038;format=xml" /> <!-- HFCM by 99 Robots - Snippet # 3: FreshSales --> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src='https://riverbendconsulting.com/wp-content/cache/min/1/1632659/2531110.js?ver=1732211736' chat='true' defer> </script> <!-- /end HFCM by 99 Robots --> <!-- HFCM by 99 Robots - Snippet # 7: Google Analytics --> <!-- Global site tag (gtag.js) - Google Analytics --> <script type="rocketlazyloadscript" async data-rocket-src="https://www.googletagmanager.com/gtag/js?id=UA-105569519-1"></script> <script type="rocketlazyloadscript"> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-105569519-1'); </script> <!-- /end HFCM by 99 Robots --> <!-- HFCM by 99 Robots - Snippet # 9: Bing Global Code --> <script type="rocketlazyloadscript">(function(w,d,t,r,u){var f,n,i;w[u]=w[u]||[],f=function(){var o={ti:"26021803"};o.q=w[u],w[u]=new UET(o),w[u].push("pageLoad")},n=d.createElement(t),n.src=r,n.async=1,n.onload=n.onreadystatechange=function(){var s=this.readyState;s&&s!=="loaded"&&s!=="complete"||(f(),n.onload=n.onreadystatechange=null)},i=d.getElementsByTagName(t)[0],i.parentNode.insertBefore(n,i)})(window,document,"script","//bat.bing.com/bat.js","uetq");</script> <!-- /end HFCM by 99 Robots --> <!-- HFCM by 99 Robots - Snippet # 10: Google Tag Manager --> <!-- Google Tag Manager --> <script type="rocketlazyloadscript">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-NFRPMSJ');</script> <!-- End Google Tag Manager --> <!-- /end HFCM by 99 Robots --> <!-- HFCM by 99 Robots - Snippet # 17: Referral Program --> <script type="rocketlazyloadscript"> window.referralJS = ((window.referralJS !== null && window.referralJS !== undefined) ? window.referralJS : {}); window.referralJS.scriptConfig = { parameters: { src: "//riverbendconsulting.referralrock.com/ReferralSdk/referral.js", transactionKey: "1a3a13cb-62be-4263-b59f-d1d4ec20440f" } }; (function(f,r,n,d,b,y){b=f.createElement(r),y=f.getElementsByTagName(r)[0];b.async=1;b.src=n+"?referrer="+encodeURIComponent(window.location.origin+window.location.pathname).replace(/[!'()*]/g,escape);b.id="RR_DIVID_V5";b.setAttribute("transactionKey",window.referralJS.scriptConfig.parameters.transactionKey);y.parentNode.insertBefore(b,y)})(document,"script",window.referralJS.scriptConfig.parameters.src); </script> <script type="rocketlazyloadscript"> window.addEventListener('message', function (event) { if (event.data.type === 'hsFormCallback' && event.data.eventName === 'onFormSubmit') { var rawFormData = event.data.data var formData = {}; for (var i = 0; i < rawFormData.length; i++) { formData[rawFormData[i].name] = rawFormData[i].value; } window.referralJS = ((window.referralJS !== null && window.referralJS !== undefined) ? window.referralJS : {}); window.referralJS.conversion = { debug: "false", parameters: { firstName: formData.firstname, lastName: formData.lastname, email: formData.email, customFields:{ customText:{ "textfield1": formData.phone, "textfield2": formData.amazon_storefront_name, }, customOption:{ "checkboxfield3": formData.products_opted_for, } } } }; } }); </script> <!-- /end HFCM by 99 Robots --> <!-- HFCM by 99 Robots - Snippet # 18: TrustPilot --> <!-- TrustBox script --> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://riverbendconsulting.com/wp-content/cache/min/1/bootstrap/v5/tp.widget.bootstrap.min.js?ver=1732211736" async></script> <!-- End TrustBox script --> <!-- /end HFCM by 99 Robots --> <!-- DO NOT COPY THIS SNIPPET! Start of Page Analytics Tracking for HubSpot WordPress plugin v11.1.73--> <script type="rocketlazyloadscript" class="hsq-set-content-id" data-content-id="standard-page"> var _hsq = _hsq || []; _hsq.push(["setContentType", "standard-page"]); </script> <!-- DO NOT COPY THIS SNIPPET! End of Page Analytics Tracking for HubSpot WordPress plugin --> <script type="rocketlazyloadscript">document.documentElement.className += " js";</script> <noscript><link rel='stylesheet' href='https://riverbendconsulting.com/wp-content/themes/blocksy/static/bundle/no-scripts.min.css' type='text/css'></noscript> <style id="ct-main-styles-inline-css">[data-header*="type-1"] .ct-header [data-id="button"] .ct-button-ghost {--theme-button-text-initial-color:var(--theme-button-background-initial-color);--theme-button-text-hover-color:#ffffff;} [data-header*="type-1"] .ct-header [data-id="logo"] .site-title {--theme-font-weight:700;--theme-font-size:25px;--theme-line-height:1.5;--theme-link-initial-color:var(--theme-palette-color-4);} [data-header*="type-1"] .ct-header [data-id="menu"] > ul > li > a {--theme-font-weight:700;--theme-text-transform:uppercase;--theme-font-size:12px;--theme-line-height:1.3;--theme-link-initial-color:var(--theme-text-color);} [data-header*="type-1"] .ct-header [data-id="menu"] .sub-menu .ct-menu-link {--theme-link-initial-color:var(--theme-palette-color-8);--theme-font-weight:500;--theme-font-size:12px;} [data-header*="type-1"] .ct-header [data-id="menu"] .sub-menu {--dropdown-divider:1px dashed rgba(255, 255, 255, 0.1);--theme-box-shadow:0px 10px 20px rgba(41, 51, 61, 0.1);--theme-border-radius:0px 0px 2px 2px;} [data-header*="type-1"] .ct-header [data-row*="middle"] {--height:120px;background-color:var(--theme-palette-color-8);background-image:none;--theme-border-top:none;--theme-border-bottom:none;--theme-box-shadow:none;} [data-header*="type-1"] .ct-header [data-row*="middle"] > div {--theme-border-top:none;--theme-border-bottom:none;} [data-header*="type-1"] [data-id="mobile-menu"] {--theme-font-weight:700;--theme-font-size:20px;--theme-link-initial-color:#ffffff;--mobile-menu-divider:none;} [data-header*="type-1"] #offcanvas {--theme-box-shadow:0px 0px 70px rgba(0, 0, 0, 0.35);--side-panel-width:500px;} [data-header*="type-1"] #offcanvas .ct-panel-inner {background-color:rgba(18, 21, 25, 0.98);} [data-header*="type-1"] [data-id="socials"].ct-header-socials [data-color="custom"] {--background-color:rgba(218, 222, 228, 0.3);--background-hover-color:var(--theme-palette-color-1);} [data-header*="type-1"] .ct-header [data-id="text"] {--max-width:100%;--theme-font-size:15px;--theme-line-height:1.3;} [data-header*="type-1"] .ct-header [data-row*="top"] {--height:50px;background-color:var(--theme-palette-color-8);background-image:none;--theme-border-top:none;--theme-border-bottom:none;--theme-box-shadow:none;} [data-header*="type-1"] .ct-header [data-row*="top"] > div {--theme-border-top:none;--theme-border-bottom:none;} [data-header*="type-1"] [data-id="trigger"] {--theme-icon-size:18px;} [data-header*="type-1"] {--header-height:120px;} [data-header*="type-1"] .ct-header {background-image:none;} [data-footer*="type-1"] .ct-footer [data-row*="bottom"] > div {--container-spacing:25px;--theme-border:none;--theme-border-top:none;--grid-template-columns:initial;} [data-footer*="type-1"] .ct-footer [data-row*="bottom"] .widget-title {--theme-font-size:16px;} [data-footer*="type-1"] .ct-footer [data-row*="bottom"] {--theme-border-top:none;background-color:transparent;} [data-footer*="type-1"] [data-id="copyright"] {--theme-font-weight:400;--theme-font-size:15px;--theme-line-height:1.3;} [data-footer*="type-1"] .ct-footer {background-color:var(--theme-palette-color-6);}:root {--theme-font-family:Roboto, Sans-Serif;--theme-font-weight:400;--theme-text-transform:none;--theme-text-decoration:none;--theme-font-size:15px;--theme-line-height:19px;--theme-letter-spacing:0em;--theme-button-font-family:Poppins, Sans-Serif;--theme-button-font-weight:500;--theme-button-font-size:15px;--has-classic-forms:var(--true);--has-modern-forms:var(--false);--theme-form-field-border-initial-color:var(--theme-border-color);--theme-form-field-border-focus-color:var(--theme-palette-color-1);--theme-form-selection-field-initial-color:var(--theme-border-color);--theme-form-selection-field-active-color:var(--theme-palette-color-1);--e-global-color-blocksy_palette_1:var(--theme-palette-color-1);--e-global-color-blocksy_palette_2:var(--theme-palette-color-2);--e-global-color-blocksy_palette_3:var(--theme-palette-color-3);--e-global-color-blocksy_palette_4:var(--theme-palette-color-4);--e-global-color-blocksy_palette_5:var(--theme-palette-color-5);--e-global-color-blocksy_palette_6:var(--theme-palette-color-6);--e-global-color-blocksy_palette_7:var(--theme-palette-color-7);--e-global-color-blocksy_palette_8:var(--theme-palette-color-8);--theme-palette-color-1:#EF7622;--theme-palette-color-2:#0033A0;--theme-palette-color-3:#2B2B2B;--theme-palette-color-4:#2B2B2B;--theme-palette-color-5:#000000;--theme-palette-color-6:#F9FAFB;--theme-palette-color-7:#ffffff;--theme-palette-color-8:#f2f2f2;--theme-text-color:var(--theme-palette-color-3);--theme-link-initial-color:var(--theme-palette-color-2);--theme-link-hover-color:var(--theme-palette-color-1);--theme-selection-text-color:var(--theme-palette-color-5);--theme-selection-background-color:var(--theme-palette-color-8);--theme-border-color:var(--theme-palette-color-5);--theme-headings-color:var(--theme-palette-color-4);--theme-content-spacing:1.5em;--theme-button-min-height:40px;--theme-button-shadow:none;--theme-button-transform:none;--theme-button-text-initial-color:#ffffff;--theme-button-text-hover-color:#ffffff;--theme-button-background-initial-color:var(--theme-palette-color-1);--theme-button-background-hover-color:var(--theme-palette-color-2);--theme-button-border:none;--theme-button-border-radius:3px;--theme-button-padding:5px 20px;--theme-normal-container-max-width:1290px;--theme-content-vertical-spacing:60px;--theme-container-edge-spacing:90vw;--theme-narrow-container-max-width:750px;--theme-wide-offset:130px;}h1 {--theme-font-family:Poppins, Sans-Serif;--theme-font-weight:500;--theme-font-size:40px;--theme-line-height:2em;}h2 {--theme-font-family:Poppins, Sans-Serif;--theme-font-weight:500;--theme-font-size:35px;--theme-line-height:2em;}h3 {--theme-font-family:Poppins, Sans-Serif;--theme-font-weight:500;--theme-font-size:30px;--theme-line-height:2em;}h4 {--theme-font-family:Poppins, Sans-Serif;--theme-font-weight:500;--theme-font-size:25px;--theme-line-height:2em;}h5 {--theme-font-family:Poppins, Sans-Serif;--theme-font-weight:500;--theme-font-size:20px;--theme-line-height:2em;}h6 {--theme-font-family:Poppins, Sans-Serif;--theme-font-weight:500;--theme-font-size:16px;--theme-line-height:1.5;}.wp-block-quote {--theme-font-family:Roboto, Sans-Serif;--theme-font-weight:400;--theme-font-size:15px;--theme-line-height:2em;}.wp-block-pullquote {--theme-font-family:Roboto, Sans-Serif;--theme-font-weight:400;--theme-font-size:25px;--theme-line-height:2em;}pre, code, samp, kbd {--theme-font-family:Roboto, Sans-Serif;--theme-font-weight:400;--theme-font-size:16px;--theme-line-height:2em;}figcaption {--theme-font-size:14px;}.ct-sidebar .widget-title {--theme-font-size:20px;}.ct-breadcrumbs {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;}body {background-color:var(--theme-palette-color-7);background-image:none;} [data-prefix="single_blog_post"] .entry-header .page-title {--theme-font-size:30px;} [data-prefix="single_blog_post"] .entry-header .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;--theme-line-height:1.3;} [data-prefix="categories"] .entry-header .page-title {--theme-font-size:30px;} [data-prefix="categories"] .entry-header .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;--theme-line-height:1.3;} [data-prefix="search"] .entry-header .page-title {--theme-font-size:30px;} [data-prefix="search"] .entry-header .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;--theme-line-height:1.3;} [data-prefix="author"] .entry-header .page-title {--theme-font-size:30px;} [data-prefix="author"] .entry-header .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;--theme-line-height:1.3;} [data-prefix="author"] .hero-section[data-type="type-2"] {background-color:var(--theme-palette-color-6);background-image:none;--container-padding:50px 0px;} [data-prefix="single_page"] .entry-header .page-title {--theme-font-size:30px;} [data-prefix="single_page"] .entry-header .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;--theme-line-height:1.3;} [data-prefix="e-floating-buttons_single"] .entry-header .page-title {--theme-font-size:30px;} [data-prefix="e-floating-buttons_single"] .entry-header .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;--theme-line-height:1.3;} [data-prefix="e-floating-buttons_archive"] .entry-header .page-title {--theme-font-size:30px;} [data-prefix="e-floating-buttons_archive"] .entry-header .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;--theme-line-height:1.3;} [data-prefix="blog"] .entries {--grid-template-columns:repeat(4, minmax(0, 1fr));} [data-prefix="blog"] .entry-card .entry-title {--theme-font-size:20px;--theme-line-height:1.3;} [data-prefix="blog"] .entry-card .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;} [data-prefix="blog"] .entry-card {background-color:var(--theme-palette-color-8);--theme-box-shadow:0px 12px 18px -6px rgba(34, 56, 101, 0.04);} [data-prefix="categories"] .entries {--grid-template-columns:repeat(4, minmax(0, 1fr));} [data-prefix="categories"] .entry-card .entry-title {--theme-font-size:20px;--theme-line-height:1.3;} [data-prefix="categories"] .entry-card .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;} [data-prefix="categories"] .entry-card {background-color:var(--theme-palette-color-8);--theme-box-shadow:0px 12px 18px -6px rgba(34, 56, 101, 0.04);} [data-prefix="author"] .entries {--grid-template-columns:repeat(3, minmax(0, 1fr));} [data-prefix="author"] .entry-card .entry-title {--theme-font-size:20px;--theme-line-height:1.3;} [data-prefix="author"] .entry-card .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;} [data-prefix="author"] .entry-card {background-color:var(--theme-palette-color-8);--theme-box-shadow:0px 12px 18px -6px rgba(34, 56, 101, 0.04);} [data-prefix="search"] .entries {--grid-template-columns:repeat(4, minmax(0, 1fr));} [data-prefix="search"] .entry-card .entry-title {--theme-font-size:20px;--theme-line-height:1.3;} [data-prefix="search"] .entry-card .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;} [data-prefix="search"] .entry-card {background-color:var(--theme-palette-color-8);--theme-box-shadow:0px 12px 18px -6px rgba(34, 56, 101, 0.04);} [data-prefix="e-floating-buttons_archive"] .entries {--grid-template-columns:repeat(3, minmax(0, 1fr));} [data-prefix="e-floating-buttons_archive"] .entry-card .entry-title {--theme-font-size:20px;--theme-line-height:1.3;} [data-prefix="e-floating-buttons_archive"] .entry-card .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;} [data-prefix="e-floating-buttons_archive"] .entry-card {background-color:var(--theme-palette-color-8);--theme-box-shadow:0px 12px 18px -6px rgba(34, 56, 101, 0.04);}form textarea {--theme-form-field-height:170px;}.ct-sidebar {--theme-link-initial-color:var(--theme-text-color);} [data-prefix="e-floating-buttons_single"] [class*="ct-container"] > article[class*="post"] {--has-boxed:var(--false);--has-wide:var(--true);} [data-prefix="single_blog_post"] [class*="ct-container"] > article[class*="post"] {--has-boxed:var(--false);--has-wide:var(--true);} [data-prefix="single_page"] [class*="ct-container"] > article[class*="post"] {--has-boxed:var(--false);--has-wide:var(--true);}@media (max-width: 999.98px) {[data-header*="type-1"] .ct-header [data-row*="middle"] {--height:70px;} [data-header*="type-1"] #offcanvas {--side-panel-width:65vw;} [data-footer*="type-1"] .ct-footer [data-row*="bottom"] > div {--grid-template-columns:initial;} [data-prefix="blog"] .entries {--grid-template-columns:repeat(2, minmax(0, 1fr));} [data-prefix="categories"] .entries {--grid-template-columns:repeat(2, minmax(0, 1fr));} [data-prefix="author"] .entries {--grid-template-columns:repeat(2, minmax(0, 1fr));} [data-prefix="search"] .entries {--grid-template-columns:repeat(2, minmax(0, 1fr));} [data-prefix="e-floating-buttons_archive"] .entries {--grid-template-columns:repeat(2, minmax(0, 1fr));}}@media (max-width: 689.98px) {[data-header*="type-1"] #offcanvas {--side-panel-width:90vw;} [data-footer*="type-1"] .ct-footer [data-row*="bottom"] > div {--container-spacing:15px;--grid-template-columns:initial;}h3 {--theme-font-size:20px;} [data-prefix="blog"] .entries {--grid-template-columns:repeat(1, minmax(0, 1fr));} [data-prefix="blog"] .entry-card .entry-title {--theme-font-size:18px;} [data-prefix="categories"] .entry-card .entry-title {--theme-font-size:18px;} [data-prefix="author"] .entries {--grid-template-columns:repeat(1, minmax(0, 1fr));} [data-prefix="author"] .entry-card .entry-title {--theme-font-size:18px;} [data-prefix="search"] .entries {--grid-template-columns:repeat(1, minmax(0, 1fr));} [data-prefix="search"] .entry-card .entry-title {--theme-font-size:18px;} [data-prefix="e-floating-buttons_archive"] .entries {--grid-template-columns:repeat(1, minmax(0, 1fr));} [data-prefix="e-floating-buttons_archive"] .entry-card .entry-title {--theme-font-size:18px;}:root {--theme-content-vertical-spacing:50px;--theme-container-edge-spacing:88vw;}}</style> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /> <link rel="preload" as="style" href="//fonts.googleapis.com/css?family=Open+Sans&display=swap" /> <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Open+Sans&display=swap" media="all" /> <meta name="generator" content="Elementor 3.25.9; features: e_font_icon_svg, additional_custom_breakpoints, e_optimized_control_loading; settings: css_print_method-external, google_font-enabled, font_display-swap"> <style type="text/css">.broken_link, a.broken_link { text-decoration: line-through; }</style><script type="rocketlazyloadscript" id="google_gtagjs" data-rocket-src="https://www.googletagmanager.com/gtag/js?id=G-B5JGX81DBD" async></script> <script type="rocketlazyloadscript" id="google_gtagjs-inline"> window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('config', 'G-B5JGX81DBD', {} ); </script> <style> div[id*='ajaxsearchlitesettings'].searchsettings .asl_option_inner label { font-size: 0px !important; color: rgba(0, 0, 0, 0); } div[id*='ajaxsearchlitesettings'].searchsettings .asl_option_inner label:after { font-size: 11px !important; position: absolute; top: 0; left: 0; z-index: 1; } .asl_w_container { width: 100%; margin: 1px 1px 1px 1px; min-width: 200px; } div[id*='ajaxsearchlite'].asl_m { width: 100%; } div[id*='ajaxsearchliteres'].wpdreams_asl_results div.resdrg span.highlighted { font-weight: bold; color: rgba(217, 49, 43, 1); background-color: rgba(238, 238, 238, 1); } div[id*='ajaxsearchliteres'].wpdreams_asl_results .results img.asl_image { width: 50px; height: 50px; object-fit: contain; } div.asl_r .results { max-height: none; } div.asl_r.asl_w.vertical .results .item::after { display: block; position: absolute; bottom: 0; content: ''; height: 1px; width: 100%; background: #D8D8D8; } div.asl_r.asl_w.vertical .results .item.asl_last_item::after { display: none; } .elementor-kit-29653 { font-size: 15px; } </style> <link rel="icon" href="https://riverbendconsulting.com/wp-content/uploads/2023/02/cropped-Favicon-32x32.png" sizes="32x32" /> <link rel="icon" href="https://riverbendconsulting.com/wp-content/uploads/2023/02/cropped-Favicon-192x192.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://riverbendconsulting.com/wp-content/uploads/2023/02/cropped-Favicon-180x180.png" /> <meta name="msapplication-TileImage" content="https://riverbendconsulting.com/wp-content/uploads/2023/02/cropped-Favicon-270x270.png" /> <style id="wp-custom-css"> blockquote { font-family: Roboto, serif; font-size: 18px; font-style: italic; max-width: 900px; margin: 0px 20px 20px 0px; padding: 40px 10px 30px 60px; line-height: 1.45; position: relative; color: #000000; background:#eeeeee; } blockquote:before { content: "\201C"; font-size: 95px; position: absolute; left: 10px; top: 0px; color: #EF7622; } blockquote cite { color: #999999; font-size: 15px; display: block; margin-top: 5px; } blockquote cite:before { content: "\2014 \2009"; } /*blockquote { font-family: Roboto, serif; font-size: 15px; font-style: italic; width: 700px; margin: 30px 30px 30px 30px; padding: 30px 30px 30px 30px; line-height: 1.45; position: relative; color: #383838; border-left:3px dashed #0033A0; background:#eee; } blockquote cite { color: #999999; font-size: 15px; display: block; margin-top: 5px; } blockquote cite:before { content: "\2014 \2009"; }*/ form.post-password-form { padding: 100px; font-size: 20px; } .check-tut-form .elementor-field-type-checkbox > { flex: 0 1 300px } .with_frm_style .frm_inline_box { font-size: 40%; } /* Show Hide Sticky Header Speed Control */ #hide-header { transition: all .4s ease!important; } @media (max-width:480px) { .hsform ul { list-style-type: none; margin: 0 0 15px 0; padding: 0; -webkit-column-count: 1 !important; -moz-column-count: 1 !important; column-count: 1 !important; } } @media (min-width:801px) { .hsform ul { list-style-type: none; margin: 0 0 15px 0; padding: 0; -webkit-column-count: 1 !important; -moz-column-count: 1 !important; column-count: 1 !important; } } @media (min-width:1024px){ .hsform ul { list-style-type: none; margin: 0 0 15px 0; padding: 0; -webkit-column-count: 2 !important; -moz-column-count: 2 !important; column-count: 2 !important; } } .hsform li span { padding-left: 2px; padding-top: 2px; } .hs-custom-style>div input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .hs-custom-style fieldset input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]) { margin-bottom: 10px; } .hsform .no-list.hs-error-msgs.inputs-list { column-count: 1 !important } .hsform .hs_notes.hs-notes.hs-fieldtype-textarea.field.hs-form-field { margin-bottom: 10px; } #ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input { font-family: 'Roboto'; font-size: 15px; } /* input.hs-button.primary.large { width: 100%; }*/ </style> <style type="text/css">/** Mega Menu CSS: fs **/</style> <noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript> </head> <body class="elementor-default elementor-template-full-width elementor-kit-29653 elementor-page elementor-page-3" data-link="type-2" data-prefix="single_page" data-footer="type-1" itemscope="itemscope" itemtype="https://schema.org/WebPage"> <a class="skip-link show-on-focus" href="#main"> Skip to content</a> <div id="main-container"> <div data-elementor-type="header" data-elementor-id="71492" class="elementor elementor-71492 elementor-location-header" data-elementor-post-type="elementor_library"> <div class="elementor-element elementor-element-65ca044 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-parent" data-id="65ca044" data-element_type="container"> <div class="elementor-element elementor-element-36d3519 e-con-full e-flex e-con e-child" data-id="36d3519" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-245237c elementor-widget elementor-widget-text-editor" data-id="245237c" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="color: #ffffff;"><a style="color: #ffffff;" href="https://riverbendconsulting.com/newsletter/"><span style="text-decoration: underline;">Subscribe to our monthly newsletter</span> for the latest Amazon insights and expert advice.</a></span></p> </div> </div> </div> </div> <div class="elementor-element elementor-element-6756036a elementor-hidden-mobile e-con-full elementor-hidden-tablet e-flex e-con e-parent" data-id="6756036a" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-75959ebe e-flex e-con-boxed e-con e-child" data-id="75959ebe" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-57407d50 elementor-widget__width-initial elementor-widget elementor-widget-theme-site-logo elementor-widget-image" data-id="57407d50" data-element_type="widget" data-widget_type="theme-site-logo.default"> <div class="elementor-widget-container"> <a href="https://riverbendconsulting.com"> <img width="400" height="191" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20191'%3E%3C/svg%3E" class="attachment-full size-full wp-image-25275" alt="Riverbend Consulting" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2021/07/LogoR.png 400w, https://riverbendconsulting.com/wp-content/uploads/2021/07/LogoR-300x143.png 300w" data-lazy-sizes="(max-width: 400px) 100vw, 400px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2021/07/LogoR.png" /><noscript><img width="400" height="191" src="https://riverbendconsulting.com/wp-content/uploads/2021/07/LogoR.png" class="attachment-full size-full wp-image-25275" alt="Riverbend Consulting" srcset="https://riverbendconsulting.com/wp-content/uploads/2021/07/LogoR.png 400w, https://riverbendconsulting.com/wp-content/uploads/2021/07/LogoR-300x143.png 300w" sizes="(max-width: 400px) 100vw, 400px" /></noscript> </a> </div> </div> <div class="elementor-element elementor-element-2c137ab2 elementor-widget__width-initial elementor-widget elementor-widget-image" data-id="2c137ab2" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" class="attachment-large size-large wp-image-28308" alt="Inc5000_logo" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2022/09/Inc5000_logo.png 150w, https://riverbendconsulting.com/wp-content/uploads/2022/09/Inc5000_logo-66x66.png 66w" data-lazy-sizes="(max-width: 150px) 100vw, 150px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/09/Inc5000_logo.png" /><noscript><img width="150" height="150" src="https://riverbendconsulting.com/wp-content/uploads/2022/09/Inc5000_logo.png" class="attachment-large size-large wp-image-28308" alt="Inc5000_logo" srcset="https://riverbendconsulting.com/wp-content/uploads/2022/09/Inc5000_logo.png 150w, https://riverbendconsulting.com/wp-content/uploads/2022/09/Inc5000_logo-66x66.png 66w" sizes="(max-width: 150px) 100vw, 150px" /></noscript> </div> </div> <div class="elementor-element elementor-element-f2af605 elementor-widget__width-initial e-full_width e-n-menu-layout-horizontal e-n-menu-tablet elementor-widget elementor-widget-n-menu" data-id="f2af605" data-element_type="widget" data-settings="{&quot;menu_items&quot;:[{&quot;item_title&quot;:&quot;Appeals&quot;,&quot;_id&quot;:&quot;b65eec0&quot;,&quot;item_dropdown_content&quot;:&quot;yes&quot;,&quot;item_link&quot;:{&quot;url&quot;:&quot;&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;item_icon&quot;:{&quot;value&quot;:&quot;&quot;,&quot;library&quot;:&quot;&quot;},&quot;item_icon_active&quot;:null,&quot;element_id&quot;:&quot;&quot;},{&quot;item_title&quot;:&quot;Services&quot;,&quot;_id&quot;:&quot;c31c9e6&quot;,&quot;item_dropdown_content&quot;:&quot;yes&quot;,&quot;item_link&quot;:{&quot;url&quot;:&quot;&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;item_icon&quot;:{&quot;value&quot;:&quot;&quot;,&quot;library&quot;:&quot;&quot;},&quot;item_icon_active&quot;:null,&quot;element_id&quot;:&quot;&quot;},{&quot;item_title&quot;:&quot;About&quot;,&quot;_id&quot;:&quot;3912909&quot;,&quot;item_dropdown_content&quot;:&quot;yes&quot;,&quot;item_link&quot;:{&quot;url&quot;:&quot;&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;item_icon&quot;:{&quot;value&quot;:&quot;&quot;,&quot;library&quot;:&quot;&quot;},&quot;item_icon_active&quot;:null,&quot;element_id&quot;:&quot;&quot;},{&quot;item_title&quot;:&quot;Blog&quot;,&quot;item_link&quot;:{&quot;url&quot;:&quot;https:\/\/riverbendconsulting.com\/blog\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;item_dropdown_content&quot;:&quot;&quot;,&quot;_id&quot;:&quot;f241b21&quot;,&quot;item_icon&quot;:{&quot;value&quot;:&quot;&quot;,&quot;library&quot;:&quot;&quot;},&quot;item_icon_active&quot;:null,&quot;element_id&quot;:&quot;&quot;}],&quot;item_position_horizontal&quot;:&quot;start&quot;,&quot;content_width&quot;:&quot;full_width&quot;,&quot;item_layout&quot;:&quot;horizontal&quot;,&quot;open_on&quot;:&quot;hover&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;,&quot;breakpoint_selector&quot;:&quot;tablet&quot;,&quot;menu_item_title_distance_from_content&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;menu_item_title_distance_from_content_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;menu_item_title_distance_from_content_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="mega-menu.default"> <div class="elementor-widget-container"> <nav class="e-n-menu" data-widget-number="254" aria-label="Menu"> <button class="e-n-menu-toggle" id="menu-toggle-254" aria-haspopup="true" aria-expanded="false" aria-controls="menubar-254" aria-label="Menu Toggle"> <span class="e-n-menu-toggle-icon e-open"> <svg class="e-font-icon-svg e-eicon-menu-bar" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M104 333H896C929 333 958 304 958 271S929 208 896 208H104C71 208 42 237 42 271S71 333 104 333ZM104 583H896C929 583 958 554 958 521S929 458 896 458H104C71 458 42 487 42 521S71 583 104 583ZM104 833H896C929 833 958 804 958 771S929 708 896 708H104C71 708 42 737 42 771S71 833 104 833Z"></path></svg> </span> <span class="e-n-menu-toggle-icon e-close"> <svg class="e-font-icon-svg e-eicon-close" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M742 167L500 408 258 167C246 154 233 150 217 150 196 150 179 158 167 167 154 179 150 196 150 212 150 229 154 242 171 254L408 500 167 742C138 771 138 800 167 829 196 858 225 858 254 829L496 587 738 829C750 842 767 846 783 846 800 846 817 842 829 829 842 817 846 804 846 783 846 767 842 750 829 737L588 500 833 258C863 229 863 200 833 171 804 137 775 137 742 167Z"></path></svg> </span> </button> <div class="e-n-menu-wrapper" id="menubar-254" aria-labelledby="menu-toggle-254"> <ul class="e-n-menu-heading"> <li class="e-n-menu-item"> <div id="e-n-menu-title-2541" class="e-n-menu-title"> <div class="e-n-menu-title-container"> <span class="e-n-menu-title-text"> Appeals </span> </div> <button id="e-n-menu-dropdown-icon-2541" class="e-n-menu-dropdown-icon e-focus" data-tab-index="1" aria-haspopup="true" aria-expanded="false" aria-controls="e-n-menu-content-2541" > <span class="e-n-menu-dropdown-icon-opened"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-caret-up" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z"></path></svg> <span class="elementor-screen-only">Close Appeals</span> </span> <span class="e-n-menu-dropdown-icon-closed"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-caret-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"></path></svg> <span class="elementor-screen-only">Open Appeals</span> </span> </button> </div> <div class="e-n-menu-content"> <div id="e-n-menu-content-2541" data-tab-index="1" aria-labelledby="e-n-menu-dropdown-icon-2541" class="elementor-element elementor-element-5dee854b e-flex e-con-boxed e-con e-child" data-id="5dee854b" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-4a3941a4 e-flex e-con-boxed e-con e-child" data-id="4a3941a4" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-3335e888 elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="3335e888" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><h5 class="elementor-image-box-title">Appeals (3P Sellers)</h5><p class="elementor-image-box-description"><a href="/3p-account-suspension-appeal/">Amazon Account Appeal</a><br> <a href="/3p-asin-suspension-appeal/">Amazon ASIN Appeal</a><br> <a href="/brand-registry/">Brand Registry Appeal</a><br> <a href="/amazon-account-transition-services/">Amazon Account Transition Services</a><br> <a href="/amazon-kindle-direct-publishing/">Amazon Kindle Direct Publishing Appeal</a> </p></div></div> </div> </div> <div class="elementor-element elementor-element-3d2f5d4f elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="3d2f5d4f" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-7dc1d9eb elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="7dc1d9eb" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><p class="elementor-image-box-description"><a href="/walmart-suspension-appeal/">Walmart Account Appeal</a> <br> <a href="/walmart-item-appeal/">Walmart Item Appeal </a></p></div></div> </div> </div> </div> </div> <div class="elementor-element elementor-element-7bf314df elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="7bf314df" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><h5 class="elementor-image-box-title">Appeals (1P Vendors)</h5><p class="elementor-image-box-description"><a href="/vendor-account-suspension-appeal/">Amazon Account Appeal</a><br> <a href="/vendor-asin-suspension-appeals/">Amazon ASIN Appeal</a><br> <a href="/brand-registry/">Brand Registry Appeal</a><br></p></div></div> </div> </div> <div class="elementor-element elementor-element-64fdaac6 e-flex e-con-boxed e-con e-child" data-id="64fdaac6" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-54830c87 elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="54830c87" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><h5 class="elementor-image-box-title">QUICK ACCESS</h5><p class="elementor-image-box-description"><a href="tel:+18772891017">Call Us</a><br> <a href="/contact/">Contact Us</a><br> </p></div></div> </div> </div> <div class="elementor-element elementor-element-4875214c elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="4875214c" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-213d3ab9 elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="213d3ab9" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><p class="elementor-image-box-description"> <a href="https://www.trustpilot.com/review/riverbendconsulting.com" style="color: #00B67A"><b>Customer Reviews</b></a></p></div></div> </div> </div> </div> </div> </div> </div> </div> </li> <li class="e-n-menu-item"> <div id="e-n-menu-title-2542" class="e-n-menu-title"> <div class="e-n-menu-title-container"> <span class="e-n-menu-title-text"> Services </span> </div> <button id="e-n-menu-dropdown-icon-2542" class="e-n-menu-dropdown-icon e-focus" data-tab-index="2" aria-haspopup="true" aria-expanded="false" aria-controls="e-n-menu-content-2542" > <span class="e-n-menu-dropdown-icon-opened"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-caret-up" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z"></path></svg> <span class="elementor-screen-only">Close Services</span> </span> <span class="e-n-menu-dropdown-icon-closed"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-caret-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"></path></svg> <span class="elementor-screen-only">Open Services</span> </span> </button> </div> <div class="e-n-menu-content"> <div id="e-n-menu-content-2542" data-tab-index="2" aria-labelledby="e-n-menu-dropdown-icon-2542" class="elementor-element elementor-element-5c5a7e9c e-flex e-con-boxed e-con e-child" data-id="5c5a7e9c" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-4dea085 e-con-full e-flex e-con e-child" data-id="4dea085" data-element_type="container"> <div class="elementor-element elementor-element-68fcfa8e elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="68fcfa8e" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><h5 class="elementor-image-box-title">Appeals (3P Sellers)</h5><p class="elementor-image-box-description"><a href="/3p-account-suspension-appeal/">Amazon Account Appeal</a><br> <a href="/3p-asin-suspension-appeal/">Amazon ASIN Appeal</a><br> <a href="/brand-registry/">Brand Registry Appeal</a><br> <a href="/amazon-kindle-direct-publishing/">Amazon Kindle Direct Publishing Appeal</a></p></div></div> </div> </div> <div class="elementor-element elementor-element-55d0e5a8 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="55d0e5a8" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-3d9acf04 elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="3d9acf04" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><p class="elementor-image-box-description"><a href="/walmart-suspension-appeal/">Walmart Account Appeal</a> <br> <a href="/walmart-marketplace-consultant/">Walmart Item Appeal </a> </p></div></div> </div> </div> </div> <div class="elementor-element elementor-element-73b18fb elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="73b18fb" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><h5 class="elementor-image-box-title">Account Care (3P Sellers)</h5><p class="elementor-image-box-description"><a href="/amazon-account-transition-services/">Amazon Account Transition Services</a><br> <a href="/seller-account-protection/">Seller Account Protection (SAP)</a><br> <a href="/vip-sap/">VIP Seller Account Protection</a><br> <a href="/toughest-amazon-issues/">Tough Stuff Solutions</a><br> <a href="/reimbursement/">FBA Reimbursements</a><br> <a href="/walmart-reimbursement/">Walmart Reimbursements</a><br> <a href="/amazon-seller-account-support/">Account Support</a> <br> <a href="/va-services/">Virtual Assistants</a> <br></p></div></div> </div> </div> <div class="elementor-element elementor-element-60065948 e-con-full e-flex e-con e-child" data-id="60065948" data-element_type="container"> <div class="elementor-element elementor-element-67f64ae1 elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="67f64ae1" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><h5 class="elementor-image-box-title">Appeals (1P Vendors)</h5><p class="elementor-image-box-description"><a href="/vendor-account-suspension-appeal/">Amazon Account Appeal</a><br> <a href="/vendor-asin-suspension-appeals/">Amazon ASIN Appeal</a><br> <a href="/brand-registry/">Brand Registry Appeal</a></p></div></div> </div> </div> <div class="elementor-element elementor-element-3404bc71 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="3404bc71" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-e896143 elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="e896143" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><p class="elementor-image-box-description"><a href="/amazon-disputes/">Vendor Invoice Disputes</a><br> <a href="/vendor-central-consulting/">Vendor Consultation and Problem Solving</a><br></p></div></div> </div> </div> </div> <div class="elementor-element elementor-element-4018d669 e-con-full e-flex e-con e-child" data-id="4018d669" data-element_type="container"> <div class="elementor-element elementor-element-7659f3f0 elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="7659f3f0" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><h5 class="elementor-image-box-title">QUICK ACCESS</h5><p class="elementor-image-box-description"><a href="tel:+18772891017">Call Us</a><br> <a href="/contact/">Contact Us</a><br> </p></div></div> </div> </div> <div class="elementor-element elementor-element-31b3ca53 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="31b3ca53" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-1ee212ec elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="1ee212ec" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><p class="elementor-image-box-description"> <a href="https://www.trustpilot.com/review/riverbendconsulting.com" style="color: #00B67A"><b>Customer Reviews</b></a></p></div></div> </div> </div> </div> </div> </div> </div> </li> <li class="e-n-menu-item"> <div id="e-n-menu-title-2543" class="e-n-menu-title"> <div class="e-n-menu-title-container"> <span class="e-n-menu-title-text"> About </span> </div> <button id="e-n-menu-dropdown-icon-2543" class="e-n-menu-dropdown-icon e-focus" data-tab-index="3" aria-haspopup="true" aria-expanded="false" aria-controls="e-n-menu-content-2543" > <span class="e-n-menu-dropdown-icon-opened"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-caret-up" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z"></path></svg> <span class="elementor-screen-only">Close About</span> </span> <span class="e-n-menu-dropdown-icon-closed"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-caret-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"></path></svg> <span class="elementor-screen-only">Open About</span> </span> </button> </div> <div class="e-n-menu-content"> <div id="e-n-menu-content-2543" data-tab-index="3" aria-labelledby="e-n-menu-dropdown-icon-2543" class="elementor-element elementor-element-78019356 e-flex e-con-boxed e-con e-child" data-id="78019356" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-2b288938 elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="2b288938" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><h5 class="elementor-image-box-title">About Us</h5><p class="elementor-image-box-description"><a href="/about/">Our Founders</a><br> <a href="https://riverbendconsulting.com/our-team/">Our Team</a><br> <a href="https://riverbendconsulting.com/happy-hour-podcast/">Our Podcast</a><br> <a href="https://riverbendconsulting.com/theamazonincubator/">Book: The Amazon Incubator, by Lesley Hensell</a></p></div></div> </div> </div> <div class="elementor-element elementor-element-49000cd5 elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="49000cd5" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><h5 class="elementor-image-box-title">News</h5><p class="elementor-image-box-description"><a href="https://riverbendconsulting.com/about-riverbend-pressroom/">Press Room</a><br> <a href="/press-release/">News Releases</a><br> <a href="/media/">Media Coverage</a><br> <a href="/podcast-coverage/">Podcast Coverage</a></p></div></div> </div> </div> <div class="elementor-element elementor-element-37985d7c e-flex e-con-boxed e-con e-child" data-id="37985d7c" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-73df23ee elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="73df23ee" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><h5 class="elementor-image-box-title">QUICK ACCESS</h5><p class="elementor-image-box-description"><a href="tel:+18772891017">Call Us</a><br> <a href="/contact/">Contact Us</a><br> </p></div></div> </div> </div> <div class="elementor-element elementor-element-65816df5 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="65816df5" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-2f08e292 elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="2f08e292" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><p class="elementor-image-box-description"> <a href="https://www.trustpilot.com/review/riverbendconsulting.com" style="color: #00B67A"><b>Customer Reviews</b></a></p></div></div> </div> </div> </div> </div> </div> </div> </div> </li> <li class="e-n-menu-item"> <div id="e-n-menu-title-2544" class="e-n-menu-title"> <a class="e-n-menu-title-container e-focus e-link" href="https://riverbendconsulting.com/blog/"> <span class="e-n-menu-title-text"> Blog </span> </a> </div> </li> </ul> </div> </nav> </div> </div> <div class="elementor-element elementor-element-388b1409 elementor-widget-mobile__width-initial elementor-widget__width-initial elementor-widget elementor-widget-shortcode" data-id="388b1409" data-element_type="widget" data-widget_type="shortcode.default"> <div class="elementor-widget-container"> <div class="elementor-shortcode"><div class="asl_w_container asl_w_container_1"> <div id='ajaxsearchlite1' data-id="1" data-instance="1" class="asl_w asl_m asl_m_1 asl_m_1_1"> <div class="probox"> <div class='prosettings' style='display:none;' data-opened=0> <div class='innericon'> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="22" height="22" viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve"> <polygon transform = "rotate(90 256 256)" points="142.332,104.886 197.48,50 402.5,256 197.48,462 142.332,407.113 292.727,256 "/> </svg> </div> </div> <div class='proinput'> <form role="search" action='#' autocomplete="off" aria-label="Search form"> <input aria-label="Search input" type='search' class='orig' tabindex="0" name='phrase' placeholder='Search here..' value='' autocomplete="off"/> <input aria-label="Search autocomplete" type='text' class='autocomplete' tabindex="-1" name='phrase' value='' autocomplete="off" disabled/> <input type='submit' value="Start search" style='width:0; height: 0; visibility: hidden;'> </form> </div> <button class='promagnifier' tabindex="0" aria-label="Search magnifier"> <span class='innericon' style="display:block;"> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="22" height="22" viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve"> <path d="M460.355,421.59L353.844,315.078c20.041-27.553,31.885-61.437,31.885-98.037 C385.729,124.934,310.793,50,218.686,50C126.58,50,51.645,124.934,51.645,217.041c0,92.106,74.936,167.041,167.041,167.041 c34.912,0,67.352-10.773,94.184-29.158L419.945,462L460.355,421.59z M100.631,217.041c0-65.096,52.959-118.056,118.055-118.056 c65.098,0,118.057,52.959,118.057,118.056c0,65.096-52.959,118.056-118.057,118.056C153.59,335.097,100.631,282.137,100.631,217.041 z"/> </svg> </span> </button> <div class='proloading'> <div class="asl_loader"><div class="asl_loader-inner asl_simple-circle"></div></div> </div> <div class='proclose'> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="12" height="12" viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve"> <polygon points="438.393,374.595 319.757,255.977 438.378,137.348 374.595,73.607 255.995,192.225 137.375,73.622 73.607,137.352 192.246,255.983 73.622,374.625 137.352,438.393 256.002,319.734 374.652,438.378 "/> </svg> </div> </div> </div> <div class='asl_data_container' style="display:none !important;"> <div class="asl_init_data wpdreams_asl_data_ct" style="display:none !important;" id="asl_init_id_1" data-asl-id="1" data-asl-instance="1" data-asldata="ew0KCSJob21ldXJsIjogImh0dHBzOi8vcml2ZXJiZW5kY29uc3VsdGluZy5jb20vIiwNCgkicmVzdWx0c3R5cGUiOiAidmVydGljYWwiLA0KCSJyZXN1bHRzcG9zaXRpb24iOiAiaG92ZXIiLA0KCSJpdGVtc2NvdW50IjogNCwNCgkiY2hhcmNvdW50IjogIDAsDQoJImhpZ2hsaWdodCI6IDAsDQoJImhpZ2hsaWdodHdob2xld29yZHMiOiAxLA0KCSJzaW5nbGVIaWdobGlnaHQiOiAwLA0KCSJzY3JvbGxUb1Jlc3VsdHMiOiB7DQoJCSJlbmFibGVkIjogMSwNCgkJIm9mZnNldCI6IDANCgl9LA0KCSJyZXN1bHRhcmVhY2xpY2thYmxlIjogMSwNCgkiYXV0b2NvbXBsZXRlIjogew0KCQkiZW5hYmxlZCIgOiAwLA0KCQkibGFuZyIgOiAiZW4iLA0KCQkidHJpZ2dlcl9jaGFyY291bnQiIDogMA0KCX0sDQoJIm1vYmlsZSI6IHsNCgkJIm1lbnVfc2VsZWN0b3IiOiAiI21lbnUtdG9nZ2xlIg0KCX0sDQoJInRyaWdnZXIiOiB7DQoJCSJjbGljayI6ICJhamF4X3NlYXJjaCIsDQoJCSJjbGlja19sb2NhdGlvbiI6ICJzYW1lIiwNCgkJInVwZGF0ZV9ocmVmIjogMCwNCgkJInJldHVybiI6ICJhamF4X3NlYXJjaCIsDQoJCSJyZXR1cm5fbG9jYXRpb24iOiAic2FtZSIsDQoJCSJmYWNldCI6IDEsDQoJCSJ0eXBlIjogMCwNCgkJInJlZGlyZWN0X3VybCI6ICI/cz17cGhyYXNlfSIsDQoJCSJkZWxheSI6IDMwMA0KCX0sDQogICAgImFuaW1hdGlvbnMiOiB7DQogICAgICAgICJwYyI6IHsNCiAgICAgICAgICAgICJzZXR0aW5ncyI6IHsNCiAgICAgICAgICAgICAgICAiYW5pbSIgOiAiZmFkZWRyb3AiLA0KICAgICAgICAgICAgICAgICJkdXIiICA6IDMwMA0KICAgICAgICAgICAgfSwNCiAgICAgICAgICAgICJyZXN1bHRzIiA6IHsNCgkJCQkiYW5pbSIgOiAiZmFkZWRyb3AiLA0KCQkJCSJkdXIiICA6IDMwMA0KICAgICAgICAgICAgfSwNCiAgICAgICAgICAgICJpdGVtcyIgOiAidm9pZGFuaW0iDQogICAgICAgIH0sDQogICAgICAgICJtb2IiOiB7DQogICAgICAgICAgICAic2V0dGluZ3MiOiB7DQogICAgICAgICAgICAgICAgImFuaW0iIDogImZhZGVkcm9wIiwNCiAgICAgICAgICAgICAgICAiZHVyIiAgOiAzMDANCiAgICAgICAgICAgIH0sDQogICAgICAgICAgICAicmVzdWx0cyIgOiB7DQoJCQkJImFuaW0iIDogImZhZGVkcm9wIiwNCgkJCQkiZHVyIiAgOiAzMDANCiAgICAgICAgICAgIH0sDQogICAgICAgICAgICAiaXRlbXMiIDogInZvaWRhbmltIg0KICAgICAgICB9DQogICAgfSwNCgkiYXV0b3AiOiB7DQoJCSJzdGF0ZSI6ICJkaXNhYmxlZCIsDQoJCSJwaHJhc2UiOiAiIiwNCgkJImNvdW50IjogMQl9LA0KICAgICJyZXNQYWdlIjogew0KICAgICAgICAidXNlQWpheCI6IDAsDQogICAgICAgICJzZWxlY3RvciI6ICIjbWFpbiIsDQogICAgICAgICJ0cmlnZ2VyX3R5cGUiOiAxLA0KICAgICAgICAidHJpZ2dlcl9mYWNldCI6IDEsDQogICAgICAgICJ0cmlnZ2VyX21hZ25pZmllciI6IDAsDQogICAgICAgICJ0cmlnZ2VyX3JldHVybiI6IDAgICAgfSwNCgkicmVzdWx0c1NuYXBUbyI6ICJsZWZ0IiwNCiAgICAicmVzdWx0cyI6IHsNCiAgICAgICAgIndpZHRoIjogImF1dG8iLA0KICAgICAgICAid2lkdGhfdGFibGV0IjogImF1dG8iLA0KICAgICAgICAid2lkdGhfcGhvbmUiOiAiYXV0byINCiAgICB9LA0KCSJzZXR0aW5nc2ltYWdlcG9zIjogInJpZ2h0IiwNCgkiY2xvc2VPbkRvY0NsaWNrIjogMSwNCgkib3ZlcnJpZGV3cGRlZmF1bHQiOiAwLA0KCSJvdmVycmlkZV9tZXRob2QiOiAiZ2V0Ig0KfQ0K"></div> <div id="asl_hidden_data"> <svg style="position:absolute" height="0" width="0"> <filter id="aslblur"> <feGaussianBlur in="SourceGraphic" stdDeviation="4"/> </filter> </svg> <svg style="position:absolute" height="0" width="0"> <filter id="no_aslblur"></filter> </svg> </div> </div> <div id='ajaxsearchliteres1' class='vertical wpdreams_asl_results asl_w asl_r asl_r_1 asl_r_1_1'> <div class="results"> <div class="resdrg"> </div> </div> </div> <div id='__original__ajaxsearchlitesettings1' data-id="1" class="searchsettings wpdreams_asl_settings asl_w asl_s asl_s_1"> <form name='options' aria-label="Search settings form" autocomplete = 'off'> <input type="hidden" name="filters_changed" style="display:none;" value="0"> <input type="hidden" name="filters_initial" style="display:none;" value="1"> <div class="asl_option_inner hiddend"> <input type='hidden' name='qtranslate_lang' id='qtranslate_lang1' value='0'/> </div> <fieldset class="asl_sett_scroll"> <legend style="display: none;">Generic selectors</legend> <div class="asl_option" tabindex="0"> <div class="asl_option_inner"> <input type="checkbox" value="exact" aria-label="Exact matches only" name="asl_gen[]" checked="checked"/> <div class="asl_option_checkbox"></div> </div> <div class="asl_option_label"> Exact matches only </div> </div> <div class="asl_option" tabindex="0"> <div class="asl_option_inner"> <input type="checkbox" value="title" aria-label="Search in title" name="asl_gen[]" checked="checked"/> <div class="asl_option_checkbox"></div> </div> <div class="asl_option_label"> Search in title </div> </div> <div class="asl_option hiddend" tabindex="0"> <div class="asl_option_inner"> <input type="checkbox" value="content" aria-label="Search in content" name="asl_gen[]" checked="checked"/> <div class="asl_option_checkbox"></div> </div> <div class="asl_option_label"> Search in content </div> </div> <div class="asl_option_inner hiddend"> <input type="checkbox" value="excerpt" aria-label="Search in excerpt" name="asl_gen[]" /> <div class="asl_option_checkbox"></div> </div> </fieldset> <fieldset class="asl_sett_scroll"> <legend style="display: none;">Post Type Selectors</legend> <div class="asl_option" tabindex="0"> <div class="asl_option_inner"> <input type="checkbox" value="post" aria-label="post" name="customset[]" checked="checked"/> <div class="asl_option_checkbox"></div> </div> <div class="asl_option_label"> post </div> </div> <div class="asl_option_inner hiddend"> <input type="checkbox" value="page" aria-label="Hidden option, ignore please" name="customset[]" checked="checked"/> </div> </fieldset> </form> </div> </div></div> </div> </div> <div class="elementor-element elementor-element-71b9a485 e-con-full e-flex e-con e-child" data-id="71b9a485" data-element_type="container"> <div class="elementor-element elementor-element-321f693e e-flex e-con-boxed e-con e-child" data-id="321f693e" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-235406b6 elementor-icon-list--layout-inline elementor-list-item-link-inline elementor-align-right elementor-widget__width-initial elementor-tablet-align-right elementor-widget elementor-widget-icon-list" data-id="235406b6" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items elementor-inline-items"> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://www.facebook.com/RiverbendConsultingLLC/" target="_blank" arial-label="facebookicon" title="Facebook"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-facebook-f" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"></path></svg> </span> <span class="elementor-icon-list-text"></span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://twitter.com/RiverbendConsul" target="_blank" arial-label="twittericon" title="Twitter"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-x-twitter" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><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></svg> </span> <span class="elementor-icon-list-text"></span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://www.linkedin.com/company/riverbend-consulting-amz/" target="_blank" arial-label="linkedInicon" title="LinkedIn"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-linkedin-in" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z"></path></svg> </span> <span class="elementor-icon-list-text"></span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://www.instagram.com/riverbendconsulting/" target="_blank" arial-label="instagramicon" title="Instagram"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-instagram" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg> </span> <span class="elementor-icon-list-text"></span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://www.youtube.com/c/RiverbendConsulting" target="_blank" arial-label="youtubeicon" title="YouTube"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-youtube" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg> </span> <span class="elementor-icon-list-text"></span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://www.tiktok.com/@riverbendconsulting"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-tiktok" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z"></path></svg> </span> <span class="elementor-icon-list-text"></span> </a> </li> </ul> </div> </div> <div class="elementor-element elementor-element-491077ec elementor-widget__width-initial elementor-widget elementor-widget-image" data-id="491077ec" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="720" height="123" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20720%20123'%3E%3C/svg%3E" class="attachment-full size-full wp-image-65358" alt="amazon_spn" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2023/09/amazon_spn.png 720w, https://riverbendconsulting.com/wp-content/uploads/2023/09/amazon_spn-300x51.png 300w" data-lazy-sizes="(max-width: 720px) 100vw, 720px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2023/09/amazon_spn.png" /><noscript><img width="720" height="123" src="https://riverbendconsulting.com/wp-content/uploads/2023/09/amazon_spn.png" class="attachment-full size-full wp-image-65358" alt="amazon_spn" srcset="https://riverbendconsulting.com/wp-content/uploads/2023/09/amazon_spn.png 720w, https://riverbendconsulting.com/wp-content/uploads/2023/09/amazon_spn-300x51.png 300w" sizes="(max-width: 720px) 100vw, 720px" /></noscript> </div> </div> </div> </div> <div class="elementor-element elementor-element-2bcf051 e-flex e-con-boxed e-con e-child" data-id="2bcf051" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-4c7262ea elementor-widget__width-auto elementor-align-right elementor-widget elementor-widget-button" data-id="4c7262ea" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="tel:+18772891017"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">877-289-1017</span> </span> </a> </div> </div> </div> <div class="elementor-element elementor-element-46563758 elementor-widget__width-auto elementor-align-right elementor-widget elementor-widget-button" data-id="46563758" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="/contact/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Contact Us</span> </span> </a> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-6596991e elementor-hidden-mobile e-con-full elementor-hidden-desktop e-flex e-con e-parent" data-id="6596991e" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-310a20e5 e-flex e-con-boxed e-con e-child" data-id="310a20e5" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-5bbd7688 elementor-widget__width-initial elementor-widget elementor-widget-theme-site-logo elementor-widget-image" data-id="5bbd7688" data-element_type="widget" data-widget_type="theme-site-logo.default"> <div class="elementor-widget-container"> <a href="https://riverbendconsulting.com"> <img width="400" height="191" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20191'%3E%3C/svg%3E" class="attachment-full size-full wp-image-25275" alt="Riverbend Consulting" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2021/07/LogoR.png 400w, https://riverbendconsulting.com/wp-content/uploads/2021/07/LogoR-300x143.png 300w" data-lazy-sizes="(max-width: 400px) 100vw, 400px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2021/07/LogoR.png" /><noscript><img width="400" height="191" src="https://riverbendconsulting.com/wp-content/uploads/2021/07/LogoR.png" class="attachment-full size-full wp-image-25275" alt="Riverbend Consulting" srcset="https://riverbendconsulting.com/wp-content/uploads/2021/07/LogoR.png 400w, https://riverbendconsulting.com/wp-content/uploads/2021/07/LogoR-300x143.png 300w" sizes="(max-width: 400px) 100vw, 400px" /></noscript> </a> </div> </div> <div class="elementor-element elementor-element-699aad17 elementor-widget__width-initial elementor-widget elementor-widget-image" data-id="699aad17" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" class="attachment-large size-large wp-image-28308" alt="Inc5000_logo" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2022/09/Inc5000_logo.png 150w, https://riverbendconsulting.com/wp-content/uploads/2022/09/Inc5000_logo-66x66.png 66w" data-lazy-sizes="(max-width: 150px) 100vw, 150px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/09/Inc5000_logo.png" /><noscript><img width="150" height="150" src="https://riverbendconsulting.com/wp-content/uploads/2022/09/Inc5000_logo.png" class="attachment-large size-large wp-image-28308" alt="Inc5000_logo" srcset="https://riverbendconsulting.com/wp-content/uploads/2022/09/Inc5000_logo.png 150w, https://riverbendconsulting.com/wp-content/uploads/2022/09/Inc5000_logo-66x66.png 66w" sizes="(max-width: 150px) 100vw, 150px" /></noscript> </div> </div> <div class="elementor-element elementor-element-29046ad1 elementor-view-default elementor-widget elementor-widget-icon" data-id="29046ad1" data-element_type="widget" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <a class="elementor-icon" href="#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjY5NjcyIiwidG9nZ2xlIjpmYWxzZX0%3D"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-align-justify" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M432 416H16a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16zm0-128H16a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16zm0-128H16a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16zm0-128H16A16 16 0 0 0 0 48v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16V48a16 16 0 0 0-16-16z"></path></svg> </a> </div> </div> </div> <div class="elementor-element elementor-element-321bf6b9 elementor-widget-mobile__width-initial elementor-widget__width-initial elementor-widget elementor-widget-shortcode" data-id="321bf6b9" data-element_type="widget" data-widget_type="shortcode.default"> <div class="elementor-widget-container"> <div class="elementor-shortcode"><div class="asl_w_container asl_w_container_2"> <div id='ajaxsearchlite2' data-id="2" data-instance="1" class="asl_w asl_m asl_m_2 asl_m_2_1"> <div class="probox"> <div class='prosettings' style='display:none;' data-opened=0> <div class='innericon'> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="22" height="22" viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve"> <polygon transform = "rotate(90 256 256)" points="142.332,104.886 197.48,50 402.5,256 197.48,462 142.332,407.113 292.727,256 "/> </svg> </div> </div> <div class='proinput'> <form role="search" action='#' autocomplete="off" aria-label="Search form"> <input aria-label="Search input" type='search' class='orig' tabindex="0" name='phrase' placeholder='Search here..' value='' autocomplete="off"/> <input aria-label="Search autocomplete" type='text' class='autocomplete' tabindex="-1" name='phrase' value='' autocomplete="off" disabled/> <input type='submit' value="Start search" style='width:0; height: 0; visibility: hidden;'> </form> </div> <button class='promagnifier' tabindex="0" aria-label="Search magnifier"> <span class='innericon' style="display:block;"> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="22" height="22" viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve"> <path d="M460.355,421.59L353.844,315.078c20.041-27.553,31.885-61.437,31.885-98.037 C385.729,124.934,310.793,50,218.686,50C126.58,50,51.645,124.934,51.645,217.041c0,92.106,74.936,167.041,167.041,167.041 c34.912,0,67.352-10.773,94.184-29.158L419.945,462L460.355,421.59z M100.631,217.041c0-65.096,52.959-118.056,118.055-118.056 c65.098,0,118.057,52.959,118.057,118.056c0,65.096-52.959,118.056-118.057,118.056C153.59,335.097,100.631,282.137,100.631,217.041 z"/> </svg> </span> </button> <div class='proloading'> <div class="asl_loader"><div class="asl_loader-inner asl_simple-circle"></div></div> </div> <div class='proclose'> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="12" height="12" viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve"> <polygon points="438.393,374.595 319.757,255.977 438.378,137.348 374.595,73.607 255.995,192.225 137.375,73.622 73.607,137.352 192.246,255.983 73.622,374.625 137.352,438.393 256.002,319.734 374.652,438.378 "/> </svg> </div> </div> </div> <div class='asl_data_container' style="display:none !important;"> <div class="asl_init_data wpdreams_asl_data_ct" style="display:none !important;" id="asl_init_id_2" data-asl-id="2" data-asl-instance="1" data-asldata="ew0KCSJob21ldXJsIjogImh0dHBzOi8vcml2ZXJiZW5kY29uc3VsdGluZy5jb20vIiwNCgkicmVzdWx0c3R5cGUiOiAidmVydGljYWwiLA0KCSJyZXN1bHRzcG9zaXRpb24iOiAiaG92ZXIiLA0KCSJpdGVtc2NvdW50IjogNCwNCgkiY2hhcmNvdW50IjogIDAsDQoJImhpZ2hsaWdodCI6IDAsDQoJImhpZ2hsaWdodHdob2xld29yZHMiOiAxLA0KCSJzaW5nbGVIaWdobGlnaHQiOiAwLA0KCSJzY3JvbGxUb1Jlc3VsdHMiOiB7DQoJCSJlbmFibGVkIjogMSwNCgkJIm9mZnNldCI6IDANCgl9LA0KCSJyZXN1bHRhcmVhY2xpY2thYmxlIjogMSwNCgkiYXV0b2NvbXBsZXRlIjogew0KCQkiZW5hYmxlZCIgOiAwLA0KCQkibGFuZyIgOiAiZW4iLA0KCQkidHJpZ2dlcl9jaGFyY291bnQiIDogMA0KCX0sDQoJIm1vYmlsZSI6IHsNCgkJIm1lbnVfc2VsZWN0b3IiOiAiI21lbnUtdG9nZ2xlIg0KCX0sDQoJInRyaWdnZXIiOiB7DQoJCSJjbGljayI6ICJhamF4X3NlYXJjaCIsDQoJCSJjbGlja19sb2NhdGlvbiI6ICJzYW1lIiwNCgkJInVwZGF0ZV9ocmVmIjogMCwNCgkJInJldHVybiI6ICJhamF4X3NlYXJjaCIsDQoJCSJyZXR1cm5fbG9jYXRpb24iOiAic2FtZSIsDQoJCSJmYWNldCI6IDEsDQoJCSJ0eXBlIjogMCwNCgkJInJlZGlyZWN0X3VybCI6ICI/cz17cGhyYXNlfSIsDQoJCSJkZWxheSI6IDMwMA0KCX0sDQogICAgImFuaW1hdGlvbnMiOiB7DQogICAgICAgICJwYyI6IHsNCiAgICAgICAgICAgICJzZXR0aW5ncyI6IHsNCiAgICAgICAgICAgICAgICAiYW5pbSIgOiAiZmFkZWRyb3AiLA0KICAgICAgICAgICAgICAgICJkdXIiICA6IDMwMA0KICAgICAgICAgICAgfSwNCiAgICAgICAgICAgICJyZXN1bHRzIiA6IHsNCgkJCQkiYW5pbSIgOiAiZmFkZWRyb3AiLA0KCQkJCSJkdXIiICA6IDMwMA0KICAgICAgICAgICAgfSwNCiAgICAgICAgICAgICJpdGVtcyIgOiAidm9pZGFuaW0iDQogICAgICAgIH0sDQogICAgICAgICJtb2IiOiB7DQogICAgICAgICAgICAic2V0dGluZ3MiOiB7DQogICAgICAgICAgICAgICAgImFuaW0iIDogImZhZGVkcm9wIiwNCiAgICAgICAgICAgICAgICAiZHVyIiAgOiAzMDANCiAgICAgICAgICAgIH0sDQogICAgICAgICAgICAicmVzdWx0cyIgOiB7DQoJCQkJImFuaW0iIDogImZhZGVkcm9wIiwNCgkJCQkiZHVyIiAgOiAzMDANCiAgICAgICAgICAgIH0sDQogICAgICAgICAgICAiaXRlbXMiIDogInZvaWRhbmltIg0KICAgICAgICB9DQogICAgfSwNCgkiYXV0b3AiOiB7DQoJCSJzdGF0ZSI6ICJkaXNhYmxlZCIsDQoJCSJwaHJhc2UiOiAiIiwNCgkJImNvdW50IjogMQl9LA0KICAgICJyZXNQYWdlIjogew0KICAgICAgICAidXNlQWpheCI6IDAsDQogICAgICAgICJzZWxlY3RvciI6ICIjbWFpbiIsDQogICAgICAgICJ0cmlnZ2VyX3R5cGUiOiAxLA0KICAgICAgICAidHJpZ2dlcl9mYWNldCI6IDEsDQogICAgICAgICJ0cmlnZ2VyX21hZ25pZmllciI6IDAsDQogICAgICAgICJ0cmlnZ2VyX3JldHVybiI6IDAgICAgfSwNCgkicmVzdWx0c1NuYXBUbyI6ICJsZWZ0IiwNCiAgICAicmVzdWx0cyI6IHsNCiAgICAgICAgIndpZHRoIjogImF1dG8iLA0KICAgICAgICAid2lkdGhfdGFibGV0IjogImF1dG8iLA0KICAgICAgICAid2lkdGhfcGhvbmUiOiAiYXV0byINCiAgICB9LA0KCSJzZXR0aW5nc2ltYWdlcG9zIjogInJpZ2h0IiwNCgkiY2xvc2VPbkRvY0NsaWNrIjogMSwNCgkib3ZlcnJpZGV3cGRlZmF1bHQiOiAwLA0KCSJvdmVycmlkZV9tZXRob2QiOiAiZ2V0Ig0KfQ0K"></div> </div> <div id='ajaxsearchliteres2' class='vertical wpdreams_asl_results asl_w asl_r asl_r_2 asl_r_2_1'> <div class="results"> <div class="resdrg"> </div> </div> </div> <div id='__original__ajaxsearchlitesettings2' data-id="2" class="searchsettings wpdreams_asl_settings asl_w asl_s asl_s_2"> <form name='options' aria-label="Search settings form" autocomplete = 'off'> <input type="hidden" name="filters_changed" style="display:none;" value="0"> <input type="hidden" name="filters_initial" style="display:none;" value="1"> <div class="asl_option_inner hiddend"> <input type='hidden' name='qtranslate_lang' id='qtranslate_lang2' value='0'/> </div> <fieldset class="asl_sett_scroll"> <legend style="display: none;">Generic selectors</legend> <div class="asl_option" tabindex="0"> <div class="asl_option_inner"> <input type="checkbox" value="exact" aria-label="Exact matches only" name="asl_gen[]" checked="checked"/> <div class="asl_option_checkbox"></div> </div> <div class="asl_option_label"> Exact matches only </div> </div> <div class="asl_option" tabindex="0"> <div class="asl_option_inner"> <input type="checkbox" value="title" aria-label="Search in title" name="asl_gen[]" checked="checked"/> <div class="asl_option_checkbox"></div> </div> <div class="asl_option_label"> Search in title </div> </div> <div class="asl_option hiddend" tabindex="0"> <div class="asl_option_inner"> <input type="checkbox" value="content" aria-label="Search in content" name="asl_gen[]" checked="checked"/> <div class="asl_option_checkbox"></div> </div> <div class="asl_option_label"> Search in content </div> </div> <div class="asl_option_inner hiddend"> <input type="checkbox" value="excerpt" aria-label="Search in excerpt" name="asl_gen[]" /> <div class="asl_option_checkbox"></div> </div> </fieldset> <fieldset class="asl_sett_scroll"> <legend style="display: none;">Post Type Selectors</legend> <div class="asl_option" tabindex="0"> <div class="asl_option_inner"> <input type="checkbox" value="post" aria-label="post" name="customset[]" checked="checked"/> <div class="asl_option_checkbox"></div> </div> <div class="asl_option_label"> post </div> </div> <div class="asl_option_inner hiddend"> <input type="checkbox" value="page" aria-label="Hidden option, ignore please" name="customset[]" checked="checked"/> </div> </fieldset> </form> </div> </div></div> </div> </div> <div class="elementor-element elementor-element-29dd9008 e-con-full e-flex e-con e-child" data-id="29dd9008" data-element_type="container"> <div class="elementor-element elementor-element-76cf9c8f e-flex e-con-boxed e-con e-child" data-id="76cf9c8f" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-4d84aab6 elementor-icon-list--layout-inline elementor-list-item-link-inline elementor-align-right elementor-widget__width-initial elementor-tablet-align-right elementor-widget elementor-widget-icon-list" data-id="4d84aab6" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items elementor-inline-items"> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://www.facebook.com/RiverbendConsultingLLC/" target="_blank" arial-label="facebookicon" title="Facebook"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-facebook-f" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"></path></svg> </span> <span class="elementor-icon-list-text"></span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://twitter.com/RiverbendConsul" target="_blank" arial-label="twittericon" title="Twitter"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-x-twitter" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><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></svg> </span> <span class="elementor-icon-list-text"></span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://www.linkedin.com/company/riverbend-consulting-amz/" target="_blank" arial-label="linkedInicon" title="LinkedIn"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-linkedin-in" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z"></path></svg> </span> <span class="elementor-icon-list-text"></span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://www.instagram.com/riverbendconsulting/" target="_blank" arial-label="instagramicon" title="Instagram"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-instagram" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg> </span> <span class="elementor-icon-list-text"></span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://www.youtube.com/c/RiverbendConsulting" target="_blank" arial-label="youtubeicon" title="YouTube"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-youtube" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg> </span> <span class="elementor-icon-list-text"></span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://www.tiktok.com/@riverbendconsulting"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-tiktok" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z"></path></svg> </span> <span class="elementor-icon-list-text"></span> </a> </li> </ul> </div> </div> <div class="elementor-element elementor-element-5aff0251 elementor-widget__width-initial elementor-widget elementor-widget-image" data-id="5aff0251" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="720" height="123" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20720%20123'%3E%3C/svg%3E" class="attachment-full size-full wp-image-65358" alt="amazon_spn" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2023/09/amazon_spn.png 720w, https://riverbendconsulting.com/wp-content/uploads/2023/09/amazon_spn-300x51.png 300w" data-lazy-sizes="(max-width: 720px) 100vw, 720px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2023/09/amazon_spn.png" /><noscript><img width="720" height="123" src="https://riverbendconsulting.com/wp-content/uploads/2023/09/amazon_spn.png" class="attachment-full size-full wp-image-65358" alt="amazon_spn" srcset="https://riverbendconsulting.com/wp-content/uploads/2023/09/amazon_spn.png 720w, https://riverbendconsulting.com/wp-content/uploads/2023/09/amazon_spn-300x51.png 300w" sizes="(max-width: 720px) 100vw, 720px" /></noscript> </div> </div> </div> </div> <div class="elementor-element elementor-element-513a8631 e-flex e-con-boxed e-con e-child" data-id="513a8631" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-10fb73e2 elementor-widget__width-auto elementor-align-right elementor-widget elementor-widget-button" data-id="10fb73e2" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="tel:+18772891017"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">877-289-1017</span> </span> </a> </div> </div> </div> <div class="elementor-element elementor-element-5a2220b elementor-widget__width-auto elementor-align-right elementor-widget elementor-widget-button" data-id="5a2220b" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="/contact/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Contact Us</span> </span> </a> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-65b9a044 e-con-full elementor-hidden-desktop elementor-hidden-tablet e-flex e-con e-parent" data-id="65b9a044" data-element_type="container" data-settings="{&quot;sticky&quot;:&quot;top&quot;,&quot;background_background&quot;:&quot;classic&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}"> <div class="elementor-element elementor-element-146a7a2c e-con-full e-flex e-con e-child" data-id="146a7a2c" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-1ae94b0d elementor-icon-list--layout-inline elementor-list-item-link-inline elementor-align-left elementor-widget__width-initial elementor-mobile-align-center elementor-widget elementor-widget-icon-list" data-id="1ae94b0d" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items elementor-inline-items"> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://www.facebook.com/RiverbendConsultingLLC/" title="Facebook"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-facebook" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg> </span> <span class="elementor-icon-list-text"></span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-x-twitter" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><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></svg> </span> <span class="elementor-icon-list-text"></span> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://www.linkedin.com/company/riverbend-consulting-amz/" title="LinkedIn"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-linkedin" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg> </span> <span class="elementor-icon-list-text"></span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://www.instagram.com/riverbendconsulting/" title="Instagram"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-instagram" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg> </span> <span class="elementor-icon-list-text"></span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://www.youtube.com/c/RiverbendConsulting" title="YouTube"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-youtube-square" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M186.8 202.1l95.2 54.1-95.2 54.1V202.1zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-42 176.3s0-59.6-7.6-88.2c-4.2-15.8-16.5-28.2-32.2-32.4C337.9 128 224 128 224 128s-113.9 0-142.2 7.7c-15.7 4.2-28 16.6-32.2 32.4-7.6 28.5-7.6 88.2-7.6 88.2s0 59.6 7.6 88.2c4.2 15.8 16.5 27.7 32.2 31.9C110.1 384 224 384 224 384s113.9 0 142.2-7.7c15.7-4.2 28-16.1 32.2-31.9 7.6-28.5 7.6-88.1 7.6-88.1z"></path></svg> </span> <span class="elementor-icon-list-text"></span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://www.tiktok.com/@riverbendconsulting"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-tiktok" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z"></path></svg> </span> <span class="elementor-icon-list-text"></span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="tel:+18772891017"> <span class="elementor-icon-list-text">877-289-1017</span> </a> </li> </ul> </div> </div> </div> </div> <div class="elementor-element elementor-element-6332894c e-con-full elementor-hidden-desktop elementor-hidden-tablet e-flex e-con e-parent" data-id="6332894c" data-element_type="container"> <div class="elementor-element elementor-element-546be65 e-con-full e-flex e-con e-child" data-id="546be65" data-element_type="container"> <div class="elementor-element elementor-element-4521980e elementor-widget-mobile__width-initial elementor-widget elementor-widget-image" data-id="4521980e" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://riverbendconsulting.com/"> <img width="400" height="191" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20191'%3E%3C/svg%3E" class="attachment-large size-large wp-image-25275" alt="Riverbend Consulting" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2021/07/LogoR.png 400w, https://riverbendconsulting.com/wp-content/uploads/2021/07/LogoR-300x143.png 300w" data-lazy-sizes="(max-width: 400px) 100vw, 400px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2021/07/LogoR.png" /><noscript><img width="400" height="191" src="https://riverbendconsulting.com/wp-content/uploads/2021/07/LogoR.png" class="attachment-large size-large wp-image-25275" alt="Riverbend Consulting" srcset="https://riverbendconsulting.com/wp-content/uploads/2021/07/LogoR.png 400w, https://riverbendconsulting.com/wp-content/uploads/2021/07/LogoR-300x143.png 300w" sizes="(max-width: 400px) 100vw, 400px" /></noscript> </a> </div> </div> <div class="elementor-element elementor-element-612ce1db elementor-widget-mobile__width-initial elementor-widget elementor-widget-shortcode" data-id="612ce1db" data-element_type="widget" data-widget_type="shortcode.default"> <div class="elementor-widget-container"> <div class="elementor-shortcode"><div class="asl_w_container asl_w_container_3"> <div id='ajaxsearchlite3' data-id="3" data-instance="1" class="asl_w asl_m asl_m_3 asl_m_3_1"> <div class="probox"> <div class='prosettings' style='display:none;' data-opened=0> <div class='innericon'> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="22" height="22" viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve"> <polygon transform = "rotate(90 256 256)" points="142.332,104.886 197.48,50 402.5,256 197.48,462 142.332,407.113 292.727,256 "/> </svg> </div> </div> <div class='proinput'> <form role="search" action='#' autocomplete="off" aria-label="Search form"> <input aria-label="Search input" type='search' class='orig' tabindex="0" name='phrase' placeholder='Search here..' value='' autocomplete="off"/> <input aria-label="Search autocomplete" type='text' class='autocomplete' tabindex="-1" name='phrase' value='' autocomplete="off" disabled/> <input type='submit' value="Start search" style='width:0; height: 0; visibility: hidden;'> </form> </div> <button class='promagnifier' tabindex="0" aria-label="Search magnifier"> <span class='innericon' style="display:block;"> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="22" height="22" viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve"> <path d="M460.355,421.59L353.844,315.078c20.041-27.553,31.885-61.437,31.885-98.037 C385.729,124.934,310.793,50,218.686,50C126.58,50,51.645,124.934,51.645,217.041c0,92.106,74.936,167.041,167.041,167.041 c34.912,0,67.352-10.773,94.184-29.158L419.945,462L460.355,421.59z M100.631,217.041c0-65.096,52.959-118.056,118.055-118.056 c65.098,0,118.057,52.959,118.057,118.056c0,65.096-52.959,118.056-118.057,118.056C153.59,335.097,100.631,282.137,100.631,217.041 z"/> </svg> </span> </button> <div class='proloading'> <div class="asl_loader"><div class="asl_loader-inner asl_simple-circle"></div></div> </div> <div class='proclose'> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="12" height="12" viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve"> <polygon points="438.393,374.595 319.757,255.977 438.378,137.348 374.595,73.607 255.995,192.225 137.375,73.622 73.607,137.352 192.246,255.983 73.622,374.625 137.352,438.393 256.002,319.734 374.652,438.378 "/> </svg> </div> </div> </div> <div class='asl_data_container' style="display:none !important;"> <div class="asl_init_data wpdreams_asl_data_ct" style="display:none !important;" id="asl_init_id_3" data-asl-id="3" data-asl-instance="1" data-asldata="ew0KCSJob21ldXJsIjogImh0dHBzOi8vcml2ZXJiZW5kY29uc3VsdGluZy5jb20vIiwNCgkicmVzdWx0c3R5cGUiOiAidmVydGljYWwiLA0KCSJyZXN1bHRzcG9zaXRpb24iOiAiaG92ZXIiLA0KCSJpdGVtc2NvdW50IjogNCwNCgkiY2hhcmNvdW50IjogIDAsDQoJImhpZ2hsaWdodCI6IDAsDQoJImhpZ2hsaWdodHdob2xld29yZHMiOiAxLA0KCSJzaW5nbGVIaWdobGlnaHQiOiAwLA0KCSJzY3JvbGxUb1Jlc3VsdHMiOiB7DQoJCSJlbmFibGVkIjogMSwNCgkJIm9mZnNldCI6IDANCgl9LA0KCSJyZXN1bHRhcmVhY2xpY2thYmxlIjogMSwNCgkiYXV0b2NvbXBsZXRlIjogew0KCQkiZW5hYmxlZCIgOiAwLA0KCQkibGFuZyIgOiAiZW4iLA0KCQkidHJpZ2dlcl9jaGFyY291bnQiIDogMA0KCX0sDQoJIm1vYmlsZSI6IHsNCgkJIm1lbnVfc2VsZWN0b3IiOiAiI21lbnUtdG9nZ2xlIg0KCX0sDQoJInRyaWdnZXIiOiB7DQoJCSJjbGljayI6ICJhamF4X3NlYXJjaCIsDQoJCSJjbGlja19sb2NhdGlvbiI6ICJzYW1lIiwNCgkJInVwZGF0ZV9ocmVmIjogMCwNCgkJInJldHVybiI6ICJhamF4X3NlYXJjaCIsDQoJCSJyZXR1cm5fbG9jYXRpb24iOiAic2FtZSIsDQoJCSJmYWNldCI6IDEsDQoJCSJ0eXBlIjogMCwNCgkJInJlZGlyZWN0X3VybCI6ICI/cz17cGhyYXNlfSIsDQoJCSJkZWxheSI6IDMwMA0KCX0sDQogICAgImFuaW1hdGlvbnMiOiB7DQogICAgICAgICJwYyI6IHsNCiAgICAgICAgICAgICJzZXR0aW5ncyI6IHsNCiAgICAgICAgICAgICAgICAiYW5pbSIgOiAiZmFkZWRyb3AiLA0KICAgICAgICAgICAgICAgICJkdXIiICA6IDMwMA0KICAgICAgICAgICAgfSwNCiAgICAgICAgICAgICJyZXN1bHRzIiA6IHsNCgkJCQkiYW5pbSIgOiAiZmFkZWRyb3AiLA0KCQkJCSJkdXIiICA6IDMwMA0KICAgICAgICAgICAgfSwNCiAgICAgICAgICAgICJpdGVtcyIgOiAidm9pZGFuaW0iDQogICAgICAgIH0sDQogICAgICAgICJtb2IiOiB7DQogICAgICAgICAgICAic2V0dGluZ3MiOiB7DQogICAgICAgICAgICAgICAgImFuaW0iIDogImZhZGVkcm9wIiwNCiAgICAgICAgICAgICAgICAiZHVyIiAgOiAzMDANCiAgICAgICAgICAgIH0sDQogICAgICAgICAgICAicmVzdWx0cyIgOiB7DQoJCQkJImFuaW0iIDogImZhZGVkcm9wIiwNCgkJCQkiZHVyIiAgOiAzMDANCiAgICAgICAgICAgIH0sDQogICAgICAgICAgICAiaXRlbXMiIDogInZvaWRhbmltIg0KICAgICAgICB9DQogICAgfSwNCgkiYXV0b3AiOiB7DQoJCSJzdGF0ZSI6ICJkaXNhYmxlZCIsDQoJCSJwaHJhc2UiOiAiIiwNCgkJImNvdW50IjogMQl9LA0KICAgICJyZXNQYWdlIjogew0KICAgICAgICAidXNlQWpheCI6IDAsDQogICAgICAgICJzZWxlY3RvciI6ICIjbWFpbiIsDQogICAgICAgICJ0cmlnZ2VyX3R5cGUiOiAxLA0KICAgICAgICAidHJpZ2dlcl9mYWNldCI6IDEsDQogICAgICAgICJ0cmlnZ2VyX21hZ25pZmllciI6IDAsDQogICAgICAgICJ0cmlnZ2VyX3JldHVybiI6IDAgICAgfSwNCgkicmVzdWx0c1NuYXBUbyI6ICJsZWZ0IiwNCiAgICAicmVzdWx0cyI6IHsNCiAgICAgICAgIndpZHRoIjogImF1dG8iLA0KICAgICAgICAid2lkdGhfdGFibGV0IjogImF1dG8iLA0KICAgICAgICAid2lkdGhfcGhvbmUiOiAiYXV0byINCiAgICB9LA0KCSJzZXR0aW5nc2ltYWdlcG9zIjogInJpZ2h0IiwNCgkiY2xvc2VPbkRvY0NsaWNrIjogMSwNCgkib3ZlcnJpZGV3cGRlZmF1bHQiOiAwLA0KCSJvdmVycmlkZV9tZXRob2QiOiAiZ2V0Ig0KfQ0K"></div> </div> <div id='ajaxsearchliteres3' class='vertical wpdreams_asl_results asl_w asl_r asl_r_3 asl_r_3_1'> <div class="results"> <div class="resdrg"> </div> </div> </div> <div id='__original__ajaxsearchlitesettings3' data-id="3" class="searchsettings wpdreams_asl_settings asl_w asl_s asl_s_3"> <form name='options' aria-label="Search settings form" autocomplete = 'off'> <input type="hidden" name="filters_changed" style="display:none;" value="0"> <input type="hidden" name="filters_initial" style="display:none;" value="1"> <div class="asl_option_inner hiddend"> <input type='hidden' name='qtranslate_lang' id='qtranslate_lang3' value='0'/> </div> <fieldset class="asl_sett_scroll"> <legend style="display: none;">Generic selectors</legend> <div class="asl_option" tabindex="0"> <div class="asl_option_inner"> <input type="checkbox" value="exact" aria-label="Exact matches only" name="asl_gen[]" checked="checked"/> <div class="asl_option_checkbox"></div> </div> <div class="asl_option_label"> Exact matches only </div> </div> <div class="asl_option" tabindex="0"> <div class="asl_option_inner"> <input type="checkbox" value="title" aria-label="Search in title" name="asl_gen[]" checked="checked"/> <div class="asl_option_checkbox"></div> </div> <div class="asl_option_label"> Search in title </div> </div> <div class="asl_option hiddend" tabindex="0"> <div class="asl_option_inner"> <input type="checkbox" value="content" aria-label="Search in content" name="asl_gen[]" checked="checked"/> <div class="asl_option_checkbox"></div> </div> <div class="asl_option_label"> Search in content </div> </div> <div class="asl_option_inner hiddend"> <input type="checkbox" value="excerpt" aria-label="Search in excerpt" name="asl_gen[]" /> <div class="asl_option_checkbox"></div> </div> </fieldset> <fieldset class="asl_sett_scroll"> <legend style="display: none;">Post Type Selectors</legend> <div class="asl_option" tabindex="0"> <div class="asl_option_inner"> <input type="checkbox" value="post" aria-label="post" name="customset[]" checked="checked"/> <div class="asl_option_checkbox"></div> </div> <div class="asl_option_label"> post </div> </div> <div class="asl_option_inner hiddend"> <input type="checkbox" value="page" aria-label="Hidden option, ignore please" name="customset[]" checked="checked"/> </div> </fieldset> </form> </div> </div></div> </div> </div> <div class="elementor-element elementor-element-7b9850de elementor-view-default elementor-widget elementor-widget-icon" data-id="7b9850de" data-element_type="widget" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <a class="elementor-icon" href="#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjY5NjcyIiwidG9nZ2xlIjpmYWxzZX0%3D"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-bars" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M16 132h416c8.837 0 16-7.163 16-16V76c0-8.837-7.163-16-16-16H16C7.163 60 0 67.163 0 76v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z"></path></svg> </a> </div> </div> </div> </div> </div> </div> <main id="main" class="site-main hfeed"> <div data-elementor-type="wp-page" data-elementor-id="3" class="elementor elementor-3" data-elementor-post-type="page"> <div class="elementor-element elementor-element-6a34cfb1 e-flex e-con-boxed e-con e-parent" data-id="6a34cfb1" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-47a57feb e-con-full e-flex e-con e-child" data-id="47a57feb" data-element_type="container"> <div class="elementor-element elementor-element-7e66627f elementor-widget elementor-widget-heading" data-id="7e66627f" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h1 class="elementor-heading-title elementor-size-default" class="elementor-heading-title elementor-size-default" id="privacy-policy">Privacy Policy</h1> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-3d653ce9 e-flex e-con-boxed e-con e-parent" data-id="3d653ce9" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-12ac2c5 e-flex e-con-boxed e-con e-child" data-id="12ac2c5" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-598c310f e-con-full e-flex e-con e-child" data-id="598c310f" data-element_type="container"> <div class="elementor-element elementor-element-7d2c4cc0 elementor-widget elementor-widget-text-editor" data-id="7d2c4cc0" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <h3 id="online-privacy-policy-agreementriverbend-consulting-llc-riverbend-is-committed-to-keeping-any-and-all-personal-information-collected-of-those-individuals-that-visit-our-website-and-make-use-of-our">Online Privacy Policy Agreement</h3><p>Riverbend Consulting LLC, (Riverbend), is committed to keeping any and all personal information collected of those individuals that visit our website and make use of our online facilities and services accurate, confidential, secure and private. Our privacy policy has been designed and created to ensure those affiliated with Riverbend Consulting LLC of our commitment and realization of our obligation not only to meet but to exceed most existing privacy standards.</p><p>THEREFORE, this Privacy Policy Agreement shall apply to Riverbend Consulting LLC , and thus it shall govern any and all data collection and usage thereof. Through the use of Riverbendconsulting.com you are herein consenting to the following data procedures expressed within this agreement.</p><h3>Collection of Information</h3><p>This website collects various types of information, such as:</p><ul><li>Voluntarily provided information which may include your name, address, email address, billing and/or credit card information etc., which may be used when you purchase products and/or services and to deliver the services you have requested. This information may be collected by contact forms, quote forms, live chat, and any other place you enter information on our site.</li></ul><p>Please rest assured that this site shall only collect personal information that you knowingly and willingly provide by way of surveys, completed membership forms, and emails. It is the intent of this site to use personal information only for the purpose for which it was requested and any additional uses specifically provided on this site.</p><p>It is highly recommended and suggested that you review the privacy policies and statements of any website you choose to use or frequent as a means to better understand the way in which other websites garner, make use of and share information collected.</p><h3>Use of Information Collected</h3><p>Riverbend Consulting LLC may collect and may make use of personal information to assist in the operation of our website and to ensure delivery of the services you need and request. At times, we may find it necessary to use personally identifiable information as a means to keep you informed of other possible products and/or services that may be available to you from Riverbendconsulting.com. Riverbend Consulting LLC may also be in contact with you with regards to completing surveys and/or research questionnaires related to your opinion of current or potential future services that may be offered.</p><p>Riverbend Consulting LLC does not now, nor will it in the future, sell, rent or lease any of our customer lists and/or names to any third parties.</p><p>Riverbend Consulting LLC may disclose your personal information, without prior notice to you, only if required to do so in accordance with applicable laws and/or in a good faith belief that such action is deemed necessary or is required in an effort to:</p><ul><li>Remain in conformance with any decrees, laws and/or statutes or in an effort to comply with any process which may be served upon Riverbend Consulting LLC and/or our website;</li><li>Maintain, safeguard and/or preserve all the rights and/or property of Riverbend Consulting LLC; and</li><li>Perform under demanding conditions in an effort to safeguard the personal safety of users of Riverbendconsulting.com and/or the general public.</li></ul><h3>Google</h3><p>Google’s advertising requirements can be summed up by Google’s Advertising Principles. They are put in place to provide a positive experience for users.<br />We have implemented the following:<br /><br />      • Remarketing with Google Display Network<br />      • Google Display Network Impression Reporting<br />      • Demographics and Interests Reporting<br /><br />We along with third-party vendors, such as Google use first-party cookies (such as the Google Analytics cookies) and third-party cookies (such as the DoubleClick cookie) or other third-party identifiers together to compile data regarding user interactions with ad impressions and other ad service functions as they relate to our website.<br /><br />Opting out:<br /><br />Users can set preferences for how Google advertises to you using the Google Ad Settings page. Alternatively, you can opt out by visiting the Network Advertising initiative opt out page or permanently using the Google Analytics Opt Out Browser add on.</p><h3>Children Under Age of 13</h3><p>Riverbend Consulting LLC does not knowingly collect personal identifiable information from children under the age of thirteen (13) without verifiable parental consent. If it is determined that such information has been inadvertently collected on anyone under the age of thirteen (13), we shall immediately take the necessary steps to ensure that such information is deleted from our system’s database. Anyone under the age of thirteen (13) must seek and obtain parent or guardian permission to use this website.</p><h3>Unsubscribe or Opt-Out</h3><p>All users and/or visitors to our website have the option to discontinue receiving communication from us and/or reserve the right to discontinue receiving communications by way of email or newsletters. To discontinue or unsubscribe to our website please send an email that you wish to unsubscribe to help@riverbendconsulting.com. If you wish to unsubscribe or opt-out from any third party websites, you must go to that specific website to unsubscribe and/or opt-out.</p><h3>Cancellation</h3><p>Monthly subscription plans may be canceled within the first 30 days of the sale date for a refund of the paid service fee., less a $75 administrative fee and any service costs incurred by Riverbend Consulting LLC.</p><p>This contract shall be non-cancelable by Riverbend Consulting LLC except for:</p><ol><li>Nonpayment of monthly service fees;</li><li>Mutual agreement of Riverbend Consulting LLC and You</li></ol><p>This agreement can be canceled at any time, with a 30-day written notice. All cancellation requests must be submitted in writing to <a href="mailto:Help@riverbendconsulting.com">Help@riverbendconsulting.com</a></p><h3>Links to Other Web Sites</h3><p>Our website does contain links to affiliate and other websites. Riverbend Consulting LLC does not claim nor accept responsibility for any privacy policies, practices and/or procedures of other such websites. Therefore, we encourage all users and visitors to be aware when they leave our website and to read the privacy statements of each and every website that collects personally identifiable information. The aforementioned Privacy Policy Agreement applies only and solely to the information collected by our website.</p><h3>Security</h3><p>Riverbend Consulting LLC shall endeavor and shall take every precaution to maintain adequate physical, procedural and technical security with respect to our offices and information storage facilities so as to prevent any loss, misuse, unauthorized access, disclosure or modification of the user’s personal information under our control. The company also uses Secure Socket Layer (SSL) for authentication and private communications in an effort to build users’ trust and confidence in the internet and website use by providing simple and secure access and communication of credit card and personal information. The website is also secured by VeriSign.</p><h3>Changes to Privacy Policy Agreement</h3><p>Riverbend Consulting LLC reserves the right to update and/or change the terms of our privacy policy, and as such we will post those change to our website homepage at Riverbendconsulting.com, so that our users and/or visitors are always aware of the type of information we collect, how it will be used, and under what circumstances, if any, we may disclose such information. If at any point in time Riverbend Consulting LLC decides to make use of any personally identifiable information on file, in a manner vastly different from that which was stated when this information was initially collected, the user or users shall be promptly notified by email. Users at that time shall have the option as to whether or not to permit the use of their information in this separate manner.</p><h3>How to Contact Us</h3><p>If you have any questions or concerns regarding the Privacy Policy Agreement related to our website, please feel free to contact us at the following email, telephone number or mailing address.<br /><br /><br /><strong>Email:</strong><br />help@riverbendconsulting.com</p><p><strong>Telephone Number:</strong><br /><span class="broadviewChromeCall" title="Call from OfficeSuite Phone">877-289-1017<br /></span></p><p><strong>Mailing Address:</strong><br />Riverbend Consulting LLC<br />766 Shrewsbury Ave<br />Tinton Falls, NJ 07724</p><p><em>01/25/2023</em></p> </div> </div> </div> </div> </div> </div> </div> </div> </main> <div data-elementor-type="footer" data-elementor-id="37256" class="elementor elementor-37256 elementor-location-footer" data-elementor-post-type="elementor_library"> <div class="elementor-element elementor-element-42d88b43 e-con-full e-flex e-con e-parent" data-id="42d88b43" data-element_type="container" id="footerpage" data-settings="{&quot;background_background&quot;:&quot;gradient&quot;}"> <div class="elementor-element elementor-element-49ac3cc7 e-flex e-con-boxed e-con e-child" data-id="49ac3cc7" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-1bc9c1a e-flex e-con-boxed e-con e-child" data-id="1bc9c1a" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-caf8aa5 e-flex e-con-boxed e-con e-child" data-id="caf8aa5" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-131aed16 e-con-full e-flex e-con e-child" data-id="131aed16" data-element_type="container"> <div class="elementor-element elementor-element-195c09e elementor-widget-mobile__width-initial elementor-widget__width-initial elementor-widget elementor-widget-image" data-id="195c09e" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://riverbendconsulting.com/" title="Riverbend Consulting"> <img width="1024" height="476" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%20476'%3E%3C/svg%3E" class="attachment-large size-large wp-image-65975" alt="rbc_white_logo" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2023/08/rbc_white_logo-1024x476.png 1024w, https://riverbendconsulting.com/wp-content/uploads/2023/08/rbc_white_logo-300x139.png 300w, https://riverbendconsulting.com/wp-content/uploads/2023/08/rbc_white_logo-768x357.png 768w, https://riverbendconsulting.com/wp-content/uploads/2023/08/rbc_white_logo-1536x713.png 1536w, https://riverbendconsulting.com/wp-content/uploads/2023/08/rbc_white_logo-2048x951.png 2048w" data-lazy-sizes="auto, (max-width: 1024px) 100vw, 1024px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2023/08/rbc_white_logo-1024x476.png" /><noscript><img width="1024" height="476" src="https://riverbendconsulting.com/wp-content/uploads/2023/08/rbc_white_logo-1024x476.png" class="attachment-large size-large wp-image-65975" alt="rbc_white_logo" loading="lazy" srcset="https://riverbendconsulting.com/wp-content/uploads/2023/08/rbc_white_logo-1024x476.png 1024w, https://riverbendconsulting.com/wp-content/uploads/2023/08/rbc_white_logo-300x139.png 300w, https://riverbendconsulting.com/wp-content/uploads/2023/08/rbc_white_logo-768x357.png 768w, https://riverbendconsulting.com/wp-content/uploads/2023/08/rbc_white_logo-1536x713.png 1536w, https://riverbendconsulting.com/wp-content/uploads/2023/08/rbc_white_logo-2048x951.png 2048w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></noscript> </a> </div> </div> </div> <div class="elementor-element elementor-element-2acaf6e5 e-con-full e-flex e-con e-child" data-id="2acaf6e5" data-element_type="container"> <div class="elementor-element elementor-element-65207176 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-image" data-id="65207176" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://www.inc.com/profile/riverbend-consulting/" target="_blank" title="INC 5000"> <img width="467" height="467" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20467%20467'%3E%3C/svg%3E" class="attachment-large size-large wp-image-55911" alt="rbc-inc5000" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2023/08/rbc-inc5000.png 467w, https://riverbendconsulting.com/wp-content/uploads/2023/08/rbc-inc5000-300x300.png 300w, https://riverbendconsulting.com/wp-content/uploads/2023/08/rbc-inc5000-150x150.png 150w" data-lazy-sizes="auto, (max-width: 467px) 100vw, 467px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2023/08/rbc-inc5000.png" /><noscript><img width="467" height="467" src="https://riverbendconsulting.com/wp-content/uploads/2023/08/rbc-inc5000.png" class="attachment-large size-large wp-image-55911" alt="rbc-inc5000" loading="lazy" srcset="https://riverbendconsulting.com/wp-content/uploads/2023/08/rbc-inc5000.png 467w, https://riverbendconsulting.com/wp-content/uploads/2023/08/rbc-inc5000-300x300.png 300w, https://riverbendconsulting.com/wp-content/uploads/2023/08/rbc-inc5000-150x150.png 150w" sizes="auto, (max-width: 467px) 100vw, 467px" /></noscript> </a> </div> </div> <div class="elementor-element elementor-element-0336551 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-image" data-id="0336551" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://www.inc.com/profile/riverbend-consulting/" target="_blank" title="INC 5000"> <img width="400" height="68" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%2068'%3E%3C/svg%3E" class="attachment-large size-large wp-image-67903" alt="Amazon-SPN-logo" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2023/08/Amazon-SPN-logo.png 400w, https://riverbendconsulting.com/wp-content/uploads/2023/08/Amazon-SPN-logo-300x51.png 300w" data-lazy-sizes="auto, (max-width: 400px) 100vw, 400px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2023/08/Amazon-SPN-logo.png" /><noscript><img width="400" height="68" src="https://riverbendconsulting.com/wp-content/uploads/2023/08/Amazon-SPN-logo.png" class="attachment-large size-large wp-image-67903" alt="Amazon-SPN-logo" loading="lazy" srcset="https://riverbendconsulting.com/wp-content/uploads/2023/08/Amazon-SPN-logo.png 400w, https://riverbendconsulting.com/wp-content/uploads/2023/08/Amazon-SPN-logo-300x51.png 300w" sizes="auto, (max-width: 400px) 100vw, 400px" /></noscript> </a> </div> </div> </div> <div class="elementor-element elementor-element-65a02382 e-con-full e-flex e-con e-child" data-id="65a02382" data-element_type="container"> <div class="elementor-element elementor-element-7a9cca6a elementor-widget elementor-widget-heading" data-id="7a9cca6a" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default"><a href="https://riverbendconsulting.com/sitemap/">Sitemap</a></h2> </div> </div> </div> <div class="elementor-element elementor-element-b12650a e-flex e-con-boxed e-con e-child" data-id="b12650a" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-9108fb7 elementor-widget elementor-widget-heading" data-id="9108fb7" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default"><a href="https://riverbendconsulting.com/sitemap/">Receive our newsletter</a></h2> </div> </div> <div class="elementor-element elementor-element-3273ee7a elementor-widget elementor-widget-text-editor" data-id="3273ee7a" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Stay ahead in the rapidly changing world of Amazon. Subscribe to The Consult, our monthly insights for online sellers. </div> </div> <div class="elementor-element elementor-element-ea42c92 elementor-widget elementor-widget-button" data-id="ea42c92" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://riverbendconsulting.com/newsletter/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Subscribe now</span> </span> </a> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-7ec1840 e-con-full e-flex e-con e-child" data-id="7ec1840" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-e0277f8 elementor-icon-list--layout-inline elementor-list-item-link-inline elementor-align-left elementor-widget__width-initial elementor-tablet-align-left elementor-mobile-align-center elementor-widget elementor-widget-icon-list" data-id="e0277f8" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items elementor-inline-items"> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://www.facebook.com/RiverbendConsultingLLC/" target="_blank" arial-label="facebook" title="facebook"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-facebook-f" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"></path></svg> </span> <span class="elementor-icon-list-text"></span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://twitter.com/RiverbendConsul" target="_blank" rial-label="Twitter" title="Twitter"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-x-twitter" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><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></svg> </span> <span class="elementor-icon-list-text"></span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://www.linkedin.com/company/riverbend-consulting-amz/" target="_blank" arial-label="linkedIn" title="linkedIn"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-linkedin-in" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z"></path></svg> </span> <span class="elementor-icon-list-text"></span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://www.instagram.com/riverbendconsulting/" target="_blank" arial-label="instagram" title="instagram"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-instagram" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg> </span> <span class="elementor-icon-list-text"></span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://www.youtube.com/c/RiverbendConsulting" target="_blank" rial-label="YouTube" title="YouTube"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-youtube-square" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M186.8 202.1l95.2 54.1-95.2 54.1V202.1zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-42 176.3s0-59.6-7.6-88.2c-4.2-15.8-16.5-28.2-32.2-32.4C337.9 128 224 128 224 128s-113.9 0-142.2 7.7c-15.7 4.2-28 16.6-32.2 32.4-7.6 28.5-7.6 88.2-7.6 88.2s0 59.6 7.6 88.2c4.2 15.8 16.5 27.7 32.2 31.9C110.1 384 224 384 224 384s113.9 0 142.2-7.7c15.7-4.2 28-16.1 32.2-31.9 7.6-28.5 7.6-88.1 7.6-88.1z"></path></svg> </span> <span class="elementor-icon-list-text"></span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://www.tiktok.com/@riverbendconsulting" target="_blank"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-tiktok" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z"></path></svg> </span> <span class="elementor-icon-list-text"></span> </a> </li> </ul> </div> </div> <div class="elementor-element elementor-element-5d59c25 elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="5d59c25" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p style="text-align: right;">Click, visit, follow, like, subscribe and share us.</p> </div> </div> </div> <div class="elementor-element elementor-element-c894ec9 e-flex e-con-boxed e-con e-child" data-id="c894ec9" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-d585a5b elementor-widget elementor-widget-text-editor" data-id="d585a5b" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Copyright ©2023 Riverbend Consulting LLC. All rights reserved |<span style="color: #ffffff;"><a style="color: #ffffff;" href="https://riverbendconsulting.com/privacy-policy/"> Privacy Policy</a></span> </div> </div> </div> </div> </div> </div> </div> <!-- HFCM by 99 Robots - Snippet # 4: Google Tag --> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NFRPMSJ" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <!-- /end HFCM by 99 Robots --> <!-- HFCM by 99 Robots - Snippet # 5: Google Global Code &amp; Dynamic Phone Number --> <!-- Global site tag (gtag.js) - Google Ads: 813682706 --> <script type="rocketlazyloadscript" async data-rocket-src="https://www.googletagmanager.com/gtag/js?id=AW-813682706"></script> <script type="rocketlazyloadscript"> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'AW-813682706'); </script> <!-- /end HFCM by 99 Robots --> <div data-elementor-type="popup" data-elementor-id="69672" class="elementor elementor-69672 elementor-location-popup" data-elementor-settings="{&quot;entrance_animation&quot;:&quot;slideInRight&quot;,&quot;exit_animation&quot;:&quot;slideInRight&quot;,&quot;entrance_animation_duration&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0.5,&quot;sizes&quot;:[]},&quot;a11y_navigation&quot;:&quot;yes&quot;,&quot;timing&quot;:[]}" data-elementor-post-type="elementor_library"> <div class="elementor-element elementor-element-3acb0d3c e-flex e-con-boxed e-con e-parent" data-id="3acb0d3c" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-2546bb2 e-flex e-con-boxed e-con e-child" data-id="2546bb2" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-9083288 elementor-widget__width-initial elementor-widget elementor-widget-theme-site-logo elementor-widget-image" data-id="9083288" data-element_type="widget" data-widget_type="theme-site-logo.default"> <div class="elementor-widget-container"> <a href="https://riverbendconsulting.com"> <img width="400" height="191" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20191'%3E%3C/svg%3E" class="attachment-full size-full wp-image-25275" alt="Riverbend Consulting" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2021/07/LogoR.png 400w, https://riverbendconsulting.com/wp-content/uploads/2021/07/LogoR-300x143.png 300w" data-lazy-sizes="auto, (max-width: 400px) 100vw, 400px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2021/07/LogoR.png" /><noscript><img width="400" height="191" src="https://riverbendconsulting.com/wp-content/uploads/2021/07/LogoR.png" class="attachment-full size-full wp-image-25275" alt="Riverbend Consulting" loading="lazy" srcset="https://riverbendconsulting.com/wp-content/uploads/2021/07/LogoR.png 400w, https://riverbendconsulting.com/wp-content/uploads/2021/07/LogoR-300x143.png 300w" sizes="auto, (max-width: 400px) 100vw, 400px" /></noscript> </a> </div> </div> <div class="elementor-element elementor-element-f094ba0 elementor-widget__width-initial elementor-widget elementor-widget-image" data-id="f094ba0" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" class="attachment-large size-large wp-image-28308" alt="Inc5000_logo" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2022/09/Inc5000_logo.png 150w, https://riverbendconsulting.com/wp-content/uploads/2022/09/Inc5000_logo-66x66.png 66w" data-lazy-sizes="auto, (max-width: 150px) 100vw, 150px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/09/Inc5000_logo.png" /><noscript><img width="150" height="150" src="https://riverbendconsulting.com/wp-content/uploads/2022/09/Inc5000_logo.png" class="attachment-large size-large wp-image-28308" alt="Inc5000_logo" loading="lazy" srcset="https://riverbendconsulting.com/wp-content/uploads/2022/09/Inc5000_logo.png 150w, https://riverbendconsulting.com/wp-content/uploads/2022/09/Inc5000_logo-66x66.png 66w" sizes="auto, (max-width: 150px) 100vw, 150px" /></noscript> </div> </div> </div> </div> <div class="elementor-element elementor-element-4feaa80 elementor-widget elementor-widget-n-accordion" data-id="4feaa80" data-element_type="widget" data-settings="{&quot;default_state&quot;:&quot;all_collapsed&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}" data-widget_type="nested-accordion.default"> <div class="elementor-widget-container"> <div class="e-n-accordion" aria-label="Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys"> <details id="e-n-accordion-item-8370" class="e-n-accordion-item" > <summary class="e-n-accordion-item-title" data-accordion-index="1" tabindex="0" aria-expanded="false" aria-controls="e-n-accordion-item-8370" > <span class='e-n-accordion-item-title-header'><div class="e-n-accordion-item-title-text"> Appeals </div></span> <span class='e-n-accordion-item-title-icon'> <span class='e-opened' ><svg aria-hidden="true" class="e-font-icon-svg e-fas-caret-up" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z"></path></svg></span> <span class='e-closed'><svg aria-hidden="true" class="e-font-icon-svg e-fas-caret-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"></path></svg></span> </span> </summary> <div role="region" aria-labelledby="e-n-accordion-item-8370" class="elementor-element elementor-element-2aebbc7 e-con-full e-flex e-con e-child" data-id="2aebbc7" data-element_type="container"> <div class="elementor-element elementor-element-006fe82 elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="006fe82" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><h5 class="elementor-image-box-title">Appeals (3P Sellers)</h5><p class="elementor-image-box-description"><a href="/3p-account-suspension-appeal/">Amazon Account Appeal</a><br> <a href="/3p-asin-suspension-appeal/">Amazon ASIN Appeal</a><br> <a href="/brand-registry/">Brand Registry Appeal</a><br> <a href="/amazon-kindle-direct-publishing/">Amazon Kindle Direct Publishing Appeal</a> </p></div></div> </div> </div> <div class="elementor-element elementor-element-cfc9936 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="cfc9936" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-079b36c elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="079b36c" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><p class="elementor-image-box-description"><a href="/walmart-suspension-appeal/">Walmart Account Appeal</a> <br> <a href="/walmart-item-appeal/">Walmart Item Appeal </a> </p></div></div> </div> </div> <div class="elementor-element elementor-element-b9e1a65 elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="b9e1a65" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><h5 class="elementor-image-box-title">Appeals (1P Vendors)</h5><p class="elementor-image-box-description"><a href="/vendor-account-suspension-appeal/">Amazon Account Appeal</a><br> <a href="/vendor-asin-suspension-appeals/">Amazon ASIN Appeal</a><br> <a href="/brand-registry/">Brand Registry Appeal</a><br></p></div></div> </div> </div> <div class="elementor-element elementor-element-4dd1bfb elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="4dd1bfb" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><h5 class="elementor-image-box-title">QUICK ACCESS</h5><p class="elementor-image-box-description"><a href="tel:+18772891017">Call Us</a><br> <a href="/contact/">Contact Us</a><br> </p></div></div> </div> </div> <div class="elementor-element elementor-element-94c4097 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="94c4097" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-dbf68b4 elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="dbf68b4" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><p class="elementor-image-box-description"><a href="https://www.trustpilot.com/review/riverbendconsulting.com" style="color: #00B67A"><b>Customer Reviews</b></a></p></div></div> </div> </div> </div> </details> <details id="e-n-accordion-item-8371" class="e-n-accordion-item" > <summary class="e-n-accordion-item-title" data-accordion-index="2" tabindex="-1" aria-expanded="false" aria-controls="e-n-accordion-item-8371" > <span class='e-n-accordion-item-title-header'><div class="e-n-accordion-item-title-text"> Services </div></span> <span class='e-n-accordion-item-title-icon'> <span class='e-opened' ><svg aria-hidden="true" class="e-font-icon-svg e-fas-caret-up" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z"></path></svg></span> <span class='e-closed'><svg aria-hidden="true" class="e-font-icon-svg e-fas-caret-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"></path></svg></span> </span> </summary> <div role="region" aria-labelledby="e-n-accordion-item-8371" class="elementor-element elementor-element-d49d216 e-con-full e-flex e-con e-child" data-id="d49d216" data-element_type="container"> <div class="elementor-element elementor-element-39ec86e elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="39ec86e" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><h5 class="elementor-image-box-title">Appeals (3P Sellers)</h5><p class="elementor-image-box-description"><a href="/3p-account-suspension-appeal/">Amazon Account Appeal</a><br> <a href="/3p-asin-suspension-appeal/">Amazon ASIN Appeal</a><br> <a href="/brand-registry/">Brand Registry Appeal</a><br> <a href="/amazon-kindle-direct-publishing/">Amazon Kindle Direct Publishing Appeal</a></p></div></div> </div> </div> <div class="elementor-element elementor-element-64c68a0 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="64c68a0" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-1958448 elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="1958448" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><p class="elementor-image-box-description"><a href="/walmart-suspension-appeal/">Walmart Account Appeal</a> <br> <a href="/walmart-item-appeal/">Walmart Item Appeal </a> </p></div></div> </div> </div> <div class="elementor-element elementor-element-e6684fc elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="e6684fc" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><h5 class="elementor-image-box-title">Account Care (3P Sellers)</h5><p class="elementor-image-box-description"><a href="/amazon-account-transition-services/">Amazon Account Transition Services</a><br> <a href="/seller-account-protection/">Seller Account Protection (SAP)</a><br> <a href="/vip-sap/">VIP Seller Account Protection</a><br> <a href="/toughest-amazon-issues/">Tough Stuff Solutions</a><br> <a href="reimbursement/">FBA Reimbursements</a><br> <a href="walmart-reimbursement/">Walmart Reimbursements</a><br> <a href="/amazon-seller-account-support/">Account Support</a> <br> <a href="/va-services/">Virtual Assistants</a> <br></p></div></div> </div> </div> <div class="elementor-element elementor-element-ebaa1c6 elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="ebaa1c6" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><h5 class="elementor-image-box-title">Appeals (1P Vendors)</h5><p class="elementor-image-box-description"><a href="/vendor-account-suspension-appeal/">Amazon Account Appeal</a><br> <a href="/vendor-asin-suspension-appeals/">Amazon ASIN Appeal</a><br> <a href="/brand-registry/">Brand Registry Appeal</a></p></div></div> </div> </div> <div class="elementor-element elementor-element-b926db4 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="b926db4" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-6ae115a elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="6ae115a" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><p class="elementor-image-box-description"><a href="/vendor-invoice-disputes/">Vendor Invoice Disputes</a><br> <a href="/vendor-consultation-problem-solving/">Vendor Consultation and Problem Solving</a><br></p></div></div> </div> </div> <div class="elementor-element elementor-element-f4272e0 elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="f4272e0" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><h5 class="elementor-image-box-title">QUICK ACCESS</h5><p class="elementor-image-box-description"><a href="tel:+18772891017">Call Us</a><br> <a href="/contact/">Contact Us</a><br> </p></div></div> </div> </div> <div class="elementor-element elementor-element-58e99db elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="58e99db" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-724345e elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="724345e" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><p class="elementor-image-box-description"><a href="https://www.trustpilot.com/review/riverbendconsulting.com" style="color: #00B67A"><b>Customer Reviews</b></a></p></div></div> </div> </div> </div> </details> <details id="e-n-accordion-item-8372" class="e-n-accordion-item" > <summary class="e-n-accordion-item-title" data-accordion-index="3" tabindex="-1" aria-expanded="false" aria-controls="e-n-accordion-item-8372" > <span class='e-n-accordion-item-title-header'><div class="e-n-accordion-item-title-text"> About </div></span> <span class='e-n-accordion-item-title-icon'> <span class='e-opened' ><svg aria-hidden="true" class="e-font-icon-svg e-fas-caret-up" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z"></path></svg></span> <span class='e-closed'><svg aria-hidden="true" class="e-font-icon-svg e-fas-caret-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"></path></svg></span> </span> </summary> <div role="region" aria-labelledby="e-n-accordion-item-8372" class="elementor-element elementor-element-29c72ba e-con-full e-flex e-con e-child" data-id="29c72ba" data-element_type="container"> <div class="elementor-element elementor-element-30c2f27 elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="30c2f27" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><h5 class="elementor-image-box-title">ABOUT US</h5><p class="elementor-image-box-description"><a href="/about/">Our Founders</a><br> <a href="https://riverbendconsulting.com/our-team/">Our Team</a><br> <a href="https://riverbendconsulting.com/happy-hour-podcast/">Our Podcast</a><br> <a href="https://riverbendconsulting.com/theamazonincubator/">Book: The Amazon Incubator, by Lesley Hensell</a></p></div></div> </div> </div> <div class="elementor-element elementor-element-d668023 elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="d668023" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><h5 class="elementor-image-box-title">NEWS</h5><p class="elementor-image-box-description"><a href="https://riverbendconsulting.com/about-riverbend-pressroom/">Press Room</a><br> <a href="/press-release/">News Releases</a><br> <a href="/media/">Media Coverage</a><br> <a href="/podcast-coverage/">Podcast Coverage</a></p></div></div> </div> </div> <div class="elementor-element elementor-element-4529282 elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="4529282" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><h5 class="elementor-image-box-title">QUICK ACCESS</h5><p class="elementor-image-box-description"><a href="tel:+18772891017">Call Us</a><br> <a href="/contact/">Contact Us</a><br> </p></div></div> </div> </div> <div class="elementor-element elementor-element-41cdb0c elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="41cdb0c" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-91d9654 elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="91d9654" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><p class="elementor-image-box-description"><a href="https://www.trustpilot.com/review/riverbendconsulting.com" style="color: #00B67A"><b>Customer Reviews</b></a></p></div></div> </div> </div> </div> </details> </div> </div> </div> <div class="elementor-element elementor-element-218c297 elementor-widget elementor-widget-text-editor" data-id="218c297" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="color: #0033a0;"><a style="color: #0033a0;" href="https://riverbendconsulting.com/blog/">Blog</a></span></p> </div> </div> </div> </div> </div> <link rel='stylesheet' id='elementor-post-69672-css' href='https://riverbendconsulting.com/wp-content/uploads/elementor/css/post-69672.css?ver=1732210676' media='all' /> <link rel='stylesheet' id='widget-nested-accordion-css' href='https://riverbendconsulting.com/wp-content/plugins/elementor/assets/css/widget-nested-accordion.min.css?ver=3.25.9' media='all' /> <link rel='stylesheet' id='e-animation-slideInRight-css' href='https://riverbendconsulting.com/wp-content/plugins/elementor/assets/lib/animations/styles/slideInRight.min.css?ver=3.25.9' media='all' /> <link rel='stylesheet' id='e-sticky-css' href='https://riverbendconsulting.com/wp-content/plugins/elementor-pro/assets/css/modules/sticky.min.css?ver=3.25.4' media='all' /> <script id="awsm-team-js-extra"> var awsmTeamPublic = {"ajaxurl":"https:\/\/riverbendconsulting.com\/wp-admin\/admin-ajax.php","deep_linking":{"enable":"","member":{"prefix":"member","suffix":"info"},"team":{"prefix":"team","suffix":"info"}},"scripts_src":"https:\/\/riverbendconsulting.com\/wp-content\/plugins\/awsm-team-pro\/js"}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://riverbendconsulting.com/wp-content/plugins/awsm-team-pro/js/team.min.js?ver=1.11.1" id="awsm-team-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://riverbendconsulting.com/wp-content/cache/min/1/122784.js?ver=1732211736" id="lead-tracking-script-js" defer></script> <script id="leadin-script-loader-js-js-extra"> var leadin_wordpress = {"userRole":"visitor","pageType":"page","leadinPluginVersion":"11.1.73"}; </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://riverbendconsulting.com/wp-content/cache/min/1/42530176.js?ver=1732211736" id="leadin-script-loader-js-js" defer></script> <script type="rocketlazyloadscript" id="rocket-browser-checker-js-after"> "use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}(); </script> <script id="rocket-preload-links-js-extra"> var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/riverbendconsulting.com","onHoverDelay":"100","rateThrottle":"3"}; </script> <script type="rocketlazyloadscript" id="rocket-preload-links-js-after"> (function() { "use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run(); }()); </script> <script id="ct-scripts-js-extra"> var ct_localizations = {"ajax_url":"https:\/\/riverbendconsulting.com\/wp-admin\/admin-ajax.php","public_url":"https:\/\/riverbendconsulting.com\/wp-content\/themes\/blocksy\/static\/bundle\/","rest_url":"https:\/\/riverbendconsulting.com\/wp-json\/","search_url":"https:\/\/riverbendconsulting.com\/search\/QUERY_STRING\/","show_more_text":"Show more","more_text":"More","search_live_results":"Search results","search_live_no_results":"No results","search_live_no_result":"No results","search_live_one_result":"You got %s result. Please press Tab to select it.","search_live_many_results":"You got %s results. Please press Tab to select one.","clipboard_copied":"Copied!","clipboard_failed":"Failed to Copy","expand_submenu":"Expand dropdown menu","collapse_submenu":"Collapse dropdown menu","dynamic_js_chunks":[],"dynamic_styles":{"lazy_load":"https:\/\/riverbendconsulting.com\/wp-content\/themes\/blocksy\/static\/bundle\/non-critical-styles.min.css?ver=2.0.78","search_lazy":"https:\/\/riverbendconsulting.com\/wp-content\/themes\/blocksy\/static\/bundle\/non-critical-search-styles.min.css?ver=2.0.78","back_to_top":"https:\/\/riverbendconsulting.com\/wp-content\/themes\/blocksy\/static\/bundle\/back-to-top.min.css?ver=2.0.78"},"dynamic_styles_selectors":[{"selector":".ct-header-cart, #woo-cart-panel","url":"https:\/\/riverbendconsulting.com\/wp-content\/themes\/blocksy\/static\/bundle\/cart-header-element-lazy.min.css?ver=2.0.78"},{"selector":".flexy","url":"https:\/\/riverbendconsulting.com\/wp-content\/themes\/blocksy\/static\/bundle\/flexy.min.css?ver=2.0.78"}]}; </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://riverbendconsulting.com/wp-content/cache/min/1/wp-content/themes/blocksy/static/bundle/main.js?ver=1732211736" id="ct-scripts-js" defer></script> <script type="rocketlazyloadscript" id="wd-asl-ajaxsearchlite-js-before"> window.ASL = typeof window.ASL !== 'undefined' ? window.ASL : {}; window.ASL.wp_rocket_exception = "DOMContentLoaded"; window.ASL.ajaxurl = "https:\/\/riverbendconsulting.com\/wp-admin\/admin-ajax.php"; window.ASL.backend_ajaxurl = "https:\/\/riverbendconsulting.com\/wp-admin\/admin-ajax.php"; window.ASL.js_scope = "jQuery"; window.ASL.asl_url = "https:\/\/riverbendconsulting.com\/wp-content\/plugins\/ajax-search-lite\/"; window.ASL.detect_ajax = 1; window.ASL.media_query = 4766; window.ASL.version = 4766; window.ASL.pageHTML = ""; window.ASL.additional_scripts = [{"handle":"wd-asl-ajaxsearchlite","src":"https:\/\/riverbendconsulting.com\/wp-content\/plugins\/ajax-search-lite\/js\/min\/plugin\/optimized\/asl-prereq.js","prereq":[]},{"handle":"wd-asl-ajaxsearchlite-core","src":"https:\/\/riverbendconsulting.com\/wp-content\/plugins\/ajax-search-lite\/js\/min\/plugin\/optimized\/asl-core.js","prereq":[]},{"handle":"wd-asl-ajaxsearchlite-vertical","src":"https:\/\/riverbendconsulting.com\/wp-content\/plugins\/ajax-search-lite\/js\/min\/plugin\/optimized\/asl-results-vertical.js","prereq":["wd-asl-ajaxsearchlite"]},{"handle":"wd-asl-ajaxsearchlite-load","src":"https:\/\/riverbendconsulting.com\/wp-content\/plugins\/ajax-search-lite\/js\/min\/plugin\/optimized\/asl-load.js","prereq":["wd-asl-ajaxsearchlite-vertical"]}]; window.ASL.script_async_load = false; window.ASL.init_only_in_viewport = true; window.ASL.font_url = "https:\/\/riverbendconsulting.com\/wp-content\/plugins\/ajax-search-lite\/css\/fonts\/icons2.woff2"; window.ASL.css_async = false; window.ASL.highlight = {"enabled":false,"data":[]}; window.ASL.analytics = {"method":0,"tracking_id":"","string":"?ajax_search={asl_term}","event":{"focus":{"active":1,"action":"focus","category":"ASL","label":"Input focus","value":"1"},"search_start":{"active":0,"action":"search_start","category":"ASL","label":"Phrase: {phrase}","value":"1"},"search_end":{"active":1,"action":"search_end","category":"ASL","label":"{phrase} | {results_count}","value":"1"},"magnifier":{"active":1,"action":"magnifier","category":"ASL","label":"Magnifier clicked","value":"1"},"return":{"active":1,"action":"return","category":"ASL","label":"Return button pressed","value":"1"},"facet_change":{"active":0,"action":"facet_change","category":"ASL","label":"{option_label} | {option_value}","value":"1"},"result_click":{"active":1,"action":"result_click","category":"ASL","label":"{result_title} | {result_url}","value":"1"}}}; window.ASL_INSTANCES = [];window.ASL_INSTANCES[1] = {"homeurl":"https:\/\/riverbendconsulting.com\/","resultstype":"vertical","resultsposition":"hover","itemscount":4,"charcount":0,"highlight":0,"highlightwholewords":1,"singleHighlight":0,"scrollToResults":{"enabled":1,"offset":0},"resultareaclickable":1,"autocomplete":{"enabled":0,"lang":"en","trigger_charcount":0},"mobile":{"menu_selector":"#menu-toggle"},"trigger":{"click":"ajax_search","click_location":"same","update_href":0,"return":"ajax_search","return_location":"same","facet":1,"type":0,"redirect_url":"?s={phrase}","delay":300},"animations":{"pc":{"settings":{"anim":"fadedrop","dur":300},"results":{"anim":"fadedrop","dur":300},"items":"voidanim"},"mob":{"settings":{"anim":"fadedrop","dur":300},"results":{"anim":"fadedrop","dur":300},"items":"voidanim"}},"autop":{"state":"disabled","phrase":"","count":1},"resPage":{"useAjax":0,"selector":"#main","trigger_type":1,"trigger_facet":1,"trigger_magnifier":0,"trigger_return":0},"resultsSnapTo":"left","results":{"width":"auto","width_tablet":"auto","width_phone":"auto"},"settingsimagepos":"right","closeOnDocClick":1,"overridewpdefault":0,"override_method":"get"};window.ASL_INSTANCES[2] = {"homeurl":"https:\/\/riverbendconsulting.com\/","resultstype":"vertical","resultsposition":"hover","itemscount":4,"charcount":0,"highlight":0,"highlightwholewords":1,"singleHighlight":0,"scrollToResults":{"enabled":1,"offset":0},"resultareaclickable":1,"autocomplete":{"enabled":0,"lang":"en","trigger_charcount":0},"mobile":{"menu_selector":"#menu-toggle"},"trigger":{"click":"ajax_search","click_location":"same","update_href":0,"return":"ajax_search","return_location":"same","facet":1,"type":0,"redirect_url":"?s={phrase}","delay":300},"animations":{"pc":{"settings":{"anim":"fadedrop","dur":300},"results":{"anim":"fadedrop","dur":300},"items":"voidanim"},"mob":{"settings":{"anim":"fadedrop","dur":300},"results":{"anim":"fadedrop","dur":300},"items":"voidanim"}},"autop":{"state":"disabled","phrase":"","count":1},"resPage":{"useAjax":0,"selector":"#main","trigger_type":1,"trigger_facet":1,"trigger_magnifier":0,"trigger_return":0},"resultsSnapTo":"left","results":{"width":"auto","width_tablet":"auto","width_phone":"auto"},"settingsimagepos":"right","closeOnDocClick":1,"overridewpdefault":0,"override_method":"get"};window.ASL_INSTANCES[3] = {"homeurl":"https:\/\/riverbendconsulting.com\/","resultstype":"vertical","resultsposition":"hover","itemscount":4,"charcount":0,"highlight":0,"highlightwholewords":1,"singleHighlight":0,"scrollToResults":{"enabled":1,"offset":0},"resultareaclickable":1,"autocomplete":{"enabled":0,"lang":"en","trigger_charcount":0},"mobile":{"menu_selector":"#menu-toggle"},"trigger":{"click":"ajax_search","click_location":"same","update_href":0,"return":"ajax_search","return_location":"same","facet":1,"type":0,"redirect_url":"?s={phrase}","delay":300},"animations":{"pc":{"settings":{"anim":"fadedrop","dur":300},"results":{"anim":"fadedrop","dur":300},"items":"voidanim"},"mob":{"settings":{"anim":"fadedrop","dur":300},"results":{"anim":"fadedrop","dur":300},"items":"voidanim"}},"autop":{"state":"disabled","phrase":"","count":1},"resPage":{"useAjax":0,"selector":"#main","trigger_type":1,"trigger_facet":1,"trigger_magnifier":0,"trigger_return":0},"resultsSnapTo":"left","results":{"width":"auto","width_tablet":"auto","width_phone":"auto"},"settingsimagepos":"right","closeOnDocClick":1,"overridewpdefault":0,"override_method":"get"}; </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://riverbendconsulting.com/wp-content/cache/min/1/wp-content/plugins/ajax-search-lite/js/min/plugin/optimized/asl-prereq.js?ver=1732211736" id="wd-asl-ajaxsearchlite-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://riverbendconsulting.com/wp-content/cache/min/1/wp-content/plugins/ajax-search-lite/js/min/plugin/optimized/asl-core.js?ver=1732211736" id="wd-asl-ajaxsearchlite-core-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://riverbendconsulting.com/wp-content/cache/min/1/wp-content/plugins/ajax-search-lite/js/min/plugin/optimized/asl-results-vertical.js?ver=1732211736" id="wd-asl-ajaxsearchlite-vertical-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://riverbendconsulting.com/wp-content/cache/min/1/wp-content/plugins/ajax-search-lite/js/min/plugin/optimized/asl-load.js?ver=1732211736" id="wd-asl-ajaxsearchlite-load-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://riverbendconsulting.com/wp-content/cache/min/1/wp-content/plugins/ajax-search-lite/js/min/plugin/optimized/asl-wrapper.js?ver=1732211736" id="wd-asl-ajaxsearchlite-wrapper-js" defer></script> <script src="https://riverbendconsulting.com/wp-content/plugins/elementor-pro/assets/lib/sticky/jquery.sticky.min.js?ver=3.25.4" id="e-sticky-js" defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://riverbendconsulting.com/wp-includes/js/hoverIntent.min.js?ver=1.10.2" id="hoverIntent-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://riverbendconsulting.com/wp-content/cache/min/1/wp-content/plugins/megamenu/js/maxmegamenu.js?ver=1732211736" id="megamenu-js" defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://riverbendconsulting.com/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.25.4" id="elementor-pro-webpack-runtime-js" defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://riverbendconsulting.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.25.9" id="elementor-webpack-runtime-js" defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://riverbendconsulting.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.25.9" id="elementor-frontend-modules-js" defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://riverbendconsulting.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://riverbendconsulting.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script> <script type="rocketlazyloadscript" id="wp-i18n-js-after"> wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); </script> <script type="rocketlazyloadscript" id="elementor-pro-frontend-js-before"> var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/riverbendconsulting.com\/wp-admin\/admin-ajax.php","nonce":"507d314463","urls":{"assets":"https:\/\/riverbendconsulting.com\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/riverbendconsulting.com\/wp-json\/"},"settings":{"lazy_load_background_images":false},"popup":{"hasPopUps":true},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}}, "facebook_sdk":{"lang":"en_US","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/riverbendconsulting.com\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://riverbendconsulting.com/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.25.4" id="elementor-pro-frontend-js" defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://riverbendconsulting.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js" defer></script> <script type="rocketlazyloadscript" id="elementor-frontend-js-before"> var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close","a11yCarouselWrapperAriaLabel":"Carousel | Horizontal scrolling: Arrow Left & Right","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}}, "hasCustomBreakpoints":false},"version":"3.25.9","is_static":false,"experimentalFeatures":{"e_font_icon_svg":true,"additional_custom_breakpoints":true,"container":true,"e_swiper_latest":true,"e_nested_atomic_repeaters":true,"e_optimized_control_loading":true,"e_onboarding":true,"e_css_smooth_scroll":true,"theme_builder_v2":true,"home_screen":true,"landing-pages":true,"nested-elements":true,"editor_v2":true,"link-in-bio":true,"floating-buttons":true,"mega-menu":true},"urls":{"assets":"https:\/\/riverbendconsulting.com\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/riverbendconsulting.com\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/riverbendconsulting.com\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"0ef4673edb"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"body_background_background":"classic","active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description"},"post":{"id":3,"title":"Privacy%20Policy","excerpt":"","featuredImage":false}}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://riverbendconsulting.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.25.9" id="elementor-frontend-js" defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://riverbendconsulting.com/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.25.4" id="pro-elements-handlers-js" defer></script> <script type="rocketlazyloadscript">window.addEventListener('DOMContentLoaded', function() { jQuery(function($){ $('.elementor-icon-wrapper').click(function(){ setTimeout(function(){ IVS_AJAX_JS_LOAD(); }, 500); }); }); });</script> <!-- Cookie Notice plugin v2.5.1 by Hu-manity.co https://hu-manity.co/ --> <div id="cookie-notice" role="dialog" class="cookie-notice-hidden cookie-revoke-hidden cn-position-bottom" aria-label="Cookie Notice" style="background-color: rgba(50,50,58,1);"><div class="cookie-notice-container" style="color: #fff"><span id="cn-notice-text" class="cn-text-container">Riverbend Consulting use cookies to ensure that we give you the best experience on our website. By continuing to use this website, you agree to the use of these cookies as further described in our Privacy Policy.</span><span id="cn-notice-buttons" class="cn-buttons-container"><a href="#" id="cn-accept-cookie" data-cookie-set="accept" class="cn-set-cookie cn-button" aria-label="Accept Cookies" style="background-color: #ef7622">Accept Cookies</a><a href="#" id="cn-refuse-cookie" data-cookie-set="refuse" class="cn-set-cookie cn-button" aria-label="Reject All" style="background-color: #ef7622">Reject All</a><a href="https://riverbendconsulting.com/privacy-policy/" target="_blank" id="cn-more-info" class="cn-more-info cn-button" aria-label="Privacy policy" style="background-color: #ef7622">Privacy policy</a></span><span id="cn-close-notice" data-cookie-set="accept" class="cn-close-icon" title="Reject All"></span></div> </div> <!-- / Cookie Notice plugin --><script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue} if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue} images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1} if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://riverbendconsulting.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script><script>function lazyLoadThumb(e){var t='<img data-lazy-src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="play Youtube video"></button>';return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?'':'&'+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow", "accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var e,t,p,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)e=document.createElement("div"),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query", a[t].dataset.query),e.setAttribute("data-src", a[t].dataset.src),e.innerHTML=lazyLoadThumb(a[t].dataset.id),a[t].appendChild(e),p=e.querySelector('.play'),p.onclick=lazyLoadYoutubeIframe});</script> <script>class RocketElementorAnimation{constructor(){this.deviceMode=document.createElement("span"),this.deviceMode.id="elementor-device-mode-wpr",this.deviceMode.setAttribute("class","elementor-screen-only"),document.body.appendChild(this.deviceMode)}_detectAnimations(){let t=getComputedStyle(this.deviceMode,":after").content.replace(/"/g,"");this.animationSettingKeys=this._listAnimationSettingsKeys(t),document.querySelectorAll(".elementor-invisible[data-settings]").forEach(t=>{const e=t.getBoundingClientRect();if(e.bottom>=0&&e.top<=window.innerHeight)try{this._animateElement(t)}catch(t){}})}_animateElement(t){const e=JSON.parse(t.dataset.settings),i=e._animation_delay||e.animation_delay||0,n=e[this.animationSettingKeys.find(t=>e[t])];if("none"===n)return void t.classList.remove("elementor-invisible");t.classList.remove(n),this.currentAnimation&&t.classList.remove(this.currentAnimation),this.currentAnimation=n;let s=setTimeout(()=>{t.classList.remove("elementor-invisible"),t.classList.add("animated",n),this._removeAnimationSettings(t,e)},i);window.addEventListener("rocket-startLoading",function(){clearTimeout(s)})}_listAnimationSettingsKeys(t="mobile"){const e=[""];switch(t){case"mobile":e.unshift("_mobile");case"tablet":e.unshift("_tablet");case"desktop":e.unshift("_desktop")}const i=[];return["animation","_animation"].forEach(t=>{e.forEach(e=>{i.push(t+e)})}),i}_removeAnimationSettings(t,e){this._listAnimationSettingsKeys().forEach(t=>delete e[t]),t.dataset.settings=JSON.stringify(e)}static run(){const t=new RocketElementorAnimation;requestAnimationFrame(t._detectAnimations.bind(t))}}document.addEventListener("DOMContentLoaded",RocketElementorAnimation.run);</script></body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1732680661 -->

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