
<!doctype html>
<html dir="ltr" lang="en-US" prefix="og: https://ogp.me/ns#" xmlns:fb="http://ogp.me/ns/fb#">

<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="2.0.3",this.userEvents=["keydown","keyup","mousedown","mouseup","mousemove","mouseover","mouseenter","mouseout","mouseleave","touchmove","touchstart","touchend","touchcancel","wheel","click","dblclick","input","visibilitychange"],this.attributeEvents=["onblur","onclick","oncontextmenu","ondblclick","onfocus","onmousedown","onmouseenter","onmouseleave","onmousemove","onmouseout","onmouseover","onmouseup","onmousewheel","onscroll","onsubmit"]}async t(){this.i(),this.o(),/iP(ad|hone)/.test(navigator.userAgent)&&this.h(),this.u(),this.l(this),this.m(),this.k(this),this.p(this),this._(),await Promise.all([this.R(),this.L()]),this.lastBreath=Date.now(),this.S(this),this.P(),this.D(),this.O(),this.M(),await this.C(this.delayedScripts.normal),await this.C(this.delayedScripts.defer),await this.C(this.delayedScripts.async),this.F("domReady"),await this.T(),await this.j(),await this.I(),this.F("windowLoad"),await this.A(),window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this.everythingLoaded=!0,this.lastTouchEnd&&await new Promise((t=>setTimeout(t,500-Date.now()+this.lastTouchEnd))),this.H(),this.F("all"),this.U(),this.W()}i(){this.CSPIssue=sessionStorage.getItem("rocketCSPIssue"),document.addEventListener("securitypolicyviolation",(t=>{this.CSPIssue||"script-src-elem"!==t.violatedDirective||"data"!==t.blockedURI||(this.CSPIssue=!0,sessionStorage.setItem("rocketCSPIssue",!0))}),{isRocket:!0})}o(){window.addEventListener("pageshow",(t=>{this.persisted=t.persisted,this.realWindowLoadedFired=!0}),{isRocket:!0}),window.addEventListener("pagehide",(()=>{this.onFirstUserAction=null}),{isRocket:!0})}h(){let t;function e(e){t=e}window.addEventListener("touchstart",e,{isRocket:!0}),window.addEventListener("touchend",(function i(o){Math.abs(o.changedTouches[0].pageX-t.changedTouches[0].pageX)<10&&Math.abs(o.changedTouches[0].pageY-t.changedTouches[0].pageY)<10&&o.timeStamp-t.timeStamp<200&&(o.target.dispatchEvent(new PointerEvent("click",{target:o.target,bubbles:!0,cancelable:!0,detail:1})),event.preventDefault(),window.removeEventListener("touchstart",e,{isRocket:!0}),window.removeEventListener("touchend",i,{isRocket:!0}))}),{isRocket:!0})}q(t){this.userActionTriggered||("mousemove"!==t.type||this.firstMousemoveIgnored?"keyup"===t.type||"mouseover"===t.type||"mouseout"===t.type||(this.userActionTriggered=!0,this.onFirstUserAction&&this.onFirstUserAction()):this.firstMousemoveIgnored=!0),"click"===t.type&&t.preventDefault(),this.savedUserEvents.length>0&&(t.stopPropagation(),t.stopImmediatePropagation()),"touchstart"===this.lastEvent&&"touchend"===t.type&&(this.lastTouchEnd=Date.now()),"click"===t.type&&(this.lastTouchEnd=0),this.lastEvent=t.type,this.savedUserEvents.push(t)}u(){this.savedUserEvents=[],this.userEventHandler=this.q.bind(this),this.userEvents.forEach((t=>window.addEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0})))}U(){this.userEvents.forEach((t=>window.removeEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0}))),this.savedUserEvents.forEach((t=>{t.target.dispatchEvent(new window[t.constructor.name](t.type,t))}))}m(){this.eventsMutationObserver=new MutationObserver((t=>{const e="return false";for(const i of t){if("attributes"===i.type){const t=i.target.getAttribute(i.attributeName);t&&t!==e&&(i.target.setAttribute("data-rocket-"+i.attributeName,t),i.target["rocket"+i.attributeName]=new Function("event",t),i.target.setAttribute(i.attributeName,e))}"childList"===i.type&&i.addedNodes.forEach((t=>{if(t.nodeType===Node.ELEMENT_NODE)for(const i of t.attributes)this.attributeEvents.includes(i.name)&&i.value&&""!==i.value&&(t.setAttribute("data-rocket-"+i.name,i.value),t["rocket"+i.name]=new Function("event",i.value),t.setAttribute(i.name,e))}))}})),this.eventsMutationObserver.observe(document,{subtree:!0,childList:!0,attributeFilter:this.attributeEvents})}H(){this.eventsMutationObserver.disconnect(),this.attributeEvents.forEach((t=>{document.querySelectorAll("[data-rocket-"+t+"]").forEach((e=>{e.setAttribute(t,e.getAttribute("data-rocket-"+t)),e.removeAttribute("data-rocket-"+t)}))}))}k(t){Object.defineProperty(HTMLElement.prototype,"onclick",{get(){return this.rocketonclick||null},set(e){this.rocketonclick=e,this.setAttribute(t.everythingLoaded?"onclick":"data-rocket-onclick","this.rocketonclick(event)")}})}S(t){function e(e,i){let o=e[i];e[i]=null,Object.defineProperty(e,i,{get:()=>o,set(s){t.everythingLoaded?o=s:e["rocket"+i]=o=s}})}e(document,"onreadystatechange"),e(window,"onload"),e(window,"onpageshow");try{Object.defineProperty(document,"readyState",{get:()=>t.rocketReadyState,set(e){t.rocketReadyState=e},configurable:!0}),document.readyState="loading"}catch(t){console.log("WPRocket DJE readyState conflict, bypassing")}}l(t){this.originalAddEventListener=EventTarget.prototype.addEventListener,this.originalRemoveEventListener=EventTarget.prototype.removeEventListener,this.savedEventListeners=[],EventTarget.prototype.addEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalAddEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!1,type:e,func:i,options:o})},EventTarget.prototype.removeEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalRemoveEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!0,type:e,func:i,options:o})}}F(t){"all"===t&&(EventTarget.prototype.addEventListener=this.originalAddEventListener,EventTarget.prototype.removeEventListener=this.originalRemoveEventListener),this.savedEventListeners=this.savedEventListeners.filter((e=>{let i=e.type,o=e.target||window;return"domReady"===t&&"DOMContentLoaded"!==i&&"readystatechange"!==i||("windowLoad"===t&&"load"!==i&&"readystatechange"!==i&&"pageshow"!==i||(this.B(i,o)&&(i="rocket-"+i),e.remove?o.removeEventListener(i,e.func,e.options):o.addEventListener(i,e.func,e.options),!1))}))}p(t){let e;function i(e){return t.everythingLoaded?e:e.split(" ").map((t=>"load"===t||t.startsWith("load.")?"rocket-jquery-load":t)).join(" ")}function o(o){function s(e){const s=o.fn[e];o.fn[e]=o.fn.init.prototype[e]=function(){return this[0]===window&&t.userActionTriggered&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=i(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{const e=arguments[0][t];delete arguments[0][t],arguments[0][i(t)]=e}))),s.apply(this,arguments),this}}if(o&&o.fn&&!t.allJQueries.includes(o)){const e={DOMContentLoaded:[],"rocket-DOMContentLoaded":[]};for(const t in e)document.addEventListener(t,(()=>{e[t].forEach((t=>t()))}),{isRocket:!0});o.fn.ready=o.fn.init.prototype.ready=function(i){function s(){parseInt(o.fn.jquery)>2?setTimeout((()=>i.bind(document)(o))):i.bind(document)(o)}return t.realDomReadyFired?!t.userActionTriggered||t.fauxDomReadyFired?s():e["rocket-DOMContentLoaded"].push(s):e.DOMContentLoaded.push(s),o([])},s("on"),s("one"),s("off"),t.allJQueries.push(o)}e=o}t.allJQueries=[],o(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){o(t)}})}P(){const t=new Map;document.write=document.writeln=function(e){const i=document.currentScript,o=document.createRange(),s=i.parentElement;let n=t.get(i);void 0===n&&(n=i.nextSibling,t.set(i,n));const c=document.createDocumentFragment();o.setStart(c,0),c.appendChild(o.createContextualFragment(e)),s.insertBefore(c,n)}}async R(){return new Promise((t=>{this.userActionTriggered?t():this.onFirstUserAction=t}))}async L(){return new Promise((t=>{document.addEventListener("DOMContentLoaded",(()=>{this.realDomReadyFired=!0,t()}),{isRocket:!0})}))}async I(){return this.realWindowLoadedFired?Promise.resolve():new Promise((t=>{window.addEventListener("load",t,{isRocket:!0})}))}M(){this.pendingScripts=[];this.scriptsMutationObserver=new MutationObserver((t=>{for(const e of t)e.addedNodes.forEach((t=>{"SCRIPT"!==t.tagName||t.noModule||t.isWPRocket||this.pendingScripts.push({script:t,promise:new Promise((e=>{const i=()=>{const i=this.pendingScripts.findIndex((e=>e.script===t));i>=0&&this.pendingScripts.splice(i,1),e()};t.addEventListener("load",i,{isRocket:!0}),t.addEventListener("error",i,{isRocket:!0}),setTimeout(i,1e3)}))})}))})),this.scriptsMutationObserver.observe(document,{childList:!0,subtree:!0})}async j(){await this.J(),this.pendingScripts.length?(await this.pendingScripts[0].promise,await this.j()):this.scriptsMutationObserver.disconnect()}D(){this.delayedScripts={normal:[],async:[],defer:[]},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 _(){await this.L();let t=[];document.querySelectorAll("script[type$=rocketlazyloadscript][data-rocket-src]").forEach((e=>{let i=e.getAttribute("data-rocket-src");if(i&&!i.startsWith("data:")){i.startsWith("//")&&(i=location.protocol+i);try{const o=new URL(i).origin;o!==location.origin&&t.push({src:o,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}catch(t){}}})),t=[...new Map(t.map((t=>[JSON.stringify(t),t]))).values()],this.N(t,"preconnect")}async $(t){if(await this.G(),!0!==t.noModule||!("noModule"in HTMLScriptElement.prototype))return new Promise((e=>{let i;function o(){(i||t).setAttribute("data-rocket-status","executed"),e()}try{if(navigator.userAgent.includes("Firefox/")||""===navigator.vendor||this.CSPIssue)i=document.createElement("script"),[...t.attributes].forEach((t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),i.setAttribute(e,t.nodeValue))})),t.text&&(i.text=t.text),t.nonce&&(i.nonce=t.nonce),i.hasAttribute("src")?(i.addEventListener("load",o,{isRocket:!0}),i.addEventListener("error",(()=>{i.setAttribute("data-rocket-status","failed-network"),e()}),{isRocket:!0}),setTimeout((()=>{i.isConnected||e()}),1)):(i.text=t.text,o()),i.isWPRocket=!0,t.parentNode.replaceChild(i,t);else{const i=t.getAttribute("data-rocket-type"),s=t.getAttribute("data-rocket-src");i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",o,{isRocket:!0}),t.addEventListener("error",(i=>{this.CSPIssue&&i.target.src.startsWith("data:")?(console.log("WPRocket: CSP fallback activated"),t.removeAttribute("src"),this.$(t).then(e)):(t.setAttribute("data-rocket-status","failed-network"),e())}),{isRocket:!0}),s?(t.fetchPriority="high",t.removeAttribute("data-rocket-src"),t.src=s):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}}catch(i){t.setAttribute("data-rocket-status","failed-transform"),e()}}));t.setAttribute("data-rocket-status","skipped")}async C(t){const e=t.shift();return e?(e.isConnected&&await this.$(e),this.C(t)):Promise.resolve()}O(){this.N([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}N(t,e){this.trash=this.trash||[];let i=!0;var o=document.createDocumentFragment();t.forEach((t=>{const s=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(s&&!s.startsWith("data:")){const n=document.createElement("link");n.href=s,n.rel=e,"preconnect"!==e&&(n.as="script",n.fetchPriority=i?"high":"low"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),t.nonce&&(n.nonce=t.nonce),o.appendChild(n),this.trash.push(n),i=!1}})),document.head.appendChild(o)}W(){this.trash.forEach((t=>t.remove()))}async T(){try{document.readyState="interactive"}catch(t){}this.fauxDomReadyFired=!0;try{await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this.G(),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}catch(t){console.error(t)}}async A(){try{document.readyState="complete"}catch(t){}try{await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),window.dispatchEvent(new Event("rocket-load")),await this.G(),window.rocketonload&&window.rocketonload(),await this.G(),this.allJQueries.forEach((t=>t(window).trigger("rocket-jquery-load"))),await this.G();const t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this.G(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}catch(t){console.error(t)}}async G(){Date.now()-this.lastBreath>45&&(await this.J(),this.lastBreath=Date.now())}async J(){return document.hidden?new Promise((t=>setTimeout(t))):new Promise((t=>requestAnimationFrame(t)))}B(t,e){return e===document&&"readystatechange"===t||(e===document&&"DOMContentLoaded"===t||(e===window&&"DOMContentLoaded"===t||(e===window&&"load"===t||e===window&&"pageshow"===t)))}static run(){(new RocketLazyLoadScripts).t()}}RocketLazyLoadScripts.run()})();</script>
    
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <link rel="profile" href="https://gmpg.org/xfn/11">
    <link rel="manifest" href="/manifest.json">
    <title>Long Island Business News – New York Business News | Long Island Business News</title>

		<!-- All in One SEO 4.8.3.2 - aioseo.com -->
	<meta name="description" content="Other Top Stories Emmy winners, nominees to align at 2024 North Fork TV Festival Dwight Gooden, others aim to strikeout Alzheimer’s at upcoming walk Long Island firm launches building energy management app Lynbrook mixed-use property fetches $1.375M The 11,800-square-foot building is on .22 acres. Brokers face new reality as rule changes on commissions take effect" />
	<meta name="robots" content="max-image-preview:large" />
	<link rel="canonical" href="https://libn.com/" />
	<meta name="generator" content="All in One SEO (AIOSEO) 4.8.3.2" />
		<meta property="og:locale" content="en_US" />
		<meta property="og:site_name" content="Long Island Business News" />
		<meta property="og:type" content="article" />
		<meta property="og:title" content="Long Island Business News – New York Business News | Long Island Business News" />
		<meta property="og:description" content="Other Top Stories Emmy winners, nominees to align at 2024 North Fork TV Festival Dwight Gooden, others aim to strikeout Alzheimer’s at upcoming walk Long Island firm launches building energy management app Lynbrook mixed-use property fetches $1.375M The 11,800-square-foot building is on .22 acres. Brokers face new reality as rule changes on commissions take effect" />
		<meta property="og:url" content="https://libn.com/" />
		<meta property="article:published_time" content="2023-03-15T04:55:08+00:00" />
		<meta property="article:modified_time" content="2026-01-20T19:25:02+00:00" />
		<meta name="twitter:card" content="summary_large_image" />
		<meta name="twitter:title" content="Long Island Business News – New York Business News | Long Island Business News" />
		<meta name="twitter:description" content="Other Top Stories Emmy winners, nominees to align at 2024 North Fork TV Festival Dwight Gooden, others aim to strikeout Alzheimer’s at upcoming walk Long Island firm launches building energy management app Lynbrook mixed-use property fetches $1.375M The 11,800-square-foot building is on .22 acres. Brokers face new reality as rule changes on commissions take effect" />
		<script type="application/ld+json" class="aioseo-schema">
			{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/libn.com\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/libn.com#listItem","position":1,"name":"Home"}]},{"@type":"Organization","@id":"https:\/\/libn.com\/#organization","name":"Long Island Business News","description":"The premier source of Long Island news and data on business, economic trends and the region\u2019s robust entrepreneurial sector.","url":"https:\/\/libn.com\/","logo":{"@type":"ImageObject","url":"https:\/\/libn.com\/files\/2023\/03\/header-logo.svg","@id":"https:\/\/libn.com\/#organizationLogo","width":301,"height":43},"image":{"@id":"https:\/\/libn.com\/#organizationLogo"}},{"@type":"WebPage","@id":"https:\/\/libn.com\/#webpage","url":"https:\/\/libn.com\/","name":"Long Island Business News \u2013 New York Business News | Long Island Business News","description":"Other Top Stories Emmy winners, nominees to align at 2024 North Fork TV Festival Dwight Gooden, others aim to strikeout Alzheimer\u2019s at upcoming walk Long Island firm launches building energy management app Lynbrook mixed-use property fetches $1.375M The 11,800-square-foot building is on .22 acres. Brokers face new reality as rule changes on commissions take effect","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/libn.com\/#website"},"breadcrumb":{"@id":"https:\/\/libn.com\/#breadcrumblist"},"datePublished":"2023-03-15T00:55:08-04:00","dateModified":"2026-01-20T14:25:02-05:00"},{"@type":"WebSite","@id":"https:\/\/libn.com\/#website","url":"https:\/\/libn.com\/","name":"Long Island Business News","description":"The premier source of Long Island news and data on business, economic trends and the region\u2019s robust entrepreneurial sector.","inLanguage":"en-US","publisher":{"@id":"https:\/\/libn.com\/#organization"}}]}
		</script>
		<!-- All in One SEO -->

<link rel='dns-prefetch' href='//cdn.parsely.com' />
<link rel='dns-prefetch' href='//maps.googleapis.com' />
<link rel='dns-prefetch' href='//unpkg.com' />

<link rel="alternate" type="application/rss+xml" title="Long Island Business News &raquo; Feed" href="https://libn.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="Long Island Business News &raquo; Comments Feed" href="https://libn.com/comments/feed/" />
<meta name="apple-mobile-web-app-title" content="Long Island Business News – New York Business News | Long Island Business News">
<link rel="apple-touch-icon" sizes="57x57" href="https://libn.com/files/2014/03/libn57.png" />
<link rel="apple-touch-icon" sizes="72x72" href="https://libn.com/files/2014/03/libn72.png" />
<link rel="apple-touch-icon" sizes="114x114" href="https://libn.com/files/2014/03/libn114.png" />
<link rel="apple-touch-icon" sizes="144x144" href="https://libn.com/files/2014/03/libn144.png" />
<link rel="alternate" type="text/calendar" title="Long Island Business News &raquo; iCal Feed" href="https://libn.com/eventsdirectory/?ical=1" />
<link data-minify="1" rel='stylesheet' id='dashicons-css' href='https://libn.com/wp-content/cache/min/1/wp-includes/css/dashicons.min.css?ver=1781178533' media='all' />
<link data-minify="1" rel='stylesheet' id='thickbox-css' href='https://libn.com/wp-content/cache/min/1/wp-includes/js/thickbox/thickbox.css?ver=1781178533' media='all' />
<style id='wp-parsely-recommendations-style-inline-css'>
.parsely-recommendations-list-title{font-size:1.2em}.parsely-recommendations-list{list-style:none;padding:unset}.parsely-recommendations-cardbody{overflow:hidden;padding:.8em;text-overflow:ellipsis;white-space:nowrap}.parsely-recommendations-cardmedia{padding:.8em .8em 0}

</style>
<style id='pdfemb-pdf-embedder-viewer-style-inline-css'>
.wp-block-pdfemb-pdf-embedder-viewer{max-width:none}

</style>
<style id='classic-theme-styles-inline-css'>
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
</style>
<style id='global-styles-inline-css'>
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
</style>
<link data-minify="1" rel='stylesheet' id='ldl-search-css-css' href='https://libn.com/wp-content/cache/min/1/wp-content/plugins/ldl-search/css/ldl-search-style.css?ver=1781178533' media='all' />
<link data-minify="1" rel='stylesheet' id='sponsored_content-css' href='https://libn.com/wp-content/cache/min/1/wp-content/plugins/tdc-sponsored-content/sponsored_content.css?ver=1781178533' media='all' />
<link data-minify="1" rel='stylesheet' id='wp-polls-css' href='https://libn.com/wp-content/cache/min/1/wp-content/plugins/wp-polls/polls-css.css?ver=1781178533' media='all' />
<style id='wp-polls-inline-css'>
.wp-polls .pollbar {
	margin: 1px;
	font-size: 8px;
	line-height: 10px;
	height: 10px;
	background: #d8e1eb;
	border: 1px solid #c8c8c8;
}

</style>
<link data-minify="1" rel='stylesheet' id='solr_frontend-css' href='https://libn.com/wp-content/cache/min/1/wp-content/plugins/wpsolr-pro/wpsolr/core/css/style.css?ver=1781178533' media='all' />
<link data-minify="1" rel='stylesheet' id='tribe-events-v2-single-skeleton-css' href='https://libn.com/wp-content/cache/min/1/wp-content/plugins/the-events-calendar/build/css/tribe-events-single-skeleton.css?ver=1781178533' media='all' />
<link data-minify="1" rel='stylesheet' id='tribe-events-v2-single-skeleton-full-css' href='https://libn.com/wp-content/cache/min/1/wp-content/plugins/the-events-calendar/build/css/tribe-events-single-full.css?ver=1781178533' media='all' />
<link data-minify="1" rel='stylesheet' id='tec-events-elementor-widgets-base-styles-css' href='https://libn.com/wp-content/cache/min/1/wp-content/plugins/the-events-calendar/build/css/integrations/plugins/elementor/widgets/widget-base.css?ver=1781178533' media='all' />
<link rel='stylesheet' id='cmplz-general-css' href='https://libn.com/wp-content/plugins/complianz-gdpr-premium/assets/css/cookieblocker.min.css?ver=1774344772' media='all' />
<link data-minify="1" rel='stylesheet' id='parent-style-css' href='https://libn.com/wp-content/cache/min/1/wp-content/themes/hello-elementor/style.css?ver=1781178533' media='all' />
<link data-minify="1" rel='stylesheet' id='child-style-css' href='https://libn.com/wp-content/cache/min/1/wp-content/themes/hello-elementor/style.css?ver=1781178533' media='all' />
<link rel='stylesheet' id='libn-cdn-css' href='https://libn.com/wp-content/themes/hello-elementor/css/bootstrap.min.css?ver=08.23.16.06.12.2026' media='all' />
<link data-minify="1" rel='stylesheet' id='libn-layout-css' href='https://libn.com/wp-content/cache/min/1/wp-content/themes/hello-elementor/css/layout.css?ver=1781178533' media='all' />
<link data-minify="1" rel='stylesheet' id='libn-theme-css' href='https://libn.com/wp-content/cache/min/1/wp-content/themes/hello-elementor/css/theme.css?ver=1781178533' media='all' />
<link data-minify="1" rel='stylesheet' id='libn-header-css' href='https://libn.com/wp-content/cache/min/1/wp-content/themes/hello-elementor/css/header.css?ver=1781178533' media='all' />
<link data-minify="1" rel='stylesheet' id='libn-author-page-css' href='https://libn.com/wp-content/cache/min/1/wp-content/themes/hello-elementor/css/author-page.css?ver=1781178533' media='all' />
<link data-minify="1" rel='stylesheet' id='libn-article-css' href='https://libn.com/wp-content/cache/min/1/wp-content/themes/hello-elementor/css/article-page.css?ver=1781178533' media='all' />
<link data-minify="1" rel='stylesheet' id='libn-category-css' href='https://libn.com/wp-content/cache/min/1/wp-content/themes/hello-elementor/css/category-page.css?ver=1781178533' media='all' />
<link data-minify="1" rel='stylesheet' id='libn-trends-and-news-css' href='https://libn.com/wp-content/cache/min/1/wp-content/themes/hello-elementor/css/trends-and-news.css?ver=1781178533' media='all' />
<link data-minify="1" rel='stylesheet' id='libn-event-css' href='https://libn.com/wp-content/cache/min/1/wp-content/themes/hello-elementor/css/event.css?ver=1781178533' media='all' />
<link data-minify="1" rel='stylesheet' id='libn-footer-css' href='https://libn.com/wp-content/cache/min/1/wp-content/themes/hello-elementor/css/footer.css?ver=1781178533' media='all' />
<link data-minify="1" rel='stylesheet' id='libn-mobile-css' href='https://libn.com/wp-content/cache/min/1/wp-content/themes/hello-elementor/css/mobile.css?ver=1781178533' media='all' />
<link data-minify="1" rel='stylesheet' id='libn-ipad-css' href='https://libn.com/wp-content/cache/min/1/wp-content/themes/hello-elementor/css/ipad.css?ver=1781178533' media='all' />
<link data-minify="1" rel='stylesheet' id='libn-slick-css' href='https://libn.com/wp-content/cache/min/1/wp-content/themes/hello-elementor/css/slick.css?ver=1781178533' media='all' />
<link data-minify="1" rel='stylesheet' id='libn-slick-theme-css' href='https://libn.com/wp-content/cache/min/1/wp-content/themes/hello-elementor/css/slick-theme.css?ver=1781178533' media='all' />
<link data-minify="1" rel='stylesheet' id='libn-jquery.fancybox-css' href='https://libn.com/wp-content/cache/min/1/wp-content/themes/hello-elementor/css/jquery.fancybox.css?ver=1781178533' media='all' />
<link data-minify="1" rel='stylesheet' id='libn-jquery-ui-css' href='https://libn.com/wp-content/cache/min/1/wp-content/themes/hello-elementor/css/jquery-ui.css?ver=1781178533' media='all' />
<link data-minify="1" rel='stylesheet' id='lbn-css-css' href='https://libn.com/wp-content/cache/min/1/wp-content/themes/LIBN/css/libn.css?ver=1781178533' media='all' />
<link data-minify="1" rel='stylesheet' id='global-ipad-style-css' href='https://libn.com/wp-content/cache/min/1/wp-content/themes/LIBN/css/global-ipad.css?ver=1781178533' media='all' />
<link data-minify="1" rel='stylesheet' id='lbn-mobile-css-css' href='https://libn.com/wp-content/cache/min/1/wp-content/themes/LIBN/css/libn-mobile.css?ver=1781178533' media='all' />
<link rel='stylesheet' id='elementor-frontend-css' href='https://libn.com/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.32.0' media='all' />
<link rel='stylesheet' id='elementor-post-289259-css' href='https://libn.com/files/elementor/css/post-289259.css?ver=1781178532' media='all' />
<link rel='stylesheet' id='wpsolr-facet-range-css-css' href='https://libn.com/wp-content/plugins/wpsolr-pro/wpsolr/pro/extensions/theme/template/facet-range/wpsolr-facet-range.css?ver=24.0' media='all' />
<link data-minify="1" rel='stylesheet' id='wpsolr-facet-color-picker-css-css' href='https://libn.com/wp-content/cache/min/1/wp-content/plugins/wpsolr-pro/wpsolr/pro/extensions/theme/template/facet-color-picker/wpsolr-facet-color-picker.css?ver=1781178533' media='all' />
<link data-minify="1" rel='stylesheet' id='taxopress-frontend-css-css' href='https://libn.com/wp-content/cache/min/1/wp-content/plugins/taxopress-pro/assets/frontend/css/frontend.css?ver=1781178533' media='all' />
<link data-minify="1" rel='stylesheet' id='adhs_css-css' href='https://libn.com/wp-content/cache/min/1/wp-content/plugins/tdc-add-to-home-screen/includes/add2home.css?ver=1781178537' media='all' />
<link data-minify="1" rel='stylesheet' id='elementor-icons-css' href='https://libn.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=1781178537' media='all' />
<link rel='stylesheet' id='elementor-post-289306-css' href='https://libn.com/files/elementor/css/post-289306.css?ver=1781178534' media='all' />
<link data-minify="1" rel='stylesheet' id='PNstylesheet-blue-css' href='https://libn.com/wp-content/cache/min/1/wp-content/plugins/BTM-PublicNotice/assets/CSS/style-blue.css?ver=1781178533' media='all' />
<link rel='stylesheet' id='wp-add-custom-css-css' href='https://libn.com?display_custom_css=css&#038;ver=6.6.2' 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://libn.com/wp-content/plugins/wp-rocket/assets/img/youtube.png) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;}
</style>
<link rel='stylesheet' id='elementor-gf-local-roboto-css' href='https://libn.com/files/elementor/google-fonts/css/roboto.css?ver=1750235340' media='all' />
<link rel='stylesheet' id='elementor-gf-local-robotoslab-css' href='https://libn.com/files/elementor/google-fonts/css/robotoslab.css?ver=1750235352' media='all' />
<link data-minify="1" rel='stylesheet' id='dmcssStylesheet-css' href='https://libn.com/wp-content/cache/min/1/wp-content/plugins/asnt-blueconic-omeda/style.css?ver=1781178533' media='all' />
<link data-minify="1" rel='stylesheet' id='slidedeck-css' href='https://libn.com/wp-content/cache/min/1/wp-content/plugins/slidedeck3-personal/css/slidedeck.css?ver=1781178533' media='screen' />
<script type="rocketlazyloadscript" data-rocket-type="text/javascript">var addToHomeConfig = {message:'',returningVisitor: 'true',animationIn: 'drop',animationOut: 'drop',startdelay: '2000',lifespan: '20000',expire: '43200',};</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
window.slideDeck2Version = "4.5.1";
window.slideDeck2Distribution = "pro";
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://libn.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://libn.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://libn.com/wp-content/cache/min/1/wp-content/mu-plugins/mkt/mkt_header.js?ver=1776868916" id="mkingtbs_head-js"></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://libn.com/wp-content/cache/min/1/wp-content/plugins/asentech-info-ads-pos/post-ads-after-fifth-script.js?ver=1776868916" id="quick-edit-script-js"></script>
<script id="dmcss_login_form-js-extra">
var dmcss_ajax_object = {"ajax_url":"https:\/\/libn.com\/wp-admin\/admin-ajax.php"};
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://libn.com/wp-content/cache/min/1/wp-content/plugins/asnt-blueconic-omeda/login_form.js?ver=1776868916" id="dmcss_login_form-js"></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://libn.com/wp-content/cache/min/1/wp-content/plugins/stop-user-enumeration/frontend/js/frontend.js?ver=1776868916" id="stop-user-enumeration-js" defer data-wp-strategy="defer"></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://libn.com/wp-content/cache/min/1/wp-content/plugins/taxopress-pro/assets/frontend/js/frontend.js?ver=1776868916" id="taxopress-frontend-js-js"></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://libn.com/wp-content/cache/min/1/wp-content/plugins/tdc-add-to-home-screen/includes/add2home.js?ver=1776868945" id="adhs_js-js"></script>
<script type="text/plain" data-service="acf-custom-maps" data-category="marketing" data-cmplz-src="https://maps.googleapis.com/maps/api/js?key=AIzaSyDWNO4zbBXlm4PZHEuwUY_gubs_Ec8Jh8g&amp;loading=async&amp;libraries=places,drawing,%20geometry,visualization" id="PN-Gmap-js"></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://libn.com/wp-content/cache/min/1/@googlemaps/markerclusterer@2.5.3/dist/index.min.js?ver=1776868916" id="markerCluster-js"></script>
<script id="google_ad_js-js-extra">
var dfp_ad_object = [{"google_ad_script_name":"google_ad_js","script_name":null,"account_id":"\/13051489\/libn","asynch":true,"dir_uri":null,"positions":[{"includepage":["homepage","category","article","event","search"],"excludepage":[""],"device_name":"desktop","post_id":322722,"title":"Wallpaper Ad 1940\u00d7840","ad_name":"wallpaper_ad_970x90","position_tag":"div-gpt-ad-wallpaper_ad_970x90","sizes":[970,90],"out_of_page":true,"targeting":{"pos":"a"}},{"includepage":["homepage"],"excludepage":[""],"device_name":"desktop","post_id":222873,"title":"Home category 300\u00d7250 home_cat2","ad_name":"home_category_300x250_home_cat2","position_tag":"div-gpt-ad-home_category_300x250_home_cat2","sizes":[300,250],"out_of_page":true,"targeting":{"pos":"home_cat2"}},{"includepage":["homepage"],"excludepage":[""],"device_name":"desktop","post_id":222872,"title":"Home category 300\u00d7250 home_cat1","ad_name":"home_category_300x250_home_cat1","position_tag":"div-gpt-ad-home_category_300x250_home_cat1","sizes":[300,250],"out_of_page":true,"targeting":{"pos":"home_cat1"}},{"includepage":["homepage"],"excludepage":["sponsored_content","article","event"],"device_name":"desktop,mobile","post_id":222868,"title":"Top Sidebar 300\u00d7250 ATF","ad_name":"Top_Sidebar_300x250_atf","position_tag":"div-gpt-ad-top_sidebar_300x250_atf","sizes":[300,250],"out_of_page":true,"targeting":{"pos":"atf"}},{"includepage":["homepage","category"],"excludepage":["event","reader_rankings","readerrankings"],"device_name":"desktop","post_id":289487,"title":"Leaderboard ad for middle of  the page 728\u00d790 C","ad_name":"Leaderboard_ad_for_middle_of _the_page_728x90_c","position_tag":"div-gpt-ad-leaderboard_ad_for_middle_of _the_page_728x90_c","sizes":[728,90],"out_of_page":true,"targeting":{"pos":"c"}},{"includepage":[""],"excludepage":[""],"device_name":"desktop","post_id":289485,"title":"Leaderboard ad for under nav","ad_name":"top_leaderboard","position_tag":"div-gpt-ad-top_leaderboard","sizes":[970,90],"out_of_page":true,"targeting":{"pos":"atf"}},{"includepage":["homepage"],"excludepage":["event","reader_rankings","reader","readerrankings","category","mergers-and-acquisitions"],"device_name":"desktop","post_id":222855,"title":"Leaderboard ad for footer for all pages 728\u00d790 D","ad_name":"Leaderboard_ad_for_footer_for_all_pages_728x90_d","position_tag":"div-gpt-ad-leaderboard_ad_for_footer_for_all_pages_728x90_d","sizes":[725,90],"out_of_page":true,"targeting":{"pos":"d"}},{"includepage":["homepage","category"],"excludepage":["event","reader_rankings"],"device_name":"Leaderboard_ad_for_middle_of _the_page_728x90_b","post_id":289483,"title":"Leaderboard ad for middle of  the page 728\u00d790 B","ad_name":"Leaderboard_ad_for_middle_of _the_page_728x90_b","position_tag":"div-gpt-ad-leaderboard_ad_for_middle_of _the_page_728x90_b","sizes":[728,90],"out_of_page":true,"targeting":{"pos":"b"}}],"page_targeting":{"Page":["Home"],"categoryid":"","pagetag":"","pgtype":"homepage","articleid":""}}];
</script>
<script src="https://libn.com/wp-content/plugins/asn-dfp-ads/assets/js/google-ads.min.js?ver=6.6.2" id="google_ad_js-js"></script>
<script id="google_ad_js-js-after">
//I am here
				
		var googletag = googletag || {};
		var adSlot1, adSlot2, adSlot3, adSlot4, adSlot5, adSlot6, adSlot7, adSlot8, adSlot9, adSlot10, adSlot11, adSlot12, adSlot13, adSlot14, adSlot15, adSlot16, adSlot17, adSlot18;
		googletag.cmd = googletag.cmd || [];
		googletag.async = true;
		/**
		 * Ad Position Creation
		 */
		googletag.cmd.push(function () {
		// Object from Ajax
		// Collapse Empty Divs


		// Targeting
		 googletag.pubads().setTargeting("page",["Home"])
		 googletag.pubads().setTargeting("categoryid","")
		 googletag.pubads().setTargeting("pagetag","")
		 googletag.pubads().setTargeting("pgtype","homepage")
		 googletag.pubads().setTargeting("articleid","")// Asynchronous Loading
		googletag.pubads().enableAsyncRendering();// Asynchronous Loading
		googletag.pubads().enableSingleRequest();
		// Go
		googletag.pubads().collapseEmptyDivs(true);
		googletag.enableServices();
		});
</script>
<script src="https://libn.com/wp-content/plugins/asn-dfp-ads/assets/js/dfp-ads.min.js?ver=6.6.2" id="dfp_ads-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://libn.com/wp-content/plugins/google-analyticator/external-tracking.min.js?ver=6.5.7" id="ga-external-tracking-js"></script>
<link rel="https://api.w.org/" href="https://libn.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://libn.com/wp-json/wp/v2/pages/289306" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://libn.com/xmlrpc.php?rsd" />
<link rel='shortlink' href='https://libn.com/' />
<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://libn.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Flibn.com%2F" />
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://libn.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Flibn.com%2F&#038;format=xml" />
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://libn.com/wp-content/cache/min/1/bridgetowermedia.js?ver=1776868916"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://f972.libn.com/script.js"></script>

<!-- Google Tag Rollup Property- GA4 (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FH6WDZ9GYN"></script>
<script type="rocketlazyloadscript">
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-FH6WDZ9GYN');
</script>
<!-- End Google Tag Rollup Property- GA4 -->

    <script type="rocketlazyloadscript" data-rocket-type="text/javascript">
        var Tecnnavia_URL = "https://libn-ny.newsmemory.com/";
        var Tecnnavia_token = "";
    </script>
    <script type="rocketlazyloadscript" data-rocket-type="text/javascript">
        jQuery(document).ready(function(){
            jQuery('body a').each(function(){

                var ancher_url = jQuery(this).attr('href');
                
                if ((typeof ancher_url !== 'undefined' && ancher_url !== false) && (ancher_url.indexOf('://') > -1)) {
                   
                    var tecnnavia_domain = Tecnnavia_URL.split('://');
                    var ancher_domain = ancher_url.split('://');
                
                    if(ancher_url && Tecnnavia_token != ''){              
                         
                        if(ancher_domain[1] == tecnnavia_domain[1]){
                            jQuery(this).attr('href', Tecnnavia_URL+'?token='+Tecnnavia_token);
                        } else {
                            if(ancher_domain[1].indexOf('?') > -1 && ancher_domain[1].indexOf('?token') < 0){
                                var ancher_link_domain = ancher_domain[1].split('?');

                                if(ancher_link_domain[0] == tecnnavia_domain[1]){
                                    jQuery(this).attr('href', ancher_domain[0]+'://'+ancher_domain[1]+'&token='+Tecnnavia_token);
                                }
                            }
                        }
                    } 
                } 
            });
        });
    </script>
        <script type="rocketlazyloadscript" data-rocket-type="text/javascript">
            jQuery(document).ready(function(){
                var visited_url = "https://libn.com/";
                localStorage.setItem('_last_visited_article_url', visited_url);
            });
        </script>
    
<meta name='google-site-verification' content='prJM0F6_hLVnSjClKqHN9f0yCvgWPpfGJpTRzyS7lpo' />
<meta name='y_key' content='3dbc4b23a8d3ae0b' />
<meta name='msvalidate.01' content='3999BB2D894623F4AF6815FACA6133D9' />
<meta name="generator" content="WordPress" /><style>.post-thumbnail img[src$='.svg'] { width: 100%; height: auto; }</style>
<link rel="alternate" type="application/rss+xml" title="Podcast RSS feed" href="https://libn.com/feed/podcast" />

        <script type="rocketlazyloadscript">
            wpsolr_globalError = [];
            window.onerror = function (msg, url, line, col, error) {
                wpsolr_globalError.push({msg: msg, url: url, line: line, error: error});
            };
        </script>
		<meta name="tec-api-version" content="v1"><meta name="tec-api-origin" content="https://libn.com"><link rel="alternate" href="https://libn.com/wp-json/tribe/events/v1/" />			<style>.cmplz-hidden {
					display: none !important;
				}</style><script type="application/ld+json" class="wp-parsely-metadata">{"@context":"https:\/\/schema.org","@type":"WebPage","headline":"Long Island Business News","url":"https:\/\/libn.com"}</script><meta name="generator" content="Elementor 3.32.0; features: additional_custom_breakpoints; settings: css_print_method-external, google_font-enabled, font_display-swap">
			<style>
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
					background-image: none !important;
				}
				@media screen and (max-height: 1024px) {
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
				@media screen and (max-height: 640px) {
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
			</style>
			<link rel="icon" href="https://libn.com/files/2023/03/favicon.png" sizes="32x32" />
<link rel="icon" href="https://libn.com/files/2023/03/favicon.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://libn.com/files/2023/03/favicon.png" />
<meta name="msapplication-TileImage" content="https://libn.com/files/2023/03/favicon.png" />
<!-- Start of Act On Beacon Code -->
<script type="rocketlazyloadscript">/*<![CDATA[*/(function(w,a,b,d,s){w[a]=w[a]||{};w[a][b]=w[a][b]||{q:[],track:function(r,e,t){this.q.push({r:r,e:e,t:t||+new Date});}};var e=d.createElement(s);var f=d.getElementsByTagName(s)[0];e.async=1;e.src='//news.libn.com/cdnr/50/acton/bn/tracker/22739';f.parentNode.insertBefore(e,f);})(window,'ActOn','Beacon',document,'script');ActOn.Beacon.track();/*]]>*/</script>
<!-- End of Act On Beacon Code -->
<!-- Google Analytics Tracking by Google Analyticator 6.5.7 -->
<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
    var analyticsFileTypes = [];
    var analyticsSnippet = 'disabled';
    var analyticsEventTracking = 'enabled';
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
	(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
	(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
	m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
	})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
	ga('create', 'UA-141441-6', 'auto');
	ga('require', 'displayfeatures');
 
	ga('send', 'pageview');
</script>

<!--Plugin WP Missed Schedule Active - Secured with Genuine Authenticity KeyTag-->

<!-- This site is patched against a big problem not solved since WordPress 2.5 -->

		<style id="wp-custom-css">
			.page-id-224449 button.search-button {
    top: 0px !important;
		left: 4px !important;
}
.page-id-30490 button.search-button {
    top: 5px !important;
}

.featured-contents-row .column-right.featured-contents .slick-next{
margin-top:1px!important;
}
.featured-contents-row .column-right.featured-contents .slick-prev{
	margin-top:1px!important;
}
.sponsored-related-content .content-box .desc p, .slideshowContents .desc p{
  padding:0px 0 15px 0;
}
.elementor-page-289598 div#elementor-tab-content-2332 {
    padding-left: 190px !important;
}
.elementor-page-289577 div#elementor-tab-content-1512 {
    padding-left: 340px;
}
.elementor-page-289577 div#elementor-tab-content-1512 {
    padding-left: 0 !important;
    margin: auto;
    text-align: center;
}
.o_i{
z-index:1 !important;
}
.o_g{
z-index: 1 !important;
}
@media screen and (max-width: 600px) {
.event-content .event-see-all-events {
    background-color: #0083ca;
    font-weight: 700;
    font-size: 11px;
    line-height: 13px;
    display: block;
    max-width: 146px;
    margin: auto;
    text-align: center;
    padding: 11px 0;
    border-radius: 10px;
    text-transform: uppercase;
   
}
.event-content .event-see-all-events a{
color: #ffffff !important;
}
.single-tribe_events .event-lsiting-page a, .single-post .news-detail a, .single-sponsored_content .news-detail a{
	word-wrap: break-word !important;
	}
.event-lsiting-page .elementor-container h2:not(.event-content__sidebar h2){
		line-height: 28px !important;
	}
	.elementor-289585 .elementor-element.elementor-element-5fb660c9 .elementor-tab-content{
		word-wrap: break-word;
	}
	.elementor-page-289598 div#elementor-tab-content-2332{
		padding-left: 3rem !important;
	}
#oob_sli{
	  width: 165px !important;
  	}

.featured_c .most-viewed .post-tag-sponsored-home {
		    position: absolute !important;
    z-index: 111 !important;
	}
}
.box.shadow{
	padding: 10px 10px 5px 20px !important;  
}
.custom-links .btn-custom:hover {
    background-color: #383833 !important;
}		</style>
		<noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript>    <meta name="referrer" content="no-referrer-when-downgrade">

 <!-- START push to notification for "libn.com" -->

 
 <!-- END push to notification for "libn.com" -->
 
 <!-- Google Tag Manager -->
 <script>(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-5LLHGK6');</script>
 <!-- End Google Tag Manager -->
 
 <!-- BEGIN Krux ControlTag for "libn.com" -->
 <script type="rocketlazyloadscript" class="kxct" data-id="sgdjxpyk6" data-timing="async" data-version="3.0" data-rocket-type="text/javascript">
   window.Krux||((Krux=function(){Krux.q.push(arguments)}).q=[]);
   (function(){
	 var k=document.createElement('script');k.type='text/javascript';k.async=true;
	 k.src=(location.protocol==='https:'?'https:':'http:')+'//cdn.krxd.net/controltag/sgdjxpyk6.js';
	 var s=document.getElementsByTagName('script')[0];s.parentNode.insertBefore(k,s);
   }());
 
 </script>
 <!-- END Krux ControlTag -->
 
 <!-- BlueConic Ad Code Start -->
 <script>
	 // flag holding callback state
	 window.bcDFPCallbackCalled = false;
 
	 // fail-safe after 2 seconds
	 setTimeout(function() {
	   window.bcDFPCallback([]);
	 }, 2000);
 
	 window.bcDFPCallback = function(targetingParameters) {
	   if (window.bcDFPCallbackCalled) {
		 // callback already called
		 return;
	   }
	   window.bcDFPCallbackCalled = true;
	   
	   // Your existing Google Ad Manager code should go here but be sure to include the following
	   // targeting directives that will push the BlueConic data to Google Ad Manager:
	   
		 jQuery.each(targetingParameters, function(index, param) {
		   window.googletag.pubads().setTargeting(param.key, param.value);
		 });
	 }
 </script>
 <!-- BlueConic Ad Code End -->
 
 <script>
  function loadScript(tagSrc) {
  var scriptTag = document.createElement('script'),
  placeTag = document.getElementsByTagName("script")[0];
  scriptTag.type = 'text/javascript';
  scriptTag.async = true;
  scriptTag.src = tagSrc;
  placeTag.parentNode.insertBefore(scriptTag, placeTag);
  }
  window.mnjs = window.mnjs || {
  customerId: "8CUJ112MK",
  domain: window.location.hostname,
  failSafeTimeout: 3e3,
  version: 1.0,
  isAdServerLoaded: false
  };
  var mnjsEndpoint = 'https://warp.media.net/js/tags/clientag.js?' +
  'cid=' + window.mnjs.customerId +
  '&dn=' + window.mnjs.domain +
  '&version=' + window.mnjs.version;
  loadScript(mnjsEndpoint);
  window.mnjs.loadAdServer = setTimeout(function() {
  if (!window.mnjs.isAdServerLoaded) {
  loadScript("https://www.googletagservices.com/tag/js/gpt.js");
  window.mnjs.isAdServerLoaded = true;
  }
  }, window.mnjs.failSafeTimeout);
  var googletag = googletag || {};
  googletag.cmd = googletag.cmd || [];
 </script> 
<script async src='https://tag.simpli.fi/sifitag/7fd050b0-31ad-0139-8425-06b4c2516bae'></script> 
<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
(function(document, window){
    var script = document.createElement("script");
    script.type = "text/javascript";
    script.src = "https://api.pushnami.com/scripts/v1/pushnami-adv/5e4ae94df2f24f5014e85c5b";
    script.onload = function() {
        Pushnami
            .update({ "GA4" : "Pushnami" })
            .prompt()
    };
    document.getElementsByTagName("head")[0].appendChild(script);
})(document, window);
</script> 

<!-- User Accessibility icon --> 
<script type="rocketlazyloadscript">(function(d){var s = d.createElement("script");s.setAttribute("data-account", "OL9je7qAhU");s.setAttribute("src", "https://cdn.userway.org/widget.js");(d.body || d.head).appendChild(s);})(document)</script><noscript>Please ensure Javascript is enabled for purposes of <a href="https://userway.org">website accessibility</a></noscript> 

<!--  Microsoft Clarity - Heatmaps & Session Recordings -->
<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
    (function(c,l,a,r,i,t,y){
        c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
        t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i;
        y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
    })(window, document, "clarity", "script", "n17uk5s8oz");
</script> 
<!-- New social media AI platform -->
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://libn.com/wp-content/cache/min/1/scripts/ta.js?ver=1776868916"></script> 

<script type="rocketlazyloadscript" data-rocket-type="module" data-rocket-src="https://embed.direqt-search.com/embed.js?id=699f2afe8f2fd3fedbc47f25" async></script><meta name="generator" content="WP Rocket 3.18.3" data-wpr-features="wpr_delay_js wpr_minify_js wpr_lazyload_images wpr_lazyload_iframes wpr_minify_css wpr_desktop" /></head>

<body data-cmplz=2 class="home page-template page-template-templates page-template-template-homepage page-template-templatestemplate-homepage-php page page-id-289306 subscriber_only tribe-no-js elementor-default elementor-kit-289259 elementor-page elementor-page-289306">
        
    
    <div  id="page" class="site">

        <!-- <a class="skip-link screen-reader-text" href="#primary"></a> -->



                <!-- Desktop header start -->
        <div  class="whole-header ">
		            <div  class="top-billboard-area ">
				                	<div  class="container"></div>
				            </div>

            <header  id="masthead" class="site-header">
                <div class="btm-header">
                    <div class="container">
                        <div class="row btm-header-section">
                            <div class="btm-header-left col-sm-6">
                                <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20141%2019'%3E%3C/svg%3E" alt="BTM-Logo" width="141" height="19" data-lazy-src="https://libn.com/files/2023/03/BridgeTower-Network-Logo.svg"><noscript><img src="https://libn.com/files/2023/03/BridgeTower-Network-Logo.svg" alt="BTM-Logo" width="141" height="19"></noscript>
                                <div class="select-region-or-brand-menu">
                                    <h2>Select Region or Brand</h2>
                                    <div class="menu-select-region-or-brand-container"><ul id="menu-select-region-or-brand" class="menu"><li id="menu-item-289363" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor current-menu-parent menu-item-has-children menu-item-289363"><a href="#">Business</a>
<ul class="sub-menu">
	<li id="menu-item-304578" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-304578"><a href="https://coloradobiz.com/">Colorado</a></li>
	<li id="menu-item-289364" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289364"><a target="_blank" rel="noopener" href="https://neworleanscitybusiness.com/">New Orleans, LA</a></li>
	<li id="menu-item-289365" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289365"><a target="_blank" rel="noopener" href="https://njbiz.com/">New Jersey</a></li>
	<li id="menu-item-289366" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-289366"><a target="_blank" rel="noopener" href="https://libn.com/" aria-current="page">Long Island, NY</a></li>
	<li id="menu-item-289367" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289367"><a target="_blank" rel="noopener" href="https://journalrecord.com/">Oklahoma City, OK</a></li>
	<li id="menu-item-289368" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289368"><a target="_blank" rel="noopener" href="https://rbj.net/">Rochester, NY</a></li>
	<li id="menu-item-289369" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289369"><a target="_blank" rel="noopener" href="https://finance-commerce.com/">Minnesota</a></li>
	<li id="menu-item-289370" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289370"><a target="_blank" rel="noopener" href="https://www.lvb.com/">Lehigh Valley, PA</a></li>
	<li id="menu-item-289371" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289371"><a target="_blank" rel="noopener" href="https://www.cpbj.com/">Lehigh Valley, PA</a></li>
	<li id="menu-item-289372" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289372"><a target="_blank" rel="noopener" href="https://idahobusinessreview.com/">Idaho</a></li>
	<li id="menu-item-289373" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289373"><a target="_blank" rel="noopener" href="https://mecktimes.com/">Mecklenburg, NC</a></li>
	<li id="menu-item-289374" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289374"><a target="_blank" rel="noopener" href="https://scbiznews.com/">South Carolina</a></li>
	<li id="menu-item-314795" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-314795"><a href="http://VirginiaBusiness.com">Virginia Business</a></li>
	<li id="menu-item-289379" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289379"><a target="_blank" rel="noopener" href="https://colormagazine.com/">Color Magazine</a></li>
</ul>
</li>
<li id="menu-item-289380" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-289380"><a href="#">Legal</a>
<ul class="sub-menu">
	<li id="menu-item-289381" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289381"><a target="_blank" rel="noopener" href="https://thedailyrecord.com/">Maryland</a></li>
	<li id="menu-item-289383" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289383"><a target="_blank" rel="noopener" href="https://masslawyersweekly.com/">Massachusetts</a></li>
	<li id="menu-item-289384" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289384"><a target="_blank" rel="noopener" href="https://valawyersweekly.com/">Virginia</a></li>
	<li id="menu-item-289385" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289385"><a target="_blank" rel="noopener" href="https://molawyersmedia.com/">Missouri</a></li>
	<li id="menu-item-289386" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289386"><a target="_blank" rel="noopener" href="https://minnlawyer.com/">Minnesota</a></li>
	<li id="menu-item-289387" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289387"><a target="_blank" rel="noopener" href="https://nydailyrecord.com/">New York</a></li>
	<li id="menu-item-289388" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289388"><a target="_blank" rel="noopener" href="https://nclawyersweekly.com/">North Carolina</a></li>
	<li id="menu-item-289389" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289389"><a target="_blank" rel="noopener" href="https://sclawyersweekly.com/">South Carolina</a></li>
	<li id="menu-item-289390" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289390"><a target="_blank" rel="noopener" href="https://wislawjournal.com/">Wisconsin</a></li>
	<li id="menu-item-289391" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289391"><a target="_blank" rel="noopener" href="https://milawyersweekly.com/">Michigan</a></li>
	<li id="menu-item-289392" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289392"><a target="_blank" rel="noopener" href="https://rilawyersweekly.com/">Rhode Island</a></li>
</ul>
</li>
<li id="menu-item-289393" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-289393"><a href="#">Construction</a>
<ul class="sub-menu">
	<li id="menu-item-289394" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289394"><a target="_blank" rel="noopener" href="https://dailyreporter.com/">Milwaukee, WI</a></li>
	<li id="menu-item-289395" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289395"><a target="_blank" rel="noopener" href="http://djcoregon.com/">Oregon</a></li>
</ul>
</li>
<li id="menu-item-289396" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-289396"><a href="#">Home Furnishings</a>
<ul class="sub-menu">
	<li id="menu-item-289397" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289397"><a target="_blank" rel="noopener" href="https://www.designerstoday.com/">Designers Today</a></li>
	<li id="menu-item-290113" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-290113"><a target="_blank" rel="noopener" href="https://www.furnituretoday.com/">Furniture Today</a></li>
	<li id="menu-item-290114" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-290114"><a target="_blank" rel="noopener" href="https://www.giftsanddec.com/">Gifts &#038; Decorative Accessories</a></li>
	<li id="menu-item-290115" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-290115"><a target="_blank" rel="noopener" href="https://www.homeaccentstoday.com/">Home Accents Today</a></li>
	<li id="menu-item-290116" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-290116"><a target="_blank" rel="noopener" href="https://www.hfndigital.com/">Home Furnishings News</a></li>
	<li id="menu-item-290117" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-290117"><a target="_blank" rel="noopener" href="https://www.hometextilestoday.com/">Home Textiles Today</a></li>
	<li id="menu-item-289378" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289378"><a target="_blank" rel="noopener" href="https://www.petage.com">Pet Age</a></li>
	<li id="menu-item-550210" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-550210"><a href="https://www.wf-vision.com/">WF-Vision</a></li>
</ul>
</li>
</ul></div>                                </div>
                            </div>
                            <div class="btm-header-right col-sm-6">
                                <button id="accessibility-button" class="accessibility-btn-inline" aria-label="Accessibility Menu"></button>
                                <div class="username-class">
										<!-- user-name Snippet Start --><!-- user-name Snippet End    -->								</div>
                                <div class="manage-account">
                                    <div class="menu-manage-account-container"><ul id="menu-manage-account" class="menu"><li id="menu-item-289360" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-289360"><a href="#">Manage Account</a>
<ul class="sub-menu">
	<li id="menu-item-289361" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289361"><a href="https://bridgetower.dragonforms.com/loading.do?omedasite=BRDG_LIBN_Custserv">Manage Print or Online Subscription</a></li>
	<li id="menu-item-289362" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289362"><a href="/manage-account-em/">Manage Email Subscription</a></li>
</ul>
</li>
</ul></div>                                </div>

																	<div class="widget sign_in">
										<a href="/user-login/"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2016%2012'%3E%3C/svg%3E" alt="User-sign-in" width="16" height="12" data-lazy-src="/files/2023/03/User-icon.svg"><noscript><img src="/files/2023/03/User-icon.svg" alt="User-sign-in" width="16" height="12"></noscript>Sign In</a>									</div>
								                            </div>
                        </div>
                    </div>
                </div>

                <div class="container main-header">
                    <div class="header-top-area">
                        <div class="row">
                            <div class="header-top-left col-sm-9" style="">
                                <a href="/">
                                    <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20301%2043'%3E%3C/svg%3E" alt="site-logo" width="301" height="43" data-lazy-src="https://libn.com/files/2023/03/header-logo.svg"><noscript><img src="https://libn.com/files/2023/03/header-logo.svg" alt="site-logo" width="301" height="43"></noscript>
                                </a>
                                <div class="header-top-middle ">
                                    <!-- Header Upcoming Event Snippet Start --><div class="header-latest-event">
        <div class="event-listing">
        <h1 class="event-heading">Upcoming Event</h1>
        <p class="event-title"><a href="https://libn.com/event/realestate-architecture-engineering/">Real Estate, Architecture &amp; Engineering Awards</a></p>
    </div>
</div><!-- Header Upcoming Event Snippet End    -->                                </div>
                            </div>
                            <div class="header-top-right col-sm-3 ">
                                <div class="newsletter">
    <a href="/e-mail-alerts/" class="btn-custom"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%208%2010'%3E%3C/svg%3E" alt="bell-icon" width="8" height="10" data-lazy-src="/files/2023/03/bell.svg"><noscript><img loading="lazy" src="/files/2023/03/bell.svg" alt="bell-icon" width="8" height="10"></noscript>Free Newsletter</a>
    <a href="/subscribe/" class="btn-custom">Subscribe</a>
</div>                            </div>
                        </div>
                    </div>
					<div class="header-bottom-area ">
						<div class="row">
							<div class="header-bottom-left col-sm-10">
								<div class="date-menu-section">
									<div class="mobile-date-menu-section">
    <div class="hamburger-menu">
        <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Hamburger Menu" class="hamburger-open" data-lazy-src="/files/2023/03/hamburger.svg"><noscript><img src="/files/2023/03/hamburger.svg" alt="Hamburger Menu" class="hamburger-open"></noscript>
        <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Hamburger Menu" class="hamburger-close" data-lazy-src="/files/2023/03/close.svg"><noscript><img src="/files/2023/03/close.svg" alt="Hamburger Menu" class="hamburger-close"></noscript>
    </div>
</div>								</div>
								<div class="menu-main-navigation-container"><ul id="menu-main-navigation" class="menu"><li id="menu-item-289398" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289398"><a href="/category/top-stories/">News</a></li>
<li id="menu-item-289399" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289399"><a href="/eventsdirectory/">Events</a></li>
<li id="menu-item-289400" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-289400"><a href="/data-center/">Leads &#038; Data Center</a>
<ul class="sub-menu">
	<li id="menu-item-289402" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289402"><a href="https://news.libn.com/acton/fs/blocks/showLandingPage/a/22739/p/p-0023/t/page/fm/0">About</a></li>
	<li id="menu-item-289401" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289401"><a href="https://news.libn.com/acton/fs/blocks/showLandingPage/a/22739/p/p-0028/t/page/fm/0">Book of Lists</a></li>
	<li id="menu-item-289404" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289404"><a href="https://data.libn.com/#/task/VhtQUABlUWOWXApJPtSgkhTeU">Get on the list</a></li>
</ul>
</li>
<li id="menu-item-305874" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-305874"><a href="https://libn.com/public-notice/">Public Notices</a>
<ul class="sub-menu">
	<li id="menu-item-305876" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-305876"><a href="https://libn.com/public-notice/about/">About</a></li>
	<li id="menu-item-305875" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-305875"><a href="https://libn.com/public-notice/faq/">FAQ</a></li>
	<li id="menu-item-305877" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-305877"><a href="https://libn.com/subscribe">Subscribe</a></li>
	<li id="menu-item-317877" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-317877"><a href="https://libn.com/submit-your-public-notice/">Submit Your Public Notice</a></li>
</ul>
</li>
<li id="menu-item-307393" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-307393"><a href="https://libn.com/category/movers-shakers/">Press Releases</a>
<ul class="sub-menu">
	<li id="menu-item-319616" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-319616"><a href="https://libn.com/behind-the-deal-submissions/">Behind the Deal</a></li>
	<li id="menu-item-307395" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-307395"><a href="https://libn.com/category/btm-business-connect/">BTM Business Connect</a></li>
	<li id="menu-item-307394" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-307394"><a href="https://libn.com/category/movers-shakers/">Movers &#038; Shakers</a></li>
</ul>
</li>
<li id="menu-item-540453" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-540453"><a href="https://libn.com/advertising/">Advertising</a></li>
</ul></div>							</div>
							<div class="header-bottom-right col-sm-2"><div class="search-box">	
<form method="get" id="searchform" action="https://libn.com/">	
						<button class="search-button" type="submit" value="Search" data-uw-rm-form="submit" aria-label="search" data-uw-rm-empty-ctrl=""  aria-label="search"></button>	
						<input type="text" id="s" name="s" placeholder="Search..." data-uw-rm-form="fx">					</form>	
</div></div>
						</div>
					</div>
                </div>
                
        </div>

        </header><!-- #masthead -->

                        <div  class="header-bottom-adboard-area ">
            <div class="container">
                <!-- wallpaper_ad_970x90 -->		<div id="div-gpt-ad-wallpaper_ad_970x90"
		     class="div-gpt-ad-wallpaper_ad_970x90 wallpaper_ad_970x90 dfp_ad_pos">
			<script type='text/javascript'>
				googletag.cmd.push(function () {
					googletag.display('div-gpt-ad-wallpaper_ad_970x90');
					googletag.pubads().collapseEmptyDivs(true);
				});
			</script>
		</div>
		<!-- Welcome Ads code Snippet Start --><script async='async' src='https://www.googletagservices.com/tag/js/gpt.js'></script>
		<script>
		var googletag = googletag || {};
		googletag.cmd = googletag.cmd || [];
		</script>
		<script>
		googletag.cmd.push(function() {
		googletag.defineOutOfPageSlot('/13051489/libn', 'div-gpt-ad-desktopoop1x1').addService(googletag.pubads());
		googletag.pubads().enableSingleRequest();
		googletag.pubads().collapseEmptyDivs(true);
		googletag.enableServices();
		});
		</script>
		
		<div id='div-gpt-ad-desktopoop1x1'
		class='div-gpt-ad-desktopoop1x1 mddr dfp_ad_pos'>
		<script type='text/javascript'>
		googletag.cmd.push(function () {
		googletag.display('div-gpt-ad-desktopoop1x1');
		});
		</script>
		</div><!-- Welcome Ads code Snippet End    -->            </div>
        </div>
                
    <div  class="pop-out-menu-area" id="pop-out-menu-region">
        <div  class="pop-out-menu"><div class="widget_nav_menu"><div class="menu-pop-out-menu-container"><ul id="menu-pop-out-menu" class="menu"><li id="menu-item-289266" class="menu-head news menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-289266"><a href="/category/news/">News</a>
<ul class="sub-menu">
	<li id="menu-item-289964" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-289964"><a href="https://libn.com/category/news/economy/">Economy</a></li>
	<li id="menu-item-289962" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-289962"><a href="https://libn.com/category/news/finance/">Finance</a></li>
	<li id="menu-item-289966" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-289966"><a href="https://libn.com/category/news/food-and-drinks/">Food Business</a></li>
	<li id="menu-item-289968" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-289968"><a href="https://libn.com/category/news/health-care/">Healthcare</a></li>
	<li id="menu-item-289967" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-289967"><a href="https://libn.com/category/news/government/">Law &amp; Government</a></li>
	<li id="menu-item-289970" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-289970"><a href="https://libn.com/category/news/real-estate/">Real Estate</a></li>
	<li id="menu-item-291493" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-291493"><a href="https://libn.com/category/news/real-estate/priciest-home-sales/">Priciest Home Sales</a></li>
	<li id="menu-item-289971" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-289971"><a href="https://libn.com/category/news/small-business/">Small Business</a></li>
	<li id="menu-item-289993" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-289993"><a href="https://libn.com/category/tech/">Tech</a></li>
</ul>
</li>
<li id="menu-item-289278" class="menu-head section menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-289278"><a href="#">Sections</a>
<ul class="sub-menu">
	<li id="menu-item-289988" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-289988"><a href="https://libn.com/category/libnnow-1/">LIBN|NOW</a></li>
	<li id="menu-item-289280" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289280"><a href="/readerrankings/">Reader Rankings</a></li>
	<li id="menu-item-289281" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289281"><a href="/category/news/editors-picks/">Editors Picks</a></li>
	<li id="menu-item-289282" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289282"><a href="/category/movers-shakers/">Movers &#038; Shakers</a></li>
	<li id="menu-item-301803" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-301803"><a href="https://libn.com/category/influencers/">Influencer Lists</a></li>
	<li id="menu-item-301804" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-301804"><a href="https://libn.com/libn-influencers-recommendation-form/">Influencer Recommendation Form</a></li>
	<li id="menu-item-289283" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289283"><a href="https://libn-ny.newsmemory.com/ssindex.php">Special Publications</a></li>
	<li id="menu-item-289284" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289284"><a href="/category/opinion/">Opinion</a></li>
	<li id="menu-item-289285" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289285"><a href="https://classifieds.libn.com/">Classifieds</a></li>
	<li id="menu-item-317030" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-317030"><a href="https://news.libn.com/acton/fs/blocks/showLandingPage/a/22739/p/p-001e/t/page/fm/0">Group Subscription</a></li>
	<li id="menu-item-305882" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-305882"><a href="https://libn.com/public-notice/">Public Notices</a>
	<ul class="sub-menu">
		<li id="menu-item-305884" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-305884"><a href="https://libn.com/public-notice/about/">About</a></li>
		<li id="menu-item-305883" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-305883"><a href="https://libn.com/public-notice/faq/">FAQ</a></li>
		<li id="menu-item-317878" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-317878"><a href="https://libn.com/submit-your-public-notice/">Submit Your Public Notice</a></li>
		<li id="menu-item-305885" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-305885"><a href="https://libn.com/subscribe">Subscribe</a></li>
	</ul>
</li>
	<li id="menu-item-289287" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289287"><a href="https://libn-ny.newsmemory.com/">Digital Edition</a></li>
</ul>
</li>
<li id="menu-item-301824" class="menu-head menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-301824"><a href="https://libn.com/eventsdirectory/">Events</a>
<ul class="sub-menu">
	<li id="menu-item-301895" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-301895"><a href="https://libn.com/event/emerging-leaders-under-30/">Emerging Leaders Under 30</a></li>
	<li id="menu-item-301905" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-301905"><a href="https://libn.com/event/40-under-40-awards/">40 Under Forty</a></li>
	<li id="menu-item-301906" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-301906"><a href="https://libn.com/event/best-places-to-work-on-long-island/">Best Places to Work</a></li>
	<li id="menu-item-301903" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-301903"><a href="https://libn.com/event/leaders-in-business-and-finance-awards/">Leaders in Business &#038; Finance Awards</a></li>
	<li id="menu-item-301900" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-301900"><a href="https://libn.com/event/corporate-citizenship-awards/">Corporate Citizenship</a></li>
	<li id="menu-item-301874" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-301874"><a href="https://libn.com/event/diversityinbusiness/">Diversity in Business Awards</a></li>
	<li id="menu-item-301894" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-301894"><a href="https://libn.com/event/empowering-women/">Empowering Women</a></li>
	<li id="menu-item-301876" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-301876"><a href="https://libn.com/event/executivecircle/">Executive Circle Awards</a></li>
	<li id="menu-item-301902" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-301902"><a href="https://libn.com/event/long-island-business-hall-of-fame/">Hall of Fame</a></li>
	<li id="menu-item-301875" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-301875"><a href="https://libn.com/event/health-care-heroes/">Health Care Heroes</a></li>
	<li id="menu-item-301904" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-301904"><a href="https://libn.com/event/leaders-in-law-award/">Leaders in Law</a></li>
	<li id="menu-item-301899" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-301899"><a href="https://libn.com/event/readerrankings/">Reader Rankings</a></li>
	<li id="menu-item-301882" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-301882"><a href="https://libn.com/event/realestate-architecture-engineering/">Real Estate, Architecture &#038; Engineering</a></li>
	<li id="menu-item-301901" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-301901"><a href="https://libn.com/event/top50women/">Top 50 Women in Business</a></li>
</ul>
</li>
<li id="menu-item-289288" class="menu-head calendars menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-289288"><a href="/eventsdirectory/">Calendars</a>
<ul class="sub-menu">
	<li id="menu-item-289289" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289289"><a href="/eventsdirectory/">Event Calendar</a></li>
	<li id="menu-item-289290" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289290"><a href="/networking-events/">Networking Events</a></li>
	<li id="menu-item-289291" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289291"><a href="/advertising-editorial-calendar/">Editorial Calendar</a></li>
</ul>
</li>
<li id="menu-item-307381" class="menu-head Press Releases menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-307381"><a href="https://libn.com/category/movers-shakers/">Press Releases</a>
<ul class="sub-menu">
	<li id="menu-item-319617" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-319617"><a href="https://libn.com/behind-the-deal-submissions/">Behind the Deal</a></li>
	<li id="menu-item-307390" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-307390"><a href="https://libn.com/category/btm-business-connect/">BTM Business Connect</a></li>
	<li id="menu-item-307382" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-307382"><a href="https://libn.com/category/movers-shakers/">Movers &#038; Shakers</a></li>
</ul>
</li>
<li id="menu-item-289300" class="menu-head e-edition menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-289300"><a href="https://libn-ny.newsmemory.com/">E-Edition</a>
<ul class="sub-menu">
	<li id="menu-item-289301" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289301"><a href="https://libn-ny.newsmemory.com/">Digital Edition</a></li>
	<li id="menu-item-289302" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289302"><a href="https://libn-ny.newsmemory.com/">Digital Edition Archives</a></li>
	<li id="menu-item-289303" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289303"><a href="https://libn-ny.newsmemory.com/ssindex.php">Special Publications</a></li>
	<li id="menu-item-289304" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289304"><a href="https://libn-ny.newsmemory.com/ssindex.php">Special Pub Archives</a></li>
</ul>
</li>
<li id="menu-item-289305" class="menu-head list menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-289305"><a href="/data-center">Leads &#038; Data Center</a>
<ul class="sub-menu">
	<li id="menu-item-289308" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289308"><a href="https://news.libn.com/acton/fs/blocks/showLandingPage/a/22739/p/p-0023/t/page/fm/0">About</a></li>
	<li id="menu-item-289311" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289311"><a href="https://news.libn.com/acton/fs/blocks/showLandingPage/a/22739/p/p-0028/t/page/fm/0">Book of Lists</a></li>
	<li id="menu-item-289310" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289310"><a href="https://data.libn.com/#/task/VhtQUABlUWOWXApJPtSgkhTeU">Get on the list</a></li>
</ul>
</li>
<li id="menu-item-540459" class="menu-head menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-540459"><a href="https://libn.com/advertising/">Advertising</a>
<ul class="sub-menu">
	<li id="menu-item-540460" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-540460"><a href="https://libn.com/advertising/">Advertising</a></li>
	<li id="menu-item-289299" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289299"><a target="_blank" rel="noopener" href="https://enveritasgroup.com/libn/">Plaques &#038; Permissions</a></li>
</ul>
</li>
</ul></div></div></div>
    </div>
    <!-- Desktop header end -->
    <script type="rocketlazyloadscript">
document.getElementById('accessibility-button').addEventListener('click', function() {
    function tryOpenWidget() {
        if (window.UserWay && typeof window.UserWay.widgetOpen === "function") {
            console.warn("UserWay API ready — opening...");
            window.UserWay.widgetOpen();
        } else {
            console.warn("UserWay not ready — retrying...");
            setTimeout(tryOpenWidget, 100);
        }
    }
    tryOpenWidget();
});
</script>

  <article  id="post-289306" class="post-289306 page type-page status-publish hentry subscriber_only">

    <div  class="entry-content">
      		<div data-elementor-type="wp-page" data-elementor-id="289306" class="elementor elementor-289306" data-elementor-post-type="page">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-1493f51 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="1493f51" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-b2f9a34" data-id="b2f9a34" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-abeb2c2 elementor-widget elementor-widget-asnt_featured_content_with_sponsored_content" data-id="abeb2c2" data-element_type="widget" data-widget_type="asnt_featured_content_with_sponsored_content.default">
				<div class="elementor-widget-container">
													<div id="featured-content" class="featured-content">
					<div class="top-stories">
															<div class="other-top-stories">
										<h2>Other Top Stories</h2>
										<ul>
																									<li>
															<a href="https://libn.com/2026/06/12/libn-journalists-honored-at-2026-fmc-folio-awards/">LIBN journalists honored at 2026 FMC Folio Awards</a>
														</li>
																											<li>
															<a href="https://libn.com/2026/06/12/tritec-real-estate-leadership-transition/">After 40 years, a leadership change at Tritec Real Estate </a>
														</li>
																											<li>
															<a href="https://libn.com/2026/06/11/li-investor-buys-copiague-retail-strip-2-95m/">LI investor buys Copiague retail strip for $2.95M </a>
														</li>
																							</ul>
									</div>
													</div>
					<div class="featured_a">
												<div class="most-viewed">
							<a href="https://libn.com/2026/06/12/nys-launches-10m-program-to-expand-food-assistance-infrastructure/">
																	<div class="featured-image">
										<img decoding="async" width="400" height="305" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20305'%3E%3C/svg%3E" class="attachment-top-stories-thumb size-top-stories-thumb wp-post-image" alt="" data-lazy-src="https://libn.com/files/2026/06/Depositphotos_21636951_XL-400x305.jpg" /><noscript><img loading="lazy" decoding="async" width="400" height="305" src="https://libn.com/files/2026/06/Depositphotos_21636951_XL-400x305.jpg" class="attachment-top-stories-thumb size-top-stories-thumb wp-post-image" alt="" /></noscript>									</div>
																<div class="description-section">	
									<div class="title"><h2> NYS launches $10M program to expand food assistance infrastructure									</h2></div>					
									<div class="desc"><p>
										New York State launches the NY PLATES program with $10 million to support food banks and emergency providers in expanding food assistance infrastructure									</p></div>
								</div>
							</a>
						</div>
					</div>
					<div class="featured_b_and_c">
						<div class="featured_b">
																<div class="most-viewed">
										<a href="https://libn.com/2026/06/12/wonder-expands-dabba-indian-cuisine-long-island/">
											<div class="featured-image"><img decoding="async" width="200" height="160" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%20160'%3E%3C/svg%3E" class="attachment-featured-contents3a-thumb size-featured-contents3a-thumb wp-post-image" alt="" data-lazy-srcset="https://libn.com/files/2026/06/Wonder-Dabba-food-200x160.jpg 200w, https://libn.com/files/2026/06/Wonder-Dabba-food-300x240.jpg 300w, https://libn.com/files/2026/06/Wonder-Dabba-food-1024x819.jpg 1024w, https://libn.com/files/2026/06/Wonder-Dabba-food-150x120.jpg 150w, https://libn.com/files/2026/06/Wonder-Dabba-food-768x614.jpg 768w, https://libn.com/files/2026/06/Wonder-Dabba-food-331x265.jpg 331w, https://libn.com/files/2026/06/Wonder-Dabba-food-156x125.jpg 156w, https://libn.com/files/2026/06/Wonder-Dabba-food-178x142.jpg 178w, https://libn.com/files/2026/06/Wonder-Dabba-food-188x150.jpg 188w, https://libn.com/files/2026/06/Wonder-Dabba-food-120x96.jpg 120w, https://libn.com/files/2026/06/Wonder-Dabba-food-50x40.jpg 50w, https://libn.com/files/2026/06/Wonder-Dabba-food.jpg 1200w" data-lazy-sizes="(max-width: 200px) 100vw, 200px" data-lazy-src="https://libn.com/files/2026/06/Wonder-Dabba-food-200x160.jpg" /><noscript><img loading="lazy" decoding="async" width="200" height="160" src="https://libn.com/files/2026/06/Wonder-Dabba-food-200x160.jpg" class="attachment-featured-contents3a-thumb size-featured-contents3a-thumb wp-post-image" alt="" srcset="https://libn.com/files/2026/06/Wonder-Dabba-food-200x160.jpg 200w, https://libn.com/files/2026/06/Wonder-Dabba-food-300x240.jpg 300w, https://libn.com/files/2026/06/Wonder-Dabba-food-1024x819.jpg 1024w, https://libn.com/files/2026/06/Wonder-Dabba-food-150x120.jpg 150w, https://libn.com/files/2026/06/Wonder-Dabba-food-768x614.jpg 768w, https://libn.com/files/2026/06/Wonder-Dabba-food-331x265.jpg 331w, https://libn.com/files/2026/06/Wonder-Dabba-food-156x125.jpg 156w, https://libn.com/files/2026/06/Wonder-Dabba-food-178x142.jpg 178w, https://libn.com/files/2026/06/Wonder-Dabba-food-188x150.jpg 188w, https://libn.com/files/2026/06/Wonder-Dabba-food-120x96.jpg 120w, https://libn.com/files/2026/06/Wonder-Dabba-food-50x40.jpg 50w, https://libn.com/files/2026/06/Wonder-Dabba-food.jpg 1200w" sizes="(max-width: 200px) 100vw, 200px" /></noscript></div>
																							<div class="title"><p>Wonder expanding its Dabba Indian cuisine offerings </p></div>
																					</a>
									</div>
										
															</div>
<div class="featured_c">
<div id="oob_sli">
		<div class="most-viewed">
	<div class="post-tag-sponsored-home">
	<a href="https://libn.com/category/contributor-content/">
		<p class="sponsored">Contributor Content</p>
	</a>
	</div>
	</div>
	<ul>
            <li>
        <div class="most-viewed">
		
            
            <a href="https://libn.com/2026/06/08/how-wholesalers-can-finance-their-working-capital-needs/">
                                    <div class="featured-image"><img decoding="async" width="200" height="133" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%20133'%3E%3C/svg%3E" class="attachment-featured-contents3a-thumb size-featured-contents3a-thumb wp-post-image" alt="" data-lazy-srcset="https://libn.com/files/2026/06/Depositphotos_279811750_XL-200x133.jpg 200w, https://libn.com/files/2026/06/Depositphotos_279811750_XL-300x200.jpg 300w, https://libn.com/files/2026/06/Depositphotos_279811750_XL-1024x683.jpg 1024w, https://libn.com/files/2026/06/Depositphotos_279811750_XL-150x100.jpg 150w, https://libn.com/files/2026/06/Depositphotos_279811750_XL-768x512.jpg 768w, https://libn.com/files/2026/06/Depositphotos_279811750_XL-1536x1024.jpg 1536w, https://libn.com/files/2026/06/Depositphotos_279811750_XL-2048x1365.jpg 2048w, https://libn.com/files/2026/06/Depositphotos_279811750_XL-398x265.jpg 398w, https://libn.com/files/2026/06/Depositphotos_279811750_XL-188x125.jpg 188w, https://libn.com/files/2026/06/Depositphotos_279811750_XL-225x150.jpg 225w, https://libn.com/files/2026/06/Depositphotos_279811750_XL-120x80.jpg 120w, https://libn.com/files/2026/06/Depositphotos_279811750_XL-50x33.jpg 50w, https://libn.com/files/2026/06/Depositphotos_279811750_XL-180x120.jpg 180w, https://libn.com/files/2026/06/Depositphotos_279811750_XL-600x400.jpg 600w, https://libn.com/files/2026/06/Depositphotos_279811750_XL-1296x864.jpg 1296w, https://libn.com/files/2026/06/Depositphotos_279811750_XL-972x648.jpg 972w, https://libn.com/files/2026/06/Depositphotos_279811750_XL-468x312.jpg 468w" data-lazy-sizes="(max-width: 200px) 100vw, 200px" data-lazy-src="https://libn.com/files/2026/06/Depositphotos_279811750_XL-200x133.jpg" /><noscript><img loading="lazy" decoding="async" width="200" height="133" src="https://libn.com/files/2026/06/Depositphotos_279811750_XL-200x133.jpg" class="attachment-featured-contents3a-thumb size-featured-contents3a-thumb wp-post-image" alt="" srcset="https://libn.com/files/2026/06/Depositphotos_279811750_XL-200x133.jpg 200w, https://libn.com/files/2026/06/Depositphotos_279811750_XL-300x200.jpg 300w, https://libn.com/files/2026/06/Depositphotos_279811750_XL-1024x683.jpg 1024w, https://libn.com/files/2026/06/Depositphotos_279811750_XL-150x100.jpg 150w, https://libn.com/files/2026/06/Depositphotos_279811750_XL-768x512.jpg 768w, https://libn.com/files/2026/06/Depositphotos_279811750_XL-1536x1024.jpg 1536w, https://libn.com/files/2026/06/Depositphotos_279811750_XL-2048x1365.jpg 2048w, https://libn.com/files/2026/06/Depositphotos_279811750_XL-398x265.jpg 398w, https://libn.com/files/2026/06/Depositphotos_279811750_XL-188x125.jpg 188w, https://libn.com/files/2026/06/Depositphotos_279811750_XL-225x150.jpg 225w, https://libn.com/files/2026/06/Depositphotos_279811750_XL-120x80.jpg 120w, https://libn.com/files/2026/06/Depositphotos_279811750_XL-50x33.jpg 50w, https://libn.com/files/2026/06/Depositphotos_279811750_XL-180x120.jpg 180w, https://libn.com/files/2026/06/Depositphotos_279811750_XL-600x400.jpg 600w, https://libn.com/files/2026/06/Depositphotos_279811750_XL-1296x864.jpg 1296w, https://libn.com/files/2026/06/Depositphotos_279811750_XL-972x648.jpg 972w, https://libn.com/files/2026/06/Depositphotos_279811750_XL-468x312.jpg 468w" sizes="(max-width: 200px) 100vw, 200px" /></noscript></div>
                                                    <div class="title">
                        <p>How wholesalers can finance their working capital needs</p>
                    </div>
                            </a>
        </div>
		</li>
                <li>
        <div class="most-viewed">
		
            
            <a href="https://libn.com/2026/06/01/where-nonprofit-leaders-should-start-with-technology-to-improve-efficiency/">
                                    <div class="featured-image"><img decoding="async" width="200" height="120" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%20120'%3E%3C/svg%3E" class="attachment-featured-contents3a-thumb size-featured-contents3a-thumb wp-post-image" alt="" data-lazy-srcset="https://libn.com/files/2026/06/Depositphotos_209518508_XL-200x120.jpg 200w, https://libn.com/files/2026/06/Depositphotos_209518508_XL-300x180.jpg 300w, https://libn.com/files/2026/06/Depositphotos_209518508_XL-1024x614.jpg 1024w, https://libn.com/files/2026/06/Depositphotos_209518508_XL-150x90.jpg 150w, https://libn.com/files/2026/06/Depositphotos_209518508_XL-768x461.jpg 768w, https://libn.com/files/2026/06/Depositphotos_209518508_XL-1536x922.jpg 1536w, https://libn.com/files/2026/06/Depositphotos_209518508_XL-2048x1229.jpg 2048w, https://libn.com/files/2026/06/Depositphotos_209518508_XL-408x245.jpg 408w, https://libn.com/files/2026/06/Depositphotos_209518508_XL-208x125.jpg 208w, https://libn.com/files/2026/06/Depositphotos_209518508_XL-250x150.jpg 250w, https://libn.com/files/2026/06/Depositphotos_209518508_XL-120x72.jpg 120w, https://libn.com/files/2026/06/Depositphotos_209518508_XL-50x30.jpg 50w" data-lazy-sizes="(max-width: 200px) 100vw, 200px" data-lazy-src="https://libn.com/files/2026/06/Depositphotos_209518508_XL-200x120.jpg" /><noscript><img loading="lazy" decoding="async" width="200" height="120" src="https://libn.com/files/2026/06/Depositphotos_209518508_XL-200x120.jpg" class="attachment-featured-contents3a-thumb size-featured-contents3a-thumb wp-post-image" alt="" srcset="https://libn.com/files/2026/06/Depositphotos_209518508_XL-200x120.jpg 200w, https://libn.com/files/2026/06/Depositphotos_209518508_XL-300x180.jpg 300w, https://libn.com/files/2026/06/Depositphotos_209518508_XL-1024x614.jpg 1024w, https://libn.com/files/2026/06/Depositphotos_209518508_XL-150x90.jpg 150w, https://libn.com/files/2026/06/Depositphotos_209518508_XL-768x461.jpg 768w, https://libn.com/files/2026/06/Depositphotos_209518508_XL-1536x922.jpg 1536w, https://libn.com/files/2026/06/Depositphotos_209518508_XL-2048x1229.jpg 2048w, https://libn.com/files/2026/06/Depositphotos_209518508_XL-408x245.jpg 408w, https://libn.com/files/2026/06/Depositphotos_209518508_XL-208x125.jpg 208w, https://libn.com/files/2026/06/Depositphotos_209518508_XL-250x150.jpg 250w, https://libn.com/files/2026/06/Depositphotos_209518508_XL-120x72.jpg 120w, https://libn.com/files/2026/06/Depositphotos_209518508_XL-50x30.jpg 50w" sizes="(max-width: 200px) 100vw, 200px" /></noscript></div>
                                                    <div class="title">
                        <p>Where nonprofit leaders should start with technology to improve efficiency</p>
                    </div>
                            </a>
        </div>
		</li>
                <li>
        <div class="most-viewed">
		
            
            <a href="https://libn.com/2026/05/13/affinity-home-care-is-bringing-quality-care-to-your-home/">
                                    <div class="featured-image"><img decoding="async" width="200" height="133" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%20133'%3E%3C/svg%3E" class="attachment-featured-contents3a-thumb size-featured-contents3a-thumb wp-post-image" alt="" data-lazy-srcset="https://libn.com/files/2026/05/Depositphotos_28421851_XL-200x133.jpg 200w, https://libn.com/files/2026/05/Depositphotos_28421851_XL-300x200.jpg 300w, https://libn.com/files/2026/05/Depositphotos_28421851_XL-1024x683.jpg 1024w, https://libn.com/files/2026/05/Depositphotos_28421851_XL-150x100.jpg 150w, https://libn.com/files/2026/05/Depositphotos_28421851_XL-768x512.jpg 768w, https://libn.com/files/2026/05/Depositphotos_28421851_XL-1536x1024.jpg 1536w, https://libn.com/files/2026/05/Depositphotos_28421851_XL-2048x1365.jpg 2048w, https://libn.com/files/2026/05/Depositphotos_28421851_XL-398x265.jpg 398w, https://libn.com/files/2026/05/Depositphotos_28421851_XL-188x125.jpg 188w, https://libn.com/files/2026/05/Depositphotos_28421851_XL-225x150.jpg 225w, https://libn.com/files/2026/05/Depositphotos_28421851_XL-120x80.jpg 120w, https://libn.com/files/2026/05/Depositphotos_28421851_XL-50x33.jpg 50w, https://libn.com/files/2026/05/Depositphotos_28421851_XL-180x120.jpg 180w, https://libn.com/files/2026/05/Depositphotos_28421851_XL-600x400.jpg 600w, https://libn.com/files/2026/05/Depositphotos_28421851_XL-1296x864.jpg 1296w, https://libn.com/files/2026/05/Depositphotos_28421851_XL-972x648.jpg 972w, https://libn.com/files/2026/05/Depositphotos_28421851_XL-468x312.jpg 468w" data-lazy-sizes="(max-width: 200px) 100vw, 200px" data-lazy-src="https://libn.com/files/2026/05/Depositphotos_28421851_XL-200x133.jpg" /><noscript><img loading="lazy" decoding="async" width="200" height="133" src="https://libn.com/files/2026/05/Depositphotos_28421851_XL-200x133.jpg" class="attachment-featured-contents3a-thumb size-featured-contents3a-thumb wp-post-image" alt="" srcset="https://libn.com/files/2026/05/Depositphotos_28421851_XL-200x133.jpg 200w, https://libn.com/files/2026/05/Depositphotos_28421851_XL-300x200.jpg 300w, https://libn.com/files/2026/05/Depositphotos_28421851_XL-1024x683.jpg 1024w, https://libn.com/files/2026/05/Depositphotos_28421851_XL-150x100.jpg 150w, https://libn.com/files/2026/05/Depositphotos_28421851_XL-768x512.jpg 768w, https://libn.com/files/2026/05/Depositphotos_28421851_XL-1536x1024.jpg 1536w, https://libn.com/files/2026/05/Depositphotos_28421851_XL-2048x1365.jpg 2048w, https://libn.com/files/2026/05/Depositphotos_28421851_XL-398x265.jpg 398w, https://libn.com/files/2026/05/Depositphotos_28421851_XL-188x125.jpg 188w, https://libn.com/files/2026/05/Depositphotos_28421851_XL-225x150.jpg 225w, https://libn.com/files/2026/05/Depositphotos_28421851_XL-120x80.jpg 120w, https://libn.com/files/2026/05/Depositphotos_28421851_XL-50x33.jpg 50w, https://libn.com/files/2026/05/Depositphotos_28421851_XL-180x120.jpg 180w, https://libn.com/files/2026/05/Depositphotos_28421851_XL-600x400.jpg 600w, https://libn.com/files/2026/05/Depositphotos_28421851_XL-1296x864.jpg 1296w, https://libn.com/files/2026/05/Depositphotos_28421851_XL-972x648.jpg 972w, https://libn.com/files/2026/05/Depositphotos_28421851_XL-468x312.jpg 468w" sizes="(max-width: 200px) 100vw, 200px" /></noscript></div>
                                                    <div class="title">
                        <p>Affinity Home Care is bringing quality care to your home</p>
                    </div>
                            </a>
        </div>
		</li>
                <li>
        <div class="most-viewed">
		
            
            <a href="https://libn.com/2026/04/05/5-key-conversations-to-have-with-your-banker/">
                                    <div class="featured-image"><img decoding="async" width="200" height="125" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%20125'%3E%3C/svg%3E" class="attachment-featured-contents3a-thumb size-featured-contents3a-thumb wp-post-image" alt="" data-lazy-srcset="https://libn.com/files/2026/03/GettyImages-1312633987-1-200x125.jpg 200w, https://libn.com/files/2026/03/GettyImages-1312633987-1-300x188.jpg 300w, https://libn.com/files/2026/03/GettyImages-1312633987-1-1024x640.jpg 1024w, https://libn.com/files/2026/03/GettyImages-1312633987-1-150x94.jpg 150w, https://libn.com/files/2026/03/GettyImages-1312633987-1-768x480.jpg 768w, https://libn.com/files/2026/03/GettyImages-1312633987-1-1536x960.jpg 1536w, https://libn.com/files/2026/03/GettyImages-1312633987-1-2048x1280.jpg 2048w, https://libn.com/files/2026/03/GettyImages-1312633987-1-875x548.jpg 875w, https://libn.com/files/2026/03/GettyImages-1312633987-1-408x255.jpg 408w, https://libn.com/files/2026/03/GettyImages-1312633987-1-240x150.jpg 240w, https://libn.com/files/2026/03/GettyImages-1312633987-1-120x75.jpg 120w, https://libn.com/files/2026/03/GettyImages-1312633987-1-50x31.jpg 50w" data-lazy-sizes="(max-width: 200px) 100vw, 200px" data-lazy-src="https://libn.com/files/2026/03/GettyImages-1312633987-1-200x125.jpg" /><noscript><img loading="lazy" decoding="async" width="200" height="125" src="https://libn.com/files/2026/03/GettyImages-1312633987-1-200x125.jpg" class="attachment-featured-contents3a-thumb size-featured-contents3a-thumb wp-post-image" alt="" srcset="https://libn.com/files/2026/03/GettyImages-1312633987-1-200x125.jpg 200w, https://libn.com/files/2026/03/GettyImages-1312633987-1-300x188.jpg 300w, https://libn.com/files/2026/03/GettyImages-1312633987-1-1024x640.jpg 1024w, https://libn.com/files/2026/03/GettyImages-1312633987-1-150x94.jpg 150w, https://libn.com/files/2026/03/GettyImages-1312633987-1-768x480.jpg 768w, https://libn.com/files/2026/03/GettyImages-1312633987-1-1536x960.jpg 1536w, https://libn.com/files/2026/03/GettyImages-1312633987-1-2048x1280.jpg 2048w, https://libn.com/files/2026/03/GettyImages-1312633987-1-875x548.jpg 875w, https://libn.com/files/2026/03/GettyImages-1312633987-1-408x255.jpg 408w, https://libn.com/files/2026/03/GettyImages-1312633987-1-240x150.jpg 240w, https://libn.com/files/2026/03/GettyImages-1312633987-1-120x75.jpg 120w, https://libn.com/files/2026/03/GettyImages-1312633987-1-50x31.jpg 50w" sizes="(max-width: 200px) 100vw, 200px" /></noscript></div>
                                                    <div class="title">
                        <p>5 Key Conversations to have with Your Banker</p>
                    </div>
                            </a>
        </div>
		</li>
                <li>
        <div class="most-viewed">
		
            
            <a href="https://libn.com/2026/02/20/planning-for-success-in-2026/">
                                    <div class="featured-image"><img decoding="async" width="200" height="121" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%20121'%3E%3C/svg%3E" class="attachment-featured-contents3a-thumb size-featured-contents3a-thumb wp-post-image" alt="" data-lazy-srcset="https://libn.com/files/2026/02/Depositphotos_79835738_XL-200x121.jpg 200w, https://libn.com/files/2026/02/Depositphotos_79835738_XL-300x181.jpg 300w, https://libn.com/files/2026/02/Depositphotos_79835738_XL-1024x619.jpg 1024w, https://libn.com/files/2026/02/Depositphotos_79835738_XL-150x91.jpg 150w, https://libn.com/files/2026/02/Depositphotos_79835738_XL-768x464.jpg 768w, https://libn.com/files/2026/02/Depositphotos_79835738_XL-1536x929.jpg 1536w, https://libn.com/files/2026/02/Depositphotos_79835738_XL-2048x1238.jpg 2048w, https://libn.com/files/2026/02/Depositphotos_79835738_XL-408x247.jpg 408w, https://libn.com/files/2026/02/Depositphotos_79835738_XL-207x125.jpg 207w, https://libn.com/files/2026/02/Depositphotos_79835738_XL-248x150.jpg 248w, https://libn.com/files/2026/02/Depositphotos_79835738_XL-120x73.jpg 120w, https://libn.com/files/2026/02/Depositphotos_79835738_XL-50x30.jpg 50w" data-lazy-sizes="(max-width: 200px) 100vw, 200px" data-lazy-src="https://libn.com/files/2026/02/Depositphotos_79835738_XL-200x121.jpg" /><noscript><img loading="lazy" decoding="async" width="200" height="121" src="https://libn.com/files/2026/02/Depositphotos_79835738_XL-200x121.jpg" class="attachment-featured-contents3a-thumb size-featured-contents3a-thumb wp-post-image" alt="" srcset="https://libn.com/files/2026/02/Depositphotos_79835738_XL-200x121.jpg 200w, https://libn.com/files/2026/02/Depositphotos_79835738_XL-300x181.jpg 300w, https://libn.com/files/2026/02/Depositphotos_79835738_XL-1024x619.jpg 1024w, https://libn.com/files/2026/02/Depositphotos_79835738_XL-150x91.jpg 150w, https://libn.com/files/2026/02/Depositphotos_79835738_XL-768x464.jpg 768w, https://libn.com/files/2026/02/Depositphotos_79835738_XL-1536x929.jpg 1536w, https://libn.com/files/2026/02/Depositphotos_79835738_XL-2048x1238.jpg 2048w, https://libn.com/files/2026/02/Depositphotos_79835738_XL-408x247.jpg 408w, https://libn.com/files/2026/02/Depositphotos_79835738_XL-207x125.jpg 207w, https://libn.com/files/2026/02/Depositphotos_79835738_XL-248x150.jpg 248w, https://libn.com/files/2026/02/Depositphotos_79835738_XL-120x73.jpg 120w, https://libn.com/files/2026/02/Depositphotos_79835738_XL-50x30.jpg 50w" sizes="(max-width: 200px) 100vw, 200px" /></noscript></div>
                                                    <div class="title">
                        <p>Planning for Success in 2026</p>
                    </div>
                            </a>
        </div>
		</li>
        	</ul>
		<div class="o_i">
	<a class="control_prev prev"></a> 
	</div>
	<div class="o_g">
	<a class="control_next next"></a>
	</div>
	</div>
</div>					</div>
				</div>
						</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-aa1c86a desktop-show" data-id="aa1c86a" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-5f804a2 elementor-widget elementor-widget-asnt_newsletter_form" data-id="5f804a2" data-element_type="widget" data-widget_type="asnt_newsletter_form.default">
				<div class="elementor-widget-container">
					            <div class="newsletter-acton-form-rightsidebar">
                 <h2> LIBN Daily Newsletter</h2>
    				<p>Sign up for your daily digest of Long Island Business News.</p>
                    <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="aoform-script-ec4997d6-fc97-4dc0-ac14-19d36faf1dc4:d-0001">!function(o,t,e,a){o._aoForms=o._aoForms||[],o._aoForms.push(a);var n=function(){var o=t.createElement(e);o.src=("https:"==t.location.protocol?"https://":"http://")+"news.libn.com/acton/content/form_embed.js",o.async=!0;for(var a=t.getElementsByTagName(e)[0],n=a.parentNode,c=document.getElementsByTagName("script"),r=!1,s=0;s<c.length;s++){if(c[s].getAttribute("src")==o.getAttribute("src"))r=!0;}r?typeof(_aoFormLoader)!="undefined"?_aoFormLoader.load({id:"ec4997d6-fc97-4dc0-ac14-19d36faf1dc4:d-0001",accountId:"22739",domain:"news.libn.com",isTemp:false,noStyle:false,prefill:false}):"":n.insertBefore(o,a)};window.attachEvent?window.attachEvent("onload",n):window.addEventListener("load",n,!1),n()}(window,document,"script",{id:"ec4997d6-fc97-4dc0-ac14-19d36faf1dc4",accountId:"22739",domain:"news.libn.com",isTemp:false,noStyle:false,prefill:false});</script>                    <p class="success_msg"></p>
                    <p class="error_msg"></p>
                <ul>
                <li>By signing up you agree to our</li>
                <li><b><a href="https://bridgetowermedia.com/privacy-policy/" target="_blank">Privacy Policy</a></b></li>
                </ul>                         
            </div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-924dd40 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="924dd40" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-17d16b3" data-id="17d16b3" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-f4456f7 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="f4456f7" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-7f98583" data-id="7f98583" data-element_type="column">
			<div class="elementor-widget-wrap">
							</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-96114e1 elementor-widget elementor-widget-asnt_category_wise_grid_post_listing" data-id="96114e1" data-element_type="widget" data-widget_type="asnt_category_wise_grid_post_listing.default">
				<div class="elementor-widget-container">
							<div class="homepage-categories-section">

										<div class="content-box">
								<h2 class="category-title"><a href="https://libn.com/category/editors-picks/">Editor's Picks</a></h2>
								<a href="https://libn.com/2026/06/12/mergers-acquisitions-2026/">
									<div class="featured-image"><img decoding="async" width="304" height="162" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20304%20162'%3E%3C/svg%3E" class="attachment-homepage-categories-thumb size-homepage-categories-thumb wp-post-image" alt="" data-lazy-src="https://libn.com/files/2026/06/mergers-304x162.jpg" /><noscript><img loading="lazy" decoding="async" width="304" height="162" src="https://libn.com/files/2026/06/mergers-304x162.jpg" class="attachment-homepage-categories-thumb size-homepage-categories-thumb wp-post-image" alt="" /></noscript></div>
									<h2 class="rc-img-title">Mergers &#038; Acquisitions 2026</h2>									<div class="desc"><p>
									The mergers and acquisitions landscape on Long Island is as active as it has been in years — a reflection of both local market dynamics and a broader national surge in dealmaking that shows no signs of slowing.									</p></div>
								</a>
							</div>
													<div class="content-box">
								<h2 class="category-title"><a href="https://libn.com/category/news/real-estate/">Real Estate</a></h2>
								<a href="https://libn.com/2026/06/12/tritec-real-estate-leadership-transition/">
									<div class="featured-image"><img decoding="async" width="304" height="162" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20304%20162'%3E%3C/svg%3E" class="attachment-homepage-categories-thumb size-homepage-categories-thumb wp-post-image" alt="" data-lazy-src="https://libn.com/files/2026/06/Tritec-family-304x162.jpg" /><noscript><img loading="lazy" decoding="async" width="304" height="162" src="https://libn.com/files/2026/06/Tritec-family-304x162.jpg" class="attachment-homepage-categories-thumb size-homepage-categories-thumb wp-post-image" alt="" /></noscript></div>
									<h2 class="rc-img-title">After 40 years, a leadership change at Tritec Real Estate </h2>									<div class="desc"><p>
									Tritec Real Estate unveils a succession plan promoting the next generation of the Coughlan family to lead day-to-day operations of the development firm.									</p></div>
								</a>
							</div>
													<div class="content-box">
								<h2 class="category-title"><a href="https://libn.com/category/news/economy/">Economy</a></h2>
								<a href="https://libn.com/2026/06/12/libn-journalists-honored-at-2026-fmc-folio-awards/">
									<div class="featured-image"><img decoding="async" width="304" height="162" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20304%20162'%3E%3C/svg%3E" class="attachment-homepage-categories-thumb size-homepage-categories-thumb wp-post-image" alt="" data-lazy-src="https://libn.com/files/2026/06/Folio-awards-304x162.jpg" /><noscript><img loading="lazy" decoding="async" width="304" height="162" src="https://libn.com/files/2026/06/Folio-awards-304x162.jpg" class="attachment-homepage-categories-thumb size-homepage-categories-thumb wp-post-image" alt="" /></noscript></div>
									<h2 class="rc-img-title">LIBN journalists honored at 2026 FMC Folio Awards</h2>									<div class="desc"><p>
									Long Island Business News journalists David Winzelberg and Adina Genn were honored at the 2026 Fair Media Council Folio Awards for their impactful journalism									</p></div>
								</a>
							</div>
													<div class="content-box">
								<h2 class="category-title"><a href="https://libn.com/category/news/government/">Law &amp; Government</a></h2>
								<a href="https://libn.com/2026/06/12/nys-launches-10m-program-to-expand-food-assistance-infrastructure/">
									<div class="featured-image"><img decoding="async" width="304" height="162" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20304%20162'%3E%3C/svg%3E" class="attachment-homepage-categories-thumb size-homepage-categories-thumb wp-post-image" alt="" data-lazy-src="https://libn.com/files/2026/06/Depositphotos_21636951_XL-304x162.jpg" /><noscript><img loading="lazy" decoding="async" width="304" height="162" src="https://libn.com/files/2026/06/Depositphotos_21636951_XL-304x162.jpg" class="attachment-homepage-categories-thumb size-homepage-categories-thumb wp-post-image" alt="" /></noscript></div>
									<h2 class="rc-img-title">NYS launches $10M program to expand food assistance infrastructure</h2>									<div class="desc"><p>
									New York State launches the NY PLATES program with $10 million to support food banks and emergency providers in expanding food assistance infrastructure									</p></div>
								</a>
							</div>
													<div class="content-box">
								<h2 class="category-title"><a href="https://libn.com/category/news/health-care/">Healthcare</a></h2>
								<a href="https://libn.com/2026/06/11/stony-brook-southampton-names-new-chief-medical-officer/">
									<div class="featured-image"><img decoding="async" width="304" height="162" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20304%20162'%3E%3C/svg%3E" class="attachment-homepage-categories-thumb size-homepage-categories-thumb wp-post-image" alt="" data-lazy-src="https://libn.com/files/2026/06/Stumacher_white-coat_vertical-304x162.jpg" /><noscript><img loading="lazy" decoding="async" width="304" height="162" src="https://libn.com/files/2026/06/Stumacher_white-coat_vertical-304x162.jpg" class="attachment-homepage-categories-thumb size-homepage-categories-thumb wp-post-image" alt="" /></noscript></div>
									<h2 class="rc-img-title">Stony Brook Southampton names new chief medical officer</h2>									<div class="desc"><p>
									Stony Brook Southampton Hospital appointed Dr. Richard Stumacher as chief medical officer to lead clinical programs and advance patient care on the South Fork.									</p></div>
								</a>
							</div>
													<div class="content-box">
								<h2 class="category-title"><a href="https://libn.com/category/news/food-and-drinks/">Food Business</a></h2>
								<a href="https://libn.com/2026/06/12/wonder-expands-dabba-indian-cuisine-long-island/">
									<div class="featured-image"><img decoding="async" width="304" height="162" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20304%20162'%3E%3C/svg%3E" class="attachment-homepage-categories-thumb size-homepage-categories-thumb wp-post-image" alt="" data-lazy-src="https://libn.com/files/2026/06/Wonder-Dabba-food-304x162.jpg" /><noscript><img loading="lazy" decoding="async" width="304" height="162" src="https://libn.com/files/2026/06/Wonder-Dabba-food-304x162.jpg" class="attachment-homepage-categories-thumb size-homepage-categories-thumb wp-post-image" alt="" /></noscript></div>
									<h2 class="rc-img-title">Wonder expanding its Dabba Indian cuisine offerings </h2>									<div class="desc"><p>
									Wonder is expanding its Dabba Indian cuisine offerings to additional Long Island locations, adding new menu items developed by Chef Priyanka Saha.									</p></div>
								</a>
							</div>
								</div> 				</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-8a94368 mobile-show elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="8a94368" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-7ceabeb" data-id="7ceabeb" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-1717410 ads-center elementor-widget elementor-widget-shortcode" data-id="1717410" data-element_type="widget" data-widget_type="shortcode.default">
				<div class="elementor-widget-container">
							<div class="elementor-shortcode"><!-- middle_leadboard_320x100_1 -->		<div id="div-gpt-ad-middle_leadboard_320x100_1"
		     class="div-gpt-ad-middle_leadboard_320x100_1 middle_leadboard_320x100_1 dfp_ad_pos">
			<script type='text/javascript'>
				googletag.cmd.push(function () {
					googletag.display('div-gpt-ad-middle_leadboard_320x100_1');
					googletag.pubads().collapseEmptyDivs(true);
				});
			</script>
		</div>
		</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-e25c7f3 homepage-slideshow-section  featured-contents-row movers-shakers elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="e25c7f3" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-10e60c5 categorywise-post-listing" data-id="10e60c5" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-241d840 elementor-widget elementor-widget-asnt_category_wise_posts_listing" data-id="241d840" data-element_type="widget" data-widget_type="asnt_category_wise_posts_listing.default">
				<div class="elementor-widget-container">
					  
		<div class="top-news-section">
						<h2 class="main-heading">
				                    <a href="https://libn.com/category/btm-business-connect/" >BTM Business Connect</a>
                			</h2>
			<ul>						<li>
							<a href="https://libn.com/2026/04/23/from-intern-to-key-contributor-jaime-daggetts-role-in-1-1b-in-acquisitions-and-firm-growth-at-coastline-wealth-management/">From intern to key contributor: Jaime Daggett’s role in $1.1B in acquisitions and firm growth at Coastline Wealth Management</a>
						</li>
											<li>
							<a href="https://libn.com/2026/02/27/carco-dmv-services-expands-with-new-huntington-branch/">Carco DMV Services expands with new Huntington Branch</a>
						</li>
											<li>
							<a href="https://libn.com/2025/09/12/long-island-filmmaker-brings-faith-and-politics-drama-to-the-screen/">Long Island filmmaker brings faith and politics drama to the screen</a>
						</li>
											<li>
							<a href="https://libn.com/2025/05/06/nicolock-unveils-new-design-studios-your-exclusive-destination-for-crafting-the-perfect-outdoor-space/">Nicolock unveils new design studios: Your exclusive destination for crafting the perfect outdoor space</a>
						</li>
											<li>
							<a href="https://libn.com/2025/02/19/certilman-balin-announces-launch-of-two-new-practice-areas-trust-estate-litigation-and-lending-services/">Certilman Balin Announces Launch of Two New Practice Areas: Trust &amp; Estate Litigation and Lending Services</a>
						</li>
					</ul>							
		</div>	
						</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-975a84e" data-id="975a84e" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-1a6bdbe elementor-widget elementor-widget-asnt_category_wise_slideshow_posts" data-id="1a6bdbe" data-element_type="widget" data-widget_type="asnt_category_wise_slideshow_posts.default">
				<div class="elementor-widget-container">
					
		<div class="featured-contents-row">
			<div class="column-right featured-contents">
									<h2 class="main-heading">
													<a href="https://libn.com/category/slider/" >Weekly Edition</a>
											</h2>
					<div class="featuredContent_slideshow" style="display:none">
												<div class="slideshowContents">
														<div class="most-viewed">
																								<a href="https://libn.com/2026/06/11/summer-internship-programs-legal-recruitment-long-island/">
																					<div class="featured-image"><img decoding="async" width="304" height="162" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20304%20162'%3E%3C/svg%3E" class="attachment-homepage-categories-thumb size-homepage-categories-thumb wp-post-image" alt="" data-lazy-src="https://libn.com/files/2026/06/Focus612-304x162.jpg" /><noscript><img loading="lazy" decoding="async" width="304" height="162" src="https://libn.com/files/2026/06/Focus612-304x162.jpg" class="attachment-homepage-categories-thumb size-homepage-categories-thumb wp-post-image" alt="" /></noscript></div>
																				<div class="slideshow-content">
										<div class="title"><h2> How summer internship programs are reshaping legal recruitment on Long Island										</h2></div>
										<div class="desc"><p> Summer internship programs on Long Island provide law students hands-on experience and serve as a key pipeline for full-time legal hiring at local firms.										</p></div>
										</div>
									</a>
								</div>
							</div>
													<div class="slideshowContents">
														<div class="most-viewed">
																								<a href="https://libn.com/2026/06/11/jeffersons-ferry-25-years-senior-living-long-island/">
																					<div class="featured-image"><img decoding="async" width="304" height="162" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20304%20162'%3E%3C/svg%3E" class="attachment-homepage-categories-thumb size-homepage-categories-thumb wp-post-image" alt="" data-lazy-src="https://libn.com/files/2026/06/Screenshot-2026-06-11-at-14-40-45-LIBN_061226.pdf-304x162.png" /><noscript><img loading="lazy" decoding="async" width="304" height="162" src="https://libn.com/files/2026/06/Screenshot-2026-06-11-at-14-40-45-LIBN_061226.pdf-304x162.png" class="attachment-homepage-categories-thumb size-homepage-categories-thumb wp-post-image" alt="" /></noscript></div>
																				<div class="slideshow-content">
										<div class="title"><h2> On Our Island: Long Island nonprofits celebrate milestones, fundraising success										</h2></div>
										<div class="desc"><p> Jefferson’s Ferry marks 25 years, Urban Air raises cancer research funds, Variety Child Learning Center earns $150K and Pal-O-Mine receives veteran support.										</p></div>
										</div>
									</a>
								</div>
							</div>
													<div class="slideshowContents">
														<div class="most-viewed">
																								<a href="https://libn.com/2026/06/11/fed-inflation-job-market-interest-rates/">
																					<div class="featured-image"><img decoding="async" width="304" height="162" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20304%20162'%3E%3C/svg%3E" class="attachment-homepage-categories-thumb size-homepage-categories-thumb wp-post-image" alt="" data-lazy-srcset="https://libn.com/files/2017/03/Untitled-12-copy-2.jpg 620w, https://libn.com/files/2017/03/Untitled-12-copy-2-150x80.jpg 150w, https://libn.com/files/2017/03/Untitled-12-copy-2-300x160.jpg 300w" data-lazy-sizes="(max-width: 304px) 100vw, 304px" data-lazy-src="https://libn.com/files/2017/03/Untitled-12-copy-2.jpg" /><noscript><img loading="lazy" decoding="async" width="304" height="162" src="https://libn.com/files/2017/03/Untitled-12-copy-2.jpg" class="attachment-homepage-categories-thumb size-homepage-categories-thumb wp-post-image" alt="" srcset="https://libn.com/files/2017/03/Untitled-12-copy-2.jpg 620w, https://libn.com/files/2017/03/Untitled-12-copy-2-150x80.jpg 150w, https://libn.com/files/2017/03/Untitled-12-copy-2-300x160.jpg 300w" sizes="(max-width: 304px) 100vw, 304px" /></noscript></div>
																				<div class="slideshow-content">
										<div class="title"><h2> Cantor: Fed faces inflation and job market shifts amid rising interest rates										</h2></div>
										<div class="desc"><p> The Federal Reserve confronts rising inflation and an improving job market, influencing interest rate decisions amid economic uncertainty.										</p></div>
										</div>
									</a>
								</div>
							</div>
													<div class="slideshowContents">
														<div class="most-viewed">
																								<a href="https://libn.com/2026/06/11/long-island-construction-job-decline-economic-warning/">
																					<div class="featured-image"><img decoding="async" width="304" height="162" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20304%20162'%3E%3C/svg%3E" class="attachment-homepage-categories-thumb size-homepage-categories-thumb wp-post-image" alt="" data-lazy-src="https://libn.com/files/2026/06/Franchi-Jaime-304x162.jpg" /><noscript><img loading="lazy" decoding="async" width="304" height="162" src="https://libn.com/files/2026/06/Franchi-Jaime-304x162.jpg" class="attachment-homepage-categories-thumb size-homepage-categories-thumb wp-post-image" alt="" /></noscript></div>
																				<div class="slideshow-content">
										<div class="title"><h2> Franchi: Long Island’s construction job decline is a warning and an opportunity										</h2></div>
										<div class="desc"><p> Long Island’s construction job decline of nearly 4,000 positions signals economic risks and highlights the need for infrastructure investment like Propel NY Energy.										</p></div>
										</div>
									</a>
								</div>
							</div>
													<div class="slideshowContents">
														<div class="most-viewed">
																								<a href="https://libn.com/2026/06/04/long-island-banks-emotional-intelligence-workforce-development/">
																					<div class="featured-image"><img decoding="async" width="304" height="162" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20304%20162'%3E%3C/svg%3E" class="attachment-homepage-categories-thumb size-homepage-categories-thumb wp-post-image" alt="" data-lazy-src="https://libn.com/files/2026/06/focus65-304x162.jpg" /><noscript><img loading="lazy" decoding="async" width="304" height="162" src="https://libn.com/files/2026/06/focus65-304x162.jpg" class="attachment-homepage-categories-thumb size-homepage-categories-thumb wp-post-image" alt="" /></noscript></div>
																				<div class="slideshow-content">
										<div class="title"><h2> Long Island banks build workforces around emotional intelligence, community connection										</h2></div>
										<div class="desc"><p> The world and business are changing at hyper speed. Between hybrid work, economic challenges, and the introduction of artificial intelligence, organizations are navigating a rapidly[...]										</p></div>
										</div>
									</a>
								</div>
							</div>
										</div>
			</div>
		</div>
					</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-5ad7166" data-id="5ad7166" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-63ab7c7 elementor-widget elementor-widget-sidebar" data-id="63ab7c7" data-element_type="widget" data-widget_type="sidebar.default">
				<div class="elementor-widget-container">
					<div class="featuredContent_slideshow" style="display:none">				<div class="slideshowContents">
					<div class="most-viewed">
						<a href="https://libn.com/2026/06/11/cheryl-l-katz-forchelli-deegan-terrana-llp-3/">
															<div class="featured-image"><img decoding="async" width="304" height="162" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20304%20162'%3E%3C/svg%3E" class="attachment-homepage-categories-thumb size-homepage-categories-thumb wp-post-image" alt="" data-lazy-src="https://libn.com/files/2026/06/Screenshot-2026-06-11-at-15-24-54-Cheryl-L.-Katz-scaled.jpg-JPEG-Image-1700-×-2560-pixels-—-Scaled-21-304x162.png" /><noscript><img loading="lazy" decoding="async" width="304" height="162" src="https://libn.com/files/2026/06/Screenshot-2026-06-11-at-15-24-54-Cheryl-L.-Katz-scaled.jpg-JPEG-Image-1700-×-2560-pixels-—-Scaled-21-304x162.png" class="attachment-homepage-categories-thumb size-homepage-categories-thumb wp-post-image" alt="" /></noscript></div>
														<div class="title"><h2> Cheryl L. Katz | Forchelli Deegan Terrana LLP							</h2></div>
							<div class="desc"><p> Cheryl L. Katz, a partner at Forchelli Deegan Terrana LLP, was appointed as a Trusts and Estates Section Delegate to the New [...]							</p></div>
						</a>
					</div>
				</div>
							<div class="slideshowContents">
					<div class="most-viewed">
						<a href="https://libn.com/2026/06/04/jason-a-stern-suffolk-county-bar-association-2/">
															<div class="featured-image"><img decoding="async" width="304" height="162" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20304%20162'%3E%3C/svg%3E" class="attachment-homepage-categories-thumb size-homepage-categories-thumb wp-post-image" alt="" data-lazy-src="https://libn.com/files/2026/06/Screenshot-2026-06-04-at-08-43-57-CR_WLG_Stern.Jason_0494-scaled.jpg-JPEG-Image-1707-×-2560-pixels-—-Scaled-21-304x162.png" /><noscript><img loading="lazy" decoding="async" width="304" height="162" src="https://libn.com/files/2026/06/Screenshot-2026-06-04-at-08-43-57-CR_WLG_Stern.Jason_0494-scaled.jpg-JPEG-Image-1707-×-2560-pixels-—-Scaled-21-304x162.png" class="attachment-homepage-categories-thumb size-homepage-categories-thumb wp-post-image" alt="" /></noscript></div>
														<div class="title"><h2> Jason A. Stern | Suffolk County Bar Association							</h2></div>
							<div class="desc"><p> Jason A. Stern, Esq., Director of Litigation at Weber Law Group, was elected as Treasurer of the Suffolk County Bar Associati[...]							</p></div>
						</a>
					</div>
				</div>
							<div class="slideshowContents">
					<div class="most-viewed">
						<a href="https://libn.com/2026/06/02/lindsay-mesh-lotito-forchelli-deegan-terrana-llp/">
															<div class="featured-image"><img decoding="async" width="304" height="162" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20304%20162'%3E%3C/svg%3E" class="attachment-homepage-categories-thumb size-homepage-categories-thumb wp-post-image" alt="" data-lazy-src="https://libn.com/files/2026/06/Screenshot-2026-06-02-at-16-53-15-Lindsay-Mesh-Lotito.jpg-JPEG-Image-900-×-1200-pixels-304x162.png" /><noscript><img loading="lazy" decoding="async" width="304" height="162" src="https://libn.com/files/2026/06/Screenshot-2026-06-02-at-16-53-15-Lindsay-Mesh-Lotito.jpg-JPEG-Image-900-×-1200-pixels-304x162.png" class="attachment-homepage-categories-thumb size-homepage-categories-thumb wp-post-image" alt="" /></noscript></div>
														<div class="title"><h2> Lindsay Mesh Lotito | Forchelli Deegan Terrana LLP							</h2></div>
							<div class="desc"><p> Lindsay Mesh Lotito, a partner in the Banking &amp; Finance, Cannabis and Real Estate practice groups at Forchelli Deegan Ter[...]							</p></div>
						</a>
					</div>
				</div>
							<div class="slideshowContents">
					<div class="most-viewed">
						<a href="https://libn.com/2026/05/27/michael-l-mccarthy-forchelli-deegan-terrana-llp/">
															<div class="featured-image"><img decoding="async" width="304" height="162" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20304%20162'%3E%3C/svg%3E" class="attachment-homepage-categories-thumb size-homepage-categories-thumb wp-post-image" alt="" data-lazy-src="https://libn.com/files/2026/05/Screenshot-2026-05-27-at-10-18-07-Michael-L.-McCarthy-scaled.jpg-JPEG-Image-1703-×-2560-pixels-—-Scaled-21-304x162.png" /><noscript><img loading="lazy" decoding="async" width="304" height="162" src="https://libn.com/files/2026/05/Screenshot-2026-05-27-at-10-18-07-Michael-L.-McCarthy-scaled.jpg-JPEG-Image-1703-×-2560-pixels-—-Scaled-21-304x162.png" class="attachment-homepage-categories-thumb size-homepage-categories-thumb wp-post-image" alt="" /></noscript></div>
														<div class="title"><h2> Michael L. McCarthy | Forchelli Deegan Terrana LLP							</h2></div>
							<div class="desc"><p> Prominent Huntington attorney Michael L. McCarthy joined Forchelli Deegan Terrana LLP as a Land Use &amp; Zoning partner. He [...]							</p></div>
						</a>
					</div>
				</div>
							<div class="slideshowContents">
					<div class="most-viewed">
						<a href="https://libn.com/2026/05/26/robert-p-cogliati-visiting-nurse-service-hospice-of-suffolk/">
															<div class="featured-image"><img decoding="async" width="304" height="162" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20304%20162'%3E%3C/svg%3E" class="attachment-homepage-categories-thumb size-homepage-categories-thumb wp-post-image" alt="" data-lazy-src="https://libn.com/files/2026/05/CogliatiRobert-2-edited-768x670-1-304x162.jpg" /><noscript><img loading="lazy" decoding="async" width="304" height="162" src="https://libn.com/files/2026/05/CogliatiRobert-2-edited-768x670-1-304x162.jpg" class="attachment-homepage-categories-thumb size-homepage-categories-thumb wp-post-image" alt="" /></noscript></div>
														<div class="title"><h2> Robert P. Cogliati | Visiting Nurse Service &amp; Hospice of Suffolk							</h2></div>
							<div class="desc"><p> We’re thrilled to announce Robert P. Cogliati, CPA—a respected leader, trusted advisor, and dedicated community advocate [...]							</p></div>
						</a>
					</div>
				</div>
			</div><div id="dmc-post-feed-2" class="widget widget_dmc-post-feed"><h2 class="widget-title"><a href="https://libn.com/category/movers-shakers/">Movers &#038; Shakers </a></h2> <ul></ul></div>				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-b98ff01 desktop-show" data-id="b98ff01" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-6d6a1ac elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="6d6a1ac" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-bda23ad" data-id="bda23ad" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-9054a45 elementor-widget elementor-widget-shortcode" data-id="9054a45" data-element_type="widget" data-widget_type="shortcode.default">
				<div class="elementor-widget-container">
							<div class="elementor-shortcode"><!-- Top_Sidebar_300x250_atf -->		<div id="div-gpt-ad-top_sidebar_300x250_atf"
		     class="div-gpt-ad-top_sidebar_300x250_atf Top_Sidebar_300x250_atf dfp_ad_pos">
			<script type='text/javascript'>
				googletag.cmd.push(function () {
					googletag.display('div-gpt-ad-top_sidebar_300x250_atf');
					googletag.pubads().collapseEmptyDivs(true);
				});
			</script>
		</div>
		</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-3fddee1 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="3fddee1" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-de97c1a" data-id="de97c1a" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-ab87df4 elementor-widget elementor-widget-homepage_events" data-id="ab87df4" data-element_type="widget" data-widget_type="homepage_events.default">
				<div class="elementor-widget-container">
							<div class="events-and-webinar">
			<h2>EVENTS</h2>					<div class="event-listing">
						<h3><a href="https://libn.com/event/realestate-architecture-engineering/">Real Estate, Architecture &amp; Engineering Awards</a></h3>
													<p style="font-weight: 700">June 15th, 2026 | 5:00 PM</p>
												<div class="desc"><p><a href="https://libn.com/event/realestate-architecture-engineering/" class='text-white'>
							The Real Estate, Architecture &amp; Engineering Awards honor those who help create and build Long Island’s future, and recognizes some of [...]						</a></p></div>
					</div>
										<div class="event-listing">
						<h3><a href="https://libn.com/event/emerging-leaders-under-30/">Emerging Leaders Under 30</a></h3>
													<p style="font-weight: 700">August 3rd, 2026 | 4:30 PM</p>
												<div class="desc"><p><a href="https://libn.com/event/emerging-leaders-under-30/" class='text-white'>
							The Emerging Leaders Under 30 Awards honor the bright and dynamic young professionals who are under the age of 30, who contribute to the Lon[...]						</a></p></div>
					</div>
										<div class="event-listing">
						<h3><a href="https://libn.com/event/corporate-citizenship-awards/">Corporate Citizenship Awards</a></h3>
													<p style="font-weight: 700">September 17th, 2026 | 9:00 AM</p>
												<div class="desc"><p><a href="https://libn.com/event/corporate-citizenship-awards/" class='text-white'>
							The Corporate Citizenship Awards recognize companies and individuals who believe that by being good corporate citizens, we contribute to the[...]						</a></p></div>
					</div>
									<a href="/eventsdirectory" class="btn-custom">see all events</a>
			
		</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-8ae8949 desktop-show elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="8ae8949" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-4b6eccc" data-id="4b6eccc" data-element_type="column">
			<div class="elementor-widget-wrap">
							</div>
		</div>
				<div class="elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-e1274ea" data-id="e1274ea" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-b324a86 ads-center elementor-widget elementor-widget-shortcode" data-id="b324a86" data-element_type="widget" data-widget_type="shortcode.default">
				<div class="elementor-widget-container">
							<div class="elementor-shortcode"><!-- Leaderboard_ad_for_middle_of _the_page_728x90_b -->		<div id="div-gpt-ad-leaderboard_ad_for_middle_of _the_page_728x90_b"
		     class="div-gpt-ad-leaderboard_ad_for_middle_of _the_page_728x90_b Leaderboard_ad_for_middle_of _the_page_728x90_b dfp_ad_pos">
			<script type='text/javascript'>
				googletag.cmd.push(function () {
					googletag.display('div-gpt-ad-leaderboard_ad_for_middle_of _the_page_728x90_b');
					googletag.pubads().collapseEmptyDivs(true);
				});
			</script>
		</div>
		</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-20ce92f mobile-show elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="20ce92f" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c0170c2" data-id="c0170c2" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-e4d0d95 ads-center elementor-widget elementor-widget-shortcode" data-id="e4d0d95" data-element_type="widget" data-widget_type="shortcode.default">
				<div class="elementor-widget-container">
							<div class="elementor-shortcode"><!-- mobile_home_category_300x250_home_cat1 -->		<div id="div-gpt-ad-mobile_home_category_300x250_home_cat1"
		     class="div-gpt-ad-mobile_home_category_300x250_home_cat1 mobile_home_category_300x250_home_cat1 dfp_ad_pos">
			<script type='text/javascript'>
				googletag.cmd.push(function () {
					googletag.display('div-gpt-ad-mobile_home_category_300x250_home_cat1');
					googletag.pubads().collapseEmptyDivs(true);
				});
			</script>
		</div>
		</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-e6e2efd elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="e6e2efd" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-25e23c4" data-id="25e23c4" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-67b5c8e elementor-widget elementor-widget-asnt_listing_with_ads" data-id="67b5c8e" data-element_type="widget" data-widget_type="asnt_listing_with_ads.default">
				<div class="elementor-widget-container">
								<div class="news-landing-page ns-landing-page">
			<!-- <div class="container"> -->

			
				<div class="content-section">
					<div class="row">
						<div class="col-sm-3 left-cs">
						<a href="https://libn.com/category/news/real-estate/"><h2 class="title">Real Estate</h2></a>
														<div class="content-box">
									<p class="post-title"><a href="https://libn.com/2026/06/09/harbor-pickleball-opens-bdg-commack-property/">Harbor Pickleball opens at BDG’s Commack industrial property </a></p>
								</div>
															<div class="content-box">
									<p class="post-title"><a href="https://libn.com/2026/06/09/mineola-condo-project-secures-111m-construction-financing/">Mineola TOD moves ahead with $111.3M construction financing</a></p>
								</div>
															<div class="content-box">
									<p class="post-title"><a href="https://libn.com/2026/06/08/long-island-builders-institute-east-end-council-development-delays/">Builders group forms council to advance East End development </a></p>
								</div>
															<div class="content-box">
									<p class="post-title"><a href="https://libn.com/2026/06/08/crunch-fitness-expands-three-new-locations-long-island/">Crunch Fitness expanding with three new Long Island locations </a></p>
								</div>
															<div class="content-box">
									<p class="post-title"><a href="https://libn.com/2026/06/05/kevin-law-promoted-principal-tritec-real-estate/">Kevin Law promoted to principal at Tritec Real Estate </a></p>
								</div>
															<div class="content-box">
									<p class="post-title"><a href="https://libn.com/2026/06/04/brixmor-acquires-mayfair-shopping-center-commack/">Brixmor acquires Mayfair Shopping Center to grow its LI portfolio </a></p>
								</div>
															<div class="content-box">
									<p class="post-title"><a href="https://libn.com/2026/06/04/127-million-project-advances-babylon-lirr-station/">$127M improvement project advances at Babylon LIRR station </a></p>
								</div>
															<div class="content-box">
									<p class="post-title"><a href="https://libn.com/2026/06/03/montauk-brewing-company-expands-port-jefferson/">Montauk Brewing Company to expand to Port Jefferson </a></p>
								</div>
													</div>
						<div class="col-sm-9">
						<div class="right-cs">
																		<div class="content-box">
																								<a href="https://libn.com/2026/06/12/tritec-real-estate-leadership-transition/">
													<div class="featured-image"><img decoding="async" width="304" height="175" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20304%20175'%3E%3C/svg%3E" class="attachment-article-list-thumb size-article-list-thumb wp-post-image" alt="" data-lazy-src="https://libn.com/files/2026/06/Tritec-family-304x175.jpg" /><noscript><img loading="lazy" decoding="async" width="304" height="175" src="https://libn.com/files/2026/06/Tritec-family-304x175.jpg" class="attachment-article-list-thumb size-article-list-thumb wp-post-image" alt="" /></noscript></div>
													<div class="title"><h2 class="rc-img-title">After 40 years, a leadership change at Tritec Real Estate </h2></div>													<div class="desc"><p class="news-description">
													Tritec Real Estate unveils a succession plan promoting the next generation of the Coughlan family to lead day-to-day operations of the development firm.	
													</p></div>
												</a>
											</div>
																					<div class="content-box">
																								<a href="https://libn.com/2026/06/11/li-investor-buys-copiague-retail-strip-2-95m/">
													<div class="featured-image"><img decoding="async" width="304" height="175" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20304%20175'%3E%3C/svg%3E" class="attachment-article-list-thumb size-article-list-thumb wp-post-image" alt="" data-lazy-src="https://libn.com/files/2026/06/622-640-Oak-St-Copiague-304x175.jpg" /><noscript><img loading="lazy" decoding="async" width="304" height="175" src="https://libn.com/files/2026/06/622-640-Oak-St-Copiague-304x175.jpg" class="attachment-article-list-thumb size-article-list-thumb wp-post-image" alt="" /></noscript></div>
													<div class="title"><h2 class="rc-img-title">LI investor buys Copiague retail strip for $2.95M </h2></div>													<div class="desc"><p class="news-description">
													A Deer Park-based commercial real estate investor purchased a 19,000-square-foot retail strip in Copiague for $2.95 million.	
													</p></div>
												</a>
											</div>
																					<div class="ad-section"><!-- home_category_300x250_home_cat2 -->		<div id="div-gpt-ad-home_category_300x250_home_cat2"
		     class="div-gpt-ad-home_category_300x250_home_cat2 home_category_300x250_home_cat2 dfp_ad_pos">
			<script type='text/javascript'>
				googletag.cmd.push(function () {
					googletag.display('div-gpt-ad-home_category_300x250_home_cat2');
					googletag.pubads().collapseEmptyDivs(true);
				});
			</script>
		</div>
		</div>
											<div class="separator"></div>
																					<div class="content-box">
																								<a href="https://libn.com/2026/06/11/smart-growth-awards-honor-long-island-projects-leaders/">
													<div class="featured-image"><img decoding="async" width="304" height="175" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20304%20175'%3E%3C/svg%3E" class="attachment-article-list-thumb size-article-list-thumb wp-post-image" alt="" data-lazy-src="https://libn.com/files/2026/06/Smart-Growth-Awards-2025-304x175.jpg" /><noscript><img loading="lazy" decoding="async" width="304" height="175" src="https://libn.com/files/2026/06/Smart-Growth-Awards-2025-304x175.jpg" class="attachment-article-list-thumb size-article-list-thumb wp-post-image" alt="" /></noscript></div>
													<div class="title"><h2 class="rc-img-title">Smart Growth Awards honors locally planned projects and community leaders</h2></div>													<div class="desc"><p class="news-description">
													Vision Long Island's Smart Growth Awards recognize 25 years of downtown revitalization and affordable housing projects across Long Island communities.	
													</p></div>
												</a>
											</div>
																					<div class="content-box">
																								<a href="https://libn.com/2026/06/10/mta-cancels-purchase-lawrence-aviation-port-jefferson/">
													<div class="featured-image"><img decoding="async" width="304" height="175" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20304%20175'%3E%3C/svg%3E" class="attachment-article-list-thumb size-article-list-thumb wp-post-image" alt="" data-lazy-src="https://libn.com/files/2025/06/Lawrence-Aviation-Suffolk-Land-Bank-aerial-304x175.jpg" /><noscript><img loading="lazy" decoding="async" width="304" height="175" src="https://libn.com/files/2025/06/Lawrence-Aviation-Suffolk-Land-Bank-aerial-304x175.jpg" class="attachment-article-list-thumb size-article-list-thumb wp-post-image" alt="" /></noscript></div>
													<div class="title"><h2 class="rc-img-title">MTA scraps purchase of 40 acres at former Lawrence Aviation site </h2></div>													<div class="desc"><p class="news-description">
													The Metropolitan Transportation Authority will not complete its planned purchase of 40 acres at the former Lawrence Aviation site in Port Jefferson Station.	
													</p></div>
												</a>
											</div>
																					<div class="content-box">
																								<a href="https://libn.com/2026/06/10/elecnor-usa-opens-new-headquarters-garden-city/">
													<div class="featured-image"><img decoding="async" width="304" height="175" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20304%20175'%3E%3C/svg%3E" class="attachment-article-list-thumb size-article-list-thumb wp-post-image" alt="" data-lazy-src="https://libn.com/files/2026/06/Elecnor-offices-Garden-City-304x175.jpg" /><noscript><img loading="lazy" decoding="async" width="304" height="175" src="https://libn.com/files/2026/06/Elecnor-offices-Garden-City-304x175.jpg" class="attachment-article-list-thumb size-article-list-thumb wp-post-image" alt="" /></noscript></div>
													<div class="title"><h2 class="rc-img-title">Elecnor USA opens new Garden City headquarters </h2></div>													<div class="desc"><p class="news-description">
													Elecnor USA has opened a new 21,562-square-foot corporate headquarters in Garden City, relocating from Hauppauge.	
													</p></div>
												</a>
											</div>
																	</div>
							<div class="more-stories"><a href="https://libn.com/category/news/real-estate/">More stories</a></div>
							<div class="leaderboard-ad-section"><!-- Leaderboard_ad_for_footer_for_all_pages_728x90_d -->		<div id="div-gpt-ad-leaderboard_ad_for_footer_for_all_pages_728x90_d"
		     class="div-gpt-ad-leaderboard_ad_for_footer_for_all_pages_728x90_d Leaderboard_ad_for_footer_for_all_pages_728x90_d dfp_ad_pos">
			<script type='text/javascript'>
				googletag.cmd.push(function () {
					googletag.display('div-gpt-ad-leaderboard_ad_for_footer_for_all_pages_728x90_d');
					googletag.pubads().collapseEmptyDivs(true);
				});
			</script>
		</div>
		</div>
						</div>
					</div>
				</div>

						</div>
			<!-- </div> -->
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-305fd6a mobile-show elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="305fd6a" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-09538b6" data-id="09538b6" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-91940b5 ads-center elementor-widget elementor-widget-shortcode" data-id="91940b5" data-element_type="widget" data-widget_type="shortcode.default">
				<div class="elementor-widget-container">
							<div class="elementor-shortcode"><!-- mobile_home_category_300x250_home_cat2 -->		<div id="div-gpt-ad-mobile_home_category_300x250_home_cat2"
		     class="div-gpt-ad-mobile_home_category_300x250_home_cat2 mobile_home_category_300x250_home_cat2 dfp_ad_pos">
			<script type='text/javascript'>
				googletag.cmd.push(function () {
					googletag.display('div-gpt-ad-mobile_home_category_300x250_home_cat2');
					googletag.pubads().collapseEmptyDivs(true);
				});
			</script>
		</div>
		</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-17e3435 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="17e3435" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9445288" data-id="9445288" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-20f2a4c elementor-widget elementor-widget-asnt_listing_with_ads" data-id="20f2a4c" data-element_type="widget" data-widget_type="asnt_listing_with_ads.default">
				<div class="elementor-widget-container">
								<div class="news-landing-page ns-landing-page">
			<!-- <div class="container"> -->

			
				<div class="content-section">
					<div class="row">
						<div class="col-sm-3 left-cs">
						<a href="https://libn.com/category/latest-headlines/"><h2 class="title">Latest Headlines</h2></a>
														<div class="content-box">
									<p class="post-title"><a href="https://libn.com/2026/02/19/long-island-housing-sales-inventory-january-2026/">LI housing market remains chilled with sales and inventory down</a></p>
								</div>
															<div class="content-box">
									<p class="post-title"><a href="https://libn.com/2026/02/18/gail-prudenti-launches-judicious-advice-service-in-e-setauket/">Gail Prudenti launches &#8216;Judicious Advice&#8217; service in E. Setauket</a></p>
								</div>
															<div class="content-box">
									<p class="post-title"><a href="https://libn.com/2026/02/18/suny-old-westbury-downstate-expand-nursing-program-partnership/">SUNY Old Westbury, Downstate expand nursing program partnership</a></p>
								</div>
															<div class="content-box">
									<p class="post-title"><a href="https://libn.com/2026/02/18/northwell-health-merrick-medical-office-purchase/">Northwell buys Merrick medical office property for $9.5M </a></p>
								</div>
															<div class="content-box">
									<p class="post-title"><a href="https://libn.com/2026/02/17/sunrise-senior-living-east-northport-assisted-living/">Work starts on long-delayed assisted living project in East Northport </a></p>
								</div>
															<div class="content-box">
									<p class="post-title"><a href="https://libn.com/2026/02/16/trader-joes-opens-in-miller-place/">Ribbon-cutting for LI’s newest Trader Joe’s </a></p>
								</div>
															<div class="content-box">
									<p class="post-title"><a href="https://libn.com/2026/01/29/why-storytelling-drives-nonprofit-fundraising-and-advocacy/">Why storytelling drives nonprofit fundraising and advocacy</a></p>
								</div>
															<div class="content-box">
									<p class="post-title"><a href="https://libn.com/2026/01/29/melville-lawyer-pleads-guilty-to-stealing-413k-in-client-funds/">Melville lawyer pleads guilty to stealing $413K in client funds</a></p>
								</div>
													</div>
						<div class="col-sm-9">
						<div class="right-cs">
																		<div class="content-box">
																								<a href="https://libn.com/2026/02/23/middle-market-firms-including-on-li-see-growth-amid-challenges/">
													<div class="featured-image"><img decoding="async" width="304" height="175" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20304%20175'%3E%3C/svg%3E" class="attachment-article-list-thumb size-article-list-thumb wp-post-image" alt="" data-lazy-src="https://libn.com/files/2025/10/Valley-Bank_October-2025_Depositphotos_157895882_XL-304x175.jpg" /><noscript><img loading="lazy" decoding="async" width="304" height="175" src="https://libn.com/files/2025/10/Valley-Bank_October-2025_Depositphotos_157895882_XL-304x175.jpg" class="attachment-article-list-thumb size-article-list-thumb wp-post-image" alt="" /></noscript></div>
													<div class="title"><h2 class="rc-img-title">Middle-market firms, including on LI, see growth amid challenges</h2></div>													<div class="desc"><p class="news-description">
													Middle-market firms, including on Long Island, showed strong financial gains in 2025 but face rising cost pressures and global uncertainty, according to Valley Bank's survey.	
													</p></div>
												</a>
											</div>
																					<div class="content-box">
																								<a href="https://libn.com/2026/02/20/educators-veterans-honor-black-history-month-on-long-island/">
													<div class="featured-image"><img decoding="async" width="304" height="175" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20304%20175'%3E%3C/svg%3E" class="attachment-article-list-thumb size-article-list-thumb wp-post-image" alt="" data-lazy-srcset="https://libn.com/files/2026/02/NEG_2559-304x175.jpg 304w, https://libn.com/files/2026/02/NEG_2559-300x173.jpg 300w, https://libn.com/files/2026/02/NEG_2559-1024x589.jpg 1024w, https://libn.com/files/2026/02/NEG_2559-150x86.jpg 150w, https://libn.com/files/2026/02/NEG_2559-768x442.jpg 768w, https://libn.com/files/2026/02/NEG_2559-1536x884.jpg 1536w, https://libn.com/files/2026/02/NEG_2559-2048x1178.jpg 2048w, https://libn.com/files/2026/02/NEG_2559-200x115.jpg 200w, https://libn.com/files/2026/02/NEG_2559-408x235.jpg 408w, https://libn.com/files/2026/02/NEG_2559-217x125.jpg 217w, https://libn.com/files/2026/02/NEG_2559-261x150.jpg 261w, https://libn.com/files/2026/02/NEG_2559-120x69.jpg 120w, https://libn.com/files/2026/02/NEG_2559-50x29.jpg 50w" data-lazy-sizes="(max-width: 304px) 100vw, 304px" data-lazy-src="https://libn.com/files/2026/02/NEG_2559-304x175.jpg" /><noscript><img loading="lazy" decoding="async" width="304" height="175" src="https://libn.com/files/2026/02/NEG_2559-304x175.jpg" class="attachment-article-list-thumb size-article-list-thumb wp-post-image" alt="" srcset="https://libn.com/files/2026/02/NEG_2559-304x175.jpg 304w, https://libn.com/files/2026/02/NEG_2559-300x173.jpg 300w, https://libn.com/files/2026/02/NEG_2559-1024x589.jpg 1024w, https://libn.com/files/2026/02/NEG_2559-150x86.jpg 150w, https://libn.com/files/2026/02/NEG_2559-768x442.jpg 768w, https://libn.com/files/2026/02/NEG_2559-1536x884.jpg 1536w, https://libn.com/files/2026/02/NEG_2559-2048x1178.jpg 2048w, https://libn.com/files/2026/02/NEG_2559-200x115.jpg 200w, https://libn.com/files/2026/02/NEG_2559-408x235.jpg 408w, https://libn.com/files/2026/02/NEG_2559-217x125.jpg 217w, https://libn.com/files/2026/02/NEG_2559-261x150.jpg 261w, https://libn.com/files/2026/02/NEG_2559-120x69.jpg 120w, https://libn.com/files/2026/02/NEG_2559-50x29.jpg 50w" sizes="(max-width: 304px) 100vw, 304px" /></noscript></div>
													<div class="title"><h2 class="rc-img-title">Educators, veterans honor Black History Month on Long Island</h2></div>													<div class="desc"><p class="news-description">
													Educators and veterans on Long Island gathered to honor African American contributions to military service during Black History Month at the Museum of American Armor in Old Bethpage.	
													</p></div>
												</a>
											</div>
																					<div class="ad-section"><!-- home_category_300x250_home_cat1 -->		<div id="div-gpt-ad-home_category_300x250_home_cat1"
		     class="div-gpt-ad-home_category_300x250_home_cat1 home_category_300x250_home_cat1 dfp_ad_pos">
			<script type='text/javascript'>
				googletag.cmd.push(function () {
					googletag.display('div-gpt-ad-home_category_300x250_home_cat1');
					googletag.pubads().collapseEmptyDivs(true);
				});
			</script>
		</div>
		</div>
											<div class="separator"></div>
																					<div class="content-box">
																								<a href="https://libn.com/2026/02/19/greenberg-traurig-expands-ny-government-law-and-policy-practice/">
													<div class="featured-image"><img decoding="async" width="304" height="175" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20304%20175'%3E%3C/svg%3E" class="attachment-article-list-thumb size-article-list-thumb wp-post-image" alt="" data-lazy-src="https://libn.com/files/2026/02/Steve_Nicole-304x175.jpg" /><noscript><img loading="lazy" decoding="async" width="304" height="175" src="https://libn.com/files/2026/02/Steve_Nicole-304x175.jpg" class="attachment-article-list-thumb size-article-list-thumb wp-post-image" alt="" /></noscript></div>
													<div class="title"><h2 class="rc-img-title">Greenberg Traurig expands NY government law and policy practice</h2></div>													<div class="desc"><p class="news-description">
													Greenberg Traurig expands its NY government law and policy practice with Steve Malito and Nicole Weingartner joining in Long Island and Albany.	
													</p></div>
												</a>
											</div>
																					<div class="content-box">
																								<a href="https://libn.com/2026/02/19/long-island-data-centers-power-site-challenges/">
													<div class="featured-image"><img decoding="async" width="304" height="175" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20304%20175'%3E%3C/svg%3E" class="attachment-article-list-thumb size-article-list-thumb wp-post-image" alt="" data-lazy-src="https://libn.com/files/2026/02/focus-220-304x175.jpg" /><noscript><img loading="lazy" decoding="async" width="304" height="175" src="https://libn.com/files/2026/02/focus-220-304x175.jpg" class="attachment-article-list-thumb size-article-list-thumb wp-post-image" alt="" /></noscript></div>
													<div class="title"><h2 class="rc-img-title">Long Island data centers face power and site challenges despite growth efforts</h2></div>													<div class="desc"><p class="news-description">
													Long Island's data center development is challenged by power demand, site availability, and infrastructure limits, though upgrades and new tech offer growth paths.	
													</p></div>
												</a>
											</div>
																					<div class="content-box">
																								<a href="https://libn.com/2026/02/19/stony-brook-rei-long-island-cre-panel/">
													<div class="featured-image"><img decoding="async" width="304" height="175" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20304%20175'%3E%3C/svg%3E" class="attachment-article-list-thumb size-article-list-thumb wp-post-image" alt="" data-lazy-src="https://libn.com/files/2026/02/REI-Kevin-Law-spring-2025-304x175.jpg" /><noscript><img loading="lazy" decoding="async" width="304" height="175" src="https://libn.com/files/2026/02/REI-Kevin-Law-spring-2025-304x175.jpg" class="attachment-article-list-thumb size-article-list-thumb wp-post-image" alt="" /></noscript></div>
													<div class="title"><h2 class="rc-img-title">Real Estate Institute to explore LI’s changing CRE market </h2></div>													<div class="desc"><p class="news-description">
													The Real Estate Institute at Stony Brook University will hold a panel on March 9 to explore how Long Island’s commercial real estate subsectors are evolving differently.	
													</p></div>
												</a>
											</div>
																	</div>
							<div class="more-stories"><a href="https://libn.com/category/latest-headlines/">More stories</a></div>
							<div class="leaderboard-ad-section"><!-- Leaderboard_ad_for_middle_of _the_page_728x90_c -->		<div id="div-gpt-ad-leaderboard_ad_for_middle_of _the_page_728x90_c"
		     class="div-gpt-ad-leaderboard_ad_for_middle_of _the_page_728x90_c Leaderboard_ad_for_middle_of _the_page_728x90_c dfp_ad_pos">
			<script type='text/javascript'>
				googletag.cmd.push(function () {
					googletag.display('div-gpt-ad-leaderboard_ad_for_middle_of _the_page_728x90_c');
					googletag.pubads().collapseEmptyDivs(true);
				});
			</script>
		</div>
		</div>
						</div>
					</div>
				</div>

						</div>
			<!-- </div> -->
						</div>
				</div>
				<div class="elementor-element elementor-element-d3ebbd1 elementor-widget elementor-widget-asnt_sponsored_category_listing" data-id="d3ebbd1" data-element_type="widget" data-widget_type="asnt_sponsored_category_listing.default">
				<div class="elementor-widget-container">
					            <div class="sponsored-section">
                <h2>
                    <a href="/category/contributor-content/">Contributor Content</a>
                </h2>
                <div class="sponsored-related-content d-flex">
                                            <div class="content-box">
                            <p class="sponsored">Contributor Content</p>
                            <a href="https://libn.com/2026/06/08/how-wholesalers-can-finance-their-working-capital-needs/">
                                                                    <div class="featured-image">
                                        <img decoding="async" width="304" height="175" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20304%20175'%3E%3C/svg%3E" class="attachment-article-list-thumb size-article-list-thumb wp-post-image" alt="" data-lazy-src="https://libn.com/files/2026/06/Depositphotos_279811750_XL-304x175.jpg" /><noscript><img loading="lazy" decoding="async" width="304" height="175" src="https://libn.com/files/2026/06/Depositphotos_279811750_XL-304x175.jpg" class="attachment-article-list-thumb size-article-list-thumb wp-post-image" alt="" /></noscript>                                    </div>
                                                                <div class="rc-img-title">
                                    <h2>How wholesalers can finance their working capital needs</h2>
                                </div>
                                <div class="desc">
                                    <p>The wholesale industry is no stranger to its own share of financial pain[...]</p>
                                </div>
                            </a>
                        </div>
                                                <div class="content-box">
                            <p class="sponsored">Contributor Content</p>
                            <a href="https://libn.com/2026/06/01/where-nonprofit-leaders-should-start-with-technology-to-improve-efficiency/">
                                                                    <div class="featured-image">
                                        <img decoding="async" width="304" height="175" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20304%20175'%3E%3C/svg%3E" class="attachment-article-list-thumb size-article-list-thumb wp-post-image" alt="" data-lazy-srcset="https://libn.com/files/2026/06/Depositphotos_209518508_XL-304x175.jpg 304w, https://libn.com/files/2026/06/Depositphotos_209518508_XL-50x30.jpg 50w" data-lazy-sizes="(max-width: 304px) 100vw, 304px" data-lazy-src="https://libn.com/files/2026/06/Depositphotos_209518508_XL-304x175.jpg" /><noscript><img loading="lazy" decoding="async" width="304" height="175" src="https://libn.com/files/2026/06/Depositphotos_209518508_XL-304x175.jpg" class="attachment-article-list-thumb size-article-list-thumb wp-post-image" alt="" srcset="https://libn.com/files/2026/06/Depositphotos_209518508_XL-304x175.jpg 304w, https://libn.com/files/2026/06/Depositphotos_209518508_XL-50x30.jpg 50w" sizes="(max-width: 304px) 100vw, 304px" /></noscript>                                    </div>
                                                                <div class="rc-img-title">
                                    <h2>Where nonprofit leaders should start with technology to...</h2>
                                </div>
                                <div class="desc">
                                    <p>With demands from funding constraints, compliance requirements, and rising service needs, nonprofit leaders[...]</p>
                                </div>
                            </a>
                        </div>
                                                <div class="content-box">
                            <p class="sponsored">Contributor Content</p>
                            <a href="https://libn.com/2026/05/13/affinity-home-care-is-bringing-quality-care-to-your-home/">
                                                                    <div class="featured-image">
                                        <img decoding="async" width="304" height="175" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20304%20175'%3E%3C/svg%3E" class="attachment-article-list-thumb size-article-list-thumb wp-post-image" alt="" data-lazy-src="https://libn.com/files/2026/05/Depositphotos_28421851_XL-304x175.jpg" /><noscript><img loading="lazy" decoding="async" width="304" height="175" src="https://libn.com/files/2026/05/Depositphotos_28421851_XL-304x175.jpg" class="attachment-article-list-thumb size-article-list-thumb wp-post-image" alt="" /></noscript>                                    </div>
                                                                <div class="rc-img-title">
                                    <h2>Affinity Home Care is bringing quality care to your hom...</h2>
                                </div>
                                <div class="desc">
                                    <p>Affinity Home Care is a private, concierge agency that prioritizes consistency, communication, and[...]</p>
                                </div>
                            </a>
                        </div>
                                                <div class="content-box">
                            <p class="sponsored">Contributor Content</p>
                            <a href="https://libn.com/2026/04/05/5-key-conversations-to-have-with-your-banker/">
                                                                    <div class="featured-image">
                                        <img decoding="async" width="304" height="175" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20304%20175'%3E%3C/svg%3E" class="attachment-article-list-thumb size-article-list-thumb wp-post-image" alt="" data-lazy-src="https://libn.com/files/2026/03/GettyImages-1312633987-1-304x175.jpg" /><noscript><img loading="lazy" decoding="async" width="304" height="175" src="https://libn.com/files/2026/03/GettyImages-1312633987-1-304x175.jpg" class="attachment-article-list-thumb size-article-list-thumb wp-post-image" alt="" /></noscript>                                    </div>
                                                                <div class="rc-img-title">
                                    <h2>5 Key Conversations to have with Your Banker</h2>
                                </div>
                                <div class="desc">
                                    <p>The top 5 questions your banker should be asking to help your business[...]</p>
                                </div>
                            </a>
                        </div>
                                        </div>
            </div>
            				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-dbd7252 mobile-show elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="dbd7252" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1230411" data-id="1230411" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
							</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-bfc375f mobile-show elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="bfc375f" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-792db36" data-id="792db36" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-13cc4fc ads-center elementor-widget elementor-widget-shortcode" data-id="13cc4fc" data-element_type="widget" data-widget_type="shortcode.default">
				<div class="elementor-widget-container">
							<div class="elementor-shortcode"><!-- bottom_leaderboardmobile -->		<div id="div-gpt-ad-bottom_leaderboardmobile"
		     class="div-gpt-ad-bottom_leaderboardmobile bottom_leaderboardmobile dfp_ad_pos">
			<script type='text/javascript'>
				googletag.cmd.push(function () {
					googletag.display('div-gpt-ad-bottom_leaderboardmobile');
					googletag.pubads().collapseEmptyDivs(true);
				});
			</script>
		</div>
		</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		    </div><!-- .entry-content -->


  </article><!-- #post-289306 -->




<footer class="site-footer">

    <!-- Footer section start here -->
    <div class="footer-top-area">
        <div class="container">
            <div class="row">
                <div class="footer-top-left col-md-3"><a href="/"><img alt="footer-site-logo" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" data-lazy-src="https://libn.com/files/2023/03/footer-logo.svg"><noscript><img alt="footer-site-logo" src="https://libn.com/files/2023/03/footer-logo.svg"></noscript></a></div>
                <div class="footer-top-right col-md-9"><div class="menu-footer-top-menu-container"><ul id="menu-footer-top-menu" class="menu"><li id="menu-item-289427" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289427"><a href="/category/news/">News</a></li>
<li id="menu-item-289428" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289428"><a href="/eventsdirectory/">Events</a></li>
<li id="menu-item-289429" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289429"><a href="#">Lists</a></li>
<li id="menu-item-289430" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289430"><a href="/back-issues/">Issues</a></li>
<li id="menu-item-289431" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289431"><a href="https://classifieds.libn.com/">Classifieds</a></li>
<li id="menu-item-305886" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-305886"><a href="https://libn.com/public-notice/">Public Notices</a></li>
<li id="menu-item-289433" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289433"><a href="/readerrankings/">Reader Rankings</a></li>
<li id="menu-item-295157" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-295157"><a href="https://libn.com/?page_id=1313">Reprints</a></li>
</ul></div></div>
            </div>
        </div>
    </div>

    <div class="footer-middle-area">
        <div class="container">
            <div class="row">
                <div class="footer-middle-first col-md-3">
					<div class="site-about-info"><h2>ABOUT</h2>
<p>Our mission at Long Island Business News is to be the vital business news and advertising source to Long Island’s most influential readers.</p></div>
                    <div class="my-account">
                    <!-- My Account Snippet Start --><h2 class="widget-title">MY ACCOUNT</h2>
    <div class="menu-my-account-container">
        <ul id="menu-my-account" class="menu">
            <li id="menu-item-493371" class="login menu-item menu-item-type-custom menu-item-object-custom menu-item-493371"><a href="/user-login/">Login</a></li>
            <li id="menu-item-493372" class="logout menu-item menu-item-type-custom menu-item-object-custom menu-item-493372"><a href="https://libn.com/adminlogin/?action=logout&amp;_wpnonce=e9f335a5be">Logout</a></li>
            <li id="menu-item-493373" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-493373"><a href="/subscribe/">Subscribe</a></li>
            <li id="menu-item-493374" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-493374"><a href="https://bridgetower.dragonforms.com/loading.do?omedasite=BRDG_LIBN_Custserv">Manage Account</a></li>
 <li id="menu-item-493373" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-493373"><a href="https://news.libn.com/acton/fs/blocks/showLandingPage/a/22739/p/p-001e/t/page/fm/0">Group Subscription</a></li>
            <li id="menu-item-493375" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-493375"><a href="https://bridgetowermedia.com/subscriber-agreement/">Subscriber Agreement</a></li>
        </ul>
    </div><!-- My Account Snippet End    --> 
                    </div>
				</div>
                <div class="footer-middle-second col-md-3">
                    <div class="contact-menu">
                        <h2>Contact</h2>
                        <div class="menu-contact-container"><ul id="menu-contact" class="menu"><li id="menu-item-289424" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289424"><a href="/about-long-island-business-news/">About LIBN</a></li>
<li id="menu-item-289425" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289425"><a href="/contact-us/">Contact LIBN</a></li>
<li id="menu-item-289426" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289426"><a href="/accessibility-statement/">Accessibility Statement</a></li>
</ul></div>                    </div>  
                    <div class="advertise-menu-section">
                        <h2>Advertise</h2>
                        <div class="menu-advertise-container"><ul id="menu-advertise" class="menu"><li id="menu-item-540452" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-540452"><a href="https://libn.com/advertising/">Advertising</a></li>
</ul></div>                    </div>  

                </div>
                <div class="footer-middle-third col-md-3">
                    <div class="connect">
    <h2>CONNECT</h2>
    <ul>
        <li><a href="https://twitter.com/LIBN" target="_blank"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="twitter-logo" data-lazy-src="/files/2023/12/x-logo.svg"><noscript><img src="/files/2023/12/x-logo.svg" alt="twitter-logo"></noscript></a></li>
        <li><a href="https://www.facebook.com/LongIslandBusinessNews" target="_blank"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E"  alt="facebook-logo" data-lazy-src="/files/2023/03/Facebbok.svg"><noscript><img src="/files/2023/03/Facebbok.svg"  alt="facebook-logo"></noscript></a></li>
        <li><a href="https://www.linkedin.com/company/long-island-business-news/" target="_blank"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="linkedin-logo" data-lazy-src="/files/2023/03/Linkedin.svg"><noscript><img src="/files/2023/03/Linkedin.svg" alt="linkedin-logo"></noscript></a></li>
        <li><a href="https://www.instagram.com/libusinessnews/" target="_blank"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="instagram-logo" data-lazy-src="/files/2023/03/Instagram.svg"><noscript><img src="/files/2023/03/Instagram.svg" alt="instagram-logo"></noscript></a></li>
    </ul>
</div><div class="newsletter-section">
        <h2>NEWSLETTER</h2>
        <p>Get our free LIBN e-alerts & breaking news notifications!</p>  
        <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="aoform-script-224fc1dd-a475-45fd-af05-f28c5fe24d43:d-0001">!function(o,t,e,a){o._aoForms=o._aoForms||[],o._aoForms.push(a);var n=function(){var o=t.createElement(e);o.src=("https:"==t.location.protocol?"https://":"http://")+"news.libn.com/acton/content/form_embed.js",o.async=!0;for(var a=t.getElementsByTagName(e)[0],n=a.parentNode,c=document.getElementsByTagName("script"),r=!1,s=0;s<c.length;s++){if(c[s].getAttribute("src")==o.getAttribute("src"))r=!0;}r?typeof(_aoFormLoader)!="undefined"?_aoFormLoader.load({id:"224fc1dd-a475-45fd-af05-f28c5fe24d43:d-0001",accountId:"22739",domain:"news.libn.com",isTemp:false,noStyle:false,prefill:false}):"":n.insertBefore(o,a)};window.attachEvent?window.attachEvent("onload",n):window.addEventListener("load",n,!1),n()}(window,document,"script",{id:"224fc1dd-a475-45fd-af05-f28c5fe24d43",accountId:"22739",domain:"news.libn.com",isTemp:false,noStyle:false,prefill:false});</script>
    </div>                </div>
                <div class="footer-middle-fourth col-md-3">
                    <div class="digital-edition">
    <h2>DIGITAL EDITIONS</h2>
    <div class="digital-edition-images">
      <a href="https://libn-ny.newsmemory.com/" target="_blank"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20149%20201'%3E%3C/svg%3E" alt="Newsmemory" width="149" height="201" data-lazy-src="https://libn-ny.newsmemory.com/?getprima&pSetup=longislandbusinessnews" /><noscript><img src="https://libn-ny.newsmemory.com/?getprima&pSetup=longislandbusinessnews" alt="Newsmemory" width="149" height="201" /></noscript></a>
      <a href="https://libn-ny.newsmemory.com/ssindex.php" target="_blank"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20149%20201'%3E%3C/svg%3E" alt="businessnews" width="149" height="201" data-lazy-src="https://libn-ny.newsmemory.com/?getprima&pSetup=longislandbusinessnews_ss" /><noscript><img src="https://libn-ny.newsmemory.com/?getprima&pSetup=longislandbusinessnews_ss" alt="businessnews" width="149" height="201" /></noscript></a>
    </div>
    <p><a href="/subscribe">Subscribe</a> for access to the latest digital and special editions.</p>
  </div>                </div>
            </div>
        </div>
    </div>

    <div class="footer-bottom-area">
        <div class="container">
            <div class="row">
                <div class="footer-bottom-left col-md-2">
                    <img alt="BTM-Logo" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" data-lazy-src="https://libn.com/files/2023/03/BTM-Logo.png"><noscript><img alt="BTM-Logo" src="https://libn.com/files/2023/03/BTM-Logo.png"></noscript>
                </div>
                <div class="footer-bottom-right col-md-10">
                    <div class="copyright-region">
                        <!-- Copyright Year Snippet Start --><p>&copy; 2026 BridgeTower Media. All rights reserved.</p>
<p>Use of this website is subject to its <a href="https://bridgetowermedia.com/subscriber-agreement/" target="_blank" rel="noopener">Terms of Use</a> | <a href="https://bridgetowermedia.com/privacy-policy/" target="_blank" rel="noopener">Privacy Policy</a> | <a href="https://bridgetowermedia.com/ccpa/" target="_blank" rel="noopener">Your California Privacy Rights/Privacy Policy</a> | <a href="https://bridgetowermedia.com/cookie-policy/" target="_blank" rel="noopener">Do Not Sell My Info/Cookie Policy</a></p><!-- Copyright Year Snippet End    -->
<img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201%201'%3E%3C/svg%3E" width="1" height="1" data-lazy-src="https://jelly.mdhv.io/v1/star.gif?pid=H3h9piw1BnE3k7bfrPSMdVnPTLJU&src=mh&evt=hi"/><noscript><img src='https://jelly.mdhv.io/v1/star.gif?pid=H3h9piw1BnE3k7bfrPSMdVnPTLJU&src=mh&evt=hi' width="1" height="1"/></noscript>                    </div>
                </div>
            </div>
        </div>
    </div>

</footer><!-- site-footer -->

</div><!-- #page -->
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://libn.com/wp-content/cache/min/1/ajax/libs/jquery/1.11.1/jquery.min.js?ver=1776868916"></script> 
 <script type="text/plain" data-service="facebook" data-category="marketing" async defer crossorigin="anonymous" data-cmplz-src="https://connect.facebook.net/en_GB/sdk.js#xfbml=1&version=v3.3"></script>

<script data-service="linkedin" data-category="marketing" data-cmplz-src="https://platform.linkedin.com/in.js" type="text/plain"></script>


<!-- Jarida include the function for subscribe iframe -->


<!-- Google Analytics -->
<script type="rocketlazyloadscript">
window.onload=function() {

function getCookie(name) {
    var dc = document.cookie;
    var prefix = name + "=";
    var begin = dc.indexOf("; " + prefix);
    if (begin == -1) {
        begin = dc.indexOf(prefix);
        if (begin != 0) return null;
    }
    else
    {
        begin += 2;
        var end = document.cookie.indexOf(";", begin);
        if (end == -1) {
        end = dc.length;
        }
    }
    // because unescape has been deprecated, replaced with decodeURI
    //return unescape(dc.substring(begin + prefix.length, end));
    return decodeURI(dc.substring(begin + prefix.length, end));
}


function getCookieValue(cname) {
  var name = cname + "=";
  var decodedCookie = decodeURIComponent(document.cookie);
  var ca = decodedCookie.split(';');
  for(var i = 0; i <ca.length; i++) {
    var c = ca[i];
    while (c.charAt(0) == ' ') {
      c = c.substring(1);
    }
    if (c.indexOf(name) == 0) {
      return c.substring(name.length, c.length);
    }
  }
  return "";
}


function cookieCheck(cookie) {
    var cookie_check = getCookie(cookie);
    if (cookie_check == null) {
        return 'not exist';// do cookie doesn't exist stuff;
    }
    else {
        return 'exist';
    }
  }

<!---removed  google analytics duplicate code--->
}

</script>
<!-- End Google Analytics -->

<!-- End Google Analytics -->


<!-- code tag for sifitag -->







<script type="rocketlazyloadscript">
jQuery( document ).ready(function($) {
  //Siderbar Newsletter  popup PARSELY.conversions script
$(document).on("click", "#ao-form-ec4997d6-fc97-4dc0-ac14-19d36faf1dc4 .ao-form-submit" , function() {
 var email = document.getElementById('b1675274976368');  
 var filter = /^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$/;
        if (!filter.test(email.value)) {  
            //alert('Please provide a valid email address');  
        }else{ 
          PARSELY.conversions.trackNewsletterSignup('Newsletter Sidebar');
}
});

//Newsletter Exit popup PARSELY.conversions script
$(document).on("click", "#ao-form-0abe8e84-8b0f-42b4-8470-592d96313275 .ao-form-submit" , function() {
 var email = document.getElementById('b1679585810168');  
 var filter = /^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$/;
  if (!filter.test(email.value)) {  
            //alert('Please provide a valid email address');  
        }else{ 
          PARSELY.conversions.trackNewsletterSignup('Newsletter Exit');          
      }
});

$(document).on("click", "#exitPopupBtn" , function() {
  jQuery('.fancybox-overlay-fixed').removeClass('fancybox-overlay');
  jQuery('html').removeClass('fancybox-margin');
  jQuery('html').removeClass('fancybox-lock');
});
});
</script> 

<!-- Google Tag Manager (noscript) -->
				<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5LLHGK6" height="0" width="0" style="display:none;visibility:hidden" aria-hidden="true"></iframe></noscript>
<!-- End Google Tag Manager (noscript) --><div class='info_link_footer_div'><script type="rocketlazyloadscript" data-rocket-type="text/javascript"> var infolinks_pid = 3268076; var infolinks_wsid = 0; </script><script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://libn.com/wp-content/cache/min/1/js/infolinks_main.js?ver=1776868916"></script></div><script type="application/ld+json">{
    "@context": "http://schema.org",
    "@type": "WebPage",
    "headline": "Home",
    "url": "https://libn.com"
}</script>
        <!-- wpsolr - ajax auto completion nonce -->
        <input type="hidden" id="wpsolr_autocomplete_nonce"
               value="12d029fff9">

				<script type="rocketlazyloadscript">
		( function ( body ) {
			'use strict';
			body.className = body.className.replace( /\btribe-no-js\b/, 'tribe-js' );
		} )( document.body );
		</script>
		
<!-- Consent Management powered by Complianz | GDPR/CCPA Cookie Consent https://wordpress.org/plugins/complianz-gdpr -->
<div id="cmplz-cookiebanner-container"><div class="cmplz-cookiebanner cmplz-hidden banner-1 btm optin cmplz-bottom cmplz-categories-type-view-preferences" aria-modal="true" data-nosnippet="true" role="dialog" aria-live="polite" aria-labelledby="cmplz-header-1-optin" aria-describedby="cmplz-message-1-optin">
	<div class="cmplz-header">
		<div class="cmplz-logo"></div>
		<div class="cmplz-title" id="cmplz-header-1-optin">Manage Consent</div>
		<div class="cmplz-close" tabindex="0" role="button" aria-label="Close dialog">
			<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="times" class="svg-inline--fa fa-times fa-w-11" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 352 512"><path fill="currentColor" d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"></path></svg>
		</div>
	</div>

	<div class="cmplz-divider cmplz-divider-header"></div>
	<div class="cmplz-body">
		<div class="cmplz-message" id="cmplz-message-1-optin"><p>This website uses cookies, web beacons, pixels, tags, software development kits, and related tracking technologies, as described in our <a href="https://bridgetowermedia.com//privacy-policy/">Privacy Policy</a> and <a href="https://bridgetowermedia.com/cookie-policy/">Cookie Policy</a>, for purposes that may include website operation, analytics, analyzing site usage, enhancing site navigation optimizing a user's experience, and third-party advertising or marketing purposes. Through these technologies, we and certain third parties may automatically collect information about your interactions with our website, such as your browsing behavior and page views. We also may share this information about your activity on our website with our social media, advertising, analytics, and other business partners. By clicking “Accept All”, you consent to the use of these technologies and that we can share information about your activity on our website with third parties in accordance with our <a href="https://bridgetowermedia.com//privacy-policy/">Privacy Policy</a> and <a href="https://bridgetowermedia.com/cookie-policy/">Cookie Policy</a>. If you do not agree with our use of non-essential tracking technologies, please click “Reject All.” You may opt out of certain non-essential technologies by clicking “Cookie Settings.”</p><p>&nbsp;</p></div>
		<!-- categories start -->
		<div class="cmplz-categories">
			<details class="cmplz-category cmplz-functional" >
				<summary>
						<span class="cmplz-category-header">
							<span class="cmplz-category-title">Functional</span>
							<span class='cmplz-always-active'>
								<span class="cmplz-banner-checkbox">
									<input type="checkbox"
										   id="cmplz-functional-optin"
										   data-category="cmplz_functional"
										   class="cmplz-consent-checkbox cmplz-functional"
										   size="40"
										   value="1"/>
									<label class="cmplz-label" for="cmplz-functional-optin"><span class="screen-reader-text">Functional</span></label>
								</span>
								Always active							</span>
							<span class="cmplz-icon cmplz-open">
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"  height="18" ><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"/></svg>
							</span>
						</span>
				</summary>
				<div class="cmplz-description">
					<span class="cmplz-description-functional">The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.</span>
				</div>
			</details>

			<details class="cmplz-category cmplz-preferences" >
				<summary>
						<span class="cmplz-category-header">
							<span class="cmplz-category-title">Preferences</span>
							<span class="cmplz-banner-checkbox">
								<input type="checkbox"
									   id="cmplz-preferences-optin"
									   data-category="cmplz_preferences"
									   class="cmplz-consent-checkbox cmplz-preferences"
									   size="40"
									   value="1"/>
								<label class="cmplz-label" for="cmplz-preferences-optin"><span class="screen-reader-text">Preferences</span></label>
							</span>
							<span class="cmplz-icon cmplz-open">
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"  height="18" ><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"/></svg>
							</span>
						</span>
				</summary>
				<div class="cmplz-description">
					<span class="cmplz-description-preferences">The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.</span>
				</div>
			</details>

			<details class="cmplz-category cmplz-statistics" >
				<summary>
						<span class="cmplz-category-header">
							<span class="cmplz-category-title">Statistics</span>
							<span class="cmplz-banner-checkbox">
								<input type="checkbox"
									   id="cmplz-statistics-optin"
									   data-category="cmplz_statistics"
									   class="cmplz-consent-checkbox cmplz-statistics"
									   size="40"
									   value="1"/>
								<label class="cmplz-label" for="cmplz-statistics-optin"><span class="screen-reader-text">Statistics</span></label>
							</span>
							<span class="cmplz-icon cmplz-open">
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"  height="18" ><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"/></svg>
							</span>
						</span>
				</summary>
				<div class="cmplz-description">
					<span class="cmplz-description-statistics">The technical storage or access that is used exclusively for statistical purposes.</span>
					<span class="cmplz-description-statistics-anonymous">The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.</span>
				</div>
			</details>
			<details class="cmplz-category cmplz-marketing" >
				<summary>
						<span class="cmplz-category-header">
							<span class="cmplz-category-title">Advertisement</span>
							<span class="cmplz-banner-checkbox">
								<input type="checkbox"
									   id="cmplz-marketing-optin"
									   data-category="cmplz_marketing"
									   class="cmplz-consent-checkbox cmplz-marketing"
									   size="40"
									   value="1"/>
								<label class="cmplz-label" for="cmplz-marketing-optin"><span class="screen-reader-text">Advertisement</span></label>
							</span>
							<span class="cmplz-icon cmplz-open">
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"  height="18" ><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"/></svg>
							</span>
						</span>
				</summary>
				<div class="cmplz-description">
					<span class="cmplz-description-marketing">The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.</span>
				</div>
			</details>
		</div><!-- categories end -->
			</div>

	<div class="cmplz-links cmplz-information">
		<ul>
			<li><a class="cmplz-link cmplz-manage-options cookie-statement" href="#" data-relative_url="#cmplz-manage-consent-container">Manage options</a></li>
			<li><a class="cmplz-link cmplz-manage-third-parties cookie-statement" href="#" data-relative_url="#cmplz-cookies-overview">Manage services</a></li>
			<li><a class="cmplz-link cmplz-manage-vendors tcf cookie-statement" href="#" data-relative_url="#cmplz-tcf-wrapper">Manage {vendor_count} vendors</a></li>
			<li><a class="cmplz-link cmplz-external cmplz-read-more-purposes tcf" target="_blank" rel="noopener noreferrer nofollow" href="https://cookiedatabase.org/tcf/purposes/" aria-label="Read more about TCF purposes on Cookie Database">Read more about these purposes</a></li>
		</ul>
			</div>

	<div class="cmplz-divider cmplz-footer"></div>

	<div class="cmplz-buttons">
		<button class="cmplz-btn cmplz-accept">Accept All</button>
		<button class="cmplz-btn cmplz-deny">Reject All</button>
		<button class="cmplz-btn cmplz-view-preferences">Cookies Settings</button>
		<button class="cmplz-btn cmplz-save-preferences">Save preferences</button>
		<a class="cmplz-btn cmplz-manage-options tcf cookie-statement" href="#" data-relative_url="#cmplz-manage-consent-container">Cookies Settings</a>
			</div>

	
	<div class="cmplz-documents cmplz-links">
		<ul>
			<li><a class="cmplz-link cookie-statement" href="#" data-relative_url="">{title}</a></li>
			<li><a class="cmplz-link privacy-statement" href="#" data-relative_url="">{title}</a></li>
			<li><a class="cmplz-link impressum" href="#" data-relative_url="">{title}</a></li>
		</ul>
			</div>
</div>
</div>
					<div id="cmplz-manage-consent" data-nosnippet="true"><button class="cmplz-btn cmplz-hidden cmplz-manage-consent manage-consent-1">Manage consent</button>

</div><script type="rocketlazyloadscript">

document.addEventListener('click', function(e) {

    if (!e.target.classList.contains('downloadCsv')) return;

    e.preventDefault();

    var url = e.target.getAttribute('href');

    var filename = e.target.getAttribute('download') || 'download.csv';

    var btn = e.target;

    btn.textContent = 'Downloading...';

    var xhr = new XMLHttpRequest();

    xhr.open('GET', url, true);

    xhr.responseType = 'blob';

    xhr.onload = function() {

        if (xhr.status === 200) {

            var a = document.createElement('a');

            a.href = URL.createObjectURL(xhr.response);

            a.download = filename;

            document.body.appendChild(a);

            a.click();

            document.body.removeChild(a);

            URL.revokeObjectURL(a.href);

            btn.textContent = 'Download';

        } else {

            alert('Download failed. File may not exist.');

            btn.textContent = 'Download';

        }

    };

    xhr.onerror = function() {

        alert('Download failed. Check your connection.');

        btn.textContent = 'Download';

    };

    xhr.send();

});
</script>
<script type="rocketlazyloadscript"> /* <![CDATA[ */var tribe_l10n_datatables = {"aria":{"sort_ascending":": activate to sort column ascending","sort_descending":": activate to sort column descending"},"length_menu":"Show _MENU_ entries","empty_table":"No data available in table","info":"Showing _START_ to _END_ of _TOTAL_ entries","info_empty":"Showing 0 to 0 of 0 entries","info_filtered":"(filtered from _MAX_ total entries)","zero_records":"No matching records found","search":"Search:","all_selected_text":"All items on this page were selected. ","select_all_link":"Select all pages","clear_selection":"Clear Selection.","pagination":{"all":"All","next":"Next","previous":"Previous"},"select":{"rows":{"0":"","_":": Selected %d rows","1":": Selected 1 row"}},"datepicker":{"dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["S","M","T","W","T","F","S"],"monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesMin":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"nextText":"Next","prevText":"Prev","currentText":"Today","closeText":"Done","today":"Today","clear":"Clear"}};/* ]]> */ </script>			<script type="rocketlazyloadscript">
				const lazyloadRunObserver = () => {
					const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` );
					const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => {
						entries.forEach( ( entry ) => {
							if ( entry.isIntersecting ) {
								let lazyloadBackground = entry.target;
								if( lazyloadBackground ) {
									lazyloadBackground.classList.add( 'e-lazyloaded' );
								}
								lazyloadBackgroundObserver.unobserve( entry.target );
							}
						});
					}, { rootMargin: '200px 0px 200px 0px' } );
					lazyloadBackgrounds.forEach( ( lazyloadBackground ) => {
						lazyloadBackgroundObserver.observe( lazyloadBackground );
					} );
				};
				const events = [
					'DOMContentLoaded',
					'elementor/lazyload/observe',
				];
				events.forEach( ( event ) => {
					document.addEventListener( event, lazyloadRunObserver );
				} );
			</script>
			<link data-minify="1" rel='stylesheet' id='ssp-castos-player-css' href='https://libn.com/wp-content/cache/min/1/wp-content/plugins/seriously-simple-podcasting/assets/css/castos-player.min.css?ver=1781178537' media='all' />
<link data-minify="1" rel='stylesheet' id='ssp-subscribe-buttons-css' href='https://libn.com/wp-content/cache/min/1/wp-content/plugins/seriously-simple-podcasting/assets/css/subscribe-buttons.css?ver=1781178537' media='all' />
<script id="thickbox-js-extra">
var thickboxL10n = {"next":"Next >","prev":"< Prev","image":"Image","of":"of","close":"Close","noiframes":"This feature requires inline frames. You have iframes disabled or your browser does not support them.","loadingAnimation":"https:\/\/libn.com\/wp-includes\/js\/thickbox\/loadingAnimation.gif"};
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://libn.com/wp-content/cache/min/1/wp-includes/js/thickbox/thickbox.js?ver=1776868916" id="thickbox-js"></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://libn.com/wp-content/cache/min/1/wp-content/mu-plugins/mkt/mkt_footer.js?ver=1776868916" id="mkingtbs_foot-js"></script>
<script id="loadadjs-js-extra">
var adajax_object = {"ajax_url":"https:\/\/libn.com\/wp-admin\/admin-ajax.php"};
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://libn.com/wp-content/cache/min/1/wp-content/plugins/BTMActOn/js/interads.js?ver=1776868916" id="loadadjs-js"></script>
<script id="rtrar.appLocal-js-extra">
var rtafr = {"rules":""};
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://libn.com/wp-content/plugins/real-time-auto-find-and-replace/assets/js/rtafar.local.js?ver=1.7.8" id="rtrar.appLocal-js"></script>
<script id="wp-polls-js-extra">
var pollsL10n = {"ajax_url":"https:\/\/libn.com\/wp-admin\/admin-ajax.php","text_wait":"Your last request is still being processed. Please wait a while ...","text_valid":"Please choose a valid poll answer.","text_multiple":"Maximum number of choices allowed: ","show_loading":"1","show_fading":"1"};
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://libn.com/wp-content/cache/min/1/wp-content/plugins/wp-polls/polls-js.js?ver=1776868916" id="wp-polls-js"></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://libn.com/wp-content/cache/min/1/wp-content/plugins/wpsolr-pro/wpsolr/core/js/devbridge/jquery.autocomplete.js?ver=1776868916" id="solr_auto_js1-js"></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://libn.com/wp-content/cache/min/1/wp-content/plugins/wpsolr-pro/wpsolr/core/bower_components/jsurl/url.js?ver=1776868916" id="urljs-js"></script>
<script id="autocomplete-js-extra">
var wp_localize_script_autocomplete = {"data":{"wpsolr_v":"","ajax_url":"https:\/\/libn.com\/wp-admin\/admin-ajax.php","lang":"","is_show_url_parameters":true,"is_ajax":false,"SEARCH_PARAMETER_VIEW_ID":"wpsolr_v","SEARCH_PARAMETER_S":"s","SEARCH_PARAMETER_SEARCH":"search","SEARCH_PARAMETER_Q":"wpsolr_q","SEARCH_PARAMETER_FQ":"wpsolr_fq","SEARCH_PARAMETER_SORT":"wpsolr_sort","SEARCH_PARAMETER_PAGE":"wpsolr_page","SORT_CODE_BY_RELEVANCY_DESC":"sort_by_relevancy_desc","css_ajax_container_page_title":".page-title","css_ajax_container_page_sort":".woocommerce-ordering select,.select_field","css_ajax_container_results":".products,.results-by-facets","css_ajax_container_overlay":".products,.results-by-facets","css_ajax_container_pagination":"nav.woocommerce-pagination,.paginate_div","css_ajax_container_pagination_page":"a.page-numbers,a.paginate","css_ajax_container_results_count":".woocommerce-result-count,.res_info","ajax_delay_ms":500,"redirect_search_home":"","suggestions_icon":"https:\/\/libn.com\/wp-content\/plugins\/wpsolr-pro\/wpsolr\/core\/images\/wpsolr-ajax-loader.gif","is_event_tracking_cached":false,"wpsolr_autocomplete_is_active":true,"wpsolr_autocomplete_selector":[],"wpsolr_autocomplete_action":"wdm_return_solr_rows","wpsolr_autocomplete_nonce_selector":"#wpsolr_autocomplete_nonce","wpsolr_is_search_admin":false,"wpsolr_recommendation_selector":[],"wpsolr_recommendation_action":"wpsolr_recommendations","wpsolr_recommendation_nonce_selector":"#wpsolr_recommendations_nonce"}};
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://libn.com/wp-content/cache/min/1/wp-content/plugins/wpsolr-pro/wpsolr/core/js/autocomplete_solr.js?ver=1776868916" id="autocomplete-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://libn.com/wp-content/plugins/wpsolr-pro/wpsolr/core/js/loadingoverlay/loadingoverlay.min.js?ver=24.0" id="loadingoverlay-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://libn.com/wp-includes/js/dist/hooks.min.js?ver=2810c76e705dd1a53b18" id="wp-hooks-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://libn.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" data-minify="1" data-rocket-src="https://libn.com/wp-content/cache/min/1/wp-content/plugins/wp-parsely/build/loader.js?ver=1776868916" id="wp-parsely-loader-js"></script>
<script type="rocketlazyloadscript" data-parsely-site="libn.com" data-rocket-src="https://cdn.parsely.com/keys/libn.com/p.js?ver=3.19.3" id="parsely-cfg"></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://libn.com/wp-content/cache/min/1/wp-content/themes/hello-elementor/js/navigation.js?ver=1776868916" id="libn-navigation-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://libn.com/wp-content/themes/hello-elementor/js/bootstrap.bundle.min.js?ver=1.0.0.08.23.16.06.12.2026" id="libn-bootstrap-bundle-js"></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://libn.com/wp-content/cache/min/1/wp-content/themes/hello-elementor/js/simple.js?ver=1776868916" id="libn-simple-js-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://libn.com/wp-content/themes/hello-elementor/js/slick.min.js?ver=1.0.0.08.23.16.06.12.2026" id="libn-slick-min-js-js"></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://libn.com/wp-content/cache/min/1/wp-content/themes/hello-elementor/js/gallery.js?ver=1776868916" id="libn-gallery-js-js"></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://libn.com/wp-content/cache/min/1/wp-content/themes/hello-elementor/js/jquery-ui.js?ver=1776868916" id="libn-jquery-ui-js"></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://libn.com/wp-content/cache/min/1/wp-content/themes/LIBN/js/libn.js?ver=1776868916" id="libn-js-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://libn.com/wp-content/themes/hello-elementor/assets/js/hello-frontend.min.js?ver=1.0.0" id="hello-theme-frontend-js"></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://libn.com/wp-content/cache/min/1/wp-content/plugins/wpsolr-pro/wpsolr/pro/extensions/theme/template/facet-range/wpsolr-facet-range.js?ver=1776868916" id="wpsolr-facet-range-js-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://libn.com/wp-content/plugins/wpsolr-pro/wpsolr/pro/extensions/theme/template/facet-color-picker/wpsolr-facet-color-picker.js?ver=24.0" id="wpsolr-facet-color-picker-js-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://libn.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.32.0" id="elementor-webpack-runtime-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://libn.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.32.0" id="elementor-frontend-modules-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://libn.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js"></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","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.32.0","is_static":false,"experimentalFeatures":{"additional_custom_breakpoints":true,"theme_builder_v2":true,"hello-theme-header-footer":true,"landing-pages":true,"home_screen":true,"global_classes_should_enforce_capabilities":true,"e_variables":true,"cloud-library":true,"e_opt_in_v4_page":true,"import-export-customization":true},"urls":{"assets":"https:\/\/libn.com\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/libn.com\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/libn.com\/files"},"nonces":{"floatingButtonsClickTracking":"281f116abf"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"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","hello_header_logo_type":"title","hello_header_menu_layout":"horizontal","hello_footer_logo_type":"logo"},"post":{"id":289306,"title":"Long%20Island%20Business%20News%20%E2%80%93%20New%20York%20Business%20News%20%7C%20Long%20Island%20Business%20News","excerpt":"","featuredImage":false}};
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://libn.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.32.0" id="elementor-frontend-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://libn.com/wp-content/plugins/real-time-auto-find-and-replace/assets/js/rtafar.app.min.js?ver=1.7.8" id="rtrar.app-js"></script>
<script id="PNjavascript-js-extra">
var front_js_object = {"ajaxurl":"https:\/\/libn.com\/wp-admin\/admin-ajax.php","public_notice_url":"https:\/\/libn.com\/public-notice\/","search_result_url":"https:\/\/libn.com\/public-notice\/search-results","search_detail_url":"https:\/\/libn.com\/public-notice\/search-detail"};
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://libn.com/wp-content/cache/min/1/wp-content/plugins/BTM-PublicNotice/assets/JS/front.js?ver=1776868916" id="PNjavascript-js"></script>
<script id="cmplz-cookiebanner-js-extra">
var complianz = {"prefix":"cmplz_rt_","user_banner_id":"1","set_cookies":[],"block_ajax_content":"0","banner_version":"27","version":"7.5.6.1","store_consent":"","do_not_track_enabled":"1","consenttype":"optin","region":"us","geoip":"1","dismiss_timeout":"","disable_cookiebanner":"","soft_cookiewall":"","dismiss_on_scroll":"","cookie_expiry":"365","url":"https:\/\/libn.com\/wp-json\/complianz\/v1\/","locale":"lang=en&locale=en_US","set_cookies_on_root":"0","cookie_domain":"","current_policy_id":"37","cookie_path":"\/","categories":{"statistics":"statistics","marketing":"marketing"},"tcf_active":"","placeholdertext":"<div class=\"cmplz-blocked-content-notice-body\">Click 'I agree' to enable {service}\u00a0<div class=\"cmplz-links\"><a href=\"#\" class=\"cmplz-link cookie-statement\">{title}<\/a><\/div><\/div><button class=\"cmplz-accept-service\">I agree<\/button>","css_file":"https:\/\/libn.com\/files\/complianz\/css\/banner-{banner_id}-{type}.css?v=27","page_links":{"eu":{"cookie-statement":{"title":"","url":"https:\/\/libn.com\/2013\/01\/11\/patent-of-the-week-hair-roller-set\/"},"privacy-statement":{"title":"Privacy Statement ","url":"https:\/\/libn.com\/privacy-statement-eu\/"}},"us":{"cookie-statement":{"title":"Do not sell my personal information","url":"https:\/\/libn.com\/opt-out-preferences\/"},"privacy-statement":{"title":"Privacy Statement ","url":"https:\/\/libn.com\/privacy-statement-us\/"},"privacy-statement-children":{"title":"","url":"https:\/\/libn.com\/2013\/01\/11\/patent-of-the-week-hair-roller-set\/"}},"uk":{"cookie-statement":{"title":"Cookie Policy ","url":"https:\/\/libn.com\/cookie-policy-uk\/"},"privacy-statement":{"title":"Privacy Statement ","url":"https:\/\/libn.com\/privacy-statement-uk\/"},"privacy-statement-children":{"title":"","url":"https:\/\/libn.com\/2013\/01\/11\/patent-of-the-week-hair-roller-set\/"}}},"tm_categories":"1","forceEnableStats":"","preview":"","clean_cookies":"1","aria_label":"Click button to enable {service}"};
</script>
<script type="rocketlazyloadscript" defer data-rocket-src="https://libn.com/wp-content/plugins/complianz-gdpr-premium/cookiebanner/js/complianz.min.js?ver=1774344778" id="cmplz-cookiebanner-js"></script>
<script type="rocketlazyloadscript" id="cmplz-cookiebanner-js-after">
		if ('undefined' != typeof window.jQuery) {
			jQuery(document).ready(function ($) {
				$(document).on('elementor/popup/show', () => {
					let rev_cats = cmplz_categories.reverse();
					for (let key in rev_cats) {
						if (rev_cats.hasOwnProperty(key)) {
							let category = cmplz_categories[key];
							if (cmplz_has_consent(category)) {
								document.querySelectorAll('[data-category="' + category + '"]').forEach(obj => {
									cmplz_remove_placeholder(obj);
								});
							}
						}
					}

					let services = cmplz_get_services_on_page();
					for (let key in services) {
						if (services.hasOwnProperty(key)) {
							let service = services[key].service;
							let category = services[key].category;
							if (cmplz_has_service_consent(service, category)) {
								document.querySelectorAll('[data-service="' + service + '"]').forEach(obj => {
									cmplz_remove_placeholder(obj);
								});
							}
						}
					}
				});
			});
		}
    
    
		
			document.addEventListener("cmplz_enable_category", function(consentData) {
				var category = consentData.detail.category;
				var services = consentData.detail.services;
				var blockedContentContainers = [];
				let selectorVideo = '.cmplz-elementor-widget-video-playlist[data-category="'+category+'"],.elementor-widget-video[data-category="'+category+'"]';
				let selectorGeneric = '[data-cmplz-elementor-href][data-category="'+category+'"]';
				for (var skey in services) {
					if (services.hasOwnProperty(skey)) {
						let service = skey;
						selectorVideo +=',.cmplz-elementor-widget-video-playlist[data-service="'+service+'"],.elementor-widget-video[data-service="'+service+'"]';
						selectorGeneric +=',[data-cmplz-elementor-href][data-service="'+service+'"]';
					}
				}
				document.querySelectorAll(selectorVideo).forEach(obj => {
					let elementService = obj.getAttribute('data-service');
					if ( cmplz_is_service_denied(elementService) ) {
						return;
					}
					if (obj.classList.contains('cmplz-elementor-activated')) return;
					obj.classList.add('cmplz-elementor-activated');

					if ( obj.hasAttribute('data-cmplz_elementor_widget_type') ){
						let attr = obj.getAttribute('data-cmplz_elementor_widget_type');
						obj.classList.removeAttribute('data-cmplz_elementor_widget_type');
						obj.classList.setAttribute('data-widget_type', attr);
					}
					if (obj.classList.contains('cmplz-elementor-widget-video-playlist')) {
						obj.classList.remove('cmplz-elementor-widget-video-playlist');
						obj.classList.add('elementor-widget-video-playlist');
					}
					obj.setAttribute('data-settings', obj.getAttribute('data-cmplz-elementor-settings'));
					blockedContentContainers.push(obj);
				});

				document.querySelectorAll(selectorGeneric).forEach(obj => {
					let elementService = obj.getAttribute('data-service');
					if ( cmplz_is_service_denied(elementService) ) {
						return;
					}
					if (obj.classList.contains('cmplz-elementor-activated')) return;

					if (obj.classList.contains('cmplz-fb-video')) {
						obj.classList.remove('cmplz-fb-video');
						obj.classList.add('fb-video');
					}

					obj.classList.add('cmplz-elementor-activated');
					obj.setAttribute('data-href', obj.getAttribute('data-cmplz-elementor-href'));
					blockedContentContainers.push(obj.closest('.elementor-widget'));
				});

				/**
				 * Trigger the widgets in Elementor
				 */
				for (var key in blockedContentContainers) {
					if (blockedContentContainers.hasOwnProperty(key) && blockedContentContainers[key] !== undefined) {
						let blockedContentContainer = blockedContentContainers[key];
						if (elementorFrontend.elementsHandler) {
							elementorFrontend.elementsHandler.runReadyTrigger(blockedContentContainer)
						}
						var cssIndex = blockedContentContainer.getAttribute('data-placeholder_class_index');
						blockedContentContainer.classList.remove('cmplz-blocked-content-container');
						blockedContentContainer.classList.remove('cmplz-placeholder-' + cssIndex);
					}
				}

			});
		
		
        
            document.addEventListener("cmplz_enable_category", function () {
                document.querySelectorAll('[data-rocket-lazyload]').forEach(obj => {
                    if (obj.hasAttribute('data-lazy-src')) {
                        obj.setAttribute('src', obj.getAttribute('data-lazy-src'));
                    }
                });
            });
        
		
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://libn.com/wp-content/cache/min/1/wp-content/plugins/slidedeck3-personal/js/jail.js?ver=1776868916" id="jail-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://libn.com/wp-content/plugins/slidedeck3-personal/js/jquery-mousewheel/jquery.mousewheel.min.js?ver=3.0.6" id="scrolling-js-js"></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://libn.com/wp-content/cache/min/1/wp-content/plugins/slidedeck3-personal/js/jquery.easing.1.3.js?ver=1776868917" id="jquery-easing-js"></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://libn.com/wp-content/cache/min/1/wp-content/plugins/slidedeck3-personal/js/slidedeck.jquery.js?ver=1776868917" id="slidedeck-library-js-js"></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://libn.com/wp-content/cache/min/1/wp-content/plugins/slidedeck3-personal/js/slidedeck-public.js?ver=1776868917" id="slidedeck-public-js"></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://libn.com/wp-content/cache/min/1/widgets.js?ver=1776868917" id="twitter-intent-api-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://libn.com/wp-content/plugins/seriously-simple-podcasting/assets/js/castos-player.min.js?ver=3.10.3" id="ssp-castos-player-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://libn.com/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.31.3" id="elementor-pro-webpack-runtime-js"></script>
<script type="rocketlazyloadscript" id="elementor-pro-frontend-js-before">
var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/libn.com\/wp-admin\/admin-ajax.php","nonce":"41f78d34ab","urls":{"assets":"https:\/\/libn.com\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/libn.com\/wp-json\/"},"settings":{"lazy_load_background_images":true},"popup":{"hasPopUps":false},"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:\/\/libn.com\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}};
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://libn.com/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.31.3" id="elementor-pro-frontend-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://libn.com/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.31.3" id="pro-elements-handlers-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
var slideDeck2URLPath = "https://libn.com/wp-content/plugins/slidedeck3-personal";
var slideDeck2iframeByDefault = false;
</script>

<!--Plugin WP Missed Schedule Active - Secured with Genuine Authenticity KeyTag-->

<!-- This site is patched against a big problem not solved since WordPress 2.5 -->

<script type="rocketlazyloadscript">
    jQuery(document).ready(function($) {
        $('a[href^="#"]').on('click', function(e) {
            e.preventDefault();
            var target = $(this.hash);
            if (target.length) {
                $('html, body').animate({
                    scrollTop: target.offset().top - 80
                }, 500);
            }
        });
        $(window).off('hashchange');
    });
</script>
<script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue}
if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}
images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1}
if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://libn.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script><script>function lazyLoadThumb(e,alt,l){var t='<img data-lazy-src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="Play Youtube video"></button>';if(l){t=t.replace('data-lazy-','');t=t.replace('loading="lazy"','');t=t.replace(/<noscript>.*?<\/noscript>/g,'');}t=t.replace('alt=""','alt="'+alt+'"');return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?"":"&"+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow","accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var exclusions=[];var e,t,p,u,l,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)(e=document.createElement("div")),(u='https://i.ytimg.com/vi/ID/hqdefault.jpg'),(u=u.replace('ID',a[t].dataset.id)),(l=exclusions.some(exclusion=>u.includes(exclusion))),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query",a[t].dataset.query),e.setAttribute("data-src",a[t].dataset.src),(e.innerHTML=lazyLoadThumb(a[t].dataset.id,a[t].dataset.alt,l)),a[t].appendChild(e),(p=e.querySelector(".play")),(p.onclick=lazyLoadYoutubeIframe)});</script><script>(()=>{class RocketElementorPreload{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)}t(){let t=getComputedStyle(this.deviceMode,":after").content.replace(/"/g,"");this.animationSettingKeys=this.i(t),document.querySelectorAll(".elementor-invisible[data-settings]").forEach((t=>{const e=t.getBoundingClientRect();if(e.bottom>=0&&e.top<=window.innerHeight)try{this.o(t)}catch(t){}}))}o(t){const e=JSON.parse(t.dataset.settings),i=e.m||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 o=setTimeout((()=>{t.classList.remove("elementor-invisible"),t.classList.add("animated",n),this.l(t,e)}),i);window.addEventListener("rocket-startLoading",(function(){clearTimeout(o)}))}i(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}l(t,e){this.i().forEach((t=>delete e[t])),t.dataset.settings=JSON.stringify(e)}static run(){const t=new RocketElementorPreload;requestAnimationFrame(t.t.bind(t))}}document.addEventListener("DOMContentLoaded",RocketElementorPreload.run)})();</script></body>

</html>


<!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me -->